SRU2017, generated 2017-10-18
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
A - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
A - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
A5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
ABORT - Static variable in class com.prowidesoftware.swift.model.field.Field272
Component number for the Abort subfield
AbstractMessage - Class in com.prowidesoftware.swift.model
Base class for hierarchy of specific MT and MX classes.
AbstractMessage() - Constructor for class com.prowidesoftware.swift.model.AbstractMessage
 
AbstractMessage(MessageStandardType) - Constructor for class com.prowidesoftware.swift.model.AbstractMessage
 
AbstractMT - Class in com.prowidesoftware.swift.model.mt
Base class for specific MTs.
This class implements several high level delegate methods of SwiftMessage.
AbstractMT(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.AbstractMT
 
AbstractMT(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.AbstractMT
Deprecated.
use constructor from subclasses instead
AbstractMT() - Constructor for class com.prowidesoftware.swift.model.mt.AbstractMT
Creates a particular MT initialized with a new SwiftMessage.
AbstractMT(int) - Constructor for class com.prowidesoftware.swift.model.mt.AbstractMT
Create an input message for the given type setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
AbstractMT(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.AbstractMT
Creates a new input message for the given type setting the given sender and receiver.
All mandatory header attributes are completed with default values.
AbstractMX - Class in com.prowidesoftware.swift.model.mx
Base class for specific MX messages.
IMPORTANT: An MX message is conformed by a set of optional headers and a message payload or document with the actual specific MX message.
AbstractMX() - Constructor for class com.prowidesoftware.swift.model.mx.AbstractMX
 
AbstractMX(BusinessHeader) - Constructor for class com.prowidesoftware.swift.model.mx.AbstractMX
 
AbstractReader - Class in com.prowidesoftware.swift.io
Base class for message reader iterators.
AbstractReader(Reader) - Constructor for class com.prowidesoftware.swift.io.AbstractReader
Constructs a reader to read messages from a given Reader instance
AbstractReader(String) - Constructor for class com.prowidesoftware.swift.io.AbstractReader
Constructs a reader to read messages from a string
AbstractReader(InputStream) - Constructor for class com.prowidesoftware.swift.io.AbstractReader
Constructs a reader to read messages from a stream
AbstractReader(File) - Constructor for class com.prowidesoftware.swift.io.AbstractReader
Constructs a reader to read messages from a file
AbstractSwiftMessage - Class in com.prowidesoftware.swift.model
Base class for common attributes of MT and MX SWIFT messages intended for messages persistence.
This class hierarchy is designed as a container of the raw message contents (xml for MX and FIN for MT) plus minimal message metadata.
AbstractSwiftMessage() - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
Empty constructor provided for ORM persistence.
AbstractSwiftMessage(String) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
Creates a new message reading the message the content from a string.
AbstractSwiftMessage(String, FileFormat) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
AbstractSwiftMessage(InputStream) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
Creates a new message reading the message the content from an input stream, using UTF-8 as encoding.
AbstractSwiftMessage(InputStream, FileFormat) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
AbstractSwiftMessage(File) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
Creates a new message reading the message the content from a file.
AbstractSwiftMessage(File, FileFormat) - Constructor for class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
AbstractWriter - Class in com.prowidesoftware.swift.io
Base implementation for message writers.
AbstractWriter(Writer) - Constructor for class com.prowidesoftware.swift.io.AbstractWriter
Constructs a writer to write content into a given Writer instance.
AbstractWriter(File) - Constructor for class com.prowidesoftware.swift.io.AbstractWriter
Constructs a writer to write content into a file.
AbstractWriter(String) - Constructor for class com.prowidesoftware.swift.io.AbstractWriter
Constructs a writer to write content into a file.
AbstractWriter(OutputStream) - Constructor for class com.prowidesoftware.swift.io.AbstractWriter
Constructs a writer to write content into a given stream.
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCA
ACCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACCEPT_REJECT_OPTION - Static variable in class com.prowidesoftware.swift.model.field.Field451
Component number for the Accept Reject Option subfield
ACCEPTED - Static variable in class com.prowidesoftware.swift.model.field.Field280
Component number for the Accepted subfield
ACCEPTED - Static variable in class com.prowidesoftware.swift.model.field.Field281
Component number for the Accepted subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field25
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field25A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field25P
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field42A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field42D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field50A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field50D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field50G
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field50H
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field50K
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field51A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field51C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field51D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field52A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field52B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field52C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field52D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field53A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field53B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field53C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field53D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field54A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field54B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field54D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field55A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field55B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field55D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field56A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field56B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field56C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field56D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field57A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field57B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field57C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field57D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field58A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field58B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field58D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field59
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field59A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field81A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field81D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field82A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field82B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field82D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field83A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field83C
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field83D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field84A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field84B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field84D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field85A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field85B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field85D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field86A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field86B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field86D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field87A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field87B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field87D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field88A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field88B
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field88D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field89A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field89D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field91A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field91D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field96A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field96D
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field97A
Component number for the Account subfield
ACCOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field97E
Component number for the Account subfield
ACCOUNT_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Component number for the Account Number subfield
ACCOUNT_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Component number for the Account Type Code subfield
ACCT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCT
ACCT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACCTINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCTINFO
ACCTINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCTINFO
ACCTINFO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACCW
ACCW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACIN
ACIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACK_REPLAY_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the ACK Replay Indicator subfield
AckMessageComparator - Class in com.prowidesoftware.swift.utils
A SwiftMessageComparator tailored for typical ACK matching.
AckMessageComparator() - Constructor for class com.prowidesoftware.swift.utils.AckMessageComparator
 
AckSystemMessage - Class in com.prowidesoftware.swift.model.mt
Generic MT representation for service messages with service id 21 = GPA/FIN Message (ACK/NAK/UAK/UNK).
AckSystemMessage(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.AckSystemMessage
 
AckSystemMessage(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
AckSystemMessage(File) - Constructor for class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
AckSystemMessage(String) - Constructor for class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACOW
ACOW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACRU
ACRU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360
ACT_360 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365
ACT_365 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACTCURR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTCURR
ACTCURR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTI
ACTI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ACTINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ACTINFO
ACTINFO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AD - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AD
AD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
add(XMLEvent) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
add(XMLEventReader) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
add(Field) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Deprecated.
addAdrLine(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
addAttribute(String, String) - Method in class com.prowidesoftware.swift.model.MxNode
Adds the given attribute to the node.
ADDB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDB
ADDB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDB
ADDB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
addBlock(SwiftBlock) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Add a block to this message.
addChild(String) - Method in class com.prowidesoftware.swift.model.SequenceNode
Adds a sequence to this node
addField(Field) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Adds the given field to the body block.
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDINFO
ADDINFO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADDING_OUR_CONFIRMATION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDING_OUR_CONFIRMATION
ADDING_OUR_CONFIRMATION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDING_OUR_CONFIRMATION
ADDING_OUR_CONFIRMATION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADDITIONAL_INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field23A
Component number for the Additional Information subfield
ADDITIONAL_INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field23E
Component number for the Additional Information subfield
ADDITIONAL_INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field24D
Component number for the Additional Information subfield
ADDITIONAL_INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field433
Component number for the Additional Information subfield
addNote(SwiftMessageNote) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Adds a new note to the messages, initializing the note list if necessary.
addOthr(GenericOrganisationIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
addOthr(GenericPersonIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
ADDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDR
ADDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDR
ADDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDR
ADDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDR
ADDR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field94E
Component number for the Address subfield
ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field94G
Component number for the Address subfield
ADDRESS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDRESS
ADDRESS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDRESS
ADDRESS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADDRESS
ADDRESS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AddressType2Code - Enum in com.prowidesoftware.swift.model.mx.dic
 
addRevision(SwiftMessageRevision) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Adds a new revision to the messages, initializing the revision list if necessary.
addSeq(SwiftMessage, String, Tag...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Adds the given tags in the message, surrounded with sequence boundaries for given sequence name.
addStatus(SwiftMessageStatusInfo) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Adds a status to the message's status trail and current status attribute, initializing the statuses trail list if necessary.
addTag(Tag) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Deprecated.
use SwiftTagListBlock.append(Tag) instead of this
addTagnameToIgnore(String) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
addTags(List<Tag>) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Add all tags in the List argument to the current blocks.
addText(String) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
adds a new unparsed text
addText(SwiftMessage) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
adds a new unparsed text from a message
addUserBlock(SwiftBlockUser) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Add a user defined block to the message (if the block already exists, it is replaced)
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEL
ADEL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEX
ADEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADEX
ADEX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADMT
ADMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADMT
ADMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
adrLine - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
adrTp - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
ADSR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADSR
ADSR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADSR
ADSR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADTX
ADTX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADVC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADVC
ADVC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADVD
ADVD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ADVI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ADVI
ADVI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AEXP
AEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AEXP
AEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AEXP
AEXP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFB
AFB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFCA
AFCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFFB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFB
AFFB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFB
AFFB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFFM
AFFM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365
AFI_365 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFRI - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFRI
AFRI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AFWD - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AFWD
AFWD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AGGR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGGR
AGGR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
AGNT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGRE
AGRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AKTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AKTI
AKTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AKTI
AKTI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALAM
ALAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALLDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLDET
ALLDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLE
ALLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALLO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLO
ALLO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALLOC
ALLOC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALLOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Component number for the Allocation subfield
ALMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALMR
ALMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALMR
ALMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALMR
ALMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALMR
ALMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALMR
ALMR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALOC
ALOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALOC
ALOC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALTE
ALTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ALTERNATE_ID - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the Alternate ID subfield
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ALUM
ALUM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMAM - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMAM
AMAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEG
AMEG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMEND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMEND
AMEND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMER
AMER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
AMND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
amount() - Method in interface com.prowidesoftware.swift.model.field.AmountContainer
Get the first amount in this field.
amount(Field) - Static method in class com.prowidesoftware.swift.model.field.AmountResolver
Gets the amount of the given field by reading it's components pattern.
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field13K
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19C
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19C
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19Y
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field19Z
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32B
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32C
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32D
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32G
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32H
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32M
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32R
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32R
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field32U
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33B
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33C
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33D
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33E
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33G
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33H
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33J
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33J
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33P
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33S
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33S
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field33T
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field33T
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34B
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34E
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34J
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34J
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34P
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field34R
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field35A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field35A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field35H
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field35H
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field35N
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field35N
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field35S
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field35S
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field35U
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field35U
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field36
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field36B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field36E
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37A
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37B
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37C
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37D
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37E
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37F
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37G
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37H
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37J
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37K
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37L
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37M
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37P
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37R
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37U
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field37V
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field60F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field60M
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field61
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field62F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field62M
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field64
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field64
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field65
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field65
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field71F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field71G
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field90A
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field90C
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field90D
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field90K
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field90K
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field90L
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field92A
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field92D
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92P
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92P
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field92R
 
amount() - Method in class com.prowidesoftware.swift.model.field.Field93B
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field93C
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field93D
 
AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Component number for the Amount subfield
amount() - Method in class com.prowidesoftware.swift.model.field.Field99A
 
AMOUNT1 - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Amount1 subfield
AMOUNT1 - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the Amount1 subfield
AMOUNT2 - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Amount2 subfield
AMOUNT2 - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the Amount2 subfield
AMOUNT_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Component number for the Amount Type Code subfield
AMOUNT_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Amount Type Code subfield
AmountContainer - Interface in com.prowidesoftware.swift.model.field
Interface to mark fields whose definition contain an amount.
AmountResolver - Class in com.prowidesoftware.swift.model.field
Helper API to detect amount component in fields.
AmountResolver() - Constructor for class com.prowidesoftware.swift.model.field.AmountResolver
 
amounts(Field, int...) - Static method in class com.prowidesoftware.swift.model.field.AmountResolver
Deprecated.
amounts(Field) - Static method in class com.prowidesoftware.swift.model.field.AmountResolver
Gets the amounts of the given field by reading it's components pattern.
amounts() - Method in class com.prowidesoftware.swift.model.field.Field13K
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19Y
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field19Z
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32R
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33J
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33S
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field33T
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34J
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field35A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field35H
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field35N
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field35S
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field35U
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field36
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field36B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field36E
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37E
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37G
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37H
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37J
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37K
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37L
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37M
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37P
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37R
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37U
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field37V
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field60F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field60M
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field61
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field62F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field62M
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field64
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field65
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90K
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field90L
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92A
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92P
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field92R
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field93B
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field93C
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field93D
 
amounts() - Method in class com.prowidesoftware.swift.model.field.Field99A
 
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMT
AMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AMTL - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMTL
AMTL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
analizeMessage() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Convenient API to get structure information from an MX message.
ANDF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANDF
ANDF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ANOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANOU
ANOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANOU
ANOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANOU
ANOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANOU
ANOU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANTO
ANTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ANUG
ANUG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
any - Variable in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
anyBIC - Variable in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
APAC - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.APAC
APAC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
APLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.APLI
APLI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
append(StringBuilder, int) - Method in class com.prowidesoftware.swift.model.field.Field
Appends a not null field component to the builder.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Add all tags from block to the end of the block4
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Add all tags to the end of the block4
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Add all the fields to the end of the block4
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Add all tags from block to the end of the block4.
append(Tag...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Add all tags to the end of the block4.
append(Field...) - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Add all the fields to the end of the block4.
append(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Appends all tags in block to the contents of this block
append(SwiftTagListBlock...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Appends all blocks to the end of this one.
append(Tag) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Add the given tag to the end of the list
append(Tag...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Appends all tags to the current block
append(Field) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Add the given field to the end of the list.
append(Field...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Appends all fields to the current block
append(SwiftMessage, SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Appends block to the block4 of the given message.
appendInLines(StringBuilder, String...) - Method in class com.prowidesoftware.swift.model.field.Field
Append each lines in a new lines, empty lines are ignored
appendInLines(StringBuilder, int, int) - Method in class com.prowidesoftware.swift.model.field.Field
Append each component between componentStart and componentEnd in a new lines, empty components are ignored
APPLICABLE_RULES - Static variable in class com.prowidesoftware.swift.model.field.Field40E
Component number for the Applicable Rules subfield
APPLICABLE_RULES - Static variable in class com.prowidesoftware.swift.model.field.Field40F
Component number for the Applicable Rules subfield
APPLICATION_ID_FIN - Static variable in class com.prowidesoftware.swift.model.SwiftBlock1
Constant for FIN messages in application id
APPLICATION_ID_GPA - Static variable in class com.prowidesoftware.swift.model.SwiftBlock1
Constant for GPA (General Purpose Application) messages in application id
APPLICATION_ID_LOGINS - Static variable in class com.prowidesoftware.swift.model.SwiftBlock1
Constant for Logins and so messages in application id
APPLICATION_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field101
Component number for the Application Identifier subfield
ApplicationHeader - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
ApplicationHeader() - Constructor for class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
AREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AREV
AREV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ARRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ARRE
ARRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ASET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASET
ASET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
asField() - Method in class com.prowidesoftware.swift.model.Tag
 
ASIA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASIA
ASIA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
ASRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASRF
ASRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASRF
ASRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASRF
ASRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ASRF
ASRF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
asTag() - Method in class com.prowidesoftware.swift.model.field.Field
Get the generic tag object of this field.
asTagArray() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the content of this tag block as a Tag array.
ATAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ATAX
ATAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ATAX
ATAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.ATAX
ATAX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AUDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUDT
AUDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AUTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTA
AUTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTA
AUTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTA
AUTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTH
AUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTH
AUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTH
AUTH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AUTHENTICATION_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field117
Component number for the Authentication Code subfield
AUTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTO
AUTO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AUTO
AUTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVAI
AVAI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVAL
AVAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVAL
AVAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVAL
AVAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVAL
AVAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVRF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVRF
AVRF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVRO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVRO
AVRO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVSF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVSF
AVSF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 
AVSO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AVSO
AVSO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsA
 

B

B - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.B
B - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.B
B - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.B
B - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.B
B - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.B
B - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
B - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
B5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
BAGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BAGA
BAGA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BAIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BAIN
BAIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BAKL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BAKL
BAKL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BAKL
BAKL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BALANCE_AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the Balance Amount subfield
BALANCE_CHECKPOINT_DATE_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field423
Component number for the Balance Checkpoint Date Time subfield
BALANCE_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the Balance Type Code subfield
BANKING_PRIORITY - Static variable in class com.prowidesoftware.swift.model.field.Field113
Component number for the Banking Priority subfield
BASE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASE
BASE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BaseMessageVisitor - Class in com.prowidesoftware.swift.utils
Base class for a IMessageVisitor.
BaseMessageVisitor() - Constructor for class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BASK
BASK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BAST
BAST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BBAIRS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BBAIRS
BBAIRS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BBAIRS
BBAIRS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BCOL
BCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BCOL
BCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BCOL
BCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BCOL
BCOL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
BEN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENE
BENE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENM
BENM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BENODET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENODET
BENODET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BENT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENT
BENT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENT
BENT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BENT
BENT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BERM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BERM
BERM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BIC - Class in com.prowidesoftware.swift.model
Helper class to process BIC related information.
BIC(String) - Constructor for class com.prowidesoftware.swift.model.BIC
Constructor with BIC code.
BIC() - Constructor for class com.prowidesoftware.swift.model.BIC
Default constructor
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field128
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field134
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field25P
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field41A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field42A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field50A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field50C
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field50G
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field51A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field52A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field53A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field54A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field55A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field56A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field57A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field58A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field59A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field81A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field82A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field83A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field84A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field85A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field86A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field87A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field88A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field89A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field91A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field94H
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field95P
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field96A
Component number for the BIC subfield
BIC - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Component number for the BIC subfield
BICContainer - Interface in com.prowidesoftware.swift.model.field
Interface to mark fields whose definition contain a BIC.
bicfi - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
bics() - Method in interface com.prowidesoftware.swift.model.field.BICContainer
Utility method that creates a BIC for every string returned by BICContainer.bicStrings()
bics() - Method in class com.prowidesoftware.swift.model.field.Field128
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field134
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field25P
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field41A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field42A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field50A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field50C
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field50G
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field51A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field52A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field53A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field54A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field55A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field56A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field57A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field58A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field59A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field81A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field82A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field83A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field84A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field85A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field86A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field87A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field88A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field89A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field91A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field94F
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field94H
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field95P
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field96A
 
bics() - Method in class com.prowidesoftware.swift.model.field.Field98J
 
bicStrings() - Method in interface com.prowidesoftware.swift.model.field.BICContainer
Get a list of strings of BICs present in this field
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field128
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field134
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field25P
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field41A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field42A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field50A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field50C
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field50G
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field51A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field52A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field53A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field54A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field55A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field56A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field57A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field58A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field59A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field81A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field82A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field83A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field84A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field85A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field86A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field87A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field88A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field89A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field91A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field94F
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field94H
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field95P
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field96A
 
bicStrings() - Method in class com.prowidesoftware.swift.model.field.Field98J
 
BIDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BIDI
BIDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BIDI
BIDI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
BILA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BINA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BINA
BINA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BIRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BIRT
BIRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BIRT
BIRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BIRT
BIRT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
birthDt - Variable in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
bizMsgIdr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
bizMsgIdr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
bizSvc - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
bizSvc - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
bldgNb - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOC
BLOC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
block4Consume(SwiftBlock4, String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a block 4 from an input string.
BLOCKNAME - Static variable in class com.prowidesoftware.swift.model.field.Field16R
Component number for the BlockName subfield
BLOCKNAME - Static variable in class com.prowidesoftware.swift.model.field.Field16S
Component number for the BlockName subfield
blockName - Variable in class com.prowidesoftware.swift.model.SwiftBlockUser
Block name.
blockType - Variable in class com.prowidesoftware.swift.model.SwiftBlock
helper for hibernate mapping
BLOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOK
BLOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOK
BLOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOK
BLOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BLOK
BLOK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BMRB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BMRB
BMRB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BMRB
BMRB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BMRB
BMRB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BMRB
BMRB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BMRB
BMRB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOCL
BOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOCL
BOCL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BOLQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOLQ
BOLQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOLQ
BOLQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BON
BON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BON
BON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BON
BON - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BOOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOOK
BOOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOOK
BOOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOOK
BOOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOOK
BOOK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BOOK
BOOK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BORD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORD
BORD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BORR
BORR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BPAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BPAR
BPAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BPAR
BPAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BPAR
BPAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BPAR
BPAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
branch - Variable in class com.prowidesoftware.swift.model.BIC
 
BRANCH1 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch1 subfield
BRANCH10 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch10 subfield
BRANCH2 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch2 subfield
BRANCH3 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch3 subfield
BRANCH4 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch4 subfield
BRANCH5 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch5 subfield
BRANCH6 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch6 subfield
BRANCH7 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch7 subfield
BRANCH8 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch8 subfield
BRANCH9 - Static variable in class com.prowidesoftware.swift.model.field.Field346
Component number for the Branch9 subfield
BranchAndFinancialInstitutionIdentification5 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
BranchAndFinancialInstitutionIdentification5() - Constructor for class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
BranchData2 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
BranchData2() - Constructor for class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRCR
BRCR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREAK
BREAK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BREF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREF
BREF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREF
BREF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREF
BREF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BREF
BREF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BRIT
BRIT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
brnchId - Variable in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
BROADCAST_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field132
Component number for the Broadcast Indicator subfield
BROADCAST_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field133
Component number for the Broadcast Indicator subfield
BROADCAST_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field136
Component number for the Broadcast Indicator subfield
BROADCAST_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field137
Component number for the Broadcast Indicator subfield
BROADCAST_ISSUER - Static variable in class com.prowidesoftware.swift.model.field.Field133
Component number for the Broadcast Issuer subfield
BROADCAST_ISSUER - Static variable in class com.prowidesoftware.swift.model.field.Field137
Component number for the Broadcast Issuer subfield
BROADCAST_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field132
Component number for the Broadcast Number subfield
BROADCAST_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field133
Component number for the Broadcast Number subfield
BROADCAST_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field136
Component number for the Broadcast Number subfield
BROADCAST_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field137
Component number for the Broadcast Number subfield
BROADCAST_REQUESTER_CITY - Static variable in class com.prowidesoftware.swift.model.field.Field134
Component number for the Broadcast Requester City subfield
BROADCAST_REQUESTER_NAME - Static variable in class com.prowidesoftware.swift.model.field.Field134
Component number for the Broadcast Requester Name subfield
BROADCAST_TEXT - Static variable in class com.prowidesoftware.swift.model.field.Field312
Component number for the Broadcast Text subfield
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BROK
BROK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
buildMessage(String, Object) - Method in class com.prowidesoftware.swift.io.writer.TextWriter
Deprecated.
Creates a string with a swift message for the given object.
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUSE
BUSE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BusinessApplicationHeader1 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
BusinessApplicationHeader1() - Constructor for class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
BusinessApplicationHeaderV01 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
BusinessApplicationHeaderV01() - Constructor for class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
BusinessHeader - Class in com.prowidesoftware.swift.model.mx
General information applicable to any MX.
BusinessHeader() - Constructor for class com.prowidesoftware.swift.model.mx.BusinessHeader
Creates an empty header
BusinessHeader(ApplicationHeader) - Constructor for class com.prowidesoftware.swift.model.mx.BusinessHeader
Creates a business header from the SWIFT Application Header
BusinessHeader(BusinessApplicationHeaderV01) - Constructor for class com.prowidesoftware.swift.model.mx.BusinessHeader
Creates a business header from the ISO Business Application Header
BUY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUY
BUY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BUYE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYE
BUYE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BUYR
BUYR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BWIT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BWIT
BWIT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BWIT
BWIT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 
BYSTAREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BYSTAREA
BYSTAREA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsB
 

C

C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
C - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
C - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
C5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
CABF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CABF
CABF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CACF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACF
CACF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACK
CACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACK
CACK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CACN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACN
CACN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACN
CACN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACN
CACN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CACONF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CACONF
CACONF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADE
CADE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CADETL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADETL
CADETL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADETL
CADETL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADETL
CADETL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADETL
CADETL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CADETL
CADETL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAEP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEP
CAEP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAEV
CAEV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAINST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAINST
CAINST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
calculateChecksum(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Proprietary checksum for message integrity verification.
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALD
CALD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CALL
CALL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
camelized() - Method in class com.prowidesoftware.swift.model.MxId
 
CAMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAMV
CAMV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
CANC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CANCEL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANCEL
CANCEL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAND
CAND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CANP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANP
CANP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANP
CANP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANP
CANP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANP
CANP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANP
CANP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CANR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANR
CANR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAON
CAON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAON
CAON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAON
CAON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAON
CAON - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOP
CAOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAOPTN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAOPTN
CAOPTN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAPBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPBUYER
CAPBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPBUYER
CAPBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPBUYER
CAPBUYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAPG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPG
CAPG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPG
CAPG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPG
CAPG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPP
CAPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAPSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPSELLER
CAPSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPSELLER
CAPSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAPSELLER
CAPSELLER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASH
CASH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHACCT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHACCT
CASHACCT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHDET
CASHDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHMOVE
CASHMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHMOVE
CASHMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHMOVE
CASHMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHMOVE
CASHMOVE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHSECDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSECDET
CASHSECDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSET
CASHSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSET
CASHSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSET
CASHSET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASHSET1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSET1
CASHSET1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASHSET1
CASHSET1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAST
CAST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CASY
CASY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CATB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CATB
CATB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CATB
CATB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CATB
CATB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CATB
CATB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CATB
CATB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CATEGORY - Static variable in class com.prowidesoftware.swift.model.field.Field125
Component number for the Category subfield
CAVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAVA
CAVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CAVA
CAVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CBCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CBCH
CBCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CBCH
CBCH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCAL
CCAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCAL
CCAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCAM
CCAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCMV
CCMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCMV
CCMV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCOL
CCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCOL
CCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCOL
CCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCOL
CCOL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCPT
CCPT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCTR
CCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CCTR
CCTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
cd - Variable in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
cd - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
cd - Variable in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
cd - Variable in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
CDEA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CDEA
CDEA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CEEE - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CEEE
CEEE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CEFI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CEFI
CEFI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CER
CER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CER
CER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CER
CER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CERT
CERT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CETI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CETI
CETI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CETI
CETI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CETI
CETI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CFI_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field12C
Component number for the CFI Code subfield
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFR
CFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CFRE
CFRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CGEN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CGEN
CGEN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CGEN
CGEN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CGEN
CGEN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAI
CHAI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CHAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAN
CHAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAN
CHAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAN
CHAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHAR
CHAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
charSet - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
charSet - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
CHNG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHNG
CHNG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CHQB
CHQB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIF
CIF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CINL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINL
CINL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINL
CINL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINL
CINL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CINS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINS
CINS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINS
CINS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CINT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINT
CINT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINT
CINT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINT
CINT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CINT
CINT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CIP
CIP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CITY
CITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CITY
CITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CITY
CITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CITY
CITY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
cityOfBirth - Variable in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
CLAM - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAM
CLAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAM
CLAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLAS
CLAS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLBR
CLBR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCI
CLCI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCL
CLCL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLCP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCP
CLCP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLCP
CLCP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLEA
CLEA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
clean() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets all attributes to null
clean() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Sets all attributes to null
clean() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets all attributes to null
clear() - Method in class com.prowidesoftware.swift.model.SwiftMessage
remove all blocks from these message, including user blocks
clear() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Removes all tags from the backing storage.
clearEnv() - Static method in class com.prowidesoftware.deprecation.DeprecationUtils
Sets the environment variable PW_DEPRECATED to an empty string, meaning all flags corresponding to the deprecation phase will be active by default.
ClearingSystemIdentification2Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
ClearingSystemIdentification2Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
ClearingSystemMemberIdentification2 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
ClearingSystemMemberIdentification2() - Constructor for class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
CLM - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLM
CLM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
clone() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
CLOS - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLOS
CLOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
close() - Method in class com.prowidesoftware.swift.io.AbstractWriter
Close the stream.
close() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
CLOSEOUT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLOSEOUT
CLOSEOUT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPA
CLPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPA
CLPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPA
CLPA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLPB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPB
CLPB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPB
CLPB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPB
CLPB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLPR
CLPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
clrSysId - Variable in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
clrSysMmbId - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
CLST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLST
CLST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLTDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTDET
CLTDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTDET
CLTDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTDET
CLTDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTR
CLTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CLTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CLTY
CLTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CMAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMAF
CMAF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CMSW - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMSW
CMSW - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMSW
CMSW - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMSW
CMSW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CMTO - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMTO
CMTO - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMTO
CMTO - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMTO
CMTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CMZB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMZB
CMZB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMZB
CMZB - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CMZB
CMZB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CNTR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CNTR
CNTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAF
COAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAF
COAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAF
COAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAF
COAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAF
COAF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAL
COAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAL
COAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COAP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAP
COAP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COAX
COAX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field13J
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field14J
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field22
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field22H
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field23A
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field23C
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field23E
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field24D
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field31X
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field33G
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field36C
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field39B
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field401
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field40B
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field41A
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field41D
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field421
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field461
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field503
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field69J
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field71A
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field77B
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90E
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field97C
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Component number for the Code subfield
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODE
CODE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CODE_1 - Static variable in class com.prowidesoftware.swift.model.field.Field23
Component number for the Code 1 subfield
CODE_2 - Static variable in class com.prowidesoftware.swift.model.field.Field23
Component number for the Code 2 subfield
CODE_3 - Static variable in class com.prowidesoftware.swift.model.field.Field23
Component number for the Code 3 subfield
CODES - Static variable in class com.prowidesoftware.swift.model.field.Field336
Component number for the Codes subfield
CODO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODO
CODO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODO
CODO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CODS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODS
CODS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CODU
CODU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COFF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COFF
COFF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COIN
COIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLA
COLA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLD
COLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLD
COLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLD
COLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLD
COLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLD
COLD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLE
COLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLI
COLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLI
COLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLI
COLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLI
COLI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLL
COLL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLLARBYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARBYER
COLLARBYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARBYER
COLLARBYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARBYER
COLLARBYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLLARSLLR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARSLLR
COLLARSLLR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARSLLR
COLLARSLLR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLARSLLR
COLLARSLLR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLLPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLPRTY
COLLPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLPRTY
COLLPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLLPRTY
COLLPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLN - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLN
COLN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLO
COLO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLO
COLO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLO
COLO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLO
COLO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COLR
COLR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
com.prowidesoftware - package com.prowidesoftware
Generic internal classes
com.prowidesoftware.deprecation - package com.prowidesoftware.deprecation
Classes to support Prowide deprecation policy: Deprecation Policy
com.prowidesoftware.swift - package com.prowidesoftware.swift
General purpose utility classes for the swift model
com.prowidesoftware.swift.io - package com.prowidesoftware.swift.io
RJE reader/writer to process batch files with multiple messages.
com.prowidesoftware.swift.io.parser - package com.prowidesoftware.swift.io.parser
Classes that parse SWIFT messages from FIN or XML into SwiftMessage objects.
com.prowidesoftware.swift.io.writer - package com.prowidesoftware.swift.io.writer
Classes to serialize SwiftMessage object into a String with SWIFT FIN or XML formats
com.prowidesoftware.swift.model - package com.prowidesoftware.swift.model
Core package with classes that model SWIFT messages.
com.prowidesoftware.swift.model.field - package com.prowidesoftware.swift.model.field
Base package for classes that model SWIFT MT message fields.
com.prowidesoftware.swift.model.mt - package com.prowidesoftware.swift.model.mt
Base package for classes that model SWIFT MTs.
com.prowidesoftware.swift.model.mt.mt0xx - package com.prowidesoftware.swift.model.mt.mt0xx
 
com.prowidesoftware.swift.model.mt.mt1xx - package com.prowidesoftware.swift.model.mt.mt1xx
 
com.prowidesoftware.swift.model.mt.mt2xx - package com.prowidesoftware.swift.model.mt.mt2xx
 
com.prowidesoftware.swift.model.mt.mt3xx - package com.prowidesoftware.swift.model.mt.mt3xx
 
com.prowidesoftware.swift.model.mt.mt4xx - package com.prowidesoftware.swift.model.mt.mt4xx
 
com.prowidesoftware.swift.model.mt.mt5xx - package com.prowidesoftware.swift.model.mt.mt5xx
 
com.prowidesoftware.swift.model.mt.mt6xx - package com.prowidesoftware.swift.model.mt.mt6xx
 
com.prowidesoftware.swift.model.mt.mt7xx - package com.prowidesoftware.swift.model.mt.mt7xx
 
com.prowidesoftware.swift.model.mt.mt8xx - package com.prowidesoftware.swift.model.mt.mt8xx
 
com.prowidesoftware.swift.model.mt.mt9xx - package com.prowidesoftware.swift.model.mt.mt9xx
 
com.prowidesoftware.swift.model.mx - package com.prowidesoftware.swift.model.mx
Base package for classes that model SWIFT MX messages.
com.prowidesoftware.swift.model.mx.dic - package com.prowidesoftware.swift.model.mx.dic
Base package for all MX business objects used inside MX messages.
com.prowidesoftware.swift.translations - package com.prowidesoftware.swift.translations
 
com.prowidesoftware.swift.utils - package com.prowidesoftware.swift.utils
Miscellaneous utility and helper classes.
COMBINED_CRITERIA - Static variable in class com.prowidesoftware.swift.model.field.Field349
Component number for the Combined Criteria subfield
COMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMI
COMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMM
COMM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COMMON_REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field22
Component number for the Common Reference subfield
COMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMP
COMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMP
COMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMP
COMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMP
COMP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
compare(SwiftMessage, SwiftMessage) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
Compare the two given messages.
compareB1(SwiftBlock1, SwiftBlock1) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
Return true if blocks are equals in all values except session and sequence number and false in any other case (including one of them being null) If both parameters are null it returns true, since there is nothing to compare.
compareB2(SwiftBlock2, SwiftBlock2) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
Compares all elements of block2.
compareTagListBlock(SwiftTagListBlock, SwiftTagListBlock) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
Compare all tags in taglist from both given blocks.
components - Variable in class com.prowidesoftware.swift.model.field.Field
Zero based list of field components in String format.
For example: for field content ":FOO//EUR1234 will be components[0]=FOO, components[1]=EUR and components[1]=1234
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field101
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field102
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field103
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field104
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field105
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field106
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field107
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field108
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field109
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field110
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field111
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field113
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field114
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field115
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field116
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field117
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field118
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field119
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field120
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field121
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field122
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field123
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field124
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field125
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field126
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field127
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field128
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field129
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field130
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field132
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field133
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field134
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field135
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field136
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field137
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field140
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field141
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field142
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field143
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field144
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field151
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field152
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field153
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15I
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15O
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field165
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field171
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field172
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field173
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field174
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field175
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field177
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field179
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17I
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17O
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17V
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17W
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17X
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field199
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field202
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field203
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field204
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field206
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field208
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field209
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22V
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22W
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22X
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field242
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field243
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field24B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field24D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field251
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field252
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field253
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field254
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field255
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field256
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field257
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field258
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field259
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field260
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field263
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field264
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field27
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field270
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field271
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field272
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field280
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field281
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field301
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field302
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field303
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field304
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field305
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field307
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30V
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30X
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field311
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field312
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field313
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31X
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field329
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field330
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field331
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field332
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field333
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field334
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field335
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field336
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field337
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field338
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field339
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field340
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field341
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field342
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field343
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field344
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field345
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field346
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field347
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field348
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field349
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37V
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field401
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field405
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field41A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field41D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field421
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field422
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field423
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field424
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field425
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field431
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field432
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field433
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field434
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field43P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field43T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field443
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field451
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field45A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field45B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field461
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field46A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field46B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field47A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field47B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field48
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field49
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field503
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field533
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field60F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field60M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field61
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field619
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field62F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field62M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field64
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field65
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field68A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field72
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field73
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field74
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field75
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field76
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77T
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field78
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field79
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field80C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92M
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92N
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95L
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95P
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95R
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95S
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95U
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95V
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98C
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98D
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98E
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98F
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98G
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98H
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98J
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98K
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field999
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99A
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99B
 
COMPONENTS_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99C
 
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns the field's components pattern
componentsPattern() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns the field's components pattern
componentsPattern() - Method in interface com.prowidesoftware.swift.model.field.PatternContainer
 
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
componentsSize() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined.
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COMT
COMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONB
CONB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONB
CONB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONC
CONC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COND
COND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field11A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13J
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field17B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field20C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field20D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22H
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69J
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70G
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90K
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92K
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92P
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94G
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94H
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95P
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95U
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95V
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99B
Component number for the conditional qualifier subfield
CONDITIONAL_QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99C
Component number for the conditional qualifier subfield
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONF
CONF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONFDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFDET
CONFDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFDET
CONFDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFDET
CONFDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONFIRM - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFIRM
CONFIRM - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFIRM
CONFIRM - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFIRM
CONFIRM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONFPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFPRTY
CONFPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFPRTY
CONFPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFPRTY
CONFPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONFPRTY
CONFPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONM
CONM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONP
CONP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONS
CONS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONS
CONS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONS
CONS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
consumeBlock() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Deprecated.
use SwiftParser.consumeBlock(UnparsedTextList) instead of this, consumeBlock(null) is acceptable
consumeBlock(UnparsedTextList) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Consume the next block of the message on the reader.
consumeTag(String, String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Process the input as a tag.
CONT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONT
CONT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONT
CONT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONT
CONT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONT
CONT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
ContactDetails2 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
ContactDetails2() - Constructor for class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
contains(Enum...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Tell if this message has any of the given statuses in his status trail
contains(String...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Tell if this message has any of the given statuses in his status trail
contains(String) - Static method in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
contains(String...) - Method in class com.prowidesoftware.swift.model.Tag
Tell if this tag value contains any of the given values.
contains(String) - Method in class com.prowidesoftware.swift.model.Tag
equivalent to StringUtils.contains(tag.getValue(), searchStr)
containsAllOf(String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tell if this block contains all of the given name tags.
containsAnyOf(String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tell if this block contains any of the given name tags.
containsDocument() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
containsField(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tell if this block contains a field with the given name supporting 'a' notation ie: 56a
containsHeader() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
containsSequence(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Test if the MT class contains a getSequenceX method
containsSequenceList(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Test if the MT class contains a getSequenceXList method
containsTag(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tells if this block contains a tag with the given name.
containsTag(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Iterates the internal list of tags and returns true if there is at least one tag with the given number i This method is useful to search any variant of a tag containsTag(58) will return true if there is any variant of 58A, 58D, or so.
containsTag(Tag) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Iterates the internal list of tags and returns true if there is at least one tag equals to the given one.
containsWrapper() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
CONTINUATION_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field28E
Component number for the Continuation Indicator subfield
CONU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONU
CONU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CONV
CONV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CONVENTION - Static variable in class com.prowidesoftware.swift.model.field.Field14A
Component number for the Convention subfield
ConversionService - Class in com.prowidesoftware.swift.io
This interface provides a general conversion service between three different formats: FIN: SWIFT message format as used by SWIFTNet (ISO 15022 compliance). XML: WIFE's XML representation of SWIFT messages. SwiftMessage: WIFE's java object model of SWIFT messages.
ConversionService() - Constructor for class com.prowidesoftware.swift.io.ConversionService
 
COPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPC
COPC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPP
COPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COPY
COPY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CopyableTo<T> - Interface in com.prowidesoftware
Interface implemented by classes that can be copied to another live object.
CopyDuplicate1Code - Enum in com.prowidesoftware.swift.model.mx.dic
 
copyTo(T) - Method in interface com.prowidesoftware.CopyableTo
Copy recursively all attributes of this object to target.
copyTo(AbstractSwiftMessage) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Copies attributes from the current object to msg.
copyTo(MtSwiftMessage) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
copies attributes from this object to the given object non inherited copied attributes: mir modelMessage mur pde pdm uuid
copyTo(ApplicationHeader) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
copyTo(BranchAndFinancialInstitutionIdentification5) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
copyTo(BranchData2) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
copyTo(BusinessApplicationHeader1) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
copyTo(BusinessApplicationHeaderV01) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
copyTo(ClearingSystemIdentification2Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
copyTo(ClearingSystemMemberIdentification2) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
copyTo(ContactDetails2) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
copyTo(DateAndPlaceOfBirth) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
copyTo(DuplicateIndication) - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
copyTo(EntityIdentification) - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
copyTo(FinancialIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
copyTo(FinancialInstitutionIdentification8) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
copyTo(GenericFinancialIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
copyTo(GenericOrganisationIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
copyTo(GenericPersonIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
copyTo(OrganisationIdentification7) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
copyTo(OrganisationIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
copyTo(Party10Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
copyTo(Party9Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
copyTo(PartyIdentification42) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
copyTo(PersonIdentification5) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
copyTo(PersonIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
copyTo(PostalAddress6) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
copyTo(SignatureEnvelope) - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
copyTo(MxSwiftMessage) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
copies attributes from this object to the given object non inherited copied attributes: functionality variant version
CORA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORA
CORA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORA
CORA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORA
CORA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORA
CORA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORA
CORA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORE
CORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORE
CORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORE
CORE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORO
CORO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORP
CORP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORRBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRBUYER
CORRBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRBUYER
CORRBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRBUYER
CORRBUYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORRSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRSELLER
CORRSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRSELLER
CORRSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORRSELLER
CORRSELLER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CORT
CORT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COST
COST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUN
COUN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COUNT - Static variable in class com.prowidesoftware.swift.model.field.Field313
Component number for the Count subfield
countAll() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets the number of tags in this taglist
countByName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Counts how many tags with the given name are present in the block.
country() - Method in class com.prowidesoftware.swift.model.BIC
Gets the 2 chars country code of the BIC, which are the 5th and 6th characters
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field304
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field340
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field77B
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field94C
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field95C
Component number for the Country Code subfield
COUNTRY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the Country Code subfield
COUNTRY_CODES_GROUP - Static variable in class com.prowidesoftware.swift.model.field.Field307
Component number for the Country Codes Group subfield
countTagsStarsWith(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Counts tags starting with the given value
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COUP
COUP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVA
COVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVA
COVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVA
COVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVA
COVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVA
COVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COVE
COVE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
COWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COWA
COWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COWA
COWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COWA
COWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COWA
COWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.COWA
COWA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPN
CPN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPN
CPN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPN
CPN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPRC
CPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPT
CPT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPTA
CPTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPTB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPTB
CPTB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CPTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CPTR
CPTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
cpyDplct - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
cpyDplct - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
crDate - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
CRDB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRDB
CRDB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRDB
CRDB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRDB
CRDB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
create(int) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Create a blank message for the given category setting TEST bics as sender and receiver
create(int, String, String) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Create a blank message for the given category setting the given sender and receiver BICs
create(String, String, String, MxId) - Static method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Convenient method to create a new header, initialized from simple parameters.
createMT(int) - Static method in class com.prowidesoftware.swift.utils.TestUtils
 
createMT(int, Tag...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Deprecated.
use new MTxxx instead of this
createMT(int, SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Deprecated.
use new MTxxx instead of this
createMTwithEmptyTags(int, String...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Deprecated.
use new MTnnn instead
createRevision() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Creates a new revision of the message and adds it to the revision list.
createSequenceSingle(Class<? extends AbstractMT>, String, Tag...) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
 
createSubsequenceWithParents(Class<? extends AbstractMT>, String, Tag...) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Creates a sequence and all it's containing parents.
CREB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CREB
CREB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CREB
CREB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CRED - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRED
CRED - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRED
CRED - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRED
CRED - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRED
CRED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CREDIT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CREDIT
CREDIT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
creDt - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
creDt - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
CRET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRET
CRET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRTS
CRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRTS
CRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRTS
CRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRTS
CRTS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CRTST - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CRTST
CRTST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSBT
CSBT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY
CSHPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CSHPRTY1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY1
CSHPRTY1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSHPRTY1
CSHPRTY1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CSMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSMV
CSMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSMV
CSMV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
CSPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSPD
CSPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CSPD
CSPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
ctctDtls - Variable in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
ctry - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
ctryOfBirth - Variable in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
ctryOfRes - Variable in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
ctrySubDvsn - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CUFC
CUFC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 
currencies() - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
Utility method that creates a Currency for every string returned by CurrencyContainer.currencyStrings()
currencies() - Method in class com.prowidesoftware.swift.model.field.Field11A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32E
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
currencies() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
currency() - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field11A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field11A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field23
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32B
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32C
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32D
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32E
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32E
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32G
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32H
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32M
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
currency() - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field32U
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33B
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33C
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33D
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33E
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33F
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33G
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33H
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33J
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33P
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33S
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field33T
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34B
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34E
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34F
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34J
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34P
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field34R
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field35A
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field35H
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field35N
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field35S
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field35U
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field37K
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field64
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field65
Component number for the Currency subfield
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field71F
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field71G
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field90C
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field90D
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
currency() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
currency() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
currency() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
CURRENCY - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Component number for the Currency subfield
currency() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
CURRENCY1 - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Currency1 subfield
CURRENCY1 - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the Currency1 subfield
CURRENCY2 - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Currency2 subfield
CURRENCY2 - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the Currency2 subfield
CURRENCY_1 - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
Component number for the Currency 1 subfield
CURRENCY_2 - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
Component number for the Currency 2 subfield
currencyAmount() - Method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Gets the message main amount
CurrencyContainer - Interface in com.prowidesoftware.swift.model.field
Interface to mark fields whose definition contain a currency.
CurrencyResolver - Class in com.prowidesoftware.swift.model.field
 
CurrencyResolver() - Constructor for class com.prowidesoftware.swift.model.field.CurrencyResolver
 
currencyString() - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
Get the single currency contained in this field.
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field11A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32E
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
currencyString() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
currencyStrings() - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
Get a list of strings of currencies present in this field
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field11A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32E
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
currencyStrings() - Method in class com.prowidesoftware.swift.model.SwiftMessageUtils
 
currencyStrings(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Mirrors logic on CurrencyContainer.currencyStrings() including all fields
CUT_OFF_TIME_COUNT - Static variable in class com.prowidesoftware.swift.model.field.Field533
Component number for the Cut Off Time Count subfield
CVPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CVPR
CVPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CVPR
CVPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsC
 

D

D - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.D
D - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
D - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
D5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAAC
DAAC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAF
DAF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Component number for the Data Source Scheme subfield
DATA_SOURCE_SCHEME - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the Data Source Scheme subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field109
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field171
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field257
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field260
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field263
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field264
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field29L
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field29N
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30H
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30M
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30N
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30P
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30S
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30T
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30U
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30V
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30X
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31E
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31G
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31L
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31P
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31S
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31X
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field32A
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field32C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field32D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field33A
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field33C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field33D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field33P
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field34A
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field34P
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field34R
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field35D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field44C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field64
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field65
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field77H
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98A
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Component number for the Date subfield
DATE - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the Date subfield
DATE1 - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Component number for the Date1 subfield
DATE2 - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Component number for the Date2 subfield
DATE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Component number for the Date Code subfield
DATE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Component number for the Date Code subfield
DATE_LAST_SESSION_CLOSED - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Date Last Session Closed subfield
DATE_LAST_SESSION_OPENED - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Date Last Session Opened subfield
DATE_SESSION_CLOSED - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Date Session Closed subfield
DATE_SESSION_OPENED - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Date Session Opened subfield
DATE_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field177
Component number for the Date Time subfield
DateAndPlaceOfBirth - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
DateAndPlaceOfBirth() - Constructor for class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
DateContainer - Interface in com.prowidesoftware.swift.model.field
Interface to mark fields whose definition contain a date.
dates() - Method in interface com.prowidesoftware.swift.model.field.DateContainer
Get a calendar for every date found
dates() - Method in class com.prowidesoftware.swift.model.field.Field109
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field11R
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field11S
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field13D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field171
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field172
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field255
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field256
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field257
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field258
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field259
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field260
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field263
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field264
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field29L
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field29N
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30G
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30H
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30M
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30N
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30P
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30Q
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30S
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30T
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30U
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30V
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30X
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30Y
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field30Z
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31E
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31G
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31L
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31P
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31S
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field31X
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field331
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field333
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
DATES - Static variable in class com.prowidesoftware.swift.model.field.Field340
Component number for the Dates subfield
dates() - Method in class com.prowidesoftware.swift.model.field.Field340
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field35D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37B
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37E
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field37F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field44C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field60F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field60M
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field62F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field62M
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field64
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field65
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69B
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69E
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field69F
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field77H
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98A
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98C
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98D
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98E
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98G
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98J
 
dates() - Method in class com.prowidesoftware.swift.model.field.Field98K
 
DAVF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAVF
DAVF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DAVO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DAVO
DAVO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DAY_COUNT_FRACTION - Static variable in class com.prowidesoftware.swift.model.field.Field14D
Component number for the Day Count Fraction subfield
DAY_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field173
Component number for the Day Time subfield
DBAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBAM
DBAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DBIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBIR
DBIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBIR
DBIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBIR
DBIR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBNM
DBNM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DBTR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DBTR
DBTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field34F
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37H
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field42A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field42D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field50D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field51A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field51D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field52A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field52B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field52D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field53A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field53B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field53D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field54A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field54B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field54D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field55A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field55B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field55D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field56A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field56B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field56D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field57A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field57B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field57D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field58A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field58B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field58D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field64
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field65
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field81A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field81D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field82A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field82B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field82D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field83A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field83D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field84A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field84B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field84D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field85A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field85B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field85D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field86A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field86B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field86D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field87A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field87B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field87D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field88A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field88B
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field88D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field89A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field89D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field91A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field91D
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field96A
Component number for the D/C Mark subfield
DC_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field96D
Component number for the D/C Mark subfield
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDP
DDP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDTE
DDTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DDU
DDU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DEAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAG
DEAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAG
DEAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEAL
DEAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DEALTRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEALTRAN
DEALTRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEALTRAN
DEALTRAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEBT
DEBT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DECIMALS - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Component number for the Decimals subfield
DECIMALS - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the Decimals subfield
decimalsInAmount(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Return the number of decimals for a string with a swift formatted amount.
decimalsInAmount(BigDecimal) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Return the number of decimals for the given number, which can be null, in which case this method returns zero.
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DECL
DECL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DeleteSchedule - Annotation Type in com.prowidesoftware.swift
Deprecated.
this has been strongly improved and replaced by ProwideDeprecated
DELIVERY_DETAILS - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Component number for the Delivery Details subfield
DELIVERY_LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Component number for the Delivery Location subfield
DELIVERY_MONITORING - Static variable in class com.prowidesoftware.swift.model.field.Field105
Component number for the Delivery Monitoring subfield
DELIVERY_SUBSET_NAME - Static variable in class com.prowidesoftware.swift.model.field.Field336
Component number for the Delivery Subset Name subfield
DELIVERY_SUBSETS - Static variable in class com.prowidesoftware.swift.model.field.Field338
Component number for the Delivery Subsets subfield
DELTA_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field334
Component number for the Delta Time subfield
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENC
DENC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEND
DEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEND
DEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEND
DEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEND
DEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEND
DEND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DENO
DENO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DENOMINATION - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Denomination subfield
DENOMINATION_FORM - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Component number for the Denomination Form subfield
DEPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEPO
DEPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEPO
DEPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEPO
DEPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEPO
DEPO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DeprecationUtils - Class in com.prowidesoftware.deprecation
Helper API to implement the http://www.prowidesoftware.com/resources/deprecation-policy
DeprecationUtils.EnvironmentVariableKey - Enum in com.prowidesoftware.deprecation
Keywords for the environment variable DeprecationUtils.PW_DEPRECATED
dept - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEQ
DEQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DERV
DERV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DES
DES - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DESCRIPTION - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Component number for the Description subfield
description() - Method in enum com.prowidesoftware.swift.model.mt.MtCategory
Returns the service number and description, for example: 01 - GPA/FIN Message (system and user-to-user)
description() - Method in enum com.prowidesoftware.swift.model.mt.ServiceIdType
Returns the service number and description, for example: 01 - GPA/FIN Message (system and user-to-user)
detectMessage() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Takes an xml with an MX message and detects the specific message type parsing just the namespace from the Document element.
DEVI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DEVI
DEVI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DFLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DFLT
DFLT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DFON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DFON
DFON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DFON
DFON - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DFON
DFON - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DIGI - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIGI
DIGI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DISC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISC
DISC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISC
DISC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DISF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISF
DISF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISF
DISF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISF
DISF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DISPAR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DISPAR
DISPAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIST
DIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIST
DIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIST
DIST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
distinguishedName() - Method in class com.prowidesoftware.swift.model.BIC
Returns the Distinguished Name (DN) for this BIC.
DITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DITY
DITY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DITY
DITY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DIVI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIVI
DIVI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIVI
DIVI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DIVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIVR
DIVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DIVR
DIVR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DKIN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DKIN
DKIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DKOT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DKOT
DKOT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DLVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DLVR
DLVR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Component number for the D/M Mark subfield
DM_MARK - Static variable in class com.prowidesoftware.swift.model.field.Field38J
Component number for the D/M Mark subfield
document() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message document as an XML string.
document(String, boolean) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message document as an XML string.
DOCUMENT_LOCALNAME - Static variable in class com.prowidesoftware.swift.io.parser.MxParser
 
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DOMI
DOMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DPLO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DPLO
DPLO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DRAW - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DRAW
DRAW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DROP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DROP
DROP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSBT
DSBT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSCA
DSCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSCA
DSCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSDA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSDA
DSDA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSDE
DSDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSPL
DSPL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSSE
DSSE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSWA
DSWA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSWN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSWN
DSWN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSWO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSWO
DSWO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DSWS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DSWS
DSWS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
dtAndPlcOfBirth - Variable in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DTD
DTD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUCA
DUCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
dup - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DUPL
DUPL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 
DuplicateIndication - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
DuplicateIndication() - Constructor for class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
DVCP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsD.DVCP
DVCP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsD
 

E

E - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.E
E - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.E
E - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
E - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
E5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
EARD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EARD
EARD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EARL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EARL
EARL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EARL
EARL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EARLY_TERMINATION__STYLE - Static variable in class com.prowidesoftware.swift.model.field.Field12G
Component number for the Early Termination Style subfield
EBD_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EBD_360
EBD_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EBD_360
EBD_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EBD_360
EBD_360 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EC
EC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EC
EC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ECDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECDT
ECDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ECIO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECIO
ECIO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECIO
ECIO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECIO
ECIO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ECPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECPD
ECPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ECRD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ECRD
ECRD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ED - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ED
ED - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ED
ED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EEAR - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EEAR
EEAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EFFD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EFFD
EFFD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EFFD
EFFD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EFFD
EFFD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EFFD
EFFD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EFFD
EFFD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ELCT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELCT
ELCT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELEC
ELEC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
element() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
 
element() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Gets the header as an Element object.
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ELIG
ELIG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMA
EMA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EMAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMAI
EMAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMAI
EMAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMAI
EMAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMAI
EMAI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
emailAdr - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
EMOD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EMOD
EMOD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EMPTY_LIST - Static variable in class com.prowidesoftware.swift.model.SwiftTagListBlock
Immutableempty instance of this class.
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field101
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field102
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field103
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field104
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field105
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field106
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field107
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field108
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field109
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field110
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field111
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field113
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field114
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field115
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field116
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field117
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field118
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field119
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field11A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field11R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field11S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field120
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field121
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field122
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field123
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field124
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field125
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field126
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field127
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field128
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field129
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field12G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field130
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field132
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field133
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field134
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field135
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field136
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field137
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field13K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field140
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field141
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field142
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field143
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field144
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field14S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field151
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field152
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field153
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15I
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15O
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field15P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field165
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field16A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field16C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field16R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field16S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field171
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field172
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field173
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field174
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field175
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field177
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field179
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17I
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17O
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17V
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17W
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17X
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field18A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field18B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field18C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field18D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field199
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field20
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field202
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field203
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field204
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field206
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field208
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field209
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field20C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field20D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field21R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22V
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22W
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22X
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field23G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field242
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field243
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field24B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field24D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field25
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field251
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field252
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field253
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field254
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field255
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field256
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field257
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field258
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field259
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field25A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field25D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field25P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field260
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field263
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field264
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field26T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field27
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field270
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field271
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field272
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field28
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field280
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field281
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field28C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field28D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field28E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field29N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field301
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field302
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field303
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field304
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field305
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field307
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30V
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30X
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field311
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field312
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field313
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field31X
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field329
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field32U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field330
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field331
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field332
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field333
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field334
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field335
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field336
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field337
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field338
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field339
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field33T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field340
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field341
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field342
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field343
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field344
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field345
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field346
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field347
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field348
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field349
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field34R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field35U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field36
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field36B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field36C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field36E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field37V
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field38J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field39A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field39B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field39C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field401
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field405
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field40A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field40B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field40C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field40E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field40F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field41A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field41D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field421
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field422
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field423
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field424
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field425
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field42A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field42C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field42D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field42M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field42P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field431
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field432
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field433
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field434
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field43P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field43T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field443
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field44F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field451
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field45A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field45B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field461
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field46A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field46B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field47A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field47B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field48
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field49
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field503
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field50L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field51A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field51C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field51D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field52A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field52B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field52C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field52D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field533
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field53A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field53B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field53C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field53D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field53J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field54A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field54B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field54D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field55A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field55B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field55D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field56A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field56B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field56C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field56D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field56J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field57A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field57B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field57C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field57D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field57J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field58A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field58B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field58D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field58J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field59
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field59A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field59F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field60F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field60M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field61
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field619
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field62F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field62M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field64
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field65
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field68A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field69J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field70G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field71A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field71B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field71C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field71F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field71G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field72
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field73
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field74
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field75
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field76
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field77T
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field78
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field79
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field80C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field81A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field81D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field81J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field82A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field82B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field82D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field82J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field83A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field83C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field83D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field83J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field84A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field84B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field84D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field84J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field85A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field85B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field85D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field85J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field86
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field86A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field86B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field86D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field86J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field87A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field87B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field87D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field87J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field88A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field88B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field88D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field88J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field89A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field89D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field89J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field90L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field91A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field91D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field91J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92M
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92N
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field92R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field93A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field93B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field93C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field93D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field94L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95L
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95P
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95R
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95S
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95U
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field95V
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field96A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field96D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field96J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field97A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field97B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field97C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field97E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98D
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98E
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98F
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98G
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98H
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98J
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field98K
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field999
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field99A
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field99B
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
emptyTag() - Static method in class com.prowidesoftware.swift.model.field.Field99C
Create a Tag with this field name and an empty string as value Shorthand for new Tag(NAME, "")
enclose(SwiftMessage, String, Tag...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
enclose tags in B4 with the given 16R/S tags.
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceB
Last mandatory tagname of the sequence: "71A" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceB
Last mandatory tagname of the sequence: "71A" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceA
Last mandatory tagname of the sequence: "23" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceB
Last mandatory tagname of the sequence: "59A", "59F", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceA
Last mandatory tagname of the sequence: "23" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceB
Last mandatory tagname of the sequence: "59A", "59F", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceB
Last mandatory tagname of the sequence: "59A", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceB
Last mandatory tagname of the sequence: "59A", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceA
Last mandatory tagname of the sequence: "58A", "58D" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceB
Last mandatory tagname of the sequence: "59A", "59F", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceB
Last mandatory tagname of the sequence: "58A", "58D" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceB
Last mandatory tagname of the sequence: "53A", "53B", "53D" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceA
Last mandatory tagname of the sequence: "58A", "58D" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceB
Last mandatory tagname of the sequence: "59A", "59F", "59" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT210.SequenceA
Last mandatory tagname of the sequence: "32B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB1
Last mandatory tagname of the sequence: "57A", "57D", "57J" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB2
Last mandatory tagname of the sequence: "57A", "57D", "57J" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD1
Last mandatory tagname of the sequence: "32B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB1
Last mandatory tagname of the sequence: "53A", "53D", "53J" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB2
Last mandatory tagname of the sequence: "57A", "57D", "57J" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1a
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF1
Last mandatory tagname of the sequence: "29K" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB1
Last mandatory tagname of the sequence: "38D" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB2
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD1
Last mandatory tagname of the sequence: "33E" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC2
Last mandatory tagname of the sequence: "30X" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF2
Last mandatory tagname of the sequence: "30X" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC2
Last mandatory tagname of the sequence: "30X" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF1
Last mandatory tagname of the sequence: "22B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF2
Last mandatory tagname of the sequence: "30X" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceA
Last mandatory tagname of the sequence: "21" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceB
Last mandatory tagname of the sequence: "32A", "32B", "32K" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceA
Last mandatory tagname of the sequence: "21" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516.SequenceA
Last mandatory tagname of the sequence: "30" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceA
Last mandatory tagname of the sequence: "23" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a
Last mandatory tagname of the sequence: "22N" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a1
Last mandatory tagname of the sequence: "22R" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG1
Last mandatory tagname of the sequence: "33B", "33J" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceA
Last mandatory tagname of the sequence: "33B" Array format is for cases when more than one letter options is allowed
END - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceB
Last mandatory tagname of the sequence: "32A" Array format is for cases when more than one letter options is allowed
END_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field172
Component number for the End Date subfield
END_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30G
Component number for the End Date subfield
END_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the End Date subfield
END_DATE_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field143
Component number for the End Date Time subfield
END_MIR - Static variable in class com.prowidesoftware.swift.model.field.Field252
Component number for the End MIR subfield
END_MOR - Static variable in class com.prowidesoftware.swift.model.field.Field254
Component number for the End MOR subfield
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
 
END_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
 
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field252
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field254
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field257
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field260
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field263
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field264
Component number for the End Time subfield
END_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the End Time subfield
endBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlock1(SwiftBlock1) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlock2(SwiftBlock2) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlock3(SwiftBlock3) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlock4(SwiftBlock4) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlock5(SwiftBlock5) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endBlockUser(SwiftBlockUser) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
endMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
endMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
endMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
endMessage(SwiftMessage) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
ENTF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ENTF
ENTF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ENTF
ENTF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EntityIdentification - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
EntityIdentification() - Constructor for class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
ENTL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ENTL
ENTL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ENTRY_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Entry Date subfield
EOL - Static variable in class com.prowidesoftware.swift.io.parser.SwiftParser
Helper constant with the content of System.getProperty("line.separator", "\n")
EPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EPRC
EPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EPRC
EPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
equals(Object) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
equals(Object) - Method in class com.prowidesoftware.swift.model.BIC
 
equals(Object) - Method in class com.prowidesoftware.swift.model.field.Field
Implementation of equals using EqualsBuilder from commons-lang
equals(Object) - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
 
equals(Object) - Method in class com.prowidesoftware.swift.model.MIR
 
equals(Object) - Method in class com.prowidesoftware.swift.model.MtId
 
equals(Object) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
equals(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
equals(Object) - Method in class com.prowidesoftware.swift.model.MxId
 
equals(Object) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlock
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
equals(Object) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
equals(Object) - Method in class com.prowidesoftware.swift.model.Tag
Notice two tags with multiple lines as value, one using CRLF characters as line feed and the other using just a LF character will not be reported as equals.
equals(Object) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
 
equalsIgnoreCR(Tag) - Method in class com.prowidesoftware.swift.model.Tag
Similar to Tag.equals(Object) but ignoring carriage returns characters in tag values.
EQUI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUI
EQUI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUI
EQUI - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUI
EQUI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EQUL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUL
EQUL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUL
EQUL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUL
EQUL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EQUL
EQUL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EREG
EREG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ERFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ERFE
ERFE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ERROR - Static variable in class com.prowidesoftware.swift.model.field.Field280
Component number for the Error subfield
ERROR - Static variable in class com.prowidesoftware.swift.model.field.Field281
Component number for the Error subfield
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESET
ESET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ESOF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESOF
ESOF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESOF
ESOF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ESTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTA
ESTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTA
ESTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ESTT
ESTT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ETC1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC1
ETC1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC1
ETC1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC1
ETC1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC1
ETC1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ETC2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC2
ETC2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC2
ETC2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC2
ETC2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETC2
ETC2 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ETPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETPD
ETPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
ETYP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETYP
ETYP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.ETYP
ETYP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EUCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCP_LATEST_VERSION
EUCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCP_LATEST_VERSION
EUCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCP_LATEST_VERSION
EUCP_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EUCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCPURR_LATEST_VERSION
EUCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCPURR_LATEST_VERSION
EUCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUCPURR_LATEST_VERSION
EUCPURR_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EURO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EURO
EURO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EUTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUTR
EUTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUTR
EUTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUTR
EUTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EUZN - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EUZN
EUZN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EVST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EVST
EVST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXA_EXA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXA_EXA
EXA_EXA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXA_EXA
EXA_EXA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXA_EXA
EXA_EXA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXBN
EXBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXBN
EXBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXBN
EXBN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXBO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXBO
EXBO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXCH
EXCH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXEC
EXEC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXECUTION_VENUE - Static variable in class com.prowidesoftware.swift.model.field.Field22V
Component number for the Execution Venue subfield
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXER
EXER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXOP - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXOP
EXOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPD
EXPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPI
EXPI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXPIRATION_STYLE - Static variable in class com.prowidesoftware.swift.model.field.Field12E
Component number for the Expiration Style subfield
EXPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPO
EXPO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPP
EXPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPP
EXPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXPP
EXPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXRQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXRQ
EXRQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXRQ
EXRQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXRQ
EXRQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXRQ
EXRQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXSE
EXSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXSE
EXSE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
extension() - Method in enum com.prowidesoftware.swift.model.FileFormat
 
EXVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXVA
EXVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXVA
EXVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsE.EXW
EXW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsE
 

F

F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
F - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
F - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
F_101 - Static variable in class com.prowidesoftware.swift.model.field.Field101
same as NAME, intended to be clear when using static imports
F_102 - Static variable in class com.prowidesoftware.swift.model.field.Field102
same as NAME, intended to be clear when using static imports
F_103 - Static variable in class com.prowidesoftware.swift.model.field.Field103
same as NAME, intended to be clear when using static imports
F_104 - Static variable in class com.prowidesoftware.swift.model.field.Field104
same as NAME, intended to be clear when using static imports
F_105 - Static variable in class com.prowidesoftware.swift.model.field.Field105
same as NAME, intended to be clear when using static imports
F_106 - Static variable in class com.prowidesoftware.swift.model.field.Field106
same as NAME, intended to be clear when using static imports
F_107 - Static variable in class com.prowidesoftware.swift.model.field.Field107
same as NAME, intended to be clear when using static imports
F_108 - Static variable in class com.prowidesoftware.swift.model.field.Field108
same as NAME, intended to be clear when using static imports
F_109 - Static variable in class com.prowidesoftware.swift.model.field.Field109
same as NAME, intended to be clear when using static imports
F_110 - Static variable in class com.prowidesoftware.swift.model.field.Field110
same as NAME, intended to be clear when using static imports
F_111 - Static variable in class com.prowidesoftware.swift.model.field.Field111
same as NAME, intended to be clear when using static imports
F_113 - Static variable in class com.prowidesoftware.swift.model.field.Field113
same as NAME, intended to be clear when using static imports
F_114 - Static variable in class com.prowidesoftware.swift.model.field.Field114
same as NAME, intended to be clear when using static imports
F_115 - Static variable in class com.prowidesoftware.swift.model.field.Field115
same as NAME, intended to be clear when using static imports
F_116 - Static variable in class com.prowidesoftware.swift.model.field.Field116
same as NAME, intended to be clear when using static imports
F_117 - Static variable in class com.prowidesoftware.swift.model.field.Field117
same as NAME, intended to be clear when using static imports
F_118 - Static variable in class com.prowidesoftware.swift.model.field.Field118
same as NAME, intended to be clear when using static imports
F_119 - Static variable in class com.prowidesoftware.swift.model.field.Field119
same as NAME, intended to be clear when using static imports
F_11A - Static variable in class com.prowidesoftware.swift.model.field.Field11A
same as NAME, intended to be clear when using static imports
F_11R - Static variable in class com.prowidesoftware.swift.model.field.Field11R
same as NAME, intended to be clear when using static imports
F_11S - Static variable in class com.prowidesoftware.swift.model.field.Field11S
same as NAME, intended to be clear when using static imports
F_12 - Static variable in class com.prowidesoftware.swift.model.field.Field12
same as NAME, intended to be clear when using static imports
F_120 - Static variable in class com.prowidesoftware.swift.model.field.Field120
same as NAME, intended to be clear when using static imports
F_121 - Static variable in class com.prowidesoftware.swift.model.field.Field121
same as NAME, intended to be clear when using static imports
F_122 - Static variable in class com.prowidesoftware.swift.model.field.Field122
same as NAME, intended to be clear when using static imports
F_123 - Static variable in class com.prowidesoftware.swift.model.field.Field123
same as NAME, intended to be clear when using static imports
F_124 - Static variable in class com.prowidesoftware.swift.model.field.Field124
same as NAME, intended to be clear when using static imports
F_125 - Static variable in class com.prowidesoftware.swift.model.field.Field125
same as NAME, intended to be clear when using static imports
F_126 - Static variable in class com.prowidesoftware.swift.model.field.Field126
same as NAME, intended to be clear when using static imports
F_127 - Static variable in class com.prowidesoftware.swift.model.field.Field127
same as NAME, intended to be clear when using static imports
F_128 - Static variable in class com.prowidesoftware.swift.model.field.Field128
same as NAME, intended to be clear when using static imports
F_129 - Static variable in class com.prowidesoftware.swift.model.field.Field129
same as NAME, intended to be clear when using static imports
F_12A - Static variable in class com.prowidesoftware.swift.model.field.Field12A
same as NAME, intended to be clear when using static imports
F_12B - Static variable in class com.prowidesoftware.swift.model.field.Field12B
same as NAME, intended to be clear when using static imports
F_12C - Static variable in class com.prowidesoftware.swift.model.field.Field12C
same as NAME, intended to be clear when using static imports
F_12D - Static variable in class com.prowidesoftware.swift.model.field.Field12D
same as NAME, intended to be clear when using static imports
F_12E - Static variable in class com.prowidesoftware.swift.model.field.Field12E
same as NAME, intended to be clear when using static imports
F_12F - Static variable in class com.prowidesoftware.swift.model.field.Field12F
same as NAME, intended to be clear when using static imports
F_12G - Static variable in class com.prowidesoftware.swift.model.field.Field12G
same as NAME, intended to be clear when using static imports
F_130 - Static variable in class com.prowidesoftware.swift.model.field.Field130
same as NAME, intended to be clear when using static imports
F_132 - Static variable in class com.prowidesoftware.swift.model.field.Field132
same as NAME, intended to be clear when using static imports
F_133 - Static variable in class com.prowidesoftware.swift.model.field.Field133
same as NAME, intended to be clear when using static imports
F_134 - Static variable in class com.prowidesoftware.swift.model.field.Field134
same as NAME, intended to be clear when using static imports
F_135 - Static variable in class com.prowidesoftware.swift.model.field.Field135
same as NAME, intended to be clear when using static imports
F_136 - Static variable in class com.prowidesoftware.swift.model.field.Field136
same as NAME, intended to be clear when using static imports
F_137 - Static variable in class com.prowidesoftware.swift.model.field.Field137
same as NAME, intended to be clear when using static imports
F_13A - Static variable in class com.prowidesoftware.swift.model.field.Field13A
same as NAME, intended to be clear when using static imports
F_13B - Static variable in class com.prowidesoftware.swift.model.field.Field13B
same as NAME, intended to be clear when using static imports
F_13C - Static variable in class com.prowidesoftware.swift.model.field.Field13C
same as NAME, intended to be clear when using static imports
F_13D - Static variable in class com.prowidesoftware.swift.model.field.Field13D
same as NAME, intended to be clear when using static imports
F_13J - Static variable in class com.prowidesoftware.swift.model.field.Field13J
same as NAME, intended to be clear when using static imports
F_13K - Static variable in class com.prowidesoftware.swift.model.field.Field13K
same as NAME, intended to be clear when using static imports
F_140 - Static variable in class com.prowidesoftware.swift.model.field.Field140
same as NAME, intended to be clear when using static imports
F_141 - Static variable in class com.prowidesoftware.swift.model.field.Field141
same as NAME, intended to be clear when using static imports
F_142 - Static variable in class com.prowidesoftware.swift.model.field.Field142
same as NAME, intended to be clear when using static imports
F_143 - Static variable in class com.prowidesoftware.swift.model.field.Field143
same as NAME, intended to be clear when using static imports
F_144 - Static variable in class com.prowidesoftware.swift.model.field.Field144
same as NAME, intended to be clear when using static imports
F_14A - Static variable in class com.prowidesoftware.swift.model.field.Field14A
same as NAME, intended to be clear when using static imports
F_14B - Static variable in class com.prowidesoftware.swift.model.field.Field14B
same as NAME, intended to be clear when using static imports
F_14C - Static variable in class com.prowidesoftware.swift.model.field.Field14C
same as NAME, intended to be clear when using static imports
F_14D - Static variable in class com.prowidesoftware.swift.model.field.Field14D
same as NAME, intended to be clear when using static imports
F_14E - Static variable in class com.prowidesoftware.swift.model.field.Field14E
same as NAME, intended to be clear when using static imports
F_14F - Static variable in class com.prowidesoftware.swift.model.field.Field14F
same as NAME, intended to be clear when using static imports
F_14G - Static variable in class com.prowidesoftware.swift.model.field.Field14G
same as NAME, intended to be clear when using static imports
F_14J - Static variable in class com.prowidesoftware.swift.model.field.Field14J
same as NAME, intended to be clear when using static imports
F_14S - Static variable in class com.prowidesoftware.swift.model.field.Field14S
same as NAME, intended to be clear when using static imports
F_151 - Static variable in class com.prowidesoftware.swift.model.field.Field151
same as NAME, intended to be clear when using static imports
F_152 - Static variable in class com.prowidesoftware.swift.model.field.Field152
same as NAME, intended to be clear when using static imports
F_153 - Static variable in class com.prowidesoftware.swift.model.field.Field153
same as NAME, intended to be clear when using static imports
F_15A - Static variable in class com.prowidesoftware.swift.model.field.Field15A
same as NAME, intended to be clear when using static imports
F_15B - Static variable in class com.prowidesoftware.swift.model.field.Field15B
same as NAME, intended to be clear when using static imports
F_15C - Static variable in class com.prowidesoftware.swift.model.field.Field15C
same as NAME, intended to be clear when using static imports
F_15D - Static variable in class com.prowidesoftware.swift.model.field.Field15D
same as NAME, intended to be clear when using static imports
F_15E - Static variable in class com.prowidesoftware.swift.model.field.Field15E
same as NAME, intended to be clear when using static imports
F_15F - Static variable in class com.prowidesoftware.swift.model.field.Field15F
same as NAME, intended to be clear when using static imports
F_15G - Static variable in class com.prowidesoftware.swift.model.field.Field15G
same as NAME, intended to be clear when using static imports
F_15H - Static variable in class com.prowidesoftware.swift.model.field.Field15H
same as NAME, intended to be clear when using static imports
F_15I - Static variable in class com.prowidesoftware.swift.model.field.Field15I
same as NAME, intended to be clear when using static imports
F_15J - Static variable in class com.prowidesoftware.swift.model.field.Field15J
same as NAME, intended to be clear when using static imports
F_15K - Static variable in class com.prowidesoftware.swift.model.field.Field15K
same as NAME, intended to be clear when using static imports
F_15L - Static variable in class com.prowidesoftware.swift.model.field.Field15L
same as NAME, intended to be clear when using static imports
F_15M - Static variable in class com.prowidesoftware.swift.model.field.Field15M
same as NAME, intended to be clear when using static imports
F_15N - Static variable in class com.prowidesoftware.swift.model.field.Field15N
same as NAME, intended to be clear when using static imports
F_15O - Static variable in class com.prowidesoftware.swift.model.field.Field15O
same as NAME, intended to be clear when using static imports
F_15P - Static variable in class com.prowidesoftware.swift.model.field.Field15P
same as NAME, intended to be clear when using static imports
F_165 - Static variable in class com.prowidesoftware.swift.model.field.Field165
same as NAME, intended to be clear when using static imports
F_16A - Static variable in class com.prowidesoftware.swift.model.field.Field16A
same as NAME, intended to be clear when using static imports
F_16C - Static variable in class com.prowidesoftware.swift.model.field.Field16C
same as NAME, intended to be clear when using static imports
F_16R - Static variable in class com.prowidesoftware.swift.model.field.Field16R
same as NAME, intended to be clear when using static imports
F_16S - Static variable in class com.prowidesoftware.swift.model.field.Field16S
same as NAME, intended to be clear when using static imports
F_171 - Static variable in class com.prowidesoftware.swift.model.field.Field171
same as NAME, intended to be clear when using static imports
F_172 - Static variable in class com.prowidesoftware.swift.model.field.Field172
same as NAME, intended to be clear when using static imports
F_173 - Static variable in class com.prowidesoftware.swift.model.field.Field173
same as NAME, intended to be clear when using static imports
F_174 - Static variable in class com.prowidesoftware.swift.model.field.Field174
same as NAME, intended to be clear when using static imports
F_175 - Static variable in class com.prowidesoftware.swift.model.field.Field175
same as NAME, intended to be clear when using static imports
F_177 - Static variable in class com.prowidesoftware.swift.model.field.Field177
same as NAME, intended to be clear when using static imports
F_179 - Static variable in class com.prowidesoftware.swift.model.field.Field179
same as NAME, intended to be clear when using static imports
F_17A - Static variable in class com.prowidesoftware.swift.model.field.Field17A
same as NAME, intended to be clear when using static imports
F_17B - Static variable in class com.prowidesoftware.swift.model.field.Field17B
same as NAME, intended to be clear when using static imports
F_17E - Static variable in class com.prowidesoftware.swift.model.field.Field17E
same as NAME, intended to be clear when using static imports
F_17F - Static variable in class com.prowidesoftware.swift.model.field.Field17F
same as NAME, intended to be clear when using static imports
F_17G - Static variable in class com.prowidesoftware.swift.model.field.Field17G
same as NAME, intended to be clear when using static imports
F_17H - Static variable in class com.prowidesoftware.swift.model.field.Field17H
same as NAME, intended to be clear when using static imports
F_17I - Static variable in class com.prowidesoftware.swift.model.field.Field17I
same as NAME, intended to be clear when using static imports
F_17L - Static variable in class com.prowidesoftware.swift.model.field.Field17L
same as NAME, intended to be clear when using static imports
F_17M - Static variable in class com.prowidesoftware.swift.model.field.Field17M
same as NAME, intended to be clear when using static imports
F_17N - Static variable in class com.prowidesoftware.swift.model.field.Field17N
same as NAME, intended to be clear when using static imports
F_17O - Static variable in class com.prowidesoftware.swift.model.field.Field17O
same as NAME, intended to be clear when using static imports
F_17P - Static variable in class com.prowidesoftware.swift.model.field.Field17P
same as NAME, intended to be clear when using static imports
F_17Q - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
same as NAME, intended to be clear when using static imports
F_17R - Static variable in class com.prowidesoftware.swift.model.field.Field17R
same as NAME, intended to be clear when using static imports
F_17S - Static variable in class com.prowidesoftware.swift.model.field.Field17S
same as NAME, intended to be clear when using static imports
F_17T - Static variable in class com.prowidesoftware.swift.model.field.Field17T
same as NAME, intended to be clear when using static imports
F_17U - Static variable in class com.prowidesoftware.swift.model.field.Field17U
same as NAME, intended to be clear when using static imports
F_17V - Static variable in class com.prowidesoftware.swift.model.field.Field17V
same as NAME, intended to be clear when using static imports
F_17W - Static variable in class com.prowidesoftware.swift.model.field.Field17W
same as NAME, intended to be clear when using static imports
F_17X - Static variable in class com.prowidesoftware.swift.model.field.Field17X
same as NAME, intended to be clear when using static imports
F_17Y - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
same as NAME, intended to be clear when using static imports
F_17Z - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
same as NAME, intended to be clear when using static imports
F_18A - Static variable in class com.prowidesoftware.swift.model.field.Field18A
same as NAME, intended to be clear when using static imports
F_18B - Static variable in class com.prowidesoftware.swift.model.field.Field18B
same as NAME, intended to be clear when using static imports
F_18C - Static variable in class com.prowidesoftware.swift.model.field.Field18C
same as NAME, intended to be clear when using static imports
F_18D - Static variable in class com.prowidesoftware.swift.model.field.Field18D
same as NAME, intended to be clear when using static imports
F_19 - Static variable in class com.prowidesoftware.swift.model.field.Field19
same as NAME, intended to be clear when using static imports
F_199 - Static variable in class com.prowidesoftware.swift.model.field.Field199
same as NAME, intended to be clear when using static imports
F_19A - Static variable in class com.prowidesoftware.swift.model.field.Field19A
same as NAME, intended to be clear when using static imports
F_19B - Static variable in class com.prowidesoftware.swift.model.field.Field19B
same as NAME, intended to be clear when using static imports
F_19C - Static variable in class com.prowidesoftware.swift.model.field.Field19C
same as NAME, intended to be clear when using static imports
F_19Y - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
same as NAME, intended to be clear when using static imports
F_19Z - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
same as NAME, intended to be clear when using static imports
F_20 - Static variable in class com.prowidesoftware.swift.model.field.Field20
same as NAME, intended to be clear when using static imports
F_202 - Static variable in class com.prowidesoftware.swift.model.field.Field202
same as NAME, intended to be clear when using static imports
F_203 - Static variable in class com.prowidesoftware.swift.model.field.Field203
same as NAME, intended to be clear when using static imports
F_204 - Static variable in class com.prowidesoftware.swift.model.field.Field204
same as NAME, intended to be clear when using static imports
F_206 - Static variable in class com.prowidesoftware.swift.model.field.Field206
same as NAME, intended to be clear when using static imports
F_208 - Static variable in class com.prowidesoftware.swift.model.field.Field208
same as NAME, intended to be clear when using static imports
F_209 - Static variable in class com.prowidesoftware.swift.model.field.Field209
same as NAME, intended to be clear when using static imports
F_20C - Static variable in class com.prowidesoftware.swift.model.field.Field20C
same as NAME, intended to be clear when using static imports
F_20D - Static variable in class com.prowidesoftware.swift.model.field.Field20D
same as NAME, intended to be clear when using static imports
F_21 - Static variable in class com.prowidesoftware.swift.model.field.Field21
same as NAME, intended to be clear when using static imports
F_21A - Static variable in class com.prowidesoftware.swift.model.field.Field21A
same as NAME, intended to be clear when using static imports
F_21B - Static variable in class com.prowidesoftware.swift.model.field.Field21B
same as NAME, intended to be clear when using static imports
F_21C - Static variable in class com.prowidesoftware.swift.model.field.Field21C
same as NAME, intended to be clear when using static imports
F_21D - Static variable in class com.prowidesoftware.swift.model.field.Field21D
same as NAME, intended to be clear when using static imports
F_21E - Static variable in class com.prowidesoftware.swift.model.field.Field21E
same as NAME, intended to be clear when using static imports
F_21F - Static variable in class com.prowidesoftware.swift.model.field.Field21F
same as NAME, intended to be clear when using static imports
F_21G - Static variable in class com.prowidesoftware.swift.model.field.Field21G
same as NAME, intended to be clear when using static imports
F_21N - Static variable in class com.prowidesoftware.swift.model.field.Field21N
same as NAME, intended to be clear when using static imports
F_21P - Static variable in class com.prowidesoftware.swift.model.field.Field21P
same as NAME, intended to be clear when using static imports
F_21R - Static variable in class com.prowidesoftware.swift.model.field.Field21R
same as NAME, intended to be clear when using static imports
F_22 - Static variable in class com.prowidesoftware.swift.model.field.Field22
same as NAME, intended to be clear when using static imports
F_22A - Static variable in class com.prowidesoftware.swift.model.field.Field22A
same as NAME, intended to be clear when using static imports
F_22B - Static variable in class com.prowidesoftware.swift.model.field.Field22B
same as NAME, intended to be clear when using static imports
F_22C - Static variable in class com.prowidesoftware.swift.model.field.Field22C
same as NAME, intended to be clear when using static imports
F_22D - Static variable in class com.prowidesoftware.swift.model.field.Field22D
same as NAME, intended to be clear when using static imports
F_22E - Static variable in class com.prowidesoftware.swift.model.field.Field22E
same as NAME, intended to be clear when using static imports
F_22F - Static variable in class com.prowidesoftware.swift.model.field.Field22F
same as NAME, intended to be clear when using static imports
F_22G - Static variable in class com.prowidesoftware.swift.model.field.Field22G
same as NAME, intended to be clear when using static imports
F_22H - Static variable in class com.prowidesoftware.swift.model.field.Field22H
same as NAME, intended to be clear when using static imports
F_22J - Static variable in class com.prowidesoftware.swift.model.field.Field22J
same as NAME, intended to be clear when using static imports
F_22K - Static variable in class com.prowidesoftware.swift.model.field.Field22K
same as NAME, intended to be clear when using static imports
F_22L - Static variable in class com.prowidesoftware.swift.model.field.Field22L
same as NAME, intended to be clear when using static imports
F_22M - Static variable in class com.prowidesoftware.swift.model.field.Field22M
same as NAME, intended to be clear when using static imports
F_22N - Static variable in class com.prowidesoftware.swift.model.field.Field22N
same as NAME, intended to be clear when using static imports
F_22P - Static variable in class com.prowidesoftware.swift.model.field.Field22P
same as NAME, intended to be clear when using static imports
F_22Q - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
same as NAME, intended to be clear when using static imports
F_22R - Static variable in class com.prowidesoftware.swift.model.field.Field22R
same as NAME, intended to be clear when using static imports
F_22S - Static variable in class com.prowidesoftware.swift.model.field.Field22S
same as NAME, intended to be clear when using static imports
F_22T - Static variable in class com.prowidesoftware.swift.model.field.Field22T
same as NAME, intended to be clear when using static imports
F_22U - Static variable in class com.prowidesoftware.swift.model.field.Field22U
same as NAME, intended to be clear when using static imports
F_22V - Static variable in class com.prowidesoftware.swift.model.field.Field22V
same as NAME, intended to be clear when using static imports
F_22W - Static variable in class com.prowidesoftware.swift.model.field.Field22W
same as NAME, intended to be clear when using static imports
F_22X - Static variable in class com.prowidesoftware.swift.model.field.Field22X
same as NAME, intended to be clear when using static imports
F_22Y - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
same as NAME, intended to be clear when using static imports
F_22Z - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
same as NAME, intended to be clear when using static imports
F_23 - Static variable in class com.prowidesoftware.swift.model.field.Field23
same as NAME, intended to be clear when using static imports
F_23A - Static variable in class com.prowidesoftware.swift.model.field.Field23A
same as NAME, intended to be clear when using static imports
F_23B - Static variable in class com.prowidesoftware.swift.model.field.Field23B
same as NAME, intended to be clear when using static imports
F_23C - Static variable in class com.prowidesoftware.swift.model.field.Field23C
same as NAME, intended to be clear when using static imports
F_23D - Static variable in class com.prowidesoftware.swift.model.field.Field23D
same as NAME, intended to be clear when using static imports
F_23E - Static variable in class com.prowidesoftware.swift.model.field.Field23E
same as NAME, intended to be clear when using static imports
F_23G - Static variable in class com.prowidesoftware.swift.model.field.Field23G
same as NAME, intended to be clear when using static imports
F_242 - Static variable in class com.prowidesoftware.swift.model.field.Field242
same as NAME, intended to be clear when using static imports
F_243 - Static variable in class com.prowidesoftware.swift.model.field.Field243
same as NAME, intended to be clear when using static imports
F_24B - Static variable in class com.prowidesoftware.swift.model.field.Field24B
same as NAME, intended to be clear when using static imports
F_24D - Static variable in class com.prowidesoftware.swift.model.field.Field24D
same as NAME, intended to be clear when using static imports
F_25 - Static variable in class com.prowidesoftware.swift.model.field.Field25
same as NAME, intended to be clear when using static imports
F_251 - Static variable in class com.prowidesoftware.swift.model.field.Field251
same as NAME, intended to be clear when using static imports
F_252 - Static variable in class com.prowidesoftware.swift.model.field.Field252
same as NAME, intended to be clear when using static imports
F_253 - Static variable in class com.prowidesoftware.swift.model.field.Field253
same as NAME, intended to be clear when using static imports
F_254 - Static variable in class com.prowidesoftware.swift.model.field.Field254
same as NAME, intended to be clear when using static imports
F_255 - Static variable in class com.prowidesoftware.swift.model.field.Field255
same as NAME, intended to be clear when using static imports
F_256 - Static variable in class com.prowidesoftware.swift.model.field.Field256
same as NAME, intended to be clear when using static imports
F_257 - Static variable in class com.prowidesoftware.swift.model.field.Field257
same as NAME, intended to be clear when using static imports
F_258 - Static variable in class com.prowidesoftware.swift.model.field.Field258
same as NAME, intended to be clear when using static imports
F_259 - Static variable in class com.prowidesoftware.swift.model.field.Field259
same as NAME, intended to be clear when using static imports
F_25A - Static variable in class com.prowidesoftware.swift.model.field.Field25A
same as NAME, intended to be clear when using static imports
F_25D - Static variable in class com.prowidesoftware.swift.model.field.Field25D
same as NAME, intended to be clear when using static imports
F_25P - Static variable in class com.prowidesoftware.swift.model.field.Field25P
same as NAME, intended to be clear when using static imports
F_260 - Static variable in class com.prowidesoftware.swift.model.field.Field260
same as NAME, intended to be clear when using static imports
F_263 - Static variable in class com.prowidesoftware.swift.model.field.Field263
same as NAME, intended to be clear when using static imports
F_264 - Static variable in class com.prowidesoftware.swift.model.field.Field264
same as NAME, intended to be clear when using static imports
F_26A - Static variable in class com.prowidesoftware.swift.model.field.Field26A
same as NAME, intended to be clear when using static imports
F_26B - Static variable in class com.prowidesoftware.swift.model.field.Field26B
same as NAME, intended to be clear when using static imports
F_26C - Static variable in class com.prowidesoftware.swift.model.field.Field26C
same as NAME, intended to be clear when using static imports
F_26D - Static variable in class com.prowidesoftware.swift.model.field.Field26D
same as NAME, intended to be clear when using static imports
F_26E - Static variable in class com.prowidesoftware.swift.model.field.Field26E
same as NAME, intended to be clear when using static imports
F_26F - Static variable in class com.prowidesoftware.swift.model.field.Field26F
same as NAME, intended to be clear when using static imports
F_26H - Static variable in class com.prowidesoftware.swift.model.field.Field26H
same as NAME, intended to be clear when using static imports
F_26T - Static variable in class com.prowidesoftware.swift.model.field.Field26T
same as NAME, intended to be clear when using static imports
F_27 - Static variable in class com.prowidesoftware.swift.model.field.Field27
same as NAME, intended to be clear when using static imports
F_270 - Static variable in class com.prowidesoftware.swift.model.field.Field270
same as NAME, intended to be clear when using static imports
F_271 - Static variable in class com.prowidesoftware.swift.model.field.Field271
same as NAME, intended to be clear when using static imports
F_272 - Static variable in class com.prowidesoftware.swift.model.field.Field272
same as NAME, intended to be clear when using static imports
F_28 - Static variable in class com.prowidesoftware.swift.model.field.Field28
same as NAME, intended to be clear when using static imports
F_280 - Static variable in class com.prowidesoftware.swift.model.field.Field280
same as NAME, intended to be clear when using static imports
F_281 - Static variable in class com.prowidesoftware.swift.model.field.Field281
same as NAME, intended to be clear when using static imports
F_28C - Static variable in class com.prowidesoftware.swift.model.field.Field28C
same as NAME, intended to be clear when using static imports
F_28D - Static variable in class com.prowidesoftware.swift.model.field.Field28D
same as NAME, intended to be clear when using static imports
F_28E - Static variable in class com.prowidesoftware.swift.model.field.Field28E
same as NAME, intended to be clear when using static imports
F_29A - Static variable in class com.prowidesoftware.swift.model.field.Field29A
same as NAME, intended to be clear when using static imports
F_29B - Static variable in class com.prowidesoftware.swift.model.field.Field29B
same as NAME, intended to be clear when using static imports
F_29E - Static variable in class com.prowidesoftware.swift.model.field.Field29E
same as NAME, intended to be clear when using static imports
F_29H - Static variable in class com.prowidesoftware.swift.model.field.Field29H
same as NAME, intended to be clear when using static imports
F_29J - Static variable in class com.prowidesoftware.swift.model.field.Field29J
same as NAME, intended to be clear when using static imports
F_29K - Static variable in class com.prowidesoftware.swift.model.field.Field29K
same as NAME, intended to be clear when using static imports
F_29L - Static variable in class com.prowidesoftware.swift.model.field.Field29L
same as NAME, intended to be clear when using static imports
F_29M - Static variable in class com.prowidesoftware.swift.model.field.Field29M
same as NAME, intended to be clear when using static imports
F_29N - Static variable in class com.prowidesoftware.swift.model.field.Field29N
same as NAME, intended to be clear when using static imports
F_30 - Static variable in class com.prowidesoftware.swift.model.field.Field30
same as NAME, intended to be clear when using static imports
F_301 - Static variable in class com.prowidesoftware.swift.model.field.Field301
same as NAME, intended to be clear when using static imports
F_302 - Static variable in class com.prowidesoftware.swift.model.field.Field302
same as NAME, intended to be clear when using static imports
F_303 - Static variable in class com.prowidesoftware.swift.model.field.Field303
same as NAME, intended to be clear when using static imports
F_304 - Static variable in class com.prowidesoftware.swift.model.field.Field304
same as NAME, intended to be clear when using static imports
F_305 - Static variable in class com.prowidesoftware.swift.model.field.Field305
same as NAME, intended to be clear when using static imports
F_307 - Static variable in class com.prowidesoftware.swift.model.field.Field307
same as NAME, intended to be clear when using static imports
F_30F - Static variable in class com.prowidesoftware.swift.model.field.Field30F
same as NAME, intended to be clear when using static imports
F_30G - Static variable in class com.prowidesoftware.swift.model.field.Field30G
same as NAME, intended to be clear when using static imports
F_30H - Static variable in class com.prowidesoftware.swift.model.field.Field30H
same as NAME, intended to be clear when using static imports
F_30J - Static variable in class com.prowidesoftware.swift.model.field.Field30J
same as NAME, intended to be clear when using static imports
F_30M - Static variable in class com.prowidesoftware.swift.model.field.Field30M
same as NAME, intended to be clear when using static imports
F_30N - Static variable in class com.prowidesoftware.swift.model.field.Field30N
same as NAME, intended to be clear when using static imports
F_30P - Static variable in class com.prowidesoftware.swift.model.field.Field30P
same as NAME, intended to be clear when using static imports
F_30Q - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
same as NAME, intended to be clear when using static imports
F_30S - Static variable in class com.prowidesoftware.swift.model.field.Field30S
same as NAME, intended to be clear when using static imports
F_30T - Static variable in class com.prowidesoftware.swift.model.field.Field30T
same as NAME, intended to be clear when using static imports
F_30U - Static variable in class com.prowidesoftware.swift.model.field.Field30U
same as NAME, intended to be clear when using static imports
F_30V - Static variable in class com.prowidesoftware.swift.model.field.Field30V
same as NAME, intended to be clear when using static imports
F_30X - Static variable in class com.prowidesoftware.swift.model.field.Field30X
same as NAME, intended to be clear when using static imports
F_30Y - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
same as NAME, intended to be clear when using static imports
F_30Z - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
same as NAME, intended to be clear when using static imports
F_311 - Static variable in class com.prowidesoftware.swift.model.field.Field311
same as NAME, intended to be clear when using static imports
F_312 - Static variable in class com.prowidesoftware.swift.model.field.Field312
same as NAME, intended to be clear when using static imports
F_313 - Static variable in class com.prowidesoftware.swift.model.field.Field313
same as NAME, intended to be clear when using static imports
F_31C - Static variable in class com.prowidesoftware.swift.model.field.Field31C
same as NAME, intended to be clear when using static imports
F_31D - Static variable in class com.prowidesoftware.swift.model.field.Field31D
same as NAME, intended to be clear when using static imports
F_31E - Static variable in class com.prowidesoftware.swift.model.field.Field31E
same as NAME, intended to be clear when using static imports
F_31F - Static variable in class com.prowidesoftware.swift.model.field.Field31F
same as NAME, intended to be clear when using static imports
F_31G - Static variable in class com.prowidesoftware.swift.model.field.Field31G
same as NAME, intended to be clear when using static imports
F_31L - Static variable in class com.prowidesoftware.swift.model.field.Field31L
same as NAME, intended to be clear when using static imports
F_31P - Static variable in class com.prowidesoftware.swift.model.field.Field31P
same as NAME, intended to be clear when using static imports
F_31S - Static variable in class com.prowidesoftware.swift.model.field.Field31S
same as NAME, intended to be clear when using static imports
F_31X - Static variable in class com.prowidesoftware.swift.model.field.Field31X
same as NAME, intended to be clear when using static imports
F_329 - Static variable in class com.prowidesoftware.swift.model.field.Field329
same as NAME, intended to be clear when using static imports
F_32A - Static variable in class com.prowidesoftware.swift.model.field.Field32A
same as NAME, intended to be clear when using static imports
F_32B - Static variable in class com.prowidesoftware.swift.model.field.Field32B
same as NAME, intended to be clear when using static imports
F_32C - Static variable in class com.prowidesoftware.swift.model.field.Field32C
same as NAME, intended to be clear when using static imports
F_32D - Static variable in class com.prowidesoftware.swift.model.field.Field32D
same as NAME, intended to be clear when using static imports
F_32E - Static variable in class com.prowidesoftware.swift.model.field.Field32E
same as NAME, intended to be clear when using static imports
F_32F - Static variable in class com.prowidesoftware.swift.model.field.Field32F
same as NAME, intended to be clear when using static imports
F_32G - Static variable in class com.prowidesoftware.swift.model.field.Field32G
same as NAME, intended to be clear when using static imports
F_32H - Static variable in class com.prowidesoftware.swift.model.field.Field32H
same as NAME, intended to be clear when using static imports
F_32K - Static variable in class com.prowidesoftware.swift.model.field.Field32K
same as NAME, intended to be clear when using static imports
F_32M - Static variable in class com.prowidesoftware.swift.model.field.Field32M
same as NAME, intended to be clear when using static imports
F_32Q - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
same as NAME, intended to be clear when using static imports
F_32R - Static variable in class com.prowidesoftware.swift.model.field.Field32R
same as NAME, intended to be clear when using static imports
F_32U - Static variable in class com.prowidesoftware.swift.model.field.Field32U
same as NAME, intended to be clear when using static imports
F_330 - Static variable in class com.prowidesoftware.swift.model.field.Field330
same as NAME, intended to be clear when using static imports
F_331 - Static variable in class com.prowidesoftware.swift.model.field.Field331
same as NAME, intended to be clear when using static imports
F_332 - Static variable in class com.prowidesoftware.swift.model.field.Field332
same as NAME, intended to be clear when using static imports
F_333 - Static variable in class com.prowidesoftware.swift.model.field.Field333
same as NAME, intended to be clear when using static imports
F_334 - Static variable in class com.prowidesoftware.swift.model.field.Field334
same as NAME, intended to be clear when using static imports
F_335 - Static variable in class com.prowidesoftware.swift.model.field.Field335
same as NAME, intended to be clear when using static imports
F_336 - Static variable in class com.prowidesoftware.swift.model.field.Field336
same as NAME, intended to be clear when using static imports
F_337 - Static variable in class com.prowidesoftware.swift.model.field.Field337
same as NAME, intended to be clear when using static imports
F_338 - Static variable in class com.prowidesoftware.swift.model.field.Field338
same as NAME, intended to be clear when using static imports
F_339 - Static variable in class com.prowidesoftware.swift.model.field.Field339
same as NAME, intended to be clear when using static imports
F_33A - Static variable in class com.prowidesoftware.swift.model.field.Field33A
same as NAME, intended to be clear when using static imports
F_33B - Static variable in class com.prowidesoftware.swift.model.field.Field33B
same as NAME, intended to be clear when using static imports
F_33C - Static variable in class com.prowidesoftware.swift.model.field.Field33C
same as NAME, intended to be clear when using static imports
F_33D - Static variable in class com.prowidesoftware.swift.model.field.Field33D
same as NAME, intended to be clear when using static imports
F_33E - Static variable in class com.prowidesoftware.swift.model.field.Field33E
same as NAME, intended to be clear when using static imports
F_33F - Static variable in class com.prowidesoftware.swift.model.field.Field33F
same as NAME, intended to be clear when using static imports
F_33G - Static variable in class com.prowidesoftware.swift.model.field.Field33G
same as NAME, intended to be clear when using static imports
F_33H - Static variable in class com.prowidesoftware.swift.model.field.Field33H
same as NAME, intended to be clear when using static imports
F_33J - Static variable in class com.prowidesoftware.swift.model.field.Field33J
same as NAME, intended to be clear when using static imports
F_33K - Static variable in class com.prowidesoftware.swift.model.field.Field33K
same as NAME, intended to be clear when using static imports
F_33P - Static variable in class com.prowidesoftware.swift.model.field.Field33P
same as NAME, intended to be clear when using static imports
F_33S - Static variable in class com.prowidesoftware.swift.model.field.Field33S
same as NAME, intended to be clear when using static imports
F_33T - Static variable in class com.prowidesoftware.swift.model.field.Field33T
same as NAME, intended to be clear when using static imports
F_340 - Static variable in class com.prowidesoftware.swift.model.field.Field340
same as NAME, intended to be clear when using static imports
F_341 - Static variable in class com.prowidesoftware.swift.model.field.Field341
same as NAME, intended to be clear when using static imports
F_342 - Static variable in class com.prowidesoftware.swift.model.field.Field342
same as NAME, intended to be clear when using static imports
F_343 - Static variable in class com.prowidesoftware.swift.model.field.Field343
same as NAME, intended to be clear when using static imports
F_344 - Static variable in class com.prowidesoftware.swift.model.field.Field344
same as NAME, intended to be clear when using static imports
F_345 - Static variable in class com.prowidesoftware.swift.model.field.Field345
same as NAME, intended to be clear when using static imports
F_346 - Static variable in class com.prowidesoftware.swift.model.field.Field346
same as NAME, intended to be clear when using static imports
F_347 - Static variable in class com.prowidesoftware.swift.model.field.Field347
same as NAME, intended to be clear when using static imports
F_348 - Static variable in class com.prowidesoftware.swift.model.field.Field348
same as NAME, intended to be clear when using static imports
F_349 - Static variable in class com.prowidesoftware.swift.model.field.Field349
same as NAME, intended to be clear when using static imports
F_34A - Static variable in class com.prowidesoftware.swift.model.field.Field34A
same as NAME, intended to be clear when using static imports
F_34B - Static variable in class com.prowidesoftware.swift.model.field.Field34B
same as NAME, intended to be clear when using static imports
F_34E - Static variable in class com.prowidesoftware.swift.model.field.Field34E
same as NAME, intended to be clear when using static imports
F_34F - Static variable in class com.prowidesoftware.swift.model.field.Field34F
same as NAME, intended to be clear when using static imports
F_34J - Static variable in class com.prowidesoftware.swift.model.field.Field34J
same as NAME, intended to be clear when using static imports
F_34P - Static variable in class com.prowidesoftware.swift.model.field.Field34P
same as NAME, intended to be clear when using static imports
F_34R - Static variable in class com.prowidesoftware.swift.model.field.Field34R
same as NAME, intended to be clear when using static imports
F_35A - Static variable in class com.prowidesoftware.swift.model.field.Field35A
same as NAME, intended to be clear when using static imports
F_35B - Static variable in class com.prowidesoftware.swift.model.field.Field35B
same as NAME, intended to be clear when using static imports
F_35C - Static variable in class com.prowidesoftware.swift.model.field.Field35C
same as NAME, intended to be clear when using static imports
F_35D - Static variable in class com.prowidesoftware.swift.model.field.Field35D
same as NAME, intended to be clear when using static imports
F_35E - Static variable in class com.prowidesoftware.swift.model.field.Field35E
same as NAME, intended to be clear when using static imports
F_35H - Static variable in class com.prowidesoftware.swift.model.field.Field35H
same as NAME, intended to be clear when using static imports
F_35L - Static variable in class com.prowidesoftware.swift.model.field.Field35L
same as NAME, intended to be clear when using static imports
F_35N - Static variable in class com.prowidesoftware.swift.model.field.Field35N
same as NAME, intended to be clear when using static imports
F_35S - Static variable in class com.prowidesoftware.swift.model.field.Field35S
same as NAME, intended to be clear when using static imports
F_35U - Static variable in class com.prowidesoftware.swift.model.field.Field35U
same as NAME, intended to be clear when using static imports
F_36 - Static variable in class com.prowidesoftware.swift.model.field.Field36
same as NAME, intended to be clear when using static imports
F_36B - Static variable in class com.prowidesoftware.swift.model.field.Field36B
same as NAME, intended to be clear when using static imports
F_36C - Static variable in class com.prowidesoftware.swift.model.field.Field36C
same as NAME, intended to be clear when using static imports
F_36E - Static variable in class com.prowidesoftware.swift.model.field.Field36E
same as NAME, intended to be clear when using static imports
F_37A - Static variable in class com.prowidesoftware.swift.model.field.Field37A
same as NAME, intended to be clear when using static imports
F_37B - Static variable in class com.prowidesoftware.swift.model.field.Field37B
same as NAME, intended to be clear when using static imports
F_37C - Static variable in class com.prowidesoftware.swift.model.field.Field37C
same as NAME, intended to be clear when using static imports
F_37D - Static variable in class com.prowidesoftware.swift.model.field.Field37D
same as NAME, intended to be clear when using static imports
F_37E - Static variable in class com.prowidesoftware.swift.model.field.Field37E
same as NAME, intended to be clear when using static imports
F_37F - Static variable in class com.prowidesoftware.swift.model.field.Field37F
same as NAME, intended to be clear when using static imports
F_37G - Static variable in class com.prowidesoftware.swift.model.field.Field37G
same as NAME, intended to be clear when using static imports
F_37H - Static variable in class com.prowidesoftware.swift.model.field.Field37H
same as NAME, intended to be clear when using static imports
F_37J - Static variable in class com.prowidesoftware.swift.model.field.Field37J
same as NAME, intended to be clear when using static imports
F_37K - Static variable in class com.prowidesoftware.swift.model.field.Field37K
same as NAME, intended to be clear when using static imports
F_37L - Static variable in class com.prowidesoftware.swift.model.field.Field37L
same as NAME, intended to be clear when using static imports
F_37M - Static variable in class com.prowidesoftware.swift.model.field.Field37M
same as NAME, intended to be clear when using static imports
F_37N - Static variable in class com.prowidesoftware.swift.model.field.Field37N
same as NAME, intended to be clear when using static imports
F_37P - Static variable in class com.prowidesoftware.swift.model.field.Field37P
same as NAME, intended to be clear when using static imports
F_37R - Static variable in class com.prowidesoftware.swift.model.field.Field37R
same as NAME, intended to be clear when using static imports
F_37U - Static variable in class com.prowidesoftware.swift.model.field.Field37U
same as NAME, intended to be clear when using static imports
F_37V - Static variable in class com.prowidesoftware.swift.model.field.Field37V
same as NAME, intended to be clear when using static imports
F_38A - Static variable in class com.prowidesoftware.swift.model.field.Field38A
same as NAME, intended to be clear when using static imports
F_38D - Static variable in class com.prowidesoftware.swift.model.field.Field38D
same as NAME, intended to be clear when using static imports
F_38E - Static variable in class com.prowidesoftware.swift.model.field.Field38E
same as NAME, intended to be clear when using static imports
F_38G - Static variable in class com.prowidesoftware.swift.model.field.Field38G
same as NAME, intended to be clear when using static imports
F_38H - Static variable in class com.prowidesoftware.swift.model.field.Field38H
same as NAME, intended to be clear when using static imports
F_38J - Static variable in class com.prowidesoftware.swift.model.field.Field38J
same as NAME, intended to be clear when using static imports
F_39A - Static variable in class com.prowidesoftware.swift.model.field.Field39A
same as NAME, intended to be clear when using static imports
F_39B - Static variable in class com.prowidesoftware.swift.model.field.Field39B
same as NAME, intended to be clear when using static imports
F_39C - Static variable in class com.prowidesoftware.swift.model.field.Field39C
same as NAME, intended to be clear when using static imports
F_401 - Static variable in class com.prowidesoftware.swift.model.field.Field401
same as NAME, intended to be clear when using static imports
F_405 - Static variable in class com.prowidesoftware.swift.model.field.Field405
same as NAME, intended to be clear when using static imports
F_40A - Static variable in class com.prowidesoftware.swift.model.field.Field40A
same as NAME, intended to be clear when using static imports
F_40B - Static variable in class com.prowidesoftware.swift.model.field.Field40B
same as NAME, intended to be clear when using static imports
F_40C - Static variable in class com.prowidesoftware.swift.model.field.Field40C
same as NAME, intended to be clear when using static imports
F_40E - Static variable in class com.prowidesoftware.swift.model.field.Field40E
same as NAME, intended to be clear when using static imports
F_40F - Static variable in class com.prowidesoftware.swift.model.field.Field40F
same as NAME, intended to be clear when using static imports
F_41A - Static variable in class com.prowidesoftware.swift.model.field.Field41A
same as NAME, intended to be clear when using static imports
F_41D - Static variable in class com.prowidesoftware.swift.model.field.Field41D
same as NAME, intended to be clear when using static imports
F_421 - Static variable in class com.prowidesoftware.swift.model.field.Field421
same as NAME, intended to be clear when using static imports
F_422 - Static variable in class com.prowidesoftware.swift.model.field.Field422
same as NAME, intended to be clear when using static imports
F_423 - Static variable in class com.prowidesoftware.swift.model.field.Field423
same as NAME, intended to be clear when using static imports
F_424 - Static variable in class com.prowidesoftware.swift.model.field.Field424
same as NAME, intended to be clear when using static imports
F_425 - Static variable in class com.prowidesoftware.swift.model.field.Field425
same as NAME, intended to be clear when using static imports
F_42A - Static variable in class com.prowidesoftware.swift.model.field.Field42A
same as NAME, intended to be clear when using static imports
F_42C - Static variable in class com.prowidesoftware.swift.model.field.Field42C
same as NAME, intended to be clear when using static imports
F_42D - Static variable in class com.prowidesoftware.swift.model.field.Field42D
same as NAME, intended to be clear when using static imports
F_42M - Static variable in class com.prowidesoftware.swift.model.field.Field42M
same as NAME, intended to be clear when using static imports
F_42P - Static variable in class com.prowidesoftware.swift.model.field.Field42P
same as NAME, intended to be clear when using static imports
F_431 - Static variable in class com.prowidesoftware.swift.model.field.Field431
same as NAME, intended to be clear when using static imports
F_432 - Static variable in class com.prowidesoftware.swift.model.field.Field432
same as NAME, intended to be clear when using static imports
F_433 - Static variable in class com.prowidesoftware.swift.model.field.Field433
same as NAME, intended to be clear when using static imports
F_434 - Static variable in class com.prowidesoftware.swift.model.field.Field434
same as NAME, intended to be clear when using static imports
F_43P - Static variable in class com.prowidesoftware.swift.model.field.Field43P
same as NAME, intended to be clear when using static imports
F_43T - Static variable in class com.prowidesoftware.swift.model.field.Field43T
same as NAME, intended to be clear when using static imports
F_443 - Static variable in class com.prowidesoftware.swift.model.field.Field443
same as NAME, intended to be clear when using static imports
F_44A - Static variable in class com.prowidesoftware.swift.model.field.Field44A
same as NAME, intended to be clear when using static imports
F_44B - Static variable in class com.prowidesoftware.swift.model.field.Field44B
same as NAME, intended to be clear when using static imports
F_44C - Static variable in class com.prowidesoftware.swift.model.field.Field44C
same as NAME, intended to be clear when using static imports
F_44D - Static variable in class com.prowidesoftware.swift.model.field.Field44D
same as NAME, intended to be clear when using static imports
F_44E - Static variable in class com.prowidesoftware.swift.model.field.Field44E
same as NAME, intended to be clear when using static imports
F_44F - Static variable in class com.prowidesoftware.swift.model.field.Field44F
same as NAME, intended to be clear when using static imports
F_451 - Static variable in class com.prowidesoftware.swift.model.field.Field451
same as NAME, intended to be clear when using static imports
F_45A - Static variable in class com.prowidesoftware.swift.model.field.Field45A
same as NAME, intended to be clear when using static imports
F_45B - Static variable in class com.prowidesoftware.swift.model.field.Field45B
same as NAME, intended to be clear when using static imports
F_461 - Static variable in class com.prowidesoftware.swift.model.field.Field461
same as NAME, intended to be clear when using static imports
F_46A - Static variable in class com.prowidesoftware.swift.model.field.Field46A
same as NAME, intended to be clear when using static imports
F_46B - Static variable in class com.prowidesoftware.swift.model.field.Field46B
same as NAME, intended to be clear when using static imports
F_47A - Static variable in class com.prowidesoftware.swift.model.field.Field47A
same as NAME, intended to be clear when using static imports
F_47B - Static variable in class com.prowidesoftware.swift.model.field.Field47B
same as NAME, intended to be clear when using static imports
F_48 - Static variable in class com.prowidesoftware.swift.model.field.Field48
same as NAME, intended to be clear when using static imports
F_49 - Static variable in class com.prowidesoftware.swift.model.field.Field49
same as NAME, intended to be clear when using static imports
F_50 - Static variable in class com.prowidesoftware.swift.model.field.Field50
same as NAME, intended to be clear when using static imports
F_503 - Static variable in class com.prowidesoftware.swift.model.field.Field503
same as NAME, intended to be clear when using static imports
F_50A - Static variable in class com.prowidesoftware.swift.model.field.Field50A
same as NAME, intended to be clear when using static imports
F_50B - Static variable in class com.prowidesoftware.swift.model.field.Field50B
same as NAME, intended to be clear when using static imports
F_50C - Static variable in class com.prowidesoftware.swift.model.field.Field50C
same as NAME, intended to be clear when using static imports
F_50D - Static variable in class com.prowidesoftware.swift.model.field.Field50D
same as NAME, intended to be clear when using static imports
F_50F - Static variable in class com.prowidesoftware.swift.model.field.Field50F
same as NAME, intended to be clear when using static imports
F_50G - Static variable in class com.prowidesoftware.swift.model.field.Field50G
same as NAME, intended to be clear when using static imports
F_50H - Static variable in class com.prowidesoftware.swift.model.field.Field50H
same as NAME, intended to be clear when using static imports
F_50K - Static variable in class com.prowidesoftware.swift.model.field.Field50K
same as NAME, intended to be clear when using static imports
F_50L - Static variable in class com.prowidesoftware.swift.model.field.Field50L
same as NAME, intended to be clear when using static imports
F_51A - Static variable in class com.prowidesoftware.swift.model.field.Field51A
same as NAME, intended to be clear when using static imports
F_51C - Static variable in class com.prowidesoftware.swift.model.field.Field51C
same as NAME, intended to be clear when using static imports
F_51D - Static variable in class com.prowidesoftware.swift.model.field.Field51D
same as NAME, intended to be clear when using static imports
F_52A - Static variable in class com.prowidesoftware.swift.model.field.Field52A
same as NAME, intended to be clear when using static imports
F_52B - Static variable in class com.prowidesoftware.swift.model.field.Field52B
same as NAME, intended to be clear when using static imports
F_52C - Static variable in class com.prowidesoftware.swift.model.field.Field52C
same as NAME, intended to be clear when using static imports
F_52D - Static variable in class com.prowidesoftware.swift.model.field.Field52D
same as NAME, intended to be clear when using static imports
F_533 - Static variable in class com.prowidesoftware.swift.model.field.Field533
same as NAME, intended to be clear when using static imports
F_53A - Static variable in class com.prowidesoftware.swift.model.field.Field53A
same as NAME, intended to be clear when using static imports
F_53B - Static variable in class com.prowidesoftware.swift.model.field.Field53B
same as NAME, intended to be clear when using static imports
F_53C - Static variable in class com.prowidesoftware.swift.model.field.Field53C
same as NAME, intended to be clear when using static imports
F_53D - Static variable in class com.prowidesoftware.swift.model.field.Field53D
same as NAME, intended to be clear when using static imports
F_53J - Static variable in class com.prowidesoftware.swift.model.field.Field53J
same as NAME, intended to be clear when using static imports
F_54A - Static variable in class com.prowidesoftware.swift.model.field.Field54A
same as NAME, intended to be clear when using static imports
F_54B - Static variable in class com.prowidesoftware.swift.model.field.Field54B
same as NAME, intended to be clear when using static imports
F_54D - Static variable in class com.prowidesoftware.swift.model.field.Field54D
same as NAME, intended to be clear when using static imports
F_55A - Static variable in class com.prowidesoftware.swift.model.field.Field55A
same as NAME, intended to be clear when using static imports
F_55B - Static variable in class com.prowidesoftware.swift.model.field.Field55B
same as NAME, intended to be clear when using static imports
F_55D - Static variable in class com.prowidesoftware.swift.model.field.Field55D
same as NAME, intended to be clear when using static imports
F_56A - Static variable in class com.prowidesoftware.swift.model.field.Field56A
same as NAME, intended to be clear when using static imports
F_56B - Static variable in class com.prowidesoftware.swift.model.field.Field56B
same as NAME, intended to be clear when using static imports
F_56C - Static variable in class com.prowidesoftware.swift.model.field.Field56C
same as NAME, intended to be clear when using static imports
F_56D - Static variable in class com.prowidesoftware.swift.model.field.Field56D
same as NAME, intended to be clear when using static imports
F_56J - Static variable in class com.prowidesoftware.swift.model.field.Field56J
same as NAME, intended to be clear when using static imports
F_57A - Static variable in class com.prowidesoftware.swift.model.field.Field57A
same as NAME, intended to be clear when using static imports
F_57B - Static variable in class com.prowidesoftware.swift.model.field.Field57B
same as NAME, intended to be clear when using static imports
F_57C - Static variable in class com.prowidesoftware.swift.model.field.Field57C
same as NAME, intended to be clear when using static imports
F_57D - Static variable in class com.prowidesoftware.swift.model.field.Field57D
same as NAME, intended to be clear when using static imports
F_57J - Static variable in class com.prowidesoftware.swift.model.field.Field57J
same as NAME, intended to be clear when using static imports
F_58A - Static variable in class com.prowidesoftware.swift.model.field.Field58A
same as NAME, intended to be clear when using static imports
F_58B - Static variable in class com.prowidesoftware.swift.model.field.Field58B
same as NAME, intended to be clear when using static imports
F_58D - Static variable in class com.prowidesoftware.swift.model.field.Field58D
same as NAME, intended to be clear when using static imports
F_58J - Static variable in class com.prowidesoftware.swift.model.field.Field58J
same as NAME, intended to be clear when using static imports
F_59 - Static variable in class com.prowidesoftware.swift.model.field.Field59
same as NAME, intended to be clear when using static imports
F_59A - Static variable in class com.prowidesoftware.swift.model.field.Field59A
same as NAME, intended to be clear when using static imports
F_59F - Static variable in class com.prowidesoftware.swift.model.field.Field59F
same as NAME, intended to be clear when using static imports
F_60F - Static variable in class com.prowidesoftware.swift.model.field.Field60F
same as NAME, intended to be clear when using static imports
F_60M - Static variable in class com.prowidesoftware.swift.model.field.Field60M
same as NAME, intended to be clear when using static imports
F_61 - Static variable in class com.prowidesoftware.swift.model.field.Field61
same as NAME, intended to be clear when using static imports
F_619 - Static variable in class com.prowidesoftware.swift.model.field.Field619
same as NAME, intended to be clear when using static imports
F_62F - Static variable in class com.prowidesoftware.swift.model.field.Field62F
same as NAME, intended to be clear when using static imports
F_62M - Static variable in class com.prowidesoftware.swift.model.field.Field62M
same as NAME, intended to be clear when using static imports
F_64 - Static variable in class com.prowidesoftware.swift.model.field.Field64
same as NAME, intended to be clear when using static imports
F_65 - Static variable in class com.prowidesoftware.swift.model.field.Field65
same as NAME, intended to be clear when using static imports
F_68A - Static variable in class com.prowidesoftware.swift.model.field.Field68A
same as NAME, intended to be clear when using static imports
F_69A - Static variable in class com.prowidesoftware.swift.model.field.Field69A
same as NAME, intended to be clear when using static imports
F_69B - Static variable in class com.prowidesoftware.swift.model.field.Field69B
same as NAME, intended to be clear when using static imports
F_69C - Static variable in class com.prowidesoftware.swift.model.field.Field69C
same as NAME, intended to be clear when using static imports
F_69D - Static variable in class com.prowidesoftware.swift.model.field.Field69D
same as NAME, intended to be clear when using static imports
F_69E - Static variable in class com.prowidesoftware.swift.model.field.Field69E
same as NAME, intended to be clear when using static imports
F_69F - Static variable in class com.prowidesoftware.swift.model.field.Field69F
same as NAME, intended to be clear when using static imports
F_69J - Static variable in class com.prowidesoftware.swift.model.field.Field69J
same as NAME, intended to be clear when using static imports
F_70 - Static variable in class com.prowidesoftware.swift.model.field.Field70
same as NAME, intended to be clear when using static imports
F_70C - Static variable in class com.prowidesoftware.swift.model.field.Field70C
same as NAME, intended to be clear when using static imports
F_70D - Static variable in class com.prowidesoftware.swift.model.field.Field70D
same as NAME, intended to be clear when using static imports
F_70E - Static variable in class com.prowidesoftware.swift.model.field.Field70E
same as NAME, intended to be clear when using static imports
F_70F - Static variable in class com.prowidesoftware.swift.model.field.Field70F
same as NAME, intended to be clear when using static imports
F_70G - Static variable in class com.prowidesoftware.swift.model.field.Field70G
same as NAME, intended to be clear when using static imports
F_71A - Static variable in class com.prowidesoftware.swift.model.field.Field71A
same as NAME, intended to be clear when using static imports
F_71B - Static variable in class com.prowidesoftware.swift.model.field.Field71B
same as NAME, intended to be clear when using static imports
F_71C - Static variable in class com.prowidesoftware.swift.model.field.Field71C
same as NAME, intended to be clear when using static imports
F_71F - Static variable in class com.prowidesoftware.swift.model.field.Field71F
same as NAME, intended to be clear when using static imports
F_71G - Static variable in class com.prowidesoftware.swift.model.field.Field71G
same as NAME, intended to be clear when using static imports
F_72 - Static variable in class com.prowidesoftware.swift.model.field.Field72
same as NAME, intended to be clear when using static imports
F_73 - Static variable in class com.prowidesoftware.swift.model.field.Field73
same as NAME, intended to be clear when using static imports
F_74 - Static variable in class com.prowidesoftware.swift.model.field.Field74
same as NAME, intended to be clear when using static imports
F_75 - Static variable in class com.prowidesoftware.swift.model.field.Field75
same as NAME, intended to be clear when using static imports
F_76 - Static variable in class com.prowidesoftware.swift.model.field.Field76
same as NAME, intended to be clear when using static imports
F_77A - Static variable in class com.prowidesoftware.swift.model.field.Field77A
same as NAME, intended to be clear when using static imports
F_77B - Static variable in class com.prowidesoftware.swift.model.field.Field77B
same as NAME, intended to be clear when using static imports
F_77C - Static variable in class com.prowidesoftware.swift.model.field.Field77C
same as NAME, intended to be clear when using static imports
F_77D - Static variable in class com.prowidesoftware.swift.model.field.Field77D
same as NAME, intended to be clear when using static imports
F_77E - Static variable in class com.prowidesoftware.swift.model.field.Field77E
same as NAME, intended to be clear when using static imports
F_77F - Static variable in class com.prowidesoftware.swift.model.field.Field77F
same as NAME, intended to be clear when using static imports
F_77H - Static variable in class com.prowidesoftware.swift.model.field.Field77H
same as NAME, intended to be clear when using static imports
F_77J - Static variable in class com.prowidesoftware.swift.model.field.Field77J
same as NAME, intended to be clear when using static imports
F_77T - Static variable in class com.prowidesoftware.swift.model.field.Field77T
same as NAME, intended to be clear when using static imports
F_78 - Static variable in class com.prowidesoftware.swift.model.field.Field78
same as NAME, intended to be clear when using static imports
F_79 - Static variable in class com.prowidesoftware.swift.model.field.Field79
same as NAME, intended to be clear when using static imports
F_80C - Static variable in class com.prowidesoftware.swift.model.field.Field80C
same as NAME, intended to be clear when using static imports
F_81A - Static variable in class com.prowidesoftware.swift.model.field.Field81A
same as NAME, intended to be clear when using static imports
F_81D - Static variable in class com.prowidesoftware.swift.model.field.Field81D
same as NAME, intended to be clear when using static imports
F_81J - Static variable in class com.prowidesoftware.swift.model.field.Field81J
same as NAME, intended to be clear when using static imports
F_82A - Static variable in class com.prowidesoftware.swift.model.field.Field82A
same as NAME, intended to be clear when using static imports
F_82B - Static variable in class com.prowidesoftware.swift.model.field.Field82B
same as NAME, intended to be clear when using static imports
F_82D - Static variable in class com.prowidesoftware.swift.model.field.Field82D
same as NAME, intended to be clear when using static imports
F_82J - Static variable in class com.prowidesoftware.swift.model.field.Field82J
same as NAME, intended to be clear when using static imports
F_83A - Static variable in class com.prowidesoftware.swift.model.field.Field83A
same as NAME, intended to be clear when using static imports
F_83C - Static variable in class com.prowidesoftware.swift.model.field.Field83C
same as NAME, intended to be clear when using static imports
F_83D - Static variable in class com.prowidesoftware.swift.model.field.Field83D
same as NAME, intended to be clear when using static imports
F_83J - Static variable in class com.prowidesoftware.swift.model.field.Field83J
same as NAME, intended to be clear when using static imports
F_84A - Static variable in class com.prowidesoftware.swift.model.field.Field84A
same as NAME, intended to be clear when using static imports
F_84B - Static variable in class com.prowidesoftware.swift.model.field.Field84B
same as NAME, intended to be clear when using static imports
F_84D - Static variable in class com.prowidesoftware.swift.model.field.Field84D
same as NAME, intended to be clear when using static imports
F_84J - Static variable in class com.prowidesoftware.swift.model.field.Field84J
same as NAME, intended to be clear when using static imports
F_85A - Static variable in class com.prowidesoftware.swift.model.field.Field85A
same as NAME, intended to be clear when using static imports
F_85B - Static variable in class com.prowidesoftware.swift.model.field.Field85B
same as NAME, intended to be clear when using static imports
F_85D - Static variable in class com.prowidesoftware.swift.model.field.Field85D
same as NAME, intended to be clear when using static imports
F_85J - Static variable in class com.prowidesoftware.swift.model.field.Field85J
same as NAME, intended to be clear when using static imports
F_86 - Static variable in class com.prowidesoftware.swift.model.field.Field86
same as NAME, intended to be clear when using static imports
F_86A - Static variable in class com.prowidesoftware.swift.model.field.Field86A
same as NAME, intended to be clear when using static imports
F_86B - Static variable in class com.prowidesoftware.swift.model.field.Field86B
same as NAME, intended to be clear when using static imports
F_86D - Static variable in class com.prowidesoftware.swift.model.field.Field86D
same as NAME, intended to be clear when using static imports
F_86J - Static variable in class com.prowidesoftware.swift.model.field.Field86J
same as NAME, intended to be clear when using static imports
F_87A - Static variable in class com.prowidesoftware.swift.model.field.Field87A
same as NAME, intended to be clear when using static imports
F_87B - Static variable in class com.prowidesoftware.swift.model.field.Field87B
same as NAME, intended to be clear when using static imports
F_87D - Static variable in class com.prowidesoftware.swift.model.field.Field87D
same as NAME, intended to be clear when using static imports
F_87J - Static variable in class com.prowidesoftware.swift.model.field.Field87J
same as NAME, intended to be clear when using static imports
F_88A - Static variable in class com.prowidesoftware.swift.model.field.Field88A
same as NAME, intended to be clear when using static imports
F_88B - Static variable in class com.prowidesoftware.swift.model.field.Field88B
same as NAME, intended to be clear when using static imports
F_88D - Static variable in class com.prowidesoftware.swift.model.field.Field88D
same as NAME, intended to be clear when using static imports
F_88J - Static variable in class com.prowidesoftware.swift.model.field.Field88J
same as NAME, intended to be clear when using static imports
F_89A - Static variable in class com.prowidesoftware.swift.model.field.Field89A
same as NAME, intended to be clear when using static imports
F_89D - Static variable in class com.prowidesoftware.swift.model.field.Field89D
same as NAME, intended to be clear when using static imports
F_89J - Static variable in class com.prowidesoftware.swift.model.field.Field89J
same as NAME, intended to be clear when using static imports
F_90A - Static variable in class com.prowidesoftware.swift.model.field.Field90A
same as NAME, intended to be clear when using static imports
F_90B - Static variable in class com.prowidesoftware.swift.model.field.Field90B
same as NAME, intended to be clear when using static imports
F_90C - Static variable in class com.prowidesoftware.swift.model.field.Field90C
same as NAME, intended to be clear when using static imports
F_90D - Static variable in class com.prowidesoftware.swift.model.field.Field90D
same as NAME, intended to be clear when using static imports
F_90E - Static variable in class com.prowidesoftware.swift.model.field.Field90E
same as NAME, intended to be clear when using static imports
F_90F - Static variable in class com.prowidesoftware.swift.model.field.Field90F
same as NAME, intended to be clear when using static imports
F_90J - Static variable in class com.prowidesoftware.swift.model.field.Field90J
same as NAME, intended to be clear when using static imports
F_90K - Static variable in class com.prowidesoftware.swift.model.field.Field90K
same as NAME, intended to be clear when using static imports
F_90L - Static variable in class com.prowidesoftware.swift.model.field.Field90L
same as NAME, intended to be clear when using static imports
F_91A - Static variable in class com.prowidesoftware.swift.model.field.Field91A
same as NAME, intended to be clear when using static imports
F_91D - Static variable in class com.prowidesoftware.swift.model.field.Field91D
same as NAME, intended to be clear when using static imports
F_91J - Static variable in class com.prowidesoftware.swift.model.field.Field91J
same as NAME, intended to be clear when using static imports
F_92A - Static variable in class com.prowidesoftware.swift.model.field.Field92A
same as NAME, intended to be clear when using static imports
F_92B - Static variable in class com.prowidesoftware.swift.model.field.Field92B
same as NAME, intended to be clear when using static imports
F_92C - Static variable in class com.prowidesoftware.swift.model.field.Field92C
same as NAME, intended to be clear when using static imports
F_92D - Static variable in class com.prowidesoftware.swift.model.field.Field92D
same as NAME, intended to be clear when using static imports
F_92F - Static variable in class com.prowidesoftware.swift.model.field.Field92F
same as NAME, intended to be clear when using static imports
F_92H - Static variable in class com.prowidesoftware.swift.model.field.Field92H
same as NAME, intended to be clear when using static imports
F_92J - Static variable in class com.prowidesoftware.swift.model.field.Field92J
same as NAME, intended to be clear when using static imports
F_92K - Static variable in class com.prowidesoftware.swift.model.field.Field92K
same as NAME, intended to be clear when using static imports
F_92L - Static variable in class com.prowidesoftware.swift.model.field.Field92L
same as NAME, intended to be clear when using static imports
F_92M - Static variable in class com.prowidesoftware.swift.model.field.Field92M
same as NAME, intended to be clear when using static imports
F_92N - Static variable in class com.prowidesoftware.swift.model.field.Field92N
same as NAME, intended to be clear when using static imports
F_92P - Static variable in class com.prowidesoftware.swift.model.field.Field92P
same as NAME, intended to be clear when using static imports
F_92R - Static variable in class com.prowidesoftware.swift.model.field.Field92R
same as NAME, intended to be clear when using static imports
F_93A - Static variable in class com.prowidesoftware.swift.model.field.Field93A
same as NAME, intended to be clear when using static imports
F_93B - Static variable in class com.prowidesoftware.swift.model.field.Field93B
same as NAME, intended to be clear when using static imports
F_93C - Static variable in class com.prowidesoftware.swift.model.field.Field93C
same as NAME, intended to be clear when using static imports
F_93D - Static variable in class com.prowidesoftware.swift.model.field.Field93D
same as NAME, intended to be clear when using static imports
F_94A - Static variable in class com.prowidesoftware.swift.model.field.Field94A
same as NAME, intended to be clear when using static imports
F_94B - Static variable in class com.prowidesoftware.swift.model.field.Field94B
same as NAME, intended to be clear when using static imports
F_94C - Static variable in class com.prowidesoftware.swift.model.field.Field94C
same as NAME, intended to be clear when using static imports
F_94D - Static variable in class com.prowidesoftware.swift.model.field.Field94D
same as NAME, intended to be clear when using static imports
F_94E - Static variable in class com.prowidesoftware.swift.model.field.Field94E
same as NAME, intended to be clear when using static imports
F_94F - Static variable in class com.prowidesoftware.swift.model.field.Field94F
same as NAME, intended to be clear when using static imports
F_94G - Static variable in class com.prowidesoftware.swift.model.field.Field94G
same as NAME, intended to be clear when using static imports
F_94H - Static variable in class com.prowidesoftware.swift.model.field.Field94H
same as NAME, intended to be clear when using static imports
F_94L - Static variable in class com.prowidesoftware.swift.model.field.Field94L
same as NAME, intended to be clear when using static imports
F_95C - Static variable in class com.prowidesoftware.swift.model.field.Field95C
same as NAME, intended to be clear when using static imports
F_95L - Static variable in class com.prowidesoftware.swift.model.field.Field95L
same as NAME, intended to be clear when using static imports
F_95P - Static variable in class com.prowidesoftware.swift.model.field.Field95P
same as NAME, intended to be clear when using static imports
F_95Q - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
same as NAME, intended to be clear when using static imports
F_95R - Static variable in class com.prowidesoftware.swift.model.field.Field95R
same as NAME, intended to be clear when using static imports
F_95S - Static variable in class com.prowidesoftware.swift.model.field.Field95S
same as NAME, intended to be clear when using static imports
F_95U - Static variable in class com.prowidesoftware.swift.model.field.Field95U
same as NAME, intended to be clear when using static imports
F_95V - Static variable in class com.prowidesoftware.swift.model.field.Field95V
same as NAME, intended to be clear when using static imports
F_96A - Static variable in class com.prowidesoftware.swift.model.field.Field96A
same as NAME, intended to be clear when using static imports
F_96D - Static variable in class com.prowidesoftware.swift.model.field.Field96D
same as NAME, intended to be clear when using static imports
F_96J - Static variable in class com.prowidesoftware.swift.model.field.Field96J
same as NAME, intended to be clear when using static imports
F_97A - Static variable in class com.prowidesoftware.swift.model.field.Field97A
same as NAME, intended to be clear when using static imports
F_97B - Static variable in class com.prowidesoftware.swift.model.field.Field97B
same as NAME, intended to be clear when using static imports
F_97C - Static variable in class com.prowidesoftware.swift.model.field.Field97C
same as NAME, intended to be clear when using static imports
F_97E - Static variable in class com.prowidesoftware.swift.model.field.Field97E
same as NAME, intended to be clear when using static imports
F_98A - Static variable in class com.prowidesoftware.swift.model.field.Field98A
same as NAME, intended to be clear when using static imports
F_98B - Static variable in class com.prowidesoftware.swift.model.field.Field98B
same as NAME, intended to be clear when using static imports
F_98C - Static variable in class com.prowidesoftware.swift.model.field.Field98C
same as NAME, intended to be clear when using static imports
F_98D - Static variable in class com.prowidesoftware.swift.model.field.Field98D
same as NAME, intended to be clear when using static imports
F_98E - Static variable in class com.prowidesoftware.swift.model.field.Field98E
same as NAME, intended to be clear when using static imports
F_98F - Static variable in class com.prowidesoftware.swift.model.field.Field98F
same as NAME, intended to be clear when using static imports
F_98G - Static variable in class com.prowidesoftware.swift.model.field.Field98G
same as NAME, intended to be clear when using static imports
F_98H - Static variable in class com.prowidesoftware.swift.model.field.Field98H
same as NAME, intended to be clear when using static imports
F_98J - Static variable in class com.prowidesoftware.swift.model.field.Field98J
same as NAME, intended to be clear when using static imports
F_98K - Static variable in class com.prowidesoftware.swift.model.field.Field98K
same as NAME, intended to be clear when using static imports
F_999 - Static variable in class com.prowidesoftware.swift.model.field.Field999
same as NAME, intended to be clear when using static imports
F_99A - Static variable in class com.prowidesoftware.swift.model.field.Field99A
same as NAME, intended to be clear when using static imports
F_99B - Static variable in class com.prowidesoftware.swift.model.field.Field99B
same as NAME, intended to be clear when using static imports
F_99C - Static variable in class com.prowidesoftware.swift.model.field.Field99C
same as NAME, intended to be clear when using static imports
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAS
FAS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
faxNb - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
FAXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAXT
FAXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAXT
FAXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAXT
FAXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAXT
FAXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FAXT
FAXT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FBF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FBF
FBF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FBF
FBF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FBF
FBF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FBF
FBF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FC - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FC
FC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCA
FCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FCOU
FCOU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FDAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FDAT
FDAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FEOMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FEOMA
FEOMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FEOMA
FEOMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FEOMA
FEOMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FEOMA
FEOMA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FF - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FF
FF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIA
FIA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAC
FIAC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIAN
FIAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FICL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FICL
FICL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FICL
FICL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FICL
FICL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
Field - Class in com.prowidesoftware.swift.model.field
Base class implemented by classes that provide a general access to field components.
Field() - Constructor for class com.prowidesoftware.swift.model.field.Field
Deprecated.
Field(int) - Constructor for class com.prowidesoftware.swift.model.field.Field
Creates a field with the list of components initialized to the given number of components.
Field(String) - Constructor for class com.prowidesoftware.swift.model.field.Field
Creates a new field and initializes its components with content from the parameter value.
Field(Field) - Constructor for class com.prowidesoftware.swift.model.field.Field
Copy constructor.
Initializes the components list with a deep copy of the source components list.
field(SwiftBlock1Field) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Generic getter for block attributes based on qualified names from SwiftBlock1Field
field(SwiftBlock2Field) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Generic getter for block attributes based on qualified names from SwiftBlock2Field
field(SwiftBlock2InputField) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Generic getter for block attributes based on qualified names from SwiftBlock2InputField
field(SwiftBlock2OutputField) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Generic getter for block attributes based on qualified names from SwiftBlock2OutputField
field(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
return first results of fields() or null if none
Field101 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 101
Field101() - Constructor for class com.prowidesoftware.swift.model.field.Field101
Default constructor.
Field101(String) - Constructor for class com.prowidesoftware.swift.model.field.Field101
Creates a new field and initializes its components with content from the parameter value.
Field101(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field101
Creates a new field and initializes its components with content from the parameter tag.
Field102 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 102
Field102() - Constructor for class com.prowidesoftware.swift.model.field.Field102
Default constructor.
Field102(String) - Constructor for class com.prowidesoftware.swift.model.field.Field102
Creates a new field and initializes its components with content from the parameter value.
Field102(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field102
Creates a new field and initializes its components with content from the parameter tag.
Field103 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 103
Field103() - Constructor for class com.prowidesoftware.swift.model.field.Field103
Default constructor.
Field103(String) - Constructor for class com.prowidesoftware.swift.model.field.Field103
Creates a new field and initializes its components with content from the parameter value.
Field103(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field103
Creates a new field and initializes its components with content from the parameter tag.
Field104 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 104
Field104() - Constructor for class com.prowidesoftware.swift.model.field.Field104
Default constructor.
Field104(String) - Constructor for class com.prowidesoftware.swift.model.field.Field104
Creates a new field and initializes its components with content from the parameter value.
Field104(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field104
Creates a new field and initializes its components with content from the parameter tag.
Field105 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 105
Field105() - Constructor for class com.prowidesoftware.swift.model.field.Field105
Default constructor.
Field105(String) - Constructor for class com.prowidesoftware.swift.model.field.Field105
Creates a new field and initializes its components with content from the parameter value.
Field105(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field105
Creates a new field and initializes its components with content from the parameter tag.
Field106 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 106
Field106() - Constructor for class com.prowidesoftware.swift.model.field.Field106
Default constructor.
Field106(String) - Constructor for class com.prowidesoftware.swift.model.field.Field106
Creates a new field and initializes its components with content from the parameter value.
Field106(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field106
Creates a new field and initializes its components with content from the parameter tag.
Field107 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 107
Field107() - Constructor for class com.prowidesoftware.swift.model.field.Field107
Default constructor.
Field107(String) - Constructor for class com.prowidesoftware.swift.model.field.Field107
Creates a new field and initializes its components with content from the parameter value.
Field107(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field107
Creates a new field and initializes its components with content from the parameter tag.
Field108 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 108
Field108() - Constructor for class com.prowidesoftware.swift.model.field.Field108
Default constructor.
Field108(String) - Constructor for class com.prowidesoftware.swift.model.field.Field108
Creates a new field and initializes its components with content from the parameter value.
Field108(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field108
Creates a new field and initializes its components with content from the parameter tag.
Field109 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 109
Field109() - Constructor for class com.prowidesoftware.swift.model.field.Field109
Default constructor.
Field109(String) - Constructor for class com.prowidesoftware.swift.model.field.Field109
Creates a new field and initializes its components with content from the parameter value.
Field109(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field109
Creates a new field and initializes its components with content from the parameter tag.
Field110 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 110
Field110() - Constructor for class com.prowidesoftware.swift.model.field.Field110
Default constructor.
Field110(String) - Constructor for class com.prowidesoftware.swift.model.field.Field110
Creates a new field and initializes its components with content from the parameter value.
Field110(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field110
Creates a new field and initializes its components with content from the parameter tag.
Field111 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 111
Field111() - Constructor for class com.prowidesoftware.swift.model.field.Field111
Default constructor.
Field111(String) - Constructor for class com.prowidesoftware.swift.model.field.Field111
Creates a new field and initializes its components with content from the parameter value.
Field111(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field111
Creates a new field and initializes its components with content from the parameter tag.
Field113 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 113
Field113() - Constructor for class com.prowidesoftware.swift.model.field.Field113
Default constructor.
Field113(String) - Constructor for class com.prowidesoftware.swift.model.field.Field113
Creates a new field and initializes its components with content from the parameter value.
Field113(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field113
Creates a new field and initializes its components with content from the parameter tag.
Field114 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 114
Field114() - Constructor for class com.prowidesoftware.swift.model.field.Field114
Default constructor.
Field114(String) - Constructor for class com.prowidesoftware.swift.model.field.Field114
Creates a new field and initializes its components with content from the parameter value.
Field114(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field114
Creates a new field and initializes its components with content from the parameter tag.
Field115 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 115
Field115() - Constructor for class com.prowidesoftware.swift.model.field.Field115
Default constructor.
Field115(String) - Constructor for class com.prowidesoftware.swift.model.field.Field115
Creates a new field and initializes its components with content from the parameter value.
Field115(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field115
Creates a new field and initializes its components with content from the parameter tag.
Field116 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 116
Field116() - Constructor for class com.prowidesoftware.swift.model.field.Field116
Default constructor.
Field116(String) - Constructor for class com.prowidesoftware.swift.model.field.Field116
Creates a new field and initializes its components with content from the parameter value.
Field116(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field116
Creates a new field and initializes its components with content from the parameter tag.
Field117 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 117
Field117() - Constructor for class com.prowidesoftware.swift.model.field.Field117
Default constructor.
Field117(String) - Constructor for class com.prowidesoftware.swift.model.field.Field117
Creates a new field and initializes its components with content from the parameter value.
Field117(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field117
Creates a new field and initializes its components with content from the parameter tag.
Field118 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 118
Field118() - Constructor for class com.prowidesoftware.swift.model.field.Field118
Default constructor.
Field118(String) - Constructor for class com.prowidesoftware.swift.model.field.Field118
Creates a new field and initializes its components with content from the parameter value.
Field118(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field118
Creates a new field and initializes its components with content from the parameter tag.
Field119 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 119
Field119() - Constructor for class com.prowidesoftware.swift.model.field.Field119
Default constructor.
Field119(String) - Constructor for class com.prowidesoftware.swift.model.field.Field119
Creates a new field and initializes its components with content from the parameter value.
Field119(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field119
Creates a new field and initializes its components with content from the parameter tag.
Field11A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 11A
Field11A() - Constructor for class com.prowidesoftware.swift.model.field.Field11A
Default constructor.
Field11A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field11A
Creates a new field and initializes its components with content from the parameter value.
Field11A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field11A
Creates a new field and initializes its components with content from the parameter tag.
Field11R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 11R
Field11R() - Constructor for class com.prowidesoftware.swift.model.field.Field11R
Default constructor.
Field11R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field11R
Creates a new field and initializes its components with content from the parameter value.
Field11R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field11R
Creates a new field and initializes its components with content from the parameter tag.
Field11S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 11S
Field11S() - Constructor for class com.prowidesoftware.swift.model.field.Field11S
Default constructor.
Field11S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field11S
Creates a new field and initializes its components with content from the parameter value.
Field11S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field11S
Creates a new field and initializes its components with content from the parameter tag.
Field12 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12
Field12() - Constructor for class com.prowidesoftware.swift.model.field.Field12
Default constructor.
Field12(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12
Creates a new field and initializes its components with content from the parameter value.
Field12(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12
Creates a new field and initializes its components with content from the parameter tag.
Field120 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 120
Field120() - Constructor for class com.prowidesoftware.swift.model.field.Field120
Default constructor.
Field120(String) - Constructor for class com.prowidesoftware.swift.model.field.Field120
Creates a new field and initializes its components with content from the parameter value.
Field120(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field120
Creates a new field and initializes its components with content from the parameter tag.
Field121 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 121
Field121() - Constructor for class com.prowidesoftware.swift.model.field.Field121
Default constructor.
Field121(String) - Constructor for class com.prowidesoftware.swift.model.field.Field121
Creates a new field and initializes its components with content from the parameter value.
Field121(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field121
Creates a new field and initializes its components with content from the parameter tag.
Field122 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 122
Field122() - Constructor for class com.prowidesoftware.swift.model.field.Field122
Default constructor.
Field122(String) - Constructor for class com.prowidesoftware.swift.model.field.Field122
Creates a new field and initializes its components with content from the parameter value.
Field122(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field122
Creates a new field and initializes its components with content from the parameter tag.
Field123 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 123
Field123() - Constructor for class com.prowidesoftware.swift.model.field.Field123
Default constructor.
Field123(String) - Constructor for class com.prowidesoftware.swift.model.field.Field123
Creates a new field and initializes its components with content from the parameter value.
Field123(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field123
Creates a new field and initializes its components with content from the parameter tag.
Field124 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 124
Field124() - Constructor for class com.prowidesoftware.swift.model.field.Field124
Default constructor.
Field124(String) - Constructor for class com.prowidesoftware.swift.model.field.Field124
Creates a new field and initializes its components with content from the parameter value.
Field124(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field124
Creates a new field and initializes its components with content from the parameter tag.
Field125 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 125
Field125() - Constructor for class com.prowidesoftware.swift.model.field.Field125
Default constructor.
Field125(String) - Constructor for class com.prowidesoftware.swift.model.field.Field125
Creates a new field and initializes its components with content from the parameter value.
Field125(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field125
Creates a new field and initializes its components with content from the parameter tag.
Field126 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 126
Field126() - Constructor for class com.prowidesoftware.swift.model.field.Field126
Default constructor.
Field126(String) - Constructor for class com.prowidesoftware.swift.model.field.Field126
Creates a new field and initializes its components with content from the parameter value.
Field126(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field126
Creates a new field and initializes its components with content from the parameter tag.
Field127 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 127
Field127() - Constructor for class com.prowidesoftware.swift.model.field.Field127
Default constructor.
Field127(String) - Constructor for class com.prowidesoftware.swift.model.field.Field127
Creates a new field and initializes its components with content from the parameter value.
Field127(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field127
Creates a new field and initializes its components with content from the parameter tag.
Field128 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 128
Field128() - Constructor for class com.prowidesoftware.swift.model.field.Field128
Default constructor.
Field128(String) - Constructor for class com.prowidesoftware.swift.model.field.Field128
Creates a new field and initializes its components with content from the parameter value.
Field128(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field128
Creates a new field and initializes its components with content from the parameter tag.
Field129 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 129
Field129() - Constructor for class com.prowidesoftware.swift.model.field.Field129
Default constructor.
Field129(String) - Constructor for class com.prowidesoftware.swift.model.field.Field129
Creates a new field and initializes its components with content from the parameter value.
Field129(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field129
Creates a new field and initializes its components with content from the parameter tag.
Field12A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12A
Field12A() - Constructor for class com.prowidesoftware.swift.model.field.Field12A
Default constructor.
Field12A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12A
Creates a new field and initializes its components with content from the parameter value.
Field12A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12A
Creates a new field and initializes its components with content from the parameter tag.
Field12B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12B
Field12B() - Constructor for class com.prowidesoftware.swift.model.field.Field12B
Default constructor.
Field12B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12B
Creates a new field and initializes its components with content from the parameter value.
Field12B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12B
Creates a new field and initializes its components with content from the parameter tag.
Field12C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12C
Field12C() - Constructor for class com.prowidesoftware.swift.model.field.Field12C
Default constructor.
Field12C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12C
Creates a new field and initializes its components with content from the parameter value.
Field12C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12C
Creates a new field and initializes its components with content from the parameter tag.
Field12D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12D
Field12D() - Constructor for class com.prowidesoftware.swift.model.field.Field12D
Default constructor.
Field12D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12D
Creates a new field and initializes its components with content from the parameter value.
Field12D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12D
Creates a new field and initializes its components with content from the parameter tag.
Field12E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12E
Field12E() - Constructor for class com.prowidesoftware.swift.model.field.Field12E
Default constructor.
Field12E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12E
Creates a new field and initializes its components with content from the parameter value.
Field12E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12E
Creates a new field and initializes its components with content from the parameter tag.
Field12F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12F
Field12F() - Constructor for class com.prowidesoftware.swift.model.field.Field12F
Default constructor.
Field12F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12F
Creates a new field and initializes its components with content from the parameter value.
Field12F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12F
Creates a new field and initializes its components with content from the parameter tag.
Field12G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 12G
Field12G() - Constructor for class com.prowidesoftware.swift.model.field.Field12G
Default constructor.
Field12G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field12G
Creates a new field and initializes its components with content from the parameter value.
Field12G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field12G
Creates a new field and initializes its components with content from the parameter tag.
Field130 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 130
Field130() - Constructor for class com.prowidesoftware.swift.model.field.Field130
Default constructor.
Field130(String) - Constructor for class com.prowidesoftware.swift.model.field.Field130
Creates a new field and initializes its components with content from the parameter value.
Field130(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field130
Creates a new field and initializes its components with content from the parameter tag.
Field132 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 132
Field132() - Constructor for class com.prowidesoftware.swift.model.field.Field132
Default constructor.
Field132(String) - Constructor for class com.prowidesoftware.swift.model.field.Field132
Creates a new field and initializes its components with content from the parameter value.
Field132(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field132
Creates a new field and initializes its components with content from the parameter tag.
Field133 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 133
Field133() - Constructor for class com.prowidesoftware.swift.model.field.Field133
Default constructor.
Field133(String) - Constructor for class com.prowidesoftware.swift.model.field.Field133
Creates a new field and initializes its components with content from the parameter value.
Field133(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field133
Creates a new field and initializes its components with content from the parameter tag.
Field134 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 134
Field134() - Constructor for class com.prowidesoftware.swift.model.field.Field134
Default constructor.
Field134(String) - Constructor for class com.prowidesoftware.swift.model.field.Field134
Creates a new field and initializes its components with content from the parameter value.
Field134(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field134
Creates a new field and initializes its components with content from the parameter tag.
Field135 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 135
Field135() - Constructor for class com.prowidesoftware.swift.model.field.Field135
Default constructor.
Field135(String) - Constructor for class com.prowidesoftware.swift.model.field.Field135
Creates a new field and initializes its components with content from the parameter value.
Field135(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field135
Creates a new field and initializes its components with content from the parameter tag.
Field136 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 136
Field136() - Constructor for class com.prowidesoftware.swift.model.field.Field136
Default constructor.
Field136(String) - Constructor for class com.prowidesoftware.swift.model.field.Field136
Creates a new field and initializes its components with content from the parameter value.
Field136(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field136
Creates a new field and initializes its components with content from the parameter tag.
Field137 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 137
Field137() - Constructor for class com.prowidesoftware.swift.model.field.Field137
Default constructor.
Field137(String) - Constructor for class com.prowidesoftware.swift.model.field.Field137
Creates a new field and initializes its components with content from the parameter value.
Field137(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field137
Creates a new field and initializes its components with content from the parameter tag.
Field13A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13A
Field13A() - Constructor for class com.prowidesoftware.swift.model.field.Field13A
Default constructor.
Field13A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13A
Creates a new field and initializes its components with content from the parameter value.
Field13A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13A
Creates a new field and initializes its components with content from the parameter tag.
Field13B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13B
Field13B() - Constructor for class com.prowidesoftware.swift.model.field.Field13B
Default constructor.
Field13B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13B
Creates a new field and initializes its components with content from the parameter value.
Field13B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13B
Creates a new field and initializes its components with content from the parameter tag.
Field13C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13C
Field13C() - Constructor for class com.prowidesoftware.swift.model.field.Field13C
Default constructor.
Field13C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13C
Creates a new field and initializes its components with content from the parameter value.
Field13C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13C
Creates a new field and initializes its components with content from the parameter tag.
Field13D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13D
Field13D() - Constructor for class com.prowidesoftware.swift.model.field.Field13D
Default constructor.
Field13D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13D
Creates a new field and initializes its components with content from the parameter value.
Field13D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13D
Creates a new field and initializes its components with content from the parameter tag.
Field13J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13J
Field13J() - Constructor for class com.prowidesoftware.swift.model.field.Field13J
Default constructor.
Field13J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13J
Creates a new field and initializes its components with content from the parameter value.
Field13J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13J
Creates a new field and initializes its components with content from the parameter tag.
Field13K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 13K
Field13K() - Constructor for class com.prowidesoftware.swift.model.field.Field13K
Default constructor.
Field13K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field13K
Creates a new field and initializes its components with content from the parameter value.
Field13K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field13K
Creates a new field and initializes its components with content from the parameter tag.
Field140 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 140
Field140() - Constructor for class com.prowidesoftware.swift.model.field.Field140
Default constructor.
Field140(String) - Constructor for class com.prowidesoftware.swift.model.field.Field140
Creates a new field and initializes its components with content from the parameter value.
Field140(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field140
Creates a new field and initializes its components with content from the parameter tag.
Field141 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 141
Field141() - Constructor for class com.prowidesoftware.swift.model.field.Field141
Default constructor.
Field141(String) - Constructor for class com.prowidesoftware.swift.model.field.Field141
Creates a new field and initializes its components with content from the parameter value.
Field141(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field141
Creates a new field and initializes its components with content from the parameter tag.
Field142 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 142
Field142() - Constructor for class com.prowidesoftware.swift.model.field.Field142
Default constructor.
Field142(String) - Constructor for class com.prowidesoftware.swift.model.field.Field142
Creates a new field and initializes its components with content from the parameter value.
Field142(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field142
Creates a new field and initializes its components with content from the parameter tag.
Field143 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 143
Field143() - Constructor for class com.prowidesoftware.swift.model.field.Field143
Default constructor.
Field143(String) - Constructor for class com.prowidesoftware.swift.model.field.Field143
Creates a new field and initializes its components with content from the parameter value.
Field143(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field143
Creates a new field and initializes its components with content from the parameter tag.
Field144 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 144
Field144() - Constructor for class com.prowidesoftware.swift.model.field.Field144
Default constructor.
Field144(String) - Constructor for class com.prowidesoftware.swift.model.field.Field144
Creates a new field and initializes its components with content from the parameter value.
Field144(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field144
Creates a new field and initializes its components with content from the parameter tag.
Field14A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14A
Field14A() - Constructor for class com.prowidesoftware.swift.model.field.Field14A
Default constructor.
Field14A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14A
Creates a new field and initializes its components with content from the parameter value.
Field14A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14A
Creates a new field and initializes its components with content from the parameter tag.
Field14B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14B
Field14B() - Constructor for class com.prowidesoftware.swift.model.field.Field14B
Default constructor.
Field14B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14B
Creates a new field and initializes its components with content from the parameter value.
Field14B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14B
Creates a new field and initializes its components with content from the parameter tag.
Field14C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14C
Field14C() - Constructor for class com.prowidesoftware.swift.model.field.Field14C
Default constructor.
Field14C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14C
Creates a new field and initializes its components with content from the parameter value.
Field14C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14C
Creates a new field and initializes its components with content from the parameter tag.
Field14D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14D
Field14D() - Constructor for class com.prowidesoftware.swift.model.field.Field14D
Default constructor.
Field14D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14D
Creates a new field and initializes its components with content from the parameter value.
Field14D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14D
Creates a new field and initializes its components with content from the parameter tag.
Field14E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14E
Field14E() - Constructor for class com.prowidesoftware.swift.model.field.Field14E
Default constructor.
Field14E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14E
Creates a new field and initializes its components with content from the parameter value.
Field14E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14E
Creates a new field and initializes its components with content from the parameter tag.
Field14F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14F
Field14F() - Constructor for class com.prowidesoftware.swift.model.field.Field14F
Default constructor.
Field14F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14F
Creates a new field and initializes its components with content from the parameter value.
Field14F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14F
Creates a new field and initializes its components with content from the parameter tag.
Field14G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14G
Field14G() - Constructor for class com.prowidesoftware.swift.model.field.Field14G
Default constructor.
Field14G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14G
Creates a new field and initializes its components with content from the parameter value.
Field14G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14G
Creates a new field and initializes its components with content from the parameter tag.
Field14J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14J
Field14J() - Constructor for class com.prowidesoftware.swift.model.field.Field14J
Default constructor.
Field14J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14J
Creates a new field and initializes its components with content from the parameter value.
Field14J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14J
Creates a new field and initializes its components with content from the parameter tag.
Field14S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 14S
Field14S() - Constructor for class com.prowidesoftware.swift.model.field.Field14S
Default constructor.
Field14S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field14S
Creates a new field and initializes its components with content from the parameter value.
Field14S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field14S
Creates a new field and initializes its components with content from the parameter tag.
Field151 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 151
Field151() - Constructor for class com.prowidesoftware.swift.model.field.Field151
Default constructor.
Field151(String) - Constructor for class com.prowidesoftware.swift.model.field.Field151
Creates a new field and initializes its components with content from the parameter value.
Field151(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field151
Creates a new field and initializes its components with content from the parameter tag.
Field152 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 152
Field152() - Constructor for class com.prowidesoftware.swift.model.field.Field152
Default constructor.
Field152(String) - Constructor for class com.prowidesoftware.swift.model.field.Field152
Creates a new field and initializes its components with content from the parameter value.
Field152(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field152
Creates a new field and initializes its components with content from the parameter tag.
Field153 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 153
Field153() - Constructor for class com.prowidesoftware.swift.model.field.Field153
Default constructor.
Field153(String) - Constructor for class com.prowidesoftware.swift.model.field.Field153
Creates a new field and initializes its components with content from the parameter value.
Field153(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field153
Creates a new field and initializes its components with content from the parameter tag.
Field15A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15A
Field15A() - Constructor for class com.prowidesoftware.swift.model.field.Field15A
Default constructor.
Field15A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15A
Creates a new field and initializes its components with content from the parameter value.
Field15A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15A
Creates a new field and initializes its components with content from the parameter tag.
Field15B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15B
Field15B() - Constructor for class com.prowidesoftware.swift.model.field.Field15B
Default constructor.
Field15B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15B
Creates a new field and initializes its components with content from the parameter value.
Field15B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15B
Creates a new field and initializes its components with content from the parameter tag.
Field15C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15C
Field15C() - Constructor for class com.prowidesoftware.swift.model.field.Field15C
Default constructor.
Field15C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15C
Creates a new field and initializes its components with content from the parameter value.
Field15C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15C
Creates a new field and initializes its components with content from the parameter tag.
Field15D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15D
Field15D() - Constructor for class com.prowidesoftware.swift.model.field.Field15D
Default constructor.
Field15D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15D
Creates a new field and initializes its components with content from the parameter value.
Field15D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15D
Creates a new field and initializes its components with content from the parameter tag.
Field15E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15E
Field15E() - Constructor for class com.prowidesoftware.swift.model.field.Field15E
Default constructor.
Field15E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15E
Creates a new field and initializes its components with content from the parameter value.
Field15E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15E
Creates a new field and initializes its components with content from the parameter tag.
Field15F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15F
Field15F() - Constructor for class com.prowidesoftware.swift.model.field.Field15F
Default constructor.
Field15F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15F
Creates a new field and initializes its components with content from the parameter value.
Field15F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15F
Creates a new field and initializes its components with content from the parameter tag.
Field15G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15G
Field15G() - Constructor for class com.prowidesoftware.swift.model.field.Field15G
Default constructor.
Field15G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15G
Creates a new field and initializes its components with content from the parameter value.
Field15G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15G
Creates a new field and initializes its components with content from the parameter tag.
Field15H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15H
Field15H() - Constructor for class com.prowidesoftware.swift.model.field.Field15H
Default constructor.
Field15H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15H
Creates a new field and initializes its components with content from the parameter value.
Field15H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15H
Creates a new field and initializes its components with content from the parameter tag.
Field15I - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15I
Field15I() - Constructor for class com.prowidesoftware.swift.model.field.Field15I
Default constructor.
Field15I(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15I
Creates a new field and initializes its components with content from the parameter value.
Field15I(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15I
Creates a new field and initializes its components with content from the parameter tag.
Field15J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15J
Field15J() - Constructor for class com.prowidesoftware.swift.model.field.Field15J
Default constructor.
Field15J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15J
Creates a new field and initializes its components with content from the parameter value.
Field15J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15J
Creates a new field and initializes its components with content from the parameter tag.
Field15K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15K
Field15K() - Constructor for class com.prowidesoftware.swift.model.field.Field15K
Default constructor.
Field15K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15K
Creates a new field and initializes its components with content from the parameter value.
Field15K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15K
Creates a new field and initializes its components with content from the parameter tag.
Field15L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15L
Field15L() - Constructor for class com.prowidesoftware.swift.model.field.Field15L
Default constructor.
Field15L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15L
Creates a new field and initializes its components with content from the parameter value.
Field15L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15L
Creates a new field and initializes its components with content from the parameter tag.
Field15M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15M
Field15M() - Constructor for class com.prowidesoftware.swift.model.field.Field15M
Default constructor.
Field15M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15M
Creates a new field and initializes its components with content from the parameter value.
Field15M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15M
Creates a new field and initializes its components with content from the parameter tag.
Field15N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15N
Field15N() - Constructor for class com.prowidesoftware.swift.model.field.Field15N
Default constructor.
Field15N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15N
Creates a new field and initializes its components with content from the parameter value.
Field15N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15N
Creates a new field and initializes its components with content from the parameter tag.
Field15O - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15O
Field15O() - Constructor for class com.prowidesoftware.swift.model.field.Field15O
Default constructor.
Field15O(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15O
Creates a new field and initializes its components with content from the parameter value.
Field15O(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15O
Creates a new field and initializes its components with content from the parameter tag.
Field15P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 15P
Field15P() - Constructor for class com.prowidesoftware.swift.model.field.Field15P
Default constructor.
Field15P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field15P
Creates a new field and initializes its components with content from the parameter value.
Field15P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field15P
Creates a new field and initializes its components with content from the parameter tag.
Field165 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 165
Field165() - Constructor for class com.prowidesoftware.swift.model.field.Field165
Default constructor.
Field165(String) - Constructor for class com.prowidesoftware.swift.model.field.Field165
Creates a new field and initializes its components with content from the parameter value.
Field165(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field165
Creates a new field and initializes its components with content from the parameter tag.
Field16A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 16A
Field16A() - Constructor for class com.prowidesoftware.swift.model.field.Field16A
Default constructor.
Field16A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field16A
Creates a new field and initializes its components with content from the parameter value.
Field16A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field16A
Creates a new field and initializes its components with content from the parameter tag.
Field16C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 16C
Field16C() - Constructor for class com.prowidesoftware.swift.model.field.Field16C
Default constructor.
Field16C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field16C
Creates a new field and initializes its components with content from the parameter value.
Field16C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field16C
Creates a new field and initializes its components with content from the parameter tag.
Field16R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 16R
Field16R() - Constructor for class com.prowidesoftware.swift.model.field.Field16R
Default constructor.
Field16R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field16R
Creates a new field and initializes its components with content from the parameter value.
Field16R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field16R
Creates a new field and initializes its components with content from the parameter tag.
Field16S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 16S
Field16S() - Constructor for class com.prowidesoftware.swift.model.field.Field16S
Default constructor.
Field16S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field16S
Creates a new field and initializes its components with content from the parameter value.
Field16S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field16S
Creates a new field and initializes its components with content from the parameter tag.
Field171 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 171
Field171() - Constructor for class com.prowidesoftware.swift.model.field.Field171
Default constructor.
Field171(String) - Constructor for class com.prowidesoftware.swift.model.field.Field171
Creates a new field and initializes its components with content from the parameter value.
Field171(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field171
Creates a new field and initializes its components with content from the parameter tag.
Field172 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 172
Field172() - Constructor for class com.prowidesoftware.swift.model.field.Field172
Default constructor.
Field172(String) - Constructor for class com.prowidesoftware.swift.model.field.Field172
Creates a new field and initializes its components with content from the parameter value.
Field172(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field172
Creates a new field and initializes its components with content from the parameter tag.
Field173 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 173
Field173() - Constructor for class com.prowidesoftware.swift.model.field.Field173
Default constructor.
Field173(String) - Constructor for class com.prowidesoftware.swift.model.field.Field173
Creates a new field and initializes its components with content from the parameter value.
Field173(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field173
Creates a new field and initializes its components with content from the parameter tag.
Field174 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 174
Field174() - Constructor for class com.prowidesoftware.swift.model.field.Field174
Default constructor.
Field174(String) - Constructor for class com.prowidesoftware.swift.model.field.Field174
Creates a new field and initializes its components with content from the parameter value.
Field174(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field174
Creates a new field and initializes its components with content from the parameter tag.
Field175 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 175
Field175() - Constructor for class com.prowidesoftware.swift.model.field.Field175
Default constructor.
Field175(String) - Constructor for class com.prowidesoftware.swift.model.field.Field175
Creates a new field and initializes its components with content from the parameter value.
Field175(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field175
Creates a new field and initializes its components with content from the parameter tag.
Field177 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 177
Field177() - Constructor for class com.prowidesoftware.swift.model.field.Field177
Default constructor.
Field177(String) - Constructor for class com.prowidesoftware.swift.model.field.Field177
Creates a new field and initializes its components with content from the parameter value.
Field177(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field177
Creates a new field and initializes its components with content from the parameter tag.
Field179 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 179
Field179() - Constructor for class com.prowidesoftware.swift.model.field.Field179
Default constructor.
Field179(String) - Constructor for class com.prowidesoftware.swift.model.field.Field179
Creates a new field and initializes its components with content from the parameter value.
Field179(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field179
Creates a new field and initializes its components with content from the parameter tag.
Field17A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17A
Field17A() - Constructor for class com.prowidesoftware.swift.model.field.Field17A
Default constructor.
Field17A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17A
Creates a new field and initializes its components with content from the parameter value.
Field17A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17A
Creates a new field and initializes its components with content from the parameter tag.
Field17B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17B
Field17B() - Constructor for class com.prowidesoftware.swift.model.field.Field17B
Default constructor.
Field17B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17B
Creates a new field and initializes its components with content from the parameter value.
Field17B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17B
Creates a new field and initializes its components with content from the parameter tag.
Field17E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17E
Field17E() - Constructor for class com.prowidesoftware.swift.model.field.Field17E
Default constructor.
Field17E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17E
Creates a new field and initializes its components with content from the parameter value.
Field17E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17E
Creates a new field and initializes its components with content from the parameter tag.
Field17F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17F
Field17F() - Constructor for class com.prowidesoftware.swift.model.field.Field17F
Default constructor.
Field17F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17F
Creates a new field and initializes its components with content from the parameter value.
Field17F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17F
Creates a new field and initializes its components with content from the parameter tag.
Field17G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17G
Field17G() - Constructor for class com.prowidesoftware.swift.model.field.Field17G
Default constructor.
Field17G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17G
Creates a new field and initializes its components with content from the parameter value.
Field17G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17G
Creates a new field and initializes its components with content from the parameter tag.
Field17H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17H
Field17H() - Constructor for class com.prowidesoftware.swift.model.field.Field17H
Default constructor.
Field17H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17H
Creates a new field and initializes its components with content from the parameter value.
Field17H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17H
Creates a new field and initializes its components with content from the parameter tag.
Field17I - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17I
Field17I() - Constructor for class com.prowidesoftware.swift.model.field.Field17I
Default constructor.
Field17I(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17I
Creates a new field and initializes its components with content from the parameter value.
Field17I(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17I
Creates a new field and initializes its components with content from the parameter tag.
Field17L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17L
Field17L() - Constructor for class com.prowidesoftware.swift.model.field.Field17L
Default constructor.
Field17L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17L
Creates a new field and initializes its components with content from the parameter value.
Field17L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17L
Creates a new field and initializes its components with content from the parameter tag.
Field17M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17M
Field17M() - Constructor for class com.prowidesoftware.swift.model.field.Field17M
Default constructor.
Field17M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17M
Creates a new field and initializes its components with content from the parameter value.
Field17M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17M
Creates a new field and initializes its components with content from the parameter tag.
Field17N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17N
Field17N() - Constructor for class com.prowidesoftware.swift.model.field.Field17N
Default constructor.
Field17N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17N
Creates a new field and initializes its components with content from the parameter value.
Field17N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17N
Creates a new field and initializes its components with content from the parameter tag.
Field17O - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17O
Field17O() - Constructor for class com.prowidesoftware.swift.model.field.Field17O
Default constructor.
Field17O(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17O
Creates a new field and initializes its components with content from the parameter value.
Field17O(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17O
Creates a new field and initializes its components with content from the parameter tag.
Field17P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17P
Field17P() - Constructor for class com.prowidesoftware.swift.model.field.Field17P
Default constructor.
Field17P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17P
Creates a new field and initializes its components with content from the parameter value.
Field17P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17P
Creates a new field and initializes its components with content from the parameter tag.
Field17Q - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17Q
Field17Q() - Constructor for class com.prowidesoftware.swift.model.field.Field17Q
Default constructor.
Field17Q(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17Q
Creates a new field and initializes its components with content from the parameter value.
Field17Q(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17Q
Creates a new field and initializes its components with content from the parameter tag.
Field17R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17R
Field17R() - Constructor for class com.prowidesoftware.swift.model.field.Field17R
Default constructor.
Field17R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17R
Creates a new field and initializes its components with content from the parameter value.
Field17R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17R
Creates a new field and initializes its components with content from the parameter tag.
Field17S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17S
Field17S() - Constructor for class com.prowidesoftware.swift.model.field.Field17S
Default constructor.
Field17S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17S
Creates a new field and initializes its components with content from the parameter value.
Field17S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17S
Creates a new field and initializes its components with content from the parameter tag.
Field17T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17T
Field17T() - Constructor for class com.prowidesoftware.swift.model.field.Field17T
Default constructor.
Field17T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17T
Creates a new field and initializes its components with content from the parameter value.
Field17T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17T
Creates a new field and initializes its components with content from the parameter tag.
Field17U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17U
Field17U() - Constructor for class com.prowidesoftware.swift.model.field.Field17U
Default constructor.
Field17U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17U
Creates a new field and initializes its components with content from the parameter value.
Field17U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17U
Creates a new field and initializes its components with content from the parameter tag.
Field17V - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17V
Field17V() - Constructor for class com.prowidesoftware.swift.model.field.Field17V
Default constructor.
Field17V(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17V
Creates a new field and initializes its components with content from the parameter value.
Field17V(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17V
Creates a new field and initializes its components with content from the parameter tag.
Field17W - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17W
Field17W() - Constructor for class com.prowidesoftware.swift.model.field.Field17W
Default constructor.
Field17W(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17W
Creates a new field and initializes its components with content from the parameter value.
Field17W(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17W
Creates a new field and initializes its components with content from the parameter tag.
Field17X - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17X
Field17X() - Constructor for class com.prowidesoftware.swift.model.field.Field17X
Default constructor.
Field17X(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17X
Creates a new field and initializes its components with content from the parameter value.
Field17X(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17X
Creates a new field and initializes its components with content from the parameter tag.
Field17Y - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17Y
Field17Y() - Constructor for class com.prowidesoftware.swift.model.field.Field17Y
Default constructor.
Field17Y(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17Y
Creates a new field and initializes its components with content from the parameter value.
Field17Y(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17Y
Creates a new field and initializes its components with content from the parameter tag.
Field17Z - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 17Z
Field17Z() - Constructor for class com.prowidesoftware.swift.model.field.Field17Z
Default constructor.
Field17Z(String) - Constructor for class com.prowidesoftware.swift.model.field.Field17Z
Creates a new field and initializes its components with content from the parameter value.
Field17Z(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field17Z
Creates a new field and initializes its components with content from the parameter tag.
Field18A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 18A
Field18A() - Constructor for class com.prowidesoftware.swift.model.field.Field18A
Default constructor.
Field18A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field18A
Creates a new field and initializes its components with content from the parameter value.
Field18A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field18A
Creates a new field and initializes its components with content from the parameter tag.
Field18B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 18B
Field18B() - Constructor for class com.prowidesoftware.swift.model.field.Field18B
Default constructor.
Field18B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field18B
Creates a new field and initializes its components with content from the parameter value.
Field18B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field18B
Creates a new field and initializes its components with content from the parameter tag.
Field18C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 18C
Field18C() - Constructor for class com.prowidesoftware.swift.model.field.Field18C
Default constructor.
Field18C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field18C
Creates a new field and initializes its components with content from the parameter value.
Field18C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field18C
Creates a new field and initializes its components with content from the parameter tag.
Field18D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 18D
Field18D() - Constructor for class com.prowidesoftware.swift.model.field.Field18D
Default constructor.
Field18D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field18D
Creates a new field and initializes its components with content from the parameter value.
Field18D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field18D
Creates a new field and initializes its components with content from the parameter tag.
Field19 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19
Field19() - Constructor for class com.prowidesoftware.swift.model.field.Field19
Default constructor.
Field19(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19
Creates a new field and initializes its components with content from the parameter value.
Field19(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19
Creates a new field and initializes its components with content from the parameter tag.
Field19(Number) - Constructor for class com.prowidesoftware.swift.model.field.Field19
Creates the field object from a number value
Field199 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 199
Field199() - Constructor for class com.prowidesoftware.swift.model.field.Field199
Default constructor.
Field199(String) - Constructor for class com.prowidesoftware.swift.model.field.Field199
Creates a new field and initializes its components with content from the parameter value.
Field199(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field199
Creates a new field and initializes its components with content from the parameter tag.
Field19A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19A
Field19A() - Constructor for class com.prowidesoftware.swift.model.field.Field19A
Default constructor.
Field19A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19A
Creates a new field and initializes its components with content from the parameter value.
Field19A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19A
Creates a new field and initializes its components with content from the parameter tag.
Field19B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19B
Field19B() - Constructor for class com.prowidesoftware.swift.model.field.Field19B
Default constructor.
Field19B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19B
Creates a new field and initializes its components with content from the parameter value.
Field19B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19B
Creates a new field and initializes its components with content from the parameter tag.
Field19C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19C
Field19C() - Constructor for class com.prowidesoftware.swift.model.field.Field19C
Default constructor.
Field19C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19C
Creates a new field and initializes its components with content from the parameter value.
Field19C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19C
Creates a new field and initializes its components with content from the parameter tag.
Field19Y - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19Y
Field19Y() - Constructor for class com.prowidesoftware.swift.model.field.Field19Y
Default constructor.
Field19Y(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19Y
Creates a new field and initializes its components with content from the parameter value.
Field19Y(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19Y
Creates a new field and initializes its components with content from the parameter tag.
Field19Z - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 19Z
Field19Z() - Constructor for class com.prowidesoftware.swift.model.field.Field19Z
Default constructor.
Field19Z(String) - Constructor for class com.prowidesoftware.swift.model.field.Field19Z
Creates a new field and initializes its components with content from the parameter value.
Field19Z(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field19Z
Creates a new field and initializes its components with content from the parameter tag.
Field20 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 20
Field20() - Constructor for class com.prowidesoftware.swift.model.field.Field20
Default constructor.
Field20(String) - Constructor for class com.prowidesoftware.swift.model.field.Field20
Creates a new field and initializes its components with content from the parameter value.
Field20(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field20
Creates a new field and initializes its components with content from the parameter tag.
Field202 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 202
Field202() - Constructor for class com.prowidesoftware.swift.model.field.Field202
Default constructor.
Field202(String) - Constructor for class com.prowidesoftware.swift.model.field.Field202
Creates a new field and initializes its components with content from the parameter value.
Field202(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field202
Creates a new field and initializes its components with content from the parameter tag.
Field203 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 203
Field203() - Constructor for class com.prowidesoftware.swift.model.field.Field203
Default constructor.
Field203(String) - Constructor for class com.prowidesoftware.swift.model.field.Field203
Creates a new field and initializes its components with content from the parameter value.
Field203(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field203
Creates a new field and initializes its components with content from the parameter tag.
Field204 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 204
Field204() - Constructor for class com.prowidesoftware.swift.model.field.Field204
Default constructor.
Field204(String) - Constructor for class com.prowidesoftware.swift.model.field.Field204
Creates a new field and initializes its components with content from the parameter value.
Field204(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field204
Creates a new field and initializes its components with content from the parameter tag.
Field206 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 206
Field206() - Constructor for class com.prowidesoftware.swift.model.field.Field206
Default constructor.
Field206(String) - Constructor for class com.prowidesoftware.swift.model.field.Field206
Creates a new field and initializes its components with content from the parameter value.
Field206(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field206
Creates a new field and initializes its components with content from the parameter tag.
Field208 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 208
Field208() - Constructor for class com.prowidesoftware.swift.model.field.Field208
Default constructor.
Field208(String) - Constructor for class com.prowidesoftware.swift.model.field.Field208
Creates a new field and initializes its components with content from the parameter value.
Field208(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field208
Creates a new field and initializes its components with content from the parameter tag.
Field209 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 209
Field209() - Constructor for class com.prowidesoftware.swift.model.field.Field209
Default constructor.
Field209(String) - Constructor for class com.prowidesoftware.swift.model.field.Field209
Creates a new field and initializes its components with content from the parameter value.
Field209(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field209
Creates a new field and initializes its components with content from the parameter tag.
Field20C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 20C
Field20C() - Constructor for class com.prowidesoftware.swift.model.field.Field20C
Default constructor.
Field20C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field20C
Creates a new field and initializes its components with content from the parameter value.
Field20C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field20C
Creates a new field and initializes its components with content from the parameter tag.
Field20D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 20D
Field20D() - Constructor for class com.prowidesoftware.swift.model.field.Field20D
Default constructor.
Field20D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field20D
Creates a new field and initializes its components with content from the parameter value.
Field20D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field20D
Creates a new field and initializes its components with content from the parameter tag.
Field21 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21
Field21() - Constructor for class com.prowidesoftware.swift.model.field.Field21
Default constructor.
Field21(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21
Creates a new field and initializes its components with content from the parameter value.
Field21(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21
Creates a new field and initializes its components with content from the parameter tag.
Field21A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21A
Field21A() - Constructor for class com.prowidesoftware.swift.model.field.Field21A
Default constructor.
Field21A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21A
Creates a new field and initializes its components with content from the parameter value.
Field21A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21A
Creates a new field and initializes its components with content from the parameter tag.
Field21B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21B
Field21B() - Constructor for class com.prowidesoftware.swift.model.field.Field21B
Default constructor.
Field21B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21B
Creates a new field and initializes its components with content from the parameter value.
Field21B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21B
Creates a new field and initializes its components with content from the parameter tag.
Field21C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21C
Field21C() - Constructor for class com.prowidesoftware.swift.model.field.Field21C
Default constructor.
Field21C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21C
Creates a new field and initializes its components with content from the parameter value.
Field21C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21C
Creates a new field and initializes its components with content from the parameter tag.
Field21D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21D
Field21D() - Constructor for class com.prowidesoftware.swift.model.field.Field21D
Default constructor.
Field21D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21D
Creates a new field and initializes its components with content from the parameter value.
Field21D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21D
Creates a new field and initializes its components with content from the parameter tag.
Field21E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21E
Field21E() - Constructor for class com.prowidesoftware.swift.model.field.Field21E
Default constructor.
Field21E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21E
Creates a new field and initializes its components with content from the parameter value.
Field21E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21E
Creates a new field and initializes its components with content from the parameter tag.
Field21F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21F
Field21F() - Constructor for class com.prowidesoftware.swift.model.field.Field21F
Default constructor.
Field21F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21F
Creates a new field and initializes its components with content from the parameter value.
Field21F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21F
Creates a new field and initializes its components with content from the parameter tag.
Field21G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21G
Field21G() - Constructor for class com.prowidesoftware.swift.model.field.Field21G
Default constructor.
Field21G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21G
Creates a new field and initializes its components with content from the parameter value.
Field21G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21G
Creates a new field and initializes its components with content from the parameter tag.
Field21N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21N
Field21N() - Constructor for class com.prowidesoftware.swift.model.field.Field21N
Default constructor.
Field21N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21N
Creates a new field and initializes its components with content from the parameter value.
Field21N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21N
Creates a new field and initializes its components with content from the parameter tag.
Field21P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21P
Field21P() - Constructor for class com.prowidesoftware.swift.model.field.Field21P
Default constructor.
Field21P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21P
Creates a new field and initializes its components with content from the parameter value.
Field21P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21P
Creates a new field and initializes its components with content from the parameter tag.
Field21R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 21R
Field21R() - Constructor for class com.prowidesoftware.swift.model.field.Field21R
Default constructor.
Field21R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field21R
Creates a new field and initializes its components with content from the parameter value.
Field21R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field21R
Creates a new field and initializes its components with content from the parameter tag.
Field22 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22
Field22() - Constructor for class com.prowidesoftware.swift.model.field.Field22
Default constructor.
Field22(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22
Creates a new field and initializes its components with content from the parameter value.
Field22(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22
Creates a new field and initializes its components with content from the parameter tag.
Field22A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22A
Field22A() - Constructor for class com.prowidesoftware.swift.model.field.Field22A
Default constructor.
Field22A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22A
Creates a new field and initializes its components with content from the parameter value.
Field22A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22A
Creates a new field and initializes its components with content from the parameter tag.
Field22B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22B
Field22B() - Constructor for class com.prowidesoftware.swift.model.field.Field22B
Default constructor.
Field22B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22B
Creates a new field and initializes its components with content from the parameter value.
Field22B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22B
Creates a new field and initializes its components with content from the parameter tag.
Field22C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22C
Field22C() - Constructor for class com.prowidesoftware.swift.model.field.Field22C
Default constructor.
Field22C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22C
Creates a new field and initializes its components with content from the parameter value.
Field22C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22C
Creates a new field and initializes its components with content from the parameter tag.
Field22D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22D
Field22D() - Constructor for class com.prowidesoftware.swift.model.field.Field22D
Default constructor.
Field22D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22D
Creates a new field and initializes its components with content from the parameter value.
Field22D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22D
Creates a new field and initializes its components with content from the parameter tag.
Field22E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22E
Field22E() - Constructor for class com.prowidesoftware.swift.model.field.Field22E
Default constructor.
Field22E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22E
Creates a new field and initializes its components with content from the parameter value.
Field22E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22E
Creates a new field and initializes its components with content from the parameter tag.
Field22F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22F
Field22F() - Constructor for class com.prowidesoftware.swift.model.field.Field22F
Default constructor.
Field22F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22F
Creates a new field and initializes its components with content from the parameter value.
Field22F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22F
Creates a new field and initializes its components with content from the parameter tag.
Field22G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22G
Field22G() - Constructor for class com.prowidesoftware.swift.model.field.Field22G
Default constructor.
Field22G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22G
Creates a new field and initializes its components with content from the parameter value.
Field22G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22G
Creates a new field and initializes its components with content from the parameter tag.
Field22H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22H
Field22H() - Constructor for class com.prowidesoftware.swift.model.field.Field22H
Default constructor.
Field22H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22H
Creates a new field and initializes its components with content from the parameter value.
Field22H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22H
Creates a new field and initializes its components with content from the parameter tag.
Field22J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22J
Field22J() - Constructor for class com.prowidesoftware.swift.model.field.Field22J
Default constructor.
Field22J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22J
Creates a new field and initializes its components with content from the parameter value.
Field22J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22J
Creates a new field and initializes its components with content from the parameter tag.
Field22K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22K
Field22K() - Constructor for class com.prowidesoftware.swift.model.field.Field22K
Default constructor.
Field22K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22K
Creates a new field and initializes its components with content from the parameter value.
Field22K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22K
Creates a new field and initializes its components with content from the parameter tag.
Field22L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22L
Field22L() - Constructor for class com.prowidesoftware.swift.model.field.Field22L
Default constructor.
Field22L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22L
Creates a new field and initializes its components with content from the parameter value.
Field22L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22L
Creates a new field and initializes its components with content from the parameter tag.
Field22M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22M
Field22M() - Constructor for class com.prowidesoftware.swift.model.field.Field22M
Default constructor.
Field22M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22M
Creates a new field and initializes its components with content from the parameter value.
Field22M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22M
Creates a new field and initializes its components with content from the parameter tag.
Field22N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22N
Field22N() - Constructor for class com.prowidesoftware.swift.model.field.Field22N
Default constructor.
Field22N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22N
Creates a new field and initializes its components with content from the parameter value.
Field22N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22N
Creates a new field and initializes its components with content from the parameter tag.
Field22P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22P
Field22P() - Constructor for class com.prowidesoftware.swift.model.field.Field22P
Default constructor.
Field22P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22P
Creates a new field and initializes its components with content from the parameter value.
Field22P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22P
Creates a new field and initializes its components with content from the parameter tag.
Field22Q - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22Q
Field22Q() - Constructor for class com.prowidesoftware.swift.model.field.Field22Q
Default constructor.
Field22Q(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22Q
Creates a new field and initializes its components with content from the parameter value.
Field22Q(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22Q
Creates a new field and initializes its components with content from the parameter tag.
Field22R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22R
Field22R() - Constructor for class com.prowidesoftware.swift.model.field.Field22R
Default constructor.
Field22R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22R
Creates a new field and initializes its components with content from the parameter value.
Field22R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22R
Creates a new field and initializes its components with content from the parameter tag.
Field22S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22S
Field22S() - Constructor for class com.prowidesoftware.swift.model.field.Field22S
Default constructor.
Field22S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22S
Creates a new field and initializes its components with content from the parameter value.
Field22S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22S
Creates a new field and initializes its components with content from the parameter tag.
Field22T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22T
Field22T() - Constructor for class com.prowidesoftware.swift.model.field.Field22T
Default constructor.
Field22T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22T
Creates a new field and initializes its components with content from the parameter value.
Field22T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22T
Creates a new field and initializes its components with content from the parameter tag.
Field22U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22U
Field22U() - Constructor for class com.prowidesoftware.swift.model.field.Field22U
Default constructor.
Field22U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22U
Creates a new field and initializes its components with content from the parameter value.
Field22U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22U
Creates a new field and initializes its components with content from the parameter tag.
Field22V - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22V
Field22V() - Constructor for class com.prowidesoftware.swift.model.field.Field22V
Default constructor.
Field22V(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22V
Creates a new field and initializes its components with content from the parameter value.
Field22V(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22V
Creates a new field and initializes its components with content from the parameter tag.
Field22W - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22W
Field22W() - Constructor for class com.prowidesoftware.swift.model.field.Field22W
Default constructor.
Field22W(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22W
Creates a new field and initializes its components with content from the parameter value.
Field22W(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22W
Creates a new field and initializes its components with content from the parameter tag.
Field22X - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22X
Field22X() - Constructor for class com.prowidesoftware.swift.model.field.Field22X
Default constructor.
Field22X(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22X
Creates a new field and initializes its components with content from the parameter value.
Field22X(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22X
Creates a new field and initializes its components with content from the parameter tag.
Field22Y - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22Y
Field22Y() - Constructor for class com.prowidesoftware.swift.model.field.Field22Y
Default constructor.
Field22Y(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22Y
Creates a new field and initializes its components with content from the parameter value.
Field22Y(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22Y
Creates a new field and initializes its components with content from the parameter tag.
Field22Z - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 22Z
Field22Z() - Constructor for class com.prowidesoftware.swift.model.field.Field22Z
Default constructor.
Field22Z(String) - Constructor for class com.prowidesoftware.swift.model.field.Field22Z
Creates a new field and initializes its components with content from the parameter value.
Field22Z(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field22Z
Creates a new field and initializes its components with content from the parameter tag.
Field23 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23
Field23() - Constructor for class com.prowidesoftware.swift.model.field.Field23
Default constructor.
Field23(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23
Creates a new field and initializes its components with content from the parameter value.
Field23(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23
Creates a new field and initializes its components with content from the parameter tag.
Field23A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23A
Field23A() - Constructor for class com.prowidesoftware.swift.model.field.Field23A
Default constructor.
Field23A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23A
Creates a new field and initializes its components with content from the parameter value.
Field23A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23A
Creates a new field and initializes its components with content from the parameter tag.
Field23B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23B
Field23B() - Constructor for class com.prowidesoftware.swift.model.field.Field23B
Default constructor.
Field23B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23B
Creates a new field and initializes its components with content from the parameter value.
Field23B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23B
Creates a new field and initializes its components with content from the parameter tag.
Field23C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23C
Field23C() - Constructor for class com.prowidesoftware.swift.model.field.Field23C
Default constructor.
Field23C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23C
Creates a new field and initializes its components with content from the parameter value.
Field23C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23C
Creates a new field and initializes its components with content from the parameter tag.
Field23D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23D
Field23D() - Constructor for class com.prowidesoftware.swift.model.field.Field23D
Default constructor.
Field23D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23D
Creates a new field and initializes its components with content from the parameter value.
Field23D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23D
Creates a new field and initializes its components with content from the parameter tag.
Field23E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23E
Field23E() - Constructor for class com.prowidesoftware.swift.model.field.Field23E
Default constructor.
Field23E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23E
Creates a new field and initializes its components with content from the parameter value.
Field23E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23E
Creates a new field and initializes its components with content from the parameter tag.
Field23G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 23G
Field23G() - Constructor for class com.prowidesoftware.swift.model.field.Field23G
Default constructor.
Field23G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field23G
Creates a new field and initializes its components with content from the parameter value.
Field23G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field23G
Creates a new field and initializes its components with content from the parameter tag.
Field242 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 242
Field242() - Constructor for class com.prowidesoftware.swift.model.field.Field242
Default constructor.
Field242(String) - Constructor for class com.prowidesoftware.swift.model.field.Field242
Creates a new field and initializes its components with content from the parameter value.
Field242(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field242
Creates a new field and initializes its components with content from the parameter tag.
Field243 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 243
Field243() - Constructor for class com.prowidesoftware.swift.model.field.Field243
Default constructor.
Field243(String) - Constructor for class com.prowidesoftware.swift.model.field.Field243
Creates a new field and initializes its components with content from the parameter value.
Field243(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field243
Creates a new field and initializes its components with content from the parameter tag.
Field24B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 24B
Field24B() - Constructor for class com.prowidesoftware.swift.model.field.Field24B
Default constructor.
Field24B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field24B
Creates a new field and initializes its components with content from the parameter value.
Field24B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field24B
Creates a new field and initializes its components with content from the parameter tag.
Field24D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 24D
Field24D() - Constructor for class com.prowidesoftware.swift.model.field.Field24D
Default constructor.
Field24D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field24D
Creates a new field and initializes its components with content from the parameter value.
Field24D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field24D
Creates a new field and initializes its components with content from the parameter tag.
Field25 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 25
Field25() - Constructor for class com.prowidesoftware.swift.model.field.Field25
Default constructor.
Field25(String) - Constructor for class com.prowidesoftware.swift.model.field.Field25
Creates a new field and initializes its components with content from the parameter value.
Field25(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field25
Creates a new field and initializes its components with content from the parameter tag.
Field251 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 251
Field251() - Constructor for class com.prowidesoftware.swift.model.field.Field251
Default constructor.
Field251(String) - Constructor for class com.prowidesoftware.swift.model.field.Field251
Creates a new field and initializes its components with content from the parameter value.
Field251(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field251
Creates a new field and initializes its components with content from the parameter tag.
Field252 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 252
Field252() - Constructor for class com.prowidesoftware.swift.model.field.Field252
Default constructor.
Field252(String) - Constructor for class com.prowidesoftware.swift.model.field.Field252
Creates a new field and initializes its components with content from the parameter value.
Field252(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field252
Creates a new field and initializes its components with content from the parameter tag.
Field253 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 253
Field253() - Constructor for class com.prowidesoftware.swift.model.field.Field253
Default constructor.
Field253(String) - Constructor for class com.prowidesoftware.swift.model.field.Field253
Creates a new field and initializes its components with content from the parameter value.
Field253(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field253
Creates a new field and initializes its components with content from the parameter tag.
Field254 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 254
Field254() - Constructor for class com.prowidesoftware.swift.model.field.Field254
Default constructor.
Field254(String) - Constructor for class com.prowidesoftware.swift.model.field.Field254
Creates a new field and initializes its components with content from the parameter value.
Field254(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field254
Creates a new field and initializes its components with content from the parameter tag.
Field255 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 255
Field255() - Constructor for class com.prowidesoftware.swift.model.field.Field255
Default constructor.
Field255(String) - Constructor for class com.prowidesoftware.swift.model.field.Field255
Creates a new field and initializes its components with content from the parameter value.
Field255(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field255
Creates a new field and initializes its components with content from the parameter tag.
Field256 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 256
Field256() - Constructor for class com.prowidesoftware.swift.model.field.Field256
Default constructor.
Field256(String) - Constructor for class com.prowidesoftware.swift.model.field.Field256
Creates a new field and initializes its components with content from the parameter value.
Field256(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field256
Creates a new field and initializes its components with content from the parameter tag.
Field257 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 257
Field257() - Constructor for class com.prowidesoftware.swift.model.field.Field257
Default constructor.
Field257(String) - Constructor for class com.prowidesoftware.swift.model.field.Field257
Creates a new field and initializes its components with content from the parameter value.
Field257(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field257
Creates a new field and initializes its components with content from the parameter tag.
Field258 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 258
Field258() - Constructor for class com.prowidesoftware.swift.model.field.Field258
Default constructor.
Field258(String) - Constructor for class com.prowidesoftware.swift.model.field.Field258
Creates a new field and initializes its components with content from the parameter value.
Field258(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field258
Creates a new field and initializes its components with content from the parameter tag.
Field259 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 259
Field259() - Constructor for class com.prowidesoftware.swift.model.field.Field259
Default constructor.
Field259(String) - Constructor for class com.prowidesoftware.swift.model.field.Field259
Creates a new field and initializes its components with content from the parameter value.
Field259(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field259
Creates a new field and initializes its components with content from the parameter tag.
Field25A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 25A
Field25A() - Constructor for class com.prowidesoftware.swift.model.field.Field25A
Default constructor.
Field25A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field25A
Creates a new field and initializes its components with content from the parameter value.
Field25A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field25A
Creates a new field and initializes its components with content from the parameter tag.
Field25D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 25D
Field25D() - Constructor for class com.prowidesoftware.swift.model.field.Field25D
Default constructor.
Field25D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field25D
Creates a new field and initializes its components with content from the parameter value.
Field25D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field25D
Creates a new field and initializes its components with content from the parameter tag.
Field25P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 25P
Field25P() - Constructor for class com.prowidesoftware.swift.model.field.Field25P
Default constructor.
Field25P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field25P
Creates a new field and initializes its components with content from the parameter value.
Field25P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field25P
Creates a new field and initializes its components with content from the parameter tag.
Field260 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 260
Field260() - Constructor for class com.prowidesoftware.swift.model.field.Field260
Default constructor.
Field260(String) - Constructor for class com.prowidesoftware.swift.model.field.Field260
Creates a new field and initializes its components with content from the parameter value.
Field260(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field260
Creates a new field and initializes its components with content from the parameter tag.
Field263 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 263
Field263() - Constructor for class com.prowidesoftware.swift.model.field.Field263
Default constructor.
Field263(String) - Constructor for class com.prowidesoftware.swift.model.field.Field263
Creates a new field and initializes its components with content from the parameter value.
Field263(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field263
Creates a new field and initializes its components with content from the parameter tag.
Field264 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 264
Field264() - Constructor for class com.prowidesoftware.swift.model.field.Field264
Default constructor.
Field264(String) - Constructor for class com.prowidesoftware.swift.model.field.Field264
Creates a new field and initializes its components with content from the parameter value.
Field264(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field264
Creates a new field and initializes its components with content from the parameter tag.
Field26A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26A
Field26A() - Constructor for class com.prowidesoftware.swift.model.field.Field26A
Default constructor.
Field26A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26A
Creates a new field and initializes its components with content from the parameter value.
Field26A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26A
Creates a new field and initializes its components with content from the parameter tag.
Field26B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26B
Field26B() - Constructor for class com.prowidesoftware.swift.model.field.Field26B
Default constructor.
Field26B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26B
Creates a new field and initializes its components with content from the parameter value.
Field26B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26B
Creates a new field and initializes its components with content from the parameter tag.
Field26C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26C
Field26C() - Constructor for class com.prowidesoftware.swift.model.field.Field26C
Default constructor.
Field26C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26C
Creates a new field and initializes its components with content from the parameter value.
Field26C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26C
Creates a new field and initializes its components with content from the parameter tag.
Field26D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26D
Field26D() - Constructor for class com.prowidesoftware.swift.model.field.Field26D
Default constructor.
Field26D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26D
Creates a new field and initializes its components with content from the parameter value.
Field26D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26D
Creates a new field and initializes its components with content from the parameter tag.
Field26E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26E
Field26E() - Constructor for class com.prowidesoftware.swift.model.field.Field26E
Default constructor.
Field26E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26E
Creates a new field and initializes its components with content from the parameter value.
Field26E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26E
Creates a new field and initializes its components with content from the parameter tag.
Field26F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26F
Field26F() - Constructor for class com.prowidesoftware.swift.model.field.Field26F
Default constructor.
Field26F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26F
Creates a new field and initializes its components with content from the parameter value.
Field26F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26F
Creates a new field and initializes its components with content from the parameter tag.
Field26H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26H
Field26H() - Constructor for class com.prowidesoftware.swift.model.field.Field26H
Default constructor.
Field26H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26H
Creates a new field and initializes its components with content from the parameter value.
Field26H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26H
Creates a new field and initializes its components with content from the parameter tag.
Field26T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 26T
Field26T() - Constructor for class com.prowidesoftware.swift.model.field.Field26T
Default constructor.
Field26T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field26T
Creates a new field and initializes its components with content from the parameter value.
Field26T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field26T
Creates a new field and initializes its components with content from the parameter tag.
Field27 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 27
Field27() - Constructor for class com.prowidesoftware.swift.model.field.Field27
Default constructor.
Field27(String) - Constructor for class com.prowidesoftware.swift.model.field.Field27
Creates a new field and initializes its components with content from the parameter value.
Field27(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field27
Creates a new field and initializes its components with content from the parameter tag.
Field270 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 270
Field270() - Constructor for class com.prowidesoftware.swift.model.field.Field270
Default constructor.
Field270(String) - Constructor for class com.prowidesoftware.swift.model.field.Field270
Creates a new field and initializes its components with content from the parameter value.
Field270(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field270
Creates a new field and initializes its components with content from the parameter tag.
Field271 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 271
Field271() - Constructor for class com.prowidesoftware.swift.model.field.Field271
Default constructor.
Field271(String) - Constructor for class com.prowidesoftware.swift.model.field.Field271
Creates a new field and initializes its components with content from the parameter value.
Field271(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field271
Creates a new field and initializes its components with content from the parameter tag.
Field272 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 272
Field272() - Constructor for class com.prowidesoftware.swift.model.field.Field272
Default constructor.
Field272(String) - Constructor for class com.prowidesoftware.swift.model.field.Field272
Creates a new field and initializes its components with content from the parameter value.
Field272(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field272
Creates a new field and initializes its components with content from the parameter tag.
Field28 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 28
Field28() - Constructor for class com.prowidesoftware.swift.model.field.Field28
Default constructor.
Field28(String) - Constructor for class com.prowidesoftware.swift.model.field.Field28
Creates a new field and initializes its components with content from the parameter value.
Field28(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field28
Creates a new field and initializes its components with content from the parameter tag.
Field280 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 280
Field280() - Constructor for class com.prowidesoftware.swift.model.field.Field280
Default constructor.
Field280(String) - Constructor for class com.prowidesoftware.swift.model.field.Field280
Creates a new field and initializes its components with content from the parameter value.
Field280(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field280
Creates a new field and initializes its components with content from the parameter tag.
Field281 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 281
Field281() - Constructor for class com.prowidesoftware.swift.model.field.Field281
Default constructor.
Field281(String) - Constructor for class com.prowidesoftware.swift.model.field.Field281
Creates a new field and initializes its components with content from the parameter value.
Field281(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field281
Creates a new field and initializes its components with content from the parameter tag.
Field28C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 28C
Field28C() - Constructor for class com.prowidesoftware.swift.model.field.Field28C
Default constructor.
Field28C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field28C
Creates a new field and initializes its components with content from the parameter value.
Field28C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field28C
Creates a new field and initializes its components with content from the parameter tag.
Field28D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 28D
Field28D() - Constructor for class com.prowidesoftware.swift.model.field.Field28D
Default constructor.
Field28D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field28D
Creates a new field and initializes its components with content from the parameter value.
Field28D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field28D
Creates a new field and initializes its components with content from the parameter tag.
Field28E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 28E
Field28E() - Constructor for class com.prowidesoftware.swift.model.field.Field28E
Default constructor.
Field28E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field28E
Creates a new field and initializes its components with content from the parameter value.
Field28E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field28E
Creates a new field and initializes its components with content from the parameter tag.
Field29A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29A
Field29A() - Constructor for class com.prowidesoftware.swift.model.field.Field29A
Default constructor.
Field29A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29A
Creates a new field and initializes its components with content from the parameter value.
Field29A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29A
Creates a new field and initializes its components with content from the parameter tag.
Field29B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29B
Field29B() - Constructor for class com.prowidesoftware.swift.model.field.Field29B
Default constructor.
Field29B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29B
Creates a new field and initializes its components with content from the parameter value.
Field29B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29B
Creates a new field and initializes its components with content from the parameter tag.
Field29E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29E
Field29E() - Constructor for class com.prowidesoftware.swift.model.field.Field29E
Default constructor.
Field29E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29E
Creates a new field and initializes its components with content from the parameter value.
Field29E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29E
Creates a new field and initializes its components with content from the parameter tag.
Field29H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29H
Field29H() - Constructor for class com.prowidesoftware.swift.model.field.Field29H
Default constructor.
Field29H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29H
Creates a new field and initializes its components with content from the parameter value.
Field29H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29H
Creates a new field and initializes its components with content from the parameter tag.
Field29J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29J
Field29J() - Constructor for class com.prowidesoftware.swift.model.field.Field29J
Default constructor.
Field29J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29J
Creates a new field and initializes its components with content from the parameter value.
Field29J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29J
Creates a new field and initializes its components with content from the parameter tag.
Field29K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29K
Field29K() - Constructor for class com.prowidesoftware.swift.model.field.Field29K
Default constructor.
Field29K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29K
Creates a new field and initializes its components with content from the parameter value.
Field29K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29K
Creates a new field and initializes its components with content from the parameter tag.
Field29L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29L
Field29L() - Constructor for class com.prowidesoftware.swift.model.field.Field29L
Default constructor.
Field29L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29L
Creates a new field and initializes its components with content from the parameter value.
Field29L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29L
Creates a new field and initializes its components with content from the parameter tag.
Field29M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29M
Field29M() - Constructor for class com.prowidesoftware.swift.model.field.Field29M
Default constructor.
Field29M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29M
Creates a new field and initializes its components with content from the parameter value.
Field29M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29M
Creates a new field and initializes its components with content from the parameter tag.
Field29N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 29N
Field29N() - Constructor for class com.prowidesoftware.swift.model.field.Field29N
Default constructor.
Field29N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field29N
Creates a new field and initializes its components with content from the parameter value.
Field29N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field29N
Creates a new field and initializes its components with content from the parameter tag.
Field30 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30
Field30() - Constructor for class com.prowidesoftware.swift.model.field.Field30
Default constructor.
Field30(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30
Creates a new field and initializes its components with content from the parameter value.
Field30(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30
Creates a new field and initializes its components with content from the parameter tag.
Field301 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 301
Field301() - Constructor for class com.prowidesoftware.swift.model.field.Field301
Default constructor.
Field301(String) - Constructor for class com.prowidesoftware.swift.model.field.Field301
Creates a new field and initializes its components with content from the parameter value.
Field301(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field301
Creates a new field and initializes its components with content from the parameter tag.
Field302 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 302
Field302() - Constructor for class com.prowidesoftware.swift.model.field.Field302
Default constructor.
Field302(String) - Constructor for class com.prowidesoftware.swift.model.field.Field302
Creates a new field and initializes its components with content from the parameter value.
Field302(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field302
Creates a new field and initializes its components with content from the parameter tag.
Field303 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 303
Field303() - Constructor for class com.prowidesoftware.swift.model.field.Field303
Default constructor.
Field303(String) - Constructor for class com.prowidesoftware.swift.model.field.Field303
Creates a new field and initializes its components with content from the parameter value.
Field303(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field303
Creates a new field and initializes its components with content from the parameter tag.
Field304 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 304
Field304() - Constructor for class com.prowidesoftware.swift.model.field.Field304
Default constructor.
Field304(String) - Constructor for class com.prowidesoftware.swift.model.field.Field304
Creates a new field and initializes its components with content from the parameter value.
Field304(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field304
Creates a new field and initializes its components with content from the parameter tag.
Field305 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 305
Field305() - Constructor for class com.prowidesoftware.swift.model.field.Field305
Default constructor.
Field305(String) - Constructor for class com.prowidesoftware.swift.model.field.Field305
Creates a new field and initializes its components with content from the parameter value.
Field305(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field305
Creates a new field and initializes its components with content from the parameter tag.
Field307 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 307
Field307() - Constructor for class com.prowidesoftware.swift.model.field.Field307
Default constructor.
Field307(String) - Constructor for class com.prowidesoftware.swift.model.field.Field307
Creates a new field and initializes its components with content from the parameter value.
Field307(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field307
Creates a new field and initializes its components with content from the parameter tag.
Field30F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30F
Field30F() - Constructor for class com.prowidesoftware.swift.model.field.Field30F
Default constructor.
Field30F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30F
Creates a new field and initializes its components with content from the parameter value.
Field30F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30F
Creates a new field and initializes its components with content from the parameter tag.
Field30G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30G
Field30G() - Constructor for class com.prowidesoftware.swift.model.field.Field30G
Default constructor.
Field30G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30G
Creates a new field and initializes its components with content from the parameter value.
Field30G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30G
Creates a new field and initializes its components with content from the parameter tag.
Field30H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30H
Field30H() - Constructor for class com.prowidesoftware.swift.model.field.Field30H
Default constructor.
Field30H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30H
Creates a new field and initializes its components with content from the parameter value.
Field30H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30H
Creates a new field and initializes its components with content from the parameter tag.
Field30J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30J
Field30J() - Constructor for class com.prowidesoftware.swift.model.field.Field30J
Default constructor.
Field30J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30J
Creates a new field and initializes its components with content from the parameter value.
Field30J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30J
Creates a new field and initializes its components with content from the parameter tag.
Field30M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30M
Field30M() - Constructor for class com.prowidesoftware.swift.model.field.Field30M
Default constructor.
Field30M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30M
Creates a new field and initializes its components with content from the parameter value.
Field30M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30M
Creates a new field and initializes its components with content from the parameter tag.
Field30N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30N
Field30N() - Constructor for class com.prowidesoftware.swift.model.field.Field30N
Default constructor.
Field30N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30N
Creates a new field and initializes its components with content from the parameter value.
Field30N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30N
Creates a new field and initializes its components with content from the parameter tag.
Field30P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30P
Field30P() - Constructor for class com.prowidesoftware.swift.model.field.Field30P
Default constructor.
Field30P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30P
Creates a new field and initializes its components with content from the parameter value.
Field30P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30P
Creates a new field and initializes its components with content from the parameter tag.
Field30Q - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30Q
Field30Q() - Constructor for class com.prowidesoftware.swift.model.field.Field30Q
Default constructor.
Field30Q(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30Q
Creates a new field and initializes its components with content from the parameter value.
Field30Q(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30Q
Creates a new field and initializes its components with content from the parameter tag.
Field30S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30S
Field30S() - Constructor for class com.prowidesoftware.swift.model.field.Field30S
Default constructor.
Field30S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30S
Creates a new field and initializes its components with content from the parameter value.
Field30S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30S
Creates a new field and initializes its components with content from the parameter tag.
Field30T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30T
Field30T() - Constructor for class com.prowidesoftware.swift.model.field.Field30T
Default constructor.
Field30T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30T
Creates a new field and initializes its components with content from the parameter value.
Field30T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30T
Creates a new field and initializes its components with content from the parameter tag.
Field30U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30U
Field30U() - Constructor for class com.prowidesoftware.swift.model.field.Field30U
Default constructor.
Field30U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30U
Creates a new field and initializes its components with content from the parameter value.
Field30U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30U
Creates a new field and initializes its components with content from the parameter tag.
Field30V - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30V
Field30V() - Constructor for class com.prowidesoftware.swift.model.field.Field30V
Default constructor.
Field30V(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30V
Creates a new field and initializes its components with content from the parameter value.
Field30V(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30V
Creates a new field and initializes its components with content from the parameter tag.
Field30X - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30X
Field30X() - Constructor for class com.prowidesoftware.swift.model.field.Field30X
Default constructor.
Field30X(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30X
Creates a new field and initializes its components with content from the parameter value.
Field30X(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30X
Creates a new field and initializes its components with content from the parameter tag.
Field30Y - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30Y
Field30Y() - Constructor for class com.prowidesoftware.swift.model.field.Field30Y
Default constructor.
Field30Y(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30Y
Creates a new field and initializes its components with content from the parameter value.
Field30Y(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30Y
Creates a new field and initializes its components with content from the parameter tag.
Field30Z - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 30Z
Field30Z() - Constructor for class com.prowidesoftware.swift.model.field.Field30Z
Default constructor.
Field30Z(String) - Constructor for class com.prowidesoftware.swift.model.field.Field30Z
Creates a new field and initializes its components with content from the parameter value.
Field30Z(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field30Z
Creates a new field and initializes its components with content from the parameter tag.
Field311 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 311
Field311() - Constructor for class com.prowidesoftware.swift.model.field.Field311
Default constructor.
Field311(String) - Constructor for class com.prowidesoftware.swift.model.field.Field311
Creates a new field and initializes its components with content from the parameter value.
Field311(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field311
Creates a new field and initializes its components with content from the parameter tag.
Field312 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 312
Field312() - Constructor for class com.prowidesoftware.swift.model.field.Field312
Default constructor.
Field312(String) - Constructor for class com.prowidesoftware.swift.model.field.Field312
Creates a new field and initializes its components with content from the parameter value.
Field312(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field312
Creates a new field and initializes its components with content from the parameter tag.
Field313 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 313
Field313() - Constructor for class com.prowidesoftware.swift.model.field.Field313
Default constructor.
Field313(String) - Constructor for class com.prowidesoftware.swift.model.field.Field313
Creates a new field and initializes its components with content from the parameter value.
Field313(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field313
Creates a new field and initializes its components with content from the parameter tag.
Field31C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31C
Field31C() - Constructor for class com.prowidesoftware.swift.model.field.Field31C
Default constructor.
Field31C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31C
Creates a new field and initializes its components with content from the parameter value.
Field31C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31C
Creates a new field and initializes its components with content from the parameter tag.
Field31D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31D
Field31D() - Constructor for class com.prowidesoftware.swift.model.field.Field31D
Default constructor.
Field31D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31D
Creates a new field and initializes its components with content from the parameter value.
Field31D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31D
Creates a new field and initializes its components with content from the parameter tag.
Field31E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31E
Field31E() - Constructor for class com.prowidesoftware.swift.model.field.Field31E
Default constructor.
Field31E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31E
Creates a new field and initializes its components with content from the parameter value.
Field31E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31E
Creates a new field and initializes its components with content from the parameter tag.
Field31F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31F
Field31F() - Constructor for class com.prowidesoftware.swift.model.field.Field31F
Default constructor.
Field31F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31F
Creates a new field and initializes its components with content from the parameter value.
Field31F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31F
Creates a new field and initializes its components with content from the parameter tag.
Field31G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31G
Field31G() - Constructor for class com.prowidesoftware.swift.model.field.Field31G
Default constructor.
Field31G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31G
Creates a new field and initializes its components with content from the parameter value.
Field31G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31G
Creates a new field and initializes its components with content from the parameter tag.
Field31L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31L
Field31L() - Constructor for class com.prowidesoftware.swift.model.field.Field31L
Default constructor.
Field31L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31L
Creates a new field and initializes its components with content from the parameter value.
Field31L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31L
Creates a new field and initializes its components with content from the parameter tag.
Field31P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31P
Field31P() - Constructor for class com.prowidesoftware.swift.model.field.Field31P
Default constructor.
Field31P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31P
Creates a new field and initializes its components with content from the parameter value.
Field31P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31P
Creates a new field and initializes its components with content from the parameter tag.
Field31S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31S
Field31S() - Constructor for class com.prowidesoftware.swift.model.field.Field31S
Default constructor.
Field31S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31S
Creates a new field and initializes its components with content from the parameter value.
Field31S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31S
Creates a new field and initializes its components with content from the parameter tag.
Field31X - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 31X
Field31X() - Constructor for class com.prowidesoftware.swift.model.field.Field31X
Default constructor.
Field31X(String) - Constructor for class com.prowidesoftware.swift.model.field.Field31X
Creates a new field and initializes its components with content from the parameter value.
Field31X(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field31X
Creates a new field and initializes its components with content from the parameter tag.
Field329 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 329
Field329() - Constructor for class com.prowidesoftware.swift.model.field.Field329
Default constructor.
Field329(String) - Constructor for class com.prowidesoftware.swift.model.field.Field329
Creates a new field and initializes its components with content from the parameter value.
Field329(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field329
Creates a new field and initializes its components with content from the parameter tag.
Field32A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32A
Field32A() - Constructor for class com.prowidesoftware.swift.model.field.Field32A
Default constructor.
Field32A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32A
Creates a new field and initializes its components with content from the parameter value.
Field32A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32A
Creates a new field and initializes its components with content from the parameter tag.
Field32B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32B
Field32B() - Constructor for class com.prowidesoftware.swift.model.field.Field32B
Default constructor.
Field32B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32B
Creates a new field and initializes its components with content from the parameter value.
Field32B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32B
Creates a new field and initializes its components with content from the parameter tag.
Field32C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32C
Field32C() - Constructor for class com.prowidesoftware.swift.model.field.Field32C
Default constructor.
Field32C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32C
Creates a new field and initializes its components with content from the parameter value.
Field32C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32C
Creates a new field and initializes its components with content from the parameter tag.
Field32D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32D
Field32D() - Constructor for class com.prowidesoftware.swift.model.field.Field32D
Default constructor.
Field32D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32D
Creates a new field and initializes its components with content from the parameter value.
Field32D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32D
Creates a new field and initializes its components with content from the parameter tag.
Field32E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32E
Field32E() - Constructor for class com.prowidesoftware.swift.model.field.Field32E
Default constructor.
Field32E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32E
Creates a new field and initializes its components with content from the parameter value.
Field32E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32E
Creates a new field and initializes its components with content from the parameter tag.
Field32F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32F
Field32F() - Constructor for class com.prowidesoftware.swift.model.field.Field32F
Default constructor.
Field32F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32F
Creates a new field and initializes its components with content from the parameter value.
Field32F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32F
Creates a new field and initializes its components with content from the parameter tag.
Field32G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32G
Field32G() - Constructor for class com.prowidesoftware.swift.model.field.Field32G
Default constructor.
Field32G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32G
Creates a new field and initializes its components with content from the parameter value.
Field32G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32G
Creates a new field and initializes its components with content from the parameter tag.
Field32H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32H
Field32H() - Constructor for class com.prowidesoftware.swift.model.field.Field32H
Default constructor.
Field32H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32H
Creates a new field and initializes its components with content from the parameter value.
Field32H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32H
Creates a new field and initializes its components with content from the parameter tag.
Field32K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32K
Field32K() - Constructor for class com.prowidesoftware.swift.model.field.Field32K
Default constructor.
Field32K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32K
Creates a new field and initializes its components with content from the parameter value.
Field32K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32K
Creates a new field and initializes its components with content from the parameter tag.
Field32M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32M
Field32M() - Constructor for class com.prowidesoftware.swift.model.field.Field32M
Default constructor.
Field32M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32M
Creates a new field and initializes its components with content from the parameter value.
Field32M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32M
Creates a new field and initializes its components with content from the parameter tag.
Field32Q - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32Q
Field32Q() - Constructor for class com.prowidesoftware.swift.model.field.Field32Q
Default constructor.
Field32Q(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32Q
Creates a new field and initializes its components with content from the parameter value.
Field32Q(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32Q
Creates a new field and initializes its components with content from the parameter tag.
Field32R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32R
Field32R() - Constructor for class com.prowidesoftware.swift.model.field.Field32R
Default constructor.
Field32R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32R
Creates a new field and initializes its components with content from the parameter value.
Field32R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32R
Creates a new field and initializes its components with content from the parameter tag.
Field32U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 32U
Field32U() - Constructor for class com.prowidesoftware.swift.model.field.Field32U
Default constructor.
Field32U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field32U
Creates a new field and initializes its components with content from the parameter value.
Field32U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field32U
Creates a new field and initializes its components with content from the parameter tag.
Field330 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 330
Field330() - Constructor for class com.prowidesoftware.swift.model.field.Field330
Default constructor.
Field330(String) - Constructor for class com.prowidesoftware.swift.model.field.Field330
Creates a new field and initializes its components with content from the parameter value.
Field330(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field330
Creates a new field and initializes its components with content from the parameter tag.
Field331 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 331
Field331() - Constructor for class com.prowidesoftware.swift.model.field.Field331
Default constructor.
Field331(String) - Constructor for class com.prowidesoftware.swift.model.field.Field331
Creates a new field and initializes its components with content from the parameter value.
Field331(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field331
Creates a new field and initializes its components with content from the parameter tag.
Field332 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 332
Field332() - Constructor for class com.prowidesoftware.swift.model.field.Field332
Default constructor.
Field332(String) - Constructor for class com.prowidesoftware.swift.model.field.Field332
Creates a new field and initializes its components with content from the parameter value.
Field332(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field332
Creates a new field and initializes its components with content from the parameter tag.
Field333 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 333
Field333() - Constructor for class com.prowidesoftware.swift.model.field.Field333
Default constructor.
Field333(String) - Constructor for class com.prowidesoftware.swift.model.field.Field333
Creates a new field and initializes its components with content from the parameter value.
Field333(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field333
Creates a new field and initializes its components with content from the parameter tag.
Field334 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 334
Field334() - Constructor for class com.prowidesoftware.swift.model.field.Field334
Default constructor.
Field334(String) - Constructor for class com.prowidesoftware.swift.model.field.Field334
Creates a new field and initializes its components with content from the parameter value.
Field334(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field334
Creates a new field and initializes its components with content from the parameter tag.
Field335 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 335
Field335() - Constructor for class com.prowidesoftware.swift.model.field.Field335
Default constructor.
Field335(String) - Constructor for class com.prowidesoftware.swift.model.field.Field335
Creates a new field and initializes its components with content from the parameter value.
Field335(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field335
Creates a new field and initializes its components with content from the parameter tag.
Field336 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 336
Field336() - Constructor for class com.prowidesoftware.swift.model.field.Field336
Default constructor.
Field336(String) - Constructor for class com.prowidesoftware.swift.model.field.Field336
Creates a new field and initializes its components with content from the parameter value.
Field336(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field336
Creates a new field and initializes its components with content from the parameter tag.
Field337 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 337
Field337() - Constructor for class com.prowidesoftware.swift.model.field.Field337
Default constructor.
Field337(String) - Constructor for class com.prowidesoftware.swift.model.field.Field337
Creates a new field and initializes its components with content from the parameter value.
Field337(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field337
Creates a new field and initializes its components with content from the parameter tag.
Field338 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 338
Field338() - Constructor for class com.prowidesoftware.swift.model.field.Field338
Default constructor.
Field338(String) - Constructor for class com.prowidesoftware.swift.model.field.Field338
Creates a new field and initializes its components with content from the parameter value.
Field338(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field338
Creates a new field and initializes its components with content from the parameter tag.
Field339 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 339
Field339() - Constructor for class com.prowidesoftware.swift.model.field.Field339
Default constructor.
Field339(String) - Constructor for class com.prowidesoftware.swift.model.field.Field339
Creates a new field and initializes its components with content from the parameter value.
Field339(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field339
Creates a new field and initializes its components with content from the parameter tag.
Field33A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33A
Field33A() - Constructor for class com.prowidesoftware.swift.model.field.Field33A
Default constructor.
Field33A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33A
Creates a new field and initializes its components with content from the parameter value.
Field33A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33A
Creates a new field and initializes its components with content from the parameter tag.
Field33B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33B
Field33B() - Constructor for class com.prowidesoftware.swift.model.field.Field33B
Default constructor.
Field33B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33B
Creates a new field and initializes its components with content from the parameter value.
Field33B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33B
Creates a new field and initializes its components with content from the parameter tag.
Field33C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33C
Field33C() - Constructor for class com.prowidesoftware.swift.model.field.Field33C
Default constructor.
Field33C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33C
Creates a new field and initializes its components with content from the parameter value.
Field33C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33C
Creates a new field and initializes its components with content from the parameter tag.
Field33D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33D
Field33D() - Constructor for class com.prowidesoftware.swift.model.field.Field33D
Default constructor.
Field33D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33D
Creates a new field and initializes its components with content from the parameter value.
Field33D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33D
Creates a new field and initializes its components with content from the parameter tag.
Field33E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33E
Field33E() - Constructor for class com.prowidesoftware.swift.model.field.Field33E
Default constructor.
Field33E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33E
Creates a new field and initializes its components with content from the parameter value.
Field33E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33E
Creates a new field and initializes its components with content from the parameter tag.
Field33F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33F
Field33F() - Constructor for class com.prowidesoftware.swift.model.field.Field33F
Default constructor.
Field33F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33F
Creates a new field and initializes its components with content from the parameter value.
Field33F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33F
Creates a new field and initializes its components with content from the parameter tag.
Field33G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33G
Field33G() - Constructor for class com.prowidesoftware.swift.model.field.Field33G
Default constructor.
Field33G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33G
Creates a new field and initializes its components with content from the parameter value.
Field33G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33G
Creates a new field and initializes its components with content from the parameter tag.
Field33H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33H
Field33H() - Constructor for class com.prowidesoftware.swift.model.field.Field33H
Default constructor.
Field33H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33H
Creates a new field and initializes its components with content from the parameter value.
Field33H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33H
Creates a new field and initializes its components with content from the parameter tag.
Field33J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33J
Field33J() - Constructor for class com.prowidesoftware.swift.model.field.Field33J
Default constructor.
Field33J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33J
Creates a new field and initializes its components with content from the parameter value.
Field33J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33J
Creates a new field and initializes its components with content from the parameter tag.
Field33K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33K
Field33K() - Constructor for class com.prowidesoftware.swift.model.field.Field33K
Default constructor.
Field33K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33K
Creates a new field and initializes its components with content from the parameter value.
Field33K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33K
Creates a new field and initializes its components with content from the parameter tag.
Field33P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33P
Field33P() - Constructor for class com.prowidesoftware.swift.model.field.Field33P
Default constructor.
Field33P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33P
Creates a new field and initializes its components with content from the parameter value.
Field33P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33P
Creates a new field and initializes its components with content from the parameter tag.
Field33S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33S
Field33S() - Constructor for class com.prowidesoftware.swift.model.field.Field33S
Default constructor.
Field33S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33S
Creates a new field and initializes its components with content from the parameter value.
Field33S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33S
Creates a new field and initializes its components with content from the parameter tag.
Field33T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 33T
Field33T() - Constructor for class com.prowidesoftware.swift.model.field.Field33T
Default constructor.
Field33T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field33T
Creates a new field and initializes its components with content from the parameter value.
Field33T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field33T
Creates a new field and initializes its components with content from the parameter tag.
Field340 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 340
Field340() - Constructor for class com.prowidesoftware.swift.model.field.Field340
Default constructor.
Field340(String) - Constructor for class com.prowidesoftware.swift.model.field.Field340
Creates a new field and initializes its components with content from the parameter value.
Field340(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field340
Creates a new field and initializes its components with content from the parameter tag.
Field341 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 341
Field341() - Constructor for class com.prowidesoftware.swift.model.field.Field341
Default constructor.
Field341(String) - Constructor for class com.prowidesoftware.swift.model.field.Field341
Creates a new field and initializes its components with content from the parameter value.
Field341(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field341
Creates a new field and initializes its components with content from the parameter tag.
Field342 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 342
Field342() - Constructor for class com.prowidesoftware.swift.model.field.Field342
Default constructor.
Field342(String) - Constructor for class com.prowidesoftware.swift.model.field.Field342
Creates a new field and initializes its components with content from the parameter value.
Field342(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field342
Creates a new field and initializes its components with content from the parameter tag.
Field343 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 343
Field343() - Constructor for class com.prowidesoftware.swift.model.field.Field343
Default constructor.
Field343(String) - Constructor for class com.prowidesoftware.swift.model.field.Field343
Creates a new field and initializes its components with content from the parameter value.
Field343(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field343
Creates a new field and initializes its components with content from the parameter tag.
Field344 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 344
Field344() - Constructor for class com.prowidesoftware.swift.model.field.Field344
Default constructor.
Field344(String) - Constructor for class com.prowidesoftware.swift.model.field.Field344
Creates a new field and initializes its components with content from the parameter value.
Field344(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field344
Creates a new field and initializes its components with content from the parameter tag.
Field345 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 345
Field345() - Constructor for class com.prowidesoftware.swift.model.field.Field345
Default constructor.
Field345(String) - Constructor for class com.prowidesoftware.swift.model.field.Field345
Creates a new field and initializes its components with content from the parameter value.
Field345(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field345
Creates a new field and initializes its components with content from the parameter tag.
Field346 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 346
Field346() - Constructor for class com.prowidesoftware.swift.model.field.Field346
Default constructor.
Field346(String) - Constructor for class com.prowidesoftware.swift.model.field.Field346
Creates a new field and initializes its components with content from the parameter value.
Field346(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field346
Creates a new field and initializes its components with content from the parameter tag.
Field347 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 347
Field347() - Constructor for class com.prowidesoftware.swift.model.field.Field347
Default constructor.
Field347(String) - Constructor for class com.prowidesoftware.swift.model.field.Field347
Creates a new field and initializes its components with content from the parameter value.
Field347(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field347
Creates a new field and initializes its components with content from the parameter tag.
Field348 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 348
Field348() - Constructor for class com.prowidesoftware.swift.model.field.Field348
Default constructor.
Field348(String) - Constructor for class com.prowidesoftware.swift.model.field.Field348
Creates a new field and initializes its components with content from the parameter value.
Field348(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field348
Creates a new field and initializes its components with content from the parameter tag.
Field349 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 349
Field349() - Constructor for class com.prowidesoftware.swift.model.field.Field349
Default constructor.
Field349(String) - Constructor for class com.prowidesoftware.swift.model.field.Field349
Creates a new field and initializes its components with content from the parameter value.
Field349(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field349
Creates a new field and initializes its components with content from the parameter tag.
Field34A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34A
Field34A() - Constructor for class com.prowidesoftware.swift.model.field.Field34A
Default constructor.
Field34A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34A
Creates a new field and initializes its components with content from the parameter value.
Field34A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34A
Creates a new field and initializes its components with content from the parameter tag.
Field34B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34B
Field34B() - Constructor for class com.prowidesoftware.swift.model.field.Field34B
Default constructor.
Field34B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34B
Creates a new field and initializes its components with content from the parameter value.
Field34B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34B
Creates a new field and initializes its components with content from the parameter tag.
Field34E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34E
Field34E() - Constructor for class com.prowidesoftware.swift.model.field.Field34E
Default constructor.
Field34E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34E
Creates a new field and initializes its components with content from the parameter value.
Field34E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34E
Creates a new field and initializes its components with content from the parameter tag.
Field34F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34F
Field34F() - Constructor for class com.prowidesoftware.swift.model.field.Field34F
Default constructor.
Field34F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34F
Creates a new field and initializes its components with content from the parameter value.
Field34F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34F
Creates a new field and initializes its components with content from the parameter tag.
Field34J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34J
Field34J() - Constructor for class com.prowidesoftware.swift.model.field.Field34J
Default constructor.
Field34J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34J
Creates a new field and initializes its components with content from the parameter value.
Field34J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34J
Creates a new field and initializes its components with content from the parameter tag.
Field34P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34P
Field34P() - Constructor for class com.prowidesoftware.swift.model.field.Field34P
Default constructor.
Field34P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34P
Creates a new field and initializes its components with content from the parameter value.
Field34P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34P
Creates a new field and initializes its components with content from the parameter tag.
Field34R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 34R
Field34R() - Constructor for class com.prowidesoftware.swift.model.field.Field34R
Default constructor.
Field34R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field34R
Creates a new field and initializes its components with content from the parameter value.
Field34R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field34R
Creates a new field and initializes its components with content from the parameter tag.
Field35A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35A
Field35A() - Constructor for class com.prowidesoftware.swift.model.field.Field35A
Default constructor.
Field35A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35A
Creates a new field and initializes its components with content from the parameter value.
Field35A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35A
Creates a new field and initializes its components with content from the parameter tag.
Field35B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35B
Field35B() - Constructor for class com.prowidesoftware.swift.model.field.Field35B
Default constructor.
Field35B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35B
Creates a new field and initializes its components with content from the parameter value.
Field35B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35B
Creates a new field and initializes its components with content from the parameter tag.
Field35C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35C
Field35C() - Constructor for class com.prowidesoftware.swift.model.field.Field35C
Default constructor.
Field35C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35C
Creates a new field and initializes its components with content from the parameter value.
Field35C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35C
Creates a new field and initializes its components with content from the parameter tag.
Field35D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35D
Field35D() - Constructor for class com.prowidesoftware.swift.model.field.Field35D
Default constructor.
Field35D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35D
Creates a new field and initializes its components with content from the parameter value.
Field35D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35D
Creates a new field and initializes its components with content from the parameter tag.
Field35E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35E
Field35E() - Constructor for class com.prowidesoftware.swift.model.field.Field35E
Default constructor.
Field35E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35E
Creates a new field and initializes its components with content from the parameter value.
Field35E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35E
Creates a new field and initializes its components with content from the parameter tag.
Field35H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35H
Field35H() - Constructor for class com.prowidesoftware.swift.model.field.Field35H
Default constructor.
Field35H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35H
Creates a new field and initializes its components with content from the parameter value.
Field35H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35H
Creates a new field and initializes its components with content from the parameter tag.
Field35L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35L
Field35L() - Constructor for class com.prowidesoftware.swift.model.field.Field35L
Default constructor.
Field35L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35L
Creates a new field and initializes its components with content from the parameter value.
Field35L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35L
Creates a new field and initializes its components with content from the parameter tag.
Field35N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35N
Field35N() - Constructor for class com.prowidesoftware.swift.model.field.Field35N
Default constructor.
Field35N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35N
Creates a new field and initializes its components with content from the parameter value.
Field35N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35N
Creates a new field and initializes its components with content from the parameter tag.
Field35S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35S
Field35S() - Constructor for class com.prowidesoftware.swift.model.field.Field35S
Default constructor.
Field35S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35S
Creates a new field and initializes its components with content from the parameter value.
Field35S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35S
Creates a new field and initializes its components with content from the parameter tag.
Field35U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 35U
Field35U() - Constructor for class com.prowidesoftware.swift.model.field.Field35U
Default constructor.
Field35U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field35U
Creates a new field and initializes its components with content from the parameter value.
Field35U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field35U
Creates a new field and initializes its components with content from the parameter tag.
Field36 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 36
Field36() - Constructor for class com.prowidesoftware.swift.model.field.Field36
Default constructor.
Field36(String) - Constructor for class com.prowidesoftware.swift.model.field.Field36
Creates a new field and initializes its components with content from the parameter value.
Field36(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field36
Creates a new field and initializes its components with content from the parameter tag.
Field36B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 36B
Field36B() - Constructor for class com.prowidesoftware.swift.model.field.Field36B
Default constructor.
Field36B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field36B
Creates a new field and initializes its components with content from the parameter value.
Field36B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field36B
Creates a new field and initializes its components with content from the parameter tag.
Field36C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 36C
Field36C() - Constructor for class com.prowidesoftware.swift.model.field.Field36C
Default constructor.
Field36C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field36C
Creates a new field and initializes its components with content from the parameter value.
Field36C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field36C
Creates a new field and initializes its components with content from the parameter tag.
Field36E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 36E
Field36E() - Constructor for class com.prowidesoftware.swift.model.field.Field36E
Default constructor.
Field36E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field36E
Creates a new field and initializes its components with content from the parameter value.
Field36E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field36E
Creates a new field and initializes its components with content from the parameter tag.
Field37A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37A
Field37A() - Constructor for class com.prowidesoftware.swift.model.field.Field37A
Default constructor.
Field37A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37A
Creates a new field and initializes its components with content from the parameter value.
Field37A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37A
Creates a new field and initializes its components with content from the parameter tag.
Field37B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37B
Field37B() - Constructor for class com.prowidesoftware.swift.model.field.Field37B
Default constructor.
Field37B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37B
Creates a new field and initializes its components with content from the parameter value.
Field37B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37B
Creates a new field and initializes its components with content from the parameter tag.
Field37C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37C
Field37C() - Constructor for class com.prowidesoftware.swift.model.field.Field37C
Default constructor.
Field37C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37C
Creates a new field and initializes its components with content from the parameter value.
Field37C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37C
Creates a new field and initializes its components with content from the parameter tag.
Field37D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37D
Field37D() - Constructor for class com.prowidesoftware.swift.model.field.Field37D
Default constructor.
Field37D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37D
Creates a new field and initializes its components with content from the parameter value.
Field37D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37D
Creates a new field and initializes its components with content from the parameter tag.
Field37E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37E
Field37E() - Constructor for class com.prowidesoftware.swift.model.field.Field37E
Default constructor.
Field37E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37E
Creates a new field and initializes its components with content from the parameter value.
Field37E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37E
Creates a new field and initializes its components with content from the parameter tag.
Field37F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37F
Field37F() - Constructor for class com.prowidesoftware.swift.model.field.Field37F
Default constructor.
Field37F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37F
Creates a new field and initializes its components with content from the parameter value.
Field37F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37F
Creates a new field and initializes its components with content from the parameter tag.
Field37G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37G
Field37G() - Constructor for class com.prowidesoftware.swift.model.field.Field37G
Default constructor.
Field37G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37G
Creates a new field and initializes its components with content from the parameter value.
Field37G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37G
Creates a new field and initializes its components with content from the parameter tag.
Field37H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37H
Field37H() - Constructor for class com.prowidesoftware.swift.model.field.Field37H
Default constructor.
Field37H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37H
Creates a new field and initializes its components with content from the parameter value.
Field37H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37H
Creates a new field and initializes its components with content from the parameter tag.
Field37J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37J
Field37J() - Constructor for class com.prowidesoftware.swift.model.field.Field37J
Default constructor.
Field37J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37J
Creates a new field and initializes its components with content from the parameter value.
Field37J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37J
Creates a new field and initializes its components with content from the parameter tag.
Field37K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37K
Field37K() - Constructor for class com.prowidesoftware.swift.model.field.Field37K
Default constructor.
Field37K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37K
Creates a new field and initializes its components with content from the parameter value.
Field37K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37K
Creates a new field and initializes its components with content from the parameter tag.
Field37L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37L
Field37L() - Constructor for class com.prowidesoftware.swift.model.field.Field37L
Default constructor.
Field37L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37L
Creates a new field and initializes its components with content from the parameter value.
Field37L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37L
Creates a new field and initializes its components with content from the parameter tag.
Field37M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37M
Field37M() - Constructor for class com.prowidesoftware.swift.model.field.Field37M
Default constructor.
Field37M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37M
Creates a new field and initializes its components with content from the parameter value.
Field37M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37M
Creates a new field and initializes its components with content from the parameter tag.
Field37N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37N
Field37N() - Constructor for class com.prowidesoftware.swift.model.field.Field37N
Default constructor.
Field37N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37N
Creates a new field and initializes its components with content from the parameter value.
Field37N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37N
Creates a new field and initializes its components with content from the parameter tag.
Field37P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37P
Field37P() - Constructor for class com.prowidesoftware.swift.model.field.Field37P
Default constructor.
Field37P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37P
Creates a new field and initializes its components with content from the parameter value.
Field37P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37P
Creates a new field and initializes its components with content from the parameter tag.
Field37R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37R
Field37R() - Constructor for class com.prowidesoftware.swift.model.field.Field37R
Default constructor.
Field37R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37R
Creates a new field and initializes its components with content from the parameter value.
Field37R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37R
Creates a new field and initializes its components with content from the parameter tag.
Field37U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37U
Field37U() - Constructor for class com.prowidesoftware.swift.model.field.Field37U
Default constructor.
Field37U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37U
Creates a new field and initializes its components with content from the parameter value.
Field37U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37U
Creates a new field and initializes its components with content from the parameter tag.
Field37V - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 37V
Field37V() - Constructor for class com.prowidesoftware.swift.model.field.Field37V
Default constructor.
Field37V(String) - Constructor for class com.prowidesoftware.swift.model.field.Field37V
Creates a new field and initializes its components with content from the parameter value.
Field37V(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field37V
Creates a new field and initializes its components with content from the parameter tag.
Field38A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38A
Field38A() - Constructor for class com.prowidesoftware.swift.model.field.Field38A
Default constructor.
Field38A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38A
Creates a new field and initializes its components with content from the parameter value.
Field38A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38A
Creates a new field and initializes its components with content from the parameter tag.
Field38D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38D
Field38D() - Constructor for class com.prowidesoftware.swift.model.field.Field38D
Default constructor.
Field38D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38D
Creates a new field and initializes its components with content from the parameter value.
Field38D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38D
Creates a new field and initializes its components with content from the parameter tag.
Field38E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38E
Field38E() - Constructor for class com.prowidesoftware.swift.model.field.Field38E
Default constructor.
Field38E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38E
Creates a new field and initializes its components with content from the parameter value.
Field38E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38E
Creates a new field and initializes its components with content from the parameter tag.
Field38G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38G
Field38G() - Constructor for class com.prowidesoftware.swift.model.field.Field38G
Default constructor.
Field38G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38G
Creates a new field and initializes its components with content from the parameter value.
Field38G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38G
Creates a new field and initializes its components with content from the parameter tag.
Field38H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38H
Field38H() - Constructor for class com.prowidesoftware.swift.model.field.Field38H
Default constructor.
Field38H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38H
Creates a new field and initializes its components with content from the parameter value.
Field38H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38H
Creates a new field and initializes its components with content from the parameter tag.
Field38J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 38J
Field38J() - Constructor for class com.prowidesoftware.swift.model.field.Field38J
Default constructor.
Field38J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field38J
Creates a new field and initializes its components with content from the parameter value.
Field38J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field38J
Creates a new field and initializes its components with content from the parameter tag.
Field39A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 39A
Field39A() - Constructor for class com.prowidesoftware.swift.model.field.Field39A
Default constructor.
Field39A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field39A
Creates a new field and initializes its components with content from the parameter value.
Field39A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field39A
Creates a new field and initializes its components with content from the parameter tag.
Field39B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 39B
Field39B() - Constructor for class com.prowidesoftware.swift.model.field.Field39B
Default constructor.
Field39B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field39B
Creates a new field and initializes its components with content from the parameter value.
Field39B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field39B
Creates a new field and initializes its components with content from the parameter tag.
Field39C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 39C
Field39C() - Constructor for class com.prowidesoftware.swift.model.field.Field39C
Default constructor.
Field39C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field39C
Creates a new field and initializes its components with content from the parameter value.
Field39C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field39C
Creates a new field and initializes its components with content from the parameter tag.
Field401 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 401
Field401() - Constructor for class com.prowidesoftware.swift.model.field.Field401
Default constructor.
Field401(String) - Constructor for class com.prowidesoftware.swift.model.field.Field401
Creates a new field and initializes its components with content from the parameter value.
Field401(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field401
Creates a new field and initializes its components with content from the parameter tag.
Field405 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 405
Field405() - Constructor for class com.prowidesoftware.swift.model.field.Field405
Default constructor.
Field405(String) - Constructor for class com.prowidesoftware.swift.model.field.Field405
Creates a new field and initializes its components with content from the parameter value.
Field405(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field405
Creates a new field and initializes its components with content from the parameter tag.
Field40A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 40A
Field40A() - Constructor for class com.prowidesoftware.swift.model.field.Field40A
Default constructor.
Field40A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field40A
Creates a new field and initializes its components with content from the parameter value.
Field40A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field40A
Creates a new field and initializes its components with content from the parameter tag.
Field40B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 40B
Field40B() - Constructor for class com.prowidesoftware.swift.model.field.Field40B
Default constructor.
Field40B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field40B
Creates a new field and initializes its components with content from the parameter value.
Field40B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field40B
Creates a new field and initializes its components with content from the parameter tag.
Field40C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 40C
Field40C() - Constructor for class com.prowidesoftware.swift.model.field.Field40C
Default constructor.
Field40C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field40C
Creates a new field and initializes its components with content from the parameter value.
Field40C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field40C
Creates a new field and initializes its components with content from the parameter tag.
Field40E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 40E
Field40E() - Constructor for class com.prowidesoftware.swift.model.field.Field40E
Default constructor.
Field40E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field40E
Creates a new field and initializes its components with content from the parameter value.
Field40E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field40E
Creates a new field and initializes its components with content from the parameter tag.
Field40F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 40F
Field40F() - Constructor for class com.prowidesoftware.swift.model.field.Field40F
Default constructor.
Field40F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field40F
Creates a new field and initializes its components with content from the parameter value.
Field40F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field40F
Creates a new field and initializes its components with content from the parameter tag.
Field41A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 41A
Field41A() - Constructor for class com.prowidesoftware.swift.model.field.Field41A
Default constructor.
Field41A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field41A
Creates a new field and initializes its components with content from the parameter value.
Field41A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field41A
Creates a new field and initializes its components with content from the parameter tag.
Field41D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 41D
Field41D() - Constructor for class com.prowidesoftware.swift.model.field.Field41D
Default constructor.
Field41D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field41D
Creates a new field and initializes its components with content from the parameter value.
Field41D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field41D
Creates a new field and initializes its components with content from the parameter tag.
Field421 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 421
Field421() - Constructor for class com.prowidesoftware.swift.model.field.Field421
Default constructor.
Field421(String) - Constructor for class com.prowidesoftware.swift.model.field.Field421
Creates a new field and initializes its components with content from the parameter value.
Field421(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field421
Creates a new field and initializes its components with content from the parameter tag.
Field422 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 422
Field422() - Constructor for class com.prowidesoftware.swift.model.field.Field422
Default constructor.
Field422(String) - Constructor for class com.prowidesoftware.swift.model.field.Field422
Creates a new field and initializes its components with content from the parameter value.
Field422(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field422
Creates a new field and initializes its components with content from the parameter tag.
Field423 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 423
Field423() - Constructor for class com.prowidesoftware.swift.model.field.Field423
Default constructor.
Field423(String) - Constructor for class com.prowidesoftware.swift.model.field.Field423
Creates a new field and initializes its components with content from the parameter value.
Field423(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field423
Creates a new field and initializes its components with content from the parameter tag.
Field424 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 424
Field424() - Constructor for class com.prowidesoftware.swift.model.field.Field424
Default constructor.
Field424(String) - Constructor for class com.prowidesoftware.swift.model.field.Field424
Creates a new field and initializes its components with content from the parameter value.
Field424(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field424
Creates a new field and initializes its components with content from the parameter tag.
Field425 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 425
Field425() - Constructor for class com.prowidesoftware.swift.model.field.Field425
Default constructor.
Field425(String) - Constructor for class com.prowidesoftware.swift.model.field.Field425
Creates a new field and initializes its components with content from the parameter value.
Field425(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field425
Creates a new field and initializes its components with content from the parameter tag.
Field42A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 42A
Field42A() - Constructor for class com.prowidesoftware.swift.model.field.Field42A
Default constructor.
Field42A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field42A
Creates a new field and initializes its components with content from the parameter value.
Field42A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field42A
Creates a new field and initializes its components with content from the parameter tag.
Field42C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 42C
Field42C() - Constructor for class com.prowidesoftware.swift.model.field.Field42C
Default constructor.
Field42C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field42C
Creates a new field and initializes its components with content from the parameter value.
Field42C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field42C
Creates a new field and initializes its components with content from the parameter tag.
Field42D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 42D
Field42D() - Constructor for class com.prowidesoftware.swift.model.field.Field42D
Default constructor.
Field42D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field42D
Creates a new field and initializes its components with content from the parameter value.
Field42D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field42D
Creates a new field and initializes its components with content from the parameter tag.
Field42M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 42M
Field42M() - Constructor for class com.prowidesoftware.swift.model.field.Field42M
Default constructor.
Field42M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field42M
Creates a new field and initializes its components with content from the parameter value.
Field42M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field42M
Creates a new field and initializes its components with content from the parameter tag.
Field42P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 42P
Field42P() - Constructor for class com.prowidesoftware.swift.model.field.Field42P
Default constructor.
Field42P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field42P
Creates a new field and initializes its components with content from the parameter value.
Field42P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field42P
Creates a new field and initializes its components with content from the parameter tag.
Field431 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 431
Field431() - Constructor for class com.prowidesoftware.swift.model.field.Field431
Default constructor.
Field431(String) - Constructor for class com.prowidesoftware.swift.model.field.Field431
Creates a new field and initializes its components with content from the parameter value.
Field431(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field431
Creates a new field and initializes its components with content from the parameter tag.
Field432 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 432
Field432() - Constructor for class com.prowidesoftware.swift.model.field.Field432
Default constructor.
Field432(String) - Constructor for class com.prowidesoftware.swift.model.field.Field432
Creates a new field and initializes its components with content from the parameter value.
Field432(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field432
Creates a new field and initializes its components with content from the parameter tag.
Field433 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 433
Field433() - Constructor for class com.prowidesoftware.swift.model.field.Field433
Default constructor.
Field433(String) - Constructor for class com.prowidesoftware.swift.model.field.Field433
Creates a new field and initializes its components with content from the parameter value.
Field433(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field433
Creates a new field and initializes its components with content from the parameter tag.
Field434 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 434
Field434() - Constructor for class com.prowidesoftware.swift.model.field.Field434
Default constructor.
Field434(String) - Constructor for class com.prowidesoftware.swift.model.field.Field434
Creates a new field and initializes its components with content from the parameter value.
Field434(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field434
Creates a new field and initializes its components with content from the parameter tag.
Field43P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 43P
Field43P() - Constructor for class com.prowidesoftware.swift.model.field.Field43P
Default constructor.
Field43P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field43P
Creates a new field and initializes its components with content from the parameter value.
Field43P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field43P
Creates a new field and initializes its components with content from the parameter tag.
Field43T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 43T
Field43T() - Constructor for class com.prowidesoftware.swift.model.field.Field43T
Default constructor.
Field43T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field43T
Creates a new field and initializes its components with content from the parameter value.
Field43T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field43T
Creates a new field and initializes its components with content from the parameter tag.
Field443 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 443
Field443() - Constructor for class com.prowidesoftware.swift.model.field.Field443
Default constructor.
Field443(String) - Constructor for class com.prowidesoftware.swift.model.field.Field443
Creates a new field and initializes its components with content from the parameter value.
Field443(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field443
Creates a new field and initializes its components with content from the parameter tag.
Field44A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44A
Field44A() - Constructor for class com.prowidesoftware.swift.model.field.Field44A
Default constructor.
Field44A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44A
Creates a new field and initializes its components with content from the parameter value.
Field44A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44A
Creates a new field and initializes its components with content from the parameter tag.
Field44B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44B
Field44B() - Constructor for class com.prowidesoftware.swift.model.field.Field44B
Default constructor.
Field44B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44B
Creates a new field and initializes its components with content from the parameter value.
Field44B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44B
Creates a new field and initializes its components with content from the parameter tag.
Field44C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44C
Field44C() - Constructor for class com.prowidesoftware.swift.model.field.Field44C
Default constructor.
Field44C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44C
Creates a new field and initializes its components with content from the parameter value.
Field44C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44C
Creates a new field and initializes its components with content from the parameter tag.
Field44D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44D
Field44D() - Constructor for class com.prowidesoftware.swift.model.field.Field44D
Default constructor.
Field44D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44D
Creates a new field and initializes its components with content from the parameter value.
Field44D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44D
Creates a new field and initializes its components with content from the parameter tag.
Field44E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44E
Field44E() - Constructor for class com.prowidesoftware.swift.model.field.Field44E
Default constructor.
Field44E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44E
Creates a new field and initializes its components with content from the parameter value.
Field44E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44E
Creates a new field and initializes its components with content from the parameter tag.
Field44F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 44F
Field44F() - Constructor for class com.prowidesoftware.swift.model.field.Field44F
Default constructor.
Field44F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field44F
Creates a new field and initializes its components with content from the parameter value.
Field44F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field44F
Creates a new field and initializes its components with content from the parameter tag.
Field451 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 451
Field451() - Constructor for class com.prowidesoftware.swift.model.field.Field451
Default constructor.
Field451(String) - Constructor for class com.prowidesoftware.swift.model.field.Field451
Creates a new field and initializes its components with content from the parameter value.
Field451(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field451
Creates a new field and initializes its components with content from the parameter tag.
Field45A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 45A
Field45A() - Constructor for class com.prowidesoftware.swift.model.field.Field45A
Default constructor.
Field45A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field45A
Creates a new field and initializes its components with content from the parameter value.
Field45A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field45A
Creates a new field and initializes its components with content from the parameter tag.
Field45B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 45B
Field45B() - Constructor for class com.prowidesoftware.swift.model.field.Field45B
Default constructor.
Field45B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field45B
Creates a new field and initializes its components with content from the parameter value.
Field45B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field45B
Creates a new field and initializes its components with content from the parameter tag.
Field461 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 461
Field461() - Constructor for class com.prowidesoftware.swift.model.field.Field461
Default constructor.
Field461(String) - Constructor for class com.prowidesoftware.swift.model.field.Field461
Creates a new field and initializes its components with content from the parameter value.
Field461(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field461
Creates a new field and initializes its components with content from the parameter tag.
Field46A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 46A
Field46A() - Constructor for class com.prowidesoftware.swift.model.field.Field46A
Default constructor.
Field46A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field46A
Creates a new field and initializes its components with content from the parameter value.
Field46A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field46A
Creates a new field and initializes its components with content from the parameter tag.
Field46B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 46B
Field46B() - Constructor for class com.prowidesoftware.swift.model.field.Field46B
Default constructor.
Field46B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field46B
Creates a new field and initializes its components with content from the parameter value.
Field46B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field46B
Creates a new field and initializes its components with content from the parameter tag.
Field47A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 47A
Field47A() - Constructor for class com.prowidesoftware.swift.model.field.Field47A
Default constructor.
Field47A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field47A
Creates a new field and initializes its components with content from the parameter value.
Field47A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field47A
Creates a new field and initializes its components with content from the parameter tag.
Field47B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 47B
Field47B() - Constructor for class com.prowidesoftware.swift.model.field.Field47B
Default constructor.
Field47B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field47B
Creates a new field and initializes its components with content from the parameter value.
Field47B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field47B
Creates a new field and initializes its components with content from the parameter tag.
Field48 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 48
Field48() - Constructor for class com.prowidesoftware.swift.model.field.Field48
Default constructor.
Field48(String) - Constructor for class com.prowidesoftware.swift.model.field.Field48
Creates a new field and initializes its components with content from the parameter value.
Field48(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field48
Creates a new field and initializes its components with content from the parameter tag.
Field49 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 49
Field49() - Constructor for class com.prowidesoftware.swift.model.field.Field49
Default constructor.
Field49(String) - Constructor for class com.prowidesoftware.swift.model.field.Field49
Creates a new field and initializes its components with content from the parameter value.
Field49(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field49
Creates a new field and initializes its components with content from the parameter tag.
Field50 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50
Field50() - Constructor for class com.prowidesoftware.swift.model.field.Field50
Default constructor.
Field50(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50
Creates a new field and initializes its components with content from the parameter value.
Field50(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50
Creates a new field and initializes its components with content from the parameter tag.
Field503 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 503
Field503() - Constructor for class com.prowidesoftware.swift.model.field.Field503
Default constructor.
Field503(String) - Constructor for class com.prowidesoftware.swift.model.field.Field503
Creates a new field and initializes its components with content from the parameter value.
Field503(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field503
Creates a new field and initializes its components with content from the parameter tag.
Field50A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50A
Field50A() - Constructor for class com.prowidesoftware.swift.model.field.Field50A
Default constructor.
Field50A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50A
Creates a new field and initializes its components with content from the parameter value.
Field50A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50A
Creates a new field and initializes its components with content from the parameter tag.
Field50B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50B
Field50B() - Constructor for class com.prowidesoftware.swift.model.field.Field50B
Default constructor.
Field50B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50B
Creates a new field and initializes its components with content from the parameter value.
Field50B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50B
Creates a new field and initializes its components with content from the parameter tag.
Field50C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50C
Field50C() - Constructor for class com.prowidesoftware.swift.model.field.Field50C
Default constructor.
Field50C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50C
Creates a new field and initializes its components with content from the parameter value.
Field50C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50C
Creates a new field and initializes its components with content from the parameter tag.
Field50D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50D
Field50D() - Constructor for class com.prowidesoftware.swift.model.field.Field50D
Default constructor.
Field50D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50D
Creates a new field and initializes its components with content from the parameter value.
Field50D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50D
Creates a new field and initializes its components with content from the parameter tag.
Field50F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50F
Field50F() - Constructor for class com.prowidesoftware.swift.model.field.Field50F
Default constructor.
Field50F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50F
Creates a new field and initializes its components with content from the parameter value.
Field50F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50F
Creates a new field and initializes its components with content from the parameter tag.
Field50G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50G
Field50G() - Constructor for class com.prowidesoftware.swift.model.field.Field50G
Default constructor.
Field50G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50G
Creates a new field and initializes its components with content from the parameter value.
Field50G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50G
Creates a new field and initializes its components with content from the parameter tag.
Field50H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50H
Field50H() - Constructor for class com.prowidesoftware.swift.model.field.Field50H
Default constructor.
Field50H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50H
Creates a new field and initializes its components with content from the parameter value.
Field50H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50H
Creates a new field and initializes its components with content from the parameter tag.
Field50K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50K
Field50K() - Constructor for class com.prowidesoftware.swift.model.field.Field50K
Default constructor.
Field50K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50K
Creates a new field and initializes its components with content from the parameter value.
Field50K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50K
Creates a new field and initializes its components with content from the parameter tag.
Field50L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 50L
Field50L() - Constructor for class com.prowidesoftware.swift.model.field.Field50L
Default constructor.
Field50L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field50L
Creates a new field and initializes its components with content from the parameter value.
Field50L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field50L
Creates a new field and initializes its components with content from the parameter tag.
Field51A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 51A
Field51A() - Constructor for class com.prowidesoftware.swift.model.field.Field51A
Default constructor.
Field51A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field51A
Creates a new field and initializes its components with content from the parameter value.
Field51A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field51A
Creates a new field and initializes its components with content from the parameter tag.
Field51C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 51C
Field51C() - Constructor for class com.prowidesoftware.swift.model.field.Field51C
Default constructor.
Field51C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field51C
Creates a new field and initializes its components with content from the parameter value.
Field51C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field51C
Creates a new field and initializes its components with content from the parameter tag.
Field51D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 51D
Field51D() - Constructor for class com.prowidesoftware.swift.model.field.Field51D
Default constructor.
Field51D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field51D
Creates a new field and initializes its components with content from the parameter value.
Field51D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field51D
Creates a new field and initializes its components with content from the parameter tag.
Field52A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 52A
Field52A() - Constructor for class com.prowidesoftware.swift.model.field.Field52A
Default constructor.
Field52A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field52A
Creates a new field and initializes its components with content from the parameter value.
Field52A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field52A
Creates a new field and initializes its components with content from the parameter tag.
Field52B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 52B
Field52B() - Constructor for class com.prowidesoftware.swift.model.field.Field52B
Default constructor.
Field52B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field52B
Creates a new field and initializes its components with content from the parameter value.
Field52B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field52B
Creates a new field and initializes its components with content from the parameter tag.
Field52C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 52C
Field52C() - Constructor for class com.prowidesoftware.swift.model.field.Field52C
Default constructor.
Field52C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field52C
Creates a new field and initializes its components with content from the parameter value.
Field52C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field52C
Creates a new field and initializes its components with content from the parameter tag.
Field52D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 52D
Field52D() - Constructor for class com.prowidesoftware.swift.model.field.Field52D
Default constructor.
Field52D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field52D
Creates a new field and initializes its components with content from the parameter value.
Field52D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field52D
Creates a new field and initializes its components with content from the parameter tag.
Field533 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 533
Field533() - Constructor for class com.prowidesoftware.swift.model.field.Field533
Default constructor.
Field533(String) - Constructor for class com.prowidesoftware.swift.model.field.Field533
Creates a new field and initializes its components with content from the parameter value.
Field533(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field533
Creates a new field and initializes its components with content from the parameter tag.
Field53A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 53A
Field53A() - Constructor for class com.prowidesoftware.swift.model.field.Field53A
Default constructor.
Field53A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field53A
Creates a new field and initializes its components with content from the parameter value.
Field53A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field53A
Creates a new field and initializes its components with content from the parameter tag.
Field53B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 53B
Field53B() - Constructor for class com.prowidesoftware.swift.model.field.Field53B
Default constructor.
Field53B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field53B
Creates a new field and initializes its components with content from the parameter value.
Field53B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field53B
Creates a new field and initializes its components with content from the parameter tag.
Field53C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 53C
Field53C() - Constructor for class com.prowidesoftware.swift.model.field.Field53C
Default constructor.
Field53C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field53C
Creates a new field and initializes its components with content from the parameter value.
Field53C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field53C
Creates a new field and initializes its components with content from the parameter tag.
Field53D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 53D
Field53D() - Constructor for class com.prowidesoftware.swift.model.field.Field53D
Default constructor.
Field53D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field53D
Creates a new field and initializes its components with content from the parameter value.
Field53D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field53D
Creates a new field and initializes its components with content from the parameter tag.
Field53J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 53J
Field53J() - Constructor for class com.prowidesoftware.swift.model.field.Field53J
Default constructor.
Field53J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field53J
Creates a new field and initializes its components with content from the parameter value.
Field53J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field53J
Creates a new field and initializes its components with content from the parameter tag.
Field54A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 54A
Field54A() - Constructor for class com.prowidesoftware.swift.model.field.Field54A
Default constructor.
Field54A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field54A
Creates a new field and initializes its components with content from the parameter value.
Field54A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field54A
Creates a new field and initializes its components with content from the parameter tag.
Field54B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 54B
Field54B() - Constructor for class com.prowidesoftware.swift.model.field.Field54B
Default constructor.
Field54B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field54B
Creates a new field and initializes its components with content from the parameter value.
Field54B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field54B
Creates a new field and initializes its components with content from the parameter tag.
Field54D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 54D
Field54D() - Constructor for class com.prowidesoftware.swift.model.field.Field54D
Default constructor.
Field54D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field54D
Creates a new field and initializes its components with content from the parameter value.
Field54D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field54D
Creates a new field and initializes its components with content from the parameter tag.
Field55A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 55A
Field55A() - Constructor for class com.prowidesoftware.swift.model.field.Field55A
Default constructor.
Field55A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field55A
Creates a new field and initializes its components with content from the parameter value.
Field55A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field55A
Creates a new field and initializes its components with content from the parameter tag.
Field55B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 55B
Field55B() - Constructor for class com.prowidesoftware.swift.model.field.Field55B
Default constructor.
Field55B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field55B
Creates a new field and initializes its components with content from the parameter value.
Field55B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field55B
Creates a new field and initializes its components with content from the parameter tag.
Field55D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 55D
Field55D() - Constructor for class com.prowidesoftware.swift.model.field.Field55D
Default constructor.
Field55D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field55D
Creates a new field and initializes its components with content from the parameter value.
Field55D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field55D
Creates a new field and initializes its components with content from the parameter tag.
Field56A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 56A
Field56A() - Constructor for class com.prowidesoftware.swift.model.field.Field56A
Default constructor.
Field56A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field56A
Creates a new field and initializes its components with content from the parameter value.
Field56A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field56A
Creates a new field and initializes its components with content from the parameter tag.
Field56B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 56B
Field56B() - Constructor for class com.prowidesoftware.swift.model.field.Field56B
Default constructor.
Field56B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field56B
Creates a new field and initializes its components with content from the parameter value.
Field56B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field56B
Creates a new field and initializes its components with content from the parameter tag.
Field56C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 56C
Field56C() - Constructor for class com.prowidesoftware.swift.model.field.Field56C
Default constructor.
Field56C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field56C
Creates a new field and initializes its components with content from the parameter value.
Field56C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field56C
Creates a new field and initializes its components with content from the parameter tag.
Field56D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 56D
Field56D() - Constructor for class com.prowidesoftware.swift.model.field.Field56D
Default constructor.
Field56D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field56D
Creates a new field and initializes its components with content from the parameter value.
Field56D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field56D
Creates a new field and initializes its components with content from the parameter tag.
Field56J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 56J
Field56J() - Constructor for class com.prowidesoftware.swift.model.field.Field56J
Default constructor.
Field56J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field56J
Creates a new field and initializes its components with content from the parameter value.
Field56J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field56J
Creates a new field and initializes its components with content from the parameter tag.
Field57A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 57A
Field57A() - Constructor for class com.prowidesoftware.swift.model.field.Field57A
Default constructor.
Field57A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field57A
Creates a new field and initializes its components with content from the parameter value.
Field57A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field57A
Creates a new field and initializes its components with content from the parameter tag.
Field57B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 57B
Field57B() - Constructor for class com.prowidesoftware.swift.model.field.Field57B
Default constructor.
Field57B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field57B
Creates a new field and initializes its components with content from the parameter value.
Field57B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field57B
Creates a new field and initializes its components with content from the parameter tag.
Field57C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 57C
Field57C() - Constructor for class com.prowidesoftware.swift.model.field.Field57C
Default constructor.
Field57C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field57C
Creates a new field and initializes its components with content from the parameter value.
Field57C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field57C
Creates a new field and initializes its components with content from the parameter tag.
Field57D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 57D
Field57D() - Constructor for class com.prowidesoftware.swift.model.field.Field57D
Default constructor.
Field57D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field57D
Creates a new field and initializes its components with content from the parameter value.
Field57D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field57D
Creates a new field and initializes its components with content from the parameter tag.
Field57J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 57J
Field57J() - Constructor for class com.prowidesoftware.swift.model.field.Field57J
Default constructor.
Field57J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field57J
Creates a new field and initializes its components with content from the parameter value.
Field57J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field57J
Creates a new field and initializes its components with content from the parameter tag.
Field58A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 58A
Field58A() - Constructor for class com.prowidesoftware.swift.model.field.Field58A
Default constructor.
Field58A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field58A
Creates a new field and initializes its components with content from the parameter value.
Field58A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field58A
Creates a new field and initializes its components with content from the parameter tag.
Field58B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 58B
Field58B() - Constructor for class com.prowidesoftware.swift.model.field.Field58B
Default constructor.
Field58B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field58B
Creates a new field and initializes its components with content from the parameter value.
Field58B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field58B
Creates a new field and initializes its components with content from the parameter tag.
Field58D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 58D
Field58D() - Constructor for class com.prowidesoftware.swift.model.field.Field58D
Default constructor.
Field58D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field58D
Creates a new field and initializes its components with content from the parameter value.
Field58D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field58D
Creates a new field and initializes its components with content from the parameter tag.
Field58J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 58J
Field58J() - Constructor for class com.prowidesoftware.swift.model.field.Field58J
Default constructor.
Field58J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field58J
Creates a new field and initializes its components with content from the parameter value.
Field58J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field58J
Creates a new field and initializes its components with content from the parameter tag.
Field59 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 59
Field59() - Constructor for class com.prowidesoftware.swift.model.field.Field59
Default constructor.
Field59(String) - Constructor for class com.prowidesoftware.swift.model.field.Field59
Creates a new field and initializes its components with content from the parameter value.
Field59(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field59
Creates a new field and initializes its components with content from the parameter tag.
Field59A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 59A
Field59A() - Constructor for class com.prowidesoftware.swift.model.field.Field59A
Default constructor.
Field59A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field59A
Creates a new field and initializes its components with content from the parameter value.
Field59A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field59A
Creates a new field and initializes its components with content from the parameter tag.
Field59F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 59F
Field59F() - Constructor for class com.prowidesoftware.swift.model.field.Field59F
Default constructor.
Field59F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field59F
Creates a new field and initializes its components with content from the parameter value.
Field59F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field59F
Creates a new field and initializes its components with content from the parameter tag.
Field60F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 60F
Field60F() - Constructor for class com.prowidesoftware.swift.model.field.Field60F
Default constructor.
Field60F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field60F
Creates a new field and initializes its components with content from the parameter value.
Field60F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field60F
Creates a new field and initializes its components with content from the parameter tag.
Field60M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 60M
Field60M() - Constructor for class com.prowidesoftware.swift.model.field.Field60M
Default constructor.
Field60M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field60M
Creates a new field and initializes its components with content from the parameter value.
Field60M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field60M
Creates a new field and initializes its components with content from the parameter tag.
Field61 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 61
Field61() - Constructor for class com.prowidesoftware.swift.model.field.Field61
Default constructor.
Field61(String) - Constructor for class com.prowidesoftware.swift.model.field.Field61
Creates a new field and initializes its components with content from the parameter value.
Field61(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field61
Creates a new field and initializes its components with content from the parameter tag.
Field619 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 619
Field619() - Constructor for class com.prowidesoftware.swift.model.field.Field619
Default constructor.
Field619(String) - Constructor for class com.prowidesoftware.swift.model.field.Field619
Creates a new field and initializes its components with content from the parameter value.
Field619(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field619
Creates a new field and initializes its components with content from the parameter tag.
Field62F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 62F
Field62F() - Constructor for class com.prowidesoftware.swift.model.field.Field62F
Default constructor.
Field62F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field62F
Creates a new field and initializes its components with content from the parameter value.
Field62F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field62F
Creates a new field and initializes its components with content from the parameter tag.
Field62M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 62M
Field62M() - Constructor for class com.prowidesoftware.swift.model.field.Field62M
Default constructor.
Field62M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field62M
Creates a new field and initializes its components with content from the parameter value.
Field62M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field62M
Creates a new field and initializes its components with content from the parameter tag.
Field64 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 64
Field64() - Constructor for class com.prowidesoftware.swift.model.field.Field64
Default constructor.
Field64(String) - Constructor for class com.prowidesoftware.swift.model.field.Field64
Creates a new field and initializes its components with content from the parameter value.
Field64(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field64
Creates a new field and initializes its components with content from the parameter tag.
Field65 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 65
Field65() - Constructor for class com.prowidesoftware.swift.model.field.Field65
Default constructor.
Field65(String) - Constructor for class com.prowidesoftware.swift.model.field.Field65
Creates a new field and initializes its components with content from the parameter value.
Field65(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field65
Creates a new field and initializes its components with content from the parameter tag.
Field68A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 68A
Field68A() - Constructor for class com.prowidesoftware.swift.model.field.Field68A
Default constructor.
Field68A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field68A
Creates a new field and initializes its components with content from the parameter value.
Field68A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field68A
Creates a new field and initializes its components with content from the parameter tag.
Field69A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69A
Field69A() - Constructor for class com.prowidesoftware.swift.model.field.Field69A
Default constructor.
Field69A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69A
Creates a new field and initializes its components with content from the parameter value.
Field69A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69A
Creates a new field and initializes its components with content from the parameter tag.
Field69B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69B
Field69B() - Constructor for class com.prowidesoftware.swift.model.field.Field69B
Default constructor.
Field69B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69B
Creates a new field and initializes its components with content from the parameter value.
Field69B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69B
Creates a new field and initializes its components with content from the parameter tag.
Field69C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69C
Field69C() - Constructor for class com.prowidesoftware.swift.model.field.Field69C
Default constructor.
Field69C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69C
Creates a new field and initializes its components with content from the parameter value.
Field69C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69C
Creates a new field and initializes its components with content from the parameter tag.
Field69D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69D
Field69D() - Constructor for class com.prowidesoftware.swift.model.field.Field69D
Default constructor.
Field69D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69D
Creates a new field and initializes its components with content from the parameter value.
Field69D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69D
Creates a new field and initializes its components with content from the parameter tag.
Field69E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69E
Field69E() - Constructor for class com.prowidesoftware.swift.model.field.Field69E
Default constructor.
Field69E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69E
Creates a new field and initializes its components with content from the parameter value.
Field69E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69E
Creates a new field and initializes its components with content from the parameter tag.
Field69F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69F
Field69F() - Constructor for class com.prowidesoftware.swift.model.field.Field69F
Default constructor.
Field69F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69F
Creates a new field and initializes its components with content from the parameter value.
Field69F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69F
Creates a new field and initializes its components with content from the parameter tag.
Field69J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 69J
Field69J() - Constructor for class com.prowidesoftware.swift.model.field.Field69J
Default constructor.
Field69J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field69J
Creates a new field and initializes its components with content from the parameter value.
Field69J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field69J
Creates a new field and initializes its components with content from the parameter tag.
Field70 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70
Field70() - Constructor for class com.prowidesoftware.swift.model.field.Field70
Default constructor.
Field70(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70
Creates a new field and initializes its components with content from the parameter value.
Field70(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70
Creates a new field and initializes its components with content from the parameter tag.
Field70C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70C
Field70C() - Constructor for class com.prowidesoftware.swift.model.field.Field70C
Default constructor.
Field70C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70C
Creates a new field and initializes its components with content from the parameter value.
Field70C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70C
Creates a new field and initializes its components with content from the parameter tag.
Field70D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70D
Field70D() - Constructor for class com.prowidesoftware.swift.model.field.Field70D
Default constructor.
Field70D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70D
Creates a new field and initializes its components with content from the parameter value.
Field70D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70D
Creates a new field and initializes its components with content from the parameter tag.
Field70E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70E
Field70E() - Constructor for class com.prowidesoftware.swift.model.field.Field70E
Default constructor.
Field70E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70E
Creates a new field and initializes its components with content from the parameter value.
Field70E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70E
Creates a new field and initializes its components with content from the parameter tag.
Field70F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70F
Field70F() - Constructor for class com.prowidesoftware.swift.model.field.Field70F
Default constructor.
Field70F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70F
Creates a new field and initializes its components with content from the parameter value.
Field70F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70F
Creates a new field and initializes its components with content from the parameter tag.
Field70G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 70G
Field70G() - Constructor for class com.prowidesoftware.swift.model.field.Field70G
Default constructor.
Field70G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field70G
Creates a new field and initializes its components with content from the parameter value.
Field70G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field70G
Creates a new field and initializes its components with content from the parameter tag.
Field71A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 71A
Field71A() - Constructor for class com.prowidesoftware.swift.model.field.Field71A
Default constructor.
Field71A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field71A
Creates a new field and initializes its components with content from the parameter value.
Field71A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field71A
Creates a new field and initializes its components with content from the parameter tag.
Field71B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 71B
Field71B() - Constructor for class com.prowidesoftware.swift.model.field.Field71B
Default constructor.
Field71B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field71B
Creates a new field and initializes its components with content from the parameter value.
Field71B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field71B
Creates a new field and initializes its components with content from the parameter tag.
Field71C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 71C
Field71C() - Constructor for class com.prowidesoftware.swift.model.field.Field71C
Default constructor.
Field71C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field71C
Creates a new field and initializes its components with content from the parameter value.
Field71C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field71C
Creates a new field and initializes its components with content from the parameter tag.
Field71F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 71F
Field71F() - Constructor for class com.prowidesoftware.swift.model.field.Field71F
Default constructor.
Field71F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field71F
Creates a new field and initializes its components with content from the parameter value.
Field71F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field71F
Creates a new field and initializes its components with content from the parameter tag.
Field71G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 71G
Field71G() - Constructor for class com.prowidesoftware.swift.model.field.Field71G
Default constructor.
Field71G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field71G
Creates a new field and initializes its components with content from the parameter value.
Field71G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field71G
Creates a new field and initializes its components with content from the parameter tag.
Field72 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 72
Field72() - Constructor for class com.prowidesoftware.swift.model.field.Field72
Default constructor.
Field72(String) - Constructor for class com.prowidesoftware.swift.model.field.Field72
Creates a new field and initializes its components with content from the parameter value.
Field72(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field72
Creates a new field and initializes its components with content from the parameter tag.
Field73 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 73
Field73() - Constructor for class com.prowidesoftware.swift.model.field.Field73
Default constructor.
Field73(String) - Constructor for class com.prowidesoftware.swift.model.field.Field73
Creates a new field and initializes its components with content from the parameter value.
Field73(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field73
Creates a new field and initializes its components with content from the parameter tag.
Field74 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 74
Field74() - Constructor for class com.prowidesoftware.swift.model.field.Field74
Default constructor.
Field74(String) - Constructor for class com.prowidesoftware.swift.model.field.Field74
Creates a new field and initializes its components with content from the parameter value.
Field74(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field74
Creates a new field and initializes its components with content from the parameter tag.
Field75 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 75
Field75() - Constructor for class com.prowidesoftware.swift.model.field.Field75
Default constructor.
Field75(String) - Constructor for class com.prowidesoftware.swift.model.field.Field75
Creates a new field and initializes its components with content from the parameter value.
Field75(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field75
Creates a new field and initializes its components with content from the parameter tag.
Field76 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 76
Field76() - Constructor for class com.prowidesoftware.swift.model.field.Field76
Default constructor.
Field76(String) - Constructor for class com.prowidesoftware.swift.model.field.Field76
Creates a new field and initializes its components with content from the parameter value.
Field76(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field76
Creates a new field and initializes its components with content from the parameter tag.
Field77A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77A
Field77A() - Constructor for class com.prowidesoftware.swift.model.field.Field77A
Default constructor.
Field77A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77A
Creates a new field and initializes its components with content from the parameter value.
Field77A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77A
Creates a new field and initializes its components with content from the parameter tag.
Field77B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77B
Field77B() - Constructor for class com.prowidesoftware.swift.model.field.Field77B
Default constructor.
Field77B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77B
Creates a new field and initializes its components with content from the parameter value.
Field77B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77B
Creates a new field and initializes its components with content from the parameter tag.
Field77C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77C
Field77C() - Constructor for class com.prowidesoftware.swift.model.field.Field77C
Default constructor.
Field77C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77C
Creates a new field and initializes its components with content from the parameter value.
Field77C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77C
Creates a new field and initializes its components with content from the parameter tag.
Field77D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77D
Field77D() - Constructor for class com.prowidesoftware.swift.model.field.Field77D
Default constructor.
Field77D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77D
Creates a new field and initializes its components with content from the parameter value.
Field77D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77D
Creates a new field and initializes its components with content from the parameter tag.
Field77E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77E
Field77E() - Constructor for class com.prowidesoftware.swift.model.field.Field77E
Default constructor.
Field77E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77E
Creates a new field and initializes its components with content from the parameter value.
Field77E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77E
Creates a new field and initializes its components with content from the parameter tag.
Field77F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77F
Field77F() - Constructor for class com.prowidesoftware.swift.model.field.Field77F
Default constructor.
Field77F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77F
Creates a new field and initializes its components with content from the parameter value.
Field77F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77F
Creates a new field and initializes its components with content from the parameter tag.
Field77H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77H
Field77H() - Constructor for class com.prowidesoftware.swift.model.field.Field77H
Default constructor.
Field77H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77H
Creates a new field and initializes its components with content from the parameter value.
Field77H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77H
Creates a new field and initializes its components with content from the parameter tag.
Field77J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77J
Field77J() - Constructor for class com.prowidesoftware.swift.model.field.Field77J
Default constructor.
Field77J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77J
Creates a new field and initializes its components with content from the parameter value.
Field77J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77J
Creates a new field and initializes its components with content from the parameter tag.
Field77T - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 77T
Field77T() - Constructor for class com.prowidesoftware.swift.model.field.Field77T
Default constructor.
Field77T(String) - Constructor for class com.prowidesoftware.swift.model.field.Field77T
Creates a new field and initializes its components with content from the parameter value.
Field77T(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field77T
Creates a new field and initializes its components with content from the parameter tag.
Field78 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 78
Field78() - Constructor for class com.prowidesoftware.swift.model.field.Field78
Default constructor.
Field78(String) - Constructor for class com.prowidesoftware.swift.model.field.Field78
Creates a new field and initializes its components with content from the parameter value.
Field78(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field78
Creates a new field and initializes its components with content from the parameter tag.
Field79 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 79
Field79() - Constructor for class com.prowidesoftware.swift.model.field.Field79
Default constructor.
Field79(String) - Constructor for class com.prowidesoftware.swift.model.field.Field79
Creates a new field and initializes its components with content from the parameter value.
Field79(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field79
Creates a new field and initializes its components with content from the parameter tag.
Field80C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 80C
Field80C() - Constructor for class com.prowidesoftware.swift.model.field.Field80C
Default constructor.
Field80C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field80C
Creates a new field and initializes its components with content from the parameter value.
Field80C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field80C
Creates a new field and initializes its components with content from the parameter tag.
Field81A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 81A
Field81A() - Constructor for class com.prowidesoftware.swift.model.field.Field81A
Default constructor.
Field81A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field81A
Creates a new field and initializes its components with content from the parameter value.
Field81A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field81A
Creates a new field and initializes its components with content from the parameter tag.
Field81D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 81D
Field81D() - Constructor for class com.prowidesoftware.swift.model.field.Field81D
Default constructor.
Field81D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field81D
Creates a new field and initializes its components with content from the parameter value.
Field81D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field81D
Creates a new field and initializes its components with content from the parameter tag.
Field81J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 81J
Field81J() - Constructor for class com.prowidesoftware.swift.model.field.Field81J
Default constructor.
Field81J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field81J
Creates a new field and initializes its components with content from the parameter value.
Field81J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field81J
Creates a new field and initializes its components with content from the parameter tag.
Field82A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 82A
Field82A() - Constructor for class com.prowidesoftware.swift.model.field.Field82A
Default constructor.
Field82A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field82A
Creates a new field and initializes its components with content from the parameter value.
Field82A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field82A
Creates a new field and initializes its components with content from the parameter tag.
Field82B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 82B
Field82B() - Constructor for class com.prowidesoftware.swift.model.field.Field82B
Default constructor.
Field82B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field82B
Creates a new field and initializes its components with content from the parameter value.
Field82B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field82B
Creates a new field and initializes its components with content from the parameter tag.
Field82D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 82D
Field82D() - Constructor for class com.prowidesoftware.swift.model.field.Field82D
Default constructor.
Field82D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field82D
Creates a new field and initializes its components with content from the parameter value.
Field82D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field82D
Creates a new field and initializes its components with content from the parameter tag.
Field82J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 82J
Field82J() - Constructor for class com.prowidesoftware.swift.model.field.Field82J
Default constructor.
Field82J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field82J
Creates a new field and initializes its components with content from the parameter value.
Field82J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field82J
Creates a new field and initializes its components with content from the parameter tag.
Field83A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 83A
Field83A() - Constructor for class com.prowidesoftware.swift.model.field.Field83A
Default constructor.
Field83A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field83A
Creates a new field and initializes its components with content from the parameter value.
Field83A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field83A
Creates a new field and initializes its components with content from the parameter tag.
Field83C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 83C
Field83C() - Constructor for class com.prowidesoftware.swift.model.field.Field83C
Default constructor.
Field83C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field83C
Creates a new field and initializes its components with content from the parameter value.
Field83C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field83C
Creates a new field and initializes its components with content from the parameter tag.
Field83D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 83D
Field83D() - Constructor for class com.prowidesoftware.swift.model.field.Field83D
Default constructor.
Field83D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field83D
Creates a new field and initializes its components with content from the parameter value.
Field83D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field83D
Creates a new field and initializes its components with content from the parameter tag.
Field83J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 83J
Field83J() - Constructor for class com.prowidesoftware.swift.model.field.Field83J
Default constructor.
Field83J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field83J
Creates a new field and initializes its components with content from the parameter value.
Field83J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field83J
Creates a new field and initializes its components with content from the parameter tag.
Field84A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 84A
Field84A() - Constructor for class com.prowidesoftware.swift.model.field.Field84A
Default constructor.
Field84A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field84A
Creates a new field and initializes its components with content from the parameter value.
Field84A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field84A
Creates a new field and initializes its components with content from the parameter tag.
Field84B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 84B
Field84B() - Constructor for class com.prowidesoftware.swift.model.field.Field84B
Default constructor.
Field84B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field84B
Creates a new field and initializes its components with content from the parameter value.
Field84B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field84B
Creates a new field and initializes its components with content from the parameter tag.
Field84D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 84D
Field84D() - Constructor for class com.prowidesoftware.swift.model.field.Field84D
Default constructor.
Field84D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field84D
Creates a new field and initializes its components with content from the parameter value.
Field84D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field84D
Creates a new field and initializes its components with content from the parameter tag.
Field84J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 84J
Field84J() - Constructor for class com.prowidesoftware.swift.model.field.Field84J
Default constructor.
Field84J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field84J
Creates a new field and initializes its components with content from the parameter value.
Field84J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field84J
Creates a new field and initializes its components with content from the parameter tag.
Field85A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 85A
Field85A() - Constructor for class com.prowidesoftware.swift.model.field.Field85A
Default constructor.
Field85A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field85A
Creates a new field and initializes its components with content from the parameter value.
Field85A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field85A
Creates a new field and initializes its components with content from the parameter tag.
Field85B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 85B
Field85B() - Constructor for class com.prowidesoftware.swift.model.field.Field85B
Default constructor.
Field85B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field85B
Creates a new field and initializes its components with content from the parameter value.
Field85B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field85B
Creates a new field and initializes its components with content from the parameter tag.
Field85D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 85D
Field85D() - Constructor for class com.prowidesoftware.swift.model.field.Field85D
Default constructor.
Field85D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field85D
Creates a new field and initializes its components with content from the parameter value.
Field85D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field85D
Creates a new field and initializes its components with content from the parameter tag.
Field85J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 85J
Field85J() - Constructor for class com.prowidesoftware.swift.model.field.Field85J
Default constructor.
Field85J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field85J
Creates a new field and initializes its components with content from the parameter value.
Field85J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field85J
Creates a new field and initializes its components with content from the parameter tag.
Field86 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 86
Field86() - Constructor for class com.prowidesoftware.swift.model.field.Field86
Default constructor.
Field86(String) - Constructor for class com.prowidesoftware.swift.model.field.Field86
Creates a new field and initializes its components with content from the parameter value.
Field86(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field86
Creates a new field and initializes its components with content from the parameter tag.
Field86A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 86A
Field86A() - Constructor for class com.prowidesoftware.swift.model.field.Field86A
Default constructor.
Field86A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field86A
Creates a new field and initializes its components with content from the parameter value.
Field86A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field86A
Creates a new field and initializes its components with content from the parameter tag.
Field86B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 86B
Field86B() - Constructor for class com.prowidesoftware.swift.model.field.Field86B
Default constructor.
Field86B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field86B
Creates a new field and initializes its components with content from the parameter value.
Field86B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field86B
Creates a new field and initializes its components with content from the parameter tag.
Field86D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 86D
Field86D() - Constructor for class com.prowidesoftware.swift.model.field.Field86D
Default constructor.
Field86D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field86D
Creates a new field and initializes its components with content from the parameter value.
Field86D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field86D
Creates a new field and initializes its components with content from the parameter tag.
Field86J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 86J
Field86J() - Constructor for class com.prowidesoftware.swift.model.field.Field86J
Default constructor.
Field86J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field86J
Creates a new field and initializes its components with content from the parameter value.
Field86J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field86J
Creates a new field and initializes its components with content from the parameter tag.
Field87A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 87A
Field87A() - Constructor for class com.prowidesoftware.swift.model.field.Field87A
Default constructor.
Field87A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field87A
Creates a new field and initializes its components with content from the parameter value.
Field87A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field87A
Creates a new field and initializes its components with content from the parameter tag.
Field87B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 87B
Field87B() - Constructor for class com.prowidesoftware.swift.model.field.Field87B
Default constructor.
Field87B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field87B
Creates a new field and initializes its components with content from the parameter value.
Field87B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field87B
Creates a new field and initializes its components with content from the parameter tag.
Field87D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 87D
Field87D() - Constructor for class com.prowidesoftware.swift.model.field.Field87D
Default constructor.
Field87D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field87D
Creates a new field and initializes its components with content from the parameter value.
Field87D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field87D
Creates a new field and initializes its components with content from the parameter tag.
Field87J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 87J
Field87J() - Constructor for class com.prowidesoftware.swift.model.field.Field87J
Default constructor.
Field87J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field87J
Creates a new field and initializes its components with content from the parameter value.
Field87J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field87J
Creates a new field and initializes its components with content from the parameter tag.
Field88A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 88A
Field88A() - Constructor for class com.prowidesoftware.swift.model.field.Field88A
Default constructor.
Field88A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field88A
Creates a new field and initializes its components with content from the parameter value.
Field88A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field88A
Creates a new field and initializes its components with content from the parameter tag.
Field88B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 88B
Field88B() - Constructor for class com.prowidesoftware.swift.model.field.Field88B
Default constructor.
Field88B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field88B
Creates a new field and initializes its components with content from the parameter value.
Field88B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field88B
Creates a new field and initializes its components with content from the parameter tag.
Field88D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 88D
Field88D() - Constructor for class com.prowidesoftware.swift.model.field.Field88D
Default constructor.
Field88D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field88D
Creates a new field and initializes its components with content from the parameter value.
Field88D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field88D
Creates a new field and initializes its components with content from the parameter tag.
Field88J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 88J
Field88J() - Constructor for class com.prowidesoftware.swift.model.field.Field88J
Default constructor.
Field88J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field88J
Creates a new field and initializes its components with content from the parameter value.
Field88J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field88J
Creates a new field and initializes its components with content from the parameter tag.
Field89A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 89A
Field89A() - Constructor for class com.prowidesoftware.swift.model.field.Field89A
Default constructor.
Field89A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field89A
Creates a new field and initializes its components with content from the parameter value.
Field89A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field89A
Creates a new field and initializes its components with content from the parameter tag.
Field89D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 89D
Field89D() - Constructor for class com.prowidesoftware.swift.model.field.Field89D
Default constructor.
Field89D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field89D
Creates a new field and initializes its components with content from the parameter value.
Field89D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field89D
Creates a new field and initializes its components with content from the parameter tag.
Field89J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 89J
Field89J() - Constructor for class com.prowidesoftware.swift.model.field.Field89J
Default constructor.
Field89J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field89J
Creates a new field and initializes its components with content from the parameter value.
Field89J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field89J
Creates a new field and initializes its components with content from the parameter tag.
Field90A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90A
Field90A() - Constructor for class com.prowidesoftware.swift.model.field.Field90A
Default constructor.
Field90A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90A
Creates a new field and initializes its components with content from the parameter value.
Field90A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90A
Creates a new field and initializes its components with content from the parameter tag.
Field90B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90B
Field90B() - Constructor for class com.prowidesoftware.swift.model.field.Field90B
Default constructor.
Field90B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90B
Creates a new field and initializes its components with content from the parameter value.
Field90B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90B
Creates a new field and initializes its components with content from the parameter tag.
Field90C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90C
Field90C() - Constructor for class com.prowidesoftware.swift.model.field.Field90C
Default constructor.
Field90C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90C
Creates a new field and initializes its components with content from the parameter value.
Field90C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90C
Creates a new field and initializes its components with content from the parameter tag.
Field90D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90D
Field90D() - Constructor for class com.prowidesoftware.swift.model.field.Field90D
Default constructor.
Field90D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90D
Creates a new field and initializes its components with content from the parameter value.
Field90D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90D
Creates a new field and initializes its components with content from the parameter tag.
Field90E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90E
Field90E() - Constructor for class com.prowidesoftware.swift.model.field.Field90E
Default constructor.
Field90E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90E
Creates a new field and initializes its components with content from the parameter value.
Field90E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90E
Creates a new field and initializes its components with content from the parameter tag.
Field90F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90F
Field90F() - Constructor for class com.prowidesoftware.swift.model.field.Field90F
Default constructor.
Field90F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90F
Creates a new field and initializes its components with content from the parameter value.
Field90F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90F
Creates a new field and initializes its components with content from the parameter tag.
Field90J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90J
Field90J() - Constructor for class com.prowidesoftware.swift.model.field.Field90J
Default constructor.
Field90J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90J
Creates a new field and initializes its components with content from the parameter value.
Field90J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90J
Creates a new field and initializes its components with content from the parameter tag.
Field90K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90K
Field90K() - Constructor for class com.prowidesoftware.swift.model.field.Field90K
Default constructor.
Field90K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90K
Creates a new field and initializes its components with content from the parameter value.
Field90K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90K
Creates a new field and initializes its components with content from the parameter tag.
Field90L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 90L
Field90L() - Constructor for class com.prowidesoftware.swift.model.field.Field90L
Default constructor.
Field90L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field90L
Creates a new field and initializes its components with content from the parameter value.
Field90L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field90L
Creates a new field and initializes its components with content from the parameter tag.
Field91A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 91A
Field91A() - Constructor for class com.prowidesoftware.swift.model.field.Field91A
Default constructor.
Field91A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field91A
Creates a new field and initializes its components with content from the parameter value.
Field91A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field91A
Creates a new field and initializes its components with content from the parameter tag.
Field91D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 91D
Field91D() - Constructor for class com.prowidesoftware.swift.model.field.Field91D
Default constructor.
Field91D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field91D
Creates a new field and initializes its components with content from the parameter value.
Field91D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field91D
Creates a new field and initializes its components with content from the parameter tag.
Field91J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 91J
Field91J() - Constructor for class com.prowidesoftware.swift.model.field.Field91J
Default constructor.
Field91J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field91J
Creates a new field and initializes its components with content from the parameter value.
Field91J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field91J
Creates a new field and initializes its components with content from the parameter tag.
Field92A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92A
Field92A() - Constructor for class com.prowidesoftware.swift.model.field.Field92A
Default constructor.
Field92A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92A
Creates a new field and initializes its components with content from the parameter value.
Field92A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92A
Creates a new field and initializes its components with content from the parameter tag.
Field92B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92B
Field92B() - Constructor for class com.prowidesoftware.swift.model.field.Field92B
Default constructor.
Field92B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92B
Creates a new field and initializes its components with content from the parameter value.
Field92B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92B
Creates a new field and initializes its components with content from the parameter tag.
Field92C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92C
Field92C() - Constructor for class com.prowidesoftware.swift.model.field.Field92C
Default constructor.
Field92C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92C
Creates a new field and initializes its components with content from the parameter value.
Field92C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92C
Creates a new field and initializes its components with content from the parameter tag.
Field92D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92D
Field92D() - Constructor for class com.prowidesoftware.swift.model.field.Field92D
Default constructor.
Field92D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92D
Creates a new field and initializes its components with content from the parameter value.
Field92D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92D
Creates a new field and initializes its components with content from the parameter tag.
Field92F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92F
Field92F() - Constructor for class com.prowidesoftware.swift.model.field.Field92F
Default constructor.
Field92F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92F
Creates a new field and initializes its components with content from the parameter value.
Field92F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92F
Creates a new field and initializes its components with content from the parameter tag.
Field92H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92H
Field92H() - Constructor for class com.prowidesoftware.swift.model.field.Field92H
Default constructor.
Field92H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92H
Creates a new field and initializes its components with content from the parameter value.
Field92H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92H
Creates a new field and initializes its components with content from the parameter tag.
Field92J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92J
Field92J() - Constructor for class com.prowidesoftware.swift.model.field.Field92J
Default constructor.
Field92J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92J
Creates a new field and initializes its components with content from the parameter value.
Field92J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92J
Creates a new field and initializes its components with content from the parameter tag.
Field92K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92K
Field92K() - Constructor for class com.prowidesoftware.swift.model.field.Field92K
Default constructor.
Field92K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92K
Creates a new field and initializes its components with content from the parameter value.
Field92K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92K
Creates a new field and initializes its components with content from the parameter tag.
Field92L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92L
Field92L() - Constructor for class com.prowidesoftware.swift.model.field.Field92L
Default constructor.
Field92L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92L
Creates a new field and initializes its components with content from the parameter value.
Field92L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92L
Creates a new field and initializes its components with content from the parameter tag.
Field92M - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92M
Field92M() - Constructor for class com.prowidesoftware.swift.model.field.Field92M
Default constructor.
Field92M(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92M
Creates a new field and initializes its components with content from the parameter value.
Field92M(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92M
Creates a new field and initializes its components with content from the parameter tag.
Field92N - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92N
Field92N() - Constructor for class com.prowidesoftware.swift.model.field.Field92N
Default constructor.
Field92N(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92N
Creates a new field and initializes its components with content from the parameter value.
Field92N(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92N
Creates a new field and initializes its components with content from the parameter tag.
Field92P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92P
Field92P() - Constructor for class com.prowidesoftware.swift.model.field.Field92P
Default constructor.
Field92P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92P
Creates a new field and initializes its components with content from the parameter value.
Field92P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92P
Creates a new field and initializes its components with content from the parameter tag.
Field92R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 92R
Field92R() - Constructor for class com.prowidesoftware.swift.model.field.Field92R
Default constructor.
Field92R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field92R
Creates a new field and initializes its components with content from the parameter value.
Field92R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field92R
Creates a new field and initializes its components with content from the parameter tag.
Field93A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 93A
Field93A() - Constructor for class com.prowidesoftware.swift.model.field.Field93A
Default constructor.
Field93A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field93A
Creates a new field and initializes its components with content from the parameter value.
Field93A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field93A
Creates a new field and initializes its components with content from the parameter tag.
Field93B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 93B
Field93B() - Constructor for class com.prowidesoftware.swift.model.field.Field93B
Default constructor.
Field93B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field93B
Creates a new field and initializes its components with content from the parameter value.
Field93B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field93B
Creates a new field and initializes its components with content from the parameter tag.
Field93C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 93C
Field93C() - Constructor for class com.prowidesoftware.swift.model.field.Field93C
Default constructor.
Field93C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field93C
Creates a new field and initializes its components with content from the parameter value.
Field93C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field93C
Creates a new field and initializes its components with content from the parameter tag.
Field93D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 93D
Field93D() - Constructor for class com.prowidesoftware.swift.model.field.Field93D
Default constructor.
Field93D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field93D
Creates a new field and initializes its components with content from the parameter value.
Field93D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field93D
Creates a new field and initializes its components with content from the parameter tag.
Field94A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94A
Field94A() - Constructor for class com.prowidesoftware.swift.model.field.Field94A
Default constructor.
Field94A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94A
Creates a new field and initializes its components with content from the parameter value.
Field94A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94A
Creates a new field and initializes its components with content from the parameter tag.
Field94B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94B
Field94B() - Constructor for class com.prowidesoftware.swift.model.field.Field94B
Default constructor.
Field94B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94B
Creates a new field and initializes its components with content from the parameter value.
Field94B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94B
Creates a new field and initializes its components with content from the parameter tag.
Field94C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94C
Field94C() - Constructor for class com.prowidesoftware.swift.model.field.Field94C
Default constructor.
Field94C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94C
Creates a new field and initializes its components with content from the parameter value.
Field94C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94C
Creates a new field and initializes its components with content from the parameter tag.
Field94D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94D
Field94D() - Constructor for class com.prowidesoftware.swift.model.field.Field94D
Default constructor.
Field94D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94D
Creates a new field and initializes its components with content from the parameter value.
Field94D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94D
Creates a new field and initializes its components with content from the parameter tag.
Field94E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94E
Field94E() - Constructor for class com.prowidesoftware.swift.model.field.Field94E
Default constructor.
Field94E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94E
Creates a new field and initializes its components with content from the parameter value.
Field94E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94E
Creates a new field and initializes its components with content from the parameter tag.
Field94F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94F
Field94F() - Constructor for class com.prowidesoftware.swift.model.field.Field94F
Default constructor.
Field94F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94F
Creates a new field and initializes its components with content from the parameter value.
Field94F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94F
Creates a new field and initializes its components with content from the parameter tag.
Field94G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94G
Field94G() - Constructor for class com.prowidesoftware.swift.model.field.Field94G
Default constructor.
Field94G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94G
Creates a new field and initializes its components with content from the parameter value.
Field94G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94G
Creates a new field and initializes its components with content from the parameter tag.
Field94H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94H
Field94H() - Constructor for class com.prowidesoftware.swift.model.field.Field94H
Default constructor.
Field94H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94H
Creates a new field and initializes its components with content from the parameter value.
Field94H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94H
Creates a new field and initializes its components with content from the parameter tag.
Field94L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 94L
Field94L() - Constructor for class com.prowidesoftware.swift.model.field.Field94L
Default constructor.
Field94L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field94L
Creates a new field and initializes its components with content from the parameter value.
Field94L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field94L
Creates a new field and initializes its components with content from the parameter tag.
Field95C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95C
Field95C() - Constructor for class com.prowidesoftware.swift.model.field.Field95C
Default constructor.
Field95C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95C
Creates a new field and initializes its components with content from the parameter value.
Field95C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95C
Creates a new field and initializes its components with content from the parameter tag.
Field95L - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95L
Field95L() - Constructor for class com.prowidesoftware.swift.model.field.Field95L
Default constructor.
Field95L(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95L
Creates a new field and initializes its components with content from the parameter value.
Field95L(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95L
Creates a new field and initializes its components with content from the parameter tag.
Field95P - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95P
Field95P() - Constructor for class com.prowidesoftware.swift.model.field.Field95P
Default constructor.
Field95P(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95P
Creates a new field and initializes its components with content from the parameter value.
Field95P(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95P
Creates a new field and initializes its components with content from the parameter tag.
Field95Q - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95Q
Field95Q() - Constructor for class com.prowidesoftware.swift.model.field.Field95Q
Default constructor.
Field95Q(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95Q
Creates a new field and initializes its components with content from the parameter value.
Field95Q(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95Q
Creates a new field and initializes its components with content from the parameter tag.
Field95R - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95R
Field95R() - Constructor for class com.prowidesoftware.swift.model.field.Field95R
Default constructor.
Field95R(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95R
Creates a new field and initializes its components with content from the parameter value.
Field95R(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95R
Creates a new field and initializes its components with content from the parameter tag.
Field95S - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95S
Field95S() - Constructor for class com.prowidesoftware.swift.model.field.Field95S
Default constructor.
Field95S(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95S
Creates a new field and initializes its components with content from the parameter value.
Field95S(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95S
Creates a new field and initializes its components with content from the parameter tag.
Field95U - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95U
Field95U() - Constructor for class com.prowidesoftware.swift.model.field.Field95U
Default constructor.
Field95U(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95U
Creates a new field and initializes its components with content from the parameter value.
Field95U(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95U
Creates a new field and initializes its components with content from the parameter tag.
Field95V - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 95V
Field95V() - Constructor for class com.prowidesoftware.swift.model.field.Field95V
Default constructor.
Field95V(String) - Constructor for class com.prowidesoftware.swift.model.field.Field95V
Creates a new field and initializes its components with content from the parameter value.
Field95V(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field95V
Creates a new field and initializes its components with content from the parameter tag.
Field96A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 96A
Field96A() - Constructor for class com.prowidesoftware.swift.model.field.Field96A
Default constructor.
Field96A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field96A
Creates a new field and initializes its components with content from the parameter value.
Field96A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field96A
Creates a new field and initializes its components with content from the parameter tag.
Field96D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 96D
Field96D() - Constructor for class com.prowidesoftware.swift.model.field.Field96D
Default constructor.
Field96D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field96D
Creates a new field and initializes its components with content from the parameter value.
Field96D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field96D
Creates a new field and initializes its components with content from the parameter tag.
Field96J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 96J
Field96J() - Constructor for class com.prowidesoftware.swift.model.field.Field96J
Default constructor.
Field96J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field96J
Creates a new field and initializes its components with content from the parameter value.
Field96J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field96J
Creates a new field and initializes its components with content from the parameter tag.
Field97A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 97A
Field97A() - Constructor for class com.prowidesoftware.swift.model.field.Field97A
Default constructor.
Field97A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field97A
Creates a new field and initializes its components with content from the parameter value.
Field97A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field97A
Creates a new field and initializes its components with content from the parameter tag.
Field97B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 97B
Field97B() - Constructor for class com.prowidesoftware.swift.model.field.Field97B
Default constructor.
Field97B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field97B
Creates a new field and initializes its components with content from the parameter value.
Field97B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field97B
Creates a new field and initializes its components with content from the parameter tag.
Field97C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 97C
Field97C() - Constructor for class com.prowidesoftware.swift.model.field.Field97C
Default constructor.
Field97C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field97C
Creates a new field and initializes its components with content from the parameter value.
Field97C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field97C
Creates a new field and initializes its components with content from the parameter tag.
Field97E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 97E
Field97E() - Constructor for class com.prowidesoftware.swift.model.field.Field97E
Default constructor.
Field97E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field97E
Creates a new field and initializes its components with content from the parameter value.
Field97E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field97E
Creates a new field and initializes its components with content from the parameter tag.
Field98A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98A
Field98A() - Constructor for class com.prowidesoftware.swift.model.field.Field98A
Default constructor.
Field98A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98A
Creates a new field and initializes its components with content from the parameter value.
Field98A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98A
Creates a new field and initializes its components with content from the parameter tag.
Field98B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98B
Field98B() - Constructor for class com.prowidesoftware.swift.model.field.Field98B
Default constructor.
Field98B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98B
Creates a new field and initializes its components with content from the parameter value.
Field98B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98B
Creates a new field and initializes its components with content from the parameter tag.
Field98C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98C
Field98C() - Constructor for class com.prowidesoftware.swift.model.field.Field98C
Default constructor.
Field98C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98C
Creates a new field and initializes its components with content from the parameter value.
Field98C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98C
Creates a new field and initializes its components with content from the parameter tag.
Field98D - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98D
Field98D() - Constructor for class com.prowidesoftware.swift.model.field.Field98D
Default constructor.
Field98D(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98D
Creates a new field and initializes its components with content from the parameter value.
Field98D(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98D
Creates a new field and initializes its components with content from the parameter tag.
Field98E - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98E
Field98E() - Constructor for class com.prowidesoftware.swift.model.field.Field98E
Default constructor.
Field98E(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98E
Creates a new field and initializes its components with content from the parameter value.
Field98E(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98E
Creates a new field and initializes its components with content from the parameter tag.
Field98F - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98F
Field98F() - Constructor for class com.prowidesoftware.swift.model.field.Field98F
Default constructor.
Field98F(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98F
Creates a new field and initializes its components with content from the parameter value.
Field98F(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98F
Creates a new field and initializes its components with content from the parameter tag.
Field98G - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98G
Field98G() - Constructor for class com.prowidesoftware.swift.model.field.Field98G
Default constructor.
Field98G(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98G
Creates a new field and initializes its components with content from the parameter value.
Field98G(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98G
Creates a new field and initializes its components with content from the parameter tag.
Field98H - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98H
Field98H() - Constructor for class com.prowidesoftware.swift.model.field.Field98H
Default constructor.
Field98H(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98H
Creates a new field and initializes its components with content from the parameter value.
Field98H(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98H
Creates a new field and initializes its components with content from the parameter tag.
Field98J - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98J
Field98J() - Constructor for class com.prowidesoftware.swift.model.field.Field98J
Default constructor.
Field98J(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98J
Creates a new field and initializes its components with content from the parameter value.
Field98J(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98J
Creates a new field and initializes its components with content from the parameter tag.
Field98K - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 98K
Field98K() - Constructor for class com.prowidesoftware.swift.model.field.Field98K
Default constructor.
Field98K(String) - Constructor for class com.prowidesoftware.swift.model.field.Field98K
Creates a new field and initializes its components with content from the parameter value.
Field98K(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field98K
Creates a new field and initializes its components with content from the parameter tag.
Field999 - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 999
Field999() - Constructor for class com.prowidesoftware.swift.model.field.Field999
Default constructor.
Field999(String) - Constructor for class com.prowidesoftware.swift.model.field.Field999
Creates a new field and initializes its components with content from the parameter value.
Field999(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field999
Creates a new field and initializes its components with content from the parameter tag.
Field99A - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 99A
Field99A() - Constructor for class com.prowidesoftware.swift.model.field.Field99A
Default constructor.
Field99A(String) - Constructor for class com.prowidesoftware.swift.model.field.Field99A
Creates a new field and initializes its components with content from the parameter value.
Field99A(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field99A
Creates a new field and initializes its components with content from the parameter tag.
Field99B - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 99B
Field99B() - Constructor for class com.prowidesoftware.swift.model.field.Field99B
Default constructor.
Field99B(String) - Constructor for class com.prowidesoftware.swift.model.field.Field99B
Creates a new field and initializes its components with content from the parameter value.
Field99B(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field99B
Creates a new field and initializes its components with content from the parameter tag.
Field99C - Class in com.prowidesoftware.swift.model.field
SWIFT MT Field 99C
Field99C() - Constructor for class com.prowidesoftware.swift.model.field.Field99C
Default constructor.
Field99C(String) - Constructor for class com.prowidesoftware.swift.model.field.Field99C
Creates a new field and initializes its components with content from the parameter value.
Field99C(Tag) - Constructor for class com.prowidesoftware.swift.model.field.Field99C
Creates a new field and initializes its components with content from the parameter tag.
fields(String...) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get all fields with the given name in the block 4.
fiId - Variable in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
FileFormat - Enum in com.prowidesoftware.swift.model
Supported file formats in the AbstractSwiftMessage hierarchy.
FILL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FILL
FILL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
filterByName(boolean, String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Returns a new block that includes (true) or excludes (false), depending on includeOrExclude flag all tags with names matching any of the parameter names.
Once a tagname is matched, it is removed from the list of tags to be matched, causing to be only included/excluded the first instance of every tagname.
For example: 1, 2, 3, 4, 5, 6 filter by names 2, 4, 5 will return 1, 3, 6.
filterByNameOrdered(String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Returns a new block that includes all tags with names matching any of the parameter names until a non matching tag is found.
Once a tagname is matched, it is removed from the list of tags to be matched, causing to be only included/excluded the first instance of every tagname.
For example: 1, 2, 3, 9, 4, 5, 6 filter by names 1, 2, 3, 4 will return 1, 2, 3.
FIN() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Deprecated.
use AbstractMT.message() instead of this
FIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIN
FIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIN
FIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIN
FIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIN
FIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FinancialIdentificationSchemeName1Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
FinancialIdentificationSchemeName1Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
FinancialInstitutionIdentification8 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
FinancialInstitutionIdentification8() - Constructor for class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
FINCOPY_SERVICE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field103
Component number for the FINCopy Service Code subfield
FINCOPY_SERVICE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field619
Component number for the FINCopy Service Code subfield
find(String) - Method in class com.prowidesoftware.swift.model.MxNode
Given a basic path, find all nodes matching the path parameter.
If the path starts with '/' it will search from the root element, else it will search from this node.
findBlockStart() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
read on the reader until a block start character or EOF is reached.
findComponentStartingWith(String) - Method in class com.prowidesoftware.swift.model.field.Field
Returns the first component starting with the given prefix value or null if not found.
findFirst(String) - Method in class com.prowidesoftware.swift.model.MxNode
Given a basic path, find the first instance of a node matching the path parameter.
If the path starts with '/' it will search from the root element, else it will search from this node.
findFirstByName(String) - Method in class com.prowidesoftware.swift.model.MxNode
Traverse the tree from this node looking for the first node matching the given name.
findStatusInfo(String...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Finds the first status info from the status trail, with a name matching any of the given status names, or returns null if not found This method is similar to AbstractSwiftMessage.findStatusInfoLast(String...) but checks the status trail in ascending order from oldest to latest.
findStatusInfo(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Finds the first status info from the status trail, with the given name or returns null if not found
findStatusInfoLast(String...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Finds the last status info from the status trail, with a name matching any of the given status names, or returns null if not found.
findStatusInfoLast(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Finds the last status info from the status trail, with the given name or returns null if not found
finInstnId - Variable in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
FINWriterVisitor - Class in com.prowidesoftware.swift.io.writer
Main class for writing SwiftMessage objects into SWIFT FIN message text.
FINWriterVisitor(Writer) - Constructor for class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
FIOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIOP
FIOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIOP
FIOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIRST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIRST
FIRST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIRST
FIRST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIRST_CURRENCY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Component number for the First Currency Code subfield
FIRST_INPUT_SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the First Input Sequence Number subfield
FIRST_OUTPUT_SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the First Output Sequence Number subfield
FISC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FISC
FISC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FISC
FISC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIXEDFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFIXED
FIXEDFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFIXED
FIXEDFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFIXED
FIXEDFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFIXED
FIXEDFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFIXED
FIXEDFIXED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
FIXEDFLOAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLAG - Static variable in class com.prowidesoftware.swift.model.field.Field17B
Component number for the Flag subfield
FLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLAT
FLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLAT
FLAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLFR
FLFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLFR
FLFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLFR
FLFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLIPPED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLIPPED
FLIPPED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
FLOATFIXED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLOATFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFLOAT
FLOATFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFLOAT
FLOATFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFLOAT
FLOATFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFLOAT
FLOATFLOAT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFLOAT
FLOATFLOAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLOORBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORBUYER
FLOORBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORBUYER
FLOORBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORBUYER
FLOORBUYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FLOORSLLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORSLLER
FLOORSLLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORSLLER
FLOORSLLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOORSLLER
FLOORSLLER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
flush() - Method in class com.prowidesoftware.swift.io.AbstractWriter
Flush the stream.
flush() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
FMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FMT
FMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FMT
FMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FMT
FMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOB
FOB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FOLLOWING - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOLLOWING
FOLLOWING - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOLLOWING
FOLLOWING - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FOLQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOLQ
FOLQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOLQ
FOLQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FORC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORC
FORC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORF
FORF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FORM
FORM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
format(Calendar) - Static method in class com.prowidesoftware.swift.model.field.Field
 
formatAccount(String) - Static method in class com.prowidesoftware.swift.model.field.Field
A formatted account with a fixed format nnnn-nnnnn-nnn-n
formatNumber(Object) - Static method in class com.prowidesoftware.swift.model.field.Field
Format the given object as a money number without currency information in format
formattedAmount() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
If the amount is set, returns its currency and value formatted using the default locale.
formattedAmount(Locale, boolean) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
If the amount is set, returns its value formatted for the given locale.
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FOZ
FOZ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
fr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
fr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
FRABBA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRABBA
FRABBA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
fragmentCount() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets the total number of fragments of a fragmented message as informed in tag 203.
fragmentNumber() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets the number of this fragment
FRAQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRAQ
FRAQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FRAU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRAU
FRAU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FREEASS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FREEASS
FREEASS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FREQUENCY - Static variable in class com.prowidesoftware.swift.model.field.Field14G
Component number for the Frequency subfield
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRFR
FRFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FRN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRN
FRN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRN
FRN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNF
FRNF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRNR
FRNR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FROM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FROM
FROM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FROM
FROM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FROM
from() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Gets the sender BIC code.
from - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
FROM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
fromResource(String) - Static method in class com.prowidesoftware.swift.io.ReaderIterator
Deprecated.
 
fromValue(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.AddressType2Code
 
fromValue(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.CopyDuplicate1Code
 
fromValue(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.NamePrefix1Code
 
FROZ - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FROZ
FROZ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FRWD - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FRWD
FRWD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FSBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FSBN
FSBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FSBN
FSBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FSBN
FSBN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FSSA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FSSA
FSSA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FSSA
FSSA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FTCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FTCA
FTCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FTCA
FTCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FUNCTION - Static variable in class com.prowidesoftware.swift.model.field.Field23G
Component number for the Function subfield
FUNDS_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Funds Code subfield
FXCX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXCX
FXCX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXCX
FXCX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXCX
FXCX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXCX
FXCX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXDT
FXDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXDT
FXDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIB
FXIB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIN
FXIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXIS
FXIS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXOR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXOR
FXOR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXORDER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXORDER
FXORDER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXORDER
FXORDER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 
FXTR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXTR
FXTR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FXTR
FXTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsF
 

G

G - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
G5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
GCOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GCOS
GCOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GCST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GCST
GCST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GECU
GECU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
Generated - Annotation Type in com.prowidesoftware
Marker annotation for generated classes.
generateMUR(boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock3
This method will generate a MUR field (tag 108) with a timestamp using current time formatted as yyMMddHHmmssSSSS
GENERATION_TIME_OPTIONS - Static variable in class com.prowidesoftware.swift.model.field.Field341
Component number for the Generation Time Options subfield
GenericField - Interface in com.prowidesoftware.swift.model.field
Interface to mark generic fields and add method related to DSS and qualifiers.
GenericFinancialIdentification1 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
GenericFinancialIdentification1() - Constructor for class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
GenericOrganisationIdentification1 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
GenericOrganisationIdentification1() - Constructor for class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
GenericPersonIdentification1 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
GenericPersonIdentification1() - Constructor for class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GENL
GENL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field101
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field101
Get the first instance of Field101 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field102
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field102
Get the first instance of Field102 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field103
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field103
Get the first instance of Field103 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field104
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field104
Get the first instance of Field104 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field105
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field105
Get the first instance of Field105 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field106
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field106
Get the first instance of Field106 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field107
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field107
Get the first instance of Field107 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field108
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field108
Get the first instance of Field108 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field109
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field109
Get the first instance of Field109 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field110
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field110
Get the first instance of Field110 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field111
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field111
Get the first instance of Field111 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field113
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field113
Get the first instance of Field113 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field114
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field114
Get the first instance of Field114 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field115
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field115
Get the first instance of Field115 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field116
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field116
Get the first instance of Field116 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field117
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field117
Get the first instance of Field117 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field118
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field118
Get the first instance of Field118 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field119
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field119
Get the first instance of Field119 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Get the first instance of Field11A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Get the first instance of Field11R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Get the first instance of Field11S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12
Get the first instance of Field12 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field120
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field120
Get the first instance of Field120 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field121
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field121
Get the first instance of Field121 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field122
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field122
Get the first instance of Field122 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field123
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field123
Get the first instance of Field123 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field124
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field124
Get the first instance of Field124 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field125
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field125
Get the first instance of Field125 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field126
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field126
Get the first instance of Field126 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field127
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field127
Get the first instance of Field127 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field128
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field128
Get the first instance of Field128 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field129
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field129
Get the first instance of Field129 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Get the first instance of Field12A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Get the first instance of Field12B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Get the first instance of Field12C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Get the first instance of Field12D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Get the first instance of Field12E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Get the first instance of Field12F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Get the first instance of Field12G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field130
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field130
Get the first instance of Field130 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field132
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field132
Get the first instance of Field132 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field133
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field133
Get the first instance of Field133 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field134
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field134
Get the first instance of Field134 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field135
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field135
Get the first instance of Field135 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field136
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field136
Get the first instance of Field136 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field137
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field137
Get the first instance of Field137 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Get the first instance of Field13A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Get the first instance of Field13B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Get the first instance of Field13C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Get the first instance of Field13D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Get the first instance of Field13J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Get the first instance of Field13K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field140
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field140
Get the first instance of Field140 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field141
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field141
Get the first instance of Field141 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field142
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field142
Get the first instance of Field142 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field143
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field143
Get the first instance of Field143 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field144
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field144
Get the first instance of Field144 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Get the first instance of Field14A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Get the first instance of Field14B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Get the first instance of Field14C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Get the first instance of Field14D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Get the first instance of Field14E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Get the first instance of Field14F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Get the first instance of Field14G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Get the first instance of Field14J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Get the first instance of Field14S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field151
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field151
Get the first instance of Field151 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field152
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field152
Get the first instance of Field152 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field153
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field153
Get the first instance of Field153 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Get the first instance of Field15A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Get the first instance of Field15B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Get the first instance of Field15C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Get the first instance of Field15D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Get the first instance of Field15E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Get the first instance of Field15F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Get the first instance of Field15G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Get the first instance of Field15H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Get the first instance of Field15I in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Get the first instance of Field15J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Get the first instance of Field15K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Get the first instance of Field15L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Get the first instance of Field15M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Get the first instance of Field15N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Get the first instance of Field15O in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Get the first instance of Field15P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field165
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field165
Get the first instance of Field165 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Get the first instance of Field16A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Get the first instance of Field16C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Get the first instance of Field16R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Get the first instance of Field16S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field171
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field171
Get the first instance of Field171 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field172
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field172
Get the first instance of Field172 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field173
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field173
Get the first instance of Field173 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field174
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field174
Get the first instance of Field174 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field175
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field175
Get the first instance of Field175 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field177
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field177
Get the first instance of Field177 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field179
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field179
Get the first instance of Field179 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Get the first instance of Field17A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Get the first instance of Field17B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Get the first instance of Field17E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Get the first instance of Field17F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Get the first instance of Field17G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Get the first instance of Field17H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Get the first instance of Field17I in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Get the first instance of Field17L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Get the first instance of Field17M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Get the first instance of Field17N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Get the first instance of Field17O in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Get the first instance of Field17P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Get the first instance of Field17Q in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Get the first instance of Field17R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Get the first instance of Field17S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Get the first instance of Field17T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Get the first instance of Field17U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Get the first instance of Field17V in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Get the first instance of Field17W in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Get the first instance of Field17X in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Get the first instance of Field17Y in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Get the first instance of Field17Z in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Get the first instance of Field18A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Get the first instance of Field18B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Get the first instance of Field18C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Get the first instance of Field18D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19
Get the first instance of Field19 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field199
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field199
Get the first instance of Field199 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Get the first instance of Field19A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Get the first instance of Field19B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Get the first instance of Field19C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Get the first instance of Field19Y in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Get the first instance of Field19Z in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20
Get the first instance of Field20 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field202
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field202
Get the first instance of Field202 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field203
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field203
Get the first instance of Field203 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field204
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field204
Get the first instance of Field204 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field206
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field206
Get the first instance of Field206 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field208
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field208
Get the first instance of Field208 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field209
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field209
Get the first instance of Field209 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Get the first instance of Field20C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Get the first instance of Field20D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21
Get the first instance of Field21 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Get the first instance of Field21A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Get the first instance of Field21B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Get the first instance of Field21C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Get the first instance of Field21D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Get the first instance of Field21E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Get the first instance of Field21F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Get the first instance of Field21G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Get the first instance of Field21N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Get the first instance of Field21P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Get the first instance of Field21R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22
Get the first instance of Field22 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Get the first instance of Field22A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Get the first instance of Field22B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Get the first instance of Field22C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Get the first instance of Field22D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Get the first instance of Field22E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Get the first instance of Field22F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Get the first instance of Field22G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Get the first instance of Field22H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Get the first instance of Field22J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Get the first instance of Field22K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Get the first instance of Field22L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Get the first instance of Field22M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Get the first instance of Field22N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Get the first instance of Field22P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Get the first instance of Field22Q in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Get the first instance of Field22R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Get the first instance of Field22S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Get the first instance of Field22T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Get the first instance of Field22U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Get the first instance of Field22V in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Get the first instance of Field22W in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Get the first instance of Field22X in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Get the first instance of Field22Y in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Get the first instance of Field22Z in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23
Get the first instance of Field23 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Get the first instance of Field23A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Get the first instance of Field23B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Get the first instance of Field23C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Get the first instance of Field23D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Get the first instance of Field23E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Get the first instance of Field23G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field242
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field242
Get the first instance of Field242 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field243
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field243
Get the first instance of Field243 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Get the first instance of Field24B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Get the first instance of Field24D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25
Get the first instance of Field25 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field251
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field251
Get the first instance of Field251 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field252
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field252
Get the first instance of Field252 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field253
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field253
Get the first instance of Field253 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field254
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field254
Get the first instance of Field254 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field255
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field255
Get the first instance of Field255 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field256
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field256
Get the first instance of Field256 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field257
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field257
Get the first instance of Field257 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field258
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field258
Get the first instance of Field258 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field259
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field259
Get the first instance of Field259 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Get the first instance of Field25A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Get the first instance of Field25D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Get the first instance of Field25P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field260
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field260
Get the first instance of Field260 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field263
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field263
Get the first instance of Field263 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field264
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field264
Get the first instance of Field264 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Get the first instance of Field26A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Get the first instance of Field26B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Get the first instance of Field26C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Get the first instance of Field26D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Get the first instance of Field26E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Get the first instance of Field26F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Get the first instance of Field26H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Get the first instance of Field26T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field27
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field27
Get the first instance of Field27 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field270
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field270
Get the first instance of Field270 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field271
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field271
Get the first instance of Field271 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field272
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field272
Get the first instance of Field272 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28
Get the first instance of Field28 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field280
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field280
Get the first instance of Field280 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field281
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field281
Get the first instance of Field281 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Get the first instance of Field28C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Get the first instance of Field28D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Get the first instance of Field28E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Get the first instance of Field29A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Get the first instance of Field29B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Get the first instance of Field29E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Get the first instance of Field29H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Get the first instance of Field29J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Get the first instance of Field29K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Get the first instance of Field29L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Get the first instance of Field29M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Get the first instance of Field29N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30
Get the first instance of Field30 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field301
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field301
Get the first instance of Field301 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field302
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field302
Get the first instance of Field302 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field303
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field303
Get the first instance of Field303 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field304
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field304
Get the first instance of Field304 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field305
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field305
Get the first instance of Field305 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field307
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field307
Get the first instance of Field307 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Get the first instance of Field30F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Get the first instance of Field30G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Get the first instance of Field30H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Get the first instance of Field30J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Get the first instance of Field30M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Get the first instance of Field30N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Get the first instance of Field30P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Get the first instance of Field30Q in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Get the first instance of Field30S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Get the first instance of Field30T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Get the first instance of Field30U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Get the first instance of Field30V in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Get the first instance of Field30X in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Get the first instance of Field30Y in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Get the first instance of Field30Z in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field311
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field311
Get the first instance of Field311 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field312
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field312
Get the first instance of Field312 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field313
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field313
Get the first instance of Field313 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Get the first instance of Field31C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Get the first instance of Field31D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Get the first instance of Field31E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Get the first instance of Field31F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Get the first instance of Field31G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Get the first instance of Field31L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Get the first instance of Field31P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Get the first instance of Field31S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Get the first instance of Field31X in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field329
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field329
Get the first instance of Field329 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Get the first instance of Field32A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Get the first instance of Field32B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Get the first instance of Field32C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Get the first instance of Field32D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Get the first instance of Field32E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Get the first instance of Field32F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Get the first instance of Field32G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Get the first instance of Field32H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Get the first instance of Field32K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Get the first instance of Field32M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Get the first instance of Field32Q in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Get the first instance of Field32R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Get the first instance of Field32U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field330
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field330
Get the first instance of Field330 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field331
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field331
Get the first instance of Field331 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field332
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field332
Get the first instance of Field332 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field333
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field333
Get the first instance of Field333 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field334
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field334
Get the first instance of Field334 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field335
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field335
Get the first instance of Field335 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field336
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field336
Get the first instance of Field336 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field337
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field337
Get the first instance of Field337 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field338
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field338
Get the first instance of Field338 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field339
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field339
Get the first instance of Field339 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Get the first instance of Field33A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Get the first instance of Field33B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Get the first instance of Field33C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Get the first instance of Field33D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Get the first instance of Field33E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Get the first instance of Field33F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Get the first instance of Field33G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Get the first instance of Field33H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Get the first instance of Field33J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Get the first instance of Field33K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Get the first instance of Field33P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Get the first instance of Field33S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Get the first instance of Field33T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field340
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field340
Get the first instance of Field340 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field341
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field341
Get the first instance of Field341 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field342
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field342
Get the first instance of Field342 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field343
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field343
Get the first instance of Field343 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field344
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field344
Get the first instance of Field344 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field345
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field345
Get the first instance of Field345 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field346
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field346
Get the first instance of Field346 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field347
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field347
Get the first instance of Field347 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field348
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field348
Get the first instance of Field348 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field349
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field349
Get the first instance of Field349 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Get the first instance of Field34A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Get the first instance of Field34B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Get the first instance of Field34E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Get the first instance of Field34F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Get the first instance of Field34J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Get the first instance of Field34P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Get the first instance of Field34R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Get the first instance of Field35A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Get the first instance of Field35B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Get the first instance of Field35C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Get the first instance of Field35D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Get the first instance of Field35E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Get the first instance of Field35H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Get the first instance of Field35L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Get the first instance of Field35N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Get the first instance of Field35S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Get the first instance of Field35U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36
Get the first instance of Field36 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Get the first instance of Field36B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Get the first instance of Field36C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Get the first instance of Field36E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Get the first instance of Field37A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Get the first instance of Field37B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Get the first instance of Field37C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Get the first instance of Field37D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Get the first instance of Field37E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Get the first instance of Field37F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Get the first instance of Field37G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Get the first instance of Field37H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Get the first instance of Field37J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Get the first instance of Field37K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Get the first instance of Field37L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Get the first instance of Field37M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Get the first instance of Field37N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Get the first instance of Field37P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Get the first instance of Field37R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Get the first instance of Field37U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Get the first instance of Field37V in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Get the first instance of Field38A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Get the first instance of Field38D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Get the first instance of Field38E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Get the first instance of Field38G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Get the first instance of Field38H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Get the first instance of Field38J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Get the first instance of Field39A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Get the first instance of Field39B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Get the first instance of Field39C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field401
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field401
Get the first instance of Field401 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field405
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field405
Get the first instance of Field405 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Get the first instance of Field40A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Get the first instance of Field40B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Get the first instance of Field40C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Get the first instance of Field40E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Get the first instance of Field40F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Get the first instance of Field41A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Get the first instance of Field41D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field421
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field421
Get the first instance of Field421 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field422
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field422
Get the first instance of Field422 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field423
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field423
Get the first instance of Field423 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field424
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field424
Get the first instance of Field424 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field425
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field425
Get the first instance of Field425 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Get the first instance of Field42A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Get the first instance of Field42C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Get the first instance of Field42D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Get the first instance of Field42M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Get the first instance of Field42P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field431
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field431
Get the first instance of Field431 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field432
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field432
Get the first instance of Field432 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field433
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field433
Get the first instance of Field433 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field434
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field434
Get the first instance of Field434 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Get the first instance of Field43P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Get the first instance of Field43T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field443
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field443
Get the first instance of Field443 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Get the first instance of Field44A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Get the first instance of Field44B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Get the first instance of Field44C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Get the first instance of Field44D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Get the first instance of Field44E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Get the first instance of Field44F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field451
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field451
Get the first instance of Field451 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Get the first instance of Field45A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Get the first instance of Field45B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field461
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field461
Get the first instance of Field461 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Get the first instance of Field46A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Get the first instance of Field46B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Get the first instance of Field47A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Get the first instance of Field47B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field48
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field48
Get the first instance of Field48 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field49
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field49
Get the first instance of Field49 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50
Get the first instance of Field50 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field503
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field503
Get the first instance of Field503 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Get the first instance of Field50A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Get the first instance of Field50B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Get the first instance of Field50C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Get the first instance of Field50D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Get the first instance of Field50F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Get the first instance of Field50G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Get the first instance of Field50H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Get the first instance of Field50K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Get the first instance of Field50L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Get the first instance of Field51A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Get the first instance of Field51C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Get the first instance of Field51D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Get the first instance of Field52A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Get the first instance of Field52B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Get the first instance of Field52C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Get the first instance of Field52D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field533
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field533
Get the first instance of Field533 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Get the first instance of Field53A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Get the first instance of Field53B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Get the first instance of Field53C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Get the first instance of Field53D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Get the first instance of Field53J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Get the first instance of Field54A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Get the first instance of Field54B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Get the first instance of Field54D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Get the first instance of Field55A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Get the first instance of Field55B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Get the first instance of Field55D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Get the first instance of Field56A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Get the first instance of Field56B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Get the first instance of Field56C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Get the first instance of Field56D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Get the first instance of Field56J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Get the first instance of Field57A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Get the first instance of Field57B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Get the first instance of Field57C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Get the first instance of Field57D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Get the first instance of Field57J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Get the first instance of Field58A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Get the first instance of Field58B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Get the first instance of Field58D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Get the first instance of Field58J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59
Get the first instance of Field59 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Get the first instance of Field59A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Get the first instance of Field59F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Get the first instance of Field60F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Get the first instance of Field60M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field61
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field61
Get the first instance of Field61 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field619
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field619
Get the first instance of Field619 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Get the first instance of Field62F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Get the first instance of Field62M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field64
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field64
Get the first instance of Field64 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field65
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field65
Get the first instance of Field65 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Get the first instance of Field68A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Get the first instance of Field69A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Get the first instance of Field69B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Get the first instance of Field69C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Get the first instance of Field69D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Get the first instance of Field69E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Get the first instance of Field69F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Get the first instance of Field69J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70
Get the first instance of Field70 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Get the first instance of Field70C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Get the first instance of Field70D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Get the first instance of Field70E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Get the first instance of Field70F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Get the first instance of Field70G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Get the first instance of Field71A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Get the first instance of Field71B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Get the first instance of Field71C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Get the first instance of Field71F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Get the first instance of Field71G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field72
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field72
Get the first instance of Field72 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field73
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field73
Get the first instance of Field73 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field74
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field74
Get the first instance of Field74 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field75
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field75
Get the first instance of Field75 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field76
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field76
Get the first instance of Field76 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Get the first instance of Field77A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Get the first instance of Field77B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Get the first instance of Field77C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Get the first instance of Field77D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Get the first instance of Field77E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Get the first instance of Field77F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Get the first instance of Field77H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Get the first instance of Field77J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Get the first instance of Field77T in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field78
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field78
Get the first instance of Field78 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field79
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field79
Get the first instance of Field79 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Get the first instance of Field80C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Get the first instance of Field81A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Get the first instance of Field81D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Get the first instance of Field81J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Get the first instance of Field82A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Get the first instance of Field82B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Get the first instance of Field82D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Get the first instance of Field82J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Get the first instance of Field83A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Get the first instance of Field83C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Get the first instance of Field83D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Get the first instance of Field83J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Get the first instance of Field84A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Get the first instance of Field84B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Get the first instance of Field84D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Get the first instance of Field84J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Get the first instance of Field85A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Get the first instance of Field85B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Get the first instance of Field85D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Get the first instance of Field85J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86
Get the first instance of Field86 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Get the first instance of Field86A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Get the first instance of Field86B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Get the first instance of Field86D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Get the first instance of Field86J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Get the first instance of Field87A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Get the first instance of Field87B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Get the first instance of Field87D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Get the first instance of Field87J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Get the first instance of Field88A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Get the first instance of Field88B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Get the first instance of Field88D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Get the first instance of Field88J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Get the first instance of Field89A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Get the first instance of Field89D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Get the first instance of Field89J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Get the first instance of Field90A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Get the first instance of Field90B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Get the first instance of Field90C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Get the first instance of Field90D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Get the first instance of Field90E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Get the first instance of Field90F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Get the first instance of Field90J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Get the first instance of Field90K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Get the first instance of Field90L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Get the first instance of Field91A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Get the first instance of Field91D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Get the first instance of Field91J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Get the first instance of Field92A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Get the first instance of Field92B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Get the first instance of Field92C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Get the first instance of Field92D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Get the first instance of Field92F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Get the first instance of Field92H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Get the first instance of Field92J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Get the first instance of Field92K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Get the first instance of Field92L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Get the first instance of Field92M in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Get the first instance of Field92N in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Get the first instance of Field92P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Get the first instance of Field92R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Get the first instance of Field93A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Get the first instance of Field93B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Get the first instance of Field93C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Get the first instance of Field93D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Get the first instance of Field94A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Get the first instance of Field94B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Get the first instance of Field94C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Get the first instance of Field94D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Get the first instance of Field94E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Get the first instance of Field94F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Get the first instance of Field94G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Get the first instance of Field94H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Get the first instance of Field94L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Get the first instance of Field95C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Get the first instance of Field95L in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Get the first instance of Field95P in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Get the first instance of Field95Q in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Get the first instance of Field95R in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Get the first instance of Field95S in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Get the first instance of Field95U in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Get the first instance of Field95V in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Get the first instance of Field96A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Get the first instance of Field96D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Get the first instance of Field96J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Get the first instance of Field97A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Get the first instance of Field97B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Get the first instance of Field97C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Get the first instance of Field97E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Get the first instance of Field98A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Get the first instance of Field98B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Get the first instance of Field98C in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Get the first instance of Field98D in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Get the first instance of Field98E in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Get the first instance of Field98F in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Get the first instance of Field98G in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Get the first instance of Field98H in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Get the first instance of Field98J in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Get the first instance of Field98K in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field999
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field999
Get the first instance of Field999 in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Get the first instance of Field99A in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Get the first instance of Field99B in the given message.
get(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Get the first occurrence form the tag list or null if not found.
get(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Get the first instance of Field99C in the given message.
getAbort() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the Abort (component2).
getAccepted() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the Accepted (component3).
getAccepted() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the Accepted (component3).
getAcceptedAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the Accepted (component3) as Boolean
getAcceptedAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the Accepted (component3) as Boolean
getAcceptRejectOption() - Method in class com.prowidesoftware.swift.model.field.Field451
Get the Accept Reject Option (component1).
getAcceptRejectOptionAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field451
Get the Accept Reject Option (component1) as Number
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field25
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field25A
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field51C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field52C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field53C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field56C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field57C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field83C
Get the Account (component1) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field97A
Get the Account (component2) removing its starting slashes if any.
getAccount() - Method in class com.prowidesoftware.swift.model.field.Field97E
Get the Account (component2) removing its starting slashes if any.
getAccountNumber() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the Account Number (component4).
getAccountTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the Account Type Code (component3).
getACKReplayIndicator() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ACK Replay Indicator (component6).
getACKReplayIndicatorAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ACK Replay Indicator (component6) as Number
getAdditionalInformation() - Method in class com.prowidesoftware.swift.model.field.Field23A
Get the Additional Information (component2).
getAdditionalInformation() - Method in class com.prowidesoftware.swift.model.field.Field23E
Get the Additional Information (component2).
getAdditionalInformation() - Method in class com.prowidesoftware.swift.model.field.Field24D
Get the Additional Information (component2).
getAdditionalInformation() - Method in class com.prowidesoftware.swift.model.field.Field433
Get the Additional Information (component2).
getAddress() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address as a concatenation of component2 to component11.
getAddress() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the Address as a concatenation of component2 to component3.
getAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component2).
getAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the Address (component2).
getAddressLine10() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component11).
getAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component3).
getAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the Address (component3).
getAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component4).
getAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component5).
getAddressLine5() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component6).
getAddressLine6() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component7).
getAddressLine7() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component8).
getAddressLine8() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component9).
getAddressLine9() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Address (component10).
getAdrLine() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the adrLine property.
getAdrTp() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the adrTp property.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field101
Get a list of all occurrences of the field Field101 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field101
Get a list of all occurrences of the field Field101 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field102
Get a list of all occurrences of the field Field102 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field102
Get a list of all occurrences of the field Field102 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field103
Get a list of all occurrences of the field Field103 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field103
Get a list of all occurrences of the field Field103 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field104
Get a list of all occurrences of the field Field104 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field104
Get a list of all occurrences of the field Field104 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field105
Get a list of all occurrences of the field Field105 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field105
Get a list of all occurrences of the field Field105 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field106
Get a list of all occurrences of the field Field106 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field106
Get a list of all occurrences of the field Field106 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field107
Get a list of all occurrences of the field Field107 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field107
Get a list of all occurrences of the field Field107 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field108
Get a list of all occurrences of the field Field108 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field108
Get a list of all occurrences of the field Field108 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field109
Get a list of all occurrences of the field Field109 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field109
Get a list of all occurrences of the field Field109 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field110
Get a list of all occurrences of the field Field110 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field110
Get a list of all occurrences of the field Field110 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field111
Get a list of all occurrences of the field Field111 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field111
Get a list of all occurrences of the field Field111 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field113
Get a list of all occurrences of the field Field113 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field113
Get a list of all occurrences of the field Field113 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field114
Get a list of all occurrences of the field Field114 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field114
Get a list of all occurrences of the field Field114 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field115
Get a list of all occurrences of the field Field115 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field115
Get a list of all occurrences of the field Field115 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field116
Get a list of all occurrences of the field Field116 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field116
Get a list of all occurrences of the field Field116 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field117
Get a list of all occurrences of the field Field117 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field117
Get a list of all occurrences of the field Field117 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field118
Get a list of all occurrences of the field Field118 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field118
Get a list of all occurrences of the field Field118 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field119
Get a list of all occurrences of the field Field119 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field119
Get a list of all occurrences of the field Field119 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Get a list of all occurrences of the field Field11A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Get a list of all occurrences of the field Field11A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Get a list of all occurrences of the field Field11R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Get a list of all occurrences of the field Field11R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Get a list of all occurrences of the field Field11S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Get a list of all occurrences of the field Field11S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12
Get a list of all occurrences of the field Field12 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12
Get a list of all occurrences of the field Field12 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field120
Get a list of all occurrences of the field Field120 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field120
Get a list of all occurrences of the field Field120 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field121
Get a list of all occurrences of the field Field121 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field121
Get a list of all occurrences of the field Field121 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field122
Get a list of all occurrences of the field Field122 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field122
Get a list of all occurrences of the field Field122 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field123
Get a list of all occurrences of the field Field123 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field123
Get a list of all occurrences of the field Field123 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field124
Get a list of all occurrences of the field Field124 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field124
Get a list of all occurrences of the field Field124 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field125
Get a list of all occurrences of the field Field125 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field125
Get a list of all occurrences of the field Field125 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field126
Get a list of all occurrences of the field Field126 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field126
Get a list of all occurrences of the field Field126 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field127
Get a list of all occurrences of the field Field127 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field127
Get a list of all occurrences of the field Field127 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field128
Get a list of all occurrences of the field Field128 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field128
Get a list of all occurrences of the field Field128 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field129
Get a list of all occurrences of the field Field129 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field129
Get a list of all occurrences of the field Field129 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Get a list of all occurrences of the field Field12A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Get a list of all occurrences of the field Field12A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Get a list of all occurrences of the field Field12B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Get a list of all occurrences of the field Field12B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Get a list of all occurrences of the field Field12C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Get a list of all occurrences of the field Field12C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Get a list of all occurrences of the field Field12D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Get a list of all occurrences of the field Field12D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Get a list of all occurrences of the field Field12E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Get a list of all occurrences of the field Field12E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Get a list of all occurrences of the field Field12F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Get a list of all occurrences of the field Field12F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Get a list of all occurrences of the field Field12G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Get a list of all occurrences of the field Field12G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field130
Get a list of all occurrences of the field Field130 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field130
Get a list of all occurrences of the field Field130 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field132
Get a list of all occurrences of the field Field132 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field132
Get a list of all occurrences of the field Field132 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field133
Get a list of all occurrences of the field Field133 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field133
Get a list of all occurrences of the field Field133 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field134
Get a list of all occurrences of the field Field134 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field134
Get a list of all occurrences of the field Field134 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field135
Get a list of all occurrences of the field Field135 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field135
Get a list of all occurrences of the field Field135 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field136
Get a list of all occurrences of the field Field136 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field136
Get a list of all occurrences of the field Field136 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field137
Get a list of all occurrences of the field Field137 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field137
Get a list of all occurrences of the field Field137 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Get a list of all occurrences of the field Field13A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Get a list of all occurrences of the field Field13A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Get a list of all occurrences of the field Field13B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Get a list of all occurrences of the field Field13B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Get a list of all occurrences of the field Field13C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Get a list of all occurrences of the field Field13C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Get a list of all occurrences of the field Field13D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Get a list of all occurrences of the field Field13D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Get a list of all occurrences of the field Field13J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Get a list of all occurrences of the field Field13J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Get a list of all occurrences of the field Field13K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Get a list of all occurrences of the field Field13K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field140
Get a list of all occurrences of the field Field140 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field140
Get a list of all occurrences of the field Field140 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field141
Get a list of all occurrences of the field Field141 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field141
Get a list of all occurrences of the field Field141 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field142
Get a list of all occurrences of the field Field142 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field142
Get a list of all occurrences of the field Field142 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field143
Get a list of all occurrences of the field Field143 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field143
Get a list of all occurrences of the field Field143 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field144
Get a list of all occurrences of the field Field144 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field144
Get a list of all occurrences of the field Field144 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Get a list of all occurrences of the field Field14A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Get a list of all occurrences of the field Field14A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Get a list of all occurrences of the field Field14B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Get a list of all occurrences of the field Field14B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Get a list of all occurrences of the field Field14C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Get a list of all occurrences of the field Field14C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Get a list of all occurrences of the field Field14D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Get a list of all occurrences of the field Field14D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Get a list of all occurrences of the field Field14E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Get a list of all occurrences of the field Field14E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Get a list of all occurrences of the field Field14F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Get a list of all occurrences of the field Field14F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Get a list of all occurrences of the field Field14G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Get a list of all occurrences of the field Field14G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Get a list of all occurrences of the field Field14J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Get a list of all occurrences of the field Field14J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Get a list of all occurrences of the field Field14S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Get a list of all occurrences of the field Field14S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field151
Get a list of all occurrences of the field Field151 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field151
Get a list of all occurrences of the field Field151 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field152
Get a list of all occurrences of the field Field152 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field152
Get a list of all occurrences of the field Field152 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field153
Get a list of all occurrences of the field Field153 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field153
Get a list of all occurrences of the field Field153 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Get a list of all occurrences of the field Field15A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Get a list of all occurrences of the field Field15A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Get a list of all occurrences of the field Field15B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Get a list of all occurrences of the field Field15B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Get a list of all occurrences of the field Field15C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Get a list of all occurrences of the field Field15C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Get a list of all occurrences of the field Field15D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Get a list of all occurrences of the field Field15D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Get a list of all occurrences of the field Field15E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Get a list of all occurrences of the field Field15E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Get a list of all occurrences of the field Field15F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Get a list of all occurrences of the field Field15F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Get a list of all occurrences of the field Field15G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Get a list of all occurrences of the field Field15G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Get a list of all occurrences of the field Field15H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Get a list of all occurrences of the field Field15H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Get a list of all occurrences of the field Field15I in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Get a list of all occurrences of the field Field15I from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Get a list of all occurrences of the field Field15J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Get a list of all occurrences of the field Field15J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Get a list of all occurrences of the field Field15K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Get a list of all occurrences of the field Field15K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Get a list of all occurrences of the field Field15L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Get a list of all occurrences of the field Field15L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Get a list of all occurrences of the field Field15M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Get a list of all occurrences of the field Field15M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Get a list of all occurrences of the field Field15N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Get a list of all occurrences of the field Field15N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Get a list of all occurrences of the field Field15O in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Get a list of all occurrences of the field Field15O from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Get a list of all occurrences of the field Field15P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Get a list of all occurrences of the field Field15P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field165
Get a list of all occurrences of the field Field165 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field165
Get a list of all occurrences of the field Field165 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Get a list of all occurrences of the field Field16A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Get a list of all occurrences of the field Field16A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Get a list of all occurrences of the field Field16C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Get a list of all occurrences of the field Field16C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Get a list of all occurrences of the field Field16R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Get a list of all occurrences of the field Field16R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Get a list of all occurrences of the field Field16S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Get a list of all occurrences of the field Field16S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field171
Get a list of all occurrences of the field Field171 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field171
Get a list of all occurrences of the field Field171 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field172
Get a list of all occurrences of the field Field172 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field172
Get a list of all occurrences of the field Field172 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field173
Get a list of all occurrences of the field Field173 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field173
Get a list of all occurrences of the field Field173 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field174
Get a list of all occurrences of the field Field174 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field174
Get a list of all occurrences of the field Field174 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field175
Get a list of all occurrences of the field Field175 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field175
Get a list of all occurrences of the field Field175 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field177
Get a list of all occurrences of the field Field177 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field177
Get a list of all occurrences of the field Field177 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field179
Get a list of all occurrences of the field Field179 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field179
Get a list of all occurrences of the field Field179 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Get a list of all occurrences of the field Field17A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Get a list of all occurrences of the field Field17A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Get a list of all occurrences of the field Field17B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Get a list of all occurrences of the field Field17B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Get a list of all occurrences of the field Field17E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Get a list of all occurrences of the field Field17E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Get a list of all occurrences of the field Field17F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Get a list of all occurrences of the field Field17F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Get a list of all occurrences of the field Field17G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Get a list of all occurrences of the field Field17G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Get a list of all occurrences of the field Field17H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Get a list of all occurrences of the field Field17H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Get a list of all occurrences of the field Field17I in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Get a list of all occurrences of the field Field17I from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Get a list of all occurrences of the field Field17L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Get a list of all occurrences of the field Field17L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Get a list of all occurrences of the field Field17M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Get a list of all occurrences of the field Field17M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Get a list of all occurrences of the field Field17N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Get a list of all occurrences of the field Field17N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Get a list of all occurrences of the field Field17O in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Get a list of all occurrences of the field Field17O from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Get a list of all occurrences of the field Field17P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Get a list of all occurrences of the field Field17P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Get a list of all occurrences of the field Field17Q in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Get a list of all occurrences of the field Field17Q from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Get a list of all occurrences of the field Field17R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Get a list of all occurrences of the field Field17R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Get a list of all occurrences of the field Field17S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Get a list of all occurrences of the field Field17S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Get a list of all occurrences of the field Field17T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Get a list of all occurrences of the field Field17T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Get a list of all occurrences of the field Field17U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Get a list of all occurrences of the field Field17U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Get a list of all occurrences of the field Field17V in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Get a list of all occurrences of the field Field17V from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Get a list of all occurrences of the field Field17W in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Get a list of all occurrences of the field Field17W from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Get a list of all occurrences of the field Field17X in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Get a list of all occurrences of the field Field17X from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Get a list of all occurrences of the field Field17Y in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Get a list of all occurrences of the field Field17Y from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Get a list of all occurrences of the field Field17Z in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Get a list of all occurrences of the field Field17Z from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Get a list of all occurrences of the field Field18A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Get a list of all occurrences of the field Field18A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Get a list of all occurrences of the field Field18B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Get a list of all occurrences of the field Field18B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Get a list of all occurrences of the field Field18C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Get a list of all occurrences of the field Field18C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Get a list of all occurrences of the field Field18D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Get a list of all occurrences of the field Field18D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19
Get a list of all occurrences of the field Field19 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19
Get a list of all occurrences of the field Field19 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field199
Get a list of all occurrences of the field Field199 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field199
Get a list of all occurrences of the field Field199 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Get a list of all occurrences of the field Field19A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Get a list of all occurrences of the field Field19A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Get a list of all occurrences of the field Field19B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Get a list of all occurrences of the field Field19B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Get a list of all occurrences of the field Field19C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Get a list of all occurrences of the field Field19C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Get a list of all occurrences of the field Field19Y in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Get a list of all occurrences of the field Field19Y from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Get a list of all occurrences of the field Field19Z in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Get a list of all occurrences of the field Field19Z from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20
Get a list of all occurrences of the field Field20 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20
Get a list of all occurrences of the field Field20 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field202
Get a list of all occurrences of the field Field202 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field202
Get a list of all occurrences of the field Field202 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field203
Get a list of all occurrences of the field Field203 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field203
Get a list of all occurrences of the field Field203 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field204
Get a list of all occurrences of the field Field204 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field204
Get a list of all occurrences of the field Field204 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field206
Get a list of all occurrences of the field Field206 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field206
Get a list of all occurrences of the field Field206 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field208
Get a list of all occurrences of the field Field208 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field208
Get a list of all occurrences of the field Field208 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field209
Get a list of all occurrences of the field Field209 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field209
Get a list of all occurrences of the field Field209 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Get a list of all occurrences of the field Field20C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Get a list of all occurrences of the field Field20C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Get a list of all occurrences of the field Field20D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Get a list of all occurrences of the field Field20D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21
Get a list of all occurrences of the field Field21 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21
Get a list of all occurrences of the field Field21 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Get a list of all occurrences of the field Field21A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Get a list of all occurrences of the field Field21A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Get a list of all occurrences of the field Field21B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Get a list of all occurrences of the field Field21B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Get a list of all occurrences of the field Field21C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Get a list of all occurrences of the field Field21C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Get a list of all occurrences of the field Field21D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Get a list of all occurrences of the field Field21D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Get a list of all occurrences of the field Field21E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Get a list of all occurrences of the field Field21E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Get a list of all occurrences of the field Field21F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Get a list of all occurrences of the field Field21F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Get a list of all occurrences of the field Field21G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Get a list of all occurrences of the field Field21G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Get a list of all occurrences of the field Field21N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Get a list of all occurrences of the field Field21N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Get a list of all occurrences of the field Field21P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Get a list of all occurrences of the field Field21P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Get a list of all occurrences of the field Field21R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Get a list of all occurrences of the field Field21R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22
Get a list of all occurrences of the field Field22 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22
Get a list of all occurrences of the field Field22 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Get a list of all occurrences of the field Field22A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Get a list of all occurrences of the field Field22A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Get a list of all occurrences of the field Field22B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Get a list of all occurrences of the field Field22B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Get a list of all occurrences of the field Field22C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Get a list of all occurrences of the field Field22C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Get a list of all occurrences of the field Field22D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Get a list of all occurrences of the field Field22D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Get a list of all occurrences of the field Field22E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Get a list of all occurrences of the field Field22E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Get a list of all occurrences of the field Field22F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Get a list of all occurrences of the field Field22F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Get a list of all occurrences of the field Field22G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Get a list of all occurrences of the field Field22G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Get a list of all occurrences of the field Field22H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Get a list of all occurrences of the field Field22H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Get a list of all occurrences of the field Field22J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Get a list of all occurrences of the field Field22J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Get a list of all occurrences of the field Field22K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Get a list of all occurrences of the field Field22K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Get a list of all occurrences of the field Field22L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Get a list of all occurrences of the field Field22L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Get a list of all occurrences of the field Field22M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Get a list of all occurrences of the field Field22M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Get a list of all occurrences of the field Field22N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Get a list of all occurrences of the field Field22N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Get a list of all occurrences of the field Field22P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Get a list of all occurrences of the field Field22P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Get a list of all occurrences of the field Field22Q in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Get a list of all occurrences of the field Field22Q from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Get a list of all occurrences of the field Field22R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Get a list of all occurrences of the field Field22R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Get a list of all occurrences of the field Field22S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Get a list of all occurrences of the field Field22S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Get a list of all occurrences of the field Field22T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Get a list of all occurrences of the field Field22T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Get a list of all occurrences of the field Field22U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Get a list of all occurrences of the field Field22U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Get a list of all occurrences of the field Field22V in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Get a list of all occurrences of the field Field22V from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Get a list of all occurrences of the field Field22W in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Get a list of all occurrences of the field Field22W from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Get a list of all occurrences of the field Field22X in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Get a list of all occurrences of the field Field22X from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Get a list of all occurrences of the field Field22Y in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Get a list of all occurrences of the field Field22Y from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Get a list of all occurrences of the field Field22Z in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Get a list of all occurrences of the field Field22Z from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23
Get a list of all occurrences of the field Field23 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23
Get a list of all occurrences of the field Field23 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Get a list of all occurrences of the field Field23A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Get a list of all occurrences of the field Field23A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Get a list of all occurrences of the field Field23B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Get a list of all occurrences of the field Field23B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Get a list of all occurrences of the field Field23C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Get a list of all occurrences of the field Field23C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Get a list of all occurrences of the field Field23D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Get a list of all occurrences of the field Field23D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Get a list of all occurrences of the field Field23E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Get a list of all occurrences of the field Field23E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Get a list of all occurrences of the field Field23G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Get a list of all occurrences of the field Field23G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field242
Get a list of all occurrences of the field Field242 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field242
Get a list of all occurrences of the field Field242 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field243
Get a list of all occurrences of the field Field243 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field243
Get a list of all occurrences of the field Field243 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Get a list of all occurrences of the field Field24B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Get a list of all occurrences of the field Field24B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Get a list of all occurrences of the field Field24D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Get a list of all occurrences of the field Field24D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25
Get a list of all occurrences of the field Field25 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25
Get a list of all occurrences of the field Field25 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field251
Get a list of all occurrences of the field Field251 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field251
Get a list of all occurrences of the field Field251 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field252
Get a list of all occurrences of the field Field252 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field252
Get a list of all occurrences of the field Field252 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field253
Get a list of all occurrences of the field Field253 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field253
Get a list of all occurrences of the field Field253 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field254
Get a list of all occurrences of the field Field254 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field254
Get a list of all occurrences of the field Field254 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field255
Get a list of all occurrences of the field Field255 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field255
Get a list of all occurrences of the field Field255 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field256
Get a list of all occurrences of the field Field256 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field256
Get a list of all occurrences of the field Field256 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field257
Get a list of all occurrences of the field Field257 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field257
Get a list of all occurrences of the field Field257 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field258
Get a list of all occurrences of the field Field258 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field258
Get a list of all occurrences of the field Field258 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field259
Get a list of all occurrences of the field Field259 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field259
Get a list of all occurrences of the field Field259 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Get a list of all occurrences of the field Field25A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Get a list of all occurrences of the field Field25A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Get a list of all occurrences of the field Field25D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Get a list of all occurrences of the field Field25D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Get a list of all occurrences of the field Field25P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Get a list of all occurrences of the field Field25P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field260
Get a list of all occurrences of the field Field260 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field260
Get a list of all occurrences of the field Field260 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field263
Get a list of all occurrences of the field Field263 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field263
Get a list of all occurrences of the field Field263 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field264
Get a list of all occurrences of the field Field264 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field264
Get a list of all occurrences of the field Field264 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Get a list of all occurrences of the field Field26A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Get a list of all occurrences of the field Field26A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Get a list of all occurrences of the field Field26B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Get a list of all occurrences of the field Field26B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Get a list of all occurrences of the field Field26C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Get a list of all occurrences of the field Field26C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Get a list of all occurrences of the field Field26D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Get a list of all occurrences of the field Field26D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Get a list of all occurrences of the field Field26E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Get a list of all occurrences of the field Field26E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Get a list of all occurrences of the field Field26F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Get a list of all occurrences of the field Field26F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Get a list of all occurrences of the field Field26H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Get a list of all occurrences of the field Field26H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Get a list of all occurrences of the field Field26T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Get a list of all occurrences of the field Field26T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field27
Get a list of all occurrences of the field Field27 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field27
Get a list of all occurrences of the field Field27 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field270
Get a list of all occurrences of the field Field270 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field270
Get a list of all occurrences of the field Field270 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field271
Get a list of all occurrences of the field Field271 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field271
Get a list of all occurrences of the field Field271 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field272
Get a list of all occurrences of the field Field272 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field272
Get a list of all occurrences of the field Field272 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28
Get a list of all occurrences of the field Field28 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28
Get a list of all occurrences of the field Field28 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field280
Get a list of all occurrences of the field Field280 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field280
Get a list of all occurrences of the field Field280 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field281
Get a list of all occurrences of the field Field281 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field281
Get a list of all occurrences of the field Field281 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Get a list of all occurrences of the field Field28C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Get a list of all occurrences of the field Field28C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Get a list of all occurrences of the field Field28D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Get a list of all occurrences of the field Field28D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Get a list of all occurrences of the field Field28E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Get a list of all occurrences of the field Field28E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Get a list of all occurrences of the field Field29A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Get a list of all occurrences of the field Field29A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Get a list of all occurrences of the field Field29B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Get a list of all occurrences of the field Field29B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Get a list of all occurrences of the field Field29E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Get a list of all occurrences of the field Field29E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Get a list of all occurrences of the field Field29H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Get a list of all occurrences of the field Field29H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Get a list of all occurrences of the field Field29J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Get a list of all occurrences of the field Field29J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Get a list of all occurrences of the field Field29K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Get a list of all occurrences of the field Field29K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Get a list of all occurrences of the field Field29L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Get a list of all occurrences of the field Field29L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Get a list of all occurrences of the field Field29M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Get a list of all occurrences of the field Field29M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Get a list of all occurrences of the field Field29N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Get a list of all occurrences of the field Field29N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30
Get a list of all occurrences of the field Field30 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30
Get a list of all occurrences of the field Field30 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field301
Get a list of all occurrences of the field Field301 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field301
Get a list of all occurrences of the field Field301 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field302
Get a list of all occurrences of the field Field302 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field302
Get a list of all occurrences of the field Field302 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field303
Get a list of all occurrences of the field Field303 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field303
Get a list of all occurrences of the field Field303 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field304
Get a list of all occurrences of the field Field304 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field304
Get a list of all occurrences of the field Field304 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field305
Get a list of all occurrences of the field Field305 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field305
Get a list of all occurrences of the field Field305 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field307
Get a list of all occurrences of the field Field307 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field307
Get a list of all occurrences of the field Field307 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Get a list of all occurrences of the field Field30F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Get a list of all occurrences of the field Field30F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Get a list of all occurrences of the field Field30G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Get a list of all occurrences of the field Field30G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Get a list of all occurrences of the field Field30H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Get a list of all occurrences of the field Field30H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Get a list of all occurrences of the field Field30J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Get a list of all occurrences of the field Field30J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Get a list of all occurrences of the field Field30M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Get a list of all occurrences of the field Field30M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Get a list of all occurrences of the field Field30N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Get a list of all occurrences of the field Field30N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Get a list of all occurrences of the field Field30P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Get a list of all occurrences of the field Field30P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Get a list of all occurrences of the field Field30Q in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Get a list of all occurrences of the field Field30Q from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Get a list of all occurrences of the field Field30S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Get a list of all occurrences of the field Field30S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Get a list of all occurrences of the field Field30T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Get a list of all occurrences of the field Field30T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Get a list of all occurrences of the field Field30U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Get a list of all occurrences of the field Field30U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Get a list of all occurrences of the field Field30V in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Get a list of all occurrences of the field Field30V from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Get a list of all occurrences of the field Field30X in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Get a list of all occurrences of the field Field30X from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Get a list of all occurrences of the field Field30Y in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Get a list of all occurrences of the field Field30Y from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Get a list of all occurrences of the field Field30Z in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Get a list of all occurrences of the field Field30Z from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field311
Get a list of all occurrences of the field Field311 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field311
Get a list of all occurrences of the field Field311 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field312
Get a list of all occurrences of the field Field312 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field312
Get a list of all occurrences of the field Field312 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field313
Get a list of all occurrences of the field Field313 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field313
Get a list of all occurrences of the field Field313 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Get a list of all occurrences of the field Field31C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Get a list of all occurrences of the field Field31C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Get a list of all occurrences of the field Field31D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Get a list of all occurrences of the field Field31D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Get a list of all occurrences of the field Field31E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Get a list of all occurrences of the field Field31E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Get a list of all occurrences of the field Field31F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Get a list of all occurrences of the field Field31F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Get a list of all occurrences of the field Field31G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Get a list of all occurrences of the field Field31G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Get a list of all occurrences of the field Field31L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Get a list of all occurrences of the field Field31L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Get a list of all occurrences of the field Field31P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Get a list of all occurrences of the field Field31P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Get a list of all occurrences of the field Field31S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Get a list of all occurrences of the field Field31S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Get a list of all occurrences of the field Field31X in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Get a list of all occurrences of the field Field31X from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field329
Get a list of all occurrences of the field Field329 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field329
Get a list of all occurrences of the field Field329 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Get a list of all occurrences of the field Field32A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Get a list of all occurrences of the field Field32A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Get a list of all occurrences of the field Field32B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Get a list of all occurrences of the field Field32B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Get a list of all occurrences of the field Field32C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Get a list of all occurrences of the field Field32C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Get a list of all occurrences of the field Field32D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Get a list of all occurrences of the field Field32D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Get a list of all occurrences of the field Field32E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Get a list of all occurrences of the field Field32E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Get a list of all occurrences of the field Field32F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Get a list of all occurrences of the field Field32F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Get a list of all occurrences of the field Field32G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Get a list of all occurrences of the field Field32G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Get a list of all occurrences of the field Field32H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Get a list of all occurrences of the field Field32H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Get a list of all occurrences of the field Field32K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Get a list of all occurrences of the field Field32K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Get a list of all occurrences of the field Field32M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Get a list of all occurrences of the field Field32M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Get a list of all occurrences of the field Field32Q in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Get a list of all occurrences of the field Field32Q from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Get a list of all occurrences of the field Field32R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Get a list of all occurrences of the field Field32R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Get a list of all occurrences of the field Field32U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Get a list of all occurrences of the field Field32U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field330
Get a list of all occurrences of the field Field330 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field330
Get a list of all occurrences of the field Field330 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field331
Get a list of all occurrences of the field Field331 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field331
Get a list of all occurrences of the field Field331 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field332
Get a list of all occurrences of the field Field332 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field332
Get a list of all occurrences of the field Field332 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field333
Get a list of all occurrences of the field Field333 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field333
Get a list of all occurrences of the field Field333 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field334
Get a list of all occurrences of the field Field334 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field334
Get a list of all occurrences of the field Field334 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field335
Get a list of all occurrences of the field Field335 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field335
Get a list of all occurrences of the field Field335 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field336
Get a list of all occurrences of the field Field336 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field336
Get a list of all occurrences of the field Field336 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field337
Get a list of all occurrences of the field Field337 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field337
Get a list of all occurrences of the field Field337 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field338
Get a list of all occurrences of the field Field338 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field338
Get a list of all occurrences of the field Field338 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field339
Get a list of all occurrences of the field Field339 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field339
Get a list of all occurrences of the field Field339 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Get a list of all occurrences of the field Field33A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Get a list of all occurrences of the field Field33A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Get a list of all occurrences of the field Field33B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Get a list of all occurrences of the field Field33B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Get a list of all occurrences of the field Field33C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Get a list of all occurrences of the field Field33C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Get a list of all occurrences of the field Field33D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Get a list of all occurrences of the field Field33D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Get a list of all occurrences of the field Field33E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Get a list of all occurrences of the field Field33E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Get a list of all occurrences of the field Field33F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Get a list of all occurrences of the field Field33F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Get a list of all occurrences of the field Field33G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Get a list of all occurrences of the field Field33G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Get a list of all occurrences of the field Field33H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Get a list of all occurrences of the field Field33H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Get a list of all occurrences of the field Field33J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Get a list of all occurrences of the field Field33J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Get a list of all occurrences of the field Field33K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Get a list of all occurrences of the field Field33K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Get a list of all occurrences of the field Field33P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Get a list of all occurrences of the field Field33P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Get a list of all occurrences of the field Field33S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Get a list of all occurrences of the field Field33S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Get a list of all occurrences of the field Field33T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Get a list of all occurrences of the field Field33T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field340
Get a list of all occurrences of the field Field340 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field340
Get a list of all occurrences of the field Field340 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field341
Get a list of all occurrences of the field Field341 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field341
Get a list of all occurrences of the field Field341 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field342
Get a list of all occurrences of the field Field342 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field342
Get a list of all occurrences of the field Field342 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field343
Get a list of all occurrences of the field Field343 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field343
Get a list of all occurrences of the field Field343 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field344
Get a list of all occurrences of the field Field344 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field344
Get a list of all occurrences of the field Field344 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field345
Get a list of all occurrences of the field Field345 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field345
Get a list of all occurrences of the field Field345 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field346
Get a list of all occurrences of the field Field346 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field346
Get a list of all occurrences of the field Field346 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field347
Get a list of all occurrences of the field Field347 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field347
Get a list of all occurrences of the field Field347 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field348
Get a list of all occurrences of the field Field348 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field348
Get a list of all occurrences of the field Field348 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field349
Get a list of all occurrences of the field Field349 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field349
Get a list of all occurrences of the field Field349 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Get a list of all occurrences of the field Field34A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Get a list of all occurrences of the field Field34A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Get a list of all occurrences of the field Field34B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Get a list of all occurrences of the field Field34B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Get a list of all occurrences of the field Field34E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Get a list of all occurrences of the field Field34E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Get a list of all occurrences of the field Field34F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Get a list of all occurrences of the field Field34F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Get a list of all occurrences of the field Field34J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Get a list of all occurrences of the field Field34J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Get a list of all occurrences of the field Field34P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Get a list of all occurrences of the field Field34P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Get a list of all occurrences of the field Field34R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Get a list of all occurrences of the field Field34R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Get a list of all occurrences of the field Field35A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Get a list of all occurrences of the field Field35A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Get a list of all occurrences of the field Field35B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Get a list of all occurrences of the field Field35B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Get a list of all occurrences of the field Field35C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Get a list of all occurrences of the field Field35C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Get a list of all occurrences of the field Field35D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Get a list of all occurrences of the field Field35D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Get a list of all occurrences of the field Field35E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Get a list of all occurrences of the field Field35E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Get a list of all occurrences of the field Field35H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Get a list of all occurrences of the field Field35H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Get a list of all occurrences of the field Field35L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Get a list of all occurrences of the field Field35L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Get a list of all occurrences of the field Field35N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Get a list of all occurrences of the field Field35N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Get a list of all occurrences of the field Field35S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Get a list of all occurrences of the field Field35S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Get a list of all occurrences of the field Field35U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Get a list of all occurrences of the field Field35U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36
Get a list of all occurrences of the field Field36 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36
Get a list of all occurrences of the field Field36 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Get a list of all occurrences of the field Field36B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Get a list of all occurrences of the field Field36B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Get a list of all occurrences of the field Field36C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Get a list of all occurrences of the field Field36C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Get a list of all occurrences of the field Field36E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Get a list of all occurrences of the field Field36E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Get a list of all occurrences of the field Field37A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Get a list of all occurrences of the field Field37A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Get a list of all occurrences of the field Field37B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Get a list of all occurrences of the field Field37B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Get a list of all occurrences of the field Field37C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Get a list of all occurrences of the field Field37C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Get a list of all occurrences of the field Field37D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Get a list of all occurrences of the field Field37D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Get a list of all occurrences of the field Field37E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Get a list of all occurrences of the field Field37E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Get a list of all occurrences of the field Field37F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Get a list of all occurrences of the field Field37F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Get a list of all occurrences of the field Field37G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Get a list of all occurrences of the field Field37G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Get a list of all occurrences of the field Field37H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Get a list of all occurrences of the field Field37H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Get a list of all occurrences of the field Field37J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Get a list of all occurrences of the field Field37J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Get a list of all occurrences of the field Field37K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Get a list of all occurrences of the field Field37K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Get a list of all occurrences of the field Field37L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Get a list of all occurrences of the field Field37L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Get a list of all occurrences of the field Field37M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Get a list of all occurrences of the field Field37M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Get a list of all occurrences of the field Field37N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Get a list of all occurrences of the field Field37N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Get a list of all occurrences of the field Field37P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Get a list of all occurrences of the field Field37P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Get a list of all occurrences of the field Field37R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Get a list of all occurrences of the field Field37R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Get a list of all occurrences of the field Field37U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Get a list of all occurrences of the field Field37U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Get a list of all occurrences of the field Field37V in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Get a list of all occurrences of the field Field37V from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Get a list of all occurrences of the field Field38A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Get a list of all occurrences of the field Field38A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Get a list of all occurrences of the field Field38D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Get a list of all occurrences of the field Field38D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Get a list of all occurrences of the field Field38E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Get a list of all occurrences of the field Field38E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Get a list of all occurrences of the field Field38G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Get a list of all occurrences of the field Field38G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Get a list of all occurrences of the field Field38H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Get a list of all occurrences of the field Field38H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Get a list of all occurrences of the field Field38J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Get a list of all occurrences of the field Field38J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Get a list of all occurrences of the field Field39A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Get a list of all occurrences of the field Field39A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Get a list of all occurrences of the field Field39B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Get a list of all occurrences of the field Field39B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Get a list of all occurrences of the field Field39C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Get a list of all occurrences of the field Field39C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field401
Get a list of all occurrences of the field Field401 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field401
Get a list of all occurrences of the field Field401 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field405
Get a list of all occurrences of the field Field405 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field405
Get a list of all occurrences of the field Field405 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Get a list of all occurrences of the field Field40A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Get a list of all occurrences of the field Field40A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Get a list of all occurrences of the field Field40B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Get a list of all occurrences of the field Field40B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Get a list of all occurrences of the field Field40C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Get a list of all occurrences of the field Field40C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Get a list of all occurrences of the field Field40E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Get a list of all occurrences of the field Field40E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Get a list of all occurrences of the field Field40F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Get a list of all occurrences of the field Field40F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Get a list of all occurrences of the field Field41A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Get a list of all occurrences of the field Field41A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Get a list of all occurrences of the field Field41D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Get a list of all occurrences of the field Field41D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field421
Get a list of all occurrences of the field Field421 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field421
Get a list of all occurrences of the field Field421 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field422
Get a list of all occurrences of the field Field422 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field422
Get a list of all occurrences of the field Field422 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field423
Get a list of all occurrences of the field Field423 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field423
Get a list of all occurrences of the field Field423 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field424
Get a list of all occurrences of the field Field424 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field424
Get a list of all occurrences of the field Field424 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field425
Get a list of all occurrences of the field Field425 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field425
Get a list of all occurrences of the field Field425 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Get a list of all occurrences of the field Field42A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Get a list of all occurrences of the field Field42A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Get a list of all occurrences of the field Field42C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Get a list of all occurrences of the field Field42C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Get a list of all occurrences of the field Field42D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Get a list of all occurrences of the field Field42D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Get a list of all occurrences of the field Field42M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Get a list of all occurrences of the field Field42M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Get a list of all occurrences of the field Field42P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Get a list of all occurrences of the field Field42P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field431
Get a list of all occurrences of the field Field431 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field431
Get a list of all occurrences of the field Field431 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field432
Get a list of all occurrences of the field Field432 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field432
Get a list of all occurrences of the field Field432 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field433
Get a list of all occurrences of the field Field433 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field433
Get a list of all occurrences of the field Field433 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field434
Get a list of all occurrences of the field Field434 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field434
Get a list of all occurrences of the field Field434 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Get a list of all occurrences of the field Field43P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Get a list of all occurrences of the field Field43P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Get a list of all occurrences of the field Field43T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Get a list of all occurrences of the field Field43T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field443
Get a list of all occurrences of the field Field443 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field443
Get a list of all occurrences of the field Field443 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Get a list of all occurrences of the field Field44A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Get a list of all occurrences of the field Field44A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Get a list of all occurrences of the field Field44B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Get a list of all occurrences of the field Field44B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Get a list of all occurrences of the field Field44C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Get a list of all occurrences of the field Field44C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Get a list of all occurrences of the field Field44D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Get a list of all occurrences of the field Field44D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Get a list of all occurrences of the field Field44E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Get a list of all occurrences of the field Field44E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Get a list of all occurrences of the field Field44F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Get a list of all occurrences of the field Field44F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field451
Get a list of all occurrences of the field Field451 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field451
Get a list of all occurrences of the field Field451 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Get a list of all occurrences of the field Field45A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Get a list of all occurrences of the field Field45A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Get a list of all occurrences of the field Field45B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Get a list of all occurrences of the field Field45B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field461
Get a list of all occurrences of the field Field461 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field461
Get a list of all occurrences of the field Field461 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Get a list of all occurrences of the field Field46A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Get a list of all occurrences of the field Field46A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Get a list of all occurrences of the field Field46B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Get a list of all occurrences of the field Field46B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Get a list of all occurrences of the field Field47A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Get a list of all occurrences of the field Field47A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Get a list of all occurrences of the field Field47B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Get a list of all occurrences of the field Field47B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field48
Get a list of all occurrences of the field Field48 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field48
Get a list of all occurrences of the field Field48 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field49
Get a list of all occurrences of the field Field49 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field49
Get a list of all occurrences of the field Field49 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50
Get a list of all occurrences of the field Field50 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50
Get a list of all occurrences of the field Field50 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field503
Get a list of all occurrences of the field Field503 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field503
Get a list of all occurrences of the field Field503 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Get a list of all occurrences of the field Field50A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Get a list of all occurrences of the field Field50A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Get a list of all occurrences of the field Field50B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Get a list of all occurrences of the field Field50B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Get a list of all occurrences of the field Field50C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Get a list of all occurrences of the field Field50C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Get a list of all occurrences of the field Field50D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Get a list of all occurrences of the field Field50D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Get a list of all occurrences of the field Field50F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Get a list of all occurrences of the field Field50F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Get a list of all occurrences of the field Field50G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Get a list of all occurrences of the field Field50G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Get a list of all occurrences of the field Field50H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Get a list of all occurrences of the field Field50H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Get a list of all occurrences of the field Field50K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Get a list of all occurrences of the field Field50K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Get a list of all occurrences of the field Field50L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Get a list of all occurrences of the field Field50L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Get a list of all occurrences of the field Field51A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Get a list of all occurrences of the field Field51A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Get a list of all occurrences of the field Field51C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Get a list of all occurrences of the field Field51C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Get a list of all occurrences of the field Field51D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Get a list of all occurrences of the field Field51D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Get a list of all occurrences of the field Field52A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Get a list of all occurrences of the field Field52A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Get a list of all occurrences of the field Field52B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Get a list of all occurrences of the field Field52B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Get a list of all occurrences of the field Field52C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Get a list of all occurrences of the field Field52C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Get a list of all occurrences of the field Field52D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Get a list of all occurrences of the field Field52D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field533
Get a list of all occurrences of the field Field533 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field533
Get a list of all occurrences of the field Field533 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Get a list of all occurrences of the field Field53A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Get a list of all occurrences of the field Field53A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Get a list of all occurrences of the field Field53B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Get a list of all occurrences of the field Field53B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Get a list of all occurrences of the field Field53C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Get a list of all occurrences of the field Field53C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Get a list of all occurrences of the field Field53D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Get a list of all occurrences of the field Field53D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Get a list of all occurrences of the field Field53J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Get a list of all occurrences of the field Field53J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Get a list of all occurrences of the field Field54A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Get a list of all occurrences of the field Field54A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Get a list of all occurrences of the field Field54B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Get a list of all occurrences of the field Field54B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Get a list of all occurrences of the field Field54D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Get a list of all occurrences of the field Field54D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Get a list of all occurrences of the field Field55A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Get a list of all occurrences of the field Field55A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Get a list of all occurrences of the field Field55B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Get a list of all occurrences of the field Field55B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Get a list of all occurrences of the field Field55D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Get a list of all occurrences of the field Field55D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Get a list of all occurrences of the field Field56A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Get a list of all occurrences of the field Field56A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Get a list of all occurrences of the field Field56B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Get a list of all occurrences of the field Field56B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Get a list of all occurrences of the field Field56C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Get a list of all occurrences of the field Field56C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Get a list of all occurrences of the field Field56D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Get a list of all occurrences of the field Field56D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Get a list of all occurrences of the field Field56J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Get a list of all occurrences of the field Field56J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Get a list of all occurrences of the field Field57A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Get a list of all occurrences of the field Field57A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Get a list of all occurrences of the field Field57B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Get a list of all occurrences of the field Field57B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Get a list of all occurrences of the field Field57C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Get a list of all occurrences of the field Field57C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Get a list of all occurrences of the field Field57D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Get a list of all occurrences of the field Field57D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Get a list of all occurrences of the field Field57J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Get a list of all occurrences of the field Field57J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Get a list of all occurrences of the field Field58A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Get a list of all occurrences of the field Field58A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Get a list of all occurrences of the field Field58B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Get a list of all occurrences of the field Field58B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Get a list of all occurrences of the field Field58D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Get a list of all occurrences of the field Field58D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Get a list of all occurrences of the field Field58J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Get a list of all occurrences of the field Field58J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59
Get a list of all occurrences of the field Field59 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59
Get a list of all occurrences of the field Field59 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Get a list of all occurrences of the field Field59A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Get a list of all occurrences of the field Field59A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Get a list of all occurrences of the field Field59F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Get a list of all occurrences of the field Field59F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Get a list of all occurrences of the field Field60F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Get a list of all occurrences of the field Field60F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Get a list of all occurrences of the field Field60M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Get a list of all occurrences of the field Field60M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field61
Get a list of all occurrences of the field Field61 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field61
Get a list of all occurrences of the field Field61 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field619
Get a list of all occurrences of the field Field619 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field619
Get a list of all occurrences of the field Field619 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Get a list of all occurrences of the field Field62F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Get a list of all occurrences of the field Field62F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Get a list of all occurrences of the field Field62M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Get a list of all occurrences of the field Field62M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field64
Get a list of all occurrences of the field Field64 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field64
Get a list of all occurrences of the field Field64 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field65
Get a list of all occurrences of the field Field65 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field65
Get a list of all occurrences of the field Field65 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Get a list of all occurrences of the field Field68A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Get a list of all occurrences of the field Field68A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Get a list of all occurrences of the field Field69A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Get a list of all occurrences of the field Field69A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Get a list of all occurrences of the field Field69B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Get a list of all occurrences of the field Field69B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Get a list of all occurrences of the field Field69C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Get a list of all occurrences of the field Field69C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Get a list of all occurrences of the field Field69D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Get a list of all occurrences of the field Field69D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Get a list of all occurrences of the field Field69E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Get a list of all occurrences of the field Field69E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Get a list of all occurrences of the field Field69F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Get a list of all occurrences of the field Field69F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Get a list of all occurrences of the field Field69J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Get a list of all occurrences of the field Field69J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70
Get a list of all occurrences of the field Field70 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70
Get a list of all occurrences of the field Field70 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Get a list of all occurrences of the field Field70C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Get a list of all occurrences of the field Field70C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Get a list of all occurrences of the field Field70D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Get a list of all occurrences of the field Field70D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Get a list of all occurrences of the field Field70E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Get a list of all occurrences of the field Field70E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Get a list of all occurrences of the field Field70F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Get a list of all occurrences of the field Field70F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Get a list of all occurrences of the field Field70G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Get a list of all occurrences of the field Field70G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Get a list of all occurrences of the field Field71A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Get a list of all occurrences of the field Field71A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Get a list of all occurrences of the field Field71B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Get a list of all occurrences of the field Field71B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Get a list of all occurrences of the field Field71C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Get a list of all occurrences of the field Field71C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Get a list of all occurrences of the field Field71F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Get a list of all occurrences of the field Field71F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Get a list of all occurrences of the field Field71G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Get a list of all occurrences of the field Field71G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field72
Get a list of all occurrences of the field Field72 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field72
Get a list of all occurrences of the field Field72 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field73
Get a list of all occurrences of the field Field73 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field73
Get a list of all occurrences of the field Field73 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field74
Get a list of all occurrences of the field Field74 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field74
Get a list of all occurrences of the field Field74 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field75
Get a list of all occurrences of the field Field75 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field75
Get a list of all occurrences of the field Field75 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field76
Get a list of all occurrences of the field Field76 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field76
Get a list of all occurrences of the field Field76 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Get a list of all occurrences of the field Field77A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Get a list of all occurrences of the field Field77A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Get a list of all occurrences of the field Field77B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Get a list of all occurrences of the field Field77B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Get a list of all occurrences of the field Field77C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Get a list of all occurrences of the field Field77C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Get a list of all occurrences of the field Field77D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Get a list of all occurrences of the field Field77D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Get a list of all occurrences of the field Field77E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Get a list of all occurrences of the field Field77E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Get a list of all occurrences of the field Field77F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Get a list of all occurrences of the field Field77F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Get a list of all occurrences of the field Field77H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Get a list of all occurrences of the field Field77H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Get a list of all occurrences of the field Field77J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Get a list of all occurrences of the field Field77J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Get a list of all occurrences of the field Field77T in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Get a list of all occurrences of the field Field77T from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field78
Get a list of all occurrences of the field Field78 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field78
Get a list of all occurrences of the field Field78 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field79
Get a list of all occurrences of the field Field79 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field79
Get a list of all occurrences of the field Field79 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Get a list of all occurrences of the field Field80C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Get a list of all occurrences of the field Field80C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Get a list of all occurrences of the field Field81A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Get a list of all occurrences of the field Field81A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Get a list of all occurrences of the field Field81D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Get a list of all occurrences of the field Field81D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Get a list of all occurrences of the field Field81J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Get a list of all occurrences of the field Field81J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Get a list of all occurrences of the field Field82A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Get a list of all occurrences of the field Field82A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Get a list of all occurrences of the field Field82B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Get a list of all occurrences of the field Field82B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Get a list of all occurrences of the field Field82D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Get a list of all occurrences of the field Field82D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Get a list of all occurrences of the field Field82J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Get a list of all occurrences of the field Field82J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Get a list of all occurrences of the field Field83A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Get a list of all occurrences of the field Field83A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Get a list of all occurrences of the field Field83C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Get a list of all occurrences of the field Field83C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Get a list of all occurrences of the field Field83D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Get a list of all occurrences of the field Field83D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Get a list of all occurrences of the field Field83J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Get a list of all occurrences of the field Field83J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Get a list of all occurrences of the field Field84A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Get a list of all occurrences of the field Field84A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Get a list of all occurrences of the field Field84B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Get a list of all occurrences of the field Field84B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Get a list of all occurrences of the field Field84D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Get a list of all occurrences of the field Field84D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Get a list of all occurrences of the field Field84J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Get a list of all occurrences of the field Field84J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Get a list of all occurrences of the field Field85A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Get a list of all occurrences of the field Field85A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Get a list of all occurrences of the field Field85B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Get a list of all occurrences of the field Field85B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Get a list of all occurrences of the field Field85D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Get a list of all occurrences of the field Field85D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Get a list of all occurrences of the field Field85J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Get a list of all occurrences of the field Field85J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86
Get a list of all occurrences of the field Field86 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86
Get a list of all occurrences of the field Field86 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Get a list of all occurrences of the field Field86A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Get a list of all occurrences of the field Field86A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Get a list of all occurrences of the field Field86B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Get a list of all occurrences of the field Field86B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Get a list of all occurrences of the field Field86D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Get a list of all occurrences of the field Field86D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Get a list of all occurrences of the field Field86J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Get a list of all occurrences of the field Field86J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Get a list of all occurrences of the field Field87A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Get a list of all occurrences of the field Field87A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Get a list of all occurrences of the field Field87B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Get a list of all occurrences of the field Field87B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Get a list of all occurrences of the field Field87D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Get a list of all occurrences of the field Field87D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Get a list of all occurrences of the field Field87J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Get a list of all occurrences of the field Field87J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Get a list of all occurrences of the field Field88A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Get a list of all occurrences of the field Field88A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Get a list of all occurrences of the field Field88B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Get a list of all occurrences of the field Field88B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Get a list of all occurrences of the field Field88D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Get a list of all occurrences of the field Field88D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Get a list of all occurrences of the field Field88J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Get a list of all occurrences of the field Field88J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Get a list of all occurrences of the field Field89A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Get a list of all occurrences of the field Field89A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Get a list of all occurrences of the field Field89D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Get a list of all occurrences of the field Field89D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Get a list of all occurrences of the field Field89J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Get a list of all occurrences of the field Field89J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Get a list of all occurrences of the field Field90A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Get a list of all occurrences of the field Field90A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Get a list of all occurrences of the field Field90B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Get a list of all occurrences of the field Field90B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Get a list of all occurrences of the field Field90C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Get a list of all occurrences of the field Field90C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Get a list of all occurrences of the field Field90D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Get a list of all occurrences of the field Field90D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Get a list of all occurrences of the field Field90E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Get a list of all occurrences of the field Field90E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Get a list of all occurrences of the field Field90F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Get a list of all occurrences of the field Field90F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Get a list of all occurrences of the field Field90J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Get a list of all occurrences of the field Field90J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Get a list of all occurrences of the field Field90K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Get a list of all occurrences of the field Field90K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Get a list of all occurrences of the field Field90L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Get a list of all occurrences of the field Field90L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Get a list of all occurrences of the field Field91A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Get a list of all occurrences of the field Field91A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Get a list of all occurrences of the field Field91D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Get a list of all occurrences of the field Field91D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Get a list of all occurrences of the field Field91J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Get a list of all occurrences of the field Field91J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Get a list of all occurrences of the field Field92A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Get a list of all occurrences of the field Field92A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Get a list of all occurrences of the field Field92B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Get a list of all occurrences of the field Field92B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Get a list of all occurrences of the field Field92C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Get a list of all occurrences of the field Field92C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Get a list of all occurrences of the field Field92D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Get a list of all occurrences of the field Field92D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Get a list of all occurrences of the field Field92F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Get a list of all occurrences of the field Field92F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Get a list of all occurrences of the field Field92H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Get a list of all occurrences of the field Field92H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Get a list of all occurrences of the field Field92J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Get a list of all occurrences of the field Field92J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Get a list of all occurrences of the field Field92K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Get a list of all occurrences of the field Field92K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Get a list of all occurrences of the field Field92L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Get a list of all occurrences of the field Field92L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Get a list of all occurrences of the field Field92M in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Get a list of all occurrences of the field Field92M from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Get a list of all occurrences of the field Field92N in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Get a list of all occurrences of the field Field92N from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Get a list of all occurrences of the field Field92P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Get a list of all occurrences of the field Field92P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Get a list of all occurrences of the field Field92R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Get a list of all occurrences of the field Field92R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Get a list of all occurrences of the field Field93A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Get a list of all occurrences of the field Field93A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Get a list of all occurrences of the field Field93B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Get a list of all occurrences of the field Field93B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Get a list of all occurrences of the field Field93C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Get a list of all occurrences of the field Field93C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Get a list of all occurrences of the field Field93D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Get a list of all occurrences of the field Field93D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Get a list of all occurrences of the field Field94A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Get a list of all occurrences of the field Field94A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Get a list of all occurrences of the field Field94B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Get a list of all occurrences of the field Field94B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Get a list of all occurrences of the field Field94C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Get a list of all occurrences of the field Field94C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Get a list of all occurrences of the field Field94D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Get a list of all occurrences of the field Field94D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Get a list of all occurrences of the field Field94E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Get a list of all occurrences of the field Field94E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Get a list of all occurrences of the field Field94F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Get a list of all occurrences of the field Field94F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Get a list of all occurrences of the field Field94G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Get a list of all occurrences of the field Field94G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Get a list of all occurrences of the field Field94H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Get a list of all occurrences of the field Field94H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Get a list of all occurrences of the field Field94L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Get a list of all occurrences of the field Field94L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Get a list of all occurrences of the field Field95C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Get a list of all occurrences of the field Field95C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Get a list of all occurrences of the field Field95L in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Get a list of all occurrences of the field Field95L from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Get a list of all occurrences of the field Field95P in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Get a list of all occurrences of the field Field95P from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Get a list of all occurrences of the field Field95Q in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Get a list of all occurrences of the field Field95Q from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Get a list of all occurrences of the field Field95R in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Get a list of all occurrences of the field Field95R from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Get a list of all occurrences of the field Field95S in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Get a list of all occurrences of the field Field95S from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Get a list of all occurrences of the field Field95U in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Get a list of all occurrences of the field Field95U from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Get a list of all occurrences of the field Field95V in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Get a list of all occurrences of the field Field95V from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Get a list of all occurrences of the field Field96A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Get a list of all occurrences of the field Field96A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Get a list of all occurrences of the field Field96D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Get a list of all occurrences of the field Field96D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Get a list of all occurrences of the field Field96J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Get a list of all occurrences of the field Field96J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Get a list of all occurrences of the field Field97A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Get a list of all occurrences of the field Field97A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Get a list of all occurrences of the field Field97B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Get a list of all occurrences of the field Field97B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Get a list of all occurrences of the field Field97C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Get a list of all occurrences of the field Field97C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Get a list of all occurrences of the field Field97E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Get a list of all occurrences of the field Field97E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Get a list of all occurrences of the field Field98A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Get a list of all occurrences of the field Field98A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Get a list of all occurrences of the field Field98B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Get a list of all occurrences of the field Field98B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Get a list of all occurrences of the field Field98C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Get a list of all occurrences of the field Field98C from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Get a list of all occurrences of the field Field98D in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Get a list of all occurrences of the field Field98D from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Get a list of all occurrences of the field Field98E in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Get a list of all occurrences of the field Field98E from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Get a list of all occurrences of the field Field98F in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Get a list of all occurrences of the field Field98F from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Get a list of all occurrences of the field Field98G in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Get a list of all occurrences of the field Field98G from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Get a list of all occurrences of the field Field98H in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Get a list of all occurrences of the field Field98H from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Get a list of all occurrences of the field Field98J in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Get a list of all occurrences of the field Field98J from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Get a list of all occurrences of the field Field98K in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Get a list of all occurrences of the field Field98K from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field999
Get a list of all occurrences of the field Field999 in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field999
Get a list of all occurrences of the field Field999 from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Get a list of all occurrences of the field Field99A in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Get a list of all occurrences of the field Field99A from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Get a list of all occurrences of the field Field99B in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Get a list of all occurrences of the field Field99B from the given block an empty list is returned if none found.
getAll(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Get a list of all occurrences of the field Field99C in the given message an empty list is returned if none found.
getAll(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Get a list of all occurrences of the field Field99C from the given block an empty list is returned if none found.
getAllocation() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the Allocation (component3).
getAlphaPrefix(String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Returns the alphabetic starting substring of the value.
getAlphaSuffix(String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Returns the alpha suffix of the value.
getAlternateID() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the Alternate ID (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19
Get the Amount (component1).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Get the Amount (component1).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Get the Amount (component1).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the Amount (component2).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the Amount (component4).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Amount (component5).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the Amount (component3).
getAmount() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the Amount (component3).
getAmount1() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Amount1 (component4).
getAmount1() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Amount1 (component3).
getAmount1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Amount1 (component4) as Number
getAmount1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Amount1 (component3) as Number
getAmount2() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Amount2 (component6).
getAmount2() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Amount2 (component5).
getAmount2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Amount2 (component6) as Number
getAmount2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Amount2 (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19
Get the Amount (component1) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Get the Amount (component1) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Get the Amount (component1) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the Amount (component2) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the Amount (component4) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Amount (component5) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the Amount (component3) as Number
getAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the Amount (component3) as Number
getAmountBigDecimal() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns the amount converted to a BigDecimal or null if amount attribute is not set
getAmountDouble() - Method in class com.prowidesoftware.swift.model.field.Field32A
Deprecated.
Do not use, use BigDecimal instead
getAmountTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Amount Type Code (component2).
getAmountTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Amount Type Code (component2).
getAny() - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
Gets the value of the any property.
getAnyBIC() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
Gets the value of the anyBIC property.
getApplicableRules() - Method in class com.prowidesoftware.swift.model.field.Field40E
Get the Applicable Rules (component1).
getApplicableRules() - Method in class com.prowidesoftware.swift.model.field.Field40F
Get the Applicable Rules (component1).
getApplicationHeader() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
getApplicationHeader() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Deprecated.
use #getBusinessHeader() instead
getApplicationId() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getApplicationId() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the application ID field in block 1
getApplicationIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field101
Get the Application Identifier (component1).
getAsBigDecimal(Number) - Static method in class com.prowidesoftware.swift.model.field.Field
Gets a BigDecimal from a generic Number argument
getAsFINString() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
gets as FIN string, conforming a String object with the concatenation of the unparsed texts.
getAttribute(String) - Method in class com.prowidesoftware.swift.model.MxNode
 
getAttributes() - Method in class com.prowidesoftware.swift.model.MxNode
 
getAuthenticationCode() - Method in class com.prowidesoftware.swift.model.field.Field117
Get the Authentication Code (component1).
getBalanceAmount() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Balance Amount (component5).
getBalanceAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Balance Amount (component5) as Number
getBalanceCheckpointDateTime() - Method in class com.prowidesoftware.swift.model.field.Field423
Get the Balance Checkpoint Date Time (component1).
getBalanceTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Balance Type Code (component3).
getBankingPriority() - Method in class com.prowidesoftware.swift.model.field.Field113
Get the Banking Priority (component1).
getBic() - Method in class com.prowidesoftware.swift.model.BIC
Deprecated.
use getBic8 or getBic11 instead
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the BIC (component1).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the BIC (component1).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field50C
Get the BIC (component1).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field94H
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the BIC (component2).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the BIC (component3).
getBIC() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the BIC (component4).
getBIC() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the BIC code from the LT address.
getBIC(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getBIC(BIC) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Gets the code from the parameter BIC.
getBic11() - Method in class com.prowidesoftware.swift.model.BIC
Returns the BIC code with 11 characters composed by the first 8 characters of the BIC code, plus the branch code, dropping the logical terminal identifier at position 9 if present, and also padding with a default XXX branch if necessary.
getBic8() - Method in class com.prowidesoftware.swift.model.BIC
Returns the first 8 characters of the BIC code.
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the BIC (component1) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the BIC (component1) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50C
Get the BIC (component1) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the BIC (component2) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the BIC (component3) as BIC
getBICAsBIC() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the BIC (component4) as BIC
getBICFI() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Gets the value of the bicfi property.
getBICFromDN(String) - Static method in class com.prowidesoftware.swift.io.parser.MxParser
Distinguished Name structure: cn=name,ou=payment,o=bank,o=swift
Example: o=spxainjj,o=swift
getBirthDt() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Gets the value of the birthDt property.
getBizMsgIdr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the bizMsgIdr property.
getBizMsgIdr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the bizMsgIdr property.
getBizSvc() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the bizSvc property.
getBizSvc() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the bizSvc property.
getBldgNb() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the bldgNb property.
getBlock(int) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the block number specified by b.
getBlock1() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get block number 1 of this message, may be null if not set
getBlock2() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get block number 2 of this message, may be null if not set
getBlock3() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get block number 3 of this message, may be null if not set
getBlock4() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get block number 4 of this message, may be null if not set
getBlock5() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get block number 5 of this message, may be null if not set
getBlockCount() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the number of blocks in this message, including the user blocks
getBlockCount(Boolean) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the number of blocks in this message, optionally including the user blocks.
A block is summed if it is not null and is not empty.
getBlockName() - Method in class com.prowidesoftware.swift.model.field.Field16R
Get the BlockName (component1).
getBlockName() - Method in class com.prowidesoftware.swift.model.field.Field16S
Get the BlockName (component1).
getBlockName() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
The block name.
getBlockType() - Method in class com.prowidesoftware.swift.model.SwiftBlock
 
getBlockValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
 
getBlockValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Returns the block value
getBlockValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
 
getBlockValue() - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
This method should be overwritten by subclasses, calling this method will throw a java.lang.UnsupportedOperationException
getBoolean(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Gets the given string as boolean.
getBoolean(Boolean) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Boolean object into a string.
getBranch() - Method in class com.prowidesoftware.swift.model.BIC
It returns the last three that conform the branch or null if branch is not present.
getBranch1() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch1 (component1).
getBranch10() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch10 (component10).
getBranch2() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch2 (component2).
getBranch3() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch3 (component3).
getBranch4() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch4 (component4).
getBranch5() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch5 (component5).
getBranch6() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch6 (component6).
getBranch7() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch7 (component7).
getBranch8() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch8 (component8).
getBranch9() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the Branch9 (component9).
getBrnchId() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
Gets the value of the brnchId property.
getBroadcastIndicator() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the Broadcast Indicator (component1).
getBroadcastIndicator() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the Broadcast Indicator (component1).
getBroadcastIndicator() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the Broadcast Indicator (component1).
getBroadcastIndicator() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the Broadcast Indicator (component1).
getBroadcastIssuer() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the Broadcast Issuer (component3).
getBroadcastIssuer() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the Broadcast Issuer (component3).
getBroadcastNumber() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the Broadcast Number (component2).
getBroadcastNumber() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the Broadcast Number (component4).
getBroadcastNumber() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the Broadcast Number (component2).
getBroadcastNumber() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the Broadcast Number (component4).
getBroadcastNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the Broadcast Number (component2) as Number
getBroadcastNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the Broadcast Number (component4) as Number
getBroadcastNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the Broadcast Number (component2) as Number
getBroadcastNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the Broadcast Number (component4) as Number
getBroadcastRequesterCity() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the Broadcast Requester City (component3).
getBroadcastRequesterName() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the Broadcast Requester Name (component2).
getBroadcastText() - Method in class com.prowidesoftware.swift.model.field.Field312
Get the Broadcast Text (component1).
getBusinessApplicationHeader() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
getBusinessHeader() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
 
getBusinessHeader() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
If present in the message content, returns the business header (SWIFT or ISO version) Notice this header is optional and may not be present.
getBusinessProcess() - Method in class com.prowidesoftware.swift.model.MtId
 
getBusinessProcess() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
get the Alphabetic code in four positions (fixed length) identifying the Business Process
getBusinessProcess() - Method in class com.prowidesoftware.swift.model.MxId
Gets the business process (a.k.a.
getBusinessProcess() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
getCategory() - Method in class com.prowidesoftware.swift.model.field.Field125
Get the Category (component1).
getCategory() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns the message category from the message type.
getCategoryAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field125
Get the Category (component1) as Number
getCd() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
Gets the value of the cd property.
getCd() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
Gets the value of the cd property.
getCd() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
Gets the value of the cd property.
getCd() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
Gets the value of the cd property.
getCFICode() - Method in class com.prowidesoftware.swift.model.field.Field12C
Get the CFI Code (component2).
getCharSet() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the charSet property.
getCharSet() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the charSet property.
getChecksum() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
getChildren() - Method in class com.prowidesoftware.swift.model.MxNode
 
getCityOfBirth() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Gets the value of the cityOfBirth property.
getClasses() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get the classes associated with this message
getClrSysId() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
Gets the value of the clrSysId property.
getClrSysMmbId() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Gets the value of the clrSysMmbId property.
getCode() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field13J
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field14J
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field22
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field22H
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field23A
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field23C
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field23E
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field24D
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field36C
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field39B
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field401
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field40B
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field421
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field461
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field503
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field69J
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field71A
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the Code (component1).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field90E
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field97C
Get the Code (component2).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the Code (component3).
getCode() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the Code (component3).
getCode1() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the Code 1 (component1).
getCode2() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the Code 2 (component2).
getCode3() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the Code 3 (component3).
getCodeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field401
Get the Code (component1) as Number
getCodes() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the Codes (component3).
getCombinedCriteria() - Method in class com.prowidesoftware.swift.model.field.Field349
Get the Combined Criteria (component1).
getCombinedCriteriaAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field349
Get the Combined Criteria (component1) as Number
getComments() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getCommonReference() - Method in class com.prowidesoftware.swift.model.field.Field22
Get the Common Reference (component2).
getComponent(int) - Method in class com.prowidesoftware.swift.model.field.Field
Gets a specific component from the components list.
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field101
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field102
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field103
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field104
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field105
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field106
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field107
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field108
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field110
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field111
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field113
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field114
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field115
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field116
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field117
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field118
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field119
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field120
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field121
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field122
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field123
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field124
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field125
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field126
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field127
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field12G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field135
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field140
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field141
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field142
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field143
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field144
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field151
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field152
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field153
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15I
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15O
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field15P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field165
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field16A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field16C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field16R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field16S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field171
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field173
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field174
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field175
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field177
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field179
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17I
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17O
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17V
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17W
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17X
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field18A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field18B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field18C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field18D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field199
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field20
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field202
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field203
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field204
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field206
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field208
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field209
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field20C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field20D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field21R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22V
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22W
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22X
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field23G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field242
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field243
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field24D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field25
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field251
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field253
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field25A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field26T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field301
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field302
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field303
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field304
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field305
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field307
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30V
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30X
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field311
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field312
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field313
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field329
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field337
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field338
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field339
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field340
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field341
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field348
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field349
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field36
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field36C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field39B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field401
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field40A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field40B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field40C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field40E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field40F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field421
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field423
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field424
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field431
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field432
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field433
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field434
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field43P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field43T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field443
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field44F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field451
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field45A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field45B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field461
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field46A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field46B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field47A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field47B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field49
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field503
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field50L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field51C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field52C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field533
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field53C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field53J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field56C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field56J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field57C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field57J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field58J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field619
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field69J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field71A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field77T
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field81J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field82J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field83C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field83J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field84J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field85J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field86J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field87J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field88J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field89J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field91J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field96J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field97A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field97C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field97E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field999
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the component1
getComponent1() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the component1
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component10
getComponent10() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component10
getComponent10AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component10 as Number
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent10AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component11
getComponent11() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component11
getComponent11AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component11 as Number
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent11AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component12
getComponent12() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component12
getComponent12AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component12 as Number
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent12AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent13() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component13
getComponent13() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component13
getComponent13() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component13
getComponent13() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component13
getComponent13() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component13
getComponent13AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent13AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent13AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent13AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent14() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component14
getComponent14() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component14
getComponent14() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component14
getComponent14() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component14
getComponent14() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component14
getComponent14AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent14AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent14AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent14AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent14AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent15() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component15
getComponent15() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component15
getComponent15() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component15
getComponent15() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component15
getComponent15() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component15
getComponent15AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent15AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent15AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent15AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent16() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component16
getComponent16() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component16
getComponent16() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component16
getComponent16() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component16
getComponent16() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component16
getComponent16AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent16AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent16AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent16AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent16AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent17() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component17
getComponent17() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component17
getComponent17() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component17
getComponent17() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component17
getComponent17() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component17
getComponent17AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent17AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent17AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent17AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent18() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component18
getComponent18() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component18
getComponent18() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component18
getComponent18() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component18
getComponent18() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component18
getComponent18AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent18AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent18AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent18AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent18AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent19() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component19
getComponent19() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component19
getComponent19() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component19
getComponent19() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component19
getComponent19() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component19
getComponent19AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent19AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent19AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent19AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent1AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the component1 as BIC
getComponent1AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the component1 as BIC
getComponent1AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50C
Get the component1 as BIC
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field116
Get the component1 as Boolean
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field118
Get the component1 as Boolean
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field206
Get the component1 as Boolean
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field208
Get the component1 as Boolean
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field302
Get the component1 as Boolean
getComponent1AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field329
Get the component1 as Boolean
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field142
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field143
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field171
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field173
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field174
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field175
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field177
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field179
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30F
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30H
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30M
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30N
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30P
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30S
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30T
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30U
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30V
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30X
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31C
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31E
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31L
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31S
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field35D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field44C
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component1 as Calendar
getComponent1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component1 as Calendar
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32E
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the component1 as Currency
getComponent1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the component1 as Currency
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field102
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component1 as LogicalTerminalAddress
getComponent1AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component1 as LogicalTerminalAddress
getComponent1AsMIR() - Method in class com.prowidesoftware.swift.model.field.Field251
Get the component1 as MIR
getComponent1AsMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component1 as MIR
getComponent1AsMOR() - Method in class com.prowidesoftware.swift.model.field.Field253
Get the component1 as MOR
getComponent1AsMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component1 as MOR
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field105
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field110
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field111
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field12
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field120
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field122
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field125
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field126
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field140
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field144
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field14C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field151
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field152
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field153
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field16A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field16C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18B
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18D
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field202
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field203
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field209
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field243
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field26E
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field313
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field349
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37J
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37L
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37P
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37U
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38D
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field401
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field431
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field451
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field533
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component1 as Number
getComponent1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component1 as Number
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field101
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field103
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field104
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field106
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field107
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field108
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field113
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field114
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field115
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field117
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field119
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field11A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field121
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field123
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field127
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field12G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field13A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field13B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field13C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field13J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field13K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field141
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field14S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15I
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15O
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field15P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field165
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field16R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field16S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17I
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17O
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17U
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17V
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17W
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17X
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field199
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field19A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field19B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field19C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field20
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field204
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field20C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field20D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field21R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22U
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22V
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22W
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22X
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field23G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field242
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field24B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field24D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field25
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field25A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field25D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field25P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field26T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field29M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field301
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field303
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field305
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field307
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field30J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field311
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field312
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field32F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field32H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field32K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field32R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field334
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field336
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field337
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field338
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field339
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field33B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field33J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field33K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field33S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field33T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field341
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field342
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field348
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field34E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field34J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field35U
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field36B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field36C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field36E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field37V
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field38J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field39B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field39C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field405
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field40A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field40B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field40C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field40E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field40F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field41D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field421
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field423
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field424
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field42A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field42C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field42M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field42P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field432
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field433
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field434
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field43P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field43T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field443
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field44A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field44B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field44E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field44F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field45A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field45B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field461
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field46A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field46B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field47A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field47B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field48
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field49
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field503
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field50L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field51A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field51C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field52A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field52B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field52C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field53A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field53B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field53C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field53J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field54A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field54B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field55A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field55B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field56A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field56B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field56C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field56J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field57A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field57B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field57C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field57J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field58A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field58B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field58J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field59
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field59A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field59F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field60F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field60M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field619
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field62F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field62M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field64
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field65
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field69J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field71A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field77T
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field81A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field81J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field82A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field82B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field82J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field83A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field83C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field83J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field84A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field84B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field84J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field85A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field85B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field85J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field86A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field86B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field86J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field87A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field87B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field87J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field88A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field88B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field88J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field89A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field89J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field90L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field91A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field91J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92M
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92N
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field92R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field93A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field93B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field93C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field93D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94G
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94H
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field94L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95L
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95P
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95R
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95S
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95U
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field96A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field96J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field97A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field97B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field97C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field97E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98C
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98E
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98F
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98J
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field98K
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field999
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field99A
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field99B
Deprecated.
getComponent1AsString() - Method in class com.prowidesoftware.swift.model.field.Field99C
Deprecated.
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field12C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field14G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field165
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field17B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field20C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field20D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field22S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field23A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field23E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field23G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field24D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field304
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field340
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field36C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field40B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field40C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field40E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field41A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field433
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field69J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field97A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field97C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field97E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the component2
getComponent2() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the component2
getComponent20() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component20
getComponent20() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component20
getComponent20() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component20
getComponent20() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component20
getComponent20() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component20
getComponent20AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent20AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent20AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent20AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent20AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent21() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component21
getComponent21() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component21
getComponent21() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component21
getComponent21() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component21
getComponent21AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent21AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent21AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent22() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component22
getComponent22() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component22
getComponent22() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component22
getComponent22() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component22
getComponent22AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent22AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent22AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent22AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent23() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component23
getComponent23() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component23
getComponent23() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component23
getComponent23() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component23
getComponent23AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent23AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent23AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent24() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component24
getComponent24() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component24
getComponent24() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component24
getComponent24() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component24
getComponent24AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent24AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent24AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent24AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent25() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component25
getComponent25() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component25
getComponent25() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component25
getComponent25AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent25AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent25AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent26() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component26
getComponent26() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component26
getComponent26() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component26
getComponent26AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent26AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent26AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent27() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component27
getComponent27() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component27
getComponent27() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component27
getComponent27AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent27AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent27AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent28() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component28
getComponent28() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component28
getComponent28() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component28
getComponent28AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent28AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent28AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent29() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component29
getComponent29() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component29
getComponent29() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component29
getComponent29AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent29AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent29AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the component2 as BIC
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field25P
Get the component2 as BIC
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50A
Get the component2 as BIC
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field50G
Get the component2 as BIC
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field59A
Get the component2 as BIC
getComponent2AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the component2 as BIC
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component2 as Calendar
getComponent2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component2 as Calendar
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component2 as Currency
getComponent2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component2 as Currency
getComponent2AsMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component2 as MIR
getComponent2AsMIR() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component2 as MIR
getComponent2AsMIR() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component2 as MIR
getComponent2AsMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component2 as MOR
getComponent2AsMOR() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component2 as MOR
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field132
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field136
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the component2 as Number
getComponent2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the component2 as Number
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field12A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field12B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field12C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field130
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field133
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field134
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field137
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field13A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field13B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field13J
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field13K
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field14G
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field165
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field17B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field19A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field20C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field20D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22K
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field22S
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field23
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field23A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field23E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field23G
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field24B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field24D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field25D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field26C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field270
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field271
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field272
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field28E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field29A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field29B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field29L
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field29N
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field304
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field31D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field31P
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field32R
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field340
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field34F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field34J
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field35H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field35L
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field36B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field36C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field36E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field37H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field38E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field38G
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field38H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field39C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field40B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field40C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field40E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field41A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field41D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field42A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field42C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field42M
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field42P
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field433
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field48
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field50
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field50B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field50H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field50K
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field51A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field52A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field52B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field53A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field53B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field54A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field54B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field55A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field55B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field56A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field56B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field57A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field57B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field58A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field58B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field59
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field69E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field69F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field69J
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field77B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field81A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field82A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field82B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field83A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field84A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field84B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field85A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field85B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field86A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field86B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field87A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field87B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field88A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field88B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field89A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90J
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field90L
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field91A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field92A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field92C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field92J
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field92K
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field92R
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field93A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field93B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field93C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field93D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94G
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94H
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field94L
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95L
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95R
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95S
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95U
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field96A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field97A
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field97B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field97C
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field97E
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field98B
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field98F
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field98K
Deprecated.
getComponent2AsString() - Method in class com.prowidesoftware.swift.model.field.Field99A
Deprecated.
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field134
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component3
getComponent3() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the component3
getComponent30() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component30
getComponent30() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component30
getComponent30() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component30
getComponent30AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent30AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent30AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent31() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component31
getComponent31() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component31
getComponent31AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent31AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent32() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component32
getComponent32() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component32
getComponent32AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent32AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent33() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component33
getComponent33() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component33
getComponent33AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent33AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent34() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component34
getComponent34() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component34
getComponent34AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent34AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent35() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component35
getComponent35() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component35
getComponent35AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent35AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent36() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component36
getComponent36AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent37() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component37
getComponent37AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent38() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component38
getComponent38AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent39() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component39
getComponent39AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the component3 as BIC
getComponent3AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the component3 as BIC
getComponent3AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component3 as Boolean
getComponent3AsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component3 as Boolean
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component3 as Calendar
getComponent3AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component3 as Calendar
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component3 as Currency
getComponent3AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component3 as Currency
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component3 as Number
getComponent3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the component3 as Number
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field109
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field12A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field12B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field134
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field13B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field22F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field23
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field24B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field25D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field26C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field29A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field29B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field31F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field31G
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field31X
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field32K
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field336
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field33G
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field33K
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field35L
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field35U
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field36E
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37E
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field39C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field41D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field42C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field42M
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field42P
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field48
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50H
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field50K
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field52B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field53B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field54B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field55B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field56B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field57B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field58B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field59
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field59F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field62F
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field62M
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field64
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field65
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field69C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field70
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field70C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field77B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field82B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field84B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field85B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field86B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field87B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field88B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field90A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field92C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field92J
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field92R
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field93A
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field93B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field93C
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field94B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field94D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field94G
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field95R
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field95S
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field95U
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field97B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field98B
Deprecated.
getComponent3AsString() - Method in class com.prowidesoftware.swift.model.field.Field98F
Deprecated.
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component4
getComponent4() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component4
getComponent40() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component40
getComponent40AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent4AsBIC() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the component4 as BIC
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the component4 as Calendar
getComponent4AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component4 as Calendar
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component4 as Currency
getComponent4AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component4 as Currency
getComponent4AsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component4 as LogicalTerminalAddress
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the component4 as Number
getComponent4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component4 as Number
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field130
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field14S
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field22C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field26C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field280
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field281
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field29A
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field29B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field35L
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field38G
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field38H
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field39C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field41D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field42M
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field42P
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field48
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field50
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field50B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field50H
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field50K
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field59
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field69D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field70
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field70C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field92H
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field93B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field93C
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field94B
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field95U
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent4AsString() - Method in class com.prowidesoftware.swift.model.field.Field97B
Deprecated.
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component5
getComponent5() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the component5
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the component5 as Calendar
getComponent5AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the component5 as Calendar
getComponent5AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component5 as Currency
getComponent5AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component5 as Currency
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the component5 as Number
getComponent5AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the component5 as Number
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field22C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field26C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37A
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37B
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37E
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37F
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field41D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field50F
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field50H
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field50K
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field59
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field59F
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field70C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field90F
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field95S
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent5AsString() - Method in class com.prowidesoftware.swift.model.field.Field98K
Deprecated.
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the component6
getComponent6() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component6
getComponent6AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the component6 as Calendar
getComponent6AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the component6 as Calendar
getComponent6AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the component6 as Calendar
getComponent6AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the component6 as Calendar
getComponent6AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the component6 as Calendar
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the component6 as Number
getComponent6AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the component6 as Number
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field35E
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field37N
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field42D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field44D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field50D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field51D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field52D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field53D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field54D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field55D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field56D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field57D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field68A
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field71B
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field71C
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field72
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field73
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field74
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field75
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field76
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field77D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field80C
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field81D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field82D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field83D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field84D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field85D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field86
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field86D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field87D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field88D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field89D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field91D
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field92J
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent6AsString() - Method in class com.prowidesoftware.swift.model.field.Field96D
Deprecated.
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component7
getComponent7() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component7
getComponent7AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component7 as Number
getComponent7AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component7 as Number
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field50F
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field59F
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field70D
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent7AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component8
getComponent8() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component8
getComponent8AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component8 as Number
getComponent8AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the component8 as Number
getComponent8AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component8 as Number
getComponent8AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component8 as Number
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field422
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent8AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field346
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field347
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field422
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field425
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the component9
getComponent9() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the component9
getComponent9AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the component9 as Number
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field26D
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field346
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field347
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field425
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field50F
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field59F
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field61
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field70E
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field70G
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field77A
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field78
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field79
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field94E
Deprecated.
getComponent9AsString() - Method in class com.prowidesoftware.swift.model.field.Field95V
Deprecated.
getComponentAs(int, Class) - Method in class com.prowidesoftware.swift.model.field.Field
Get the given component as the given object type.
getComponentAsNumber(int) - Method in class com.prowidesoftware.swift.model.field.Field
Get the given component as a number object This method internall y calls Field.getComponentAs(int, Class), and casts the result
getComponentLabel(int) - Method in class com.prowidesoftware.swift.model.field.Field
Returns english label for the component.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns english label for components.
getComponentLabels() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns english label for components.
getComponents() - Method in class com.prowidesoftware.swift.model.field.Field
 
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field11A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13J
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13K
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field17B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field19A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field19B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field20C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field20D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field22F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field22H
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field24B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field25D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69J
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70G
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90J
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90K
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90L
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92H
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92J
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92K
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92L
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92M
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92N
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92P
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92R
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94D
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94G
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94H
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94L
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95L
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95P
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95R
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95S
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95U
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95V
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98E
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98F
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98J
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98K
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99A
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99B
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99C
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConditionalQualifier() - Method in interface com.prowidesoftware.swift.model.field.GenericField
Gets the conditional qualifier.
The conditional qualifier is the the component following the DSS of generic fields, being component 2 or 3 depending on the field structure definition.
getConfiguration() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Gets the current parse configuration
getContinuationIndicator() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the Continuation Indicator (component2).
getConvention() - Method in class com.prowidesoftware.swift.model.field.Field14A
Get the Convention (component1).
getCount() - Method in class com.prowidesoftware.swift.model.field.Field313
Get the Count (component1).
getCountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field313
Get the Count (component1) as Number
getCountries() - Method in class com.prowidesoftware.swift.utils.IsoUtils
 
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field304
Get the Country Code (component1).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field340
Get the Country Code (component1).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the Country Code (component2).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field94C
Get the Country Code (component2).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the Country Code (component2).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field95C
Get the Country Code (component2).
getCountryCode() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the Country Code (component4).
getCountryCodesGroup() - Method in class com.prowidesoftware.swift.model.field.Field307
Get the Country Codes Group (component1).
getCpyDplct() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the cpyDplct property.
getCpyDplct() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the cpyDplct property.
getCrDate() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the crDate property.
getCreationDate() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getCreationDate() - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
getCreationDate() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
getCreationDate() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getCreationUser() - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
getCreationUser() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
getCreationUser() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getCreDt() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the creDt property.
getCreDt() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the creDt property.
getCtctDtls() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Gets the value of the ctctDtls property.
getCtry() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the ctry property.
getCtryOfBirth() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Gets the value of the ctryOfBirth property.
getCtryOfRes() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Gets the value of the ctryOfRes property.
getCtrySubDvsn() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the ctrySubDvsn property.
getCurrencies() - Method in class com.prowidesoftware.swift.utils.IsoUtils
 
getCurrency() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the Currency (component4).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32E
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Currency (component4).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33B
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33J
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Currency (component4).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33S
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33T
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field35A
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field35N
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field35S
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the Currency (component1).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Currency (component3).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Currency (component4).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Currency (component2).
getCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Currency (component3).
getCurrency(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Returns the Currency instance for the given currency code.
getCurrency(Currency) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Gets the currency code from the parameter Currency.
getCurrency1() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the Currency 1 (component1).
getCurrency1() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Currency1 (component3).
getCurrency1() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Currency1 (component2).
getCurrency1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the Currency 1 (component1) as Currency
getCurrency1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Currency1 (component3) as Currency
getCurrency1AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Currency1 (component2) as Currency
getCurrency2() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the Currency 2 (component2).
getCurrency2() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Currency2 (component5).
getCurrency2() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Currency2 (component4).
getCurrency2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Get the Currency 2 (component2) as Currency
getCurrency2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Currency2 (component5) as Currency
getCurrency2AsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Currency2 (component4) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Currency (component3) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field23
Get the Currency (component4) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32B
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32E
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32G
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Currency (component4) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32M
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field32U
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33E
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33F
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33G
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33H
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Currency (component4) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34B
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Currency (component3) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Currency (component3) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71F
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field71G
Get the Currency (component1) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Currency (component3) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Currency (component3) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Currency (component4) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Currency (component2) as Currency
getCurrencyAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Currency (component3) as Currency
getCutOffTimeCount() - Method in class com.prowidesoftware.swift.model.field.Field533
Get the Cut Off Time Count (component1).
getCutOffTimeCountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field533
Get the Cut Off Time Count (component1) as Number
getData() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the Data Source Scheme (component2).
getDataSourceScheme() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Data Source Scheme (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field171
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Date (component4).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Date (component4).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Date (component4).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Date (component4).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30F
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30H
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30M
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30N
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30P
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30S
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30T
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30U
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30V
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30X
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31C
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31E
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31L
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31S
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field35D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field44C
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the Date (component3).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Date (component3).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Date (component1).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the Date (component2).
getDate() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Date (component3).
getDate() - Method in class com.prowidesoftware.swift.model.MIR
 
getDate1() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the Date1 (component2).
getDate1(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATE1 string (accept dates in format MMDD) into a Calendar object.
getDate1(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a DATE1 string.
getDate1AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the Date1 (component2) as Calendar
getDate2() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the Date2 (component3).
getDate2(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATE2 string (accept dates in format YYMMDD) into a Calendar object.
getDate2(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a DATE2 string.
getDate2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the Date2 (component3) as Calendar
getDate3(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATE3 string (accept dates in format YYMM) into a Calendar object.
getDate3(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a DATE1 string.
getDate4(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATE4 string (accept dates in format YYYYMMDD) into a Calendar object.
getDate4(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a DATE1 string.
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field171
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Date (component4) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Date (component4) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Date (component4) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Date (component4) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30F
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30H
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30M
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30N
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30P
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30S
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30T
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30U
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30V
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30X
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31C
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31E
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31L
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31S
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32A
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32C
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field32D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33A
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33C
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field33P
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34A
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34P
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field34R
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field35D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field44C
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the Date (component3) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Date (component3) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Date (component1) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the Date (component2) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Date (component3) as Calendar
getDateAsCalendar() - Method in class com.prowidesoftware.swift.model.MIR
Returns this MIR date as Calendar.
getDateCode() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the Date Code (component3).
getDateCode() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Date Code (component4).
getDateLastSessionClosed() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Date Last Session Closed (component4).
getDateLastSessionClosedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Date Last Session Closed (component4) as Calendar
getDateLastSessionOpened() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Date Last Session Opened (component1).
getDateLastSessionOpenedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Date Last Session Opened (component1) as Calendar
getDates() - Method in class com.prowidesoftware.swift.model.field.Field340
Get the Dates (component2).
getDateSessionClosed() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Date Session Closed (component4).
getDateSessionClosedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Date Session Closed (component4) as Calendar
getDateSessionOpened() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Date Session Opened (component2).
getDateSessionOpenedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Date Session Opened (component2) as Calendar
getDateTime() - Method in class com.prowidesoftware.swift.model.field.Field177
Get the Date Time (component1).
getDateTime(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATETIME string (accepts dates with time in YYYYMMDDHHMM format) into a Calendar object.
getDateTime(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a string containing the DATETIME with YYYYMMDDHHMM format.
getDateTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field177
Get the Date Time (component1) as Calendar
getDateTimeShortYear(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DATETIME with short year string (accepts dates with time in YYMMDDHHMM format) into a Calendar object.
getDateTimeShortYear(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a DATETIME with short year string in YYMMDDHHMM format.
getDayCountFraction() - Method in class com.prowidesoftware.swift.model.field.Field14D
Get the Day Count Fraction (component1).
getDayTime() - Method in class com.prowidesoftware.swift.model.field.Field173
Get the Day Time (component1).
getDayTime(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a DAYTIME string (accepts dates with time in DDHHMM format) into a Calendar object.
getDayTime(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a string containing the DAYTIME in DDHHMM format.
getDayTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field173
Get the Day Time (component1) as Calendar
getDC() - Method in class com.prowidesoftware.swift.model.field.Field53B
Deprecated.
use getDCMark() instead
getDC() - Method in class com.prowidesoftware.swift.model.field.Field54B
Deprecated.
use getDCMark() instead
getDC() - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
use getDCMark() instead
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field34F
Get the D/C Mark (component2).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field42A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field51A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field52A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field53A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field54A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field55A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field56A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field57A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field58A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field60F
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field60M
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the D/C Mark (component3).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field62F
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field62M
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field64
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field65
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field81A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field82A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field83A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field84A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field85A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field86A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field87A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field88A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field89A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field91A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field96A
Get the D/C Mark (component1).
getDCMark() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the D/C Mark (component1).
getDecimals() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Decimals (component3).
getDecimals() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Decimals (component4).
getDecimalsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Decimals (component3) as Number
getDecimalsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Decimals (component4) as Number
getDefaultPrefix() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
getDeliveryDetails() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the Delivery Details (component1).
getDeliveryLocation() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the Delivery Location (component2).
getDeliveryMonitoring() - Method in class com.prowidesoftware.swift.model.field.Field105
Get the Delivery Monitoring (component1).
getDeliveryMonitoring() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the Delivery Monitoring field in block 2 input
getDeliveryMonitoringAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field105
Get the Delivery Monitoring (component1) as Number
getDeliveryMonitoringType() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the delivery monitoring as enum
getDeliverySubsetName() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the Delivery Subset Name (component1).
getDeliverySubsets() - Method in class com.prowidesoftware.swift.model.field.Field338
Get the Delivery Subsets (component1).
getDeltaTime() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the Delta Time (component2).
getDeltaTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the Delta Time (component2) as Calendar
getDenomination() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Denomination (component3).
getDenominationAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Denomination (component3) as Number
getDenominationForm() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the Denomination Form (component5).
getDept() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the dept property.
getDescription() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Description as a concatenation of component3 to component6.
getDescription() - Method in enum com.prowidesoftware.swift.model.MxBusinessProcess
 
getDescriptionLine1() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Description (component3).
getDescriptionLine2() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Description (component4).
getDescriptionLine3() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Description (component5).
getDescriptionLine4() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Description (component6).
getDirection() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getDirection() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns the message direction from block 2 or null if block 2 is not found or incomplete
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the D/M Mark (component1).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the D/M Mark (component1).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the D/M Mark (component3).
getDMMark() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the D/M Mark (component1).
getDocument() - Method in class com.prowidesoftware.swift.model.mx.MxPayload
Deprecated.
 
getDocumentNamespace() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
getDocumentPrefix() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns the issuer code (or Data Source Scheme or DSS).
getDSS() - Method in interface com.prowidesoftware.swift.model.field.GenericField
Returns the issuer code (or Data Source Scheme or DSS).
getDtAndPlcOfBirth() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
Gets the value of the dtAndPlcOfBirth property.
getDup() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the dup property.
getEarlyTerminationStyle() - Method in class com.prowidesoftware.swift.model.field.Field12G
Get the Early Termination Style (component1).
getEmailAdr() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the emailAdr property.
getEndDate() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the End Date (component2).
getEndDate() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the End Date (component2).
getEndDate() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the End Date (component4).
getEndDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the End Date (component2) as Calendar
getEndDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the End Date (component2) as Calendar
getEndDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the End Date (component4) as Calendar
getEndDateTime() - Method in class com.prowidesoftware.swift.model.field.Field143
Get the End Date Time (component1).
getEndDateTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field143
Get the End Date Time (component1) as Calendar
getEndMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the End MIR (component2).
getEndMIRAsMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the End MIR (component2) as MIR
getEndMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the End MOR (component2).
getEndMORAsMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the End MOR (component2) as MOR
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the End Time (component6).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the End Time (component6).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the End Time (component6).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the End Time (component6).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the End Time (component4).
getEndTime() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the End Time (component5).
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the End Time (component6) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the End Time (component6) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the End Time (component6) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the End Time (component6) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the End Time (component4) as Calendar
getEndTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the End Time (component5) as Calendar
getEntryDate() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Entry Date (component2).
getEntryDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Entry Date (component2) as Calendar
getError() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the Error (component4).
getError() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the Error (component4).
getErrorCode() - Method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Returns the error code present in NAK messages in field 405
getErrorLine() - Method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Returns the error line present in NAK messages in field 405
getErrors() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Get a copy of the errors found.
getException() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
getExecutionVenue() - Method in class com.prowidesoftware.swift.model.field.Field22V
Get the Execution Venue (component1).
getExpirationStyle() - Method in class com.prowidesoftware.swift.model.field.Field12E
Get the Expiration Style (component1).
getFaxNb() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the faxNb property.
getField(Tag) - Static method in class com.prowidesoftware.swift.model.field.Field
Creates a Field instance for the given Tag object, using reflection.
getField(String, String) - Static method in class com.prowidesoftware.swift.model.field.Field
Creates a Field instance for the given it's name and and optional value, using reflection.
getField(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
shortcut to SwiftTagListBlock.getTag(int).getField()
getField() - Method in class com.prowidesoftware.swift.model.Tag
 
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Iterates through block4 fields and return the first one whose name matches 102, or null if none is found.
The first occurrence of field 102 at MT010 is expected to be the only one.
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 102, or null if none is found.
The first occurrence of field 102 at MT012 is expected to be the only one.
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 102, or null if none is found.
The first occurrence of field 102 at MT019 is expected to be the only one.
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 102, or null if none is found.
The first occurrence of field 102 at MT020 is expected to be the only one.
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 102, or null if none is found.
The first occurrence of field 102 at MT022 is expected to be the only one.
getField102() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return all occurrences of fields whose names matches 102, or Collections.emptyList() if none is found.
Multiple occurrences of field 102 at MT071 are expected at one sequence or across several sequences.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT012 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT028 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT029 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT066 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT082 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT083 is expected to be the only one.
getField103() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 103, or null if none is found.
The first occurrence of field 103 at MT097 is expected to be the only one.
getField104() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Iterates through block4 fields and return the first one whose name matches 104, or null if none is found.
The first occurrence of field 104 at MT010 is expected to be the only one.
getField106() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Iterates through block4 fields and return the first one whose name matches 106, or null if none is found.
The first occurrence of field 106 at MT010 is expected to be the only one.
getField106() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Iterates through block4 fields and return the first one whose name matches 106, or null if none is found.
The first occurrence of field 106 at MT011 is expected to be the only one.
getField106() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 106, or null if none is found.
The first occurrence of field 106 at MT012 is expected to be the only one.
getField106() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 106, or null if none is found.
The first occurrence of field 106 at MT019 is expected to be the only one.
getField106() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return all occurrences of fields whose names matches 106, or Collections.emptyList() if none is found.
Multiple occurrences of field 106 at MT029 are expected at one sequence or across several sequences.
getField107() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Iterates through block4 fields and return the first one whose name matches 107, or null if none is found.
The first occurrence of field 107 at MT011 is expected to be the only one.
getField107() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 107, or null if none is found.
The first occurrence of field 107 at MT019 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT010 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT011 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT012 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT019 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return all occurrences of fields whose names matches 108, or Collections.emptyList() if none is found.
Multiple occurrences of field 108 at MT020 are expected at one sequence or across several sequences.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT021 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return all occurrences of fields whose names matches 108, or Collections.emptyList() if none is found.
Multiple occurrences of field 108 at MT022 are expected at one sequence or across several sequences.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 108, or Collections.emptyList() if none is found.
Multiple occurrences of field 108 at MT023 are expected at one sequence or across several sequences.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT066 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT082 is expected to be the only one.
getField108() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 108, or null if none is found.
The first occurrence of field 108 at MT083 is expected to be the only one.
getField109() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 109, or null if none is found.
The first occurrence of field 109 at MT097 is expected to be the only one.
getField114() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 114, or null if none is found.
The first occurrence of field 114 at MT012 is expected to be the only one.
getField114() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 114, or null if none is found.
The first occurrence of field 114 at MT097 is expected to be the only one.
getField115() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 115, or null if none is found.
The first occurrence of field 115 at MT097 is expected to be the only one.
getField116() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 116, or null if none is found.
The first occurrence of field 116 at MT061 is expected to be the only one.
getField116() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Iterates through block4 fields and return the first one whose name matches 116, or null if none is found.
The first occurrence of field 116 at MT077 is expected to be the only one.
getField118() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 118, or null if none is found.
The first occurrence of field 118 at MT061 is expected to be the only one.
getField118() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Iterates through block4 fields and return the first one whose name matches 118, or null if none is found.
The first occurrence of field 118 at MT077 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT380 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT500 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT501 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT502 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT508 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT509 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT513 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT514 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT515 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT518 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT519 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT524 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT535 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT538 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT540 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT541 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT542 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT543 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT544 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT545 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT546 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT547 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT564 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT565 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT566 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT568 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT569 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT575 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT576 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT578 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 11A, or null if none is found.
The first occurrence of field 11A at MT586 is expected to be the only one.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT670 are expected at one sequence or across several sequences.
getField11A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 11A, or Collections.emptyList() if none is found.
Multiple occurrences of field 11A at MT671 are expected at one sequence or across several sequences.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField11R() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
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 MT192 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
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 MT292 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
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 MT392 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
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 MT492 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
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 MT592 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
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 MT692 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
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 MT792 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
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 MT892 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
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 MT992 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField11S() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT105 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT198 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT298 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT398 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT498 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT598 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT698 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT798 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT898 is expected to be the only one.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Iterates through block4 fields and return all occurrences of fields whose names matches 12, or Collections.emptyList() if none is found.
Multiple occurrences of field 12 at MT920 are expected at one sequence or across several sequences.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Iterates through block4 fields and return all occurrences of fields whose names matches 12, or Collections.emptyList() if none is found.
Multiple occurrences of field 12 at MT973 are expected at one sequence or across several sequences.
getField12() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Iterates through block4 fields and return the first one whose name matches 12, or null if none is found.
The first occurrence of field 12 at MT998 is expected to be the only one.
getField120() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return all occurrences of fields whose names matches 120, or Collections.emptyList() if none is found.
Multiple occurrences of field 120 at MT073 are expected at one sequence or across several sequences.
getField122() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return all occurrences of fields whose names matches 122, or Collections.emptyList() if none is found.
Multiple occurrences of field 122 at MT073 are expected at one sequence or across several sequences.
getField123() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return the first one whose name matches 123, or null if none is found.
The first occurrence of field 123 at MT073 is expected to be the only one.
getField124() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return all occurrences of fields whose names matches 124, or Collections.emptyList() if none is found.
Multiple occurrences of field 124 at MT073 are expected at one sequence or across several sequences.
getField125() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return all occurrences of fields whose names matches 125, or Collections.emptyList() if none is found.
Multiple occurrences of field 125 at MT073 are expected at one sequence or across several sequences.
getField126() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Iterates through block4 fields and return all occurrences of fields whose names matches 126, or Collections.emptyList() if none is found.
Multiple occurrences of field 126 at MT073 are expected at one sequence or across several sequences.
getField127() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Iterates through block4 fields and return the first one whose name matches 127, or null if none is found.
The first occurrence of field 127 at MT072 is expected to be the only one.
getField128() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 128, or null if none is found.
The first occurrence of field 128 at MT074 is expected to be the only one.
getField129() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 129, or null if none is found.
The first occurrence of field 129 at MT074 is expected to be the only one.
getField129() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 129, or null if none is found.
The first occurrence of field 129 at MT094 is expected to be the only one.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT500 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT501 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT502 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT508 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT513 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT514 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT515 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT518 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT519 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT524 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 12A, or null if none is found.
The first occurrence of field 12A at MT530 is expected to be the only one.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT535 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT538 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT540 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT541 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT542 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT543 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT544 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT545 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT546 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT547 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT564 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT565 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT566 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 12A, or null if none is found.
The first occurrence of field 12A at MT568 is expected to be the only one.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT576 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT578 are expected at one sequence or across several sequences.
getField12A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 12A, or Collections.emptyList() if none is found.
Multiple occurrences of field 12A at MT586 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT500 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT501 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT502 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 12B, or null if none is found.
The first occurrence of field 12B at MT506 is expected to be the only one.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT508 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT513 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT514 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT515 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT518 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT519 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT524 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT535 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT538 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT540 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT541 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT542 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT543 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT544 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT545 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT546 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT547 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT564 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT576 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT578 are expected at one sequence or across several sequences.
getField12B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 12B, or Collections.emptyList() if none is found.
Multiple occurrences of field 12B at MT586 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT500 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT501 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT502 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT508 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT513 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT514 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT515 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT518 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT519 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT524 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT535 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT538 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT540 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT541 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT542 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT543 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT544 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT545 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT546 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT547 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT564 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT565 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT566 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 12C, or null if none is found.
The first occurrence of field 12C at MT568 is expected to be the only one.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT576 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT578 are expected at one sequence or across several sequences.
getField12C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 12C, or Collections.emptyList() if none is found.
Multiple occurrences of field 12C at MT586 are expected at one sequence or across several sequences.
getField12D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 12D, or null if none is found.
The first occurrence of field 12D at MT306 is expected to be the only one.
getField12E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 12E, or null if none is found.
The first occurrence of field 12E at MT306 is expected to be the only one.
getField12F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 12F, or null if none is found.
The first occurrence of field 12F at MT306 is expected to be the only one.
getField12G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 12G, or null if none is found.
The first occurrence of field 12G at MT306 is expected to be the only one.
getField130() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 130, or null if none is found.
The first occurrence of field 130 at MT074 is expected to be the only one.
getField130() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 130, or null if none is found.
The first occurrence of field 130 at MT094 is expected to be the only one.
getField132() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return all occurrences of fields whose names matches 132, or Collections.emptyList() if none is found.
Multiple occurrences of field 132 at MT074 are expected at one sequence or across several sequences.
getField132() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return all occurrences of fields whose names matches 132, or Collections.emptyList() if none is found.
Multiple occurrences of field 132 at MT094 are expected at one sequence or across several sequences.
getField133() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return all occurrences of fields whose names matches 133, or Collections.emptyList() if none is found.
Multiple occurrences of field 133 at MT074 are expected at one sequence or across several sequences.
getField133() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return all occurrences of fields whose names matches 133, or Collections.emptyList() if none is found.
Multiple occurrences of field 133 at MT094 are expected at one sequence or across several sequences.
getField134() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 134, or null if none is found.
The first occurrence of field 134 at MT074 is expected to be the only one.
getField134() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 134, or null if none is found.
The first occurrence of field 134 at MT094 is expected to be the only one.
getField135() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 135, or null if none is found.
The first occurrence of field 135 at MT094 is expected to be the only one.
getField136() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 136, or null if none is found.
The first occurrence of field 136 at MT094 is expected to be the only one.
getField137() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 137, or null if none is found.
The first occurrence of field 137 at MT094 is expected to be the only one.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT321 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT380 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT381 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT500 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT501 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT502 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT503 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT504 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT505 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT506 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT507 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT508 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT509 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT510 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT513 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT514 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT515 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT517 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT518 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT519 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT524 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT527 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT530 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT535 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT536 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT537 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT538 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT540 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT541 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT542 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT543 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT544 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT545 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT546 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT547 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT548 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT549 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT558 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT564 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT565 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT566 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT567 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT568 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT569 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT575 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT576 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT578 are expected at one sequence or across several sequences.
getField13A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 13A, or Collections.emptyList() if none is found.
Multiple occurrences of field 13A at MT586 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT321 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT380 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT381 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT500 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT501 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT502 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT503 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT504 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT505 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT506 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT507 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT508 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT509 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT510 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT513 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT514 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT515 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT517 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT518 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT519 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT524 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT527 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT530 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT535 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT536 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT537 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT538 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT540 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT541 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT542 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT543 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT544 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT545 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT546 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT547 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT548 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT549 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT558 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT564 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT565 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT566 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT567 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT568 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT569 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT575 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT576 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT578 are expected at one sequence or across several sequences.
getField13B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 13B, or Collections.emptyList() if none is found.
Multiple occurrences of field 13B at MT586 are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT102 are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT102_STP are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT103 are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT103_REMIT are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT103_STP are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT202 are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT202COV are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT205 are expected at one sequence or across several sequences.
getField13C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 13C, or Collections.emptyList() if none is found.
Multiple occurrences of field 13C at MT205COV are expected at one sequence or across several sequences.
getField13D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Iterates through block4 fields and return the first one whose name matches 13D, or null if none is found.
The first occurrence of field 13D at MT900 is expected to be the only one.
getField13D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Iterates through block4 fields and return the first one whose name matches 13D, or null if none is found.
The first occurrence of field 13D at MT910 is expected to be the only one.
getField13D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 13D, or null if none is found.
The first occurrence of field 13D at MT941 is expected to be the only one.
getField13D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return the first one whose name matches 13D, or null if none is found.
The first occurrence of field 13D at MT942 is expected to be the only one.
getField13D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return the first one whose name matches 13D, or null if none is found.
The first occurrence of field 13D at MT942_RUR6 is expected to be the only one.
getField13J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return the first one whose name matches 13J, or null if none is found.
The first occurrence of field 13J at MT535 is expected to be the only one.
getField13J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 13J, or null if none is found.
The first occurrence of field 13J at MT536 is expected to be the only one.
getField13J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return the first one whose name matches 13J, or null if none is found.
The first occurrence of field 13J at MT537 is expected to be the only one.
getField13J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 13J, or null if none is found.
The first occurrence of field 13J at MT538 is expected to be the only one.
getField13J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 13J, or null if none is found.
The first occurrence of field 13J at MT586 is expected to be the only one.
getField13K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 13K, or Collections.emptyList() if none is found.
Multiple occurrences of field 13K at MT508 are expected at one sequence or across several sequences.
getField13K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 13K, or Collections.emptyList() if none is found.
Multiple occurrences of field 13K at MT524 are expected at one sequence or across several sequences.
getField13K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 13K, or Collections.emptyList() if none is found.
Multiple occurrences of field 13K at MT535 are expected at one sequence or across several sequences.
getField13K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 13K, or Collections.emptyList() if none is found.
Multiple occurrences of field 13K at MT538 are expected at one sequence or across several sequences.
getField140() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Iterates through block4 fields and return the first one whose name matches 140, or null if none is found.
The first occurrence of field 140 at MT024 is expected to be the only one.
getField140() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Iterates through block4 fields and return the first one whose name matches 140, or null if none is found.
The first occurrence of field 140 at MT025 is expected to be the only one.
getField140() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Iterates through block4 fields and return the first one whose name matches 140, or null if none is found.
The first occurrence of field 140 at MT026 is expected to be the only one.
getField140() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Iterates through block4 fields and return the first one whose name matches 140, or null if none is found.
The first occurrence of field 140 at MT027 is expected to be the only one.
getField141() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Iterates through block4 fields and return the first one whose name matches 141, or null if none is found.
The first occurrence of field 141 at MT026 is expected to be the only one.
getField142() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Iterates through block4 fields and return the first one whose name matches 142, or null if none is found.
The first occurrence of field 142 at MT024 is expected to be the only one.
getField142() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Iterates through block4 fields and return the first one whose name matches 142, or null if none is found.
The first occurrence of field 142 at MT026 is expected to be the only one.
getField143() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Iterates through block4 fields and return the first one whose name matches 143, or null if none is found.
The first occurrence of field 143 at MT024 is expected to be the only one.
getField143() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Iterates through block4 fields and return the first one whose name matches 143, or null if none is found.
The first occurrence of field 143 at MT026 is expected to be the only one.
getField144() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Iterates through block4 fields and return the first one whose name matches 144, or null if none is found.
The first occurrence of field 144 at MT025 is expected to be the only one.
getField144() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Iterates through block4 fields and return the first one whose name matches 144, or null if none is found.
The first occurrence of field 144 at MT027 is expected to be the only one.
getField14A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 14A, or Collections.emptyList() if none is found.
Multiple occurrences of field 14A at MT360 are expected at one sequence or across several sequences.
getField14A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14A, or Collections.emptyList() if none is found.
Multiple occurrences of field 14A at MT361 are expected at one sequence or across several sequences.
getField14B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 14B, or null if none is found.
The first occurrence of field 14B at MT306 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT300 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT304 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT305 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT306 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT340 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT360 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT361 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT600 is expected to be the only one.
getField14C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 14C, or null if none is found.
The first occurrence of field 14C at MT601 is expected to be the only one.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
The first occurrence of field 14D at MT320 is expected to be the only one.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
The first occurrence of field 14D at MT330 is expected to be the only one.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
The first occurrence of field 14D at MT340 is expected to be the only one.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
The first occurrence of field 14D at MT350 is expected to be the only one.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 14D, or Collections.emptyList() if none is found.
Multiple occurrences of field 14D at MT360 are expected at one sequence or across several sequences.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14D, or Collections.emptyList() if none is found.
Multiple occurrences of field 14D at MT361 are expected at one sequence or across several sequences.
getField14D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
The first occurrence of field 14D at MT620 is expected to be the only one.
getField14E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 14E, or null if none is found.
The first occurrence of field 14E at MT300 is expected to be the only one.
getField14E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 14E, or null if none is found.
The first occurrence of field 14E at MT304 is expected to be the only one.
getField14F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 14F, or null if none is found.
The first occurrence of field 14F at MT340 is expected to be the only one.
getField14F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 14F, or Collections.emptyList() if none is found.
Multiple occurrences of field 14F at MT360 are expected at one sequence or across several sequences.
getField14F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14F, or Collections.emptyList() if none is found.
Multiple occurrences of field 14F at MT361 are expected at one sequence or across several sequences.
getField14G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 14G, or Collections.emptyList() if none is found.
Multiple occurrences of field 14G at MT360 are expected at one sequence or across several sequences.
getField14G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14G, or Collections.emptyList() if none is found.
Multiple occurrences of field 14G at MT361 are expected at one sequence or across several sequences.
getField14J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 14J, or Collections.emptyList() if none is found.
Multiple occurrences of field 14J at MT360 are expected at one sequence or across several sequences.
getField14J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14J, or Collections.emptyList() if none is found.
Multiple occurrences of field 14J at MT361 are expected at one sequence or across several sequences.
getField14S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 14S, or Collections.emptyList() if none is found.
Multiple occurrences of field 14S at MT300 are expected at one sequence or across several sequences.
getField14S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 14S, or Collections.emptyList() if none is found.
Multiple occurrences of field 14S at MT304 are expected at one sequence or across several sequences.
getField14S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 14S, or Collections.emptyList() if none is found.
Multiple occurrences of field 14S at MT305 are expected at one sequence or across several sequences.
getField14S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 14S, or Collections.emptyList() if none is found.
Multiple occurrences of field 14S at MT306 are expected at one sequence or across several sequences.
getField14S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 14S, or Collections.emptyList() if none is found.
Multiple occurrences of field 14S at MT361 are expected at one sequence or across several sequences.
getField152() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return all occurrences of fields whose names matches 152, or Collections.emptyList() if none is found.
Multiple occurrences of field 152 at MT020 are expected at one sequence or across several sequences.
getField152() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return all occurrences of fields whose names matches 152, or Collections.emptyList() if none is found.
Multiple occurrences of field 152 at MT021 are expected at one sequence or across several sequences.
getField152() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return all occurrences of fields whose names matches 152, or Collections.emptyList() if none is found.
Multiple occurrences of field 152 at MT022 are expected at one sequence or across several sequences.
getField152() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 152, or Collections.emptyList() if none is found.
Multiple occurrences of field 152 at MT023 are expected at one sequence or across several sequences.
getField153() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return all occurrences of fields whose names matches 153, or Collections.emptyList() if none is found.
Multiple occurrences of field 153 at MT020 are expected at one sequence or across several sequences.
getField153() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return all occurrences of fields whose names matches 153, or Collections.emptyList() if none is found.
Multiple occurrences of field 153 at MT021 are expected at one sequence or across several sequences.
getField153() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return all occurrences of fields whose names matches 153, or Collections.emptyList() if none is found.
Multiple occurrences of field 153 at MT022 are expected at one sequence or across several sequences.
getField153() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 153, or Collections.emptyList() if none is found.
Multiple occurrences of field 153 at MT023 are expected at one sequence or across several sequences.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT300 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT304 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT305 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT306 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT320 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT330 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT340 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT341 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT350 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT360 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT361 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT362 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT364 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT365 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT600 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT601 is expected to be the only one.
getField15A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
The first occurrence of field 15A at MT620 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT300 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT304 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT305 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT306 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT320 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT330 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT340 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT341 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT350 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT360 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT361 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT362 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT364 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT365 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT600 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT601 is expected to be the only one.
getField15B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
The first occurrence of field 15B at MT620 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT300 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT304 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT306 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT320 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT330 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT340 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT341 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT350 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT360 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT361 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT362 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT600 is expected to be the only one.
getField15C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
The first occurrence of field 15C at MT620 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT300 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT304 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT306 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT320 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT330 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT340 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT341 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT350 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT360 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT361 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT362 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT600 is expected to be the only one.
getField15D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
The first occurrence of field 15D at MT620 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT300 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT304 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT306 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT320 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT330 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT340 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT360 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT361 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT362 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT364 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT365 is expected to be the only one.
getField15E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
The first occurrence of field 15E at MT620 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT306 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT320 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT330 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT340 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT360 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT361 is expected to be the only one.
getField15F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
The first occurrence of field 15F at MT620 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 15G, or Collections.emptyList() if none is found.
Multiple occurrences of field 15G at MT306 are expected at one sequence or across several sequences.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT320 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT330 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT340 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT360 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT361 is expected to be the only one.
getField15G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
The first occurrence of field 15G at MT620 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT306 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT320 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT330 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT360 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT361 is expected to be the only one.
getField15H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
The first occurrence of field 15H at MT620 is expected to be the only one.
getField15I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15I, or null if none is found.
The first occurrence of field 15I at MT306 is expected to be the only one.
getField15I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 15I, or null if none is found.
The first occurrence of field 15I at MT320 is expected to be the only one.
getField15I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15I, or null if none is found.
The first occurrence of field 15I at MT361 is expected to be the only one.
getField15J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15J, or null if none is found.
The first occurrence of field 15J at MT306 is expected to be the only one.
getField15J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15J, or null if none is found.
The first occurrence of field 15J at MT361 is expected to be the only one.
getField15J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15J, or null if none is found.
The first occurrence of field 15J at MT365 is expected to be the only one.
getField15K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15K, or null if none is found.
The first occurrence of field 15K at MT306 is expected to be the only one.
getField15K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15K, or null if none is found.
The first occurrence of field 15K at MT361 is expected to be the only one.
getField15K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15K, or null if none is found.
The first occurrence of field 15K at MT365 is expected to be the only one.
getField15L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15L, or null if none is found.
The first occurrence of field 15L at MT306 is expected to be the only one.
getField15L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15L, or null if none is found.
The first occurrence of field 15L at MT360 is expected to be the only one.
getField15L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15L, or null if none is found.
The first occurrence of field 15L at MT361 is expected to be the only one.
getField15L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 15L, or null if none is found.
The first occurrence of field 15L at MT364 is expected to be the only one.
getField15L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15L, or null if none is found.
The first occurrence of field 15L at MT365 is expected to be the only one.
getField15M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 15M, or null if none is found.
The first occurrence of field 15M at MT306 is expected to be the only one.
getField15M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15M, or null if none is found.
The first occurrence of field 15M at MT360 is expected to be the only one.
getField15M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15M, or null if none is found.
The first occurrence of field 15M at MT361 is expected to be the only one.
getField15M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 15M, or null if none is found.
The first occurrence of field 15M at MT364 is expected to be the only one.
getField15M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 15M, or null if none is found.
The first occurrence of field 15M at MT365 is expected to be the only one.
getField15N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15N, or null if none is found.
The first occurrence of field 15N at MT360 is expected to be the only one.
getField15N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15N, or null if none is found.
The first occurrence of field 15N at MT361 is expected to be the only one.
getField15O() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 15O, or null if none is found.
The first occurrence of field 15O at MT360 is expected to be the only one.
getField15O() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15O, or null if none is found.
The first occurrence of field 15O at MT361 is expected to be the only one.
getField15P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 15P, or null if none is found.
The first occurrence of field 15P at MT361 is expected to be the only one.
getField165() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 165, or null if none is found.
The first occurrence of field 165 at MT097 is expected to be the only one.
getField16A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 16A, or null if none is found.
The first occurrence of field 16A at MT300 is expected to be the only one.
getField16A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 16A, or null if none is found.
The first occurrence of field 16A at MT800 is expected to be the only one.
getField16A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 16A, or Collections.emptyList() if none is found.
Multiple occurrences of field 16A at MT801 are expected at one sequence or across several sequences.
getField16C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 16C, or null if none is found.
The first occurrence of field 16C at MT306 is expected to be the only one.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT321 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT370 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT380 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT381 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT500 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT501 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT502 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT503 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT504 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT505 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT506 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT507 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT508 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT509 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT510 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT513 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT514 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT515 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT517 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT518 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT519 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT524 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT527 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT530 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT535 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT536 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT537 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT538 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT540 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT541 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT542 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT543 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT544 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT545 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT546 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT547 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT548 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT549 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT558 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT564 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT565 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT566 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT567 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT568 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT569 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT575 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT576 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT578 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT586 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT670 are expected at one sequence or across several sequences.
getField16R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 16R, or Collections.emptyList() if none is found.
Multiple occurrences of field 16R at MT671 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT321 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT370 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT380 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT381 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT500 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT501 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT502 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT503 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT504 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT505 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT506 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT507 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT508 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT509 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT510 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT513 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT514 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT515 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT517 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT518 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT519 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT524 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT527 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT530 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT535 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT536 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT537 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT538 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT540 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT541 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT542 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT543 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT544 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT545 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT546 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT547 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT548 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT549 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT558 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT564 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT565 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT566 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT567 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT568 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT569 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT575 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT576 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT578 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT586 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT670 are expected at one sequence or across several sequences.
getField16S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 16S, or Collections.emptyList() if none is found.
Multiple occurrences of field 16S at MT671 are expected at one sequence or across several sequences.
getField171() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 171, or null if none is found.
The first occurrence of field 171 at MT066 is expected to be the only one.
getField171() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 171, or null if none is found.
The first occurrence of field 171 at MT071 is expected to be the only one.
getField171() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 171, or null if none is found.
The first occurrence of field 171 at MT082 is expected to be the only one.
getField171() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 171, or null if none is found.
The first occurrence of field 171 at MT083 is expected to be the only one.
getField172() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Iterates through block4 fields and return the first one whose name matches 172, or null if none is found.
The first occurrence of field 172 at MT063 is expected to be the only one.
getField173() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Iterates through block4 fields and return the first one whose name matches 173, or null if none is found.
The first occurrence of field 173 at MT008 is expected to be the only one.
getField173() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Iterates through block4 fields and return the first one whose name matches 173, or null if none is found.
The first occurrence of field 173 at MT009 is expected to be the only one.
getField174() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Iterates through block4 fields and return the first one whose name matches 174, or null if none is found.
The first occurrence of field 174 at MT045 is expected to be the only one.
getField174() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Iterates through block4 fields and return the first one whose name matches 174, or null if none is found.
The first occurrence of field 174 at MT065 is expected to be the only one.
getField174() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Iterates through block4 fields and return the first one whose name matches 174, or null if none is found.
The first occurrence of field 174 at MT069 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Iterates through block4 fields and return all occurrences of fields whose names matches 175, or Collections.emptyList() if none is found.
Multiple occurrences of field 175 at MT011 are expected at one sequence or across several sequences.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT012 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT019 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT066 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT071 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT082 is expected to be the only one.
getField175() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 175, or null if none is found.
The first occurrence of field 175 at MT083 is expected to be the only one.
getField177() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Iterates through block4 fields and return all occurrences of fields whose names matches 177, or Collections.emptyList() if none is found.
Multiple occurrences of field 177 at MT028 are expected at one sequence or across several sequences.
getField177() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return all occurrences of fields whose names matches 177, or Collections.emptyList() if none is found.
Multiple occurrences of field 177 at MT029 are expected at one sequence or across several sequences.
getField177() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Iterates through block4 fields and return all occurrences of fields whose names matches 177, or Collections.emptyList() if none is found.
Multiple occurrences of field 177 at MT031 are expected at one sequence or across several sequences.
getField177() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Iterates through block4 fields and return all occurrences of fields whose names matches 177, or Collections.emptyList() if none is found.
Multiple occurrences of field 177 at MT036 are expected at one sequence or across several sequences.
getField177() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 177, or null if none is found.
The first occurrence of field 177 at MT082 is expected to be the only one.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 17A, or Collections.emptyList() if none is found.
Multiple occurrences of field 17A at MT300 are expected at one sequence or across several sequences.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17A, or null if none is found.
The first occurrence of field 17A at MT306 is expected to be the only one.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17A, or null if none is found.
The first occurrence of field 17A at MT360 is expected to be the only one.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17A, or null if none is found.
The first occurrence of field 17A at MT361 is expected to be the only one.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17A, or null if none is found.
The first occurrence of field 17A at MT600 is expected to be the only one.
getField17A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17A, or null if none is found.
The first occurrence of field 17A at MT601 is expected to be the only one.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT500 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT501 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT502 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return the first one whose name matches 17B, or null if none is found.
The first occurrence of field 17B at MT503 is expected to be the only one.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return the first one whose name matches 17B, or null if none is found.
The first occurrence of field 17B at MT504 is expected to be the only one.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 17B, or null if none is found.
The first occurrence of field 17B at MT505 is expected to be the only one.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT508 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT513 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT514 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT515 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT518 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT519 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT524 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT527 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT535 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT536 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return the first one whose name matches 17B, or null if none is found.
The first occurrence of field 17B at MT537 is expected to be the only one.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT538 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT540 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT541 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT542 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT543 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT544 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT545 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT546 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT547 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT558 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT564 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT566 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT569 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT575 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT576 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT578 are expected at one sequence or across several sequences.
getField17B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 17B, or Collections.emptyList() if none is found.
Multiple occurrences of field 17B at MT586 are expected at one sequence or across several sequences.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT300 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT305 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT306 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT340 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT341 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT360 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT361 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT600 is expected to be the only one.
getField17E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17E, or null if none is found.
The first occurrence of field 17E at MT601 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17F, or null if none is found.
The first occurrence of field 17F at MT300 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 17F, or null if none is found.
The first occurrence of field 17F at MT304 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17F, or null if none is found.
The first occurrence of field 17F at MT305 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17F, or null if none is found.
The first occurrence of field 17F at MT306 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17F, or null if none is found.
The first occurrence of field 17F at MT340 is expected to be the only one.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 17F, or Collections.emptyList() if none is found.
Multiple occurrences of field 17F at MT360 are expected at one sequence or across several sequences.
getField17F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 17F, or Collections.emptyList() if none is found.
Multiple occurrences of field 17F at MT361 are expected at one sequence or across several sequences.
getField17G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 17G, or Collections.emptyList() if none is found.
Multiple occurrences of field 17G at MT304 are expected at one sequence or across several sequences.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT300 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT305 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT306 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT340 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT341 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT360 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT361 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT600 is expected to be the only one.
getField17H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17H, or null if none is found.
The first occurrence of field 17H at MT601 is expected to be the only one.
getField17I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17I, or null if none is found.
The first occurrence of field 17I at MT300 is expected to be the only one.
getField17I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 17I, or null if none is found.
The first occurrence of field 17I at MT304 is expected to be the only one.
getField17I() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17I, or null if none is found.
The first occurrence of field 17I at MT306 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT300 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT305 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT306 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT340 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT341 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT360 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT361 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT600 is expected to be the only one.
getField17L() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17L, or null if none is found.
The first occurrence of field 17L at MT601 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT300 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT305 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT306 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT340 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT341 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT360 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT361 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT600 is expected to be the only one.
getField17M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17M, or null if none is found.
The first occurrence of field 17M at MT601 is expected to be the only one.
getField17N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 17N, or null if none is found.
The first occurrence of field 17N at MT304 is expected to be the only one.
getField17O() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17O, or null if none is found.
The first occurrence of field 17O at MT300 is expected to be the only one.
getField17O() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 17O, or null if none is found.
The first occurrence of field 17O at MT304 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT300 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT305 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT306 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT340 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT341 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT360 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT361 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT600 is expected to be the only one.
getField17P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17P, or null if none is found.
The first occurrence of field 17P at MT601 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT300 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT305 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT306 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT340 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT341 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT360 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT361 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT600 is expected to be the only one.
getField17Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17Q, or null if none is found.
The first occurrence of field 17Q at MT601 is expected to be the only one.
getField17R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found.
The first occurrence of field 17R at MT320 is expected to be the only one.
getField17R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found.
The first occurrence of field 17R at MT330 is expected to be the only one.
getField17R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found.
The first occurrence of field 17R at MT620 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT300 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT305 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT306 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT340 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT341 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT360 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT361 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT600 is expected to be the only one.
getField17S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17S, or null if none is found.
The first occurrence of field 17S at MT601 is expected to be the only one.
getField17T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17T, or null if none is found.
The first occurrence of field 17T at MT300 is expected to be the only one.
getField17U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17U, or null if none is found.
The first occurrence of field 17U at MT300 is expected to be the only one.
getField17V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17V, or null if none is found.
The first occurrence of field 17V at MT306 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT300 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT305 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT306 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT340 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT341 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT360 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT361 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT600 is expected to be the only one.
getField17W() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17W, or null if none is found.
The first occurrence of field 17W at MT601 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT300 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT305 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT306 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT340 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT341 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT360 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT361 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT600 is expected to be the only one.
getField17X() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17X, or null if none is found.
The first occurrence of field 17X at MT601 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT300 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT305 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT306 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT340 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT341 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT360 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT361 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT600 is expected to be the only one.
getField17Y() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17Y, or null if none is found.
The first occurrence of field 17Y at MT601 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT300 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT305 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT306 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT340 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT341 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT360 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT361 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT600 is expected to be the only one.
getField17Z() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 17Z, or null if none is found.
The first occurrence of field 17Z at MT601 is expected to be the only one.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 18A, or null if none is found.
The first occurrence of field 18A at MT306 is expected to be the only one.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 18A, or null if none is found.
The first occurrence of field 18A at MT320 is expected to be the only one.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 18A, or Collections.emptyList() if none is found.
Multiple occurrences of field 18A at MT340 are expected at one sequence or across several sequences.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 18A, or Collections.emptyList() if none is found.
Multiple occurrences of field 18A at MT360 are expected at one sequence or across several sequences.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 18A, or Collections.emptyList() if none is found.
Multiple occurrences of field 18A at MT361 are expected at one sequence or across several sequences.
getField18A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 18A, or Collections.emptyList() if none is found.
Multiple occurrences of field 18A at MT362 are expected at one sequence or across several sequences.
getField18B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 18B, or null if none is found.
The first occurrence of field 18B at MT306 is expected to be the only one.
getField18C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 18C, or null if none is found.
The first occurrence of field 18C at MT306 is expected to be the only one.
getField18D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 18D, or null if none is found.
The first occurrence of field 18D at MT361 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT102 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT102_STP is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT104 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT107 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT201 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT203 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT204 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return the first one whose name matches 19, or null if none is found.
The first occurrence of field 19 at MT559 is expected to be the only one.
getField19() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return all occurrences of fields whose names matches 19, or Collections.emptyList() if none is found.
Multiple occurrences of field 19 at MT824 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT321 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 19A, or null if none is found.
The first occurrence of field 19A at MT370 is expected to be the only one.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT502 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT506 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 19A, or null if none is found.
The first occurrence of field 19A at MT508 is expected to be the only one.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT509 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT513 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT514 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT515 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT518 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT527 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT535 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT536 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT537 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT538 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT540 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT541 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT542 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT543 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT544 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT545 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT546 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT547 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT548 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT558 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT569 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT575 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT576 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT578 are expected at one sequence or across several sequences.
getField19A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 19A, or Collections.emptyList() if none is found.
Multiple occurrences of field 19A at MT586 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 19B, or null if none is found.
The first occurrence of field 19B at MT380 is expected to be the only one.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT381 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT503 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT504 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT505 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT506 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT564 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return the first one whose name matches 19B, or null if none is found.
The first occurrence of field 19B at MT565 is expected to be the only one.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT566 are expected at one sequence or across several sequences.
getField19B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 19B, or Collections.emptyList() if none is found.
Multiple occurrences of field 19B at MT567 are expected at one sequence or across several sequences.
getField19C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 19C, or null if none is found.
The first occurrence of field 19C at MT306 is expected to be the only one.
getField19Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 19Y, or Collections.emptyList() if none is found.
Multiple occurrences of field 19Y at MT306 are expected at one sequence or across several sequences.
getField19Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 19Z, or Collections.emptyList() if none is found.
Multiple occurrences of field 19Z at MT306 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
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 MT105 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
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 MT192 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
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 MT198 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
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 MT199 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
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 MT201 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
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 MT210 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
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 MT292 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
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 MT298 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
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 MT299 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
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 MT300 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
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 MT304 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
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 MT306 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
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 MT320 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
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 MT330 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
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 MT340 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
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 MT360 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
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 MT361 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
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 MT362 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
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 MT364 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
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 MT365 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
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 MT392 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
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 MT398 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
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 MT399 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
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 MT412 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
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 MT430 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
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 MT450 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
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 MT492 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
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 MT498 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
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 MT499 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
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 MT526 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
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 MT581 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
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 MT592 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
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 MT598 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
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 MT599 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
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 MT600 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
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 MT604 are expected at one sequence or across several sequences.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
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 MT605 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
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 MT606 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
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 MT607 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
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 MT608 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
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 MT620 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
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 MT692 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
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 MT698 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
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 MT699 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
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 MT701 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
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 MT711 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
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 MT721 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
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 MT732 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
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 MT740 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
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 MT747 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
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 MT760 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
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 MT767 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
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 MT792 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
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 MT798 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
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 MT799 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
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 MT801 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
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 MT824 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
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 MT892 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
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 MT898 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
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 MT899 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
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 MT920 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
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 MT935 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
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 MT940 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
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 MT940_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
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 MT941 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
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 MT942 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
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 MT942_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
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 MT950 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
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 MT950_RUR6 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
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 MT970 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
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 MT971 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
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 MT972 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
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 MT973 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
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 MT985 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
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 MT986 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
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 MT992 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
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 MT998 is expected to be the only one.
getField20() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
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 MT999 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return all occurrences of fields whose names matches 202, or Collections.emptyList() if none is found.
Multiple occurrences of field 202 at MT021 are expected at one sequence or across several sequences.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 202, or Collections.emptyList() if none is found.
Multiple occurrences of field 202 at MT023 are expected at one sequence or across several sequences.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT029 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT051 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT056 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT057 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT061 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT062 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT063 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT066 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT071 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT081 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT082 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT083 is expected to be the only one.
getField202() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Iterates through block4 fields and return the first one whose name matches 202, or null if none is found.
The first occurrence of field 202 at MT092 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return all occurrences of fields whose names matches 203, or Collections.emptyList() if none is found.
Multiple occurrences of field 203 at MT021 are expected at one sequence or across several sequences.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 203, or Collections.emptyList() if none is found.
Multiple occurrences of field 203 at MT023 are expected at one sequence or across several sequences.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT029 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT051 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT056 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT057 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT061 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT062 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT063 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT066 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT071 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT081 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT082 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT083 is expected to be the only one.
getField203() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Iterates through block4 fields and return the first one whose name matches 203, or null if none is found.
The first occurrence of field 203 at MT092 is expected to be the only one.
getField206() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return the first one whose name matches 206, or null if none is found.
The first occurrence of field 206 at MT047 is expected to be the only one.
getField206() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return the first one whose name matches 206, or null if none is found.
The first occurrence of field 206 at MT055 is expected to be the only one.
getField206() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 206, or null if none is found.
The first occurrence of field 206 at MT061 is expected to be the only one.
getField206() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return the first one whose name matches 206, or null if none is found.
The first occurrence of field 206 at MT067 is expected to be the only one.
getField208() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 208, or null if none is found.
The first occurrence of field 208 at MT061 is expected to be the only one.
getField209() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Iterates through block4 fields and return the first one whose name matches 209, or null if none is found.
The first occurrence of field 209 at MT070 is expected to be the only one.
getField209() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 209, or null if none is found.
The first occurrence of field 209 at MT071 is expected to be the only one.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT321 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT370 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT380 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT381 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT500 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT501 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT502 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT503 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT504 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT505 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT506 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT507 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT508 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT509 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT510 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT513 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT514 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT515 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT517 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT518 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT519 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT524 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT527 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT530 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT535 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT536 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT537 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT538 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT540 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT541 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT542 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT543 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT544 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT545 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT546 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT547 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT548 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT549 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT558 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT564 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT565 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT566 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT567 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT568 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT569 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT575 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT576 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT578 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT586 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT670 are expected at one sequence or across several sequences.
getField20C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 20C, or Collections.emptyList() if none is found.
Multiple occurrences of field 20C at MT671 are expected at one sequence or across several sequences.
getField20D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 20D, or Collections.emptyList() if none is found.
Multiple occurrences of field 20D at MT500 are expected at one sequence or across several sequences.
getField20D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 20D, or Collections.emptyList() if none is found.
Multiple occurrences of field 20D at MT501 are expected at one sequence or across several sequences.
getField20D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 20D, or Collections.emptyList() if none is found.
Multiple occurrences of field 20D at MT510 are expected at one sequence or across several sequences.
getField20D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 20D, or Collections.emptyList() if none is found.
Multiple occurrences of field 20D at MT519 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
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 MT105 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
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 MT192 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
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 MT199 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
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 MT210 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
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 MT292 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
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 MT299 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
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 MT300 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
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 MT304 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
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 MT306 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
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 MT320 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
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 MT330 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
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 MT340 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
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 MT360 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
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 MT361 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
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 MT362 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
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 MT364 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
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 MT365 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
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 MT392 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
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 MT399 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
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 MT412 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
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 MT430 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
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 MT450 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
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 MT492 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
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 MT499 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
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 MT526 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
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 MT581 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
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 MT592 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
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 MT599 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
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 MT600 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
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 MT604 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
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 MT605 are expected at one sequence or across several sequences.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
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 MT606 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
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 MT607 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
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 MT620 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
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 MT692 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
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 MT699 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
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 MT711 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
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 MT721 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
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 MT732 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
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 MT747 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
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 MT767 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
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 MT792 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
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 MT799 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
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 MT892 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
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 MT899 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
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 MT940 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
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 MT940_RUR6 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
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 MT941 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
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 MT942 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
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 MT942_RUR6 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
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 MT986 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
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 MT992 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField21() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
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 MT999 is expected to be the only one.
getField21A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 21A, or null if none is found.
The first occurrence of field 21A at MT300 is expected to be the only one.
getField21A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
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 MT304 are expected at one sequence or across several sequences.
getField21A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT306 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT340 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT341 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT360 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT361 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT362 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT364 is expected to be the only one.
getField21B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 21B, or null if none is found.
The first occurrence of field 21B at MT365 is expected to be the only one.
getField21C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField21C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField21C() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField21D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 21D, or Collections.emptyList() if none is found.
Multiple occurrences of field 21D at MT104 are expected at one sequence or across several sequences.
getField21D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 21D, or Collections.emptyList() if none is found.
Multiple occurrences of field 21D at MT107 are expected at one sequence or across several sequences.
getField21E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 21E, or Collections.emptyList() if none is found.
Multiple occurrences of field 21E at MT104 are expected at one sequence or across several sequences.
getField21E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 21E, or Collections.emptyList() if none is found.
Multiple occurrences of field 21E at MT107 are expected at one sequence or across several sequences.
getField21F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 21F, or Collections.emptyList() if none is found.
Multiple occurrences of field 21F at MT101 are expected at one sequence or across several sequences.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT300 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT304 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT306 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT320 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT340 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT360 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT361 is expected to be the only one.
getField21G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
The first occurrence of field 21G at MT620 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT306 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT320 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT330 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT340 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT341 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT350 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT360 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT361 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT362 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT364 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT365 is expected to be the only one.
getField21N() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
The first occurrence of field 21N at MT620 is expected to be the only one.
getField21P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 21P, or Collections.emptyList() if none is found.
Multiple occurrences of field 21P at MT304 are expected at one sequence or across several sequences.
getField21R() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return the first one whose name matches 21R, or null if none is found.
The first occurrence of field 21R at MT101 is expected to be the only one.
getField21R() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return the first one whose name matches 21R, or null if none is found.
The first occurrence of field 21R at MT101_RUR6 is expected to be the only one.
getField21R() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return the first one whose name matches 21R, or null if none is found.
The first occurrence of field 21R at MT104 is expected to be the only one.
getField22() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 22, or null if none is found.
The first occurrence of field 22 at MT305 is expected to be the only one.
getField22() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 22, or null if none is found.
The first occurrence of field 22 at MT600 is expected to be the only one.
getField22() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 22, or null if none is found.
The first occurrence of field 22 at MT601 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT300 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT304 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT306 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT320 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT330 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT340 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT341 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT350 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT360 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT361 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT362 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT364 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT365 is expected to be the only one.
getField22A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
The first occurrence of field 22A at MT620 is expected to be the only one.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
The first occurrence of field 22B at MT320 is expected to be the only one.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
The first occurrence of field 22B at MT330 is expected to be the only one.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22B, or Collections.emptyList() if none is found.
Multiple occurrences of field 22B at MT340 are expected at one sequence or across several sequences.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22B, or Collections.emptyList() if none is found.
Multiple occurrences of field 22B at MT360 are expected at one sequence or across several sequences.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22B, or Collections.emptyList() if none is found.
Multiple occurrences of field 22B at MT361 are expected at one sequence or across several sequences.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
The first occurrence of field 22B at MT364 is expected to be the only one.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
The first occurrence of field 22B at MT365 is expected to be the only one.
getField22B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
The first occurrence of field 22B at MT620 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT300 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT306 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT320 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT330 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT340 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT341 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT350 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT360 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT361 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT362 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT364 is expected to be the only one.
getField22C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.
The first occurrence of field 22C at MT365 is expected to be the only one.
getField22D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22D, or Collections.emptyList() if none is found.
Multiple occurrences of field 22D at MT360 are expected at one sequence or across several sequences.
getField22D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22D, or Collections.emptyList() if none is found.
Multiple occurrences of field 22D at MT361 are expected at one sequence or across several sequences.
getField22D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 22D, or null if none is found.
The first occurrence of field 22D at MT364 is expected to be the only one.
getField22D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 22D, or null if none is found.
The first occurrence of field 22D at MT365 is expected to be the only one.
getField22E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22E, or Collections.emptyList() if none is found.
Multiple occurrences of field 22E at MT360 are expected at one sequence or across several sequences.
getField22E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22E, or Collections.emptyList() if none is found.
Multiple occurrences of field 22E at MT361 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT370 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 22F, or null if none is found.
The first occurrence of field 22F at MT380 is expected to be the only one.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 22F, or null if none is found.
The first occurrence of field 22F at MT381 is expected to be the only one.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT500 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT501 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT502 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT503 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT504 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT505 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT506 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT507 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT508 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT509 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT513 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT514 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT515 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT518 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT519 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT524 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT527 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT530 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT535 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT536 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT537 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT538 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT540 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT541 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT542 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT543 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT544 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT545 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT546 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT547 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT548 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT549 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT558 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT564 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT565 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT566 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT567 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT568 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT569 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT575 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT576 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT578 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT586 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT670 are expected at one sequence or across several sequences.
getField22F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 22F, or Collections.emptyList() if none is found.
Multiple occurrences of field 22F at MT671 are expected at one sequence or across several sequences.
getField22G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22G, or null if none is found.
The first occurrence of field 22G at MT306 is expected to be the only one.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT321 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 22H, or null if none is found.
The first occurrence of field 22H at MT370 is expected to be the only one.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT380 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 22H, or null if none is found.
The first occurrence of field 22H at MT381 is expected to be the only one.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT502 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT503 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT504 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT505 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT506 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT507 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT509 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT513 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT514 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT515 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT518 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT527 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT535 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT536 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT537 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT544 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT545 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT546 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT547 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT548 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT558 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT564 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT565 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT566 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 22H, or null if none is found.
The first occurrence of field 22H at MT567 is expected to be the only one.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT569 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT575 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT576 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT578 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT586 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT670 are expected at one sequence or across several sequences.
getField22H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 22H, or Collections.emptyList() if none is found.
Multiple occurrences of field 22H at MT671 are expected at one sequence or across several sequences.
getField22J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22J, or Collections.emptyList() if none is found.
Multiple occurrences of field 22J at MT306 are expected at one sequence or across several sequences.
getField22K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22K, or null if none is found.
The first occurrence of field 22K at MT306 is expected to be the only one.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT300 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT304 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT305 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT306 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT340 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT341 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT360 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT361 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT600 are expected at one sequence or across several sequences.
getField22L() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22L, or Collections.emptyList() if none is found.
Multiple occurrences of field 22L at MT601 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT300 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT304 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT305 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT306 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT340 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT341 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT360 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT361 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT600 are expected at one sequence or across several sequences.
getField22M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22M, or Collections.emptyList() if none is found.
Multiple occurrences of field 22M at MT601 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT300 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT304 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT305 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT306 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT340 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT341 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT360 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT361 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT600 are expected at one sequence or across several sequences.
getField22N() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22N, or Collections.emptyList() if none is found.
Multiple occurrences of field 22N at MT601 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT300 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT304 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT305 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT306 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT340 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT341 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT360 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT361 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT600 are expected at one sequence or across several sequences.
getField22P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22P, or Collections.emptyList() if none is found.
Multiple occurrences of field 22P at MT601 are expected at one sequence or across several sequences.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT300 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT305 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT306 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT340 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT341 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT360 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT361 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT600 is expected to be the only one.
getField22Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 22Q, or null if none is found.
The first occurrence of field 22Q at MT601 is expected to be the only one.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT300 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT304 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT305 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT306 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT340 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT341 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT360 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT361 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT600 are expected at one sequence or across several sequences.
getField22R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22R, or Collections.emptyList() if none is found.
Multiple occurrences of field 22R at MT601 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT300 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT305 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT306 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT340 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT341 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT360 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT361 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT600 are expected at one sequence or across several sequences.
getField22S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 22S, or Collections.emptyList() if none is found.
Multiple occurrences of field 22S at MT601 are expected at one sequence or across several sequences.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT300 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT305 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT306 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT340 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT341 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT360 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT361 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT600 is expected to be the only one.
getField22T() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 22T, or null if none is found.
The first occurrence of field 22T at MT601 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT300 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT304 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT305 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT306 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT340 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT341 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT360 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT361 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT600 is expected to be the only one.
getField22U() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 22U, or null if none is found.
The first occurrence of field 22U at MT601 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT300 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT304 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT305 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT306 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT340 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT341 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT360 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT361 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT600 is expected to be the only one.
getField22V() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 22V, or null if none is found.
The first occurrence of field 22V at MT601 is expected to be the only one.
getField22W() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 22W, or null if none is found.
The first occurrence of field 22W at MT300 is expected to be the only one.
getField22X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 22X, or Collections.emptyList() if none is found.
Multiple occurrences of field 22X at MT361 are expected at one sequence or across several sequences.
getField22Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 22Y, or null if none is found.
The first occurrence of field 22Y at MT306 is expected to be the only one.
getField22Z() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 22Z, or null if none is found.
The first occurrence of field 22Z at MT620 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT102 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT102_STP is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT305 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT516 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT526 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT559 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT581 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT601 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 23, or Collections.emptyList() if none is found.
Multiple occurrences of field 23 at MT604 are expected at one sequence or across several sequences.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 23, or Collections.emptyList() if none is found.
Multiple occurrences of field 23 at MT605 are expected at one sequence or across several sequences.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT700 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT707 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT710 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT752 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT760 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 23, or null if none is found.
The first occurrence of field 23 at MT767 is expected to be the only one.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return all occurrences of fields whose names matches 23, or Collections.emptyList() if none is found.
Multiple occurrences of field 23 at MT800 are expected at one sequence or across several sequences.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 23, or Collections.emptyList() if none is found.
Multiple occurrences of field 23 at MT801 are expected at one sequence or across several sequences.
getField23() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Iterates through block4 fields and return all occurrences of fields whose names matches 23, or Collections.emptyList() if none is found.
Multiple occurrences of field 23 at MT935 are expected at one sequence or across several sequences.
getField23A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 23A, or null if none is found.
The first occurrence of field 23A at MT360 is expected to be the only one.
getField23A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 23A, or null if none is found.
The first occurrence of field 23A at MT361 is expected to be the only one.
getField23A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 23A, or null if none is found.
The first occurrence of field 23A at MT362 is expected to be the only one.
getField23A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 23A, or null if none is found.
The first occurrence of field 23A at MT364 is expected to be the only one.
getField23A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 23A, or null if none is found.
The first occurrence of field 23A at MT365 is expected to be the only one.
getField23B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 23B, or null if none is found.
The first occurrence of field 23B at MT103 is expected to be the only one.
getField23B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 23B, or null if none is found.
The first occurrence of field 23B at MT103_REMIT is expected to be the only one.
getField23B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 23B, or null if none is found.
The first occurrence of field 23B at MT103_RUR6 is expected to be the only one.
getField23B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 23B, or null if none is found.
The first occurrence of field 23B at MT103_STP is expected to be the only one.
getField23C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 23C, or null if none is found.
The first occurrence of field 23C at MT306 is expected to be the only one.
getField23D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 23D, or null if none is found.
The first occurrence of field 23D at MT340 is expected to be the only one.
getField23D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 23D, or null if none is found.
The first occurrence of field 23D at MT341 is expected to be the only one.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField23E() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT321 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT370 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT380 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT381 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT500 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT501 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT502 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT503 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT504 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT505 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT506 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT507 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT508 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT509 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT510 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT513 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT514 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT515 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT517 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT518 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT519 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT524 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT527 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT530 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT535 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT536 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT537 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT538 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT540 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT541 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT542 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT543 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT544 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT545 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT546 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT547 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT548 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT549 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT558 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT564 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT565 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT566 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT567 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT568 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT569 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT575 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT576 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT578 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT586 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT670 is expected to be the only one.
getField23G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return the first one whose name matches 23G, or null if none is found.
The first occurrence of field 23G at MT671 is expected to be the only one.
getField243() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Iterates through block4 fields and return the first one whose name matches 243, or null if none is found.
The first occurrence of field 243 at MT028 is expected to be the only one.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 24B, or null if none is found.
The first occurrence of field 24B at MT380 is expected to be the only one.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 24B, or null if none is found.
The first occurrence of field 24B at MT381 is expected to be the only one.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT507 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT509 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT510 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT530 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT537 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT548 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT549 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT558 are expected at one sequence or across several sequences.
getField24B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 24B, or Collections.emptyList() if none is found.
Multiple occurrences of field 24B at MT567 are expected at one sequence or across several sequences.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT300 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT306 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT320 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT330 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT340 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT360 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT361 is expected to be the only one.
getField24D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
The first occurrence of field 24D at MT620 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
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 MT210 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
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 MT450 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
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 MT604 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
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 MT605 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
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 MT606 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
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 MT607 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
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 MT608 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
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 MT740 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Iterates through block4 fields and return all occurrences of fields whose names matches 25, or Collections.emptyList() if none is found.
Multiple occurrences of field 25 at MT920 are expected at one sequence or across several sequences.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Iterates through block4 fields and return all occurrences of fields whose names matches 25, or Collections.emptyList() if none is found.
Multiple occurrences of field 25 at MT935 are expected at one sequence or across several sequences.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
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 MT940 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
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 MT940_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
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 MT941 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
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 MT942 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
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 MT942_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
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 MT950 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
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 MT950_RUR6 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
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 MT970 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Iterates through block4 fields and return all occurrences of fields whose names matches 25, or Collections.emptyList() if none is found.
Multiple occurrences of field 25 at MT971 are expected at one sequence or across several sequences.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
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 MT972 is expected to be the only one.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Iterates through block4 fields and return all occurrences of fields whose names matches 25, or Collections.emptyList() if none is found.
Multiple occurrences of field 25 at MT973 are expected at one sequence or across several sequences.
getField25() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField251() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 251, or null if none is found.
The first occurrence of field 251 at MT020 is expected to be the only one.
getField251() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 251, or null if none is found.
The first occurrence of field 251 at MT022 is expected to be the only one.
getField251() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Iterates through block4 fields and return the first one whose name matches 251, or null if none is found.
The first occurrence of field 251 at MT025 is expected to be the only one.
getField251() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Iterates through block4 fields and return the first one whose name matches 251, or null if none is found.
The first occurrence of field 251 at MT070 is expected to be the only one.
getField251() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 251, or null if none is found.
The first occurrence of field 251 at MT071 is expected to be the only one.
getField252() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 252, or null if none is found.
The first occurrence of field 252 at MT020 is expected to be the only one.
getField252() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 252, or null if none is found.
The first occurrence of field 252 at MT021 is expected to be the only one.
getField252() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 252, or null if none is found.
The first occurrence of field 252 at MT022 is expected to be the only one.
getField252() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 252, or null if none is found.
The first occurrence of field 252 at MT023 is expected to be the only one.
getField253() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 253, or null if none is found.
The first occurrence of field 253 at MT020 is expected to be the only one.
getField253() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 253, or null if none is found.
The first occurrence of field 253 at MT022 is expected to be the only one.
getField254() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 254, or null if none is found.
The first occurrence of field 254 at MT020 is expected to be the only one.
getField254() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 254, or null if none is found.
The first occurrence of field 254 at MT021 is expected to be the only one.
getField254() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 254, or null if none is found.
The first occurrence of field 254 at MT022 is expected to be the only one.
getField254() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 254, or null if none is found.
The first occurrence of field 254 at MT023 is expected to be the only one.
getField255() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 255, or null if none is found.
The first occurrence of field 255 at MT020 is expected to be the only one.
getField255() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 255, or null if none is found.
The first occurrence of field 255 at MT021 is expected to be the only one.
getField255() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 255, or null if none is found.
The first occurrence of field 255 at MT022 is expected to be the only one.
getField255() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 255, or null if none is found.
The first occurrence of field 255 at MT023 is expected to be the only one.
getField256() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 256, or null if none is found.
The first occurrence of field 256 at MT020 is expected to be the only one.
getField256() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 256, or null if none is found.
The first occurrence of field 256 at MT021 is expected to be the only one.
getField256() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 256, or null if none is found.
The first occurrence of field 256 at MT022 is expected to be the only one.
getField256() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 256, or null if none is found.
The first occurrence of field 256 at MT023 is expected to be the only one.
getField257() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 257, or null if none is found.
The first occurrence of field 257 at MT020 is expected to be the only one.
getField257() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 257, or null if none is found.
The first occurrence of field 257 at MT021 is expected to be the only one.
getField257() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 257, or null if none is found.
The first occurrence of field 257 at MT022 is expected to be the only one.
getField257() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 257, or null if none is found.
The first occurrence of field 257 at MT023 is expected to be the only one.
getField258() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 258, or null if none is found.
The first occurrence of field 258 at MT020 is expected to be the only one.
getField258() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 258, or null if none is found.
The first occurrence of field 258 at MT021 is expected to be the only one.
getField258() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 258, or null if none is found.
The first occurrence of field 258 at MT022 is expected to be the only one.
getField258() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 258, or null if none is found.
The first occurrence of field 258 at MT023 is expected to be the only one.
getField259() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 259, or null if none is found.
The first occurrence of field 259 at MT020 is expected to be the only one.
getField259() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 259, or null if none is found.
The first occurrence of field 259 at MT021 is expected to be the only one.
getField259() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 259, or null if none is found.
The first occurrence of field 259 at MT022 is expected to be the only one.
getField259() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 259, or null if none is found.
The first occurrence of field 259 at MT023 is expected to be the only one.
getField25A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 25A, or Collections.emptyList() if none is found.
Multiple occurrences of field 25A at MT101 are expected at one sequence or across several sequences.
getField25A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 25A, or Collections.emptyList() if none is found.
Multiple occurrences of field 25A at MT101_RUR6 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT506 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT507 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT509 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT510 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return the first one whose name matches 25D, or null if none is found.
The first occurrence of field 25D at MT517 is expected to be the only one.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 25D, or null if none is found.
The first occurrence of field 25D at MT527 is expected to be the only one.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 25D, or null if none is found.
The first occurrence of field 25D at MT530 is expected to be the only one.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 25D, or null if none is found.
The first occurrence of field 25D at MT536 is expected to be the only one.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT537 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT540 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT541 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT542 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT543 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT548 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT549 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT558 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return the first one whose name matches 25D, or null if none is found.
The first occurrence of field 25D at MT564 is expected to be the only one.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT567 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT569 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT575 are expected at one sequence or across several sequences.
getField25D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 25D, or Collections.emptyList() if none is found.
Multiple occurrences of field 25D at MT586 are expected at one sequence or across several sequences.
getField25P() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Iterates through block4 fields and return the first one whose name matches 25P, or null if none is found.
The first occurrence of field 25P at MT900 is expected to be the only one.
getField25P() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Iterates through block4 fields and return the first one whose name matches 25P, or null if none is found.
The first occurrence of field 25P at MT910 is expected to be the only one.
getField25P() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 25P, or null if none is found.
The first occurrence of field 25P at MT940 is expected to be the only one.
getField25P() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 25P, or null if none is found.
The first occurrence of field 25P at MT941 is expected to be the only one.
getField25P() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return the first one whose name matches 25P, or null if none is found.
The first occurrence of field 25P at MT942 is expected to be the only one.
getField260() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 260, or null if none is found.
The first occurrence of field 260 at MT020 is expected to be the only one.
getField260() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 260, or null if none is found.
The first occurrence of field 260 at MT021 is expected to be the only one.
getField260() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 260, or null if none is found.
The first occurrence of field 260 at MT022 is expected to be the only one.
getField260() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return the first one whose name matches 260, or null if none is found.
The first occurrence of field 260 at MT023 is expected to be the only one.
getField263() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 263, or null if none is found.
The first occurrence of field 263 at MT020 is expected to be the only one.
getField263() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 263, or null if none is found.
The first occurrence of field 263 at MT022 is expected to be the only one.
getField264() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Iterates through block4 fields and return the first one whose name matches 264, or null if none is found.
The first occurrence of field 264 at MT020 is expected to be the only one.
getField264() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Iterates through block4 fields and return the first one whose name matches 264, or null if none is found.
The first occurrence of field 264 at MT022 is expected to be the only one.
getField26A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return all occurrences of fields whose names matches 26A, or Collections.emptyList() if none is found.
Multiple occurrences of field 26A at MT800 are expected at one sequence or across several sequences.
getField26A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 26A, or Collections.emptyList() if none is found.
Multiple occurrences of field 26A at MT801 are expected at one sequence or across several sequences.
getField26B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return all occurrences of fields whose names matches 26B, or Collections.emptyList() if none is found.
Multiple occurrences of field 26B at MT824 are expected at one sequence or across several sequences.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT600 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT601 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT604 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT605 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT606 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT607 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT608 is expected to be the only one.
getField26C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
The first occurrence of field 26C at MT620 is expected to be the only one.
getField26D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 26D, or Collections.emptyList() if none is found.
Multiple occurrences of field 26D at MT604 are expected at one sequence or across several sequences.
getField26D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 26D, or Collections.emptyList() if none is found.
Multiple occurrences of field 26D at MT605 are expected at one sequence or across several sequences.
getField26D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 26D, or null if none is found.
The first occurrence of field 26D at MT606 is expected to be the only one.
getField26D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 26D, or null if none is found.
The first occurrence of field 26D at MT607 is expected to be the only one.
getField26E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 26E, or null if none is found.
The first occurrence of field 26E at MT707 is expected to be the only one.
getField26E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 26E, or null if none is found.
The first occurrence of field 26E at MT767 is expected to be the only one.
getField26F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 26F, or null if none is found.
The first occurrence of field 26F at MT305 is expected to be the only one.
getField26F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 26F, or null if none is found.
The first occurrence of field 26F at MT306 is expected to be the only one.
getField26F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 26F, or null if none is found.
The first occurrence of field 26F at MT601 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT300 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT320 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT330 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT516 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT600 is expected to be the only one.
getField26H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
The first occurrence of field 26H at MT620 is expected to be the only one.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 26T, or Collections.emptyList() if none is found.
Multiple occurrences of field 26T at MT102 are expected at one sequence or across several sequences.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 26T, or Collections.emptyList() if none is found.
Multiple occurrences of field 26T at MT102_STP are expected at one sequence or across several sequences.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 26T, or null if none is found.
The first occurrence of field 26T at MT103 is expected to be the only one.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 26T, or null if none is found.
The first occurrence of field 26T at MT103_REMIT is expected to be the only one.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 26T, or null if none is found.
The first occurrence of field 26T at MT103_RUR6 is expected to be the only one.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 26T, or null if none is found.
The first occurrence of field 26T at MT103_STP is expected to be the only one.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 26T, or Collections.emptyList() if none is found.
Multiple occurrences of field 26T at MT104 are expected at one sequence or across several sequences.
getField26T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 26T, or Collections.emptyList() if none is found.
Multiple occurrences of field 26T at MT107 are expected at one sequence or across several sequences.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT105 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT700 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT701 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT710 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT711 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT720 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT721 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT760 is expected to be the only one.
getField27() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 27, or null if none is found.
The first occurrence of field 27 at MT767 is expected to be the only one.
getField270() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Iterates through block4 fields and return all occurrences of fields whose names matches 270, or Collections.emptyList() if none is found.
Multiple occurrences of field 270 at MT056 are expected at one sequence or across several sequences.
getField28() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 28, or null if none is found.
The first occurrence of field 28 at MT608 is expected to be the only one.
getField28() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return the first one whose name matches 28, or null if none is found.
The first occurrence of field 28 at MT801 is expected to be the only one.
getField28() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Iterates through block4 fields and return the first one whose name matches 28, or null if none is found.
The first occurrence of field 28 at MT802 is expected to be the only one.
getField28() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 28, or null if none is found.
The first occurrence of field 28 at MT941 is expected to be the only one.
getField280() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 280, or null if none is found.
The first occurrence of field 280 at MT021 is expected to be the only one.
getField280() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 280, or Collections.emptyList() if none is found.
Multiple occurrences of field 280 at MT023 are expected at one sequence or across several sequences.
getField281() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 281, or null if none is found.
The first occurrence of field 281 at MT021 is expected to be the only one.
getField281() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 281, or Collections.emptyList() if none is found.
Multiple occurrences of field 281 at MT023 are expected at one sequence or across several sequences.
getField281() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return all occurrences of fields whose names matches 281, or Collections.emptyList() if none is found.
Multiple occurrences of field 281 at MT071 are expected at one sequence or across several sequences.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT940 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT940_RUR6 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT942 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT942_RUR6 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT950 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT950_RUR6 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT970 is expected to be the only one.
getField28C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 28C, or null if none is found.
The first occurrence of field 28C at MT972 is expected to be the only one.
getField28D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return the first one whose name matches 28D, or null if none is found.
The first occurrence of field 28D at MT101 is expected to be the only one.
getField28D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return the first one whose name matches 28D, or null if none is found.
The first occurrence of field 28D at MT101_RUR6 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT506 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT515 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT527 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT535 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT536 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT537 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT538 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT558 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT564 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT568 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT569 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT575 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT576 is expected to be the only one.
getField28E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 28E, or null if none is found.
The first occurrence of field 28E at MT586 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT300 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT304 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT306 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT320 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT330 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT340 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT341 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT360 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT361 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT362 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT364 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT365 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT526 is expected to be the only one.
getField29A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
The first occurrence of field 29A at MT620 is expected to be the only one.
getField29B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return the first one whose name matches 29B, or null if none is found.
The first occurrence of field 29B at MT526 is expected to be the only one.
getField29E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 29E, or Collections.emptyList() if none is found.
Multiple occurrences of field 29E at MT306 are expected at one sequence or across several sequences.
getField29H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 29H, or null if none is found.
The first occurrence of field 29H at MT306 is expected to be the only one.
getField29J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 29J, or Collections.emptyList() if none is found.
Multiple occurrences of field 29J at MT306 are expected at one sequence or across several sequences.
getField29K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 29K, or Collections.emptyList() if none is found.
Multiple occurrences of field 29K at MT306 are expected at one sequence or across several sequences.
getField29L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 29L, or null if none is found.
The first occurrence of field 29L at MT306 is expected to be the only one.
getField29M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 29M, or null if none is found.
The first occurrence of field 29M at MT306 is expected to be the only one.
getField29N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 29N, or null if none is found.
The first occurrence of field 29N at MT306 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT101 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT101_RUR6 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT104 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT107 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT110 are expected at one sequence or across several sequences.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT111 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT112 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT201 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT203 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT204 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT210 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT305 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT420 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT450 are expected at one sequence or across several sequences.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT455 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT516 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT526 are expected at one sequence or across several sequences.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT581 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT600 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT601 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT604 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT605 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT606 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT607 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT707 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT730 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT732 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT747 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT752 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT760 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT767 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT768 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT769 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT800 are expected at one sequence or across several sequences.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT801 are expected at one sequence or across several sequences.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return the first one whose name matches 30, or null if none is found.
The first occurrence of field 30 at MT824 is expected to be the only one.
getField30() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Iterates through block4 fields and return all occurrences of fields whose names matches 30, or Collections.emptyList() if none is found.
Multiple occurrences of field 30 at MT935 are expected at one sequence or across several sequences.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT044 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT046 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT064 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT066 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT068 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT082 is expected to be the only one.
getField301() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 301, or null if none is found.
The first occurrence of field 301 at MT083 is expected to be the only one.
getField302() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Iterates through block4 fields and return the first one whose name matches 302, or null if none is found.
The first occurrence of field 302 at MT044 is expected to be the only one.
getField302() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Iterates through block4 fields and return the first one whose name matches 302, or null if none is found.
The first occurrence of field 302 at MT064 is expected to be the only one.
getField302() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Iterates through block4 fields and return the first one whose name matches 302, or null if none is found.
The first occurrence of field 302 at MT068 is expected to be the only one.
getField303() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Iterates through block4 fields and return the first one whose name matches 303, or null if none is found.
The first occurrence of field 303 at MT031 is expected to be the only one.
getField303() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Iterates through block4 fields and return the first one whose name matches 303, or null if none is found.
The first occurrence of field 303 at MT032 is expected to be the only one.
getField303() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Iterates through block4 fields and return the first one whose name matches 303, or null if none is found.
The first occurrence of field 303 at MT041 is expected to be the only one.
getField303() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Iterates through block4 fields and return the first one whose name matches 303, or null if none is found.
The first occurrence of field 303 at MT046 is expected to be the only one.
getField304() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Iterates through block4 fields and return the first one whose name matches 304, or null if none is found.
The first occurrence of field 304 at MT037 is expected to be the only one.
getField304() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Iterates through block4 fields and return the first one whose name matches 304, or null if none is found.
The first occurrence of field 304 at MT042 is expected to be the only one.
getField304() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return all occurrences of fields whose names matches 304, or Collections.emptyList() if none is found.
Multiple occurrences of field 304 at MT074 are expected at one sequence or across several sequences.
getField305() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Iterates through block4 fields and return the first one whose name matches 305, or null if none is found.
The first occurrence of field 305 at MT036 is expected to be the only one.
getField305() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Iterates through block4 fields and return all occurrences of fields whose names matches 305, or Collections.emptyList() if none is found.
Multiple occurrences of field 305 at MT051 are expected at one sequence or across several sequences.
getField305() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Iterates through block4 fields and return the first one whose name matches 305, or null if none is found.
The first occurrence of field 305 at MT056 is expected to be the only one.
getField305() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 305, or null if none is found.
The first occurrence of field 305 at MT061 is expected to be the only one.
getField305() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Iterates through block4 fields and return all occurrences of fields whose names matches 305, or Collections.emptyList() if none is found.
Multiple occurrences of field 305 at MT081 are expected at one sequence or across several sequences.
getField307() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 307, or null if none is found.
The first occurrence of field 307 at MT074 is expected to be the only one.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
The first occurrence of field 30F at MT304 is expected to be the only one.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT306 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT320 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
The first occurrence of field 30F at MT330 is expected to be the only one.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT340 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
The first occurrence of field 30F at MT341 is expected to be the only one.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
The first occurrence of field 30F at MT350 is expected to be the only one.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT360 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT361 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT362 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT364 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 30F, or Collections.emptyList() if none is found.
Multiple occurrences of field 30F at MT365 are expected at one sequence or across several sequences.
getField30F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
The first occurrence of field 30F at MT620 is expected to be the only one.
getField30G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30G, or Collections.emptyList() if none is found.
Multiple occurrences of field 30G at MT306 are expected at one sequence or across several sequences.
getField30G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 30G, or null if none is found.
The first occurrence of field 30G at MT350 is expected to be the only one.
getField30G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 30G, or Collections.emptyList() if none is found.
Multiple occurrences of field 30G at MT360 are expected at one sequence or across several sequences.
getField30G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 30G, or Collections.emptyList() if none is found.
Multiple occurrences of field 30G at MT361 are expected at one sequence or across several sequences.
getField30H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30H, or null if none is found.
The first occurrence of field 30H at MT306 is expected to be the only one.
getField30J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30J, or null if none is found.
The first occurrence of field 30J at MT306 is expected to be the only one.
getField30M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30M, or Collections.emptyList() if none is found.
Multiple occurrences of field 30M at MT306 are expected at one sequence or across several sequences.
getField30M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30M, or null if none is found.
The first occurrence of field 30M at MT361 is expected to be the only one.
getField30N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30N, or Collections.emptyList() if none is found.
Multiple occurrences of field 30N at MT306 are expected at one sequence or across several sequences.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT306 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT320 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT340 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT341 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT360 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT361 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT362 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT364 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT365 is expected to be the only one.
getField30P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
The first occurrence of field 30P at MT620 is expected to be the only one.
getField30Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 30Q at MT306 are expected at one sequence or across several sequences.
getField30Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 30Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 30Q at MT362 are expected at one sequence or across several sequences.
getField30Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 30Q, or null if none is found.
The first occurrence of field 30Q at MT364 is expected to be the only one.
getField30Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 30Q, or null if none is found.
The first occurrence of field 30Q at MT365 is expected to be the only one.
getField30S() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30S, or null if none is found.
The first occurrence of field 30S at MT361 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT300 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT304 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 30T, or Collections.emptyList() if none is found.
Multiple occurrences of field 30T at MT306 are expected at one sequence or across several sequences.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT320 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT330 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT340 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT341 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT360 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT361 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT364 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT365 is expected to be the only one.
getField30T() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
The first occurrence of field 30T at MT620 is expected to be the only one.
getField30U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 30U, or null if none is found.
The first occurrence of field 30U at MT300 is expected to be the only one.
getField30U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 30U, or null if none is found.
The first occurrence of field 30U at MT304 is expected to be the only one.
getField30U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30U, or null if none is found.
The first occurrence of field 30U at MT306 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT300 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT304 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT306 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT320 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT330 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT340 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT341 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT350 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT360 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT361 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT362 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT364 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT365 is expected to be the only one.
getField30V() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
The first occurrence of field 30V at MT620 is expected to be the only one.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.
The first occurrence of field 30X at MT306 is expected to be the only one.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.
The first occurrence of field 30X at MT320 is expected to be the only one.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.
The first occurrence of field 30X at MT330 is expected to be the only one.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 30X, or Collections.emptyList() if none is found.
Multiple occurrences of field 30X at MT360 are expected at one sequence or across several sequences.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 30X, or Collections.emptyList() if none is found.
Multiple occurrences of field 30X at MT361 are expected at one sequence or across several sequences.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 30X, or Collections.emptyList() if none is found.
Multiple occurrences of field 30X at MT362 are expected at one sequence or across several sequences.
getField30X() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.
The first occurrence of field 30X at MT620 is expected to be the only one.
getField30Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30Y, or null if none is found.
The first occurrence of field 30Y at MT306 is expected to be the only one.
getField30Y() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30Y, or null if none is found.
The first occurrence of field 30Y at MT361 is expected to be the only one.
getField30Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 30Z, or null if none is found.
The first occurrence of field 30Z at MT306 is expected to be the only one.
getField30Z() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 30Z, or null if none is found.
The first occurrence of field 30Z at MT361 is expected to be the only one.
getField311() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Iterates through block4 fields and return the first one whose name matches 311, or null if none is found.
The first occurrence of field 311 at MT090 is expected to be the only one.
getField311() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Iterates through block4 fields and return the first one whose name matches 311, or null if none is found.
The first occurrence of field 311 at MT092 is expected to be the only one.
getField312() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Iterates through block4 fields and return the first one whose name matches 312, or null if none is found.
The first occurrence of field 312 at MT074 is expected to be the only one.
getField312() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Iterates through block4 fields and return the first one whose name matches 312, or null if none is found.
The first occurrence of field 312 at MT094 is expected to be the only one.
getField313() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 313, or null if none is found.
The first occurrence of field 313 at MT071 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT305 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 31C, or Collections.emptyList() if none is found.
Multiple occurrences of field 31C at MT559 are expected at one sequence or across several sequences.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT601 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT700 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT707 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT710 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT720 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT742 is expected to be the only one.
getField31C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 31C, or null if none is found.
The first occurrence of field 31C at MT767 is expected to be the only one.
getField31D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 31D, or null if none is found.
The first occurrence of field 31D at MT700 is expected to be the only one.
getField31D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 31D, or null if none is found.
The first occurrence of field 31D at MT705 is expected to be the only one.
getField31D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 31D, or null if none is found.
The first occurrence of field 31D at MT710 is expected to be the only one.
getField31D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 31D, or null if none is found.
The first occurrence of field 31D at MT720 is expected to be the only one.
getField31D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 31D, or null if none is found.
The first occurrence of field 31D at MT740 is expected to be the only one.
getField31E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 31E, or null if none is found.
The first occurrence of field 31E at MT305 is expected to be the only one.
getField31E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 31E, or Collections.emptyList() if none is found.
Multiple occurrences of field 31E at MT559 are expected at one sequence or across several sequences.
getField31E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 31E, or null if none is found.
The first occurrence of field 31E at MT601 is expected to be the only one.
getField31E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 31E, or null if none is found.
The first occurrence of field 31E at MT707 is expected to be the only one.
getField31E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 31E, or null if none is found.
The first occurrence of field 31E at MT747 is expected to be the only one.
getField31F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 31F, or null if none is found.
The first occurrence of field 31F at MT516 is expected to be the only one.
getField31F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 31F, or Collections.emptyList() if none is found.
Multiple occurrences of field 31F at MT526 are expected at one sequence or across several sequences.
getField31G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 31G, or null if none is found.
The first occurrence of field 31G at MT305 is expected to be the only one.
getField31G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 31G, or null if none is found.
The first occurrence of field 31G at MT601 is expected to be the only one.
getField31L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 31L, or null if none is found.
The first occurrence of field 31L at MT516 is expected to be the only one.
getField31L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 31L, or Collections.emptyList() if none is found.
Multiple occurrences of field 31L at MT559 are expected at one sequence or across several sequences.
getField31P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 31P, or null if none is found.
The first occurrence of field 31P at MT516 is expected to be the only one.
getField31S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 31S, or Collections.emptyList() if none is found.
Multiple occurrences of field 31S at MT559 are expected at one sequence or across several sequences.
getField31X() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 31X, or null if none is found.
The first occurrence of field 31X at MT516 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
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 MT412 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
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 MT430 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
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 MT450 are expected at one sequence or across several sequences.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField32A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
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 MT201 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
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 MT210 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
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 MT300 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
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 MT304 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
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 MT306 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
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 MT320 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
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 MT330 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
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 MT340 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
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 MT360 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
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 MT361 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
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 MT364 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
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 MT365 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 are expected at one sequence or across several sequences.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
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 MT620 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
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 MT732 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
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 MT740 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
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 MT747 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField32B() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT190 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT290 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT390 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT490 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT590 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT690 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT790 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT890 is expected to be the only one.
getField32C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Iterates through block4 fields and return the first one whose name matches 32C, or null if none is found.
The first occurrence of field 32C at MT990 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT190 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT290 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT390 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT490 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT590 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT690 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT730 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT768 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT769 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT790 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT890 is expected to be the only one.
getField32D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Iterates through block4 fields and return the first one whose name matches 32D, or null if none is found.
The first occurrence of field 32D at MT990 is expected to be the only one.
getField32E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 32E, or null if none is found.
The first occurrence of field 32E at MT300 is expected to be the only one.
getField32E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 32E, or null if none is found.
The first occurrence of field 32E at MT304 is expected to be the only one.
getField32E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 32E, or null if none is found.
The first occurrence of field 32E at MT305 is expected to be the only one.
getField32E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 32E, or null if none is found.
The first occurrence of field 32E at MT306 is expected to be the only one.
getField32E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 32E, or null if none is found.
The first occurrence of field 32E at MT361 is expected to be the only one.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 32F, or Collections.emptyList() if none is found.
Multiple occurrences of field 32F at MT600 are expected at one sequence or across several sequences.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found.
The first occurrence of field 32F at MT601 is expected to be the only one.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 32F, or Collections.emptyList() if none is found.
Multiple occurrences of field 32F at MT604 are expected at one sequence or across several sequences.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 32F, or Collections.emptyList() if none is found.
Multiple occurrences of field 32F at MT605 are expected at one sequence or across several sequences.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found.
The first occurrence of field 32F at MT606 is expected to be the only one.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found.
The first occurrence of field 32F at MT607 is expected to be the only one.
getField32F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found.
The first occurrence of field 32F at MT620 is expected to be the only one.
getField32G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 32G, or Collections.emptyList() if none is found.
Multiple occurrences of field 32G at MT304 are expected at one sequence or across several sequences.
getField32G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 32G, or null if none is found.
The first occurrence of field 32G at MT364 is expected to be the only one.
getField32G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 32G, or null if none is found.
The first occurrence of field 32G at MT365 is expected to be the only one.
getField32G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 32G, or Collections.emptyList() if none is found.
Multiple occurrences of field 32G at MT559 are expected at one sequence or across several sequences.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 32H, or Collections.emptyList() if none is found.
Multiple occurrences of field 32H at MT306 are expected at one sequence or across several sequences.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 32H, or Collections.emptyList() if none is found.
Multiple occurrences of field 32H at MT320 are expected at one sequence or across several sequences.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found.
The first occurrence of field 32H at MT330 is expected to be the only one.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 32H, or Collections.emptyList() if none is found.
Multiple occurrences of field 32H at MT340 are expected at one sequence or across several sequences.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 32H, or Collections.emptyList() if none is found.
Multiple occurrences of field 32H at MT362 are expected at one sequence or across several sequences.
getField32H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found.
The first occurrence of field 32H at MT620 is expected to be the only one.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 32K, or null if none is found.
The first occurrence of field 32K at MT400 is expected to be the only one.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 are expected at one sequence or across several sequences.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 are expected at one sequence or across several sequences.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 are expected at one sequence or across several sequences.
getField32K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
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 MT430 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT360 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT361 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT362 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT364 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT365 are expected at one sequence or across several sequences.
getField32M() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 32M, or Collections.emptyList() if none is found.
Multiple occurrences of field 32M at MT559 are expected at one sequence or across several sequences.
getField32Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 32Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 32Q at MT306 are expected at one sequence or across several sequences.
getField32Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 32Q, or null if none is found.
The first occurrence of field 32Q at MT361 is expected to be the only one.
getField32R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 32R, or null if none is found.
The first occurrence of field 32R at MT620 is expected to be the only one.
getField32U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 32U, or Collections.emptyList() if none is found.
Multiple occurrences of field 32U at MT360 are expected at one sequence or across several sequences.
getField32U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 32U, or Collections.emptyList() if none is found.
Multiple occurrences of field 32U at MT361 are expected at one sequence or across several sequences.
getField331() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Iterates through block4 fields and return all occurrences of fields whose names matches 331, or Collections.emptyList() if none is found.
Multiple occurrences of field 331 at MT051 are expected at one sequence or across several sequences.
getField331() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Iterates through block4 fields and return all occurrences of fields whose names matches 331, or Collections.emptyList() if none is found.
Multiple occurrences of field 331 at MT081 are expected at one sequence or across several sequences.
getField332() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Iterates through block4 fields and return all occurrences of fields whose names matches 332, or Collections.emptyList() if none is found.
Multiple occurrences of field 332 at MT051 are expected at one sequence or across several sequences.
getField332() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Iterates through block4 fields and return all occurrences of fields whose names matches 332, or Collections.emptyList() if none is found.
Multiple occurrences of field 332 at MT081 are expected at one sequence or across several sequences.
getField334() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Iterates through block4 fields and return all occurrences of fields whose names matches 334, or Collections.emptyList() if none is found.
Multiple occurrences of field 334 at MT057 are expected at one sequence or across several sequences.
getField335() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 335, or null if none is found.
The first occurrence of field 335 at MT066 is expected to be the only one.
getField335() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 335, or null if none is found.
The first occurrence of field 335 at MT082 is expected to be the only one.
getField335() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 335, or null if none is found.
The first occurrence of field 335 at MT083 is expected to be the only one.
getField336() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Iterates through block4 fields and return all occurrences of fields whose names matches 336, or Collections.emptyList() if none is found.
Multiple occurrences of field 336 at MT052 are expected at one sequence or across several sequences.
getField337() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 337, or null if none is found.
The first occurrence of field 337 at MT061 is expected to be the only one.
getField338() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 338, or null if none is found.
The first occurrence of field 338 at MT061 is expected to be the only one.
getField339() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 339, or Collections.emptyList() if none is found.
Multiple occurrences of field 339 at MT047 are expected at one sequence or across several sequences.
getField339() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 339, or Collections.emptyList() if none is found.
Multiple occurrences of field 339 at MT055 are expected at one sequence or across several sequences.
getField339() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 339, or Collections.emptyList() if none is found.
Multiple occurrences of field 339 at MT067 are expected at one sequence or across several sequences.
getField33A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 33A, or null if none is found.
The first occurrence of field 33A at MT400 is expected to be the only one.
getField33A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Iterates through block4 fields and return all occurrences of fields whose names matches 33A, or Collections.emptyList() if none is found.
Multiple occurrences of field 33A at MT430 are expected at one sequence or across several sequences.
getField33A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Iterates through block4 fields and return the first one whose name matches 33A, or null if none is found.
The first occurrence of field 33A at MT734 is expected to be the only one.
getField33A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 33A, or null if none is found.
The first occurrence of field 33A at MT752 is expected to be the only one.
getField33A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Iterates through block4 fields and return the first one whose name matches 33A, or null if none is found.
The first occurrence of field 33A at MT756 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT101 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT101_RUR6 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT102 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT102_STP are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT103 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT103_REMIT is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT103_RUR6 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT103_STP is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT104 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT107 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT202COV is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT205COV is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT300 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT304 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT305 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT306 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT320 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT330 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT350 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT361 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT365 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT601 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT620 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT707 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT734 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT742 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT747 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT750 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT752 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT754 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
The first occurrence of field 33B at MT769 is expected to be the only one.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT800 are expected at one sequence or across several sequences.
getField33B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 33B, or Collections.emptyList() if none is found.
Multiple occurrences of field 33B at MT801 are expected at one sequence or across several sequences.
getField33C() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Iterates through block4 fields and return the first one whose name matches 33C, or null if none is found.
The first occurrence of field 33C at MT455 is expected to be the only one.
getField33D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Iterates through block4 fields and return the first one whose name matches 33D, or null if none is found.
The first occurrence of field 33D at MT455 is expected to be the only one.
getField33D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
The first occurrence of field 33E at MT306 is expected to be the only one.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
The first occurrence of field 33E at MT320 is expected to be the only one.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
The first occurrence of field 33E at MT330 is expected to be the only one.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return all occurrences of fields whose names matches 33E, or Collections.emptyList() if none is found.
Multiple occurrences of field 33E at MT350 are expected at one sequence or across several sequences.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 33E, or Collections.emptyList() if none is found.
Multiple occurrences of field 33E at MT362 are expected at one sequence or across several sequences.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
The first occurrence of field 33E at MT365 is expected to be the only one.
getField33E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
The first occurrence of field 33E at MT620 is expected to be the only one.
getField33F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 33F, or Collections.emptyList() if none is found.
Multiple occurrences of field 33F at MT362 are expected at one sequence or across several sequences.
getField33G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 33G, or null if none is found.
The first occurrence of field 33G at MT600 is expected to be the only one.
getField33H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 33H, or null if none is found.
The first occurrence of field 33H at MT361 is expected to be the only one.
getField33J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 33J, or Collections.emptyList() if none is found.
Multiple occurrences of field 33J at MT620 are expected at one sequence or across several sequences.
getField33K() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Iterates through block4 fields and return all occurrences of fields whose names matches 33K, or Collections.emptyList() if none is found.
Multiple occurrences of field 33K at MT430 are expected at one sequence or across several sequences.
getField33S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 33S, or null if none is found.
The first occurrence of field 33S at MT516 is expected to be the only one.
getField33T() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 33T, or null if none is found.
The first occurrence of field 33T at MT516 is expected to be the only one.
getField33T() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 33T, or Collections.emptyList() if none is found.
Multiple occurrences of field 33T at MT559 are expected at one sequence or across several sequences.
getField340() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Iterates through block4 fields and return the first one whose name matches 340, or null if none is found.
The first occurrence of field 340 at MT063 is expected to be the only one.
getField341() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Iterates through block4 fields and return the first one whose name matches 341, or null if none is found.
The first occurrence of field 341 at MT044 is expected to be the only one.
getField341() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Iterates through block4 fields and return the first one whose name matches 341, or null if none is found.
The first occurrence of field 341 at MT064 is expected to be the only one.
getField341() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Iterates through block4 fields and return the first one whose name matches 341, or null if none is found.
The first occurrence of field 341 at MT068 is expected to be the only one.
getField342() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Iterates through block4 fields and return all occurrences of fields whose names matches 342, or Collections.emptyList() if none is found.
Multiple occurrences of field 342 at MT062 are expected at one sequence or across several sequences.
getField343() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return the first one whose name matches 343, or null if none is found.
The first occurrence of field 343 at MT029 is expected to be the only one.
getField344() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 344, or Collections.emptyList() if none is found.
Multiple occurrences of field 344 at MT047 are expected at one sequence or across several sequences.
getField344() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 344, or Collections.emptyList() if none is found.
Multiple occurrences of field 344 at MT055 are expected at one sequence or across several sequences.
getField344() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 344, or Collections.emptyList() if none is found.
Multiple occurrences of field 344 at MT067 are expected at one sequence or across several sequences.
getField345() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 345, or Collections.emptyList() if none is found.
Multiple occurrences of field 345 at MT047 are expected at one sequence or across several sequences.
getField345() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 345, or Collections.emptyList() if none is found.
Multiple occurrences of field 345 at MT055 are expected at one sequence or across several sequences.
getField345() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 345, or Collections.emptyList() if none is found.
Multiple occurrences of field 345 at MT067 are expected at one sequence or across several sequences.
getField346() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 346, or Collections.emptyList() if none is found.
Multiple occurrences of field 346 at MT047 are expected at one sequence or across several sequences.
getField346() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 346, or Collections.emptyList() if none is found.
Multiple occurrences of field 346 at MT055 are expected at one sequence or across several sequences.
getField346() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 346, or Collections.emptyList() if none is found.
Multiple occurrences of field 346 at MT067 are expected at one sequence or across several sequences.
getField347() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 347, or Collections.emptyList() if none is found.
Multiple occurrences of field 347 at MT047 are expected at one sequence or across several sequences.
getField347() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 347, or Collections.emptyList() if none is found.
Multiple occurrences of field 347 at MT055 are expected at one sequence or across several sequences.
getField347() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 347, or Collections.emptyList() if none is found.
Multiple occurrences of field 347 at MT067 are expected at one sequence or across several sequences.
getField348() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return the first one whose name matches 348, or null if none is found.
The first occurrence of field 348 at MT047 is expected to be the only one.
getField348() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Iterates through block4 fields and return the first one whose name matches 348, or null if none is found.
The first occurrence of field 348 at MT052 is expected to be the only one.
getField348() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return the first one whose name matches 348, or null if none is found.
The first occurrence of field 348 at MT055 is expected to be the only one.
getField348() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Iterates through block4 fields and return the first one whose name matches 348, or null if none is found.
The first occurrence of field 348 at MT061 is expected to be the only one.
getField348() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return the first one whose name matches 348, or null if none is found.
The first occurrence of field 348 at MT067 is expected to be the only one.
getField349() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Iterates through block4 fields and return all occurrences of fields whose names matches 349, or Collections.emptyList() if none is found.
Multiple occurrences of field 349 at MT047 are expected at one sequence or across several sequences.
getField349() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Iterates through block4 fields and return all occurrences of fields whose names matches 349, or Collections.emptyList() if none is found.
Multiple occurrences of field 349 at MT055 are expected at one sequence or across several sequences.
getField349() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Iterates through block4 fields and return all occurrences of fields whose names matches 349, or Collections.emptyList() if none is found.
Multiple occurrences of field 349 at MT067 are expected at one sequence or across several sequences.
getField34A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 34A, or Collections.emptyList() if none is found.
Multiple occurrences of field 34A at MT559 are expected at one sequence or across several sequences.
getField34A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 34A, or null if none is found.
The first occurrence of field 34A at MT742 is expected to be the only one.
getField34A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 34A, or null if none is found.
The first occurrence of field 34A at MT754 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT304 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT306 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return all occurrences of fields whose names matches 34B, or Collections.emptyList() if none is found.
Multiple occurrences of field 34B at MT350 are expected at one sequence or across several sequences.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT581 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT707 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT742 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT747 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT750 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT754 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT769 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 34B, or null if none is found.
The first occurrence of field 34B at MT800 is expected to be the only one.
getField34B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 34B, or Collections.emptyList() if none is found.
Multiple occurrences of field 34B at MT801 are expected at one sequence or across several sequences.
getField34E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.
The first occurrence of field 34E at MT320 is expected to be the only one.
getField34E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.
The first occurrence of field 34E at MT330 is expected to be the only one.
getField34E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.
The first occurrence of field 34E at MT341 is expected to be the only one.
getField34E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.
The first occurrence of field 34E at MT620 is expected to be the only one.
getField34F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Iterates through block4 fields and return all occurrences of fields whose names matches 34F, or Collections.emptyList() if none is found.
Multiple occurrences of field 34F at MT920 are expected at one sequence or across several sequences.
getField34F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return all occurrences of fields whose names matches 34F, or Collections.emptyList() if none is found.
Multiple occurrences of field 34F at MT942 are expected at one sequence or across several sequences.
getField34F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 34F, or Collections.emptyList() if none is found.
Multiple occurrences of field 34F at MT942_RUR6 are expected at one sequence or across several sequences.
getField34J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 34J, or null if none is found.
The first occurrence of field 34J at MT620 is expected to be the only one.
getField34P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 34P, or null if none is found.
The first occurrence of field 34P at MT305 is expected to be the only one.
getField34P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 34P, or null if none is found.
The first occurrence of field 34P at MT600 is expected to be the only one.
getField34P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 34P, or null if none is found.
The first occurrence of field 34P at MT601 is expected to be the only one.
getField34R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 34R, or null if none is found.
The first occurrence of field 34R at MT305 is expected to be the only one.
getField34R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 34R, or null if none is found.
The first occurrence of field 34R at MT600 is expected to be the only one.
getField34R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 34R, or null if none is found.
The first occurrence of field 34R at MT601 is expected to be the only one.
getField35A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 35A, or null if none is found.
The first occurrence of field 35A at MT516 is expected to be the only one.
getField35A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 35A, or Collections.emptyList() if none is found.
Multiple occurrences of field 35A at MT526 are expected at one sequence or across several sequences.
getField35A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35A, or Collections.emptyList() if none is found.
Multiple occurrences of field 35A at MT559 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT300 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT304 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT305 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT306 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT340 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT341 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT360 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT361 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT380 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT381 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT500 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT501 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT502 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT503 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT504 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT505 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT506 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT508 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT509 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT510 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT513 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT514 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT515 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT516 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT518 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT519 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT524 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT526 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT527 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT530 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT535 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT536 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT537 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT538 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT540 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT541 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT542 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT543 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT544 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT545 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT546 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT547 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT548 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT558 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT559 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT564 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT565 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT566 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT567 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT568 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT569 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT575 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT576 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT578 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT581 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 35B, or Collections.emptyList() if none is found.
Multiple occurrences of field 35B at MT586 are expected at one sequence or across several sequences.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT600 is expected to be the only one.
getField35B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 35B, or null if none is found.
The first occurrence of field 35B at MT601 is expected to be the only one.
getField35C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35C, or Collections.emptyList() if none is found.
Multiple occurrences of field 35C at MT559 are expected at one sequence or across several sequences.
getField35D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35D, or Collections.emptyList() if none is found.
Multiple occurrences of field 35D at MT559 are expected at one sequence or across several sequences.
getField35E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35E, or Collections.emptyList() if none is found.
Multiple occurrences of field 35E at MT559 are expected at one sequence or across several sequences.
getField35H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 35H, or null if none is found.
The first occurrence of field 35H at MT581 is expected to be the only one.
getField35L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35L, or Collections.emptyList() if none is found.
Multiple occurrences of field 35L at MT559 are expected at one sequence or across several sequences.
getField35N() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 35N, or null if none is found.
The first occurrence of field 35N at MT516 is expected to be the only one.
getField35S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 35S, or null if none is found.
The first occurrence of field 35S at MT516 is expected to be the only one.
getField35U() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 35U, or Collections.emptyList() if none is found.
Multiple occurrences of field 35U at MT559 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT101 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT101_RUR6 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT102 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT102_STP are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT103 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT103_REMIT is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT103_RUR6 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT103_STP is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT104 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT107 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT300 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT304 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT305 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT306 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT320 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT330 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT350 is expected to be the only one.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 36, or Collections.emptyList() if none is found.
Multiple occurrences of field 36 at MT559 are expected at one sequence or across several sequences.
getField36() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
The first occurrence of field 36 at MT620 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT380 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT381 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT500 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT501 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT502 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT503 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT504 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT505 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT506 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT508 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT509 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT510 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT513 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT514 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT515 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT518 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT519 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT524 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT527 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 36B, or null if none is found.
The first occurrence of field 36B at MT530 is expected to be the only one.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT535 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT536 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT537 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT538 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT540 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT541 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT542 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT543 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT544 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT545 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT546 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT547 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT548 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT558 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT564 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT565 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT566 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT567 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT568 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT569 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT575 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT576 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT578 are expected at one sequence or across several sequences.
getField36B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 36B, or Collections.emptyList() if none is found.
Multiple occurrences of field 36B at MT586 are expected at one sequence or across several sequences.
getField36C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 36C, or Collections.emptyList() if none is found.
Multiple occurrences of field 36C at MT564 are expected at one sequence or across several sequences.
getField36C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 36C, or Collections.emptyList() if none is found.
Multiple occurrences of field 36C at MT565 are expected at one sequence or across several sequences.
getField36C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 36C, or Collections.emptyList() if none is found.
Multiple occurrences of field 36C at MT566 are expected at one sequence or across several sequences.
getField36E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return the first one whose name matches 36E, or null if none is found.
The first occurrence of field 36E at MT564 is expected to be the only one.
getField37A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37A, or null if none is found.
The first occurrence of field 37A at MT516 is expected to be the only one.
getField37B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37B, or null if none is found.
The first occurrence of field 37B at MT516 is expected to be the only one.
getField37C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37C, or null if none is found.
The first occurrence of field 37C at MT516 is expected to be the only one.
getField37D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37D, or null if none is found.
The first occurrence of field 37D at MT516 is expected to be the only one.
getField37E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37E, or null if none is found.
The first occurrence of field 37E at MT516 is expected to be the only one.
getField37F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37F, or null if none is found.
The first occurrence of field 37F at MT516 is expected to be the only one.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found.
The first occurrence of field 37G at MT320 is expected to be the only one.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found.
The first occurrence of field 37G at MT330 is expected to be the only one.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 37G, or Collections.emptyList() if none is found.
Multiple occurrences of field 37G at MT360 are expected at one sequence or across several sequences.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 37G, or Collections.emptyList() if none is found.
Multiple occurrences of field 37G at MT361 are expected at one sequence or across several sequences.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 37G, or Collections.emptyList() if none is found.
Multiple occurrences of field 37G at MT362 are expected at one sequence or across several sequences.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 37G, or Collections.emptyList() if none is found.
Multiple occurrences of field 37G at MT364 are expected at one sequence or across several sequences.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 37G, or Collections.emptyList() if none is found.
Multiple occurrences of field 37G at MT365 are expected at one sequence or across several sequences.
getField37G() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found.
The first occurrence of field 37G at MT620 is expected to be the only one.
getField37H() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Iterates through block4 fields and return all occurrences of fields whose names matches 37H, or Collections.emptyList() if none is found.
Multiple occurrences of field 37H at MT935 are expected at one sequence or across several sequences.
getField37J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 37J, or null if none is found.
The first occurrence of field 37J at MT306 is expected to be the only one.
getField37J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 37J, or null if none is found.
The first occurrence of field 37J at MT516 is expected to be the only one.
getField37K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 37K, or null if none is found.
The first occurrence of field 37K at MT305 is expected to be the only one.
getField37K() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 37K, or null if none is found.
The first occurrence of field 37K at MT306 is expected to be the only one.
getField37L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.
The first occurrence of field 37L at MT306 is expected to be the only one.
getField37L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.
The first occurrence of field 37L at MT320 is expected to be the only one.
getField37L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.
The first occurrence of field 37L at MT330 is expected to be the only one.
getField37L() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return all occurrences of fields whose names matches 37L, or Collections.emptyList() if none is found.
Multiple occurrences of field 37L at MT350 are expected at one sequence or across several sequences.
getField37L() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.
The first occurrence of field 37L at MT620 is expected to be the only one.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 37M, or null if none is found.
The first occurrence of field 37M at MT340 is expected to be the only one.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 37M, or null if none is found.
The first occurrence of field 37M at MT341 is expected to be the only one.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 37M, or null if none is found.
The first occurrence of field 37M at MT350 is expected to be the only one.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 37M, or Collections.emptyList() if none is found.
Multiple occurrences of field 37M at MT360 are expected at one sequence or across several sequences.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 37M, or Collections.emptyList() if none is found.
Multiple occurrences of field 37M at MT361 are expected at one sequence or across several sequences.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 37M, or Collections.emptyList() if none is found.
Multiple occurrences of field 37M at MT362 are expected at one sequence or across several sequences.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 37M, or Collections.emptyList() if none is found.
Multiple occurrences of field 37M at MT364 are expected at one sequence or across several sequences.
getField37M() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 37M, or Collections.emptyList() if none is found.
Multiple occurrences of field 37M at MT365 are expected at one sequence or across several sequences.
getField37N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 37N, or Collections.emptyList() if none is found.
Multiple occurrences of field 37N at MT360 are expected at one sequence or across several sequences.
getField37N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 37N, or Collections.emptyList() if none is found.
Multiple occurrences of field 37N at MT361 are expected at one sequence or across several sequences.
getField37N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 37N, or Collections.emptyList() if none is found.
Multiple occurrences of field 37N at MT362 are expected at one sequence or across several sequences.
getField37N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 37N, or null if none is found.
The first occurrence of field 37N at MT364 is expected to be the only one.
getField37N() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 37N, or null if none is found.
The first occurrence of field 37N at MT365 is expected to be the only one.
getField37P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 37P, or Collections.emptyList() if none is found.
Multiple occurrences of field 37P at MT306 are expected at one sequence or across several sequences.
getField37R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 37R, or null if none is found.
The first occurrence of field 37R at MT341 is expected to be the only one.
getField37R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 37R, or Collections.emptyList() if none is found.
Multiple occurrences of field 37R at MT360 are expected at one sequence or across several sequences.
getField37R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 37R, or Collections.emptyList() if none is found.
Multiple occurrences of field 37R at MT361 are expected at one sequence or across several sequences.
getField37R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 37R, or Collections.emptyList() if none is found.
Multiple occurrences of field 37R at MT362 are expected at one sequence or across several sequences.
getField37U() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 37U, or Collections.emptyList() if none is found.
Multiple occurrences of field 37U at MT306 are expected at one sequence or across several sequences.
getField37V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 37V, or Collections.emptyList() if none is found.
Multiple occurrences of field 37V at MT360 are expected at one sequence or across several sequences.
getField37V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 37V, or Collections.emptyList() if none is found.
Multiple occurrences of field 37V at MT361 are expected at one sequence or across several sequences.
getField37V() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 37V, or Collections.emptyList() if none is found.
Multiple occurrences of field 37V at MT362 are expected at one sequence or across several sequences.
getField38A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 38A, or null if none is found.
The first occurrence of field 38A at MT330 is expected to be the only one.
getField38D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 38D, or null if none is found.
The first occurrence of field 38D at MT340 is expected to be the only one.
getField38D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 38D, or null if none is found.
The first occurrence of field 38D at MT341 is expected to be the only one.
getField38E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 38E, or Collections.emptyList() if none is found.
Multiple occurrences of field 38E at MT360 are expected at one sequence or across several sequences.
getField38E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 38E, or Collections.emptyList() if none is found.
Multiple occurrences of field 38E at MT361 are expected at one sequence or across several sequences.
getField38G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 38G, or null if none is found.
The first occurrence of field 38G at MT340 is expected to be the only one.
getField38G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 38G, or Collections.emptyList() if none is found.
Multiple occurrences of field 38G at MT360 are expected at one sequence or across several sequences.
getField38G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 38G, or Collections.emptyList() if none is found.
Multiple occurrences of field 38G at MT361 are expected at one sequence or across several sequences.
getField38H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 38H, or Collections.emptyList() if none is found.
Multiple occurrences of field 38H at MT360 are expected at one sequence or across several sequences.
getField38H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 38H, or Collections.emptyList() if none is found.
Multiple occurrences of field 38H at MT361 are expected at one sequence or across several sequences.
getField38J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found.
The first occurrence of field 38J at MT320 is expected to be the only one.
getField38J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found.
The first occurrence of field 38J at MT330 is expected to be the only one.
getField38J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found.
The first occurrence of field 38J at MT620 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT700 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT705 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT707 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT710 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT720 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT740 is expected to be the only one.
getField39A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 39A, or null if none is found.
The first occurrence of field 39A at MT747 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT700 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT705 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT707 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT710 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT720 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT740 is expected to be the only one.
getField39B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 39B, or null if none is found.
The first occurrence of field 39B at MT747 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT700 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT705 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT707 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT710 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT720 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT740 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT747 is expected to be the only one.
getField39C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Iterates through block4 fields and return the first one whose name matches 39C, or null if none is found.
The first occurrence of field 39C at MT769 is expected to be the only one.
getField405() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Iterates through block4 fields and return the first one whose name matches 405, or null if none is found.
The first occurrence of field 405 at MT015 is expected to be the only one.
getField40A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 40A, or null if none is found.
The first occurrence of field 40A at MT700 is expected to be the only one.
getField40A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 40A, or null if none is found.
The first occurrence of field 40A at MT705 is expected to be the only one.
getField40B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 40B, or null if none is found.
The first occurrence of field 40B at MT710 is expected to be the only one.
getField40B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 40B, or null if none is found.
The first occurrence of field 40B at MT720 is expected to be the only one.
getField40C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Iterates through block4 fields and return the first one whose name matches 40C, or null if none is found.
The first occurrence of field 40C at MT760 is expected to be the only one.
getField40E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 40E, or null if none is found.
The first occurrence of field 40E at MT700 is expected to be the only one.
getField40E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 40E, or null if none is found.
The first occurrence of field 40E at MT710 is expected to be the only one.
getField40E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 40E, or null if none is found.
The first occurrence of field 40E at MT720 is expected to be the only one.
getField40F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 40F, or null if none is found.
The first occurrence of field 40F at MT740 is expected to be the only one.
getField41A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 41A, or null if none is found.
The first occurrence of field 41A at MT700 is expected to be the only one.
getField41A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 41A, or null if none is found.
The first occurrence of field 41A at MT705 is expected to be the only one.
getField41A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 41A, or null if none is found.
The first occurrence of field 41A at MT710 is expected to be the only one.
getField41A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 41A, or null if none is found.
The first occurrence of field 41A at MT720 is expected to be the only one.
getField41A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 41A, or null if none is found.
The first occurrence of field 41A at MT740 is expected to be the only one.
getField41D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 41D, or null if none is found.
The first occurrence of field 41D at MT700 is expected to be the only one.
getField41D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 41D, or null if none is found.
The first occurrence of field 41D at MT705 is expected to be the only one.
getField41D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 41D, or null if none is found.
The first occurrence of field 41D at MT710 is expected to be the only one.
getField41D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 41D, or null if none is found.
The first occurrence of field 41D at MT720 is expected to be the only one.
getField41D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 41D, or null if none is found.
The first occurrence of field 41D at MT740 is expected to be the only one.
getField421() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return all occurrences of fields whose names matches 421, or Collections.emptyList() if none is found.
Multiple occurrences of field 421 at MT021 are expected at one sequence or across several sequences.
getField421() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 421, or Collections.emptyList() if none is found.
Multiple occurrences of field 421 at MT023 are expected at one sequence or across several sequences.
getField422() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 422, or null if none is found.
The first occurrence of field 422 at MT097 is expected to be the only one.
getField425() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 425, or null if none is found.
The first occurrence of field 425 at MT097 is expected to be the only one.
getField42A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 42A, or null if none is found.
The first occurrence of field 42A at MT700 is expected to be the only one.
getField42A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 42A, or null if none is found.
The first occurrence of field 42A at MT710 is expected to be the only one.
getField42A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 42A, or null if none is found.
The first occurrence of field 42A at MT720 is expected to be the only one.
getField42A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 42A, or null if none is found.
The first occurrence of field 42A at MT740 is expected to be the only one.
getField42C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 42C, or null if none is found.
The first occurrence of field 42C at MT700 is expected to be the only one.
getField42C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 42C, or null if none is found.
The first occurrence of field 42C at MT710 is expected to be the only one.
getField42C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 42C, or null if none is found.
The first occurrence of field 42C at MT720 is expected to be the only one.
getField42C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 42C, or null if none is found.
The first occurrence of field 42C at MT740 is expected to be the only one.
getField42D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 42D, or null if none is found.
The first occurrence of field 42D at MT700 is expected to be the only one.
getField42D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 42D, or null if none is found.
The first occurrence of field 42D at MT710 is expected to be the only one.
getField42D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 42D, or null if none is found.
The first occurrence of field 42D at MT720 is expected to be the only one.
getField42D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 42D, or null if none is found.
The first occurrence of field 42D at MT740 is expected to be the only one.
getField42M() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 42M, or null if none is found.
The first occurrence of field 42M at MT700 is expected to be the only one.
getField42M() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 42M, or null if none is found.
The first occurrence of field 42M at MT710 is expected to be the only one.
getField42M() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 42M, or null if none is found.
The first occurrence of field 42M at MT720 is expected to be the only one.
getField42M() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 42M, or null if none is found.
The first occurrence of field 42M at MT740 is expected to be the only one.
getField42P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 42P, or null if none is found.
The first occurrence of field 42P at MT700 is expected to be the only one.
getField42P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 42P, or null if none is found.
The first occurrence of field 42P at MT710 is expected to be the only one.
getField42P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 42P, or null if none is found.
The first occurrence of field 42P at MT720 is expected to be the only one.
getField42P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 42P, or null if none is found.
The first occurrence of field 42P at MT740 is expected to be the only one.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Iterates through block4 fields and return the first one whose name matches 431, or null if none is found.
The first occurrence of field 431 at MT010 is expected to be the only one.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Iterates through block4 fields and return the first one whose name matches 431, or null if none is found.
The first occurrence of field 431 at MT021 is expected to be the only one.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Iterates through block4 fields and return all occurrences of fields whose names matches 431, or Collections.emptyList() if none is found.
Multiple occurrences of field 431 at MT023 are expected at one sequence or across several sequences.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 431, or null if none is found.
The first occurrence of field 431 at MT066 is expected to be the only one.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return all occurrences of fields whose names matches 431, or Collections.emptyList() if none is found.
Multiple occurrences of field 431 at MT071 are expected at one sequence or across several sequences.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 431, or null if none is found.
The first occurrence of field 431 at MT082 is expected to be the only one.
getField431() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 431, or null if none is found.
The first occurrence of field 431 at MT083 is expected to be the only one.
getField432() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 432, or null if none is found.
The first occurrence of field 432 at MT019 is expected to be the only one.
getField432() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 432, or null if none is found.
The first occurrence of field 432 at MT097 is expected to be the only one.
getField433() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 433, or null if none is found.
The first occurrence of field 433 at MT097 is expected to be the only one.
getField434() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 434, or null if none is found.
The first occurrence of field 434 at MT097 is expected to be the only one.
getField43P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 43P, or null if none is found.
The first occurrence of field 43P at MT700 is expected to be the only one.
getField43P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 43P, or null if none is found.
The first occurrence of field 43P at MT710 is expected to be the only one.
getField43P() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 43P, or null if none is found.
The first occurrence of field 43P at MT720 is expected to be the only one.
getField43T() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 43T, or null if none is found.
The first occurrence of field 43T at MT700 is expected to be the only one.
getField43T() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 43T, or null if none is found.
The first occurrence of field 43T at MT710 is expected to be the only one.
getField43T() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 43T, or null if none is found.
The first occurrence of field 43T at MT720 is expected to be the only one.
getField44A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44A, or null if none is found.
The first occurrence of field 44A at MT700 is expected to be the only one.
getField44A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44A, or null if none is found.
The first occurrence of field 44A at MT705 is expected to be the only one.
getField44A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44A, or null if none is found.
The first occurrence of field 44A at MT707 is expected to be the only one.
getField44A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44A, or null if none is found.
The first occurrence of field 44A at MT710 is expected to be the only one.
getField44A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44A, or null if none is found.
The first occurrence of field 44A at MT720 is expected to be the only one.
getField44B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44B, or null if none is found.
The first occurrence of field 44B at MT700 is expected to be the only one.
getField44B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44B, or null if none is found.
The first occurrence of field 44B at MT705 is expected to be the only one.
getField44B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44B, or null if none is found.
The first occurrence of field 44B at MT707 is expected to be the only one.
getField44B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44B, or null if none is found.
The first occurrence of field 44B at MT710 is expected to be the only one.
getField44B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44B, or null if none is found.
The first occurrence of field 44B at MT720 is expected to be the only one.
getField44C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44C, or null if none is found.
The first occurrence of field 44C at MT700 is expected to be the only one.
getField44C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44C, or null if none is found.
The first occurrence of field 44C at MT705 is expected to be the only one.
getField44C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44C, or null if none is found.
The first occurrence of field 44C at MT707 is expected to be the only one.
getField44C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44C, or null if none is found.
The first occurrence of field 44C at MT710 is expected to be the only one.
getField44C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44C, or null if none is found.
The first occurrence of field 44C at MT720 is expected to be the only one.
getField44D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44D, or null if none is found.
The first occurrence of field 44D at MT700 is expected to be the only one.
getField44D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44D, or null if none is found.
The first occurrence of field 44D at MT705 is expected to be the only one.
getField44D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44D, or null if none is found.
The first occurrence of field 44D at MT707 is expected to be the only one.
getField44D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44D, or null if none is found.
The first occurrence of field 44D at MT710 is expected to be the only one.
getField44D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44D, or null if none is found.
The first occurrence of field 44D at MT720 is expected to be the only one.
getField44E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44E, or null if none is found.
The first occurrence of field 44E at MT700 is expected to be the only one.
getField44E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44E, or null if none is found.
The first occurrence of field 44E at MT705 is expected to be the only one.
getField44E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44E, or null if none is found.
The first occurrence of field 44E at MT707 is expected to be the only one.
getField44E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44E, or null if none is found.
The first occurrence of field 44E at MT710 is expected to be the only one.
getField44E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44E, or null if none is found.
The first occurrence of field 44E at MT720 is expected to be the only one.
getField44F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 44F, or null if none is found.
The first occurrence of field 44F at MT700 is expected to be the only one.
getField44F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 44F, or null if none is found.
The first occurrence of field 44F at MT705 is expected to be the only one.
getField44F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 44F, or null if none is found.
The first occurrence of field 44F at MT707 is expected to be the only one.
getField44F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 44F, or null if none is found.
The first occurrence of field 44F at MT710 is expected to be the only one.
getField44F() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 44F, or null if none is found.
The first occurrence of field 44F at MT720 is expected to be the only one.
getField451() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Iterates through block4 fields and return the first one whose name matches 451, or null if none is found.
The first occurrence of field 451 at MT097 is expected to be the only one.
getField45A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 45A, or null if none is found.
The first occurrence of field 45A at MT700 is expected to be the only one.
getField45A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 45A, or null if none is found.
The first occurrence of field 45A at MT705 is expected to be the only one.
getField45A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 45A, or null if none is found.
The first occurrence of field 45A at MT710 is expected to be the only one.
getField45A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 45A, or null if none is found.
The first occurrence of field 45A at MT720 is expected to be the only one.
getField45B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Iterates through block4 fields and return the first one whose name matches 45B, or null if none is found.
The first occurrence of field 45B at MT701 is expected to be the only one.
getField45B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Iterates through block4 fields and return the first one whose name matches 45B, or null if none is found.
The first occurrence of field 45B at MT711 is expected to be the only one.
getField45B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Iterates through block4 fields and return the first one whose name matches 45B, or null if none is found.
The first occurrence of field 45B at MT721 is expected to be the only one.
getField461() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Iterates through block4 fields and return the first one whose name matches 461, or null if none is found.
The first occurrence of field 461 at MT052 is expected to be the only one.
getField461() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Iterates through block4 fields and return the first one whose name matches 461, or null if none is found.
The first occurrence of field 461 at MT066 is expected to be the only one.
getField461() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Iterates through block4 fields and return the first one whose name matches 461, or null if none is found.
The first occurrence of field 461 at MT071 is expected to be the only one.
getField461() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Iterates through block4 fields and return the first one whose name matches 461, or null if none is found.
The first occurrence of field 461 at MT082 is expected to be the only one.
getField461() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Iterates through block4 fields and return the first one whose name matches 461, or null if none is found.
The first occurrence of field 461 at MT083 is expected to be the only one.
getField46A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 46A, or null if none is found.
The first occurrence of field 46A at MT700 is expected to be the only one.
getField46A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 46A, or null if none is found.
The first occurrence of field 46A at MT710 is expected to be the only one.
getField46A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 46A, or null if none is found.
The first occurrence of field 46A at MT720 is expected to be the only one.
getField46B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Iterates through block4 fields and return the first one whose name matches 46B, or null if none is found.
The first occurrence of field 46B at MT701 is expected to be the only one.
getField46B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Iterates through block4 fields and return the first one whose name matches 46B, or null if none is found.
The first occurrence of field 46B at MT711 is expected to be the only one.
getField46B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Iterates through block4 fields and return the first one whose name matches 46B, or null if none is found.
The first occurrence of field 46B at MT721 is expected to be the only one.
getField47A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 47A, or null if none is found.
The first occurrence of field 47A at MT700 is expected to be the only one.
getField47A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 47A, or null if none is found.
The first occurrence of field 47A at MT710 is expected to be the only one.
getField47A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 47A, or null if none is found.
The first occurrence of field 47A at MT720 is expected to be the only one.
getField47B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Iterates through block4 fields and return the first one whose name matches 47B, or null if none is found.
The first occurrence of field 47B at MT701 is expected to be the only one.
getField47B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Iterates through block4 fields and return the first one whose name matches 47B, or null if none is found.
The first occurrence of field 47B at MT711 is expected to be the only one.
getField47B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Iterates through block4 fields and return the first one whose name matches 47B, or null if none is found.
The first occurrence of field 47B at MT721 is expected to be the only one.
getField48() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 48, or null if none is found.
The first occurrence of field 48 at MT700 is expected to be the only one.
getField48() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 48, or null if none is found.
The first occurrence of field 48 at MT710 is expected to be the only one.
getField48() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 48, or null if none is found.
The first occurrence of field 48 at MT720 is expected to be the only one.
getField49() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 49, or null if none is found.
The first occurrence of field 49 at MT700 is expected to be the only one.
getField49() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 49, or null if none is found.
The first occurrence of field 49 at MT710 is expected to be the only one.
getField49() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 49, or null if none is found.
The first occurrence of field 49 at MT720 is expected to be the only one.
getField50() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 50, or Collections.emptyList() if none is found.
Multiple occurrences of field 50 at MT210 are expected at one sequence or across several sequences.
getField50() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 50, or null if none is found.
The first occurrence of field 50 at MT700 is expected to be the only one.
getField50() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 50, or null if none is found.
The first occurrence of field 50 at MT705 is expected to be the only one.
getField50() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 50, or null if none is found.
The first occurrence of field 50 at MT710 is expected to be the only one.
getField50() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 50, or null if none is found.
The first occurrence of field 50 at MT720 is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 50A, or Collections.emptyList() if none is found.
Multiple occurrences of field 50A at MT102 are expected at one sequence or across several sequences.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 50A, or Collections.emptyList() if none is found.
Multiple occurrences of field 50A at MT102_STP are expected at one sequence or across several sequences.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT103 is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT103_REMIT is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT103_RUR6 is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT103_STP is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 50A, or Collections.emptyList() if none is found.
Multiple occurrences of field 50A at MT104 are expected at one sequence or across several sequences.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 50A, or Collections.emptyList() if none is found.
Multiple occurrences of field 50A at MT107 are expected at one sequence or across several sequences.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 50A, or Collections.emptyList() if none is found.
Multiple occurrences of field 50A at MT110 are expected at one sequence or across several sequences.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT202COV is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT205COV is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT910 is expected to be the only one.
getField50A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Iterates through block4 fields and return the first one whose name matches 50A, or null if none is found.
The first occurrence of field 50A at MT910_RUR6 is expected to be the only one.
getField50B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 50B, or null if none is found.
The first occurrence of field 50B at MT710 is expected to be the only one.
getField50B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 50B, or null if none is found.
The first occurrence of field 50B at MT720 is expected to be the only one.
getField50C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 50C, or Collections.emptyList() if none is found.
Multiple occurrences of field 50C at MT101 are expected at one sequence or across several sequences.
getField50C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 50C, or Collections.emptyList() if none is found.
Multiple occurrences of field 50C at MT101_RUR6 are expected at one sequence or across several sequences.
getField50C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 50C, or Collections.emptyList() if none is found.
Multiple occurrences of field 50C at MT104 are expected at one sequence or across several sequences.
getField50C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 50C, or Collections.emptyList() if none is found.
Multiple occurrences of field 50C at MT107 are expected at one sequence or across several sequences.
getField50C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 50C, or Collections.emptyList() if none is found.
Multiple occurrences of field 50C at MT210 are expected at one sequence or across several sequences.
getField50D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT101 are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT101_RUR6 are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT102 are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT102_STP are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT103 is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT103_REMIT is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT103_RUR6 is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT103_STP is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT110 are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT202COV is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT205COV is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 50F, or Collections.emptyList() if none is found.
Multiple occurrences of field 50F at MT210 are expected at one sequence or across several sequences.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT910 is expected to be the only one.
getField50F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Iterates through block4 fields and return the first one whose name matches 50F, or null if none is found.
The first occurrence of field 50F at MT910_RUR6 is expected to be the only one.
getField50G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 50G, or Collections.emptyList() if none is found.
Multiple occurrences of field 50G at MT101 are expected at one sequence or across several sequences.
getField50H() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 50H, or Collections.emptyList() if none is found.
Multiple occurrences of field 50H at MT101 are expected at one sequence or across several sequences.
getField50H() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 50H, or Collections.emptyList() if none is found.
Multiple occurrences of field 50H at MT101_RUR6 are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 50K, or Collections.emptyList() if none is found.
Multiple occurrences of field 50K at MT102 are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 50K, or Collections.emptyList() if none is found.
Multiple occurrences of field 50K at MT102_STP are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT103 is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT103_REMIT is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT103_RUR6 is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT103_STP is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 50K, or Collections.emptyList() if none is found.
Multiple occurrences of field 50K at MT104 are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 50K, or Collections.emptyList() if none is found.
Multiple occurrences of field 50K at MT107 are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 50K, or Collections.emptyList() if none is found.
Multiple occurrences of field 50K at MT110 are expected at one sequence or across several sequences.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT202COV is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT205COV is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT910 is expected to be the only one.
getField50K() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Iterates through block4 fields and return the first one whose name matches 50K, or null if none is found.
The first occurrence of field 50K at MT910_RUR6 is expected to be the only one.
getField50L() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 50L, or Collections.emptyList() if none is found.
Multiple occurrences of field 50L at MT101 are expected at one sequence or across several sequences.
getField50L() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 50L, or Collections.emptyList() if none is found.
Multiple occurrences of field 50L at MT101_RUR6 are expected at one sequence or across several sequences.
getField50L() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 50L, or Collections.emptyList() if none is found.
Multiple occurrences of field 50L at MT104 are expected at one sequence or across several sequences.
getField50L() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 50L, or Collections.emptyList() if none is found.
Multiple occurrences of field 50L at MT107 are expected at one sequence or across several sequences.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 51A, or Collections.emptyList() if none is found.
Multiple occurrences of field 51A at MT801 are expected at one sequence or across several sequences.
getField51A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
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 MT824 is expected to be the only one.
getField51C() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 51C, or null if none is found.
The first occurrence of field 51C at MT800 is expected to be the only one.
getField51C() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 51C, or Collections.emptyList() if none is found.
Multiple occurrences of field 51C at MT801 are expected at one sequence or across several sequences.
getField51C() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return the first one whose name matches 51C, or null if none is found.
The first occurrence of field 51C at MT824 is expected to be the only one.
getField51D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 51D, or null if none is found.
The first occurrence of field 51D at MT700 is expected to be the only one.
getField51D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 51D, or null if none is found.
The first occurrence of field 51D at MT710 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT101 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT101_RUR6 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT102 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT102_STP are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT104 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT107 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT110 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT202COV are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT205COV are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT210 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Iterates through block4 fields and return all occurrences of fields whose names matches 52A, or Collections.emptyList() if none is found.
Multiple occurrences of field 52A at MT450 are expected at one sequence or across several sequences.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField52A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 52B, or Collections.emptyList() if none is found.
Multiple occurrences of field 52B at MT102 are expected at one sequence or across several sequences.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 52B, or Collections.emptyList() if none is found.
Multiple occurrences of field 52B at MT110 are expected at one sequence or across several sequences.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Iterates through block4 fields and return all occurrences of fields whose names matches 52B, or Collections.emptyList() if none is found.
Multiple occurrences of field 52B at MT450 are expected at one sequence or across several sequences.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField52B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField52C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 52C, or Collections.emptyList() if none is found.
Multiple occurrences of field 52C at MT101 are expected at one sequence or across several sequences.
getField52C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 52C, or Collections.emptyList() if none is found.
Multiple occurrences of field 52C at MT101_RUR6 are expected at one sequence or across several sequences.
getField52C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 52C, or Collections.emptyList() if none is found.
Multiple occurrences of field 52C at MT102 are expected at one sequence or across several sequences.
getField52C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 52C, or Collections.emptyList() if none is found.
Multiple occurrences of field 52C at MT104 are expected at one sequence or across several sequences.
getField52C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 52C, or Collections.emptyList() if none is found.
Multiple occurrences of field 52C at MT107 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT104 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT107 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT110 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
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 MT111 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT202COV are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT205COV are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT210 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Iterates through block4 fields and return all occurrences of fields whose names matches 52D, or Collections.emptyList() if none is found.
Multiple occurrences of field 52D at MT450 are expected at one sequence or across several sequences.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField52D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField533() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Iterates through block4 fields and return the first one whose name matches 533, or null if none is found.
The first occurrence of field 533 at MT029 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT204 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT300 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT304 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT306 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT320 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT330 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT340 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT360 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT361 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT362 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT364 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT365 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
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 MT600 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
Multiple occurrences of field 53A at MT620 are expected at one sequence or across several sequences.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField53A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
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 MT201 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return all occurrences of fields whose names matches 53B, or Collections.emptyList() if none is found.
Multiple occurrences of field 53B at MT204 are expected at one sequence or across several sequences.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
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 MT600 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField53B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField53C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return the first one whose name matches 53C, or null if none is found.
The first occurrence of field 53C at MT102 is expected to be the only one.
getField53C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return the first one whose name matches 53C, or null if none is found.
The first occurrence of field 53C at MT102_STP is expected to be the only one.
getField53C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return the first one whose name matches 53C, or null if none is found.
The first occurrence of field 53C at MT559 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT103 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT103_REMIT is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT110 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT202 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT202COV is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT203 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT204 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT205 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT205COV is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT300 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT304 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT305 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT306 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT320 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT330 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT340 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT341 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT350 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT360 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT361 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT362 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT364 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT365 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT400 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT559 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT600 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT601 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
Multiple occurrences of field 53D at MT620 are expected at one sequence or across several sequences.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT700 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT710 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT752 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT754 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT756 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT800 is expected to be the only one.
getField53D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Iterates through block4 fields and return the first one whose name matches 53D, or null if none is found.
The first occurrence of field 53D at MT802 is expected to be the only one.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT300 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT304 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT306 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT320 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT330 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT340 are expected at one sequence or across several sequences.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 53J, or null if none is found.
The first occurrence of field 53J at MT341 is expected to be the only one.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 53J, or null if none is found.
The first occurrence of field 53J at MT350 is expected to be the only one.
getField53J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
Multiple occurrences of field 53J at MT620 are expected at one sequence or across several sequences.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT102 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT102_STP is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT103 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT103_REMIT is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT103_STP is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT110 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT202 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT202COV is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT203 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT400 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT752 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT756 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT800 is expected to be the only one.
getField54A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Iterates through block4 fields and return the first one whose name matches 54A, or null if none is found.
The first occurrence of field 54A at MT802 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT103 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT103_REMIT is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT110 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT202 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT202COV is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT203 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT400 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT752 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT756 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT800 is expected to be the only one.
getField54B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Iterates through block4 fields and return the first one whose name matches 54B, or null if none is found.
The first occurrence of field 54B at MT802 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT103 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT103_REMIT is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT110 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT202 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT202COV is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT203 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT400 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT752 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT756 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT800 is expected to be the only one.
getField54D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Iterates through block4 fields and return the first one whose name matches 54D, or null if none is found.
The first occurrence of field 54D at MT802 is expected to be the only one.
getField55A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 55A, or null if none is found.
The first occurrence of field 55A at MT103 is expected to be the only one.
getField55A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 55A, or null if none is found.
The first occurrence of field 55A at MT103_REMIT is expected to be the only one.
getField55A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 55A, or null if none is found.
The first occurrence of field 55A at MT103_STP is expected to be the only one.
getField55B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 55B, or null if none is found.
The first occurrence of field 55B at MT103 is expected to be the only one.
getField55B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 55B, or null if none is found.
The first occurrence of field 55B at MT103_REMIT is expected to be the only one.
getField55D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 55D, or null if none is found.
The first occurrence of field 55D at MT103 is expected to be the only one.
getField55D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 55D, or null if none is found.
The first occurrence of field 55D at MT103_REMIT is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT101 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT101_RUR6 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT201 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT202COV are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT203 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT205COV are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT210 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT300 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT304 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT306 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT320 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT330 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT340 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT360 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT361 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT362 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT364 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT365 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT600 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
Multiple occurrences of field 56A at MT620 are expected at one sequence or across several sequences.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField56A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField56B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 56B, or Collections.emptyList() if none is found.
Multiple occurrences of field 56B at MT600 are expected at one sequence or across several sequences.
getField56B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 56B, or null if none is found.
The first occurrence of field 56B at MT601 is expected to be the only one.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 56C, or Collections.emptyList() if none is found.
Multiple occurrences of field 56C at MT101 are expected at one sequence or across several sequences.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 56C, or Collections.emptyList() if none is found.
Multiple occurrences of field 56C at MT101_RUR6 are expected at one sequence or across several sequences.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 56C, or null if none is found.
The first occurrence of field 56C at MT103 is expected to be the only one.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 56C, or null if none is found.
The first occurrence of field 56C at MT103_REMIT is expected to be the only one.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 56C, or null if none is found.
The first occurrence of field 56C at MT202COV is expected to be the only one.
getField56C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 56C, or null if none is found.
The first occurrence of field 56C at MT205COV is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT101 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT101_RUR6 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT201 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT202COV are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT203 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT205COV are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT210 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT300 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT304 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT306 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT320 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT330 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT340 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT360 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT361 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT362 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT364 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT365 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT600 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
Multiple occurrences of field 56D at MT620 are expected at one sequence or across several sequences.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField56D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT300 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT304 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT306 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT320 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT330 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT340 are expected at one sequence or across several sequences.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 56J, or null if none is found.
The first occurrence of field 56J at MT341 is expected to be the only one.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 56J, or null if none is found.
The first occurrence of field 56J at MT350 is expected to be the only one.
getField56J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
Multiple occurrences of field 56J at MT620 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT101 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT101_RUR6 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT102 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT102_STP are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT104 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT107 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT201 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT202COV are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT203 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT205COV are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT300 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT304 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT306 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT320 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT330 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT340 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT360 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT361 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT362 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT364 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT365 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT600 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
Multiple occurrences of field 57A at MT620 are expected at one sequence or across several sequences.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
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 MT985 is expected to be the only one.
getField57A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return all occurrences of fields whose names matches 57B, or Collections.emptyList() if none is found.
Multiple occurrences of field 57B at MT201 are expected at one sequence or across several sequences.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57B, or Collections.emptyList() if none is found.
Multiple occurrences of field 57B at MT202COV are expected at one sequence or across several sequences.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 57B, or Collections.emptyList() if none is found.
Multiple occurrences of field 57B at MT203 are expected at one sequence or across several sequences.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57B, or Collections.emptyList() if none is found.
Multiple occurrences of field 57B at MT205COV are expected at one sequence or across several sequences.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 57B, or Collections.emptyList() if none is found.
Multiple occurrences of field 57B at MT600 are expected at one sequence or across several sequences.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
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 MT985 is expected to be the only one.
getField57B() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 57C, or Collections.emptyList() if none is found.
Multiple occurrences of field 57C at MT101 are expected at one sequence or across several sequences.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 57C, or Collections.emptyList() if none is found.
Multiple occurrences of field 57C at MT101_RUR6 are expected at one sequence or across several sequences.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 57C, or Collections.emptyList() if none is found.
Multiple occurrences of field 57C at MT102 are expected at one sequence or across several sequences.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 57C, or null if none is found.
The first occurrence of field 57C at MT103 is expected to be the only one.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 57C, or null if none is found.
The first occurrence of field 57C at MT103_REMIT is expected to be the only one.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 57C, or Collections.emptyList() if none is found.
Multiple occurrences of field 57C at MT104 are expected at one sequence or across several sequences.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 57C, or Collections.emptyList() if none is found.
Multiple occurrences of field 57C at MT107 are expected at one sequence or across several sequences.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 57C, or null if none is found.
The first occurrence of field 57C at MT202COV is expected to be the only one.
getField57C() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 57C, or null if none is found.
The first occurrence of field 57C at MT205COV is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT101 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT101_RUR6 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT104 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT107 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT201 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT202COV are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT203 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT205COV are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT300 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT304 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT306 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT320 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT330 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT340 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT360 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT361 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT362 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT364 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT365 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT600 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
Multiple occurrences of field 57D at MT620 are expected at one sequence or across several sequences.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
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 MT985 is expected to be the only one.
getField57D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT300 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT304 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT306 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT320 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT330 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT340 are expected at one sequence or across several sequences.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 57J, or null if none is found.
The first occurrence of field 57J at MT341 is expected to be the only one.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 57J, or null if none is found.
The first occurrence of field 57J at MT350 is expected to be the only one.
getField57J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
Multiple occurrences of field 57J at MT620 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT202 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT202_RUR6 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT202COV is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT203 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT204 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT205 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT205COV is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT300 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT304 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT306 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT320 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT330 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT340 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT341 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT350 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT400 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
Multiple occurrences of field 58A at MT620 are expected at one sequence or across several sequences.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT740 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT742 is expected to be the only one.
getField58A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 58A, or null if none is found.
The first occurrence of field 58A at MT754 is expected to be the only one.
getField58B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 58B, or null if none is found.
The first occurrence of field 58B at MT400 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT202 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT202_RUR6 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT202COV is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT203 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT204 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT205 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT205COV is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT300 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT304 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT306 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT320 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT330 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT340 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT341 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT350 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT400 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
Multiple occurrences of field 58D at MT620 are expected at one sequence or across several sequences.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT740 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT742 is expected to be the only one.
getField58D() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 58D, or null if none is found.
The first occurrence of field 58D at MT754 is expected to be the only one.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT300 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT304 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT306 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT320 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT330 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT340 are expected at one sequence or across several sequences.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 58J, or null if none is found.
The first occurrence of field 58J at MT341 is expected to be the only one.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 58J, or null if none is found.
The first occurrence of field 58J at MT350 is expected to be the only one.
getField58J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
Multiple occurrences of field 58J at MT620 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
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 MT101 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
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 MT101_RUR6 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT103 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT103_REMIT is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT103_RUR6 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT103_STP is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 are expected at one sequence or across several sequences.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT111 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT112 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT202COV is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT205COV is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT420 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT430 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT700 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT705 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT707 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT710 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT720 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT740 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT985 is expected to be the only one.
getField59() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Iterates through block4 fields and return the first one whose name matches 59, or null if none is found.
The first occurrence of field 59 at MT986 is expected to be the only one.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 59A, or Collections.emptyList() if none is found.
Multiple occurrences of field 59A at MT101 are expected at one sequence or across several sequences.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 59A, or Collections.emptyList() if none is found.
Multiple occurrences of field 59A at MT102 are expected at one sequence or across several sequences.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 59A, or Collections.emptyList() if none is found.
Multiple occurrences of field 59A at MT102_STP are expected at one sequence or across several sequences.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 59A, or null if none is found.
The first occurrence of field 59A at MT103 is expected to be the only one.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 59A, or null if none is found.
The first occurrence of field 59A at MT103_REMIT is expected to be the only one.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 59A, or null if none is found.
The first occurrence of field 59A at MT103_STP is expected to be the only one.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 59A, or Collections.emptyList() if none is found.
Multiple occurrences of field 59A at MT104 are expected at one sequence or across several sequences.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 59A, or Collections.emptyList() if none is found.
Multiple occurrences of field 59A at MT107 are expected at one sequence or across several sequences.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 59A, or null if none is found.
The first occurrence of field 59A at MT202COV is expected to be the only one.
getField59A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 59A, or null if none is found.
The first occurrence of field 59A at MT205COV is expected to be the only one.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 59F, or Collections.emptyList() if none is found.
Multiple occurrences of field 59F at MT101 are expected at one sequence or across several sequences.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 59F, or Collections.emptyList() if none is found.
Multiple occurrences of field 59F at MT102 are expected at one sequence or across several sequences.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 59F, or Collections.emptyList() if none is found.
Multiple occurrences of field 59F at MT102_STP are expected at one sequence or across several sequences.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 59F, or null if none is found.
The first occurrence of field 59F at MT103 is expected to be the only one.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 59F, or null if none is found.
The first occurrence of field 59F at MT103_REMIT is expected to be the only one.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 59F, or null if none is found.
The first occurrence of field 59F at MT103_STP is expected to be the only one.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Iterates through block4 fields and return all occurrences of fields whose names matches 59F, or Collections.emptyList() if none is found.
Multiple occurrences of field 59F at MT110 are expected at one sequence or across several sequences.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 59F, or null if none is found.
The first occurrence of field 59F at MT202COV is expected to be the only one.
getField59F() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 59F, or null if none is found.
The first occurrence of field 59F at MT205COV is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT608 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT940 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT940_RUR6 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT941 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT950 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT950_RUR6 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT970 is expected to be the only one.
getField60F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 60F, or null if none is found.
The first occurrence of field 60F at MT972 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT608 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT940 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT940_RUR6 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT950 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT950_RUR6 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT970 is expected to be the only one.
getField60M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 60M, or null if none is found.
The first occurrence of field 60M at MT972 is expected to be the only one.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT608 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT940 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT940_RUR6 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT942 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT942_RUR6 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT950 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT950_RUR6 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT970 are expected at one sequence or across several sequences.
getField61() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return all occurrences of fields whose names matches 61, or Collections.emptyList() if none is found.
Multiple occurrences of field 61 at MT972 are expected at one sequence or across several sequences.
getField619() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Iterates through block4 fields and return the first one whose name matches 619, or null if none is found.
The first occurrence of field 619 at MT019 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT608 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT940 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT940_RUR6 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT941 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT950 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT950_RUR6 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT970 is expected to be the only one.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Iterates through block4 fields and return all occurrences of fields whose names matches 62F, or Collections.emptyList() if none is found.
Multiple occurrences of field 62F at MT971 are expected at one sequence or across several sequences.
getField62F() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 62F, or null if none is found.
The first occurrence of field 62F at MT972 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT608 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT940 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT940_RUR6 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT950 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT950_RUR6 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT970 is expected to be the only one.
getField62M() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 62M, or null if none is found.
The first occurrence of field 62M at MT972 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT608 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT940 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT940_RUR6 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT941 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT950 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT950_RUR6 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT970 is expected to be the only one.
getField64() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Iterates through block4 fields and return the first one whose name matches 64, or null if none is found.
The first occurrence of field 64 at MT972 is expected to be the only one.
getField65() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Iterates through block4 fields and return all occurrences of fields whose names matches 65, or Collections.emptyList() if none is found.
Multiple occurrences of field 65 at MT608 are expected at one sequence or across several sequences.
getField65() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return all occurrences of fields whose names matches 65, or Collections.emptyList() if none is found.
Multiple occurrences of field 65 at MT940 are expected at one sequence or across several sequences.
getField65() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 65, or Collections.emptyList() if none is found.
Multiple occurrences of field 65 at MT940_RUR6 are expected at one sequence or across several sequences.
getField65() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return all occurrences of fields whose names matches 65, or Collections.emptyList() if none is found.
Multiple occurrences of field 65 at MT941 are expected at one sequence or across several sequences.
getField68A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return all occurrences of fields whose names matches 68A, or Collections.emptyList() if none is found.
Multiple occurrences of field 68A at MT824 are expected at one sequence or across several sequences.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69A, or Collections.emptyList() if none is found.
Multiple occurrences of field 69A at MT513 are expected at one sequence or across several sequences.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 69A, or null if none is found.
The first occurrence of field 69A at MT536 is expected to be the only one.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 69A, or null if none is found.
The first occurrence of field 69A at MT538 is expected to be the only one.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 69A, or null if none is found.
The first occurrence of field 69A at MT549 is expected to be the only one.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69A, or Collections.emptyList() if none is found.
Multiple occurrences of field 69A at MT564 are expected at one sequence or across several sequences.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69A, or Collections.emptyList() if none is found.
Multiple occurrences of field 69A at MT566 are expected at one sequence or across several sequences.
getField69A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return the first one whose name matches 69A, or null if none is found.
The first occurrence of field 69A at MT575 is expected to be the only one.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69B, or Collections.emptyList() if none is found.
Multiple occurrences of field 69B at MT513 are expected at one sequence or across several sequences.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 69B, or null if none is found.
The first occurrence of field 69B at MT536 is expected to be the only one.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 69B, or null if none is found.
The first occurrence of field 69B at MT538 is expected to be the only one.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 69B, or null if none is found.
The first occurrence of field 69B at MT549 is expected to be the only one.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69B, or Collections.emptyList() if none is found.
Multiple occurrences of field 69B at MT564 are expected at one sequence or across several sequences.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69B, or Collections.emptyList() if none is found.
Multiple occurrences of field 69B at MT566 are expected at one sequence or across several sequences.
getField69B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return the first one whose name matches 69B, or null if none is found.
The first occurrence of field 69B at MT575 is expected to be the only one.
getField69C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69C, or Collections.emptyList() if none is found.
Multiple occurrences of field 69C at MT513 are expected at one sequence or across several sequences.
getField69C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69C, or Collections.emptyList() if none is found.
Multiple occurrences of field 69C at MT564 are expected at one sequence or across several sequences.
getField69C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69C, or Collections.emptyList() if none is found.
Multiple occurrences of field 69C at MT566 are expected at one sequence or across several sequences.
getField69D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69D, or Collections.emptyList() if none is found.
Multiple occurrences of field 69D at MT513 are expected at one sequence or across several sequences.
getField69D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69D, or Collections.emptyList() if none is found.
Multiple occurrences of field 69D at MT564 are expected at one sequence or across several sequences.
getField69D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69D, or Collections.emptyList() if none is found.
Multiple occurrences of field 69D at MT566 are expected at one sequence or across several sequences.
getField69E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69E, or Collections.emptyList() if none is found.
Multiple occurrences of field 69E at MT513 are expected at one sequence or across several sequences.
getField69E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69E, or Collections.emptyList() if none is found.
Multiple occurrences of field 69E at MT564 are expected at one sequence or across several sequences.
getField69E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69E, or Collections.emptyList() if none is found.
Multiple occurrences of field 69E at MT566 are expected at one sequence or across several sequences.
getField69F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69F, or Collections.emptyList() if none is found.
Multiple occurrences of field 69F at MT513 are expected at one sequence or across several sequences.
getField69F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69F, or Collections.emptyList() if none is found.
Multiple occurrences of field 69F at MT564 are expected at one sequence or across several sequences.
getField69F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 69F, or Collections.emptyList() if none is found.
Multiple occurrences of field 69F at MT566 are expected at one sequence or across several sequences.
getField69J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 69J, or Collections.emptyList() if none is found.
Multiple occurrences of field 69J at MT513 are expected at one sequence or across several sequences.
getField69J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 69J, or Collections.emptyList() if none is found.
Multiple occurrences of field 69J at MT564 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT101 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT101_RUR6 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT102 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT102_STP are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 70, or null if none is found.
The first occurrence of field 70 at MT103 is expected to be the only one.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 70, or null if none is found.
The first occurrence of field 70 at MT103_RUR6 is expected to be the only one.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 70, or null if none is found.
The first occurrence of field 70 at MT103_STP is expected to be the only one.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT104 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 70, or Collections.emptyList() if none is found.
Multiple occurrences of field 70 at MT107 are expected at one sequence or across several sequences.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Iterates through block4 fields and return the first one whose name matches 70, or null if none is found.
The first occurrence of field 70 at MT202COV is expected to be the only one.
getField70() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Iterates through block4 fields and return the first one whose name matches 70, or null if none is found.
The first occurrence of field 70 at MT205COV is expected to be the only one.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT321 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT500 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 70C, or null if none is found.
The first occurrence of field 70C at MT501 is expected to be the only one.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT502 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT503 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT504 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT505 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT506 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT507 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT509 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT513 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT514 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT515 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT518 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT519 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT535 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT540 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT541 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT542 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT543 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT544 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT545 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT546 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT547 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT569 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT576 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT578 are expected at one sequence or across several sequences.
getField70C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 70C, or Collections.emptyList() if none is found.
Multiple occurrences of field 70C at MT586 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 70D, or null if none is found.
The first occurrence of field 70D at MT380 is expected to be the only one.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 70D, or null if none is found.
The first occurrence of field 70D at MT381 is expected to be the only one.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT502 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT506 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT507 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT509 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT510 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT513 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT514 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT515 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT518 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT530 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT537 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT540 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT541 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT542 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT543 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT544 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT545 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT546 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT547 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT548 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT558 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT567 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT578 are expected at one sequence or across several sequences.
getField70D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 70D, or Collections.emptyList() if none is found.
Multiple occurrences of field 70D at MT586 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT370 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT380 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT381 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT500 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT501 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT502 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT508 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT509 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT513 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT514 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT515 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT518 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT519 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT524 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT527 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT535 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT536 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT537 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT538 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT540 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT541 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT542 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT543 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT544 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT545 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT546 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT547 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT548 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT558 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT564 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT565 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT566 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT567 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT568 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return the first one whose name matches 70E, or null if none is found.
The first occurrence of field 70E at MT569 is expected to be the only one.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT575 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT576 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT578 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT586 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT670 are expected at one sequence or across several sequences.
getField70E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 70E, or Collections.emptyList() if none is found.
Multiple occurrences of field 70E at MT671 are expected at one sequence or across several sequences.
getField70F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 70F, or Collections.emptyList() if none is found.
Multiple occurrences of field 70F at MT568 are expected at one sequence or across several sequences.
getField70G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 70G, or Collections.emptyList() if none is found.
Multiple occurrences of field 70G at MT564 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT101 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT101_RUR6 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT102 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT102_STP are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 71A, or null if none is found.
The first occurrence of field 71A at MT103 is expected to be the only one.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 71A, or null if none is found.
The first occurrence of field 71A at MT103_REMIT is expected to be the only one.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 71A, or null if none is found.
The first occurrence of field 71A at MT103_RUR6 is expected to be the only one.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 71A, or null if none is found.
The first occurrence of field 71A at MT103_STP is expected to be the only one.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT104 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 71A, or Collections.emptyList() if none is found.
Multiple occurrences of field 71A at MT107 are expected at one sequence or across several sequences.
getField71A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Iterates through block4 fields and return the first one whose name matches 71A, or null if none is found.
The first occurrence of field 71A at MT740 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 are expected at one sequence or across several sequences.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
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 MT740 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField71B() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField71C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 71C, or Collections.emptyList() if none is found.
Multiple occurrences of field 71C at MT559 are expected at one sequence or across several sequences.
getField71C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 71C, or null if none is found.
The first occurrence of field 71C at MT600 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 are expected at one sequence or across several sequences.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT300 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT306 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT320 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT340 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT350 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT360 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT361 is expected to be the only one.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField71F() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
The first occurrence of field 71F at MT620 is expected to be the only one.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 71G, or Collections.emptyList() if none is found.
Multiple occurrences of field 71G at MT102 are expected at one sequence or across several sequences.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 71G, or Collections.emptyList() if none is found.
Multiple occurrences of field 71G at MT102_STP are expected at one sequence or across several sequences.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 71G, or null if none is found.
The first occurrence of field 71G at MT103 is expected to be the only one.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 71G, or null if none is found.
The first occurrence of field 71G at MT103_REMIT is expected to be the only one.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 71G, or null if none is found.
The first occurrence of field 71G at MT103_RUR6 is expected to be the only one.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 71G, or null if none is found.
The first occurrence of field 71G at MT103_STP is expected to be the only one.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 71G, or Collections.emptyList() if none is found.
Multiple occurrences of field 71G at MT104 are expected at one sequence or across several sequences.
getField71G() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 71G, or Collections.emptyList() if none is found.
Multiple occurrences of field 71G at MT107 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
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 MT102 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
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 MT102_STP is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
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 MT103 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
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 MT103_REMIT is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
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 MT103_RUR6 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
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 MT103_STP is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
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 MT104 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
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 MT107 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
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 MT110 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
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 MT190 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
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 MT191 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
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.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
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 MT201 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
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 MT202 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
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 MT202_RUR6 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
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 MT202COV are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
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 MT203 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
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 MT204 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
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 MT205 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
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 MT205COV are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
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 MT290 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
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 MT291 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
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 MT300 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
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 MT304 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
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 MT306 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
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 MT320 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
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 MT330 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
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 MT340 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
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 MT350 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
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 MT360 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
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 MT361 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
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 MT362 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
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 MT364 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
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 MT365 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
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 MT390 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
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 MT391 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
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 MT400 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
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 MT410 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
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 MT412 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
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 MT420 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
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 MT430 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
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 MT450 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
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 MT490 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
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.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
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 MT516 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
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 MT526 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
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 MT559 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
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 MT581 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
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 MT590 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
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 MT591 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
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 MT600 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
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 MT601 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
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 MT604 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
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 MT605 are expected at one sequence or across several sequences.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
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 MT606 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
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 MT607 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
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 MT620 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
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 MT690 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
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 MT691 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
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 MT700 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
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 MT707 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
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 MT710 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
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 MT720 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
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 MT730 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
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 MT732 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
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 MT734 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
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 MT740 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
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 MT742 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
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 MT747 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
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 MT750 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
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 MT752 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
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 MT756 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
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 MT760 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
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 MT767 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
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 MT768 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
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 MT769 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
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 MT790 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
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 MT791 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
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 MT800 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
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 MT802 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
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 MT824 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
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 MT890 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
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 MT891 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
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 MT900 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
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 MT900_RUR6 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
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 MT910 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
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 MT910_RUR6 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
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 MT935 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
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 MT990 is expected to be the only one.
getField72() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
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 MT991 is expected to be the only one.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Iterates through block4 fields and return the first one whose name matches 73, or null if none is found.
The first occurrence of field 73 at MT400 is expected to be the only one.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Iterates through block4 fields and return the first one whose name matches 73, or null if none is found.
The first occurrence of field 73 at MT734 is expected to be the only one.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Iterates through block4 fields and return the first one whose name matches 73, or null if none is found.
The first occurrence of field 73 at MT750 is expected to be the only one.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Iterates through block4 fields and return the first one whose name matches 73, or null if none is found.
The first occurrence of field 73 at MT754 is expected to be the only one.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Iterates through block4 fields and return all occurrences of fields whose names matches 73, or Collections.emptyList() if none is found.
Multiple occurrences of field 73 at MT800 are expected at one sequence or across several sequences.
getField73() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Iterates through block4 fields and return all occurrences of fields whose names matches 73, or Collections.emptyList() if none is found.
Multiple occurrences of field 73 at MT801 are expected at one sequence or across several sequences.
getField74() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Iterates through block4 fields and return the first one whose name matches 74, or null if none is found.
The first occurrence of field 74 at MT430 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT111 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT195 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT295 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT395 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT422 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT495 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 75, or Collections.emptyList() if none is found.
Multiple occurrences of field 75 at MT559 are expected at one sequence or across several sequences.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT595 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT695 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT795 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT895 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT985 is expected to be the only one.
getField75() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Iterates through block4 fields and return the first one whose name matches 75, or null if none is found.
The first occurrence of field 75 at MT995 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
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 MT112 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
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 MT422 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField76() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
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 MT300 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
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 MT305 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
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 MT306 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
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 MT340 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
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 MT341 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
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 MT360 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
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 MT361 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
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.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
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 MT455 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
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 MT747 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
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 MT754 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField77A() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT101 are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT101_RUR6 are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT102 are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT102_STP are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT103 is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT103_REMIT is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT103_RUR6 is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT103_STP is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT104 are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Iterates through block4 fields and return all occurrences of fields whose names matches 77B, or Collections.emptyList() if none is found.
Multiple occurrences of field 77B at MT107 are expected at one sequence or across several sequences.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT734 is expected to be the only one.
getField77B() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Iterates through block4 fields and return the first one whose name matches 77B, or null if none is found.
The first occurrence of field 77B at MT824 is expected to be the only one.
getField77C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Iterates through block4 fields and return the first one whose name matches 77C, or null if none is found.
The first occurrence of field 77C at MT760 is expected to be the only one.
getField77C() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Iterates through block4 fields and return the first one whose name matches 77C, or null if none is found.
The first occurrence of field 77C at MT767 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT300 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT306 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT320 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT330 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT360 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT361 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
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.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT516 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT600 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT601 is expected to be the only one.
getField77D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
The first occurrence of field 77D at MT620 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT198 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT298 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT398 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT498 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT598 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT698 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT798 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT898 is expected to be the only one.
getField77E() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Iterates through block4 fields and return the first one whose name matches 77E, or null if none is found.
The first occurrence of field 77E at MT998 is expected to be the only one.
getField77F() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Iterates through block4 fields and return the first one whose name matches 77F, or null if none is found.
The first occurrence of field 77F at MT105 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT300 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT304 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT305 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT306 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT340 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT360 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT361 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT600 is expected to be the only one.
getField77H() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 77H, or null if none is found.
The first occurrence of field 77H at MT601 is expected to be the only one.
getField77J() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Iterates through block4 fields and return the first one whose name matches 77J, or null if none is found.
The first occurrence of field 77J at MT734 is expected to be the only one.
getField77J() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Iterates through block4 fields and return the first one whose name matches 77J, or null if none is found.
The first occurrence of field 77J at MT750 is expected to be the only one.
getField77T() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Iterates through block4 fields and return the first one whose name matches 77T, or null if none is found.
The first occurrence of field 77T at MT103_REMIT is expected to be the only one.
getField78() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Iterates through block4 fields and return the first one whose name matches 78, or null if none is found.
The first occurrence of field 78 at MT700 is expected to be the only one.
getField78() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Iterates through block4 fields and return the first one whose name matches 78, or null if none is found.
The first occurrence of field 78 at MT710 is expected to be the only one.
getField78() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Iterates through block4 fields and return the first one whose name matches 78, or null if none is found.
The first occurrence of field 78 at MT720 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
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 MT192 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
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 MT195 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
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 MT196 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
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 MT199 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
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 MT292 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
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 MT295 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
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 MT296 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
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 MT299 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
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 MT392 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
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 MT395 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
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 MT396 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
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 MT399 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
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 MT492 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
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 MT495 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
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.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Iterates through block4 fields and return all occurrences of fields whose names matches 79, or Collections.emptyList() if none is found.
Multiple occurrences of field 79 at MT499 are expected at one sequence or across several sequences.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
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 MT592 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
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 MT595 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
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 MT596 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
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 MT599 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
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 MT692 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
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 MT695 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
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 MT696 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
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 MT699 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
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 MT705 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Iterates through block4 fields and return all occurrences of fields whose names matches 79, or Collections.emptyList() if none is found.
Multiple occurrences of field 79 at MT707 are expected at one sequence or across several sequences.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
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 MT792 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
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 MT795 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
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 MT796 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Iterates through block4 fields and return all occurrences of fields whose names matches 79, or Collections.emptyList() if none is found.
Multiple occurrences of field 79 at MT799 are expected at one sequence or across several sequences.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
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 MT892 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
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 MT895 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
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 MT896 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
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 MT899 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
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 MT986 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
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 MT992 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
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 MT995 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
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 MT996 is expected to be the only one.
getField79() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
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 MT999 is expected to be the only one.
getField80C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Iterates through block4 fields and return all occurrences of fields whose names matches 80C, or Collections.emptyList() if none is found.
Multiple occurrences of field 80C at MT559 are expected at one sequence or across several sequences.
getField80C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Iterates through block4 fields and return the first one whose name matches 80C, or null if none is found.
The first occurrence of field 80C at MT581 is expected to be the only one.
getField81A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 81A, or null if none is found.
The first occurrence of field 81A at MT300 is expected to be the only one.
getField81A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 81A, or null if none is found.
The first occurrence of field 81A at MT304 is expected to be the only one.
getField81A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 81A, or null if none is found.
The first occurrence of field 81A at MT305 is expected to be the only one.
getField81D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 81D, or null if none is found.
The first occurrence of field 81D at MT300 is expected to be the only one.
getField81D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 81D, or null if none is found.
The first occurrence of field 81D at MT304 is expected to be the only one.
getField81D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 81D, or null if none is found.
The first occurrence of field 81D at MT305 is expected to be the only one.
getField81J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 81J, or null if none is found.
The first occurrence of field 81J at MT300 is expected to be the only one.
getField81J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 81J, or null if none is found.
The first occurrence of field 81J at MT304 is expected to be the only one.
getField81J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 81J, or null if none is found.
The first occurrence of field 81J at MT305 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT300 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT304 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT305 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT306 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT320 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT330 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT340 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT341 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT350 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT360 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT361 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT362 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT364 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT365 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT600 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT601 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 82A, or Collections.emptyList() if none is found.
Multiple occurrences of field 82A at MT604 are expected at one sequence or across several sequences.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 82A, or Collections.emptyList() if none is found.
Multiple occurrences of field 82A at MT605 are expected at one sequence or across several sequences.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT606 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT607 is expected to be the only one.
getField82A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
The first occurrence of field 82A at MT620 is expected to be the only one.
getField82B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 82B, or Collections.emptyList() if none is found.
Multiple occurrences of field 82B at MT604 are expected at one sequence or across several sequences.
getField82B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 82B, or Collections.emptyList() if none is found.
Multiple occurrences of field 82B at MT605 are expected at one sequence or across several sequences.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT300 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT304 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT305 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT306 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT320 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT330 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT340 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT341 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT350 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT360 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT361 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT362 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT364 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT365 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT600 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT601 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 82D, or Collections.emptyList() if none is found.
Multiple occurrences of field 82D at MT604 are expected at one sequence or across several sequences.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 82D, or Collections.emptyList() if none is found.
Multiple occurrences of field 82D at MT605 are expected at one sequence or across several sequences.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT606 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT607 is expected to be the only one.
getField82D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
The first occurrence of field 82D at MT620 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT300 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT304 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT305 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT306 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT320 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT330 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT350 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT600 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT601 is expected to be the only one.
getField82J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
The first occurrence of field 82J at MT620 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT300 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT304 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT305 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT306 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT320 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT330 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT350 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT360 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT361 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT362 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT364 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT365 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT600 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT601 is expected to be the only one.
getField83A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
The first occurrence of field 83A at MT620 is expected to be the only one.
getField83C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return the first one whose name matches 83C, or null if none is found.
The first occurrence of field 83C at MT516 is expected to be the only one.
getField83C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return the first one whose name matches 83C, or null if none is found.
The first occurrence of field 83C at MT526 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT300 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT304 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT305 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT306 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT320 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT330 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT350 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT360 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT361 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT362 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT364 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT365 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT600 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT601 is expected to be the only one.
getField83D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
The first occurrence of field 83D at MT620 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT300 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT304 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT305 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT306 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT320 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT330 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT350 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT360 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT361 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT362 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT364 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT365 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT600 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT601 is expected to be the only one.
getField83J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
The first occurrence of field 83J at MT620 is expected to be the only one.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
The first occurrence of field 84A at MT300 is expected to be the only one.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 84A, or Collections.emptyList() if none is found.
Multiple occurrences of field 84A at MT306 are expected at one sequence or across several sequences.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
The first occurrence of field 84A at MT320 is expected to be the only one.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
The first occurrence of field 84A at MT330 is expected to be the only one.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
The first occurrence of field 84A at MT361 is expected to be the only one.
getField84A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
The first occurrence of field 84A at MT620 is expected to be the only one.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
The first occurrence of field 84B at MT300 is expected to be the only one.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 84B, or Collections.emptyList() if none is found.
Multiple occurrences of field 84B at MT306 are expected at one sequence or across several sequences.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
The first occurrence of field 84B at MT320 is expected to be the only one.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
The first occurrence of field 84B at MT330 is expected to be the only one.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
The first occurrence of field 84B at MT361 is expected to be the only one.
getField84B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
The first occurrence of field 84B at MT620 is expected to be the only one.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
The first occurrence of field 84D at MT300 is expected to be the only one.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 84D, or Collections.emptyList() if none is found.
Multiple occurrences of field 84D at MT306 are expected at one sequence or across several sequences.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
The first occurrence of field 84D at MT320 is expected to be the only one.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
The first occurrence of field 84D at MT330 is expected to be the only one.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
The first occurrence of field 84D at MT361 is expected to be the only one.
getField84D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
The first occurrence of field 84D at MT620 is expected to be the only one.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
The first occurrence of field 84J at MT300 is expected to be the only one.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 84J, or Collections.emptyList() if none is found.
Multiple occurrences of field 84J at MT306 are expected at one sequence or across several sequences.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
The first occurrence of field 84J at MT320 is expected to be the only one.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
The first occurrence of field 84J at MT330 is expected to be the only one.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
The first occurrence of field 84J at MT361 is expected to be the only one.
getField84J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
The first occurrence of field 84J at MT620 is expected to be the only one.
getField85A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
The first occurrence of field 85A at MT300 is expected to be the only one.
getField85A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
The first occurrence of field 85A at MT306 is expected to be the only one.
getField85A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
The first occurrence of field 85A at MT320 is expected to be the only one.
getField85A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
The first occurrence of field 85A at MT330 is expected to be the only one.
getField85A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
The first occurrence of field 85A at MT620 is expected to be the only one.
getField85B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.
The first occurrence of field 85B at MT300 is expected to be the only one.
getField85B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.
The first occurrence of field 85B at MT320 is expected to be the only one.
getField85B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.
The first occurrence of field 85B at MT330 is expected to be the only one.
getField85B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.
The first occurrence of field 85B at MT620 is expected to be the only one.
getField85D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
The first occurrence of field 85D at MT300 is expected to be the only one.
getField85D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
The first occurrence of field 85D at MT306 is expected to be the only one.
getField85D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
The first occurrence of field 85D at MT320 is expected to be the only one.
getField85D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
The first occurrence of field 85D at MT330 is expected to be the only one.
getField85D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
The first occurrence of field 85D at MT620 is expected to be the only one.
getField85J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
The first occurrence of field 85J at MT300 is expected to be the only one.
getField85J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
The first occurrence of field 85J at MT306 is expected to be the only one.
getField85J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
The first occurrence of field 85J at MT320 is expected to be the only one.
getField85J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
The first occurrence of field 85J at MT330 is expected to be the only one.
getField85J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
The first occurrence of field 85J at MT620 is expected to be the only one.
getField86() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Iterates through block4 fields and return all occurrences of fields whose names matches 86, or Collections.emptyList() if none is found.
Multiple occurrences of field 86 at MT940 are expected at one sequence or across several sequences.
getField86() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 86, or Collections.emptyList() if none is found.
Multiple occurrences of field 86 at MT940_RUR6 are expected at one sequence or across several sequences.
getField86() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 86, or null if none is found.
The first occurrence of field 86 at MT941 is expected to be the only one.
getField86() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return all occurrences of fields whose names matches 86, or Collections.emptyList() if none is found.
Multiple occurrences of field 86 at MT942 are expected at one sequence or across several sequences.
getField86() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return all occurrences of fields whose names matches 86, or Collections.emptyList() if none is found.
Multiple occurrences of field 86 at MT942_RUR6 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT306 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT320 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT330 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT340 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 86A, or null if none is found.
The first occurrence of field 86A at MT341 is expected to be the only one.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 86A, or null if none is found.
The first occurrence of field 86A at MT350 is expected to be the only one.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT360 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT361 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT362 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT364 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT365 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT600 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT604 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT605 are expected at one sequence or across several sequences.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 86A, or null if none is found.
The first occurrence of field 86A at MT606 is expected to be the only one.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 86A, or null if none is found.
The first occurrence of field 86A at MT607 is expected to be the only one.
getField86A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
Multiple occurrences of field 86A at MT620 are expected at one sequence or across several sequences.
getField86B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 86B, or Collections.emptyList() if none is found.
Multiple occurrences of field 86B at MT600 are expected at one sequence or across several sequences.
getField86B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 86B, or Collections.emptyList() if none is found.
Multiple occurrences of field 86B at MT604 are expected at one sequence or across several sequences.
getField86B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 86B, or Collections.emptyList() if none is found.
Multiple occurrences of field 86B at MT605 are expected at one sequence or across several sequences.
getField86B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 86B, or null if none is found.
The first occurrence of field 86B at MT606 is expected to be the only one.
getField86B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 86B, or null if none is found.
The first occurrence of field 86B at MT607 is expected to be the only one.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT306 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT320 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT330 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT340 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 86D, or null if none is found.
The first occurrence of field 86D at MT341 is expected to be the only one.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 86D, or null if none is found.
The first occurrence of field 86D at MT350 is expected to be the only one.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT360 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT361 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT362 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT364 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT365 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT600 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT604 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT605 are expected at one sequence or across several sequences.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 86D, or null if none is found.
The first occurrence of field 86D at MT606 is expected to be the only one.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 86D, or null if none is found.
The first occurrence of field 86D at MT607 is expected to be the only one.
getField86D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
Multiple occurrences of field 86D at MT620 are expected at one sequence or across several sequences.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
Multiple occurrences of field 86J at MT306 are expected at one sequence or across several sequences.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
Multiple occurrences of field 86J at MT320 are expected at one sequence or across several sequences.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
Multiple occurrences of field 86J at MT330 are expected at one sequence or across several sequences.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
Multiple occurrences of field 86J at MT340 are expected at one sequence or across several sequences.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 86J, or null if none is found.
The first occurrence of field 86J at MT341 is expected to be the only one.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 86J, or null if none is found.
The first occurrence of field 86J at MT350 is expected to be the only one.
getField86J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
Multiple occurrences of field 86J at MT620 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT300 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT304 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT305 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT306 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT320 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT330 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT340 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT341 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT350 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT360 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT361 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT362 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT364 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT365 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return all occurrences of fields whose names matches 87A, or Collections.emptyList() if none is found.
Multiple occurrences of field 87A at MT516 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 87A, or Collections.emptyList() if none is found.
Multiple occurrences of field 87A at MT526 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 87A, or Collections.emptyList() if none is found.
Multiple occurrences of field 87A at MT600 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT601 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 87A, or Collections.emptyList() if none is found.
Multiple occurrences of field 87A at MT604 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 87A, or Collections.emptyList() if none is found.
Multiple occurrences of field 87A at MT605 are expected at one sequence or across several sequences.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT606 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT607 is expected to be the only one.
getField87A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
The first occurrence of field 87A at MT620 is expected to be the only one.
getField87B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 87B, or Collections.emptyList() if none is found.
Multiple occurrences of field 87B at MT600 are expected at one sequence or across several sequences.
getField87B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 87B, or Collections.emptyList() if none is found.
Multiple occurrences of field 87B at MT604 are expected at one sequence or across several sequences.
getField87B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 87B, or Collections.emptyList() if none is found.
Multiple occurrences of field 87B at MT605 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT300 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT304 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT305 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT306 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT320 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT330 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT340 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT341 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT350 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT360 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT361 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT362 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT364 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT365 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Iterates through block4 fields and return all occurrences of fields whose names matches 87D, or Collections.emptyList() if none is found.
Multiple occurrences of field 87D at MT516 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Iterates through block4 fields and return all occurrences of fields whose names matches 87D, or Collections.emptyList() if none is found.
Multiple occurrences of field 87D at MT526 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 87D, or Collections.emptyList() if none is found.
Multiple occurrences of field 87D at MT600 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT601 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 87D, or Collections.emptyList() if none is found.
Multiple occurrences of field 87D at MT604 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 87D, or Collections.emptyList() if none is found.
Multiple occurrences of field 87D at MT605 are expected at one sequence or across several sequences.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT606 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT607 is expected to be the only one.
getField87D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
The first occurrence of field 87D at MT620 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT300 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT304 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT305 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT306 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT320 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT330 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT350 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT600 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT601 is expected to be the only one.
getField87J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
The first occurrence of field 87J at MT620 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT300 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 88A, or Collections.emptyList() if none is found.
Multiple occurrences of field 88A at MT306 are expected at one sequence or across several sequences.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT320 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT340 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT360 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT361 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 88A, or Collections.emptyList() if none is found.
Multiple occurrences of field 88A at MT604 are expected at one sequence or across several sequences.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 88A, or Collections.emptyList() if none is found.
Multiple occurrences of field 88A at MT605 are expected at one sequence or across several sequences.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT606 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT607 is expected to be the only one.
getField88A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
The first occurrence of field 88A at MT620 is expected to be the only one.
getField88B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 88B, or Collections.emptyList() if none is found.
Multiple occurrences of field 88B at MT604 are expected at one sequence or across several sequences.
getField88B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 88B, or Collections.emptyList() if none is found.
Multiple occurrences of field 88B at MT605 are expected at one sequence or across several sequences.
getField88B() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 88B, or null if none is found.
The first occurrence of field 88B at MT607 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT300 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 88D, or Collections.emptyList() if none is found.
Multiple occurrences of field 88D at MT306 are expected at one sequence or across several sequences.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT320 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT340 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT360 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT361 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Iterates through block4 fields and return all occurrences of fields whose names matches 88D, or Collections.emptyList() if none is found.
Multiple occurrences of field 88D at MT604 are expected at one sequence or across several sequences.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Iterates through block4 fields and return all occurrences of fields whose names matches 88D, or Collections.emptyList() if none is found.
Multiple occurrences of field 88D at MT605 are expected at one sequence or across several sequences.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT606 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT607 is expected to be the only one.
getField88D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
The first occurrence of field 88D at MT620 is expected to be the only one.
getField88J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found.
The first occurrence of field 88J at MT300 is expected to be the only one.
getField88J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found.
The first occurrence of field 88J at MT306 is expected to be the only one.
getField88J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found.
The first occurrence of field 88J at MT320 is expected to be the only one.
getField88J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found.
The first occurrence of field 88J at MT620 is expected to be the only one.
getField89A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 89A, or null if none is found.
The first occurrence of field 89A at MT300 is expected to be the only one.
getField89A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 89A, or null if none is found.
The first occurrence of field 89A at MT304 is expected to be the only one.
getField89A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 89A, or null if none is found.
The first occurrence of field 89A at MT305 is expected to be the only one.
getField89D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 89D, or null if none is found.
The first occurrence of field 89D at MT300 is expected to be the only one.
getField89D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 89D, or null if none is found.
The first occurrence of field 89D at MT304 is expected to be the only one.
getField89D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 89D, or null if none is found.
The first occurrence of field 89D at MT305 is expected to be the only one.
getField89J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 89J, or null if none is found.
The first occurrence of field 89J at MT300 is expected to be the only one.
getField89J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 89J, or null if none is found.
The first occurrence of field 89J at MT304 is expected to be the only one.
getField89J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 89J, or null if none is found.
The first occurrence of field 89J at MT305 is expected to be the only one.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT500 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT501 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT502 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 90A, or null if none is found.
The first occurrence of field 90A at MT506 is expected to be the only one.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT508 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT509 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT513 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT514 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT515 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT518 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT519 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT524 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT535 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT536 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT538 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT540 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT541 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT542 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT543 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT544 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT545 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT546 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT547 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT564 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT565 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT566 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT569 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT576 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT578 are expected at one sequence or across several sequences.
getField90A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 90A, or Collections.emptyList() if none is found.
Multiple occurrences of field 90A at MT586 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT500 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT501 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT502 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 90B, or null if none is found.
The first occurrence of field 90B at MT506 is expected to be the only one.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT508 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT509 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT513 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT514 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT515 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT518 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT519 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT524 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT535 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT536 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT538 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT540 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT541 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT542 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT543 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT544 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT545 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT546 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT547 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT564 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT565 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT566 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT569 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT576 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT578 are expected at one sequence or across several sequences.
getField90B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 90B, or Collections.emptyList() if none is found.
Multiple occurrences of field 90B at MT586 are expected at one sequence or across several sequences.
getField90C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 90C, or null if none is found.
The first occurrence of field 90C at MT941 is expected to be the only one.
getField90C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return the first one whose name matches 90C, or null if none is found.
The first occurrence of field 90C at MT942 is expected to be the only one.
getField90C() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return the first one whose name matches 90C, or null if none is found.
The first occurrence of field 90C at MT942_RUR6 is expected to be the only one.
getField90D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Iterates through block4 fields and return the first one whose name matches 90D, or null if none is found.
The first occurrence of field 90D at MT941 is expected to be the only one.
getField90D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Iterates through block4 fields and return the first one whose name matches 90D, or null if none is found.
The first occurrence of field 90D at MT942 is expected to be the only one.
getField90D() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Iterates through block4 fields and return the first one whose name matches 90D, or null if none is found.
The first occurrence of field 90D at MT942_RUR6 is expected to be the only one.
getField90E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 90E, or Collections.emptyList() if none is found.
Multiple occurrences of field 90E at MT535 are expected at one sequence or across several sequences.
getField90E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90E, or Collections.emptyList() if none is found.
Multiple occurrences of field 90E at MT564 are expected at one sequence or across several sequences.
getField90E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90E, or Collections.emptyList() if none is found.
Multiple occurrences of field 90E at MT565 are expected at one sequence or across several sequences.
getField90F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90F, or Collections.emptyList() if none is found.
Multiple occurrences of field 90F at MT564 are expected at one sequence or across several sequences.
getField90F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90F, or Collections.emptyList() if none is found.
Multiple occurrences of field 90F at MT565 are expected at one sequence or across several sequences.
getField90F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90F, or Collections.emptyList() if none is found.
Multiple occurrences of field 90F at MT566 are expected at one sequence or across several sequences.
getField90J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90J, or Collections.emptyList() if none is found.
Multiple occurrences of field 90J at MT564 are expected at one sequence or across several sequences.
getField90J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90J, or Collections.emptyList() if none is found.
Multiple occurrences of field 90J at MT565 are expected at one sequence or across several sequences.
getField90J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90J, or Collections.emptyList() if none is found.
Multiple occurrences of field 90J at MT566 are expected at one sequence or across several sequences.
getField90K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90K, or Collections.emptyList() if none is found.
Multiple occurrences of field 90K at MT564 are expected at one sequence or across several sequences.
getField90K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90K, or Collections.emptyList() if none is found.
Multiple occurrences of field 90K at MT566 are expected at one sequence or across several sequences.
getField90L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 90L, or Collections.emptyList() if none is found.
Multiple occurrences of field 90L at MT564 are expected at one sequence or across several sequences.
getField90L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 90L, or Collections.emptyList() if none is found.
Multiple occurrences of field 90L at MT565 are expected at one sequence or across several sequences.
getField90L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 90L, or Collections.emptyList() if none is found.
Multiple occurrences of field 90L at MT566 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT300 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT305 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT306 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT340 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT341 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT360 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT361 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT600 are expected at one sequence or across several sequences.
getField91A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 91A, or Collections.emptyList() if none is found.
Multiple occurrences of field 91A at MT601 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT300 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT305 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT306 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT340 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT341 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT360 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT361 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT600 are expected at one sequence or across several sequences.
getField91D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 91D, or Collections.emptyList() if none is found.
Multiple occurrences of field 91D at MT601 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT300 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT305 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT306 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT340 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT341 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT360 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT361 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT600 are expected at one sequence or across several sequences.
getField91J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return all occurrences of fields whose names matches 91J, or Collections.emptyList() if none is found.
Multiple occurrences of field 91J at MT601 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return the first one whose name matches 92A, or null if none is found.
The first occurrence of field 92A at MT321 is expected to be the only one.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT500 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT501 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT502 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT506 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT508 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT513 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT514 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT515 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT518 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT519 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT524 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT527 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT535 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT538 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT540 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT541 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT542 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT543 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT544 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT545 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT546 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT547 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT558 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT564 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT565 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT566 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT568 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT569 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT576 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT578 are expected at one sequence or across several sequences.
getField92A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 92A, or Collections.emptyList() if none is found.
Multiple occurrences of field 92A at MT586 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 92B, or null if none is found.
The first occurrence of field 92B at MT381 is expected to be the only one.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT502 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT506 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT513 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT514 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT515 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT518 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT535 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT540 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT541 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT542 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT543 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT544 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT545 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT546 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT547 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT564 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT566 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT569 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT578 are expected at one sequence or across several sequences.
getField92B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 92B, or Collections.emptyList() if none is found.
Multiple occurrences of field 92B at MT586 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT502 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT513 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT514 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT515 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT518 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT527 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT540 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT541 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT542 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT543 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT544 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT545 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT546 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT547 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT558 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT569 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT578 are expected at one sequence or across several sequences.
getField92C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 92C, or Collections.emptyList() if none is found.
Multiple occurrences of field 92C at MT586 are expected at one sequence or across several sequences.
getField92D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92D, or Collections.emptyList() if none is found.
Multiple occurrences of field 92D at MT564 are expected at one sequence or across several sequences.
getField92D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92D, or Collections.emptyList() if none is found.
Multiple occurrences of field 92D at MT566 are expected at one sequence or across several sequences.
getField92F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92F, or Collections.emptyList() if none is found.
Multiple occurrences of field 92F at MT564 are expected at one sequence or across several sequences.
getField92F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 92F, or Collections.emptyList() if none is found.
Multiple occurrences of field 92F at MT565 are expected at one sequence or across several sequences.
getField92F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92F, or Collections.emptyList() if none is found.
Multiple occurrences of field 92F at MT566 are expected at one sequence or across several sequences.
getField92H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92H, or Collections.emptyList() if none is found.
Multiple occurrences of field 92H at MT564 are expected at one sequence or across several sequences.
getField92H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92H, or Collections.emptyList() if none is found.
Multiple occurrences of field 92H at MT566 are expected at one sequence or across several sequences.
getField92J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92J, or Collections.emptyList() if none is found.
Multiple occurrences of field 92J at MT564 are expected at one sequence or across several sequences.
getField92J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92J, or Collections.emptyList() if none is found.
Multiple occurrences of field 92J at MT566 are expected at one sequence or across several sequences.
getField92K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92K, or Collections.emptyList() if none is found.
Multiple occurrences of field 92K at MT564 are expected at one sequence or across several sequences.
getField92K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92K, or Collections.emptyList() if none is found.
Multiple occurrences of field 92K at MT566 are expected at one sequence or across several sequences.
getField92L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92L, or Collections.emptyList() if none is found.
Multiple occurrences of field 92L at MT564 are expected at one sequence or across several sequences.
getField92L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92L, or Collections.emptyList() if none is found.
Multiple occurrences of field 92L at MT566 are expected at one sequence or across several sequences.
getField92M() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92M, or Collections.emptyList() if none is found.
Multiple occurrences of field 92M at MT564 are expected at one sequence or across several sequences.
getField92M() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92M, or Collections.emptyList() if none is found.
Multiple occurrences of field 92M at MT566 are expected at one sequence or across several sequences.
getField92N() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92N, or Collections.emptyList() if none is found.
Multiple occurrences of field 92N at MT564 are expected at one sequence or across several sequences.
getField92N() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92N, or Collections.emptyList() if none is found.
Multiple occurrences of field 92N at MT566 are expected at one sequence or across several sequences.
getField92P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92P, or Collections.emptyList() if none is found.
Multiple occurrences of field 92P at MT564 are expected at one sequence or across several sequences.
getField92P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92P, or Collections.emptyList() if none is found.
Multiple occurrences of field 92P at MT566 are expected at one sequence or across several sequences.
getField92R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 92R, or Collections.emptyList() if none is found.
Multiple occurrences of field 92R at MT564 are expected at one sequence or across several sequences.
getField92R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 92R, or Collections.emptyList() if none is found.
Multiple occurrences of field 92R at MT565 are expected at one sequence or across several sequences.
getField92R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 92R, or Collections.emptyList() if none is found.
Multiple occurrences of field 92R at MT566 are expected at one sequence or across several sequences.
getField93A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 93A, or Collections.emptyList() if none is found.
Multiple occurrences of field 93A at MT508 are expected at one sequence or across several sequences.
getField93A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 93A, or Collections.emptyList() if none is found.
Multiple occurrences of field 93A at MT524 are expected at one sequence or across several sequences.
getField93A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 93A, or Collections.emptyList() if none is found.
Multiple occurrences of field 93A at MT538 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 93B, or null if none is found.
The first occurrence of field 93B at MT501 is expected to be the only one.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT535 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT536 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT564 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT565 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT566 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT567 are expected at one sequence or across several sequences.
getField93B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 93B, or Collections.emptyList() if none is found.
Multiple occurrences of field 93B at MT568 are expected at one sequence or across several sequences.
getField93C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 93C, or Collections.emptyList() if none is found.
Multiple occurrences of field 93C at MT535 are expected at one sequence or across several sequences.
getField93C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 93C, or Collections.emptyList() if none is found.
Multiple occurrences of field 93C at MT564 are expected at one sequence or across several sequences.
getField93C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 93C, or Collections.emptyList() if none is found.
Multiple occurrences of field 93C at MT565 are expected at one sequence or across several sequences.
getField93C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 93C, or Collections.emptyList() if none is found.
Multiple occurrences of field 93C at MT566 are expected at one sequence or across several sequences.
getField93C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 93C, or Collections.emptyList() if none is found.
Multiple occurrences of field 93C at MT568 are expected at one sequence or across several sequences.
getField93D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 93D, or Collections.emptyList() if none is found.
Multiple occurrences of field 93D at MT575 are expected at one sequence or across several sequences.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT300 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT304 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT305 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT306 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT320 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT330 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT340 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT341 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT350 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT360 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT361 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT362 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT364 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT365 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT600 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT601 is expected to be the only one.
getField94A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
The first occurrence of field 94A at MT620 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT500 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT501 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT502 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT506 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT508 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT510 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT513 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT514 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT515 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT518 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT519 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT524 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT527 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT535 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT536 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT537 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT538 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT540 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT541 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT542 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT543 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT544 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT545 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT546 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT547 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT548 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT564 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT565 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT566 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT567 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT568 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT569 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return the first one whose name matches 94B, or null if none is found.
The first occurrence of field 94B at MT576 is expected to be the only one.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT578 are expected at one sequence or across several sequences.
getField94B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 94B, or Collections.emptyList() if none is found.
Multiple occurrences of field 94B at MT586 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT500 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT501 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT502 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 94C, or null if none is found.
The first occurrence of field 94C at MT508 is expected to be the only one.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT510 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT513 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT514 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT515 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT518 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT519 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 94C, or null if none is found.
The first occurrence of field 94C at MT524 is expected to be the only one.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT535 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT536 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT537 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT538 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT540 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT541 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT542 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT543 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT544 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT545 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT546 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT547 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT548 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT564 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT565 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT566 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 94C, or null if none is found.
The first occurrence of field 94C at MT567 is expected to be the only one.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 94C, or null if none is found.
The first occurrence of field 94C at MT568 is expected to be the only one.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT578 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT586 are expected at one sequence or across several sequences.
getField94C() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 94C, or Collections.emptyList() if none is found.
Multiple occurrences of field 94C at MT670 are expected at one sequence or across several sequences.
getField94D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 94D, or Collections.emptyList() if none is found.
Multiple occurrences of field 94D at MT500 are expected at one sequence or across several sequences.
getField94D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 94D, or Collections.emptyList() if none is found.
Multiple occurrences of field 94D at MT501 are expected at one sequence or across several sequences.
getField94D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 94D, or Collections.emptyList() if none is found.
Multiple occurrences of field 94D at MT510 are expected at one sequence or across several sequences.
getField94D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 94D, or Collections.emptyList() if none is found.
Multiple occurrences of field 94D at MT519 are expected at one sequence or across several sequences.
getField94D() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 94D, or Collections.emptyList() if none is found.
Multiple occurrences of field 94D at MT535 are expected at one sequence or across several sequences.
getField94E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 94E, or Collections.emptyList() if none is found.
Multiple occurrences of field 94E at MT564 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT502 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 94F, or null if none is found.
The first occurrence of field 94F at MT508 is expected to be the only one.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT513 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT514 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT515 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT518 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 94F, or null if none is found.
The first occurrence of field 94F at MT524 is expected to be the only one.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT535 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT536 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT537 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT538 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT540 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT541 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT542 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT543 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT544 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT545 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT546 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT547 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT548 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT564 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return the first one whose name matches 94F, or null if none is found.
The first occurrence of field 94F at MT565 is expected to be the only one.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT566 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 94F, or null if none is found.
The first occurrence of field 94F at MT567 is expected to be the only one.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 94F, or null if none is found.
The first occurrence of field 94F at MT568 is expected to be the only one.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT578 are expected at one sequence or across several sequences.
getField94F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 94F, or Collections.emptyList() if none is found.
Multiple occurrences of field 94F at MT586 are expected at one sequence or across several sequences.
getField94G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 94G, or Collections.emptyList() if none is found.
Multiple occurrences of field 94G at MT500 are expected at one sequence or across several sequences.
getField94G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 94G, or Collections.emptyList() if none is found.
Multiple occurrences of field 94G at MT501 are expected at one sequence or across several sequences.
getField94G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 94G, or Collections.emptyList() if none is found.
Multiple occurrences of field 94G at MT510 are expected at one sequence or across several sequences.
getField94G() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 94G, or Collections.emptyList() if none is found.
Multiple occurrences of field 94G at MT519 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT536 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT537 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT540 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT541 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT542 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT543 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT544 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT545 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT546 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT547 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT548 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT578 are expected at one sequence or across several sequences.
getField94H() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 94H, or Collections.emptyList() if none is found.
Multiple occurrences of field 94H at MT586 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT502 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT513 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT514 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT515 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT518 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT535 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT536 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT537 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT540 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT541 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT542 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT543 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT544 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT545 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT546 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT547 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT548 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT578 are expected at one sequence or across several sequences.
getField94L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 94L, or Collections.emptyList() if none is found.
Multiple occurrences of field 94L at MT586 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT502 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT504 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT505 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT507 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT513 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT514 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT515 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT518 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT527 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT536 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT537 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT540 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT541 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT542 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT543 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT544 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT545 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT546 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT547 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT548 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT566 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT575 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT578 are expected at one sequence or across several sequences.
getField95C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95C, or Collections.emptyList() if none is found.
Multiple occurrences of field 95C at MT586 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT502 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT509 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT513 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT514 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT515 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT517 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT518 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT530 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT535 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT536 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT537 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT540 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT541 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT542 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT543 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT544 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT545 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT546 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT547 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT548 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT549 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT569 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT575 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT576 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT578 are expected at one sequence or across several sequences.
getField95L() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95L, or Collections.emptyList() if none is found.
Multiple occurrences of field 95L at MT586 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT321 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT370 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 95P, or null if none is found.
The first occurrence of field 95P at MT380 is expected to be the only one.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 95P, or null if none is found.
The first occurrence of field 95P at MT381 is expected to be the only one.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT500 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT501 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT502 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT503 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT504 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT505 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT506 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT507 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT508 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT509 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT510 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT513 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT514 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT515 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT517 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT518 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT519 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT524 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT527 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT530 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT535 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT536 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT537 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT538 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT540 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT541 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT542 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT543 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT544 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT545 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT546 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT547 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT548 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT549 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT558 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT564 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT565 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT566 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT567 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT568 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT569 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT575 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT576 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT578 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT586 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT670 are expected at one sequence or across several sequences.
getField95P() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 95P, or Collections.emptyList() if none is found.
Multiple occurrences of field 95P at MT671 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT321 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT370 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 95Q, or null if none is found.
The first occurrence of field 95Q at MT380 is expected to be the only one.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 95Q, or null if none is found.
The first occurrence of field 95Q at MT381 is expected to be the only one.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT500 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT501 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT502 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT503 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT504 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT505 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT506 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT507 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT508 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT509 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT510 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT513 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT514 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT515 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT517 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT518 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT519 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT524 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT527 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT530 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT535 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT536 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT537 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT538 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT540 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT541 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT542 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT543 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT544 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT545 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT546 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT547 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT548 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT549 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT558 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT564 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT565 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT566 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT567 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT568 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT569 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT575 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT576 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT578 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT586 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT670 are expected at one sequence or across several sequences.
getField95Q() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 95Q, or Collections.emptyList() if none is found.
Multiple occurrences of field 95Q at MT671 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT321 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT370 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 95R, or null if none is found.
The first occurrence of field 95R at MT380 is expected to be the only one.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 95R, or null if none is found.
The first occurrence of field 95R at MT381 is expected to be the only one.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT500 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT501 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT502 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT503 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT504 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT505 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT506 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT507 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT508 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT509 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT510 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT513 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT514 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT515 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT517 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT518 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT519 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT524 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT527 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT530 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT535 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT536 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT537 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT538 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT540 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT541 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT542 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT543 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT544 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT545 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT546 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT547 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT548 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT549 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT558 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT564 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT565 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT566 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT567 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT568 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT569 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT575 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT576 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT578 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT586 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT670 are expected at one sequence or across several sequences.
getField95R() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 95R, or Collections.emptyList() if none is found.
Multiple occurrences of field 95R at MT671 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT500 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT501 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT502 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT504 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT505 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT507 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT509 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT510 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT513 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT514 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT515 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT518 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT519 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT540 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT541 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT542 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT543 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT544 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT545 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT546 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT547 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT565 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT566 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT576 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT578 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT586 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT670 are expected at one sequence or across several sequences.
getField95S() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 95S, or Collections.emptyList() if none is found.
Multiple occurrences of field 95S at MT671 are expected at one sequence or across several sequences.
getField95U() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 95U, or Collections.emptyList() if none is found.
Multiple occurrences of field 95U at MT500 are expected at one sequence or across several sequences.
getField95U() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 95U, or Collections.emptyList() if none is found.
Multiple occurrences of field 95U at MT501 are expected at one sequence or across several sequences.
getField95U() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 95U, or Collections.emptyList() if none is found.
Multiple occurrences of field 95U at MT510 are expected at one sequence or across several sequences.
getField95U() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 95U, or Collections.emptyList() if none is found.
Multiple occurrences of field 95U at MT519 are expected at one sequence or across several sequences.
getField95V() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 95V, or Collections.emptyList() if none is found.
Multiple occurrences of field 95V at MT565 are expected at one sequence or across several sequences.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT300 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT305 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT306 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT340 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT341 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT360 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT361 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT600 is expected to be the only one.
getField96A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 96A, or null if none is found.
The first occurrence of field 96A at MT601 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT300 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT305 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT306 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT340 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT341 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT360 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT361 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT600 is expected to be the only one.
getField96D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 96D, or null if none is found.
The first occurrence of field 96D at MT601 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT300 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT305 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT306 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT340 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT341 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT360 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT361 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT600 is expected to be the only one.
getField96J() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 96J, or null if none is found.
The first occurrence of field 96J at MT601 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT321 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT370 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT380 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT381 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT500 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT501 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT502 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT504 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT505 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT507 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT508 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT509 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT510 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT513 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT514 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT515 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT518 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT519 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT524 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT527 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT530 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT535 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT536 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT537 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT538 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT540 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT541 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT542 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT543 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT544 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT545 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT546 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT547 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT548 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT549 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT558 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT564 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT565 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT566 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT567 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 97A, or null if none is found.
The first occurrence of field 97A at MT568 is expected to be the only one.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT569 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT575 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT576 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT578 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT586 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT670 are expected at one sequence or across several sequences.
getField97A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 97A, or Collections.emptyList() if none is found.
Multiple occurrences of field 97A at MT671 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT502 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT504 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT505 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT507 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 97B, or null if none is found.
The first occurrence of field 97B at MT508 is expected to be the only one.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT509 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT513 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT514 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT515 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT518 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 97B, or null if none is found.
The first occurrence of field 97B at MT524 is expected to be the only one.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT527 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT530 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT535 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT536 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT537 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 97B, or null if none is found.
The first occurrence of field 97B at MT538 is expected to be the only one.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT540 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT541 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT542 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT543 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT544 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT545 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT546 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT547 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT548 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 97B, or null if none is found.
The first occurrence of field 97B at MT549 is expected to be the only one.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT558 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT569 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT575 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT576 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT578 are expected at one sequence or across several sequences.
getField97B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 97B, or Collections.emptyList() if none is found.
Multiple occurrences of field 97B at MT586 are expected at one sequence or across several sequences.
getField97C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 97C, or Collections.emptyList() if none is found.
Multiple occurrences of field 97C at MT564 are expected at one sequence or across several sequences.
getField97C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 97C, or null if none is found.
The first occurrence of field 97C at MT568 is expected to be the only one.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT502 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT504 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT505 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT507 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT509 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT513 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT514 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT515 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT518 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT527 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT540 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT541 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT542 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT543 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT544 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT545 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT546 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT547 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT558 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT564 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT566 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT567 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT575 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 97E, or Collections.emptyList() if none is found.
Multiple occurrences of field 97E at MT578 are expected at one sequence or across several sequences.
getField97E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 97E, or null if none is found.
The first occurrence of field 97E at MT586 is expected to be the only one.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT321 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT370 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT380 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT381 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT500 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT501 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT502 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT503 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT504 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT505 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT506 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT507 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT508 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT509 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT510 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT513 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT514 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT515 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return the first one whose name matches 98A, or null if none is found.
The first occurrence of field 98A at MT517 is expected to be the only one.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT518 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT519 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT524 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT527 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT530 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT535 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT536 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT537 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT538 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT540 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT541 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT542 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT543 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT544 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT545 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT546 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT547 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT548 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 98A, or null if none is found.
The first occurrence of field 98A at MT549 is expected to be the only one.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT558 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT564 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT565 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT566 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 98A, or null if none is found.
The first occurrence of field 98A at MT567 is expected to be the only one.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT568 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT569 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT575 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT576 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT578 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT586 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT670 are expected at one sequence or across several sequences.
getField98A() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Iterates through block4 fields and return all occurrences of fields whose names matches 98A, or Collections.emptyList() if none is found.
Multiple occurrences of field 98A at MT671 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT502 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT503 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT504 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT505 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT506 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT513 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT514 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT515 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT518 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 98B, or null if none is found.
The first occurrence of field 98B at MT527 is expected to be the only one.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT536 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT537 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT540 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT541 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT542 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT543 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT544 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT545 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT546 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT547 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT548 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return the first one whose name matches 98B, or null if none is found.
The first occurrence of field 98B at MT558 is expected to be the only one.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT564 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT566 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT569 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT575 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT578 are expected at one sequence or across several sequences.
getField98B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 98B, or Collections.emptyList() if none is found.
Multiple occurrences of field 98B at MT586 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT370 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT380 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT381 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT500 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT501 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT502 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT503 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT504 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT505 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT506 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT507 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT508 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT509 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT510 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT513 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT514 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT515 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT517 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT518 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT519 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT524 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT527 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT530 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT535 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT536 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT537 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT538 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT540 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT541 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT542 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT543 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT544 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT545 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT546 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT547 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT548 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT549 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT558 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT564 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT565 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT566 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT567 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Iterates through block4 fields and return the first one whose name matches 98C, or null if none is found.
The first occurrence of field 98C at MT568 is expected to be the only one.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT569 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT575 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT576 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT578 are expected at one sequence or across several sequences.
getField98C() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 98C, or Collections.emptyList() if none is found.
Multiple occurrences of field 98C at MT586 are expected at one sequence or across several sequences.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT300 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT304 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT305 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT306 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT340 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT341 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT360 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT361 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT600 is expected to be the only one.
getField98D() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Iterates through block4 fields and return the first one whose name matches 98D, or null if none is found.
The first occurrence of field 98D at MT601 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT370 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT500 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT501 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT502 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT503 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT504 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT505 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT506 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT507 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT508 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT509 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT510 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT513 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT514 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT515 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT517 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT518 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT519 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT524 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT527 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT530 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT535 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT536 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT537 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT538 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT540 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT541 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT542 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT543 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT544 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT545 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT546 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT547 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT548 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT558 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT564 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT566 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return the first one whose name matches 98E, or null if none is found.
The first occurrence of field 98E at MT569 is expected to be the only one.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT576 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT578 are expected at one sequence or across several sequences.
getField98E() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 98E, or Collections.emptyList() if none is found.
Multiple occurrences of field 98E at MT586 are expected at one sequence or across several sequences.
getField98F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98F, or Collections.emptyList() if none is found.
Multiple occurrences of field 98F at MT564 are expected at one sequence or across several sequences.
getField98F() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return all occurrences of fields whose names matches 98F, or Collections.emptyList() if none is found.
Multiple occurrences of field 98F at MT566 are expected at one sequence or across several sequences.
getField98G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 98G, or null if none is found.
The first occurrence of field 98G at MT300 is expected to be the only one.
getField98G() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 98G, or null if none is found.
The first occurrence of field 98G at MT304 is expected to be the only one.
getField98H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Iterates through block4 fields and return the first one whose name matches 98H, or null if none is found.
The first occurrence of field 98H at MT300 is expected to be the only one.
getField98H() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Iterates through block4 fields and return the first one whose name matches 98H, or null if none is found.
The first occurrence of field 98H at MT304 is expected to be the only one.
getField98J() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98J, or Collections.emptyList() if none is found.
Multiple occurrences of field 98J at MT564 are expected at one sequence or across several sequences.
getField98K() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return all occurrences of fields whose names matches 98K, or Collections.emptyList() if none is found.
Multiple occurrences of field 98K at MT564 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT370 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT506 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT513 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT514 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT515 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT518 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT535 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT536 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT540 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT541 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT542 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT543 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT544 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT545 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT546 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT547 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT564 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT566 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT569 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT575 are expected at one sequence or across several sequences.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return the first one whose name matches 99A, or null if none is found.
The first occurrence of field 99A at MT578 is expected to be the only one.
getField99A() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return all occurrences of fields whose names matches 99A, or Collections.emptyList() if none is found.
Multiple occurrences of field 99A at MT586 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT321 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT502 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT513 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT514 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT515 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT518 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT524 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Iterates through block4 fields and return the first one whose name matches 99B, or null if none is found.
The first occurrence of field 99B at MT527 is expected to be the only one.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT540 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT541 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT542 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT543 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT544 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT545 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT546 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT547 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Iterates through block4 fields and return the first one whose name matches 99B, or null if none is found.
The first occurrence of field 99B at MT558 is expected to be the only one.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Iterates through block4 fields and return all occurrences of fields whose names matches 99B, or Collections.emptyList() if none is found.
Multiple occurrences of field 99B at MT569 are expected at one sequence or across several sequences.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Iterates through block4 fields and return the first one whose name matches 99B, or null if none is found.
The first occurrence of field 99B at MT578 is expected to be the only one.
getField99B() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Iterates through block4 fields and return the first one whose name matches 99B, or null if none is found.
The first occurrence of field 99B at MT586 is expected to be the only one.
getField99C() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Iterates through block4 fields and return the first one whose name matches 99C, or null if none is found.
The first occurrence of field 99C at MT370 is expected to be the only one.
getFieldByName(String, String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Similar to #getFieldByName(String, String) except that it also adds the check of matching component2
getFieldByName(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the first field with the given name whose component 1 matched 'being'.
getFieldByName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Iterate through tags in this block and return the first tag whose name matches key, or null if none is found.
getFieldByNumber(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Search and retrieve the first Field with the given number.
getFieldByNumber(int, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the first field with the given number and that Field.is(String) the value in being.
getFieldsByName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Similar to SwiftTagListBlock.getTagsByName(String) NOTE: supports 'a' wildcard.
getFieldsByName(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all the fields that match the given name and whose first component is being.
getFieldsByNumber(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
get all Fields of a given number.
getFIId() - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
Gets the value of the fiId property.
getFileFormat() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getFilename() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getFIN(SwiftMessage) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a SwiftMessage object returns a String containing its SWIFT message representation.
getFIN(String) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a String containing a message in its Wife XML internal representation, returns a String containing its SWIFT message representation.
getFIN(SwiftMessage) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a String containing the FIN message from the msg object argument, using FIN writer.
getFIN(String) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a String containing the FIN message from the XML representation passed as a String argument.
getFINCopyServiceCode() - Method in class com.prowidesoftware.swift.model.field.Field103
Get the FINCopy Service Code (component1).
getFINCopyServiceCode() - Method in class com.prowidesoftware.swift.model.field.Field619
Get the FINCopy Service Code (component1).
getFinInstnId() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
Gets the value of the finInstnId property.
getFirstCurrencyCode() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the First Currency Code (component2).
getFirstCurrencyCodeAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the First Currency Code (component2) as Currency
getFirstInputSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the First Input Sequence Number (component9).
getFirstInputSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the First Input Sequence Number (component9) as Number
getFirstOutputSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the First Output Sequence Number (component11).
getFirstOutputSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the First Output Sequence Number (component11) as Number
getFlag() - Method in class com.prowidesoftware.swift.model.field.Field17B
Get the Flag (component2).
getFr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the fr property.
getFr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the fr property.
getFrequency() - Method in class com.prowidesoftware.swift.model.field.Field14G
Get the Frequency (component1).
getFrom() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the from property.
getFunction() - Method in class com.prowidesoftware.swift.model.field.Field23G
Get the Function (component1).
getFunctionality() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get the code identifying the Message Functionality
getFunctionality() - Method in class com.prowidesoftware.swift.model.MxId
Gets the functionality (a.k.a.
getFunctionality() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
getFunctionalityInt() - Method in class com.prowidesoftware.swift.model.MxId
 
getFundsCode() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Funds Code (component4).
getGenerationTimeOptions() - Method in class com.prowidesoftware.swift.model.field.Field341
Get the Generation Time Options (component1).
getHeader() - Method in class com.prowidesoftware.swift.model.mx.MxPayload
Deprecated.
 
getHeaderNamespace() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
getHeaderPrefix() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
getHeadingCode() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Code (component1).
getHeadingCode2() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Code 2 (component3).
getHeadingCode2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Code 2 (component3) as Number
getHeadingCodeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Code (component1) as Number
getHeadingText() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Text (component2).
getHeadingText2() - Method in class com.prowidesoftware.swift.model.field.Field130
Get the Heading Text 2 (component4).
getHhmm(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getHolidaySuppression() - Method in class com.prowidesoftware.swift.model.field.Field302
Get the Holiday Suppression (component1).
getHolidaySuppressionAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field302
Get the Holiday Suppression (component1) as Boolean
getHour(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses an HOUR string (accepts time in HH format) into a Calendar object.
getHour(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a string containing the HOUR in HH format.
getIban() - Method in class com.prowidesoftware.swift.model.IBAN
Get the IBAN
getId() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns the persisted message unique identifier.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Gets the value of the id property.
getId() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Get the unique identifier of this block or null if it is not set
getId() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the unique identifier of this message
getId() - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
getId() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
getId() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getId() - Method in class com.prowidesoftware.swift.model.Tag
Get the unique identifier of the tag if it is persisted
getId() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
Get the unique identifier of this unparsed text list or null if it is not set
getIdentification() - Method in class com.prowidesoftware.swift.model.field.Field22S
Get the Identification (component2).
getIdentification() - Method in class com.prowidesoftware.swift.model.field.Field22T
Get the Identification (component1).
getIdentification() - Method in class com.prowidesoftware.swift.model.field.Field22W
Get the Identification (component1).
getIdentificationCode() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Identification Code (component7).
getIdentifier() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
getIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field120
Get the Identifier (component1).
getIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field140
Get the Identifier (component1).
getIdentifierAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field120
Get the Identifier (component1) as Number
getIdentifierAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field140
Get the Identifier (component1) as Number
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17A
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17E
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17F
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17G
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17H
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17I
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17L
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17M
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17N
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17O
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17P
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17R
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17S
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17T
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17U
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17V
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17W
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17X
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Get the Indicator (component1).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the Indicator (component3).
getIndicator() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the Indicator (component1).
getInfo() - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
Gets the value of the info property.
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Information (component5).
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Information (component5).
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Information (component5).
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Information (component5).
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Information (component5).
getInformation() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Information (component5).
getInput() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Deprecated.
getInputTime() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the Input Time (component1).
getInputTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the Input Time (component1) as Calendar
getInstance() - Static method in class com.prowidesoftware.swift.model.ISOCountries
Deprecated.
Get the unique instance of this object
getInstance() - Static method in class com.prowidesoftware.swift.model.ISOCurrencies
Deprecated.
Get the unique instance of this object
getInstance() - Static method in class com.prowidesoftware.swift.utils.IsoUtils
 
getInstruction() - Method in class com.prowidesoftware.swift.model.field.Field49
Get the Instruction (component1).
getInstrumentCode() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the Instrument Code (component3).
getInstrumentTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the Instrument Type Code (component3).
getInternalXml(SwiftMessage) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Get a string with the internal xml representation of a message.
getInvalidCause() - Method in class com.prowidesoftware.swift.model.BIC
Get a human readable (english) string that gives information about why the BIC was found invalid.
getInvalidCause() - Method in class com.prowidesoftware.swift.model.IBAN
Get a string with information about why the IBAN was found invalid
getISIN() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the ISIN (component2).
getISN() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the ISN (component4).
getISN() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the ISN (component4).
getISN() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ISN (component2).
getISNAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the ISN (component4) as Number
getISNAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the ISN (component4) as Number
getISNAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ISN (component2) as Number
getISNNAK() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ISN NAK (component3).
getISNNAKAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the ISN NAK (component3) as Number
getIssr() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Gets the value of the issr property.
getIssr() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Gets the value of the issr property.
getIssr() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Gets the value of the issr property.
getJson() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
getKey() - Method in class com.prowidesoftware.swift.model.field.Field141
Get the Key (component1).
getLabel() - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
field labels varies depending on the specific MT and sequence, label should be retrieve using Field.getLabel(String, String, String, Locale) with proper MT and sequence identifiers
getLabel(Locale) - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
field labels varies depending on the specific MT and sequence, label should be retrieve using Field.getLabel(String, String, String, Locale) with proper MT and sequence identifiers
getLabel(String, Locale) - Static method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
field labels varies depending on the specific MT and sequence, label should be retrieve using Field.getLabel(String, String, String, Locale) with proper MT and sequence identifiers
getLabel(String, String, String) - Static method in class com.prowidesoftware.swift.model.field.Field
getLabel(String, String, String, Locale) - Static method in class com.prowidesoftware.swift.model.field.Field
Returns the field business description name, using resource bundle from pw_swift_labels property files.
getLabel() - Method in enum com.prowidesoftware.swift.model.SwiftBlock2.MessagePriority
 
getLabel() - Method in enum com.prowidesoftware.swift.model.SwiftBlock2Input.DeliveryMonitoring
 
getLabelComponents(String, String, String, Locale) - Static method in class com.prowidesoftware.swift.model.field.Field
Similar to Field.getLabelComponents(String, String, String, Locale) but returning the components property in bundle
getLastData(String...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Get the last saved status data of this message or empty string if not found
getLastData() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getLastInputSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Last Input Sequence Number (component10).
getLastInputSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Last Input Sequence Number (component10) as Number
getLastInputSequenceNumberReceived() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Last Input Sequence Number Received (component7).
getLastInputSequenceNumberReceivedAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Last Input Sequence Number Received (component7) as Number
getLastModified() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getLastOutputSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Last Output Sequence Number (component12).
getLastOutputSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Last Output Sequence Number (component12) as Number
getLastOutputSequenceNumberSent() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Last Output Sequence Number Sent (component8).
getLastOutputSequenceNumberSentAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Last Output Sequence Number Sent (component8) as Number
getLegalEntityIdentifierCode() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the Legal Entity Identifier Code (component2).
getLegalEntityIdentifierCode() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the Legal Entity Identifier Code (component2).
getLegalEntityIdentifierNumber() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the Legal Entity Identifier Number (component3).
getLegalEntityIdentifierNumber() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the Legal Entity Identifier Number (component3).
getLegalEntityIdentifierNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the Legal Entity Identifier Number (component3) as Number
getLegalEntityIdentifierNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the Legal Entity Identifier Number (component3) as Number
getLetterOption() - Method in class com.prowidesoftware.swift.model.Tag
Iterate the current tagname and return only letters as told by Character.isLetter(char)
getLine(Field, Integer, Integer, int) - Method in class com.prowidesoftware.swift.model.field.Field
Base implementation for subclasses getLine API.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns a specific line from the field's value.
getLine(int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns a specific line from the field's value.
getLine(int, int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns a specific line from the field's value.
getLine(int) - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns a specific line from the field's value.
getLine(int, int) - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns a specific line from the field's value.

Performs a semantic line retrieval based on the field components definition, so this is not the same as just splitting the value in lines and getting one of the lines with an index.
If the field defines the first line components as optional and those components are not present in the particular field instance, then getLine(1) will return null because according to the field definition the first line is not present.
Also notice that a line may be composed by several components, there is no linear relation between component numbers and lines numbers.
The offset parameter is used to count lines from a specific component instead of the first one, and it is particularly useful when combined with the component static names, for example getLine(1, Field35B.DESCRIPTION) Notice than if the query includes a component offset, the result will not contain prefix component separators.
getLineFieldNumber() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the Line Field Number (component2).
getLineFieldNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the Line Field Number (component2) as Number
getLines() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the field value starting at the offset component, split into lines.
getLines() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the field value split into lines.
getLines(int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the field value starting at the offset component, split into lines.
getLines() - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns the field value split into lines.
getLines(int) - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns the field value starting at the offset component, split into lines.
getLines(String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Separate the given string in lines using readline
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinesBetween(int, int) - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns a specific subset of lines from the field's value, given a range.
getLinesBetween(int, int, int) - Method in interface com.prowidesoftware.swift.model.field.MultiLineField
Returns a specific subset of lines from the field's value, starting at the offset component.
getLinkages() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Return the message's LINK sequences if any.
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Location (component4).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the Location (component1).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29H
Get the Location (component1).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the Location (component1).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the Location (component1).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the Location (component2).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the Location (component1).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the Location (component2).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field52B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field53B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field54B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field55B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field56B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field57B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field58B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field82B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field84B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field85B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field86B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field87B
Get the Location (component3).
getLocation() - Method in class com.prowidesoftware.swift.model.field.Field88B
Get the Location (component3).
getLogicalTerminal() - Method in class com.prowidesoftware.swift.model.MIR
 
getLogicalTerminal() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getLogicalTerminal() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the The Logical Terminal address of the sender for messages sent or the receiver for messages received from the SWIFT network.
getLogicalTerminalSelectState() - Method in class com.prowidesoftware.swift.model.field.Field204
Get the Logical Terminal Select State (component1).
getLoginBlock() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the Login Block (component2).
getLogoutBlock() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the Logout Block (component2).
getLT() - Method in class com.prowidesoftware.swift.model.field.Field303
Get the LT (component1).
getLT() - Method in class com.prowidesoftware.swift.model.field.Field305
Get the LT (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field102
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the LT Address (component1).
getLTAddress() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the LT Address (component1).
getLTAddress(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getLTAddress(LogicalTerminalAddress) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Gets the code from the parameter LogicalTerminalAddress.
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field102
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the LT Address (component1) as LogicalTerminalAddress
getLTAddressAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the LT Address (component1) as LogicalTerminalAddress
getLTDirectedQueue() - Method in class com.prowidesoftware.swift.model.field.Field208
Get the LT Directed Queue (component1).
getLTDirectedQueueAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field208
Get the LT Directed Queue (component1) as Boolean
getLTIdentifier() - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
 
getLTSubsetsSharedFlag() - Method in class com.prowidesoftware.swift.model.field.Field118
Get the LT Subsets Shared Flag (component1).
getLTSubsetsSharedFlagAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field118
Get the LT Subsets Shared Flag (component1) as Boolean
getMessage() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
getMessage() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
getMessageCategories() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the Message Categories (component2).
getMessageCategoriesAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the Message Categories (component2) as Number
getMessageCategory() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Message Category (component3).
getMessageCategory() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Message Category (component3).
getMessageCategoryAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Message Category (component3) as Number
getMessageCategoryAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Message Category (component3) as Number
getMessageFromFIN(String) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a Swift message String returns a SwiftMessage object.
getMessageFromFIN(String) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a message object containing the message data from the FIN string message passed as argument.
getMessageFromXML(String) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a String containing a message in its WIFE internal XML representation, returns a SwiftMessage object.
getMessageFromXML(String) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a message object containing the message data from the XML representation passed as a String argument.
getMessageList() - Method in class com.prowidesoftware.swift.model.field.Field123
Get the Message List (component1).
getMessageName() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Get the value of the property under the AbstractSwiftMessage.PROPERTY_NAME key or null if not found
getMessageName() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Get the value of the property under the AbstractSwiftMessage.PROPERTY_NAME key or the result of MtSwiftMessage.getMessageType()
getMessagePriority() - Method in class com.prowidesoftware.swift.model.field.Field104
Get the Message Priority (component1).
getMessagePriority() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getMessagePriority() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Gets the message priority
getMessagePriority() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the the message priority field in block 2 input
getMessagePriorityType() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Gets the message priority as enum
getMessageStandardType() - Method in class com.prowidesoftware.swift.model.AbstractMessage
Returns the standard enumeration value corresponding to this message
getMessageType() - Method in class com.prowidesoftware.swift.model.field.Field12
Get the Message Type (component1).
getMessageType() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Message Type (component3).
getMessageType() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Message Type (component3).
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns this message type according to the specific class.
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Will always return null because service messages do not contain a message type.
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Returns this MT number
getMessageType() - Method in class com.prowidesoftware.swift.model.MtId
 
getMessageType() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Get the message type.
For MTs this is the MT type number present in the identifier attribute.
getMessageType() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Gets the Message Type (MT) as classified and numbered by SWIFT.
getMessageType() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
 
getMessageTypeInt() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Get the integer value of the MtSwiftMessage.getMessageType() or null if the identifier attribute is not set or not a number
getMethod() - Method in class com.prowidesoftware.swift.model.field.Field14B
Get the Method (component1).
getMethod() - Method in class com.prowidesoftware.swift.model.field.Field14G
Get the Method (component2).
getMIR() - Method in class com.prowidesoftware.swift.model.field.Field106
Get the MIR (component1).
getMIR() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the MIR (component3).
getMIR() - Method in class com.prowidesoftware.swift.model.field.Field251
Get the MIR (component1).
getMIR() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the MIR (component2).
getMIR() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the MIR (component2).
getMIR() - Method in class com.prowidesoftware.swift.model.MIR
Gets the full MIR (Message Input Reference) string of 28 characters containing the sender's date, LT address, session and sequence:
for example YYMMDDBANKBEBBAXXX2222123456
getMir() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
getMIR() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the full MIR (Message Input Reference) string of 28 characters containing the sender's date, LT address, session and sequence:
for example YYMMDDBANKBEBBAXXX2222123456
getMIR() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets MIR from the application header block or null if the the message is not incoming or the application header block is null
getMIR(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a string value into a MIR object.
getMIR(MIR) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a MIR object into a string containing its serialized data.
getMIRAsMIR() - Method in class com.prowidesoftware.swift.model.field.Field251
Get the MIR (component1) as MIR
getMIRAsMIR() - Method in class com.prowidesoftware.swift.model.field.Field280
Get the MIR (component2) as MIR
getMIRAsMIR() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the MIR (component2) as MIR
getMIRDate() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the date the sender sent the message to SWIFT, from the MIR field, in the format YYMMDD
getMIRLogicalTerminal() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the the full LT address of the sender of the message, from the MIR field, for example: BANKBEBBAXXX
getMIRSequenceNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the date the sender sequence number, from the MIR field, in the format NNNNNN
getMIRSessionNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the date the sender session number, from the MIR field, in the format NNNN
getMmbId() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
Gets the value of the mmbId property.
getMobNb() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the mobNb property.
getMode() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Mode (component4).
getModeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Mode (component4) as Number
getModelMessage() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Deprecated.
The internal model message is no longer kept as class attribute to avoid inconsistencies between the raw format and the parsed data. To parse the internal raw format into a model object use MtSwiftMessage.modelMessage() instead of this getter.
getMonthDay(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a MONTHDAY string (accepts dates in MMDD format) into a Calendar object.
getMonthDay(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a string containing MONTHDAY in MMDD format.
getMOR() - Method in class com.prowidesoftware.swift.model.field.Field107
Get the MOR (component1).
getMOR() - Method in class com.prowidesoftware.swift.model.field.Field253
Get the MOR (component1).
getMOR() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the MOR (component2).
getMOR() - Method in class com.prowidesoftware.swift.model.MOR
 
getMOR(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a string value into a MOR object.
getMOR(MOR) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a MOR object into a string containing its serialized data.
getMORAsMOR() - Method in class com.prowidesoftware.swift.model.field.Field253
Get the MOR (component1) as MOR
getMORAsMOR() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the MOR (component2) as MOR
getMsgDefIdr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the msgDefIdr property.
getMsgDefIdr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the msgDefIdr property.
getMsgName() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the msgName property.
getMsgRef() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the msgRef property.
getMT() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the MT (component1).
getMT() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the MT (component1).
getMT() - Method in class com.prowidesoftware.swift.model.field.Field124
Get the MT (component1).
getMT() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the MT (component3).
getMT1() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT1 (component1).
getMT10() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT10 (component10).
getMT2() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT2 (component2).
getMT3() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT3 (component3).
getMT4() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT4 (component4).
getMT5() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT5 (component5).
getMT6() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT6 (component6).
getMT7() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT7 (component7).
getMT8() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT8 (component8).
getMT9() - Method in class com.prowidesoftware.swift.model.field.Field345
Get the MT9 (component9).
getMtId() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns the MT message identification.
Composed by the business process, message type and variant.
getMtId() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns the MT message identification.
Composed by the business process, message type and variant.
getMUR() - Method in class com.prowidesoftware.swift.model.field.Field108
Get the MUR (component1).
getMur() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
getMUR() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets MUR from the user header block or null if the user header or MUR are not present.
getMxId() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Returns the MX message identification.
Composed by the business process, functionality, variant and version.
getN() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the N (component4).
getN() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the N (component3).
getName() - Method in class com.prowidesoftware.swift.model.field.Field
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns the field's name composed by the field number and the letter option (if any)
getName() - Method in class com.prowidesoftware.swift.model.SequenceNode
get the name of this sequence
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Returns the block name (this method is to be overwritten for derived classes).
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Returns the block name (the value 1 as a string)
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Returns the block name (the value 2 as a string)
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock3
Returns the block name (the value 3 as a string)
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock4
Returns the block name (the value 4 as a string)
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlock5
Returns the block name (the value 5 as a string)
getName() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
 
getName() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
getName() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
getName() - Method in class com.prowidesoftware.swift.model.Tag
Get the name of this tag
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Name And Address as a concatenation of component1 to component4.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the Name And Address as a concatenation of component1 to component4.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the Name And Address as a concatenation of component1 to component4.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Name And Address as a concatenation of component2 to component5.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Name And Address as a concatenation of component2 to component5.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Name And Address as a concatenation of component2 to component5.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Name And Address as a concatenation of component2 to component5.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address as a concatenation of component2 to component11.
getNameAndAddress() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Name And Address as a concatenation of component3 to component6.
getNameAndAddress1() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Name And Address 1 (component3).
getNameAndAddress1() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Name And Address 1 (component3).
getNameAndAddress2() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Name And Address 2 (component5).
getNameAndAddress2() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Name And Address 2 (component5).
getNameAndAddress3() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Name And Address 3 (component7).
getNameAndAddress3() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Name And Address 3 (component7).
getNameAndAddress4() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Name And Address 4 (component9).
getNameAndAddress4() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Name And Address 4 (component9).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Name And Address (component1).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the Name And Address (component1).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the Name And Address (component1).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Name And Address (component2).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Name And Address (component2).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Name And Address (component2).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Name And Address (component3).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Name And Address (component2).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component2).
getNameAndAddressLine1() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Name And Address (component3).
getNameAndAddressLine10() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component11).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Name And Address (component2).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the Name And Address (component2).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the Name And Address (component2).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Name And Address (component3).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Name And Address (component3).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Name And Address (component3).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Name And Address (component4).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Name And Address (component3).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component3).
getNameAndAddressLine2() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Name And Address (component3).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the Name And Address (component3).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the Name And Address (component3).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Name And Address (component5).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component4).
getNameAndAddressLine3() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field41D
Get the Name And Address (component4).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field42D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field50
Get the Name And Address (component4).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field50B
Get the Name And Address (component4).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field50D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field50H
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field50K
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field51D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field52D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field53D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field54D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field55D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field56D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field57D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field58D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field59
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field81D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field82D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field83D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field84D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field85D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field86D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field87D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field88D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field89D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field91D
Get the Name And Address (component6).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component5).
getNameAndAddressLine4() - Method in class com.prowidesoftware.swift.model.field.Field96D
Get the Name And Address (component6).
getNameAndAddressLine5() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component6).
getNameAndAddressLine6() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component7).
getNameAndAddressLine7() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component8).
getNameAndAddressLine8() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component9).
getNameAndAddressLine9() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Name And Address (component10).
getNameAsInt() - Method in class com.prowidesoftware.swift.model.Tag
Attempt to parse the tag name as an integer.
getNamespace() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get the XML namespace of the message
getNamespaceContext() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field22K
Get the Narrative (component2).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative as a concatenation of component1 to component30.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field40C
Get the Narrative (component2).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field40E
Get the Narrative (component2).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the Narrative as a concatenation of component1 to component3.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field43P
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field43T
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field44A
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field44B
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field44E
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field44F
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field45A
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field45B
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field46A
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field46B
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field47A
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field47B
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the Narrative as a concatenation of component1 to component4.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Narrative as a concatenation of component2 to component5.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative as a concatenation of component2 to component7.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative as a concatenation of component2 to component11.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70F
Get the Narrative (component2).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative as a concatenation of component2 to component11.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative as a concatenation of component1 to component20.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field77B
Get the Narrative (component3).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field77C
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field77J
Get the Narrative (component1).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative as a concatenation of component1 to component12.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative as a concatenation of component1 to component35.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative as a concatenation of component1 to component6.
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Narrative (component6).
getNarrative() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the Narrative (component4).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Narrative (component2).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component2).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component2).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component2).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component1).
getNarrativeLine1() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component1).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component10).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component11).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component11).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component10).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component10).
getNarrativeLine10() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component10).
getNarrativeLine11() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component11).
getNarrativeLine11() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component11).
getNarrativeLine11() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component11).
getNarrativeLine11() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component11).
getNarrativeLine12() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component12).
getNarrativeLine12() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component12).
getNarrativeLine12() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component12).
getNarrativeLine12() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component12).
getNarrativeLine13() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component13).
getNarrativeLine13() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component13).
getNarrativeLine13() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component13).
getNarrativeLine14() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component14).
getNarrativeLine14() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component14).
getNarrativeLine14() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component14).
getNarrativeLine15() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component15).
getNarrativeLine15() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component15).
getNarrativeLine15() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component15).
getNarrativeLine16() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component16).
getNarrativeLine16() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component16).
getNarrativeLine16() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component16).
getNarrativeLine17() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component17).
getNarrativeLine17() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component17).
getNarrativeLine17() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component17).
getNarrativeLine18() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component18).
getNarrativeLine18() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component18).
getNarrativeLine18() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component18).
getNarrativeLine19() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component19).
getNarrativeLine19() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component19).
getNarrativeLine19() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component19).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Narrative (component3).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component3).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component3).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component3).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component2).
getNarrativeLine2() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component2).
getNarrativeLine20() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component20).
getNarrativeLine20() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component20).
getNarrativeLine20() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component20).
getNarrativeLine21() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component21).
getNarrativeLine21() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component21).
getNarrativeLine22() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component22).
getNarrativeLine22() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component22).
getNarrativeLine23() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component23).
getNarrativeLine23() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component23).
getNarrativeLine24() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component24).
getNarrativeLine24() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component24).
getNarrativeLine25() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component25).
getNarrativeLine25() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component25).
getNarrativeLine26() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component26).
getNarrativeLine26() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component26).
getNarrativeLine27() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component27).
getNarrativeLine27() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component27).
getNarrativeLine28() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component28).
getNarrativeLine28() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component28).
getNarrativeLine29() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component29).
getNarrativeLine29() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component29).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field42C
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Narrative (component4).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component4).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component4).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component4).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component3).
getNarrativeLine3() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component3).
getNarrativeLine30() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component30).
getNarrativeLine30() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component30).
getNarrativeLine31() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component31).
getNarrativeLine32() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component32).
getNarrativeLine33() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component33).
getNarrativeLine34() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component34).
getNarrativeLine35() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component35).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field29A
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field29B
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field35L
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field39C
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field42M
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field42P
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field48
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field70
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Narrative (component5).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component5).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component5).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component5).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component4).
getNarrativeLine4() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component4).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component6).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component6).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component6).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component5).
getNarrativeLine5() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component5).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field35E
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field37N
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field44D
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Narrative (component7).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component7).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component7).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field71B
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field71C
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field72
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field73
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field74
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field75
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field76
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field77D
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field80C
Get the Narrative (component6).
getNarrativeLine6() - Method in class com.prowidesoftware.swift.model.field.Field86
Get the Narrative (component6).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component7).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component8).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component8).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component7).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component7).
getNarrativeLine7() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component7).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component8).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component9).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component9).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component8).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component8).
getNarrativeLine8() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component8).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field26D
Get the Narrative (component9).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Narrative (component10).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Narrative (component10).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field77A
Get the Narrative (component9).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field78
Get the Narrative (component9).
getNarrativeLine9() - Method in class com.prowidesoftware.swift.model.field.Field79
Get the Narrative (component9).
getNAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the N (component4) as Currency
getNAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the N (component3) as Currency
getNm() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Gets the value of the nm property.
getNm() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the nm property.
getNm() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Gets the value of the nm property.
getNm() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Gets the value of the nm property.
getNmPrfx() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the nmPrfx property.
getNotes() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the Number (component3).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field16A
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field16C
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field18A
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field18B
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field18C
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field18D
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field26A
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field26B
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field26E
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field35C
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field38A
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field38D
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Number (component1).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Number (component3).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the Number (component2).
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Returns the block number (this method is to be overwritten for derived classes).
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Returns the block number (the value 1 as an integer)
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Returns the block number (the value 2 as an integer)
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock3
Returns the block number (the value 3 as an integer)
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock4
Returns the block number (the value 4 as an integer)
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock5
Returns the block number (the value 5 as an integer)
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
Returns the block number (if it can be converted to an integer, -1 otherwise).
getNumber() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
getNumber() - Method in class com.prowidesoftware.swift.model.Tag
Iterate the current tagname and return only number as told by Character.isDigit(char)
getNumber(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a value into a java Number (BigDecimal) using the comma for decimal separator.
getNumber(Number) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Number into a SWIFT string number ####,## with truncated zero decimals and mandatory decimal separator.
getNumber1() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 1 (component2).
getNumber1() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 1 (component2).
getNumber1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 1 (component2) as Number
getNumber1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 1 (component2) as Number
getNumber2() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 2 (component4).
getNumber2() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 2 (component4).
getNumber2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 2 (component4) as Number
getNumber2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 2 (component4) as Number
getNumber3() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 3 (component6).
getNumber3() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 3 (component6).
getNumber3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 3 (component6) as Number
getNumber3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 3 (component6) as Number
getNumber4() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 4 (component8).
getNumber4() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 4 (component8).
getNumber4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Number 4 (component8) as Number
getNumber4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field59F
Get the Number 4 (component8) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Number (component2) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field16A
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field16C
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18A
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18B
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18C
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field18D
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field26E
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field30J
Get the Number (component2) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38A
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38D
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38J
Get the Number (component2) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90C
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90D
Get the Number (component1) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Number (component3) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Number (component2) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the Number (component2) as Number
getNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the Number (component2) as Number
getNumberFrom() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Number From (component1).
getNumberFrom() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Number From (component1).
getNumberFromAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Number From (component1) as Number
getNumberFromAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Number From (component1) as Number
getNumberId() - Method in class com.prowidesoftware.swift.model.field.Field13A
Get the Number Id (component2).
getNumberId() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the Number Id (component2).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Number of Days/Months (component2).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Number of Days/Months (component2).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Number of Days/Months (component4).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Number of Days/Months (component4).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Number of Days/Months (component4).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Number of Days/Months (component4).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Number of Days/Months (component4).
getNumberofDaysMonths() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Number of Days/Months (component4).
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field32K
Get the Number of Days/Months (component2) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field33K
Get the Number of Days/Months (component2) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Number of Days/Months (component4) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Number of Days/Months (component4) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Number of Days/Months (component4) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Number of Days/Months (component4) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Number of Days/Months (component4) as Number
getNumberofDaysMonthsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Number of Days/Months (component4) as Number
getNumberofMessages() - Method in class com.prowidesoftware.swift.model.field.Field122
Get the Number of Messages (component1).
getNumberOfMessages() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the Number Of Messages (component2).
getNumberofMessagesAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field122
Get the Number of Messages (component1) as Number
getNumberOfMessagesAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field336
Get the Number Of Messages (component2) as Number
getNumberTo() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Number To (component3).
getNumberTo() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Number To (component3).
getNumberToAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Number To (component3) as Number
getNumberToAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Number To (component3) as Number
getNumericPrefix(String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Returns the numeric starting substring of the value.
getNumericSuffix(String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Returns the numeric suffix of the value.
getObsolescencePeriod() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the obsolescence period field in block 2 input
getOffset() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Offset (component4).
getOffset() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Offset (component4).
getOffset(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getOffset(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a offset string.
getOffsetAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Offset (component4) as Calendar
getOffsetAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Offset (component4) as Calendar
getOption() - Method in class com.prowidesoftware.swift.model.field.Field14F
Get the Option (component1).
getOptionalList(String[][]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Search a secuence of optional tags.
getOptionalList(String[][], int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
getOptionalLists(String[][]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
getOptionStyle() - Method in class com.prowidesoftware.swift.model.field.Field12F
Get the Option Style (component1).
getOptionType() - Method in class com.prowidesoftware.swift.model.field.Field12D
Get the Option Type (component1).
getOrgId() - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
Gets the value of the orgId property.
getOrgId() - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
Gets the value of the orgId property.
getOSN() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the OSN (component4).
getOSNAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the OSN (component4) as Number
getOSNNAK() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the OSN NAK (component5).
getOSNNAKAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the OSN NAK (component5) as Number
getOthr() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the othr property.
getOthr() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Gets the value of the othr property.
getOthr() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
Gets the value of the othr property.
getOthr() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
Gets the value of the othr property.
getOutput() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Deprecated.
getOutputTime() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the Output Time (component1).
getOutputTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field281
Get the Output Time (component1) as Calendar
getPaddedId() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns the internal unique id as fixed length string, padded with zeros.
getPageNumber() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the Page Number (component1).
getPageNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28E
Get the Page Number (component1) as Number
getParent() - Method in class com.prowidesoftware.swift.model.MxNode
 
getParent() - Method in class com.prowidesoftware.swift.model.SequenceNode
 
getParsedSequences() - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field53J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field56J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field57J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field58J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field81J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field82J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field83J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field84J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field85J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field86J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field87J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field88J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field89J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field91J
Get the Party Identification (component1).
getPartyIdentification() - Method in class com.prowidesoftware.swift.model.field.Field96J
Get the Party Identification (component1).
getPartyIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field50F
Get the Party Identifier (component1).
getPartyIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field50L
Get the Party Identifier (component1).
getPartyName() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the Party Name as a concatenation of component2 to component4.
getPartyNameLine1() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the Party Name (component2).
getPartyNameLine2() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the Party Name (component3).
getPartyNameLine3() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the Party Name (component4).
getPartyPrefix1() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Party Prefix 1 (component1).
getPartyPrefix2() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Party Prefix 2 (component4).
getPartySuffix1() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Party Suffix 1 (component2).
getPartySuffix2() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Party Suffix 2 (component5).
getPaymentInformation() - Method in class com.prowidesoftware.swift.model.field.Field165
Get the Payment Information (component2).
getPaymentReleaseInformationReceiver() - Method in class com.prowidesoftware.swift.model.field.Field115
Get the Payment Release Information Receiver (component1).
getPaymentReleaseInformationSender() - Method in class com.prowidesoftware.swift.model.field.Field114
Get the Payment Release Information Sender (component1).
getPde() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
getPDE() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets PDE from the trailer block or null if the trailer or the PDE field is not present
getPdm() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
getPDM() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets PDM from the trailer block or null if the trailer or the PDM field is not present
getPeferredPrefixes() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
getPercentageTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the Percentage Type Code (component2).
getPeriod() - Method in class com.prowidesoftware.swift.model.field.Field35U
Get the Period (component3).
getPeriod() - Method in class com.prowidesoftware.swift.model.field.Field38E
Get the Period (component2).
getPeriodDate() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the Period Date (component2).
getPeriodDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the Period Date (component2) as Calendar
getPeriodDetails() - Method in class com.prowidesoftware.swift.model.field.Field31F
Get the Period Details (component3).
getPeriodFrom() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Period From (component2).
getPeriodFrom() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Period From (component2).
getPeriodTo() - Method in class com.prowidesoftware.swift.model.field.Field38G
Get the Period To (component4).
getPeriodTo() - Method in class com.prowidesoftware.swift.model.field.Field38H
Get the Period To (component4).
getPhneNb() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Gets the value of the phneNb property.
getPlace() - Method in class com.prowidesoftware.swift.model.field.Field31D
Get the Place (component2).
getPlace() - Method in class com.prowidesoftware.swift.model.field.Field31P
Get the Place (component2).
getPlace() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the Place (component3).
getPlaceCode() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the Place Code (component3).
getPrefix(String) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
getPreviousStatusInfo() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Retrieves from the status trail, the status info before the current one; or null if none is found.
getPrice() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the Price (component4).
getPrice() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Price (component4).
getPriceAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the Price (component4) as Number
getPriceAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Price (component4) as Number
getPriority() - Method in class com.prowidesoftware.swift.model.field.Field128
Get the Priority (component1).
getPriority() - Method in class com.prowidesoftware.swift.model.field.Field135
Get the Priority (component1).
getPriority() - Method in class com.prowidesoftware.swift.model.field.Field344
Get the Priority (component1).
getPriorTransactionIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field22R
Get the Prior Transaction Identifier (component1).
getProductCode() - Method in class com.prowidesoftware.swift.model.field.Field68A
Get the Product Code (component6).
getProductIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field22U
Get the Product Identifier (component1).
getProductIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Get the Product Identifier (component1).
getProperties() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getProperty(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Get the value of the property under the given key or null if the key is not found or its value is empty
getProperty(Enum) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getPropertyBoolean(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns true if the message has a property with the given key name and value "true"
getPropertyBoolean(Enum) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getProprietaryCode() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the Proprietary Code (component3).
getProprietaryCode() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Proprietary Code (component5).
getPrtry() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
Gets the value of the prtry property.
getPrtry() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
Gets the value of the prtry property.
getPrtry() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
Gets the value of the prtry property.
getPrtry() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
Gets the value of the prtry property.
getPrty() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the prty property.
getPrty() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the prty property.
getPrvcOfBirth() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Gets the value of the prvcOfBirth property.
getPrvtId() - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
Gets the value of the prvtId property.
getPstCd() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the pstCd property.
getPstlAdr() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Gets the value of the pstlAdr property.
getPstlAdr() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Gets the value of the pstlAdr property.
getPstlAdr() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Gets the value of the pstlAdr property.
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field11A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field12C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13J
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field13K
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field17B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field19B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field20C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field20D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field22F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field22H
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field25D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field35B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field69J
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field70G
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90J
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90K
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92H
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92J
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92K
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92L
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92P
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field92R
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94D
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94G
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94H
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field94L
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95L
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95P
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95R
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95U
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field95V
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field97E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99B
Get the Qualifier (component1).
getQualifier() - Method in class com.prowidesoftware.swift.model.field.Field99C
Get the Qualifier (component1).
getQuantity() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the Quantity (component3).
getQuantity() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Quantity (component6).
getQuantity() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Quantity (component4).
getQuantity() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Quantity (component2).
getQuantity1() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the Quantity1 (component2).
getQuantity1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the Quantity1 (component2) as Number
getQuantity2() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the Quantity2 (component3).
getQuantity2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92D
Get the Quantity2 (component3) as Number
getQuantityAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the Quantity (component3) as Number
getQuantityAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Quantity (component6) as Number
getQuantityAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92M
Get the Quantity (component4) as Number
getQuantityAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92N
Get the Quantity (component2) as Number
getQuantityOfMessagesReceived() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Quantity Of Messages Received (component8).
getQuantityOfMessagesReceivedAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Quantity Of Messages Received (component8) as Number
getQuantityOfMessagesSent() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Quantity Of Messages Sent (component7).
getQuantityOfMessagesSentAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Quantity Of Messages Sent (component7) as Number
getQuantityTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field36B
Get the Quantity Type Code (component2).
getQuantityTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the Quantity Type Code (component2).
getQuantityTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field90F
Get the Quantity Type Code (component5).
getQuantityTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Quantity Type Code (component3).
getQuantityTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Quantity Type Code (component2).
getRange() - Method in class com.prowidesoftware.swift.model.field.Field174
Get the Range (component1).
getRangeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field174
Get the Range (component1) as Calendar
getRate() - Method in class com.prowidesoftware.swift.model.field.Field36
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the Rate (component2).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the Rate (component3).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37J
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the Rate (component2).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37L
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the Rate (component2).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37P
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the Rate (component2).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37U
Get the Rate (component1).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the Rate (component2).
getRate() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the Rate (component4).
getRateAmount() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the Rate Amount (component3).
getRateAmountAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the Rate Amount (component3) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field36
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37A
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37B
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37C
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37D
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37E
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37F
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the Rate (component2) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the Rate (component3) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37J
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37K
Get the Rate (component2) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37L
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the Rate (component2) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37P
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the Rate (component2) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37U
Get the Rate (component1) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the Rate (component2) as Number
getRateAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the Rate (component4) as Number
getRateTypeCode() - Method in class com.prowidesoftware.swift.model.field.Field92K
Get the Rate Type Code (component2).
getReasonCode() - Method in class com.prowidesoftware.swift.model.field.Field24B
Get the Reason Code (component3).
getReasonCode() - Method in class com.prowidesoftware.swift.model.field.Field432
Get the Reason Code (component1).
getReasonCode() - Method in class com.prowidesoftware.swift.model.field.Field443
Get the Reason Code (component1).
getReasonForClosure() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Reason For Closure (component6).
getReasonForClosure() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Reason For Closure (component6).
getReasonForClosureAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Reason For Closure (component6) as Number
getReasonForClosureAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Reason For Closure (component6) as Number
getReasonForRejection() - Method in class com.prowidesoftware.swift.model.field.Field405
Get the Reason For Rejection (component1).
getReceiver() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
getReceiver() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Receiver (component4).
getReceiver() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Gets the message receiver BIC from the message headers.
getReceiver() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets the message receiver BIC from the message headers.
getReceiverAddress() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the LT receiver's address field in block 2 input
getReceiverAsLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Receiver (component4) as LogicalTerminalAddress
getReceiverBIC() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the receiver's BIC code from the receiver LT address.
getReceiverLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
Returns a proper LT address for the receiver of a message, assuring the returned code has 12 characters and with a fixed "X" in the 9th position.
The branch code is padded with "XXX" if not present.
getReceiverOutputDate() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the Output date local to the receiver
getReceiverOutputTime() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the Output time local to the receiver, written in the following format: HHMM
getReconnectAllowedOption() - Method in class com.prowidesoftware.swift.model.field.Field329
Get the Reconnect Allowed Option (component1).
getReconnectAllowedOptionAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field329
Get the Reconnect Allowed Option (component1) as Boolean
getRef() - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
Gets the value of the ref property.
getReference() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getReference() - Method in class com.prowidesoftware.swift.model.field.Field14E
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field20
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field20C
Get the Reference (component2).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field20D
Get the Reference (component2).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21A
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21B
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21C
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21D
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21E
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21F
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21G
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21N
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21P
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field21R
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field26H
Get the Reference (component1).
getReference() - Method in class com.prowidesoftware.swift.model.field.Field424
Get the Reference (component1).
getReferenceCode() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Reference Code (component3).
getReferenceCodeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field22C
Get the Reference Code (component3) as Number
getReferenceForTheAccountOwner() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Reference For The Account Owner (component8).
getReferenceOfTheAccountServicingInstitution() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Reference Of The Account Servicing Institution (component9).
getRegion() - Method in class com.prowidesoftware.swift.model.field.Field304
Get the Region (component2).
getRegion() - Method in class com.prowidesoftware.swift.model.field.Field334
Get the Region (component1).
getRegion() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the Region (component1).
getRegionTimeCount1() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 1 (component1).
getRegionTimeCount1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 1 (component1) as Number
getRegionTimeCount2() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 2 (component2).
getRegionTimeCount2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 2 (component2) as Number
getRegionTimeCount3() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 3 (component3).
getRegionTimeCount3AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 3 (component3) as Number
getRegionTimeCount4() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 4 (component4).
getRegionTimeCount4AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field343
Get the Region Time Count 4 (component4) as Number
getReportingOptions() - Method in class com.prowidesoftware.swift.model.field.Field301
Get the Reporting Options (component1).
getResourceName() - Method in class com.prowidesoftware.swift.model.ISOCountries
Deprecated.
 
getResourceName() - Method in class com.prowidesoftware.swift.model.ISOCurrencies
Deprecated.
 
getResourceName() - Method in class com.prowidesoftware.swift.model.PropertyResource
Deprecated.
Gets the resource name for the managed property
getRestrictDeliveryValueDateToday() - Method in class com.prowidesoftware.swift.model.field.Field116
Get the Restrict Delivery Value Date Today (component1).
getRestrictDeliveryValueDateTodayAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field116
Get the Restrict Delivery Value Date Today (component1) as Boolean
getRevisions() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getRltd() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the rltd property.
getRoot() - Method in class com.prowidesoftware.swift.model.MxNode
 
getRootElement() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
GETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GETS
GETS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
getSchmeNm() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Gets the value of the schmeNm property.
getSchmeNm() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Gets the value of the schmeNm property.
getSchmeNm() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Gets the value of the schmeNm property.
getScope() - Method in class com.prowidesoftware.swift.model.field.Field94A
Get the Scope (component1).
getScreeningResults() - Method in class com.prowidesoftware.swift.model.field.Field433
Get the Screening Results (component1).
getSecondCurrencyCode() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the Second Currency Code (component3).
getSecondCurrencyCodeAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field92B
Get the Second Currency Code (component3) as Currency
getSection() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the Section (component1).
getSectionAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the Section (component1) as Number
getSectionNumber() - Method in class com.prowidesoftware.swift.model.field.Field202
Get the Section Number (component1).
getSectionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field202
Get the Section Number (component1) as Number
getSeed() - Method in class com.prowidesoftware.swift.model.field.Field126
Get the Seed (component1).
getSeedAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field126
Get the Seed (component1) as Number
getSender() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
getSender() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Gets the message sender BIC from the message headers.
getSender() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets the message sender BIC from the message headers.
getSenderBIC() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the sender's BIC code.
For output message the sender address is contained in this block2 and not in the header block 1 as for input messages.
getSenderInputTime() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Returns the input time with respect to the sender
getSenderLogicalTerminalAddress() - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
Returns a proper LT address for the sender of a message, assuring the returned code has 12 characters and with no "X" in the 9th position.
If the terminal identifier is not set or if it is set to "X", then the default identifier "A" will be used.
The branch code is padded with "XXX" if not present.
getSequence(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Convenience method to get a sequence named name from this message without creating the MTXXX class.
getSequence(String, SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Get the sequence with the given name from the tags in block invoking the proper static method in the mt class
getSequence(SwiftMessage, String) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Deprecated.
use msg.toMT().getSequence(sequence) instead of this method
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the single occurrence of SequenceA delimited by 16R/16S the value of SequenceA#START_END_16RS.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceA1 delimited by 16R/16S with value specified in SequenceA1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS.
getSequenceA2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS.
getSequenceA2() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS.
getSequenceA2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS.
getSequenceA2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA2a delimited by 16R/16S with value specified in SequenceA2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceA2 delimited by 16R/16S with value specified in SequenceA2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA3 delimited by 16R/16S with value specified in SequenceA3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceA3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceA3 delimited by 16R/16S with value specified in SequenceA3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceAList() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceAList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceAList() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceAList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceAList() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceAList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Get the list of SequenceA delimited by leading tag and end, with an optional tail.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceB delimited by 16R/16S the value of SequenceB#START_END_16RS.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
getSequenceB() - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Get the single occurrence of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceB1 delimited by leading tag and end, with an optional tail.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceB1 delimited by 16R/16S the value of SequenceB1#START_END_16RS.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a1 delimited by 16R/16S with value specified in SequenceB1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
getSequenceB1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
getSequenceB1a2AList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a2A delimited by 16R/16S with value specified in SequenceB1a2A#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a2AList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a2A delimited by 16R/16S with value specified in SequenceB1a2A#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a2 delimited by 16R/16S with value specified in SequenceB1a2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a2 delimited by 16R/16S with value specified in SequenceB1a2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a2 delimited by 16R/16S with value specified in SequenceB1a2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a2 delimited by 16R/16S with value specified in SequenceB1a2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a3 delimited by 16R/16S with value specified in SequenceB1a3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a3 delimited by 16R/16S with value specified in SequenceB1a3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a4List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a4 delimited by 16R/16S with value specified in SequenceB1a4#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1a4List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a4 delimited by 16R/16S with value specified in SequenceB1a4#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1a delimited by 16R/16S with value specified in SequenceB1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1aList() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
getSequenceB1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
getSequenceB1b1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1b1 delimited by 16R/16S with value specified in SequenceB1b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1b1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1b1 delimited by 16R/16S with value specified in SequenceB1b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1b1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1b1 delimited by 16R/16S with value specified in SequenceB1b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1b1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1b1 delimited by 16R/16S with value specified in SequenceB1b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1b delimited by 16R/16S with value specified in SequenceB1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1b delimited by 16R/16S with value specified in SequenceB1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1b delimited by 16R/16S with value specified in SequenceB1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1b delimited by 16R/16S with value specified in SequenceB1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1cList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1c delimited by 16R/16S with value specified in SequenceB1c#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1cList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1c delimited by 16R/16S with value specified in SequenceB1c#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB1 delimited by 16R/16S with value specified in SequenceB1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceB2 delimited by leading tag and end, with an optional tail.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceB2 delimited by 16R/16S the value of SequenceB2#START_END_16RS.
getSequenceB2a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2a1 delimited by 16R/16S with value specified in SequenceB2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2a1 delimited by 16R/16S with value specified in SequenceB2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2a1 delimited by 16R/16S with value specified in SequenceB2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2a1 delimited by 16R/16S with value specified in SequenceB2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2a delimited by 16R/16S with value specified in SequenceB2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2b1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2b1 delimited by 16R/16S with value specified in SequenceB2b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2b1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2b1 delimited by 16R/16S with value specified in SequenceB2b1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2b delimited by 16R/16S with value specified in SequenceB2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2b delimited by 16R/16S with value specified in SequenceB2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2b delimited by 16R/16S with value specified in SequenceB2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2b delimited by 16R/16S with value specified in SequenceB2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2cList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2c delimited by 16R/16S with value specified in SequenceB2c#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2cList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2c delimited by 16R/16S with value specified in SequenceB2c#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB2 delimited by 16R/16S with value specified in SequenceB2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB3 delimited by 16R/16S the value of SequenceB3#START_END_16RS.
getSequenceB3(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the single occurrence of SequenceB3 delimited by 16R/16S the value of SequenceB3#START_END_16RS.
getSequenceB3() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceB3 delimited by 16R/16S the value of SequenceB3#START_END_16RS.
getSequenceB3(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceB3 delimited by 16R/16S the value of SequenceB3#START_END_16RS.
getSequenceB3aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB3a delimited by 16R/16S with value specified in SequenceB3a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB3a delimited by 16R/16S with value specified in SequenceB3a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB3 delimited by 16R/16S with value specified in SequenceB3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB3 delimited by 16R/16S with value specified in SequenceB3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB3 delimited by 16R/16S with value specified in SequenceB3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB3 delimited by 16R/16S with value specified in SequenceB3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB4List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB4 delimited by 16R/16S with value specified in SequenceB4#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB4List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB4 delimited by 16R/16S with value specified in SequenceB4#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5a delimited by 16R/16S with value specified in SequenceB5a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5a delimited by 16R/16S with value specified in SequenceB5a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5b delimited by 16R/16S with value specified in SequenceB5b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5b delimited by 16R/16S with value specified in SequenceB5b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5 delimited by 16R/16S with value specified in SequenceB5#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceB5List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB5 delimited by 16R/16S with value specified in SequenceB5#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceBList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the list of SequenceB delimited by 16R/16S with value specified in SequenceB#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)} The presence of this methods indicates that this sequence can occur only once according to the Standard.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)} The presence of this methods indicates that this sequence can occur only once according to the Standard.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)} The presence of this methods indicates that this sequence can occur only once according to the Standard.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)} The presence of this methods indicates that this sequence can occur only once according to the Standard.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Get the Sequence C of this message or an empty SequenceC object if not present
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Get the Sequence C of this message or an empty SequenceC object if not present
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Get the single occurrence of SequenceC delimited by 16R/16S the value of SequenceC#START_END_16RS.
getSequenceC1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceC1 delimited by 16R/16S the value of SequenceC1#START_END_16RS.
getSequenceC1(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the single occurrence of SequenceC1 delimited by 16R/16S the value of SequenceC1#START_END_16RS.
getSequenceC1a1AList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a1A delimited by 16R/16S with value specified in SequenceC1a1A#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1a1AList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a1A delimited by 16R/16S with value specified in SequenceC1a1A#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1a1 delimited by 16R/16S with value specified in SequenceC1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1a1 delimited by 16R/16S with value specified in SequenceC1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a1 delimited by 16R/16S with value specified in SequenceC1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a1 delimited by 16R/16S with value specified in SequenceC1a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the list of SequenceC1a delimited by leading tag and end, with an optional tail.
getSequenceC1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the list of SequenceC1a delimited by leading tag and end, with an optional tail.
getSequenceC1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1a delimited by 16R/16S with value specified in SequenceC1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the list of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the list of SequenceC1 delimited by leading tag and end, with an optional tail.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceC1 delimited by 16R/16S with value specified in SequenceC1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC2 delimited by leading tag and end, with an optional tail.
getSequenceC2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceC2 delimited by leading tag and end, with an optional tail.
getSequenceC2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC2 delimited by leading tag and end, with an optional tail.
getSequenceC2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceC2 delimited by leading tag and end, with an optional tail.
getSequenceC2() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceC2 delimited by 16R/16S the value of SequenceC2#START_END_16RS.
getSequenceC2(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceC2 delimited by 16R/16S the value of SequenceC2#START_END_16RS.
getSequenceC2a1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2a1 delimited by 16R/16S with value specified in SequenceC2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2a1 delimited by 16R/16S with value specified in SequenceC2a1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC2a delimited by 16R/16S with value specified in SequenceC2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC2 delimited by 16R/16S with value specified in SequenceC2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceC3 delimited by 16R/16S the value of SequenceC3#START_END_16RS.
getSequenceC3(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceC3 delimited by 16R/16S the value of SequenceC3#START_END_16RS.
getSequenceC3aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC3a delimited by 16R/16S with value specified in SequenceC3a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC3a delimited by 16R/16S with value specified in SequenceC3a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceC3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC3 delimited by 16R/16S with value specified in SequenceC3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceCList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Get the list of SequenceC delimited by 16R/16S with value specified in SequenceC#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceD delimited by 16R/16S the value of SequenceD#START_END_16RS.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
getSequenceD1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceD1 delimited by leading tag and end, with an optional tail.
getSequenceD1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Get the single occurrence of SequenceD1 delimited by leading tag and end, with an optional tail.
getSequenceD1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
getSequenceD1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
getSequenceD1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
getSequenceD1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
getSequenceD1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
getSequenceD1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
getSequenceD1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1a delimited by 16R/16S with value specified in SequenceD1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1a delimited by 16R/16S with value specified in SequenceD1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1aList() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
getSequenceD1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
getSequenceD1bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1b delimited by 16R/16S with value specified in SequenceD1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1b delimited by 16R/16S with value specified in SequenceD1b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceD1 delimited by leading tag and end, with an optional tail.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceD1 delimited by leading tag and end, with an optional tail.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD1 delimited by 16R/16S with value specified in SequenceD1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2a delimited by 16R/16S with value specified in SequenceD2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2a delimited by 16R/16S with value specified in SequenceD2a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2bList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2b delimited by 16R/16S with value specified in SequenceD2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2bList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2b delimited by 16R/16S with value specified in SequenceD2b#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the list of SequenceD2 delimited by 16R/16S with value specified in SequenceD2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceD3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceD3 delimited by 16R/16S with value specified in SequenceD3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceDList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Get the list of SequenceD delimited by 16R/16S with value specified in SequenceD#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the single occurrence of SequenceE delimited by 16R/16S the value of SequenceE#START_END_16RS.
getSequenceE() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceE using field field 15 as sequence boundary.
getSequenceE1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceE1.
getSequenceE1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the single occurrence of SequenceE1.
getSequenceE1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceE1 delimited by leading tag and end, with an optional tail.
getSequenceE1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceE1 delimited by leading tag and end, with an optional tail.
getSequenceE1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceE1 delimited by leading tag and end, with an optional tail.
getSequenceE1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceE1 delimited by leading tag and end, with an optional tail.
getSequenceE1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceE1a1 delimited by leading tag and end, with an optional tail.
getSequenceE1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceE1a1 delimited by leading tag and end, with an optional tail.
getSequenceE1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceE1a delimited by leading tag and end, with an optional tail.
getSequenceE1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Get the list of SequenceE1a delimited by leading tag and end, with an optional tail.
getSequenceE1aList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE1a delimited by 16R/16S with value specified in SequenceE1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE1a delimited by 16R/16S with value specified in SequenceE1a#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE1 delimited by 16R/16S with value specified in SequenceE1#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE2List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE2 delimited by 16R/16S with value specified in SequenceE2#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceE3List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceE3 delimited by 16R/16S with value specified in SequenceE3#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceEList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the list of SequenceE delimited by 16R/16S with value specified in SequenceE#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Get the single occurrence of SequenceF delimited by 16R/16S the value of SequenceF#START_END_16RS.
getSequenceF() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceF using field field 15 as sequence boundary.
getSequenceF1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF1() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceF1 delimited by leading tag and end, with an optional tail.
getSequenceF2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF2 delimited by leading tag and end, with an optional tail.
getSequenceF2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceF2 delimited by leading tag and end, with an optional tail.
getSequenceF2() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF2 delimited by leading tag and end, with an optional tail.
getSequenceF2(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceF2 delimited by leading tag and end, with an optional tail.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList() - Method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceFList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Get the list of SequenceF delimited by 16R/16S with value specified in SequenceF#START_END_16RS The presence of this methods indicates that this sequence can occur more than once according to the Standard.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceG using field field 15 as sequence boundary.
getSequenceG1() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail.
getSequenceG1(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail.
getSequenceG1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the list of SequenceG1a1 delimited by leading tag and end, with an optional tail.
getSequenceG1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the list of SequenceG1a1 delimited by leading tag and end, with an optional tail.
getSequenceG1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the list of SequenceG1a delimited by leading tag and end, with an optional tail.
getSequenceG1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Get the list of SequenceG1a delimited by leading tag and end, with an optional tail.
getSequenceGList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceG using field field 15 as sequence boundary.
getSequenceGList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceG using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH() - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceH(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Get the single occurrence of SequenceH using field field 15 as sequence boundary.
getSequenceI() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceI(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceI() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceI(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceI() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceI(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceI using field field 15 as sequence boundary.
getSequenceJ() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceJ(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceJ() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceJ(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceJ() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceJ(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceJ using field field 15 as sequence boundary.
getSequenceK() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceK(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceK() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceK(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceK() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceK(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceK using field field 15 as sequence boundary.
getSequenceL() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceL(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceL using field field 15 as sequence boundary.
getSequenceList(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Convenience method to get the list of sequences named name from this message without creating the MTXXX class.
getSequenceList(String, SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Get the sequence with a given name from the given subblock
getSequenceM() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Get the single occurrence of SequenceM using field field 15 as sequence boundary.
getSequenceM1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceM1a1 delimited by leading tag and end, with an optional tail.
getSequenceM1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceM1a1 delimited by leading tag and end, with an optional tail.
getSequenceM1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceM1a delimited by leading tag and end, with an optional tail.
getSequenceM1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Get the list of SequenceM1a delimited by leading tag and end, with an optional tail.
getSequenceN() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceN using field field 15 as sequence boundary.
getSequenceN(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceN using field field 15 as sequence boundary.
getSequenceN() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceN using field field 15 as sequence boundary.
getSequenceN(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceN using field field 15 as sequence boundary.
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field152
Get the Sequence Number (component1).
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field153
Get the Sequence Number (component1).
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the Sequence Number (component2).
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the Sequence Number (component2).
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the Sequence Number (component2).
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.MIR
 
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getSequenceNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the sequence number field in block 1
getSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field152
Get the Sequence Number (component1) as Number
getSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field153
Get the Sequence Number (component1) as Number
getSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the Sequence Number (component2) as Number
getSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the Sequence Number (component2) as Number
getSequenceNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the Sequence Number (component2) as Number
getSequenceO() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceO using field field 15 as sequence boundary.
getSequenceO(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the single occurrence of SequenceO using field field 15 as sequence boundary.
getSequenceO() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceO using field field 15 as sequence boundary.
getSequenceO(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceO using field field 15 as sequence boundary.
getSequenceO1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the list of SequenceO1a1 delimited by leading tag and end, with an optional tail.
getSequenceO1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the list of SequenceO1a1 delimited by leading tag and end, with an optional tail.
getSequenceO1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the list of SequenceO1a delimited by leading tag and end, with an optional tail.
getSequenceO1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Get the list of SequenceO1a delimited by leading tag and end, with an optional tail.
getSequenceP() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceP using field field 15 as sequence boundary.
getSequenceP(SwiftTagListBlock) - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the single occurrence of SequenceP using field field 15 as sequence boundary.
getSequenceP1a1List() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the list of SequenceP1a1 delimited by leading tag and end, with an optional tail.
getSequenceP1a1List(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the list of SequenceP1a1 delimited by leading tag and end, with an optional tail.
getSequenceP1aList() - Method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the list of SequenceP1a delimited by leading tag and end, with an optional tail.
getSequenceP1aList(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Get the list of SequenceP1a delimited by leading tag and end, with an optional tail.
getServiceCode() - Method in class com.prowidesoftware.swift.model.field.Field165
Get the Service Code (component1).
getServiceId() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getServiceId() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the service ID field in block 1
getServiceIdType() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Maps the service id to the service id enumeration
getServiceTypeIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field111
Get the Service Type Identifier (component1).
getServiceTypeIdentifierAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field111
Get the Service Type Identifier (component1) as Number
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the Session Number (component3).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the Session Number (component3).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field151
Get the Session Number (component1).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Session Number (component2).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Session Number (component2).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Session Number (component5).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Session Number (component2).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Session Number (component2).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Session Number (component5).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Session Number (component5).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Session Number (component5).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the Session Number (component1).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Session Number (component1).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Session Number (component3).
getSessionNumber() - Method in class com.prowidesoftware.swift.model.MIR
 
getSessionNumber() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getSessionNumber() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the session number in block 1
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11R
Get the Session Number (component3) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field11S
Get the Session Number (component3) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field151
Get the Session Number (component1) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Session Number (component2) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Session Number (component2) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Session Number (component5) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Session Number (component2) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Session Number (component2) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Session Number (component5) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Session Number (component5) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Session Number (component5) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field330
Get the Session Number (component1) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Session Number (component1) as Number
getSessionNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Session Number (component3) as Number
getSgntr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the sgntr property.
getSgntr() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the sgntr property.
getSideIndicator() - Method in class com.prowidesoftware.swift.model.field.Field22S
Get the Side Indicator (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Sign (component3).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Sign (component3).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field19A
Get the Sign (component2).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field19C
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field32H
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field34E
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field34J
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field35H
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field36E
Get the Sign (component3).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field37G
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field37H
Get the Sign (component2).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field37M
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field37R
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field37V
Get the Sign (component1).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field90A
Get the Sign (component3).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field90L
Get the Sign (component2).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field92A
Get the Sign (component2).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field93B
Get the Sign (component4).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field93C
Get the Sign (component4).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field93D
Get the Sign (component2).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Sign (component4).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Sign (component5).
getSign() - Method in class com.prowidesoftware.swift.model.field.Field99A
Get the Sign (component2).
getSign(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getSignAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Sign (component4) as Currency
getSignAsCurrency() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Sign (component5) as Currency
getSortKey() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
get the sortkey of this user block when persisted
getSortKey() - Method in class com.prowidesoftware.swift.model.Tag
get the sortkey of this tag
getSource() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Source (component1).
getStartDate() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the Start Date (component1).
getStartDate() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the Start Date (component1).
getStartDate() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the Start Date (component2).
getStartDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field172
Get the Start Date (component1) as Calendar
getStartDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field30G
Get the Start Date (component1) as Calendar
getStartDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the Start Date (component2) as Calendar
getStartDateTime() - Method in class com.prowidesoftware.swift.model.field.Field142
Get the Start Date Time (component1).
getStartDateTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field142
Get the Start Date Time (component1) as Calendar
getStartMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the Start MIR (component1).
getStartMIRAsMIR() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the Start MIR (component1) as MIR
getStartMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the Start MOR (component1).
getStartMORAsMOR() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the Start MOR (component1) as MOR
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Start Time (component5).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Start Time (component5).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Start Time (component5).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Start Time (component5).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Start Time (component3).
getStartTime() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the Start Time (component3).
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field252
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field254
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field255
Get the Start Time (component5) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field256
Get the Start Time (component5) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field257
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field258
Get the Start Time (component5) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field259
Get the Start Time (component5) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field260
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field263
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field264
Get the Start Time (component3) as Calendar
getStartTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69B
Get the Start Time (component3) as Calendar
getStatementNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the Statement Number (component1).
getStatementNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the Statement Number (component1).
getStatementNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the Statement Number (component1).
getStatementNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28
Get the Statement Number (component1) as Number
getStatementNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28C
Get the Statement Number (component1) as Number
getStatementNumberAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field28D
Get the Statement Number (component1) as Number
getStatus() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Get the name of the last status set to this message, or null if none is found.
getStatusCode() - Method in class com.prowidesoftware.swift.model.field.Field144
Get the Status Code (component1).
getStatusCode() - Method in class com.prowidesoftware.swift.model.field.Field242
Get the Status Code (component1).
getStatusCode() - Method in class com.prowidesoftware.swift.model.field.Field337
Get the Status Code (component1).
getStatusCode() - Method in class com.prowidesoftware.swift.model.field.Field431
Get the Status Code (component1).
getStatusCodeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field144
Get the Status Code (component1) as Number
getStatusCodeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field431
Get the Status Code (component1) as Number
getStatusInfo() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Retrieves from the status trail, the current status info; or null if none is found.
getStatusTrail() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
getStrtNm() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the strtNm property.
getSubBlock(Tag, Tag) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all tags between the first occurrence of the starting Tag and the first occurrence of an optional ending Tag.
getSubBlock(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all tags between the first occurrence of the starting Tag name and the first occurrence of an optional ending Tag name.
getSubBlock(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets all tags of a specific sub block, searching for the first occurrence of the starting 16R field (with blockName as value) and its correspondent 16S field (with blockName as value).
getSubBlock(Integer, Integer) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Analog to substring from to.
getSubBlockAfterFirst(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a subblock after the first tag with the given tagname.
getSubBlockAfterFirst(Tag, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a subblock after the first tag.
getSubBlockAfterFirst(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
getSubBlockAfterLast(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a new list with tags between the last instance of tag with tagname name found or null if the tag was not found
getSubBlockBeforeFirst(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the subblock before the first tag with the given tagname.
getSubBlockBeforeLast(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a new list with all tags until tagname is found, included or not depending on the value of includeDelimiterInResult
getSubBlockByIndex(Integer, Integer) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the block containing the list of tags between the given indexes.
The implementation uses subList so the resulting List of tags will containing elements from the original List startIndex to endIndex - 1.
getSubBlockByTagNames(Integer, String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Find a sub block given a comprehensive ordered list of search tag names.
getSubBlockDelimitedWithOptionalTail(String[], String[], String[]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the
getSubBlocks(Tag, Tag) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all sub blocks using the starting and ending Tags as block boundaries.
The starting and end tags are included in the resulting sub blocks.
getSubBlocks(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all sub blocks using the starting and ending Tag names as block boundaries (Tag values are ignored).
getSubBlocks(int, int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all sub blocks using the starting and ending Tag numbers as block boundaries (Tag values are ignored).
getSubBlocks(String, int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all sub blocks using the starting Tag name and ending Tag number as block boundaries (Tag values are ignored).
getSubBlocks(int, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all sub blocks using the starting Tag number and ending Tag name as block boundaries (Tag values are ignored).
getSubBlocks(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets all sub blocks with a specific name, using ISO 15022 FIN block structure definitions.
getSubBlocksByTagNames(Integer, String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Similar to SwiftTagListBlock.getSubBlockByTagNames(Integer, String...) but will return all matches for the indicated subblock
getSubBlocksDelimitedWithOptionalTail(String[], String[], String[]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get all subblocks in message that start with tag with tagname, end with tag named endName and optionally, may be null, have optionalTail tag names at the end of the secuence
getSubDept() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the subDept property.
getSubfunction() - Method in class com.prowidesoftware.swift.model.field.Field23G
Get the Subfunction (component2).
getSubsetName() - Method in class com.prowidesoftware.swift.model.field.Field339
Get the Subset Name (component1).
getSubsetSharing() - Method in class com.prowidesoftware.swift.model.field.Field348
Get the Subset Sharing (component1).
getSubtype() - Method in class com.prowidesoftware.swift.model.BIC
 
getSupplementaryDetails() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Supplementary Details (component10).
getSvcName() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the svcName property.
getSwiftMessage() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getSwiftMessageNotNullOrException() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Get the swift message guaranteeing a non null return.
getTag(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets the Tag of the given index in this block, the position is zero-based.
getTagByName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Iterate through tags in this block and return the first tag whose name matches key, or null if none is found.
getTagByName(String, String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the first field with the given name, matching the given values for components 1 and 2.
This is particularly helpful to find generic field by its qualifier.
getTagByNumber(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Search and retrieve the first tag with the given number.
getTagCount(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
getTagCount() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Deprecated.
getTagIndex(String, String[]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the given tag in the list.
getTagMap() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets a Map that contains the the fields names as keys and the values as map value.
getTagNames() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get a list of unique tagname contained in this message
getTagnamesToIgnore() - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
getTags() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets the internal List of tags in block.
getTagsByContent(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Returns the tags having the specified content as part of its value.
For example the field :98A::XDTE//20090818 will be included for parameter XDTE
getTagsByName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a reference to tags in the block that match the given tag name.
getTagsByNumber(int) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
get all tags of a given number.
getTagsByValue(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Returns the tags having the exact specified content as value.
For example the field :98A::XDTE//20090818 will be included for parameter :XDTE//20090818
getTagValue(Tag, int) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
Returns the tags value.
getTagValue(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets the value of the given tag or null if that tagname is not found.
NOTE: if the tag is present more than once, then this method retrieves the value of the first occurrence
getTagValues(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets all values for a given tagname.
getTestModeCode() - Method in class com.prowidesoftware.swift.model.field.Field127
Get the Test Mode Code (component1).
getText() - Method in class com.prowidesoftware.swift.model.field.Field311
Get the Text (component1).
getText() - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
getText(Integer) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
get an unparsed text
getTextAsMessage(Integer) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
get an unparsed text as a parsed swift message
getTexts() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
returns the full list of unparsed texts
getTime() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field175
Get the Time (component1).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Time (component4).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the Time (component4).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Time (component2).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Time (component1).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the Time (component3).
getTime() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Time (component4).
getTime2() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Time 2 (component5).
getTime2() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Time 2 (component4).
getTime2(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getTime2(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a TIME2 string.
getTime2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Time 2 (component5) as Calendar
getTime2AsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Time 2 (component4) as Calendar
getTime3(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
 
getTime3(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a TIME3 string.
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field109
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13C
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field13D
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field14S
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field175
Get the Time (component1) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29E
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29J
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29K
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29L
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29M
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field29N
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31G
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field31X
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field342
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69D
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field69F
Get the Time (component4) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98C
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98F
Get the Time (component4) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98G
Get the Time (component2) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98H
Get the Time (component1) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98J
Get the Time (component3) as Calendar
getTimeAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98K
Get the Time (component4) as Calendar
getTimeLastDeliveryAttempt() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Time Last Delivery Attempt (component5).
getTimeLastDeliveryAttemptAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Time Last Delivery Attempt (component5) as Calendar
getTimeLastSessionClosed() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Time Last Session Closed (component5).
getTimeLastSessionClosedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Time Last Session Closed (component5) as Calendar
getTimeLastSessionOpened() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Time Last Session Opened (component2).
getTimeLastSessionOpenedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field333
Get the Time Last Session Opened (component2) as Calendar
getTimeMessageEntered() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Time Message Entered (component1).
getTimeMessageEnteredAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field335
Get the Time Message Entered (component1) as Calendar
getTimeSessionClosed() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Time Session Closed (component5).
getTimeSessionClosedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Time Session Closed (component5) as Calendar
getTimeSessionOpened() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Time Session Opened (component3).
getTimeSessionOpenedAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field331
Get the Time Session Opened (component3) as Calendar
getTimestamp() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the Timestamp (component1).
getTimestamp() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the Timestamp (component1).
getTimestamp() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the Timestamp (component1).
getTimestampAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field270
Get the Timestamp (component1) as Calendar
getTimestampAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field271
Get the Timestamp (component1) as Calendar
getTimestampAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field272
Get the Timestamp (component1) as Calendar
getTo() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Gets the value of the to property.
getTo() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the to property.
getTo() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the to property.
getTokenFirst(String, String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line with an optional starting string and a component separator and returns the first token found or null if the string without starting substring is empty or null.
This method does not validate the starting string presence, it just strips it if present.
getTokenFirst(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
 
getTokenForth(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the forth token found or null if forth component is missing.
getTokenForthLast(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the forth token found or null if forth component is missing.
getTokenSecond(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the second token found or null if second component is missing.
getTokenSecond(String, String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line with an optional starting string and a component separator and returns the second token found or null if the string without starting substring is empty or null.
This method does not validate the starting string presence, it just strips it if present.
getTokenSecondLast(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the second token found or null if second component is missing.
getTokenSecondLast(String, String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line with an optional starting string and a component separator and returns the second token found or null if the string without starting substring is empty or null.
getTokenThird(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the third token found or null if third component is missing.
getTokenThirdLast(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line using the parameter separator and returns the third token found or null if third component is missing.
getTolerance1() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the Tolerance 1 (component1).
getTolerance1AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the Tolerance 1 (component1) as Number
getTolerance2() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the Tolerance 2 (component2).
getTolerance2AsNumber() - Method in class com.prowidesoftware.swift.model.field.Field39A
Get the Tolerance 2 (component2) as Number
getTotal() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the Total (component2).
getTotal() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the Total (component2).
getTotalAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field129
Get the Total (component2) as Number
getTotalAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field27
Get the Total (component2) as Number
getTotalMessagesReceived() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the Total Messages Received (component2).
getTotalMessagesReceivedAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the Total Messages Received (component2) as Number
getTotalMessagesSent() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the Total Messages Sent (component1).
getTotalMessagesSentAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field332
Get the Total Messages Sent (component1) as Number
getTotalSections() - Method in class com.prowidesoftware.swift.model.field.Field203
Get the Total Sections (component1).
getTotalSectionsAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field203
Get the Total Sections (component1) as Number
getTransactionIdentifier() - Method in class com.prowidesoftware.swift.model.field.Field22N
Get the Transaction Identifier (component1).
getTransactionType() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Transaction Type (component6).
getTwnNm() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Gets the value of the twnNm property.
getType() - Method in class com.prowidesoftware.swift.model.field.Field209
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22A
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22B
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22D
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22E
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22L
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22M
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22P
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22X
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field23B
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field23D
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field243
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field26C
Get the Type (component4).
getType() - Method in class com.prowidesoftware.swift.model.field.Field26F
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field26T
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field40A
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field40B
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.field.Field40C
Get the Type (component1).
getType() - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
Gets the value of the type property.
getType() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Tell the message type associated with this object if a block 2 is present.
getTypeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field209
Get the Type (component1) as Number
getTypeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field243
Get the Type (component1) as Number
getTypeInt() - Method in class com.prowidesoftware.swift.model.SwiftMessage
get message type as an int or -1 if an error occurs or it is not set
getTypeOfAgreement() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the Type Of Agreement (component1).
getTypeOfBarrier() - Method in class com.prowidesoftware.swift.model.field.Field22G
Get the Type Of Barrier (component1).
getTypeOfBarrier() - Method in class com.prowidesoftware.swift.model.field.Field22J
Get the Type Of Barrier (component1).
getTypeOfEvent() - Method in class com.prowidesoftware.swift.model.field.Field22K
Get the Type Of Event (component1).
getTypeOfID() - Method in class com.prowidesoftware.swift.model.field.Field95S
Get the Type Of ID (component3).
getUniqueReference() - Method in class com.prowidesoftware.swift.model.field.Field121
Get the Unique Reference (component1).
getUnit() - Method in class com.prowidesoftware.swift.model.field.Field32F
Get the Unit (component1).
getUnit() - Method in class com.prowidesoftware.swift.model.field.Field32R
Get the Unit (component2).
getUnparsedTexts() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Returns the unparsed text list attached to the Block.
getUnparsedTexts() - Method in class com.prowidesoftware.swift.model.SwiftMessage
returns the unparsed text list
getUnparsedTexts() - Method in class com.prowidesoftware.swift.model.Tag
returns the unparsed text list
getUnparsedTextsSize() - Method in class com.prowidesoftware.swift.model.SwiftBlock
returns the size of the unparsed text list
getUnparsedTextsSize() - Method in class com.prowidesoftware.swift.model.SwiftMessage
returns the size of the unparsed text list
getUnparsedTextsSize() - Method in class com.prowidesoftware.swift.model.Tag
returns the size of the unparsed text list
getUnsequencedBroadcast() - Method in class com.prowidesoftware.swift.model.field.Field133
Get the Unsequenced Broadcast (component2).
getUnsequencedBroadcast() - Method in class com.prowidesoftware.swift.model.field.Field137
Get the Unsequenced Broadcast (component2).
getUserBlock(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get a user defined block by name, may be null if not set
getUserBlock(Integer) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get a user defined block by number, may be null if not set
getUserBlockPosition(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Finds the position of a given User Defined Block in the internal list
getUserBlocks() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the list of List of SwiftBlockUser user defined blocks.
getUTCIndicator() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the UTC Indicator (component5).
getUTCIndicator() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the UTC Indicator (component6).
getUTCIndicatorAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98D
Get the UTC Indicator (component5) as Calendar
getUTCIndicatorAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field98E
Get the UTC Indicator (component6) as Calendar
getUuid() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
getUUID() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets UUID
getValidationFlag() - Method in class com.prowidesoftware.swift.model.field.Field119
Get the Validation Flag (component1).
getValue() - Method in class com.prowidesoftware.swift.model.field.Field
Serializes the components into the a plain string value in SWIFT format.
getValue() - Method in class com.prowidesoftware.swift.model.field.Field101
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field102
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field103
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field104
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field105
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field106
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field107
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field108
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field109
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field110
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field111
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field113
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field114
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field115
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field116
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field117
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field118
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field119
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field11A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field11R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field11S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field120
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field121
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field122
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field123
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field124
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field125
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field126
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field127
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field128
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field129
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field12G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field130
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field132
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field133
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field134
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field135
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field136
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field137
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field13K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field140
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field141
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field142
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field143
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field144
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field14S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field151
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field152
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field153
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15I
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15O
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field15P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field165
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field16A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field16C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field16R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field16S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field171
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field172
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field173
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field174
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field175
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field177
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field179
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17I
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17O
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17V
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17W
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17X
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field18A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field18B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field18C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field18D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field199
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field20
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field202
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field203
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field204
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field206
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field208
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field209
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field20C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field20D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field21R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22V
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22W
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22X
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field23G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field242
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field243
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field24B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field24D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field25
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field251
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field252
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field253
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field254
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field255
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field256
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field257
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field258
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field259
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field25A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field25D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field25P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field260
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field263
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field264
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field26T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field27
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field270
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field271
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field272
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field28
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field280
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field281
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field28C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field28D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field28E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field29N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field301
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field302
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field303
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field304
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field305
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field307
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30V
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30X
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field311
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field312
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field313
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field31X
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field329
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field32U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field330
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field331
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field332
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field333
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field334
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field335
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field336
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field337
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field338
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field339
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field33T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field340
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field341
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field342
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field343
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field344
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field345
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field346
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field347
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field348
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field349
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field34R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field35U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field36
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field36B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field36C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field36E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field37V
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field38J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field39A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field39B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field39C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field401
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field405
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field40A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field40B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field40C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field40E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field40F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field41A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field41D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field421
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field422
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field423
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field424
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field425
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field42A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field42C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field42D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field42M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field42P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field431
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field432
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field433
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field434
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field43P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field43T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field443
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field44F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field451
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field45A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field45B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field461
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field46A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field46B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field47A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field47B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field48
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field49
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field503
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field50L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field51A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field51C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field51D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field52A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field52B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field52C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field52D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field533
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field53A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field53B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field53C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field53D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field53J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field54A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field54B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field54D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field55A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field55B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field55D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field56A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field56B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field56C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field56D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field56J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field57A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field57B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field57C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field57D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field57J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field58A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field58B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field58D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field58J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field59
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field59A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field59F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field60F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field60M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field61
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field619
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field62F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field62M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field64
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field65
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field68A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field69J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field70G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field71A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field71B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field71C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field71F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field71G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field72
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field73
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field74
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field75
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field76
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field77T
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field78
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field79
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field80C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field81A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field81D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field81J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field82A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field82B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field82D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field82J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field83A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field83C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field83D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field83J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field84A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field84B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field84D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field84J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field85A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field85B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field85D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field85J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field86
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field86A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field86B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field86D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field86J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field87A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field87B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field87D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field87J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field88A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field88B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field88D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field88J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field89A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field89D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field89J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field90L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field91A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field91D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field91J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92M
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92N
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field92R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field93A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field93B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field93C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field93D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field94L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95L
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95P
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95R
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95S
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95U
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field95V
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field96A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field96D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field96J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field97A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field97B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field97C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field97E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98D
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98E
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98F
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98G
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98H
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98J
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field98K
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field999
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field99A
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field99B
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.field.Field99C
Serializes the fields' components into the single string value (SWIFT format)
getValue() - Method in class com.prowidesoftware.swift.model.MxNode
 
getValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Gets the fixed length block 1 value, as a result of concatenating its individual elements as follow:
Application ID Service ID + Logical terminal (LT) address + Session number + Sequence number.
Notice that this method does not return the "1:" string.
getValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Gets the fixed length block 2 value, as a result of concatenating its individual elements as follow:
Message Type + Receivers address + Message Priority + Delivery Monitoring + Obsolescence Period.
getValue() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Gets the fixed length block 2 value, as a result of concatenating its individual elements as follow:
Message Type + Sender Input Time + MIR + Receiver Output Date + Receiver Output Time + Message Priority.
getValue() - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
This method should be overwritten by subclasses, calling this method will throw a java.lang.UnsupportedOperationException
getValue() - Method in class com.prowidesoftware.swift.model.Tag
Get the value of the tag.
Notice that in some cases the value can be null, for example the value of the "DLM" tag in this block:
{5:{CHK:F9351591947F}{SYS:1610010606VNDZBET2AXXX0019000381}{DLM:}}
getValueByCodeword(String) - Method in class com.prowidesoftware.swift.model.field.Field
Finds the first component starting with the given codeword between slashes, and returns the component subvalue.
getValueDate() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Value Date (component1).
getValueDateAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field61
Get the Value Date (component1) as Calendar
getValueDateOrdering() - Method in class com.prowidesoftware.swift.model.field.Field206
Get the Value Date Ordering (component1).
getValueDateOrderingAsBoolean() - Method in class com.prowidesoftware.swift.model.field.Field206
Get the Value Date Ordering (component1) as Boolean
getValueDisplay() - Method in class com.prowidesoftware.swift.model.field.Field
 
getValueDisplay(Locale) - Method in class com.prowidesoftware.swift.model.field.Field
Get a localized, suitable for showing to humans string of the field values.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field101
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field102
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field103
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field104
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field105
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field106
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field107
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field108
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field109
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field110
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field111
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field113
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field114
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field115
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field116
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field117
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field118
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field119
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field120
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field121
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field122
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field123
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field124
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field125
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field126
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field127
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field128
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field129
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field130
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field132
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field133
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field134
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field135
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field136
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field137
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field140
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field141
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field142
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field143
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field144
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field151
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field152
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field153
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field165
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field171
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field172
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field173
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field174
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field175
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field177
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field179
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field199
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field20
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field202
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field203
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field204
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field206
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field208
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field209
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field242
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field243
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field25
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field251
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field252
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field253
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field254
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field255
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field256
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field257
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field258
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field259
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field260
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field263
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field264
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field27
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field270
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field271
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field272
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field28
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field280
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field281
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field301
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field302
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field303
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field304
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field305
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field307
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field311
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field312
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field313
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field329
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay() - Method in class com.prowidesoftware.swift.model.field.Field32A
Human readable value of the field
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field330
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field331
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field332
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field333
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field334
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field335
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field336
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field337
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field338
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field339
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field340
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field341
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field342
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field343
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field344
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field345
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field346
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field347
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field348
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field349
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field36
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field401
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field405
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field421
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field422
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field423
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field424
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field425
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field431
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field432
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field433
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field434
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field443
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field451
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field461
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field48
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field49
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field503
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay() - Method in class com.prowidesoftware.swift.model.field.Field50K
Human readable value of the field
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field533
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay() - Method in class com.prowidesoftware.swift.model.field.Field53B
Human readable value of the field
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay() - Method in class com.prowidesoftware.swift.model.field.Field54B
Human readable value of the field
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field59
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field61
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field619
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field64
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field65
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field72
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field73
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field74
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field75
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field76
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field78
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field79
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field86
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field999
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns a localized suitable for showing to humans string of a field component.
getValueDisplay(int, Locale) - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns a localized suitable for showing to humans string of a field component.
getValuePart(String, int, int) - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
returns a fragment of the block value received (or null if value is not large enough).
This method is used in derived classes to get value fragments.
getValuePart(String, int) - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
Returns a fragment of the block value received from a starting index until the end of value (or null if value is not large enough).
This method is used in derived classes to get value fragments.
getVariant() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
getVariant() - Method in class com.prowidesoftware.swift.model.MtId
 
getVariant() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get the Message variant
getVariant() - Method in class com.prowidesoftware.swift.model.MxId
 
getVariant() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
getVariant() - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
getVariantInt() - Method in class com.prowidesoftware.swift.model.MxId
 
getVersion() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the Version (component3).
getVersion() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get the message version
getVersion() - Method in class com.prowidesoftware.swift.model.MxId
 
getVersion() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
getVersionAsCalendar() - Method in class com.prowidesoftware.swift.model.field.Field77H
Get the Version (component3) as Calendar
getVersionInt() - Method in class com.prowidesoftware.swift.model.MxId
 
getWindowSize() - Method in class com.prowidesoftware.swift.model.field.Field110
Get the Window Size (component1).
getWindowSizeAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field110
Get the Window Size (component1) as Number
getXml(SwiftMessage) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a SwiftMessage objects returns a String containing WIFE internal XML representation of the message.
getXml(SwiftMessage, boolean) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a SwiftMessage objects returns a String containing WIFE internal XML representation of the message.
getXml(String) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a Swift message String returns a String containing WIFE internal XML representation of the message.
getXml(String, boolean) - Method in class com.prowidesoftware.swift.io.ConversionService
Given a Swift message String returns a String containing WIFE internal XML representation of the message, use field (true) or tag (false) depending on the value of useField
getXml(SwiftMessage) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a String containing the XML internal representation of the message from the msg object argument.
getXml(String) - Method in interface com.prowidesoftware.swift.io.IConversionService
Gets a String containing the XML internal representation of the message from the FIN string message passed as argument.
getYear() - Method in class com.prowidesoftware.swift.model.field.Field14C
Get the Year (component1).
getYear(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a YEAR string (accept dates in format YYYY) into a Calendar object.
getYear(Calendar) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Parses a Calendar object into a YYYY string.
getYearAsNumber() - Method in class com.prowidesoftware.swift.model.field.Field14C
Get the Year (component1) as Number
GIUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GIUP
GIUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GIUP
GIUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GIUP
GIUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GIUP
GIUP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOLD
GOLD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GOZ
GOZ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRM
GRM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GROSS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GROSS
GROSS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GROSS
GROSS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GROSS
GROSS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GROSS
GROSS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRSS
GRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRSS
GRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GRSS
GRSS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GUAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GUAR
GUAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GUAR
GUAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GUAR
GUAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GUAR
GUAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 
GUPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsG.GUPA
GUPA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsG
 

H

H - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
H5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
hashCode() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
hashCode() - Method in class com.prowidesoftware.swift.model.BIC
 
hashCode() - Method in class com.prowidesoftware.swift.model.field.Field
Implementation of hashCode using HashCodeBuilder from commons-lang
hashCode() - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
 
hashCode() - Method in class com.prowidesoftware.swift.model.MIR
 
hashCode() - Method in class com.prowidesoftware.swift.model.MtId
 
hashCode() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
hashCode() - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
hashCode() - Method in class com.prowidesoftware.swift.model.MxId
 
hashCode() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlock
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
hashCode() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
hashCode() - Method in class com.prowidesoftware.swift.model.Tag
 
hashCode() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
 
hasNext() - Method in class com.prowidesoftware.swift.io.PPCReader
Returns true if the iterator has more messages
hasNext() - Method in class com.prowidesoftware.swift.io.RJEReader
Returns true if the iterator has more messages
header() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message business header as an XML string.
header(String, boolean) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message business header as an XML string.
HEADER_LOCALNAME - Static variable in class com.prowidesoftware.swift.io.parser.MxParser
 
HEADING_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field130
Component number for the Heading Code subfield
HEADING_CODE_2 - Static variable in class com.prowidesoftware.swift.model.field.Field130
Component number for the Heading Code 2 subfield
HEADING_TEXT - Static variable in class com.prowidesoftware.swift.model.field.Field130
Component number for the Heading Text subfield
HEADING_TEXT_2 - Static variable in class com.prowidesoftware.swift.model.field.Field130
Component number for the Heading Text 2 subfield
HEAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HEAR
HEAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsH
 
HOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLD
HOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLD
HOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLD
HOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLD
HOLD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLD
HOLD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsH
 
HOLIDAY_SUPPRESSION - Static variable in class com.prowidesoftware.swift.model.field.Field302
Component number for the Holiday Suppression subfield
HOLP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLP
HOLP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsH
 
HOLS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsH.HOLS
HOLS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsH
 

I

I - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
I5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
IBAN - Class in com.prowidesoftware.swift.model
Utility class to validate IBAN codes.
IBAN(String) - Constructor for class com.prowidesoftware.swift.model.IBAN
Create an IBAN object with the given iban code.
ICM_ACT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICM_ACT
ICM_ACT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICM_ACT
ICM_ACT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICM_ACT
ICM_ACT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
ICOM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICOM
ICOM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICOM
ICOM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICOM
ICOM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ICOM
ICOM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IConversionService - Interface in com.prowidesoftware.swift.io
This interface provides a general conversion service between three different formats: FIN: SWIFT message format as used by SWIFTNet (ISO 15022 compliance). XML: WIFE's XML representation of SWIFT messages. SwiftMessage: WIFE's java object model of SWIFT messages.
id() - Method in class com.prowidesoftware.swift.model.MtId
Get a string in the form of businessprocess.messagetype.variant
id - Variable in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
id - Variable in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
id - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
id - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
id - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
id - Variable in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
id() - Method in class com.prowidesoftware.swift.model.MxId
Get a string in the form of businessprocess.functionality.variant.version
id - Variable in class com.prowidesoftware.swift.model.SwiftBlock
Unique identifier of the swift block.
id - Variable in class com.prowidesoftware.swift.model.SwiftMessage
Identification of the message when persisted
id - Variable in class com.prowidesoftware.swift.model.Tag
Unique identified when this tag is a persisted element
IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field22S
Component number for the Identification subfield
IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field22T
Component number for the Identification subfield
IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field22W
Component number for the Identification subfield
IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Deprecated.
IDENTIFICATION_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Identification Code subfield
identifiedAsACK() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns true if this message identifier is AbstractSwiftMessage.IDENTIFIER_ACK
identifiedAsNAK() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns true if this message identifier is AbstractSwiftMessage.IDENTIFIER_NAK
identifier - Variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Message type identification as specify by SWIFT.
IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field120
Component number for the Identifier subfield
IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field140
Component number for the Identifier subfield
IDENTIFIER_ACK - Static variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Identifier constant for acknowledge service messages
IDENTIFIER_NAK - Static variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Identifier constant for non-acknowledge service messages
identifyBlock(String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Identify the block to be consumed.
IDFX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IDFX
IDFX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IDocument - Interface in com.prowidesoftware.swift.model.mx
Marker interface to identify the document of an MX message.
IFEMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFEMA
IFEMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFEMA
IFEMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFEMA
IFEMA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFEMA
IFEMA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IFIX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFIX
IFIX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IFIX
IFIX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
ignoreEolsInMultiline - Variable in class com.prowidesoftware.swift.utils.SwiftMessageComparator
Flag to enable different type of EOLs in multi-line values
ignoreHeaderSession - Variable in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
ignoreTrailer - Variable in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
IMessageVisitor - Interface in com.prowidesoftware.swift.utils
Interface to be implemented by classes that will 'visit' a swift message.
INBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBA
INBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBA
INBA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INBR
INBR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCA
INCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCE
INCE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCE
INCE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCH - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCH
INCH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCL
INCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCL
INCL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCO
INCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCO
INCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCO
INCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCO
INCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INCR
INCR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INDA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDA
INDA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDC
INDC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
indexOfAnyFirst(String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the first of any tagnames in the list or -1 if not found or any precondition is not met
indexOfAnyFirstAfterIndex(int, String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the first of any tagnames after the given index in the list or -1 if not found or any precondition is not met
indexOfAnyLast(String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the last of any tagnames in the list or -1 if not found or any precondition is not met.
indexOfAnyLastAfterIndex(int, String...) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the last of any tagnames after the given index in the list or -1 if not found or any precondition is not met
indexOfFirst(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the first tagname in the list or -1 if not found or any precondition is not met
indexOfFirstValue(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the first tagname in the list with the given value or -1 if not found or any precondition is not met (current tag list is null or empty)
indexOfLast(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the last tagname in the list or -1 if not found or any precondition is not met
indexOfLastValue(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get the index of the last tagname with the given value in the list or -1 if not found or any precondition is not met
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17A
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17E
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17F
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17G
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17H
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17I
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17L
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17M
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17N
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17O
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17P
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17R
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17S
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17T
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17U
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17V
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17W
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17X
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Component number for the Indicator subfield
INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field30J
Component number for the Indicator subfield
INDM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDM
INDM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDM
INDM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDM
INDM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INDX
INDX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INFA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INFA
INFA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INFO
info - Variable in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
INFO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Component number for the Information subfield
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Component number for the Information subfield
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Component number for the Information subfield
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Component number for the Information subfield
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Component number for the Information subfield
INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Component number for the Information subfield
INIM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INIM
INIM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
init(int) - Method in class com.prowidesoftware.swift.model.field.Field
Initialize the list of components to the indicated size and sets all values to null
initializeCurrencies(String) - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
set the currency of this field.
initializeCurrencies(Currency) - Method in interface com.prowidesoftware.swift.model.field.CurrencyContainer
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field11A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19B
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32B
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32C
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32D
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32E
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32E
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32G
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32H
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32K
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32M
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32U
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33C
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33D
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33E
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33F
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33G
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33H
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33K
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33P
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34B
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34E
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34F
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34P
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34R
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field68A
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71F
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71G
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90B
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90C
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90D
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90F
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90J
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92B
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92F
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92H
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92J
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92L
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92M
 
initializeCurrencies(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
 
initializeCurrencies(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92N
 
INMH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INMH
INMH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INMH
INMH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INMH
INMH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOP
INOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOP
INOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOU
INOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOU
INOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOU
INOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INOU
INOU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPA
INPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPA
INPA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPE
INPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPE
INPE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPOS
INPOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INPOSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPOSDET
INPOSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INPOSDET
INPOSDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
input - Variable in class com.prowidesoftware.swift.model.SwiftBlock
Only valid for block2, only when using hibernate for persistence
INPUT_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field280
Component number for the Input Time subfield
INSF - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INSF
INSF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INSI - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INSI
INSI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INST
INST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
institution() - Method in class com.prowidesoftware.swift.model.BIC
Gets the first 4 characters of the BIC; corresponding to the institution code
INSTRUCTION - Static variable in class com.prowidesoftware.swift.model.field.Field49
Component number for the Instruction subfield
INSTRUMENT_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Component number for the Instrument Code subfield
INSTRUMENT_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Component number for the Instrument Type Code subfield
INT1 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT1
INT1 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT1
INT1 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT1
INT1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INT2 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT2
INT2 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT2
INT2 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT2
INT2 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INT2
INT2 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTC
INTC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTE
INTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTM
INTM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTP
INTP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTP
INTP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTR
INTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INTSEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INTSEC
INTSEC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INVA - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVA
INVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.INVE
INVE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IPRC
IPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRID
IRID - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IRREVOC_TRANS_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOC_TRANS_STANDBY
IRREVOC_TRANS_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOC_TRANS_STANDBY
IRREVOC_TRANS_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOC_TRANS_STANDBY
IRREVOC_TRANS_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOC_TRANS_STANDBY
IRREVOC_TRANS_STANDBY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IRREVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE
IRREVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE
IRREVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE
IRREVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE
IRREVOCABLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IRREVOCABLE_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_STANDBY
IRREVOCABLE_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_STANDBY
IRREVOCABLE_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_STANDBY
IRREVOCABLE_STANDBY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
IRREVOCABLE_TRANSFERABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_TRANSFERABLE
IRREVOCABLE_TRANSFERABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_TRANSFERABLE
IRREVOCABLE_TRANSFERABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.IRREVOCABLE_TRANSFERABLE
IRREVOCABLE_TRANSFERABLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
is(String) - Method in class com.prowidesoftware.swift.model.field.Field
Compare the value of the component1 of this field with compare Same as is(1, compare)
is(int, String) - Method in class com.prowidesoftware.swift.model.field.Field
Compare the value of the component componentNumber of this field with compare
is(String, String) - Method in class com.prowidesoftware.swift.model.field.Field
Compare the value of the component1 of this field with compare1 and the value of component2 with compare2
isAck() - Method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Returns true if this message is an ACK (positive acknowledge).
isAck() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if this message is an ACK.
ISAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISAG
ISAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISAG
ISAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
isAnyOf(String...) - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
confusing name, use Field.isNameAnyOf(String...) instead
isBoth() - Method in enum com.prowidesoftware.swift.model.MessageIOType
 
isCategory(MtCategory...) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if the message category is equal to one of the given by parameter
isCOV() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is a cover payment, based on the content of the User Header (block3).
isCurrency(String) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
Tell if string is a valid currency code using Currency isntances from Java
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDA
ISDA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDACN
ISDACN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISDI
ISDI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field
Deprecated.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field11A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field12A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field12B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field12C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field13A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field13B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field13J
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field13K
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field17B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field19A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field19B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field20C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field20D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field22F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field22H
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field24B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field25D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field36B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field36C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field36E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field69J
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field70C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field70D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field70E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field70F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field70G
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90J
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90K
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field90L
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92H
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92J
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92K
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92L
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92M
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92N
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92P
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field92R
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field93A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field93B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field93C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field93D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94D
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94G
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94H
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field94L
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95L
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95P
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95R
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95S
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95U
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field95V
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field97A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field97B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field97C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field97E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98E
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98F
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98J
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field98K
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field99A
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field99B
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in class com.prowidesoftware.swift.model.field.Field99C
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isDSSPresent() - Method in interface com.prowidesoftware.swift.model.field.GenericField
Checks if the issuer code (or Data Source Scheme or DSS) is present.
isEmpty() - Method in class com.prowidesoftware.swift.model.field.Field
Returns true if all field's components are blank or null
isEmpty() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Tell if this block is empty or not.
isEmpty() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Tell if this block is empty or not.
isEmpty() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Tell if this block is empty or not.
isEmpty() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tells if the block contains at least one Tag.
isEmpty() - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
Tells if the block contains at least one field.
isFragment() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is a fragment
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field
 
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns true if the field is a GENERIC FIELD as specified by the standard.
isGeneric() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns true if the field is a GENERIC FIELD as specified by the standard.
isIgnoreEolsInMultiline() - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
isIgnoreHeaderSession() - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
isIgnoreTrailer() - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
ISIN - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Component number for the ISIN subfield
isIncludeXMLDeclaration() - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
isIncoming() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
isIncoming() - Method in enum com.prowidesoftware.swift.model.MessageIOType
 
isIncoming() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
isIncoming() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if the message is incoming (received from SWIFT), false other case; using the direction attribute.
isInput() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
isInput() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
isInput() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Returns true if this block 2 is an input block 2.
isInput() - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
isLastFragment() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is the last fragment
isLeapYear() - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
returns true if the the current year is a leap year
isLeapYear(int) - Static method in class com.prowidesoftware.swift.utils.SwiftFormatUtils
returns true if the parameter year is a leap year
isLenient() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Deprecated.
isLenient() - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
Indicates whether the parser is permissive or not.
isLetterOption(char) - Method in class com.prowidesoftware.swift.model.field.Field
Tell if this field is of a given letter option.
isLinked() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is linked to other message based on the presence of a LINK sequence.
isLive() - Method in class com.prowidesoftware.swift.model.BIC
Returns true if the BIC is live (connected and not test & training) on the network.
isMessage(String) - Static method in class com.prowidesoftware.swift.model.UnparsedTextList
decides if it is likely that an unparsed text is a SWIFT FIN message.
It is considered that a text it is likely to be message if it contains the text "{1:".
isMessage(Integer) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
decides if a specific text (by index) is likely a SWIFT FIN message.
isMT() - Method in class com.prowidesoftware.swift.model.AbstractMessage
True if the message is an MT, false otherwise
isMT() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
True if the message is an MtSwiftMessage, false otherwise
isMT() - Method in enum com.prowidesoftware.swift.model.MessageStandardType
 
isMT(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Deprecated.
this method has been deprecated in favor of SwiftMessage.isType(int) which provides a safer API just passing an int number for the message type
isMX() - Method in class com.prowidesoftware.swift.model.AbstractMessage
True if the message is an MX, false otherwise
isMX() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
True if the message is an MxSwiftMessage, false otherwise
isMX() - Method in enum com.prowidesoftware.swift.model.MessageStandardType
 
ISN - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Component number for the ISN subfield
ISN - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Component number for the ISN subfield
ISN - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the ISN subfield
ISN_NAK - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the ISN NAK subfield
isNack() - Method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Returns true if this message is an NACK (negative acknowledge).
isNack() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if this message is an NACK.
isNameAnyOf(String...) - Method in class com.prowidesoftware.swift.model.field.Field
 
isNonLive() - Method in class com.prowidesoftware.swift.model.BIC
Returns true if the BIC is not live (not connected) on the network.
isNumber(int) - Method in class com.prowidesoftware.swift.model.Tag
Tells if this tagname is a given number, so the integer 58 will match 58A and 58D.
ISOCountries - Class in com.prowidesoftware.swift.model
Deprecated.
ISOCountries() - Constructor for class com.prowidesoftware.swift.model.ISOCountries
Deprecated.
Default constructor
ISOCurrencies - Class in com.prowidesoftware.swift.model
Deprecated.
use Java Currency instead
ISOCurrencies() - Constructor for class com.prowidesoftware.swift.model.ISOCurrencies
Deprecated.
Default constructor
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field
 
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field101
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field102
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field103
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field104
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field105
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field106
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field107
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field108
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field109
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field110
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field111
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field113
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field114
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field115
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field116
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field117
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field118
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field119
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field11A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field11R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field11S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field120
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field121
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field122
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field123
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field124
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field125
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field126
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field127
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field128
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field129
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field12G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field130
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field132
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field133
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field134
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field135
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field136
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field137
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field13K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field140
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field141
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field142
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field143
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field144
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field14S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field151
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field152
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field153
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15I
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15O
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field15P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field165
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field16A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field16C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field16R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field16S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field171
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field172
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field173
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field174
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field175
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field177
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field179
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17I
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17O
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17Q
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17V
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17W
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17X
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17Y
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field17Z
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field18A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field18B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field18C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field18D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field199
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field20
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field202
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field203
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field204
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field206
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field208
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field209
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field20C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field20D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field21R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22Q
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22V
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22W
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22X
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22Y
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field22Z
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field23G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field242
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field243
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field24B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field24D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field25
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field251
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field252
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field253
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field254
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field255
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field256
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field257
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field258
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field259
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field25A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field25D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field25P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field260
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field263
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field264
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field26T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field27
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field270
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field271
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field272
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field28
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field280
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field281
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field28C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field28D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field28E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field29N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field301
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field302
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field303
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field304
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field305
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field307
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30V
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30X
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field311
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field312
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field313
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field31X
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field329
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field32U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field330
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field331
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field332
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field333
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field334
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field335
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field336
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field337
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field338
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field339
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field33T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field340
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field341
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field342
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field343
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field344
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field345
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field346
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field347
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field348
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field349
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field34R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field35U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field36
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field36B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field36C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field36E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field37V
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field38J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field39A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field39B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field39C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field401
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field405
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field40A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field40B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field40C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field40E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field40F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field41A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field41D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field421
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field422
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field423
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field424
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field425
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field42A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field42C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field42D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field42M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field42P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field431
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field432
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field433
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field434
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field43P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field43T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field443
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field44F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field451
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field45A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field45B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field461
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field46A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field46B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field47A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field47B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field48
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field49
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field503
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field50L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field51A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field51C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field51D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field52A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field52B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field52C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field52D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field533
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field53A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field53B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field53C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field53D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field53J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field54A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field54B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field54D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field55A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field55B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field55D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field56A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field56B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field56C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field56D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field56J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field57A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field57B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field57C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field57D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field57J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field58A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field58B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field58D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field58J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field59
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field59A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field59F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field60F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field60M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field61
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field619
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field62F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field62M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field64
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field65
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field68A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field69J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field70G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field71A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field71B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field71C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field71F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field71G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field72
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field73
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field74
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field75
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field76
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field77T
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field78
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field79
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field80C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field81A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field81D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field81J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field82A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field82B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field82D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field82J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field83A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field83C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field83D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field83J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field84A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field84B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field84D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field84J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field85A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field85B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field85D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field85J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field86
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field86A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field86B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field86D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field86J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field87A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field87B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field87D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field87J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field88A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field88B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field88D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field88J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field89A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field89D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field89J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field90L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field91A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field91D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field91J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92M
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92N
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field92R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field93A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field93B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field93C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field93D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field94L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95L
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95P
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95R
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95S
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95U
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field95V
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field96A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field96D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field96J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field97A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field97B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field97C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field97E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98D
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98E
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98F
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98G
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98H
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98J
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field98K
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field999
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field99A
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field99B
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOptional(int) - Method in class com.prowidesoftware.swift.model.field.Field99C
Given a component number it returns true if the component is optional, regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set.
isOutgoing() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
isOutgoing() - Method in enum com.prowidesoftware.swift.model.MessageIOType
 
isOutgoing() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
isOutgoing() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if the message is outgoing (sent to SWIFT), false other case; using the direction attribute.
IsoUtils - Class in com.prowidesoftware.swift.utils
Helper API to check country and currency codes using Java Currency and Locale API.
isOutput() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
isOutput() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
isOutput() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Returns true if this block 2 is an output block 2.
isOutput() - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
ISP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISP_LATEST_VERSION
ISP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISP_LATEST_VERSION
ISP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISP_LATEST_VERSION
ISP_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
isParseTextBlock() - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
Defines if the text block (block 4) will be parsed.
isParseTrailerBlock() - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
Defines if the trailer block (block 5) will be parsed.
isParseUserBlock() - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
Defines if the optional user block will be parsed.
ISPR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISPR
ISPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
isPssblDplct() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Gets the value of the pssblDplct property.
isPssblDplct() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Gets the value of the pssblDplct property.
isREMIT() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is a remit, based on the content of the User Header (block3).
isServiceMessage() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if message service id is anything but 01 = GPA/FIN Message (system and user-to-user)
isServiceMessage21() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if message service id is 21 = GPA/FIN Message (ACK/NAK/UAK/UNK)
issr - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
issr - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
issr - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
isStatus(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns true if the current status is equals to the parameter status
isStatus(Enum) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns true if the current status is equals to the parameter status
isStatus(String...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Tell if this message has any of the given statuses as current status
isStatus(Enum...) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Tell if this message has any of the given statuses as current status
isSTP() - Method in class com.prowidesoftware.swift.model.SwiftBlock3
Indicates if the message is a Straight Through Processing (STP)
isSTP() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks if the message is Straight Through Processing (STP), based on the content of the User Header (block3).
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ISSU
ISSU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 
isSystemMessage() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Deprecated.
isTagBlock() - Method in class com.prowidesoftware.swift.model.SwiftBlock
Tell if this block is a block that contains a list of tags (3-5) or is a block with fixed length value (1-2)
isTestAndTraining() - Method in class com.prowidesoftware.swift.model.BIC
Returns true if the BIC is a Test & Training BIC code.
isType(Integer) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns true if the message is the same type as the indicated by parameter.
isType(Integer...) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Tell if this message is any of the given types.
isType(int) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Test if this message is a given specific type.
isType(int) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if the message type is equal to the given number.
isType(int...) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Returns true if the message type is equal to one of the given numbers.
isValid() - Method in class com.prowidesoftware.swift.model.BIC
Validates a BIC structure.
isValid() - Method in class com.prowidesoftware.swift.model.IBAN
Completely validate an IBAN Currently validation checks that the length is at least 5 chars: (2 country code, 2 verifying digits, and 1 BBAN) checks the country code to be valid an the BBAN to match the verifying digits
isValid(String) - Static method in enum com.prowidesoftware.swift.model.MessageIOType
 
isValidationFlag() - Method in enum com.prowidesoftware.swift.model.mt.MTVariant
returns true if the variant is also a validation flag used in the user header block
isValidCode(String) - Method in class com.prowidesoftware.swift.model.PropertyResource
Deprecated.
Checks the parameter code in the managed prperty
isValidISOCountry(String) - Method in class com.prowidesoftware.swift.utils.IsoUtils
Checks if the country code is a valid ISO country using Java Locale.getISOCountries()
isValidISOCurrency(String) - Method in class com.prowidesoftware.swift.utils.IsoUtils
Checks if the currency code is a valid ISO currency using Java Currency
isValidName() - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
Checks if the block name (and or number) is valid for a user defined block.
isValidName(String, Integer) - Static method in class com.prowidesoftware.swift.model.SwiftBlockUser
Checks if the block name and are valid for a user defined block.
isValidName(String) - Static method in class com.prowidesoftware.swift.model.SwiftBlockUser
Checks if the block name is valid for a user defined block.
isValidName(Integer) - Static method in class com.prowidesoftware.swift.model.SwiftBlockUser
Checks if the block number is valid for a user defined block.
iterator() - Method in class com.prowidesoftware.swift.io.AbstractReader
 
iterator() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
ITYP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ITYP
ITYP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsI.ITYP
ITYP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsI
 

J

J - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
J5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
join(List<? extends SwiftTagListBlock>) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Joins all the given sequences in one single list.
joinComponents(int, boolean) - Method in class com.prowidesoftware.swift.model.field.Field
Returns a string with joined components values.
joinComponents(boolean) - Method in class com.prowidesoftware.swift.model.field.Field
Returns a string with all field's components joined.
joinComponents(int) - Method in class com.prowidesoftware.swift.model.field.Field
Returns a string with all field's components joined
joinComponents() - Method in class com.prowidesoftware.swift.model.field.Field
Returns a string with all field's components joined.
json() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns the JSON representation of the SwiftMessage attribute

K

K - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
K5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
KEY - Static variable in class com.prowidesoftware.swift.model.field.Field141
Component number for the Key subfield
KIKO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KIKO
KIKO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KLO
KLO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 
KNIN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KNIN
KNIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 
KNOT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KNOT
KNOT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 
KOKI - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KOKI
KOKI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsK.KRUG
KRUG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsK
 

L

L - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.L
L - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
L - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
L5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
label() - Method in enum com.prowidesoftware.swift.model.FileFormat
 
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LADT
LADT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LANG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LANG
LANG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LANG
LANG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LANG
LANG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LAPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAPD
LAPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LAST
LAST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LAST_INPUT_SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Last Input Sequence Number subfield
LAST_INPUT_SEQUENCE_NUMBER_RECEIVED - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Last Input Sequence Number Received subfield
LAST_OUTPUT_SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Last Output Sequence Number subfield
LAST_OUTPUT_SEQUENCE_NUMBER_SENT - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Last Output Sequence Number Sent subfield
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LBTY
LBTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LC - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LC
LC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDCO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDCO
LDCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDCR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDCR
LDCR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDDET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDDET
LDDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDFP - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDFP
LDFP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDPRTY1 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDPRTY1
LDPRTY1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LDPRTY2 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LDPRTY2
LDPRTY2 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEAD
LEAD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEGA
LEGA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LEGAL_ENTITY_IDENTIFIER_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Component number for the Legal Entity Identifier Code subfield
LEGAL_ENTITY_IDENTIFIER_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Component number for the Legal Entity Identifier Code subfield
LEGAL_ENTITY_IDENTIFIER_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Component number for the Legal Entity Identifier Number subfield
LEGAL_ENTITY_IDENTIFIER_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Component number for the Legal Entity Identifier Number subfield
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEOG
LEOG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
letterOption() - Method in class com.prowidesoftware.swift.model.field.Field
Return the letter option of this field as given by it classname or null if this field has no letter option
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LEVY
LEVY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LF - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LF
LF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
Lib - Class in com.prowidesoftware.swift.utils
Miscellaneous helper functions.
LICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LICO
LICO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LIDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIDT
LIDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIDT
LIDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LIMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIMI
LIMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIMI
LIMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LINE_FIELD_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field405
Component number for the Line Field Number subfield
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LINK
LINK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIST
LIST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LIT
LIT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOAN
LOAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOAN
LOAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOAN
LOAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOAN
LOAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOC
LOC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCA
LOCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCA
LOCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCA
LOCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCA
LOCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29E
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29H
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29J
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29K
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29L
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29M
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field29N
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field31G
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field52B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field53B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field54B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field55B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field56B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field57B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field58B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field82B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field84B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field85B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field86B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field87B
Component number for the Location subfield
LOCATION - Static variable in class com.prowidesoftware.swift.model.field.Field88B
Component number for the Location subfield
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCL
LOCL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCO
LOCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCR
LOCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCR
LOCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCR
LOCR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOCR
LOCR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOGICAL_TERMINAL_SELECT_STATE - Static variable in class com.prowidesoftware.swift.model.field.Field204
Component number for the Logical Terminal Select State subfield
logicalMessageCriteriaCheck(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Message criteria check
This method checks the content of the source MT101 and determines if it can be translated to the target MxPain00100103

logicalMessageCriteriaCheck(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Message criteria check
This method checks the content of the source MT103 and determines if it can be translated to the target MxPacs00800102

logicalMessageCriteriaCheck(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Message criteria check
This method checks the content of the source MT103_STP and determines if it can be translated to the target MxPacs00800102

logicalMessageCriteriaCheck(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Message criteria check
This method checks the content of the source MT202 and determines if it can be translated to the target MxPacs00900102

logicalMessageCriteriaCheck(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Message criteria check
This method checks the content of the source MT202COV and determines if it can be translated to the target MxPacs00900102

logicalMessageCriteriaCheck(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Message criteria check
This method checks the content of the source MT502 and determines if it can be translated to the target MxSetr00400201
SELECT CRITERIA
MustBe ((B\22a Indicator\BUSE\22H\Indicator IsSameString 'REDM') Or (B\22a Indicator\BUSE\22H\Indicator IsSameString 'CROF'))
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Message criteria check
This method checks the content of the source MT502 and determines if it can be translated to the target MxSetr01000201
SELECT CRITERIA
MustBe (((B\22a Indicator\BUSE\22H\Indicator IsSameString 'SUBS') Or (B\22a Indicator\BUSE\22H\Indicator IsSameString 'CROT')) Or (B\22a Indicator\BUSE\22H\Indicator IsSameString 'DIVR'))
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (Not (A\23G Function of the Message\23G\Function IsSameString 'CANC'))
MustBe (Not (A\23G Function of the Message\23G\Function IsSameString 'REPL'))
END
logicalMessageCriteriaCheck(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Message criteria check
This method checks the content of the source MT508 and determines if it can be translated to the target MxSemt01500201
SELECT CRITERIA
MustBe (MT508 Intra-Position Advice\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT508 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT508 Intra-Position Advice\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT508 Intra-Position Advice\A1\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Message criteria check
This method checks the content of the source MT509 and determines if it can be translated to the target MxSetr01600201
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe ((B\22a Indicator\BUSE\22H\Indicator IsSameString 'SUBS') Or ((B\22a Indicator\BUSE\22H\Indicator IsSameString 'CROT') Or ((B\22a Indicator\BUSE\22H\Indicator IsSameString 'DIVR') Or ((B\22a Indicator\BUSE\22H\Indicator IsSameString 'REDM') Or (B\22a Indicator\BUSE\22H\Indicator IsSameString 'CROF')))))
END
logicalMessageCriteriaCheck(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Message criteria check
This method checks the content of the source MT515 and determines if it can be translated to the target MxSetr00600201
SELECT CRITERIA
MustBe ((C\22a Indicator\BUSE\22H\Indicator IsSameString 'REDM') Or (C\22a Indicator\BUSE\22H\Indicator IsSameString 'CROF'))
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Message criteria check
This method checks the content of the source MT515 and determines if it can be translated to the target MxSetr01200201
SELECT CRITERIA
MustBe (((C\22a Indicator\BUSE\22H\Indicator IsSameString 'SUBS') Or (C\22a Indicator\BUSE\22H\Indicator IsSameString 'CROT')) Or (C\22a Indicator\BUSE\22H\Indicator IsSameString 'DIVR'))
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Message criteria check
This method checks the content of the source MT524 and determines if it can be translated to the target MxSemt01300201
SELECT CRITERIA
MustBe (MT524 Intra-Position Instruction\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Message criteria check
This method checks the content of the source MT524 and determines if it can be translated to the target MxSese02000201
SELECT CRITERIA
MustBe (MT524 Intra-Position Instruction\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT524 Intra-Position Instruction\A1\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT530) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Message criteria check
This method checks the content of the source MT530 and determines if it can be translated to the target MxSese03000201

logicalMessageCriteriaCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Message criteria check
This method checks the content of the source MT535 and determines if it can be translated to the target MxSemt00200203
SELECT CRITERIA
MustBe (MT535 Statement of Holdings\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe ((MT535 Statement of Holdings\A\22F Indicator\STTY\22F\Indicator IsSameString 'CUST') And (Not (MT535 Statement of Holdings\A\22F Indicator\STTY\22F\DataSourceScheme IsPresent)))
END
logicalMessageCriteriaCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Message criteria check
This method checks the content of the source MT535 and determines if it can be translated to the target MxSemt00300203
SELECT CRITERIA
MustBe (MT535 Statement of Holdings\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe ((MT535 Statement of Holdings\A\22F Indicator\STTY\22F\Indicator IsSameString 'ACCT') And (Not (MT535 Statement of Holdings\A\22F Indicator\STTY\22F\DataSourceScheme IsPresent)))
END
logicalMessageCriteriaCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT535 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT535 Statement of Holdings\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT535 Statement of Holdings\A1[*]\20C Reference\PREV IsPresent)
MustBe (Not (MT535 Statement of Holdings\A\22F Indicator\STTY\22F\DataSourceScheme IsPresent))
END
logicalMessageCriteriaCheck(MT536) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT536 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT536 Statement of Transactions\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT536 Statement of Transactions\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Message criteria check
This method checks the content of the source MT537 and determines if it can be translated to the target MxSemt01800201
SELECT CRITERIA
MustBe (MT537 Statement of Pending Transactions\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT537 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT537 Statement of Pending Transactions\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT537 Statement of Pending Transactions\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Message criteria check
This method checks the content of the source MT538 and determines if it can be translated to the target MxSemt01600201
SELECT CRITERIA
MustBe (MT538 Statement of Intra-Position Advices\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT538 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT538 Statement of Intra-Position Advices\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT538 Statement of Intra-Position Advices\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Message criteria check
This method checks the content of the source MT540 and determines if it can be translated to the target MxSese02000201
SELECT CRITERIA
MustBe (MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT540 Receive Free\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Message criteria check
This method checks the content of the source MT540 and determines if it can be translated to the target MxSese02300201
SELECT CRITERIA
MustBe (((MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (Not (MT540 Receive Free\D IsPresent)))
MustBe (Not ((((MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT540 Receive Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Message criteria check
This method checks the content of the source MT540 and determines if it can be translated to the target MxSese03300201
SELECT CRITERIA
MustBe (((MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (MT540 Receive Free\D IsPresent))
MustBe (((MT540 Receive Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT540 Receive Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) And (Not (MT540 Receive Free\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (Not ((((MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT540 Receive Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Message criteria check
This method checks the content of the source MT540 and determines if it can be translated to the target MxSese03600201
SELECT CRITERIA
MustBe (((MT540 Receive Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB') Or (MT540 Receive Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO')) And (Not (MT540 Receive Free\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT540 Receive Free\D IsPresent)
MustBe (MT540 Receive Free\A1[*]\20C Reference\PREV IsPresent)
MustBe ((((MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT540 Receive Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT540 Receive Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent)))
MustBe ((MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT540 Receive Free\A\23G Function of the Message\23G\Function IsSameString 'PREA'))
END
logicalMessageCriteriaCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Message criteria check
This method checks the content of the source MT541 and determines if it can be translated to the target MxSese02000201
SELECT CRITERIA
MustBe (MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Message criteria check
This method checks the content of the source MT541 and determines if it can be translated to the target MxSese02300201
SELECT CRITERIA
MustBe (((MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (Not (MT541 Receive Against Payment\D IsPresent)))
MustBe (Not ((((MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Message criteria check
This method checks the content of the source MT541 and determines if it can be translated to the target MxSese03300201
SELECT CRITERIA
MustBe (((MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (MT541 Receive Against Payment\D IsPresent))
MustBe (((MT541 Receive Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT541 Receive Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) And (Not (MT541 Receive Against Payment\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (Not ((((MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Message criteria check
This method checks the content of the source MT541 and determines if it can be translated to the target MxSese03600201
SELECT CRITERIA
MustBe (((MT541 Receive Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB') Or (MT541 Receive Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO')) And (Not (MT541 Receive Against Payment\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT541 Receive Against Payment\D IsPresent)
MustBe (MT541 Receive Against Payment\A1[*]\20C Reference\PREV IsPresent)
MustBe ((((MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT541 Receive Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent)))
MustBe ((MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT541 Receive Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA'))
END
logicalMessageCriteriaCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Message criteria check
This method checks the content of the source MT542 and determines if it can be translated to the target MxSese02000201
SELECT CRITERIA
MustBe (MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Message criteria check
This method checks the content of the source MT542 and determines if it can be translated to the target MxSese02300201
SELECT CRITERIA
MustBe (((MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (Not (MT542 Deliver Free\D IsPresent)))
MustBe (Not ((((MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT542 Deliver Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Message criteria check
This method checks the content of the source MT542 and determines if it can be translated to the target MxSese03300201
SELECT CRITERIA
MustBe (((MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (MT542 Deliver Free\D IsPresent))
MustBe (((MT542 Deliver Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU') Or (MT542 Deliver Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT542 Deliver Free\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (Not ((((MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT542 Deliver Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Message criteria check
This method checks the content of the source MT542 and determines if it can be translated to the target MxSese03600201
SELECT CRITERIA
MustBe (((MT542 Deliver Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL') Or (MT542 Deliver Free\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) And (Not (MT542 Deliver Free\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT542 Deliver Free\D IsPresent)
MustBe (MT542 Deliver Free\A1[*]\20C Reference\PREV IsPresent)
MustBe ((((MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT542 Deliver Free\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT542 Deliver Free\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent)))
MustBe ((MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT542 Deliver Free\A\23G Function of the Message\23G\Function IsSameString 'PREA'))
END
logicalMessageCriteriaCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Message criteria check
This method checks the content of the source MT543 and determines if it can be translated to the target MxSese02000201
SELECT CRITERIA
MustBe (MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Message criteria check
This method checks the content of the source MT543 and determines if it can be translated to the target MxSese02300201
SELECT CRITERIA
MustBe (((MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (Not (MT543 Deliver Against Payment\D IsPresent)))
MustBe (Not ((((MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Message criteria check
This method checks the content of the source MT543 and determines if it can be translated to the target MxSese03300201
SELECT CRITERIA
MustBe (((MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA')) And (MT543 Deliver Against Payment\D IsPresent))
MustBe (((MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU') Or (MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (Not ((((MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) And (Not (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent))))
END
logicalMessageCriteriaCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Message criteria check
This method checks the content of the source MT543 and determines if it can be translated to the target MxSese03600201
SELECT CRITERIA
MustBe (((MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL') Or (MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) And (Not (MT543 Deliver Against Payment\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT543 Deliver Against Payment\D IsPresent)
MustBe (MT543 Deliver Against Payment\A1[*]\20C Reference\PREV IsPresent)
MustBe ((((MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'CALL') Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'RATE')) Or (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\Indicator IsSameString 'ROLP')) And (Not (MT543 Deliver Against Payment\E\22F Indicator\REPT\22F\DataSourceScheme IsPresent)))
MustBe ((MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'NEWM') Or (MT543 Deliver Against Payment\A\23G Function of the Message\23G\Function IsSameString 'PREA'))
END
logicalMessageCriteriaCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT544 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT544 Receive Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Message criteria check
This method checks the content of the source MT544 and determines if it can be translated to the target MxSese02500201
SELECT CRITERIA
MustBe (MT544 Receive Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT544 Receive Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (Not (MT544 Receive Free Confirmation\D IsPresent))
END
logicalMessageCriteriaCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Message criteria check
This method checks the content of the source MT544 and determines if it can be translated to the target MxSese02600201
SELECT CRITERIA
MustBe (MT544 Receive Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'RVSL')
MustBe (Not (MT544 Receive Free Confirmation\D IsPresent))
MustBe (MT544 Receive Free Confirmation\A1[*]\20C Reference\PREV IsPresent)
MustBe (MT544 Receive Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Message criteria check
This method checks the content of the source MT544 and determines if it can be translated to the target MxSese03500201
SELECT CRITERIA
MustBe (MT544 Receive Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT544 Receive Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (((((MT544 Receive Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT544 Receive Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT544 Receive Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) Or (MT544 Receive Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT544 Receive Free Confirmation\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT544 Receive Free Confirmation\D IsPresent)
END
logicalMessageCriteriaCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT545 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT545 Receive Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Message criteria check
This method checks the content of the source MT545 and determines if it can be translated to the target MxSese02500201
SELECT CRITERIA
MustBe (MT545 Receive Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT545 Receive Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (Not (MT545 Receive Against Payment Confirmation\D IsPresent))
END
logicalMessageCriteriaCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Message criteria check
This method checks the content of the source MT545 and determines if it can be translated to the target MxSese02600201
SELECT CRITERIA
MustBe (MT545 Receive Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'RVSL')
MustBe (Not (MT545 Receive Against Payment Confirmation\D IsPresent))
MustBe (MT545 Receive Against Payment Confirmation\A1[*]\20C Reference\PREV IsPresent)
MustBe (MT545 Receive Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Message criteria check
This method checks the content of the source MT545 and determines if it can be translated to the target MxSese03500201
SELECT CRITERIA
MustBe (MT545 Receive Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT545 Receive Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (((((MT545 Receive Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT545 Receive Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT545 Receive Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) Or (MT545 Receive Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT545 Receive Against Payment Confirmation\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT545 Receive Against Payment Confirmation\D IsPresent)
END
logicalMessageCriteriaCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT546 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT546 Deliver Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Message criteria check
This method checks the content of the source MT546 and determines if it can be translated to the target MxSese02500201
SELECT CRITERIA
MustBe (MT546 Deliver Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT546 Deliver Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (Not (MT546 Deliver Free Confirmation\D IsPresent))
END
logicalMessageCriteriaCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Message criteria check
This method checks the content of the source MT546 and determines if it can be translated to the target MxSese02600201
SELECT CRITERIA
MustBe (MT546 Deliver Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'RVSL')
MustBe (Not (MT546 Deliver Free Confirmation\D IsPresent))
MustBe (MT546 Deliver Free Confirmation\A1[*]\20C Reference\PREV IsPresent)
MustBe (MT546 Deliver Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Message criteria check
This method checks the content of the source MT546 and determines if it can be translated to the target MxSese03500201
SELECT CRITERIA
MustBe (MT546 Deliver Free Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT546 Deliver Free Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (((((MT546 Deliver Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT546 Deliver Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT546 Deliver Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) Or (MT546 Deliver Free Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT546 Deliver Free Confirmation\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT546 Deliver Free Confirmation\D IsPresent)
END
logicalMessageCriteriaCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT547 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT547 Deliver Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Message criteria check
This method checks the content of the source MT547 and determines if it can be translated to the target MxSese02500201
SELECT CRITERIA
MustBe (MT547 Deliver Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT547 Deliver Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (Not (MT547 Deliver Against Payment Confirmation\D IsPresent))
END
logicalMessageCriteriaCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Message criteria check
This method checks the content of the source MT547 and determines if it can be translated to the target MxSese02600201
SELECT CRITERIA
MustBe (MT547 Deliver Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'RVSL')
MustBe (Not (MT547 Deliver Against Payment Confirmation\D IsPresent))
MustBe (MT547 Deliver Against Payment Confirmation\A1[*]\20C Reference\PREV IsPresent)
MustBe (MT547 Deliver Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Message criteria check
This method checks the content of the source MT547 and determines if it can be translated to the target MxSese03500201
SELECT CRITERIA
MustBe (MT547 Deliver Against Payment Confirmation\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
MustBe (MT547 Deliver Against Payment Confirmation\A1[*]\20C Reference\RELA IsPresent)
MustBe (((((MT547 Deliver Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT547 Deliver Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT547 Deliver Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'REPU')) Or (MT547 Deliver Against Payment Confirmation\E\22F Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT547 Deliver Against Payment Confirmation\E\22F Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (MT547 Deliver Against Payment Confirmation\D IsPresent)
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSemt01400201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC IsPresent) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT IsPresent))
MustBe ((MT548 Settlement Status and Processing Advice\A1[*]\13a Number Identification\LINK\13A\NumberId Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) IsSameString '524')
MustBe (Not ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC\25D\StatusCode Select (Not (..\DataSourceScheme IsPresent))) ContainsString 'CGEN'))
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese02200201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SPRC IsPresent)
MustBe (MT548 Settlement Status and Processing Advice\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese02400201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe ((((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC IsPresent) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH IsPresent)) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT IsPresent)) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH IsPresent))
MustBe (Not ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC\25D\StatusCode Select (Not (..\DataSourceScheme IsPresent))) ContainsString 'CGEN'))
MustBe (Not (((((MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'RVPO') Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'REPU')) Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\DataSourceScheme IsPresent))))
MustBe (Not ((MT548 Settlement Status and Processing Advice\A1[*]\13a Number Identification\LINK\13A\NumberId Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) IsSameString '524'))
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese02700201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'CAST')
MustBe (MT548 Settlement Status and Processing Advice\A1[*]\20C Reference\RELA IsPresent)
MustBe (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CPRC IsPresent)
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese03100201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\TPRC IsPresent)
MustBe (MT548 Settlement Status and Processing Advice\A1[*]\20C Reference\RELA IsPresent)
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese03200201
SELECT CRITERIA
MustBe ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC\25D\StatusCode Select (Not (..\DataSourceScheme IsPresent))) ContainsString 'CGEN')
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe (MT548 Settlement Status and Processing Advice\B IsPresent)
MustBe (Not ((MT548 Settlement Status and Processing Advice\A1[*]\13a Number Identification\LINK\13A\NumberId Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) IsSameString '524'))
END
logicalMessageCriteriaCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Message criteria check
This method checks the content of the source MT548 and determines if it can be translated to the target MxSese03400201
SELECT CRITERIA
MustBe (MT548 Settlement Status and Processing Advice\A\23G Function of the Message\23G\Function IsSameString 'INST')
MustBe (((((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC IsPresent) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH IsPresent)) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH IsPresent)) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CALL IsPresent)) Or (MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT IsPresent))
MustBe (((((MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'REPU') Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'RVPO')) Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'SECB')) Or (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\Indicator IsSameString 'SECL')) And (Not (MT548 Settlement Status and Processing Advice\B\22a Indicator\SETR\22F\DataSourceScheme IsPresent)))
MustBe (Not ((MT548 Settlement Status and Processing Advice\A1[*]\13a Number Identification\LINK\13A\NumberId Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) IsSameString '524'))
MustBe (Not ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC\25D\StatusCode Select (Not (..\DataSourceScheme IsPresent))) ContainsString 'CGEN'))
END
logicalMessageCriteriaCheck(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Message criteria check
This method checks the content of the source MT549 and determines if it can be translated to the target MxSemt02100201
SELECT CRITERIA
MustBe ((((MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '535') Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '536')) Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '537')) Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '538'))
END
logicalMessageCriteriaCheck(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Message criteria check
This method checks the content of the source MT549 and determines if it can be translated to the target MxSese02100201
SELECT CRITERIA
FOREACH MT549 Request for Statement/Status Advice\C[*]
DO
MustBe (20C Reference\PREV[*] IsPresent)
END
MustBe (((((MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '507') Or ((MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '509') Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '510'))) Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '548')) Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '558')) Or (MT549 Request for Statement/Status Advice\A\13A Number Identification\REQU\13A\NumberId IsSameString '567'))
END
logicalMessageCriteriaCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Message criteria check
This method checks the content of the source MT564 and determines if it can be translated to the target MxSeev03100202
SELECT CRITERIA
MustBe (((((A\23G Function of the Message\23G\Function IsSameString 'NEWM') And (Not ((A\25D Status Code\PROC\25D\Status Code IsSameString 'ENTL') And (Not (A\25D Status Code\PROC\25D\Data Source Scheme IsPresent))))) Or (A\23G Function of the Message\23G\Function IsSameString 'RMDR')) Or ((A\23G Function of the Message\23G\Function IsSameString 'REPE') And (Not ((D\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'CAPA')))) Or (A\23G Function of the Message\23G\Function IsSameString 'REPL'))
END
logicalMessageCriteriaCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Message criteria check
This method checks the content of the source MT564 and determines if it can be translated to the target MxSeev03500202
SELECT CRITERIA
MustBe ((((A\23G Function of the Message\23G\Function IsSameString 'NEWM') And ((A\25D Status Code\PROC\25D\Status Code IsSameString 'ENTL') And (Not (A\25D Status Code\PROC\25D\Data Source Scheme IsPresent)))) Or ((A\23G Function of the Message\23G\Function IsSameString 'ADDB') And ((((D\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'CLAI') Or ((D\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'TAXR')) Or ((D\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'REVR')))) Or ((A\23G Function of the Message\23G\Function IsSameString 'REPE') And ((D\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'CAPA')))
END
logicalMessageCriteriaCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Message criteria check
This method checks the content of the source MT564 and determines if it can be translated to the target MxSeev03900202
SELECT CRITERIA
MustBe ((A\23G Function of the Message\23G\Function IsSameString 'CANC') Or (A\23G Function of the Message\23G\Function IsSameString 'WITH'))
MustBe (Not (D\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'CAPA'))
END
logicalMessageCriteriaCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Message criteria check
This method checks the content of the source MT564 and determines if it can be translated to the target MxSeev04400202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (D\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'CAPA')
END
logicalMessageCriteriaCheck(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Message criteria check
This method checks the content of the source MT565 and determines if it can be translated to the target MxSeev03300202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Message criteria check
This method checks the content of the source MT565 and determines if it can be translated to the target MxSeev04000202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'CANC')
END
logicalMessageCriteriaCheck(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Message criteria check
This method checks the content of the source MT566 and determines if it can be translated to the target MxSeev03600202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Message criteria check
This method checks the content of the source MT566 and determines if it can be translated to the target MxSeev03700202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'REVR')
END
logicalMessageCriteriaCheck(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Message criteria check
This method checks the content of the source MT567 and determines if it can be translated to the target MxSeev03200202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'EVST')
FOREACH A2[*]
DO
MustBe (25D Status Code\EPRC IsPresent)
END
END
logicalMessageCriteriaCheck(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Message criteria check
This method checks the content of the source MT567 and determines if it can be translated to the target MxSeev03400202
SELECT CRITERIA
MustBe (A\23G Function of the Message\23G\Function IsSameString 'INST')
FOREACH A2[*]
DO
MustBe (25D Status Code\IPRC IsPresent)
END
END
logicalMessageCriteriaCheck(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Message criteria check
This method checks the content of the source MT568 and determines if it can be translated to the target MxSeev03100202
SELECT CRITERIA
MustBe (((((A\23G Function of the Message\23G\Function IsSameString 'NEWM') And (Not (((C\70a Narrative\REGI[*] IsPresent) Or (C\70a Narrative\TAXE[*] IsPresent)) Or ((C\70a Narrative\ADTX[*] IsPresent) And (A\22F Indicator\CAEV\22F\Indicator IsSameString 'WTRC'))))) Or (A\23G Function of the Message\23G\Function IsSameString 'REPE')) Or (A\23G Function of the Message\23G\Function IsSameString 'REPL')) Or (A\23G Function of the Message\23G\Function IsSameString 'RMDR'))
MustBe (A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Message criteria check
This method checks the content of the source MT568 and determines if it can be translated to the target MxSeev03800202
SELECT CRITERIA
MustBe (Not (A1[*] IsPresent))
MustBe ((A\23G Function of the Message\23G\Function IsSameString 'NEWM') And (((C\70a Narrative\REGI[*] IsPresent) Or (C\70a Narrative\TAXE[*] IsPresent)) Or ((C\70a Narrative\ADTX[*] IsPresent) And ((A\22F Indicator\CAEV\22F\Indicator IsSameString 'WTRC') And (Not (A\22F Indicator\CAEV\22F\Data Source Scheme IsPresent))))))
MustBe (Not (C\70a Narrative\INCO[*] IsPresent))
MustBe (Not (C\70a Narrative\COMP[*] IsPresent))
MustBe (Not (C\70a Narrative\PACO[*] IsPresent))
MustBe (Not (C\70a Narrative\WEBB[*] IsPresent))
MustBe (Not (C\70a Narrative\DISC[*] IsPresent))
END
logicalMessageCriteriaCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT578 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT578 Settlement Allegement\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT578 Settlement Allegement\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Message criteria check
This method checks the content of the source MT578 and determines if it can be translated to the target MxSese02800201
SELECT CRITERIA
MustBe (MT578 Settlement Allegement\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Message criteria check
This method checks the content of the source MT578 and determines if it can be translated to the target MxSese02900201
SELECT CRITERIA
MustBe (MT578 Settlement Allegement\A\23G Function of the Message\23G\Function IsSameString 'REMO')
END
logicalMessageCriteriaCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Message criteria check
This method checks the content of the source MT586 and determines if it can be translated to the target MxSemt01900201
SELECT CRITERIA
MustBe ((MT586 Statement of Settlement Allegements\A\23G Function of the Message\23G\Function IsSameString 'NEWM') And (Not (MT586 Statement of Settlement Allegements\A\23G Function of the Message\23G\SubFunction IsSameString 'PORT')))
END
logicalMessageCriteriaCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Message criteria check
This method checks the content of the source MT586 and determines if it can be translated to the target MxSemt02000201
SELECT CRITERIA
MustBe (MT586 Statement of Settlement Allegements\A\23G Function of the Message\23G\Function IsSameString 'CANC')
MustBe (MT586 Statement of Settlement Allegements\A1[*]\20C Reference\PREV IsPresent)
END
logicalMessageCriteriaCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Message criteria check
This method checks the content of the source MT586 and determines if it can be translated to the target MxSese03700201
SELECT CRITERIA
MustBe (MT586 Statement of Settlement Allegements\A\23G Function of the Message\23G\SubFunction IsSameString 'PORT')
MustBe (MT586 Statement of Settlement Allegements\A\23G Function of the Message\23G\Function IsSameString 'NEWM')
END
logicalMessageCriteriaCheck(MT900) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Message criteria check
This method checks the content of the source MT900 and determines if it can be translated to the target MxCamt05400102

logicalMessageCriteriaCheck(MT910) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Message criteria check
This method checks the content of the source MT910 and determines if it can be translated to the target MxCamt05400102

logicalMessageCriteriaCheck(MT940) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Message criteria check
This method checks the content of the source MT940 and determines if it can be translated to the target MxCamt05300102

logicalMessageCriteriaCheck(MT941) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Message criteria check
This method checks the content of the source MT941 and determines if it can be translated to the target MxCamt05200102

logicalMessageCriteriaCheck(MT942) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Message criteria check
This method checks the content of the source MT942 and determines if it can be translated to the target MxCamt05200102

logicalMessageCriteriaCheck(MT950) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Message criteria check
This method checks the content of the source MT950 and determines if it can be translated to the target MxCamt05300102

logicalMessageCriteriaCheck(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Message criteria check
This method checks the content of the source MxPacs00800102 and determines if it can be translated to the target MT103

logicalMessageCriteriaCheck(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Message criteria check
This method checks the content of the source MxPacs00900102 and determines if it can be translated to the target MT202
SELECT CRITERIA
MustBe (Not (CreditTransferTransactionInformation[*]\UnderlyingCustomerCreditTransfer IsPresent))
END
logicalMessageCriteriaCheck(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Message criteria check
This method checks the content of the source MxPacs00900102 and determines if it can be translated to the target MT202COV
SELECT CRITERIA
MustBe (CreditTransferTransactionInformation[*]\UnderlyingCustomerCreditTransfer IsPresent)
END
logicalMessageCriteriaCheck(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Message criteria check
This method checks the content of the source MxPain00100103 and determines if it can be translated to the target MT101

logicalMessageCriteriaCheck(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Message criteria check
This method checks the content of the source MxSeev03100202 and determines if it can be translated to the target MT564

logicalMessageCriteriaCheck(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Message criteria check
This method checks the content of the source MxSeev03100202 and determines if it can be translated to the target MT568

logicalMessageCriteriaCheck(MxSeev03200202) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Message criteria check
This method checks the content of the source MxSeev03200202 and determines if it can be translated to the target MT567

logicalMessageCriteriaCheck(MxSeev03300202) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Message criteria check
This method checks the content of the source MxSeev03300202 and determines if it can be translated to the target MT565

logicalMessageCriteriaCheck(MxSeev03400202) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Message criteria check
This method checks the content of the source MxSeev03400202 and determines if it can be translated to the target MT567

logicalMessageCriteriaCheck(MxSeev03500202) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Message criteria check
This method checks the content of the source MxSeev03500202 and determines if it can be translated to the target MT564

logicalMessageCriteriaCheck(MxSeev03600202) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Message criteria check
This method checks the content of the source MxSeev03600202 and determines if it can be translated to the target MT566

logicalMessageCriteriaCheck(MxSeev03700202) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Message criteria check
This method checks the content of the source MxSeev03700202 and determines if it can be translated to the target MT566

logicalMessageCriteriaCheck(MxSeev03800202) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Message criteria check
This method checks the content of the source MxSeev03800202 and determines if it can be translated to the target MT568

logicalMessageCriteriaCheck(MxSeev03900202) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Message criteria check
This method checks the content of the source MxSeev03900202 and determines if it can be translated to the target MT564

logicalMessageCriteriaCheck(MxSeev04000202) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Message criteria check
This method checks the content of the source MxSeev04000202 and determines if it can be translated to the target MT565

logicalMessageCriteriaCheck(MxSeev04400202) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Message criteria check
This method checks the content of the source MxSeev04400202 and determines if it can be translated to the target MT564


logicalMessageCriteriaCheck(MxSemt00200203) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Message criteria check
This method checks the content of the source MxSemt00200203 and determines if it can be translated to the target MT535

logicalMessageCriteriaCheck(MxSemt00300203) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Message criteria check
This method checks the content of the source MxSemt00300203 and determines if it can be translated to the target MT535

logicalMessageCriteriaCheck(MxSemt01300201) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Message criteria check
This method checks the content of the source MxSemt01300201 and determines if it can be translated to the target MT524

logicalMessageCriteriaCheck(MxSemt01400201) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Message criteria check
This method checks the content of the source MxSemt01400201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSemt01500201) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Message criteria check
This method checks the content of the source MxSemt01500201 and determines if it can be translated to the target MT508

logicalMessageCriteriaCheck(MxSemt01600201) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Message criteria check
This method checks the content of the source MxSemt01600201 and determines if it can be translated to the target MT538

logicalMessageCriteriaCheck(MxSemt01700201) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Message criteria check
This method checks the content of the source MxSemt01700201 and determines if it can be translated to the target MT536

logicalMessageCriteriaCheck(MxSemt01800201) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Message criteria check
This method checks the content of the source MxSemt01800201 and determines if it can be translated to the target MT537

logicalMessageCriteriaCheck(MxSemt01900201) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Message criteria check
This method checks the content of the source MxSemt01900201 and determines if it can be translated to the target MT586

logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT508
SELECT CRITERIA
MustBe (Details\Reference\IntraPositionMovementConfirmationIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT535
SELECT CRITERIA
MustBe ((Details\Reference\SecuritiesBalanceAccountingReportIdentification IsPresent) Or (Details\Reference\SecuritiesBalanceCustodyReportIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT536
SELECT CRITERIA
MustBe (Details\Reference\SecuritiesTransactionPostingReportIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT537
SELECT CRITERIA
MustBe (Details\Reference\SecuritiesTransactionPendingReportIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT538
SELECT CRITERIA
MustBe (Details\Reference\IntraPositionMovementPostingReportIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT544
SELECT CRITERIA
MustBe (((Details\Reference\SecuritiesSettlementTransactionConfirmationIdentification Substring ('1', '2')) Matches '4/') Or ((Details\Reference\SecuritiesFinancingConfirmationIdentification Substring ('1', '2')) Matches '4/'))
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT545
SELECT CRITERIA
MustBe (((Details\Reference\SecuritiesSettlementTransactionConfirmationIdentification Substring ('1', '2')) Matches '5/') Or ((Details\Reference\SecuritiesFinancingConfirmationIdentification Substring ('1', '2')) Matches '5/'))
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT546
SELECT CRITERIA
MustBe (((Details\Reference\SecuritiesSettlementTransactionConfirmationIdentification Substring ('1', '2')) Matches '6/') Or ((Details\Reference\SecuritiesFinancingConfirmationIdentification Substring ('1', '2')) Matches '6/'))
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT547
SELECT CRITERIA
MustBe (((Details\Reference\SecuritiesSettlementTransactionConfirmationIdentification Substring ('1', '2')) Matches '7/') Or ((Details\Reference\SecuritiesFinancingConfirmationIdentification Substring ('1', '2')) Matches '7/'))
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT578
SELECT CRITERIA
MustBe (Details\Reference\SecuritiesSettlementTransactionAllegementNotificationTransactionIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Message criteria check
This method checks the content of the source MxSemt02000201 and determines if it can be translated to the target MT586
SELECT CRITERIA
MustBe ((Details\Reference\SecuritiesSettlementTransactionAllegementReportIdentification IsPresent) Or (Details\Reference\PortfolioTransferNotificationIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSemt02100201) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Message criteria check
This method checks the content of the source MxSemt02100201 and determines if it can be translated to the target MT549

logicalMessageCriteriaCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Message criteria check
This method checks the content of the source MxSese02000201 and determines if it can be translated to the target MT524
SELECT CRITERIA
MustBe (Details\AccountOwnerTransactionIdentification\IntraPositionMovementIdentification IsPresent)
END
logicalMessageCriteriaCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Message criteria check
This method checks the content of the source MxSese02000201 and determines if it can be translated to the target MT540
SELECT CRITERIA
IF ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
THEN
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\SecuritiesMovementType IsSameString 'RECE') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\SecuritiesMovementType IsSameString 'RECE'))
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\Payment IsSameString 'FREE') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\Payment IsSameString 'FREE'))
END
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Message criteria check
This method checks the content of the source MxSese02000201 and determines if it can be translated to the target MT541
SELECT CRITERIA
IF ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
THEN
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\SecuritiesMovementType IsSameString 'RECE') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\SecuritiesMovementType IsSameString 'RECE'))
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\Payment IsSameString 'APMT') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\Payment IsSameString 'APMT'))
END
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Message criteria check
This method checks the content of the source MxSese02000201 and determines if it can be translated to the target MT542
SELECT CRITERIA
IF ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
THEN
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\SecuritiesMovementType IsSameString 'DELI') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\SecuritiesMovementType IsSameString 'DELI'))
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\Payment IsSameString 'FREE') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\Payment IsSameString 'FREE'))
END
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Message criteria check
This method checks the content of the source MxSese02000201 and determines if it can be translated to the target MT543
SELECT CRITERIA
IF ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
THEN
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\SecuritiesMovementType IsSameString 'DELI') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\SecuritiesMovementType IsSameString 'DELI'))
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification\Payment IsSameString 'APMT') Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification\Payment IsSameString 'APMT'))
END
MustBe ((Details\AccountOwnerTransactionIdentification\SecuritiesSettlementTransactionIdentification IsPresent) Or (Details\AccountOwnerTransactionIdentification\SecuritiesFinancingTransactionIdentification IsPresent))
END
logicalMessageCriteriaCheck(MxSese02100201) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Message criteria check
This method checks the content of the source MxSese02100201 and determines if it can be translated to the target MT549

logicalMessageCriteriaCheck(MxSese02200201) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese02200201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Message criteria check
This method checks the content of the source MxSese02300201 and determines if it can be translated to the target MT540
SELECT CRITERIA
MustBe (SettlementTypeAndAdditionalParameters\Payment IsSameString 'FREE')
MustBe (SettlementTypeAndAdditionalParameters\SecuritiesMovementType IsSameString 'RECE')
END
logicalMessageCriteriaCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Message criteria check
This method checks the content of the source MxSese02300201 and determines if it can be translated to the target MT541
SELECT CRITERIA
MustBe (SettlementTypeAndAdditionalParameters\Payment IsSameString 'APMT')
MustBe (SettlementTypeAndAdditionalParameters\SecuritiesMovementType IsSameString 'RECE')
END
logicalMessageCriteriaCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Message criteria check
This method checks the content of the source MxSese02300201 and determines if it can be translated to the target MT542
SELECT CRITERIA
MustBe (SettlementTypeAndAdditionalParameters\Payment IsSameString 'FREE')
MustBe (SettlementTypeAndAdditionalParameters\SecuritiesMovementType IsSameString 'DELI')
END
logicalMessageCriteriaCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Message criteria check
This method checks the content of the source MxSese02300201 and determines if it can be translated to the target MT543
SELECT CRITERIA
MustBe (SettlementTypeAndAdditionalParameters\Payment IsSameString 'APMT')
MustBe (SettlementTypeAndAdditionalParameters\SecuritiesMovementType IsSameString 'DELI')
END
logicalMessageCriteriaCheck(MxSese02400201) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese02400201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Message criteria check
This method checks the content of the source MxSese02500201 and determines if it can be translated to the target MT544
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Message criteria check
This method checks the content of the source MxSese02500201 and determines if it can be translated to the target MT545
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Message criteria check
This method checks the content of the source MxSese02500201 and determines if it can be translated to the target MT546
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Message criteria check
This method checks the content of the source MxSese02500201 and determines if it can be translated to the target MT547
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Message criteria check
This method checks the content of the source MxSese02600201 and determines if it can be translated to the target MT544
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Message criteria check
This method checks the content of the source MxSese02600201 and determines if it can be translated to the target MT545
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Message criteria check
This method checks the content of the source MxSese02600201 and determines if it can be translated to the target MT546
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Message criteria check
This method checks the content of the source MxSese02600201 and determines if it can be translated to the target MT547
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese02700201) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese02700201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese02800201) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Message criteria check
This method checks the content of the source MxSese02800201 and determines if it can be translated to the target MT578

logicalMessageCriteriaCheck(MxSese02900201) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Message criteria check
This method checks the content of the source MxSese02900201 and determines if it can be translated to the target MT578

logicalMessageCriteriaCheck(MxSese03000201) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Message criteria check
This method checks the content of the source MxSese03000201 and determines if it can be translated to the target MT530

logicalMessageCriteriaCheck(MxSese03100201) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese03100201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese03200201) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese03200201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Message criteria check
This method checks the content of the source MxSese03300201 and determines if it can be translated to the target MT540
SELECT CRITERIA
MustBe (TransactionTypeAndAdditionalParameters\Payment IsSameString 'FREE')
MustBe ((TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'RVPO') Or (TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECB'))
END
logicalMessageCriteriaCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Message criteria check
This method checks the content of the source MxSese03300201 and determines if it can be translated to the target MT541
SELECT CRITERIA
MustBe (TransactionTypeAndAdditionalParameters\Payment IsSameString 'APMT')
MustBe ((TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'RVPO') Or (TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECB'))
END
logicalMessageCriteriaCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Message criteria check
This method checks the content of the source MxSese03300201 and determines if it can be translated to the target MT542
SELECT CRITERIA
MustBe (TransactionTypeAndAdditionalParameters\Payment IsSameString 'FREE')
MustBe ((TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'REPU') Or (TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECL'))
END
logicalMessageCriteriaCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Message criteria check
This method checks the content of the source MxSese03300201 and determines if it can be translated to the target MT543
SELECT CRITERIA
MustBe (TransactionTypeAndAdditionalParameters\Payment IsSameString 'APMT')
MustBe ((TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'REPU') Or (TransactionTypeAndAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECL'))
END
logicalMessageCriteriaCheck(MxSese03400201) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Message criteria check
This method checks the content of the source MxSese03400201 and determines if it can be translated to the target MT548

logicalMessageCriteriaCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Message criteria check
This method checks the content of the source MxSese03500201 and determines if it can be translated to the target MT544
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Message criteria check
This method checks the content of the source MxSese03500201 and determines if it can be translated to the target MT545
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'RECE')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Message criteria check
This method checks the content of the source MxSese03500201 and determines if it can be translated to the target MT546
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'FREE')
END
logicalMessageCriteriaCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Message criteria check
This method checks the content of the source MxSese03500201 and determines if it can be translated to the target MT547
SELECT CRITERIA
MustBe (TransactionIdentificationDetails\SecuritiesMovementType IsSameString 'DELI')
MustBe (TransactionIdentificationDetails\Payment IsSameString 'APMT')
END
logicalMessageCriteriaCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Message criteria check
This method checks the content of the source MxSese03600201 and determines if it can be translated to the target MT540
SELECT CRITERIA
MustBe (TransactionTypeAndModificationAdditionalParameters\Payment IsSameString 'FREE')
MustBe ((TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'RVPO') Or (TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECB'))
END
logicalMessageCriteriaCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Message criteria check
This method checks the content of the source MxSese03600201 and determines if it can be translated to the target MT541
SELECT CRITERIA
MustBe (TransactionTypeAndModificationAdditionalParameters\Payment IsSameString 'APMT')
MustBe ((TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECB') Or (TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'RVPO'))
END
logicalMessageCriteriaCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Message criteria check
This method checks the content of the source MxSese03600201 and determines if it can be translated to the target MT542
SELECT CRITERIA
MustBe (TransactionTypeAndModificationAdditionalParameters\Payment IsSameString 'FREE')
MustBe ((TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'REPU') Or (TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECL'))
END
logicalMessageCriteriaCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Message criteria check
This method checks the content of the source MxSese03600201 and determines if it can be translated to the target MT543
SELECT CRITERIA
MustBe (TransactionTypeAndModificationAdditionalParameters\Payment IsSameString 'APMT')
MustBe ((TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'REPU') Or (TransactionTypeAndModificationAdditionalParameters\SecuritiesFinancingTransactionType IsSameString 'SECL'))
END
logicalMessageCriteriaCheck(MxSese03700201) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Message criteria check
This method checks the content of the source MxSese03700201 and determines if it can be translated to the target MT586


logicalMessageCriteriaCheck(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Message criteria check
This method checks the content of the source MxSetr00400201 and determines if it can be translated to the target MT502

logicalMessageCriteriaCheck(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Message criteria check
This method checks the content of the source MxSetr00600201 and determines if it can be translated to the target MT515

logicalMessageCriteriaCheck(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Message criteria check
This method checks the content of the source MxSetr01000201 and determines if it can be translated to the target MT502

logicalMessageCriteriaCheck(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Message criteria check
This method checks the content of the source MxSetr01200201 and determines if it can be translated to the target MT515

logicalMessageCriteriaCheck(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Message criteria check
This method checks the content of the source MxSetr01600201 and determines if it can be translated to the target MT509


LogicalTerminalAddress - Class in com.prowidesoftware.swift.model
Identifies a logical channel connection to SWIFT, and the network uses it for addressing.
LogicalTerminalAddress(String) - Constructor for class com.prowidesoftware.swift.model.LogicalTerminalAddress
Creates an LT address from its string value.
LOGIN_BLOCK - Static variable in class com.prowidesoftware.swift.model.field.Field270
Component number for the Login Block subfield
LOGOUT_BLOCK - Static variable in class com.prowidesoftware.swift.model.field.Field271
Component number for the Logout Block subfield
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOT
LOT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTE
LOTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTE
LOTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTO
LOTO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTO
LOTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LOTS
LOTS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LT - Static variable in class com.prowidesoftware.swift.model.field.Field303
Component number for the LT subfield
LT - Static variable in class com.prowidesoftware.swift.model.field.Field305
Component number for the LT subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field102
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field257
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field260
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field263
Component number for the LT Address subfield
LT_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field264
Component number for the LT Address subfield
LT_DIRECTED_QUEUE - Static variable in class com.prowidesoftware.swift.model.field.Field208
Component number for the LT Directed Queue subfield
LT_SUBSETS_SHARED_FLAG - Static variable in class com.prowidesoftware.swift.model.field.Field118
Component number for the LT Subsets Shared Flag subfield
LTRD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LTRD
LTRD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 
LYDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LYDT
LYDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsL.LYDT
LYDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsL
 

M

m - Variable in class com.prowidesoftware.swift.model.mt.AbstractMT
 
M - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.M
M - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
M1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
M5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACL
MACL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACO
MACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACO
MACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACO
MACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MACO
MACO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MADW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MADW
MADW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MADW
MADW - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MADW
MADW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAEX
MAEX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAGV
MAGV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAIL
MAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAIL
MAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAIL
MAIL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAIN
MAIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAIN
MAIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MANU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MANU
MANU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAPL
MAPL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARG
MARG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MARK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARK
MARK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MARK
MARK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAST
MAST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
match(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Applies the parameter regex to the message identifier.
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MATU
MATU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAUP
MAUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAUP
MAUP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAUP
MAUP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAXF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAXF
MAXF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAXP
MAXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAXP
MAXP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MAY_ADD - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAY_ADD
MAY_ADD - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAY_ADD
MAY_ADD - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MAY_ADD
MAY_ADD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MCTD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MCTD
MCTD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MEE3 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEE3
MEE3 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MEET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEET
MEET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEET
MEET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MEET2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEET2
MEET2 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEOR
MEOR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MERE
MERE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
message() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parse a SWIFT message into a data structure
message() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns the internal swift message in its original raw format.
message() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Get this message as string containing the FIN message (SWIFT MT message).
message(String, AbstractMX, Class[], String, boolean) - Static method in class com.prowidesoftware.swift.model.mx.AbstractMX
 
message() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message document as an XML string (headers not included).
message(String, boolean) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Get this message as an XML string.
message(String) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Same as AbstractMX.message(String) with includeXMLDeclaration set to true
message(String, AbstractMX, Class[]) - Method in interface com.prowidesoftware.swift.model.mx.MxWrite
message(String, AbstractMX, Class[], String, boolean) - Method in interface com.prowidesoftware.swift.model.mx.MxWrite
Converts obj into a xml string
message(String, AbstractMX, Class[]) - Method in class com.prowidesoftware.swift.MxWriteCoreV1
message(String, AbstractMX, Class[], String, boolean) - Method in class com.prowidesoftware.swift.MxWriteCoreV1
 
MESSAGE_CATEGORIES - Static variable in class com.prowidesoftware.swift.model.field.Field344
Component number for the Message Categories subfield
MESSAGE_CATEGORY - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the Message Category subfield
MESSAGE_CATEGORY - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the Message Category subfield
MESSAGE_LIST - Static variable in class com.prowidesoftware.swift.model.field.Field123
Component number for the Message List subfield
MESSAGE_PRIORITY - Static variable in class com.prowidesoftware.swift.model.field.Field104
Component number for the Message Priority subfield
MESSAGE_TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field12
Component number for the Message Type subfield
MESSAGE_TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the Message Type subfield
MESSAGE_TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the Message Type subfield
MessageIOType - Enum in com.prowidesoftware.swift.model
Enumeration of messages flow types.
messagePriority - Variable in class com.prowidesoftware.swift.model.SwiftBlock2
String of 1 character containing the message priority as follows:
S = System
N = Normal
U = Urgent
messageStandardType() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Returns the enumeration value corresponding to this message.
MessageStandardType - Enum in com.prowidesoftware.swift.model
Enumeration of messages standard types.
messageType - Variable in class com.prowidesoftware.swift.model.SwiftBlock2
String of 3 character containing the Message Type (MT) as classified and numbered by SWIFT.
MET2 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MET2
MET2 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MET3 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MET3
MET3 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
METHOD - Static variable in class com.prowidesoftware.swift.model.field.Field14B
Component number for the Method subfield
METHOD - Static variable in class com.prowidesoftware.swift.model.field.Field14G
Component number for the Method subfield
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MEXP
MEXP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MFDV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFDV
MFDV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFDV
MFDV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MFIX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFIX
MFIX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MFKT
MFKT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MICO
MICO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MIDE - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MIDE
MIDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MIEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MIEX
MIEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MIEX
MIEX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MILT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MILT
MILT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MILT
MILT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MINI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINI
MINI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINO
MINO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MINP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINP
MINP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MINP
MINP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MIR - Static variable in class com.prowidesoftware.swift.model.field.Field106
Component number for the MIR subfield
MIR - Static variable in class com.prowidesoftware.swift.model.field.Field109
Component number for the MIR subfield
MIR - Static variable in class com.prowidesoftware.swift.model.field.Field251
Component number for the MIR subfield
MIR - Static variable in class com.prowidesoftware.swift.model.field.Field280
Component number for the MIR subfield
MIR - Static variable in class com.prowidesoftware.swift.model.field.Field335
Component number for the MIR subfield
MIR - Class in com.prowidesoftware.swift.model
This class models and parses the Message Input Reference (MIR), String of 28 characters, always local to the sender of the message.
MIR(String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.MIR
 
MIR(String) - Constructor for class com.prowidesoftware.swift.model.MIR
Creates a MIR object parsing the literal string value.
MIR() - Constructor for class com.prowidesoftware.swift.model.MIR
Default constructor
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITI
MITI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MITR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITR
MITR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITR
MITR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MITR
MITR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MKDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKDT
MKDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKDT
MKDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MKTB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTB
MKTB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MKTC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTC
MKTC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTC
MKTC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTC
MKTC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MKTP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTP
MKTP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MKTV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MKTV
MKTV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
mmbId - Variable in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
MNPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MNPE
MNPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MNPE
MNPE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
mobNb - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
MODE - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Mode subfield
modelMessage() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Parses the raw message content into a SwiftMessage object.
MODIFIEDF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MODIFIEDF
MODIFIEDF - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MODIFIEDF
MODIFIEDF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MOPN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MOPN
MOPN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MOPN
MOPN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MOR - Static variable in class com.prowidesoftware.swift.model.field.Field107
Component number for the MOR subfield
MOR - Static variable in class com.prowidesoftware.swift.model.field.Field253
Component number for the MOR subfield
MOR - Static variable in class com.prowidesoftware.swift.model.field.Field281
Component number for the MOR subfield
MOR - Class in com.prowidesoftware.swift.model
This class models and parses the Message Output Reference (MOR).
MOR(String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.MOR
 
MOR(String) - Constructor for class com.prowidesoftware.swift.model.MOR
 
MOR() - Constructor for class com.prowidesoftware.swift.model.MOR
 
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MORE
MORE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MOVE
MOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MOVE
MOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MOVE
MOVE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MPLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MPLE
MPLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MPLE
MPLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MPLE
MPLE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MPLE
MPLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MQSO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MQSO
MQSO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MRKT
MRKT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MSC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MSC
MSC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MSC
MSC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MSC
MSC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
msgDefIdr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
msgDefIdr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
msgName - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
msgRef - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
MT - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Component number for the MT subfield
MT - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Component number for the MT subfield
MT - Static variable in class com.prowidesoftware.swift.model.field.Field124
Component number for the MT subfield
MT - Static variable in class com.prowidesoftware.swift.model.field.Field335
Component number for the MT subfield
MT008 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 008 - System Request to Quit
MT008(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates an MT008 initialized with the parameter SwiftMessage
MT008(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates an MT008 initialized with the parameter MtSwiftMessage.
MT008() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates and initializes a new MT008 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT008(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates and initializes a new MT008 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT008(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Deprecated.
Use instead new MT008(sender, receiver) instead
MT008(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT008(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT008(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT009 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 009 - System Request to Logout
MT009(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates an MT009 initialized with the parameter SwiftMessage
MT009(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates an MT009 initialized with the parameter MtSwiftMessage.
MT009() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates and initializes a new MT009 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT009(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates and initializes a new MT009 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT009(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Deprecated.
Use instead new MT009(sender, receiver) instead
MT009(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT009(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT009(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT010 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 010 - Non-Delivery Warning
MT010(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates an MT010 initialized with the parameter SwiftMessage
MT010(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates an MT010 initialized with the parameter MtSwiftMessage.
MT010() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates and initializes a new MT010 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT010(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates and initializes a new MT010 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT010(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Deprecated.
Use instead new MT010(sender, receiver) instead
MT010(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT010(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT010(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT011 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 011 - Delivery Notification
MT011(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates an MT011 initialized with the parameter SwiftMessage
MT011(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates an MT011 initialized with the parameter MtSwiftMessage.
MT011() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates and initializes a new MT011 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT011(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates and initializes a new MT011 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT011(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Deprecated.
Use instead new MT011(sender, receiver) instead
MT011(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT011(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT011(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT012 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 012 - Sender Notification
MT012(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates an MT012 initialized with the parameter SwiftMessage
MT012(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates an MT012 initialized with the parameter MtSwiftMessage.
MT012() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates and initializes a new MT012 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT012(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates and initializes a new MT012 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT012(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Deprecated.
Use instead new MT012(sender, receiver) instead
MT012(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT012(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT012(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT015 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 015 - Delayed NAK
MT015(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates an MT015 initialized with the parameter SwiftMessage
MT015(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates an MT015 initialized with the parameter MtSwiftMessage.
MT015() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates and initializes a new MT015 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT015(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates and initializes a new MT015 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT015(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Deprecated.
Use instead new MT015(sender, receiver) instead
MT015(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT015(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT015(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT019 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 019 - Abort Notification
MT019(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates an MT019 initialized with the parameter SwiftMessage
MT019(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates an MT019 initialized with the parameter MtSwiftMessage.
MT019() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates and initializes a new MT019 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT019(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates and initializes a new MT019 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT019(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Deprecated.
Use instead new MT019(sender, receiver) instead
MT019(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT019(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT019(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT020 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 020 - Retrieval Request
MT020(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates an MT020 initialized with the parameter SwiftMessage
MT020(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates an MT020 initialized with the parameter MtSwiftMessage.
MT020() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates and initializes a new MT020 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT020(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates and initializes a new MT020 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT020(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Deprecated.
Use instead new MT020(sender, receiver) instead
MT020(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT020(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT020(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT021 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 021 - Retrieval Request
MT021(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates an MT021 initialized with the parameter SwiftMessage
MT021(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates an MT021 initialized with the parameter MtSwiftMessage.
MT021() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates and initializes a new MT021 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT021(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates and initializes a new MT021 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT021(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Deprecated.
Use instead new MT021(sender, receiver) instead
MT021(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT021(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT021(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT022 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 022 - Retrieval Request (History)
MT022(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates an MT022 initialized with the parameter SwiftMessage
MT022(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates an MT022 initialized with the parameter MtSwiftMessage.
MT022() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates and initializes a new MT022 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT022(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates and initializes a new MT022 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT022(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Deprecated.
Use instead new MT022(sender, receiver) instead
MT022(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT022(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT022(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT023 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 023 - Retrieved Message (History)
MT023(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates an MT023 initialized with the parameter SwiftMessage
MT023(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates an MT023 initialized with the parameter MtSwiftMessage.
MT023() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates and initializes a new MT023 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT023(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates and initializes a new MT023 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT023(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Deprecated.
Use instead new MT023(sender, receiver) instead
MT023(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT023(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT023(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT024 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 024 - Bulk Retrieval Request
MT024(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates an MT024 initialized with the parameter SwiftMessage
MT024(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates an MT024 initialized with the parameter MtSwiftMessage.
MT024() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates and initializes a new MT024 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT024(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates and initializes a new MT024 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT024(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Deprecated.
Use instead new MT024(sender, receiver) instead
MT024(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT024(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT024(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT025 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 025 - Bulk Retrieval Response
MT025(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates an MT025 initialized with the parameter SwiftMessage
MT025(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates an MT025 initialized with the parameter MtSwiftMessage.
MT025() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates and initializes a new MT025 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT025(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates and initializes a new MT025 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT025(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
Use instead new MT025(sender, receiver) instead
MT025(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT025(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT025(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT026 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 026 - FINCopy Bulk Retrieval Request
MT026(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates an MT026 initialized with the parameter SwiftMessage
MT026(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates an MT026 initialized with the parameter MtSwiftMessage.
MT026() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates and initializes a new MT026 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT026(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates and initializes a new MT026 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT026(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Deprecated.
Use instead new MT026(sender, receiver) instead
MT026(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT026(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT026(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT027 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 027 - FINCopy Bulk Retrieval Response
MT027(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates an MT027 initialized with the parameter SwiftMessage
MT027(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates an MT027 initialized with the parameter MtSwiftMessage.
MT027() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates and initializes a new MT027 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT027(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates and initializes a new MT027 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT027(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
Use instead new MT027(sender, receiver) instead
MT027(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT027(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT027(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT028 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 028 - FINCopy Message Status Request
MT028(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates an MT028 initialized with the parameter SwiftMessage
MT028(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates an MT028 initialized with the parameter MtSwiftMessage.
MT028() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates and initializes a new MT028 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT028(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates and initializes a new MT028 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT028(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Deprecated.
Use instead new MT028(sender, receiver) instead
MT028(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT028(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT028(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT029 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 029 - FINCopy Message Status Report
MT029(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates an MT029 initialized with the parameter SwiftMessage
MT029(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates an MT029 initialized with the parameter MtSwiftMessage.
MT029() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates and initializes a new MT029 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT029(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates and initializes a new MT029 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT029(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Deprecated.
Use instead new MT029(sender, receiver) instead
MT029(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT029(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT029(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT031 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 031 - Session History Request
MT031(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates an MT031 initialized with the parameter SwiftMessage
MT031(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates an MT031 initialized with the parameter MtSwiftMessage.
MT031() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates and initializes a new MT031 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT031(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates and initializes a new MT031 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT031(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Deprecated.
Use instead new MT031(sender, receiver) instead
MT031(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT031(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT031(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT032 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 032 - Delivery Subset Status Request
MT032(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates an MT032 initialized with the parameter SwiftMessage
MT032(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates an MT032 initialized with the parameter MtSwiftMessage.
MT032() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates and initializes a new MT032 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT032(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates and initializes a new MT032 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT032(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Deprecated.
Use instead new MT032(sender, receiver) instead
MT032(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT032(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT032(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT035 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 035 - Delivery Instruction Request
MT035(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates an MT035 initialized with the parameter SwiftMessage
MT035(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates an MT035 initialized with the parameter MtSwiftMessage.
MT035() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates and initializes a new MT035 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT035(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates and initializes a new MT035 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT035(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Deprecated.
Use instead new MT035(sender, receiver) instead
MT035(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT035(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT035(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT036 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 036 - Logical Terminal History Request
MT036(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates an MT036 initialized with the parameter SwiftMessage
MT036(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates an MT036 initialized with the parameter MtSwiftMessage.
MT036() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates and initializes a new MT036 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT036(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates and initializes a new MT036 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT036(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Deprecated.
Use instead new MT036(sender, receiver) instead
MT036(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT036(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT036(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT037 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 037 - Time Zone Status Request
MT037(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates an MT037 initialized with the parameter SwiftMessage
MT037(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates an MT037 initialized with the parameter MtSwiftMessage.
MT037() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates and initializes a new MT037 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT037(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates and initializes a new MT037 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT037(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Deprecated.
Use instead new MT037(sender, receiver) instead
MT037(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT037(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT037(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT041 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 041 - Select Status Request for FIN
MT041(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates an MT041 initialized with the parameter SwiftMessage
MT041(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates an MT041 initialized with the parameter MtSwiftMessage.
MT041() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates and initializes a new MT041 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT041(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates and initializes a new MT041 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT041(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Deprecated.
Use instead new MT041(sender, receiver) instead
MT041(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT041(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT041(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT042 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 042 - Cut-off Times List Request
MT042(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates an MT042 initialized with the parameter SwiftMessage
MT042(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates an MT042 initialized with the parameter MtSwiftMessage.
MT042() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates and initializes a new MT042 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT042(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates and initializes a new MT042 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT042(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Deprecated.
Use instead new MT042(sender, receiver) instead
MT042(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT042(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT042(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT043 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 043 - Non-Banking Days List Request
MT043(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates an MT043 initialized with the parameter SwiftMessage
MT043(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates an MT043 initialized with the parameter MtSwiftMessage.
MT043() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates and initializes a new MT043 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT043(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates and initializes a new MT043 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT043(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Deprecated.
Use instead new MT043(sender, receiver) instead
MT043(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT043(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT043(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT044 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 044 - Undelivered Report Rules Redefinition
MT044(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates an MT044 initialized with the parameter SwiftMessage
MT044(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates an MT044 initialized with the parameter MtSwiftMessage.
MT044() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates and initializes a new MT044 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT044(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates and initializes a new MT044 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT044(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Deprecated.
Use instead new MT044(sender, receiver) instead
MT044(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT044(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT044(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT045 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 045 - Daily Check Time Change Request
MT045(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates an MT045 initialized with the parameter SwiftMessage
MT045(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates an MT045 initialized with the parameter MtSwiftMessage.
MT045() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates and initializes a new MT045 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT045(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates and initializes a new MT045 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT045(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Deprecated.
Use instead new MT045(sender, receiver) instead
MT045(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT045(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT045(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT046 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 046 - Undelivered Message Report Request
MT046(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates an MT046 initialized with the parameter SwiftMessage
MT046(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates an MT046 initialized with the parameter MtSwiftMessage.
MT046() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates and initializes a new MT046 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT046(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates and initializes a new MT046 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT046(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Deprecated.
Use instead new MT046(sender, receiver) instead
MT046(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT046(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT046(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT047 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 047 - Delivery Instructions Redefinition Request
MT047(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates an MT047 initialized with the parameter SwiftMessage
MT047(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates an MT047 initialized with the parameter MtSwiftMessage.
MT047() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates and initializes a new MT047 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT047(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates and initializes a new MT047 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT047(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
Use instead new MT047(sender, receiver) instead
MT047(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT047(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT047(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT048 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 048 - Undelivered Report Rules Request
MT048(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates an MT048 initialized with the parameter SwiftMessage
MT048(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates an MT048 initialized with the parameter MtSwiftMessage.
MT048() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates and initializes a new MT048 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT048(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates and initializes a new MT048 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT048(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Deprecated.
Use instead new MT048(sender, receiver) instead
MT048(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT048(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT048(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT049 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 049 - Daily Check Report Time Query
MT049(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates an MT049 initialized with the parameter SwiftMessage
MT049(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates an MT049 initialized with the parameter MtSwiftMessage.
MT049() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates and initializes a new MT049 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT049(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates and initializes a new MT049 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT049(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Deprecated.
Use instead new MT049(sender, receiver) instead
MT049(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT049(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT049(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT051 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 051 - Session History Report
MT051(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates an MT051 initialized with the parameter SwiftMessage
MT051(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates an MT051 initialized with the parameter MtSwiftMessage.
MT051() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates and initializes a new MT051 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT051(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates and initializes a new MT051 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT051(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Deprecated.
Use instead new MT051(sender, receiver) instead
MT051(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT051(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT051(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT052 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 052 - Delivery Subset Status Report
MT052(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates an MT052 initialized with the parameter SwiftMessage
MT052(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates an MT052 initialized with the parameter MtSwiftMessage.
MT052() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates and initializes a new MT052 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT052(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates and initializes a new MT052 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT052(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Deprecated.
Use instead new MT052(sender, receiver) instead
MT052(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT052(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT052(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT055 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 055 - Delivery Instructions Report
MT055(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates an MT055 initialized with the parameter SwiftMessage
MT055(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates an MT055 initialized with the parameter MtSwiftMessage.
MT055() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates and initializes a new MT055 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT055(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates and initializes a new MT055 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT055(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
Use instead new MT055(sender, receiver) instead
MT055(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT055(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT055(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT056 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 056 - Logical Terminal History Report
MT056(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates an MT056 initialized with the parameter SwiftMessage
MT056(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates an MT056 initialized with the parameter MtSwiftMessage.
MT056() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates and initializes a new MT056 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT056(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates and initializes a new MT056 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT056(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Deprecated.
Use instead new MT056(sender, receiver) instead
MT056(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT056(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT056(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT057 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 057 - Time Zone Status Report
MT057(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates an MT057 initialized with the parameter SwiftMessage
MT057(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates an MT057 initialized with the parameter MtSwiftMessage.
MT057() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates and initializes a new MT057 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT057(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates and initializes a new MT057 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT057(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Deprecated.
Use instead new MT057(sender, receiver) instead
MT057(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT057(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT057(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT061 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 061 - Select Status Report for FIN
MT061(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates an MT061 initialized with the parameter SwiftMessage
MT061(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates an MT061 initialized with the parameter MtSwiftMessage.
MT061() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates and initializes a new MT061 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT061(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates and initializes a new MT061 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT061(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
Use instead new MT061(sender, receiver) instead
MT061(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT061(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT061(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT062 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 062 - Cut-off Time List Report
MT062(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates an MT062 initialized with the parameter SwiftMessage
MT062(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates an MT062 initialized with the parameter MtSwiftMessage.
MT062() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates and initializes a new MT062 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT062(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates and initializes a new MT062 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT062(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Deprecated.
Use instead new MT062(sender, receiver) instead
MT062(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT062(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT062(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT063 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 063 - Non-Banking Days List Report
MT063(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates an MT063 initialized with the parameter SwiftMessage
MT063(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates an MT063 initialized with the parameter MtSwiftMessage.
MT063() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates and initializes a new MT063 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT063(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates and initializes a new MT063 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT063(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Deprecated.
Use instead new MT063(sender, receiver) instead
MT063(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT063(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT063(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT064 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 064 - Undelivered Report Rules Change Report
MT064(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates an MT064 initialized with the parameter SwiftMessage
MT064(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates an MT064 initialized with the parameter MtSwiftMessage.
MT064() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates and initializes a new MT064 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT064(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates and initializes a new MT064 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT064(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Deprecated.
Use instead new MT064(sender, receiver) instead
MT064(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT064(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT064(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT065 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 065 - Time Change Report for Daily Check Report
MT065(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates an MT065 initialized with the parameter SwiftMessage
MT065(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates an MT065 initialized with the parameter MtSwiftMessage.
MT065() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates and initializes a new MT065 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT065(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates and initializes a new MT065 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT065(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Deprecated.
Use instead new MT065(sender, receiver) instead
MT065(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT065(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT065(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT066 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 066 - Solicited Undelivered Message Report
MT066(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates an MT066 initialized with the parameter SwiftMessage
MT066(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates an MT066 initialized with the parameter MtSwiftMessage.
MT066() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates and initializes a new MT066 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT066(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates and initializes a new MT066 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT066(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Deprecated.
Use instead new MT066(sender, receiver) instead
MT066(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT066(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT066(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT067 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 067 - Delivery Instructions Redefinition Report
MT067(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates an MT067 initialized with the parameter SwiftMessage
MT067(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates an MT067 initialized with the parameter MtSwiftMessage.
MT067() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates and initializes a new MT067 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT067(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates and initializes a new MT067 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT067(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
Use instead new MT067(sender, receiver) instead
MT067(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT067(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT067(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT068 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 068 - Undelivered Report Rules
MT068(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates an MT068 initialized with the parameter SwiftMessage
MT068(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates an MT068 initialized with the parameter MtSwiftMessage.
MT068() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates and initializes a new MT068 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT068(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates and initializes a new MT068 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT068(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Deprecated.
Use instead new MT068(sender, receiver) instead
MT068(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT068(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT068(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT069 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 069 - Daily Check Report Time Status
MT069(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates an MT069 initialized with the parameter SwiftMessage
MT069(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates an MT069 initialized with the parameter MtSwiftMessage.
MT069() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates and initializes a new MT069 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT069(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates and initializes a new MT069 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT069(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Deprecated.
Use instead new MT069(sender, receiver) instead
MT069(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT069(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT069(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT070 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 070 - Undelivered SSI Update Notification Report Request
MT070(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates an MT070 initialized with the parameter SwiftMessage
MT070(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates an MT070 initialized with the parameter MtSwiftMessage.
MT070() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates and initializes a new MT070 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT070(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates and initializes a new MT070 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT070(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Deprecated.
Use instead new MT070(sender, receiver) instead
MT070(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT070(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT070(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT071 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 071 - Undelivered SSI Update Notification Report
MT071(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates an MT071 initialized with the parameter SwiftMessage
MT071(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates an MT071 initialized with the parameter MtSwiftMessage.
MT071() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates and initializes a new MT071 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT071(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates and initializes a new MT071 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT071(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Deprecated.
Use instead new MT071(sender, receiver) instead
MT071(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT071(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT071(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT072 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 072 - Test Mode Selection
MT072(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates an MT072 initialized with the parameter SwiftMessage
MT072(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates an MT072 initialized with the parameter MtSwiftMessage.
MT072() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates and initializes a new MT072 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT072(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates and initializes a new MT072 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT072(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Deprecated.
Use instead new MT072(sender, receiver) instead
MT072(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT072(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT072(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT073 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 073 - Message Sample Request
MT073(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates an MT073 initialized with the parameter SwiftMessage
MT073(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates an MT073 initialized with the parameter MtSwiftMessage.
MT073() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates and initializes a new MT073 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT073(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates and initializes a new MT073 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT073(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Deprecated.
Use instead new MT073(sender, receiver) instead
MT073(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT073(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT073(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT074 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 074 - Broadcast Request
MT074(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates an MT074 initialized with the parameter SwiftMessage
MT074(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates an MT074 initialized with the parameter MtSwiftMessage.
MT074() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates and initializes a new MT074 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT074(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates and initializes a new MT074 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT074(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
Use instead new MT074(sender, receiver) instead
MT074(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT074(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT074(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT077 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 077 - Additional Selection Criteria for FIN
MT077(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates an MT077 initialized with the parameter SwiftMessage
MT077(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates an MT077 initialized with the parameter MtSwiftMessage.
MT077() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates and initializes a new MT077 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT077(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates and initializes a new MT077 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT077(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Deprecated.
Use instead new MT077(sender, receiver) instead
MT077(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT077(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT077(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT081 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 081 - Daily Check Report
MT081(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates an MT081 initialized with the parameter SwiftMessage
MT081(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates an MT081 initialized with the parameter MtSwiftMessage.
MT081() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates and initializes a new MT081 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT081(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates and initializes a new MT081 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT081(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Deprecated.
Use instead new MT081(sender, receiver) instead
MT081(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT081(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT081(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT082 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 082 - Undelivered Message Report at a Fixed Hour
MT082(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates an MT082 initialized with the parameter SwiftMessage
MT082(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates an MT082 initialized with the parameter MtSwiftMessage.
MT082() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates and initializes a new MT082 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT082(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates and initializes a new MT082 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT082(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Deprecated.
Use instead new MT082(sender, receiver) instead
MT082(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT082(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT082(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT083 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 083 - Undelivered Message Report at Cut-off Time
MT083(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates an MT083 initialized with the parameter SwiftMessage
MT083(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates an MT083 initialized with the parameter MtSwiftMessage.
MT083() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates and initializes a new MT083 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT083(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates and initializes a new MT083 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT083(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Deprecated.
Use instead new MT083(sender, receiver) instead
MT083(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT083(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT083(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT090 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 090 - User-to-SWIFT Message
MT090(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates an MT090 initialized with the parameter SwiftMessage
MT090(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates an MT090 initialized with the parameter MtSwiftMessage.
MT090() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates and initializes a new MT090 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT090(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates and initializes a new MT090 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT090(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Deprecated.
Use instead new MT090(sender, receiver) instead
MT090(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT090(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT090(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT092 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 092 - SWIFT-to-User Message
MT092(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates an MT092 initialized with the parameter SwiftMessage
MT092(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates an MT092 initialized with the parameter MtSwiftMessage.
MT092() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates and initializes a new MT092 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT092(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates and initializes a new MT092 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT092(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Deprecated.
Use instead new MT092(sender, receiver) instead
MT092(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT092(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT092(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT094 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 094 - Broadcast
MT094(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates an MT094 initialized with the parameter SwiftMessage
MT094(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates an MT094 initialized with the parameter MtSwiftMessage.
MT094() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates and initializes a new MT094 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT094(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates and initializes a new MT094 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT094(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Deprecated.
Use instead new MT094(sender, receiver) instead
MT094(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT094(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT094(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT096 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 096 - FINCopy to Server Destination Message
MT096(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates an MT096 initialized with the parameter SwiftMessage
MT096(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates an MT096 initialized with the parameter MtSwiftMessage.
MT096() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates and initializes a new MT096 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT096(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates and initializes a new MT096 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT096(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Deprecated.
Use instead new MT096(sender, receiver) instead
MT096(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT096(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT096(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT097 - Class in com.prowidesoftware.swift.model.mt.mt0xx
MT 097 - FINCopy Message Authorisation/Refusal Notification
MT097(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates an MT097 initialized with the parameter SwiftMessage
MT097(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates an MT097 initialized with the parameter MtSwiftMessage.
MT097() - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates and initializes a new MT097 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT097(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates and initializes a new MT097 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT097(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Deprecated.
Use instead new MT097(sender, receiver) instead
MT097(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT097(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT097(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT1 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT1 subfield
MT10 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT10 subfield
MT101 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 101 - Request for Transfer
MT101(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates an MT101 initialized with the parameter SwiftMessage
MT101(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates an MT101 initialized with the parameter MtSwiftMessage.
MT101() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates and initializes a new MT101 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT101(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates and initializes a new MT101 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT101(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
Use instead new MT101(sender, receiver) instead
MT101(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT101(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT101(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT101.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 101
MT101.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 101
MT101_MxPain00100103_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT101 to MxPain00100103
MT101_MxPain00100103_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Creates the translation class initializing it with the proper MX identification.
MT101_MxPain00100103_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT101_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 101_RUR6 - Request for Transfer
MT101_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates an MT101_RUR6 initialized with the parameter SwiftMessage
MT101_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates an MT101_RUR6 initialized with the parameter MtSwiftMessage.
MT101_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates and initializes a new MT101_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT101_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates and initializes a new MT101_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT101_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
Use instead new MT101_RUR6(sender, receiver) instead
MT101_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT101_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT101_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT101_RUR6.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 101_RUR6
MT101_RUR6.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 101_RUR6
MT102 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 102 - Multiple Customer Credit Transfer
MT102(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates an MT102 initialized with the parameter SwiftMessage
MT102(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates an MT102 initialized with the parameter MtSwiftMessage.
MT102() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates and initializes a new MT102 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT102(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates and initializes a new MT102 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT102(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Deprecated.
Use instead new MT102(sender, receiver) instead
MT102(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT102(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT102(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT102.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 102
MT102.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 102
MT102.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "C" of MT 102
MT102_STP - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 102_STP - Multiple Customer Credit Transfer
MT102_STP(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates an MT102_STP initialized with the parameter SwiftMessage
MT102_STP(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates an MT102_STP initialized with the parameter MtSwiftMessage.
MT102_STP() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates and initializes a new MT102_STP input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT102_STP(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates and initializes a new MT102_STP input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT102_STP(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
Use instead new MT102_STP(sender, receiver) instead
MT102_STP(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT102_STP(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT102_STP(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT102_STP.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 102_STP
MT102_STP.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 102_STP
MT102_STP.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "C" of MT 102_STP
MT103 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 103 - Single Customer Credit Transfer
MT103(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates an MT103 initialized with the parameter SwiftMessage
MT103(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates an MT103 initialized with the parameter MtSwiftMessage.
MT103() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates and initializes a new MT103 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT103(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates and initializes a new MT103 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT103(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
Use instead new MT103(sender, receiver) instead
MT103(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT103(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT103(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT103_MxPacs00800102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT103 to MxPacs00800102
MT103_MxPacs00800102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Creates the translation class initializing it with the proper MX identification.
MT103_MxPacs00800102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT103_REMIT - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 103_REMIT - Single Customer Credit Transfer
MT103_REMIT(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates an MT103_REMIT initialized with the parameter SwiftMessage
MT103_REMIT(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates an MT103_REMIT initialized with the parameter MtSwiftMessage.
MT103_REMIT() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates and initializes a new MT103_REMIT input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT103_REMIT(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates and initializes a new MT103_REMIT input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT103_REMIT(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
Use instead new MT103_REMIT(sender, receiver) instead
MT103_REMIT(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT103_REMIT(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT103_REMIT(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT103_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 103_RUR6 - Single Customer Credit Transfer
MT103_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates an MT103_RUR6 initialized with the parameter SwiftMessage
MT103_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates an MT103_RUR6 initialized with the parameter MtSwiftMessage.
MT103_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates and initializes a new MT103_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT103_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates and initializes a new MT103_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT103_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
Use instead new MT103_RUR6(sender, receiver) instead
MT103_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT103_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT103_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT103_STP - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 103_STP - Single Customer Credit Transfer
MT103_STP(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates an MT103_STP initialized with the parameter SwiftMessage
MT103_STP(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates an MT103_STP initialized with the parameter MtSwiftMessage.
MT103_STP() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates and initializes a new MT103_STP input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT103_STP(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates and initializes a new MT103_STP input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT103_STP(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
Use instead new MT103_STP(sender, receiver) instead
MT103_STP(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT103_STP(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT103_STP(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT103_STP_MxPacs00800102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT103_STP to MxPacs00800102
MT103_STP_MxPacs00800102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Creates the translation class initializing it with the proper MX identification.
MT103_STP_MxPacs00800102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT104 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 104 - Direct Debit and Request for Debit Transfer Message
MT104(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates an MT104 initialized with the parameter SwiftMessage
MT104(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates an MT104 initialized with the parameter MtSwiftMessage.
MT104() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates and initializes a new MT104 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT104(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates and initializes a new MT104 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT104(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
Use instead new MT104(sender, receiver) instead
MT104(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT104(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT104(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT104.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 104
MT104.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 104
MT104.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "C" of MT 104
MT105 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 105 - EDIFACT Envelope
MT105(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates an MT105 initialized with the parameter SwiftMessage
MT105(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates an MT105 initialized with the parameter MtSwiftMessage.
MT105() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates and initializes a new MT105 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT105(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates and initializes a new MT105 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT105(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Deprecated.
Use instead new MT105(sender, receiver) instead
MT105(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT105(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT105(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT107 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 107 - General Direct Debit Message
MT107(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates an MT107 initialized with the parameter SwiftMessage
MT107(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates an MT107 initialized with the parameter MtSwiftMessage.
MT107() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates and initializes a new MT107 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT107(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates and initializes a new MT107 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT107(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
Use instead new MT107(sender, receiver) instead
MT107(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT107(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT107(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT107.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "A" of MT 107
MT107.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "B" of MT 107
MT107.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt1xx
Class for Sequence "C" of MT 107
MT110 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 110 - Advice of Cheque(s)
MT110(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates an MT110 initialized with the parameter SwiftMessage
MT110(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates an MT110 initialized with the parameter MtSwiftMessage.
MT110() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates and initializes a new MT110 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT110(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates and initializes a new MT110 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT110(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Deprecated.
Use instead new MT110(sender, receiver) instead
MT110(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT110(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT110(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT111 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 111 - Request for Stop Payment of a Cheque
MT111(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates an MT111 initialized with the parameter SwiftMessage
MT111(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates an MT111 initialized with the parameter MtSwiftMessage.
MT111() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates and initializes a new MT111 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT111(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates and initializes a new MT111 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT111(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Deprecated.
Use instead new MT111(sender, receiver) instead
MT111(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT111(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT111(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT112 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 112 - Status of a Request for Stop Payment of a Cheque
MT112(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates an MT112 initialized with the parameter SwiftMessage
MT112(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates an MT112 initialized with the parameter MtSwiftMessage.
MT112() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates and initializes a new MT112 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT112(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates and initializes a new MT112 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT112(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Deprecated.
Use instead new MT112(sender, receiver) instead
MT112(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT112(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT112(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT190 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 190 - Advice of Charges, Interest and Other Adjustments
MT190(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates an MT190 initialized with the parameter SwiftMessage
MT190(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates an MT190 initialized with the parameter MtSwiftMessage.
MT190() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates and initializes a new MT190 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT190(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates and initializes a new MT190 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT190(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Deprecated.
Use instead new MT190(sender, receiver) instead
MT190(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT190(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT190(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT191 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 191 - Request for Payment of Charges, Interest and Other Expenses
MT191(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates an MT191 initialized with the parameter SwiftMessage
MT191(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates an MT191 initialized with the parameter MtSwiftMessage.
MT191() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates and initializes a new MT191 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT191(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates and initializes a new MT191 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT191(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Deprecated.
Use instead new MT191(sender, receiver) instead
MT191(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT191(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT191(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT192 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 192 - Request for Cancellation
MT192(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates an MT192 initialized with the parameter SwiftMessage
MT192(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates an MT192 initialized with the parameter MtSwiftMessage.
MT192() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates and initializes a new MT192 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT192(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates and initializes a new MT192 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT192(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Deprecated.
Use instead new MT192(sender, receiver) instead
MT192(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT192(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT192(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT195 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 195 - Queries
MT195(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates an MT195 initialized with the parameter SwiftMessage
MT195(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates an MT195 initialized with the parameter MtSwiftMessage.
MT195() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates and initializes a new MT195 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT195(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates and initializes a new MT195 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT195(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Deprecated.
Use instead new MT195(sender, receiver) instead
MT195(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT195(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT195(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT196 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 196 - Answers
MT196(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates an MT196 initialized with the parameter SwiftMessage
MT196(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates an MT196 initialized with the parameter MtSwiftMessage.
MT196() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates and initializes a new MT196 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT196(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates and initializes a new MT196 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT196(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Deprecated.
Use instead new MT196(sender, receiver) instead
MT196(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT196(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT196(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT198 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 198 - Proprietary Message
MT198(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates an MT198 initialized with the parameter SwiftMessage
MT198(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates an MT198 initialized with the parameter MtSwiftMessage.
MT198() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates and initializes a new MT198 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT198(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates and initializes a new MT198 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT198(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Deprecated.
Use instead new MT198(sender, receiver) instead
MT198(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT198(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT198(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT199 - Class in com.prowidesoftware.swift.model.mt.mt1xx
MT 199 - Free Format Message
MT199(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates an MT199 initialized with the parameter SwiftMessage
MT199(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates an MT199 initialized with the parameter MtSwiftMessage.
MT199() - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates and initializes a new MT199 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT199(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates and initializes a new MT199 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT199(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Deprecated.
Use instead new MT199(sender, receiver) instead
MT199(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT199(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT199(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT2 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT2 subfield
MT200 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 200 - Financial Institution Transfer for its Own Account
MT200(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates an MT200 initialized with the parameter SwiftMessage
MT200(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates an MT200 initialized with the parameter MtSwiftMessage.
MT200() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates and initializes a new MT200 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT200(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates and initializes a new MT200 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT200(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Deprecated.
Use instead new MT200(sender, receiver) instead
MT200(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT200(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT200(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT201 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 201 - Multiple Financial Institution Transfer for its Own Account
MT201(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates an MT201 initialized with the parameter SwiftMessage
MT201(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates an MT201 initialized with the parameter MtSwiftMessage.
MT201() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates and initializes a new MT201 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT201(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates and initializes a new MT201 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT201(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Deprecated.
Use instead new MT201(sender, receiver) instead
MT201(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT201(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT201(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT202 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 202 - General Financial Institution Transfer
MT202(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates an MT202 initialized with the parameter SwiftMessage
MT202(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates an MT202 initialized with the parameter MtSwiftMessage.
MT202() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates and initializes a new MT202 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT202(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates and initializes a new MT202 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT202(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Deprecated.
Use instead new MT202(sender, receiver) instead
MT202(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT202(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT202(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT202_MxPacs00900102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT202 to MxPacs00900102
MT202_MxPacs00900102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Creates the translation class initializing it with the proper MX identification.
MT202_MxPacs00900102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT202_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 202_RUR6 - General Financial Institution Transfer
MT202_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates an MT202_RUR6 initialized with the parameter SwiftMessage
MT202_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates an MT202_RUR6 initialized with the parameter MtSwiftMessage.
MT202_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates and initializes a new MT202_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT202_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates and initializes a new MT202_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT202_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Deprecated.
Use instead new MT202_RUR6(sender, receiver) instead
MT202_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT202_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT202_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT202COV - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 202COV - General Financial Institution Transfer
MT202COV(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates an MT202COV initialized with the parameter SwiftMessage
MT202COV(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates an MT202COV initialized with the parameter MtSwiftMessage.
MT202COV() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates and initializes a new MT202COV input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT202COV(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates and initializes a new MT202COV input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT202COV(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Deprecated.
Use instead new MT202COV(sender, receiver) instead
MT202COV(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT202COV(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT202COV(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT202COV.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "A" of MT 202COV
MT202COV.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "B" of MT 202COV
MT202COV_MxPacs00900102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT202COV to MxPacs00900102
MT202COV_MxPacs00900102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Creates the translation class initializing it with the proper MX identification.
MT202COV_MxPacs00900102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT203 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 203 - Multiple General Financial Institution Transfer
MT203(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates an MT203 initialized with the parameter SwiftMessage
MT203(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates an MT203 initialized with the parameter MtSwiftMessage.
MT203() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates and initializes a new MT203 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT203(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates and initializes a new MT203 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT203(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Deprecated.
Use instead new MT203(sender, receiver) instead
MT203(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT203(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT203(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT203.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "A" of MT 203
MT203.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "B" of MT 203
MT204 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 204 - Financial Markets Direct Debit Message
MT204(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates an MT204 initialized with the parameter SwiftMessage
MT204(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates an MT204 initialized with the parameter MtSwiftMessage.
MT204() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates and initializes a new MT204 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT204(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates and initializes a new MT204 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT204(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Deprecated.
Use instead new MT204(sender, receiver) instead
MT204(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT204(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT204(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT204.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "A" of MT 204
MT204.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "B" of MT 204
MT205 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 205 - Financial Institution Transfer Execution
MT205(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates an MT205 initialized with the parameter SwiftMessage
MT205(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates an MT205 initialized with the parameter MtSwiftMessage.
MT205() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates and initializes a new MT205 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT205(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates and initializes a new MT205 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT205(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Deprecated.
Use instead new MT205(sender, receiver) instead
MT205(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT205(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT205(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT205COV - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 205COV - Financial Institution Transfer Execution
MT205COV(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates an MT205COV initialized with the parameter SwiftMessage
MT205COV(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates an MT205COV initialized with the parameter MtSwiftMessage.
MT205COV() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates and initializes a new MT205COV input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT205COV(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates and initializes a new MT205COV input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT205COV(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Deprecated.
Use instead new MT205COV(sender, receiver) instead
MT205COV(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT205COV(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT205COV(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT205COV.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "A" of MT 205COV
MT205COV.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "B" of MT 205COV
MT210 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 210 - Notice to Receive
MT210(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates an MT210 initialized with the parameter SwiftMessage
MT210(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates an MT210 initialized with the parameter MtSwiftMessage.
MT210() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates and initializes a new MT210 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT210(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates and initializes a new MT210 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT210(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Deprecated.
Use instead new MT210(sender, receiver) instead
MT210(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT210(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT210(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT210.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt2xx
Class for Sequence "A" of MT 210
MT290 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 290 - Advice of Charges, Interest and Other Adjustments
MT290(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates an MT290 initialized with the parameter SwiftMessage
MT290(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates an MT290 initialized with the parameter MtSwiftMessage.
MT290() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates and initializes a new MT290 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT290(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates and initializes a new MT290 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT290(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Deprecated.
Use instead new MT290(sender, receiver) instead
MT290(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT290(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT290(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT291 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 291 - Request for Payment of Charges, Interest and Other Expenses
MT291(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates an MT291 initialized with the parameter SwiftMessage
MT291(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates an MT291 initialized with the parameter MtSwiftMessage.
MT291() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates and initializes a new MT291 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT291(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates and initializes a new MT291 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT291(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Deprecated.
Use instead new MT291(sender, receiver) instead
MT291(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT291(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT291(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT292 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 292 - Request for Cancellation
MT292(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates an MT292 initialized with the parameter SwiftMessage
MT292(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates an MT292 initialized with the parameter MtSwiftMessage.
MT292() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates and initializes a new MT292 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT292(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates and initializes a new MT292 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT292(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Deprecated.
Use instead new MT292(sender, receiver) instead
MT292(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT292(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT292(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT295 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 295 - Queries
MT295(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates an MT295 initialized with the parameter SwiftMessage
MT295(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates an MT295 initialized with the parameter MtSwiftMessage.
MT295() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates and initializes a new MT295 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT295(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates and initializes a new MT295 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT295(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Deprecated.
Use instead new MT295(sender, receiver) instead
MT295(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT295(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT295(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT296 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 296 - Answers
MT296(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates an MT296 initialized with the parameter SwiftMessage
MT296(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates an MT296 initialized with the parameter MtSwiftMessage.
MT296() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates and initializes a new MT296 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT296(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates and initializes a new MT296 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT296(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Deprecated.
Use instead new MT296(sender, receiver) instead
MT296(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT296(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT296(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT298 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 298 - Proprietary Message
MT298(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates an MT298 initialized with the parameter SwiftMessage
MT298(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates an MT298 initialized with the parameter MtSwiftMessage.
MT298() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates and initializes a new MT298 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT298(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates and initializes a new MT298 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT298(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Deprecated.
Use instead new MT298(sender, receiver) instead
MT298(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT298(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT298(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT299 - Class in com.prowidesoftware.swift.model.mt.mt2xx
MT 299 - Free Format Message
MT299(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates an MT299 initialized with the parameter SwiftMessage
MT299(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates an MT299 initialized with the parameter MtSwiftMessage.
MT299() - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates and initializes a new MT299 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT299(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates and initializes a new MT299 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT299(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Deprecated.
Use instead new MT299(sender, receiver) instead
MT299(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT299(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT299(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT3 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT3 subfield
MT300 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 300 - Foreign Exchange Confirmation
MT300(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates an MT300 initialized with the parameter SwiftMessage
MT300(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates an MT300 initialized with the parameter MtSwiftMessage.
MT300() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates and initializes a new MT300 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT300(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates and initializes a new MT300 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT300(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
Use instead new MT300(sender, receiver) instead
MT300(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT300(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT300(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT300.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 300
MT300.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 300
MT300.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 300
MT300.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 300
MT300.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 300
MT300.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 300
MT300.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D1" of MT 300
MT300.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 300
MT300.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E1" of MT 300
MT300.SequenceE1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E1a" of MT 300
MT300.SequenceE1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E1a1" of MT 300
MT304 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 304 - Advice/Instruction of a Third Party Deal
MT304(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates an MT304 initialized with the parameter SwiftMessage
MT304(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates an MT304 initialized with the parameter MtSwiftMessage.
MT304() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates and initializes a new MT304 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT304(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates and initializes a new MT304 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT304(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
Use instead new MT304(sender, receiver) instead
MT304(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT304(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT304(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT304.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 304
MT304.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 304
MT304.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 304
MT304.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 304
MT304.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 304
MT304.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C1" of MT 304
MT304.SequenceC1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C1a" of MT 304
MT304.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 304
MT304.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 304
MT305 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 305 - Foreign Currency Option Confirmation
MT305(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates an MT305 initialized with the parameter SwiftMessage
MT305(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates an MT305 initialized with the parameter MtSwiftMessage.
MT305() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates and initializes a new MT305 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT305(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates and initializes a new MT305 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT305(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
Use instead new MT305(sender, receiver) instead
MT305(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT305(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT305(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT305.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 305
MT305.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 305
MT305.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 305
MT305.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1a" of MT 305
MT305.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1a1" of MT 305
MT306 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 306 - Foreign Currency Option Confirmation
MT306(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates an MT306 initialized with the parameter SwiftMessage
MT306(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates an MT306 initialized with the parameter MtSwiftMessage.
MT306() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates and initializes a new MT306 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT306(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates and initializes a new MT306 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT306(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
Use instead new MT306(sender, receiver) instead
MT306(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT306(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT306(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT306.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 306
MT306.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 306
MT306.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 306
MT306.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 306
MT306.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 306
MT306.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 306
MT306.SequenceF1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F1" of MT 306
MT306.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 306
MT306.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "H" of MT 306
MT306.SequenceI - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "I" of MT 306
MT306.SequenceJ - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "J" of MT 306
MT306.SequenceK - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "K" of MT 306
MT306.SequenceL - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "L" of MT 306
MT306.SequenceM - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M" of MT 306
MT306.SequenceM1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M1" of MT 306
MT306.SequenceM1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M1a" of MT 306
MT306.SequenceM1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M1a1" of MT 306
MT320 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 320 - Fixed Loan/Deposit Confirmation
MT320(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates an MT320 initialized with the parameter SwiftMessage
MT320(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates an MT320 initialized with the parameter MtSwiftMessage.
MT320() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates and initializes a new MT320 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT320(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates and initializes a new MT320 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT320(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
Use instead new MT320(sender, receiver) instead
MT320(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT320(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT320(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT320.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 320
MT320.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 320
MT320.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 320
MT320.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 320
MT320.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 320
MT320.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 320
MT320.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 320
MT320.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "H" of MT 320
MT320.SequenceI - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "I" of MT 320
MT321 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 321 - Instruction to Settle a Third Party Loan/Deposit
MT321(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates an MT321 initialized with the parameter SwiftMessage
MT321(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates an MT321 initialized with the parameter MtSwiftMessage.
MT321() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates and initializes a new MT321 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT321(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates and initializes a new MT321 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT321(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
Use instead new MT321(sender, receiver) instead
MT321(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT321(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT321(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT321.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 321
MT321.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A1" of MT 321
MT321.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 321
MT321.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 321
MT321.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 321
MT321.SequenceB3 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B3" of MT 321
MT321.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 321
MT321.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C1" of MT 321
MT330 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 330 - Call/Notice Loan/Deposit Confirmation
MT330(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates an MT330 initialized with the parameter SwiftMessage
MT330(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates an MT330 initialized with the parameter MtSwiftMessage.
MT330() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates and initializes a new MT330 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT330(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates and initializes a new MT330 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT330(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
Use instead new MT330(sender, receiver) instead
MT330(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT330(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT330(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT330.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 330
MT330.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 330
MT330.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 330
MT330.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 330
MT330.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 330
MT330.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 330
MT330.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 330
MT330.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "H" of MT 330
MT340 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 340 - Forward Rate Agreement Confirmation
MT340(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates an MT340 initialized with the parameter SwiftMessage
MT340(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates an MT340 initialized with the parameter MtSwiftMessage.
MT340() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates and initializes a new MT340 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT340(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates and initializes a new MT340 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT340(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
Use instead new MT340(sender, receiver) instead
MT340(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT340(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT340(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT340.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 340
MT340.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 340
MT340.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 340
MT340.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 340
MT340.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 340
MT340.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 340
MT340.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 340
MT340.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 340
MT340.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 340
MT340.SequenceG1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G1" of MT 340
MT340.SequenceG1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G1a" of MT 340
MT340.SequenceG1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G1a1" of MT 340
MT341 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 341 - Forward Rate Agreement Settlement Confirmation
MT341(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates an MT341 initialized with the parameter SwiftMessage
MT341(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates an MT341 initialized with the parameter MtSwiftMessage.
MT341() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates and initializes a new MT341 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT341(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates and initializes a new MT341 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT341(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
Use instead new MT341(sender, receiver) instead
MT341(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT341(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT341(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT341.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 341
MT341.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 341
MT341.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 341
MT341.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 341
MT341.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D1" of MT 341
MT341.SequenceD1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D1a" of MT 341
MT341.SequenceD1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D1a1" of MT 341
MT350 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 350 - Advice of Loan/Deposit Interest Payment
MT350(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates an MT350 initialized with the parameter SwiftMessage
MT350(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates an MT350 initialized with the parameter MtSwiftMessage.
MT350() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates and initializes a new MT350 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT350(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates and initializes a new MT350 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT350(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
Use instead new MT350(sender, receiver) instead
MT350(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT350(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT350(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT350.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 350
MT350.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 350
MT350.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 350
MT350.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 350
MT350.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D1" of MT 350
MT360 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 360 - Single Currency Interest Rate Derivative Confirmation
MT360(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates an MT360 initialized with the parameter SwiftMessage
MT360(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates an MT360 initialized with the parameter MtSwiftMessage.
MT360() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates and initializes a new MT360 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT360(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates and initializes a new MT360 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT360(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
Use instead new MT360(sender, receiver) instead
MT360(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT360(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT360(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT360.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 360
MT360.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 360
MT360.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 360
MT360.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 360
MT360.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C1" of MT 360
MT360.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C2" of MT 360
MT360.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 360
MT360.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 360
MT360.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E1" of MT 360
MT360.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 360
MT360.SequenceF1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F1" of MT 360
MT360.SequenceF2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F2" of MT 360
MT360.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 360
MT360.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "H" of MT 360
MT360.SequenceL - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "L" of MT 360
MT360.SequenceM - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M" of MT 360
MT360.SequenceN - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "N" of MT 360
MT360.SequenceO - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "O" of MT 360
MT360.SequenceO1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "O1" of MT 360
MT360.SequenceO1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "O1a" of MT 360
MT360.SequenceO1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "O1a1" of MT 360
MT361 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 361 - Cross Currency Interest Rate Swap Confirmation
MT361(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates an MT361 initialized with the parameter SwiftMessage
MT361(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates an MT361 initialized with the parameter MtSwiftMessage.
MT361() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates and initializes a new MT361 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT361(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates and initializes a new MT361 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT361(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
Use instead new MT361(sender, receiver) instead
MT361(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT361(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT361(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT361.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 361
MT361.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 361
MT361.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 361
MT361.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 361
MT361.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C1" of MT 361
MT361.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C2" of MT 361
MT361.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 361
MT361.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 361
MT361.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E1" of MT 361
MT361.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F" of MT 361
MT361.SequenceF1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F1" of MT 361
MT361.SequenceF2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "F2" of MT 361
MT361.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "G" of MT 361
MT361.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "H" of MT 361
MT361.SequenceI - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "I" of MT 361
MT361.SequenceJ - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "J" of MT 361
MT361.SequenceK - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "K" of MT 361
MT361.SequenceL - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "L" of MT 361
MT361.SequenceM - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M" of MT 361
MT361.SequenceN - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "N" of MT 361
MT361.SequenceO - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "O" of MT 361
MT361.SequenceP - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "P" of MT 361
MT361.SequenceP1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "P1" of MT 361
MT361.SequenceP1a - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "P1a" of MT 361
MT361.SequenceP1a1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "P1a1" of MT 361
MT362 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 362 - Interest Rate Reset/Advice of Payment
MT362(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates an MT362 initialized with the parameter SwiftMessage
MT362(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates an MT362 initialized with the parameter MtSwiftMessage.
MT362() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates and initializes a new MT362 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT362(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates and initializes a new MT362 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT362(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
Use instead new MT362(sender, receiver) instead
MT362(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT362(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT362(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT362.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 362
MT362.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 362
MT362.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 362
MT362.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "D" of MT 362
MT362.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 362
MT364 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 364 - Single Currency Interest Rate Derivative Termination/Recouponing Confirmation
MT364(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates an MT364 initialized with the parameter SwiftMessage
MT364(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates an MT364 initialized with the parameter MtSwiftMessage.
MT364() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates and initializes a new MT364 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT364(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates and initializes a new MT364 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT364(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
Use instead new MT364(sender, receiver) instead
MT364(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT364(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT364(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT364.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 364
MT364.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 364
MT364.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 364
MT364.SequenceL - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "L" of MT 364
MT364.SequenceM - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M" of MT 364
MT365 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 365 - Cross Currency Interest Rate Swap Termination/Recouponing Confirmation
MT365(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates an MT365 initialized with the parameter SwiftMessage
MT365(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates an MT365 initialized with the parameter MtSwiftMessage.
MT365() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates and initializes a new MT365 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT365(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates and initializes a new MT365 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT365(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
Use instead new MT365(sender, receiver) instead
MT365(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT365(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT365(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT365.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 365
MT365.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 365
MT365.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "E" of MT 365
MT365.SequenceJ - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "J" of MT 365
MT365.SequenceK - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "K" of MT 365
MT365.SequenceL - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "L" of MT 365
MT365.SequenceM - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "M" of MT 365
MT370 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 370 - Netting Position Advice
MT370(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates an MT370 initialized with the parameter SwiftMessage
MT370(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates an MT370 initialized with the parameter MtSwiftMessage.
MT370() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates and initializes a new MT370 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT370(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates and initializes a new MT370 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT370(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
Use instead new MT370(sender, receiver) instead
MT370(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT370(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT370(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT370.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 370
MT370.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A1" of MT 370
MT370.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A2" of MT 370
MT370.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 370
MT370.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 370
MT380 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 380 - Foreign Exchange Order
MT380(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates an MT380 initialized with the parameter SwiftMessage
MT380(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates an MT380 initialized with the parameter MtSwiftMessage.
MT380() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates and initializes a new MT380 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT380(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates and initializes a new MT380 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT380(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
Use instead new MT380(sender, receiver) instead
MT380(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT380(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT380(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT380.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 380
MT380.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A1" of MT 380
MT380.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 380
MT380.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 380
MT380.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 380
MT380.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 380
MT381 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 381 - Foreign Exchange Order Confirmation
MT381(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates an MT381 initialized with the parameter SwiftMessage
MT381(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates an MT381 initialized with the parameter MtSwiftMessage.
MT381() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates and initializes a new MT381 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT381(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates and initializes a new MT381 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT381(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
Use instead new MT381(sender, receiver) instead
MT381(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT381(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT381(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT381.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A" of MT 381
MT381.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "A1" of MT 381
MT381.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B" of MT 381
MT381.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B1" of MT 381
MT381.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "B2" of MT 381
MT381.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt3xx
Class for Sequence "C" of MT 381
MT390 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 390 - Advice of Charges, Interest and Other Adjustments
MT390(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates an MT390 initialized with the parameter SwiftMessage
MT390(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates an MT390 initialized with the parameter MtSwiftMessage.
MT390() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates and initializes a new MT390 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT390(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates and initializes a new MT390 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT390(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Deprecated.
Use instead new MT390(sender, receiver) instead
MT390(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT390(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT390(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT391 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 391 - Request for Payment of Charges, Interest and Other Expenses
MT391(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates an MT391 initialized with the parameter SwiftMessage
MT391(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates an MT391 initialized with the parameter MtSwiftMessage.
MT391() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates and initializes a new MT391 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT391(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates and initializes a new MT391 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT391(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Deprecated.
Use instead new MT391(sender, receiver) instead
MT391(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT391(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT391(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT392 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 392 - Request for Cancellation
MT392(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates an MT392 initialized with the parameter SwiftMessage
MT392(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates an MT392 initialized with the parameter MtSwiftMessage.
MT392() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates and initializes a new MT392 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT392(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates and initializes a new MT392 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT392(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Deprecated.
Use instead new MT392(sender, receiver) instead
MT392(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT392(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT392(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT395 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 395 - Queries
MT395(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates an MT395 initialized with the parameter SwiftMessage
MT395(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates an MT395 initialized with the parameter MtSwiftMessage.
MT395() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates and initializes a new MT395 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT395(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates and initializes a new MT395 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT395(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Deprecated.
Use instead new MT395(sender, receiver) instead
MT395(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT395(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT395(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT396 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 396 - Answers
MT396(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates an MT396 initialized with the parameter SwiftMessage
MT396(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates an MT396 initialized with the parameter MtSwiftMessage.
MT396() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates and initializes a new MT396 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT396(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates and initializes a new MT396 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT396(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Deprecated.
Use instead new MT396(sender, receiver) instead
MT396(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT396(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT396(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT398 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 398 - Proprietary Message
MT398(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates an MT398 initialized with the parameter SwiftMessage
MT398(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates an MT398 initialized with the parameter MtSwiftMessage.
MT398() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates and initializes a new MT398 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT398(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates and initializes a new MT398 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT398(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Deprecated.
Use instead new MT398(sender, receiver) instead
MT398(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT398(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT398(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT399 - Class in com.prowidesoftware.swift.model.mt.mt3xx
MT 399 - Free Format Message
MT399(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates an MT399 initialized with the parameter SwiftMessage
MT399(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates an MT399 initialized with the parameter MtSwiftMessage.
MT399() - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates and initializes a new MT399 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT399(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates and initializes a new MT399 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT399(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Deprecated.
Use instead new MT399(sender, receiver) instead
MT399(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT399(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT399(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT4 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT4 subfield
MT400 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 400 - Advice of Payment
MT400(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates an MT400 initialized with the parameter SwiftMessage
MT400(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates an MT400 initialized with the parameter MtSwiftMessage.
MT400() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates and initializes a new MT400 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT400(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates and initializes a new MT400 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT400(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Deprecated.
Use instead new MT400(sender, receiver) instead
MT400(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT400(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT400(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT410 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 410 - Acknowledgement
MT410(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates an MT410 initialized with the parameter SwiftMessage
MT410(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates an MT410 initialized with the parameter MtSwiftMessage.
MT410() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates and initializes a new MT410 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT410(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates and initializes a new MT410 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT410(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Deprecated.
Use instead new MT410(sender, receiver) instead
MT410(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT410(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT410(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT412 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 412 - Advice of Acceptance
MT412(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates an MT412 initialized with the parameter SwiftMessage
MT412(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates an MT412 initialized with the parameter MtSwiftMessage.
MT412() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates and initializes a new MT412 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT412(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates and initializes a new MT412 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT412(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Deprecated.
Use instead new MT412(sender, receiver) instead
MT412(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT412(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT412(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT416 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 416 - Advice of Non-Payment/Non-Acceptance
MT416(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates an MT416 initialized with the parameter SwiftMessage
MT416(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates an MT416 initialized with the parameter MtSwiftMessage.
MT416() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates and initializes a new MT416 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT416(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates and initializes a new MT416 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT416(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
Use instead new MT416(sender, receiver) instead
MT416(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT416(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT416(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT416.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt4xx
Class for Sequence "A" of MT 416
MT416.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt4xx
Class for Sequence "B" of MT 416
MT420 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 420 - Tracer
MT420(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates an MT420 initialized with the parameter SwiftMessage
MT420(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates an MT420 initialized with the parameter MtSwiftMessage.
MT420() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates and initializes a new MT420 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT420(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates and initializes a new MT420 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT420(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Deprecated.
Use instead new MT420(sender, receiver) instead
MT420(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT420(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT420(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT422 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 422 - Advice of Fate and Request for Instructions
MT422(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates an MT422 initialized with the parameter SwiftMessage
MT422(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates an MT422 initialized with the parameter MtSwiftMessage.
MT422() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates and initializes a new MT422 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT422(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates and initializes a new MT422 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT422(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Deprecated.
Use instead new MT422(sender, receiver) instead
MT422(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT422(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT422(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT430 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 430 - Amendment of Instructions
MT430(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates an MT430 initialized with the parameter SwiftMessage
MT430(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates an MT430 initialized with the parameter MtSwiftMessage.
MT430() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates and initializes a new MT430 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT430(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates and initializes a new MT430 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT430(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Deprecated.
Use instead new MT430(sender, receiver) instead
MT430(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT430(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT430(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT430.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt4xx
Class for Sequence "A" of MT 430
MT430.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt4xx
Class for Sequence "B" of MT 430
MT450 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 450 - Cash Letter Credit Advice
MT450(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates an MT450 initialized with the parameter SwiftMessage
MT450(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates an MT450 initialized with the parameter MtSwiftMessage.
MT450() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates and initializes a new MT450 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT450(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates and initializes a new MT450 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT450(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Deprecated.
Use instead new MT450(sender, receiver) instead
MT450(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT450(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT450(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT455 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 455 - Cash Letter Credit Adjustment Advice
MT455(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates an MT455 initialized with the parameter SwiftMessage
MT455(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates an MT455 initialized with the parameter MtSwiftMessage.
MT455() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates and initializes a new MT455 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT455(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates and initializes a new MT455 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT455(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Deprecated.
Use instead new MT455(sender, receiver) instead
MT455(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT455(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT455(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT456 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 456 - Advice of Dishonour
MT456(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates an MT456 initialized with the parameter SwiftMessage
MT456(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates an MT456 initialized with the parameter MtSwiftMessage.
MT456() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates and initializes a new MT456 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT456(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates and initializes a new MT456 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT456(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Deprecated.
Use instead new MT456(sender, receiver) instead
MT456(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT456(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT456(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT490 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 490 - Advice of Charges, Interest and Other Adjustments
MT490(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates an MT490 initialized with the parameter SwiftMessage
MT490(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates an MT490 initialized with the parameter MtSwiftMessage.
MT490() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates and initializes a new MT490 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT490(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates and initializes a new MT490 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT490(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Deprecated.
Use instead new MT490(sender, receiver) instead
MT490(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT490(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT490(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT491 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 491 - Request for Payment of Charges, Interest and Other Expenses
MT491(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates an MT491 initialized with the parameter SwiftMessage
MT491(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates an MT491 initialized with the parameter MtSwiftMessage.
MT491() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates and initializes a new MT491 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT491(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates and initializes a new MT491 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT491(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Deprecated.
Use instead new MT491(sender, receiver) instead
MT491(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT491(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT491(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT492 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 492 - Request for Cancellation
MT492(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates an MT492 initialized with the parameter SwiftMessage
MT492(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates an MT492 initialized with the parameter MtSwiftMessage.
MT492() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates and initializes a new MT492 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT492(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates and initializes a new MT492 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT492(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Deprecated.
Use instead new MT492(sender, receiver) instead
MT492(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT492(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT492(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT495 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 495 - Queries
MT495(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates an MT495 initialized with the parameter SwiftMessage
MT495(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates an MT495 initialized with the parameter MtSwiftMessage.
MT495() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates and initializes a new MT495 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT495(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates and initializes a new MT495 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT495(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Deprecated.
Use instead new MT495(sender, receiver) instead
MT495(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT495(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT495(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT496 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 496 - Answers
MT496(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates an MT496 initialized with the parameter SwiftMessage
MT496(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates an MT496 initialized with the parameter MtSwiftMessage.
MT496() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates and initializes a new MT496 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT496(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates and initializes a new MT496 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT496(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Deprecated.
Use instead new MT496(sender, receiver) instead
MT496(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT496(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT496(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT498 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 498 - Proprietary Message
MT498(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates an MT498 initialized with the parameter SwiftMessage
MT498(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates an MT498 initialized with the parameter MtSwiftMessage.
MT498() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates and initializes a new MT498 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT498(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates and initializes a new MT498 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT498(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Deprecated.
Use instead new MT498(sender, receiver) instead
MT498(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT498(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT498(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT499 - Class in com.prowidesoftware.swift.model.mt.mt4xx
MT 499 - Free Format Message
MT499(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates an MT499 initialized with the parameter SwiftMessage
MT499(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates an MT499 initialized with the parameter MtSwiftMessage.
MT499() - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates and initializes a new MT499 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT499(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates and initializes a new MT499 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT499(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Deprecated.
Use instead new MT499(sender, receiver) instead
MT499(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT499(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT499(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT5 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT5 subfield
MT500 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 500 - Instruction to register
MT500(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates an MT500 initialized with the parameter SwiftMessage
MT500(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates an MT500 initialized with the parameter MtSwiftMessage.
MT500() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates and initializes a new MT500 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT500(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates and initializes a new MT500 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT500(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
Use instead new MT500(sender, receiver) instead
MT500(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT500(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT500(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT500.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 500
MT500.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 500
MT500.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 500
MT500.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 500
MT500.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 500
MT500.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 500
MT500.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 500
MT500.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 500
MT500.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 500
MT500.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 500
MT501 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 501 - Confirmation of registration or modification
MT501(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates an MT501 initialized with the parameter SwiftMessage
MT501(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates an MT501 initialized with the parameter MtSwiftMessage.
MT501() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates and initializes a new MT501 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT501(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates and initializes a new MT501 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT501(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
Use instead new MT501(sender, receiver) instead
MT501(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT501(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT501(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT501.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 501
MT501.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 501
MT501.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 501
MT501.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 501
MT501.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 501
MT501.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 501
MT501.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 501
MT501.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 501
MT501.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 501
MT501.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 501
MT502 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 502 - Order to Buy or Sell
MT502(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates an MT502 initialized with the parameter SwiftMessage
MT502(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates an MT502 initialized with the parameter MtSwiftMessage.
MT502() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates and initializes a new MT502 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT502(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates and initializes a new MT502 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT502(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
Use instead new MT502(sender, receiver) instead
MT502(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT502(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT502(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT502.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 502
MT502.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 502
MT502.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 502
MT502.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 502
MT502.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 502
MT502.SequenceB3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B3" of MT 502
MT502.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 502
MT502.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 502
MT502.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 502
MT502.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 502
MT502.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 502
MT502.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 502
MT502_MxSetr00400201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT502 to MxSetr00400201
MT502_MxSetr00400201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Creates the translation class initializing it with the proper MX identification.
MT502_MxSetr00400201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT502_MxSetr01000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT502 to MxSetr01000201
MT502_MxSetr01000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT502_MxSetr01000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT503 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 503 - Collateral Claim
MT503(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates an MT503 initialized with the parameter SwiftMessage
MT503(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates an MT503 initialized with the parameter MtSwiftMessage.
MT503() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates and initializes a new MT503 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT503(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates and initializes a new MT503 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT503(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
Use instead new MT503(sender, receiver) instead
MT503(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT503(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT503(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT503.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 503
MT503.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 503
MT503.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 503
MT503.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 503
MT503.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 503
MT503.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 503
MT503.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 503
MT503.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 503
MT503.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 503
MT503.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 503
MT504 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 504 - Collateral Proposal
MT504(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates an MT504 initialized with the parameter SwiftMessage
MT504(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates an MT504 initialized with the parameter MtSwiftMessage.
MT504() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates and initializes a new MT504 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT504(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates and initializes a new MT504 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT504(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
Use instead new MT504(sender, receiver) instead
MT504(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT504(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT504(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT504.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 504
MT504.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 504
MT504.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 504
MT504.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 504
MT504.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 504
MT504.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 504
MT504.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 504
MT504.SequenceC1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a" of MT 504
MT504.SequenceC1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a1" of MT 504
MT504.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 504
MT504.SequenceC2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2a" of MT 504
MT504.SequenceC2a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2a1" of MT 504
MT504.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 504
MT504.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 504
MT504.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 504
MT504.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 504
MT504.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 504
MT504.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 504
MT505 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 505 - Collateral Substitution
MT505(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates an MT505 initialized with the parameter SwiftMessage
MT505(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates an MT505 initialized with the parameter MtSwiftMessage.
MT505() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates and initializes a new MT505 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT505(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates and initializes a new MT505 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT505(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
Use instead new MT505(sender, receiver) instead
MT505(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT505(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT505(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT505.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 505
MT505.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 505
MT505.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 505
MT505.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 505
MT505.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 505
MT505.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a" of MT 505
MT505.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a1" of MT 505
MT505.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 505
MT505.SequenceB2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a" of MT 505
MT505.SequenceB2a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a1" of MT 505
MT505.SequenceB3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B3" of MT 505
MT505.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 505
MT505.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 505
MT505.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 505
MT505.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 505
MT505.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 505
MT506 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 506 - Collateral and Exposure Statement
MT506(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates an MT506 initialized with the parameter SwiftMessage
MT506(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates an MT506 initialized with the parameter MtSwiftMessage.
MT506() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates and initializes a new MT506 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT506(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates and initializes a new MT506 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT506(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
Use instead new MT506(sender, receiver) instead
MT506(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT506(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT506(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT506.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 506
MT506.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 506
MT506.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 506
MT506.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 506
MT506.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 506
MT506.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 506
MT506.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 506
MT506.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 506
MT506.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 506
MT506.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 506
MT506.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 506
MT506.SequenceD2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2" of MT 506
MT506.SequenceD3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D3" of MT 506
MT506.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 506
MT507 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 507 - Collateral Status and Processing Advice
MT507(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates an MT507 initialized with the parameter SwiftMessage
MT507(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates an MT507 initialized with the parameter MtSwiftMessage.
MT507() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates and initializes a new MT507 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT507(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates and initializes a new MT507 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT507(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
Use instead new MT507(sender, receiver) instead
MT507(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT507(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT507(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT507.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 507
MT507.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 507
MT507.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 507
MT507.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 507
MT507.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 507
MT507.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a" of MT 507
MT507.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a1" of MT 507
MT507.SequenceB1b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1b" of MT 507
MT507.SequenceB1b1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1b1" of MT 507
MT507.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 507
MT508 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 508 - Intra-Position Advice
MT508(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates an MT508 initialized with the parameter SwiftMessage
MT508(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates an MT508 initialized with the parameter MtSwiftMessage.
MT508() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates and initializes a new MT508 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT508(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates and initializes a new MT508 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT508(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
Use instead new MT508(sender, receiver) instead
MT508(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT508(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT508(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT508.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 508
MT508.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 508
MT508.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 508
MT508.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 508
MT508.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 508
MT508_MxSemt01500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT508 to MxSemt01500201
MT508_MxSemt01500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT508_MxSemt01500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT508_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT508 to MxSemt02000201
MT508_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT508_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT509 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 509 - Trade Status Message
MT509(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates an MT509 initialized with the parameter SwiftMessage
MT509(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates an MT509 initialized with the parameter MtSwiftMessage.
MT509() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates and initializes a new MT509 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT509(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates and initializes a new MT509 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT509(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
Use instead new MT509(sender, receiver) instead
MT509(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT509(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT509(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT509.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 509
MT509.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 509
MT509.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 509
MT509.SequenceA2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2a" of MT 509
MT509.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 509
MT509.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 509
MT509.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 509
MT509_MxSetr01600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT509 to MxSetr01600201
MT509_MxSetr01600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT509_MxSetr01600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT510 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 510 - Registration Status and Processing Advice
MT510(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates an MT510 initialized with the parameter SwiftMessage
MT510(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates an MT510 initialized with the parameter MtSwiftMessage.
MT510() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates and initializes a new MT510 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT510(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates and initializes a new MT510 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT510(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
Use instead new MT510(sender, receiver) instead
MT510(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT510(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT510(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT510.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 510
MT510.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 510
MT510.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 510
MT510.SequenceA2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2a" of MT 510
MT510.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 510
MT510.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 510
MT513 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 513 - Client Advice of Excecution
MT513(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates an MT513 initialized with the parameter SwiftMessage
MT513(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates an MT513 initialized with the parameter MtSwiftMessage.
MT513() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates and initializes a new MT513 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT513(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates and initializes a new MT513 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT513(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
Use instead new MT513(sender, receiver) instead
MT513(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT513(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT513(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT513.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 513
MT513.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 513
MT513.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 513
MT513.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 513
MT513.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 513
MT513.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 513
MT513.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 513
MT513.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 513
MT513.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 513
MT513.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 513
MT513.SequenceD2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2" of MT 513
MT513.SequenceD3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D3" of MT 513
MT513.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 513
MT513.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 513
MT514 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 514 - Trade Allocation Instruction
MT514(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates an MT514 initialized with the parameter SwiftMessage
MT514(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates an MT514 initialized with the parameter MtSwiftMessage.
MT514() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates and initializes a new MT514 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT514(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates and initializes a new MT514 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT514(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
Use instead new MT514(sender, receiver) instead
MT514(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT514(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT514(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT514.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 514
MT514.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 514
MT514.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 514
MT514.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 514
MT514.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 514
MT514.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 514
MT514.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 514
MT514.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 514
MT514.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 514
MT514.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 514
MT514.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 514
MT515 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 515 - Client Confirmation of Purchase or Sale
MT515(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates an MT515 initialized with the parameter SwiftMessage
MT515(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates an MT515 initialized with the parameter MtSwiftMessage.
MT515() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates and initializes a new MT515 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT515(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates and initializes a new MT515 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT515(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
Use instead new MT515(sender, receiver) instead
MT515(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT515(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT515(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT515.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 515
MT515.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 515
MT515.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 515
MT515.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 515
MT515.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 515
MT515.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 515
MT515.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 515
MT515.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 515
MT515.SequenceD2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2" of MT 515
MT515.SequenceD3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D3" of MT 515
MT515.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 515
MT515.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 515
MT515_MxSetr00600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT515 to MxSetr00600201
MT515_MxSetr00600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT515_MxSetr00600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT515_MxSetr01200201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT515 to MxSetr01200201
MT515_MxSetr01200201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Creates the translation class initializing it with the proper MX identification.
MT515_MxSetr01200201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT516 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 516 - Securities Loan Confirmation
MT516(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates an MT516 initialized with the parameter SwiftMessage
MT516(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates an MT516 initialized with the parameter MtSwiftMessage.
MT516() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates and initializes a new MT516 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT516(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates and initializes a new MT516 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT516(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
Use instead new MT516(sender, receiver) instead
MT516(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT516(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT516(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT516.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 516
MT517 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 517 - Trade Confirmation Affirmation
MT517(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates an MT517 initialized with the parameter SwiftMessage
MT517(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates an MT517 initialized with the parameter MtSwiftMessage.
MT517() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates and initializes a new MT517 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT517(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates and initializes a new MT517 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT517(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
Use instead new MT517(sender, receiver) instead
MT517(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT517(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT517(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT517.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 517
MT517.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 517
MT518 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 518 - Market-Side Securities Trade Confirmation
MT518(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates an MT518 initialized with the parameter SwiftMessage
MT518(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates an MT518 initialized with the parameter MtSwiftMessage.
MT518() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates and initializes a new MT518 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT518(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates and initializes a new MT518 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT518(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
Use instead new MT518(sender, receiver) instead
MT518(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT518(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT518(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT518.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 518
MT518.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 518
MT518.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 518
MT518.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 518
MT518.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 518
MT518.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 518
MT518.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 518
MT518.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 518
MT518.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 518
MT518.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 518
MT518.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 518
MT519 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 519 - Modification of Client Details
MT519(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates an MT519 initialized with the parameter SwiftMessage
MT519(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates an MT519 initialized with the parameter MtSwiftMessage.
MT519() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates and initializes a new MT519 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT519(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates and initializes a new MT519 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT519(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
Use instead new MT519(sender, receiver) instead
MT519(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT519(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT519(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT519.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 519
MT519.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 519
MT519.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 519
MT519.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 519
MT519.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 519
MT519.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 519
MT519.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 519
MT519.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 519
MT519.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 519
MT524 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 524 - Intra-Position Instruction
MT524(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates an MT524 initialized with the parameter SwiftMessage
MT524(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates an MT524 initialized with the parameter MtSwiftMessage.
MT524() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates and initializes a new MT524 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT524(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates and initializes a new MT524 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT524(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
Use instead new MT524(sender, receiver) instead
MT524(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT524(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT524(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT524.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 524
MT524.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 524
MT524.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 524
MT524.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 524
MT524.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 524
MT524_MxSemt01300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT524 to MxSemt01300201
MT524_MxSemt01300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT524_MxSemt01300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT524_MxSese02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT524 to MxSese02000201
MT524_MxSese02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT524_MxSese02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT526 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 526 - General Securities Lending/Borrowing Message
MT526(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates an MT526 initialized with the parameter SwiftMessage
MT526(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates an MT526 initialized with the parameter MtSwiftMessage.
MT526() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates and initializes a new MT526 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT526(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates and initializes a new MT526 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT526(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
Use instead new MT526(sender, receiver) instead
MT526(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT526(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT526(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT526.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 526
MT526.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 526
MT527 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 527 - Triparty Collateral Instruction
MT527(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates an MT527 initialized with the parameter SwiftMessage
MT527(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates an MT527 initialized with the parameter MtSwiftMessage.
MT527() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates and initializes a new MT527 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT527(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates and initializes a new MT527 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT527(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
Use instead new MT527(sender, receiver) instead
MT527(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT527(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT527(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT527.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 527
MT527.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 527
MT527.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 527
MT527.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 527
MT527.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 527
MT527.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 527
MT527.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 527
MT530 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 530 - Transaction Processing Command
MT530(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates an MT530 initialized with the parameter SwiftMessage
MT530(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates an MT530 initialized with the parameter MtSwiftMessage.
MT530() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates and initializes a new MT530 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT530(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates and initializes a new MT530 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT530(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
Use instead new MT530(sender, receiver) instead
MT530(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT530(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT530(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT530.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 530
MT530.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 530
MT530.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 530
MT530.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 530
MT530.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 530
MT530.SequenceC1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a" of MT 530
MT530_MxSese03000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT530 to MxSese03000201
MT530_MxSese03000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT530_MxSese03000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT535 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 535 - Statement of Holdings
MT535(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates an MT535 initialized with the parameter SwiftMessage
MT535(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates an MT535 initialized with the parameter MtSwiftMessage.
MT535() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates and initializes a new MT535 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT535(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates and initializes a new MT535 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT535(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
Use instead new MT535(sender, receiver) instead
MT535(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT535(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT535(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT535.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 535
MT535.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 535
MT535.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 535
MT535.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 535
MT535.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a" of MT 535
MT535.SequenceB1b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1b" of MT 535
MT535.SequenceB1b1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1b1" of MT 535
MT535.SequenceB1c - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1c" of MT 535
MT535.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 535
MT535_MxSemt00200203_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT535 to MxSemt00200203
MT535_MxSemt00200203_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Creates the translation class initializing it with the proper MX identification.
MT535_MxSemt00200203_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT535_MxSemt00300203_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT535 to MxSemt00300203
MT535_MxSemt00300203_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Creates the translation class initializing it with the proper MX identification.
MT535_MxSemt00300203_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT535_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT535 to MxSemt02000201
MT535_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT535_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT536 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 536 - Statement of Transactions
MT536(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates an MT536 initialized with the parameter SwiftMessage
MT536(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates an MT536 initialized with the parameter MtSwiftMessage.
MT536() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates and initializes a new MT536 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT536(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates and initializes a new MT536 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT536(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
Use instead new MT536(sender, receiver) instead
MT536(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT536(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT536(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT536.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 536
MT536.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 536
MT536.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 536
MT536.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 536
MT536.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a" of MT 536
MT536.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a1" of MT 536
MT536.SequenceB1a2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a2" of MT 536
MT536.SequenceB1a2A - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a2A" of MT 536
MT536.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 536
MT536_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT536 to MxSemt02000201
MT536_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT536_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT537 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 537 - Statement of Pending Transactions
MT537(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates an MT537 initialized with the parameter SwiftMessage
MT537(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates an MT537 initialized with the parameter MtSwiftMessage.
MT537() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates and initializes a new MT537 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT537(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates and initializes a new MT537 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT537(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
Use instead new MT537(sender, receiver) instead
MT537(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT537(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT537(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT537.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 537
MT537.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 537
MT537.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 537
MT537.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 537
MT537.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 537
MT537.SequenceB2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a" of MT 537
MT537.SequenceB2b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2b" of MT 537
MT537.SequenceB2b1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2b1" of MT 537
MT537.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 537
MT537.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 537
MT537.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 537
MT537.SequenceC2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2a" of MT 537
MT537.SequenceC3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3" of MT 537
MT537.SequenceC3a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C3a" of MT 537
MT537.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 537
MT537_MxSemt01800201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT537 to MxSemt01800201
MT537_MxSemt01800201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Creates the translation class initializing it with the proper MX identification.
MT537_MxSemt01800201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT537_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT537 to MxSemt02000201
MT537_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT537_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT538 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 538 - Statement of Intra-Position Advices
MT538(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates an MT538 initialized with the parameter SwiftMessage
MT538(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates an MT538 initialized with the parameter MtSwiftMessage.
MT538() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates and initializes a new MT538 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT538(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates and initializes a new MT538 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT538(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
Use instead new MT538(sender, receiver) instead
MT538(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT538(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT538(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT538.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 538
MT538.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 538
MT538.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 538
MT538.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 538
MT538.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 538
MT538.SequenceB2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a" of MT 538
MT538.SequenceB2a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a1" of MT 538
MT538.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 538
MT538_MxSemt01600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT538 to MxSemt01600201
MT538_MxSemt01600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT538_MxSemt01600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT538_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT538 to MxSemt02000201
MT538_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT538_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT540 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 540 - Receive Free
MT540(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates an MT540 initialized with the parameter SwiftMessage
MT540(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates an MT540 initialized with the parameter MtSwiftMessage.
MT540() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates and initializes a new MT540 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT540(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates and initializes a new MT540 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT540(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
Use instead new MT540(sender, receiver) instead
MT540(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT540(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT540(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT540.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 540
MT540.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 540
MT540.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 540
MT540.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 540
MT540.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 540
MT540.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 540
MT540.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 540
MT540.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 540
MT540.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 540
MT540.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 540
MT540.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 540
MT540.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 540
MT540_MxSese02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT540 to MxSese02000201
MT540_MxSese02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT540_MxSese02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT540_MxSese02300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT540 to MxSese02300201
MT540_MxSese02300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT540_MxSese02300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT540_MxSese03300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT540 to MxSese03300201
MT540_MxSese03300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT540_MxSese03300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT540_MxSese03600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT540 to MxSese03600201
MT540_MxSese03600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT540_MxSese03600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT541 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 541 - Receive Against Payment Instruction
MT541(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates an MT541 initialized with the parameter SwiftMessage
MT541(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates an MT541 initialized with the parameter MtSwiftMessage.
MT541() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates and initializes a new MT541 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT541(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates and initializes a new MT541 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT541(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
Use instead new MT541(sender, receiver) instead
MT541(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT541(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT541(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT541.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 541
MT541.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 541
MT541.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 541
MT541.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 541
MT541.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 541
MT541.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 541
MT541.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 541
MT541.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 541
MT541.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 541
MT541.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 541
MT541.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 541
MT541.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 541
MT541_MxSese02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT541 to MxSese02000201
MT541_MxSese02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT541_MxSese02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT541_MxSese02300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT541 to MxSese02300201
MT541_MxSese02300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT541_MxSese02300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT541_MxSese03300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT541 to MxSese03300201
MT541_MxSese03300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT541_MxSese03300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT541_MxSese03600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT541 to MxSese03600201
MT541_MxSese03600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT541_MxSese03600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT542 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 542 - Deliver Free
MT542(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates an MT542 initialized with the parameter SwiftMessage
MT542(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates an MT542 initialized with the parameter MtSwiftMessage.
MT542() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates and initializes a new MT542 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT542(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates and initializes a new MT542 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT542(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
Use instead new MT542(sender, receiver) instead
MT542(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT542(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT542(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT542.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 542
MT542.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 542
MT542.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 542
MT542.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 542
MT542.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 542
MT542.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 542
MT542.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 542
MT542.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 542
MT542.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 542
MT542.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 542
MT542.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 542
MT542.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 542
MT542_MxSese02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT542 to MxSese02000201
MT542_MxSese02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT542_MxSese02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT542_MxSese02300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT542 to MxSese02300201
MT542_MxSese02300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT542_MxSese02300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT542_MxSese03300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT542 to MxSese03300201
MT542_MxSese03300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT542_MxSese03300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT542_MxSese03600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT542 to MxSese03600201
MT542_MxSese03600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT542_MxSese03600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT543 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 543 - Deliver Against Payment Instruction
MT543(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates an MT543 initialized with the parameter SwiftMessage
MT543(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates an MT543 initialized with the parameter MtSwiftMessage.
MT543() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates and initializes a new MT543 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT543(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates and initializes a new MT543 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT543(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
Use instead new MT543(sender, receiver) instead
MT543(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT543(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT543(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT543.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 543
MT543.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 543
MT543.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 543
MT543.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 543
MT543.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 543
MT543.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 543
MT543.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 543
MT543.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 543
MT543.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 543
MT543.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 543
MT543.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 543
MT543.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 543
MT543_MxSese02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT543 to MxSese02000201
MT543_MxSese02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT543_MxSese02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT543_MxSese02300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT543 to MxSese02300201
MT543_MxSese02300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT543_MxSese02300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT543_MxSese03300201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT543 to MxSese03300201
MT543_MxSese03300201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Creates the translation class initializing it with the proper MX identification.
MT543_MxSese03300201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT543_MxSese03600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT543 to MxSese03600201
MT543_MxSese03600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT543_MxSese03600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT544 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 544 - Receive Free Confirmation
MT544(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates an MT544 initialized with the parameter SwiftMessage
MT544(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates an MT544 initialized with the parameter MtSwiftMessage.
MT544() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates and initializes a new MT544 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT544(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates and initializes a new MT544 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT544(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
Use instead new MT544(sender, receiver) instead
MT544(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT544(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT544(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT544.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 544
MT544.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 544
MT544.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 544
MT544.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 544
MT544.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 544
MT544.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 544
MT544.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 544
MT544.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 544
MT544.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 544
MT544.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 544
MT544.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 544
MT544.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 544
MT544_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT544 to MxSemt02000201
MT544_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT544_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT544_MxSese02500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT544 to MxSese02500201
MT544_MxSese02500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT544_MxSese02500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT544_MxSese02600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT544 to MxSese02600201
MT544_MxSese02600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT544_MxSese02600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT544_MxSese03500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT544 to MxSese03500201
MT544_MxSese03500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT544_MxSese03500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT545 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 545 - Receive Against Payment
MT545(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates an MT545 initialized with the parameter SwiftMessage
MT545(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates an MT545 initialized with the parameter MtSwiftMessage.
MT545() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates and initializes a new MT545 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT545(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates and initializes a new MT545 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT545(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
Use instead new MT545(sender, receiver) instead
MT545(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT545(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT545(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT545.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 545
MT545.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 545
MT545.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 545
MT545.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 545
MT545.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 545
MT545.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 545
MT545.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 545
MT545.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 545
MT545.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 545
MT545.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 545
MT545.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 545
MT545.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 545
MT545_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT545 to MxSemt02000201
MT545_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT545_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT545_MxSese02500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT545 to MxSese02500201
MT545_MxSese02500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT545_MxSese02500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT545_MxSese02600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT545 to MxSese02600201
MT545_MxSese02600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT545_MxSese02600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT545_MxSese03500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT545 to MxSese03500201
MT545_MxSese03500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT545_MxSese03500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT546 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 546 - Deliver Free Confirmation
MT546(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates an MT546 initialized with the parameter SwiftMessage
MT546(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates an MT546 initialized with the parameter MtSwiftMessage.
MT546() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates and initializes a new MT546 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT546(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates and initializes a new MT546 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT546(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
Use instead new MT546(sender, receiver) instead
MT546(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT546(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT546(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT546.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 546
MT546.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 546
MT546.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 546
MT546.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 546
MT546.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 546
MT546.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 546
MT546.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 546
MT546.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 546
MT546.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 546
MT546.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 546
MT546.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 546
MT546.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 546
MT546_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT546 to MxSemt02000201
MT546_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT546_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT546_MxSese02500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT546 to MxSese02500201
MT546_MxSese02500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT546_MxSese02500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT546_MxSese02600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT546 to MxSese02600201
MT546_MxSese02600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT546_MxSese02600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT546_MxSese03500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT546 to MxSese03500201
MT546_MxSese03500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT546_MxSese03500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT547 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 547 - Deliver Against Payment Confirmation
MT547(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates an MT547 initialized with the parameter SwiftMessage
MT547(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates an MT547 initialized with the parameter MtSwiftMessage.
MT547() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates and initializes a new MT547 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT547(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates and initializes a new MT547 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT547(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
Use instead new MT547(sender, receiver) instead
MT547(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT547(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT547(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT547.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 547
MT547.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 547
MT547.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 547
MT547.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 547
MT547.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 547
MT547.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 547
MT547.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 547
MT547.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 547
MT547.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 547
MT547.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 547
MT547.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 547
MT547.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 547
MT547_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT547 to MxSemt02000201
MT547_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT547_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT547_MxSese02500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT547 to MxSese02500201
MT547_MxSese02500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT547_MxSese02500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT547_MxSese02600201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT547 to MxSese02600201
MT547_MxSese02600201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Creates the translation class initializing it with the proper MX identification.
MT547_MxSese02600201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT547_MxSese03500201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT547 to MxSese03500201
MT547_MxSese03500201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Creates the translation class initializing it with the proper MX identification.
MT547_MxSese03500201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 548 - Settlement Status and Processing
MT548(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates an MT548 initialized with the parameter SwiftMessage
MT548(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates an MT548 initialized with the parameter MtSwiftMessage.
MT548() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates and initializes a new MT548 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT548(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates and initializes a new MT548 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT548(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
Use instead new MT548(sender, receiver) instead
MT548(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT548(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT548(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT548.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 548
MT548.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 548
MT548.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 548
MT548.SequenceA2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2a" of MT 548
MT548.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 548
MT548.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 548
MT548.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 548
MT548_MxSemt01400201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSemt01400201
MT548_MxSemt01400201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSemt01400201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese02200201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese02200201
MT548_MxSese02200201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese02200201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese02400201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese02400201
MT548_MxSese02400201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese02400201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese02700201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese02700201
MT548_MxSese02700201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese02700201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese03100201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese03100201
MT548_MxSese03100201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese03100201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese03200201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese03200201
MT548_MxSese03200201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese03200201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT548_MxSese03400201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT548 to MxSese03400201
MT548_MxSese03400201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Creates the translation class initializing it with the proper MX identification.
MT548_MxSese03400201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT549 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 549 - Request for Statement/Status Advice
MT549(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates an MT549 initialized with the parameter SwiftMessage
MT549(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates an MT549 initialized with the parameter MtSwiftMessage.
MT549() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates and initializes a new MT549 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT549(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates and initializes a new MT549 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT549(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
Use instead new MT549(sender, receiver) instead
MT549(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT549(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT549(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT549.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 549
MT549.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 549
MT549.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 549
MT549.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 549
MT549.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 549
MT549_MxSemt02100201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT549 to MxSemt02100201
MT549_MxSemt02100201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Creates the translation class initializing it with the proper MX identification.
MT549_MxSemt02100201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT549_MxSese02100201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT549 to MxSese02100201
MT549_MxSese02100201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Creates the translation class initializing it with the proper MX identification.
MT549_MxSese02100201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT558 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 558 - Triparty Collateral Status and Processing Advice
MT558(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates an MT558 initialized with the parameter SwiftMessage
MT558(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates an MT558 initialized with the parameter MtSwiftMessage.
MT558() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates and initializes a new MT558 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT558(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates and initializes a new MT558 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT558(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
Use instead new MT558(sender, receiver) instead
MT558(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT558(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT558(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT558.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 558
MT558.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 558
MT558.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 558
MT558.SequenceA2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2a" of MT 558
MT558.SequenceA3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A3" of MT 558
MT558.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 558
MT558.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 558
MT558.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 558
MT558.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 558
MT559 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 559 - Paying Agent's Claim
MT559(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates an MT559 initialized with the parameter SwiftMessage
MT559(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates an MT559 initialized with the parameter MtSwiftMessage.
MT559() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates and initializes a new MT559 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT559(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates and initializes a new MT559 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT559(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
Use instead new MT559(sender, receiver) instead
MT559(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT559(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT559(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT564 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 564 - Corporate Action Notification
MT564(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates an MT564 initialized with the parameter SwiftMessage
MT564(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates an MT564 initialized with the parameter MtSwiftMessage.
MT564() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates and initializes a new MT564 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT564(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates and initializes a new MT564 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT564(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
Use instead new MT564(sender, receiver) instead
MT564(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT564(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT564(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT564.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 564
MT564.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 564
MT564.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 564
MT564.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 564
MT564.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 564
MT564.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 564
MT564.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 564
MT564.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 564
MT564.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 564
MT564.SequenceE1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1a" of MT 564
MT564.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 564
MT564.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 564
MT564_MxSeev03100202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT564 to MxSeev03100202
MT564_MxSeev03100202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Creates the translation class initializing it with the proper MX identification.
MT564_MxSeev03100202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT564_MxSeev03500202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT564 to MxSeev03500202
MT564_MxSeev03500202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Creates the translation class initializing it with the proper MX identification.
MT564_MxSeev03500202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT564_MxSeev03900202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT564 to MxSeev03900202
MT564_MxSeev03900202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Creates the translation class initializing it with the proper MX identification.
MT564_MxSeev03900202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT564_MxSeev04400202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT564 to MxSeev04400202
MT564_MxSeev04400202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Creates the translation class initializing it with the proper MX identification.
MT564_MxSeev04400202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT565 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 565 - Corporate Action Instruction
MT565(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates an MT565 initialized with the parameter SwiftMessage
MT565(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates an MT565 initialized with the parameter MtSwiftMessage.
MT565() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates and initializes a new MT565 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT565(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates and initializes a new MT565 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT565(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
Use instead new MT565(sender, receiver) instead
MT565(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT565(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT565(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT565.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 565
MT565.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 565
MT565.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 565
MT565.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 565
MT565.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 565
MT565.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 565
MT565.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 565
MT565.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 565
MT565_MxSeev03300202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT565 to MxSeev03300202
MT565_MxSeev03300202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Creates the translation class initializing it with the proper MX identification.
MT565_MxSeev03300202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT565_MxSeev04000202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT565 to MxSeev04000202
MT565_MxSeev04000202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Creates the translation class initializing it with the proper MX identification.
MT565_MxSeev04000202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT566 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 566 - Corporate Action Confirmation
MT566(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates an MT566 initialized with the parameter SwiftMessage
MT566(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates an MT566 initialized with the parameter MtSwiftMessage.
MT566() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates and initializes a new MT566 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT566(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates and initializes a new MT566 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT566(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
Use instead new MT566(sender, receiver) instead
MT566(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT566(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT566(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT566.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 566
MT566.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 566
MT566.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 566
MT566.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 566
MT566.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 566
MT566.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 566
MT566.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1" of MT 566
MT566.SequenceD1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1a" of MT 566
MT566.SequenceD1b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D1b" of MT 566
MT566.SequenceD2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2" of MT 566
MT566.SequenceD2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2a" of MT 566
MT566.SequenceD2b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D2b" of MT 566
MT566.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 566
MT566_MxSeev03600202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT566 to MxSeev03600202
MT566_MxSeev03600202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Creates the translation class initializing it with the proper MX identification.
MT566_MxSeev03600202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT566_MxSeev03700202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT566 to MxSeev03700202
MT566_MxSeev03700202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Creates the translation class initializing it with the proper MX identification.
MT566_MxSeev03700202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT567 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 567 - Corporate Action Status and Processing Advice
MT567(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates an MT567 initialized with the parameter SwiftMessage
MT567(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates an MT567 initialized with the parameter MtSwiftMessage.
MT567() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates and initializes a new MT567 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT567(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates and initializes a new MT567 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT567(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
Use instead new MT567(sender, receiver) instead
MT567(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT567(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT567(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT567.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 567
MT567.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 567
MT567.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 567
MT567.SequenceA2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2a" of MT 567
MT567.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 567
MT567.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 567
MT567_MxSeev03200202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT567 to MxSeev03200202
MT567_MxSeev03200202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Creates the translation class initializing it with the proper MX identification.
MT567_MxSeev03200202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT567_MxSeev03400202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT567 to MxSeev03400202
MT567_MxSeev03400202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Creates the translation class initializing it with the proper MX identification.
MT567_MxSeev03400202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT568 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 568 - Corporate Action Narrative
MT568(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates an MT568 initialized with the parameter SwiftMessage
MT568(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates an MT568 initialized with the parameter MtSwiftMessage.
MT568() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates and initializes a new MT568 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT568(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates and initializes a new MT568 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT568(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
Use instead new MT568(sender, receiver) instead
MT568(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT568(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT568(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT568.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 568
MT568.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 568
MT568.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 568
MT568.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 568
MT568.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 568
MT568_MxSeev03100202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT568 to MxSeev03100202
MT568_MxSeev03100202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Creates the translation class initializing it with the proper MX identification.
MT568_MxSeev03100202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT568_MxSeev03800202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT568 to MxSeev03800202
MT568_MxSeev03800202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Creates the translation class initializing it with the proper MX identification.
MT568_MxSeev03800202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT569 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 569 - Triparty Collateral and Exposure Statement
MT569(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates an MT569 initialized with the parameter SwiftMessage
MT569(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates an MT569 initialized with the parameter MtSwiftMessage.
MT569() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates and initializes a new MT569 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT569(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates and initializes a new MT569 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT569(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
Use instead new MT569(sender, receiver) instead
MT569(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT569(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT569(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT569.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 569
MT569.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 569
MT569.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A2" of MT 569
MT569.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 569
MT569.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 569
MT569.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 569
MT569.SequenceC1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a" of MT 569
MT569.SequenceC1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a1" of MT 569
MT569.SequenceC1a1A - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1a1A" of MT 569
MT569.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 569
MT575 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 575 - Report of Combined Activity
MT575(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates an MT575 initialized with the parameter SwiftMessage
MT575(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates an MT575 initialized with the parameter MtSwiftMessage.
MT575() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates and initializes a new MT575 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT575(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates and initializes a new MT575 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT575(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
Use instead new MT575(sender, receiver) instead
MT575(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT575(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT575(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT575.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 575
MT575.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 575
MT575.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 575
MT575.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 575
MT575.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a" of MT 575
MT575.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a1" of MT 575
MT575.SequenceB1a2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a2" of MT 575
MT575.SequenceB1a3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a3" of MT 575
MT575.SequenceB1a4 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1a4" of MT 575
MT575.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 575
MT575.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 575
MT575.SequenceC2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2" of MT 575
MT575.SequenceC2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C2a" of MT 575
MT575.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 575
MT576 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 576 - Statement of Open Orders
MT576(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates an MT576 initialized with the parameter SwiftMessage
MT576(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates an MT576 initialized with the parameter MtSwiftMessage.
MT576() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates and initializes a new MT576 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT576(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates and initializes a new MT576 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT576(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
Use instead new MT576(sender, receiver) instead
MT576(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT576(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT576(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT576.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 576
MT576.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 576
MT576.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 576
MT576.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 576
MT576.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 576
MT576.SequenceB2a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2a" of MT 576
MT576.SequenceB2b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2b" of MT 576
MT576.SequenceB2c - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2c" of MT 576
MT576.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 576
MT578 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 578 - Settlement Allegement
MT578(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates an MT578 initialized with the parameter SwiftMessage
MT578(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates an MT578 initialized with the parameter MtSwiftMessage.
MT578() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates and initializes a new MT578 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT578(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates and initializes a new MT578 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT578(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
Use instead new MT578(sender, receiver) instead
MT578(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT578(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT578(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT578.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 578
MT578.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 578
MT578.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 578
MT578.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 578
MT578.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 578
MT578.SequenceC1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C1" of MT 578
MT578.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "D" of MT 578
MT578.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E" of MT 578
MT578.SequenceE1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E1" of MT 578
MT578.SequenceE2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E2" of MT 578
MT578.SequenceE3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "E3" of MT 578
MT578.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "F" of MT 578
MT578_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT578 to MxSemt02000201
MT578_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT578_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT578_MxSese02800201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT578 to MxSese02800201
MT578_MxSese02800201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Creates the translation class initializing it with the proper MX identification.
MT578_MxSese02800201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT578_MxSese02900201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT578 to MxSese02900201
MT578_MxSese02900201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Creates the translation class initializing it with the proper MX identification.
MT578_MxSese02900201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT581 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 581 -
MT581(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates an MT581 initialized with the parameter SwiftMessage
MT581(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates an MT581 initialized with the parameter MtSwiftMessage.
MT581() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates and initializes a new MT581 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT581(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates and initializes a new MT581 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT581(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Deprecated.
Use instead new MT581(sender, receiver) instead
MT581(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT581(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT581(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT586 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 586 - Statement of Settlement Allegements
MT586(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates an MT586 initialized with the parameter SwiftMessage
MT586(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates an MT586 initialized with the parameter MtSwiftMessage.
MT586() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates and initializes a new MT586 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT586(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates and initializes a new MT586 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT586(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
Use instead new MT586(sender, receiver) instead
MT586(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT586(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT586(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT586.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A" of MT 586
MT586.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "A1" of MT 586
MT586.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B" of MT 586
MT586.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B1" of MT 586
MT586.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B2" of MT 586
MT586.SequenceB3 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B3" of MT 586
MT586.SequenceB3a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B3a" of MT 586
MT586.SequenceB4 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B4" of MT 586
MT586.SequenceB5 - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B5" of MT 586
MT586.SequenceB5a - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B5a" of MT 586
MT586.SequenceB5b - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "B5b" of MT 586
MT586.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt5xx
Class for Sequence "C" of MT 586
MT586_MxSemt01900201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT586 to MxSemt01900201
MT586_MxSemt01900201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Creates the translation class initializing it with the proper MX identification.
MT586_MxSemt01900201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT586_MxSemt02000201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT586 to MxSemt02000201
MT586_MxSemt02000201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Creates the translation class initializing it with the proper MX identification.
MT586_MxSemt02000201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT586_MxSese03700201_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT586 to MxSese03700201
MT586_MxSese03700201_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Creates the translation class initializing it with the proper MX identification.
MT586_MxSese03700201_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT590 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 590 - Advice of Charges, Interest and Other Adjustments
MT590(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates an MT590 initialized with the parameter SwiftMessage
MT590(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates an MT590 initialized with the parameter MtSwiftMessage.
MT590() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates and initializes a new MT590 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT590(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates and initializes a new MT590 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT590(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Deprecated.
Use instead new MT590(sender, receiver) instead
MT590(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT590(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT590(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT591 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 591 - Request for Payment of Charges, Interest and Other Expenses
MT591(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates an MT591 initialized with the parameter SwiftMessage
MT591(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates an MT591 initialized with the parameter MtSwiftMessage.
MT591() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates and initializes a new MT591 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT591(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates and initializes a new MT591 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT591(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Deprecated.
Use instead new MT591(sender, receiver) instead
MT591(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT591(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT591(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT592 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 592 - Request for Cancellation
MT592(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates an MT592 initialized with the parameter SwiftMessage
MT592(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates an MT592 initialized with the parameter MtSwiftMessage.
MT592() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates and initializes a new MT592 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT592(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates and initializes a new MT592 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT592(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Deprecated.
Use instead new MT592(sender, receiver) instead
MT592(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT592(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT592(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT595 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 595 - Queries
MT595(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates an MT595 initialized with the parameter SwiftMessage
MT595(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates an MT595 initialized with the parameter MtSwiftMessage.
MT595() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates and initializes a new MT595 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT595(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates and initializes a new MT595 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT595(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Deprecated.
Use instead new MT595(sender, receiver) instead
MT595(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT595(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT595(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT596 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 596 - Answers
MT596(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates an MT596 initialized with the parameter SwiftMessage
MT596(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates an MT596 initialized with the parameter MtSwiftMessage.
MT596() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates and initializes a new MT596 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT596(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates and initializes a new MT596 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT596(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Deprecated.
Use instead new MT596(sender, receiver) instead
MT596(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT596(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT596(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT598 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 598 - Proprietary Message
MT598(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates an MT598 initialized with the parameter SwiftMessage
MT598(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates an MT598 initialized with the parameter MtSwiftMessage.
MT598() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates and initializes a new MT598 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT598(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates and initializes a new MT598 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT598(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Deprecated.
Use instead new MT598(sender, receiver) instead
MT598(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT598(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT598(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT599 - Class in com.prowidesoftware.swift.model.mt.mt5xx
MT 599 - Free Format Message
MT599(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates an MT599 initialized with the parameter SwiftMessage
MT599(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates an MT599 initialized with the parameter MtSwiftMessage.
MT599() - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates and initializes a new MT599 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT599(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates and initializes a new MT599 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT599(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Deprecated.
Use instead new MT599(sender, receiver) instead
MT599(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT599(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT599(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT6 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT6 subfield
MT600 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 600 - Commodity Trade Confirmation
MT600(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates an MT600 initialized with the parameter SwiftMessage
MT600(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates an MT600 initialized with the parameter MtSwiftMessage.
MT600() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates and initializes a new MT600 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT600(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates and initializes a new MT600 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT600(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
Use instead new MT600(sender, receiver) instead
MT600(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT600(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT600(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT600.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A" of MT 600
MT600.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B" of MT 600
MT600.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "C" of MT 600
MT600.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "D" of MT 600
MT600.SequenceD1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "D1" of MT 600
MT600.SequenceD1a - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "D1a" of MT 600
MT600.SequenceD1a1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "D1a1" of MT 600
MT601 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 601 - Commodity Option Confirmation
MT601(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates an MT601 initialized with the parameter SwiftMessage
MT601(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates an MT601 initialized with the parameter MtSwiftMessage.
MT601() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates and initializes a new MT601 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT601(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates and initializes a new MT601 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT601(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
Use instead new MT601(sender, receiver) instead
MT601(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT601(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT601(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT601.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A" of MT 601
MT601.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B" of MT 601
MT601.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B1" of MT 601
MT601.SequenceB1a - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B1a" of MT 601
MT601.SequenceB1a1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B1a1" of MT 601
MT604 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 604 - Commodity Transfer/ Delivery Order
MT604(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates an MT604 initialized with the parameter SwiftMessage
MT604(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates an MT604 initialized with the parameter MtSwiftMessage.
MT604() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates and initializes a new MT604 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT604(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates and initializes a new MT604 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT604(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
Use instead new MT604(sender, receiver) instead
MT604(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT604(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT604(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT605 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 605 - Commodity Notice to Receive
MT605(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates an MT605 initialized with the parameter SwiftMessage
MT605(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates an MT605 initialized with the parameter MtSwiftMessage.
MT605() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates and initializes a new MT605 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT605(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates and initializes a new MT605 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT605(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
Use instead new MT605(sender, receiver) instead
MT605(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT605(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT605(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT606 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 606 - Commodity Debit Advice
MT606(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates an MT606 initialized with the parameter SwiftMessage
MT606(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates an MT606 initialized with the parameter MtSwiftMessage.
MT606() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates and initializes a new MT606 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT606(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates and initializes a new MT606 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT606(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
Use instead new MT606(sender, receiver) instead
MT606(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT606(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT606(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT607 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 607 - Commodity Credit Advice
MT607(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates an MT607 initialized with the parameter SwiftMessage
MT607(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates an MT607 initialized with the parameter MtSwiftMessage.
MT607() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates and initializes a new MT607 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT607(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates and initializes a new MT607 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT607(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
Use instead new MT607(sender, receiver) instead
MT607(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT607(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT607(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT608 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 608 - Statement of a Commodity Account
MT608(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates an MT608 initialized with the parameter SwiftMessage
MT608(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates an MT608 initialized with the parameter MtSwiftMessage.
MT608() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates and initializes a new MT608 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT608(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates and initializes a new MT608 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT608(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
Use instead new MT608(sender, receiver) instead
MT608(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT608(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT608(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT620 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 620 - Commodity Fixed Loan/Deposit Confirmation
MT620(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates an MT620 initialized with the parameter SwiftMessage
MT620(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates an MT620 initialized with the parameter MtSwiftMessage.
MT620() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates and initializes a new MT620 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT620(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates and initializes a new MT620 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT620(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
Use instead new MT620(sender, receiver) instead
MT620(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT620(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT620(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT620.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A" of MT 620
MT620.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B" of MT 620
MT620.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "C" of MT 620
MT620.SequenceD - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "D" of MT 620
MT620.SequenceE - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "E" of MT 620
MT620.SequenceF - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "F" of MT 620
MT620.SequenceG - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "G" of MT 620
MT620.SequenceG1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "G1" of MT 620
MT620.SequenceH - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "H" of MT 620
MT670 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 670 - Standing Settlement Instruction Update Notification Request
MT670(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates an MT670 initialized with the parameter SwiftMessage
MT670(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates an MT670 initialized with the parameter MtSwiftMessage.
MT670() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates and initializes a new MT670 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT670(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates and initializes a new MT670 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT670(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
Use instead new MT670(sender, receiver) instead
MT670(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT670(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT670(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT670.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A" of MT 670
MT670.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A1" of MT 670
MT670.SequenceA2 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A2" of MT 670
MT670.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B" of MT 670
MT670.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B1" of MT 670
MT670.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B2" of MT 670
MT670.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "C" of MT 670
MT671 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 671 - Standing Settlement Instruction Update Notification
MT671(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates an MT671 initialized with the parameter SwiftMessage
MT671(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates an MT671 initialized with the parameter MtSwiftMessage.
MT671() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates and initializes a new MT671 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT671(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates and initializes a new MT671 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT671(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
Use instead new MT671(sender, receiver) instead
MT671(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT671(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT671(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT671.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A" of MT 671
MT671.SequenceA1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "A1" of MT 671
MT671.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B" of MT 671
MT671.SequenceB1 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B1" of MT 671
MT671.SequenceB2 - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "B2" of MT 671
MT671.SequenceC - Class in com.prowidesoftware.swift.model.mt.mt6xx
Class for Sequence "C" of MT 671
MT690 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 690 - Advice of Charges, Interest and Other Adjustments
MT690(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates an MT690 initialized with the parameter SwiftMessage
MT690(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates an MT690 initialized with the parameter MtSwiftMessage.
MT690() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates and initializes a new MT690 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT690(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates and initializes a new MT690 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT690(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Deprecated.
Use instead new MT690(sender, receiver) instead
MT690(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT690(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT690(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT691 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 691 - Request for Payment of Charges, Interest and Other Expenses
MT691(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates an MT691 initialized with the parameter SwiftMessage
MT691(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates an MT691 initialized with the parameter MtSwiftMessage.
MT691() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates and initializes a new MT691 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT691(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates and initializes a new MT691 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT691(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Deprecated.
Use instead new MT691(sender, receiver) instead
MT691(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT691(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT691(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT692 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 692 - Request for Cancellation
MT692(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates an MT692 initialized with the parameter SwiftMessage
MT692(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates an MT692 initialized with the parameter MtSwiftMessage.
MT692() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates and initializes a new MT692 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT692(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates and initializes a new MT692 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT692(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Deprecated.
Use instead new MT692(sender, receiver) instead
MT692(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT692(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT692(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT695 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 695 - Queries
MT695(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates an MT695 initialized with the parameter SwiftMessage
MT695(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates an MT695 initialized with the parameter MtSwiftMessage.
MT695() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates and initializes a new MT695 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT695(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates and initializes a new MT695 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT695(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Deprecated.
Use instead new MT695(sender, receiver) instead
MT695(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT695(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT695(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT696 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 696 - Answers
MT696(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates an MT696 initialized with the parameter SwiftMessage
MT696(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates an MT696 initialized with the parameter MtSwiftMessage.
MT696() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates and initializes a new MT696 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT696(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates and initializes a new MT696 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT696(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Deprecated.
Use instead new MT696(sender, receiver) instead
MT696(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT696(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT696(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT698 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 698 - Proprietary Message
MT698(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates an MT698 initialized with the parameter SwiftMessage
MT698(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates an MT698 initialized with the parameter MtSwiftMessage.
MT698() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates and initializes a new MT698 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT698(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates and initializes a new MT698 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT698(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Deprecated.
Use instead new MT698(sender, receiver) instead
MT698(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT698(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT698(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT699 - Class in com.prowidesoftware.swift.model.mt.mt6xx
MT 699 - Free Format Message
MT699(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates an MT699 initialized with the parameter SwiftMessage
MT699(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates an MT699 initialized with the parameter MtSwiftMessage.
MT699() - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates and initializes a new MT699 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT699(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates and initializes a new MT699 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT699(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Deprecated.
Use instead new MT699(sender, receiver) instead
MT699(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT699(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT699(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT7 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT7 subfield
MT700 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 700 - Issue of a Documentary Credit
MT700(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates an MT700 initialized with the parameter SwiftMessage
MT700(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates an MT700 initialized with the parameter MtSwiftMessage.
MT700() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates and initializes a new MT700 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT700(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates and initializes a new MT700 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT700(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
Use instead new MT700(sender, receiver) instead
MT700(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT700(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT700(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT701 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 701 - Issue of a Documentary Credit
MT701(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates an MT701 initialized with the parameter SwiftMessage
MT701(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates an MT701 initialized with the parameter MtSwiftMessage.
MT701() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates and initializes a new MT701 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT701(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates and initializes a new MT701 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT701(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Deprecated.
Use instead new MT701(sender, receiver) instead
MT701(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT701(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT701(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT705 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 705 - Pre-Advice of a Documentary Credit
MT705(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates an MT705 initialized with the parameter SwiftMessage
MT705(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates an MT705 initialized with the parameter MtSwiftMessage.
MT705() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates and initializes a new MT705 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT705(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates and initializes a new MT705 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT705(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
Use instead new MT705(sender, receiver) instead
MT705(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT705(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT705(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT707 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 707 - Amendment to a Documentary Credit
MT707(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates an MT707 initialized with the parameter SwiftMessage
MT707(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates an MT707 initialized with the parameter MtSwiftMessage.
MT707() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates and initializes a new MT707 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT707(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates and initializes a new MT707 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT707(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Deprecated.
Use instead new MT707(sender, receiver) instead
MT707(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT707(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT707(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT710 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 710 - Advice of a Third Bank's or a Non-Bank's Documentary Credit
MT710(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates an MT710 initialized with the parameter SwiftMessage
MT710(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates an MT710 initialized with the parameter MtSwiftMessage.
MT710() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates and initializes a new MT710 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT710(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates and initializes a new MT710 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT710(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
Use instead new MT710(sender, receiver) instead
MT710(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT710(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT710(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT711 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 711 - Advice of a Third Bank's or a Non-Bank's Documentary Credit
MT711(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates an MT711 initialized with the parameter SwiftMessage
MT711(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates an MT711 initialized with the parameter MtSwiftMessage.
MT711() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates and initializes a new MT711 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT711(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates and initializes a new MT711 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT711(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Deprecated.
Use instead new MT711(sender, receiver) instead
MT711(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT711(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT711(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT720 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 720 - Transfer of a Documentary Credit
MT720(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates an MT720 initialized with the parameter SwiftMessage
MT720(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates an MT720 initialized with the parameter MtSwiftMessage.
MT720() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates and initializes a new MT720 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT720(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates and initializes a new MT720 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT720(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
Use instead new MT720(sender, receiver) instead
MT720(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT720(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT720(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT721 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 721 - Transfer of a Documentary Credit
MT721(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates an MT721 initialized with the parameter SwiftMessage
MT721(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates an MT721 initialized with the parameter MtSwiftMessage.
MT721() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates and initializes a new MT721 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT721(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates and initializes a new MT721 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT721(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Deprecated.
Use instead new MT721(sender, receiver) instead
MT721(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT721(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT721(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT730 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 730 - Acknowledgement
MT730(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates an MT730 initialized with the parameter SwiftMessage
MT730(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates an MT730 initialized with the parameter MtSwiftMessage.
MT730() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates and initializes a new MT730 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT730(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates and initializes a new MT730 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT730(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Deprecated.
Use instead new MT730(sender, receiver) instead
MT730(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT730(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT730(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT732 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 732 - Advice of Discharge
MT732(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates an MT732 initialized with the parameter SwiftMessage
MT732(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates an MT732 initialized with the parameter MtSwiftMessage.
MT732() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates and initializes a new MT732 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT732(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates and initializes a new MT732 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT732(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Deprecated.
Use instead new MT732(sender, receiver) instead
MT732(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT732(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT732(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT734 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 734 - Advice of Refusal
MT734(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates an MT734 initialized with the parameter SwiftMessage
MT734(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates an MT734 initialized with the parameter MtSwiftMessage.
MT734() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates and initializes a new MT734 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT734(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates and initializes a new MT734 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT734(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Deprecated.
Use instead new MT734(sender, receiver) instead
MT734(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT734(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT734(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT740 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 740 - Authorisation to Reimburse
MT740(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates an MT740 initialized with the parameter SwiftMessage
MT740(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates an MT740 initialized with the parameter MtSwiftMessage.
MT740() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates and initializes a new MT740 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT740(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates and initializes a new MT740 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT740(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Deprecated.
Use instead new MT740(sender, receiver) instead
MT740(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT740(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT740(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT742 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 742 - Reimbursement Claim
MT742(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates an MT742 initialized with the parameter SwiftMessage
MT742(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates an MT742 initialized with the parameter MtSwiftMessage.
MT742() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates and initializes a new MT742 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT742(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates and initializes a new MT742 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT742(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Deprecated.
Use instead new MT742(sender, receiver) instead
MT742(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT742(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT742(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT747 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 747 - Amendment to an Authorisation to Reimburse
MT747(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates an MT747 initialized with the parameter SwiftMessage
MT747(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates an MT747 initialized with the parameter MtSwiftMessage.
MT747() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates and initializes a new MT747 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT747(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates and initializes a new MT747 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT747(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Deprecated.
Use instead new MT747(sender, receiver) instead
MT747(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT747(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT747(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT750 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 750 - Advice of Discrepancy
MT750(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates an MT750 initialized with the parameter SwiftMessage
MT750(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates an MT750 initialized with the parameter MtSwiftMessage.
MT750() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates and initializes a new MT750 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT750(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates and initializes a new MT750 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT750(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Deprecated.
Use instead new MT750(sender, receiver) instead
MT750(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT750(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT750(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT752 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 752 - Authorisation to Pay, Accept or Negotiate
MT752(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates an MT752 initialized with the parameter SwiftMessage
MT752(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates an MT752 initialized with the parameter MtSwiftMessage.
MT752() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates and initializes a new MT752 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT752(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates and initializes a new MT752 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT752(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Deprecated.
Use instead new MT752(sender, receiver) instead
MT752(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT752(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT752(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT754 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 754 - Advice of Payment/Acceptance/Negotiation
MT754(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates an MT754 initialized with the parameter SwiftMessage
MT754(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates an MT754 initialized with the parameter MtSwiftMessage.
MT754() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates and initializes a new MT754 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT754(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates and initializes a new MT754 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT754(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Deprecated.
Use instead new MT754(sender, receiver) instead
MT754(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT754(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT754(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT756 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 756 - Advice of Reimbursement or Payment
MT756(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates an MT756 initialized with the parameter SwiftMessage
MT756(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates an MT756 initialized with the parameter MtSwiftMessage.
MT756() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates and initializes a new MT756 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT756(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates and initializes a new MT756 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT756(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Deprecated.
Use instead new MT756(sender, receiver) instead
MT756(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT756(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT756(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT760 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 760 - Guarantee / Standby Letter of Credit
MT760(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates an MT760 initialized with the parameter SwiftMessage
MT760(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates an MT760 initialized with the parameter MtSwiftMessage.
MT760() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates and initializes a new MT760 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT760(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates and initializes a new MT760 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT760(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Deprecated.
Use instead new MT760(sender, receiver) instead
MT760(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT760(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT760(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT767 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 767 - Guarantee / Standby Letter of Credit Amendment
MT767(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates an MT767 initialized with the parameter SwiftMessage
MT767(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates an MT767 initialized with the parameter MtSwiftMessage.
MT767() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates and initializes a new MT767 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT767(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates and initializes a new MT767 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT767(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Deprecated.
Use instead new MT767(sender, receiver) instead
MT767(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT767(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT767(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT768 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 768 - Acknowledgement of a Guarantee / Standby Message
MT768(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates an MT768 initialized with the parameter SwiftMessage
MT768(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates an MT768 initialized with the parameter MtSwiftMessage.
MT768() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates and initializes a new MT768 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT768(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates and initializes a new MT768 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT768(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Deprecated.
Use instead new MT768(sender, receiver) instead
MT768(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT768(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT768(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT769 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 769 - Advice of Reduction or Release
MT769(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates an MT769 initialized with the parameter SwiftMessage
MT769(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates an MT769 initialized with the parameter MtSwiftMessage.
MT769() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates and initializes a new MT769 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT769(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates and initializes a new MT769 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT769(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Deprecated.
Use instead new MT769(sender, receiver) instead
MT769(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT769(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT769(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT790 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 790 - Advice of Charges, Interest and Other Adjustments
MT790(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates an MT790 initialized with the parameter SwiftMessage
MT790(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates an MT790 initialized with the parameter MtSwiftMessage.
MT790() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates and initializes a new MT790 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT790(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates and initializes a new MT790 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT790(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Deprecated.
Use instead new MT790(sender, receiver) instead
MT790(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT790(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT790(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT791 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 791 - Request for Payment of Charges, Interest and Other Expenses
MT791(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates an MT791 initialized with the parameter SwiftMessage
MT791(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates an MT791 initialized with the parameter MtSwiftMessage.
MT791() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates and initializes a new MT791 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT791(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates and initializes a new MT791 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT791(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Deprecated.
Use instead new MT791(sender, receiver) instead
MT791(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT791(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT791(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT792 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 792 - Request for Cancellation
MT792(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates an MT792 initialized with the parameter SwiftMessage
MT792(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates an MT792 initialized with the parameter MtSwiftMessage.
MT792() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates and initializes a new MT792 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT792(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates and initializes a new MT792 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT792(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Deprecated.
Use instead new MT792(sender, receiver) instead
MT792(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT792(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT792(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT795 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 795 - Queries
MT795(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates an MT795 initialized with the parameter SwiftMessage
MT795(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates an MT795 initialized with the parameter MtSwiftMessage.
MT795() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates and initializes a new MT795 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT795(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates and initializes a new MT795 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT795(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Deprecated.
Use instead new MT795(sender, receiver) instead
MT795(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT795(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT795(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT796 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 796 - Answers
MT796(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates an MT796 initialized with the parameter SwiftMessage
MT796(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates an MT796 initialized with the parameter MtSwiftMessage.
MT796() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates and initializes a new MT796 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT796(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates and initializes a new MT796 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT796(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Deprecated.
Use instead new MT796(sender, receiver) instead
MT796(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT796(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT796(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT798 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 798 - Proprietary Message
MT798(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates an MT798 initialized with the parameter SwiftMessage
MT798(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates an MT798 initialized with the parameter MtSwiftMessage.
MT798() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates and initializes a new MT798 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT798(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates and initializes a new MT798 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT798(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Deprecated.
Use instead new MT798(sender, receiver) instead
MT798(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT798(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT798(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT799 - Class in com.prowidesoftware.swift.model.mt.mt7xx
MT 799 - Free Format Message
MT799(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates an MT799 initialized with the parameter SwiftMessage
MT799(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates an MT799 initialized with the parameter MtSwiftMessage.
MT799() - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates and initializes a new MT799 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT799(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates and initializes a new MT799 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT799(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Deprecated.
Use instead new MT799(sender, receiver) instead
MT799(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT799(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT799(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT8 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT8 subfield
MT800 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 800 - T/C Sales and Settlement Advice [Single]
MT800(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates an MT800 initialized with the parameter SwiftMessage
MT800(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates an MT800 initialized with the parameter MtSwiftMessage.
MT800() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates and initializes a new MT800 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT800(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates and initializes a new MT800 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT800(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Deprecated.
Use instead new MT800(sender, receiver) instead
MT800(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT800(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT800(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT800.SequenceA - Class in com.prowidesoftware.swift.model.mt.mt8xx
Class for Sequence "A" of MT 800
MT800.SequenceB - Class in com.prowidesoftware.swift.model.mt.mt8xx
Class for Sequence "B" of MT 800
MT801 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 801 - T/C Multiple Sales Advice
MT801(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates an MT801 initialized with the parameter SwiftMessage
MT801(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates an MT801 initialized with the parameter MtSwiftMessage.
MT801() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates and initializes a new MT801 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT801(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates and initializes a new MT801 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT801(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Deprecated.
Use instead new MT801(sender, receiver) instead
MT801(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT801(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT801(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT802 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 802 - T/C Settlement Advice
MT802(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates an MT802 initialized with the parameter SwiftMessage
MT802(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates an MT802 initialized with the parameter MtSwiftMessage.
MT802() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates and initializes a new MT802 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT802(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates and initializes a new MT802 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT802(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Deprecated.
Use instead new MT802(sender, receiver) instead
MT802(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT802(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT802(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT824 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 824 - T/C Inventory Destruction/Cancellation Notice
MT824(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates an MT824 initialized with the parameter SwiftMessage
MT824(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates an MT824 initialized with the parameter MtSwiftMessage.
MT824() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates and initializes a new MT824 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT824(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates and initializes a new MT824 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT824(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Deprecated.
Use instead new MT824(sender, receiver) instead
MT824(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT824(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT824(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT890 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 890 - Advice of Charges, Interest and Other Adjustments
MT890(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates an MT890 initialized with the parameter SwiftMessage
MT890(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates an MT890 initialized with the parameter MtSwiftMessage.
MT890() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates and initializes a new MT890 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT890(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates and initializes a new MT890 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT890(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Deprecated.
Use instead new MT890(sender, receiver) instead
MT890(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT890(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT890(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT891 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 891 - Request for Payment of Charges, Interest and Other Expenses
MT891(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates an MT891 initialized with the parameter SwiftMessage
MT891(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates an MT891 initialized with the parameter MtSwiftMessage.
MT891() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates and initializes a new MT891 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT891(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates and initializes a new MT891 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT891(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Deprecated.
Use instead new MT891(sender, receiver) instead
MT891(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT891(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT891(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT892 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 892 - Request for Cancellation
MT892(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates an MT892 initialized with the parameter SwiftMessage
MT892(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates an MT892 initialized with the parameter MtSwiftMessage.
MT892() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates and initializes a new MT892 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT892(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates and initializes a new MT892 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT892(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Deprecated.
Use instead new MT892(sender, receiver) instead
MT892(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT892(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT892(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT895 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 895 - Queries
MT895(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates an MT895 initialized with the parameter SwiftMessage
MT895(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates an MT895 initialized with the parameter MtSwiftMessage.
MT895() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates and initializes a new MT895 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT895(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates and initializes a new MT895 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT895(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Deprecated.
Use instead new MT895(sender, receiver) instead
MT895(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT895(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT895(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT896 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 896 - Answers
MT896(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates an MT896 initialized with the parameter SwiftMessage
MT896(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates an MT896 initialized with the parameter MtSwiftMessage.
MT896() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates and initializes a new MT896 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT896(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates and initializes a new MT896 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT896(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Deprecated.
Use instead new MT896(sender, receiver) instead
MT896(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT896(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT896(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT898 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 898 - Proprietary Message
MT898(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates an MT898 initialized with the parameter SwiftMessage
MT898(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates an MT898 initialized with the parameter MtSwiftMessage.
MT898() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates and initializes a new MT898 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT898(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates and initializes a new MT898 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT898(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Deprecated.
Use instead new MT898(sender, receiver) instead
MT898(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT898(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT898(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT899 - Class in com.prowidesoftware.swift.model.mt.mt8xx
MT 899 - Free Format Message
MT899(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates an MT899 initialized with the parameter SwiftMessage
MT899(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates an MT899 initialized with the parameter MtSwiftMessage.
MT899() - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates and initializes a new MT899 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT899(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates and initializes a new MT899 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT899(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Deprecated.
Use instead new MT899(sender, receiver) instead
MT899(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT899(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT899(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT9 - Static variable in class com.prowidesoftware.swift.model.field.Field345
Component number for the MT9 subfield
MT900 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 900 - Confirmation of Debit
MT900(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates an MT900 initialized with the parameter SwiftMessage
MT900(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates an MT900 initialized with the parameter MtSwiftMessage.
MT900() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates and initializes a new MT900 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT900(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates and initializes a new MT900 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT900(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Deprecated.
Use instead new MT900(sender, receiver) instead
MT900(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT900(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT900(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT900_MxCamt05400102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT900 to MxCamt05400102
MT900_MxCamt05400102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Creates the translation class initializing it with the proper MX identification.
MT900_MxCamt05400102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT900_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 900_RUR6 - Confirmation of Debit
MT900_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates an MT900_RUR6 initialized with the parameter SwiftMessage
MT900_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates an MT900_RUR6 initialized with the parameter MtSwiftMessage.
MT900_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates and initializes a new MT900_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT900_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates and initializes a new MT900_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT900_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Deprecated.
Use instead new MT900_RUR6(sender, receiver) instead
MT900_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT900_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT900_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT910 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 910 - Confirmation of Credit
MT910(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates an MT910 initialized with the parameter SwiftMessage
MT910(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates an MT910 initialized with the parameter MtSwiftMessage.
MT910() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates and initializes a new MT910 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT910(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates and initializes a new MT910 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT910(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Deprecated.
Use instead new MT910(sender, receiver) instead
MT910(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT910(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT910(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT910_MxCamt05400102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT910 to MxCamt05400102
MT910_MxCamt05400102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Creates the translation class initializing it with the proper MX identification.
MT910_MxCamt05400102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT910_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 910_RUR6 - Confirmation of Credit
MT910_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates an MT910_RUR6 initialized with the parameter SwiftMessage
MT910_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates an MT910_RUR6 initialized with the parameter MtSwiftMessage.
MT910_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates and initializes a new MT910_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT910_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates and initializes a new MT910_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT910_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Deprecated.
Use instead new MT910_RUR6(sender, receiver) instead
MT910_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT910_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT910_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT920 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 920 - Request Message
MT920(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates an MT920 initialized with the parameter SwiftMessage
MT920(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates an MT920 initialized with the parameter MtSwiftMessage.
MT920() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates and initializes a new MT920 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT920(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates and initializes a new MT920 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT920(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Deprecated.
Use instead new MT920(sender, receiver) instead
MT920(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT920(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT920(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT935 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 935 - Rate Change Advice
MT935(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates an MT935 initialized with the parameter SwiftMessage
MT935(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates an MT935 initialized with the parameter MtSwiftMessage.
MT935() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates and initializes a new MT935 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT935(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates and initializes a new MT935 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT935(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Deprecated.
Use instead new MT935(sender, receiver) instead
MT935(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT935(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT935(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT940 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 940 - Customer Statement Message
MT940(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates an MT940 initialized with the parameter SwiftMessage
MT940(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates an MT940 initialized with the parameter MtSwiftMessage.
MT940() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates and initializes a new MT940 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT940(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates and initializes a new MT940 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT940(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
Use instead new MT940(sender, receiver) instead
MT940(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT940(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT940(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT940_MxCamt05300102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT940 to MxCamt05300102
MT940_MxCamt05300102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Creates the translation class initializing it with the proper MX identification.
MT940_MxCamt05300102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT940_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 940_RUR6 - Customer Statement Message
MT940_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates an MT940_RUR6 initialized with the parameter SwiftMessage
MT940_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates an MT940_RUR6 initialized with the parameter MtSwiftMessage.
MT940_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates and initializes a new MT940_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT940_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates and initializes a new MT940_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT940_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
Use instead new MT940_RUR6(sender, receiver) instead
MT940_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT940_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT940_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT941 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 941 - Balance Report
MT941(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates an MT941 initialized with the parameter SwiftMessage
MT941(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates an MT941 initialized with the parameter MtSwiftMessage.
MT941() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates and initializes a new MT941 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT941(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates and initializes a new MT941 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT941(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Deprecated.
Use instead new MT941(sender, receiver) instead
MT941(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT941(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT941(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT941_MxCamt05200102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT941 to MxCamt05200102
MT941_MxCamt05200102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Creates the translation class initializing it with the proper MX identification.
MT941_MxCamt05200102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT942 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 942 - Interim Transaction Report
MT942(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates an MT942 initialized with the parameter SwiftMessage
MT942(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates an MT942 initialized with the parameter MtSwiftMessage.
MT942() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates and initializes a new MT942 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT942(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates and initializes a new MT942 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT942(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
Use instead new MT942(sender, receiver) instead
MT942(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT942(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT942(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT942_MxCamt05200102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT942 to MxCamt05200102
MT942_MxCamt05200102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Creates the translation class initializing it with the proper MX identification.
MT942_MxCamt05200102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT942_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 942_RUR6 - Interim Transaction Report
MT942_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates an MT942_RUR6 initialized with the parameter SwiftMessage
MT942_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates an MT942_RUR6 initialized with the parameter MtSwiftMessage.
MT942_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates and initializes a new MT942_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT942_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates and initializes a new MT942_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT942_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
Use instead new MT942_RUR6(sender, receiver) instead
MT942_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT942_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT942_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT950 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 950 - Statement Message
MT950(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates an MT950 initialized with the parameter SwiftMessage
MT950(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates an MT950 initialized with the parameter MtSwiftMessage.
MT950() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates and initializes a new MT950 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT950(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates and initializes a new MT950 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT950(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
Use instead new MT950(sender, receiver) instead
MT950(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT950(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT950(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT950_MxCamt05300102_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MT950 to MxCamt05300102
MT950_MxCamt05300102_Translation() - Constructor for class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Creates the translation class initializing it with the proper MX identification.
MT950_MxCamt05300102_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MT950_RUR6 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 950_RUR6 - Statement Message
MT950_RUR6(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates an MT950_RUR6 initialized with the parameter SwiftMessage
MT950_RUR6(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates an MT950_RUR6 initialized with the parameter MtSwiftMessage.
MT950_RUR6() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates and initializes a new MT950_RUR6 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT950_RUR6(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates and initializes a new MT950_RUR6 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT950_RUR6(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
Use instead new MT950_RUR6(sender, receiver) instead
MT950_RUR6(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT950_RUR6(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT950_RUR6(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT970 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 970 - Netting Statement
MT970(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates an MT970 initialized with the parameter SwiftMessage
MT970(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates an MT970 initialized with the parameter MtSwiftMessage.
MT970() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates and initializes a new MT970 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT970(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates and initializes a new MT970 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT970(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
Use instead new MT970(sender, receiver) instead
MT970(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT970(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT970(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT971 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 971 - Netting Balance Report
MT971(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates an MT971 initialized with the parameter SwiftMessage
MT971(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates an MT971 initialized with the parameter MtSwiftMessage.
MT971() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates and initializes a new MT971 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT971(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates and initializes a new MT971 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT971(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Deprecated.
Use instead new MT971(sender, receiver) instead
MT971(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT971(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT971(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT972 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 972 - Netting Interim Statement
MT972(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates an MT972 initialized with the parameter SwiftMessage
MT972(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates an MT972 initialized with the parameter MtSwiftMessage.
MT972() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates and initializes a new MT972 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT972(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates and initializes a new MT972 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT972(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
Use instead new MT972(sender, receiver) instead
MT972(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT972(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT972(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT973 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 973 - Netting Request Message
MT973(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates an MT973 initialized with the parameter SwiftMessage
MT973(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates an MT973 initialized with the parameter MtSwiftMessage.
MT973() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates and initializes a new MT973 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT973(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates and initializes a new MT973 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT973(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Deprecated.
Use instead new MT973(sender, receiver) instead
MT973(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT973(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT973(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT985 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 985 - Status Enquiry
MT985(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates an MT985 initialized with the parameter SwiftMessage
MT985(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates an MT985 initialized with the parameter MtSwiftMessage.
MT985() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates and initializes a new MT985 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT985(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates and initializes a new MT985 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT985(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Deprecated.
Use instead new MT985(sender, receiver) instead
MT985(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT985(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT985(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT986 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 986 - Status Report
MT986(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates an MT986 initialized with the parameter SwiftMessage
MT986(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates an MT986 initialized with the parameter MtSwiftMessage.
MT986() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates and initializes a new MT986 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT986(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates and initializes a new MT986 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT986(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Deprecated.
Use instead new MT986(sender, receiver) instead
MT986(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT986(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT986(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT990 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 990 - Advice of Charges, Interest and Other Adjustments
MT990(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates an MT990 initialized with the parameter SwiftMessage
MT990(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates an MT990 initialized with the parameter MtSwiftMessage.
MT990() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates and initializes a new MT990 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT990(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates and initializes a new MT990 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT990(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Deprecated.
Use instead new MT990(sender, receiver) instead
MT990(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT990(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT990(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT991 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 991 - Request for Payment of Charges, Interest and Other Expenses
MT991(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates an MT991 initialized with the parameter SwiftMessage
MT991(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates an MT991 initialized with the parameter MtSwiftMessage.
MT991() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates and initializes a new MT991 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT991(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates and initializes a new MT991 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT991(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Deprecated.
Use instead new MT991(sender, receiver) instead
MT991(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT991(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT991(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT992 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 992 - Request for Cancellation
MT992(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates an MT992 initialized with the parameter SwiftMessage
MT992(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates an MT992 initialized with the parameter MtSwiftMessage.
MT992() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates and initializes a new MT992 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT992(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates and initializes a new MT992 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT992(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Deprecated.
Use instead new MT992(sender, receiver) instead
MT992(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT992(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT992(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT995 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 995 - Queries
MT995(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates an MT995 initialized with the parameter SwiftMessage
MT995(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates an MT995 initialized with the parameter MtSwiftMessage.
MT995() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates and initializes a new MT995 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT995(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates and initializes a new MT995 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT995(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Deprecated.
Use instead new MT995(sender, receiver) instead
MT995(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT995(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT995(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT996 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 996 - Answers
MT996(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates an MT996 initialized with the parameter SwiftMessage
MT996(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates an MT996 initialized with the parameter MtSwiftMessage.
MT996() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates and initializes a new MT996 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT996(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates and initializes a new MT996 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT996(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Deprecated.
Use instead new MT996(sender, receiver) instead
MT996(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT996(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT996(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT998 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 998 - Proprietary Message
MT998(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates an MT998 initialized with the parameter SwiftMessage
MT998(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates an MT998 initialized with the parameter MtSwiftMessage.
MT998() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates and initializes a new MT998 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT998(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates and initializes a new MT998 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT998(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Deprecated.
Use instead new MT998(sender, receiver) instead
MT998(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT998(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT998(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MT999 - Class in com.prowidesoftware.swift.model.mt.mt9xx
MT 999 - Free Format Message
MT999(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates an MT999 initialized with the parameter SwiftMessage
MT999(MtSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates an MT999 initialized with the parameter MtSwiftMessage.
MT999() - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates and initializes a new MT999 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.
MT999(String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates and initializes a new MT999 input message from sender to receiver.
All mandatory header attributes are completed with default values.
MT999(int, String, String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Deprecated.
Use instead new MT999(sender, receiver) instead
MT999(String) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
MT999(InputStream) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.
MT999(File) - Constructor for class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.
MtCategory - Enum in com.prowidesoftware.swift.model.mt
Enumeration for MT messages categories.
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MTCH
MTCH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MtId - Class in com.prowidesoftware.swift.model
Class for identification of MT messages.
MtId(String) - Constructor for class com.prowidesoftware.swift.model.MtId
Creates an identification given the message type, with no variant.
MtId(String, String) - Constructor for class com.prowidesoftware.swift.model.MtId
 
MtId(String, MTVariant) - Constructor for class com.prowidesoftware.swift.model.MtId
 
MtSwiftMessage - Class in com.prowidesoftware.swift.model
Container of raw representations of an MT (ISO 15022) SWIFT message, intended for message persistence.
MtSwiftMessage() - Constructor for class com.prowidesoftware.swift.model.MtSwiftMessage
 
MtSwiftMessage(String) - Constructor for class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from a string.
MtSwiftMessage(InputStream) - Constructor for class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from an input stream.
MtSwiftMessage(File) - Constructor for class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from a file.
MtSwiftMessage(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.MtSwiftMessage
Creates an MtSwiftMessage from a SwiftMessage.
MTVariant - Enum in com.prowidesoftware.swift.model.mt
Official variants for MT messages (not including closed user groups version of messages)
MultiLineField - Interface in com.prowidesoftware.swift.model.field
Interface to mark fields whose structure admits multiple lines
MultilineUtil - Class in com.prowidesoftware.swift.io.writer
Helper class to deal with swift fields that allow many lines of text
MultilineUtil() - Constructor for class com.prowidesoftware.swift.io.writer.MultilineUtil
 
MUR - Static variable in class com.prowidesoftware.swift.model.field.Field108
Component number for the MUR subfield
MVBF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MVBF
MVBF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
MVPF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsM.MVPF
MVPF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsM
 
mx() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Deprecated.
MxBusinessProcess - Enum in com.prowidesoftware.swift.model
SWIFT business process classification for MX messages.
MxId - Class in com.prowidesoftware.swift.model
Class for identification of MX messages.
Composed by the business process (business area), functionality (message type), variant and version.
MxId() - Constructor for class com.prowidesoftware.swift.model.MxId
 
MxId(String) - Constructor for class com.prowidesoftware.swift.model.MxId
Creates a new object getting data from a targetnamespace
MxId(String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.MxId
 
MxNode - Class in com.prowidesoftware.swift.model
This class represents a node element within a tree of MX message.
MxNode() - Constructor for class com.prowidesoftware.swift.model.MxNode
 
MxNode(MxNode, String) - Constructor for class com.prowidesoftware.swift.model.MxNode
 
MxPacs00800102_MT103_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxPacs00800102 to MT103
MxPacs00800102_MT103_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Creates the translation class initializing it with the proper MX identification.
MxPacs00800102_MT103_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxPacs00900102_MT202_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxPacs00900102 to MT202
MxPacs00900102_MT202_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Creates the translation class initializing it with the proper MX identification.
MxPacs00900102_MT202_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxPacs00900102_MT202COV_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxPacs00900102 to MT202COV
MxPacs00900102_MT202COV_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Creates the translation class initializing it with the proper MX identification.
MxPacs00900102_MT202COV_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxPain00100103_MT101_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxPain00100103 to MT101
MxPain00100103_MT101_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Creates the translation class initializing it with the proper MX identification.
MxPain00100103_MT101_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxParser - Class in com.prowidesoftware.swift.io.parser
Basic parser for MX messages.
MxParser() - Constructor for class com.prowidesoftware.swift.io.parser.MxParser
Deprecated.
the generic constructor is discouraged, use a constructor with specific source parameter instead
MxParser(File) - Constructor for class com.prowidesoftware.swift.io.parser.MxParser
Construct a parser for a file containing a single MX message
MxParser(InputStream) - Constructor for class com.prowidesoftware.swift.io.parser.MxParser
Construct a parser for a stream containing a single MX message
MxParser(String) - Constructor for class com.prowidesoftware.swift.io.parser.MxParser
Creates the parser initializing its content source from the given string.
MxParser.MxStructureInfo - Class in com.prowidesoftware.swift.io.parser
Helper bean used by MxParser.analizeMessage() to return structure information from an MX message
MxParser.MxStructureInfo() - Constructor for class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
MxPayload - Class in com.prowidesoftware.swift.model.mx
Deprecated. 
MxPayload() - Constructor for class com.prowidesoftware.swift.model.mx.MxPayload
Deprecated.
 
MxRead - Interface in com.prowidesoftware.swift.model.mx
Interface to plug in code that reads XML strings into MX message objects
mxRead() - Static method in class com.prowidesoftware.swift.Resolver
Returns the available implementation of the MxRead interface depending if the runtime is Prowide Core or Prowide Integrator.
MxReadCoreV1 - Class in com.prowidesoftware.swift
For the moment this is only available in the Prowide Integrator version.
MxReadCoreV1() - Constructor for class com.prowidesoftware.swift.MxReadCoreV1
 
MxSeev03100202_MT564_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03100202 to MT564
MxSeev03100202_MT564_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03100202_MT564_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03100202_MT568_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03100202 to MT568
MxSeev03100202_MT568_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03100202_MT568_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03200202_MT567_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03200202 to MT567
MxSeev03200202_MT567_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03200202_MT567_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03300202_MT565_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03300202 to MT565
MxSeev03300202_MT565_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03300202_MT565_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03400202_MT567_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03400202 to MT567
MxSeev03400202_MT567_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03400202_MT567_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03500202_MT564_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03500202 to MT564
MxSeev03500202_MT564_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03500202_MT564_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03600202_MT566_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03600202 to MT566
MxSeev03600202_MT566_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03600202_MT566_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03700202_MT566_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03700202 to MT566
MxSeev03700202_MT566_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03700202_MT566_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03800202_MT568_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03800202 to MT568
MxSeev03800202_MT568_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03800202_MT568_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev03900202_MT564_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev03900202 to MT564
MxSeev03900202_MT564_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev03900202_MT564_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev04000202_MT565_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev04000202 to MT565
MxSeev04000202_MT565_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev04000202_MT565_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSeev04400202_MT564_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSeev04400202 to MT564
MxSeev04400202_MT564_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Creates the translation class initializing it with the proper MX identification.
MxSeev04400202_MT564_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt00200203_MT535_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt00200203 to MT535
MxSemt00200203_MT535_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt00200203_MT535_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt00300203_MT535_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt00300203 to MT535
MxSemt00300203_MT535_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt00300203_MT535_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01300201_MT524_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01300201 to MT524
MxSemt01300201_MT524_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01300201_MT524_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01400201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01400201 to MT548
MxSemt01400201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01400201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01500201_MT508_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01500201 to MT508
MxSemt01500201_MT508_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01500201_MT508_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01600201_MT538_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01600201 to MT538
MxSemt01600201_MT538_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01600201_MT538_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01700201_MT536_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01700201 to MT536
MxSemt01700201_MT536_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01700201_MT536_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01800201_MT537_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01800201 to MT537
MxSemt01800201_MT537_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01800201_MT537_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt01900201_MT586_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt01900201 to MT586
MxSemt01900201_MT586_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt01900201_MT586_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT508_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT508
MxSemt02000201_MT508_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT508_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT535_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT535
MxSemt02000201_MT535_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT535_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT536_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT536
MxSemt02000201_MT536_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT536_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT537_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT537
MxSemt02000201_MT537_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT537_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT538_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT538
MxSemt02000201_MT538_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT538_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT544_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT544
MxSemt02000201_MT544_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT544_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT545_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT545
MxSemt02000201_MT545_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT545_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT546_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT546
MxSemt02000201_MT546_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT546_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT547_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT547
MxSemt02000201_MT547_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT547_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT578_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT578
MxSemt02000201_MT578_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT578_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02000201_MT586_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02000201 to MT586
MxSemt02000201_MT586_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02000201_MT586_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSemt02100201_MT549_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSemt02100201 to MT549
MxSemt02100201_MT549_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Creates the translation class initializing it with the proper MX identification.
MxSemt02100201_MT549_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02000201_MT524_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02000201 to MT524
MxSese02000201_MT524_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02000201_MT524_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02000201_MT540_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02000201 to MT540
MxSese02000201_MT540_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02000201_MT540_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02000201_MT541_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02000201 to MT541
MxSese02000201_MT541_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02000201_MT541_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02000201_MT542_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02000201 to MT542
MxSese02000201_MT542_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02000201_MT542_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02000201_MT543_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02000201 to MT543
MxSese02000201_MT543_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02000201_MT543_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02100201_MT549_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02100201 to MT549
MxSese02100201_MT549_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02100201_MT549_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02200201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02200201 to MT548
MxSese02200201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02200201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02300201_MT540_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02300201 to MT540
MxSese02300201_MT540_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02300201_MT540_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02300201_MT541_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02300201 to MT541
MxSese02300201_MT541_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02300201_MT541_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02300201_MT542_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02300201 to MT542
MxSese02300201_MT542_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02300201_MT542_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02300201_MT543_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02300201 to MT543
MxSese02300201_MT543_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02300201_MT543_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02400201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02400201 to MT548
MxSese02400201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02400201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02500201_MT544_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02500201 to MT544
MxSese02500201_MT544_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02500201_MT544_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02500201_MT545_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02500201 to MT545
MxSese02500201_MT545_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02500201_MT545_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02500201_MT546_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02500201 to MT546
MxSese02500201_MT546_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02500201_MT546_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02500201_MT547_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02500201 to MT547
MxSese02500201_MT547_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02500201_MT547_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02600201_MT544_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02600201 to MT544
MxSese02600201_MT544_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02600201_MT544_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02600201_MT545_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02600201 to MT545
MxSese02600201_MT545_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02600201_MT545_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02600201_MT546_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02600201 to MT546
MxSese02600201_MT546_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02600201_MT546_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02600201_MT547_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02600201 to MT547
MxSese02600201_MT547_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02600201_MT547_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02700201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02700201 to MT548
MxSese02700201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02700201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02800201_MT578_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02800201 to MT578
MxSese02800201_MT578_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02800201_MT578_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese02900201_MT578_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese02900201 to MT578
MxSese02900201_MT578_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese02900201_MT578_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03000201_MT530_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03000201 to MT530
MxSese03000201_MT530_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03000201_MT530_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03100201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03100201 to MT548
MxSese03100201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03100201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03200201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03200201 to MT548
MxSese03200201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03200201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03300201_MT540_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03300201 to MT540
MxSese03300201_MT540_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03300201_MT540_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03300201_MT541_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03300201 to MT541
MxSese03300201_MT541_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03300201_MT541_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03300201_MT542_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03300201 to MT542
MxSese03300201_MT542_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03300201_MT542_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03300201_MT543_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03300201 to MT543
MxSese03300201_MT543_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03300201_MT543_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03400201_MT548_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03400201 to MT548
MxSese03400201_MT548_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03400201_MT548_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03500201_MT544_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03500201 to MT544
MxSese03500201_MT544_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03500201_MT544_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03500201_MT545_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03500201 to MT545
MxSese03500201_MT545_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03500201_MT545_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03500201_MT546_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03500201 to MT546
MxSese03500201_MT546_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03500201_MT546_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03500201_MT547_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03500201 to MT547
MxSese03500201_MT547_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03500201_MT547_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03600201_MT540_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03600201 to MT540
MxSese03600201_MT540_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03600201_MT540_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03600201_MT541_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03600201 to MT541
MxSese03600201_MT541_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03600201_MT541_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03600201_MT542_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03600201 to MT542
MxSese03600201_MT542_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03600201_MT542_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03600201_MT543_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03600201 to MT543
MxSese03600201_MT543_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03600201_MT543_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSese03700201_MT586_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSese03700201 to MT586
MxSese03700201_MT586_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Creates the translation class initializing it with the proper MX identification.
MxSese03700201_MT586_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSetr00400201_MT502_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSetr00400201 to MT502
MxSetr00400201_MT502_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Creates the translation class initializing it with the proper MX identification.
MxSetr00400201_MT502_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSetr00600201_MT515_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSetr00600201 to MT515
MxSetr00600201_MT515_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Creates the translation class initializing it with the proper MX identification.
MxSetr00600201_MT515_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSetr01000201_MT502_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSetr01000201 to MT502
MxSetr01000201_MT502_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Creates the translation class initializing it with the proper MX identification.
MxSetr01000201_MT502_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSetr01200201_MT515_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSetr01200201 to MT515
MxSetr01200201_MT515_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Creates the translation class initializing it with the proper MX identification.
MxSetr01200201_MT515_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSetr01600201_MT509_Translation - Class in com.prowidesoftware.swift.translations
Translation rule from MxSetr01600201 to MT509
MxSetr01600201_MT509_Translation() - Constructor for class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Creates the translation class initializing it with the proper MX identification.
MxSetr01600201_MT509_Translation(MxId, String) - Constructor for class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
This constructor is intended for subclasses to override the translation rules for other versions of MX.
MxSimpleDocument - Class in com.prowidesoftware.swift.model.mx
Document handler for MX messages for prowide CORE.
MxSimpleDocument() - Constructor for class com.prowidesoftware.swift.model.mx.MxSimpleDocument
 
MxSwiftMessage - Class in com.prowidesoftware.swift.model
Container of raw representation of an MX (ISO 20022) SWIFT message, intended for message persistence.
MxSwiftMessage() - Constructor for class com.prowidesoftware.swift.model.MxSwiftMessage
 
MxSwiftMessage(String) - Constructor for class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from a string.
MxSwiftMessage(InputStream) - Constructor for class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from an input stream.
MxSwiftMessage(File) - Constructor for class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from a file.
MxSwiftMessage(AbstractMX) - Constructor for class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message serializing to xml the parameter message object.
MxType - Enum in com.prowidesoftware.swift.model.mx
Supported MX message types since SRU2017 @since 7.8.3
MxWrite - Interface in com.prowidesoftware.swift.model.mx
Interface to plug in code that serializes MX message objects to XML string
mxWrite() - Static method in class com.prowidesoftware.swift.Resolver
Returns the available implementation of the MxWrite interface depending if the runtime is Prowide Core or Prowide Integrator.
MxWriteCoreV1 - Class in com.prowidesoftware.swift
For the moment this is only available in the Prowide Integrator version.
MxWriteCoreV1() - Constructor for class com.prowidesoftware.swift.MxWriteCoreV1
 

N

N - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Component number for the N subfield
N - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Component number for the N subfield
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
N - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
N1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
N5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
NACC - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NACC
NACC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAFI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAFI
NAFI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAFI
NAFI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field101
Constant with the field name 101
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field102
Constant with the field name 102
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field103
Constant with the field name 103
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field104
Constant with the field name 104
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field105
Constant with the field name 105
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field106
Constant with the field name 106
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field107
Constant with the field name 107
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field108
Constant with the field name 108
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field109
Constant with the field name 109
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field110
Constant with the field name 110
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field111
Constant with the field name 111
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field113
Constant with the field name 113
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field114
Constant with the field name 114
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field115
Constant with the field name 115
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field116
Constant with the field name 116
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field117
Constant with the field name 117
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field118
Constant with the field name 118
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field119
Constant with the field name 119
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field11A
Constant with the field name 11A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Constant with the field name 11R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Constant with the field name 11S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12
Constant with the field name 12
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field120
Constant with the field name 120
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field121
Constant with the field name 121
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field122
Constant with the field name 122
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field123
Constant with the field name 123
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field124
Constant with the field name 124
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field125
Constant with the field name 125
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field126
Constant with the field name 126
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field127
Constant with the field name 127
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field128
Constant with the field name 128
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field129
Constant with the field name 129
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Constant with the field name 12A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Constant with the field name 12B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12C
Constant with the field name 12C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12D
Constant with the field name 12D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12E
Constant with the field name 12E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12F
Constant with the field name 12F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field12G
Constant with the field name 12G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field130
Constant with the field name 130
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field132
Constant with the field name 132
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field133
Constant with the field name 133
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field134
Constant with the field name 134
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field135
Constant with the field name 135
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field136
Constant with the field name 136
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field137
Constant with the field name 137
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13A
Constant with the field name 13A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Constant with the field name 13B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Constant with the field name 13C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Constant with the field name 13D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13J
Constant with the field name 13J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Constant with the field name 13K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field140
Constant with the field name 140
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field141
Constant with the field name 141
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field142
Constant with the field name 142
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field143
Constant with the field name 143
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field144
Constant with the field name 144
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14A
Constant with the field name 14A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14B
Constant with the field name 14B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14C
Constant with the field name 14C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14D
Constant with the field name 14D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14E
Constant with the field name 14E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14F
Constant with the field name 14F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14G
Constant with the field name 14G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14J
Constant with the field name 14J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Constant with the field name 14S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field151
Constant with the field name 151
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field152
Constant with the field name 152
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field153
Constant with the field name 153
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15A
Constant with the field name 15A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15B
Constant with the field name 15B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15C
Constant with the field name 15C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15D
Constant with the field name 15D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15E
Constant with the field name 15E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15F
Constant with the field name 15F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15G
Constant with the field name 15G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15H
Constant with the field name 15H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15I
Constant with the field name 15I
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15J
Constant with the field name 15J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15K
Constant with the field name 15K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15L
Constant with the field name 15L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15M
Constant with the field name 15M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15N
Constant with the field name 15N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15O
Constant with the field name 15O
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field15P
Constant with the field name 15P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field165
Constant with the field name 165
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field16A
Constant with the field name 16A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field16C
Constant with the field name 16C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field16R
Constant with the field name 16R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field16S
Constant with the field name 16S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field171
Constant with the field name 171
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field172
Constant with the field name 172
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field173
Constant with the field name 173
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field174
Constant with the field name 174
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field175
Constant with the field name 175
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field177
Constant with the field name 177
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field179
Constant with the field name 179
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17A
Constant with the field name 17A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17B
Constant with the field name 17B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17E
Constant with the field name 17E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17F
Constant with the field name 17F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17G
Constant with the field name 17G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17H
Constant with the field name 17H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17I
Constant with the field name 17I
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17L
Constant with the field name 17L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17M
Constant with the field name 17M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17N
Constant with the field name 17N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17O
Constant with the field name 17O
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17P
Constant with the field name 17P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
Constant with the field name 17Q
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17R
Constant with the field name 17R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17S
Constant with the field name 17S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17T
Constant with the field name 17T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17U
Constant with the field name 17U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17V
Constant with the field name 17V
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17W
Constant with the field name 17W
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17X
Constant with the field name 17X
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
Constant with the field name 17Y
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
Constant with the field name 17Z
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field18A
Constant with the field name 18A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field18B
Constant with the field name 18B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field18C
Constant with the field name 18C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field18D
Constant with the field name 18D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19
Constant with the field name 19
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field199
Constant with the field name 199
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Constant with the field name 19A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Constant with the field name 19B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19C
Constant with the field name 19C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
Constant with the field name 19Y
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
Constant with the field name 19Z
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field20
Constant with the field name 20
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field202
Constant with the field name 202
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field203
Constant with the field name 203
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field204
Constant with the field name 204
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field206
Constant with the field name 206
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field208
Constant with the field name 208
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field209
Constant with the field name 209
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field20C
Constant with the field name 20C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field20D
Constant with the field name 20D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21
Constant with the field name 21
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21A
Constant with the field name 21A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21B
Constant with the field name 21B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21C
Constant with the field name 21C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21D
Constant with the field name 21D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21E
Constant with the field name 21E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21F
Constant with the field name 21F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21G
Constant with the field name 21G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21N
Constant with the field name 21N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21P
Constant with the field name 21P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field21R
Constant with the field name 21R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22
Constant with the field name 22
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22A
Constant with the field name 22A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22B
Constant with the field name 22B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Constant with the field name 22C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22D
Constant with the field name 22D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22E
Constant with the field name 22E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Constant with the field name 22F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22G
Constant with the field name 22G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22H
Constant with the field name 22H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22J
Constant with the field name 22J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22K
Constant with the field name 22K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22L
Constant with the field name 22L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22M
Constant with the field name 22M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22N
Constant with the field name 22N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22P
Constant with the field name 22P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
Constant with the field name 22Q
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22R
Constant with the field name 22R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22S
Constant with the field name 22S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22T
Constant with the field name 22T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22U
Constant with the field name 22U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22V
Constant with the field name 22V
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22W
Constant with the field name 22W
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22X
Constant with the field name 22X
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
Constant with the field name 22Y
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
Constant with the field name 22Z
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23
Constant with the field name 23
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23A
Constant with the field name 23A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23B
Constant with the field name 23B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23C
Constant with the field name 23C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23D
Constant with the field name 23D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23E
Constant with the field name 23E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field23G
Constant with the field name 23G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field242
Constant with the field name 242
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field243
Constant with the field name 243
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Constant with the field name 24B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field24D
Constant with the field name 24D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field25
Constant with the field name 25
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field251
Constant with the field name 251
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field252
Constant with the field name 252
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field253
Constant with the field name 253
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field254
Constant with the field name 254
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field255
Constant with the field name 255
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field256
Constant with the field name 256
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field257
Constant with the field name 257
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field258
Constant with the field name 258
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field259
Constant with the field name 259
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field25A
Constant with the field name 25A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Constant with the field name 25D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field25P
Constant with the field name 25P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field260
Constant with the field name 260
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field263
Constant with the field name 263
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field264
Constant with the field name 264
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26A
Constant with the field name 26A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26B
Constant with the field name 26B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Constant with the field name 26C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26D
Constant with the field name 26D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26E
Constant with the field name 26E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26F
Constant with the field name 26F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26H
Constant with the field name 26H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field26T
Constant with the field name 26T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field27
Constant with the field name 27
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field270
Constant with the field name 270
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field271
Constant with the field name 271
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field272
Constant with the field name 272
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field28
Constant with the field name 28
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field280
Constant with the field name 280
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field281
Constant with the field name 281
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field28C
Constant with the field name 28C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field28D
Constant with the field name 28D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field28E
Constant with the field name 28E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29A
Constant with the field name 29A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29B
Constant with the field name 29B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29E
Constant with the field name 29E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29H
Constant with the field name 29H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29J
Constant with the field name 29J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29K
Constant with the field name 29K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29L
Constant with the field name 29L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29M
Constant with the field name 29M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field29N
Constant with the field name 29N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30
Constant with the field name 30
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field301
Constant with the field name 301
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field302
Constant with the field name 302
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field303
Constant with the field name 303
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field304
Constant with the field name 304
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field305
Constant with the field name 305
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field307
Constant with the field name 307
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30F
Constant with the field name 30F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30G
Constant with the field name 30G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30H
Constant with the field name 30H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30J
Constant with the field name 30J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30M
Constant with the field name 30M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30N
Constant with the field name 30N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30P
Constant with the field name 30P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
Constant with the field name 30Q
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30S
Constant with the field name 30S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30T
Constant with the field name 30T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30U
Constant with the field name 30U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30V
Constant with the field name 30V
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30X
Constant with the field name 30X
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
Constant with the field name 30Y
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
Constant with the field name 30Z
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field311
Constant with the field name 311
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field312
Constant with the field name 312
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field313
Constant with the field name 313
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31C
Constant with the field name 31C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31D
Constant with the field name 31D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31E
Constant with the field name 31E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31F
Constant with the field name 31F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31G
Constant with the field name 31G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31L
Constant with the field name 31L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31P
Constant with the field name 31P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31S
Constant with the field name 31S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field31X
Constant with the field name 31X
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field329
Constant with the field name 329
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32A
Constant with the field name 32A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32B
Constant with the field name 32B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32C
Constant with the field name 32C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32D
Constant with the field name 32D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32E
Constant with the field name 32E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32F
Constant with the field name 32F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32G
Constant with the field name 32G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32H
Constant with the field name 32H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Constant with the field name 32K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32M
Constant with the field name 32M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
Constant with the field name 32Q
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32R
Constant with the field name 32R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field32U
Constant with the field name 32U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field330
Constant with the field name 330
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field331
Constant with the field name 331
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field332
Constant with the field name 332
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field333
Constant with the field name 333
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field334
Constant with the field name 334
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field335
Constant with the field name 335
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field336
Constant with the field name 336
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field337
Constant with the field name 337
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field338
Constant with the field name 338
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field339
Constant with the field name 339
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33A
Constant with the field name 33A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33B
Constant with the field name 33B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33C
Constant with the field name 33C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33D
Constant with the field name 33D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33E
Constant with the field name 33E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33F
Constant with the field name 33F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33G
Constant with the field name 33G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33H
Constant with the field name 33H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33J
Constant with the field name 33J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Constant with the field name 33K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33P
Constant with the field name 33P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33S
Constant with the field name 33S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field33T
Constant with the field name 33T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field340
Constant with the field name 340
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field341
Constant with the field name 341
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field342
Constant with the field name 342
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field343
Constant with the field name 343
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field344
Constant with the field name 344
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field345
Constant with the field name 345
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field346
Constant with the field name 346
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field347
Constant with the field name 347
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field348
Constant with the field name 348
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field349
Constant with the field name 349
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34A
Constant with the field name 34A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34B
Constant with the field name 34B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34E
Constant with the field name 34E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34F
Constant with the field name 34F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34J
Constant with the field name 34J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34P
Constant with the field name 34P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field34R
Constant with the field name 34R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35A
Constant with the field name 35A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Constant with the field name 35B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35C
Constant with the field name 35C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35D
Constant with the field name 35D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35E
Constant with the field name 35E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35H
Constant with the field name 35H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35L
Constant with the field name 35L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35N
Constant with the field name 35N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35S
Constant with the field name 35S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field35U
Constant with the field name 35U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field36
Constant with the field name 36
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Constant with the field name 36B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field36C
Constant with the field name 36C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Constant with the field name 36E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Constant with the field name 37A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Constant with the field name 37B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Constant with the field name 37C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Constant with the field name 37D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Constant with the field name 37E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Constant with the field name 37F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37G
Constant with the field name 37G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37H
Constant with the field name 37H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37J
Constant with the field name 37J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37K
Constant with the field name 37K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37L
Constant with the field name 37L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37M
Constant with the field name 37M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37N
Constant with the field name 37N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37P
Constant with the field name 37P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37R
Constant with the field name 37R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37U
Constant with the field name 37U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field37V
Constant with the field name 37V
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38A
Constant with the field name 38A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38D
Constant with the field name 38D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38E
Constant with the field name 38E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Constant with the field name 38G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Constant with the field name 38H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field38J
Constant with the field name 38J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field39A
Constant with the field name 39A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field39B
Constant with the field name 39B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field39C
Constant with the field name 39C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field401
Constant with the field name 401
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field405
Constant with the field name 405
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field40A
Constant with the field name 40A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field40B
Constant with the field name 40B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field40C
Constant with the field name 40C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field40E
Constant with the field name 40E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field40F
Constant with the field name 40F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field41A
Constant with the field name 41A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field41D
Constant with the field name 41D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field421
Constant with the field name 421
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field422
Constant with the field name 422
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field423
Constant with the field name 423
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field424
Constant with the field name 424
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field425
Constant with the field name 425
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field42A
Constant with the field name 42A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field42C
Constant with the field name 42C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field42D
Constant with the field name 42D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field42M
Constant with the field name 42M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field42P
Constant with the field name 42P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field431
Constant with the field name 431
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field432
Constant with the field name 432
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field433
Constant with the field name 433
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field434
Constant with the field name 434
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field43P
Constant with the field name 43P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field43T
Constant with the field name 43T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field443
Constant with the field name 443
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44A
Constant with the field name 44A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44B
Constant with the field name 44B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44C
Constant with the field name 44C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44D
Constant with the field name 44D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44E
Constant with the field name 44E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field44F
Constant with the field name 44F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field451
Constant with the field name 451
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field45A
Constant with the field name 45A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field45B
Constant with the field name 45B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field461
Constant with the field name 461
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field46A
Constant with the field name 46A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field46B
Constant with the field name 46B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field47A
Constant with the field name 47A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field47B
Constant with the field name 47B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field48
Constant with the field name 48
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field49
Constant with the field name 49
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50
Constant with the field name 50
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field503
Constant with the field name 503
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50A
Constant with the field name 50A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50B
Constant with the field name 50B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50C
Constant with the field name 50C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50D
Constant with the field name 50D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Constant with the field name 50F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50G
Constant with the field name 50G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50H
Constant with the field name 50H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50K
Constant with the field name 50K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field50L
Constant with the field name 50L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field51A
Constant with the field name 51A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field51C
Constant with the field name 51C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field51D
Constant with the field name 51D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field52A
Constant with the field name 52A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field52B
Constant with the field name 52B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field52C
Constant with the field name 52C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field52D
Constant with the field name 52D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field533
Constant with the field name 533
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field53A
Constant with the field name 53A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field53B
Constant with the field name 53B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field53C
Constant with the field name 53C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field53D
Constant with the field name 53D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field53J
Constant with the field name 53J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field54A
Constant with the field name 54A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field54B
Constant with the field name 54B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field54D
Constant with the field name 54D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field55A
Constant with the field name 55A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field55B
Constant with the field name 55B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field55D
Constant with the field name 55D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field56A
Constant with the field name 56A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field56B
Constant with the field name 56B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field56C
Constant with the field name 56C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field56D
Constant with the field name 56D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field56J
Constant with the field name 56J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field57A
Constant with the field name 57A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field57B
Constant with the field name 57B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field57C
Constant with the field name 57C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field57D
Constant with the field name 57D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field57J
Constant with the field name 57J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field58A
Constant with the field name 58A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field58B
Constant with the field name 58B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field58D
Constant with the field name 58D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field58J
Constant with the field name 58J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field59
Constant with the field name 59
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field59A
Constant with the field name 59A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Constant with the field name 59F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Constant with the field name 60F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Constant with the field name 60M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field61
Constant with the field name 61
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field619
Constant with the field name 619
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Constant with the field name 62F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Constant with the field name 62M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field64
Constant with the field name 64
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field65
Constant with the field name 65
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Constant with the field name 68A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Constant with the field name 69A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Constant with the field name 69B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Constant with the field name 69C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Constant with the field name 69D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Constant with the field name 69E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Constant with the field name 69F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field69J
Constant with the field name 69J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70
Constant with the field name 70
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70C
Constant with the field name 70C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70D
Constant with the field name 70D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70E
Constant with the field name 70E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70F
Constant with the field name 70F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field70G
Constant with the field name 70G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field71A
Constant with the field name 71A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field71B
Constant with the field name 71B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field71C
Constant with the field name 71C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field71F
Constant with the field name 71F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field71G
Constant with the field name 71G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field72
Constant with the field name 72
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field73
Constant with the field name 73
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field74
Constant with the field name 74
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field75
Constant with the field name 75
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field76
Constant with the field name 76
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77A
Constant with the field name 77A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77B
Constant with the field name 77B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77C
Constant with the field name 77C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77D
Constant with the field name 77D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77E
Constant with the field name 77E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77F
Constant with the field name 77F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77H
Constant with the field name 77H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77J
Constant with the field name 77J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field77T
Constant with the field name 77T
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field78
Constant with the field name 78
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field79
Constant with the field name 79
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field80C
Constant with the field name 80C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field81A
Constant with the field name 81A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field81D
Constant with the field name 81D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field81J
Constant with the field name 81J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field82A
Constant with the field name 82A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field82B
Constant with the field name 82B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field82D
Constant with the field name 82D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field82J
Constant with the field name 82J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field83A
Constant with the field name 83A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field83C
Constant with the field name 83C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field83D
Constant with the field name 83D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field83J
Constant with the field name 83J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field84A
Constant with the field name 84A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field84B
Constant with the field name 84B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field84D
Constant with the field name 84D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field84J
Constant with the field name 84J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field85A
Constant with the field name 85A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field85B
Constant with the field name 85B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field85D
Constant with the field name 85D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field85J
Constant with the field name 85J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field86
Constant with the field name 86
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field86A
Constant with the field name 86A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field86B
Constant with the field name 86B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field86D
Constant with the field name 86D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field86J
Constant with the field name 86J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field87A
Constant with the field name 87A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field87B
Constant with the field name 87B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field87D
Constant with the field name 87D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field87J
Constant with the field name 87J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field88A
Constant with the field name 88A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field88B
Constant with the field name 88B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field88D
Constant with the field name 88D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field88J
Constant with the field name 88J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field89A
Constant with the field name 89A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field89D
Constant with the field name 89D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field89J
Constant with the field name 89J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Constant with the field name 90A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Constant with the field name 90B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90C
Constant with the field name 90C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90D
Constant with the field name 90D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90E
Constant with the field name 90E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Constant with the field name 90F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Constant with the field name 90J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90K
Constant with the field name 90K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Constant with the field name 90L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field91A
Constant with the field name 91A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field91D
Constant with the field name 91D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field91J
Constant with the field name 91J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Constant with the field name 92A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Constant with the field name 92B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Constant with the field name 92C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Constant with the field name 92D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Constant with the field name 92F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Constant with the field name 92H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Constant with the field name 92J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92K
Constant with the field name 92K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Constant with the field name 92L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Constant with the field name 92M
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Constant with the field name 92N
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92P
Constant with the field name 92P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Constant with the field name 92R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Constant with the field name 93A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Constant with the field name 93B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Constant with the field name 93C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Constant with the field name 93D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94A
Constant with the field name 94A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Constant with the field name 94B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94C
Constant with the field name 94C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Constant with the field name 94D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94E
Constant with the field name 94E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Constant with the field name 94F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94G
Constant with the field name 94G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94H
Constant with the field name 94H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Constant with the field name 94L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95C
Constant with the field name 95C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Constant with the field name 95L
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95P
Constant with the field name 95P
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
Constant with the field name 95Q
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Constant with the field name 95R
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Constant with the field name 95S
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95U
Constant with the field name 95U
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95V
Constant with the field name 95V
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field96A
Constant with the field name 96A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field96D
Constant with the field name 96D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field96J
Constant with the field name 96J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field97A
Constant with the field name 97A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Constant with the field name 97B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field97C
Constant with the field name 97C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field97E
Constant with the field name 97E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98A
Constant with the field name 98A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Constant with the field name 98B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Constant with the field name 98C
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Constant with the field name 98D
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Constant with the field name 98E
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Constant with the field name 98F
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Constant with the field name 98G
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Constant with the field name 98H
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Constant with the field name 98J
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Constant with the field name 98K
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field999
Constant with the field name 999
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Constant with the field name 99A
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field99B
Constant with the field name 99B
NAME - Static variable in class com.prowidesoftware.swift.model.field.Field99C
Constant with the field name 99C
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Constant for MT name, this is part of the classname, after MT
NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Constant for MT name, this is part of the classname, after MT
name - Variable in class com.prowidesoftware.swift.model.Tag
Name of the tag, usually a number that may be followed by a letter.
NAME - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field41D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field42D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field50
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field50B
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field50D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field50H
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field50K
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field51D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field52D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field53D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field54D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field55D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field56D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field57D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field58D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field59
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field81D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field82D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field83D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field84D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field85D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field86D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field87D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field88D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field89D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field91D
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field95V
Component number for the Name And Address subfield
NAME_AND_ADDRESS - Static variable in class com.prowidesoftware.swift.model.field.Field96D
Component number for the Name And Address subfield
NAME_AND_ADDRESS_1 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Name And Address 1 subfield
NAME_AND_ADDRESS_1 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Name And Address 1 subfield
NAME_AND_ADDRESS_2 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Name And Address 2 subfield
NAME_AND_ADDRESS_2 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Name And Address 2 subfield
NAME_AND_ADDRESS_3 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Name And Address 3 subfield
NAME_AND_ADDRESS_3 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Name And Address 3 subfield
NAME_AND_ADDRESS_4 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Name And Address 4 subfield
NAME_AND_ADDRESS_4 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Name And Address 4 subfield
nameFromClass() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
NamePrefix1Code - Enum in com.prowidesoftware.swift.model.mx.dic
 
NAMESPACE_AH - Static variable in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
NAMESPACE_BAH - Static variable in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
namespaceURI() - Method in class com.prowidesoftware.swift.model.MxId
Creates a namespace URI for this MX, for example: urn:swift:xsd:camt.003.001.04 All id attributes should be properly filled.
NAMR - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAMR
NAMR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field22K
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field26D
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field29A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field29B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field35E
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field35L
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field37N
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field39C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field40C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field40E
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field42C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field42M
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field42P
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field43P
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field43T
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field44A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field44B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field44D
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field44E
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field44F
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field45A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field45B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field46A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field46B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field47A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field47B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field48
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70D
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70E
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70F
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field70G
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field71B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field71C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field72
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field73
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field74
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field75
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field76
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field77A
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field77B
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field77C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field77D
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field77J
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field78
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field79
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field80C
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field86
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Narrative subfield
NARRATIVE - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Component number for the Narrative subfield
NATO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NATO
NATO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NATO
NATO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NATO
NATO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAUT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAUT
NAUT - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAUT
NAUT - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAUT
NAUT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVD
NAVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVD
NAVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVD
NAVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVD
NAVD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVD
NAVD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAVL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVL
NAVL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NAVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVR
NAVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NAVR
NAVR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NBLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBLT
NBLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBLT
NBLT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NBUF
NBUF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NDIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NDIP
NDIP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NDOM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NDOM
NDOM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NDOM
NDOM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NELI - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NELI
NELI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NELP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NELP
NELP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NET
NET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NET
NET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NET
NET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NETCASH - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETCASH
NETCASH - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETCASH
NETCASH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETCASH
NETCASH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NETPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETPOS
NETPOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NETS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETS
NETS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETS
NETS - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETS
NETS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NETT
NETT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NEW - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEW
NEW - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NEWA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWA
NEWA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NEWD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWD
NEWD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWD
NEWD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
newInstance(Field101) - Static method in class com.prowidesoftware.swift.model.field.Field101
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field102) - Static method in class com.prowidesoftware.swift.model.field.Field102
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field103) - Static method in class com.prowidesoftware.swift.model.field.Field103
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field104) - Static method in class com.prowidesoftware.swift.model.field.Field104
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field105) - Static method in class com.prowidesoftware.swift.model.field.Field105
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field106) - Static method in class com.prowidesoftware.swift.model.field.Field106
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field107) - Static method in class com.prowidesoftware.swift.model.field.Field107
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field108) - Static method in class com.prowidesoftware.swift.model.field.Field108
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field109) - Static method in class com.prowidesoftware.swift.model.field.Field109
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field110) - Static method in class com.prowidesoftware.swift.model.field.Field110
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field111) - Static method in class com.prowidesoftware.swift.model.field.Field111
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field113) - Static method in class com.prowidesoftware.swift.model.field.Field113
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field114) - Static method in class com.prowidesoftware.swift.model.field.Field114
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field115) - Static method in class com.prowidesoftware.swift.model.field.Field115
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field116) - Static method in class com.prowidesoftware.swift.model.field.Field116
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field117) - Static method in class com.prowidesoftware.swift.model.field.Field117
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field118) - Static method in class com.prowidesoftware.swift.model.field.Field118
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field119) - Static method in class com.prowidesoftware.swift.model.field.Field119
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field11A) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field11R) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field11S) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12) - Static method in class com.prowidesoftware.swift.model.field.Field12
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field120) - Static method in class com.prowidesoftware.swift.model.field.Field120
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field121) - Static method in class com.prowidesoftware.swift.model.field.Field121
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field122) - Static method in class com.prowidesoftware.swift.model.field.Field122
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field123) - Static method in class com.prowidesoftware.swift.model.field.Field123
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field124) - Static method in class com.prowidesoftware.swift.model.field.Field124
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field125) - Static method in class com.prowidesoftware.swift.model.field.Field125
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field126) - Static method in class com.prowidesoftware.swift.model.field.Field126
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field127) - Static method in class com.prowidesoftware.swift.model.field.Field127
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field128) - Static method in class com.prowidesoftware.swift.model.field.Field128
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field129) - Static method in class com.prowidesoftware.swift.model.field.Field129
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12A) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12B) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12C) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12D) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12E) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12F) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field12G) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field130) - Static method in class com.prowidesoftware.swift.model.field.Field130
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field132) - Static method in class com.prowidesoftware.swift.model.field.Field132
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field133) - Static method in class com.prowidesoftware.swift.model.field.Field133
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field134) - Static method in class com.prowidesoftware.swift.model.field.Field134
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field135) - Static method in class com.prowidesoftware.swift.model.field.Field135
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field136) - Static method in class com.prowidesoftware.swift.model.field.Field136
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field137) - Static method in class com.prowidesoftware.swift.model.field.Field137
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13A) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13B) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13C) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13D) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13J) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field13K) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field140) - Static method in class com.prowidesoftware.swift.model.field.Field140
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field141) - Static method in class com.prowidesoftware.swift.model.field.Field141
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field142) - Static method in class com.prowidesoftware.swift.model.field.Field142
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field143) - Static method in class com.prowidesoftware.swift.model.field.Field143
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field144) - Static method in class com.prowidesoftware.swift.model.field.Field144
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14A) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14B) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14C) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14D) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14E) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14F) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14G) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14J) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field14S) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field151) - Static method in class com.prowidesoftware.swift.model.field.Field151
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field152) - Static method in class com.prowidesoftware.swift.model.field.Field152
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field153) - Static method in class com.prowidesoftware.swift.model.field.Field153
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15A) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15B) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15C) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15D) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15E) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15F) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15G) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15H) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15I) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15J) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15K) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15L) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15M) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15N) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15O) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field15P) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field165) - Static method in class com.prowidesoftware.swift.model.field.Field165
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field16A) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field16C) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field16R) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field16S) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field171) - Static method in class com.prowidesoftware.swift.model.field.Field171
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field172) - Static method in class com.prowidesoftware.swift.model.field.Field172
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field173) - Static method in class com.prowidesoftware.swift.model.field.Field173
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field174) - Static method in class com.prowidesoftware.swift.model.field.Field174
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field175) - Static method in class com.prowidesoftware.swift.model.field.Field175
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field177) - Static method in class com.prowidesoftware.swift.model.field.Field177
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field179) - Static method in class com.prowidesoftware.swift.model.field.Field179
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17A) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17B) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17E) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17F) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17G) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17H) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17I) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17L) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17M) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17N) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17O) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17P) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17Q) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17R) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17S) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17T) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17U) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17V) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17W) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17X) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17Y) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field17Z) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field18A) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field18B) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field18C) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field18D) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19) - Static method in class com.prowidesoftware.swift.model.field.Field19
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field199) - Static method in class com.prowidesoftware.swift.model.field.Field199
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19A) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19B) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19C) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19Y) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field19Z) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field20) - Static method in class com.prowidesoftware.swift.model.field.Field20
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field202) - Static method in class com.prowidesoftware.swift.model.field.Field202
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field203) - Static method in class com.prowidesoftware.swift.model.field.Field203
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field204) - Static method in class com.prowidesoftware.swift.model.field.Field204
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field206) - Static method in class com.prowidesoftware.swift.model.field.Field206
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field208) - Static method in class com.prowidesoftware.swift.model.field.Field208
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field209) - Static method in class com.prowidesoftware.swift.model.field.Field209
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field20C) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field20D) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21) - Static method in class com.prowidesoftware.swift.model.field.Field21
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21A) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21B) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21C) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21D) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21E) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21F) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21G) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21N) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21P) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field21R) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22) - Static method in class com.prowidesoftware.swift.model.field.Field22
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22A) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22B) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22C) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22D) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22E) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22F) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22G) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22H) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22J) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22K) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22L) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22M) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22N) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22P) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22Q) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22R) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22S) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22T) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22U) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22V) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22W) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22X) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22Y) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field22Z) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23) - Static method in class com.prowidesoftware.swift.model.field.Field23
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23A) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23B) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23C) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23D) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23E) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field23G) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field242) - Static method in class com.prowidesoftware.swift.model.field.Field242
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field243) - Static method in class com.prowidesoftware.swift.model.field.Field243
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field24B) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field24D) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field25) - Static method in class com.prowidesoftware.swift.model.field.Field25
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field251) - Static method in class com.prowidesoftware.swift.model.field.Field251
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field252) - Static method in class com.prowidesoftware.swift.model.field.Field252
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field253) - Static method in class com.prowidesoftware.swift.model.field.Field253
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field254) - Static method in class com.prowidesoftware.swift.model.field.Field254
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field255) - Static method in class com.prowidesoftware.swift.model.field.Field255
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field256) - Static method in class com.prowidesoftware.swift.model.field.Field256
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field257) - Static method in class com.prowidesoftware.swift.model.field.Field257
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field258) - Static method in class com.prowidesoftware.swift.model.field.Field258
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field259) - Static method in class com.prowidesoftware.swift.model.field.Field259
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field25A) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field25D) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field25P) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field260) - Static method in class com.prowidesoftware.swift.model.field.Field260
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field263) - Static method in class com.prowidesoftware.swift.model.field.Field263
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field264) - Static method in class com.prowidesoftware.swift.model.field.Field264
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26A) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26B) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26C) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26D) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26E) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26F) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26H) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field26T) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field27) - Static method in class com.prowidesoftware.swift.model.field.Field27
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field270) - Static method in class com.prowidesoftware.swift.model.field.Field270
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field271) - Static method in class com.prowidesoftware.swift.model.field.Field271
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field272) - Static method in class com.prowidesoftware.swift.model.field.Field272
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field28) - Static method in class com.prowidesoftware.swift.model.field.Field28
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field280) - Static method in class com.prowidesoftware.swift.model.field.Field280
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field281) - Static method in class com.prowidesoftware.swift.model.field.Field281
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field28C) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field28D) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field28E) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29A) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29B) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29E) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29H) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29J) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29K) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29L) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29M) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field29N) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30) - Static method in class com.prowidesoftware.swift.model.field.Field30
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field301) - Static method in class com.prowidesoftware.swift.model.field.Field301
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field302) - Static method in class com.prowidesoftware.swift.model.field.Field302
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field303) - Static method in class com.prowidesoftware.swift.model.field.Field303
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field304) - Static method in class com.prowidesoftware.swift.model.field.Field304
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field305) - Static method in class com.prowidesoftware.swift.model.field.Field305
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field307) - Static method in class com.prowidesoftware.swift.model.field.Field307
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30F) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30G) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30H) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30J) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30M) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30N) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30P) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30Q) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30S) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30T) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30U) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30V) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30X) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30Y) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field30Z) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field311) - Static method in class com.prowidesoftware.swift.model.field.Field311
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field312) - Static method in class com.prowidesoftware.swift.model.field.Field312
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field313) - Static method in class com.prowidesoftware.swift.model.field.Field313
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31C) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31D) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31E) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31F) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31G) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31L) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31P) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31S) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field31X) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field329) - Static method in class com.prowidesoftware.swift.model.field.Field329
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32A) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32B) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32C) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32D) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32E) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32F) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32G) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32H) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32K) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32M) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32Q) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32R) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field32U) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field330) - Static method in class com.prowidesoftware.swift.model.field.Field330
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field331) - Static method in class com.prowidesoftware.swift.model.field.Field331
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field332) - Static method in class com.prowidesoftware.swift.model.field.Field332
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field333) - Static method in class com.prowidesoftware.swift.model.field.Field333
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field334) - Static method in class com.prowidesoftware.swift.model.field.Field334
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field335) - Static method in class com.prowidesoftware.swift.model.field.Field335
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field336) - Static method in class com.prowidesoftware.swift.model.field.Field336
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field337) - Static method in class com.prowidesoftware.swift.model.field.Field337
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field338) - Static method in class com.prowidesoftware.swift.model.field.Field338
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field339) - Static method in class com.prowidesoftware.swift.model.field.Field339
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33A) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33B) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33C) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33D) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33E) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33F) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33G) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33H) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33J) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33K) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33P) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33S) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field33T) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field340) - Static method in class com.prowidesoftware.swift.model.field.Field340
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field341) - Static method in class com.prowidesoftware.swift.model.field.Field341
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field342) - Static method in class com.prowidesoftware.swift.model.field.Field342
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field343) - Static method in class com.prowidesoftware.swift.model.field.Field343
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field344) - Static method in class com.prowidesoftware.swift.model.field.Field344
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field345) - Static method in class com.prowidesoftware.swift.model.field.Field345
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field346) - Static method in class com.prowidesoftware.swift.model.field.Field346
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field347) - Static method in class com.prowidesoftware.swift.model.field.Field347
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field348) - Static method in class com.prowidesoftware.swift.model.field.Field348
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field349) - Static method in class com.prowidesoftware.swift.model.field.Field349
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34A) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34B) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34E) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34F) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34J) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34P) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field34R) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35A) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35B) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35C) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35D) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35E) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35H) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35L) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35N) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35S) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field35U) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field36) - Static method in class com.prowidesoftware.swift.model.field.Field36
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field36B) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field36C) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field36E) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37A) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37B) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37C) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37D) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37E) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37F) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37G) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37H) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37J) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37K) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37L) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37M) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37N) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37P) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37R) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37U) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field37V) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38A) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38D) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38E) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38G) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38H) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field38J) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field39A) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field39B) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field39C) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field401) - Static method in class com.prowidesoftware.swift.model.field.Field401
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field405) - Static method in class com.prowidesoftware.swift.model.field.Field405
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field40A) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field40B) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field40C) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field40E) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field40F) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field41A) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field41D) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field421) - Static method in class com.prowidesoftware.swift.model.field.Field421
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field422) - Static method in class com.prowidesoftware.swift.model.field.Field422
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field423) - Static method in class com.prowidesoftware.swift.model.field.Field423
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field424) - Static method in class com.prowidesoftware.swift.model.field.Field424
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field425) - Static method in class com.prowidesoftware.swift.model.field.Field425
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field42A) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field42C) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field42D) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field42M) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field42P) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field431) - Static method in class com.prowidesoftware.swift.model.field.Field431
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field432) - Static method in class com.prowidesoftware.swift.model.field.Field432
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field433) - Static method in class com.prowidesoftware.swift.model.field.Field433
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field434) - Static method in class com.prowidesoftware.swift.model.field.Field434
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field43P) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field43T) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field443) - Static method in class com.prowidesoftware.swift.model.field.Field443
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44A) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44B) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44C) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44D) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44E) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field44F) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field451) - Static method in class com.prowidesoftware.swift.model.field.Field451
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field45A) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field45B) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field461) - Static method in class com.prowidesoftware.swift.model.field.Field461
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field46A) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field46B) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field47A) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field47B) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field48) - Static method in class com.prowidesoftware.swift.model.field.Field48
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field49) - Static method in class com.prowidesoftware.swift.model.field.Field49
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50) - Static method in class com.prowidesoftware.swift.model.field.Field50
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field503) - Static method in class com.prowidesoftware.swift.model.field.Field503
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50A) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50B) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50C) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50D) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50F) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50G) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50H) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50K) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field50L) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field51A) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field51C) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field51D) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field52A) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field52B) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field52C) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field52D) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field533) - Static method in class com.prowidesoftware.swift.model.field.Field533
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field53A) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field53B) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field53C) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field53D) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field53J) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field54A) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field54B) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field54D) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field55A) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field55B) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field55D) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field56A) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field56B) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field56C) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field56D) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field56J) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field57A) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field57B) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field57C) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field57D) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field57J) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field58A) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field58B) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field58D) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field58J) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field59) - Static method in class com.prowidesoftware.swift.model.field.Field59
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field59A) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field59F) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field60F) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field60M) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field61) - Static method in class com.prowidesoftware.swift.model.field.Field61
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field619) - Static method in class com.prowidesoftware.swift.model.field.Field619
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field62F) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field62M) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field64) - Static method in class com.prowidesoftware.swift.model.field.Field64
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field65) - Static method in class com.prowidesoftware.swift.model.field.Field65
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field68A) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69A) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69B) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69C) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69D) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69E) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69F) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field69J) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70) - Static method in class com.prowidesoftware.swift.model.field.Field70
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70C) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70D) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70E) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70F) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field70G) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field71A) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field71B) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field71C) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field71F) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field71G) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field72) - Static method in class com.prowidesoftware.swift.model.field.Field72
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field73) - Static method in class com.prowidesoftware.swift.model.field.Field73
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field74) - Static method in class com.prowidesoftware.swift.model.field.Field74
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field75) - Static method in class com.prowidesoftware.swift.model.field.Field75
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field76) - Static method in class com.prowidesoftware.swift.model.field.Field76
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77A) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77B) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77C) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77D) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77E) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77F) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77H) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77J) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field77T) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field78) - Static method in class com.prowidesoftware.swift.model.field.Field78
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field79) - Static method in class com.prowidesoftware.swift.model.field.Field79
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field80C) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field81A) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field81D) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field81J) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field82A) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field82B) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field82D) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field82J) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field83A) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field83C) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field83D) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field83J) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field84A) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field84B) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field84D) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field84J) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field85A) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field85B) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field85D) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field85J) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field86) - Static method in class com.prowidesoftware.swift.model.field.Field86
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field86A) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field86B) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field86D) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field86J) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field87A) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field87B) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field87D) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field87J) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field88A) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field88B) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field88D) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field88J) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field89A) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field89D) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field89J) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90A) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90B) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90C) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90D) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90E) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90F) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90J) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90K) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field90L) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field91A) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field91D) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field91J) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92A) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92B) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92C) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92D) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92F) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92H) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92J) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92K) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92L) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92M) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92N) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92P) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field92R) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field93A) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field93B) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field93C) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field93D) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94A) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94B) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94C) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94D) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94E) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94F) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94G) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94H) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field94L) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95C) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95L) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95P) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95Q) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95R) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95S) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95U) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field95V) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field96A) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field96D) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field96J) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field97A) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field97B) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field97C) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field97E) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98A) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98B) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98C) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98D) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98E) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98F) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98G) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98H) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98J) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field98K) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field999) - Static method in class com.prowidesoftware.swift.model.field.Field999
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field99A) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field99B) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(Field99C) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Copy constructor.
Initializes the components list with a deep copy of the source components list.
newInstance(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceI
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceI
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceI
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceJ
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceJ
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceJ
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceK
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceK
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceK
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceL
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceL
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceL
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceI
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceI
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceI
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceL
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceL
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceL
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceM
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceM
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceM
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceN
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceN
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceN
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF2
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF2
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceI
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceI
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceI
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceJ
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceJ
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceJ
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceK
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceK
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceK
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceL
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceL
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceL
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceM
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceM
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceM
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceN
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceN
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceN
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceO
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceO
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceO
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceL
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceL
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceL
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceM
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceM
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceM
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceJ
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceJ
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceJ
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceK
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceK
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceK
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceL
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceL
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceL
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceM
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceM
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceM
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceB
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceD
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceD
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceD
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceE
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceE
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceE
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceF
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceF
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceF
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG1
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG1
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceH
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceH
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceH
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
Creates a new instance of this sequence with the given tags inside.
newInstance() - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
Create an empty $sequenceClassname.
newInstance(SwiftTagListBlock...) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceA
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceA
 
newInstance(Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceB
same as newInstance(0, 0, tags); see #newInstance(Tag ...
newInstance(int, int, Tag...) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceB
 
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWM
NEWM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NEWO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWO
NEWO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWO
NEWO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
newRootNode() - Static method in class com.prowidesoftware.swift.model.SequenceNode
Creates a root node.
newSeq(String, Tag...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Deprecated.
use directly MTXXX.SequenceX.newInstance(Tag ...)
newSeq(String, String...) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Deprecated.
use directly MTXXX.SequenceX.newInstance(Tag ...)
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEWT
NEWT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
next() - Method in class com.prowidesoftware.swift.io.AbstractReader
 
next() - Method in class com.prowidesoftware.swift.io.PPCReader
Returns the next message in the iterator in its raw format
next() - Method in class com.prowidesoftware.swift.io.RJEReader
Returns the next message in the iterator in its raw format
NEXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEXT
NEXT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NEXT
NEXT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
nextMT() - Method in class com.prowidesoftware.swift.io.AbstractReader
Reads the next raw content from the iterator and returns the message parsed into an MT.
nextSwiftMessage() - Method in class com.prowidesoftware.swift.io.AbstractReader
Reads the next raw content from the iterator and returns the message parsed as a generic SwiftMessage.
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NICK
NICK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NINT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NINT
NINT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
nm - Variable in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
nm - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
nm - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
nm - Variable in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NMAT
NMAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
nmPrfx - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
NN - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NN
NN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOBL
NOBL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOMI
NOMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NONE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NONE
NONE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NORMAL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NORMAL
NORMAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NOT_EXCEEDING - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOT_EXCEEDING
NOT_EXCEEDING - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NOTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOTE
NOTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOTE
NOTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
notNull(Locale) - Method in class com.prowidesoftware.swift.model.field.Field
Ensures a not-null locale parameter.
NOTO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOTO
NOTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NOTURR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NOTURR
NOTURR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NPAY
NPAY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NPLI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NPLI
NPLI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRAD
NRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRAD
NRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRAD
NRAD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NRAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRAT
NRAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRAT
NRAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NRES - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRES
NRES - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NRES
NRES - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NSER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSER
NSER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NSIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSIS
NSIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSIS
NSIS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NSOV
NSOV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NTAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NTAX
NTAX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NTSP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NTSP
NTSP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field16A
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field16C
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field18A
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field18B
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field18C
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field18D
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field26A
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field26B
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field26E
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field27
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field30J
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field35C
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field38A
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field38D
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field38E
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field38J
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field90C
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field90D
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field99B
Component number for the Number subfield
NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field99C
Component number for the Number subfield
number() - Method in enum com.prowidesoftware.swift.model.mt.MtCategory
Returns this service id type number
number() - Method in enum com.prowidesoftware.swift.model.mt.ServiceIdType
Returns this service id type number
NUMBER_1 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Number 1 subfield
NUMBER_1 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Number 1 subfield
NUMBER_2 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Number 2 subfield
NUMBER_2 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Number 2 subfield
NUMBER_3 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Number 3 subfield
NUMBER_3 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Number 3 subfield
NUMBER_4 - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Number 4 subfield
NUMBER_4 - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Component number for the Number 4 subfield
NUMBER_FROM - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Component number for the Number From subfield
NUMBER_FROM - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Component number for the Number From subfield
NUMBER_ID - Static variable in class com.prowidesoftware.swift.model.field.Field13A
Component number for the Number Id subfield
NUMBER_ID - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Component number for the Number Id subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Component number for the Number of Days/Months subfield
NUMBER_OF_DAYSMONTHS - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Component number for the Number of Days/Months subfield
NUMBER_OF_MESSAGES - Static variable in class com.prowidesoftware.swift.model.field.Field122
Component number for the Number of Messages subfield
NUMBER_OF_MESSAGES - Static variable in class com.prowidesoftware.swift.model.field.Field336
Component number for the Number Of Messages subfield
NUMBER_TO - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Component number for the Number To subfield
NUMBER_TO - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Component number for the Number To subfield
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NWFC
NWFC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NXRT
NXRT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 
NY - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.NY
NY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsN
 

O

O - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
O - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
O - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
O5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
OAPD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OAPD
OAPD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OBAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OBAL
OBAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OCCU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCCU
OCCU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCCU
OCCU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCCU
OCCU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OCMT
OCMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDC
ODDC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ODDL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ODDL
ODDL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OFFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFE
OFFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFE
OFFE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OFFO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFO
OFFO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OFFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFR
OFFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFR
OFFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OFFR
OFFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OFFSET - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Component number for the Offset subfield
OFFSET - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Component number for the Offset subfield
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OMAT
OMAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ONLY
ONLY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
onTag(Tag) - Method in interface com.prowidesoftware.swift.model.TagVisitor
Visit the current tag
OPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPC
OPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPC
OPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPC
OPC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPCA
OPCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPS
OPS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPS
OPS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPS
OPS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPST
OPST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPTF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTF
OPTF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTF
OPTF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTI
OPTI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OPTION - Static variable in class com.prowidesoftware.swift.model.field.Field14F
Component number for the Option subfield
OPTION_STYLE - Static variable in class com.prowidesoftware.swift.model.field.Field12F
Component number for the Option Style subfield
OPTION_TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field12D
Component number for the Option Type subfield
OPTN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTN
OPTN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTN
OPTN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OPTN
OPTN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ORDER - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDER
ORDER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDR
ORDR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ORDRDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDRDET
ORDRDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDRDET
ORDRDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
ORDRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDRPRTY
ORDRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDRPRTY
ORDRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORDRPRTY
ORDRPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OrganisationIdentification7 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
OrganisationIdentification7() - Constructor for class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
OrganisationIdentificationSchemeName1Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
OrganisationIdentificationSchemeName1Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
orgId - Variable in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
orgId - Variable in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.ORGV
ORGV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSMI
OSMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OSN - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the OSN subfield
OSN_NAK - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the OSN NAK subfield
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSOV
OSOV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSTA
OSTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OSUB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSUB
OSUB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSUB
OSUB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OSUB
OSUB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTH
OTH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHER
OTHER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
OTHR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHR
othr - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
othr - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
othr - Variable in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
othr - Variable in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
OTHR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OTHRDET - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRDET
OTHRDET - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRDET
OTHRDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OTHRPRTY
OTHRPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
OUR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
output - Variable in class com.prowidesoftware.swift.model.SwiftBlock
Only valid for block2, only when using hibernate for persistence
OUTPUT_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field281
Component number for the Output Time subfield
OVEP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OVEP
OVEP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OVEP
OVEP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OWND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWND
OWND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWND
OWND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWND
OWND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWND
OWND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWND
OWND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OWNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNF
OWNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNF
OWNF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNF
OWNF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 
OWNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNT
OWNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNT
OWNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OWNT
OWNT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsO
 

P

P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
P - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
P - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
P5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACK
PACK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PACO
PACO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAFI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAFI
PAFI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAFI
PAFI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAFILL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAFILL
PAFILL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAFILL
PAFILL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAGE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28E
Component number for the Page Number subfield
PAIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAIR
PAIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAIR
PAIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAIR
PAIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAIR
PAIR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PALL
PALL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAMM
PAMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAMM
PAMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAMM
PAMM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PARL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARL
PARL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARL
PARL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PARS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARS
PARS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARS
PARS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARS
PARS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARS
PARS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PARS
PARS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
parse(InputStream) - Method in class com.prowidesoftware.swift.io.parser.MxParser
Deprecated.
initialize the parser with the stream instead an call the generic MxParser.parse() method
parse(Reader) - Method in class com.prowidesoftware.swift.io.parser.MxParser
Deprecated.
initialize the parser with the reader instead an call the generic MxParser.parse() method
parse() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Non-namespace aware parse.
Parses the complete message content into an MxNode tree structure.
parse(String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Sets the parameter string as this parser data and returns the parsed object.
parse(String) - Method in class com.prowidesoftware.swift.io.parser.XMLParser
Given a String containing a message in its WIFE internal XML representation, returns a SwiftMessage object.
parse(String) - Method in class com.prowidesoftware.swift.model.BIC
Parse the given string into the corresponding object attributes.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field101
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field102
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field103
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field104
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field105
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field106
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field107
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field108
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field110
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field111
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field113
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field114
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field115
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field116
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field117
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field118
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field119
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field120
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field121
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field122
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field123
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field124
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field125
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field126
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field127
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field128
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field129
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field12G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field132
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field135
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field136
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field140
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field141
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field142
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field143
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field144
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field151
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field152
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field153
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15I
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15O
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field15P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field165
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field16A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field16C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field16R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field16S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field171
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field172
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field173
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field174
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field175
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field177
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field179
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17I
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17O
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17Q
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17V
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17W
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17X
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17Y
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field17Z
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field18A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field18B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field18C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field18D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field199
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field20
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field202
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field203
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field204
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field206
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field208
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field209
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field20C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field20D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field21R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22Q
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22V
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22W
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22X
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22Y
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field22Z
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field23G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field242
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field243
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field24D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field25
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field251
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field253
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field25A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field25P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field26T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field27
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field270
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field271
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field272
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field28
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field28C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field28D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field28E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field301
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field302
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field303
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field304
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field305
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field307
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30V
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30X
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field311
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field312
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field313
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field329
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field332
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field334
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field337
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field338
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field339
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field33T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field340
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field341
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field342
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field344
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field348
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field349
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field36
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field36C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field37V
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field38J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field39A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field39B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field401
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field405
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field40A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field40B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field40C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field40E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field40F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field41A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field421
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field423
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field424
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field431
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field432
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field433
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field434
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field43P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field43T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field443
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field44F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field451
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field45A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field45B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field461
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field46A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field46B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field47A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field47B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field49
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field503
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field50L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field51C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field52C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field533
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field53C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field53J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field56C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field56J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field57C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field57J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field58J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field59A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field619
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field69J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field71A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field77T
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field81J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field82J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field83C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field83J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field84J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field85J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field86J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field87J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field88J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field89J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field91J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95P
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field96J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field97A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field97C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field97E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field999
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field99B
Parses the parameter value into the internal components structure.
parse(String) - Method in class com.prowidesoftware.swift.model.field.Field99C
Parses the parameter value into the internal components structure.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Parses a the string content into the MTxxx that corresponds to the found message type.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Parses a the stream content into the MTxxx that corresponds to the found message type.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Parses a the file content into the MTxxx that corresponds to the found message type.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates an AckSystemMessage initialized with the parameter MtSwiftMessage.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.AckSystemMessage
Creates a new AckSystemMessage by parsing a String with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates an MT008 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT008 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Creates a new MT008 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates an MT009 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT009 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Creates a new MT009 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates an MT010 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT010 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Creates a new MT010 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates an MT011 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT011 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Creates a new MT011 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates an MT012 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT012 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Creates a new MT012 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates an MT015 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT015 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Creates a new MT015 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates an MT019 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT019 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Creates a new MT019 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates an MT020 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT020 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Creates a new MT020 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates an MT021 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT021 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Creates a new MT021 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates an MT022 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT022 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Creates a new MT022 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates an MT023 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT023 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Creates a new MT023 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates an MT024 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT024 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Creates a new MT024 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates an MT025 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT025 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Creates a new MT025 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates an MT026 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT026 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Creates a new MT026 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates an MT027 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT027 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Creates a new MT027 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates an MT028 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT028 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Creates a new MT028 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates an MT029 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT029 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Creates a new MT029 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates an MT031 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT031 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Creates a new MT031 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates an MT032 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT032 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Creates a new MT032 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates an MT035 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT035 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Creates a new MT035 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates an MT036 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT036 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Creates a new MT036 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates an MT037 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT037 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Creates a new MT037 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates an MT041 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT041 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Creates a new MT041 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates an MT042 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT042 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Creates a new MT042 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates an MT043 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT043 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Creates a new MT043 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates an MT044 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT044 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Creates a new MT044 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates an MT045 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT045 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Creates a new MT045 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates an MT046 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT046 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Creates a new MT046 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates an MT047 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT047 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Creates a new MT047 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates an MT048 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT048 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Creates a new MT048 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates an MT049 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT049 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Creates a new MT049 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates an MT051 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT051 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Creates a new MT051 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates an MT052 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT052 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Creates a new MT052 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates an MT055 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT055 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Creates a new MT055 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates an MT056 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT056 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Creates a new MT056 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates an MT057 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT057 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Creates a new MT057 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates an MT061 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT061 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Creates a new MT061 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates an MT062 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT062 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Creates a new MT062 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates an MT063 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT063 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Creates a new MT063 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates an MT064 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT064 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Creates a new MT064 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates an MT065 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT065 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Creates a new MT065 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates an MT066 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT066 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Creates a new MT066 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates an MT067 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT067 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Creates a new MT067 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates an MT068 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT068 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Creates a new MT068 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates an MT069 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT069 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Creates a new MT069 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates an MT070 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT070 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Creates a new MT070 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates an MT071 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT071 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Creates a new MT071 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates an MT072 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT072 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Creates a new MT072 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates an MT073 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT073 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Creates a new MT073 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates an MT074 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT074 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Creates a new MT074 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates an MT077 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT077 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Creates a new MT077 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates an MT081 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT081 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Creates a new MT081 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates an MT082 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT082 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Creates a new MT082 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates an MT083 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT083 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Creates a new MT083 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates an MT090 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT090 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Creates a new MT090 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates an MT092 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT092 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Creates a new MT092 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates an MT094 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT094 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Creates a new MT094 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates an MT096 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT096 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Creates a new MT096 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates an MT097 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT097 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Creates a new MT097 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates an MT101 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT101 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Creates a new MT101 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates an MT101_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT101_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Creates a new MT101_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates an MT102 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT102 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Creates a new MT102 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates an MT102_STP initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT102_STP will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Creates a new MT102_STP by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates an MT103 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT103 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Creates a new MT103 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates an MT103_REMIT initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT103_REMIT will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Creates a new MT103_REMIT by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates an MT103_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT103_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Creates a new MT103_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates an MT103_STP initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT103_STP will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Creates a new MT103_STP by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates an MT104 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT104 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Creates a new MT104 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates an MT105 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT105 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Creates a new MT105 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates an MT107 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT107 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Creates a new MT107 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates an MT110 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT110 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Creates a new MT110 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates an MT111 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT111 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Creates a new MT111 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates an MT112 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT112 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Creates a new MT112 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates an MT190 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT190 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Creates a new MT190 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates an MT191 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT191 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Creates a new MT191 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates an MT192 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT192 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Creates a new MT192 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates an MT195 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT195 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Creates a new MT195 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates an MT196 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT196 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Creates a new MT196 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates an MT198 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT198 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Creates a new MT198 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates an MT199 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT199 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Creates a new MT199 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates an MT200 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT200 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Creates a new MT200 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates an MT201 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT201 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Creates a new MT201 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates an MT202 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT202 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Creates a new MT202 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates an MT202_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT202_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Creates a new MT202_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates an MT202COV initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT202COV will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Creates a new MT202COV by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates an MT203 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT203 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Creates a new MT203 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates an MT204 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT204 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Creates a new MT204 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates an MT205 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT205 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Creates a new MT205 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates an MT205COV initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT205COV will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Creates a new MT205COV by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates an MT210 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT210 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Creates a new MT210 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates an MT290 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT290 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Creates a new MT290 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates an MT291 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT291 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Creates a new MT291 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates an MT292 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT292 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Creates a new MT292 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates an MT295 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT295 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Creates a new MT295 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates an MT296 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT296 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Creates a new MT296 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates an MT298 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT298 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Creates a new MT298 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates an MT299 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT299 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Creates a new MT299 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates an MT300 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT300 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Creates a new MT300 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates an MT304 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT304 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Creates a new MT304 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates an MT305 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT305 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Creates a new MT305 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates an MT306 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT306 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Creates a new MT306 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates an MT320 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT320 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Creates a new MT320 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates an MT321 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT321 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Creates a new MT321 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates an MT330 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT330 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Creates a new MT330 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates an MT340 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT340 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Creates a new MT340 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates an MT341 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT341 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Creates a new MT341 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates an MT350 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT350 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Creates a new MT350 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates an MT360 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT360 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Creates a new MT360 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates an MT361 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT361 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Creates a new MT361 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates an MT362 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT362 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Creates a new MT362 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates an MT364 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT364 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Creates a new MT364 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates an MT365 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT365 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Creates a new MT365 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates an MT370 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT370 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Creates a new MT370 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates an MT380 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT380 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Creates a new MT380 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates an MT381 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT381 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Creates a new MT381 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates an MT390 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT390 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Creates a new MT390 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates an MT391 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT391 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Creates a new MT391 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates an MT392 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT392 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Creates a new MT392 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates an MT395 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT395 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Creates a new MT395 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates an MT396 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT396 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Creates a new MT396 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates an MT398 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT398 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Creates a new MT398 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates an MT399 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT399 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Creates a new MT399 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates an MT400 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT400 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Creates a new MT400 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates an MT410 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT410 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Creates a new MT410 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates an MT412 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT412 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Creates a new MT412 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates an MT416 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT416 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Creates a new MT416 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates an MT420 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT420 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Creates a new MT420 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates an MT422 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT422 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Creates a new MT422 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates an MT430 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT430 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Creates a new MT430 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates an MT450 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT450 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Creates a new MT450 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates an MT455 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT455 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Creates a new MT455 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates an MT456 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT456 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Creates a new MT456 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates an MT490 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT490 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Creates a new MT490 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates an MT491 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT491 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Creates a new MT491 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates an MT492 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT492 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Creates a new MT492 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates an MT495 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT495 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Creates a new MT495 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates an MT496 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT496 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Creates a new MT496 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates an MT498 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT498 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Creates a new MT498 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates an MT499 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT499 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Creates a new MT499 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates an MT500 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT500 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Creates a new MT500 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates an MT501 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT501 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Creates a new MT501 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates an MT502 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT502 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Creates a new MT502 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates an MT503 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT503 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Creates a new MT503 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates an MT504 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT504 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Creates a new MT504 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates an MT505 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT505 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Creates a new MT505 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates an MT506 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT506 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Creates a new MT506 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates an MT507 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT507 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Creates a new MT507 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates an MT508 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT508 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Creates a new MT508 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates an MT509 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT509 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Creates a new MT509 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates an MT510 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT510 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Creates a new MT510 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates an MT513 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT513 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Creates a new MT513 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates an MT514 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT514 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Creates a new MT514 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates an MT515 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT515 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Creates a new MT515 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates an MT516 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT516 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Creates a new MT516 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates an MT517 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT517 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Creates a new MT517 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates an MT518 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT518 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Creates a new MT518 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates an MT519 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT519 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Creates a new MT519 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates an MT524 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT524 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Creates a new MT524 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates an MT526 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT526 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Creates a new MT526 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates an MT527 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT527 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Creates a new MT527 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates an MT530 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT530 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Creates a new MT530 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates an MT535 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT535 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Creates a new MT535 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates an MT536 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT536 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Creates a new MT536 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates an MT537 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT537 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Creates a new MT537 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates an MT538 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT538 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Creates a new MT538 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates an MT540 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT540 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Creates a new MT540 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates an MT541 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT541 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Creates a new MT541 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates an MT542 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT542 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Creates a new MT542 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates an MT543 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT543 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Creates a new MT543 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates an MT544 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT544 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Creates a new MT544 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates an MT545 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT545 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Creates a new MT545 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates an MT546 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT546 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Creates a new MT546 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates an MT547 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT547 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Creates a new MT547 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates an MT548 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT548 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Creates a new MT548 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates an MT549 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT549 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Creates a new MT549 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates an MT558 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT558 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Creates a new MT558 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates an MT559 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT559 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Creates a new MT559 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates an MT564 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT564 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Creates a new MT564 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates an MT565 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT565 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Creates a new MT565 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates an MT566 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT566 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Creates a new MT566 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates an MT567 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT567 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Creates a new MT567 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates an MT568 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT568 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Creates a new MT568 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates an MT569 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT569 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Creates a new MT569 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates an MT575 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT575 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Creates a new MT575 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates an MT576 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT576 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Creates a new MT576 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates an MT578 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT578 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Creates a new MT578 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates an MT581 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT581 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Creates a new MT581 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates an MT586 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT586 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Creates a new MT586 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates an MT590 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT590 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Creates a new MT590 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates an MT591 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT591 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Creates a new MT591 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates an MT592 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT592 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Creates a new MT592 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates an MT595 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT595 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Creates a new MT595 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates an MT596 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT596 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Creates a new MT596 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates an MT598 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT598 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Creates a new MT598 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates an MT599 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT599 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Creates a new MT599 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates an MT600 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT600 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Creates a new MT600 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates an MT601 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT601 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Creates a new MT601 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates an MT604 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT604 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Creates a new MT604 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates an MT605 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT605 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Creates a new MT605 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates an MT606 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT606 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Creates a new MT606 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates an MT607 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT607 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Creates a new MT607 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates an MT608 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT608 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Creates a new MT608 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates an MT620 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT620 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Creates a new MT620 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates an MT670 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT670 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Creates a new MT670 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates an MT671 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT671 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Creates a new MT671 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates an MT690 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT690 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Creates a new MT690 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates an MT691 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT691 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Creates a new MT691 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates an MT692 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT692 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Creates a new MT692 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates an MT695 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT695 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Creates a new MT695 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates an MT696 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT696 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Creates a new MT696 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates an MT698 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT698 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Creates a new MT698 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates an MT699 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT699 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Creates a new MT699 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates an MT700 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT700 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Creates a new MT700 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates an MT701 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT701 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Creates a new MT701 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates an MT705 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT705 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Creates a new MT705 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates an MT707 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT707 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Creates a new MT707 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates an MT710 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT710 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Creates a new MT710 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates an MT711 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT711 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Creates a new MT711 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates an MT720 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT720 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Creates a new MT720 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates an MT721 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT721 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Creates a new MT721 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates an MT730 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT730 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Creates a new MT730 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates an MT732 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT732 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Creates a new MT732 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates an MT734 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT734 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Creates a new MT734 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates an MT740 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT740 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Creates a new MT740 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates an MT742 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT742 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Creates a new MT742 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates an MT747 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT747 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Creates a new MT747 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates an MT750 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT750 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Creates a new MT750 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates an MT752 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT752 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Creates a new MT752 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates an MT754 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT754 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Creates a new MT754 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates an MT756 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT756 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Creates a new MT756 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates an MT760 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT760 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Creates a new MT760 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates an MT767 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT767 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Creates a new MT767 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates an MT768 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT768 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Creates a new MT768 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates an MT769 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT769 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Creates a new MT769 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates an MT790 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT790 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Creates a new MT790 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates an MT791 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT791 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Creates a new MT791 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates an MT792 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT792 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Creates a new MT792 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates an MT795 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT795 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Creates a new MT795 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates an MT796 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT796 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Creates a new MT796 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates an MT798 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT798 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Creates a new MT798 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates an MT799 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT799 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Creates a new MT799 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates an MT800 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT800 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Creates a new MT800 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates an MT801 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT801 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Creates a new MT801 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates an MT802 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT802 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Creates a new MT802 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates an MT824 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT824 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Creates a new MT824 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates an MT890 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT890 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Creates a new MT890 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates an MT891 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT891 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Creates a new MT891 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates an MT892 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT892 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Creates a new MT892 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates an MT895 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT895 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Creates a new MT895 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates an MT896 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT896 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Creates a new MT896 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates an MT898 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT898 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Creates a new MT898 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates an MT899 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT899 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Creates a new MT899 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates an MT900 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT900 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Creates a new MT900 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates an MT900_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT900_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Creates a new MT900_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates an MT910 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT910 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Creates a new MT910 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates an MT910_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT910_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Creates a new MT910_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates an MT920 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT920 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Creates a new MT920 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates an MT935 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT935 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Creates a new MT935 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates an MT940 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT940 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Creates a new MT940 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates an MT940_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT940_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Creates a new MT940_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates an MT941 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT941 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Creates a new MT941 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates an MT942 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT942 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Creates a new MT942 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates an MT942_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT942_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Creates a new MT942_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates an MT950 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT950 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Creates a new MT950 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates an MT950_RUR6 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT950_RUR6 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Creates a new MT950_RUR6 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates an MT970 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT970 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Creates a new MT970 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates an MT971 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT971 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Creates a new MT971 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates an MT972 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT972 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Creates a new MT972 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates an MT973 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT973 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Creates a new MT973 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates an MT985 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT985 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Creates a new MT985 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates an MT986 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT986 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Creates a new MT986 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates an MT990 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT990 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Creates a new MT990 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates an MT991 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT991 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Creates a new MT991 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates an MT992 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT992 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Creates a new MT992 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates an MT995 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT995 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Creates a new MT995 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates an MT996 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT996 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Creates a new MT996 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates an MT998 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT998 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Creates a new MT998 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(MtSwiftMessage) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates an MT999 initialized with the parameter MtSwiftMessage.
parse(String) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT999 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.
parse(File) - Static method in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Creates a new MT999 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.
parse(String) - Static method in class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from a string.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from an input stream.
parse(File) - Static method in class com.prowidesoftware.swift.model.MtSwiftMessage
Creates a new message reading the message the content from a file.
parse(String, MxId) - Static method in class com.prowidesoftware.swift.model.mx.AbstractMX
Parses the XML string containing the Document element of an MX message into a specific instance of MX message object.
parse(File, MxId) - Static method in class com.prowidesoftware.swift.model.mx.AbstractMX
Parses a file content into a specific instance of Mx.
parse(String) - Static method in class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from a string.
parse(InputStream) - Static method in class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from an input stream.
parse(File) - Static method in class com.prowidesoftware.swift.model.MxSwiftMessage
Creates a new message reading the message the content from a file.
parse(String) - Static method in class com.prowidesoftware.swift.model.SwiftMessage
Parses a the string content into a SwiftMessage.
parseApplicationHeader() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Parses the application header (SWIFT legacy) from the internal message source.
parseApplicationHeader(MxNode) - Static method in class com.prowidesoftware.swift.io.parser.MxParser
Parses the application header (SWIFT legacy) from the parameter node.
parseBlock1(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 1 content
parseBlock2(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 2 content.
parseBlock2Input(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 2 input content (outgoing message sent to SWIFT).
parseBlock2Output(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 2 output content (incoming message received from SWIFT).
parseBlock3(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 3 content
parseBlock4(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing the text block of an MT message
parseBlock5(String) - Static method in class com.prowidesoftware.swift.io.parser.SwiftParser
Parses a string containing an MT message block 5 content
parseBusinessApplicationHeaderV01() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Parses the application header (ISO) from the internal message source.
parseBusinessApplicationHeaderV01(MxNode) - Static method in class com.prowidesoftware.swift.io.parser.MxParser
Parses the application header (ISO) from the parameter node.
parseBusinessHeader() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Detects the type of header and parses it as a legacy SWIFT Application Header or ISO Business Application Header.
parseBusinessHeader(Element) - Static method in class com.prowidesoftware.swift.io.parser.MxParser
Parse the business header from an XML Element node
parseCustom(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Custom parser for Field61.
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field101
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field102
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field103
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field104
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field105
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field106
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field107
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field108
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field109
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field110
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field111
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field113
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field114
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field115
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field116
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field117
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field118
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field119
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field11S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field120
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field121
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field122
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field123
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field124
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field125
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field126
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field127
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field128
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field129
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field12G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field130
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field132
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field133
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field134
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field135
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field136
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field137
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field13K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field140
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field141
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field142
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field143
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field144
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field14S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field151
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field152
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field153
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15I
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15O
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field15P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field165
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field16S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field171
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field172
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field173
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field174
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field175
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field177
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field179
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17I
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17O
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17V
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17W
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17X
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field18D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field199
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field202
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field203
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field204
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field206
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field208
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field209
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field20D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field21R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22V
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22W
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22X
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field23G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field242
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field243
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field24B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field24D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field251
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field252
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field253
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field254
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field255
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field256
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field257
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field258
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field259
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field25P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field260
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field263
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field264
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field26T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field27
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field270
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field271
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field272
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field280
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field281
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field28E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field29N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field301
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field302
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field303
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field304
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field305
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field307
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30V
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30X
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field311
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field312
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field313
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field31X
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field329
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field32U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field330
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field331
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field332
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field333
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field334
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field335
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field336
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field337
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field338
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field339
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field33T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field340
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field341
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field342
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field343
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field344
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field345
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field346
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field347
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field348
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field349
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field34R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field35U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field36E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field37V
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field38J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field39C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field401
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field405
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field40F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field41A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field41D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field421
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field422
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field423
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field424
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field425
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field42P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field431
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field432
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field433
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field434
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field43P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field43T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field443
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field44F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field451
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field45A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field45B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field461
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field46A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field46B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field47A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field47B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field48
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field49
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field503
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field50L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field51D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field52D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field533
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field53J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field54D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field55D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field56J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field57J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field58J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field59F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field60F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field60M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field61
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field619
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field62F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field62M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field64
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field65
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field68A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field69J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field70G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field71G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field72
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field73
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field74
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field75
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field76
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field77T
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field78
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field79
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field80C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field81J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field82J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field83J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field84J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field85J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field86J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field87J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field88J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field89J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field90L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field91J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92M
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92N
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field92R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field93D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field94L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95L
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95P
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95R
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95S
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95U
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field95V
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field96J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field97E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98C
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98D
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98E
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98F
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98G
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98H
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98J
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field98K
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field999
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99A
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99B
 
PARSER_PATTERN - Static variable in class com.prowidesoftware.swift.model.field.Field99C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field101
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field102
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field103
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field104
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field105
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field106
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field107
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field108
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field109
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field110
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field111
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field113
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field114
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field115
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field116
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field117
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field118
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field119
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field11A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field11R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field11S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field120
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field121
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field122
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field123
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field124
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field125
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field126
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field127
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field128
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field129
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field12G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field130
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field132
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field133
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field134
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field135
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field136
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field137
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field13K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field140
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field141
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field142
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field143
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field144
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field14S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field151
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field152
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field153
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15I
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15O
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field15P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field165
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field16A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field16C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field16R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field16S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field171
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field172
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field173
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field174
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field175
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field177
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field179
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17I
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17O
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Q
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17V
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17W
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17X
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Y
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Z
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field18A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field18B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field18C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field18D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field199
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Y
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Z
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field20
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field202
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field203
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field204
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field206
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field208
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field209
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field20C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field20D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field21R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Q
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22V
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22W
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22X
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Y
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Z
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field23G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field242
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field243
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field24B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field24D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field25
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field251
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field252
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field253
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field254
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field255
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field256
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field257
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field258
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field259
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field25A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field25D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field25P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field260
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field263
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field264
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field26T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field27
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field270
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field271
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field272
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field28
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field280
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field281
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field28C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field28D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field28E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field29N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field301
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field302
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field303
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field304
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field305
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field307
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Q
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30V
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30X
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Y
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Z
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field311
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field312
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field313
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field31X
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field329
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32Q
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field32U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field330
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field331
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field332
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field333
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field334
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field335
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field336
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field337
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field338
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field339
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field33T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field340
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field341
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field342
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field343
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field344
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field345
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field346
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field347
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field348
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field349
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field34R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field35U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field36
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field36B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field36C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field36E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field37V
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field38J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field39A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field39B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field39C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field401
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field405
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field40A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field40B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field40C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field40E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field40F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field41A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field41D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field421
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field422
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field423
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field424
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field425
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field42A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field42C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field42D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field42M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field42P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field431
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field432
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field433
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field434
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field43P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field43T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field443
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field44F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field451
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field45A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field45B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field461
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field46A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field46B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field47A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field47B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field48
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field49
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field503
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field50L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field51A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field51C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field51D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field52A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field52B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field52C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field52D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field533
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field53A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field53B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field53C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field53D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field53J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field54A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field54B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field54D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field55A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field55B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field55D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field56A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field56B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field56C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field56D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field56J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field57A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field57B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field57C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field57D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field57J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field58A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field58B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field58D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field58J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field59
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field59A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field59F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field60F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field60M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field61
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field619
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field62F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field62M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field64
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field65
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field68A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field69J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field70G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field71A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field71B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field71C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field71F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field71G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field72
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field73
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field74
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field75
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field76
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field77T
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field78
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field79
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field80C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field81A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field81D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field81J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field82A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field82B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field82D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field82J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field83A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field83C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field83D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field83J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field84A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field84B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field84D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field84J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field85A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field85B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field85D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field85J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field86
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field86A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field86B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field86D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field86J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field87A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field87B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field87D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field87J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field88A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field88B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field88D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field88J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field89A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field89D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field89J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field90L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field91A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field91D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field91J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92M
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92N
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field92R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field93A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field93B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field93C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field93D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field94L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95L
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95P
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95Q
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95R
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95S
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95U
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field95V
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field96A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field96D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field96J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field97A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field97B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field97C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field97E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98C
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98D
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98E
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98F
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98G
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98H
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98J
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field98K
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field999
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field99A
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field99B
 
parserPattern() - Method in class com.prowidesoftware.swift.model.field.Field99C
 
parserPattern() - Method in interface com.prowidesoftware.swift.model.field.PatternContainer
 
PARTNER_PREFIX - Static variable in class com.prowidesoftware.swift.model.BIC
Constant value with which all partner bics start
Party10Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
Party10Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
Party9Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
Party9Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field53J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field56J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field57J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field58J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field81J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field82J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field83J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field84J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field85J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field86J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field87J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field88J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field89J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field91J
Component number for the Party Identification subfield
PARTY_IDENTIFICATION - Static variable in class com.prowidesoftware.swift.model.field.Field96J
Component number for the Party Identification subfield
PARTY_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Component number for the Party Identifier subfield
PARTY_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field50L
Component number for the Party Identifier subfield
PARTY_NAME - Static variable in class com.prowidesoftware.swift.model.field.Field95U
Component number for the Party Name subfield
PARTY_PREFIX_1 - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Component number for the Party Prefix 1 subfield
PARTY_PREFIX_2 - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Component number for the Party Prefix 2 subfield
PARTY_SUFFIX_1 - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Component number for the Party Suffix 1 subfield
PARTY_SUFFIX_2 - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Component number for the Party Suffix 2 subfield
PartyIdentification42 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
PartyIdentification42() - Constructor for class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
patch(String) - Static method in class com.prowidesoftware.swift.utils.TestUtils
Patches a simple XPath to make it work in XMLUnit asserts
path() - Method in class com.prowidesoftware.swift.model.MxNode
Builds this node's path up to the root element
PATH_SEPARATOR - Static variable in class com.prowidesoftware.swift.model.MxNode
 
PatternContainer - Interface in com.prowidesoftware.swift.model.field
 
PAYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYA
PAYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYA
PAYA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAYD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYD
PAYD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYD
PAYD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYE
PAYE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
payload() - Method in class com.prowidesoftware.swift.io.parser.MxParser
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYM
PAYM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PAYMENT_INFORMATION - Static variable in class com.prowidesoftware.swift.model.field.Field165
Component number for the Payment Information subfield
PAYMENT_RELEASE_INFORMATION_RECEIVER - Static variable in class com.prowidesoftware.swift.model.field.Field115
Component number for the Payment Release Information Receiver subfield
PAYMENT_RELEASE_INFORMATION_SENDER - Static variable in class com.prowidesoftware.swift.model.field.Field114
Component number for the Payment Release Information Sender subfield
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PAYS
PAYS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PBOX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PBOX
PBOX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PBOX
PBOX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PBOX
PBOX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PBOX
PBOX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PC
PC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PCT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCT
PCT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PCTI
PCTI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEND
PEND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PENF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENF
PENF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENF
PENF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENF
PENF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PENR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENR
PENR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENR
PENR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENR
PENR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PENR
PENR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PERCENTAGE_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Component number for the Percentage Type Code subfield
PERIOD - Static variable in class com.prowidesoftware.swift.model.field.Field35U
Component number for the Period subfield
PERIOD - Static variable in class com.prowidesoftware.swift.model.field.Field38E
Component number for the Period subfield
PERIOD_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field31F
Component number for the Period Date subfield
PERIOD_DETAILS - Static variable in class com.prowidesoftware.swift.model.field.Field31F
Component number for the Period Details subfield
PERIOD_FROM - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Component number for the Period From subfield
PERIOD_FROM - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Component number for the Period From subfield
PERIOD_TO - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Component number for the Period To subfield
PERIOD_TO - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Component number for the Period To subfield
PERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERM
PERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERM
PERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERM
PERM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PERSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERSDET
PERSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERSDET
PERSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PERSDET
PERSDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PersonIdentification5 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
PersonIdentification5() - Constructor for class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
PersonIdentificationSchemeName1Choice - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
PersonIdentificationSchemeName1Choice() - Constructor for class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
PEVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PEVA
PEVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PFRE
PFRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
phase2(Class, String, String) - Static method in class com.prowidesoftware.deprecation.DeprecationUtils
According to the deprecation policy this method implements the phase 2 which involves logging a warning and making a small pause in the execution thread.
phase3(Class, String, String) - Static method in class com.prowidesoftware.deprecation.DeprecationUtils
According to the deprecation policy this method implements the phase 3 which involves throwing a runtime exception.
phneNb - Variable in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
PHOB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOB
PHOB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOB
PHOB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOB
PHOB - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOB
PHOB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PHOI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOI
PHOI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOI
PHOI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOI
PHOI - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHOI
PHOI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHON
PHON - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PHYSICAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PHYSICAL
PHYSICAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PLACE - Static variable in class com.prowidesoftware.swift.model.field.Field31D
Component number for the Place subfield
PLACE - Static variable in class com.prowidesoftware.swift.model.field.Field31P
Component number for the Place subfield
PLACE - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Component number for the Place subfield
PLACE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Component number for the Place Code subfield
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLAT
PLAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PLDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLDT
PLDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PLED - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLED
PLED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PLIS
PLIS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PMTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PMTH
PMTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PMTH
PMTH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PND
PND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PODT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PODT
PODT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PODT
PODT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POIL
POIL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POOL
POOL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PORT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PORT
PORT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.POST
POST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PostalAddress6 - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
PostalAddress6() - Constructor for class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
PPCFileReader - Class in com.prowidesoftware.swift.io
Deprecated.
use PPCReader instead
PPCFileReader(File) - Constructor for class com.prowidesoftware.swift.io.PPCFileReader
Deprecated.
 
PPCReader - Class in com.prowidesoftware.swift.io
Helper class to read DOS-PCC files.
PPCReader(Reader) - Constructor for class com.prowidesoftware.swift.io.PPCReader
Constructs a PPCReader to read messages from a given Reader instance
PPCReader(String) - Constructor for class com.prowidesoftware.swift.io.PPCReader
Constructs a PPCReader to read messages from a string
PPCReader(InputStream) - Constructor for class com.prowidesoftware.swift.io.PPCReader
Constructs a PPCReader to read messages from a stream
PPCReader(File) - Constructor for class com.prowidesoftware.swift.io.PPCReader
Constructs a PPCReader to read messages from a file
PPCWriter - Class in com.prowidesoftware.swift.io
Helper API to write MT messages into DOS-PCC files.
PPCWriter(Writer) - Constructor for class com.prowidesoftware.swift.io.PPCWriter
Constructs a PPCWriter to write content into a given Writer instance.
PPCWriter(File) - Constructor for class com.prowidesoftware.swift.io.PPCWriter
Constructs a PPCWriter to write content into a file.
PPCWriter(String) - Constructor for class com.prowidesoftware.swift.io.PPCWriter
Constructs a PPCWriter to write content into a file.
PPCWriter(OutputStream) - Constructor for class com.prowidesoftware.swift.io.PPCWriter
Constructs a PPCWriter to write content into a given stream.
PPDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PPDT
PPDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PPDT
PPDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PPRC
PPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PPRC
PPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PPRC
PPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRBN
PRBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRBN
PRBN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRBN
PRBN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRC
PRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRC
PRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRC
PRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRCO
PRCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRCV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRCV
PRCV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRDF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRDF
PRDF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREA
PREA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREC
PREC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRECEDING - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRECEDING
PRECEDING - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRECEDING
PRECEDING - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
preconditionsCheck(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition on the content of the source MT101
preconditionsCheck(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition on the content of the source MT103
preconditionsCheck(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Precondition check
This method checks the precondition on the content of the source MT103_STP
preconditionsCheck(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition on the content of the source MT202
preconditionsCheck(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition on the content of the source MT202COV
preconditionsCheck(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition on the content of the source MT502
preconditionsCheck(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition on the content of the source MT502
preconditionsCheck(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Precondition check
This method checks the precondition on the content of the source MT508
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT508
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition on the content of the source MT509
preconditionsCheck(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition on the content of the source MT515
preconditionsCheck(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition on the content of the source MT515
preconditionsCheck(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Precondition check
This method checks the precondition on the content of the source MT524
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT524
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT530) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Precondition check
This method checks the precondition on the content of the source MT530
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Precondition check
This method checks the precondition on the content of the source MT535
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Precondition check
This method checks the precondition on the content of the source MT535
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT535
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT536) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT536
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Precondition check
This method checks the precondition on the content of the source MT537
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT537
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Precondition check
This method checks the precondition on the content of the source MT538
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT538
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT540
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Precondition check
This method checks the precondition on the content of the source MT540
preconditionsCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Precondition check
This method checks the precondition on the content of the source MT540
preconditionsCheck(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Precondition check
This method checks the precondition on the content of the source MT540
preconditionsCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT541
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Precondition check
This method checks the precondition on the content of the source MT541
preconditionsCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Precondition check
This method checks the precondition on the content of the source MT541
preconditionsCheck(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Precondition check
This method checks the precondition on the content of the source MT541
preconditionsCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT542
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Precondition check
This method checks the precondition on the content of the source MT542
preconditionsCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Precondition check
This method checks the precondition on the content of the source MT542
preconditionsCheck(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Precondition check
This method checks the precondition on the content of the source MT542
preconditionsCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT543
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Precondition check
This method checks the precondition on the content of the source MT543
preconditionsCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Precondition check
This method checks the precondition on the content of the source MT543
preconditionsCheck(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Precondition check
This method checks the precondition on the content of the source MT543
preconditionsCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT544
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Precondition check
This method checks the precondition on the content of the source MT544
preconditionsCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Precondition check
This method checks the precondition on the content of the source MT544
preconditionsCheck(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Precondition check
This method checks the precondition on the content of the source MT544
preconditionsCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT545
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Precondition check
This method checks the precondition on the content of the source MT545
preconditionsCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Precondition check
This method checks the precondition on the content of the source MT545
preconditionsCheck(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Precondition check
This method checks the precondition on the content of the source MT545
preconditionsCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT546
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Precondition check
This method checks the precondition on the content of the source MT546
preconditionsCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Precondition check
This method checks the precondition on the content of the source MT546
preconditionsCheck(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Precondition check
This method checks the precondition on the content of the source MT546
preconditionsCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT547
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Precondition check
This method checks the precondition on the content of the source MT547
preconditionsCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Precondition check
This method checks the precondition on the content of the source MT547
preconditionsCheck(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Precondition check
This method checks the precondition on the content of the source MT547
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition on the content of the source MT548
preconditionsCheck(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Precondition check
This method checks the precondition on the content of the source MT549
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Precondition check
This method checks the precondition on the content of the source MT549
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Precondition check
This method checks the precondition on the content of the source MT564
preconditionsCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Precondition check
This method checks the precondition on the content of the source MT564
preconditionsCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Precondition check
This method checks the precondition on the content of the source MT564
preconditionsCheck(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Precondition check
This method checks the precondition on the content of the source MT564
preconditionsCheck(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Precondition check
This method checks the precondition on the content of the source MT565
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Precondition check
This method checks the precondition on the content of the source MT565
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Precondition check
This method checks the precondition on the content of the source MT566
preconditionsCheck(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Precondition check
This method checks the precondition on the content of the source MT566
preconditionsCheck(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Precondition check
This method checks the precondition on the content of the source MT567
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Precondition check
This method checks the precondition on the content of the source MT567
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Precondition check
This method checks the precondition on the content of the source MT568
preconditionsCheck(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Precondition check
This method checks the precondition on the content of the source MT568
preconditionsCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT578
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Precondition check
This method checks the precondition on the content of the source MT578
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Precondition check
This method checks the precondition on the content of the source MT578
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Precondition check
This method checks the precondition on the content of the source MT586
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Precondition check
This method checks the precondition on the content of the source MT586
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Precondition check
This method checks the precondition on the content of the source MT586
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MT900) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Precondition check
This method checks the precondition on the content of the source MT900
preconditionsCheck(MT910) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Precondition check
This method checks the precondition on the content of the source MT910
preconditionsCheck(MT940) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Precondition check
This method checks the precondition on the content of the source MT940
preconditionsCheck(MT941) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Precondition check
This method checks the precondition on the content of the source MT941
preconditionsCheck(MT942) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Precondition check
This method checks the precondition on the content of the source MT942
preconditionsCheck(MT950) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Precondition check
This method checks the precondition on the content of the source MT950
preconditionsCheck(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition on the content of the source MxPacs00800102
preconditionsCheck(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition on the content of the source MxPacs00900102
preconditionsCheck(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition on the content of the source MxPacs00900102
preconditionsCheck(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Precondition check
This method checks the precondition on the content of the source MxPain00100103
preconditionsCheck(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03100202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03100202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03200202) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03200202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03300202) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03300202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03400202) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03400202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03500202) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03500202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03600202) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03600202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03700202) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03700202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03800202) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03800202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev03900202) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev03900202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev04000202) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev04000202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSeev04400202) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Precondition check
This method checks the precondition on the content of the source MxSeev04400202
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt00200203) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt00200203
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt00300203) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt00300203
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01300201) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01400201) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01400201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01500201) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01600201) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01700201) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01700201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01800201) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01800201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt01900201) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt01900201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSemt02100201) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Precondition check
This method checks the precondition on the content of the source MxSemt02100201
preconditionsCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02100201) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02100201
preconditionsCheck(MxSese02200201) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02200201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02400201) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02400201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02700201) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02700201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02800201) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02800201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese02900201) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Precondition check
This method checks the precondition on the content of the source MxSese02900201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03000201) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03000201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03100201) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03100201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03200201) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03200201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03300201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03400201) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03400201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03500201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03600201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSese03700201) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Precondition check
This method checks the precondition on the content of the source MxSese03700201
return a list with a precondition errors for each failed check, or an empty list if all preconditions are satisfied
preconditionsCheck(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition on the content of the source MxSetr00400201
preconditionsCheck(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition on the content of the source MxSetr00600201
preconditionsCheck(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition on the content of the source MxSetr01000201
preconditionsCheck(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition on the content of the source MxSetr01200201
preconditionsCheck(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Precondition check
This method checks the precondition on the content of the source MxSetr01600201
preconditionSR100Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR100 on the content of the source MT502
IF ((A1[*]\20C Reference\PREV\20C Count) GreaterThan '1')
THEN
Fail ('05206', ' PREV must not be present more than once.', A1[*]\20C Reference\PREV\20C)
END
preconditionSR100Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR100 on the content of the source MT502
IF (C3[*]\19A Amount\OCMT IsPresent)
THEN
Fail ('05251', 'OCMT is not allowed.', C3[*]\19A Amount\OCMT)
END
preconditionSR100Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR100 on the content of the source MT515
IF (C2\94B Place IsPresent)
THEN
Fail ('05232', '94B must not be present.', C2\94B Place)
END
preconditionSR100Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR100 on the content of the source MT515
IF (C2\98A Date\NWFC IsPresent)
THEN
Fail ('05235', 'NWFC must not be present.', C2\98A Date\NWFC)
END
preconditionSR101Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR101 on the content of the source MT502
IF ((A1[*]\20C Reference\MAST\20C Count) GreaterThan '1')
THEN
Fail ('05206', 'MAST must not be present more than once.', A1[*]\20C Reference\MAST\20C)
END
preconditionSR101Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR101 on the content of the source MT502
IF (A1[*]\13a Number Identification\LINK\13B\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', A1[*]\13a Number Identification\LINK\13B\Data Source Scheme)
END
preconditionSR101Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR101 on the content of the source MT515
IF (C2\22F Indicator\MICO IsPresent)
THEN
Fail ('05233', 'MICO must not be present.', C2\22F Indicator\MICO)
END
preconditionSR101Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR101 on the content of the source MT515
IF (C2\92A Rate\PRFC IsPresent)
THEN
Fail ('05236', 'PRFC must not be present.', C2\92A Rate\PRFC)
END
preconditionSR102Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR102 on the content of the source MT502
IF (A1[*]\20C Reference\BASK\20C IsPresent)
THEN
Fail ('05207', 'BASK must not be present.', A1[*]\20C Reference\BASK\20C)
END
preconditionSR102Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR102 on the content of the source MT502
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\PREV IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR102Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR102 on the content of the source MT515
IF (C2\22F Indicator\FORM\22F\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.
preconditionSR102Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR102 on the content of the source MT515
IF (C2\92A Rate\CUFC IsPresent)
THEN
Fail ('05236', 'CUFC must not be present.', C2\92A Rate\CUFC)
END
preconditionSR103Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR103 on the content of the source MT502
IF (A1[*]\20C Reference\INDX\20C IsPresent)
THEN
Fail ('05207', 'INDX must not be present.', A1[*]\20C Reference\INDX\20C)
END
preconditionSR103Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR103 on the content of the source MT502
IF ((A1[*]\20C Reference\MAST\20C Count) GreaterThan '1')
THEN
Fail ('05206', 'MAST must not be present more than once.', A1[*]\20C Reference\MAST\20C\Reference)
END
preconditionSR103Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR103 on the content of the source MT515
IF (C2\22F Indicator\PFRE IsPresent)
THEN
Fail ('05233', 'PFRE must not be present.', C2\22F Indicator\PFRE)
END
preconditionSR103Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR103 on the content of the source MT515
IF (C2\92A Rate\NWFC IsPresent)
THEN
Fail ('05236', 'NWFC must not be present.', C2\92A Rate\NWFC)
END
preconditionSR104Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR104 on the content of the source MT502
IF (A1[*]\20C Reference\LIST\20C IsPresent)
THEN
Fail ('05207', 'LIST must not be present.', A1[*]\20C Reference\LIST\20C)
END
preconditionSR104Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR104 on the content of the source MT502
IF ((A1[*]\20C Reference\RELA Count) GreaterThan '1')
THEN
Fail ('05206', 'RELA must not be present more than once.', A1[*]\20C Reference\RELA)
END
preconditionSR104Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR104 on the content of the source MT515
IF (C2\22F Indicator\PAYS IsPresent)
THEN
Fail ('05233', 'PAYS must not be present.', C2\22F Indicator\PAYS)
END
preconditionSR104Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR104 on the content of the source MT515
IF (C2\92A Rate\INTR IsPresent)
THEN
Fail ('05236', 'INTR must not be present.', C2\92A Rate\INTR)
END
preconditionSR105Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR105 on the content of the source MT502
IF (A1[*]\20C Reference\PROG\20C IsPresent)
THEN
Fail ('05207', 'PROG must not be present.', A1[*]\20C Reference\PROG\20C)
END
preconditionSR105Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR105 on the content of the source MT502
IF ((A1[*]\20C Reference\PREV\20C Count) GreaterThan '1')
THEN
Fail ('05206', 'PREV must not be present more than once.', A1[*]\20C Reference\PREV\20C)
END
preconditionSR105Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR105 on the content of the source MT515
IF (C2\22F Indicator\CFRE IsPresent)
THEN
Fail ('05233', 'CFRE must not be present.', C2\22F Indicator\CFRE)
END
preconditionSR105Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR105 on the content of the source MT515
IF (C2\92A Rate\NXRT IsPresent)
THEN
Fail ('05236', 'NXRT must not be present.', C2\92A Rate\NXRT)
END
preconditionSR106Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR106 on the content of the source MT502
IF (A1[*]\20C Reference\COLR\20C IsPresent)
THEN
Fail ('05207', 'COLR must not be present.', A1[*]\20C Reference\COLR\20C)
END
preconditionSR106Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR106 on the content of the source MT502
IF (A1[*]\20C Reference\BASK\20C IsPresent)
THEN
Fail ('05207', 'BASK must not be present.', A1[*]\20C Reference\BASK\20C)
END
preconditionSR106Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR106 on the content of the source MT515
IF (C2\12a Type of Financial Instrument\OPST IsPresent)
THEN
Fail ('05234', 'OPST must not be present.', C2\12a Type of Financial Instrument\OPST\12B)
END
preconditionSR106Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR106 on the content of the source MT515
IF (C2\92A Rate\INDX IsPresent)
THEN
Fail ('05236', 'INDX must not be present.', C2\92A Rate\INDX)
END
preconditionSR107Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR107 on the content of the source MT502
IF (A1[*]\20C Reference\ISSU\20C IsPresent)
THEN
Fail ('05207', 'ISSU must not be present.', A1[*]\20C Reference\ISSU\20C)
END
preconditionSR107Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR107 on the content of the source MT502
IF (A1[*]\20C Reference\INDX\20C IsPresent)
THEN
Fail ('05207', 'INDX must not be present.', A1[*]\20C Reference\INDX\20C)
END
preconditionSR107Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR107 on the content of the source MT515
IF (C2\12a Type of Financial Instrument\OPTI IsPresent)
THEN
Fail ('05234', 'OPTI must not be present.', C2\12a Type of Financial Instrument\OPTI\12B)
END
preconditionSR107Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR107 on the content of the source MT515
IF ((C2\92A Rate\DECL\92A\Rate Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C2\92A Rate\DECL\92A\Rate)
END
preconditionSR108Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR108 on the content of the source MT502
IF (A1[*]\20C Reference\COMM\20C IsPresent)
THEN
Fail ('05207', 'COMM must not be present.', A1[*]\20C Reference\COMM\20C)
END
preconditionSR108Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR108 on the content of the source MT502
IF (A1[*]\20C Reference\LIST\20C IsPresent)
THEN
Fail ('05207', 'LIST must not be present.', A1[*]\20C Reference\LIST\20C)
END
preconditionSR108Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR108 on the content of the source MT515
IF (C2\98A Date\COUP IsPresent)
THEN
Fail ('05235', 'COUP must not be present.', C2\98A Date\COUP)
END
preconditionSR108Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR108 on the content of the source MT515
IF (C2\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', C2\13a Number Identification)
END
preconditionSR109Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR109 on the content of the source MT502
IF (B3\98A Date\COUP\98A IsPresent)
THEN
Fail ('05235', 'COUP must not be present.', B3\98A Date\COUP\98A)
END
preconditionSR109Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR109 on the content of the source MT502
IF (A1[*]\20C Reference\PROG\20C IsPresent)
THEN
Fail ('05207', 'PROG must not be present.', A1[*]\20C Reference\PROG\20C)
END
preconditionSR109Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR109 on the content of the source MT515
IF (C2\98A Date\EXPI IsPresent)
THEN
Fail ('05235', 'EXPI must not be present.', C2\98A Date\EXPI)
END
preconditionSR109Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR109 on the content of the source MT515
IF (C2\17B Flag IsPresent)
THEN
Fail ('05238', '17B must not be present.', C2\17B Flag)
END
preconditionSR10Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MT502
FOREACH B2[*]\70a Narrative\PACO\70C\Narrative
DO
IF ((Line[*] Concatenate) Matches '.*ENTG/[A-Z]{3}[0-9]+,[0-9]*(/.*)?')
THEN
IF (Not ((((Line[*] Concatenate) ExtractPattern ('ENTG/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with the ENTG amount.', .)
ELSE
IF (Not ((((Line[*] Concatenate) ExtractPattern ('ENTG/[A-Z]{3}', '/')) Substring '9') ValidFractionalPartForCurrency (((Line[*] Concatenate) ExtractPattern ('ENTG/', '/')) Substring ('6', '3'))))
THEN
Fail ('05229', 'Number of fractional digits for the currency specified with the ENTG amount has been exceeded.', .)
END
END
END
END
preconditionSR10Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MT502
FOREACH B2[*]\70a Narrative\PACO\70C\Narrative
DO
IF ((Line[*] Concatenate) Matches '.*ENTG/[A-Z]{3}[0-9]+,[0-9]*(/.*)?')
THEN
IF (Not ((((Line[*] Concatenate) ExtractPattern ('ENTG/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with the ENTG amount.', .)
ELSE
IF (Not ((((Line[*] Concatenate) ExtractPattern ('ENTG/[A-Z]{3}', '/')) Substring '9') ValidFractionalPartForCurrency (((Line[*] Concatenate) ExtractPattern ('ENTG/', '/')) Substring ('6', '3'))))
THEN
Fail ('05229', 'Number of fractional digits for the currency specified with the ENTG amount has been exceeded.', .)
END
END
END
END
preconditionSR10Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MT509
IF (B1[*]\95a Party\INBR IsPresent)
THEN
Fail ('05226', 'INBR must not be present.', B1[*]\95a Party\INBR)
END
preconditionSR10Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MT515
IF ((C1[*]\95a Party\BUYR Count) GreaterThan '1')
THEN
Fail ('05225', 'BUYR can only be present once.', C1[*]\95a Party\BUYR)
END
preconditionSR10Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MT515
IF ((C1[*]\95a Party\SELL Count) GreaterThan '1')
THEN
Fail ('05225', 'SELL can only be present once.', C1[*]\95a Party\SELL)
END
preconditionSR10Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxPacs00800102
IF (((CreditTransferTransactionInformation[1]\ChargeBearer IsSameString 'DEBT') And (CreditTransferTransactionInformation[1]\ChargesInformation[*] IsPresent)) And ((((CreditTransferTransactionInformation[*]\ChargesInformation[*]\Amount\Amount SumOfNodes) FormatDecimal 'MT') Length) GreaterThan '15'))
THEN
Fail ('01024', 'If CreditTransferTransactionInformation/ChargeBearer contains DEBT, then must the sum of CreditTransferTransactionInformation/ChargesInformation/ChargesAmount occurrences not contain more than 14 significant digits.', CreditTransferTransactionInformation[*]\ChargesInformation[*]\Amount\Amount, CreditTransferTransactionInformation[1]\ChargeBearer)
END
preconditionSR10Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxPacs00900102
IF (GroupHeader\SettlementInformation\ThirdReimbursementAgent IsPresent)
THEN
Fail ('01031', 'GroupHeader/SettlementInformation/ThirdReimbursementAgent is not allowed.', GroupHeader\SettlementInformation\ThirdReimbursementAgent)
END
preconditionSR10Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxPacs00900102
IF (GroupHeader\SettlementInformation\ThirdReimbursementAgent IsPresent)
THEN
Fail ('01031', 'GroupHeader/SettlementInformation/ThirdReimbursementAgent is not allowed.', GroupHeader\SettlementInformation\ThirdReimbursementAgent)
END
preconditionSR10Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'DISC')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and DISC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR10Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR') And (Not ((MultipleExecutionDetails\InvestmentAccountDetails\OwnerIdentification IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*] Select (Role IsSameString 'DIST')) IsPresent))))
THEN
Fail ('05302', 'As Place of Trade \ County is FR, Owner Identification and DIST must be present.', MultipleExecutionDetails\InvestmentAccountDetails\OwnerIdentification, MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*], MultipleExecutionDetails\PlaceOfTrade\Country)
END
preconditionSR10Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'CHAR')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, CHAR must not be present.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR10Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR10 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR110Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR110 on the content of the source MT502
IF (B3\98A Date\EXPI\98A IsPresent)
THEN
Fail ('05235', 'EXPI must not be present.', B3\98A Date\EXPI\98A)
END
preconditionSR110Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR110 on the content of the source MT502
IF (A1[*]\20C Reference\COLR\20C IsPresent)
THEN
Fail ('05207', 'COLR must not be present.', A1[*]\20C Reference\COLR\20C)
END
preconditionSR110Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR110 on the content of the source MT515
IF (C2\98A Date\FRNR IsPresent)
THEN
Fail ('05235', 'FRNR must not be present.', C2\98A Date\FRNR)
END
preconditionSR110Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR110 on the content of the source MT515
IF (C2\90a Price\INDC IsPresent)
THEN
Fail ('05212', 'INDC must not be present.', C2\90a Price\INDC)
END
preconditionSR111Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR111 on the content of the source MT502
IF (B3\98A Date\FRNR\98A IsPresent)
THEN
Fail ('05235', 'FRNR must not be present.', B3\98A Date\FRNR)
END
preconditionSR111Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR111 on the content of the source MT502
IF (A1[*]\20C Reference\ISSU\20C IsPresent)
THEN
Fail ('05207', 'ISSU must not be present.', A1[*]\20C Reference\ISSU\20C)
END
preconditionSR111Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR111 on the content of the source MT515
IF (C2\98A Date\ISSU IsPresent)
THEN
Fail ('05235', 'ISSU must not be present.', C2\98A Date\ISSU)
END
preconditionSR111Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR111 on the content of the source MT515
IF (C2\90a Price\EXER IsPresent)
THEN
Fail ('05212', 'EXER must not be present.', C2\90a Price\EXER)
END
preconditionSR112Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR112 on the content of the source MT502
IF (B3\98A Date\MATU\98A IsPresent)
THEN
Fail ('05235', 'MATU must not be present.', B3\98A Date\MATU\98A)
END
preconditionSR112Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR112 on the content of the source MT502
IF (A1[*]\20C Reference\COMM\20C IsPresent)
THEN
Fail ('05207', 'COMM must not be present.', A1[*]\20C Reference\COMM\20C)
END
preconditionSR112Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR112 on the content of the source MT515
IF (C2\98A Date\CALD IsPresent)
THEN
Fail ('05235', 'CALD must not be present.', C2\98A Date\CALD)
END
preconditionSR112Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR112 on the content of the source MT515
IF (C2\90a Price\MRKT\90A IsPresent)
THEN
Fail ('05212', 'MRKT must not be present.', C2\90a Price\MRKT\90A)
END
preconditionSR113Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR113 on the content of the source MT502
IF (B3\98A Date\CALD\98A IsPresent)
THEN
Fail ('05235', 'CALD must not be present.', B3\98A Date\CALD\98A)
END
preconditionSR113Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR113 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'CLOS')
THEN
Fail ('05222', 'CLOS must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR113Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR113 on the content of the source MT515
IF (C2\98A Date\CONV IsPresent)
THEN
Fail ('05235', 'CONV must not be present.', C2\98A Date\CONV)
END
preconditionSR113Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR113 on the content of the source MT515
IF (C2\90a Price\MRKT\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.', C2\90a Price\MRKT\90B\Amount Type Code)
END
preconditionSR114Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR114 on the content of the source MT502
IF (B3\98A Date\CONV\98A IsPresent)
THEN
Fail ('05235', 'CONV must not be present.', B3\98A Date\CONV\98A)
END
preconditionSR114Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR114 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'FAKI')
THEN
Fail ('05222', 'FAKI must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR114Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR114 on the content of the source MT515
IF (C2\98A Date\PUTT IsPresent)
THEN
Fail ('05235', 'PUTT must not be present.', C2\98A Date\PUTT)
END
preconditionSR114Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR114 on the content of the source MT515
IF (C2\90a Price\MRKT\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.', C2\90a Price\MRKT\90B\Amount Type Code)
END
preconditionSR115Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR115 on the content of the source MT502
IF (B3\98A Date\PUTT\98A IsPresent)
THEN
Fail ('05235', 'PUTT must not be present.', B3\98A Date\PUTT\98A)
END
preconditionSR115Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR115 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'FIKI')
THEN
Fail ('05222', 'FIKI must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR115Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR115 on the content of the source MT515
IF (C2\98A Date\DDTE IsPresent)
THEN
Fail ('05235', 'DDTE must not be present.', C2\98A Date\DDTE)
END
preconditionSR115Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR115 on the content of the source MT515
IF (C2\90a Price\TSMT\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.', C2\90a Price\TSMT\90B\Amount Type Code)
END
preconditionSR116Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR116 on the content of the source MT502
IF (B3\98A Date\DDTE\98A IsPresent)
THEN
Fail ('05235', 'DDTE must not be present.', B3\98A Date\DDTE\98A)
END
preconditionSR116Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR116 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'GTXO')
THEN
Fail ('05222', 'GTXO must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR116Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR116 on the content of the source MT515
IF (C2\98A Date\FCOU IsPresent)
THEN
Fail ('05235', 'FCOU must not be present.', C2\98A Date\FCOU)
END
preconditionSR116Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR116 on the content of the source MT515
IF (C2\90a Price\TSMT\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.', C2\90a Price\TSMT\90B\Amount Type Code)
END
preconditionSR117Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR117 on the content of the source MT502
IF (B3\98A Date\FCOU\98A IsPresent)
THEN
Fail ('05235', 'FCOU must not be present.', B3\98A Date\FCOU\98A)
END
preconditionSR117Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR117 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'IOCA')
THEN
Fail ('05222', 'IOCA must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR117Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR117 on the content of the source MT515
IF (C2\98A Date\NWFC IsPresent)
THEN
Fail ('05235', 'NWFC must not be present.', C2\98A Date\NWFC)
END
preconditionSR117Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR117 on the content of the source MT515
IF (C2\36B Quantity of Financial Instrument IsPresent)
THEN
Fail ('05239', '36B must not be present.', C2\36B Quantity of Financial Instrument)
END
preconditionSR118Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR118 on the content of the source MT502
IF (B3\98A Date\NWFC\98A IsPresent)
THEN
Fail ('05235', 'NWFC must not be present.', B3\98A Date\NWFC\98A)
END
preconditionSR118Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR118 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'OPEN')
THEN
Fail ('05222', 'OPEN must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR118Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR118 on the content of the source MT515
IF ((C2\92A Rate\DECL\92A\Rate Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C2\92A Rate\DECL\92A\Rate)
END
preconditionSR118Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR118 on the content of the source MT515
IF (C2\35B Identification of the Financial Instrument[*]\35B IsPresent)
THEN
Fail ('05240', '35B must not be present.', C2\35B Identification of the Financial Instrument[*]\35B)
END
preconditionSR119Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR119 on the content of the source MT502
IF (B3\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', B3\13a Number Identification)
END
preconditionSR119Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR119 on the content of the source MT502
IF (B2[*]\95a Party\INBR IsPresent)
THEN
Fail ('05226', 'INBR must not be present.', B2[*]\95a Party\INBR)
END
preconditionSR119Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR119 on the content of the source MT515
IF (C2\92A Rate\PRFC IsPresent)
THEN
Fail ('05236', 'PRFC must not be present.', C2\92A Rate\PRFC)
END
preconditionSR119Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR119 on the content of the source MT515
IF (C\13B Number Identification\CERT[*] IsPresent)
THEN
Fail ('05237', '13B must not be present.', C\13B Number Identification\CERT[*])
END
preconditionSR11Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MT502
FOREACH B2[*]\70a Narrative\PACO\70C\Narrative
DO
IF ((Line[*] Concatenate) Matches '.*BAKM/[A-Z]{3}[0-9]+,[0-9]*(/.*)?')
THEN
IF (Not ((((Line[*] Concatenate) ExtractPattern ('BAKM/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with the BAKM amount.', .)
ELSE
IF (Not ((((Line[*] Concatenate) ExtractPattern ('BAKM/[A-Z]{3}', '/')) Substring '9') ValidFractionalPartForCurrency (((Line[*] Concatenate) ExtractPattern ('BAKM/', '/')) Substring ('6', '3'))))
THEN
Fail ('05229', 'Number of fractional digits for the currency specified with the BAKM amount has been exceeded.', .)
END
END
END
END
preconditionSR11Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MT502
FOREACH B2[*]\70a Narrative\PACO\70C\Narrative
DO
IF ((Line[*] Concatenate) Matches '.*BAKM/[A-Z]{3}[0-9]+,[0-9]*(/.*)?')
THEN
IF (Not ((((Line[*] Concatenate) ExtractPattern ('BAKM/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with the BAKM amount.', .)
ELSE
IF (Not ((((Line[*] Concatenate) ExtractPattern ('BAKM/[A-Z]{3}', '/')) Substring '9') ValidFractionalPartForCurrency (((Line[*] Concatenate) ExtractPattern ('BAKM/', '/')) Substring ('6', '3'))))
THEN
Fail ('05229', 'Number of fractional digits for the currency specified with the BAKM amount has been exceeded.', .)
END
END
END
END
preconditionSR11Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MT509
IF ((A2[*]\25D Status Code\CPRC\25D\Status Code Select (.
preconditionSR11Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MT515
IF ((C1[*]\95a Party\SELL Count) GreaterThan '1')
THEN
Fail ('05225', 'SELL can only be present once.', C1[*]\95a Party\SELL)
END
preconditionSR11Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MT515
IF ((C1[*]\95a Party\INVE Count) GreaterThan '1')
THEN
Fail ('05225', 'INVE can only be present once.', C1[*]\95a Party\INVE)
END
preconditionSR11Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxPacs00800102
IF ((CreditTransferTransactionInformation[1]\InstructingAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01020', 'If CreditTransferTransactionInformation/InstructingAgent is present, then it must at the minimum contain a BIC.', CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR11Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxPacs00900102
IF (((CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01029', 'CreditTransferTransactionInformation/InterbankSettlementAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount)
END
preconditionSR11Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxPacs00900102
IF (((CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01029', 'CreditTransferTransactionInformation/InterbankSettlementAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount)
END
preconditionSR11Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'CHAR')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and CHAR must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type)
END
preconditionSR11Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR11Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'BEND')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and BEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR11Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR11 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR120Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR120 on the content of the source MT502
IF (C2[*]\97a Account\CHAR IsPresent)
THEN
Fail ('05249', 'CHAR must not be present.', C2[*]\97a Account\CHAR)
END
preconditionSR120Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR120 on the content of the source MT502
IF (B2[*]\95a Party\BRCR IsPresent)
THEN
Fail ('05226', 'BRCR must not be present.', B2[*]\95a Party\BRCR)
END
preconditionSR120Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR120 on the content of the source MT515
IF (C2\92A Rate\CUFC IsPresent)
THEN
Fail ('05236', 'CUFC must not be present.', C2\92A Rate\CUFC)
END
preconditionSR120Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR120 on the content of the source MT515
IF (C\70E Narrative\RSTR IsPresent)
THEN
Fail ('05242', 'RSTR must not be present.', C\70E Narrative\RSTR)
END
preconditionSR121Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR121 on the content of the source MT502
IF (C2[*]\97a Account\COMM IsPresent)
THEN
Fail ('05249', 'COMM must not be present.', C2[*]\97a Account\COMM)
END
preconditionSR121Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR121 on the content of the source MT502
IF (B2[*]\95a Party\RQBR IsPresent)
THEN
Fail ('05226', 'RQBR must not be present.', B2[*]\95a Party\RQBR)
END
preconditionSR121Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR121 on the content of the source MT515
IF (C2\92A Rate\NWFC IsPresent)
THEN
Fail ('05236', 'NWFC must not be present.', C2\92A Rate\NWFC)
END
preconditionSR121Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR121 on the content of the source MT515
IF (D1[*]\95a Party\PSET\95C IsPresent)
THEN
Fail ('05244', '95C PSET must not be present.', D1[*]\95a Party\PSET\95C)
END
preconditionSR122Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR122 on the content of the source MT502
IF (C2[*]\97a Account\TAXE IsPresent)
THEN
Fail ('05249', 'TAXE must not be present.', C2[*]\97a Account\TAXE)
END
preconditionSR122Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR122 on the content of the source MT502
IF (B3\98A Date\COUP\98A IsPresent)
THEN
Fail ('05235', 'COUP must not be present.', B3\98A Date\COUP\98A)
END
preconditionSR122Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR122 on the content of the source MT515
IF (C2\92A Rate\INTR IsPresent)
THEN
Fail ('05236', 'INTR must not be present.', C2\92A Rate\INTR)
END
preconditionSR122Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR122 on the content of the source MT515
IF (D1[*]\95a Party\REI1 IsPresent)
THEN
Fail ('05261', '95a REI1 must not be present.', D1[*]\95a Party\REI1)
END
preconditionSR123Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR123 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\CLAS\12A\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', B3\12a Type of Financial Instrument\CLAS\12A\Data Source Scheme)
END
preconditionSR123Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR123 on the content of the source MT502
IF (B3\98A Date\EXPI\98A IsPresent)
THEN
Fail ('05235', 'EXPI must not be present.', B3\98A Date\EXPI\98A)
END
preconditionSR123Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR123 on the content of the source MT515
IF (C2\92A Rate\NXRT IsPresent)
THEN
Fail ('05236', 'NXRT must not be present.', C2\92A Rate\NXRT)
END
preconditionSR123Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR123 on the content of the source MT515
IF (D1[*]\95a Party\REI2 IsPresent)
THEN
Fail ('05261', '95a REI2 must not be present.', D1[*]\95a Party\REI2)
END
preconditionSR124Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR124 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'CLOS')
THEN
Fail ('05222', 'CLOS must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR124Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR124 on the content of the source MT502
IF (B3\98A Date\FRNR\98A IsPresent)
THEN
Fail ('05235', 'FRNR must not be present.', B3\98A Date\FRNR\98A)
END
preconditionSR124Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR124 on the content of the source MT515
IF (C2\92A Rate\INDX IsPresent)
THEN
Fail ('05236', 'INDX must not be present.', C2\92A Rate\INDX)
END
preconditionSR124Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR124 on the content of the source MT515
IF (D1[*]\95a Party\DEI1 IsPresent)
THEN
Fail ('05267', '95a DEI1 must not be present.', D1[*]\95a Party\DEI1)
END
preconditionSR125Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR125 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'FAKI')
THEN
Fail ('05222', 'FAKI must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR125Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR125 on the content of the source MT502
IF (B3\98A Date\MATU\98A IsPresent)
THEN
Fail ('05235', 'MATU must not be present.', B3\98A Date\MATU\98A)
END
preconditionSR125Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR125 on the content of the source MT515
IF (C2\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', C2\13a Number Identification)
END
preconditionSR125Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR125 on the content of the source MT515
IF (D1[*]\95a Party\DEI2 IsPresent)
THEN
Fail ('05267', '95a DEI2 must not be present.', D1[*]\95a Party\DEI2)
END
preconditionSR126Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR126 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'FIKI')
THEN
Fail ('05222', 'FIKI must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR126Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR126 on the content of the source MT502
IF (B3\98A Date\CALD\98A IsPresent)
THEN
Fail ('05235', 'CALD must not be present.', B3\98A Date\CALD\98A)
END
preconditionSR126Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR126 on the content of the source MT515
IF (C2\17B Flag IsPresent)
THEN
Fail ('05238', '17B must not be present.', C2\17B Flag)
END
preconditionSR126Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR126 on the content of the source MT515
IF ((Not (D1[*]\95a Party\DEAG IsPresent)) And (D1[*] IsPresent))
THEN
Fail ('05266', 'If SETPRTY is present, DEAG must be present.', D1[*], D1[*]\95a Party\DEAG)
END
preconditionSR127Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR127 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'GTXO')
THEN
Fail ('05222', 'GTXO must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR127Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR127 on the content of the source MT502
IF (B3\98A Date\CONV\98A IsPresent)
THEN
Fail ('05235', 'CONV must not be present.', B3\98A Date\CONV\98A)
END
preconditionSR127Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR127 on the content of the source MT515
IF (C2\90a Price\INDC IsPresent)
THEN
Fail ('05212', 'INDC must not be present.', C2\90a Price\INDC)
END
preconditionSR127Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR127 on the content of the source MT515
IF (D1[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', D1[*]\95a Party\ALTE\95S)
END
preconditionSR128Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR128 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'IOCA')
THEN
Fail ('05222', 'IOCA must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR128Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR128 on the content of the source MT502
IF (B3\98A Date\PUTT\98A IsPresent)
THEN
Fail ('05235', 'PUTT must not be present.', B3\98A Date\PUTT\98A)
END
preconditionSR128Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR128 on the content of the source MT515
IF (C2\90a Price\EXER IsPresent)
THEN
Fail ('05212', 'EXER must not be present.', C2\90a Price\EXER)
END
preconditionSR128Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR128 on the content of the source MT515
IF (Not (D1[*]\97a Account\SAFE\97B\Data Source Scheme IsPresent))
THEN
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'ABRD')
THEN
Fail ('05245', 'ABRD must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'CEND')
THEN
Fail ('05245', 'CEND must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'DVPA')
THEN
Fail ('05245', 'DVPA must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'FUNG')
THEN
Fail ('05245', 'FUNG must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'MARG')
THEN
Fail ('05245', 'MARG must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'NFUN')
THEN
Fail ('05245', 'NFUN must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'PHYS')
THEN
Fail ('05245', 'PHYS must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'SHOR')
THEN
Fail ('05245', 'SHOR must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
END
preconditionSR129Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR129 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Indicator IsSameString 'OPEN')
THEN
Fail ('05222', 'OPEN must not be present.', B\22a Indicator\TILI\22F\Indicator)
END
preconditionSR129Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR129 on the content of the source MT502
IF (B3\98A Date\DDTE\98A IsPresent)
THEN
Fail ('05235', 'DDTE must not be present.', B3\98A Date\DDTE\98A)
END
preconditionSR129Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR129 on the content of the source MT515
IF (C2\90a Price\MRKT\90A IsPresent)
THEN
Fail ('05212', '90A MRKT must not be present.', C2\90a Price\MRKT\90A)
END
preconditionSR129Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR129 on the content of the source MT515
IF (D1[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', D1[*]\98a Date/Time\PROC)
END
preconditionSR12Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MT502
IF (B\70E Narrative\TPRO\70E\Narrative IsPresent)
THEN
IF ((B\70E Narrative\TPRO\70E\Narrative\Line[*] Concatenate) Matches '.*RNAV/[A-Z]{3}(/.*)?')
THEN
IF (Not ((((B\70E Narrative\TPRO\70E\Narrative\Line[*] Concatenate) ExtractPattern ('RNAV/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with RNAV.', B\70E Narrative\TPRO\70E\Narrative)
END
END
END
preconditionSR12Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MT502
IF ((B\35B Identification of the Financial Instrument\35B\Description of Security IsPresent) And (Not (B\35B Identification of the Financial Instrument\35B\Identification of Security IsPresent)))
THEN
IF (((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring '5') TrimRight ' ') Length) IsSameNumber '0'))
THEN
Fail ('05231', 'An incomplete financial instrument identifier is specified.', B\35B Identification of the Financial Instrument\35B\Description of Security\Line[*])
END
END
preconditionSR12Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MT509
IF ((A2[*] Count) GreaterThan '1')
THEN
Fail ('05274', 'STAT must not be present more than once.', A2[*])
END
preconditionSR12Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MT515
IF ((C1[*]\95a Party\INVE Count) GreaterThan '1')
THEN
Fail ('05225', 'INVE can only be present once.', C1[*]\95a Party\INVE)
END
preconditionSR12Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MT515
IF ((C1[*]\95a Party\CLBR Count) GreaterThan '1')
THEN
Fail ('05225', 'CLBR can only be present once.', C1[*]\95a Party\CLBR)
END
preconditionSR12Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxPacs00800102
IF ((CreditTransferTransactionInformation[1]\InstructedAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01019', 'If CreditTransferTransactionInformation/InstructedAgent is present, then it must at the minimum contain a BIC.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR12Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxPacs00900102
IF ((Not (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime Matches '[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]*)?[+-][0-9]{2}:[0-9]{2}')) And (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime IsPresent))
THEN
Fail ('01021', 'If CreditTransferTransactionInformation/SettlementTimeRequest/CLSTime is present, then the offset against UGC must be present.', CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime)
END
preconditionSR12Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxPacs00900102
IF ((Not (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime Matches '[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]*)?[+-][0-9]{2}:[0-9]{2}')) And (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime IsPresent))
THEN
Fail ('01021', 'If CreditTransferTransactionInformation/SettlementTimeRequest/CLSTime is present, then the offset against UGC must be present.', CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime)
END
preconditionSR12Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'CHAR')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, CHAR must not be present.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR12Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR12Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'UCIC')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and UCIC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR12Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR12 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR130Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR130 on the content of the source MT502
IF (B2[*]\95a Party\INBR IsPresent)
THEN
Fail ('05226', 'INBR must not be present.', B2[*]\95a Party\INBR)
END
preconditionSR130Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR130 on the content of the source MT502
IF (B3\98A Date\FCOU\98A IsPresent)
THEN
Fail ('05235', 'FCOU must not be present.', B3\98A Date\FCOU\98A)
END
preconditionSR130Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR130 on the content of the source MT515
IF (C2\90a Price\MRKT\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.', C2\90a Price\MRKT\90B\Amount Type Code)
END
preconditionSR130Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR130 on the content of the source MT515
IF (D1[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05240', '20C must not be present.', D1[*]\20C Reference\PROC\20C)
END
preconditionSR131Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR131 on the content of the source MT502
IF (B2[*]\95a Party\BRCR IsPresent)
THEN
Fail ('05226', 'BRCR must not be present.', B2[*]\95a Party\BRCR)
END
preconditionSR131Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR131 on the content of the source MT502
IF (B3\98A Date\NWFC\98A IsPresent)
THEN
Fail ('05235', 'NWFC must not be present.', B3\98A Date\NWFC\98A)
END
preconditionSR131Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR131 on the content of the source MT515
IF (C2\90a Price\MRKT\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.', C2\90a Price\MRKT\90B\Amount Type Code)
END
preconditionSR131Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR131 on the content of the source MT515
IF (D1[*]\70a Narrative\REGI\70D IsPresent)
THEN
Fail ('05272', '70D must not be present.', D1[*]\70a Narrative\REGI\70D)
END
preconditionSR132Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR132 on the content of the source MT502
IF (B2[*]\95a Party\RQBR IsPresent)
THEN
Fail ('05226', 'RQBR must not be present.', B2[*]\95a Party\RQBR)
END
preconditionSR132Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR132 on the content of the source MT502
IF (Not (C1[*]\97a Account\SAFE\97B\Data Source Scheme IsPresent))
THEN
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'ABRD')
THEN
Fail ('05245', 'ABRD must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'CEND')
THEN
Fail ('05245', 'CEND must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'DVPA')
THEN
Fail ('05245', 'DVPA must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'FUNG')
THEN
Fail ('05245', 'FUNG must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'NFUN')
THEN
Fail ('05245', 'NFUN must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'MARG')
THEN
Fail ('05245', 'MARG must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'PHYS')
THEN
Fail ('05245', 'PHYS must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'SHOR')
THEN
Fail ('05245', 'SHOR must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
END
preconditionSR132Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR132 on the content of the source MT515
IF (C2\90a Price\TSMT\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.', C2\90a Price\TSMT\90B\Amount Type Code)
END
preconditionSR132Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR132 on the content of the source MT515
IF (((Not (D2[*]\95a Party\ACCW IsPresent)) Or (Not ((D2[*]\97a Account\CASH Select (..\..\95a Party\BENM IsPresent)) IsPresent))) And (D2[*] IsPresent))
THEN
Fail ('05248', 'If CSHPRTY is present, the MT must contain a repetition of CSHPRTY with 95a ACCW and a repetition of CSHPRTY with 95a BENM AND 97a CASH.', D2[*]\95a Party\ACCW, D2[*]\95a Party\BENM)
END
preconditionSR133Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR133 on the content of the source MT502
IF (Not (C1[*]\97a Account\SAFE\97B\Data Source Scheme IsPresent))
THEN
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'ABRD')
THEN
Fail ('05245', 'ABRD must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'CEND')
THEN
Fail ('05245', 'CEND must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'DVPA')
THEN
Fail ('05245', 'DVPA must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'FUNG')
THEN
Fail ('05245', 'FUNG must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'MARG')
THEN
Fail ('05245', 'MARG must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'NFUN')
THEN
Fail ('05245', 'NFUN must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'PHYS')
THEN
Fail ('05245', 'PHYS must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (C1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'SHOR')
THEN
Fail ('05245', 'SHOR must not be present.', C1[*]\97a Account\SAFE\97B\Account Type Code)
END
END
preconditionSR133Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR133 on the content of the source MT502
IF (C2[*]\97a Account\CHAR IsPresent)
THEN
Fail ('05249', 'CHAR must not be present.', C2[*]\97a Account\CHAR)
END
preconditionSR133Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR133 on the content of the source MT515
IF (C2\90a Price\TSMT\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.', C2\90a Price\TSMT\90B\Amount Type Code)
END
preconditionSR133Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR133 on the content of the source MT515
IF (D2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.
preconditionSR134Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR134 on the content of the source MT502
IF (C1[*]\95a Party\DEI2 IsPresent)
THEN
Fail ('05267', 'DEI2 must not be present.', C1[*]\95a Party\DEI2)
END
preconditionSR134Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR134 on the content of the source MT502
IF (C2[*]\97a Account\COMM IsPresent)
THEN
Fail ('05249', 'COMM must not be present.', C2[*]\97a Account\COMM)
END
preconditionSR134Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR134 on the content of the source MT515
IF (C2\36B Quantity of Financial Instrument IsPresent)
THEN
Fail ('05239', '36B must not be present.', C2\36B Quantity of Financial Instrument)
END
preconditionSR134Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR134 on the content of the source MT515
IF (D2[*]\97a Account\CHAR IsPresent)
THEN
Fail ('05250', 'CHAR must not be present.', D2[*]\97a Account\CHAR)
END
preconditionSR135Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR135 on the content of the source MT502
IF (C1[*]\95a Party\REAG IsPresent)
THEN
Fail ('05268', 'REAG must not be present.
preconditionSR135Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR135 on the content of the source MT502
IF (C2[*]\97a Account\TAXE IsPresent)
THEN
Fail ('05249', 'TAXE must not be present.', C2[*]\97a Account\TAXE)
END
preconditionSR135Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR135 on the content of the source MT515
IF (C2\35B Identification of the Financial Instrument[*]\35B IsPresent)
THEN
Fail ('05240', '35B must not be present.', C2\35B Identification of the Financial Instrument[*]\35B)
END
preconditionSR135Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR135 on the content of the source MT515
IF (D2[*]\97a Account\COMM IsPresent)
THEN
Fail ('05250', 'COMM must not be present.', D2[*]\97a Account\COMM)
END
preconditionSR136Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR136 on the content of the source MT502
IF (C1[*]\95a Party\RECU IsPresent)
THEN
Fail ('05268', 'RECU must not be present.
preconditionSR136Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR136 on the content of the source MT502
IF (C1[*]\95a Party\REI2 IsPresent)
THEN
Fail ('05261', 'REI2 must not be present.', C1[*]\95a Party\REI2)
END
preconditionSR136Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR136 on the content of the source MT515
IF (D2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', D2[*]\95a Party\ALTE\95S)
END
preconditionSR136Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR136 on the content of the source MT515
IF (D2[*]\97a Account\TAXE IsPresent)
THEN
Fail ('05250', 'TAXE must not be present.', D2[*]\97a Account\TAXE)
END
preconditionSR137Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR137 on the content of the source MT502
IF (C1[*]\95a Party\REI1 IsPresent)
THEN
Fail ('05268', 'REI1 must not be present.
preconditionSR137Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR137 on the content of the source MT502
IF (C1[*]\95a Party\DEAG IsPresent)
THEN
Fail ('05262', 'DEAG must not be present.
preconditionSR137Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR137 on the content of the source MT515
IF (D1[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', '95S ALTE must not be present.', D1[*]\95a Party\ALTE\95S)
END
preconditionSR137Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR137 on the content of the source MT515
IF (D2[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', D2[*]\98a Date/Time\PROC)
END
preconditionSR138Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR138 on the content of the source MT502
IF (C1[*]\95a Party\REI2 IsPresent)
THEN
Fail ('05268', 'REI2 must not be present.
preconditionSR138Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR138 on the content of the source MT502
IF (C1[*]\95a Party\DECU IsPresent)
THEN
Fail ('05262', 'DECU must not be present.
preconditionSR138Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR138 on the content of the source MT515
IF (Not (D1[*]\97a Account\SAFE\97B\Data Source Scheme IsPresent))
THEN
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'ABRD')
THEN
Fail ('05245', 'ABRD must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'CEND')
THEN
Fail ('05245', 'CEND must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'DVPA')
THEN
Fail ('05245', 'DVPA must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'FUNG')
THEN
Fail ('05245', 'FUNG must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'MARG')
THEN
Fail ('05245', 'MARG must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'NFUN')
THEN
Fail ('05245', ' NFUN must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'PHYS')
THEN
Fail ('05245', 'PHYS must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
IF (D1[*]\97a Account\SAFE\97B\Account Type Code ContainsString 'SHOR')
THEN
Fail ('05245', 'SHOR must not be present.', D1[*]\97a Account\SAFE\97B\Account Type Code)
END
END
preconditionSR138Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR138 on the content of the source MT515
IF (D2[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', D2[*]\20C Reference\PROC\20C)
END
preconditionSR139Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR139 on the content of the source MT502
IF (C1[*]\95a Party\BUYR IsPresent)
THEN
Fail ('05268', 'BUYR must not be present.
preconditionSR139Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR139 on the content of the source MT502
IF (C1[*]\95a Party\DEI1 IsPresent)
THEN
Fail ('05262', 'DEI1 must not be present.
preconditionSR139Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR139 on the content of the source MT515
IF (D1[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', D1[*]\98a Date/Time\PROC)
END
preconditionSR139Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR139 on the content of the source MT515
IF (D3[*]\17B Flag\STAM\17B IsPresent)
THEN
Fail ('05250', 'STAM must not be present.', D3[*]\17B Flag\STAM\17B)
END
preconditionSR13Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MT502
IF ((B\35B Identification of the Financial Instrument\35B\Description of Security IsPresent) And (Not (B\35B Identification of the Financial Instrument\35B\Identification of Security IsPresent)))
THEN
IF (((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring '5') TrimRight ' ') Length) IsSameNumber '0'))
THEN
Fail ('05231', 'An incomplete financial instrument identifier is specified.', B\35B Identification of the Financial Instrument\35B\Description of Security\Line[*])
END
END
preconditionSR13Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MT502
IF (B\70E Narrative\TPRO\70E IsPresent)
THEN
IF ((B\70E Narrative\TPRO\70E\Narrative\Line[*] Concatenate) Matches '.*RNAV/[A-Z]{3}(/.*)?')
THEN
IF (Not ((((B\70E Narrative\TPRO\70E\Narrative\Line[*] Concatenate) ExtractPattern ('RNAV/', '/')) Substring ('6', '3')) IsActiveCurrency))
THEN
Fail ('05229', 'An invalid currency is specified with RNAV.', B\70E Narrative\TPRO\70E\Narrative)
END
END
END
preconditionSR13Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MT509
IF ((A2a[*] Count) GreaterThan '1')
THEN
Fail ('05279', 'REAS must not be present more than once.', A2a[*])
END
preconditionSR13Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MT515
IF ((C1[*]\95a Party\CLBR Count) GreaterThan '1')
THEN
Fail ('05225', 'CLBR can only be present once.', C1[*]\95a Party\CLBR)
END
preconditionSR13Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MT515
IF ((C1[*]\95a Party\STBR Count) GreaterThan '1')
THEN
Fail ('05225', 'STBR can only be present once.', C1[*]\95a Party\STBR)
END
preconditionSR13Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent2 IsPresent)
THEN
Fail ('01025', 'CreditTransferTransactionInformation/IntermediaryAgent2 is not allowed.', CreditTransferTransactionInformation[1]\IntermediaryAgent2)
END
preconditionSR13Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent2 IsPresent)
THEN
Fail ('01025', 'CreditTransferTransactionInformation/IntermediaryAgent2 is not allowed.', CreditTransferTransactionInformation[1]\IntermediaryAgent2)
END
preconditionSR13Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent2 IsPresent)
THEN
Fail ('01025', 'CreditTransferTransactionInformation/IntermediaryAgent2 is not allowed.', CreditTransferTransactionInformation[1]\IntermediaryAgent2)
END
preconditionSR13Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'BEND')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and BEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR13Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR13Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'FEND')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and FEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR13Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR13 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR140Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR140 on the content of the source MT502
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR140Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR140 on the content of the source MT502
IF (C1[*]\95a Party\DEI2 IsPresent)
THEN
Fail ('05262', 'DEI2 must not be present.
preconditionSR140Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR140 on the content of the source MT515
IF (D1[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', D1[*]\20C Reference\PROC\20C)
END
preconditionSR140Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR140 on the content of the source MT515
IF ((D3[*]\19A Amount\ANTO\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ANTO can only be present once.', D3[*]\19A Amount\ANTO\19A)
END
preconditionSR141Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR141 on the content of the source MT502
IF (((C2[*]\95a Party\ACCW\95R\Data Source Scheme Concatenate C2[*]\95a Party\ACCW\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', C2[*]\95a Party\ACCW\95R)
END
preconditionSR141Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR141 on the content of the source MT502
IF (C1[*]\95a Party\SELL IsPresent)
THEN
Fail ('05262', 'SELL must not be present.
preconditionSR141Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR141 on the content of the source MT515
IF (D1[*]\70a Narrative\REGI\70D IsPresent)
THEN
Fail ('05272', '70D must not be present.', D1[*]\70a Narrative\REGI\70D)
END
preconditionSR141Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR141 on the content of the source MT515
IF (D3[*]\19A Amount\LADT\19A IsPresent)
THEN
Fail ('05251', 'LADT must not be present.', D3[*]\19A Amount\LADT\19A)
END
preconditionSR142Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR142 on the content of the source MT502
IF (((C2[*]\95a Party\PAYE\95R\Data Source Scheme Concatenate C2[*]\95a Party\PAYE\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', C2[*]\95a Party\PAYE\95R)
END
preconditionSR142Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR142 on the content of the source MT502
IF (B\22a Indicator\TILI\22F\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.
preconditionSR142Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR142 on the content of the source MT515
IF (D2[*]\97a Account\CHAR IsPresent)
THEN
Fail ('05249', 'CHAR must not be present.', D2[*]\97a Account\CHAR)
END
preconditionSR142Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR142 on the content of the source MT515
IF ((D3[*]\19A Amount\LEVY\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'LEVY can be present only once.', D3[*]\19A Amount\LEVY\19A)
END
preconditionSR143Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR143 on the content of the source MT502
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR143Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR143 on the content of the source MT515
IF (D2[*]\97a Account\COMM IsPresent)
THEN
Fail ('05249', 'COMM must not be present.', D2[*]\97a Account\COMM)
END
preconditionSR143Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR143 on the content of the source MT515
IF (D3[*]\19A Amount\LIDT\19A IsPresent)
THEN
Fail ('05251', 'LIDT must not be present.', D3[*]\19A Amount\LIDT\19A)
END
preconditionSR144Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR144 on the content of the source MT502
IF (((C2[*]\95a Party\ACCW\95R\Data Source Scheme Concatenate C2[*]\95a Party\ACCW\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', C2[*]\95a Party\ACCW\95R)
END
preconditionSR144Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR144 on the content of the source MT515
IF (D2[*]\97a Account\TAXE IsPresent)
THEN
Fail ('05249', 'TAXE must not be present.', D2[*]\97a Account\TAXE)
END
preconditionSR144Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR144 on the content of the source MT515
IF ((D3[*]\19A Amount\LOCL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'LOCL can be present only once.', D3[*]\19A Amount\LOCL\19A)
END
preconditionSR145Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR145 on the content of the source MT502
IF (((C2[*]\95a Party\PAYE\95R\Data Source Scheme Concatenate C2[*]\95a Party\PAYE\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', C2[*]\95a Party\PAYE\95R)
END
preconditionSR145Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR145 on the content of the source MT515
IF (D2[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', D2[*]\98a Date/Time\PROC)
END
preconditionSR145Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR145 on the content of the source MT515
IF (D3[*]\19A Amount\LOTE\19A IsPresent)
THEN
Fail ('05251', 'LOTE must not be present.', D3[*]\19A Amount\LOTE\19A)
END
preconditionSR146Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR146 on the content of the source MT515
IF (D2[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.
preconditionSR146Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR146 on the content of the source MT515
IF (D3[*]\19A Amount\LYDT\19A IsPresent)
THEN
Fail ('05251', 'LYDT must not be present.', D3[*]\19A Amount\LYDT\19A)
END
preconditionSR147Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR147 on the content of the source MT515
IF (D3[*]\17B Flag\STAM\17B IsPresent)
THEN
Fail ('05250', '17B STAM must not be present.', D3[*]\17B Flag\STAM\17B)
END
preconditionSR147Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR147 on the content of the source MT515
IF (D3[*]\19A Amount\MARG\19A IsPresent)
THEN
Fail ('05251', 'MARG must not be present.', D3[*]\19A Amount\MARG\19A)
END
preconditionSR148Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR148 on the content of the source MT515
IF ((D3[*]\19A Amount\ANTO\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ANTO can only be present once.', D3[*]\19A Amount\ANTO\19A)
END
preconditionSR148Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR148 on the content of the source MT515
IF (D3[*]\19A Amount\SHIP\19A IsPresent)
THEN
Fail ('05251', 'SHIP must not be present.', D3[*]\19A Amount\SHIP\19A)
END
preconditionSR149Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR149 on the content of the source MT515
IF (D3[*]\19A Amount\LADT\19A IsPresent)
THEN
Fail ('05251', '19A LADT must not be present.', D3[*]\19A Amount\LADT\19A)
END
preconditionSR149Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR149 on the content of the source MT515
IF (D3[*]\19A Amount\SUBS\19A IsPresent)
THEN
Fail ('05251', 'SUBS must not be present.', D3[*]\19A Amount\SUBS\19A)
END
preconditionSR14Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MT502
IF (A\22F Indicator\PRCO\22F IsPresent)
THEN
Fail ('05202', 'PRCO must not be present.', A\22F Indicator\PRCO)
END
preconditionSR14Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MT502
IF ((Not (B2[*]\95a Party\BUYR IsPresent)) And (Not (B2[*]\95a Party\INVE IsPresent)))
THEN
Fail ('05257', 'Neither BUYR nor INVE is present.
preconditionSR14Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MT509
IF ((A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'PPRE') And (Not ((B\98a Date/Time\PVAD IsPresent) And (B\19A Amount\ORDR IsPresent))))
THEN
Fail ('05277', 'As 25D IPRC/PPRE is present, 98a PVAD and 19A ORDR must also be present.', A2[*]\25D Status Code\IPRC\25D\Status Code)
END
preconditionSR14Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MT515
IF ((C1[*]\95a Party\STBR Count) GreaterThan '1')
THEN
Fail ('05225', 'STBR can only be present once.', C1[*]\95a Party\STBR)
END
preconditionSR14Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MT515
IF ((D3[*]\19A Amount\DEAL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'DEAL can be present only once.', D3[*]\19A Amount\DEAL\19A)
END
preconditionSR14Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', CreditTransferTransactionInformation[*]\IntermediaryAgent3)
END
preconditionSR14Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', CreditTransferTransactionInformation[1]\IntermediaryAgent3)
END
preconditionSR14Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', CreditTransferTransactionInformation[1]\IntermediaryAgent3)
END
preconditionSR14Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'UCIC')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and UCIC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR14Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR14Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'DISC')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and DISC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR14Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR14 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR150Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR150 on the content of the source MT515
IF (D3[*]\19A Amount\LIDT\19A IsPresent)
THEN
Fail ('05251', '19A LIDT must not be present.', D3[*]\19A Amount\LIDT\19A)
END
preconditionSR150Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR150 on the content of the source MT515
IF (D3[*]\19A Amount\ACCA\19A IsPresent)
THEN
Fail ('05251', 'ACCA must not be present.', D3[*]\19A Amount\ACCA\19A)
END
preconditionSR151Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR151 on the content of the source MT515
IF (D3[*]\19A Amount\LOTE\19A IsPresent)
THEN
Fail ('05251', '19A LOTE must not be present.', D3[*]\19A Amount\LYDT)
END
preconditionSR151Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR151 on the content of the source MT515
IF ((D3[*]\19A Amount\STEX\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'STEX can be present only once.', D3[*]\19A Amount\STEX\19A)
END
preconditionSR152Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR152 on the content of the source MT515
IF (D3[*]\19A Amount\LYDT\19A IsPresent)
THEN
Fail ('05251', '19A LYDT must not be present.', D3[*]\19A Amount\LYDT\19A)
END
preconditionSR152Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR152 on the content of the source MT515
IF ((D3[*]\19A Amount\TRAN\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'TRAN can be present only once.', D3[*]\19A Amount\TRAN\19A)
END
preconditionSR153Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR153 on the content of the source MT515
IF ((D3[*]\19A Amount\LEVY\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A LEVY can only be present once.', D3[*]\19A Amount\LEVY\19A)
END
preconditionSR153Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR153 on the content of the source MT515
IF ((D3[*]\19A Amount\TRAX\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'TRAX can be present only once.', D3[*]\19A Amount\TRAX\19A)
END
preconditionSR154Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR154 on the content of the source MT515
IF ((D3[*]\19A Amount\LOCL\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A LOCL can only be present once.', D3[*]\19A Amount\LOCL\19A)
END
preconditionSR154Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR154 on the content of the source MT515
IF ((D3[*]\19A Amount\VATA\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'VATA can be present only once.', D3[*]\19A Amount\VATA\19A)
END
preconditionSR155Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR155 on the content of the source MT515
IF (D3[*]\19A Amount\MARG\19A IsPresent)
THEN
Fail ('05251', '19A MARG must not be present.', D3[*]\19A Amount\MARG\19A)
END
preconditionSR155Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR155 on the content of the source MT515
IF ((D3[*]\19A Amount\OTHR\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'OTHR can be present only once.', D3[*]\19A Amount\OTHR\19A)
END
preconditionSR156Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR156 on the content of the source MT515
IF ((D3[*]\19A Amount\STEX\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A STEX can only be present once.', D3[*]\19A Amount\STEX\19A)
END
preconditionSR156Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR156 on the content of the source MT515
IF ((D3[*]\19A Amount\ERFE\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ERFE can be present only once.', D3[*]\19A Amount\ERFE\19A)
END
preconditionSR157Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR157 on the content of the source MT515
IF ((D3[*]\19A Amount\TRAN\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A TRAN can only be present once.', D3[*]\19A Amount\TRAN\19A)
END
preconditionSR157Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR157 on the content of the source MT515
IF ((D3[*]\19A Amount\PRWI\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'PRWI can be present only once.', D3[*]\19A Amount\PRWI\19A)
END
preconditionSR158Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR158 on the content of the source MT515
IF ((D3[*]\19A Amount\TRAX\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A TRAX can only be present once.', D3[*]\19A Amount\TRAX\19A)
END
preconditionSR158Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR158 on the content of the source MT515
IF (D3[*]\19A Amount\OCMT\19A IsPresent)
THEN
Fail ('05251', 'OCMT must not be present.', D3[*]\19A Amount\OCMT\19A)
END
preconditionSR159Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR159 on the content of the source MT515
IF ((D3[*]\19A Amount\VATA\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A VATA can only be present once.', D3[*]\19A Amount\VATA\19A)
END
preconditionSR159Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR159 on the content of the source MT515
IF (E[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', E[*]\95a Party\ALTE\95S)
END
preconditionSR15Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MT502
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'CODU')
THEN
Fail ('05200', 'CODU must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR15Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MT502
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'CODU')
THEN
Fail ('05200', 'CODU must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR15Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MT509
IF ((A1[*]\20C Reference\PREV Count) GreaterThan '1')
THEN
Fail ('05206', 'PREV must be present only once.', A1[*]\20C Reference\PREV)
END
preconditionSR15Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MT515
IF ((D3[*]\19A Amount\DEAL\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A DEAL can only be present once.', D3[*]\19A Amount\DEAL\19A)
END
preconditionSR15Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MT515
IF ((D3[*]\19A Amount\EXEC\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'EXEC can be present only once.', D3[*]\19A Amount\EXEC\19A)
END
preconditionSR15Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxPacs00800102
IF ((Not (CreditTransferTransactionInformation[1]\Creditor\Identification\OrganisationIdentification\BICOrBEI IsPresent)) And (Not (CreditTransferTransactionInformation[1]\Creditor\Name IsPresent)))
THEN
Fail ('01027', 'If CreditTransferTransactionInformation/Creditor does not contain a BIC or BEI, then at a minimum it must contain Name.', CreditTransferTransactionInformation[1]\Creditor\Name)
END
preconditionSR15Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\NumberOfTransactions Substring '1') IsSameNumber '1'))
THEN
Fail ('01014', 'NumberOfTransactions must equal 1.', GroupHeader\NumberOfTransactions)
END
preconditionSR15Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\NumberOfTransactions Substring '1') IsSameNumber '1'))
THEN
Fail ('01014', 'NumberOfTransactions must equal 1.', GroupHeader\NumberOfTransactions)
END
preconditionSR15Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'FEND')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and FEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate)
END
preconditionSR15Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR15Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'FEND')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and FEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR15Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR15 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR160Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR160 on the content of the source MT515
IF ((D3[*]\19A Amount\OTHR\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A OTHR can only be present once.', D3[*]\19A Amount\OTHR\19A)
END
preconditionSR160Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR160 on the content of the source MT515
IF (E[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', E[*]\97a Account\SAFE\97B)
END
preconditionSR161Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR161 on the content of the source MT515
IF (D3[*]\19A Amount\ACCA\19A IsPresent)
THEN
Fail ('05251', '19A ACCA must not be present.', D3[*]\19A Amount\ACCA\19A)
END
preconditionSR161Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR161 on the content of the source MT515
IF (E[*]\97a Account\CASH\97A IsPresent)
THEN
Fail ('05257', 'CASH must not be present.', E[*]\97a Account\CASH\97A)
END
preconditionSR162Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR162 on the content of the source MT515
IF (D3[*]\19A Amount\OCMT\19A IsPresent)
THEN
Fail ('05251', '19A OCMT must not be present.', D3[*]\19A Amount\OCMT\19A)
END
preconditionSR162Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR162 on the content of the source MT515
IF (F IsPresent)
THEN
Fail ('05256', 'REPO must not be present.', F)
END
preconditionSR163Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR163 on the content of the source MT515
IF (E[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', E[*]\95a Party\ALTE\95S)
END
preconditionSR163Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR163 on the content of the source MT515
IF ((C\22a Indicator\PRIC\22F\Data Source Scheme IsPresent) And (Not (C\22a Indicator\PRIC\22F\Data Source Scheme IsSameString 'SMPG')))
THEN
Fail ('05220', 'Data Source Scheme, if present, must be SMPG.', C\22a Indicator\PRIC\22F\Data Source Scheme)
END
preconditionSR164Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR164 on the content of the source MT515
IF (E[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', E[*]\97a Account\SAFE\97B)
END
preconditionSR164Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR164 on the content of the source MT515
IF ((((C\22a Indicator\PRIC\22F\Data Source Scheme IsSameString 'SMPG') And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'BIPR'))) And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'OFPR'))) And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'NAVP')))
THEN
Fail ('05220', 'If Data Source Scheme is SMPG it must be followed by /BIPR or /OFPR or /NAVP.', C\22a Indicator\PRIC\22F\Data Source Scheme, C\22a Indicator\PRIC\22F\Indicator)
END
preconditionSR165Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR165 on the content of the source MT515
IF (E[*]\97a Account\CASH\97A IsPresent)
THEN
Fail ('05257', 'CASH must not be present.', E[*]\97a Account\CASH\97A)
END
preconditionSR165Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR165 on the content of the source MT515
IF (C2\70E Narrative\FIAN\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E FIAN must not be present.', C2\70E Narrative\FIAN\70E\Narrative\Line[*])
END
preconditionSR166Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR166 on the content of the source MT515
IF (F IsPresent)
THEN
Fail ('05256', 'REPO must not be present.', F)
END
preconditionSR166Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR166 on the content of the source MT515
IF (D\22F Indicator\REGT IsPresent)
THEN
Fail ('05243', 'REGT must not be present.', D\22F Indicator\REGT)
END
preconditionSR167Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR167 on the content of the source MT515
IF (D\22F Indicator\STAM IsPresent)
THEN
Fail ('05243', 'STAM must not be present.', D\22F Indicator\STAM)
END
preconditionSR167Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR167 on the content of the source MT515
IF (D\22F Indicator\CASY IsPresent)
THEN
Fail ('05243', 'CASY must not be present.', D\22F Indicator\CASY)
END
preconditionSR168Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR168 on the content of the source MT515
IF (D\22F Indicator\REGT IsPresent)
THEN
Fail ('05243', 'REGT must not be present.', D\22F Indicator\REGT)
END
preconditionSR168Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR168 on the content of the source MT515
IF (D\22F Indicator\DBNM IsPresent)
THEN
Fail ('05243', 'DBNM must not be present.', D\22F Indicator\DBNM)
END
preconditionSR169Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR169 on the content of the source MT515
IF (D\22F Indicator\CASY IsPresent)
THEN
Fail ('05243', 'CASY must not be present.', D\22F Indicator\CASY)
END
preconditionSR169Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR169 on the content of the source MT515
IF (D\22F Indicator\REST IsPresent)
THEN
Fail ('05243', 'REST must not be present.', D\22F Indicator\REST)
END
preconditionSR16Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MT502
IF (A1[*]\22F Indicator\LINK\22F IsPresent)
THEN
Fail ('05203', 'LINK must not be present.', A1[*]\22F Indicator\LINK\22F)
END
preconditionSR16Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MT502
IF (A1[*]\22F Indicator\LINK\22F IsPresent)
THEN
Fail ('05203', ' LINK must not be present.', A1[*]\22F Indicator\LINK\22F)
END
preconditionSR16Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MT509
IF ((A1[*]\20C Reference\MAST Count) GreaterThan '1')
THEN
Fail ('05206', 'MAST must be present only once.', A1[*]\20C Reference\MAST)
END
preconditionSR16Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MT515
IF ((D3[*]\19A Amount\EXEC\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A EXEC can only be present once.', D3[*]\19A Amount\EXEC\19A)
END
preconditionSR16Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MT515
IF ((D3[*]\19A Amount\CHAR\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'CHAR can be present only once.', D3[*]\19A Amount\CHAR\19A)
END
preconditionSR16Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxPacs00800102
IF (((((GroupHeader\MessageIdentification Substring ('1', '1')) IsSameString '/') Or (((GroupHeader\MessageIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((GroupHeader\MessageIdentification Substring ((GroupHeader\MessageIdentification Length), '1')) IsSameString '/') And ((GroupHeader\MessageIdentification Length) LessThanOrEqualTo '16'))) Or ((GroupHeader\MessageIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01012', 'If the length of GroupHeader/MessageIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR16Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[*]\UnderlyingCustomerCreditTransfer\Debtor IsPresent)
THEN
IF (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Identification\OrganisationIdentification\BICOrBEI IsPresent))
THEN
IF (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Name IsPresent))
THEN
Fail ('01028', 'If CreditTransferTransactionInformation\UnderlyingCustomerCreditTransfer\Debtor does not contain BIC or BEI, then at a minimum it must contain a Name.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Name)
END
END
END
preconditionSR16Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[*]\UnderlyingCustomerCreditTransfer\Debtor IsPresent)
THEN
IF (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Identification\OrganisationIdentification\BICOrBEI IsPresent))
THEN
IF (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Name IsPresent))
THEN
Fail ('01028', 'If CreditTransferTransactionInformation\UnderlyingCustomerCreditTransfer\Debtor does not contain BIC or BEI, then at a minimum it must contain a Name.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Debtor\Name)
END
END
END
preconditionSR16Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'DISC')) Count) GreaterThan '1')
THEN
Fail ('05307', 'Rate and DISC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Rate, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type)
END
preconditionSR16Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type Count (.
preconditionSR16Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'UCIC')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and UCIC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR16Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR16 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'UCIC')) IsPresent))
THEN
Fail ('05310', 'Either Amount and BEND or Amount and UCIC may be present but not both.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type)
END
preconditionSR170Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR170 on the content of the source MT515
IF (D\22F Indicator\DBNM IsPresent)
THEN
Fail ('05243', 'DBNM must not be present.', D\22F Indicator\DBNM)
END
preconditionSR170Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR170 on the content of the source MT515
IF (D\22F Indicator\LEOG IsPresent)
THEN
Fail ('05243', 'LEOG must not be present.', D\22F Indicator\LEOG)
END
preconditionSR171Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR171 on the content of the source MT515
IF (D\22F Indicator\REST IsPresent)
THEN
Fail ('05243', 'REST must not be present.', D\22F Indicator\REST)
END
preconditionSR171Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR171 on the content of the source MT515
IF (D\22F Indicator\SETS IsPresent)
THEN
Fail ('05243', 'SETS must not be present.', D\22F Indicator\SETS)
END
preconditionSR172Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR172 on the content of the source MT515
IF (D\22F Indicator\LEOG IsPresent)
THEN
Fail ('05243', 'LEOG must not be present.', D\22F Indicator\LEOG)
END
preconditionSR172Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR172 on the content of the source MT515
IF (D\22F Indicator\REPT IsPresent)
THEN
Fail ('05243', 'REPT must not be present.', D\22F Indicator\REPT)
END
preconditionSR173Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR173 on the content of the source MT515
IF (D\22F Indicator\SETS IsPresent)
THEN
Fail ('05243', 'SETS must not be present.', D\22F Indicator\SETS)
END
preconditionSR173Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR173 on the content of the source MT515
IF ((A1[*]\20C Reference\COLR Count) GreaterThan '1')
THEN
Fail ('05206', '20C COLR must only be present once.', A1[*]\20C Reference\COLR)
END
preconditionSR174Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR174 on the content of the source MT515
IF (D\22F Indicator\REPT IsPresent)
THEN
Fail ('05243', 'REPT must not be present.', D\22F Indicator\REPT)
END
preconditionSR174Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR174 on the content of the source MT515
IF (C2\98A Date\CALD IsPresent)
THEN
Fail ('05235', 'CALD must not be present.', C2\98A Date\CALD)
END
preconditionSR175Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR175 on the content of the source MT515
IF ((Not ((C1[*]\97a Account\SAFE Select ((..\..\95a Party\SELL IsPresent), '1')) IsPresent)) And ((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')))
THEN
Fail ('05271', 'If place of trade is FR, (94B TRAD PRIM FR), SAFE within the SELL sequence must be present.', C\94a Place\TRAD\94B\Place Code, C1[*]\95a Party\SELL, C1[*]\97a Account\SAFE)
END
preconditionSR175Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR175 on the content of the source MT515
IF (C2\98A Date\CONV IsPresent)
THEN
Fail ('05235', 'CONV must not be present.', C2\98A Date\CONV)
END
preconditionSR176Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR176 on the content of the source MT515
IF (C\70E Narrative\TPRO\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E TPRO must not be present.', C\70E Narrative\TPRO\70E\Narrative\Line[*])
END
preconditionSR176Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR176 on the content of the source MT515
IF (C\70E Narrative\TPRO\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E TPRO must not be present.', C\70E Narrative\TPRO\70E\Narrative\Line[*])
END
preconditionSR177Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR177 on the content of the source MT515
IF (C2\70E Narrative\FIAN\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E FIAN must not be present.', C2\70E Narrative\FIAN\70E\Narrative\Line[*])
END
preconditionSR177Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR177 on the content of the source MT515
IF (D\22F Indicator\STAM IsPresent)
THEN
Fail ('05243', 'STAM must not be present.', D\22F Indicator\STAM)
END
preconditionSR178Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR178 on the content of the source MT515
IF (((D3[*]\92B Rate\EXCH\92B\Rate Select ((..\..\..\..\19A Amount\SETT IsPresent), '1')) Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', D3[*]\92B Rate\EXCH\92B\Rate)
END
preconditionSR178Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR178 on the content of the source MT515
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR179Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR179 on the content of the source MT515
IF ((A1[*]\20C Reference\COLR Count) GreaterThan '1')
THEN
Fail ('05207', 'COLR must not be present more than once.', A1[*]\20C Reference\COLR)
END
preconditionSR179Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR179 on the content of the source MT515
IF (((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And (Not (C1[*]\95a Party\BUYR IsPresent)))
THEN
Fail ('05270', 'If place of trade is FR, (94B TRAD PRIM FR), BUYR must be present.', C\94a Place\TRAD\94B\Place Code, C1[*]\95a Party\BUYR)
END
preconditionSR17Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MT502
IF (A1[*]\13a Number Identification\LINK\13B\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', A1[*]\13a Number Identification\LINK\13B)
END
preconditionSR17Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'EXCH') And (Not (B\94a Place\TRAD\94B\Narrative Matches '[A-Z0-9]{4}')))
THEN
Fail ('05215', 'If place code is EXCH, the narrative field must be present and contain a MIC Identifier (4 uppercase alphanumeric characters)', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR17Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MT509
IF ((A1[*]\20C Reference\LIST Count) GreaterThan '1')
THEN
Fail ('05206', 'LIST must be present only once.', A1[*]\20C Reference\LIST)
END
preconditionSR17Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MT515
IF ((D3[*]\19A Amount\CHAR\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A CHAR can only be present once.', D3[*]\19A Amount\CHAR\19A)
END
preconditionSR17Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MT515
IF ((D3[*]\19A Amount\LOCO\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'LOCO can be present only once.', D3[*]\19A Amount\LOCO\19A)
END
preconditionSR17Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification IsPresent)
THEN
IF (((((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '1')) IsSameString '/') Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length), '1')) IsSameString '/') And ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length) LessThanOrEqualTo '16'))) Or ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01013', 'If CreditTransferTransactionInformation/PaymentIdentification/InstructionIdentification is present and the length is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR17Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent2 IsPresent)
THEN
Fail ('01025', 'CreditTransferTransactionInformation/IntermediaryAgent2 is not allowed.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent2)
END
preconditionSR17Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent2 IsPresent)
THEN
Fail ('01025', 'CreditTransferTransactionInformation/IntermediaryAgent2 is not allowed.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent2)
END
preconditionSR17Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type ContainsString 'BEND') And (MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type ContainsString 'UCIC'))
THEN
Fail ('05310', 'Either Type BEND or Type UCIC may be present but not both.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type)
END
preconditionSR17Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'UCIC')) IsPresent))
THEN
Fail ('05310', 'Either Amount and BEND or Amount and UCIC may be present but not both.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount)
END
preconditionSR17Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BEND')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and BEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR17Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR17 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'FEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Select (..\Type IsSameString 'CDPL')) IsPresent))
THEN
Fail ('05319', 'Commission Details\Amount Type CDPL and Charge Details\Amount Type FEND may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Type, MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type)
END
preconditionSR180Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR180 on the content of the source MT515
IF (((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And (Not (C1[*]\95a Party\INVE IsPresent)))
THEN
Fail ('05269', 'If place of trade is FR, (94B TRAD PRIM FR), INVE must be present.', C\94a Place\TRAD\94B\Place Code, C1[*]\95a Party\INVE)
END
preconditionSR180Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR180 on the content of the source MT515
IF ((Not ((C1[*]\97a Account\SAFE Select ((..\..\95a Party\BUYR IsPresent), '1')) IsPresent)) And ((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')))
THEN
Fail ('05271', 'If place of trade is FR, (94B TRAD PRIM FR), SAFE within the BUYR sequence must be present.', C1[*]\95a Party\BUYR, C1[*]\97a Account\SAFE, C\94a Place\TRAD\94B\Place Code)
END
preconditionSR181Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR181 on the content of the source MT515
IF (((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And (Not (C1[*]\95a Party\SELL IsPresent)))
THEN
Fail ('05270', 'If place of trade is FR, (94B TRAD PRIM FR), SELL must be present', C\94a Place\TRAD\94B\Place Code, C1[*]\95a Party\SELL)
END
preconditionSR181Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR181 on the content of the source MT515
IF (((D3[*]\92B Rate\EXCH\92B\Rate Select ((..\..\..\..\19A Amount\SETT IsPresent), '1')) Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', D3[*]\92B Rate\EXCH\92B\Rate)
END
preconditionSR182Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR182 on the content of the source MT515
IF (((D3[*]\92B Rate\EXCH\92B\Rate Select ((..\..\..\..\19A Amount\DEAL IsPresent), '1')) Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', D3[*]\92B Rate\EXCH\92B\Rate)
END
preconditionSR182Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR182 on the content of the source MT515
IF (((D3[*]\92B Rate\EXCH\92B\Rate Select ((..\..\..\..\19A Amount\DEAL IsPresent), '1')) Length) GreaterThan '12')
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', D3[*]\92B Rate\EXCH\92B\Rate)
END
preconditionSR183Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR183 on the content of the source MT515
IF ((C\22a Indicator\TTCO[*]\22F\Indicator ContainsString 'CDIV') And (C\22a Indicator\TTCO[*]\22F\Indicator ContainsString 'XDIV'))
THEN
Fail ('05283', 'CDIV and XDIV must not both be present.', C\22a Indicator\TTCO[*]\22F\Indicator)
END
preconditionSR183Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR183 on the content of the source MT515
IF ((C\22a Indicator\TTCO[*]\22F\Indicator ContainsString 'XDIV') And (C\22a Indicator\TTCO[*]\22F\Indicator ContainsString 'CDIV'))
THEN
Fail ('05283', 'CDIV and XDIV must not both be present.', C\22a Indicator\TTCO[*]\22F\Indicator)
END
preconditionSR184Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR184 on the content of the source MT515
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR184Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR184 on the content of the source MT515
IF (((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (C\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And (Not (C1[*]\95a Party\INVE IsPresent)))
THEN
Fail ('05269', 'If place of trade is FR, (94B TRAD PRIM FR), INVE must be present.', C\94a Place\TRAD\94B\Place Code, C1[*]\95a Party\BUYR)
END
preconditionSR185Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR185 on the content of the source MT515
IF (((D2[*]\95a Party\ACCW\95R\Data Source Scheme Concatenate D2[*]\95a Party\ACCW\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', D2[*]\95a Party\ACCW\95R)
END
preconditionSR185Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR185 on the content of the source MT515
IF (((D2[*]\95a Party\ACCW\95R\Data Source Scheme Concatenate D2[*]\95a Party\ACCW\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', D2[*]\95a Party\ACCW\95R)
END
preconditionSR186Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR186 on the content of the source MT515
IF (((D2[*]\95a Party\PAYE\95R\Data Source Scheme Concatenate D2[*]\95a Party\PAYE\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', D2[*]\95a Party\PAYE\95R)
END
preconditionSR186Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR186 on the content of the source MT515
IF (((D2[*]\95a Party\PAYE\95R\Data Source Scheme Concatenate D2[*]\95a Party\PAYE\95R\Proprietary Code) Length) GreaterThan '34')
THEN
Fail ('05283', 'String exceeded the maximum number of characters allowed (34x).', D2[*]\95a Party\PAYE\95R)
END
preconditionSR187Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR187 on the content of the source MT515
IF (D3[*]\17B Flag\ODDL\17B IsPresent)
THEN
Fail ('05250', '17B ODDL must not be present', D3[*]\17B Flag\ODDL\17B)
END
preconditionSR187Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR187 on the content of the source MT515
IF (D3[*]\17B Flag\REMU\17B IsPresent)
THEN
Fail ('05250', 'REMU must not be present', D3[*]\17B Flag\REMU\17B)
END
preconditionSR188Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR188 on the content of the source MT515
IF (D3[*]\17B Flag\REMU\17B IsPresent)
THEN
Fail ('05250', '17B REMU must not be present', D3[*]\17B Flag\REMU\17B)
END
preconditionSR188Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR188 on the content of the source MT515
IF (D3[*]\17B Flag\ODDL\17B IsPresent)
THEN
Fail ('05250', 'ODDL must not be present', D3[*]\17B Flag\ODDL\17B)
END
preconditionSR189Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR189 on the content of the source MT515
IF (D3[*]\19A Amount\PRDF\19A IsPresent)
THEN
Fail ('05251', '19A PRDF must not be present', D3[*]\19A Amount\PRDF\19A)
END
preconditionSR189Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR189 on the content of the source MT515
IF (D3[*]\19A Amount\PRDF\19A IsPresent)
THEN
Fail ('05250', 'PRDF must not be present', D3[*]\19A Amount\PRDF\19A)
END
preconditionSR18Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'EXCH') And (Not (B\94a Place\TRAD\94B\Narrative Matches '[A-Z]{4}')))
THEN
Fail ('05215', 'If place code is EXCH, the narrative field must be present and contain a MIC Identifier (4 uppercase alphanumeric characters)', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR18Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (Not (B\94a Place\TRAD\94B\Narrative IsCountry)))
THEN
Fail ('05216', 'If place code is PRIM, the narrative field must be present and contain a country code.', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR18Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MT509
IF ((A1[*]\20C Reference\PROG Count) GreaterThan '1')
THEN
Fail ('05206', 'PROG must be present only once.', A1[*]\20C Reference\PROG)
END
preconditionSR18Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MT515
IF ((D3[*]\19A Amount\LOCO\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A LOCO can only be present once.', D3[*]\19A Amount\LOCO\19A)
END
preconditionSR18Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MT515
IF ((D3[*]\19A Amount\COUN\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'COUN can be present only once.', D3[*]\19A Amount\COUN\19A)
END
preconditionSR18Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxPacs00800102
IF (Not (CreditTransferTransactionInformation[*]\Debtor\Identification\OrganisationIdentification\BICOrBEI IsPresent))
THEN
IF (Not (CreditTransferTransactionInformation[1]\Debtor\Name IsPresent))
THEN
Fail ('01028', 'If CreditTransferTransactionInformation/Debtor does not contain a BIC or BEI, then at a minimum it must contain Name.', CreditTransferTransactionInformation[1]\Debtor\Name)
END
END
preconditionSR18Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent3)
END
preconditionSR18Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent3)
END
preconditionSR18Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR18Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'FEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Select (..\Type IsSameString 'CDPL')) IsPresent))
THEN
Fail ('05404', 'Commission Details\ Amount Type CDPL and Charge Details\ Amount Type FEND may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount, MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount)
END
preconditionSR18Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'DISC')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and DISC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR18Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR18 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Select (..\Type IsSameString 'CDPL')) Count) GreaterThan '1')
THEN
Fail ('05314', 'Amount and CDPL must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount)
END
preconditionSR190Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR190 on the content of the source MT515
IF (D3[*]\19A Amount\REMU\19A IsPresent)
THEN
Fail ('05251', '19A REMU must not be present', D3[*]\19A Amount\REMU\19A)
END
preconditionSR190Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR190 on the content of the source MT515
IF (D3[*]\19A Amount\REMU\19A IsPresent)
THEN
Fail ('05251', 'REMU must not be present', D3[*]\19A Amount\REMU\19A)
END
preconditionSR19Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (Not (B\94a Place\TRAD\94B\Narrative IsCountry)))
THEN
Fail ('05216', 'If place code is PRIM, the narrative field must be present and contain a country code.', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR19Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'OTCO') And (Not (B\94a Place\TRAD\94B\Narrative IsPresent)))
THEN
Fail ('05217', 'If place code is OTCO, the narrative field must be present.', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR19Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MT509
IF ((A1[*]\20C Reference\TRRF Count) GreaterThan '1')
THEN
Fail ('05206', 'TRRF must be present only once.', A1[*]\20C Reference\TRRF)
END
preconditionSR19Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MT515
IF ((D3[*]\19A Amount\COUN\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A COUN can only be present once.', D3[*]\19A Amount\COUN\19A)
END
preconditionSR19Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MT515
IF ((D3[*]\19A Amount\ISDI\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ISDI can be present only once.', D3[*]\19A Amount\ISDI\19A)
END
preconditionSR19Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxPacs00800102
IF (GroupHeader\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR19Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor IsPresent)
THEN
IF ((Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Identification\OrganisationIdentification\BICOrBEI IsPresent)) And (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Name IsPresent)))
THEN
Fail ('01027', 'If CreditTransferTransactionInformation/UnderlyingCustomerCreditTransfer/Creditor does not contain a BIC or BEI, then at the minimum it must contain a Name.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Name)
END
END
preconditionSR19Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor IsPresent)
THEN
IF ((Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Identification\OrganisationIdentification\BICOrBEI IsPresent)) And (Not (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Name IsPresent)))
THEN
Fail ('01027', 'If CreditTransferTransactionInformation/UnderlyingCustomerCreditTransfer/Creditor does not contain a BIC or BEI, then at the minimum it must contain a Name.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\Creditor\Name)
END
END
preconditionSR19Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role ContainsString 'DIST') And (Not (MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR')))
THEN
Fail ('05303', 'If Place Of Trade \ Country \ FR is not present, DIST must not be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role)
END
preconditionSR19Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxSetr00600201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]
DO
IF ((CommercialAgreementReference IsPresent) And (((Amount IsPresent) Or (Rate IsPresent)) Or (Type IsPresent)))
THEN
Fail ('05317', 'If Commercial Agreement Reference is present, Amount, Rate and Type must not be present.', Amount, Type, Rate, CommercialAgreementReference)
END
END
preconditionSR19Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxSetr01000201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'CHAR')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and CHAR must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR19Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR19 on the content of the source MxSetr01200201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]
DO
IF ((Rate IsPresent) And (Not ((Type IsSameString 'FEND') Or ((Type IsSameString 'BEND') Or (Type IsSameString 'CDPL')))))
THEN
Fail ('05315', 'Rate and FEND or BEND or CDPL must be present once.', Rate)
END
END
preconditionSR1Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT101
IF (Not (A\28D Message Index/Total\28D\Message Index IsSameNumber '1'))
THEN
Fail ('01037', 'Message Index must equal 1.', A\28D Message Index/Total\28D\Message Index)
END
preconditionSR1Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT103
IF ((53a Sender's Correspondent\53B\Location IsPresent) And (Not (53a Sender's Correspondent\53B\Party Identifier IsPresent)))
THEN
Fail ('01002', 'If field 53a is present with option B, then PartyIdentifier must be present.', 53a Sender's Correspondent\53B\Party Identifier, 53a Sender's Correspondent)
END
preconditionSR1Check(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT103_STP
FOREACH 71F Sender's Charges[*]
DO
IF ((Not (71F\Currency IsSameString ..\32A Value Date/Currency/Interbank Settled Amount\32A\Currency)) And (71F Sender's Charges[*] IsPresent))
THEN
Fail ('01000', 'The currency code in fields 71F and 32A must be the same.', ..\32A Value Date/Currency/Interbank Settled Amount, .)
END
END
preconditionSR1Check(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT202
IF ((53a Sender's Correspondent\53B IsPresent) And (Not (53a Sender's Correspondent\53B\Party Identifier IsPresent)))
THEN
Fail ('01002', 'If field 53a is present with option B, then PartyIdentifier must be present.', 53a Sender's Correspondent\53B\Party Identifier, 53a Sender's Correspondent)
END
preconditionSR1Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT202COV
IF ((A\53a Sender's Correspondent\53B IsPresent) And (Not (A\53a Sender's Correspondent\53B\Party Identifier IsPresent)))
THEN
Fail ('01002', 'If field 53a is present with option B, then PartyIdentifier must be present.', A\53a Sender's Correspondent\53B\Party Identifier, A\53a Sender's Correspondent)
END
preconditionSR1Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT502
IF ((B2[*]\95a Party\INVE Count) GreaterThan '1')
THEN
Fail ('05225', 'INVE can only be present once.', B2[*]\95a Party\INVE)
END
preconditionSR1Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT502
IF ((B2[*]\95a Party\BUYR Count) GreaterThan '1')
THEN
Fail ('05225', 'BUYR can only be present once.', B2[*]\95a Party\BUYR)
END
preconditionSR1Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT509
IF (Not ((A1[*]\20C Reference\RELA Count) IsSameNumber '1'))
THEN
Fail ('05206', 'RELA must be present once.', A1[*]\20C Reference\RELA)
END
preconditionSR1Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT515
IF (Not ((A1[*]\20C Reference\RELA\20C\Reference Count) IsSameNumber '1'))
THEN
Fail ('05206', 'RELA must be present once.', A1[*]\20C Reference\RELA)
END
preconditionSR1Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT515
IF (C\98a Date/Time\TRAD\98B IsPresent)
THEN
Fail ('05208', '98B TRAD is not allowed.
preconditionSR1Check(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT540
FOREACH MT540 Receive Free\C[*]
DO
IF (((36B Quantity of Financial Instrument\SETT[*]\36B Count) IsSameNumber '2') And (Not ((36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'AMOR') And (36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'FAMT'))))
THEN
Fail ('99998', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).
preconditionSR1Check(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT540
IF ((MT540 Receive Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'If there is more than one seq FIAC, the message is not translated.', MT540 Receive Free\C[*])
END
preconditionSR1Check(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT540
IF ((MT540 Receive Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'FIAC must only be present once.', MT540 Receive Free\C[*])
END
preconditionSR1Check(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT541
FOREACH MT541 Receive Against Payment\C[*]
DO
IF (((36B Quantity of Financial Instrument\SETT[*]\36B Count) IsSameNumber '2') And (Not ((36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'AMOR') And (36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'FAMT'))))
THEN
Fail ('99998', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).
preconditionSR1Check(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT541
IF ((MT541 Receive Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'If there is more than one seq FIAC, the message is not translated.', MT541 Receive Against Payment\C[*])
END
preconditionSR1Check(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT541
IF ((MT541 Receive Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'FIAC must only be present once.', MT541 Receive Against Payment\C[*])
END
preconditionSR1Check(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT542
FOREACH MT542 Deliver Free\C[*]
DO
IF (((36B Quantity of Financial Instrument\SETT[*]\36B Count) IsSameNumber '2') And (Not ((36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'AMOR') And (36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'FAMT'))))
THEN
Fail ('99998', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).
preconditionSR1Check(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT542
IF ((MT542 Deliver Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'If there is more than one seq FIAC, the message is not translated.', MT542 Deliver Free\C[*])
END
preconditionSR1Check(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT542
IF ((MT542 Deliver Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'FIAC must only be present once.', MT542 Deliver Free\C[*])
END
preconditionSR1Check(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT543
FOREACH MT543 Deliver Against Payment\C[*]
DO
IF (((36B Quantity of Financial Instrument\SETT[*]\36B Count) IsSameNumber '2') And (Not ((36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'AMOR') And (36B Quantity of Financial Instrument\SETT[*]\36B\QuantityTypeCode ContainsString 'FAMT'))))
THEN
Fail ('99998', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).
preconditionSR1Check(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT543
IF ((MT543 Deliver Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'If there is more than one seq FIAC, the message is not translated.', MT543 Deliver Against Payment\C[*])
END
preconditionSR1Check(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT543
IF ((MT543 Deliver Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'FIAC must only be present once.', MT543 Deliver Against Payment\C[*])
END
preconditionSR1Check(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT544
IF ((MT544 Receive Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT544 Receive Free Confirmation\C[*])
END
preconditionSR1Check(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT544
IF ((MT544 Receive Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT544 Receive Free Confirmation\C[*])
END
preconditionSR1Check(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT544
IF ((MT544 Receive Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT544 Receive Free Confirmation\C[*])
END
preconditionSR1Check(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT545
IF ((MT545 Receive Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT545 Receive Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT545
IF ((MT545 Receive Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT545 Receive Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT545
IF ((MT545 Receive Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT545 Receive Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT546
IF ((MT546 Deliver Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT546 Deliver Free Confirmation\C[*])
END
preconditionSR1Check(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT546
IF ((MT546 Deliver Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT546 Deliver Free Confirmation\C[*])
END
preconditionSR1Check(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT546
IF ((MT546 Deliver Free Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT546 Deliver Free Confirmation\C[*])
END
preconditionSR1Check(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT547
IF ((MT547 Deliver Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT547 Deliver Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT547
IF ((MT547 Deliver Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT547 Deliver Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT547
IF ((MT547 Deliver Against Payment Confirmation\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'The message can not contain more than one seq FIAC.', MT547 Deliver Against Payment Confirmation\C[*])
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status IPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status SPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SPRC)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status IPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status CPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CPRC)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\TPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status TPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\TPRC)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one INMH status by message is allowed.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH)
END
preconditionSR1Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status IPRC by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC)
END
preconditionSR1Check(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT564
IF ((B2[*]\97a Account\SAFE\97C\Account Code ContainsString 'GENR') And (((B2[*]\95a Party\ACOW IsPresent) Or (B2[*]\94a Place\SAFE IsPresent)) Or (B2[*]\93a Balance IsPresent)))
THEN
Fail ('06003', 'If 97C GENR is present, then the other elements must not be present.', B2[*])
END
preconditionSR1Check(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT564
IF (Not (((A\25D Status Code\PROC\25D\Status Code IsSameString 'COMP') Or (A\25D Status Code\PROC\25D\Status Code IsSameString 'ENTL')) And (Not (A\25D Status Code\PROC\25D\Data Source Scheme IsPresent))))
THEN
Fail ('06007', 'In a CAPA message, 25D PROC must only be ENTL or COMP.', A\25D Status Code\PROC)
END
preconditionSR1Check(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT564
IF ((B2[*]\97a Account\SAFE\97C\Account Code ContainsString 'GENR') And ((B2[*]\95a Party\ACOW IsPresent) Or ((B2[*]\94a Place\SAFE IsPresent) Or (B2[*]\93a Balance IsPresent))))
THEN
Fail ('06003', 'If 97C GENR is present, then the other elements must not be present.', B2[*])
END
preconditionSR1Check(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT564
IF ((B2[*]\97a Account\SAFE\97C\Account Code ContainsString 'GENR') And ((B2[*]\95a Party\ACOW IsPresent) Or ((B2[*]\94a Place\SAFE IsPresent) Or (B2[*]\93a Balance IsPresent))))
THEN
Fail ('06003', 'If 97C GENR is present, then the other elements must not be present.', B2[*])
END
preconditionSR1Check(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT566
IF ((((((((C\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) IsSameString 'ACLA') Or (C\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'ATXF')) Or ((C\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) IsSameString 'CONS')) Or ((C\22F Indicator\ADDB[*]\22F\Indicator Select (Not (..\Data Source Scheme IsPresent))) ContainsString 'CNTR')) Or (C\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'NAMC')) Or (C\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'NPLE')) Or (C\22F Indicator\ADDB[*]\22F\Indicator ContainsString 'SCHM'))
THEN
Fail ('06008', '22F ADDB may only be TAXR or CLAI', C\22F Indicator)
END
preconditionSR1Check(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT566
IF (Not ((A1[*]\20C Reference\PREV Select (((Not (..\..\13a Number Identification\LINK IsPresent)) Or (..\..\13a Number Identification\LINK\13A\Number Id Matches '566')), '1')) IsPresent))
THEN
Fail ('06010', 'In a MT566 REVR message, the reference of the confirmation must be present (without a Number Identification exept 566).', A1[*]\20C Reference\PREV, A1[*]\13a Number Identification\LINK)
END
preconditionSR1Check(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT568
IF ((B\97a Account\SAFE\97C\Account Code IsSameString 'GENR') And (((B\95a Party\ACOW IsPresent) Or (B\94a Place\SAFE IsPresent)) Or (B\93a Balance IsPresent)))
THEN
Fail ('06005', 'If 97C GENR is present, then the other elements must not be present.', B\95a Party\ACOW, B\97a Account\SAFE\97C, B\94a Place\SAFE, B\93a Balance)
END
preconditionSR1Check(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT568
IF ((B\97a Account\SAFE\97C\Account Code IsSameString 'GENR') And (((B\95a Party\ACOW IsPresent) Or (B\94a Place\SAFE IsPresent)) Or (B\93a Balance\CONB IsPresent)))
THEN
Fail ('06005', 'If 97C GENR is present, then the other elements must not be present.', B\93a Balance, B\94a Place\SAFE, B\97a Account\SAFE\97C, B\95a Party\ACOW)
END
preconditionSR1Check(MT900) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT900
IF (25 Account Identification IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MT910) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT910
IF (25 Account Identification\25 IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MT940) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT940
IF (25 Account Identification IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MT941) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT941
IF (25 Account Identification IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MT942) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT942
IF (25 Account Identification IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MT950) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MT950
IF (25 Account Identification\25 IsPresent)
THEN
IF ((25 Account Identification\25 Length) GreaterThan '34')
THEN
Fail ('01053', 'Account Identification must be less than 35 characters.', 25 Account Identification\25)
END
END
preconditionSR1Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxPacs00800102
IF (Not ((GroupHeader\NumberOfTransactions Substring '1') IsSameNumber '1'))
THEN
Fail ('01014', 'NumberOfTransactions must equal 1.', GroupHeader\NumberOfTransactions)
END
preconditionSR1Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\InstructingAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent IsPresent)))
THEN
Fail ('01015', 'InstructingAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructingAgent, CreditTransferTransactionInformation[1]\InstructingAgent)
END
preconditionSR1Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\InstructingAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent IsPresent)))
THEN
Fail ('01015', 'InstructingAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructingAgent, CreditTransferTransactionInformation[1]\InstructingAgent)
END
preconditionSR1Check(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxPain00100103
IF ((PaymentInformation[*] Count) IsSameNumber '1')
THEN
IF ((PaymentInformation[1]\PaymentInformationIdentification Length) LessThanOrEqualTo '16')
THEN
IF (((PaymentInformation[1]\PaymentInformationIdentification Substring ('1', '1')) IsSameString '/') Or (((PaymentInformation[1]\PaymentInformationIdentification Substring ((PaymentInformation[1]\PaymentInformationIdentification Length), '1')) IsSameString '/') Or ((PaymentInformation[1]\PaymentInformationIdentification Find '//') GreaterThan '0')))
THEN
Fail ('01099', 'If PaymentInformation occurs only once and the length of PaymentInformation/PaymentInformationIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR1Check(MxSemt02100201) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSemt02100201
IF ((StatementRequested\Number\LongNumber IsPresent) Or (StatementRequested\Number\ProprietaryNumber IsPresent))
THEN
Fail ('06003', 'Only ShortNumber allowed.', StatementRequested\Number\ProprietaryNumber, StatementRequested\Number\LongNumber)
END
preconditionSR1Check(MxSese02100201) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSese02100201
IF ((StatusAdviceRequested\Number\LongNumber IsPresent) Or (StatusAdviceRequested\Number\ProprietaryNumber IsPresent))
THEN
Fail ('06003', 'Only ShortNumber allowed.', StatusAdviceRequested\Number\LongNumber, StatusAdviceRequested\Number\ProprietaryNumber)
END
preconditionSR1Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR1Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR1Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR1Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR1Check(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Precondition check
This method checks the precondition SR1 on the content of the source MxSetr01600201
IF ((IndividualOrderDetailsReport\Cancelled\ExtendedReason IsPresent) And (Not (IndividualOrderDetailsReport\Cancelled\ExtendedReason Matches '[A-Z0-9]{4}')))
THEN
Fail ('05147', 'Extended Reason must be 4 upper case characters.', IndividualOrderDetailsReport\Cancelled\ExtendedReason)
END
preconditionSR20Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MT502
IF ((B\94a Place\TRAD\94B\Place Code IsSameString 'OTCO') And (Not (B\94a Place\TRAD\94B\Narrative IsPresent)))
THEN
Fail ('05217', 'If place code is OTCO, the narrative field must be present.', B\94a Place\TRAD\94B\Place Code, B\94a Place\TRAD\94B\Narrative)
END
preconditionSR20Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MT502
IF (B\94a Place\SAFE IsPresent)
THEN
Fail ('05218', 'SAFE must not be present.', B\94a Place\SAFE)
END
preconditionSR20Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MT509
IF ((A1[*]\20C Reference\COMM Count) GreaterThan '1')
THEN
Fail ('05206', 'COMM must be present only once.', A1[*]\20C Reference\COMM)
END
preconditionSR20Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MT515
IF ((D3[*]\19A Amount\ISDI\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ISDI can only be present once.', D3[*]\19A Amount\ISDI\19A)
END
preconditionSR20Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MT515
IF ((D3[*]\19A Amount\REGF\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'REGF can be present only once.', D3[*]\19A Amount\REGF\19A)
END
preconditionSR20Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxPacs00800102
IF (GroupHeader\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR20Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxPacs00900102
IF (((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\InstructedAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01029', 'CreditTransferTransactionInformation/InterbankSettlementAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\InstructedAmount\Amount)
END
preconditionSR20Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxPacs00900102
IF (((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\InstructedAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01029', 'CreditTransferTransactionInformation/InterbankSettlementAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\InstructedAmount\Amount)
END
preconditionSR20Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails IsPresent) And (Not (MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails IsPresent)))
THEN
Fail ('05322', 'If Deliverers Intermediary Details is present, Deliverers Custodian Details must be present.', MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails, MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails)
END
preconditionSR20Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Count (..\Type IsSameString 'CDPL')) GreaterThan '1')
THEN
Fail ('05315', 'Rate and CDPL must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR20Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type ContainsString 'BEND') And (MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type ContainsString 'UCIC'))
THEN
Fail ('05310', 'Either Type BEND or Type UCIC may be present but not both.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type)
END
preconditionSR20Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR20 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR21Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MT502
IF (B\94a Place\SAFE IsPresent)
THEN
Fail ('05218', 'SAFE must not be present.', B\94a Place\SAFE)
END
preconditionSR21Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MT502
IF (B2[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', B2[*]\97a Account\SAFE\97B)
END
preconditionSR21Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MT509
IF (B\98a Date/Time\SETT\98B IsPresent)
THEN
Fail ('05209', '98B SETT must not be present.', B\98a Date/Time\SETT\98B)
END
preconditionSR21Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MT515
IF ((D3[*]\19A Amount\REGF\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A REGF can only be present once.', D3[*]\19A Amount\REGF\19A)
END
preconditionSR21Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MT515
IF ((D3[*]\19A Amount\SPCN\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'SPCN can be present only once.', D3[*]\19A Amount\SPCN\19A)
END
preconditionSR21Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR21Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxPacs00900102
IF (GroupHeader\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR21Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxPacs00900102
IF (GroupHeader\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR21Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\PhysicalDeliveryIndicator IsSameBoolean 'true')
THEN
Fail ('05323', 'Physical Delivery Indicator must be false.', MultipleOrderDetails\IndividualOrderDetails\PhysicalDeliveryIndicator)
END
preconditionSR21Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxSetr00600201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]
DO
IF ((Rate IsPresent) And (Not ((Type IsSameString 'FEND') Or ((Type IsSameString 'BEND') Or (Type IsSameString 'CDPL')))))
THEN
Fail ('05315', 'Rate and FEND or BEND or CDPL must be present once.', Rate)
END
END
preconditionSR21Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR21Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR21 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR22Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MT502
IF (B\98a Date/Time\RSET\98B IsPresent)
THEN
Fail ('05223', '98B RSET must not be present.', B\98a Date/Time\RSET\98B)
END
preconditionSR22Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MT502
IF (B3\94B Place\PLIS\94B IsPresent)
THEN
Fail ('05232', '94B must not be present.', B3\94B Place\PLIS\94B)
END
preconditionSR22Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MT509
IF (B\98a Date/Time\SETT\98C IsPresent)
THEN
Fail ('05209', '98C SETT must not be present.', B\98a Date/Time\SETT\98C)
END
preconditionSR22Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MT515
IF (D3[*]\19A Amount\SHIP\19A IsPresent)
THEN
Fail ('05251', '19A SHIP must not be present.', D3[*]\19A Amount\SHIP\19A)
END
preconditionSR22Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MT515
IF ((D3[*]\19A Amount\STAM\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'STAM can be present only once.', D3[*]\19A Amount\STAM\19A)
END
preconditionSR22Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR22Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxPacs00900102
IF (GroupHeader\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR22Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxPacs00900102
IF (GroupHeader\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Name, GroupHeader\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR22Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxSetr00400201
FOREACH MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]
DO
IF (ExtendedRole IsPresent)
THEN
IF (Not ((ExtendedRole IsSameString 'INST') Or (ExtendedRole IsSameString 'INT2')))
THEN
Fail ('05328', 'Either INST (instructing party) or INT2 (second intermediary) must be present.', ExtendedRole)
END
END
END
preconditionSR22Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR22Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role ContainsString 'DIST') And (Not (MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR')))
THEN
Fail ('05303', 'If Place Of Trade \ Country \ FR is not present, DIST must not be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role)
END
preconditionSR22Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR22 on the content of the source MxSetr01200201
IF ((Not (MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR')) And (MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role ContainsString 'DIST'))
THEN
Fail ('05303', 'If Place Of Trade \ Country \ FR is not present, DIST must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role, MultipleExecutionDetails\PlaceOfTrade)
END
preconditionSR23Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MT502
IF (B\92A Rate\SWRT\92A IsPresent)
THEN
Fail ('05224', 'SWRT must not be present.', B\92A Rate\SWRT\92A)
END
preconditionSR23Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\OPST IsPresent)
THEN
Fail ('05234', 'OPST must not be present.', B3\12a Type of Financial Instrument\OPST)
END
preconditionSR23Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MT509
IF (B\98a Date/Time\TRAD\98B IsPresent)
THEN
Fail ('05208', '98B TRAD must not be present.', B\98a Date/Time\TRAD\98B)
END
preconditionSR23Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MT515
IF ((D3[*]\19A Amount\SPCN\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A SPCN can only be present once.', D3[*]\19A Amount\SPCN\19A)
END
preconditionSR23Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MT515
IF ((D3[*]\19A Amount\COAX\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'COAX can be present only once.', D3[*]\19A Amount\COAX\19A)
END
preconditionSR23Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR23Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF ((((CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) And (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) And (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) And (CreditTransferTransactionInformation[*]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other IsPresent))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR23Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF ((((CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) And (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) And (CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) And (CreditTransferTransactionInformation[*]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other IsPresent))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\PreviousInstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR23Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole ContainsString 'INST')
THEN
IF (MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR')
THEN
Fail ('05304', 'If Place Of Trade \ Country \ FR is present, INST must not be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole)
END
END
preconditionSR23Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR23Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails IsPresent) And (Not (MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails IsPresent)))
THEN
Fail ('05321', 'If Receivers Intermediary Details is present, Receivers Custodian Details must be present.', MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails, MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails)
END
preconditionSR23Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR23 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails IsPresent) And (MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR')) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\NetAmount IsPresent)))
THEN
Fail ('05337', 'If Place Of Trade \ Country \ FR and ForeignExchangeDetails are both present, then NetAmount must be present.', MultipleExecutionDetails\IndividualExecutionDetails\NetAmount, MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails, MultipleExecutionDetails\PlaceOfTrade\Country)
END
preconditionSR24Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MT502
IF (B2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', B2[*]\95a Party\ALTE\95S)
END
preconditionSR24Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MT502
IF ((B3\98A Date\COUP\98A IsPresent) Or (((((((((B3\98A Date\EXPI\98A IsPresent) Or (B3\98A Date\FRNR\98A IsPresent)) Or (B3\98A Date\MATU\98A IsPresent)) Or (B3\98A Date\CALD\98A IsPresent)) Or (B3\98A Date\CONV\98A IsPresent)) Or (B3\98A Date\PUTT\98A IsPresent)) Or (B3\98A Date\DDTE\98A IsPresent)) Or (B3\98A Date\FCOU\98A IsPresent)) Or (B3\98A Date\NWFC\98A IsPresent)))
THEN
Fail ('05235', 'Qualifiers COUP, EXPI, FRNR, MATU, CALD, CONV, PUTT, DDTE, FCOU, NWFC must not be present.', B3\98A Date\COUP\98A, B3\98A Date\EXPI\98A, B3\98A Date\FRNR\98A, B3\98A Date\MATU\98A, B3\98A Date\CALD\98A, B3\98A Date\CONV\98A, B3\98A Date\PUTT\98A, B3\98A Date\DDTE\98A, B3\98A Date\FCOU\98A, B3\98A Date\NWFC\98A)
END
preconditionSR24Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MT509
IF ((A\23G Function of the Message\23G\Subfunction IsPresent) And (A\23G Function of the Message\23G\Subfunction IsSameString 'DUPL'))
THEN
Fail ('05200', 'DUPL must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR24Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MT515
IF ((D3[*]\19A Amount\STAM\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A STAM can only be present once.', D3[*]\19A Amount\STAM\19A)
END
preconditionSR24Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MT515
IF ((D3[*]\19A Amount\SETT\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'SETT can be present only once.', D3[*]\19A Amount\SETT\19A)
END
preconditionSR24Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other)
END
END
preconditionSR24Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR24Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR24Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR')
THEN
IF (Not ((MultipleOrderDetails\InvestmentAccountDetails\OwnerIdentification IsPresent) And ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Identification Select (..\Role IsSameString 'DIST')) IsPresent)))
THEN
Fail ('05302', 'As Place of Trade \ County is FR, Owner Identification and DIST must be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\InvestmentAccountDetails\OwnerIdentification, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role)
END
END
preconditionSR24Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxSetr00600201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]
DO
IF ((Not ((ExtendedRole IsSameString 'INST') Or (ExtendedRole IsSameString 'INT2'))) And (ExtendedRole IsPresent))
THEN
Fail ('05328', 'Either INST (instructing party) or INT2 (second intermediary) must be present.', ExtendedRole)
END
END
preconditionSR24Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR') And (Not (((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Identification Select (..\Role IsSameString 'DIST')) IsPresent) And (MultipleOrderDetails\InvestmentAccountDetails\OwnerIdentification IsPresent))))
THEN
Fail ('05302', 'As Place of Trade \ County is FR, Owner Identification and DIST must be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\InvestmentAccountDetails\OwnerIdentification, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role)
END
preconditionSR24Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR24 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'NATI')) Count) GreaterThan '1')
THEN
Fail ('05319', 'NATI must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR25Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MT502
IF (B2[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', B2[*]\97a Account\SAFE\97B)
END
preconditionSR25Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MT502
IF (B3\92A Rate IsPresent)
THEN
Fail ('05236', '92A must not be present.', B3\92A Rate)
END
preconditionSR25Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MT509
IF (A1[*]\20C Reference\BASK IsPresent)
THEN
Fail ('05207', 'BASK must not be present.', A1[*]\20C Reference\BASK)
END
preconditionSR25Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MT515
IF ((D3[*]\19A Amount\COAX\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A COAX can only be present once.', D3[*]\19A Amount\COAX\19A)
END
preconditionSR25Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MT515
IF ((D3[*]\19A Amount\AKTI\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'AKTI can be present only once.', D3[*]\19A Amount\AKTI\19A)
END
preconditionSR25Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR25Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR25Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR25Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent IsPresent))
THEN
Fail ('05324', 'Debtor Agent must be present as Debtor Agent Account is present.', MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent, MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount)
END
END
preconditionSR25Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role ContainsString 'DIST') And (Not (MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR')))
THEN
Fail ('05303', 'If Place Of Trade \ Country \ FR is not present, DIST must not be present.', MultipleExecutionDetails\PlaceOfTrade\Country, MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role)
END
preconditionSR25Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\PlaceOfTrade\Country IsSameString 'FR') And (MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole ContainsString 'INST'))
THEN
Fail ('05304', 'If Place Of Trade \ Country \ FR is present, INST must not be present.', MultipleOrderDetails\PlaceOfTrade\Country, MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole)
END
preconditionSR25Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR25 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'WITH')) Count) GreaterThan '1')
THEN
Fail ('05319', 'WITH must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR26Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MT502
IF (B3\94B Place\PLIS\94B IsPresent)
THEN
Fail ('05232', '94B must not be present.', B3\94B Place\PLIS\94B)
END
preconditionSR26Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MT502
IF (B3\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', B3\13a Number Identification)
END
preconditionSR26Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MT509
IF (A1[*]\20C Reference\INDX IsPresent)
THEN
Fail ('05207', 'INDX must not be present.', A1[*]\20C Reference\INDX)
END
preconditionSR26Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MT515
IF ((D3[*]\19A Amount\SETT\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A SETT can only be present once.', D3[*]\19A Amount\SETT\19A)
END
preconditionSR26Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MT515
IF ((D3[*]\19A Amount\BAKL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'BAKL can be present only once.', D3[*]\19A Amount\BAKL\19A)
END
preconditionSR26Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxPacs00800102
IF (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR26Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other)
END
END
preconditionSR26Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\IntermediaryAgent1\FinancialInstitutionIdentification\Other)
END
END
preconditionSR26Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxSetr00400201
IF (((PreviousReference\MessageName Substring ('1', '1')) IsSameString '/') Or (((PreviousReference\MessageName Find '//') GreaterThan '0') Or ((PreviousReference\MessageName Substring (PreviousReference\MessageName Length)) IsSameString '/')))
THEN
Fail ('05300', 'Message Name must not start or end with a slash / or contain two consecutive slashes // or the target MT will have a syntax error.', PreviousReference\MessageName)
END
preconditionSR26Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR26Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\PhysicalDeliveryIndicator IsSameBoolean 'true')
THEN
Fail ('05323', 'Physical Delivery Indicator must be false.', MultipleOrderDetails\IndividualOrderDetails\PhysicalDeliveryIndicator)
END
preconditionSR26Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR26 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'STAM')) Count) GreaterThan '1')
THEN
Fail ('05319', 'STAM must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR27Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MT502
IF (B3\22F Indicator\FORM\22F\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.
preconditionSR27Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MT502
IF (B3\17B Flag IsPresent)
THEN
Fail ('05238', '17B must not be present.', B3\17B Flag)
END
preconditionSR27Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MT509
IF (A1[*]\20C Reference\ISSU IsPresent)
THEN
Fail ('05207', 'ISSU must not be present.', A1[*]\20C Reference\ISSU)
END
preconditionSR27Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MT515
IF ((D3[*]\19A Amount\AKTI\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A AKTI can only be present once.', D3[*]\19A Amount\AKTI\19A)
END
preconditionSR27Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MT515
IF ((D3[*]\19A Amount\CBCH\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'CBCH can be present only once.', D3[*]\19A Amount\CBCH\19A)
END
preconditionSR27Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxPacs00800102
IF (GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\BIC, GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\Name, GroupHeader\SettlementInformation\InstructingReimbursementAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR27Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR27Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\DebtorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR27Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxSetr00400201
FOREACH Extension[*]
DO
IF (PlaceAndName IsSameString 'ORDRDET\98C NAVD')
THEN
IF (Not ((((Text Substring ('9', '6')) IsDateTime 'MT_HHMMSS') And ((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD')) And ((Text Length) IsSameNumber '14')))
THEN
Fail ('05332', 'If Place And Name equals "ORDRDET\98C NAVD", Text must be in the format YYYYMMDDHHMMSS and be fourteen digits.', PlaceAndName, Text)
END
END
END
preconditionSR27Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR27Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent IsPresent))
THEN
Fail ('05324', 'Debtor Agent must be present as Debtor Agent Account is present.', MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount, MultipleOrderDetails\IndividualOrderDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent)
END
END
preconditionSR27Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR27 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'COAX')) Count) GreaterThan '1')
THEN
Fail ('05319', 'COAX must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR28Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MT502
IF (B3\22F Indicator\MICO IsPresent)
THEN
Fail ('05233', 'MICO must not be present.', B3\22F Indicator\MICO)
END
preconditionSR28Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MT502
IF (B3\90a Price IsPresent)
THEN
Fail ('05212', '90a must not be present.', B3\90a Price)
END
preconditionSR28Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MT509
IF (A1[*]\20C Reference\BMRB IsPresent)
THEN
Fail ('05207', 'BMRB must not be present.', A1[*]\20C Reference\BMRB)
END
preconditionSR28Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MT515
IF ((D3[*]\19A Amount\BAKL\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A BAKL can only be present once.', D3[*]\19A Amount\BAKL\19A)
END
preconditionSR28Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MT515
IF ((D3[*]\19A Amount\CREB\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'CREB can be present only once.', D3[*]\19A Amount\CREB\19A)
END
preconditionSR28Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxPacs00800102
IF (GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\BIC, GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\Name, GroupHeader\SettlementInformation\InstructedReimbursementAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR28Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR28Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\CreditorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR28Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxSetr00400201
IF ((Extension[*]\PlaceAndName Count (.
preconditionSR28Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR28Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxSetr01000201
IF ((Extension[*]\PlaceAndName Count (.
preconditionSR28Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR28 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'EUTR')) Count) GreaterThan '1')
THEN
Fail ('05319', 'EUTR must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR29Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\OPST IsPresent)
THEN
Fail ('05234', 'OPST must not be present.', B3\12a Type of Financial Instrument\OPST)
END
preconditionSR29Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MT502
IF (B3\36B Quantity of Financial Instrument IsPresent)
THEN
Fail ('05239', '36B must not be present.', B3\36B Quantity of Financial Instrument)
END
preconditionSR29Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MT509
IF (A1[*]\20C Reference\ALMR IsPresent)
THEN
Fail ('05207', 'ALMR must not be present.', A1[*]\20C Reference\ALMR)
END
preconditionSR29Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MT515
IF ((D3[*]\19A Amount\CBCH\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A CBCH can only be present once.', D3[*]\19A Amount\CBCH\19A)
END
preconditionSR29Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MT515
IF ((D3[*]\19A Amount\DSCA\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'DSCA can be present only once.', D3[*]\19A Amount\DSCA\19A)
END
preconditionSR29Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxPacs00800102
IF (GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\BIC, GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\Name, GroupHeader\SettlementInformation\ThirdReimbursementAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR29Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR29Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\DebtorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR29Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxSetr00400201
IF ((Extension[*]\PlaceAndName Count (.
preconditionSR29Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR29Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxSetr01000201
IF ((Extension[*]\PlaceAndName Count (.
preconditionSR29Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR29 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'ZWIS')) Count) GreaterThan '1')
THEN
Fail ('05319', 'ZWIS must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR2Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT101
IF (Not (A\28D Message Index/Total\28D\Total IsSameNumber '1'))
THEN
Fail ('01037', 'Total must equal 1.', A\28D Message Index/Total\28D\Total)
END
preconditionSR2Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT103
FOREACH 71F Sender's Charges[*]
DO
IF ((Not (71F\Currency IsSameString ..\32A Value Date/Currency/Interbank Settled Amount\32A\Currency)) And (71F Sender's Charges[*] IsPresent))
THEN
Fail ('01000', 'The currency code in fields 71F and 32A must be the same.', ., ..\32A Value Date/Currency/Interbank Settled Amount)
END
END
preconditionSR2Check(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT103_STP
IF ((53a Sender's Correspondent\53B IsPresent) And (54A Receiver's Correspondent IsPresent))
THEN
Fail ('01032', 'If field 53a is present with option B, then field 54a is not allowed.', 53a Sender's Correspondent\53B, 54A Receiver's Correspondent)
END
preconditionSR2Check(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT202
IF (54a Receiver's Correspondent\54B IsPresent)
THEN
Fail ('01003', 'Field 54a must not be used with option B.', 54a Receiver's Correspondent)
END
preconditionSR2Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT202COV
IF (A\54a Receiver's Correspondent\54B IsPresent)
THEN
Fail ('01003', 'Field 54a must not be used with option B.', A\54a Receiver's Correspondent)
END
preconditionSR2Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT502
IF ((B2[*]\95a Party\BUYR Count) GreaterThan '1')
THEN
Fail ('05225', 'BUYR can only be present once.', B2[*]\95a Party\BUYR)
END
preconditionSR2Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT502
IF ((B2[*]\95a Party\CLBR Count) GreaterThan '1')
THEN
Fail ('05225', 'CLBR can only be present once.', B2[*]\95a Party\CLBR)
END
preconditionSR2Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT509
IF ((A\23G Function of the Message\23G\Subfunction IsPresent) And (A\23G Function of the Message\23G\Subfunction IsSameString 'CODU'))
THEN
Fail ('05200', 'CODU must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR2Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT515
IF (C\98a Date/Time\TRAD\98B IsPresent)
THEN
Fail ('05208', '98B TRAD is not allowed.
preconditionSR2Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT515
IF (C\90a Price\DEAL\90A IsPresent)
THEN
Fail ('05210', '90A DEAL must not be present.
preconditionSR2Check(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT540
FOREACH MT540 Receive Free\C[*]
DO
IF ((36B Quantity of Financial Instrument\SETT[*]\36B Count) GreaterThan '2')
THEN
Fail ('99999', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).', 36B Quantity of Financial Instrument\SETT[*]\36B)
END
END
preconditionSR2Check(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT541
FOREACH MT541 Receive Against Payment\C[*]
DO
IF ((36B Quantity of Financial Instrument\SETT[*]\36B Count) GreaterThan '2')
THEN
Fail ('99999', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).', 36B Quantity of Financial Instrument\SETT[*]\36B)
END
END
preconditionSR2Check(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT542
FOREACH MT542 Deliver Free\C[*]
DO
IF ((36B Quantity of Financial Instrument\SETT[*]\36B Count) GreaterThan '2')
THEN
Fail ('99999', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).', 36B Quantity of Financial Instrument\SETT[*]\36B)
END
END
preconditionSR2Check(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT543
FOREACH MT543 Deliver Against Payment\C[*]
DO
IF ((36B Quantity of Financial Instrument\SETT[*]\36B Count) GreaterThan '2')
THEN
Fail ('99999', 'TEST AN-K In each occurrence of sequence C, field :36B::SETT cannot appear more than twice (maximum two occurrences).', 36B Quantity of Financial Instrument\SETT[*]\36B)
END
END
preconditionSR2Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status SETT by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT)
END
preconditionSR2Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status SETT by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT)
END
preconditionSR2Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one MTCH status by message is allowed.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH)
END
preconditionSR2Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status SETT by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT)
END
preconditionSR2Check(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT564
IF ((B2[*]\97a Account\SAFE\97C\Account Code ContainsString 'GENR') And (((B2[*]\95a Party\ACOW IsPresent) Or (B2[*]\94a Place\SAFE IsPresent)) Or (B2[*]\93a Balance IsPresent)))
THEN
Fail ('06003', 'If 97C GENR is present, then the other elements must not be present.', B2[*]\93a Balance, B2[*]\94a Place\SAFE, B2[*]\95a Party\ACOW, B2[*]\97a Account\SAFE\97C\Account Code)
END
preconditionSR2Check(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT566
IF ((C\22F Indicator\ADDB[*] Count) GreaterThan '1')
THEN
Fail ('06009', '22F ADDB must only be present once.', C\22F Indicator\ADDB[*])
END
preconditionSR2Check(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MT568
IF (((C\70a Narrative\ADTX[*] IsPresent) And ((C\70a Narrative\REGI[*] IsPresent) Or (C\70a Narrative\TAXE[*] IsPresent))) Or ((C\70a Narrative\REGI[*] IsPresent) And (C\70a Narrative\TAXE[*] IsPresent)))
THEN
Fail ('06006', 'Only one additional information allowed.', C\70a Narrative\ADTX[*], C\70a Narrative\REGI[*], C\70a Narrative\TAXE[*])
END
preconditionSR2Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxPacs00800102
IF (Not ((GroupHeader\InstructingAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructingAgent IsPresent)))
THEN
Fail ('01015', 'InstructingAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructingAgent, CreditTransferTransactionInformation[1]\InstructingAgent)
END
preconditionSR2Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxPacs00900102
IF ((GroupHeader\InstructingAgent IsPresent) And (Not (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01017', 'If GroupHeader/InstructingAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR2Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxPacs00900102
IF ((GroupHeader\InstructingAgent IsPresent) And (Not (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01017', 'If GroupHeader/InstructingAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR2Check(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxPain00100103
IF ((GroupHeader\MessageIdentification Length) LessThanOrEqualTo '16')
THEN
IF (((GroupHeader\MessageIdentification Substring ('1', '1')) IsSameString '/') Or (((GroupHeader\MessageIdentification Substring ((GroupHeader\MessageIdentification Length), '1')) IsSameString '/') Or ((GroupHeader\MessageIdentification Find '//') GreaterThan '0')))
THEN
Fail ('01012', 'If the length of GroupHeader/MessageIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR2Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR2Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR2Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR2Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR2Check(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Precondition check
This method checks the precondition SR2 on the content of the source MxSetr01600201
IF ((IndividualOrderDetailsReport\Rejected\ExtendedReason IsPresent) And (Not (IndividualOrderDetailsReport\Rejected\ExtendedReason Matches '[A-Z0-9]{4}')))
THEN
Fail ('05147', 'Extended Reason must be 4 upper case characters.', IndividualOrderDetailsReport\Rejected\ExtendedReason)
END
preconditionSR30Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MT502
IF (B3\92A Rate IsPresent)
THEN
Fail ('05236', '92A must not be present.', B3\92A Rate)
END
preconditionSR30Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MT502
IF (C\22F Indicator\RTGS IsPresent)
THEN
Fail ('05243', 'RTGS must not be present.', C\22F Indicator\RTGS)
END
preconditionSR30Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MT509
IF (A2[*]\25D Status Code\MTCH IsPresent)
THEN
Fail ('05275', 'MTCH must not be present.', A2[*]\25D Status Code\MTCH)
END
preconditionSR30Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MT515
IF ((D3[*]\19A Amount\CREB\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A CREB can only be present once.', D3[*]\19A Amount\CREB\19A)
END
preconditionSR30Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MT515
IF ((D3[*]\19A Amount\ENTF\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ENTF can be present only once.', D3[*]\19A Amount\ENTF\19A)
END
preconditionSR30Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR30Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\PreviousInstructingAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR30Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxSetr00400201
IF (Extension[*]\PlaceAndName ContainsString 'ORDRDET\98A NAVD')
THEN
IF (Extension[*]\PlaceAndName ContainsString 'ORDRDET\98C NAVD')
THEN
Fail ('05333', 'Place And Name with ORDRDET\98A NAVD and ORDRDET\98C NAVD must not both be present.', Extension[*]\PlaceAndName)
END
END
preconditionSR30Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR30Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxSetr01000201
IF (Extension[*]\PlaceAndName ContainsString 'ORDRDET\98A NAVD')
THEN
IF (Extension[*]\PlaceAndName ContainsString 'ORDRDET\98C NAVD')
THEN
Fail ('05333', 'Place And Name with ORDRDET\98A NAVD and ORDRDET\98C NAVD must not both be present.', Extension[*]\PlaceAndName)
END
END
preconditionSR30Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR30 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails IsPresent)))
THEN
Fail ('05321', 'If Receivers Intermediary Details is present, Receivers Custodian Details must be present.', MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails, MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails)
END
preconditionSR31Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MT502
IF (B3\17B Flag IsPresent)
THEN
Fail ('05238', '17B must not be present.', B3\17B Flag)
END
preconditionSR31Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MT502
IF (C1[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', C1[*]\98a Date/Time\PROC)
END
preconditionSR31Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MT509
IF (A2[*]\25D Status Code\RPRC IsPresent)
THEN
Fail ('05275', 'RPRC must not be present.', A2[*]\25D Status Code\RPRC)
END
preconditionSR31Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MT515
IF ((D3[*]\19A Amount\DSCA\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A DSCA can only be present once.', D3[*]\19A Amount\DSCA\19A)
END
preconditionSR31Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MT515
IF ((D3[*]\19A Amount\EQUL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'EQUL can be present only once.', D3[*]\19A Amount\EQUL\19A)
END
preconditionSR31Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Other)
END
END
preconditionSR31Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\IntermediaryAgent1\FinancialInstitutionIdentification\Other)
END
END
preconditionSR31Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxSetr00400201
IF (CopyDetails\CopyIndicator IsSameBoolean 'false')
THEN
Fail ('05336', 'Copy Indicator must not be false.', CopyDetails\CopyIndicator)
END
preconditionSR31Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR31Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxSetr01000201
FOREACH Extension[*]
DO
IF (PlaceAndName IsSameString 'ORDRDET\98A NAVD')
THEN
IF (Not (((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Length) IsSameNumber '8')))
THEN
Fail ('05330', 'If Place And Name equals "ORDRDET\98A NAVD", Text must be a date in the format YYYYMMDD.', PlaceAndName, Text)
END
END
END
preconditionSR31Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR31 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails IsPresent)))
THEN
Fail ('05322', 'If Deliverers Intermediary Details is present, Deliverers Custodian Details must be present.', MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails, MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails)
END
preconditionSR32Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MT502
IF (B3\90a Price IsPresent)
THEN
Fail ('05212', '90a must not be present.', B3\90a Price)
END
preconditionSR32Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MT502
IF (C1[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', C1[*]\20C Reference\PROC\20C)
END
preconditionSR32Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'CAN2'))
THEN
Fail ('05276', 'CAN2 must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR32Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MT515
IF ((D3[*]\19A Amount\ENTF\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ENTF can only be present once.', D3[*]\19A Amount\ENTF\19A)
END
preconditionSR32Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MT515
IF ((D3[*]\19A Amount\EUTR\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'EUTR can be present only once.', D3[*]\19A Amount\EUTR\19A)
END
preconditionSR32Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR32Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification IsPresent)
THEN
IF (Not ((((CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\BIC IsPresent) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Name IsPresent)) Or (CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Other IsPresent)))
THEN
Fail ('01055', 'The FinancialInstitutionIdentification must not be used with only the PostalAddress element.', CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\BIC, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\ClearingSystemMemberIdentification, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Name, CreditTransferTransactionInformation[1]\UnderlyingCustomerCreditTransfer\CreditorAgent\FinancialInstitutionIdentification\Other)
END
END
preconditionSR32Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxSetr00400201
FOREACH Extension[*]
DO
IF (PlaceAndName IsSameString 'ORDRDET\98A NAVD')
THEN
IF (Not (((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Length) IsSameNumber '8')))
THEN
Fail ('05330', 'If Place And Name equals "ORDRDET\98A NAVD", Text must be a date in the format YYYYMMDD.', PlaceAndName, Text)
END
END
END
preconditionSR32Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type Count (.
preconditionSR32Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxSetr01000201
IF (Extension[*]\PlaceAndName IsSameString 'SETDET\22F STCO\DSS')
THEN
IF (Not ((Extension[*]\Text Select (..\PlaceAndName IsSameString 'SETDET\22F STCO\DSS')) Matches '[A-Z0-9]{1,8}/[A-Z0-9]{4}'))
THEN
Fail ('05335', 'If Place And Name equals SETDET\22F STCO\DSS, Text must be formatted as 8c/4!c.', Extension[*]\PlaceAndName, Extension[*]\Text)
END
END
preconditionSR32Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR32 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent IsPresent)))
THEN
Fail ('05324', 'Debtor Agent must be present as Debtor Agent Account is present.', MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent, MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount)
END
preconditionSR33Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MT502
IF (B3\36B Quantity of Financial Instrument IsPresent)
THEN
Fail ('05239', '36B must not be present.', B3\36B Quantity of Financial Instrument)
END
preconditionSR33Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MT502
IF (C2[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', C2[*]\98a Date/Time\PROC)
END
preconditionSR33Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'CAN3'))
THEN
Fail ('05276', 'CAN3 must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR33Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MT515
IF ((D3[*]\19A Amount\EQUL\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A EQUL can only be present once.', D3[*]\19A Amount\EQUL\19A)
END
preconditionSR33Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MT515
IF ((D3[*]\19A Amount\MACO\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'MACO can be present only once.', D3[*]\19A Amount\MACO\19A)
END
preconditionSR33Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MxSetr00400201
IF (Extension[*]\PlaceAndName ContainsString 'SETDET\22F STCO\DSS')
THEN
IF (Not ((Extension[*]\Text Select (..\PlaceAndName IsSameString 'SETDET\22F STCO\DSS')) Matches '[A-Z0-9]{1,8}/[A-Z0-9]{4}'))
THEN
Fail ('05335', 'If Place And Name equals SETDET\22F STCO\DSS, Text must be formatted as 8c/4!c.', Extension[*]\PlaceAndName, Extension[*]\Text)
END
END
preconditionSR33Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails IsPresent)))
THEN
Fail ('05321', 'If Receivers Intermediary Details is present, Receivers Custodian Details must be present.', MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversCustodianDetails, MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\ReceivingSideDetails\ReceiversIntermediaryDetails)
END
preconditionSR33Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MxSetr01000201
IF (CopyDetails\CopyIndicator IsSameBoolean 'false')
THEN
Fail ('05336', 'Copy Indicator must not be false.', CopyDetails\CopyIndicator)
END
preconditionSR33Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR33 on the content of the source MxSetr01200201
FOREACH Extension[*]
DO
IF ((PlaceAndName IsSameString 'CONFDET\98C NAVD') And (Not ((((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Substring ('9', '6')) IsDateTime 'MT_HHMMSS')) And ((Text Length) IsSameNumber '14'))))
THEN
Fail ('05332', 'If Place And Name equals "CONFDET\98C NAVD", Text must be in the format YYYYMMDDHHMMSS and be fourteen digits.', PlaceAndName, Text)
END
END
preconditionSR34Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MT502
IF (B3\35B Identification of the Financial Instrument[*]\35B IsPresent)
THEN
Fail ('05240', '35B must not be present.', B3\35B Identification of the Financial Instrument[*]\35B)
END
preconditionSR34Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MT502
IF (C2[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', C2[*]\20C Reference\PROC\20C)
END
preconditionSR34Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'COSE'))
THEN
Fail ('05276', 'COSE must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR34Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MT515
IF ((D3[*]\19A Amount\EUTR\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A EUTR can only be present once.', D3[*]\19A Amount\EUTR\19A)
END
preconditionSR34Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MT515
IF ((D3[*]\19A Amount\PRMA\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'PRMA can be present only once.', D3[*]\19A Amount\PRMA\19A)
END
preconditionSR34Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount IsPresent)
THEN
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsActiveCurrency)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount ValidFractionalPartForCurrency MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency))
THEN
Fail ('05141', 'Too many decimal digits for the currency.', MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount, MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency)
END
END
END
preconditionSR34Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails IsPresent)))
THEN
Fail ('05322', 'If Deliverers Intermediary Details is present, Deliverers Custodian Details must be present.', MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersCustodianDetails, MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\DeliveringSideDetails\DeliverersIntermediaryDetails)
END
preconditionSR34Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MxSetr01000201
FOREACH Extension[*]
DO
IF (PlaceAndName IsSameString 'ORDRDET\98C NAVD')
THEN
IF (Not ((((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Substring ('9', '6')) IsDateTime 'MT_HHMMSS')) And ((Text Length) IsSameNumber '14')))
THEN
Fail ('05332', 'If Place And Name equals "ORDRDET\98C NAVD", Text must be in the format YYYYMMDDHHMMSS and be fourteen digits.', PlaceAndName, Text)
END
END
END
preconditionSR34Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR34 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\PhysicalDeliveryIndicator IsSameBoolean 'true')
THEN
Fail ('05323', 'Physical Delivery Indicator must be false.', MultipleExecutionDetails\IndividualExecutionDetails\PhysicalDeliveryIndicator)
END
preconditionSR35Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MT502
IF (B\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', B\13a Number Identification)
END
preconditionSR35Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MT502
IF (((Not (C2[*]\95a Party\ACCW IsPresent)) Or (Not ((C2[*]\97a Account\CASH Select (..\..\95a Party\BENM IsPresent)) IsPresent))) And (C2[*] IsPresent))
THEN
Fail ('05248', 'If CSHPRTY is present, the message must contain a repetition of CSHPRTY with 95a ACCW and a repetition of CSHPRTY with 95a BENM AND 97a CASH.', C2[*]\97a Account\CASH, C2[*]\95a Party\ACCW, C2[*]\95a Party\BENM, C2[*])
END
preconditionSR35Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'DONE'))
THEN
Fail ('05276', 'DONE must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR35Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MT515
IF ((D3[*]\19A Amount\MACO\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A MACO can only be present once.', D3[*]\19A Amount\MACO\19A)
END
preconditionSR35Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MT515
IF ((D3[*]\19A Amount\REFD\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'REFD can be present only once.', D3[*]\19A Amount\REFD\19A)
END
preconditionSR35Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount IsPresent)
THEN
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsActiveCurrency)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount ValidFractionalPartForCurrency MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency))
THEN
Fail ('05141', 'Too many decimal digits for the currency.', MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount, MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency)
END
END
END
preconditionSR35Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount IsPresent) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent IsPresent)))
THEN
Fail ('05324', 'Debtor Agent must be present as Debtor Agent Account is present.', MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgent, MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDetails\PaymentInstrument\CreditTransferDetails\DebtorAgentAccount)
END
preconditionSR35Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount IsPresent)
THEN
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsActiveCurrency)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount ValidFractionalPartForCurrency MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency))
THEN
Fail ('05141', 'Too many decimal digits for the currency.', MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Amount, MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency)
END
END
END
preconditionSR35Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR35 on the content of the source MxSetr01200201
IF (CopyDetails\CopyIndicator IsSameBoolean 'false')
THEN
Fail ('05336', 'Copy Indicator must not be false.', CopyDetails)
END
preconditionSR36Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MT502
IF (C\22F Indicator\RTGS IsPresent)
THEN
Fail ('05243', 'RTGS must not be present.', C\22F Indicator\RTGS)
END
preconditionSR36Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MT502
IF (C3[*]\17B Flag IsPresent)
THEN
Fail ('05250', '17B must not be present.', C3[*]\17B Flag)
END
preconditionSR36Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'DONF'))
THEN
Fail ('05276', 'DONF must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR36Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MT515
IF ((D3[*]\19A Amount\PRMA\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A PRMA can only be present once.', D3[*]\19A Amount\PRMA\19A)
END
preconditionSR36Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MT515
IF ((D3[*]\19A Amount\WITH\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'WITH can be present only once.', D3[*]\19A Amount\WITH\19A)
END
preconditionSR36Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency)
END
END
preconditionSR36Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MxSetr00600201
IF (MultipleExecutionDetails\IndividualExecutionDetails\PhysicalDeliveryIndicator IsSameBoolean 'true')
THEN
Fail ('05323', 'Physical Delivery Indicator must be false.', MultipleExecutionDetails\IndividualExecutionDetails\PhysicalDeliveryIndicator)
END
preconditionSR36Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount IsPresent)
THEN
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsActiveCurrency)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount ValidFractionalPartForCurrency MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency))
THEN
Fail ('05141', 'Too many decimal digits for the currency.', MultipleOrderDetails\IndividualOrderDetails\NetAmount\Amount, MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency)
END
END
END
preconditionSR36Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR36 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\CommercialAgreementReference Count) GreaterThan '1')
THEN
Fail ('05318', 'Commercial Agreement Reference must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\CommercialAgreementReference)
END
preconditionSR37Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MT502
IF (C1[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', '95S ALTE must not be present.', C1[*]\95a Party\ALTE\95S)
END
preconditionSR37Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MT502
IF (C3[*]\92B Rate IsPresent)
THEN
Fail ('05254', '92B must not be present.', C3[*]\92B Rate)
END
preconditionSR37Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'EXCH'))
THEN
Fail ('05276', 'EXCH must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR37Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MT515
IF ((D3[*]\19A Amount\ERFE\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ERFE can only be present once.', D3[*]\19A Amount\ERFE\19A)
END
preconditionSR37Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MT515
IF ((D3[*]\19A Amount\ZWIS\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ZWIS can be present only once.', D3[*]\19A Amount\ZWIS\19A)
END
preconditionSR37Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency)
END
END
preconditionSR37Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MxSetr00600201
FOREACH Extension[*]
DO
IF ((PlaceAndName IsSameString 'CONFDET\98C NAVD') And (Not ((((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Substring ('9', '6')) IsDateTime 'MT_HHMMSS')) And ((Text Length) IsSameNumber '14'))))
THEN
Fail ('05332', 'If Place And Name equals "CONFDET\98C NAVD", Text must be in the format YYYYMMDDHHMMSS and be fourteen digits.', PlaceAndName, Text)
END
END
preconditionSR37Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleOrderDetails\IndividualOrderDetails\GrossAmount\Currency)
END
END
preconditionSR37Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR37 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'CHAR')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BRKF')) IsPresent))
THEN
Fail ('05311', 'Either Amount Type CHAR or Amount Type BRKF may be present but not both.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*])
END
preconditionSR38Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MT502
IF (C1[*]\95a Party\PSET\95C IsPresent)
THEN
Fail ('05244', '95C PSET must not be present.', C1[*]\95a Party\PSET\95C)
END
preconditionSR38Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MT502
IF (D[*] IsPresent)
THEN
Fail ('05255', 'OTHRPRTY must not be present.', D[*])
END
preconditionSR38Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'EXSE'))
THEN
Fail ('05276', 'EXSE must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR38Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MT515
IF ((D3[*]\19A Amount\ZWIS\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ZWIS can only be present once.', D3[*]\19A Amount\ZWIS\19A)
END
preconditionSR38Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MT515
IF (D3[*]\19A Amount\SETT\19A\Currency Code IsPresent)
THEN
IF (Not (D3[*]\19A Amount\SETT\19A\Currency Code IsActiveCurrency))
THEN
Fail ('05055', 'The currency code must be a valid active currency code as the target MX requires a valid active currency code.', D3[*]\19A Amount\SETT\19A\Currency Code)
END
END
preconditionSR38Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MxSetr00600201
IF ((Extension[*]\PlaceAndName IsSameString 'SETDET\22F STCO\DSS') And (Not ((Extension[*]\Text Select (..\PlaceAndName IsSameString 'SETDET\22F STCO\DSS')) Matches '[A-Z0-9]{1,8}/[A-Z0-9]{4}')))
THEN
Fail ('05335', 'If Place And Name equals SETDET\22F STCO\DSS, Text must be formatted as 8c/4!c.', Extension[*]\PlaceAndName, Extension[*]\Text)
END
preconditionSR38Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsPresent)
THEN
IF (Not (MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleOrderDetails\IndividualOrderDetails\NetAmount\Currency)
END
END
preconditionSR38Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR38 on the content of the source MxSetr01200201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]
WITH INDEX $i
DO
IF ((CommercialAgreementReference IsPresent) And (((Amount IsPresent) Or (Rate IsPresent)) Or (Type IsPresent)))
THEN
Fail ('05317', 'If Commercial Agreement Reference is present, Amount, Rate and Type must not be present.', Type, Amount, Rate, CommercialAgreementReference)
END
END
preconditionSR39Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MT502
IF (C1[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', C1[*]\98a Date/Time\PROC)
END
preconditionSR39Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MT502
IF (A\22F Indicator\PRCO\22F IsPresent)
THEN
Fail ('05202', 'PRCO must not be present.', A\22F Indicator\PRCO\22F)
END
preconditionSR39Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'FORC'))
THEN
Fail ('05276', 'FORC must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR39Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MT515
IF ((D3[*]\19A Amount\PRWI\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A PRWI can only be present once.', D3[*]\19A Amount\PRWI\19A)
END
preconditionSR39Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MT515
IF (C\19A Amount\SETT\19A\Currency Code IsPresent)
THEN
IF (Not (C\19A Amount\SETT\19A\Currency Code IsActiveCurrency))
THEN
Fail ('05055', 'The currency code must be a valid active currency code as the target MX requires a valid active currency code.', C\19A Amount\SETT\19A\Currency Code)
END
END
preconditionSR39Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MxSetr00600201
IF ((((PreviousReference\MessageName Substring ('1', '1')) IsSameString '/') Or ((PreviousReference\MessageName Find '//') GreaterThan '0')) Or ((PreviousReference\MessageName Substring (PreviousReference\MessageName Length)) IsSameString '/'))
THEN
Fail ('05300', 'Message Name must not start or end with a slash / or contain two consecutive slashes // or the target MT will have a syntax error.', PreviousReference\MessageName)
END
preconditionSR39Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MxSetr01000201
IF (((PreviousReference\MessageName Substring ('1', '1')) IsSameString '/') Or (((PreviousReference\MessageName Find '//') GreaterThan '0') Or ((PreviousReference\MessageName Substring (PreviousReference\MessageName Length)) IsSameString '/')))
THEN
Fail ('05300', 'Message Name must not start or end with a slash / or contain two consecutive slashes // or the target MT will have a syntax error.', PreviousReference\MessageName)
END
preconditionSR39Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR39 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select ((..\Type IsSameString 'CHAR'), '1')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, CHAR must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type, MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate)
END
preconditionSR3Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT101
IF ((A\50a Ordering Customer\50F IsPresent) And (Not (A\50a Ordering Customer\50F\Party Identifier\Account IsPresent)))
THEN
Fail ('01038', 'If field 50F is present, then PartyIdentifier\Account must be present.', A\50a Ordering Customer\50F, A\50a Ordering Customer\50F\Party Identifier\Account)
END
preconditionSR3Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT103
IF ((56a Intermediary Institution\56C IsPresent) And ((((Not ((56a Intermediary Institution\56C Substring ('1', '2')) IsSameString '//')) Or (((56a Intermediary Institution\56C Substring ('1', '4')) IsSameString '//RT') And (Not ((56a Intermediary Institution\56C Substring ('1', '6')) IsSameString '//RT//')))) Or (((56a Intermediary Institution\56C Substring ('1', '2')) IsSameString '//') And ((56a Intermediary Institution\56C Length) LessThan '3'))) Or (((56a Intermediary Institution\56C Substring ('1', '6')) IsSameString '//RT//') And ((56a Intermediary Institution\56C Length) LessThan '10'))))
THEN
Fail ('01005', 'If field 56a is present with option C, then it must start with // and must be followed by the clearing code of the intermediary institution.
preconditionSR3Check(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT202
IF (57a Account With Institution\57B IsPresent)
THEN
Fail ('01006', 'Field 57a must not be used with option B.', 57a Account With Institution\57B)
END
preconditionSR3Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT202COV
IF (A\57a Account With Institution\57B IsPresent)
THEN
Fail ('01006', 'Field 57a must not be used with option B.', A\57a Account With Institution\57B)
END
preconditionSR3Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT502
IF ((B2[*]\95a Party\CLBR Count) GreaterThan '1')
THEN
Fail ('05225', 'CLBR can only be present once.', B2[*]\95a Party\CLBR)
END
preconditionSR3Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT502
IF ((B2[*]\95a Party\STBR Count) GreaterThan '1')
THEN
Fail ('05225', 'STBR can only be present once.', B2[*]\95a Party\STBR)
END
preconditionSR3Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT509
IF (A2[*]\25D Status Code\AFFM IsPresent)
THEN
Fail ('05275', 'AFFM must not be present.', A2[*]\25D Status Code\AFFM)
END
preconditionSR3Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT515
IF (C\90a Price\DEAL\90A IsPresent)
THEN
Fail ('05210', '90A DEAL is must not be present.
preconditionSR3Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT515
IF ((Not (C\19A Amount\SETT IsPresent)) And (Not (D3[*]\19A Amount\SETT IsPresent)))
THEN
Fail ('05219', 'Either CONFDET 19A SETT or AMT 19A SETT must be present.
preconditionSR3Check(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT540
IF ((MT540 Receive Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'Seq FIAC can not be present more than once.', MT540 Receive Free\C[*])
END
preconditionSR3Check(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT541
IF ((MT541 Receive Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'Seq FIAC can not be present more than once.', MT541 Receive Against Payment\C[*])
END
preconditionSR3Check(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT542
IF ((MT542 Deliver Free\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'Seq FIAC can not be present more than once.', MT542 Deliver Free\C[*])
END
preconditionSR3Check(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT543
IF ((MT543 Deliver Against Payment\C[*] Count) GreaterThan '1')
THEN
Fail ('06002', 'Seq FIAC can not be present more than once.', MT543 Deliver Against Payment\C[*])
END
preconditionSR3Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status INMH by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH)
END
preconditionSR3Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one SETT status by message is allowed.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\SETT)
END
preconditionSR3Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status INMH by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\INMH)
END
preconditionSR3Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxPacs00800102
IF ((GroupHeader\InstructingAgent IsPresent) And (Not (GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01017', 'If GroupHeader/InstructingAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR3Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\InstructedAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent IsPresent)))
THEN
Fail ('01016', 'InstructedAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructedAgent, CreditTransferTransactionInformation[1]\InstructedAgent)
END
preconditionSR3Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxPacs00900102
IF (Not ((GroupHeader\InstructedAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent IsPresent)))
THEN
Fail ('01016', 'InstructedAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructedAgent, CreditTransferTransactionInformation[1]\InstructedAgent)
END
preconditionSR3Check(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxPain00100103
IF ((PaymentInformation[*] Count) GreaterThan '1')
THEN
FOREACH PaymentInformation[*]
DO
IF (Not (RequestedExecutionDate IsSameDateTime (PaymentInformation[1]\RequestedExecutionDate, 'MX_Date', 'MX_Date')))
THEN
Fail ('01043', 'If the PaymentInformation block is repeated, then PI\RequestedExecutionDate must be the same for all occurences.', RequestedExecutionDate)
END
END
END
preconditionSR3Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR3Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR3Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\UnitsNumber\Unit IsPresent) And ((MultipleOrderDetails\IndividualOrderDetails\UnitsNumber\Unit Substring ('1', '1')) IsSameString '-'))
THEN
Fail ('05305', 'Negative number is not allowed.', MultipleOrderDetails\IndividualOrderDetails[*]\UnitsNumber\Unit)
END
preconditionSR3Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR3 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR40Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MT502
IF (C1[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', C1[*]\20C Reference\PROC\20C)
END
preconditionSR40Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MT502
IF (B\92A Rate\SWRT\92A IsPresent)
THEN
Fail ('05224', 'SWRT must not be present.', B\92A Rate\SWRT\92A)
END
preconditionSR40Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'NOTC'))
THEN
Fail ('05276', 'NOTC must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR40Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MT515
IF ((D3[*]\19A Amount\ACRU\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A ACRU can only be present once.', D3[*]\19A Amount\ACRU\19A)
END
preconditionSR40Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MT515
IF ((D3[*]\19A Amount\ACRU\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ACRU can only be present once.', D3[*]\19A Amount\ACRU\19A)
END
preconditionSR40Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails IsPresent) And (MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR')) And (Not (MultipleExecutionDetails\IndividualExecutionDetails\GrossAmount IsPresent)))
THEN
Fail ('05301', 'If Place Of Trade \ Country \ FR and ForeignExchangeDetails are both present, then GrossAmount must be present.', MultipleExecutionDetails\IndividualExecutionDetails\GrossAmount, MultipleExecutionDetails\PlaceOfTrade\Country, MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails)
END
preconditionSR40Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR40 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR') And (MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole ContainsString 'INST'))
THEN
Fail ('05304', 'If Place Of Trade \ Country \ FR is present, INST must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole, MultipleExecutionDetails\PlaceOfTrade)
END
preconditionSR41Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MT502
IF (C2[*]\98a Date/Time\PROC IsPresent)
THEN
Fail ('05246', '98a must not be present.', C2[*]\98a Date/Time\PROC)
END
preconditionSR41Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MT502
IF (B3\22F Indicator\FORM\22F\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.
preconditionSR41Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'OVER'))
THEN
Fail ('05276', 'OVER must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR41Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MT515
IF ((D3[*]\19A Amount\REFD\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A REFD can only be present once.', D3[*]\19A Amount\REFD\19A)
END
preconditionSR41Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MT515
IF ((C\35B Identification of the Financial Instrument\35B\Description of Security IsPresent) And (Not (C\35B Identification of the Financial Instrument\35B\Identification of Security IsPresent)))
THEN
IF (((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And ((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring '5') TrimRight ' ') Length) IsSameNumber '0'))
THEN
Fail ('05231', 'An incomplete financial instrument identifier is specified.', C\35B Identification of the Financial Instrument\35B\Description of Security)
END
END
preconditionSR41Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'UCIC')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'BEND')) IsPresent))
THEN
Fail ('05313', 'CommissionDetails \ Rate and BEND and ChargeDetails \ Rate and UCIC may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type, MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Type)
END
preconditionSR41Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR41 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Select (Not (..\Type IsSameString 'CDPL'))) Count) GreaterThan '2')
THEN
Fail ('05316', 'Amount, when CDPL is not present, must not be present more than two times.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount, MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Type)
END
preconditionSR42Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MT502
IF (C2[*]\20C Reference\PROC\20C IsPresent)
THEN
Fail ('05247', '20C must not be present.', C2[*]\20C Reference\PROC\20C)
END
preconditionSR42Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MT502
IF (B3\35B Identification of the Financial Instrument[*]\35B IsPresent)
THEN
Fail ('05240', '35B must not be present.', B3\35B Identification of the Financial Instrument[*]\35B)
END
preconditionSR42Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'PAFI'))
THEN
Fail ('05276', 'PAFI must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR42Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MT515
IF (D3[*]\19A Amount\SUBS\19A IsPresent)
THEN
Fail ('05251', '19A SUBS must not be present.', D3[*]\19A Amount\SUBS\19A)
END
preconditionSR42Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MT515
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'CODU')
THEN
Fail ('05200', 'CODU must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR42Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\CommercialAgreementReference Count) GreaterThan '1')
THEN
Fail ('05318', 'Commercial Agreement Reference must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\CommercialAgreementReference)
END
preconditionSR42Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR42 on the content of the source MxSetr01200201
FOREACH Extension[*]
DO
IF ((PlaceAndName IsSameString 'CONFDET\98A NAVD') And (Not (((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Length) IsSameNumber '8'))))
THEN
Fail ('05330', 'If Place And Name equals "CONFDET\98A NAVD", Text must be a time in the format YYYYMMDD.', PlaceAndName, Text)
END
END
preconditionSR43Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MT502
IF ((C2[*] IsPresent) And ((Not ((C2[*]\97a Account\CASH Select (..\..\95a Party\BENM IsPresent)) IsPresent)) Or (Not (C2[*]\95a Party\ACCW IsPresent))))
THEN
Fail ('05248', 'If CSHPRTY is present, the message must contain a repetition of CSHPRTY with 95a ACCW and a repetition of CSHPRTY with 95a BENM AND 97a CASH.', C2[*]\95a Party\ACCW, C2[*]\95a Party\BENM, C2[*]\97a Account\CASH, C2[*])
END
preconditionSR43Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MT502
IF (B\13a Number Identification IsPresent)
THEN
Fail ('05237', '13a must not be present.', B\13a Number Identification)
END
preconditionSR43Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'PART'))
THEN
Fail ('05276', 'PART must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR43Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MT515
IF ((D3[*]\19A Amount\WITH\19A Count) GreaterThan '1')
THEN
Fail ('05252', '19A WITH can only be present once.', D3[*]\19A Amount\WITH\19A)
END
preconditionSR43Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MT515
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'DUPL')
THEN
Fail ('05200', 'DUPL must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR43Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'CHAR')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BRKF')) IsPresent))
THEN
Fail ('05430', 'Either Amount Type CHAR or Amount Type BRKF may be present but not both.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type)
END
preconditionSR43Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR43 on the content of the source MxSetr01200201
IF ((Extension[*]\PlaceAndName IsSameString 'SETDET\22F STCO\DSS') And (Not ((Extension[*]\Text Select (..\PlaceAndName IsSameString 'SETDET\22F STCO\DSS')) Matches '[A-Z0-9]{1,8}/[A-Z0-9]{4}')))
THEN
Fail ('05335', 'If Place And Name equals SETDET\22F STCO\DSS, Text must be formatted as 8c/4!c.', Extension[*]\PlaceAndName, Extension[*]\Text)
END
preconditionSR44Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MT502
IF (C3[*]\17B Flag IsPresent)
THEN
Fail ('05250', '17B must not be present.', C3[*]\17B Flag)
END
preconditionSR44Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MT502
IF (C1[*]\95a Party\PSET\95C IsPresent)
THEN
Fail ('05244', '95C PSET must not be present.', C1[*]\95a Party\PSET\95C)
END
preconditionSR44Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'REPR'))
THEN
Fail ('05276', 'REPR must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR44Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MT515
IF (D3[*]\19A Amount\SETT\19A\Currency Code IsPresent)
THEN
IF (Not (D3[*]\19A Amount\SETT\19A\Currency Code IsActiveCurrency))
THEN
Fail ('05055', 'The currency code must be a valid active currency code as the target MX requires a valid active currency code.', D3[*]\19A Amount\SETT\19A\Currency Code)
END
END
preconditionSR44Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MT515
IF (Not (A\22F Indicator\TRTR\22F\Data Source Scheme IsPresent))
THEN
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'EMTR')
THEN
Fail ('05201', 'EMTR must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'BASK')
THEN
Fail ('05201', 'BASK must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'INDX')
THEN
Fail ('05201', 'INDX must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'LIST')
THEN
Fail ('05201', 'LIST must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PALL')
THEN
Fail ('05201', 'PALL must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PROG')
THEN
Fail ('05201', 'PROG must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
END
preconditionSR44Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole ContainsString 'INST') And (MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR'))
THEN
Fail ('05304', 'If Place Of Trade \ Country \ FR is present, INST must not be present.', MultipleExecutionDetails\PlaceOfTrade\Country, MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\ExtendedRole)
END
preconditionSR44Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR44 on the content of the source MxSetr01200201
IF ((Extension[*]\PlaceAndName ContainsString 'CONFDET\98A NAVD') And (Extension[*]\PlaceAndName ContainsString 'CONFDET\98C NAVD'))
THEN
Fail ('05333', 'Place And Name with CONFDET\98A NAVD and CONFDET\98C NAVD must not both be present.', Extension[*]\PlaceAndName, Extension[*]\Text)
END
preconditionSR45Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MT502
IF (C3[*]\19A Amount\LOCO IsPresent)
THEN
Fail ('05251', 'LOCO must not be present.', C3[*]\19A Amount\LOCO\19A)
END
preconditionSR45Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MT502
IF (E IsPresent)
THEN
Fail ('05256', 'REPO must not be present.', E)
END
preconditionSR45Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'SESE'))
THEN
Fail ('05276', 'SESE must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR45Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MT515
IF ((C\35B Identification of the Financial Instrument\35B\Description of Security IsPresent) And (Not (C\35B Identification of the Financial Instrument\35B\Identification of Security IsPresent)))
THEN
IF (((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And ((((C\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring '5') TrimRight ' ') Length) IsSameNumber '0'))
THEN
Fail ('05231', 'An incomplete financial instrument identifier is specified.', C\35B Identification of the Financial Instrument\35B\Description of Security)
END
END
preconditionSR45Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MT515
IF (A1[*]\13a Number Identification\LINK\13B\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', A1[*]\13a Number Identification\LINK\13B)
END
preconditionSR45Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Count (Not (..\Type IsSameString 'CDPL'))) GreaterThan '2')
THEN
Fail ('05316', 'Amount, when CDPL is not present, must not be present more than two times.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount)
END
preconditionSR45Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR45 on the content of the source MxSetr01200201
IF (((Extension[*]\PlaceAndName Select (.
preconditionSR46Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MT502
IF (C3[*]\92B Rate\EXCH\92B IsPresent)
THEN
Fail ('05254', '92B must not be present', C3[*]\92B Rate\EXCH\92B)
END
preconditionSR46Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MT502
IF (C2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', C2[*]\95a Party\ALTE\95S)
END
preconditionSR46Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'SUSP'))
THEN
Fail ('05276', 'SUSP must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR46Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MT515
IF (C\19A Amount\SETT\19A\Currency Code IsPresent)
THEN
IF (Not (C\19A Amount\SETT\19A\Currency Code IsActiveCurrency))
THEN
Fail ('05055', 'The currency code must be a valid active currency code as the target MX requires a valid active currency code.', C\19A Amount\SETT\19A\Currency Code)
END
END
preconditionSR46Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MT515
IF ((A1[*]\20C Reference\MAST Count) GreaterThan '1')
THEN
Fail ('05206', '20C MAST can only be present once.', A1[*]\20C Reference\MAST)
END
preconditionSR46Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MxSetr00600201
IF ((Extension[*]\PlaceAndName ContainsString 'CONFDET\98A NAVD') And (Extension[*]\PlaceAndName ContainsString 'CONFDET\98C NAVD'))
THEN
Fail ('05333', 'Place And Name with CONFDET\98A NAVD and CONFDET\98C NAVD must not both be present.', Extension[*]\PlaceAndName)
END
preconditionSR46Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR46 on the content of the source MxSetr01200201
IF (((Extension[*]\PlaceAndName Select (.
preconditionSR47Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MT502
IF (C3[*]\98a Date/Time\VALU IsPresent)
THEN
Fail ('05253', '98a must not be present', C3[*]\98a Date/Time\VALU)
END
preconditionSR47Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MT502
IF (C3[*]\98a Date/Time\VALU IsPresent)
THEN
Fail ('05253', '98a must not be present.', C3[*]\98a Date/Time\VALU)
END
preconditionSR47Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'UNDE'))
THEN
Fail ('05276', 'UNDE must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR47Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MT515
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'CODU')
THEN
Fail ('05200', 'CODU must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR47Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MT515
IF ((A1[*]\20C Reference\PREV Count) GreaterThan '1')
THEN
Fail ('05206', '20C PREV must only be present once.', A1[*]\20C Reference\PREV)
END
preconditionSR47Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MxSetr00600201
IF (((Extension[*]\PlaceAndName Select (.
preconditionSR47Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR47 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*] Select (Type IsSameString 'AKT2')) Count) GreaterThan '1')
THEN
Fail ('05319', 'AKT2 must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\TaxGeneralDetails\TaxDetails[*]\Type)
END
preconditionSR48Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MT502
IF (D[*] IsPresent)
THEN
Fail ('05255', 'OTHRPRTY must not be present.', D[*])
END
preconditionSR48Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MT502
IF ((C2[*] IsPresent) And ((B2[*]\97a Account\CASH\97A Select (..\..\..\95a Party\BUYR IsPresent)) IsPresent))
THEN
Fail ('05259', 'Either 97A CASH within the BUYR sequence or CSHPRTY may be present but not both.', C2[*], B2[*]\97a Account\CASH\97A, B2[*]\95a Party\BUYR)
END
preconditionSR48Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MT509
IF ((A2[*]\25D Status Code\CPRC\25D\Status Code Select (.
preconditionSR48Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MT515
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'DUPL')
THEN
Fail ('05200', 'DUPL must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR48Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MT515
IF ((A1[*]\20C Reference\LIST Count) GreaterThan '1')
THEN
Fail ('05206', '20C LIST must only be present once.', A1[*]\20C Reference\LIST)
END
preconditionSR48Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MxSetr00600201
IF (((Extension[*]\PlaceAndName Select (.
preconditionSR48Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR48 on the content of the source MxSetr01200201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]
DO
IF (ExtendedRole IsPresent)
THEN
IF (Not ((ExtendedRole IsSameString 'INST') Or (ExtendedRole IsSameString 'INT2')))
THEN
Fail ('05328', 'Either INST (instructing party) or INT2 (second intermediary) must be present.', ExtendedRole)
END
END
END
preconditionSR49Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MT502
IF (E IsPresent)
THEN
Fail ('05256', 'REPO must not be present', E)
END
preconditionSR49Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MT502
IF ((Not (C1[*]\95a Party\REAG IsPresent)) And (C1[*] IsPresent))
THEN
Fail ('05268', 'If SETPRTY is present, REAG must be present.', C1[*], C1[*]\95a Party\REAG)
END
preconditionSR49Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MT509
IF ((A2[*]\25D Status Code\CPRC\25D\Status Code Select (.
preconditionSR49Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MT515
IF (Not (A\22F Indicator\TRTR\22F\Data Source Scheme IsPresent))
THEN
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'BASK')
THEN
Fail ('05201', 'BASK must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'EMTR')
THEN
Fail ('05201', 'EMTR must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'INDX')
THEN
Fail ('05201', 'INDX must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'LIST')
THEN
Fail ('05201', 'LIST must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PALL')
THEN
Fail ('05201', 'PALL must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PROG')
THEN
Fail ('05201', ' PROG must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
END
preconditionSR49Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MT515
IF ((A1[*]\20C Reference\TRRF Count) GreaterThan '1')
THEN
Fail ('05206', '20C TRRF must only be present once.', A1[*]\20C Reference\TRRF)
END
preconditionSR49Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MxSetr00600201
FOREACH Extension[*]
DO
IF ((PlaceAndName IsSameString 'CONFDET\98A NAVD') And (Not (((Text Substring ('1', '8')) IsDateTime 'MT_YYYYMMDD') And ((Text Length) IsSameNumber '8'))))
THEN
Fail ('05330', 'If Place And Name equals "CONFDET\98A NAVD", Text must be a time in the format YYYYMMDD.', PlaceAndName, Text)
END
END
preconditionSR49Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR49 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency IsPresent)
THEN
IF (Not (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency)
END
END
preconditionSR4Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT101
FOREACH B[*]
DO
IF ((Not (50a Ordering Customer\50F\Party Identifier\Account IsPresent)) And (50a Ordering Customer\50F IsPresent))
THEN
Fail ('01038', 'If field 50F is present, then PartyIdentifier\Account must be present.', 50a Ordering Customer\50F, 50a Ordering Customer\50F\Party Identifier\Account)
END
IF ((52a Account Servicing Institution\52C IsPresent) And ((Not ((52a Account Servicing Institution\52C Substring ('1', '2')) IsSameString '//')) Or (((52a Account Servicing Institution\52C Substring ('1', '2')) IsSameString '//') And (Not ((52a Account Servicing Institution\52C Length) GreaterThan '4')))))
THEN
Fail ('01039', 'If field 52a is present with option C, then it must start with // and must be followed by the clearing code of the ordering institution.', 52a Account Servicing Institution\52C)
END
IF ((56a Intermediary\56C IsPresent) And ((Not ((56a Intermediary\56C Substring ('1', '2')) IsSameString '//')) Or (((56a Intermediary\56C Substring ('1', '2')) IsSameString '//') And (Not ((56a Intermediary\56C Length) GreaterThan '4')))))
THEN
Fail ('01040', 'If field 56a is present with option C, then it must start with // and must be followed by the clearing code of the intermediary institution.', 56a Intermediary\56C)
END
IF ((57a Account With Institution\57C IsPresent) And ((Not ((57a Account With Institution\57C Substring ('1', '2')) IsSameString '//')) Or (((57a Account With Institution\57C Substring ('1', '2')) IsSameString '//') And (Not ((57a Account With Institution\57C Length) GreaterThan '4')))))
THEN
Fail ('01041', 'If field 57a is present with option C, then it must start with // and must be followed by the clearing code of the account with institution.', 57a Account With Institution\57C)
END
END
preconditionSR4Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT103
IF ((57a Account With Institution\57C IsPresent) And ((((Not ((57a Account With Institution\57C Substring ('1', '2')) IsSameString '//')) Or (((57a Account With Institution\57C Substring ('1', '4')) IsSameString '//RT') And (Not ((57a Account With Institution\57C Substring ('1', '6')) IsSameString '//RT//')))) Or (((57a Account With Institution\57C Substring ('1', '2')) IsSameString '//') And ((57a Account With Institution\57C Length) LessThan '4'))) Or (((57a Account With Institution\57C Substring ('1', '6')) IsSameString '//RT//') And ((57a Account With Institution\57C Length) LessThan '10'))))
THEN
Fail ('01007', 'If field 57a is present with option C, then it must start with // and must be followed by the clearing code of the account with institution.
preconditionSR4Check(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT202
IF ((53a Sender's Correspondent\53B\Party Identifier IsPresent) And (54a Receiver's Correspondent IsPresent))
THEN
Fail ('01032', 'If field 53a is present with option B, then field 54a is not allowed.', 53a Sender's Correspondent\53B\Party Identifier, 54a Receiver's Correspondent)
END
preconditionSR4Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT202COV
IF ((A\53a Sender's Correspondent\53B\Party Identifier IsPresent) And (A\54a Receiver's Correspondent IsPresent))
THEN
Fail ('01032', 'If field 53a is present with option B, then field 54a is not allowed.', A\53a Sender's Correspondent\53B\Party Identifier, A\54a Receiver's Correspondent)
END
preconditionSR4Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT502
IF ((B2[*]\95a Party\SELL Count) GreaterThan '1')
THEN
Fail ('05225', 'SELL can only be present once.', B2[*]\95a Party\SELL)
END
preconditionSR4Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT502
IF ((B2[*]\95a Party\SELL Count) GreaterThan '1')
THEN
Fail ('05225', 'SELL can only be present once.', B2[*]\95a Party\SELL)
END
preconditionSR4Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT509
IF (((A2[*]\25D Status Code\IPRC IsPresent) And (Not (A2[*]\25D Status Code\IPRC\25D\Data Source Scheme IsPresent))) And (A2[*]\25D Status Code\IPRC\25D\Status Code ContainsString 'CAN1'))
THEN
Fail ('05276', 'CAN1 must not be present.', A2[*]\25D Status Code\IPRC)
END
preconditionSR4Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT515
IF ((Not (C\19A Amount\SETT\19A IsPresent)) And (Not (D3[*]\19A Amount\SETT IsPresent)))
THEN
Fail ('05219', 'Either CONFDET 19A SETT or AMT 19A SETT must be present.
preconditionSR4Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT515
IF (C\90a Price\DEAL\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.
preconditionSR4Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status MTCH by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH)
END
preconditionSR4Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC Count) GreaterThan '2')
THEN
Fail ('05001', 'If IPRC/CGEN is present, then only one more IPRC status is allowed.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\IPRC)
END
preconditionSR4Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status MTCH by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\MTCH)
END
preconditionSR4Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxPacs00800102
IF (Not ((GroupHeader\InstructedAgent IsPresent) Or (CreditTransferTransactionInformation[1]\InstructedAgent IsPresent)))
THEN
Fail ('01016', 'InstructedAgent must be present at either GroupHeader or CreditTransferTransactionInformation level.', GroupHeader\InstructedAgent, CreditTransferTransactionInformation[1]\InstructedAgent)
END
preconditionSR4Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxPacs00900102
IF ((GroupHeader\InstructedAgent IsPresent) And (Not (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01018', 'If GroupHeader/InstructedAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR4Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxPacs00900102
IF ((GroupHeader\InstructedAgent IsPresent) And (Not (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01018', 'If GroupHeader/InstructedAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR4Check(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxPain00100103
FOREACH PaymentInformation[*]
DO
FOREACH CreditTransferTransactionInformation[*]
DO
IF ((..\UltimateDebtor IsPresent) And (UltimateDebtor IsPresent))
THEN
Fail ('01045', 'If PI\UltimateDebtor is present then TX\UltimateDebtor must not be present.', UltimateDebtor, ..\UltimateDebtor)
END
IF (Amount\EquivalentAmount IsPresent)
THEN
IF (Amount\EquivalentAmount\Amount\Currency IsSameString Amount\EquivalentAmount\CurrencyOfTransfer)
THEN
Fail ('01046', 'Currency of Amount must be different than the CurrencyOfTransfer in TX\EquivalentAmount.', Amount\EquivalentAmount\CurrencyOfTransfer, Amount\EquivalentAmount\Amount\Currency)
END
END
IF (IntermediaryAgent3 IsPresent)
THEN
Fail ('01026', 'CreditTransferTransactionInformation/IntermediaryAgent3 is not allowed.', IntermediaryAgent3)
END
IF ((((PaymentIdentification\InstructionIdentification Substring ('1', '1')) IsSameString '/') Or (((PaymentIdentification\InstructionIdentification Substring ((PaymentIdentification\InstructionIdentification Length), '1')) IsSameString '/') And ((PaymentIdentification\InstructionIdentification Length) LessThanOrEqualTo '16'))) Or (((PaymentIdentification\InstructionIdentification Substring ('1', '16')) Find '//') GreaterThan '0'))
THEN
Fail ('01013', 'If the length of CreditTransferTransactionInformation/PaymentIdentification/InstructionIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR4Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\UnitsNumber\Unit IsPresent) And ((MultipleOrderDetails\IndividualOrderDetails\UnitsNumber\Unit Substring ('1', '1')) IsSameString '-'))
THEN
Fail ('05305', 'Negative number is not allowed.', MultipleOrderDetails\IndividualOrderDetails[*]\UnitsNumber\Unit)
END
preconditionSR4Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\UnitsNumber\Unit IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\UnitsNumber\Unit Substring ('1', '1')) IsSameString '-'))
THEN
Fail ('05305', 'Negative number is not allowed.', MultipleExecutionDetails\IndividualExecutionDetails\UnitsNumber\Unit)
END
preconditionSR4Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxSetr01000201
FOREACH MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]
DO
END
preconditionSR4Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR4 on the content of the source MxSetr01200201
FOREACH MultipleExecutionDetails\IndividualExecutionDetails[*]\CommissionGeneralDetails\CommissionDetails[*]\Amount
DO
END
preconditionSR50Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MT502
IF ((Not (B2[*]\95a Party\INVE IsPresent)) And (Not (B2[*]\95a Party\SELL IsPresent)))
THEN
Fail ('05263', 'Neither SELL nor INVE is present.
preconditionSR50Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MT502
IF (C1[*]\95a Party\REI1 IsPresent)
THEN
Fail ('05261', ' REI1 must not be present.', C1[*]\95a Party\REI1)
END
preconditionSR50Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MT509
IF ((A2[*]\25D Status Code\CPRC\25D\Status Code Select (.
preconditionSR50Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MT515
IF (C\98a Date/Time\SETT\98B IsPresent)
THEN
Fail ('05209', '98B SETT is not allowed.
preconditionSR50Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MT515
IF ((A1[*]\20C Reference\COMM Count) GreaterThan '1')
THEN
Fail ('05206', '20C COMM must only be present once.', A1[*]\20C Reference\COMM)
END
preconditionSR50Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MxSetr00600201
IF (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency IsPresent)
THEN
IF (Not (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\UnitCurrency)
END
END
preconditionSR50Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR50 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency IsPresent)
THEN
IF (Not (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency)
END
END
preconditionSR51Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MT502
IF (((B2[*]\97a Account\CASH\97A Select (..\..\..\95a Party\SELL IsPresent)) IsPresent) And (C2[*] IsPresent))
THEN
Fail ('05265', 'Either 97A CASH within the SELL sequence or CSHPRTY may be present but not both.', C2[*], B2[*]\97a Account\CASH\97A, B2[*]\95a Party\SELL)
END
preconditionSR51Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MT502
IF ((C1[*]\95a Party\RECU IsPresent) And (Not (C1[*]\95a Party\BUYR IsPresent)))
THEN
Fail ('05271', '95a BUYR must be present when 95a RECU is present.
preconditionSR51Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MT509
IF (A2a[*]\24B Reason Code\NAFI IsPresent)
THEN
Fail ('05280', 'NAFI must not be present.', A2a[*]\24B Reason Code\NAFI)
END
preconditionSR51Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MT515
IF ((C\92A Rate\BAKL\92A\Rate IsPresent) And ((C\92A Rate\BAKL\92A\Rate Length) GreaterThan '12'))
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C\92A Rate\BAKL\92A\Rate)
END
preconditionSR51Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MT515
IF (A1[*]\20C Reference\BASK IsPresent)
THEN
Fail ('05207', '20C BASK can not be present.', A1[*]\20C Reference\BASK)
END
preconditionSR51Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MxSetr00600201
IF (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency IsPresent)
THEN
IF (Not (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency IsActiveCurrency))
THEN
Fail ('05130', 'Currency must be an active currency as the target MT requires an active currency.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\QuotedCurrency)
END
END
preconditionSR51Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR51 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'BEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select (..\Type IsSameString 'UCIC')) IsPresent))
THEN
Fail ('05313', 'CommissionDetails \ Rate and BEND and ChargeDetails \ Rate and UCIC may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*], MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*])
END
preconditionSR52Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MT502
IF ((C1[*] IsPresent) And (Not (C1[*]\95a Party\DEAG IsPresent)))
THEN
Fail ('05266', 'If SETPRTY is present, DEAG must be present.', C1[*]\95a Party\DEAG, C1[*])
END
preconditionSR52Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MT502
IF (((B\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (B\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And (((((B2[*]\95a Party\INVE IsPresent) And (Not (B2[*]\95a Party\BUYR IsPresent))) Or ((Not (B2[*]\95a Party\INVE IsPresent)) And ((B2[*]\97a Account\SAFE\97A Select (..\..\..\95a Party\BUYR IsPresent)) IsPresent))) Or (((B2[*]\95a Party\INVE IsPresent) And (B2[*]\95a Party\BUYR IsPresent)) And (Not ((B2[*]\97a Account\SAFE\97A Select (..\..\..\95a Party\BUYR IsPresent)) IsPresent)))) Or ((B2[*]\95a Party\BUYR IsPresent) And (Not (B2[*]\95a Party\INVE IsPresent)))))
THEN
Fail ('05258', 'If place of trade is FR, (94B TRAD PRIM FR), INVE, BUYR and SAFE within the BUYR sequence must all be present.', B2[*]\97a Account\SAFE\97A, B2[*]\95a Party\BUYR, B2[*]\95a Party\INVE, B\94a Place\TRAD\94B)
END
preconditionSR52Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MT509
IF (A2a[*]\24B Reason Code\REPR IsPresent)
THEN
Fail ('05280', 'REPR must not be present.', A2a[*]\24B Reason Code\REPR)
END
preconditionSR52Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MT515
IF ((C\92A Rate\ENTF\92A\Rate IsPresent) And ((C\92A Rate\ENTF\92A\Rate Length) GreaterThan '12'))
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C\92A Rate\ENTF\92A\Rate)
END
preconditionSR52Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MT515
IF (A1[*]\20C Reference\INDX IsPresent)
THEN
Fail ('05207', '20C INDX must not be present.', A1[*]\20C Reference\INDX)
END
preconditionSR52Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MxSetr00600201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'FEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'CDPL')) IsPresent))
THEN
Fail ('05404', 'Rate Type CDPL and Rate Type FEND may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR52Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR52 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'FEND')) IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'CDPL')) IsPresent))
THEN
Fail ('05408', 'Rate Type CDPL and Rate Type FEND may not both be present.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR53Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MT502
IF (C1[*]\95a Party\DEI1 IsPresent)
THEN
Fail ('05267', 'DEI1 must not be present.', C1[*]\95a Party\DEI1)
END
preconditionSR53Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MT502
IF (B\98a Date/Time\RSET\98B IsPresent)
THEN
Fail ('05223', '98B RSET must not be present.', B\98a Date/Time\RSET\98B)
END
preconditionSR53Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MT509
IF ((B1[*]\95a Party\INVE Count) GreaterThan '1')
THEN
Fail ('05225', 'INVE can only be present once.', B1[*]\95a Party\INVE)
END
preconditionSR53Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MT515
IF (D1[*]\95a Party\PSET\95C IsPresent)
THEN
Fail ('05244', '95C PSET must not be present', D1[*]\95a Party\PSET\95C)
END
preconditionSR53Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MT515
IF (A1[*]\20C Reference\PROG IsPresent)
THEN
Fail ('05207', '20C PROG must not be present.', A1[*]\20C Reference\PROG)
END
preconditionSR53Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate Substring ('1', '1')) IsSameString '-'))
THEN
Fail ('05338', 'Negative number is not allowed.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate)
END
preconditionSR53Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR53 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate IsPresent)
THEN
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate Substring ('1', '1')) IsSameString '-')
THEN
Fail ('05338', 'Foreign exchange rate must not be a negative number.', MultipleExecutionDetails\IndividualExecutionDetails\ForeignExchangeDetails\ExchangeRate)
END
END
preconditionSR54Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MT502
IF (((B\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (B\94a Place\TRAD\94B\Narrative IsSameString 'FR')) And ((Not (B2[*]\95a Party\INVE IsPresent)) Or ((Not (B2[*]\95a Party\SELL IsPresent)) Or (Not ((B2[*]\97a Account\SAFE\97A Select (..\..\..\95a Party\SELL IsPresent)) IsPresent)))))
THEN
Fail ('05264', 'If place of trade is FR, (94B TRAD PRIM FR), INVE, SELL and SAFE within the SELL sequence must all be present.', B2[*]\97a Account\SAFE\97A, B2[*]\95a Party\SELL, B2[*]\95a Party\INVE, B\94a Place\TRAD\94B)
END
preconditionSR54Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MT502
IF (B2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', B2[*]\95a Party\ALTE\95S)
END
preconditionSR54Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MT509
IF ((B1[*]\95a Party\BUYR Count) GreaterThan '1')
THEN
Fail ('05225', 'BUYR can only be present once.', B1[*]\95a Party\BUYR)
END
preconditionSR54Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MT515
IF (D1[*]\95a Party\REI1 IsPresent)
THEN
Fail ('05261', 'REI1 must not be present.', D1[*]\95a Party\REI1)
END
preconditionSR54Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MT515
IF (A1[*]\20C Reference\ISSU IsPresent)
THEN
Fail ('05207', '20C ISSU must not be present.', A1[*]\20C Reference\ISSU)
END
preconditionSR54Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Count (..\Type IsSameString 'BEND')) GreaterThan '1')
THEN
Fail ('05315', 'Rate and BEND must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR54Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR54 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'FEND')) Count) GreaterThan '1')
THEN
Fail ('05315', 'Rate and FEND must be present once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR55Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MT502
IF (C2[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', C2[*]\95a Party\ALTE\95S)
END
preconditionSR55Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MT502
IF (C1[*]\95a Party\ALTE\95S IsPresent)
THEN
Fail ('05227', '95S ALTE must not be present.', C1[*]\95a Party\ALTE\95S)
END
preconditionSR55Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MT509
IF ((B1[*]\95a Party\CLBR Count) GreaterThan '1')
THEN
Fail ('05225', 'CLBR can only be present once.', B1[*]\95a Party\CLBR)
END
preconditionSR55Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MT515
IF (D1[*]\95a Party\REI2 IsPresent)
THEN
Fail ('05261', 'REI2 must not be present.', D1[*]\95a Party\REI2)
END
preconditionSR55Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MT515
IF (A1[*]\20C Reference\BMRB IsPresent)
THEN
Fail ('05207', '20C BMRB must not be present.', A1[*]\20C Reference\BMRB)
END
preconditionSR55Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Count (..\Type IsSameString 'FEND')) GreaterThan '1')
THEN
Fail ('05315', 'Rate and FEND must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR55Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR55 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'CDPL')) Count) GreaterThan '1')
THEN
Fail ('05315', 'Rate and CDPL must be present once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR56Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MT502
IF (B\70E Narrative\TPRO\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E TPRO must not be present.', B\70E Narrative\TPRO\70E\Narrative\Line[*])
END
preconditionSR56Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\OPTI IsPresent)
THEN
Fail ('05234', 'OPTI must not be present.', B3\12a Type of Financial Instrument\OPTI)
END
preconditionSR56Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MT509
IF ((B1[*]\95a Party\SELL Count) GreaterThan '1')
THEN
Fail ('05225', 'SELL can only be present once.', B1[*]\95a Party\SELL)
END
preconditionSR56Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MT515
IF (D1[*]\95a Party\DEI1 IsPresent)
THEN
Fail ('05267', 'DEI1 must not be present.', D1[*]\95a Party\DEI1)
END
preconditionSR56Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MT515
IF (A1[*]\20C Reference\ALMR IsPresent)
THEN
Fail ('05207', '20C ALMR must not be present.', A1[*]\20C Reference\ALMR)
END
preconditionSR56Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount Count (..\Type IsSameString 'CDPL')) GreaterThan '1')
THEN
Fail ('05314', 'Amount and CDPL must not be present more than once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Amount)
END
preconditionSR56Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR56 on the content of the source MxSetr01200201
IF (((MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate Select (..\Type IsSameString 'BEND')) Count) GreaterThan '1')
THEN
Fail ('05315', 'Rate and BEND must be present once.', MultipleExecutionDetails\IndividualExecutionDetails\CommissionGeneralDetails\CommissionDetails[*]\Rate)
END
preconditionSR57Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR57 on the content of the source MT502
IF (B3\70E Narrative\FIAN\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E FIAN must not be present.', B3\70E Narrative\FIAN\70E)
END
preconditionSR57Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR57 on the content of the source MT502
IF (B3\70E Narrative\FIAN\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E FIAN must not be present.', B3\70E Narrative\FIAN\70E)
END
preconditionSR57Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR57 on the content of the source MT509
IF ((B1[*]\95a Party\STBR Count) GreaterThan '1')
THEN
Fail ('05225', 'STBR can only be present once.', B1[*]\95a Party\STBR)
END
preconditionSR57Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR57 on the content of the source MT515
IF (D1[*]\95a Party\DEI2 IsPresent)
THEN
Fail ('05267', 'DEI2 must not be present.', D1[*]\95a Party\DEI2)
END
preconditionSR57Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR57 on the content of the source MT515
IF (C\98a Date/Time\SETT\98B IsPresent)
THEN
Fail ('05209', '98B SETT is not allowed.
preconditionSR58Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR58 on the content of the source MT502
IF (Not (A\22F Indicator\TRTR\22F\Data Source Scheme IsPresent))
THEN
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'BASK')
THEN
Fail ('05201', 'BASK must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'LIST')
THEN
Fail ('05201', ' LIST must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'INDX')
THEN
Fail ('05201', 'INDX must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PROG')
THEN
Fail ('05201', 'PROG must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
END
preconditionSR58Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR58 on the content of the source MT502
IF (Not (A\22F Indicator\TRTR\22F\Data Source Scheme IsPresent))
THEN
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'BASK')
THEN
Fail ('05201', 'BASK must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'INDX')
THEN
Fail ('05201', 'INDX must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'LIST')
THEN
Fail ('05201', 'LIST must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
IF (A\22F Indicator\TRTR\22F\Indicator IsSameString 'PROG')
THEN
Fail ('05201', 'PROG must not be present.', A\22F Indicator\TRTR\22F\Indicator)
END
END
preconditionSR58Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR58 on the content of the source MT509
IF ((B1[*]\95a Party\DEAG Count) GreaterThan '1')
THEN
Fail ('05225', 'DEAG can only be present once.', B1[*]\95a Party\DEAG)
END
preconditionSR58Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR58 on the content of the source MT515
IF (((C1[*]\97a Account\CASH Select ((..\..\95a Party\SELL IsPresent), '1')) IsPresent) And (D2[*] IsPresent))
THEN
Fail ('05265', 'Either 97A CASH within the SELL sequence or CSHPRTY may be present but not both.', C1[*]\95a Party\SELL, D2[*])
END
preconditionSR58Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR58 on the content of the source MT515
IF (C\90a Price\MAUP IsPresent)
THEN
Fail ('05212', 'MAUP must not be present.', C\90a Price\MAUP)
END
preconditionSR59Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR59 on the content of the source MT502
IF (B\22a Indicator\PROC IsPresent)
THEN
Fail ('05221', 'PROC must not be present.', B\22a Indicator\PROC)
END
preconditionSR59Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR59 on the content of the source MT502
IF (B\22a Indicator\PROC IsPresent)
THEN
Fail ('05221', 'PROC must not be present.', B\22a Indicator\PROC)
END
preconditionSR59Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR59 on the content of the source MT509
IF ((B1[*]\95a Party\REAG Count) GreaterThan '1')
THEN
Fail ('05225', 'REAG can only be present once.', B1[*]\95a Party\REAG)
END
preconditionSR59Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR59 on the content of the source MT515
IF ((D1[*] IsPresent) And (Not (D1[*]\95a Party\REAG IsPresent)))
THEN
Fail ('05260', 'If SETPRTY is present, REAG must be present.', D1[*], D1[*]\95a Party\REAG)
END
preconditionSR59Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR59 on the content of the source MT515
IF (C\90a Price\MADW IsPresent)
THEN
Fail ('05212', 'MADW must not be present.', C\90a Price\MADW)
END
preconditionSR5Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT101
IF ((A\52a Account Servicing Institution\52C IsPresent) And ((Not ((A\52a Account Servicing Institution\52C Substring ('1', '2')) IsSameString '//')) Or (((A\52a Account Servicing Institution\52C Substring ('1', '2')) IsSameString '//') And (Not ((A\52a Account Servicing Institution\52C Length) GreaterThan '2')))))
THEN
Fail ('01039', 'If field 52a is present with option C, then it must start with // and must be followed by the clearing code of the ordering institution.', A\52a Account Servicing Institution\52C)
END
preconditionSR5Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT103
IF (54a Receiver's Correspondent\54B IsPresent)
THEN
Fail ('01003', 'Field 54a must not be used with option B.', 54a Receiver's Correspondent)
END
preconditionSR5Check(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT202
IF (72 Sender to Receiver Information IsPresent)
THEN
IF ((72 Sender to Receiver Information\72\Narrative Structured Format\Line 1\Code IsSameString 'CLSTIME') And (Not (72 Sender to Receiver Information\72\Narrative Structured Format\Line 1\Narrative IsDateTime 'MT_HHMM')))
THEN
Fail ('01036', 'If field 72 contains the code /CLSTIME/, then the information following /CLSTIME/ must be a string of exactly 4 numerical characters representing a valid time in the HHMM format.', 72 Sender to Receiver Information)
ELSE
IF (((72 Sender to Receiver Information\72\Narrative Structured Format\Line 2-6[*]\Narrative2 Select (..\Code IsSameString 'CLSTIME')) IsPresent) And (Not ((72 Sender to Receiver Information\72\Narrative Structured Format\Line 2-6[*]\Narrative2 Select (..\Code IsSameString 'CLSTIME')) IsDateTime 'MT_HHMM')))
THEN
Fail ('01036', 'If field 72 contains the code /CLSTIME/, then the information following /CLSTIME/ must be a string of exactly 4 numerical characters representing a valid time in the HHMM format.', 72 Sender to Receiver Information)
END
END
END
preconditionSR5Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT202COV
IF (A\72 Sender to Receiver Information IsPresent)
THEN
IF ((A\72 Sender to Receiver Information\72\Narrative Structured Format\Line 1\Code IsSameString 'CLSTIME') And (Not (A\72 Sender to Receiver Information\72\Narrative Structured Format\Line 1\Narrative IsDateTime 'MT_HHMM')))
THEN
Fail ('01036', 'If field 72 contains the code /CLSTIME/, then the information following /CLSTIME/ must be a string of exactly 4 numerical characters representing a valid time in the HHMM format.', A\72 Sender to Receiver Information)
ELSE
IF (((A\72 Sender to Receiver Information\72\Narrative Structured Format\Line 2-6[*]\Narrative2 Select (..\Code IsSameString 'CLSTIME')) IsPresent) And (Not ((A\72 Sender to Receiver Information\72\Narrative Structured Format\Line 2-6[*]\Narrative2 Select ((..\Code IsSameString 'CLSTIME'), '1')) IsDateTime 'MT_HHMM')))
THEN
Fail ('01036', 'If field 72 contains the code /CLSTIME/, then the information following /CLSTIME/ must be a string of exactly 4 numerical characters representing a valid time in the HHMM format.', A\72 Sender to Receiver Information)
END
END
END
preconditionSR5Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT502
IF ((B2[*]\95a Party\STBR Count) GreaterThan '1')
THEN
Fail ('05225', 'STBR can only be present once.', B2[*]\95a Party\STBR)
END
preconditionSR5Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT502
IF ((B2[*]\95a Party\INVE Count) GreaterThan '1')
THEN
Fail ('05225', 'INVE can only be present once.', B2[*]\95a Party\INVE)
END
preconditionSR5Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT509
IF (A2a[*]\24B Reason Code\NMAT IsPresent)
THEN
Fail ('05280', 'NMAT must not be present.', A2a[*]\24B Reason Code\NMAT)
END
preconditionSR5Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT515
IF ((Not (C1[*]\95a Party\SELL IsPresent)) And (Not (C1[*]\95a Party\INVE IsPresent)))
THEN
Fail ('05263', 'Neither SELL nor INVE is present.
preconditionSR5Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT515
IF (Not ((A1[*]\20C Reference\RELA Count) IsSameNumber '1'))
THEN
Fail ('05206', 'RELA must be present once.', A1[*]\20C Reference\RELA)
END
preconditionSR5Check(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MT548
IF ((MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CALL Count) GreaterThan '1')
THEN
Fail ('05001', 'Only one status CALL by message.', MT548 Settlement Status and Processing Advice\A2[*]\25D Status\CALL)
END
preconditionSR5Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxPacs00800102
IF ((GroupHeader\InstructedAgent IsPresent) And (Not (GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01018', 'If GroupHeader/InstructedAgent is present, then it must at the minimum contain a BIC.', GroupHeader\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR5Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxPacs00900102
IF ((CreditTransferTransactionInformation[1]\InstructingAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01020', 'If CreditTransferTransactionInformation/InstructingAgent is present, then it must at the minimum be a BIC.', CreditTransferTransactionInformation[*]\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR5Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxPacs00900102
IF ((CreditTransferTransactionInformation[1]\InstructingAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructingAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01020', 'If CreditTransferTransactionInformation/InstructingAgent is present, then it must at the minimum be a BIC.', CreditTransferTransactionInformation[*]\InstructingAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR5Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxSetr00400201
IF (MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification IsPresent)
THEN
Fail ('05320', 'Settlement Place must not be identified with the proprietary format as 95a PSET does not have format R.', MultipleOrderDetails\IndividualOrderDetails[*]\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification)
END
preconditionSR5Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxSetr00600201
IF (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification IsPresent)
THEN
Fail ('05320', 'Settlement Place must not be identified with the proprietary format as 95a PSET does not have format R.', MultipleExecutionDetails\IndividualExecutionDetails[*]\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification)
END
preconditionSR5Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxSetr01000201
FOREACH MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]
DO
END
preconditionSR5Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR5 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\UnitsNumber\Unit IsPresent)
THEN
IF ((MultipleExecutionDetails\IndividualExecutionDetails\UnitsNumber\Unit Substring ('1', '1')) IsSameString '-')
THEN
Fail ('05305', 'Negative number is not allowed.', MultipleExecutionDetails\IndividualExecutionDetails[*]\UnitsNumber\Unit)
END
END
preconditionSR60Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR60 on the content of the source MT502
IF (B\22a Indicator\RPOR[*] IsPresent)
THEN
Fail ('05221', 'RPOR must not be present.', B\22a Indicator\RPOR[*])
END
preconditionSR60Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR60 on the content of the source MT502
IF (B\22a Indicator\RPOR[*]\22F IsPresent)
THEN
Fail ('05221', 'RPOR must not be present.', B\22a Indicator\RPOR[*])
END
preconditionSR60Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR60 on the content of the source MT509
IF (B1[*]\95a Party\BRCR IsPresent)
THEN
Fail ('05226', 'BRCR must not be present.', B1[*]\95a Party\BRCR)
END
preconditionSR60Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR60 on the content of the source MT515
IF ((A1[*]\20C Reference\MAST Count) GreaterThan '1')
THEN
Fail ('05206', 'MAST must not be present more than once.', A1[*]\20C Reference\MAST)
END
preconditionSR60Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR60 on the content of the source MT515
IF ((C\92A Rate\BAKL\92A\Rate IsPresent) And ((C\92A Rate\BAKL\92A\Rate Length) GreaterThan '12'))
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C\92A Rate\BAKL\92A\Rate)
END
preconditionSR61Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR61 on the content of the source MT502
IF (B\22a Indicator\SETG IsPresent)
THEN
Fail ('05221', 'SETG must not be present.', B\22a Indicator\SETG)
END
preconditionSR61Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR61 on the content of the source MT502
IF (B\22a Indicator\SETG IsPresent)
THEN
Fail ('05221', 'SETG must not be present.', B\22a Indicator\SETG)
END
preconditionSR61Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR61 on the content of the source MT509
IF (B1[*]\95a Party\RQBR IsPresent)
THEN
Fail ('05226', 'RQBR must not be present.', B1[*]\95a Party\RQBR)
END
preconditionSR61Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR61 on the content of the source MT515
IF ((A1[*]\20C Reference\PREV Count) GreaterThan '1')
THEN
Fail ('05206', 'PREV must not be present more than once.', A1[*]\20C Reference\PREV)
END
preconditionSR61Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR61 on the content of the source MT515
IF ((C\92A Rate\ENTF\92A\Rate IsPresent) And ((C\92A Rate\ENTF\92A\Rate Length) GreaterThan '12'))
THEN
Fail ('05213', 'Length of rate must not be greater than 12 digits (not supported in MX).', C\92A Rate\ENTF\92A\Rate)
END
preconditionSR62Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR62 on the content of the source MT502
IF (B\22a Indicator\COST IsPresent)
THEN
Fail ('05221', 'COST must not be present.', B\22a Indicator\COST)
END
preconditionSR62Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR62 on the content of the source MT502
IF (B\22a Indicator\COST IsPresent)
THEN
Fail ('05221', 'COST must not be present.', B\22a Indicator\COST)
END
preconditionSR62Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR62 on the content of the source MT509
IF (B1[*]\95a Party\ALTE IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', B1[*]\95a Party\ALTE)
END
preconditionSR62Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR62 on the content of the source MT515
IF ((A1[*]\20C Reference\TRRF Count) GreaterThan '1')
THEN
Fail ('05206', 'TRRF must not be present more than once.', A1[*]\20C Reference\TRRF)
END
preconditionSR62Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR62 on the content of the source MT515
IF (C\99A Number Count\GIUP IsPresent)
THEN
Fail ('05214', 'GUIP must not be present.', C\99A Number Count\GIUP)
END
preconditionSR63Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR63 on the content of the source MT502
IF (B\22a Indicator\AUTO IsPresent)
THEN
Fail ('05221', 'AUTO must not be present.', B\22a Indicator\AUTO)
END
preconditionSR63Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR63 on the content of the source MT502
IF (B\22a Indicator\AUTO IsPresent)
THEN
Fail ('05221', 'AUTO must not be present.', B\22a Indicator\AUTO)
END
preconditionSR63Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR63 on the content of the source MT509
IF (B\19A Amount\CANC\19A IsPresent)
THEN
Fail ('05251', 'CANC must not be present.', B\19A Amount\CANC\19A)
END
preconditionSR63Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR63 on the content of the source MT515
IF ((A1[*]\20C Reference\COMM Count) GreaterThan '1')
THEN
Fail ('05206', 'COMM must not be present more than once.', A1[*]\20C Reference\COMM)
END
preconditionSR63Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR63 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'OTCO') And (Not (C\94a Place\TRAD\94B\Narrative IsPresent)))
THEN
Fail ('05217', 'If place code is OTCO, the narrative field must be present.', C\94a Place\TRAD\94B\Narrative, C\94a Place\TRAD\94B\Place Code)
END
preconditionSR64Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR64 on the content of the source MT502
IF (B\22a Indicator\CATB IsPresent)
THEN
Fail ('05221', 'CATB must not be present.', B\22a Indicator\CATB)
END
preconditionSR64Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR64 on the content of the source MT502
IF (B\22a Indicator\CATB IsPresent)
THEN
Fail ('05221', 'CATB must not be present.', B\22a Indicator\CATB)
END
preconditionSR64Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR64 on the content of the source MT509
IF (B\19A Amount\REMA\19A IsPresent)
THEN
Fail ('05251', 'REMA must not be present.', B\19A Amount\REMA\19A)
END
preconditionSR64Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR64 on the content of the source MT515
IF (A1[*]\13a Number Identification\LINK\13B\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', A1[*]\13a Number Identification\LINK\13B\Data Source Scheme)
END
preconditionSR64Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR64 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'EXCH') And (Not (C\94a Place\TRAD\94B\Narrative Matches '[A-Z0-9]{4}')))
THEN
Fail ('05215', 'If place code is EXCH the narrative field must be present and contain a MIC Identifier (4 uppercase alphanumeric characters)', C\94a Place\TRAD\94B\Narrative, C\94a Place\TRAD\94B\Place Code)
END
preconditionSR65Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR65 on the content of the source MT502
IF (B\98a Date/Time\RSET\98C IsPresent)
THEN
Fail ('05223', '98C RSET must not be present.', B\98a Date/Time\RSET\98C)
END
preconditionSR65Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR65 on the content of the source MT502
IF (B\98a Date/Time\RSET\98C IsPresent)
THEN
Fail ('05223', '98C RSET must not be present.', B\98a Date/Time\RSET\98C)
END
preconditionSR65Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR65 on the content of the source MT509
IF (B\19A Amount\REPL\19A IsPresent)
THEN
Fail ('05251', 'REPL must not be present.', B\19A Amount\REPL\19A)
END
preconditionSR65Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR65 on the content of the source MT515
IF ((C\22a Indicator\PRIC\22F\Data Source Scheme IsPresent) And (Not (C\22a Indicator\PRIC\22F\Data Source Scheme IsSameString 'SMPG')))
THEN
Fail ('05220', 'Data Source Scheme, if present, must be SMPG.', C\22a Indicator\PRIC\22F\Data Source Scheme)
END
preconditionSR65Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR65 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (Not (C\94a Place\TRAD\94B\Narrative IsCountry)))
THEN
Fail ('05216', 'If place code is PRIM, the narrative field must be present and contain a country code.', C\94a Place\TRAD\94B\Narrative, C\94a Place\TRAD\94B\Place Code)
END
preconditionSR66Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR66 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\OPTI IsPresent)
THEN
Fail ('05234', 'OPTI must not be present.', B3\12a Type of Financial Instrument\OPTI)
END
preconditionSR66Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR66 on the content of the source MT502
IF (B3\12a Type of Financial Instrument\CLAS\12A\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', B3\12a Type of Financial Instrument\CLAS\12A\Data Source Scheme)
END
preconditionSR66Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR66 on the content of the source MT509
IF (B\36B Quantity of Financial Instrument\AFCA\36B IsPresent)
THEN
Fail ('05281', 'AFCA must not be present.', B\36B Quantity of Financial Instrument\AFCA\36B)
END
preconditionSR66Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR66 on the content of the source MT515
IF (C\22a Indicator\PROC IsPresent)
THEN
Fail ('05221', 'PROC must not be present.', C\22a Indicator\PROC)
END
preconditionSR66Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR66 on the content of the source MT515
IF (C\94a Place\SAFE IsPresent)
THEN
Fail ('05218', 'SAFE must not be present.', C\94a Place\SAFE)
END
preconditionSR67Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR67 on the content of the source MT502
IF (C\22F Indicator\REGT IsPresent)
THEN
Fail ('05243', 'REGT must not be present.', C\22F Indicator\REGT)
END
preconditionSR67Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR67 on the content of the source MT502
IF (C\22F Indicator\REGT IsPresent)
THEN
Fail ('05243', 'REGT must not be present.', C\22F Indicator\REGT)
END
preconditionSR67Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR67 on the content of the source MT509
IF (B\36B Quantity of Financial Instrument\CANC\36B IsPresent)
THEN
Fail ('05281', 'CANC must not be present.', B\36B Quantity of Financial Instrument\CANC\36B)
END
preconditionSR67Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR67 on the content of the source MT515
IF (C\22a Indicator\RPOR[*] IsPresent)
THEN
Fail ('05221', 'RPOR must not be present.', C\22a Indicator\RPOR[*])
END
preconditionSR67Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR67 on the content of the source MT515
IF (C\22a Indicator\PROC IsPresent)
THEN
Fail ('05221', 'PROC must not be present.', C\22a Indicator\PROC)
END
preconditionSR68Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR68 on the content of the source MT502
IF (C\22F Indicator\BENE IsPresent)
THEN
Fail ('05243', 'BENE must not be present.', C\22F Indicator\BENE)
END
preconditionSR68Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR68 on the content of the source MT502
IF (C\22F Indicator\BENE IsPresent)
THEN
Fail ('05243', 'BENE must not be present.', C\22F Indicator\BENE)
END
preconditionSR68Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR68 on the content of the source MT509
IF (B\36B Quantity of Financial Instrument\REMA\36B IsPresent)
THEN
Fail ('05281', 'REMA must not be present.', B\36B Quantity of Financial Instrument\REMA\36B)
END
preconditionSR68Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR68 on the content of the source MT515
IF (C\22a Indicator\PRIR IsPresent)
THEN
Fail ('05221', 'PRIR must not be present.', C\22a Indicator\PRIR)
END
preconditionSR68Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR68 on the content of the source MT515
IF (C\22a Indicator\RPOR[*] IsPresent)
THEN
Fail ('05221', 'RPOR must not be present.', C\22a Indicator\RPOR[*])
END
preconditionSR69Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR69 on the content of the source MT502
IF (C\22F Indicator\CASY IsPresent)
THEN
Fail ('05243', 'CASY must not be present.', C\22F Indicator\CASY)
END
preconditionSR69Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR69 on the content of the source MT502
IF (C\22F Indicator\CASY IsPresent)
THEN
Fail ('05243', 'CASY must not be present.', C\22F Indicator\CASY)
END
preconditionSR69Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR69 on the content of the source MT509
IF (B\36B Quantity of Financial Instrument\REPL\36B IsPresent)
THEN
Fail ('05281', 'REPL must not be present.', B\36B Quantity of Financial Instrument\REPL\36B)
END
preconditionSR69Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR69 on the content of the source MT515
IF (C\22a Indicator\SETG IsPresent)
THEN
Fail ('05221', 'SETG must not be present.', C\22a Indicator\SETG)
END
preconditionSR69Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR69 on the content of the source MT515
IF (C\22a Indicator\PRIR IsPresent)
THEN
Fail ('05221', 'PRIR must not be present.', C\22a Indicator\PRIR)
END
preconditionSR6Check(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT101
IF (Block2\Choice\Input\DestinationAddress IsBEI)
THEN
Fail ('00010', 'The receiver of the MT 101 must not be a BEI.', Block2\Choice\Input\DestinationAddress)
END
preconditionSR6Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT103
IF (55a Third Reimbursement Institution\55B IsPresent)
THEN
Fail ('01004', 'Field 55a must not be used with option B.', 55a Third Reimbursement Institution)
END
preconditionSR6Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT202COV
IF ((B\56a Intermediary Institution\56C IsPresent) And ((((Not ((B\56a Intermediary Institution\56C Substring ('1', '2')) IsSameString '//')) Or (((B\56a Intermediary Institution\56C Substring ('1', '4')) IsSameString '//RT') And (Not ((B\56a Intermediary Institution\56C Substring ('1', '6')) IsSameString '//RT//')))) Or (((B\56a Intermediary Institution\56C Substring ('1', '2')) IsSameString '//') And ((B\56a Intermediary Institution\56C Length) LessThan '3'))) Or (((B\56a Intermediary Institution\56C Substring ('1', '6')) IsSameString '//RT//') And ((B\56a Intermediary Institution\56C Length) LessThan '7'))))
THEN
Fail ('01005', 'If field 56a is present with option C, then it must start with // and must be followed by the clearing code of the intermediary institution.
preconditionSR6Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT502
IF ((C3[*]\19A Amount\EXEC\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'EXEC can only be present once.', C3[*]\19A Amount\EXEC\19A)
END
preconditionSR6Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT502
IF ((C3[*]\19A Amount\EXEC\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'EXEC can only be present once.', C3[*]\19A Amount\EXEC\19A)
END
preconditionSR6Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT509
IF (B\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05218', 'SAFE must not be present.', B\97a Account\SAFE\97B)
END
preconditionSR6Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT515
IF (C\90a Price\DEAL\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.
preconditionSR6Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MT515
IF (C\90a Price\DEAL\90B\Amount Type Code IsSameString 'PREM')
THEN
Fail ('05211', 'PREM must not be present.
preconditionSR6Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxPacs00800102
IF (((CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01029', 'CreditTransferTransactionInformation/InterbankSettlementAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[1]\InterbankSettlementAmount\Amount)
END
preconditionSR6Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxPacs00900102
IF ((CreditTransferTransactionInformation[1]\InstructedAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01019', 'If CreditTransferTransactionInformation/InstructedAgent is present, then it must at the minimum contain a BIC.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR6Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxPacs00900102
IF ((CreditTransferTransactionInformation[1]\InstructedAgent IsPresent) And (Not (CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC IsPresent)))
THEN
Fail ('01019', 'If CreditTransferTransactionInformation/InstructedAgent is present, then it must at the minimum contain a BIC.', CreditTransferTransactionInformation[1]\InstructedAgent\FinancialInstitutionIdentification\BIC)
END
preconditionSR6Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxSetr00400201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR6Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxSetr00600201
IF ((((MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
THEN
Fail ('05143', 'Date Time format not supported in MT.', MultipleExecutionDetails\IndividualExecutionDetails[*]\CashSettlementDate)
END
preconditionSR6Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\ExtendedRole Count (.
preconditionSR6Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR6 on the content of the source MxSetr01200201
IF (MultipleExecutionDetails\IndividualExecutionDetails\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification IsPresent)
THEN
Fail ('05320', 'Settlement Place must not be identified with the proprietary format as 95a PSET does not have format R.', MultipleExecutionDetails\IndividualExecutionDetails[*]\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification)
END
preconditionSR70Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR70 on the content of the source MT502
IF (C\22F Indicator\DBNM IsPresent)
THEN
Fail ('05243', 'DBNM must not be present.', C\22F Indicator\DBNM)
END
preconditionSR70Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR70 on the content of the source MT502
IF (C\22F Indicator\DBNM IsPresent)
THEN
Fail ('05243', 'DBNM must not be present.', C\22F Indicator\DBNM)
END
preconditionSR70Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR70 on the content of the source MT509
IF ((B\36B Quantity of Financial Instrument\ORDR\36B IsPresent) And (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'FAMT'))
THEN
Fail ('05230', 'FAMT must not be present.', B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code)
END
preconditionSR70Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR70 on the content of the source MT515
IF (C\22a Indicator\COST IsPresent)
THEN
Fail ('05221', 'COST must not be present.', C\22a Indicator\COST)
END
preconditionSR70Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR70 on the content of the source MT515
IF (C\22a Indicator\SETG IsPresent)
THEN
Fail ('05221', 'SETG must not be present.', C\22a Indicator\SETG)
END
preconditionSR71Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR71 on the content of the source MT502
IF (C\22F Indicator\REST IsPresent)
THEN
Fail ('05243', 'REST must not be present.', C\22F Indicator\REST)
END
preconditionSR71Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR71 on the content of the source MT502
IF (C\22F Indicator\REST IsPresent)
THEN
Fail ('05243', 'REST must not be present.', C\22F Indicator\REST)
END
preconditionSR71Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR71 on the content of the source MT509
IF ((B\36B Quantity of Financial Instrument\PREX\36B IsPresent) And (B\36B Quantity of Financial Instrument\PREX\36B\Quantity Type Code IsSameString 'AMOR'))
THEN
Fail ('05230', 'AMOR must not be present.', B\36B Quantity of Financial Instrument\PREX\36B\Quantity Type Code)
END
preconditionSR71Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR71 on the content of the source MT515
IF (C\22a Indicator\CATB IsPresent)
THEN
Fail ('05221', 'CATB must not be present.', C\22a Indicator\CATB)
END
preconditionSR71Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR71 on the content of the source MT515
IF (C\22a Indicator\COST IsPresent)
THEN
Fail ('05221', 'COST must not be present.', C\22a Indicator\COST)
END
preconditionSR72Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR72 on the content of the source MT502
IF (C\22F Indicator\LEOG IsPresent)
THEN
Fail ('05243', 'LEOG must not be present.', C\22F Indicator\LEOG)
END
preconditionSR72Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR72 on the content of the source MT502
IF (C\22F Indicator\LEOG IsPresent)
THEN
Fail ('05243', 'LEOG must not be present.', C\22F Indicator\LEOG)
END
preconditionSR72Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR72 on the content of the source MT509
IF ((B\36B Quantity of Financial Instrument\PREX\36B IsPresent) And (B\36B Quantity of Financial Instrument\PREX\36B\Quantity Type Code IsSameString 'FAMT'))
THEN
Fail ('05230', 'FAMT must not be present.', B\36B Quantity of Financial Instrument\PREX\36B\Quantity Type Code)
END
preconditionSR72Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR72 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'OTCO') And (Not (C\94a Place\TRAD\94B\Narrative IsPresent)))
THEN
Fail ('05217', 'If place code is OTCO, the narrative field must be present.', C\94a Place\TRAD\94B\Place Code, C\94a Place\TRAD\94B\Narrative)
END
preconditionSR72Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR72 on the content of the source MT515
IF (C\22a Indicator\CATB IsPresent)
THEN
Fail ('05221', 'CATB must not be present.', C\22a Indicator\CATB)
END
preconditionSR73Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR73 on the content of the source MT502
IF (C\22F Indicator\REPT IsPresent)
THEN
Fail ('05243', 'REPT must not be present.', C\22F Indicator\REPT)
END
preconditionSR73Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR73 on the content of the source MT502
IF (C\22F Indicator\SETS IsPresent)
THEN
Fail ('05243', 'SETS must not be present.', C\22F Indicator\SETS)
END
preconditionSR73Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR73 on the content of the source MT509
IF ((B\35B Identification of the Financial Instrument IsPresent) And ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) And ((((B\35B Identification of the Financial Instrument\35B\Description of Security\Line[1] Substring '5') Length) IsSameNumber '0') Or (Not (B\35B Identification of the Financial Instrument\35B\Description of Security\Line[2] IsPresent)))))
THEN
Fail ('05231', 'An incomplete financial instrument identifier is specified.', B\35B Identification of the Financial Instrument\35B\Description of Security)
END
preconditionSR73Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR73 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'EXCH') And (Not (C\94a Place\TRAD\94B\Narrative Matches '[A-Z0-9]{4}')))
THEN
Fail ('05215', 'If place code is EXCH, the narrative field must be present and contain a MIC Identifier (4 uppercase alphanumeric characters).', C\94a Place\TRAD\94B\Place Code, C\94a Place\TRAD\94B\Narrative)
END
preconditionSR73Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR73 on the content of the source MT515
IF ((Not (C1[*]\95a Party\INVE IsPresent)) And (Not (C1[*]\95a Party\BUYR IsPresent)))
THEN
Fail ('05257', 'Neither BUYR nor INVE is present.
preconditionSR74Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR74 on the content of the source MT502
IF (C\22F Indicator\SETS IsPresent)
THEN
Fail ('05243', 'SETS must not be present.', C\22F Indicator\SETS)
END
preconditionSR74Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR74 on the content of the source MT502
IF (C\22F Indicator\REPT IsPresent)
THEN
Fail ('05243', 'REPT must not be present.', C\22F Indicator\REPT)
END
preconditionSR74Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR74 on the content of the source MT509
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\RELA IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR74Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR74 on the content of the source MT515
IF ((C\94a Place\TRAD\94B\Place Code IsSameString 'PRIM') And (Not (C\94a Place\TRAD\94B\Narrative IsCountry)))
THEN
Fail ('05216', 'If place code is PRIM, the narrative field must be present and contain a country code.', C\94a Place\TRAD\94B\Place Code, C\94a Place\TRAD\94B\Narrative)
END
preconditionSR74Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR74 on the content of the source MT515
IF (((C1[*]\97a Account\CASH Select ((..\..\95a Party\BUYR IsPresent), '1')) IsPresent) And (D2[*] IsPresent))
THEN
Fail ('05259', 'Either 97A CASH within the BUYR sequence or CSHPRTY may be present but not both.', C1[*]\95a Party\BUYR, D2[*], C1[*]\97a Account\CASH)
END
preconditionSR75Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR75 on the content of the source MT502
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'DUPL')
THEN
Fail ('05200', 'DUPL must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR75Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR75 on the content of the source MT502
IF (A\23G Function of the Message\23G\Subfunction IsSameString 'DUPL')
THEN
Fail ('05200', 'DUPL must not be present.', A\23G Function of the Message\23G\Subfunction)
END
preconditionSR75Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR75 on the content of the source MT509
IF (A1[*]\13a Number Identification\LINK\13B\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', A1[*]\13a Number Identification\LINK\13B\Data Source Scheme)
END
preconditionSR75Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR75 on the content of the source MT515
IF (((Not (D2[*]\95a Party\ACCW IsPresent)) Or (Not ((D2[*]\97a Account\CASH Select (..\..\95a Party\BENM IsPresent)) IsPresent))) And (D2[*] IsPresent))
THEN
Fail ('05248', 'If 16R CSHPRTY is present, the MT must contain a repetition of 16R CSHPRTY with 95a ACCW and a repetition of 16R CSHPRTY with 95a BENM AND 97a CASH.', D2[*]\95a Party\ACCW, D2[*]\95a Party\BENM)
END
preconditionSR75Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR75 on the content of the source MT515
IF (C1[*]\95a Party\INBR IsPresent)
THEN
Fail ('05226', 'INBR must not be present.', C1[*]\95a Party\INBR)
END
preconditionSR76Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR76 on the content of the source MT502
IF (B3\22F Indicator\PFRE IsPresent)
THEN
Fail ('05233', 'PFRE must not be present.', B3\22F Indicator\PFRE)
END
preconditionSR76Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR76 on the content of the source MT502
IF (B3\22F Indicator\MICO IsPresent)
THEN
Fail ('05233', 'MICO must not be present.', B3\22F Indicator\MICO)
END
preconditionSR76Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR76 on the content of the source MT515
IF (A1[*]\20C Reference\BASK IsPresent)
THEN
Fail ('05207', 'BASK must not be present.', A1[*]\20C Reference\BASK)
END
preconditionSR76Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR76 on the content of the source MT515
IF (C1[*]\95a Party\BRCR IsPresent)
THEN
Fail ('05226', 'BRCR must not be present.', C1[*]\95a Party\BRCR)
END
preconditionSR77Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR77 on the content of the source MT502
IF (B3\22F Indicator\PAYS IsPresent)
THEN
Fail ('05233', 'PAYS must not be present.', B3\22F Indicator\PAYS)
END
preconditionSR77Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR77 on the content of the source MT502
IF (B3\22F Indicator\PFRE IsPresent)
THEN
Fail ('05233', 'PFRE must not be present.', B3\22F Indicator\PFRE)
END
preconditionSR77Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR77 on the content of the source MT515
IF ((A1[*]\20C Reference\LIST Count) GreaterThan '1')
THEN
Fail ('05206', 'LIST must not be present more than once.', A1[*]\20C Reference\LIST)
END
preconditionSR77Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR77 on the content of the source MT515
IF (C1[*]\95a Party\ETC1 IsPresent)
THEN
Fail ('05226', 'ETC1 must not be present.', C1[*]\95a Party\ETC1)
END
preconditionSR78Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR78 on the content of the source MT502
IF (B3\22F Indicator\CANR IsPresent)
THEN
Fail ('05233', 'CANR must not be present.', B3\22F Indicator\CANR)
END
preconditionSR78Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR78 on the content of the source MT502
IF (B3\22F Indicator\PAYS IsPresent)
THEN
Fail ('05233', 'PAYS must not be present.', B3\22F Indicator\PAYS)
END
preconditionSR78Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR78 on the content of the source MT515
IF (A1[*]\20C Reference\PROG IsPresent)
THEN
Fail ('05207', 'PROG must not be present.', A1[*]\20C Reference\PROG)
END
preconditionSR78Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR78 on the content of the source MT515
IF (C1[*]\95a Party\ETC2 IsPresent)
THEN
Fail ('05226', 'ETC2 must not be present.', C1[*]\95a Party\ETC2)
END
preconditionSR79Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR79 on the content of the source MT502
IF (B3\22F Indicator\CFRE IsPresent)
THEN
Fail ('05233', 'CFRE must not be present.', B3\22F Indicator\CFRE)
END
preconditionSR79Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR79 on the content of the source MT502
IF (B3\22F Indicator\CFRE IsPresent)
THEN
Fail ('05233', 'CFRE must not be present.', B3\22F Indicator\CFRE)
END
preconditionSR79Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR79 on the content of the source MT515
IF (A1[*]\20C Reference\ISSU IsPresent)
THEN
Fail ('05207', 'ISSU must not be present.', A1[*]\20C Reference\ISSU)
END
preconditionSR79Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR79 on the content of the source MT515
IF (C1[*]\95a Party\AFFM IsPresent)
THEN
Fail ('05226', 'AFFM must not be present.', C1[*]\95a Party\AFFM)
END
preconditionSR7Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT103
IF (57a Account With Institution\57B IsPresent)
THEN
Fail ('01006', 'Field 57a must not be used with option B.', 57a Account With Institution)
END
preconditionSR7Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT202COV
IF (B\57a Account With Institution\57B IsPresent)
THEN
Fail ('01006', 'Field 57a must not be used with option B.', B\57a Account With Institution)
END
preconditionSR7Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT502
IF ((C3[*]\19A Amount\CHAR\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'CHAR can only be present once.', C3[*]\19A Amount\CHAR\19A)
END
preconditionSR7Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT502
IF ((C3[*]\19A Amount\CHAR\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'CHAR can only be present once.', C3[*]\19A Amount\CHAR\19A)
END
preconditionSR7Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT509
IF (B\19A Amount\AFCA\19A IsPresent)
THEN
Fail ('05251', 'AFCA must not be present.', B\19A Amount\AFCA\19A)
END
preconditionSR7Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT515
IF (C\90a Price\DEAL\90B\Amount Type Code IsSameString 'DISC')
THEN
Fail ('05211', 'DISC must not be present.
preconditionSR7Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\CONF\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR7Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxPacs00800102
IF ((Not (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime Matches '[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]*)?[+-][0-9]{2}:[0-9]{2}')) And (CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime IsPresent))
THEN
Fail ('01021', 'If CreditTransferTransactionInformation/SettlementTimeRequest/CLSTime is present, then the offset against UTC must be present.', CreditTransferTransactionInformation[1]\SettlementTimeRequest\CLSTime)
END
preconditionSR7Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxPacs00900102
IF (((((GroupHeader\MessageIdentification Substring ('1', '1')) IsSameString '/') Or (((GroupHeader\MessageIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((GroupHeader\MessageIdentification Substring ((GroupHeader\MessageIdentification Length), '1')) IsSameString '/') And ((GroupHeader\MessageIdentification Length) LessThanOrEqualTo '16'))) Or ((GroupHeader\MessageIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01012', 'If the length of GroupHeader/MessageIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR7Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxPacs00900102
IF (((((GroupHeader\MessageIdentification Substring ('1', '1')) IsSameString '/') Or (((GroupHeader\MessageIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((GroupHeader\MessageIdentification Substring ((GroupHeader\MessageIdentification Length), '1')) IsSameString '/') And ((GroupHeader\MessageIdentification Length) LessThanOrEqualTo '16'))) Or ((GroupHeader\MessageIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01012', 'If the length of GroupHeader/MessageIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR7Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'FEND')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and FEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR7Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxSetr00600201
IF (CopyDetails\CopyIndicator IsSameBoolean 'false')
THEN
Fail ('05336', 'Copy Indicator must not be false.', CopyDetails\CopyIndicator)
END
preconditionSR7Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxSetr01000201
FOREACH MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]
DO
IF ((ExtendedRole IsPresent) And (Not ((ExtendedRole IsSameString 'INST') Or (ExtendedRole IsSameString 'INT2'))))
THEN
Fail ('05328', 'Either INST (instructing party) or INT2 (second intermediary) must be present.', ExtendedRole)
END
END
preconditionSR7Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR7 on the content of the source MxSetr01200201
IF ((((MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (MultipleExecutionDetails\IndividualExecutionDetails\CashSettlementDate Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
THEN
Fail ('05143', 'Date Time format not supported in MT.', MultipleExecutionDetails\IndividualExecutionDetails[*]\CashSettlementDate)
END
preconditionSR80Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR80 on the content of the source MT502
IF (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR80Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR80 on the content of the source MT502
IF (B3\22F Indicator\CANR IsPresent)
THEN
Fail ('05233', 'CANR must not be present.', B3\22F Indicator\CANR)
END
preconditionSR80Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR80 on the content of the source MT515
IF (A1[*]\20C Reference\BMRB IsPresent)
THEN
Fail ('05207', 'BMRB must not be present', A1[*]\20C Reference\BMRB)
END
preconditionSR80Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR80 on the content of the source MT515
IF (C1[*]\95a Party\RQBR IsPresent)
THEN
Fail ('05226', 'RQBR must not be present.', C1[*]\95a Party\RQBR)
END
preconditionSR81Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR81 on the content of the source MT502
IF (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR81Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR81 on the content of the source MT502
IF (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR81Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR81 on the content of the source MT515
IF (A1[*]\20C Reference\ALMR IsPresent)
THEN
Fail ('05207', 'ALMR must not be present', A1[*]\20C Reference\ALMR)
END
preconditionSR81Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR81 on the content of the source MT515
IF (C1[*]\95a Party\ALTE IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.', C1[*]\95a Party\ALTE)
END
preconditionSR82Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR82 on the content of the source MT502
IF (C3[*]\19A Amount\COUN IsPresent)
THEN
Fail ('05251', 'COUN must not be present.', C3[*]\19A Amount\COUN)
END
preconditionSR82Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR82 on the content of the source MT502
IF (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR82Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR82 on the content of the source MT515
IF (A1[*]\20C Reference\INDX IsPresent)
THEN
Fail ('05207', 'INDX must not be present', A1[*]\20C Reference\INDX)
END
preconditionSR82Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR82 on the content of the source MT515
IF (C1[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', C1[*]\97a Account\SAFE\97B)
END
preconditionSR83Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR83 on the content of the source MT502
IF (C3[*]\19A Amount\LEVY IsPresent)
THEN
Fail ('05251', 'LEVY must not be present.', C3[*]\19A Amount\LEVY)
END
preconditionSR83Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR83 on the content of the source MT502
IF (B\70E Narrative\TPRO\70E\Narrative\Line[10] IsPresent)
THEN
Fail ('05241', 'Line 10 of 70E TPRO must not be present.', B\70E Narrative\TPRO\70E\Narrative\Line[*])
END
preconditionSR83Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR83 on the content of the source MT515
IF (C\99A Number Count\GIUP IsPresent)
THEN
Fail ('05214', 'GUIP must not be present.', C\99A Number Count\GIUP)
END
preconditionSR83Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR83 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR84Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR84 on the content of the source MT502
IF (C3[*]\19A Amount\LOCL IsPresent)
THEN
Fail ('05251', 'LOCL must not be present.', C3[*]\19A Amount\LOCL)
END
preconditionSR84Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR84 on the content of the source MT502
IF (C3[*]\19A Amount\RESU IsPresent)
THEN
Fail ('05251', 'RESU in not allowed.', C3[*]\19A Amount\RESU\19A)
END
preconditionSR84Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR84 on the content of the source MT515
IF (C\94a Place\SAFE IsPresent)
THEN
Fail ('05218', 'SAFE must not be present.', C\94a Place\SAFE)
END
preconditionSR84Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR84 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR85Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR85 on the content of the source MT502
IF (C3[*]\19A Amount\REGF IsPresent)
THEN
Fail ('05251', 'REGF must not be present.', C3[*]\19A Amount\REGF)
END
preconditionSR85Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR85 on the content of the source MT502
IF (C3[*]\19A Amount\LOCO IsPresent)
THEN
Fail ('05251', 'LOCO must not be present.', C3[*]\19A Amount\LOCO)
END
preconditionSR85Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR85 on the content of the source MT515
IF (C\90a Price\MAUP IsPresent)
THEN
Fail ('05212', '90a MAUP must not be present.', C\90a Price\MAUP)
END
preconditionSR85Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR85 on the content of the source MT515
IF (C2\94B Place IsPresent)
THEN
Fail ('05232', '94B must not be present.', C2\94B Place)
END
preconditionSR86Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR86 on the content of the source MT502
IF (C3[*]\19A Amount\SHIP IsPresent)
THEN
Fail ('05251', 'SHIP must not be present.', C3[*]\19A Amount\SHIP)
END
preconditionSR86Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR86 on the content of the source MT502
IF (C3[*]\19A Amount\COUN IsPresent)
THEN
Fail ('05251', 'COUN must not be present.', C3[*]\19A Amount\COUN)
END
preconditionSR86Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR86 on the content of the source MT515
IF (C\90a Price\MADW IsPresent)
THEN
Fail ('05212', '90a MADW must not be present.', C\90a Price\MADW)
END
preconditionSR86Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR86 on the content of the source MT515
IF (C2\22F Indicator\MICO IsPresent)
THEN
Fail ('05233', 'MICO must not be present.', C2\22F Indicator\MICO)
END
preconditionSR87Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR87 on the content of the source MT502
IF (C3[*]\19A Amount\SPCN IsPresent)
THEN
Fail ('05251', 'SPCN must not be present.', C3[*]\19A Amount\SPCN)
END
preconditionSR87Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR87 on the content of the source MT502
IF (C3[*]\19A Amount\LEVY IsPresent)
THEN
Fail ('05251', 'LEVY must not be present.', C3[*]\19A Amount\LEVY)
END
preconditionSR87Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR87 on the content of the source MT515
IF ((((C\22a Indicator\PRIC\22F\Data Source Scheme IsSameString 'SMPG') And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'BIPR'))) And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'OFPR'))) And (Not (C\22a Indicator\PRIC\22F\Indicator IsSameString 'NAVP')))
THEN
Fail ('05220', 'If Data Source Scheme is SMPG it must be followed by /BIPR or /OFPR or /NAVP.', C\22a Indicator\PRIC\22F\Data Source Scheme, C\22a Indicator\PRIC\22F\Indicator)
END
preconditionSR87Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR87 on the content of the source MT515
IF (C2\22F Indicator\PFRE IsPresent)
THEN
Fail ('05233', 'PFRE must not be present.', C2\22F Indicator\PFRE)
END
preconditionSR88Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR88 on the content of the source MT502
IF (C3[*]\19A Amount\STAM IsPresent)
THEN
Fail ('05251', 'STAM must not be present.', C3[*]\19A Amount\STAM)
END
preconditionSR88Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR88 on the content of the source MT502
IF (C3[*]\19A Amount\LOCL IsPresent)
THEN
Fail ('05251', 'LOCL must not be present.', C3[*]\19A Amount\LOCL)
END
preconditionSR88Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR88 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR88Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR88 on the content of the source MT515
IF (C2\22F Indicator\PAYS IsPresent)
THEN
Fail ('05233', 'PAYS must not be present.', C2\22F Indicator\PAYS)
END
preconditionSR89Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR89 on the content of the source MT502
IF (C3[*]\19A Amount\STEX IsPresent)
THEN
Fail ('05251', 'STEX must not be present.', C3[*]\19A Amount\STEX)
END
preconditionSR89Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR89 on the content of the source MT502
IF (C3[*]\19A Amount\REGF IsPresent)
THEN
Fail ('05251', 'REGF must not be present.', C3[*]\19A Amount\REGF)
END
preconditionSR89Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR89 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR89Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR89 on the content of the source MT515
IF (C2\22F Indicator\CFRE IsPresent)
THEN
Fail ('05233', 'CFRE must not be present.', C2\22F Indicator\CFRE)
END
preconditionSR8Check(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT103
IF ((53a Sender's Correspondent\53B IsPresent) And (54a Receiver's Correspondent IsPresent))
THEN
Fail ('01032', 'If field 53a is present with option B, then field 54a is not allowed.', 53a Sender's Correspondent\53B, 54a Receiver's Correspondent)
END
preconditionSR8Check(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT202COV
IF (B\57a Account With Institution\57C IsPresent)
THEN
IF ((((Not ((B\57a Account With Institution\57C Substring ('1', '2')) IsSameString '//')) Or (((B\57a Account With Institution\57C Substring ('1', '4')) IsSameString '//RT') And (Not ((B\57a Account With Institution\57C Substring ('1', '6')) IsSameString '//RT//')))) Or (((B\57a Account With Institution\57C Substring ('1', '2')) IsSameString '//') And ((B\57a Account With Institution\57C Length) LessThan '3'))) Or (((B\57a Account With Institution\57C Substring ('1', '6')) IsSameString '//RT//') And ((B\57a Account With Institution\57C Length) LessThan '8')))
THEN
Fail ('01007', 'If field 57a is present with option C, then it must start with // and must be followed by the clearing code of the account with institution.
preconditionSR8Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT502
IF ((C3[*]\19A Amount\DEAL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'DEAL can only be present once.', C3[*]\19A Amount\DEAL\19A)
END
preconditionSR8Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT502
IF ((C3[*]\19A Amount\DEAL\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'DEAL can only be present once.', C3[*]\19A Amount\DEAL\19A)
END
preconditionSR8Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT509
IF ((B\36B Quantity of Financial Instrument\ORDR\36B IsPresent) And (B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code IsSameString 'AMOR'))
THEN
Fail ('05230', 'AMOR must not be present.', B\36B Quantity of Financial Instrument\ORDR\36B\Quantity Type Code)
END
preconditionSR8Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\CONF\36B\Quantity Type Code IsSameString 'AMOR')
THEN
Fail ('05230', 'AMOR must not be present.
preconditionSR8Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\CONF\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR8Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxPacs00800102
IF (((CreditTransferTransactionInformation[1]\InstructedAmount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01022', 'CreditTransferTransactionInformation/InstructedAmount must not contain more than 14 significant digits.', CreditTransferTransactionInformation[*]\InstructedAmount\Amount)
END
preconditionSR8Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification IsPresent)
THEN
IF (((((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '1')) IsSameString '/') Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length), '1')) IsSameString '/') And ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length) LessThanOrEqualTo '16'))) Or ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01013', 'If CreditTransferTransactionInformation/PaymentIdentification is present and the length is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR8Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification IsPresent)
THEN
IF (((((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '1')) IsSameString '/') Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length), '1')) IsSameString '/') And ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Length) LessThanOrEqualTo '16'))) Or ((CreditTransferTransactionInformation[1]\PaymentIdentification\InstructionIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01013', 'If CreditTransferTransactionInformation/PaymentIdentification is present and the length is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR8Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'UCIC')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and UCIC must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR8Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select ((..\Type IsSameString 'BRKF'), '1')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, BRKF must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate, MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type)
END
preconditionSR8Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxSetr01000201
IF ((MultipleOrderDetails\IndividualOrderDetails\RelatedPartyDetails[*]\Role Count (.
preconditionSR8Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR8 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\PlaceOfTrade\Country IsSameString 'FR') And (Not ((MultipleExecutionDetails\InvestmentAccountDetails\OwnerIdentification IsPresent) And ((MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*] Select (Role IsSameString 'DIST')) IsPresent))))
THEN
Fail ('05302', 'As Place of Trade \ County is FR, Owner Identification and DIST must be present.', MultipleExecutionDetails\InvestmentAccountDetails\OwnerIdentification, MultipleExecutionDetails\PlaceOfTrade\Country, MultipleExecutionDetails\IndividualExecutionDetails\RelatedPartyDetails[*]\Role)
END
preconditionSR90Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR90 on the content of the source MT502
IF (C3[*]\19A Amount\TRAN IsPresent)
THEN
Fail ('05251', 'TRAN must not be present.', C3[*]\19A Amount\TRAN)
END
preconditionSR90Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR90 on the content of the source MT502
IF (C3[*]\19A Amount\SHIP IsPresent)
THEN
Fail ('05251', 'SHIP must not be present.', C3[*]\19A Amount\SHIP)
END
preconditionSR90Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR90 on the content of the source MT515
IF (C\13B Number Identification\CERT[*] IsPresent)
THEN
Fail ('05237', '13B must not be present.', C\13B Number Identification\CERT[*])
END
preconditionSR90Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR90 on the content of the source MT515
IF (C2\22F Indicator\FORM\22F\Data Source Scheme IsPresent)
THEN
Fail ('05204', 'Data Source Scheme must not be present.', C2\22F Indicator\FORM\22F\Data Source Scheme)
END
preconditionSR91Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR91 on the content of the source MT502
IF (C3[*]\19A Amount\TRAX IsPresent)
THEN
Fail ('05251', 'TRAX must not be present.', C3[*]\19A Amount\TRAX)
END
preconditionSR91Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR91 on the content of the source MT502
IF (C3[*]\19A Amount\SPCN IsPresent)
THEN
Fail ('05251', 'SPCN must not be present.', C3[*]\19A Amount\SPCN)
END
preconditionSR91Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR91 on the content of the source MT515
IF (C1[*]\95a Party\ALTE IsPresent)
THEN
Fail ('05227', 'ALTE must not be present.
preconditionSR91Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR91 on the content of the source MT515
IF (C2\12a Type of Financial Instrument\OPST IsPresent)
THEN
Fail ('05234', 'OPST must not be present.', C2\12a Type of Financial Instrument\OPST\12B)
END
preconditionSR92Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR92 on the content of the source MT502
IF (C3[*]\19A Amount\VATA IsPresent)
THEN
Fail ('05251', 'VATA must not be present.', C3[*]\19A Amount\VATA)
END
preconditionSR92Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR92 on the content of the source MT502
IF (C3[*]\19A Amount\STAM IsPresent)
THEN
Fail ('05251', 'STAM must not be present.', C3[*]\19A Amount\STAM)
END
preconditionSR92Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR92 on the content of the source MT515
IF (C1[*]\97a Account\SAFE\97B IsPresent)
THEN
Fail ('05228', 'SAFE must not be present.', C1[*]\97a Account\SAFE\97B)
END
preconditionSR92Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR92 on the content of the source MT515
IF (C2\12a Type of Financial Instrument\OPTI IsPresent)
THEN
Fail ('05234', 'OPTI must not be present.', C2\12a Type of Financial Instrument\OPTI\12B)
END
preconditionSR93Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR93 on the content of the source MT502
IF (C3[*]\19A Amount\WITH IsPresent)
THEN
Fail ('05251', 'WITH must not be present.', C3[*]\19A Amount\WITH)
END
preconditionSR93Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR93 on the content of the source MT502
IF (C3[*]\19A Amount\STEX IsPresent)
THEN
Fail ('05251', 'STEX must not be present.', C3[*]\19A Amount\STEX)
END
preconditionSR93Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR93 on the content of the source MT515
IF (C\70E Narrative\RSTR IsPresent)
THEN
Fail ('05542', '70E RSTR must not be present.', C\70E Narrative\RSTR)
END
preconditionSR93Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR93 on the content of the source MT515
IF (C2\98A Date\COUP IsPresent)
THEN
Fail ('05235', 'COUP must not be present.', C2\98A Date\COUP)
END
preconditionSR94Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR94 on the content of the source MT502
IF (C3[*]\19A Amount\OTHR IsPresent)
THEN
Fail ('05251', 'OTHR must not be present.', C3[*]\19A Amount\OTHR)
END
preconditionSR94Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR94 on the content of the source MT502
IF (C3[*]\19A Amount\TRAN IsPresent)
THEN
Fail ('05247', 'TRAN must not be present.', C3[*]\19A Amount\TRAN)
END
preconditionSR94Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR94 on the content of the source MT515
IF (C1[*]\95a Party\INBR IsPresent)
THEN
Fail ('05226', 'INBR must not be present.', C1[*]\95a Party\INBR)
END
preconditionSR94Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR94 on the content of the source MT515
IF (C2\98A Date\EXPI IsPresent)
THEN
Fail ('05235', 'EXPI must not be present.', C2\98A Date\EXPI)
END
preconditionSR95Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR95 on the content of the source MT502
IF (C3[*]\19A Amount\COAX IsPresent)
THEN
Fail ('05251', 'COAX must not be present.', C3[*]\19A Amount\COAX)
END
preconditionSR95Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR95 on the content of the source MT502
IF (C3[*]\19A Amount\TRAX IsPresent)
THEN
Fail ('05247', 'TRAX must not be present.', C3[*]\19A Amount\TRAX)
END
preconditionSR95Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR95 on the content of the source MT515
IF (C1[*]\95a Party\BRCR IsPresent)
THEN
Fail ('05226', 'BRCR must not be present.', C1[*]\95a Party\BRCR)
END
preconditionSR95Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR95 on the content of the source MT515
IF (C2\98A Date\FRNR IsPresent)
THEN
Fail ('05235', 'FNFR must not be present.', C2\98A Date\FRNR)
END
preconditionSR96Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR96 on the content of the source MT502
IF (C3[*]\19A Amount\RESU IsPresent)
THEN
Fail ('05251', 'RESU must not be present.', C3[*]\19A Amount\RESU)
END
preconditionSR96Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR96 on the content of the source MT502
IF (C3[*]\19A Amount\VATA IsPresent)
THEN
Fail ('05247', 'VATA must not be present.', C3[*]\19A Amount\VATA)
END
preconditionSR96Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR96 on the content of the source MT515
IF (C1[*]\95a Party\ETC1 IsPresent)
THEN
Fail ('05226', 'ETC1 must not be present.', C1[*]\95a Party\ETC1)
END
preconditionSR96Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR96 on the content of the source MT515
IF (C2\98A Date\ISSU IsPresent)
THEN
Fail ('05235', 'ISSU must not be present.', C2\98A Date\ISSU)
END
preconditionSR97Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR97 on the content of the source MT502
IF (C3[*]\19A Amount\OCMT IsPresent)
THEN
Fail ('05251', 'OCMT must not be present.', C3[*]\19A Amount\OCMT)
END
preconditionSR97Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR97 on the content of the source MT502
IF (C3[*]\19A Amount\WITH IsPresent)
THEN
Fail ('05247', 'WITH must not be present.', C3[*]\19A Amount\WITH)
END
preconditionSR97Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR97 on the content of the source MT515
IF (C1[*]\95a Party\ETC2 IsPresent)
THEN
Fail ('05226', 'ETC2 must not be present.', C1[*]\95a Party\ETC2)
END
preconditionSR97Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR97 on the content of the source MT515
IF (C2\98A Date\PUTT IsPresent)
THEN
Fail ('05235', 'PUTT must not be present.', C2\98A Date\PUTT)
END
preconditionSR98Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR98 on the content of the source MT502
IF (((A1[*]\13a Number Identification\LINK\13B\Number Select ((..\..\..\..\20C Reference\PREV IsPresent), '1')) Length) GreaterThan '15')
THEN
Fail ('05205', 'Length too long.
preconditionSR98Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR98 on the content of the source MT502
IF (C3[*]\19A Amount\OTHR IsPresent)
THEN
Fail ('05247', 'OTHR must not be present.', C3[*]\19A Amount\OTHR)
END
preconditionSR98Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR98 on the content of the source MT515
IF (C1[*]\95a Party\AFFM IsPresent)
THEN
Fail ('05226', 'AFFM must not be present.', C1[*]\95a Party\AFFM)
END
preconditionSR98Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR98 on the content of the source MT515
IF (C2\98A Date\DDTE IsPresent)
THEN
Fail ('05235', 'DDTE must not be present.', C2\98A Date\DDTE)
END
preconditionSR99Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR99 on the content of the source MT502
IF ((A1[*]\20C Reference\RELA\20C Count) GreaterThan '1')
THEN
Fail ('05206', 'RELA must not be present more than once.', A1[*]\20C Reference\RELA\20C)
END
preconditionSR99Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR99 on the content of the source MT502
IF (C3[*]\19A Amount\COAX IsPresent)
THEN
Fail ('05247', 'COAX must not be present.', C3[*]\19A Amount\COAX)
END
preconditionSR99Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR99 on the content of the source MT515
IF (C1[*]\95a Party\RQBR IsPresent)
THEN
Fail ('05226', 'RQBR must not be present.', C1[*]\95a Party\RQBR)
END
preconditionSR99Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR99 on the content of the source MT515
IF (C2\98A Date\FCOU IsPresent)
THEN
Fail ('05235', 'FCOU must not be present.', C2\98A Date\FCOU)
END
preconditionSR9Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MT502
IF ((C3[*]\19A Amount\ISDI\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ISDI can only be present once.', C3[*]\19A Amount\ISDI\19A)
END
preconditionSR9Check(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MT502
IF ((C3[*]\19A Amount\ISDI\19A Count) GreaterThan '1')
THEN
Fail ('05252', 'ISDI can only be present once.', C3[*]\19A Amount\ISDI\19A)
END
preconditionSR9Check(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MT509
IF (C IsPresent)
THEN
Fail ('05282', 'ADDINFO must not be present.', C)
END
preconditionSR9Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MT515
IF (C\36B Quantity of Financial Instrument\CONF\36B\Quantity Type Code IsSameString 'FAMT')
THEN
Fail ('05230', 'FAMT must not be present.
preconditionSR9Check(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MT515
IF ((C1[*]\95a Party\BUYR Count) GreaterThan '1')
THEN
Fail ('05225', 'BUYR can only be present once.', C1[*]\95a Party\BUYR)
END
preconditionSR9Check(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxPacs00800102
IF ((CreditTransferTransactionInformation[1]\ChargeBearer IsSameString 'CRED') Or (CreditTransferTransactionInformation[1]\ChargeBearer IsSameString 'SHAR'))
THEN
FOREACH CreditTransferTransactionInformation[1]\ChargesInformation[*]
DO
IF (((Amount\Amount FormatDecimal 'MT') Length) GreaterThan '15')
THEN
Fail ('01023', 'CreditTransferTransactionInformation/ChargesInformation/Amount must not contain more than 14 significant digits.', Amount\Amount)
END
END
END
preconditionSR9Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification IsPresent)
THEN
IF (((((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('1', '1')) IsSameString '/') Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Length), '1')) IsSameString '/') And ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Length) LessThanOrEqualTo '16'))) Or ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01030', 'If the length of CreditTransferTransactionInformation/PaymentIdentification/EndToEndIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR9Check(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxPacs00900102
IF (CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification IsPresent)
THEN
IF (((((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('1', '1')) IsSameString '/') Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('1', '16')) Find '//') GreaterThan '0')) Or (((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Length), '1')) IsSameString '/') And ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Length) LessThanOrEqualTo '16'))) Or ((CreditTransferTransactionInformation[1]\PaymentIdentification\EndToEndIdentification Substring ('16', '1')) IsSameString '/'))
THEN
Fail ('01030', 'If the length of CreditTransferTransactionInformation/PaymentIdentification/EndToEndIdentification is less than or equal to 16 characters, then it must not start or end with a slash '/' and must not contain a double slash '//'.
preconditionSR9Check(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxSetr00400201
IF (((MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount Select (..\Type IsSameString 'BEND')) Count) GreaterThan '1')
THEN
Fail ('05308', 'Amount and BEND must not be present more than once.', MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Type, MultipleOrderDetails\IndividualOrderDetails\ChargeDetails[*]\Amount)
END
preconditionSR9Check(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxSetr00600201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select ((..\Type IsSameString 'CHAR'), '1')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, CHAR must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate, MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type)
END
preconditionSR9Check(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxSetr01000201
IF (MultipleOrderDetails\IndividualOrderDetails\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification IsPresent)
THEN
Fail ('05320', 'Settlement Place must not be identified with the proprietary format as 95a PSET does not have format R.', MultipleOrderDetails\IndividualOrderDetails[*]\SettlementAndCustodyDetails\SettlementPlace\ProprietaryIdentification)
END
preconditionSR9Check(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Precondition check
This method checks the precondition SR9 on the content of the source MxSetr01200201
IF ((MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate Select ((..\Type IsSameString 'BRKF'), '1')) IsPresent)
THEN
Fail ('05306', 'If Rate is present, BRKF must not be present.', MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Type, MultipleExecutionDetails\IndividualExecutionDetails\ChargeGeneralDetails\ChargeDetails[*]\Rate)
END
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREP
PREP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREV
PREV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PREX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREX
PREX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PREX
PREX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRFC
PRFC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRHA
PRHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRHA
PRHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRHA
PRHA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIC
PRIC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRICE - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Component number for the Price subfield
PRICE - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Component number for the Price subfield
PRIN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIN
PRIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIN
PRIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIN
PRIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIN
PRIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRINCIPAL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRINCIPAL
PRINCIPAL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRINCIPAL
PRINCIPAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
print() - Method in class com.prowidesoftware.swift.model.MxNode
Prints this node tree structure in standard output
PRIOR_TRANSACTION_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22R
Component number for the Prior Transaction Identifier subfield
PRIORITY - Static variable in class com.prowidesoftware.swift.model.field.Field128
Component number for the Priority subfield
PRIORITY - Static variable in class com.prowidesoftware.swift.model.field.Field135
Component number for the Priority subfield
PRIORITY - Static variable in class com.prowidesoftware.swift.model.field.Field344
Component number for the Priority subfield
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIR
PRIR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRIT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRIT
PRIT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRMA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRMA
PRMA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRMA
PRMA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROC
PROC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PROD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROD
PROD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROD
PROD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRODUCT_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Component number for the Product Code subfield
PRODUCT_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22U
Component number for the Product Identifier subfield
PRODUCT_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
Component number for the Product Identifier subfield
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROG
PROG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
prop - Static variable in class com.prowidesoftware.swift.model.PropertyResource
Deprecated.
Property object to handle
PROPERTY_NAME - Static variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
PropertyResource - Class in com.prowidesoftware.swift.model
Deprecated.
this class was meant to handle country and currency catalogs and it is no longer needed in favor of native Java implementations in Currency and Locale
PropertyResource() - Constructor for class com.prowidesoftware.swift.model.PropertyResource
Deprecated.
Default constructor, loads the property file
PROPRIETARY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Component number for the Proprietary Code subfield
PROPRIETARY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the Proprietary Code subfield
PROR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROR
PROR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PROR
PROR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
ProwideDeprecated - Annotation Type in com.prowidesoftware.deprecation
Main annotation to track prowide deprecated items.
PRPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRPP
PRPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRPP
PRPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRPP
PRPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRS
PRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRS
PRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRS
PRS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRSS
PRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRSS
PRSS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRSS
PRSS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PRTL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRTL
PRTL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
prtry - Variable in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
prtry - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
prtry - Variable in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
prtry - Variable in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
prty - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
prty - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
prvcOfBirth - Variable in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
prvtId - Variable in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
PRWI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PRWI
PRWI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PSAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSAG
PSAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
pssblDplct - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
pssblDplct - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
PSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTA
PSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTA
PSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTA
PSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTA
PSTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
pstCd - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
pstlAdr - Variable in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
pstlAdr - Variable in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
pstlAdr - Variable in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
PSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTT
PSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTT
PSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTT
PSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTT
PSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PSTT
PSTT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PTRC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTRC
PTRC - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTRC
PTRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PTRM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTRM
PTRM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTRM
PTRM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PTSC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTSC
PTSC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTSC
PTSC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYA
PTYA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PTYB
PTYB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PUT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUT
PUT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PUTO - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTO
PUTO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PUTT
PUTT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PVAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PVAD
PVAD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 
PW_DEPRECATED - Static variable in class com.prowidesoftware.deprecation.DeprecationUtils
Environment variable used to switch off deprecation phase implementation
PWAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PWAL
PWAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.PWAL
PWAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsP
 

Q

Q - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.Q
Q - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
Q1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Q5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
QAGE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QAGE
QAGE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QCAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QCAS
QCAS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QFIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QFIN
QFIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QFIN
QFIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QFIN
QFIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QINS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QINS
QINS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QINT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QINT
QINT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QREG
QREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QREG
QREG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QSEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QSEC
QSEC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QSEC
QSEC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QTSO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QTSO
QTSO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsQ.QTSO
QTSO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsQ
 
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field11A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field12C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13J
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field17B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field20C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field20D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22H
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field69J
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field70G
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90K
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92K
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92P
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94G
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94H
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95P
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95U
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field95V
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field97E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99B
Component number for the Qualifier subfield
QUALIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field99C
Component number for the Qualifier subfield
QUANTITY - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Component number for the Quantity subfield
QUANTITY - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Quantity subfield
QUANTITY - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Component number for the Quantity subfield
QUANTITY - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Component number for the Quantity subfield
QUANTITY1 - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Component number for the Quantity1 subfield
QUANTITY2 - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Component number for the Quantity2 subfield
QUANTITY_OF_MESSAGES_RECEIVED - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Quantity Of Messages Received subfield
QUANTITY_OF_MESSAGES_SENT - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Quantity Of Messages Sent subfield
QUANTITY_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Component number for the Quantity Type Code subfield
QUANTITY_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Component number for the Quantity Type Code subfield
QUANTITY_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Component number for the Quantity Type Code subfield
QUANTITY_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the Quantity Type Code subfield
QUANTITY_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the Quantity Type Code subfield

R

R - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
R5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
RADD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RADD
RADD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RADD
RADD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RADD
RADD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RALA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RALA
RALA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RANGE - Static variable in class com.prowidesoftware.swift.model.field.Field174
Component number for the Range subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field36
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37G
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37H
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37J
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37K
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37L
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37M
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37P
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37R
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37U
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field37V
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Component number for the Rate subfield
RATE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RATE
RATE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RATE
RATE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RATE
RATE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RATE_AMOUNT - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Component number for the Rate Amount subfield
RATE_TYPE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92K
Component number for the Rate Type Code subfield
RATS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RATS
RATS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RATS
RATS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RC
RC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RCAP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCAP
RCAP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RCHG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCHG
RCHG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCHG
RCHG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RCPN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCPN
RCPN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCPN
RCPN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RCTR
RCTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RD
RD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RDDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDDT
RDDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDDT
RDDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RDIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDIS
RDIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDIS
RDIS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDTE
RDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RDTE
RDTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
read(String) - Static method in class com.prowidesoftware.swift.model.mt.AbstractMT
Base implementation for subclasses static parse.
read(Class<? extends AbstractMX>, String, Class[]) - Static method in class com.prowidesoftware.swift.model.mx.AbstractMX
 
read(Class<? extends AbstractMX>, String, Class<? extends Object>[]) - Method in interface com.prowidesoftware.swift.model.mx.MxRead
Read xml into a message object
read(String, MxId) - Method in interface com.prowidesoftware.swift.model.mx.MxRead
Read xml into a message object
read(Class<? extends AbstractMX>, String, Class<? extends Object>[]) - Method in class com.prowidesoftware.swift.MxReadCoreV1
For the moment this is only available in the Prowide Integrator version
read(String, MxId) - Method in class com.prowidesoftware.swift.MxReadCoreV1
For the moment this is only available in the Prowide Integrator version
reader - Variable in class com.prowidesoftware.swift.io.AbstractReader
 
ReaderIterator - Class in com.prowidesoftware.swift.io
Deprecated.
us RJEReader instead
ReaderIterator(Reader) - Constructor for class com.prowidesoftware.swift.io.ReaderIterator
Deprecated.
 
readFile(File) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Deprecated.
readFile(File) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Deprecated.
use the constructor MtSwiftMessage.MtSwiftMessage(File) instead
readFile(File) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Deprecated.
use the constructor MxSwiftMessage.MxSwiftMessage(File) instead
readFile(String) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given file into a string.
readFile(File) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given file into a string, usign UTF8 as default encoding
readFile(File, String) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given file into a string.
readReader(Reader) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given reader into a string.
readResource(String, String) - Static method in class com.prowidesoftware.swift.utils.Lib
Read a resource from classpath using the context classloader
readStream(InputStream) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given stream into a string.
readStream(InputStream, String) - Static method in class com.prowidesoftware.swift.utils.Lib
Read the content of the given stream into a string.
readUntilBlockEnds() - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Reads the buffer until end of block is reached.
REAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAG
REAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAG
REAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REAS
REAS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REASON_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Component number for the Reason Code subfield
REASON_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field432
Component number for the Reason Code subfield
REASON_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field443
Component number for the Reason Code subfield
REASON_FOR_CLOSURE - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Reason For Closure subfield
REASON_FOR_CLOSURE - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Reason For Closure subfield
REASON_FOR_REJECTION - Static variable in class com.prowidesoftware.swift.model.field.Field405
Component number for the Reason For Rejection subfield
RECA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECA
RECA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RECDEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECDEL
RECDEL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
receiver - Variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Receivers BIC8 code.
For MT messages this is the BIC8 portion of the receiver logical terminal; for outgoing messages the LT at block 2 is used, and for incoming messages it is the LT at block 1.
RECEIVER - Static variable in class com.prowidesoftware.swift.model.field.Field335
Component number for the Receiver subfield
RECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECO
RECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECO
RECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECO
RECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECO
RECO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RECONNECT_ALLOWED_OPTION - Static variable in class com.prowidesoftware.swift.model.field.Field329
Component number for the Reconnect Allowed Option subfield
RECP - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RECP
RECP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDE
REDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REDM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDM
REDM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REDP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDP
REDP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDP
REDP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REDP
REDP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REF
ref - Variable in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
REF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REFD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REFD
REFD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REFD
REFD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field14E
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field20
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field20C
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field20D
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21A
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21B
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21C
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21D
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21E
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21F
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21G
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21N
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21P
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field21R
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field26H
Component number for the Reference subfield
REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field424
Component number for the Reference subfield
reference() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Get the message reference.
reference(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Gets the message reference from field 20 (if present) or from field 20C:SEME if message category is 5.
reference() - Method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Gets the message reference
REFERENCE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Component number for the Reference Code subfield
REFERENCE_FOR_THE_ACCOUNT_OWNER - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Reference For The Account Owner subfield
REFERENCE_OF_THE_ACCOUNT_SERVICING_INSTITUTION - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Reference Of The Account Servicing Institution subfield
REFPRICE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REFPRICE
REFPRICE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGDET
REGDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGDET
REGDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGDET
REGDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGDET
REGDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGF
REGF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGI
REGI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGION - Static variable in class com.prowidesoftware.swift.model.field.Field304
Component number for the Region subfield
REGION - Static variable in class com.prowidesoftware.swift.model.field.Field334
Component number for the Region subfield
REGION - Static variable in class com.prowidesoftware.swift.model.field.Field342
Component number for the Region subfield
REGION_TIME_COUNT_1 - Static variable in class com.prowidesoftware.swift.model.field.Field343
Component number for the Region Time Count 1 subfield
REGION_TIME_COUNT_2 - Static variable in class com.prowidesoftware.swift.model.field.Field343
Component number for the Region Time Count 2 subfield
REGION_TIME_COUNT_3 - Static variable in class com.prowidesoftware.swift.model.field.Field343
Component number for the Region Time Count 3 subfield
REGION_TIME_COUNT_4 - Static variable in class com.prowidesoftware.swift.model.field.Field343
Component number for the Region Time Count 4 subfield
REGO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGO
REGO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGO
REGO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGO
REGO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGO
REGO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGR
REGR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REGT
REGT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REIN
REIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REIN
REIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REIN
REIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REJT
REJT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELA
RELA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RELC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RELC
RELC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REMA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REMA
REMA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REMI
REMI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REMI
REMI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REMO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REMO
REMO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
remove() - Method in class com.prowidesoftware.swift.io.AbstractReader
 
removeAfterFirst(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
removeAfterFirstStartsWith(String, String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Return a new block with all tags until the first tagname with the given name that start with startsWith
removeAll(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Remove all tags in the current block that match the given name.
removeEmptyBlocks() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Checks all blocks (1 to 5) and if a block is empty, it is removed from the message.
removeEmptySequences(SwiftBlock4) - Static method in class com.prowidesoftware.swift.model.SwiftBlock4
Creates a new block with all empty sequences removed.
removeInnerEmptyLines(String[]) - Method in class com.prowidesoftware.swift.io.writer.MultilineUtil
Same as removeInnerEmptyLines(lines, false)
removeInnerEmptyLines(String[], boolean) - Method in class com.prowidesoftware.swift.io.writer.MultilineUtil
Helper method to remove empty lines on a multiline field.
removeInnerSequences(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Iterates through the parameter tags and removes all inner blocks enclosed between sequences boundary fields 16R and 16S
This method requires a sequence starting with 16R and ending with 16S, so first and last tags must be those.
removeNonAlpha(String) - Method in class com.prowidesoftware.swift.model.IBAN
 
removePrefix(String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
 
removeSubBlock(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a sub block with all tags but the ones in the first occurrence of the given sub block.
It searches for a starting 16R field (with blockName as value) and its correspondent 16S field (with blockName as value) as block boundaries and removes those fields from the result.
removeTag(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Remove the tag with the given name in the block.
removeText(Integer) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
removes an unparsed text
removeText(int) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
removes an unparsed text
removeText(String) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
removes an unparsed text
removeUntilFirst(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
removeUserBlock(Integer) - Method in class com.prowidesoftware.swift.model.SwiftMessage
removes a user defined block to the message (if the block does not exists, nothing is done)
removeUserBlock(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
removes a user defined block to the message (if the block does not exists, nothing is done)
REMU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REMU
REMU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPA
REPA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPE
REPE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPE
REPE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPL
REPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPL
REPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPL
REPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPL
REPL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPL
REPL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPO
REPO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPORTING_OPTIONS - Static variable in class com.prowidesoftware.swift.model.field.Field301
Component number for the Reporting Options subfield
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPP
REPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPR
REPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPT
REPT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REPV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REPV
REPV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REQD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REQD
REQD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REQU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REQU
REQU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERA
RERA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RERC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERC
RERC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERC
RERC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RERT
RERT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RESA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESA
RESA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentNumber(String, String) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Static mapping of fields component names into its correspondent component number
resolveComponentsPattern(String, List<String>) - Static method in class com.prowidesoftware.swift.model.field.CurrencyResolver
 
resolveCurrency(CurrencyContainer) - Static method in class com.prowidesoftware.swift.model.field.CurrencyResolver
 
resolveCurrencyString(CurrencyContainer) - Static method in class com.prowidesoftware.swift.model.field.CurrencyResolver
 
resolveMT535GetSequenceB1b1List_sru2017(MT535) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT535GetSequenceB1cList_sru2017(MT535) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT536GetSequenceA1List_sru2017(MT536) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT536GetSequenceB1a1List_sru2017(MT536) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceA1List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceB1List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceB2aList_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceB2b1List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceB2bList_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceBList_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceBList_sru2017(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceC1List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceC2aList_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceC2List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceC3aList_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT537GetSequenceC3List_sru2017(MT537) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT538GetSequenceA1List_sru2017(MT538) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT538GetSequenceB2a1List_sru2017(MT538) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT564GetSequenceB1_sru2017(MT564) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT564GetSequenceE1aList_sru2017(MT564) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT566GetSequenceB1List_sru2017(MT566) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT566GetSequenceD1aList_sru2017(MT566) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT575GetSequenceA1List_sru2017(MT575) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT575GetSequenceB1a1List_sru2017(MT575) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT575GetSequenceB1a4List_sru2017(MT575) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT575GetSequenceC1List_sru2017(MT575) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT575GetSequenceC2aList_sru2017(MT575) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT576GetSequenceA1List_sru2017(MT576) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT576GetSequenceB2aList_sru2017(MT576) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT586GetSequenceA1List_sru2017(MT586) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT586GetSequenceB1List_sru2017(MT586) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT670GetSequenceB2List_sru2017(MT670) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT670GetSequenceC_sru2017(MT670) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT671GetSequenceB2List_sru2017(MT671) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
resolveMT671GetSequenceC_sru2017(MT671) - Static method in class com.prowidesoftware.swift.model.mt.SequenceUtils
 
Resolver - Class in com.prowidesoftware.swift
Helper class to find implementation of interfaces
resolveSetCurrency(CurrencyContainer, Currency) - Static method in class com.prowidesoftware.swift.model.field.CurrencyResolver
 
resolveSetCurrency(CurrencyContainer, String) - Static method in class com.prowidesoftware.swift.model.field.CurrencyResolver
 
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REST
REST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RESTRICT_DELIVERY_VALUE_DATE_TODAY - Static variable in class com.prowidesoftware.swift.model.field.Field116
Component number for the Restrict Delivery Value Date Today subfield
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RESU
RESU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVA
REVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVO - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVO
REVO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVO
REVO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE
REVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE
REVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE
REVOCABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE
REVOCABLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVOCABLE_STANDBY - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE_STANDBY
REVOCABLE_STANDBY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVOCABLE_TRANSFERABLE - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVOCABLE_TRANSFERABLE
REVOCABLE_TRANSFERABLE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
REVR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.REVR
REVR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RFDD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RFDD
RFDD - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RFDD
RFDD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RHDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHDI
RHDI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHDI
RHDI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RHOD
RHOD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RINR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RINR
RINR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RJEReader - Class in com.prowidesoftware.swift.io
Helper class to read RJE files.
RJEReader(Reader) - Constructor for class com.prowidesoftware.swift.io.RJEReader
Constructs a RJEReader to read messages from a given Reader instance
RJEReader(String) - Constructor for class com.prowidesoftware.swift.io.RJEReader
Constructs a RJEReader to read messages from a string
RJEReader(InputStream) - Constructor for class com.prowidesoftware.swift.io.RJEReader
Constructs a RJEReader to read messages from a stream
RJEReader(File) - Constructor for class com.prowidesoftware.swift.io.RJEReader
Constructs a RJEReader to read messages from a file
RJEWriter - Class in com.prowidesoftware.swift.io
Helper API to write MT messages into RJE files.
RJEWriter(Writer) - Constructor for class com.prowidesoftware.swift.io.RJEWriter
Constructs a RJEWriter to write content into a given Writer instance.
RJEWriter(File) - Constructor for class com.prowidesoftware.swift.io.RJEWriter
Constructs a RJEWriter to write content into a file.
RJEWriter(String) - Constructor for class com.prowidesoftware.swift.io.RJEWriter
Constructs a RJEWriter to write content into a file.
RJEWriter(OutputStream) - Constructor for class com.prowidesoftware.swift.io.RJEWriter
Constructs a RJEWriter to write content into a given stream.
RLOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RLOS
RLOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RLOS
RLOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
rltd - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
RMAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMAG
RMAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RMDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMDR
RMDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMDR
RMDR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMDR
RMDR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RMOD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMOD
RMOD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMOD
RMOD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RMTH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RMTH
RMTH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RODI - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RODI
RODI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
ROLL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.ROLL
ROLL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.ROLL
ROLL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
ROUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.ROUN
ROUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.ROUN
ROUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.ROUN
ROUN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPOR
RPOR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPRC
RPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPRC
RPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RPRC
RPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RQBR
RQBR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RREA
RREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RREA
RREA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RREG
RREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RREG
RREG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RREG
RREG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSET
RSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSET
RSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSET
RSET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSET
RSET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSPR
RSPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RSTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTR
RSTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTR
RSTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RSTT
RSTT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTE
RTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTE
RTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTE
RTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTGS
RTGS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTND - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTND
RTND - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTND
RTND - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTND
RTND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTRN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTRN
RTRN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTRN
RTRN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTS
RTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTS
RTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTS
RTS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RTUN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RTUN
RTUN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RUTH
RUTH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RVAL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RVAL
RVAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 
RVSL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RVSL
RVSL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RVSL
RVSL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RVSL
RVSL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsR.RVSL
RVSL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsR
 

S

S - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.S
S - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
S - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
S5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAEG
SAEG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAFE
SAFE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
sanityCheckProperties() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Iterate message properties and truncate all needed values issuing a log entry for each truncated one
SAPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SAPP
SAPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SchemeConstants_0 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "0".
SchemeConstants_1 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "1".
SchemeConstants_2 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "2".
SchemeConstants_3 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "3".
SchemeConstants_5 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "5".
SchemeConstants_9 - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "9".
SchemeConstantsA - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "A".
SchemeConstantsB - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "B".
SchemeConstantsC - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "C".
SchemeConstantsD - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "D".
SchemeConstantsE - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "E".
SchemeConstantsF - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "F".
SchemeConstantsG - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "G".
SchemeConstantsH - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "H".
SchemeConstantsI - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "I".
SchemeConstantsK - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "K".
SchemeConstantsL - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "L".
SchemeConstantsM - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "M".
SchemeConstantsN - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "N".
SchemeConstantsO - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "O".
SchemeConstantsP - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "P".
SchemeConstantsQ - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "Q".
SchemeConstantsR - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "R".
SchemeConstantsS - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "S".
SchemeConstantsT - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "T".
SchemeConstantsU - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "U".
SchemeConstantsV - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "V".
SchemeConstantsW - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "W".
SchemeConstantsX - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "X".
SchemeConstantsY - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "Y".
SchemeConstantsZ - Interface in com.prowidesoftware.swift
Constants for qualifiers found in MTs starting with "Z".
schmeNm - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
schmeNm - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
schmeNm - Variable in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
SCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCOL
SCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCOL
SCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCOL
SCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCOL
SCOL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCOL
SCOL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SCOPE - Static variable in class com.prowidesoftware.swift.model.field.Field94A
Component number for the Scope subfield
SCREENING_RESULTS - Static variable in class com.prowidesoftware.swift.model.field.Field433
Component number for the Screening Results subfield
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SCTR
SCTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SDVA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SDVA
SDVA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SDVA
SDVA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SDVA
SDVA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SDVA
SDVA - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SDVA
SDVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SEBL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEBL
SEBL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECDET
SECDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECMOVE
SECMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECMOVE
SECMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECMOVE
SECMOVE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECMOVE
SECMOVE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECO
SECO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECOND_CURRENCY_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Component number for the Second Currency Code subfield
SECS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECS
SECS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECTION - Static variable in class com.prowidesoftware.swift.model.field.Field129
Component number for the Section subfield
SECTION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field202
Component number for the Section Number subfield
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECU
SECU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SECV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECV
SECV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SECV
SECV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SEE72 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEE72
SEE72 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SEED - Static variable in class com.prowidesoftware.swift.model.field.Field126
Component number for the Seed subfield
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SELL
SELL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SEME
SEME - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
sender - Variable in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Senders BIC8 code.
For MT messages this is the BIC8 portion of the sender logical terminal; for outgoing messages the LT at block 1 is used, and for incoming messages it is the LT at the MIR of block 2.
sequence - Variable in class com.prowidesoftware.swift.model.Tag
Reference to the sequence node, if any, that this tags belongs to.
SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field152
Component number for the Sequence Number subfield
SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field153
Component number for the Sequence Number subfield
SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28
Component number for the Sequence Number subfield
SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28C
Component number for the Sequence Number subfield
SEQUENCE_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28D
Component number for the Sequence Number subfield
SequenceName - Interface in com.prowidesoftware.swift
Interface for naming sequences
SequenceNode - Class in com.prowidesoftware.swift.model
Node that identifies a sequence inside a message.
SequenceUtils - Class in com.prowidesoftware.swift.model.mt
All methods in this class may be removed without prior advice.
SERVICE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field165
Component number for the Service Code subfield
SERVICE_TYPE_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field111
Component number for the Service Type Identifier subfield
ServiceIdType - Enum in com.prowidesoftware.swift.model.mt
Available service identification values in MT header block 1.
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field151
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field257
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field260
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field263
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field264
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field330
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Session Number subfield
SESSION_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Session Number subfield
setAbort(String) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the Abort (component2).
setAccepted(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the Accepted (component3).
setAccepted(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the Accepted (component3) from a Boolean object.
setAccepted(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the Accepted (component3).
setAccepted(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the Accepted (component3) from a Boolean object.
setAcceptRejectOption(String) - Method in class com.prowidesoftware.swift.model.field.Field451
Set the Accept Reject Option (component1).
setAcceptRejectOption(Number) - Method in class com.prowidesoftware.swift.model.field.Field451
Set the Accept Reject Option (component1) from a Number object.
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field25
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field25A
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field51C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field52C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field53C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field56C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field57C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field83C
Set the Account (component1).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field97A
Set the Account (component2).
setAccount(String) - Method in class com.prowidesoftware.swift.model.field.Field97E
Set the Account (component2).
setAccountNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the Account Number (component4).
setAccountTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the Account Type Code (component3).
setACKReplayIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ACK Replay Indicator (component6).
setACKReplayIndicator(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ACK Replay Indicator (component6) from a Number object.
setAdditionalInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field23A
Set the Additional Information (component2).
setAdditionalInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field23E
Set the Additional Information (component2).
setAdditionalInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field24D
Set the Additional Information (component2).
setAdditionalInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field433
Set the Additional Information (component2).
setAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address splitting the parameter lines into components 2 to 11.
setAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the Address splitting the parameter lines into components 2 to 3.
setAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component2).
setAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the Address (component2).
setAddressLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component11).
setAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component3).
setAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the Address (component3).
setAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component4).
setAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component5).
setAddressLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component6).
setAddressLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component7).
setAddressLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component8).
setAddressLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component9).
setAddressLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Address (component10).
setAdrTp(AddressType2Code) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the adrTp property.
setAllocation(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the Allocation (component3).
setAlternateID(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the Alternate ID (component5).
setAmount(BigDecimal) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19
Set the Amount (component1).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19
Set the Amount (component1) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Set the Amount (component1).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Set the Amount (component1) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Set the Amount (component1).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Set the Amount (component1) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the Amount (component2).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the Amount (component2) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the Amount (component4).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the Amount (component4) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Amount (component5).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Amount (component5) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the Amount (component3) from a Number object.
setAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the Amount (component3).
setAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the Amount (component3) from a Number object.
setAmount1(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Amount1 (component4).
setAmount1(Number) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Amount1 (component4) from a Number object.
setAmount1(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Amount1 (component3).
setAmount1(Number) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Amount1 (component3) from a Number object.
setAmount2(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Amount2 (component6).
setAmount2(Number) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Amount2 (component6) from a Number object.
setAmount2(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Amount2 (component5).
setAmount2(Number) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Amount2 (component5) from a Number object.
setAmountTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Amount Type Code (component2).
setAmountTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Amount Type Code (component2).
setAny(Object) - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
Sets the value of the any property.
setAnyBIC(String) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
Sets the value of the anyBIC property.
setApplicableRules(String) - Method in class com.prowidesoftware.swift.model.field.Field40E
Set the Applicable Rules (component1).
setApplicableRules(String) - Method in class com.prowidesoftware.swift.model.field.Field40F
Set the Applicable Rules (component1).
setApplicationHeader(ApplicationHeader) - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
setApplicationHeader(ApplicationHeader) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Deprecated.
@see #getApplicationHeader()
setApplicationId(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the applicationId
setApplicationIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field101
Set the Application Identifier (component1).
setAttributes(Map<String, String>) - Method in class com.prowidesoftware.swift.model.MxNode
 
setAuthenticationCode(String) - Method in class com.prowidesoftware.swift.model.field.Field117
Set the Authentication Code (component1).
setBalanceAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Balance Amount (component5).
setBalanceAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Balance Amount (component5) from a Number object.
setBalanceCheckpointDateTime(String) - Method in class com.prowidesoftware.swift.model.field.Field423
Set the Balance Checkpoint Date Time (component1).
setBalanceTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Balance Type Code (component3).
setBankingPriority(String) - Method in class com.prowidesoftware.swift.model.field.Field113
Set the Banking Priority (component1).
setBic(String) - Method in class com.prowidesoftware.swift.model.BIC
Deprecated.
use the constructor passing the string as parameter
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the BIC (component1).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the BIC (component1) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the BIC (component1).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the BIC (component1) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field50C
Set the BIC (component1).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50C
Set the BIC (component1) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field94H
Set the BIC (component2).
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the BIC (component2).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the BIC (component2) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the BIC (component3).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the BIC (component3) from a BIC object.
setBIC(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the BIC (component4).
setBIC(BIC) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the BIC (component4) from a BIC object.
setBICFI(String) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Sets the value of the bicfi property.
setBirthDt(XMLGregorianCalendar) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Sets the value of the birthDt property.
setBizMsgIdr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the bizMsgIdr property.
setBizMsgIdr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the bizMsgIdr property.
setBizSvc(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the bizSvc property.
setBizSvc(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the bizSvc property.
setBldgNb(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the bldgNb property.
setBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the block 1 of the message
setBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the block 2 of the message
setBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the block 3 of the message
setBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the block 4 of the message
setBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the block 5 of the message
setBlockName(String) - Method in class com.prowidesoftware.swift.model.field.Field16R
Set the BlockName (component1).
setBlockName(String) - Method in class com.prowidesoftware.swift.model.field.Field16S
Set the BlockName (component1).
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock
Sets the block name (this method is to be overwrite for derived classes).
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock3
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock4
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock5
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
Sets the block name.
setBlockName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock
Sets the block number (this method is to be overwrite for derived classes).
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock3
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock4
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock5
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
Sets the block number.
setBlockNumber(Integer) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
setBlockType(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock
should not be normally called
setBlockValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
 
setBlockValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
 
setBlockValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
 
setBlockValue(String) - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
This method should be overwritten by subclasses, calling this method will throw a java.lang.UnsupportedOperationException
setBranch(String) - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
 
setBranch1(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch1 (component1).
setBranch10(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch10 (component10).
setBranch2(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch2 (component2).
setBranch3(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch3 (component3).
setBranch4(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch4 (component4).
setBranch5(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch5 (component5).
setBranch6(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch6 (component6).
setBranch7(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch7 (component7).
setBranch8(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch8 (component8).
setBranch9(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the Branch9 (component9).
setBrnchId(BranchData2) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
Sets the value of the brnchId property.
setBroadcastIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the Broadcast Indicator (component1).
setBroadcastIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the Broadcast Indicator (component1).
setBroadcastIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the Broadcast Indicator (component1).
setBroadcastIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the Broadcast Indicator (component1).
setBroadcastIssuer(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the Broadcast Issuer (component3).
setBroadcastIssuer(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the Broadcast Issuer (component3).
setBroadcastNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the Broadcast Number (component2).
setBroadcastNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the Broadcast Number (component2) from a Number object.
setBroadcastNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the Broadcast Number (component4).
setBroadcastNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the Broadcast Number (component4) from a Number object.
setBroadcastNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the Broadcast Number (component2).
setBroadcastNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the Broadcast Number (component2) from a Number object.
setBroadcastNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the Broadcast Number (component4).
setBroadcastNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the Broadcast Number (component4) from a Number object.
setBroadcastRequesterCity(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the Broadcast Requester City (component3).
setBroadcastRequesterName(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the Broadcast Requester Name (component2).
setBroadcastText(String) - Method in class com.prowidesoftware.swift.model.field.Field312
Set the Broadcast Text (component1).
setBusinessApplicationHeader(BusinessApplicationHeaderV01) - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
 
setBusinessHeader(BusinessHeader) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
 
setBusinessProcess(String) - Method in class com.prowidesoftware.swift.model.MtId
 
setBusinessProcess(MxBusinessProcess) - Method in class com.prowidesoftware.swift.model.MxId
 
setBusinessProcess(MxBusinessProcess) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
setCategory(String) - Method in class com.prowidesoftware.swift.model.field.Field125
Set the Category (component1).
setCategory(Number) - Method in class com.prowidesoftware.swift.model.field.Field125
Set the Category (component1) from a Number object.
setCd(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
Sets the value of the cd property.
setCd(String) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
Sets the value of the cd property.
setCd(String) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
Sets the value of the cd property.
setCd(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
Sets the value of the cd property.
setCFICode(String) - Method in class com.prowidesoftware.swift.model.field.Field12C
Set the CFI Code (component2).
setCharSet(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the charSet property.
setCharSet(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the charSet property.
setChecksum(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setCityOfBirth(String) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Sets the value of the cityOfBirth property.
setClrSysId(ClearingSystemIdentification2Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
Sets the value of the clrSysId property.
setClrSysMmbId(ClearingSystemMemberIdentification2) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Sets the value of the clrSysMmbId property.
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field13J
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field14J
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field22
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field22H
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field23A
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field23C
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field23E
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field24D
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field36C
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field39B
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field401
Set the Code (component1).
setCode(Number) - Method in class com.prowidesoftware.swift.model.field.Field401
Set the Code (component1) from a Number object.
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field40B
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field421
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field461
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field503
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field69J
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field71A
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the Code (component1).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90E
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field97C
Set the Code (component2).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the Code (component3).
setCode(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the Code (component3).
setCode1(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the Code 1 (component1).
setCode2(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the Code 2 (component2).
setCode3(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the Code 3 (component3).
setCodes(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the Codes (component3).
setCombinedCriteria(String) - Method in class com.prowidesoftware.swift.model.field.Field349
Set the Combined Criteria (component1).
setCombinedCriteria(Number) - Method in class com.prowidesoftware.swift.model.field.Field349
Set the Combined Criteria (component1) from a Number object.
setComments(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setCommonReference(String) - Method in class com.prowidesoftware.swift.model.field.Field22
Set the Common Reference (component2).
setComponent(int, String) - Method in class com.prowidesoftware.swift.model.field.Field
Inserts a component String value into the list of components, using the component number to position the value into the List.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field101
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field102
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field102
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field103
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field104
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field105
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field105
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field106
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field107
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field108
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field110
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field110
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field111
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field111
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field113
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field114
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field115
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field116
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field116
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field117
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field118
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field118
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field119
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field120
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field120
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field121
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field122
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field122
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field123
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field124
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field125
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field125
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field126
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field126
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field127
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field12G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the component1.
setComponent1(BIC) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the component1 from a BIC object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field135
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field140
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field140
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field141
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field142
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field142
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field143
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field143
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field144
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field144
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field14C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field151
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field151
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field152
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field152
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field153
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field153
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15I
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15O
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field15P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field165
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field16A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field16A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field16C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field16C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field16R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field16S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field171
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field171
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field173
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field173
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field174
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field174
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field175
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field175
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field177
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field177
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field179
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field179
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17I
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17O
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17Q
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17U
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17V
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17W
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17X
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17Y
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field17Z
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field18A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field18A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field18B
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field18B
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field18C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field18C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field18D
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field18D
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field19
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field199
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field19Y
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field19Z
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field20
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field202
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field202
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field203
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field203
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field204
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field206
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field206
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field208
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field208
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field209
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field209
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field20C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field20D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field21R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22Q
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22U
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22V
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22W
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22X
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22Y
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field22Z
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field23G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field242
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field243
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field243
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field24D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field25
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field251
Set the component1.
setComponent1(MIR) - Method in class com.prowidesoftware.swift.model.field.Field251
Set the component1 from a MIR object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component1.
setComponent1(MIR) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component1 from a MIR object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field253
Set the component1.
setComponent1(MOR) - Method in class com.prowidesoftware.swift.model.field.Field253
Set the component1 from a MOR object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component1.
setComponent1(MOR) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component1 from a MOR object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field25A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component1.
setComponent1(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component1 from a LogicalTerminalAddress object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26E
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field26E
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field26T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field301
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field302
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field302
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field303
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field304
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field305
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field307
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30F
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30F
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30H
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30H
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30M
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30M
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30N
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30N
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30P
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30P
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30S
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30S
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30T
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30T
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30U
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30U
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30V
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30V
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30X
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30X
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field311
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field312
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field313
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field313
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31C
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31C
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31E
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31E
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31L
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31L
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31S
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31S
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field329
Set the component1.
setComponent1(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field329
Set the component1 from a Boolean object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32E
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32E
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field337
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field338
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field339
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field340
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field341
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field348
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field349
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field349
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field35D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field36
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field36
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field36C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37J
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37J
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37L
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37L
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37P
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37P
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37U
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field37U
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field38A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38D
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field38D
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field39B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field401
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field401
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field40A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field40B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field40C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field40E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field40F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the component1.
setComponent1(BIC) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the component1 from a BIC object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field421
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field423
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field424
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field431
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field431
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field432
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field433
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field434
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field43P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field43T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field443
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44C
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field44C
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field44F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field451
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field451
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field45A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field45B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field461
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field46A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field46B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field47A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field47B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field49
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field503
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50C
Set the component1.
setComponent1(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50C
Set the component1 from a BIC object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field50L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field51C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field52C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field533
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field533
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field53C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field53J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field56C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field56J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field57C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field57J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field58J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field619
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field69J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field71A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the component1.
setComponent1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the component1 from a Currency object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field77T
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field81J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field82J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field83C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field83J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field84J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field85J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field86J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field87J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field88J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field89J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component1.
setComponent1(Number) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component1 from a Number object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field91J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94H
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field96J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field97A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field97C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field97E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component1.
setComponent1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component1 from a Calendar object.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field999
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the component1.
setComponent1(String) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the component1.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component10.
setComponent10(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component10 from a Number object.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component10.
setComponent10(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component10.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component11.
setComponent11(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component11 from a Number object.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component11.
setComponent11(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component11.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component12.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component12.
setComponent12(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component12 from a Number object.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component12.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component12.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component12.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component12.
setComponent12(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component12.
setComponent13(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component13.
setComponent13(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component13.
setComponent13(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component13.
setComponent13(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component13.
setComponent13(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component13.
setComponent14(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component14.
setComponent14(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component14.
setComponent14(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component14.
setComponent14(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component14.
setComponent14(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component14.
setComponent15(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component15.
setComponent15(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component15.
setComponent15(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component15.
setComponent15(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component15.
setComponent15(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component15.
setComponent16(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component16.
setComponent16(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component16.
setComponent16(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component16.
setComponent16(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component16.
setComponent16(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component16.
setComponent17(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component17.
setComponent17(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component17.
setComponent17(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component17.
setComponent17(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component17.
setComponent17(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component17.
setComponent18(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component18.
setComponent18(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component18.
setComponent18(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component18.
setComponent18(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component18.
setComponent18(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component18.
setComponent19(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component19.
setComponent19(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component19.
setComponent19(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component19.
setComponent19(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component19.
setComponent19(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component19.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field12C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field132
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field136
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13J
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field14G
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field165
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field17B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field20C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field20D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22K
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field22S
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field23A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field23E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field23G
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field24D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component2.
setComponent2(MIR) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component2 from a MIR object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component2.
setComponent2(MOR) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component2 from a MOR object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field25P
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component2.
setComponent2(MIR) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component2 from a MIR object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component2.
setComponent2(MOR) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component2 from a MOR object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field304
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component2.
setComponent2(MIR) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component2 from a MIR object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field340
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field36C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field40B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field40C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field40E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field41A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field433
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50A
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field50G
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field59A
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field69J
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92K
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component2.
setComponent2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component2 from a Currency object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94H
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the component2.
setComponent2(BIC) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the component2 from a BIC object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field97A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field97C
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field97E
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component2.
setComponent2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component2 from a Calendar object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the component2.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the component2 from a Number object.
setComponent2(String) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the component2.
setComponent2(Number) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the component2 from a Number object.
setComponent20(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component20.
setComponent20(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component20.
setComponent20(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component20.
setComponent20(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component20.
setComponent20(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component20.
setComponent21(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component21.
setComponent21(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component21.
setComponent21(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component21.
setComponent21(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component21.
setComponent22(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component22.
setComponent22(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component22.
setComponent22(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component22.
setComponent22(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component22.
setComponent23(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component23.
setComponent23(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component23.
setComponent23(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component23.
setComponent23(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component23.
setComponent24(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component24.
setComponent24(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component24.
setComponent24(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component24.
setComponent24(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component24.
setComponent25(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component25.
setComponent25(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component25.
setComponent25(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component25.
setComponent26(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component26.
setComponent26(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component26.
setComponent26(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component26.
setComponent27(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component27.
setComponent27(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component27.
setComponent27(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component27.
setComponent28(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component28.
setComponent28(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component28.
setComponent28(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component28.
setComponent29(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component29.
setComponent29(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component29.
setComponent29(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component29.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field134
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component3.
setComponent3(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component3 from a Boolean object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component3.
setComponent3(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component3 from a Boolean object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the component3.
setComponent3(BIC) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the component3 from a BIC object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the component3.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component3 from a Number object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component3.
setComponent3(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component3 from a Currency object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component3.
setComponent3(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component3 from a Calendar object.
setComponent3(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the component3.
setComponent3(Number) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the component3 from a Number object.
setComponent30(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component30.
setComponent30(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component30.
setComponent30(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component30.
setComponent31(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component31.
setComponent31(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component31.
setComponent32(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component32.
setComponent32(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component32.
setComponent33(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component33.
setComponent33(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component33.
setComponent34(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component34.
setComponent34(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component34.
setComponent35(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component35.
setComponent35(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component35.
setComponent36(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component36.
setComponent37(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component37.
setComponent38(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component38.
setComponent39(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component39.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component4.
setComponent4(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component4 from a LogicalTerminalAddress object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the component4.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component4.
setComponent4(Number) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component4 from a Number object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component4.
setComponent4(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component4 from a Currency object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the component4 from a Calendar object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component4.
setComponent4(BIC) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the component4 from a BIC object.
setComponent4(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component4.
setComponent4(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component4 from a Calendar object.
setComponent40(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component40.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component5.
setComponent5(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component5 from a Currency object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component5.
setComponent5(Number) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the component5 from a Number object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component5.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component5.
setComponent5(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component5 from a Currency object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component5.
setComponent5(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the component5 from a Calendar object.
setComponent5(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the component5.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component6.
setComponent6(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the component6 from a Calendar object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component6.
setComponent6(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the component6 from a Calendar object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component6.
setComponent6(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the component6 from a Calendar object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component6.
setComponent6(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the component6 from a Calendar object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component6.
setComponent6(Number) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the component6 from a Number object.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the component6.
setComponent6(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component6.
setComponent6(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the component6 from a Calendar object.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component7.
setComponent7(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component7 from a Number object.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component7.
setComponent7(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component7 from a Number object.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component7.
setComponent7(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component7.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component8.
setComponent8(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component8 from a Number object.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component8.
setComponent8(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the component8 from a Number object.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component8.
setComponent8(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component8 from a Number object.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component8.
setComponent8(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component8 from a Number object.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component8.
setComponent8(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component8.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component9.
setComponent9(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the component9 from a Number object.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field346
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field347
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field422
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field425
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the component9.
setComponent9(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the component9.
setComponents(List<String>) - Method in class com.prowidesoftware.swift.model.field.Field
 
setComponentsFromLines(Field, int, Integer, int, List<String>) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Populates a multiline field with content from an array of Strings.
setComponentsFromTokens(Field, int, int, int, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Populates field with content from of a String splited into fixed length tokens.
setConfiguration(SwiftParserConfiguration) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
Sets a new parse configuration
setContinuationIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the Continuation Indicator (component2).
setConvention(String) - Method in class com.prowidesoftware.swift.model.field.Field14A
Set the Convention (component1).
setCount(String) - Method in class com.prowidesoftware.swift.model.field.Field313
Set the Count (component1).
setCount(Number) - Method in class com.prowidesoftware.swift.model.field.Field313
Set the Count (component1) from a Number object.
setCountries(Set<String>) - Method in class com.prowidesoftware.swift.utils.IsoUtils
 
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field304
Set the Country Code (component1).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field340
Set the Country Code (component1).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the Country Code (component2).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field94C
Set the Country Code (component2).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the Country Code (component2).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field95C
Set the Country Code (component2).
setCountryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the Country Code (component4).
setCountryCodesGroup(String) - Method in class com.prowidesoftware.swift.model.field.Field307
Set the Country Codes Group (component1).
setCpyDplct(CopyDuplicate1Code) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the cpyDplct property.
setCpyDplct(CopyDuplicate1Code) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the cpyDplct property.
setCrDate(XMLGregorianCalendar) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the crDate property.
setCreationDate(Calendar) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setCreationDate(boolean) - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Sets the creation date in the inner header object with current moment in UTC time zone.
setCreationDate(Calendar) - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
setCreationDate(Calendar) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
setCreationDate(Calendar) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setCreationUser(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
setCreationUser(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
setCreationUser(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setCreDt(XMLGregorianCalendar) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the creDt property.
setCreDt(XMLGregorianCalendar) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the creDt property.
setCtctDtls(ContactDetails2) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Sets the value of the ctctDtls property.
setCtry(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the ctry property.
setCtryOfBirth(String) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Sets the value of the ctryOfBirth property.
setCtryOfRes(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Sets the value of the ctryOfRes property.
setCtrySubDvsn(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the ctrySubDvsn property.
setCurrencies(Set<String>) - Method in class com.prowidesoftware.swift.utils.IsoUtils
 
setCurrency(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Currency (component3) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the Currency (component4).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field23
Set the Currency (component4) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32B
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32E
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32E
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32G
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Currency (component4).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Currency (component4) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32M
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32U
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33B
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33E
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33F
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33G
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33H
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33J
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Currency (component4).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Currency (component4) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33S
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field33T
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34B
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the Currency (component2).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field35A
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the Currency (component2).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field35N
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field35S
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the Currency (component1).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Currency (component3) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Currency (component3) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the Currency (component3).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the Currency (component3).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the Currency (component3).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the Currency (component3).
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71F
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the Currency (component1).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field71G
Set the Currency (component1) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Currency (component3) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Currency (component3) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Currency (component4).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Currency (component4) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Currency (component2).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Currency (component2) from a Currency object.
setCurrency(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Currency (component3).
setCurrency(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Currency (component3) from a Currency object.
setCurrency1(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the Currency 1 (component1).
setCurrency1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the Currency 1 (component1) from a Currency object.
setCurrency1(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Currency1 (component3).
setCurrency1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Currency1 (component3) from a Currency object.
setCurrency1(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Currency1 (component2).
setCurrency1(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Currency1 (component2) from a Currency object.
setCurrency2(String) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the Currency 2 (component2).
setCurrency2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field32Q
Set the Currency 2 (component2) from a Currency object.
setCurrency2(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Currency2 (component5).
setCurrency2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Currency2 (component5) from a Currency object.
setCurrency2(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Currency2 (component4).
setCurrency2(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Currency2 (component4) from a Currency object.
setCutOffTimeCount(String) - Method in class com.prowidesoftware.swift.model.field.Field533
Set the Cut Off Time Count (component1).
setCutOffTimeCount(Number) - Method in class com.prowidesoftware.swift.model.field.Field533
Set the Cut Off Time Count (component1) from a Number object.
setData(String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
sets the input data to the received string.
setData(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setDataFromNamespace(String) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Deprecated.
The internal metadata is set automatically from the message content when the object is constructed from String, File or Stream. This should not be updated from a decoupled namespace String to avoid inconsistencies between the stored raw message content and the metadata.
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the Data Source Scheme (component2).
setDataSourceScheme(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Data Source Scheme (component2).
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field171
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field171
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Date (component4).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Date (component4) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Date (component4).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Date (component4) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Date (component4).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Date (component4) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Date (component4).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Date (component4) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30F
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30F
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30H
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30H
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30M
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30M
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30N
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30N
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30P
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30P
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Q
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30S
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30S
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30T
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30T
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30U
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30U
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30V
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30V
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30X
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30X
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Y
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30Z
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31C
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31C
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31E
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31E
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31L
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31L
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31S
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31S
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32A
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32C
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field32D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33A
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33C
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field33P
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34A
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34P
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field34R
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field35D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field35D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field44C
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field44C
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the Date (component3).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the Date (component3) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Date (component3).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Date (component3) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Date (component1).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Date (component1) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the Date (component2).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the Date (component2) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Date (component3).
setDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Date (component3) from a Calendar object.
setDate(String) - Method in class com.prowidesoftware.swift.model.MIR
 
setDate1(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the Date1 (component2).
setDate1(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the Date1 (component2) from a Calendar object.
setDate2(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the Date2 (component3).
setDate2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the Date2 (component3) from a Calendar object.
setDateCode(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the Date Code (component3).
setDateCode(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Date Code (component4).
setDateLastSessionClosed(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Date Last Session Closed (component4).
setDateLastSessionClosed(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Date Last Session Closed (component4) from a Calendar object.
setDateLastSessionOpened(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Date Last Session Opened (component1).
setDateLastSessionOpened(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Date Last Session Opened (component1) from a Calendar object.
setDates(String) - Method in class com.prowidesoftware.swift.model.field.Field340
Set the Dates (component2).
setDateSessionClosed(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Date Session Closed (component4).
setDateSessionClosed(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Date Session Closed (component4) from a Calendar object.
setDateSessionOpened(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Date Session Opened (component2).
setDateSessionOpened(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Date Session Opened (component2) from a Calendar object.
setDateTime(String) - Method in class com.prowidesoftware.swift.model.field.Field177
Set the Date Time (component1).
setDateTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field177
Set the Date Time (component1) from a Calendar object.
setDayCountFraction(String) - Method in class com.prowidesoftware.swift.model.field.Field14D
Set the Day Count Fraction (component1).
setDayTime(String) - Method in class com.prowidesoftware.swift.model.field.Field173
Set the Day Time (component1).
setDayTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field173
Set the Day Time (component1) from a Calendar object.
setDC(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Deprecated.
use setDCMark(String) instead
setDC(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Deprecated.
use setDCMark(String) instead
setDC(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Deprecated.
use setDCMark(String) instead
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field34F
Set the D/C Mark (component2).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field42A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field51A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field52A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field53A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field54A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field55A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field56A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field57A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field58A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field60F
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field60M
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the D/C Mark (component3).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field62F
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field62M
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field64
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field65
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field81A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field82A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field83A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field84A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field85A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field86A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field87A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field88A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field89A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field91A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field96A
Set the D/C Mark (component1).
setDCMark(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the D/C Mark (component1).
setDecimals(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Decimals (component3).
setDecimals(Number) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Decimals (component3) from a Number object.
setDecimals(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Decimals (component4).
setDecimals(Number) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Decimals (component4) from a Number object.
setDefaultNamespace(String) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
setDefaultPrefix(String) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
setDeliveryDetails(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the Delivery Details (component1).
setDeliveryLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the Delivery Location (component2).
setDeliveryMonitoring(String) - Method in class com.prowidesoftware.swift.model.field.Field105
Set the Delivery Monitoring (component1).
setDeliveryMonitoring(Number) - Method in class com.prowidesoftware.swift.model.field.Field105
Set the Delivery Monitoring (component1) from a Number object.
setDeliveryMonitoring(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the Delivery Monitoring field is as follows:
1 = Non-Delivery Warning
2 = Delivery Notification
3 = Both valid, Non-Delivery Warning and Delivery Notification
This value is optional.
If the priority is U, delivery monitoring must be: 1 or 3.
If the priority is N, delivery monitoring must be: 2 or not included.
setDeliverySubsetName(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the Delivery Subset Name (component1).
setDeliverySubsets(String) - Method in class com.prowidesoftware.swift.model.field.Field338
Set the Delivery Subsets (component1).
setDeltaTime(String) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the Delta Time (component2).
setDeltaTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the Delta Time (component2) from a Calendar object.
setDenomination(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Denomination (component3).
setDenomination(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Denomination (component3) from a Number object.
setDenominationForm(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the Denomination Form (component5).
setDept(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the dept property.
setDescription(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Description splitting the parameter lines into components 3 to 6.
setDescriptionLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Description (component3).
setDescriptionLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Description (component4).
setDescriptionLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Description (component5).
setDescriptionLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Description (component6).
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET
SETDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SETDET1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET1
SETDET1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETDET1
SETDET1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setDirection(MessageIOType) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the D/M Mark (component1).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the D/M Mark (component1).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the D/M Mark (component3).
setDMMark(String) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the D/M Mark (component1).
setDocument(IDocument) - Method in class com.prowidesoftware.swift.model.mx.MxPayload
Deprecated.
 
setDtAndPlcOfBirth(DateAndPlaceOfBirth) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
Sets the value of the dtAndPlcOfBirth property.
setDup(DuplicateIndication) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the dup property.
setEarlyTerminationStyle(String) - Method in class com.prowidesoftware.swift.model.field.Field12G
Set the Early Termination Style (component1).
setEmailAdr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the emailAdr property.
setEndDate(String) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the End Date (component2).
setEndDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the End Date (component2) from a Calendar object.
setEndDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the End Date (component2).
setEndDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the End Date (component2) from a Calendar object.
setEndDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the End Date (component4).
setEndDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the End Date (component4) from a Calendar object.
setEndDateTime(String) - Method in class com.prowidesoftware.swift.model.field.Field143
Set the End Date Time (component1).
setEndDateTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field143
Set the End Date Time (component1) from a Calendar object.
setEndMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the End MIR (component2).
setEndMIR(MIR) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the End MIR (component2) from a MIR object.
setEndMOR(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the End MOR (component2).
setEndMOR(MOR) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the End MOR (component2) from a MOR object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the End Time (component6).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the End Time (component6) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the End Time (component6).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the End Time (component6) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the End Time (component6).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the End Time (component6) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the End Time (component6).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the End Time (component6) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the End Time (component4).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the End Time (component4) from a Calendar object.
setEndTime(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the End Time (component5).
setEndTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the End Time (component5) from a Calendar object.
setEntryDate(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Entry Date (component2).
setEntryDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Entry Date (component2) from a Calendar object.
setEnv(DeprecationUtils.EnvironmentVariableKey...) - Static method in class com.prowidesoftware.deprecation.DeprecationUtils
Helper hack to set the environment variable from Java.
setError(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the Error (component4).
setError(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the Error (component4).
setExecutionVenue(String) - Method in class com.prowidesoftware.swift.model.field.Field22V
Set the Execution Venue (component1).
setExpirationStyle(String) - Method in class com.prowidesoftware.swift.model.field.Field12E
Set the Expiration Style (component1).
setFaxNb(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the faxNb property.
setField(SwiftBlock1Field, String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Generic setter for block attributes based on qualified names from SwiftBlock1Field
setField(SwiftBlock2Field, String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Generic setter for block attributes based on qualified names from SwiftBlock2Field
setField(SwiftBlock2InputField, String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Generic setter for block attributes based on qualified names from SwiftBlock2InputField
setField(SwiftBlock2OutputField, String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Generic setter for block attributes based on qualified names from SwiftBlock2OutputField
setFIId(BranchAndFinancialInstitutionIdentification5) - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
Sets the value of the fiId property.
setFileFormat(FileFormat) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
This should mostly be set automatically by update API in implementing subclasses
setFilename(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setFINCopyServiceCode(String) - Method in class com.prowidesoftware.swift.model.field.Field103
Set the FINCopy Service Code (component1).
setFINCopyServiceCode(String) - Method in class com.prowidesoftware.swift.model.field.Field619
Set the FINCopy Service Code (component1).
setFinInstnId(FinancialInstitutionIdentification8) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
Sets the value of the finInstnId property.
setFirstCurrencyCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the First Currency Code (component2).
setFirstCurrencyCode(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the First Currency Code (component2) from a Currency object.
setFirstInputSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the First Input Sequence Number (component9).
setFirstInputSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the First Input Sequence Number (component9) from a Number object.
setFirstOutputSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the First Output Sequence Number (component11).
setFirstOutputSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the First Output Sequence Number (component11) from a Number object.
setFlag(String) - Method in class com.prowidesoftware.swift.model.field.Field17B
Set the Flag (component2).
setFr(Party9Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the fr property.
setFr(Party9Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the fr property.
setFrequency(String) - Method in class com.prowidesoftware.swift.model.field.Field14G
Set the Frequency (component1).
setFrom(EntityIdentification) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the from property.
setFunction(String) - Method in class com.prowidesoftware.swift.model.field.Field23G
Set the Function (component1).
setFunctionality(String) - Method in class com.prowidesoftware.swift.model.MxId
 
setFunctionality(String) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
setFundsCode(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Funds Code (component4).
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETG
SETG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setGenerationTimeOptions(String) - Method in class com.prowidesoftware.swift.model.field.Field341
Set the Generation Time Options (component1).
setHeader(BusinessHeader) - Method in class com.prowidesoftware.swift.model.mx.MxPayload
Deprecated.
 
setHeadingCode(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Code (component1).
setHeadingCode(Number) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Code (component1) from a Number object.
setHeadingCode2(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Code 2 (component3).
setHeadingCode2(Number) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Code 2 (component3) from a Number object.
setHeadingText(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Text (component2).
setHeadingText2(String) - Method in class com.prowidesoftware.swift.model.field.Field130
Set the Heading Text 2 (component4).
setHolidaySuppression(String) - Method in class com.prowidesoftware.swift.model.field.Field302
Set the Holiday Suppression (component1).
setHolidaySuppression(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field302
Set the Holiday Suppression (component1) from a Boolean object.
setIban(String) - Method in class com.prowidesoftware.swift.model.IBAN
Set the IBAN
setId(Long) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Used by the ORM to set the database unique identifier.
setId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Sets the value of the id property.
setId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
Sets the value of the id property.
setId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Sets the value of the id property.
setId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Sets the value of the id property.
setId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Sets the value of the id property.
setId(Party10Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Sets the value of the id property.
setId(Long) - Method in class com.prowidesoftware.swift.model.SwiftBlock
Sets the unique identifier of this block
setId(Long) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the unique identifier of this message
setId(Long) - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
setId(Long) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
setId(Long) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setId(Long) - Method in class com.prowidesoftware.swift.model.Tag
Set the unique identifier of the tag if it is persisted
setId(Long) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
Sets the unique identifier of this unparsed text list
setIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field22S
Set the Identification (component2).
setIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field22T
Set the Identification (component1).
setIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field22W
Set the Identification (component1).
setIdentificationCode(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Identification Code (component7).
setIdentifier(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field120
Set the Identifier (component1).
setIdentifier(Number) - Method in class com.prowidesoftware.swift.model.field.Field120
Set the Identifier (component1) from a Number object.
setIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field140
Set the Identifier (component1).
setIdentifier(Number) - Method in class com.prowidesoftware.swift.model.field.Field140
Set the Identifier (component1) from a Number object.
setIgnoreEolsInMultiline(boolean) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
setIgnoreHeaderSession(boolean) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
setIgnoreTrailer(boolean) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
setIncludeXMLDeclaration(boolean) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17A
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17E
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17F
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17G
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17H
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17I
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17L
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17M
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17N
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17O
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17P
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17Q
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17R
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17S
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17T
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17U
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17V
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17W
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17X
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17Y
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field17Z
Set the Indicator (component1).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the Indicator (component3).
setIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the Indicator (component1).
setInfo(String) - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
Sets the value of the info property.
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Information (component5).
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Information (component5).
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Information (component5).
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Information (component5).
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Information (component5).
setInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Information (component5).
setInput(Boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock
Only valid for block2, only when using hibernate for persistence
setInputTime(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the Input Time (component1).
setInputTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the Input Time (component1) from a Calendar object.
setInstruction(String) - Method in class com.prowidesoftware.swift.model.field.Field49
Set the Instruction (component1).
setInstrumentCode(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the Instrument Code (component3).
setInstrumentTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the Instrument Type Code (component3).
setISIN(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the ISIN (component2).
setISN(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the ISN (component4).
setISN(Number) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the ISN (component4) from a Number object.
setISN(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the ISN (component4).
setISN(Number) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the ISN (component4) from a Number object.
setISN(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ISN (component2).
setISN(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ISN (component2) from a Number object.
setISNNAK(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ISN NAK (component3).
setISNNAK(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the ISN NAK (component3) from a Number object.
setIssr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Sets the value of the issr property.
setIssr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Sets the value of the issr property.
setIssr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Sets the value of the issr property.
setJson(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
setKey(String) - Method in class com.prowidesoftware.swift.model.field.Field141
Set the Key (component1).
setLastInputSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Last Input Sequence Number (component10).
setLastInputSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Last Input Sequence Number (component10) from a Number object.
setLastInputSequenceNumberReceived(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Last Input Sequence Number Received (component7).
setLastInputSequenceNumberReceived(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Last Input Sequence Number Received (component7) from a Number object.
setLastModified(Calendar) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setLastOutputSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Last Output Sequence Number (component12).
setLastOutputSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Last Output Sequence Number (component12) from a Number object.
setLastOutputSequenceNumberSent(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Last Output Sequence Number Sent (component8).
setLastOutputSequenceNumberSent(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Last Output Sequence Number Sent (component8) from a Number object.
setLegalEntityIdentifierCode(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the Legal Entity Identifier Code (component2).
setLegalEntityIdentifierCode(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the Legal Entity Identifier Code (component2).
setLegalEntityIdentifierNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the Legal Entity Identifier Number (component3).
setLegalEntityIdentifierNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the Legal Entity Identifier Number (component3) from a Number object.
setLegalEntityIdentifierNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the Legal Entity Identifier Number (component3).
setLegalEntityIdentifierNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the Legal Entity Identifier Number (component3) from a Number object.
setLenient(boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
setLenient(boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
 
setLineFieldNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the Line Field Number (component2).
setLineFieldNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the Line Field Number (component2) from a Number object.
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Location (component4).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the Location (component1).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29H
Set the Location (component1).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the Location (component1).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the Location (component1).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the Location (component2).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the Location (component1).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the Location (component2).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field52B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field53B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field54B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field55B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field56B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field57B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field58B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field82B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field84B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field85B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field86B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field87B
Set the Location (component3).
setLocation(String) - Method in class com.prowidesoftware.swift.model.field.Field88B
Set the Location (component3).
setLogicalTerminal(String) - Method in class com.prowidesoftware.swift.model.MIR
 
setLogicalTerminal(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the The Logical Terminal address with the parameter as it is given.
setLogicalTerminal(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the LT address.
setLogicalTerminal(BIC) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Creates and sets a full LT address using the parameter BIC code and a default LT identifier.
setLogicalTerminalSelectState(String) - Method in class com.prowidesoftware.swift.model.field.Field204
Set the Logical Terminal Select State (component1).
setLoginBlock(String) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the Login Block (component2).
setLogoutBlock(String) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the Logout Block (component2).
setLT(String) - Method in class com.prowidesoftware.swift.model.field.Field303
Set the LT (component1).
setLT(String) - Method in class com.prowidesoftware.swift.model.field.Field305
Set the LT (component1).
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field102
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field102
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the LT Address (component1).
setLTAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the LT Address (component1) from a LogicalTerminalAddress object.
setLTDirectedQueue(String) - Method in class com.prowidesoftware.swift.model.field.Field208
Set the LT Directed Queue (component1).
setLTDirectedQueue(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field208
Set the LT Directed Queue (component1) from a Boolean object.
setLTIdentifier(Character) - Method in class com.prowidesoftware.swift.model.LogicalTerminalAddress
 
setLTSubsetsSharedFlag(String) - Method in class com.prowidesoftware.swift.model.field.Field118
Set the LT Subsets Shared Flag (component1).
setLTSubsetsSharedFlag(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field118
Set the LT Subsets Shared Flag (component1) from a Boolean object.
setMessage(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Set the raw content of the message.
setMessage(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageRevision
 
setMessageCategories(String) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the Message Categories (component2).
setMessageCategories(Number) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the Message Categories (component2) from a Number object.
setMessageCategory(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Message Category (component3).
setMessageCategory(Number) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Message Category (component3) from a Number object.
setMessageCategory(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Message Category (component3).
setMessageCategory(Number) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Message Category (component3) from a Number object.
setMessageList(String) - Method in class com.prowidesoftware.swift.model.field.Field123
Set the Message List (component1).
setMessagePriority(String) - Method in class com.prowidesoftware.swift.model.field.Field104
Set the Message Priority (component1).
setMessagePriority(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Set the message priority
setMessagePriority(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the message priority as follows:
S = System
N = Normal
U = Urgent
setMessageType(String) - Method in class com.prowidesoftware.swift.model.field.Field12
Set the Message Type (component1).
setMessageType(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Message Type (component3).
setMessageType(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Message Type (component3).
setMessageType(String) - Method in class com.prowidesoftware.swift.model.MtId
 
setMessageType(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2
Sets the Message Type (MT) as classified and numbered by SWIFT.
setMessageType(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the Message Type (MT) as classified and numbered by SWIFT.
setMethod(String) - Method in class com.prowidesoftware.swift.model.field.Field14B
Set the Method (component1).
setMethod(String) - Method in class com.prowidesoftware.swift.model.field.Field14G
Set the Method (component2).
setMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field106
Set the MIR (component1).
setMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the MIR (component3).
setMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field251
Set the MIR (component1).
setMIR(MIR) - Method in class com.prowidesoftware.swift.model.field.Field251
Set the MIR (component1) from a MIR object.
setMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the MIR (component2).
setMIR(MIR) - Method in class com.prowidesoftware.swift.model.field.Field280
Set the MIR (component2) from a MIR object.
setMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the MIR (component2).
setMIR(MIR) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the MIR (component2) from a MIR object.
setMir(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
setMIR(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the full MIR (Message Input Reference) from a fixed length (28 characters) string containing the complete MIR value.
setMIR(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the MIR (Message Input Reference) attributes by parsing the string argument containing the complete MIR value.
For example YYMMDDBANKBEBBAXXX2222123456
setMIRDate(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the date the sender sent the message to SWIFT, from the MIR field
setMIRLogicalTerminal(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the the full LT address of the sender of the message.
setMIRLogicalTerminal(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the the full LT address of the sender of the message.
setMIRSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the sequence number field of the MIR
setMIRSessionNumber(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the session number field of the MIR
setMmbId(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
Sets the value of the mmbId property.
setMobNb(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the mobNb property.
setMode(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Mode (component4).
setMode(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Mode (component4) from a Number object.
setModelMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Deprecated.
The internal model message is no longer kept as class attribute to avoid inconsistencies between the raw format and the parsed data. To update the internal raw format from a model object use MtSwiftMessage.updateFromModel(SwiftMessage) instead of this setter.
setMOR(String) - Method in class com.prowidesoftware.swift.model.field.Field107
Set the MOR (component1).
setMOR(String) - Method in class com.prowidesoftware.swift.model.field.Field253
Set the MOR (component1).
setMOR(MOR) - Method in class com.prowidesoftware.swift.model.field.Field253
Set the MOR (component1) from a MOR object.
setMOR(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the MOR (component2).
setMOR(MOR) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the MOR (component2) from a MOR object.
setMsgDefIdr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the msgDefIdr property.
setMsgDefIdr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the msgDefIdr property.
setMsgName(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the msgName property.
setMsgRef(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the msgRef property.
setMT(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the MT (component1).
setMT(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the MT (component1).
setMT(String) - Method in class com.prowidesoftware.swift.model.field.Field124
Set the MT (component1).
setMT(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the MT (component3).
setMT1(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT1 (component1).
setMT10(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT10 (component10).
setMT2(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT2 (component2).
setMT3(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT3 (component3).
setMT4(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT4 (component4).
setMT5(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT5 (component5).
setMT6(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT6 (component6).
setMT7(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT7 (component7).
setMT8(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT8 (component8).
setMT9(String) - Method in class com.prowidesoftware.swift.model.field.Field345
Set the MT9 (component9).
setMUR(String) - Method in class com.prowidesoftware.swift.model.field.Field108
Set the MUR (component1).
setMur(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
setN(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the N (component4).
setN(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the N (component4) from a Currency object.
setN(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the N (component3).
setN(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the N (component3) from a Currency object.
setName(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
setName(String) - Method in class com.prowidesoftware.swift.model.Tag
Set the tag name
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Name And Address splitting the parameter lines into components 1 to 4.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the Name And Address splitting the parameter lines into components 1 to 4.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the Name And Address splitting the parameter lines into components 1 to 4.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Name And Address splitting the parameter lines into components 2 to 5.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Name And Address splitting the parameter lines into components 2 to 5.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Name And Address splitting the parameter lines into components 2 to 5.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Name And Address splitting the parameter lines into components 2 to 5.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address splitting the parameter lines into components 2 to 11.
setNameAndAddress(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Name And Address splitting the parameter lines into components 3 to 6.
setNameAndAddress1(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Name And Address 1 (component3).
setNameAndAddress1(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Name And Address 1 (component3).
setNameAndAddress2(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Name And Address 2 (component5).
setNameAndAddress2(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Name And Address 2 (component5).
setNameAndAddress3(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Name And Address 3 (component7).
setNameAndAddress3(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Name And Address 3 (component7).
setNameAndAddress4(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Name And Address 4 (component9).
setNameAndAddress4(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Name And Address 4 (component9).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Name And Address (component1).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the Name And Address (component1).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the Name And Address (component1).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Name And Address (component2).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Name And Address (component2).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Name And Address (component2).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Name And Address (component3).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Name And Address (component2).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component2).
setNameAndAddressLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Name And Address (component3).
setNameAndAddressLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component11).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Name And Address (component2).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the Name And Address (component2).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the Name And Address (component2).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Name And Address (component3).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Name And Address (component3).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Name And Address (component3).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Name And Address (component4).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Name And Address (component3).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component3).
setNameAndAddressLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Name And Address (component3).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the Name And Address (component3).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the Name And Address (component3).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Name And Address (component5).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component4).
setNameAndAddressLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field41D
Set the Name And Address (component4).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field42D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field50
Set the Name And Address (component4).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field50B
Set the Name And Address (component4).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field50D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field50H
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field50K
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field51D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field52D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field53D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field54D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field55D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field56D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field57D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field58D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field59
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field81D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field82D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field83D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field84D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field85D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field86D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field87D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field88D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field89D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field91D
Set the Name And Address (component6).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component5).
setNameAndAddressLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field96D
Set the Name And Address (component6).
setNameAndAddressLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component6).
setNameAndAddressLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component7).
setNameAndAddressLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component8).
setNameAndAddressLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component9).
setNameAndAddressLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Name And Address (component10).
setNamespaceContext(NamespaceContext) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
setNameValue(String, String) - Method in class com.prowidesoftware.swift.model.Tag
Shorthand equivalent to calling first Tag.setName(String) and then Tag.setValue(String)
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field22K
Set the Narrative (component2).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative splitting the parameter lines into components 1 to 30.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field40C
Set the Narrative (component2).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field40E
Set the Narrative (component2).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the Narrative splitting the parameter lines into components 1 to 3.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field43P
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field43T
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field44A
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field44B
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field44E
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field44F
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field45A
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field45B
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field46A
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field46B
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field47A
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field47B
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the Narrative splitting the parameter lines into components 1 to 4.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Narrative splitting the parameter lines into components 2 to 5.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative splitting the parameter lines into components 2 to 7.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative splitting the parameter lines into components 2 to 11.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70F
Set the Narrative (component2).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative splitting the parameter lines into components 2 to 11.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative splitting the parameter lines into components 1 to 20.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field77B
Set the Narrative (component3).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field77C
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field77J
Set the Narrative (component1).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative splitting the parameter lines into components 1 to 12.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative splitting the parameter lines into components 1 to 35.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative splitting the parameter lines into components 1 to 6.
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Narrative (component6).
setNarrative(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the Narrative (component4).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Narrative (component2).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component2).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component2).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component2).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component1).
setNarrativeLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component1).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component10).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component11).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component11).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component10).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component10).
setNarrativeLine10(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component10).
setNarrativeLine11(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component11).
setNarrativeLine11(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component11).
setNarrativeLine11(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component11).
setNarrativeLine11(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component11).
setNarrativeLine12(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component12).
setNarrativeLine12(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component12).
setNarrativeLine12(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component12).
setNarrativeLine12(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component12).
setNarrativeLine13(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component13).
setNarrativeLine13(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component13).
setNarrativeLine13(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component13).
setNarrativeLine14(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component14).
setNarrativeLine14(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component14).
setNarrativeLine14(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component14).
setNarrativeLine15(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component15).
setNarrativeLine15(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component15).
setNarrativeLine15(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component15).
setNarrativeLine16(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component16).
setNarrativeLine16(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component16).
setNarrativeLine16(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component16).
setNarrativeLine17(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component17).
setNarrativeLine17(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component17).
setNarrativeLine17(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component17).
setNarrativeLine18(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component18).
setNarrativeLine18(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component18).
setNarrativeLine18(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component18).
setNarrativeLine19(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component19).
setNarrativeLine19(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component19).
setNarrativeLine19(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component19).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Narrative (component3).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component3).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component3).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component3).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component2).
setNarrativeLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component2).
setNarrativeLine20(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component20).
setNarrativeLine20(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component20).
setNarrativeLine20(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component20).
setNarrativeLine21(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component21).
setNarrativeLine21(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component21).
setNarrativeLine22(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component22).
setNarrativeLine22(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component22).
setNarrativeLine23(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component23).
setNarrativeLine23(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component23).
setNarrativeLine24(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component24).
setNarrativeLine24(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component24).
setNarrativeLine25(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component25).
setNarrativeLine25(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component25).
setNarrativeLine26(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component26).
setNarrativeLine26(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component26).
setNarrativeLine27(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component27).
setNarrativeLine27(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component27).
setNarrativeLine28(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component28).
setNarrativeLine28(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component28).
setNarrativeLine29(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component29).
setNarrativeLine29(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component29).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field42C
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Narrative (component4).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component4).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component4).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component4).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component3).
setNarrativeLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component3).
setNarrativeLine30(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component30).
setNarrativeLine30(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component30).
setNarrativeLine31(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component31).
setNarrativeLine32(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component32).
setNarrativeLine33(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component33).
setNarrativeLine34(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component34).
setNarrativeLine35(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component35).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field29A
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field29B
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field35L
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field39C
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field42M
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field42P
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field48
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field70
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Narrative (component5).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component5).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component5).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component5).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component4).
setNarrativeLine4(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component4).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component6).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component6).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component6).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component5).
setNarrativeLine5(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component5).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field35E
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field37N
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field44D
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Narrative (component7).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component7).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component7).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field71B
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field71C
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field72
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field73
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field74
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field75
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field76
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field77D
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field80C
Set the Narrative (component6).
setNarrativeLine6(String) - Method in class com.prowidesoftware.swift.model.field.Field86
Set the Narrative (component6).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component7).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component8).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component8).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component7).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component7).
setNarrativeLine7(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component7).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component8).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component9).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component9).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component8).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component8).
setNarrativeLine8(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component8).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field26D
Set the Narrative (component9).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Narrative (component10).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Narrative (component10).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field77A
Set the Narrative (component9).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field78
Set the Narrative (component9).
setNarrativeLine9(String) - Method in class com.prowidesoftware.swift.model.field.Field79
Set the Narrative (component9).
setNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Sets the value of the nm property.
setNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the nm property.
setNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Sets the value of the nm property.
setNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Sets the value of the nm property.
setNmPrfx(NamePrefix1Code) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the nmPrfx property.
setNotes(List<SwiftMessageNote>) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the Number (component3).
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Number (component2) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field16A
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field16A
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field16C
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field16C
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field18A
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field18A
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field18B
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field18B
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field18C
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field18C
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field18D
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field18D
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field26A
Set the Number (component1).
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field26B
Set the Number (component1).
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field26E
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field26E
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field30J
Set the Number (component2) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field35C
Set the Number (component1).
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field38A
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field38A
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field38D
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field38D
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field38J
Set the Number (component2) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field90C
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Number (component1).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field90D
Set the Number (component1) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Number (component3).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Number (component3) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Number (component2) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the Number (component2) from a Number object.
setNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the Number (component2).
setNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the Number (component2) from a Number object.
setNumber1(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 1 (component2).
setNumber1(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 1 (component2) from a Number object.
setNumber1(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 1 (component2).
setNumber1(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 1 (component2) from a Number object.
setNumber2(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 2 (component4).
setNumber2(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 2 (component4) from a Number object.
setNumber2(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 2 (component4).
setNumber2(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 2 (component4) from a Number object.
setNumber3(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 3 (component6).
setNumber3(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 3 (component6) from a Number object.
setNumber3(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 3 (component6).
setNumber3(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 3 (component6) from a Number object.
setNumber4(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 4 (component8).
setNumber4(Number) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Number 4 (component8) from a Number object.
setNumber4(String) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 4 (component8).
setNumber4(Number) - Method in class com.prowidesoftware.swift.model.field.Field59F
Set the Number 4 (component8) from a Number object.
setNumberFrom(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Number From (component1).
setNumberFrom(Number) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Number From (component1) from a Number object.
setNumberFrom(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Number From (component1).
setNumberFrom(Number) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Number From (component1) from a Number object.
setNumberId(String) - Method in class com.prowidesoftware.swift.model.field.Field13A
Set the Number Id (component2).
setNumberId(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the Number Id (component2).
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Number of Days/Months (component2).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field32K
Set the Number of Days/Months (component2) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Number of Days/Months (component2).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field33K
Set the Number of Days/Months (component2) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Number of Days/Months (component4) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Number of Days/Months (component4) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Number of Days/Months (component4) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Number of Days/Months (component4) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Number of Days/Months (component4) from a Number object.
setNumberofDaysMonths(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Number of Days/Months (component4).
setNumberofDaysMonths(Number) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Number of Days/Months (component4) from a Number object.
setNumberofMessages(String) - Method in class com.prowidesoftware.swift.model.field.Field122
Set the Number of Messages (component1).
setNumberofMessages(Number) - Method in class com.prowidesoftware.swift.model.field.Field122
Set the Number of Messages (component1) from a Number object.
setNumberOfMessages(String) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the Number Of Messages (component2).
setNumberOfMessages(Number) - Method in class com.prowidesoftware.swift.model.field.Field336
Set the Number Of Messages (component2) from a Number object.
setNumberTo(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Number To (component3).
setNumberTo(Number) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Number To (component3) from a Number object.
setNumberTo(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Number To (component3).
setNumberTo(Number) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Number To (component3) from a Number object.
setObsolescencePeriod(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the Obsolescence Period.
It specifies when a non-delivery notification is generated as follows:
Valid for U = 003 (15 minutes)
Valid for N = 020 (100 minutes)
This value is optional.
setOffset(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Offset (component4).
setOffset(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Offset (component4) from a Calendar object.
setOffset(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Offset (component4).
setOffset(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Offset (component4) from a Calendar object.
setOption(String) - Method in class com.prowidesoftware.swift.model.field.Field14F
Set the Option (component1).
setOptionStyle(String) - Method in class com.prowidesoftware.swift.model.field.Field12F
Set the Option Style (component1).
setOptionType(String) - Method in class com.prowidesoftware.swift.model.field.Field12D
Set the Option Type (component1).
setOrgId(OrganisationIdentification7) - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
Sets the value of the orgId property.
setOrgId(PartyIdentification42) - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
Sets the value of the orgId property.
setOSN(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the OSN (component4).
setOSN(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the OSN (component4) from a Number object.
setOSNNAK(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the OSN NAK (component5).
setOSNNAK(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the OSN NAK (component5) from a Number object.
setOthr(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the othr property.
setOthr(GenericFinancialIdentification1) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Sets the value of the othr property.
setOutput(Boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock
Only valid for block2, only when using hibernate for persistence
setOutputTime(String) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the Output Time (component1).
setOutputTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field281
Set the Output Time (component1) from a Calendar object.
setPageNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the Page Number (component1).
setPageNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28E
Set the Page Number (component1) from a Number object.
setParsedSequences(SequenceNode) - Method in class com.prowidesoftware.swift.model.SwiftMessage
 
setParseTextBlock(boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
 
setParseTrailerBlock(boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
 
setParseUserBlock(boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
 
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field53J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field56J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field57J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field58J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field81J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field82J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field83J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field84J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field85J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field86J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field87J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field88J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field89J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field91J
Set the Party Identification (component1).
setPartyIdentification(String) - Method in class com.prowidesoftware.swift.model.field.Field96J
Set the Party Identification (component1).
setPartyIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field50F
Set the Party Identifier (component1).
setPartyIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field50L
Set the Party Identifier (component1).
setPartyName(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the Party Name splitting the parameter lines into components 2 to 4.
setPartyNameLine1(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the Party Name (component2).
setPartyNameLine2(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the Party Name (component3).
setPartyNameLine3(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the Party Name (component4).
setPartyPrefix1(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Party Prefix 1 (component1).
setPartyPrefix2(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Party Prefix 2 (component4).
setPartySuffix1(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Party Suffix 1 (component2).
setPartySuffix2(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Party Suffix 2 (component5).
setPaymentInformation(String) - Method in class com.prowidesoftware.swift.model.field.Field165
Set the Payment Information (component2).
setPaymentReleaseInformationReceiver(String) - Method in class com.prowidesoftware.swift.model.field.Field115
Set the Payment Release Information Receiver (component1).
setPaymentReleaseInformationSender(String) - Method in class com.prowidesoftware.swift.model.field.Field114
Set the Payment Release Information Sender (component1).
setPde(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
setPdm(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
setPeferredPrefixes(Map<String, String>) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
Custom optional prefix configuration, if provided, this prefixes will be used regardless of any other context namespaces and prefix configuration.
setPercentageTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the Percentage Type Code (component2).
setPeriod(String) - Method in class com.prowidesoftware.swift.model.field.Field35U
Set the Period (component3).
setPeriod(String) - Method in class com.prowidesoftware.swift.model.field.Field38E
Set the Period (component2).
setPeriodDate(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the Period Date (component2).
setPeriodDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the Period Date (component2) from a Calendar object.
setPeriodDetails(String) - Method in class com.prowidesoftware.swift.model.field.Field31F
Set the Period Details (component3).
setPeriodFrom(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Period From (component2).
setPeriodFrom(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Period From (component2).
setPeriodTo(String) - Method in class com.prowidesoftware.swift.model.field.Field38G
Set the Period To (component4).
setPeriodTo(String) - Method in class com.prowidesoftware.swift.model.field.Field38H
Set the Period To (component4).
setPhneNb(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
Sets the value of the phneNb property.
setPlace(String) - Method in class com.prowidesoftware.swift.model.field.Field31D
Set the Place (component2).
setPlace(String) - Method in class com.prowidesoftware.swift.model.field.Field31P
Set the Place (component2).
setPlace(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the Place (component3).
setPlaceCode(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the Place Code (component3).
setPrefix(String, String) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
setPrice(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the Price (component4).
setPrice(Number) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the Price (component4) from a Number object.
setPrice(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Price (component4).
setPrice(Number) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Price (component4) from a Number object.
setPriority(String) - Method in class com.prowidesoftware.swift.model.field.Field128
Set the Priority (component1).
setPriority(String) - Method in class com.prowidesoftware.swift.model.field.Field135
Set the Priority (component1).
setPriority(String) - Method in class com.prowidesoftware.swift.model.field.Field344
Set the Priority (component1).
setPriorTransactionIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22R
Set the Prior Transaction Identifier (component1).
setProductCode(String) - Method in class com.prowidesoftware.swift.model.field.Field68A
Set the Product Code (component6).
setProductIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22U
Set the Product Identifier (component1).
setProductIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22Z
Set the Product Identifier (component1).
setProperties(Map<String, String>) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setProperty(String, String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Sets a property using the given key and value, if the key exists the value is overwritten.
setProperty(Enum, String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setProprietaryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the Proprietary Code (component3).
setProprietaryCode(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Proprietary Code (component5).
setPrtry(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
Sets the value of the prtry property.
setPrtry(String) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
Sets the value of the prtry property.
setPrtry(String) - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
Sets the value of the prtry property.
setPrtry(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
Sets the value of the prtry property.
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
SETPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY
setPrty(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the prty property.
setPrty(String) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the prty property.
SETPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SETPRTY1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY1
SETPRTY1 - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETPRTY1
SETPRTY1 - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setPrvcOfBirth(String) - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
Sets the value of the prvcOfBirth property.
setPrvtId(PersonIdentification5) - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
Sets the value of the prvtId property.
setPssblDplct(Boolean) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the pssblDplct property.
setPssblDplct(Boolean) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the pssblDplct property.
setPstCd(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the pstCd property.
setPstlAdr(PostalAddress6) - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
Sets the value of the pstlAdr property.
setPstlAdr(PostalAddress6) - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
Sets the value of the pstlAdr property.
setPstlAdr(PostalAddress6) - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
Sets the value of the pstlAdr property.
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field11A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field12A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field12B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field12C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field13A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field13B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field13J
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field13K
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field17B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field19B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field20C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field20D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22H
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field25D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field35B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field36C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field69J
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field70C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field70D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field70E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field70F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field70G
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90J
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90K
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92H
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92J
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92K
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92L
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92P
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field92R
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field93A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94D
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94G
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94H
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field94L
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95L
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95P
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95Q
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95R
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95U
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field95V
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field97A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field97B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field97C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field97E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field99B
Set the Qualifier (component1).
setQualifier(String) - Method in class com.prowidesoftware.swift.model.field.Field99C
Set the Qualifier (component1).
setQuantity(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the Quantity (component3).
setQuantity(Number) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the Quantity (component3) from a Number object.
setQuantity(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Quantity (component6).
setQuantity(Number) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Quantity (component6) from a Number object.
setQuantity(String) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Quantity (component4).
setQuantity(Number) - Method in class com.prowidesoftware.swift.model.field.Field92M
Set the Quantity (component4) from a Number object.
setQuantity(String) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Quantity (component2).
setQuantity(Number) - Method in class com.prowidesoftware.swift.model.field.Field92N
Set the Quantity (component2) from a Number object.
setQuantity1(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the Quantity1 (component2).
setQuantity1(Number) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the Quantity1 (component2) from a Number object.
setQuantity2(String) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the Quantity2 (component3).
setQuantity2(Number) - Method in class com.prowidesoftware.swift.model.field.Field92D
Set the Quantity2 (component3) from a Number object.
setQuantityOfMessagesReceived(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Quantity Of Messages Received (component8).
setQuantityOfMessagesReceived(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Quantity Of Messages Received (component8) from a Number object.
setQuantityOfMessagesSent(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Quantity Of Messages Sent (component7).
setQuantityOfMessagesSent(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Quantity Of Messages Sent (component7) from a Number object.
setQuantityTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field36B
Set the Quantity Type Code (component2).
setQuantityTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the Quantity Type Code (component2).
setQuantityTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field90F
Set the Quantity Type Code (component5).
setQuantityTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Quantity Type Code (component3).
setQuantityTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Quantity Type Code (component2).
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETR
SETR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setRange(String) - Method in class com.prowidesoftware.swift.model.field.Field174
Set the Range (component1).
setRange(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field174
Set the Range (component1) from a Calendar object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field36
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field36
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37A
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37B
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37C
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37D
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37E
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37F
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the Rate (component2).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the Rate (component2) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the Rate (component3).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the Rate (component3) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37J
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37J
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the Rate (component2).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37K
Set the Rate (component2) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37L
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37L
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the Rate (component2).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the Rate (component2) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37P
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37P
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the Rate (component2).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the Rate (component2) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37U
Set the Rate (component1).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37U
Set the Rate (component1) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the Rate (component2).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the Rate (component2) from a Number object.
setRate(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the Rate (component4).
setRate(Number) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the Rate (component4) from a Number object.
setRateAmount(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the Rate Amount (component3).
setRateAmount(Number) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the Rate Amount (component3) from a Number object.
setRateTypeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92K
Set the Rate Type Code (component2).
setReader(Reader) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
sets the input reader.
NOTE: this resets the internal buffer
setReasonCode(String) - Method in class com.prowidesoftware.swift.model.field.Field24B
Set the Reason Code (component3).
setReasonCode(String) - Method in class com.prowidesoftware.swift.model.field.Field432
Set the Reason Code (component1).
setReasonCode(String) - Method in class com.prowidesoftware.swift.model.field.Field443
Set the Reason Code (component1).
setReasonForClosure(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Reason For Closure (component6).
setReasonForClosure(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Reason For Closure (component6) from a Number object.
setReasonForClosure(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Reason For Closure (component6).
setReasonForClosure(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Reason For Closure (component6) from a Number object.
setReasonForRejection(String) - Method in class com.prowidesoftware.swift.model.field.Field405
Set the Reason For Rejection (component1).
setReceiver(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setReceiver(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Receiver (component4).
setReceiver(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Receiver (component4) from a LogicalTerminalAddress object.
setReceiver(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Sets the logical terminal field of the application header block 2.
setReceiver(BIC) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Sets the logical terminal field of the application header block 2.
Notice this method only makes sense when building input messages (messages that are going to be sent to swift).
setReceiver(BIC) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Creates a full LT address using the parameter BIC code and a default LT identifier.
setReceiver(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Completes if necessary and sets the LT address of the receiver.
The receiver addresses will be filled with proper default LT identifier and branch codes if not provided.
setReceiverAddress(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the receiver's address.
It is fixed at 12 characters; it must have X in position 9 (padded with "X" if no branch is required).
setReceiverAddress(LogicalTerminalAddress) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the receiver's address.
setReceiverOutputDate(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the Output date local to the receiver, written in the following format: YYMMDD
setReceiverOutputTime(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the Output time local to the receiver, written in the following format: HHMM
setReconnectAllowedOption(String) - Method in class com.prowidesoftware.swift.model.field.Field329
Set the Reconnect Allowed Option (component1).
setReconnectAllowedOption(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field329
Set the Reconnect Allowed Option (component1) from a Boolean object.
setRef(String) - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
Sets the value of the ref property.
setReference(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field14E
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field20
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field20C
Set the Reference (component2).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field20D
Set the Reference (component2).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21A
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21B
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21C
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21D
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21E
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21F
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21G
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21N
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21P
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field21R
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field26H
Set the Reference (component1).
setReference(String) - Method in class com.prowidesoftware.swift.model.field.Field424
Set the Reference (component1).
setReferenceCode(String) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Reference Code (component3).
setReferenceCode(Number) - Method in class com.prowidesoftware.swift.model.field.Field22C
Set the Reference Code (component3) from a Number object.
setReferenceForTheAccountOwner(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Reference For The Account Owner (component8).
setReferenceOfTheAccountServicingInstitution(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Reference Of The Account Servicing Institution (component9).
setRegion(String) - Method in class com.prowidesoftware.swift.model.field.Field304
Set the Region (component2).
setRegion(String) - Method in class com.prowidesoftware.swift.model.field.Field334
Set the Region (component1).
setRegion(String) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the Region (component1).
setRegionTimeCount1(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 1 (component1).
setRegionTimeCount1(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 1 (component1) from a Number object.
setRegionTimeCount2(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 2 (component2).
setRegionTimeCount2(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 2 (component2) from a Number object.
setRegionTimeCount3(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 3 (component3).
setRegionTimeCount3(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 3 (component3) from a Number object.
setRegionTimeCount4(String) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 4 (component4).
setRegionTimeCount4(Number) - Method in class com.prowidesoftware.swift.model.field.Field343
Set the Region Time Count 4 (component4) from a Number object.
setReportingOptions(String) - Method in class com.prowidesoftware.swift.model.field.Field301
Set the Reporting Options (component1).
setRestrictDeliveryValueDateToday(String) - Method in class com.prowidesoftware.swift.model.field.Field116
Set the Restrict Delivery Value Date Today (component1).
setRestrictDeliveryValueDateToday(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field116
Set the Restrict Delivery Value Date Today (component1) from a Boolean object.
setRevisions(List<SwiftMessageRevision>) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setRltd(BusinessApplicationHeader1) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the rltd property.
setRootElement(String) - Method in class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETS
SETS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setSchmeNm(FinancialIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
Sets the value of the schmeNm property.
setSchmeNm(OrganisationIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
Sets the value of the schmeNm property.
setSchmeNm(PersonIdentificationSchemeName1Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
Sets the value of the schmeNm property.
setScope(String) - Method in class com.prowidesoftware.swift.model.field.Field94A
Set the Scope (component1).
setScreeningResults(String) - Method in class com.prowidesoftware.swift.model.field.Field433
Set the Screening Results (component1).
setSecondCurrencyCode(String) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the Second Currency Code (component3).
setSecondCurrencyCode(Currency) - Method in class com.prowidesoftware.swift.model.field.Field92B
Set the Second Currency Code (component3) from a Currency object.
setSection(String) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the Section (component1).
setSection(Number) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the Section (component1) from a Number object.
setSectionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field202
Set the Section Number (component1).
setSectionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field202
Set the Section Number (component1) from a Number object.
setSeed(String) - Method in class com.prowidesoftware.swift.model.field.Field126
Set the Seed (component1).
setSeed(Number) - Method in class com.prowidesoftware.swift.model.field.Field126
Set the Seed (component1) from a Number object.
setSender(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setSender(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Sets the logical terminal field of the header block 1 (the message is assumed to be of type input).
setSender(BIC) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Sets the logical terminal field of the header block 1 with the parameter BIC code and default LT identifier (the message is assumed to be of type input).
Notice this method only makes sense when building input messages (messages that are going to be sent to swift).
setSender(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Completes if necessary and sets the LT address.
The sender addresses will be filled with proper default LT identifier and branch codes if not provided.
setSender(BIC) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Creates a full LT address using the parameter BIC code and a default LT identifier, and sets the resulting address as MIR logical terminal address.
setSender(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Completes if necessary and sets the LT address of the sender as MIR logical terminal address.
The sender addresses will be filled with proper default LT identifier and branch codes if not provided.
setSenderInputTime(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the input time with respect to the sender
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field152
Set the Sequence Number (component1).
setSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field152
Set the Sequence Number (component1) from a Number object.
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field153
Set the Sequence Number (component1).
setSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field153
Set the Sequence Number (component1) from a Number object.
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the Sequence Number (component2).
setSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the Sequence Number (component2) from a Number object.
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the Sequence Number (component2).
setSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the Sequence Number (component2) from a Number object.
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the Sequence Number (component2).
setSequenceNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the Sequence Number (component2) from a Number object.
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.MIR
 
setSequenceNumber(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the Sequence number that is generated by the user's computer.
For all FIN messages with a Service Identifier of 01 or 05, this number is the next expected sequence number appropriate to the direction of the transmission.
For FIN messages with a Service Identifier of 21 or 25, the sequence number is that of the acknowledged service message.
It is padded with zeros.
setServiceCode(String) - Method in class com.prowidesoftware.swift.model.field.Field165
Set the Service Code (component1).
setServiceId(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the Service ID
setServiceTypeIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field111
Set the Service Type Identifier (component1).
setServiceTypeIdentifier(Number) - Method in class com.prowidesoftware.swift.model.field.Field111
Set the Service Type Identifier (component1) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the Session Number (component3).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field11R
Set the Session Number (component3) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the Session Number (component3).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field11S
Set the Session Number (component3) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field151
Set the Session Number (component1).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field151
Set the Session Number (component1) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Session Number (component2).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Session Number (component2) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Session Number (component2).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Session Number (component2) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Session Number (component5).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Session Number (component5) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Session Number (component2).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Session Number (component2) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Session Number (component2).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Session Number (component2) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Session Number (component5).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Session Number (component5) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Session Number (component5).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Session Number (component5) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Session Number (component5).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Session Number (component5) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the Session Number (component1).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field330
Set the Session Number (component1) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Session Number (component1).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Session Number (component1) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Session Number (component3).
setSessionNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Session Number (component3) from a Number object.
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.MIR
 
setSessionNumber(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the Session number.
setSgntr(SignatureEnvelope) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the sgntr property.
setSgntr(SignatureEnvelope) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the sgntr property.
setSideIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field22S
Set the Side Indicator (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Sign (component3).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Sign (component3).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field19A
Set the Sign (component2).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field19C
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field32H
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field34E
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field34J
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field35H
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field36E
Set the Sign (component3).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field37G
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field37H
Set the Sign (component2).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field37M
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field37R
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field37V
Set the Sign (component1).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field90A
Set the Sign (component3).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field90L
Set the Sign (component2).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field92A
Set the Sign (component2).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field93B
Set the Sign (component4).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field93C
Set the Sign (component4).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field93D
Set the Sign (component2).
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Sign (component4).
setSign(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Sign (component4) from a Currency object.
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Sign (component5).
setSign(Currency) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Sign (component5) from a Currency object.
setSign(String) - Method in class com.prowidesoftware.swift.model.field.Field99A
Set the Sign (component2).
setSortKey(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlockUser
Set the sortkey of this user block when persisted.
setSortKey(Integer) - Method in class com.prowidesoftware.swift.model.Tag
Set the sortkey of this tag.
setSource(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Source (component1).
setStartDate(String) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the Start Date (component1).
setStartDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field172
Set the Start Date (component1) from a Calendar object.
setStartDate(String) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the Start Date (component1).
setStartDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field30G
Set the Start Date (component1) from a Calendar object.
setStartDate(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the Start Date (component2).
setStartDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the Start Date (component2) from a Calendar object.
setStartDateTime(String) - Method in class com.prowidesoftware.swift.model.field.Field142
Set the Start Date Time (component1).
setStartDateTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field142
Set the Start Date Time (component1) from a Calendar object.
setStartMIR(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the Start MIR (component1).
setStartMIR(MIR) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the Start MIR (component1) from a MIR object.
setStartMOR(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the Start MOR (component1).
setStartMOR(MOR) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the Start MOR (component1) from a MOR object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field252
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field254
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Start Time (component5).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field255
Set the Start Time (component5) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Start Time (component5).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field256
Set the Start Time (component5) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field257
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Start Time (component5).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field258
Set the Start Time (component5) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Start Time (component5).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field259
Set the Start Time (component5) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field260
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field263
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field264
Set the Start Time (component3) from a Calendar object.
setStartTime(String) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the Start Time (component3).
setStartTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69B
Set the Start Time (component3) from a Calendar object.
setStatementNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the Statement Number (component1).
setStatementNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28
Set the Statement Number (component1) from a Number object.
setStatementNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the Statement Number (component1).
setStatementNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28C
Set the Statement Number (component1) from a Number object.
setStatementNumber(String) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the Statement Number (component1).
setStatementNumber(Number) - Method in class com.prowidesoftware.swift.model.field.Field28D
Set the Statement Number (component1) from a Number object.
setStatus(String) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Sets the status attribute.
setStatus(SwiftMessageStatusInfo) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setStatusCode(String) - Method in class com.prowidesoftware.swift.model.field.Field144
Set the Status Code (component1).
setStatusCode(Number) - Method in class com.prowidesoftware.swift.model.field.Field144
Set the Status Code (component1) from a Number object.
setStatusCode(String) - Method in class com.prowidesoftware.swift.model.field.Field242
Set the Status Code (component1).
setStatusCode(String) - Method in class com.prowidesoftware.swift.model.field.Field337
Set the Status Code (component1).
setStatusCode(String) - Method in class com.prowidesoftware.swift.model.field.Field431
Set the Status Code (component1).
setStatusCode(Number) - Method in class com.prowidesoftware.swift.model.field.Field431
Set the Status Code (component1) from a Number object.
setStatusTrail(List<SwiftMessageStatusInfo>) - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
 
setStrtNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the strtNm property.
setSubDept(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the subDept property.
setSubfunction(String) - Method in class com.prowidesoftware.swift.model.field.Field23G
Set the Subfunction (component2).
setSubsetName(String) - Method in class com.prowidesoftware.swift.model.field.Field339
Set the Subset Name (component1).
setSubsetSharing(String) - Method in class com.prowidesoftware.swift.model.field.Field348
Set the Subset Sharing (component1).
setSubtype(String) - Method in class com.prowidesoftware.swift.model.BIC
 
setSupplementaryDetails(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Supplementary Details (component10).
setSvcName(String) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the svcName property.
setSwiftMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
SETT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setTagnamesToIgnore(List<String>) - Method in class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
setTags(List<Tag>) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Set the list of tags of this block.
setTags(Tag[]) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
setTestModeCode(String) - Method in class com.prowidesoftware.swift.model.field.Field127
Set the Test Mode Code (component1).
setText(String) - Method in class com.prowidesoftware.swift.model.field.Field311
Set the Text (component1).
setText(String) - Method in class com.prowidesoftware.swift.model.SwiftMessageNote
 
setTexts(List<String>) - Method in class com.prowidesoftware.swift.model.UnparsedTextList
Set the list of texts, the list must be a list of Strings or an empty list.
This method is mainly needed for persistence services.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field109
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13C
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field13D
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field14S
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field175
Set the Time (component1).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field175
Set the Time (component1) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29E
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29J
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29K
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29L
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29M
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field29N
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31G
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field31X
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field342
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69D
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Time (component4).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field69F
Set the Time (component4) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98C
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the Time (component4).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98F
Set the Time (component4) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Time (component2).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Time (component2) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Time (component1).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Time (component1) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the Time (component3).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98J
Set the Time (component3) from a Calendar object.
setTime(String) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Time (component4).
setTime(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98K
Set the Time (component4) from a Calendar object.
setTime2(String) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Time 2 (component5).
setTime2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98G
Set the Time 2 (component5) from a Calendar object.
setTime2(String) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Time 2 (component4).
setTime2(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98H
Set the Time 2 (component4) from a Calendar object.
setTimeLastDeliveryAttempt(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Time Last Delivery Attempt (component5).
setTimeLastDeliveryAttempt(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Time Last Delivery Attempt (component5) from a Calendar object.
setTimeLastSessionClosed(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Time Last Session Closed (component5).
setTimeLastSessionClosed(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Time Last Session Closed (component5) from a Calendar object.
setTimeLastSessionOpened(String) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Time Last Session Opened (component2).
setTimeLastSessionOpened(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field333
Set the Time Last Session Opened (component2) from a Calendar object.
setTimeMessageEntered(String) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Time Message Entered (component1).
setTimeMessageEntered(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field335
Set the Time Message Entered (component1) from a Calendar object.
setTimeSessionClosed(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Time Session Closed (component5).
setTimeSessionClosed(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Time Session Closed (component5) from a Calendar object.
setTimeSessionOpened(String) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Time Session Opened (component3).
setTimeSessionOpened(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field331
Set the Time Session Opened (component3) from a Calendar object.
setTimestamp(String) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the Timestamp (component1).
setTimestamp(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field270
Set the Timestamp (component1) from a Calendar object.
setTimestamp(String) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the Timestamp (component1).
setTimestamp(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field271
Set the Timestamp (component1) from a Calendar object.
setTimestamp(String) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the Timestamp (component1).
setTimestamp(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field272
Set the Timestamp (component1) from a Calendar object.
SETTL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETTL
SETTL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setTo(EntityIdentification) - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
Sets the value of the to property.
setTo(Party9Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
Sets the value of the to property.
setTo(Party9Choice) - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
Sets the value of the to property.
setTolerance1(String) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the Tolerance 1 (component1).
setTolerance1(Number) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the Tolerance 1 (component1) from a Number object.
setTolerance2(String) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the Tolerance 2 (component2).
setTolerance2(Number) - Method in class com.prowidesoftware.swift.model.field.Field39A
Set the Tolerance 2 (component2) from a Number object.
setTotal(String) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the Total (component2).
setTotal(Number) - Method in class com.prowidesoftware.swift.model.field.Field129
Set the Total (component2) from a Number object.
setTotal(String) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the Total (component2).
setTotal(Number) - Method in class com.prowidesoftware.swift.model.field.Field27
Set the Total (component2) from a Number object.
setTotalMessagesReceived(String) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the Total Messages Received (component2).
setTotalMessagesReceived(Number) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the Total Messages Received (component2) from a Number object.
setTotalMessagesSent(String) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the Total Messages Sent (component1).
setTotalMessagesSent(Number) - Method in class com.prowidesoftware.swift.model.field.Field332
Set the Total Messages Sent (component1) from a Number object.
setTotalSections(String) - Method in class com.prowidesoftware.swift.model.field.Field203
Set the Total Sections (component1).
setTotalSections(Number) - Method in class com.prowidesoftware.swift.model.field.Field203
Set the Total Sections (component1) from a Number object.
SETTRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETTRAN
SETTRAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
setTransactionIdentifier(String) - Method in class com.prowidesoftware.swift.model.field.Field22N
Set the Transaction Identifier (component1).
setTransactionType(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Transaction Type (component6).
setTwnNm(String) - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
Sets the value of the twnNm property.
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field209
Set the Type (component1).
setType(Number) - Method in class com.prowidesoftware.swift.model.field.Field209
Set the Type (component1) from a Number object.
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22A
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22B
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22D
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22E
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22L
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22M
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22P
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22Q
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22X
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field22Y
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field23B
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field23D
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field243
Set the Type (component1).
setType(Number) - Method in class com.prowidesoftware.swift.model.field.Field243
Set the Type (component1) from a Number object.
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field26C
Set the Type (component4).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field26F
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field26T
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field40A
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field40B
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.field.Field40C
Set the Type (component1).
setType(String) - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
Sets the value of the type property.
setTypeOfAgreement(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the Type Of Agreement (component1).
setTypeOfBarrier(String) - Method in class com.prowidesoftware.swift.model.field.Field22G
Set the Type Of Barrier (component1).
setTypeOfBarrier(String) - Method in class com.prowidesoftware.swift.model.field.Field22J
Set the Type Of Barrier (component1).
setTypeOfEvent(String) - Method in class com.prowidesoftware.swift.model.field.Field22K
Set the Type Of Event (component1).
setTypeOfID(String) - Method in class com.prowidesoftware.swift.model.field.Field95S
Set the Type Of ID (component3).
setUniqueReference(String) - Method in class com.prowidesoftware.swift.model.field.Field121
Set the Unique Reference (component1).
setUnit(String) - Method in class com.prowidesoftware.swift.model.field.Field32F
Set the Unit (component1).
setUnit(String) - Method in class com.prowidesoftware.swift.model.field.Field32R
Set the Unit (component2).
setUnparsedTexts(UnparsedTextList) - Method in class com.prowidesoftware.swift.model.SwiftBlock
sets the list of unparsed texts
setUnparsedTexts(UnparsedTextList) - Method in class com.prowidesoftware.swift.model.SwiftMessage
sets the list of unparsed texts
setUnparsedTexts(UnparsedTextList) - Method in class com.prowidesoftware.swift.model.Tag
sets the list of unparsed texts
setUnsequencedBroadcast(String) - Method in class com.prowidesoftware.swift.model.field.Field133
Set the Unsequenced Broadcast (component2).
setUnsequencedBroadcast(String) - Method in class com.prowidesoftware.swift.model.field.Field137
Set the Unsequenced Broadcast (component2).
setUserBlocks(List<SwiftBlockUser>) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Set the list of user defined blocks.
This method is mainly needed for persistence services.
setUTCIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the UTC Indicator (component5).
setUTCIndicator(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98D
Set the UTC Indicator (component5) from a Calendar object.
setUTCIndicator(String) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the UTC Indicator (component6).
setUTCIndicator(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field98E
Set the UTC Indicator (component6) from a Calendar object.
setUuid(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
setValidationFlag(String) - Method in class com.prowidesoftware.swift.model.field.Field119
Set the Validation Flag (component1).
setValue(String) - Method in class com.prowidesoftware.swift.model.MxNode
 
setValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the block's attributes by parsing the fixed length string argument.
setValue(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock1
Sets the block's attributes by parsing string argument with its content
This value can be in different flavors because some fields are optional.
For example "F01BANKBEBBAXXX2222123456" or "1:F01BANKBEBBAXXX2222123456".
setValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the block's attributes by parsing the fixed length string argument.
setValue(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
Sets the block's attributes by parsing the string argument containing the blocks value.
This value can be in different flavors because some fields are optional.
Example of supported values:
setValue(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the block's attributes by parsing the fixed length string argument.
setValue(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
Sets the block's attributes by parsing the string argument containing the blocks value.
This value can be in different flavors because some fields are optional.
Example of supported values:
setValue(String) - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
This method should be overwritten by subclasses and proper parsing be done to set specific values of the block, calling this method will throw a java.lang.UnsupportedOperationException
setValue(String) - Method in class com.prowidesoftware.swift.model.Tag
Sets the value of this tag.
setValueDate(String) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Value Date (component1).
setValueDate(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field61
Set the Value Date (component1) from a Calendar object.
setValueDateOrdering(String) - Method in class com.prowidesoftware.swift.model.field.Field206
Set the Value Date Ordering (component1).
setValueDateOrdering(Boolean) - Method in class com.prowidesoftware.swift.model.field.Field206
Set the Value Date Ordering (component1) from a Boolean object.
setVariant(String) - Method in class com.prowidesoftware.swift.model.MtId
 
setVariant(String) - Method in class com.prowidesoftware.swift.model.MxId
 
setVariant(String) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
setVersion(String) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the Version (component3).
setVersion(Calendar) - Method in class com.prowidesoftware.swift.model.field.Field77H
Set the Version (component3) from a Calendar object.
setVersion(String) - Method in class com.prowidesoftware.swift.model.MxId
 
setVersion(String) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
setWindowSize(String) - Method in class com.prowidesoftware.swift.model.field.Field110
Set the Window Size (component1).
setWindowSize(Number) - Method in class com.prowidesoftware.swift.model.field.Field110
Set the Window Size (component1) from a Number object.
setYear(String) - Method in class com.prowidesoftware.swift.model.field.Field14C
Set the Year (component1).
setYear(Number) - Method in class com.prowidesoftware.swift.model.field.Field14C
Set the Year (component1) from a Number object.
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SFRE
SFRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
sgntr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
sgntr - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
SHA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAI
SHAI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAR
SHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAR
SHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAR
SHAR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHAR
SHAR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHIP
SHIP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SHRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHRT
SHRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHRT
SHRT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SHS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHS
SHS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHS
SHS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHS
SHS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SIDE_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field22S
Component number for the Side Indicator subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field19C
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field32H
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field32R
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field34E
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field34J
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field35H
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field37G
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field37H
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field37M
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field37R
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field37V
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the Sign subfield
SIGN - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Component number for the Sign subfield
SignatureEnvelope - Class in com.prowidesoftware.swift.model.mx.dic
Source code generated by prowidesoftware.com
SignatureEnvelope() - Constructor for class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SILV
SILV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
singlePathValue(String) - Method in class com.prowidesoftware.swift.model.MxNode
 
SITR - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SITR
SITR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
SIZE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SIZE
size() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Tells the amount of fields contained in the block, may be zero.
size() - Method in class com.prowidesoftware.swift.model.SwiftValueBlock
Tells the block's string value size (in chars).
NOTICE this does not return the actual number of fields set because value blocks are mostly fixed length.
size() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
get the number of unparsed texts
SIZE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SKIN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SKIN
SKIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SKOT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SKOT
SKOT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SLMG
SLMG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SMAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SMAF
SMAF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SNUM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SNUM
SNUM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SNUM
SNUM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SNUM
SNUM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SNUM
SNUM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SOFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOFE
SOFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOFE
SOFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOFE
SOFE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SOIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOIC
SOIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOIC
SOIC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOIC
SOIC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SOLA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SOLA
SOLA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
sortKey - Variable in class com.prowidesoftware.swift.model.SwiftBlockUser
Indicates the position of this user block in a message when persisted.
sortKey - Variable in class com.prowidesoftware.swift.model.Tag
Indicates the position of this tag in a message when persisted.
SOURCE - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Component number for the Source subfield
SPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPAY
SPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPAY
SPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPAY
SPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPAY
SPAY - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPAY
SPAY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPCN
SPCN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
splitByField15(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Split the given message by the field 15, returning the letter option in the field 15 as the key in the map.
splitByField15(SwiftTagListBlock) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Split the given block content by the field 15, returning the letter option in the field 15 as the key in the map
splitByField15(SwiftMessage, String) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Helper method to retrieve all sequences starting with 15X where X is the letterOption parameter
splitByField15(SwiftTagListBlock, String) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Helper method to retrieve all sequences starting with 15X where X is the letterOption parameter.
splitByTagName(String) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Split the given list with the given tagname.
SPLITCHAR - Static variable in class com.prowidesoftware.swift.io.RJEReader
 
splitComponents(String, String, String) - Static method in class com.prowidesoftware.swift.model.field.SwiftParseUtils
Split components of a line, with an optional starting string and a component separator.
SPLP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPLP
SPLP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPLT
SPLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPLT
SPLT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPLT
SPLT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPOS
SPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPOS
SPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPOS
SPOS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPOS
SPOS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRC
SPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPRI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRI
SPRI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRI
SPRI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRI
SPRI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRI
SPRI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SPRO
SPRO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field101
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field102
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field103
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field104
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field105
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field106
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field107
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field108
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field109
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field110
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field111
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field113
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field114
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field115
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field116
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field117
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field118
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field119
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field11A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field11R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field11S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field120
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field121
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field122
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field123
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field124
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field125
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field126
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field127
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field128
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field129
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field12G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field130
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field132
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field133
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field134
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field135
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field136
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field137
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field13K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field140
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field141
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field142
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field143
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field144
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field151
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field152
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field153
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15I
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15O
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field15P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field165
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field16A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field16C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field16R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field16S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field171
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field172
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field173
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field174
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field175
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field177
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field179
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17I
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17O
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17Q
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17V
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17W
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17X
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17Y
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field17Z
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field18A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field18B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field18C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field18D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field199
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19Y
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field19Z
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field20
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field202
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field203
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field204
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field206
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field208
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field209
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field20C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field20D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field21R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22V
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22W
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22X
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field22Z
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field23G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field242
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field243
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field24B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field24D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field25
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field251
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field252
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field253
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field254
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field255
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field256
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field257
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field258
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field259
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field25A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field25D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field25P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field260
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field263
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field264
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field26T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field27
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field270
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field271
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field272
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field28
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field280
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field281
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field28C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field28D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field28E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field29N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field301
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field302
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field303
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field304
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field305
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field307
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30Q
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30V
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30X
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30Y
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field30Z
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field311
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field312
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field313
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field31X
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field329
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32Q
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field32U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field330
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field331
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field332
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field333
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field334
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field335
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field336
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field337
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field338
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field339
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field33T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field340
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field341
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field342
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field343
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field344
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field345
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field346
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field347
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field348
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field349
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field34R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field35U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field36
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field36B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field36C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field36E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field37V
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field38J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field39A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field39B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field39C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field401
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field405
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field40A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field40B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field40C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field40E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field40F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field41A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field41D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field421
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field422
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field423
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field424
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field425
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field42A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field42C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field42D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field42M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field42P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field431
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field432
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field433
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field434
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field43P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field43T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field443
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field44F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field451
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field45A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field45B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field461
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field46A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field46B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field47A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field47B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field48
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field49
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field503
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field50L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field51A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field51C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field51D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field52A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field52B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field52C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field52D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field533
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field53A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field53B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field53C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field53D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field53J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field54A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field54B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field54D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field55A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field55B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field55D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field56A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field56B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field56C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field56D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field56J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field57A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field57B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field57C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field57D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field57J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field58A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field58B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field58D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field58J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field59
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field59A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field59F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field60F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field60M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field61
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field619
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field62F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field62M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field64
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field65
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field68A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field69J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field70G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field71A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field71B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field71C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field71F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field71G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field72
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field73
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field74
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field75
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field76
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field77T
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field78
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field79
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field80C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field81A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field81D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field81J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field82A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field82B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field82D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field82J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field83A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field83C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field83D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field83J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field84A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field84B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field84D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field84J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field85A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field85B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field85D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field85J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field86
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field86A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field86B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field86D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field86J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field87A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field87B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field87D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field87J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field88A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field88B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field88D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field88J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field89A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field89D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field89J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field90L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field91A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field91D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field91J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92M
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92N
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field92R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field93A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field93B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field93C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field93D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field94L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95L
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95P
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95Q
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95R
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95U
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field95V
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field96A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field96D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field96J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field97A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field97B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field97C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field97E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field999
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field99A
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field99B
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.field.Field99C
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT008
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT009
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT011
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT012
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT015
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT019
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT020
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT021
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT022
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT023
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT024
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT026
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT029
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT031
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT032
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT035
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT036
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT037
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT041
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT042
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT043
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT045
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT046
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT048
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT049
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT051
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT052
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT056
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT057
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT062
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT063
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT065
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT066
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT069
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT072
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT073
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT074
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT081
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT082
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT083
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT090
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT092
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT094
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT096
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT105
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT110
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT111
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT112
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT190
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT191
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT192
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT195
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT196
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT198
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT199
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT200
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT201
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT210
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT290
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT291
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT292
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT295
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT296
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT298
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT299
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT390
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT391
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT392
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT395
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT396
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT398
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT399
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT400
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT410
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT412
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT420
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT422
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT450
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT455
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT456
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT490
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT491
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT492
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT495
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT496
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT498
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT499
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT581
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT590
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT591
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT592
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT595
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT596
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT598
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT599
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT690
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT691
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT692
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT695
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT696
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT698
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT699
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT701
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT705
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT707
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT711
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT721
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT730
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT732
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT734
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT742
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT747
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT750
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT752
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT754
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT756
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT767
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT768
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT769
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT790
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT791
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT792
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT795
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT796
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT798
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT799
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT801
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT802
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT824
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT890
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT891
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT892
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT895
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT896
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT898
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT899
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT900
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT900_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT910
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT910_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT935
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT940_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT941
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT942_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT950_RUR6
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT970
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT971
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT972
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT985
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT986
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT990
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT991
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT992
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT995
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT996
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT998
Constant identifying the SRU to which this class belongs to.
SRU - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT999
Constant identifying the SRU to which this class belongs to.
SSBI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBI
SSBI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBI
SSBI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBI
SSBI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSBT
SSBT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SSIDET - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIDET
SSIDET - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIDET
SSIDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SSIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIP
SSIP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIP
SSIP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SSIR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIR
SSIR - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSIR
SSIR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SSTD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSTD
SSTD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSTD
SSTD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSTD
SSTD - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_STP
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SSTD
SSTD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAM
STAM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STAQ - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAQ
STAQ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceB
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceB
First mandatory tagname of the sequence: "50A", "50F", "50K" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceA
First mandatory tagname of the sequence: "19" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceB
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceB
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceB
First mandatory tagname of the sequence: "50A", "50F", "50K" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT210.SequenceA
First mandatory tagname of the sequence: "21" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB1
First mandatory tagname of the sequence: "32B" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB2
First mandatory tagname of the sequence: "33B" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD1
First mandatory tagname of the sequence: "17A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB1
First mandatory tagname of the sequence: "32B" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB2
First mandatory tagname of the sequence: "33B" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1
First mandatory tagname of the sequence: "22L" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1a
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF1
First mandatory tagname of the sequence: "30G" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB1
First mandatory tagname of the sequence: "30V" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB2
First mandatory tagname of the sequence: "38G" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD1
First mandatory tagname of the sequence: "37L" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB1
First mandatory tagname of the sequence: "18A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC1
First mandatory tagname of the sequence: "14J" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC2
First mandatory tagname of the sequence: "22D" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE1
First mandatory tagname of the sequence: "18A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF1
First mandatory tagname of the sequence: "14J" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF2
First mandatory tagname of the sequence: "22D" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB1
First mandatory tagname of the sequence: "18A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC1
First mandatory tagname of the sequence: "14J" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC2
First mandatory tagname of the sequence: "22D" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE1
First mandatory tagname of the sequence: "18A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF1
First mandatory tagname of the sequence: "14J" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF2
First mandatory tagname of the sequence: "22D" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceB
First mandatory tagname of the sequence: "21A" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceA
First mandatory tagname of the sequence: "20" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a
First mandatory tagname of the sequence: "22M" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a1
First mandatory tagname of the sequence: "22P" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG1
First mandatory tagname of the sequence: "37L" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceA
First mandatory tagname of the sequence: "23" .
START - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceB
First mandatory tagname of the sequence: "34B" .
START_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field172
Component number for the Start Date subfield
START_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field30G
Component number for the Start Date subfield
START_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the Start Date subfield
START_DATE_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field142
Component number for the Start Date Time subfield
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LDDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LDPRTY1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LDPRTY2
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence NETPOS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FXORDER
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence UNDE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FXORDER
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence UNDE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REGDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CLTDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDRESS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PERSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CADETL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REGDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CLTDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDRESS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PERSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CADETL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDRDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PRIC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AGRE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMM
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AGRE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMM
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSET1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AGRE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSET1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY1
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AGRE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMM
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence EXPD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TREA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPV
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BCOL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AGRE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETTL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence INPOSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REGDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence RCAP
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PAFILL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDRDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REFPRICE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PAFILL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CONFPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REGDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CLTDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDRESS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PERSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence INPOSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLLPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence DEALTRAN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REQD
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUBSAFE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUBBAL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUBSAFE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRAN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRAN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUBBAL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence INPOS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETTRAN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BYSTAREA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REF
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLLPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence DEALTRAN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence USECU
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ACCTINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence INTSEC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CADETL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CAOPTN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence USECU
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ACCTINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BENODET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CAINST
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence USECU
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CADETL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CACONF
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence RECDEL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHMOVE
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TAXVODET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence STAT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REAS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CADETL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence USECU
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence COLLPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMM
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUME
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SUMC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence VALDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SECDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHACCT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ACTCURR
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ACTINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CASHSECDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FREEASS
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRANSDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIN
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ORDER
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence PRIC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence TRADDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ALLDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIA
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence FIAC
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence BREAK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REPO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SETPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence AMT
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence ADDINFO
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence DISPAR
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SSIDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence GENL
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LINK
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence SSIDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence CSHPRTY
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRDET
START_END_16RS - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence OTHRDET
START_MIR - Static variable in class com.prowidesoftware.swift.model.field.Field252
Component number for the Start MIR subfield
START_MOR - Static variable in class com.prowidesoftware.swift.model.field.Field254
Component number for the Start MOR subfield
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceC
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceC
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceB
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceB
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1
tagname of the first tag in the sequence which must be mandatory.
START_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1
tagname of the first tag in the sequence which must be mandatory.
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceI
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceJ
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceK
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceL
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320.SequenceI
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceB3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceL
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceM
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceN
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceI
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceJ
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceK
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceL
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceM
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceN
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceO
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceL
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364.SequenceM
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceJ
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceK
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceL
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365.SequenceM
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceB3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC2a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB2a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceB3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceD3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceB1b1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceA2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceA2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceD3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceD3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530.SequenceC1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1b1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceB1c
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceB1a2A
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB2b1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceC3a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceB2a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceA2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceA3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD1b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceD2b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceA2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceC1a1A
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceB1a4
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceC2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceB2c
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceC1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceE3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB3a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB4
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5a
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceB5b
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceD
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceE
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceF
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceH
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceA2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670.SequenceC
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceA1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB1
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceB2
 
START_TAG - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671.SequenceC
 
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field252
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field254
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field255
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field256
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field257
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field258
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field259
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field260
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field263
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field264
Component number for the Start Time subfield
START_TIME - Static variable in class com.prowidesoftware.swift.model.field.Field69B
Component number for the Start Time subfield
startBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlock1(SwiftBlock1) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlock1(SwiftBlock1) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlock2(SwiftBlock2) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlock2(SwiftBlock2) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlock3(SwiftBlock3) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlock3(SwiftBlock3) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlock4(SwiftBlock4) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlock4(SwiftBlock4) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlock5(SwiftBlock5) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlock5(SwiftBlock5) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startBlockUser(SwiftBlockUser) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startBlockUser(SwiftBlockUser) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
startMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
startMessage(SwiftMessage) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
startMessage(SwiftMessage) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
startsWith(String) - Method in class com.prowidesoftware.swift.model.Tag
equivalent to StringUtils.startsWith(tag.getValue(), prefix)
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STAT
STAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STATEMENT_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28
Component number for the Statement Number subfield
STATEMENT_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28C
Component number for the Statement Number subfield
STATEMENT_NUMBER - Static variable in class com.prowidesoftware.swift.model.field.Field28D
Component number for the Statement Number subfield
STATUS_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field144
Component number for the Status Code subfield
STATUS_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field242
Component number for the Status Code subfield
STATUS_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field337
Component number for the Status Code subfield
STATUS_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field431
Component number for the Status Code subfield
STBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBA
STBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBA
STBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBA
STBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBA
STBA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STBR
STBR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STCO
STCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEE
STEE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STEX
STEX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STIN
STIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STLD - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STLD
STLD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STOP - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STOP
STOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STOP
STOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STOP
STOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
stripDocument() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Helper API to strip Document portion of message XML.
stripHeader() - Method in class com.prowidesoftware.swift.io.parser.MxParser
Helper API to strip AppHdr portion of message XML.
STRT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STRT
STRT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STRT
STRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STRT
STRT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
strtNm - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
STST - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STST
STST - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STTP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STTP
STTP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STTP
STTP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
STTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STTY
STTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.STTY
STTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUBB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBB
SUBB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUBBAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBBAL
SUBBAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBBAL
SUBBAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
subDept - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
SUBFUNCTION - Static variable in class com.prowidesoftware.swift.model.field.Field23G
Component number for the Subfunction subfield
sublist(Integer, Integer) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a new list with the elements contained between start and end, both inclusive.
SUBM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBM
SUBM - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBM
SUBM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUBS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBS
SUBS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBS
SUBS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBS
SUBS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBS
SUBS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBS
SUBS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUBSAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBSAFE
SUBSAFE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUBSAFE
SUBSAFE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUBSET_NAME - Static variable in class com.prowidesoftware.swift.model.field.Field339
Component number for the Subset Name subfield
SUBSET_SHARING - Static variable in class com.prowidesoftware.swift.model.field.Field348
Component number for the Subset Sharing subfield
SUMC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMC
SUMC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUMD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMD
SUMD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMD
SUMD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMD
SUMD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUME
SUME - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMM
SUMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMM
SUMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMM
SUMM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUMM
SUMM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SUPPLEMENTARY_DETAILS - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Supplementary Details subfield
SUSP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SUSP
SUSP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
svcName - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
SWIFT_EOL - Static variable in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
EOL as defined by swift
SwiftBlock - Class in com.prowidesoftware.swift.model
Base class for a generic SWIFT block.
This is an abstract class so specific block classes for each block (block 1, 2, 3, etc...) should be instantiated.

Instances of this class may have a list of unparsed texts (UnparsedTextList).
SwiftBlock() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock
Default constructor, shouldn't be used normally.
SwiftBlock(UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock
Constructor for an unparsed text list
SwiftBlock1 - Class in com.prowidesoftware.swift.model
Base class for SWIFT Basic Header Block (block 1).
SwiftBlock1(String, String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock1
Constructor for specific values
SwiftBlock1() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock1
Default constructor
SwiftBlock1(String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock1
Creates the block with lenient false, meaning it expects a fixed length value.
SwiftBlock1(String, boolean) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock1
Creates a block 1 object setting attributes by parsing the fixed string argument;
SwiftBlock1Field - Enum in com.prowidesoftware.swift.model
Full qualified names for attributes in block 1.
SwiftBlock2 - Class in com.prowidesoftware.swift.model
Base class for SWIFT Application Header Block (block 2).
The Application Header contains information about the message type and the destination of the message.

SwiftBlock2() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2
Default Constructor
SwiftBlock2.MessagePriority - Enum in com.prowidesoftware.swift.model
Message priority values
SwiftBlock2Field - Enum in com.prowidesoftware.swift.model
Full qualified names for attributes in block 2.
SwiftBlock2Input - Class in com.prowidesoftware.swift.model
Base class for SWIFT Application Header Block (block 2) for INPUT (to SWIFT).
This block is used to construct messages that are going to be input to the SWIFT network.
SwiftBlock2Input(String, String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Input
Constructor for specific values
SwiftBlock2Input(String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Input
Creates the block with lenient false, meaning it expects a fixed length value.
SwiftBlock2Input(String, boolean) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Input
Creates a block 2 output object setting attributes by parsing the string argument containing the blocks value.
SwiftBlock2Input() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Input
Default constructor
SwiftBlock2Input.DeliveryMonitoring - Enum in com.prowidesoftware.swift.model
Delivery monitoring values
SwiftBlock2InputField - Enum in com.prowidesoftware.swift.model
Full qualified names for attributes in block 2 input.
SwiftBlock2Output - Class in com.prowidesoftware.swift.model
Base class for SWIFT Application Header Block (block 2) for OUTPUT (from SWIFT).
This block is used to construct messages that have been output from the SWIFT network.
SwiftBlock2Output(String, String, String, String, String, String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Output
Constructor for specific values
SwiftBlock2Output(String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Output
Creates the block with lenient false, meaning it expects a fixed length value.
SwiftBlock2Output(String, boolean) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Output
Creates a block 2 output object setting attributes by parsing the string argument containing the blocks value.
SwiftBlock2Output() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock2Output
Default Constructor
SwiftBlock2OutputField - Enum in com.prowidesoftware.swift.model
Full qualified names for attributes in block 2 output.
SwiftBlock3 - Class in com.prowidesoftware.swift.model
Base class for SWIFT User Header Block (block 3).
This block is optional, and contains special processing instructions.
SwiftBlock3() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock3
Default constructor
SwiftBlock3(List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock3
Constructor with tag initialization
SwiftBlock4 - Class in com.prowidesoftware.swift.model
Base class for SWIFT Body Block (block 4).
This block is where the actual message content is specified and is what most users see.
SwiftBlock4() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock4
Default constructor
SwiftBlock4(List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock4
Constructor with tag initialization
SwiftBlock5 - Class in com.prowidesoftware.swift.model
Base class for SWIFT Trailer Block (block 5).
Each SWIFT message has one or more trailers as required by the message exchange and security requirements.
SwiftBlock5() - Constructor for class com.prowidesoftware.swift.model.SwiftBlock5
Default constructor
SwiftBlock5(List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftBlock5
Constructor with tag initialization
SwiftBlockUser - Class in com.prowidesoftware.swift.model
Base class for SWIFT User "ad-hoc" Blocks (blocks with number other than 1-5 or names).

The assumption is that these User Defined Blocks are used and defined as tag blocks (meaning that these blocks behave like a block 3 or 5).

NOTE: this is not part of SWIFT standard, but seems to be common practice for users to append some locally defined blocks to annotate messages in a semi-compatible way (for example: add block 9 for some local information or block "S" for system reference).

SwiftBlockUser() - Constructor for class com.prowidesoftware.swift.model.SwiftBlockUser
Default constructor
SwiftBlockUser(Integer) - Constructor for class com.prowidesoftware.swift.model.SwiftBlockUser
Constructor for empty numbered user block
SwiftBlockUser(Integer, List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftBlockUser
Constructor for numbered user block with tag initialization
SwiftBlockUser(String) - Constructor for class com.prowidesoftware.swift.model.SwiftBlockUser
Constructor for named user block
SwiftBlockUser(String, List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftBlockUser
Constructor for named user block with tag initialization
SwiftFormatUtils - Class in com.prowidesoftware.swift.utils
This class provides methods to convert field components to objects.
SwiftMessage - Class in com.prowidesoftware.swift.model
Base class for swift messages.
This class is a generic data structure container for SWIFT messages.
SwiftMessage() - Constructor for class com.prowidesoftware.swift.model.SwiftMessage
Default constructor.
SwiftMessage(boolean) - Constructor for class com.prowidesoftware.swift.model.SwiftMessage
Constructor that initializes blocks TODO document hibernate didn't work
SwiftMessage(boolean, UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.SwiftMessage
Constructor for an unparsed text list that initializes blocks
SwiftMessage(UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.SwiftMessage
Constructor for an unparsed text list
SwiftMessageComparator - Class in com.prowidesoftware.swift.utils
An MT message comparator that compares all values from block 1 2 3, 4 and 5.
SwiftMessageComparator() - Constructor for class com.prowidesoftware.swift.utils.SwiftMessageComparator
 
SwiftMessageNote - Class in com.prowidesoftware.swift.model
Comments associated to a message for application only usage (not part of the standard).
SwiftMessageNote() - Constructor for class com.prowidesoftware.swift.model.SwiftMessageNote
 
SwiftMessageNote(String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageNote
 
SwiftMessageRevision - Class in com.prowidesoftware.swift.model
A revision is a snapshot of message content and is used to track the history of changes in a message.
SwiftMessageRevision() - Constructor for class com.prowidesoftware.swift.model.SwiftMessageRevision
 
SwiftMessageRevision(AbstractSwiftMessage) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageRevision
Creates a message revision from a messages.
Sets the revision message content with the actual message content.
SwiftMessageStatusInfo - Class in com.prowidesoftware.swift.model
Status tracking record for application only usage (not part of the standard).
The status name identifier is modeled with plain String, nevertheless the usage of an application specific enumeration is encourage; constructors and methods with raw Enum parameters are provided.
SwiftMessageStatusInfo() - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
No arguments constructor
SwiftMessageStatusInfo(String, Calendar, String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
Constructor with parameter for all fields.
SwiftMessageStatusInfo(String, Calendar, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageStatusInfo(String, String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageStatusInfo(String, String, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageStatusInfo(String, Calendar, String, Enum) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageStatusInfo(String, String, Enum, String) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageStatusInfo(String, String, Enum) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
SwiftMessageUtils - Class in com.prowidesoftware.swift.model
Utility methods that provide higher level access to SwiftMessage
SwiftMessageUtils() - Constructor for class com.prowidesoftware.swift.model.SwiftMessageUtils
 
SwiftMessageUtils(SwiftMessage) - Constructor for class com.prowidesoftware.swift.model.SwiftMessageUtils
 
SwiftParser - Class in com.prowidesoftware.swift.io.parser
FIN Parser.
SwiftParser(InputStream) - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParser
Constructor with an input stream for parsing a message
SwiftParser(Reader) - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParser
Constructor with a reader for parsing a message
SwiftParser(String) - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParser
Constructor with a String for parsing a message
SwiftParser() - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParser
default constructor.
NOTE: If this constructor is called, setReader must be called to use the parser
SwiftParser(File) - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParser
Create a parser and feed it with the contents of the given file
SwiftParserConfiguration - Class in com.prowidesoftware.swift.io.parser
Container class for MT parser parameters.
SwiftParserConfiguration() - Constructor for class com.prowidesoftware.swift.io.parser.SwiftParserConfiguration
 
SwiftParseUtils - Class in com.prowidesoftware.swift.model.field
This class provides methods to parse field components.
SwiftServiceId - Class in com.prowidesoftware.swift.model
Deprecated.
SwiftServiceId(String) - Constructor for class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
 
SwiftTagListBlock - Class in com.prowidesoftware.swift.model
Base class for SWIFT blocks that contain and arbitrary set of fields (3, 4, 5 and user blocks).
Specific block classes for each block should be instantiated.
SwiftTagListBlock() - Constructor for class com.prowidesoftware.swift.model.SwiftTagListBlock
Default constructor, shouldn't be used normally.
SwiftTagListBlock(List<Tag>) - Constructor for class com.prowidesoftware.swift.model.SwiftTagListBlock
Intended to be used by search results in this class
SwiftValueBlock - Class in com.prowidesoftware.swift.model
Base class for SWIFT blocks that contain its fields concatenated as a single fixed length value; blocks 1 and 2.
This is an abstract class so specific block classes for each block should be instantiated.
SwiftValueBlock() - Constructor for class com.prowidesoftware.swift.model.SwiftValueBlock
Default constructor, shouldn't be used normally.
SwiftWriter - Class in com.prowidesoftware.swift.io.writer
Helper API to write MT message content into native SWIFT format.
SwiftWriter() - Constructor for class com.prowidesoftware.swift.io.writer.SwiftWriter
 
SWRT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SWRT
SWRT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 
SXDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SXDT
SXDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsS
 

T

T - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
T5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
TACR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TACR
TACR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TACR
TACR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
tag(SwiftBlock3, Tag) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
tag(SwiftBlock4, Tag) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
tag(SwiftBlock5, Tag) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
tag(SwiftBlockUser, Tag) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
tag(SwiftBlock, Tag) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
tag(SwiftBlock3, Tag) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
tag(SwiftBlock4, Tag) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
tag(SwiftBlock5, Tag) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
tag(SwiftBlockUser, Tag) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
tag(SwiftBlock, Tag) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field101
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field102
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field103
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field104
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field105
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field106
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field107
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field108
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field109
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field110
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field111
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field113
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field114
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field115
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field116
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field117
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field118
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field119
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field11A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field11R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field11S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field120
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field121
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field122
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field123
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field124
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field125
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field126
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field127
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field128
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field129
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field12G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field130
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field132
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field133
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field134
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field135
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field136
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field137
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field13K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field140
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field141
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field142
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field143
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field144
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field14S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field151
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field152
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field153
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15I
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15O
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field15P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field165
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field16A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field16C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field16R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field16S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field171
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field172
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field173
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field174
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field175
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field177
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field179
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17I
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17O
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17Q
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17V
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17W
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17X
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17Y
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field17Z
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field18A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field18B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field18C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field18D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field199
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19Y
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field19Z
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field20
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field202
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field203
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field204
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field206
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field208
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field209
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field20C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field20D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field21R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22Q
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22V
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22W
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22X
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22Y
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field22Z
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field23G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field242
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field243
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field24B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field24D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field25
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field251
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field252
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field253
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field254
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field255
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field256
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field257
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field258
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field259
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field25A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field25D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field25P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field260
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field263
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field264
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field26T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field27
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field270
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field271
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field272
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field28
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field280
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field281
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field28C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field28D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field28E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field29N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field301
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field302
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field303
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field304
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field305
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field307
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30Q
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30V
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30X
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30Y
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field30Z
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field311
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field312
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field313
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field31X
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field329
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32Q
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field32U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field330
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field331
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field332
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field333
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field334
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field335
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field336
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field337
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field338
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field339
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field33T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field340
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field341
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field342
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field343
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field344
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field345
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field346
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field347
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field348
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field349
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field34R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field35U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field36
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field36B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field36C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field36E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field37V
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field38J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field39A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field39B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field39C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field401
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field405
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field40A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field40B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field40C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field40E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field40F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field41A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field41D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field421
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field422
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field423
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field424
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field425
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field42A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field42C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field42D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field42M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field42P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field431
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field432
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field433
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field434
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field43P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field43T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field443
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field44F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field451
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field45A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field45B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field461
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field46A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field46B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field47A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field47B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field48
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field49
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field503
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field50L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field51A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field51C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field51D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field52A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field52B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field52C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field52D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field533
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field53A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field53B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field53C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field53D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field53J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field54A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field54B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field54D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field55A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field55B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field55D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field56A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field56B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field56C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field56D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field56J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field57A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field57B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field57C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field57D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field57J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field58A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field58B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field58D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field58J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field59
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field59A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field59F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field60F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field60M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field61
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field619
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field62F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field62M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field64
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field65
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field68A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field69J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field70G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field71A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field71B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field71C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field71F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field71G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field72
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field73
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field74
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field75
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field76
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field77T
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field78
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field79
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field80C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field81A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field81D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field81J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field82A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field82B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field82D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field82J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field83A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field83C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field83D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field83J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field84A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field84B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field84D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field84J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field85A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field85B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field85D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field85J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field86
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field86A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field86B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field86D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field86J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field87A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field87B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field87D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field87J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field88A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field88B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field88D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field88J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field89A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field89D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field89J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field90L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field91A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field91D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field91J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92M
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92N
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field92R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field93A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field93B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field93C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field93D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field94L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95L
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95P
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95Q
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95R
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95S
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95U
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field95V
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field96A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field96D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field96J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field97A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field97B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field97C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field97E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98C
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98D
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98E
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98F
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98G
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98H
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98J
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field98K
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field999
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field99A
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field99B
Create a Tag with this field name and the given value.
tag(String) - Static method in class com.prowidesoftware.swift.model.field.Field99C
Create a Tag with this field name and the given value.
tag(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns a tag or null if tag not found
Tag - Class in com.prowidesoftware.swift.model
Representation of a swift tag (also 'field' in computer terms) in a message.
Tag() - Constructor for class com.prowidesoftware.swift.model.Tag
Default constructor
Tag(String) - Constructor for class com.prowidesoftware.swift.model.Tag
Create a tag from the value in inner.
Tag(String, String) - Constructor for class com.prowidesoftware.swift.model.Tag
Create a tag with the given tagname and value
Tag(UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.Tag
Constructor for an unparsed text list
Tag(String, UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.Tag
Constructor for tag encoded value and an unparsed text list
Tag(String, String, UnparsedTextList) - Constructor for class com.prowidesoftware.swift.model.Tag
Constructor for tag name and value and an unparsed text list
tag(SwiftBlock3, Tag) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
tag(SwiftBlock4, Tag) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
tag(SwiftBlock5, Tag) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
tag(SwiftBlockUser, Tag) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
tag(SwiftBlock3, Tag) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
tag(SwiftBlock4, Tag) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
tag(SwiftBlock5, Tag) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
tag(SwiftBlockUser, Tag) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
tagIterator() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Gets a Iterator for the tags in this block or null if no tags are present on the block an empty iterator is returned.
tagListBlockConsume(SwiftTagListBlock, String) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
consumes a tag list block (i.e: block 3, block 5 or user defined block)
tagNamesList() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
tags(String) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns an array of tags or null if non is found
TagVisitor - Interface in com.prowidesoftware.swift.model
 
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT102_STP.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT104.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT107.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT202COV.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT203.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT204.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT205COV.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt2xx.MT210.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceB2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceD1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300.SequenceE1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceB2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304.SequenceC1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305.SequenceB1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceF1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306.SequenceM1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceB2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340.SequenceG1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341.SequenceD1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350.SequenceD1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceB1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceC2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceE1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceF2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360.SequenceO1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceB1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceC2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceE1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF2
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceP1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416.SequenceB
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT430.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600.SequenceD1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601.SequenceB1a1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620.SequenceG1
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceA
List of optional tags after the last mandatory tag
TAIL - Static variable in class com.prowidesoftware.swift.model.mt.mt8xx.MT800.SequenceB
List of optional tags after the last mandatory tag
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAL
TAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAPC
TAPC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TargetYear - Enum in com.prowidesoftware.deprecation
Target year for which a deprecation operation is scheduled.
TAVO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAVO
TAVO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAXB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXB
TAXB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXB
TAXB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXB
TAXB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAXC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXC
TAXC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXC
TAXC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXC
TAXC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXE
TAXE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAXR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXR
TAXR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXR
TAXR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXR
TAXR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TAXVODET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TAXVODET
TAXVODET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCFA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCFA
TCFA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCHA
TCHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCHA
TCHA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCMV
TCMV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCOP
TCOP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCOP
TCOP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCOR
TCOR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCPI
TCPI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCRL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCRL
TCRL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCRL
TCRL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCRL
TCRL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TCTR
TCTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TDMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TDMT
TDMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TDMT
TDMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TDTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TDTA
TDTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TDTA
TDTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TELB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELB
TELB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELB
TELB - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELB
TELB - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELB
TELB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TELE - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELE
TELE - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELE
TELE - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELE
TELE - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELE
TELE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TELI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELI
TELI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_REMIT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELI
TELI - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT103_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELI
TELI - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELI
TELI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TELX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELX
TELX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELX
TELX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELX
TELX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELX
TELX - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TELX
TELX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TEMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEMP
TEMP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEMP
TEMP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT364
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TERM
TERM - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TEST12 - Static variable in class com.prowidesoftware.swift.model.BIC
Fake Logical terminal address for testing, consisting of a fake "test & training" BIC of 12 chars (including the terminal identification)
TEST8 - Static variable in class com.prowidesoftware.swift.model.BIC
Fake "test & training" BIC of 8 chars for testing
TEST_MODE_CODE - Static variable in class com.prowidesoftware.swift.model.field.Field127
Component number for the Test Mode Code subfield
TestUtils - Class in com.prowidesoftware.swift.utils
Utility methods for test cases
TEXA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXA
TEXA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXA
TEXA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXA
TEXA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXA
TEXA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXP
TEXP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TEXP
TEXP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TEXT - Static variable in class com.prowidesoftware.swift.model.field.Field311
Component number for the Text subfield
textTagEndBlock4(String, int, boolean) - Method in class com.prowidesoftware.swift.io.parser.SwiftParser
finds the end of a text tag (i.e: ":TAG:VALUE").
TextWriter - Class in com.prowidesoftware.swift.io.writer
Deprecated.
TextWriter() - Constructor for class com.prowidesoftware.swift.io.writer.TextWriter
Deprecated.
 
THRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRS
THRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRS
THRS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRS
THRS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
THRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRU
THRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRU
THRU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.THRU
THRU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TILI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TILI
TILI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TILI
TILI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TILI
TILI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field109
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field13C
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field13D
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field14S
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field175
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29E
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29J
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29K
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29L
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29M
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field29N
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field31G
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field31X
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field342
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field69D
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field69F
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98C
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98F
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98J
Component number for the Time subfield
TIME - Static variable in class com.prowidesoftware.swift.model.field.Field98K
Component number for the Time subfield
TIME_2 - Static variable in class com.prowidesoftware.swift.model.field.Field98G
Component number for the Time 2 subfield
TIME_2 - Static variable in class com.prowidesoftware.swift.model.field.Field98H
Component number for the Time 2 subfield
TIME_LAST_DELIVERY_ATTEMPT - Static variable in class com.prowidesoftware.swift.model.field.Field335
Component number for the Time Last Delivery Attempt subfield
TIME_LAST_SESSION_CLOSED - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Time Last Session Closed subfield
TIME_LAST_SESSION_OPENED - Static variable in class com.prowidesoftware.swift.model.field.Field333
Component number for the Time Last Session Opened subfield
TIME_MESSAGE_ENTERED - Static variable in class com.prowidesoftware.swift.model.field.Field335
Component number for the Time Message Entered subfield
TIME_SESSION_CLOSED - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Time Session Closed subfield
TIME_SESSION_OPENED - Static variable in class com.prowidesoftware.swift.model.field.Field331
Component number for the Time Session Opened subfield
TIMESTAMP - Static variable in class com.prowidesoftware.swift.model.field.Field270
Component number for the Timestamp subfield
TIMESTAMP - Static variable in class com.prowidesoftware.swift.model.field.Field271
Component number for the Timestamp subfield
TIMESTAMP - Static variable in class com.prowidesoftware.swift.model.field.Field272
Component number for the Timestamp subfield
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TINA
TINA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITA
TITA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITL
TITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITL
TITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TITL
TITL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TLDE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TLDE
TLDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TLDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TLDT
TLDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
to() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Gets the receiver BIC code
If the header is a BAH, tries to gets the BIC code from this elements in the following order: BusinessApplicationHeaderV01/To/FIId/FinInstnId/BICFI BusinessApplicationHeaderV01/To/OrgId/Id/OrgId/Id/AnyBIC
If the header is an AH, gets the same from ApplicationHeader/To/Type+Id where if Type is BIC the Id is returned as is, otherwise the domain name is parsed using MxParser.getBICFromDN(String)
to - Variable in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
to - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
to - Variable in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
TOAL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOAL
TOAL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TOBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOBA
TOBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOBA
TOBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOBA
TOBA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOCO
TOCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
toJson() - Method in class com.prowidesoftware.swift.model.SwiftBlock1
 
toJson() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
intended to be overwritten
toJson() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Input
 
toJson() - Method in class com.prowidesoftware.swift.model.SwiftBlock2Output
 
toJson() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get a json representation of this object.
toJson() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOL
TOL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TOLERANCE_1 - Static variable in class com.prowidesoftware.swift.model.field.Field39A
Component number for the Tolerance 1 subfield
TOLERANCE_2 - Static variable in class com.prowidesoftware.swift.model.field.Field39A
Component number for the Tolerance 2 subfield
toMT() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Get the MTxxx instance that corresponds to the current message type.
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TON
TON - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TOOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOOR
TOOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOOR
TOOR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOOR
TOOR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOSE
TOSE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
toString() - Method in class com.prowidesoftware.swift.io.parser.MxParser.MxStructureInfo
 
toString() - Method in class com.prowidesoftware.swift.model.BIC
 
toString() - Method in class com.prowidesoftware.swift.model.field.Field
Implementation of toString using ToStringBuilder from commons-lang
toString() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
 
toString() - Method in class com.prowidesoftware.swift.model.MtId
 
toString() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.ApplicationHeader
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchAndFinancialInstitutionIdentification5
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.BranchData2
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeader1
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.BusinessApplicationHeaderV01
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemIdentification2Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.ClearingSystemMemberIdentification2
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.ContactDetails2
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.DateAndPlaceOfBirth
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.DuplicateIndication
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialIdentificationSchemeName1Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.FinancialInstitutionIdentification8
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericFinancialIdentification1
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericOrganisationIdentification1
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.GenericPersonIdentification1
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentification7
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.OrganisationIdentificationSchemeName1Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.Party10Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.Party9Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.PartyIdentification42
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentification5
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.PersonIdentificationSchemeName1Choice
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
toString() - Method in class com.prowidesoftware.swift.model.mx.dic.SignatureEnvelope
 
toString() - Method in class com.prowidesoftware.swift.model.MxId
 
toString() - Method in class com.prowidesoftware.swift.model.MxNode
 
toString() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
toString() - Method in class com.prowidesoftware.swift.model.SwiftBlock
 
toString() - Method in class com.prowidesoftware.swift.model.SwiftBlock2
convert this to string
toString() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Commons-lang reflection toString implementation
toString() - Method in class com.prowidesoftware.swift.model.SwiftMessageStatusInfo
 
toString() - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
convert this to string
toString() - Method in class com.prowidesoftware.swift.model.Tag
 
toString() - Method in class com.prowidesoftware.swift.model.UnparsedTextList
convert this to string
TOTAL - Static variable in class com.prowidesoftware.swift.model.field.Field129
Component number for the Total subfield
TOTAL - Static variable in class com.prowidesoftware.swift.model.field.Field27
Component number for the Total subfield
TOTAL_MESSAGES_RECEIVED - Static variable in class com.prowidesoftware.swift.model.field.Field332
Component number for the Total Messages Received subfield
TOTAL_MESSAGES_SENT - Static variable in class com.prowidesoftware.swift.model.field.Field332
Component number for the Total Messages Sent subfield
TOTAL_SECTIONS - Static variable in class com.prowidesoftware.swift.model.field.Field203
Component number for the Total Sections subfield
TOVA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOVA
TOVA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
toXml() - Method in class com.prowidesoftware.swift.model.SwiftMessage
Gets a proprietary XML representation of this message.
Notice: it is neither a standard nor the MX version of this MT.
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TOZ
TOZ - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPDT
TPDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPIN
TPIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPIN
TPIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPOU
TPOU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPOU
TPOU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRC
TPRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRC
TPRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPRI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRI
TPRI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRO
TPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRO
TPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRO
TPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRO
TPRO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TPRO
TPRO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TQBT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TQBT
TQBT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAA
TRAA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAA
TRAA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAA
TRAA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAD
TRAD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADDET
TRADDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRADE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADE
TRADE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRADPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADPRTY
TRADPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADPRTY
TRADPRTY - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRADPRTY
TRADPRTY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAG
TRAG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAK
TRAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAK
TRAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAK
TRAK - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAK
TRAK - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAN
TRAN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRANS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRANS
TRANS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRANSACTION_IDENTIFIER - Static variable in class com.prowidesoftware.swift.model.field.Field22N
Component number for the Transaction Identifier subfield
TRANSACTION_TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Transaction Type subfield
TRANSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRANSDET
TRANSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRANSDET
TRANSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRANSDET
TRANSDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRANSDET
TRANSDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
translate(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Main entry point for the translation
translate(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Main entry point for the translation
translate(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Main entry point for the translation
translate(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Main entry point for the translation
translate(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Main entry point for the translation
translate(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Main entry point for the translation
translate(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Main entry point for the translation
translate(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Main entry point for the translation
translate(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Main entry point for the translation
translate(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Main entry point for the translation
translate(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Main entry point for the translation
translate(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Main entry point for the translation
translate(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Main entry point for the translation
translate(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Main entry point for the translation
translate(MT530) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Main entry point for the translation
translate(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Main entry point for the translation
translate(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Main entry point for the translation
translate(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Main entry point for the translation
translate(MT536) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Main entry point for the translation
translate(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Main entry point for the translation
translate(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Main entry point for the translation
translate(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Main entry point for the translation
translate(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Main entry point for the translation
translate(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Main entry point for the translation
translate(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Main entry point for the translation
translate(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Main entry point for the translation
translate(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Main entry point for the translation
translate(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Main entry point for the translation
translate(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Main entry point for the translation
translate(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Main entry point for the translation
translate(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Main entry point for the translation
translate(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Main entry point for the translation
translate(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Main entry point for the translation
translate(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Main entry point for the translation
translate(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Main entry point for the translation
translate(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Main entry point for the translation
translate(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Main entry point for the translation
translate(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Main entry point for the translation
translate(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Main entry point for the translation
translate(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Main entry point for the translation
translate(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Main entry point for the translation
translate(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Main entry point for the translation
translate(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Main entry point for the translation
translate(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Main entry point for the translation
translate(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Main entry point for the translation
translate(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Main entry point for the translation
translate(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Main entry point for the translation
translate(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Main entry point for the translation
translate(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Main entry point for the translation
translate(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Main entry point for the translation
translate(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Main entry point for the translation
translate(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Main entry point for the translation
translate(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Main entry point for the translation
translate(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Main entry point for the translation
translate(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Main entry point for the translation
translate(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Main entry point for the translation
translate(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Main entry point for the translation
translate(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Main entry point for the translation
translate(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Main entry point for the translation
translate(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Main entry point for the translation
translate(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Main entry point for the translation
translate(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Main entry point for the translation
translate(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Main entry point for the translation
translate(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Main entry point for the translation
translate(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Main entry point for the translation
translate(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Main entry point for the translation
translate(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Main entry point for the translation
translate(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Main entry point for the translation
translate(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Main entry point for the translation
translate(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Main entry point for the translation
translate(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Main entry point for the translation
translate(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Main entry point for the translation
translate(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Main entry point for the translation
translate(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Main entry point for the translation
translate(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Main entry point for the translation
translate(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Main entry point for the translation
translate(MT900) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Main entry point for the translation
translate(MT910) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Main entry point for the translation
translate(MT940) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Main entry point for the translation
translate(MT941) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Main entry point for the translation
translate(MT942) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Main entry point for the translation
translate(MT950) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Main entry point for the translation
translate(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Main entry point for the translation
translate(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Main entry point for the translation
translate(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Main entry point for the translation
translate(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Main entry point for the translation
translate(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Main entry point for the translation
translate(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Main entry point for the translation
translate(MxSeev03200202) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Main entry point for the translation
translate(MxSeev03300202) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Main entry point for the translation
translate(MxSeev03400202) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Main entry point for the translation
translate(MxSeev03500202) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Main entry point for the translation
translate(MxSeev03600202) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Main entry point for the translation
translate(MxSeev03700202) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Main entry point for the translation
translate(MxSeev03800202) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Main entry point for the translation
translate(MxSeev03900202) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Main entry point for the translation
translate(MxSeev04000202) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Main entry point for the translation
translate(MxSeev04400202) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Main entry point for the translation
translate(MxSemt00200203) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Main entry point for the translation
translate(MxSemt00300203) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Main entry point for the translation
translate(MxSemt01300201) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Main entry point for the translation
translate(MxSemt01400201) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Main entry point for the translation
translate(MxSemt01500201) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Main entry point for the translation
translate(MxSemt01600201) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Main entry point for the translation
translate(MxSemt01700201) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Main entry point for the translation
translate(MxSemt01800201) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Main entry point for the translation
translate(MxSemt01900201) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Main entry point for the translation
translate(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Main entry point for the translation
translate(MxSemt02100201) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Main entry point for the translation
translate(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Main entry point for the translation
translate(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Main entry point for the translation
translate(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Main entry point for the translation
translate(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Main entry point for the translation
translate(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Main entry point for the translation
translate(MxSese02100201) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Main entry point for the translation
translate(MxSese02200201) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Main entry point for the translation
translate(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Main entry point for the translation
translate(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Main entry point for the translation
translate(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Main entry point for the translation
translate(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Main entry point for the translation
translate(MxSese02400201) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Main entry point for the translation
translate(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Main entry point for the translation
translate(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Main entry point for the translation
translate(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Main entry point for the translation
translate(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Main entry point for the translation
translate(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Main entry point for the translation
translate(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Main entry point for the translation
translate(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Main entry point for the translation
translate(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Main entry point for the translation
translate(MxSese02700201) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Main entry point for the translation
translate(MxSese02800201) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Main entry point for the translation
translate(MxSese02900201) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Main entry point for the translation
translate(MxSese03000201) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Main entry point for the translation
translate(MxSese03100201) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Main entry point for the translation
translate(MxSese03200201) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Main entry point for the translation
translate(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Main entry point for the translation
translate(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Main entry point for the translation
translate(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Main entry point for the translation
translate(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Main entry point for the translation
translate(MxSese03400201) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Main entry point for the translation
translate(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Main entry point for the translation
translate(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Main entry point for the translation
translate(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Main entry point for the translation
translate(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Main entry point for the translation
translate(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Main entry point for the translation
translate(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Main entry point for the translation
translate(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Main entry point for the translation
translate(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Main entry point for the translation
translate(MxSese03700201) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Main entry point for the translation
translate(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Main entry point for the translation
translate(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Main entry point for the translation
translate(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Main entry point for the translation
translate(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Main entry point for the translation
translate(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Main entry point for the translation
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 11A -> ActiveCurrencyCode : Default
352 TRANSLATE(11A, ActiveCurrencyCode)
353 RULE
354 Currency Code CopyTo ActiveCurrencyCode
355 END
356 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 11A -> ActiveCurrencyCode : Default
357 TRANSLATE(11A, ActiveCurrencyCode)
358 RULE
359 Currency Code CopyTo ActiveCurrencyCode
360 END
361 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 11A -> ActiveCurrencyCode : Default
491 TRANSLATE(11A, ActiveCurrencyCode)
492 RULE
493 Currency Code CopyTo ActiveCurrencyCode
494 END
495 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 11A -> ActiveCurrencyCode : Default
3083 TRANSLATE(11A, ActiveCurrencyCode)
3084 RULE
3085 Currency Code CopyTo ActiveCurrencyCode
3086 END
3087 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 11A -> ActiveCurrencyCode : Default
1401 TRANSLATE(11A, ActiveCurrencyCode)
1402 RULE
1403 Currency Code CopyTo ActiveCurrencyCode
1404 END
1405 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 11A -> ActiveCurrencyCode : Default
1317 TRANSLATE(11A, ActiveCurrencyCode)
1318 RULE
1319 Currency Code CopyTo ActiveCurrencyCode
1320 END
1321 END
translate11A_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 11A -> ActiveCurrencyCode : Default
964 TRANSLATE(11A, ActiveCurrencyCode)
965 RULE
966 Currency Code CopyTo ActiveCurrencyCode
967 END
968 END
translate11A_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 11A -> ActiveOrHistoricCurrencyCode : Default
599 TRANSLATE(11A, ActiveOrHistoricCurrencyCode)
600 RULE
601 Currency Code CopyTo ActiveOrHistoricCurrencyCode
602 END
603 END
translate11A_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 11A -> ActiveOrHistoricCurrencyCode : Default
611 TRANSLATE(11A, ActiveOrHistoricCurrencyCode)
612 RULE
613 Currency Code CopyTo ActiveOrHistoricCurrencyCode
614 END
615 END
translate11A_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 11A -> ActiveOrHistoricCurrencyCode : Default
513 TRANSLATE(11A, ActiveOrHistoricCurrencyCode)
514 RULE
515 Currency Code CopyTo ActiveOrHistoricCurrencyCode
516 END
517 END
translate11A_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 11A -> ActiveOrHistoricCurrencyCode : Default
521 TRANSLATE(11A, ActiveOrHistoricCurrencyCode)
522 RULE
523 Currency Code CopyTo ActiveOrHistoricCurrencyCode
524 END
525 END
translate12A_GenericIdentification23_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 12A -> GenericIdentification23 : Default
560 TRANSLATE(12A, GenericIdentification23)
561 RULE
562 NODE (Identification)
563 Instrument Code or Description CopyTo Identification
564 END
565 Data Source Scheme TranslateTo GenericIdentification23
566 NODE (Issuer)
567 IF (Not (Data Source Scheme IsPresent))
568 THEN
569 'NONE' CopyTo Issuer
570 END
571 END
572 END
573 END
translate12A_GenericIdentification23_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 12A -> GenericIdentification23 : Default
572 TRANSLATE(12A, GenericIdentification23)
573 RULE
574 NODE (Identification)
575 Instrument Code or Description CopyTo Identification
576 END
577 Data Source Scheme TranslateTo GenericIdentification23
578 NODE (Issuer)
579 IF (Not (Data Source Scheme IsPresent))
580 THEN
581 'NONE' CopyTo Issuer
582 END
583 END
584 END
585 END
translate12A_GenericIdentification23_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 12A -> GenericIdentification23 : Default
499 TRANSLATE(12A, GenericIdentification23)
500 RULE
501 NODE (Identification)
502 Instrument Code or Description CopyTo Identification
503 END
504 Data Source Scheme TranslateTo GenericIdentification23
505 NODE (Issuer)
506 IF (Not (Data Source Scheme IsPresent))
507 THEN
508 'NONE' CopyTo Issuer
509 END
510 END
511 END
512 END
translate12A_GenericIdentification23_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 12A -> GenericIdentification23 : Default
507 TRANSLATE(12A, GenericIdentification23)
508 RULE
509 NODE (Identification)
510 Instrument Code or Description CopyTo Identification
511 END
512 Data Source Scheme TranslateTo GenericIdentification23
513 NODE (Issuer)
514 IF (Not (Data Source Scheme IsPresent))
515 THEN
516 'NONE' CopyTo Issuer
517 END
518 END
519 END
520 END
translate12A_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 12A -> RestrictedFINMax30Text : Default
285 TRANSLATE(12A, RestrictedFINMax30Text)
286 RULE
287 Instrument Code or Description CopyTo RestrictedFINMax30Text
288 END
289 END
translate12A_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 12A -> RestrictedFINMax30Text : Default
290 TRANSLATE(12A, RestrictedFINMax30Text)
291 RULE
292 Instrument Code or Description CopyTo RestrictedFINMax30Text
293 END
294 END
translate12A_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 12A -> RestrictedFINMax30Text : Default
280 TRANSLATE(12A, RestrictedFINMax30Text)
281 RULE
282 Instrument Code or Description CopyTo RestrictedFINMax30Text
283 END
284 END
translate12A_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 12A -> RestrictedFINMax30Text : Default
280 TRANSLATE(12A, RestrictedFINMax30Text)
281 RULE
282 Instrument Code or Description CopyTo RestrictedFINMax30Text
283 END
284 END
translate12B_2_OptionStyle5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 12B_2 -> OptionStyle5Choice : Default
574 TRANSLATE(12B_2, OptionStyle5Choice)
575 RULE
576 NODE (Code)
577 IF (Not (Data Source Scheme IsPresent))
578 THEN
579 Instrument Type Code TranslateTo Code
580 END
581 END
582 NODE (Proprietary)
583 Data Source Scheme TranslateTo Proprietary
584 NODE (Identification)
585 IF (Data Source Scheme IsPresent)
586 THEN
587 Instrument Type Code CopyTo Proprietary\Identification
588 END
589 END
590 END
591 END
592 END
translate12B_2_OptionStyle5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 12B_2 -> OptionStyle5Choice : Default
586 TRANSLATE(12B_2, OptionStyle5Choice)
587 RULE
588 NODE (Code)
589 IF (Not (Data Source Scheme IsPresent))
590 THEN
591 Instrument Type Code TranslateTo Code
592 END
593 END
594 NODE (Proprietary)
595 Data Source Scheme TranslateTo Proprietary
596 NODE (Identification)
597 IF (Data Source Scheme IsPresent)
598 THEN
599 Instrument Type Code CopyTo Proprietary\Identification
600 END
601 END
602 END
603 END
604 END
translate12C_CFIIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 12C -> CFIIdentifier : Default
555 TRANSLATE(12C, CFIIdentifier)
556 RULE
557 CFI Code CopyTo CFIIdentifier
558 END
559 END
translate12C_CFIIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 12C -> CFIIdentifier : Default
567 TRANSLATE(12C, CFIIdentifier)
568 RULE
569 CFI Code CopyTo CFIIdentifier
570 END
571 END
translate12C_CFIIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 12C -> CFIIdentifier : Default
494 TRANSLATE(12C, CFIIdentifier)
495 RULE
496 CFI Code CopyTo CFIIdentifier
497 END
498 END
translate12C_CFIIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 12C -> CFIIdentifier : Default
502 TRANSLATE(12C, CFIIdentifier)
503 RULE
504 CFI Code CopyTo CFIIdentifier
505 END
506 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
139 TRANSLATE(13A, DocumentNumber2Choice)
140 RULE
141 NODE (ShortNumber)
142 Number Id CopyTo ShortNumber
143 END
144 END
145 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
139 TRANSLATE(13A, DocumentNumber2Choice)
140 RULE
141 NODE (ShortNumber)
142 Number Id CopyTo ShortNumber
143 END
144 END
145 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
99 TRANSLATE(13A, DocumentNumber2Choice)
100 RULE
101 NODE (ShortNumber)
102 Number Id CopyTo ShortNumber
103 END
104 END
105 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
99 TRANSLATE(13A, DocumentNumber2Choice)
100 RULE
101 NODE (ShortNumber)
102 Number Id CopyTo ShortNumber
103 END
104 END
105 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
139 TRANSLATE(13A, DocumentNumber2Choice)
140 RULE
141 NODE (ShortNumber)
142 Number Id CopyTo ShortNumber
143 END
144 END
145 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
99 TRANSLATE(13A, DocumentNumber2Choice)
100 RULE
101 NODE (ShortNumber)
102 Number Id CopyTo ShortNumber
103 END
104 END
105 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
99 TRANSLATE(13A, DocumentNumber2Choice)
100 RULE
101 NODE (ShortNumber)
102 Number Id CopyTo ShortNumber
103 END
104 END
105 END
translate13A_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 13A -> DocumentNumber2Choice : Default
147 TRANSLATE(13A, DocumentNumber2Choice)
148 RULE
149 NODE (ShortNumber)
150 Number Id CopyTo ShortNumber
151 END
152 END
153 END
translate13A_Exact3NumericText_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 13A -> Exact3NumericText : Default
2185 TRANSLATE(13A, Exact3NumericText)
2186 RULE
2187 Number Id CopyTo Exact3NumericText
2188 END
2189 END
translate13A_Exact3NumericText_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 13A -> Exact3NumericText : Default
1160 TRANSLATE(13A, Exact3NumericText)
1161 RULE
1162 Number Id CopyTo Exact3NumericText
1163 END
1164 END
translate13A_OptionNumber1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 13A -> OptionNumber1Choice : Default
1136 TRANSLATE(13A, OptionNumber1Choice)
1137 RULE
1138 NODE (Number)
1139 IF (Not (Number Id IsSameString 'UNS'))
1140 THEN
1141 Number Id CopyTo Number
1142 END
1143 END
1144 NODE (Code)
1145 IF (Number Id IsSameString 'UNS')
1146 THEN
1147 'UNSO' CopyTo Code
1148 END
1149 END
1150 END
1151 END
translate13A_OptionNumber1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 13A -> OptionNumber1Choice : Default
487 TRANSLATE(13A, OptionNumber1Choice)
488 RULE
489 NODE (Number)
490 IF (Not (Number Id IsSameString 'UNS'))
491 THEN
492 Number Id CopyTo Number
493 END
494 END
495 NODE (Code)
496 IF (Number Id IsSameString 'UNS')
497 THEN
498 'UNSO' CopyTo Code
499 END
500 END
501 END
502 END
translate13A_OptionNumber1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 13A -> OptionNumber1Choice : Default
802 TRANSLATE(13A, OptionNumber1Choice)
803 RULE
804 NODE (Number)
805 IF (Not (Number Id IsSameString 'UNS'))
806 THEN
807 Number Id CopyTo Number
808 END
809 END
810 NODE (Code)
811 IF (Number Id IsSameString 'UNS')
812 THEN
813 'UNSO' CopyTo Code
814 END
815 END
816 END
817 END
translate13A_OptionNumber1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 13A -> OptionNumber1Choice : Default
606 TRANSLATE(13A, OptionNumber1Choice)
607 RULE
608 NODE (Number)
609 IF (Not (Number Id IsSameString 'UNS'))
610 THEN
611 Number Id CopyTo Number
612 END
613 END
614 NODE (Code)
615 IF (Number Id IsSameString 'UNS')
616 THEN
617 'UNSO' CopyTo Code
618 END
619 END
620 END
621 END
translate13A_OptionNumber1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 13A -> OptionNumber1Choice : Default
376 TRANSLATE(13A, OptionNumber1Choice)
377 RULE
378 NODE (Number)
379 IF (Not (Number Id IsSameString 'UNS'))
380 THEN
381 Number Id CopyTo Number
382 END
383 END
384 NODE (Code)
385 IF (Number Id IsSameString 'UNS')
386 THEN
387 'UNSO' CopyTo Code
388 END
389 END
390 END
391 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
146 TRANSLATE(13B, DocumentNumber2Choice)
147 RULE
148 NODE (LongNumber)
149 IF (Not (Data Source Scheme IsPresent))
150 THEN
151 Number CopyTo LongNumber
152 END
153 END
154 NODE (ProprietaryNumber)
155 NODE (Identification)
156 IF (Data Source Scheme IsPresent)
157 THEN
158 Number CopyTo ProprietaryNumber\Identification
159 END
160 END
161 Data Source Scheme TranslateTo ProprietaryNumber
162 END
163 END
164 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
146 TRANSLATE(13B, DocumentNumber2Choice)
147 RULE
148 NODE (LongNumber)
149 IF (Not (Data Source Scheme IsPresent))
150 THEN
151 Number CopyTo LongNumber
152 END
153 END
154 NODE (ProprietaryNumber)
155 NODE (Identification)
156 IF (Data Source Scheme IsPresent)
157 THEN
158 Number CopyTo ProprietaryNumber\Identification
159 END
160 END
161 Data Source Scheme TranslateTo ProprietaryNumber
162 END
163 END
164 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
106 TRANSLATE(13B, DocumentNumber2Choice)
107 RULE
108 NODE (LongNumber)
109 IF (Not (Data Source Scheme IsPresent))
110 THEN
111 Number CopyTo LongNumber
112 END
113 END
114 NODE (ProprietaryNumber)
115 NODE (Identification)
116 IF (Data Source Scheme IsPresent)
117 THEN
118 Number CopyTo ProprietaryNumber\Identification
119 END
120 END
121 Data Source Scheme TranslateTo ProprietaryNumber
122 END
123 END
124 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
106 TRANSLATE(13B, DocumentNumber2Choice)
107 RULE
108 NODE (LongNumber)
109 IF (Not (Data Source Scheme IsPresent))
110 THEN
111 Number CopyTo LongNumber
112 END
113 END
114 NODE (ProprietaryNumber)
115 NODE (Identification)
116 IF (Data Source Scheme IsPresent)
117 THEN
118 Number CopyTo ProprietaryNumber\Identification
119 END
120 END
121 Data Source Scheme TranslateTo ProprietaryNumber
122 END
123 END
124 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
146 TRANSLATE(13B, DocumentNumber2Choice)
147 RULE
148 NODE (LongNumber)
149 IF (Not (Data Source Scheme IsPresent))
150 THEN
151 Number CopyTo LongNumber
152 END
153 END
154 NODE (ProprietaryNumber)
155 NODE (Identification)
156 IF (Data Source Scheme IsPresent)
157 THEN
158 Number CopyTo ProprietaryNumber\Identification
159 END
160 END
161 Data Source Scheme TranslateTo ProprietaryNumber
162 END
163 END
164 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
106 TRANSLATE(13B, DocumentNumber2Choice)
107 RULE
108 NODE (LongNumber)
109 IF (Not (Data Source Scheme IsPresent))
110 THEN
111 Number CopyTo LongNumber
112 END
113 END
114 NODE (ProprietaryNumber)
115 NODE (Identification)
116 IF (Data Source Scheme IsPresent)
117 THEN
118 Number CopyTo ProprietaryNumber\Identification
119 END
120 END
121 Data Source Scheme TranslateTo ProprietaryNumber
122 END
123 END
124 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
106 TRANSLATE(13B, DocumentNumber2Choice)
107 RULE
108 NODE (LongNumber)
109 IF (Not (Data Source Scheme IsPresent))
110 THEN
111 Number CopyTo LongNumber
112 END
113 END
114 NODE (ProprietaryNumber)
115 NODE (Identification)
116 IF (Data Source Scheme IsPresent)
117 THEN
118 Number CopyTo ProprietaryNumber\Identification
119 END
120 END
121 Data Source Scheme TranslateTo ProprietaryNumber
122 END
123 END
124 END
translate13B_DocumentNumber2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 13B -> DocumentNumber2Choice : Default
154 TRANSLATE(13B, DocumentNumber2Choice)
155 RULE
156 NODE (LongNumber)
157 IF (Not (Data Source Scheme IsPresent))
158 THEN
159 Number CopyTo LongNumber
160 END
161 END
162 NODE (ProprietaryNumber)
163 NODE (Identification)
164 IF (Data Source Scheme IsPresent)
165 THEN
166 Number CopyTo ProprietaryNumber\Identification
167 END
168 END
169 Data Source Scheme TranslateTo ProprietaryNumber
170 END
171 END
172 END
translate13B_IdentificationFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 13B -> IdentificationFormat2Choice : Default
1746 TRANSLATE(13B, IdentificationFormat2Choice)
1747 RULE
1748 NODE (LongIdentification)
1749 IF (Not (Data Source Scheme IsPresent))
1750 THEN
1751 Number CopyTo LongIdentification
1752 END
1753 END
1754 NODE (ProprietaryIdentification)
1755 NODE (Identification)
1756 IF (Data Source Scheme IsPresent)
1757 THEN
1758 Number CopyTo ProprietaryIdentification\Identification
1759 END
1760 END
1761 Data Source Scheme TranslateTo ProprietaryIdentification
1762 END
1763 END
1764 END
translate13C_1_ISODateTime_Time_concatenated_with_date(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 13C_1 -> ISODateTime : Time concatenated with date
472 TRANSLATE(13C_1, ISODateTime)
473 RULE
474 ('T' Concatenate ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5'))))) CopyTo ISODateTime
475 END
476 END
translate13C_1_ISODateTime_Time_concatenated_with_date(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 13C_1 -> ISODateTime : Time concatenated with date
352 TRANSLATE(13C_1, ISODateTime)
353 RULE
354 ('T' Concatenate ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5'))))) CopyTo ISODateTime
355 END
356 END
translate13C_1_ISODateTime_Time_concatenated_with_date(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 13C_1 -> ISODateTime : Time concatenated with date
388 TRANSLATE(13C_1, ISODateTime)
389 RULE
390 ('T' Concatenate ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5'))))) CopyTo ISODateTime
391 END
392 END
translate13C_1_ISODateTime_Time_concatenated_with_date(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 13C_1 -> ISODateTime : Time concatenated with date
388 TRANSLATE(13C_1, ISODateTime)
389 RULE
390 ('T' Concatenate ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5'))))) CopyTo ISODateTime
391 END
392 END
translate13C_1_ISOTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 13C_1 -> ISOTime : Default
477 TRANSLATE(13C_1, ISOTime)
478 RULE
479 ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))) CopyTo ISOTime
480 END
481 END
translate13C_1_ISOTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 13C_1 -> ISOTime : Default
357 TRANSLATE(13C_1, ISOTime)
358 RULE
359 ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))) CopyTo ISOTime
360 END
361 END
translate13C_1_ISOTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 13C_1 -> ISOTime : Default
393 TRANSLATE(13C_1, ISOTime)
394 RULE
395 ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))) CopyTo ISOTime
396 END
397 END
translate13C_1_ISOTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 13C_1 -> ISOTime : Default
393 TRANSLATE(13C_1, ISOTime)
394 RULE
395 ((Time indication FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Time offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))) CopyTo ISOTime
396 END
397 END
translate13D_ISODateTime_13D_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 13D -> ISODateTime : 13D present
1 TRANSLATE(13D, ISODateTime)
2 RULE
3 ((Date FormatDateTime ('MT_YYMMDD', 'MX_Date')) Concatenate ('T', ((Time FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))))) CopyTo ISODateTime
4 END
5 END
translate13D_ISODateTime_13D_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 13D -> ISODateTime : 13D present
1 TRANSLATE(13D, ISODateTime)
2 RULE
3 ((Date FormatDateTime ('MT_YYMMDD', 'MX_Date')) Concatenate ('T', ((Time FormatDateTime ('MT_HHMM', 'MX_Time')) Concatenate (Sign, ((Offset FormatDateTime ('MT_HHMM', 'MX_Time')) Substring ('1', '5')))))) CopyTo ISODateTime
4 END
5 END
translate17B_YesNoIndicator_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 17B -> YesNoIndicator : Default
1765 TRANSLATE(17B, YesNoIndicator)
1766 RULE
1767 IF (Flag IsSameString 'N')
1768 THEN
1769 'false' CopyTo YesNoIndicator
1770 END
1771 IF (Flag IsSameString 'Y')
1772 THEN
1773 'true' CopyTo YesNoIndicator
1774 END
1775 END
1776 END
translate17B_YesNoIndicator_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 17B -> YesNoIndicator : Default
1406 TRANSLATE(17B, YesNoIndicator)
1407 RULE
1408 IF (Flag IsSameString 'N')
1409 THEN
1410 'false' CopyTo YesNoIndicator
1411 END
1412 IF (Flag IsSameString 'Y')
1413 THEN
1414 'true' CopyTo YesNoIndicator
1415 END
1416 END
1417 END
translate19A_CurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 19A -> CurrencyAndAmount : Default
519 TRANSLATE(19A, CurrencyAndAmount)
520 RULE
521 NODE (Amount)
522 Amount TranslateTo Amount
523 END
524 NODE (Currency)
525 Currency Code CopyTo Currency
526 END
527 END
528 END
translate19A_RestrictedFINActiveCurrencyAnd13DecimalAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAnd13DecimalAmount : Default
325 TRANSLATE(19A, RestrictedFINActiveCurrencyAnd13DecimalAmount)
326 RULE
327 NODE (Amount)
328 (Amount FormatDecimal 'MX') CopyTo Amount
329 END
330 NODE (Currency)
331 Currency Code TranslateTo Currency
332 END
333 END
334 END
translate19A_RestrictedFINActiveCurrencyAnd13DecimalAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAnd13DecimalAmount : Default
330 TRANSLATE(19A, RestrictedFINActiveCurrencyAnd13DecimalAmount)
331 RULE
332 NODE (Amount)
333 (Amount FormatDecimal 'MX') CopyTo Amount
334 END
335 NODE (Currency)
336 Currency Code TranslateTo Currency
337 END
338 END
339 END
translate19A_RestrictedFINActiveCurrencyAnd13DecimalAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAnd13DecimalAmount : Default
358 TRANSLATE(19A, RestrictedFINActiveCurrencyAnd13DecimalAmount)
359 RULE
360 NODE (Amount)
361 (Amount FormatDecimal 'MX') CopyTo Amount
362 END
363 NODE (Currency)
364 Currency Code TranslateTo Currency
365 END
366 END
367 END
translate19A_RestrictedFINActiveCurrencyAnd13DecimalAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAnd13DecimalAmount : Default
358 TRANSLATE(19A, RestrictedFINActiveCurrencyAnd13DecimalAmount)
359 RULE
360 NODE (Amount)
361 (Amount FormatDecimal 'MX') CopyTo Amount
362 END
363 NODE (Currency)
364 Currency Code TranslateTo Currency
365 END
366 END
367 END
translate19A_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAndAmount : Default
290 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
291 RULE
292 NODE (Amount)
293 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
294 THEN
295 (Amount FormatDecimal 'MX') CopyTo Amount
296 ELSE
297 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
298 END
299 END
300 NODE (Currency)
301 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
302 THEN
303 Currency Code CopyTo Currency
304 ELSE
305 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
306 END
307 END
308 END
309 END
translate19A_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 19A -> RestrictedFINActiveCurrencyAndAmount : Default
290 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
291 RULE
292 NODE (Amount)
293 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
294 THEN
295 (Amount FormatDecimal 'MX') CopyTo Amount
296 ELSE
297 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
298 END
299 END
300 NODE (Currency)
301 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
302 THEN
303 Currency Code CopyTo Currency
304 ELSE
305 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
306 END
307 END
308 END
309 END
translate19A_RestrictedFINActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 19A -> RestrictedFINActiveOrHistoricCurrencyAndAmount : Default
295 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
296 RULE
297 NODE (Amount)
298 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
299 THEN
300 Amount TranslateTo Amount
301 ELSE
302 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
303 END
304 END
305 NODE (Currency)
306 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
307 THEN
308 Currency Code TranslateTo Currency
309 ELSE
310 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
311 END
312 END
313 END
314 END
translate19A_RestrictedFINActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 19A -> RestrictedFINActiveOrHistoricCurrencyAndAmount : Default
300 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
301 RULE
302 NODE (Amount)
303 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
304 THEN
305 Amount TranslateTo Amount
306 ELSE
307 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
308 END
309 END
310 NODE (Currency)
311 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
312 THEN
313 Currency Code TranslateTo Currency
314 ELSE
315 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
316 END
317 END
318 END
319 END
translate19B_1_ActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 19B_1 -> ActiveCurrencyAndAmount : Default
3273 TRANSLATE(19B_1, ActiveCurrencyAndAmount)
3274 RULE
3275 NODE (Amount)
3276 Amount TranslateTo Amount
3277 END
3278 NODE (Currency)
3279 Currency Code TranslateTo Currency
3280 END
3281 END
3282 END
translate19B_1_ActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 19B_1 -> ActiveCurrencyAndAmount : Default
2762 TRANSLATE(19B_1, ActiveCurrencyAndAmount)
2763 RULE
2764 NODE (Amount)
2765 Amount TranslateTo Amount
2766 END
2767 NODE (Currency)
2768 Currency Code TranslateTo Currency
2769 END
2770 END
2771 END
translate19B_1_ActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 19B_1 -> ActiveCurrencyAndAmount : Default
2429 TRANSLATE(19B_1, ActiveCurrencyAndAmount)
2430 RULE
2431 NODE (Amount)
2432 Amount TranslateTo Amount
2433 END
2434 NODE (Currency)
2435 Currency Code TranslateTo Currency
2436 END
2437 END
2438 END
translate19B_1_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 19B_1 -> RestrictedFINActiveCurrencyAndAmount : Default
3258 TRANSLATE(19B_1, RestrictedFINActiveCurrencyAndAmount)
3259 RULE
3260 NODE (Amount)
3261 Amount TranslateTo Amount
3262 END
3263 NODE (Currency)
3264 Currency Code TranslateTo Currency
3265 END
3266 END
3267 END
translate19B_1_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 19B_1 -> RestrictedFINActiveCurrencyAndAmount : Default
2747 TRANSLATE(19B_1, RestrictedFINActiveCurrencyAndAmount)
2748 RULE
2749 NODE (Amount)
2750 Amount TranslateTo Amount
2751 END
2752 NODE (Currency)
2753 Currency Code TranslateTo Currency
2754 END
2755 END
2756 END
translate19B_1_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 19B_1 -> RestrictedFINActiveCurrencyAndAmount : Default
2414 TRANSLATE(19B_1, RestrictedFINActiveCurrencyAndAmount)
2415 RULE
2416 NODE (Amount)
2417 Amount TranslateTo Amount
2418 END
2419 NODE (Currency)
2420 Currency Code TranslateTo Currency
2421 END
2422 END
2423 END
translate19B_1_RestrictedFINActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 19B_1 -> RestrictedFINActiveCurrencyAndAmount : Default
797 TRANSLATE(19B_1, RestrictedFINActiveCurrencyAndAmount)
798 RULE
799 NODE (Amount)
800 Amount TranslateTo Amount
801 END
802 NODE (Currency)
803 Currency Code TranslateTo Currency
804 END
805 END
806 END
translate20_ISODateTime_13D_not_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 20 -> ISODateTime : 13D not present
6 TRANSLATE(20, ISODateTime)
7 RULE
8 '9999-12-31T00:00:00' CopyTo ISODateTime
9 END
10 END
translate20_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 20 -> SettlementMethod1Code : INDA
31 TRANSLATE(20, SettlementMethod1Code)
32 RULE
33 'INDA' CopyTo SettlementMethod1Code
34 END
35 END
translate20_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 20 -> SettlementMethod1Code : INDA
16 TRANSLATE(20, SettlementMethod1Code)
17 RULE
18 'INDA' CopyTo SettlementMethod1Code
19 END
20 END
translate20_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 20 -> SettlementMethod1Code : INDA
21 TRANSLATE(20, SettlementMethod1Code)
22 RULE
23 'INDA' CopyTo SettlementMethod1Code
24 END
25 END
translate20_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 20 -> SettlementMethod1Code : INDA
21 TRANSLATE(20, SettlementMethod1Code)
22 RULE
23 'INDA' CopyTo SettlementMethod1Code
24 END
25 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 20C -> Max35Text : Default
62 TRANSLATE(20C, Max35Text)
63 RULE
64 Reference TranslateTo Max35Text
65 END
66 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
127 TRANSLATE(20C, RestrictedFINXMax16Text)
128 RULE
129 Reference TranslateTo RestrictedFINXMax16Text
130 END
131 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
89 TRANSLATE(20C, RestrictedFINXMax16Text)
90 RULE
91 Reference TranslateTo RestrictedFINXMax16Text
92 END
93 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
97 TRANSLATE(20C, RestrictedFINXMax16Text)
98 RULE
99 Reference TranslateTo RestrictedFINXMax16Text
100 END
101 END
translate20C_RestrictedFINXMax16Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 20C -> RestrictedFINXMax16Text : Default
536 TRANSLATE(20C, RestrictedFINXMax16Text)
537 RULE
538 Reference TranslateTo RestrictedFINXMax16Text
539 END
540 END
translate22F_100_FractionDispositionType6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_100 -> FractionDispositionType6Choice : Default
2237 TRANSLATE(22F_100, FractionDispositionType6Choice)
2238 RULE
2239 NODE (Code)
2240 IF (Not (Data Source Scheme IsPresent))
2241 THEN
2242 Indicator TranslateTo Code
2243 END
2244 END
2245 NODE (Proprietary)
2246 Data Source Scheme TranslateTo Proprietary
2247 NODE (Identification)
2248 IF (Data Source Scheme IsPresent)
2249 THEN
2250 Indicator CopyTo Proprietary\Identification
2251 END
2252 END
2253 END
2254 END
2255 END
translate22F_100_FractionDispositionType6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_100 -> FractionDispositionType6Choice : Default
1212 TRANSLATE(22F_100, FractionDispositionType6Choice)
1213 RULE
1214 NODE (Code)
1215 IF (Not (Data Source Scheme IsPresent))
1216 THEN
1217 Indicator TranslateTo Code
1218 END
1219 END
1220 NODE (Proprietary)
1221 Data Source Scheme TranslateTo Proprietary
1222 NODE (Identification)
1223 IF (Data Source Scheme IsPresent)
1224 THEN
1225 Indicator CopyTo Proprietary\Identification
1226 END
1227 END
1228 END
1229 END
1230 END
translate22F_104_BeneficiaryCertificationType3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_104 -> BeneficiaryCertificationType3Choice : Default
2326 TRANSLATE(22F_104, BeneficiaryCertificationType3Choice)
2327 RULE
2328 NODE (Code)
2329 IF (Not (Data Source Scheme IsPresent))
2330 THEN
2331 Indicator TranslateTo Code
2332 END
2333 END
2334 NODE (Proprietary)
2335 Data Source Scheme TranslateTo Proprietary
2336 NODE (Identification)
2337 IF (Data Source Scheme IsPresent)
2338 THEN
2339 Indicator CopyTo Proprietary\Identification
2340 END
2341 END
2342 END
2343 END
2344 END
translate22F_104_BeneficiaryCertificationType3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_104 -> BeneficiaryCertificationType3Choice : Default
1368 TRANSLATE(22F_104, BeneficiaryCertificationType3Choice)
1369 RULE
1370 NODE (Code)
1371 IF (Not (Data Source Scheme IsPresent))
1372 THEN
1373 Indicator TranslateTo Code
1374 END
1375 END
1376 NODE (Proprietary)
1377 Data Source Scheme TranslateTo Proprietary
1378 NODE (Identification)
1379 IF (Data Source Scheme IsPresent)
1380 THEN
1381 Indicator CopyTo Proprietary\Identification
1382 END
1383 END
1384 END
1385 END
1386 END
translate22F_105_NonEligibleProceedsIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_105 -> NonEligibleProceedsIndicator2Choice : Default
3204 TRANSLATE(22F_105, NonEligibleProceedsIndicator2Choice)
3205 RULE
3206 NODE (Code)
3207 IF (Not (Data Source Scheme IsPresent))
3208 THEN
3209 Indicator TranslateTo Code
3210 END
3211 END
3212 NODE (Proprietary)
3213 Data Source Scheme TranslateTo Proprietary
3214 NODE (Identification)
3215 IF (Data Source Scheme IsPresent)
3216 THEN
3217 Indicator CopyTo Proprietary\Identification
3218 END
3219 END
3220 END
3221 END
3222 END
translate22F_105_NonEligibleProceedsIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_105 -> NonEligibleProceedsIndicator2Choice : Default
2693 TRANSLATE(22F_105, NonEligibleProceedsIndicator2Choice)
2694 RULE
2695 NODE (Code)
2696 IF (Not (Data Source Scheme IsPresent))
2697 THEN
2698 Indicator TranslateTo Code
2699 END
2700 END
2701 NODE (Proprietary)
2702 Data Source Scheme TranslateTo Proprietary
2703 NODE (Identification)
2704 IF (Data Source Scheme IsPresent)
2705 THEN
2706 Indicator CopyTo Proprietary\Identification
2707 END
2708 END
2709 END
2710 END
2711 END
translate22F_109_CorporateActionEventProcessingType1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_109 -> CorporateActionEventProcessingType1Choice : Default
178 TRANSLATE(22F_109, CorporateActionEventProcessingType1Choice)
179 RULE
180 NODE (Code)
181 IF (Not (Data Source Scheme IsPresent))
182 THEN
183 Indicator TranslateTo Code
184 END
185 END
186 NODE (Proprietary)
187 Data Source Scheme TranslateTo Proprietary
188 NODE (Identification)
189 IF (Data Source Scheme IsPresent)
190 THEN
191 Indicator CopyTo Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
translate22F_109_CorporateActionEventProcessingType1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_109 -> CorporateActionEventProcessingType1Choice : Default
178 TRANSLATE(22F_109, CorporateActionEventProcessingType1Choice)
179 RULE
180 NODE (Code)
181 IF (Not (Data Source Scheme IsPresent))
182 THEN
183 Indicator TranslateTo Code
184 END
185 END
186 NODE (Proprietary)
187 Data Source Scheme TranslateTo Proprietary
188 NODE (Identification)
189 IF (Data Source Scheme IsPresent)
190 THEN
191 Indicator CopyTo Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
translate22F_110_BeneficiaryCertificationType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_110 -> BeneficiaryCertificationType4Choice : Default
1104 TRANSLATE(22F_110, BeneficiaryCertificationType4Choice)
1105 RULE
1106 NODE (Code)
1107 IF (Not (Data Source Scheme IsPresent))
1108 THEN
1109 Indicator TranslateTo Code
1110 END
1111 END
1112 NODE (Proprietary)
1113 Data Source Scheme TranslateTo Proprietary
1114 NODE (Identification)
1115 IF (Data Source Scheme IsPresent)
1116 THEN
1117 Indicator CopyTo Proprietary\Identification
1118 END
1119 END
1120 END
1121 END
1122 END
translate22F_111_CorporateActionMandatoryVoluntary2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_111 -> CorporateActionMandatoryVoluntary2Choice : Default
299 TRANSLATE(22F_111, CorporateActionMandatoryVoluntary2Choice)
300 RULE
301 NODE (Code)
302 IF (Not (Data Source Scheme IsPresent))
303 THEN
304 Indicator TranslateTo Code
305 END
306 END
307 NODE (Proprietary)
308 Data Source Scheme TranslateTo Proprietary
309 NODE (Identification)
310 IF (Data Source Scheme IsPresent)
311 THEN
312 Indicator CopyTo Proprietary\Identification
313 END
314 END
315 END
316 END
317 END
translate22F_111_CorporateActionMandatoryVoluntary2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_111 -> CorporateActionMandatoryVoluntary2Choice : Default
299 TRANSLATE(22F_111, CorporateActionMandatoryVoluntary2Choice)
300 RULE
301 NODE (Code)
302 IF (Not (Data Source Scheme IsPresent))
303 THEN
304 Indicator TranslateTo Code
305 END
306 END
307 NODE (Proprietary)
308 Data Source Scheme TranslateTo Proprietary
309 NODE (Identification)
310 IF (Data Source Scheme IsPresent)
311 THEN
312 Indicator CopyTo Proprietary\Identification
313 END
314 END
315 END
316 END
317 END
translate22F_111_CorporateActionMandatoryVoluntary2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 22F_111 -> CorporateActionMandatoryVoluntary2Choice : Default
245 TRANSLATE(22F_111, CorporateActionMandatoryVoluntary2Choice)
246 RULE
247 NODE (Code)
248 IF (Not (Data Source Scheme IsPresent))
249 THEN
250 Indicator TranslateTo Code
251 END
252 END
253 NODE (Proprietary)
254 Data Source Scheme TranslateTo Proprietary
255 NODE (Identification)
256 IF (Data Source Scheme IsPresent)
257 THEN
258 Indicator CopyTo Proprietary\Identification
259 END
260 END
261 END
262 END
263 END
translate22F_111_CorporateActionMandatoryVoluntary2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 22F_111 -> CorporateActionMandatoryVoluntary2Choice : Default
234 TRANSLATE(22F_111, CorporateActionMandatoryVoluntary2Choice)
235 RULE
236 NODE (Code)
237 IF (Not (Data Source Scheme IsPresent))
238 THEN
239 Indicator TranslateTo Code
240 END
241 END
242 NODE (Proprietary)
243 Data Source Scheme TranslateTo Proprietary
244 NODE (Identification)
245 IF (Data Source Scheme IsPresent)
246 THEN
247 Indicator CopyTo Proprietary\Identification
248 END
249 END
250 END
251 END
252 END
translate22F_113_RenounceableEntitlementStatusTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_113 -> RenounceableEntitlementStatusTypeFormat2Choice : Default
1163 TRANSLATE(22F_113, RenounceableEntitlementStatusTypeFormat2Choice)
1164 RULE
1165 NODE (Code)
1166 IF (Not (Data Source Scheme IsPresent))
1167 THEN
1168 Indicator TranslateTo Code
1169 END
1170 END
1171 NODE (Proprietary)
1172 Data Source Scheme TranslateTo Proprietary
1173 NODE (Identification)
1174 IF (Data Source Scheme IsPresent)
1175 THEN
1176 Indicator CopyTo Proprietary\Identification
1177 END
1178 END
1179 END
1180 END
1181 END
translate22F_115_ConversionTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_115 -> ConversionTypeFormat2Choice : Default
1805 TRANSLATE(22F_115, ConversionTypeFormat2Choice)
1806 RULE
1807 NODE (Code)
1808 IF (Not (Data Source Scheme IsPresent))
1809 THEN
1810 Indicator TranslateTo Code
1811 END
1812 END
1813 NODE (Proprietary)
1814 Data Source Scheme TranslateTo Proprietary
1815 NODE (Identification)
1816 IF (Data Source Scheme IsPresent)
1817 THEN
1818 Indicator CopyTo Proprietary\Identification
1819 END
1820 END
1821 END
1822 END
1823 END
translate22F_116_DistributionTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_116 -> DistributionTypeFormat2Choice : Default
1830 TRANSLATE(22F_116, DistributionTypeFormat2Choice)
1831 RULE
1832 NODE (Code)
1833 IF (Not (Data Source Scheme IsPresent))
1834 THEN
1835 Indicator TranslateTo Code
1836 END
1837 END
1838 NODE (Proprietary)
1839 Data Source Scheme TranslateTo Proprietary
1840 NODE (Identification)
1841 IF (Data Source Scheme IsPresent)
1842 THEN
1843 Indicator CopyTo Proprietary\Identification
1844 END
1845 END
1846 END
1847 END
1848 END
translate22F_117_OfferTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_117 -> OfferTypeFormat2Choice : Default
1854 TRANSLATE(22F_117, OfferTypeFormat2Choice)
1855 RULE
1856 NODE (Code)
1857 IF (Not (Data Source Scheme IsPresent))
1858 THEN
1859 Indicator TranslateTo Code
1860 END
1861 END
1862 NODE (Proprietary)
1863 Data Source Scheme TranslateTo Proprietary
1864 NODE (Identification)
1865 IF (Data Source Scheme IsPresent)
1866 THEN
1867 Indicator CopyTo Proprietary\Identification
1868 END
1869 END
1870 END
1871 END
1872 END
translate22F_117_OfferTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_117 -> OfferTypeFormat2Choice : Default
1242 TRANSLATE(22F_117, OfferTypeFormat2Choice)
1243 RULE
1244 NODE (Code)
1245 IF (Not (Data Source Scheme IsPresent))
1246 THEN
1247 Indicator TranslateTo Code
1248 END
1249 END
1250 NODE (Proprietary)
1251 Data Source Scheme TranslateTo Proprietary
1252 NODE (Identification)
1253 IF (Data Source Scheme IsPresent)
1254 THEN
1255 Indicator CopyTo Proprietary\Identification
1256 END
1257 END
1258 END
1259 END
1260 END
translate22F_120_CorporateActionChangeTypeFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_120 -> CorporateActionChangeTypeFormat3Choice : Default
1972 TRANSLATE(22F_120, CorporateActionChangeTypeFormat3Choice)
1973 RULE
1974 NODE (Code)
1975 IF (Not (Data Source Scheme IsPresent))
1976 THEN
1977 Indicator TranslateTo Code
1978 END
1979 END
1980 NODE (Proprietary)
1981 Data Source Scheme TranslateTo Proprietary
1982 NODE (Identification)
1983 IF (Data Source Scheme IsPresent)
1984 THEN
1985 Indicator CopyTo Proprietary\Identification
1986 END
1987 END
1988 END
1989 END
1990 END
translate22F_122_TaxableIncomePerShareCalculatedFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_122 -> TaxableIncomePerShareCalculatedFormat2Choice : Default
2069 TRANSLATE(22F_122, TaxableIncomePerShareCalculatedFormat2Choice)
2070 RULE
2071 NODE (Code)
2072 IF (Not (Data Source Scheme IsPresent))
2073 THEN
2074 Indicator TranslateTo Code
2075 END
2076 END
2077 NODE (Proprietary)
2078 Data Source Scheme TranslateTo Proprietary
2079 NODE (Identification)
2080 IF (Data Source Scheme IsPresent)
2081 THEN
2082 Indicator CopyTo Proprietary\Identification
2083 END
2084 END
2085 END
2086 END
2087 END
translate22F_123_ElectionTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_123 -> ElectionTypeFormat2Choice : Default
2095 TRANSLATE(22F_123, ElectionTypeFormat2Choice)
2096 RULE
2097 NODE (Code)
2098 IF (Not (Data Source Scheme IsPresent))
2099 THEN
2100 Indicator TranslateTo Code
2101 END
2102 END
2103 NODE (Proprietary)
2104 Data Source Scheme TranslateTo Proprietary
2105 NODE (Identification)
2106 IF (Data Source Scheme IsPresent)
2107 THEN
2108 Indicator CopyTo Proprietary\Identification
2109 END
2110 END
2111 END
2112 END
2113 END
translate22F_124_AdditionalBusinessProcessFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_124 -> AdditionalBusinessProcessFormat5Choice : Default
414 TRANSLATE(22F_124, AdditionalBusinessProcessFormat5Choice)
415 RULE
416 NODE (Code)
417 IF (Not (Data Source Scheme IsPresent))
418 THEN
419 Indicator TranslateTo Code
420 END
421 END
422 NODE (Proprietary)
423 Data Source Scheme TranslateTo Proprietary
424 NODE (Identification)
425 IF (Data Source Scheme IsPresent)
426 THEN
427 Indicator CopyTo Proprietary\Identification
428 END
429 END
430 END
431 END
432 END
translate22F_124_AdditionalBusinessProcessFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22F_124 -> AdditionalBusinessProcessFormat5Choice : Default
414 TRANSLATE(22F_124, AdditionalBusinessProcessFormat5Choice)
415 RULE
416 NODE (Code)
417 IF (Not (Data Source Scheme IsPresent))
418 THEN
419 Indicator TranslateTo Code
420 END
421 END
422 NODE (Proprietary)
423 Data Source Scheme TranslateTo Proprietary
424 NODE (Identification)
425 IF (Data Source Scheme IsPresent)
426 THEN
427 Indicator CopyTo Proprietary\Identification
428 END
429 END
430 END
431 END
432 END
translate22F_125_FractionDispositionType13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_125 -> FractionDispositionType13Choice : Default
935 TRANSLATE(22F_125, FractionDispositionType13Choice)
936 RULE
937 NODE (Code)
938 IF (Not (Data Source Scheme IsPresent))
939 THEN
940 Indicator TranslateTo Code
941 END
942 END
943 NODE (Proprietary)
944 Data Source Scheme TranslateTo Proprietary
945 NODE (Identification)
946 IF (Data Source Scheme IsPresent)
947 THEN
948 Indicator CopyTo Proprietary\Identification
949 END
950 END
951 END
952 END
953 END
translate22F_125_FractionDispositionType7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_125 -> FractionDispositionType7Choice : Default
2113 TRANSLATE(22F_125, FractionDispositionType7Choice)
2114 RULE
2115 NODE (Code)
2116 IF (Not (Data Source Scheme IsPresent))
2117 THEN
2118 Indicator TranslateTo Code
2119 END
2120 END
2121 NODE (Proprietary)
2122 Data Source Scheme TranslateTo Proprietary
2123 NODE (Identification)
2124 IF (Data Source Scheme IsPresent)
2125 THEN
2126 Indicator CopyTo Proprietary\Identification
2127 END
2128 END
2129 END
2130 END
2131 END
translate22F_128_OptionAvailabilityStatus2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_128 -> OptionAvailabilityStatus2Choice : Default
2301 TRANSLATE(22F_128, OptionAvailabilityStatus2Choice)
2302 RULE
2303 NODE (Code)
2304 IF (Not (Data Source Scheme IsPresent))
2305 THEN
2306 Indicator TranslateTo Code
2307 END
2308 END
2309 NODE (Proprietary)
2310 Data Source Scheme TranslateTo Proprietary
2311 NODE (Identification)
2312 IF (Data Source Scheme IsPresent)
2313 THEN
2314 Indicator CopyTo Proprietary\Identification
2315 END
2316 END
2317 END
2318 END
2319 END
translate22F_128_OptionAvailabilityStatus2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_128 -> OptionAvailabilityStatus2Choice : Default
1343 TRANSLATE(22F_128, OptionAvailabilityStatus2Choice)
1344 RULE
1345 NODE (Code)
1346 IF (Not (Data Source Scheme IsPresent))
1347 THEN
1348 Indicator TranslateTo Code
1349 END
1350 END
1351 NODE (Proprietary)
1352 Data Source Scheme TranslateTo Proprietary
1353 NODE (Identification)
1354 IF (Data Source Scheme IsPresent)
1355 THEN
1356 Indicator CopyTo Proprietary\Identification
1357 END
1358 END
1359 END
1360 END
1361 END
translate22F_129_NonEligibleProceedsIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_129 -> NonEligibleProceedsIndicator2Choice : Default
3041 TRANSLATE(22F_129, NonEligibleProceedsIndicator2Choice)
3042 RULE
3043 NODE (Code)
3044 IF (Not (Data Source Scheme IsPresent))
3045 THEN
3046 Indicator TranslateTo Code
3047 END
3048 END
3049 NODE (Proprietary)
3050 Data Source Scheme TranslateTo Proprietary
3051 NODE (Identification)
3052 IF (Data Source Scheme IsPresent)
3053 THEN
3054 Indicator CopyTo Proprietary\Identification
3055 END
3056 END
3057 END
3058 END
3059 END
translate22F_129_NonEligibleProceedsIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_129 -> NonEligibleProceedsIndicator2Choice : Default
2525 TRANSLATE(22F_129, NonEligibleProceedsIndicator2Choice)
2526 RULE
2527 NODE (Code)
2528 IF (Not (Data Source Scheme IsPresent))
2529 THEN
2530 Indicator TranslateTo Code
2531 END
2532 END
2533 NODE (Proprietary)
2534 Data Source Scheme TranslateTo Proprietary
2535 NODE (Identification)
2536 IF (Data Source Scheme IsPresent)
2537 THEN
2538 Indicator CopyTo Proprietary\Identification
2539 END
2540 END
2541 END
2542 END
2543 END
translate22F_130_TemporaryFinancialInstrumentIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_130 -> TemporaryFinancialInstrumentIndicator2Choice : Default
3019 TRANSLATE(22F_130, TemporaryFinancialInstrumentIndicator2Choice)
3020 RULE
3021 NODE (TemporaryIndicator)
3022 IF (Not (Data Source Scheme IsPresent))
3023 THEN
3024 IF (Indicator IsSameString 'TEMP')
3025 THEN
3026 'true' CopyTo TemporaryIndicator
3027 END
3028 END
3029 END
3030 NODE (Proprietary)
3031 Data Source Scheme TranslateTo Proprietary
3032 NODE (Identification)
3033 IF (Data Source Scheme IsPresent)
3034 THEN
3035 Indicator CopyTo Proprietary\Identification
3036 END
3037 END
3038 END
3039 END
3040 END
translate22F_130_TemporaryFinancialInstrumentIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_130 -> TemporaryFinancialInstrumentIndicator2Choice : Default
2503 TRANSLATE(22F_130, TemporaryFinancialInstrumentIndicator2Choice)
2504 RULE
2505 NODE (TemporaryIndicator)
2506 IF (Not (Data Source Scheme IsPresent))
2507 THEN
2508 IF (Indicator IsSameString 'TEMP')
2509 THEN
2510 'true' CopyTo TemporaryIndicator
2511 END
2512 END
2513 END
2514 NODE (Proprietary)
2515 Data Source Scheme TranslateTo Proprietary
2516 NODE (Identification)
2517 IF (Data Source Scheme IsPresent)
2518 THEN
2519 Indicator CopyTo Proprietary\Identification
2520 END
2521 END
2522 END
2523 END
2524 END
translate22F_130_TemporaryFinancialInstrumentIndicator2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_130 -> TemporaryFinancialInstrumentIndicator2Choice : Default
1994 TRANSLATE(22F_130, TemporaryFinancialInstrumentIndicator2Choice)
1995 RULE
1996 NODE (TemporaryIndicator)
1997 IF (Not (Data Source Scheme IsPresent))
1998 THEN
1999 IF (Indicator IsSameString 'TEMP')
2000 THEN
2001 'true' CopyTo TemporaryIndicator
2002 END
2003 END
2004 END
2005 NODE (Proprietary)
2006 Data Source Scheme TranslateTo Proprietary
2007 NODE (Identification)
2008 IF (Data Source Scheme IsPresent)
2009 THEN
2010 Indicator CopyTo Proprietary\Identification
2011 END
2012 END
2013 END
2014 END
2015 END
translate22F_132_FractionDispositionType11Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_132 -> FractionDispositionType11Choice : Default
1242 TRANSLATE(22F_132, FractionDispositionType11Choice)
1243 RULE
1244 NODE (Code)
1245 IF (Not (Data Source Scheme IsPresent))
1246 THEN
1247 Indicator TranslateTo Code
1248 END
1249 END
1250 NODE (Proprietary)
1251 Data Source Scheme TranslateTo Proprietary
1252 NODE (Identification)
1253 IF (Data Source Scheme IsPresent)
1254 THEN
1255 Indicator CopyTo Proprietary\Identification
1256 END
1257 END
1258 END
1259 END
1260 END
translate22F_133_CorporateActionChangeTypeFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_133 -> CorporateActionChangeTypeFormat4Choice : Default
1269 TRANSLATE(22F_133, CorporateActionChangeTypeFormat4Choice)
1270 RULE
1271 NODE (Code)
1272 IF (Not (Data Source Scheme IsPresent))
1273 THEN
1274 Indicator TranslateTo Code
1275 END
1276 END
1277 NODE (Proprietary)
1278 Data Source Scheme TranslateTo Proprietary
1279 NODE (Identification)
1280 IF (Data Source Scheme IsPresent)
1281 THEN
1282 Indicator CopyTo Proprietary\Identification
1283 END
1284 END
1285 END
1286 END
1287 END
translate22F_154_InterestComputationMethodFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_154 -> InterestComputationMethodFormat2Choice : Default
517 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
518 RULE
519 NODE (Code)
520 IF (Not (Data Source Scheme IsPresent))
521 THEN
522 Indicator TranslateTo Code
523 END
524 END
525 NODE (Proprietary)
526 Data Source Scheme TranslateTo Proprietary
527 NODE (Identification)
528 IF (Data Source Scheme IsPresent)
529 THEN
530 Indicator CopyTo Proprietary\Identification
531 END
532 END
533 END
534 END
535 END
translate22F_154_InterestComputationMethodFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_154 -> InterestComputationMethodFormat2Choice : Default
529 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
530 RULE
531 NODE (Code)
532 IF (Not (Data Source Scheme IsPresent))
533 THEN
534 Indicator TranslateTo Code
535 END
536 END
537 NODE (Proprietary)
538 Data Source Scheme TranslateTo Proprietary
539 NODE (Identification)
540 IF (Data Source Scheme IsPresent)
541 THEN
542 Indicator CopyTo Proprietary\Identification
543 END
544 END
545 END
546 END
547 END
translate22F_154_InterestComputationMethodFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_154 -> InterestComputationMethodFormat2Choice : Default
456 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
457 RULE
458 NODE (Code)
459 IF (Not (Data Source Scheme IsPresent))
460 THEN
461 Indicator TranslateTo Code
462 END
463 END
464 NODE (Proprietary)
465 Data Source Scheme TranslateTo Proprietary
466 NODE (Identification)
467 IF (Data Source Scheme IsPresent)
468 THEN
469 Indicator CopyTo Proprietary\Identification
470 END
471 END
472 END
473 END
474 END
translate22F_154_InterestComputationMethodFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 22F_154 -> InterestComputationMethodFormat2Choice : Default
464 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
465 RULE
466 NODE (Code)
467 IF (Not (Data Source Scheme IsPresent))
468 THEN
469 Indicator TranslateTo Code
470 END
471 END
472 NODE (Proprietary)
473 Data Source Scheme TranslateTo Proprietary
474 NODE (Identification)
475 IF (Data Source Scheme IsPresent)
476 THEN
477 Indicator CopyTo Proprietary\Identification
478 END
479 END
480 END
481 END
482 END
translate22F_180_CorporateActionEventStageFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_180 -> CorporateActionEventStageFormat4Choice : Default
1909 TRANSLATE(22F_180, CorporateActionEventStageFormat4Choice)
1910 RULE
1911 NODE (Code)
1912 IF (Not (Data Source Scheme IsPresent))
1913 THEN
1914 Indicator TranslateTo Code
1915 END
1916 END
1917 NODE (Proprietary)
1918 Data Source Scheme TranslateTo Proprietary
1919 NODE (Identification)
1920 IF (Data Source Scheme IsPresent)
1921 THEN
1922 Indicator CopyTo Proprietary\Identification
1923 END
1924 END
1925 END
1926 END
1927 END
translate22F_182_LotteryTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_182 -> LotteryTypeFormat2Choice : Default
2120 TRANSLATE(22F_182, LotteryTypeFormat2Choice)
2121 RULE
2122 NODE (Code)
2123 IF (Not (Data Source Scheme IsPresent))
2124 THEN
2125 Indicator TranslateTo Code
2126 END
2127 END
2128 NODE (Proprietary)
2129 Data Source Scheme TranslateTo Proprietary
2130 NODE (Identification)
2131 IF (Data Source Scheme IsPresent)
2132 THEN
2133 Indicator CopyTo Proprietary\Identification
2134 END
2135 END
2136 END
2137 END
2138 END
translate22F_183_CertificationTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_183 -> CertificationTypeFormat2Choice : Default
2145 TRANSLATE(22F_183, CertificationTypeFormat2Choice)
2146 RULE
2147 NODE (Code)
2148 IF (Not (Data Source Scheme IsPresent))
2149 THEN
2150 Indicator TranslateTo Code
2151 END
2152 END
2153 NODE (Proprietary)
2154 Data Source Scheme TranslateTo Proprietary
2155 NODE (Identification)
2156 IF (Data Source Scheme IsPresent)
2157 THEN
2158 Indicator CopyTo Proprietary\Identification
2159 END
2160 END
2161 END
2162 END
2163 END
translate22F_184_CorporateActionOption9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_184 -> CorporateActionOption9Choice : Default
2190 TRANSLATE(22F_184, CorporateActionOption9Choice)
2191 RULE
2192 NODE (Code)
2193 IF (Not (Data Source Scheme IsPresent))
2194 THEN
2195 Indicator TranslateTo Code
2196 END
2197 END
2198 NODE (Proprietary)
2199 Data Source Scheme TranslateTo Proprietary
2200 NODE (Identification)
2201 IF (Data Source Scheme IsPresent)
2202 THEN
2203 Indicator CopyTo Proprietary\Identification
2204 END
2205 END
2206 END
2207 END
2208 END
translate22F_184_CorporateActionOption9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_184 -> CorporateActionOption9Choice : Default
1165 TRANSLATE(22F_184, CorporateActionOption9Choice)
1166 RULE
1167 NODE (Code)
1168 IF (Not (Data Source Scheme IsPresent))
1169 THEN
1170 Indicator TranslateTo Code
1171 END
1172 END
1173 NODE (Proprietary)
1174 Data Source Scheme TranslateTo Proprietary
1175 NODE (Identification)
1176 IF (Data Source Scheme IsPresent)
1177 THEN
1178 Indicator CopyTo Proprietary\Identification
1179 END
1180 END
1181 END
1182 END
1183 END
translate22F_185_OptionFeaturesFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_185 -> OptionFeaturesFormat3Choice : Default
904 TRANSLATE(22F_185, OptionFeaturesFormat3Choice)
905 RULE
906 NODE (Code)
907 IF (Not (Data Source Scheme IsPresent))
908 THEN
909 Indicator TranslateTo Code
910 END
911 END
912 NODE (Proprietary)
913 Data Source Scheme TranslateTo Proprietary
914 NODE (Identification)
915 IF (Data Source Scheme IsPresent)
916 THEN
917 Indicator CopyTo Proprietary\Identification
918 END
919 END
920 END
921 END
922 END
translate22F_188_CorporateActionOption6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_188 -> CorporateActionOption6Choice : Default
1152 TRANSLATE(22F_188, CorporateActionOption6Choice)
1153 RULE
1154 NODE (Code)
1155 IF (Not (Data Source Scheme IsPresent))
1156 THEN
1157 Indicator TranslateTo Code
1158 END
1159 END
1160 NODE (Proprietary)
1161 Data Source Scheme TranslateTo Proprietary
1162 NODE (Identification)
1163 IF (Data Source Scheme IsPresent)
1164 THEN
1165 Indicator CopyTo Proprietary\Identification
1166 END
1167 END
1168 END
1169 END
1170 END
translate22F_188_CorporateActionOption6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 22F_188 -> CorporateActionOption6Choice : Default
503 TRANSLATE(22F_188, CorporateActionOption6Choice)
504 RULE
505 NODE (Code)
506 IF (Not (Data Source Scheme IsPresent))
507 THEN
508 Indicator TranslateTo Code
509 END
510 END
511 NODE (Proprietary)
512 Data Source Scheme TranslateTo Proprietary
513 NODE (Identification)
514 IF (Data Source Scheme IsPresent)
515 THEN
516 Indicator CopyTo Proprietary\Identification
517 END
518 END
519 END
520 END
521 END
translate22F_189_CorporateActionOption8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_189 -> CorporateActionOption8Choice : Default
818 TRANSLATE(22F_189, CorporateActionOption8Choice)
819 RULE
820 NODE (Code)
821 IF (Not (Data Source Scheme IsPresent))
822 THEN
823 Indicator TranslateTo Code
824 END
825 END
826 NODE (Proprietary)
827 Data Source Scheme TranslateTo Proprietary
828 NODE (Identification)
829 IF (Data Source Scheme IsPresent)
830 THEN
831 Indicator CopyTo Proprietary\Identification
832 END
833 END
834 END
835 END
836 END
translate22F_189_CorporateActionOption8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22F_189 -> CorporateActionOption8Choice : Default
622 TRANSLATE(22F_189, CorporateActionOption8Choice)
623 RULE
624 NODE (Code)
625 IF (Not (Data Source Scheme IsPresent))
626 THEN
627 Indicator TranslateTo Code
628 END
629 END
630 NODE (Proprietary)
631 Data Source Scheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (Data Source Scheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translate22F_190_CorporateActionOption7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 22F_190 -> CorporateActionOption7Choice : Default
392 TRANSLATE(22F_190, CorporateActionOption7Choice)
393 RULE
394 NODE (Code)
395 IF (Not (Data Source Scheme IsPresent))
396 THEN
397 Indicator TranslateTo Code
398 END
399 END
400 NODE (Proprietary)
401 Data Source Scheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (Data Source Scheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translate22F_232_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_232 -> CorporateActionEventType4Choice : Default
204 TRANSLATE(22F_232, CorporateActionEventType4Choice)
205 RULE
206 NODE (Code)
207 IF (Not (Data Source Scheme IsPresent))
208 THEN
209 IF (Not ((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))))
210 THEN
211 Indicator TranslateTo Code
212 END
213 END
214 END
215 NODE (Proprietary)
216 Data Source Scheme TranslateTo Proprietary
217 NODE (Identification)
218 IF ((Data Source Scheme IsPresent) Or (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent))))
219 THEN
220 Indicator CopyTo Proprietary\Identification
221 END
222 END
223 NODE (Issuer)
224 IF (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent)))
225 THEN
226 'COEX' CopyTo Proprietary\Issuer
227 END
228 END
229 END
230 END
231 END
translate22F_232_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_232 -> CorporateActionEventType4Choice : Default
204 TRANSLATE(22F_232, CorporateActionEventType4Choice)
205 RULE
206 NODE (Code)
207 IF (Not (Data Source Scheme IsPresent))
208 THEN
209 IF (Not ((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))))
210 THEN
211 Indicator TranslateTo Code
212 END
213 END
214 END
215 NODE (Proprietary)
216 Data Source Scheme TranslateTo Proprietary
217 NODE (Identification)
218 IF ((Data Source Scheme IsPresent) Or (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent))))
219 THEN
220 Indicator CopyTo Proprietary\Identification
221 END
222 END
223 NODE (Issuer)
224 IF (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent)))
225 THEN
226 'COEX' CopyTo Proprietary\Issuer
227 END
228 END
229 END
230 END
231 END
translate22F_232_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 22F_232 -> CorporateActionEventType4Choice : Default
137 TRANSLATE(22F_232, CorporateActionEventType4Choice)
138 RULE
139 NODE (Code)
140 IF (Not (Data Source Scheme IsPresent))
141 THEN
142 IF (Not ((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))))
143 THEN
144 Indicator TranslateTo Code
145 END
146 END
147 END
148 NODE (Proprietary)
149 Data Source Scheme TranslateTo Proprietary
150 NODE (Identification)
151 IF ((Data Source Scheme IsPresent) Or (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent))))
152 THEN
153 Indicator CopyTo Proprietary\Identification
154 END
155 END
156 NODE (Issuer)
157 IF (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent)))
158 THEN
159 'COEX' CopyTo Proprietary\Issuer
160 END
161 END
162 END
163 END
164 END
translate22F_232_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 22F_232 -> CorporateActionEventType4Choice : Default
139 TRANSLATE(22F_232, CorporateActionEventType4Choice)
140 RULE
141 NODE (Code)
142 IF (Not (Data Source Scheme IsPresent))
143 THEN
144 IF (Not ((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))))
145 THEN
146 Indicator TranslateTo Code
147 END
148 END
149 END
150 NODE (Proprietary)
151 Data Source Scheme TranslateTo Proprietary
152 NODE (Identification)
153 IF ((Data Source Scheme IsPresent) Or (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent))))
154 THEN
155 Indicator CopyTo Proprietary\Identification
156 END
157 END
158 NODE (Issuer)
159 IF (((Indicator IsSameString 'CMET') Or (((Indicator IsSameString 'MEET') Or (Indicator IsSameString 'OMET')) Or (Indicator IsSameString 'XMET'))) And (Not (Data Source Scheme IsPresent)))
160 THEN
161 'COEX' CopyTo Proprietary\Issuer
162 END
163 END
164 END
165 END
166 END
translate22F_232_CorporateActionEventType6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_232 -> CorporateActionEventType6Choice : Default
178 TRANSLATE(22F_232, CorporateActionEventType6Choice)
179 RULE
180 NODE (Code)
181 IF (Not (Data Source Scheme IsPresent))
182 THEN
183 Indicator TranslateTo Code
184 END
185 END
186 NODE (Proprietary)
187 Data Source Scheme TranslateTo Proprietary
188 NODE (Identification)
189 IF (Data Source Scheme IsPresent)
190 THEN
191 Indicator CopyTo Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
translate22F_232_CorporateActionEventType6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22F_232 -> CorporateActionEventType6Choice : Default
178 TRANSLATE(22F_232, CorporateActionEventType6Choice)
179 RULE
180 NODE (Code)
181 IF (Not (Data Source Scheme IsPresent))
182 THEN
183 Indicator TranslateTo Code
184 END
185 END
186 NODE (Proprietary)
187 Data Source Scheme TranslateTo Proprietary
188 NODE (Identification)
189 IF (Data Source Scheme IsPresent)
190 THEN
191 Indicator CopyTo Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
translate22F_233_FractionDispositionType14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_233 -> FractionDispositionType14Choice : Default
1188 TRANSLATE(22F_233, FractionDispositionType14Choice)
1189 RULE
1190 NODE (Code)
1191 IF (Not (Data Source Scheme IsPresent))
1192 THEN
1193 Indicator TranslateTo Code
1194 END
1195 END
1196 NODE (Proprietary)
1197 NODE (Identification)
1198 IF (Data Source Scheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 Data Source Scheme TranslateTo Proprietary
1204 END
1205 END
1206 END
translate22F_234_DividendTypeFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_234 -> DividendTypeFormat4Choice : Default
1777 TRANSLATE(22F_234, DividendTypeFormat4Choice)
1778 RULE
1779 NODE (Code)
1780 IF (Not (Data Source Scheme IsPresent))
1781 THEN
1782 Indicator TranslateTo Code
1783 END
1784 END
1785 NODE (Proprietary)
1786 NODE (Identification)
1787 IF (Data Source Scheme IsPresent)
1788 THEN
1789 Indicator CopyTo Proprietary\Identification
1790 END
1791 END
1792 Data Source Scheme TranslateTo Proprietary
1793 END
1794 END
1795 END
translate22F_235_RenounceableEntitlementStatusTypeFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_235 -> RenounceableEntitlementStatusTypeFormat2Choice : Default
1884 TRANSLATE(22F_235, RenounceableEntitlementStatusTypeFormat2Choice)
1885 RULE
1886 NODE (Code)
1887 IF (Not (Data Source Scheme IsPresent))
1888 THEN
1889 Indicator TranslateTo Code
1890 END
1891 END
1892 NODE (Proprietary)
1893 Data Source Scheme TranslateTo Proprietary
1894 NODE (Identification)
1895 IF (Data Source Scheme IsPresent)
1896 THEN
1897 Indicator CopyTo Proprietary\Identification
1898 END
1899 END
1900 END
1901 END
1902 END
translate22F_236_IntermediateSecuritiesDistributionTypeFormat7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_236 -> IntermediateSecuritiesDistributionTypeFormat7Choice : Default
1306 TRANSLATE(22F_236, IntermediateSecuritiesDistributionTypeFormat7Choice)
1307 RULE
1308 NODE (Code)
1309 IF (Not (Data Source Scheme IsPresent))
1310 THEN
1311 Indicator TranslateTo Code
1312 END
1313 END
1314 NODE (Proprietary)
1315 Data Source Scheme TranslateTo Proprietary
1316 NODE (Identification)
1317 IF (Data Source Scheme IsPresent)
1318 THEN
1319 Indicator CopyTo Proprietary\Identification
1320 END
1321 END
1322 END
1323 END
1324 END
translate22F_236_IntermediateSecuritiesDistributionTypeFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_236 -> IntermediateSecuritiesDistributionTypeFormat8Choice : Default
2006 TRANSLATE(22F_236, IntermediateSecuritiesDistributionTypeFormat8Choice)
2007 RULE
2008 NODE (Code)
2009 IF (Not (Data Source Scheme IsPresent))
2010 THEN
2011 Indicator TranslateTo Code
2012 END
2013 END
2014 NODE (Proprietary)
2015 Data Source Scheme TranslateTo Proprietary
2016 NODE (Identification)
2017 IF (Data Source Scheme IsPresent)
2018 THEN
2019 Indicator CopyTo Proprietary\Identification
2020 END
2021 END
2022 END
2023 END
2024 END
translate22F_237_CapitalGainFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_237 -> CapitalGainFormat2Choice : Default
2043 TRANSLATE(22F_237, CapitalGainFormat2Choice)
2044 RULE
2045 NODE (Code)
2046 IF (Not (Data Source Scheme IsPresent))
2047 THEN
2048 Indicator TranslateTo Code
2049 END
2050 END
2051 NODE (Proprietary)
2052 Data Source Scheme TranslateTo Proprietary
2053 NODE (Identification)
2054 IF (Data Source Scheme IsPresent)
2055 THEN
2056 Indicator CopyTo Proprietary\Identification
2057 END
2058 END
2059 END
2060 END
2061 END
translate22F_238_OptionFeaturesFormat7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_238 -> OptionFeaturesFormat7Choice : Default
1272 TRANSLATE(22F_238, OptionFeaturesFormat7Choice)
1273 RULE
1274 NODE (Code)
1275 IF (Not (Data Source Scheme IsPresent))
1276 THEN
1277 Indicator TranslateTo Code
1278 END
1279 END
1280 NODE (Proprietary)
1281 Data Source Scheme TranslateTo Proprietary
1282 NODE (Identification)
1283 IF (Data Source Scheme IsPresent)
1284 THEN
1285 Indicator CopyTo Proprietary\Identification
1286 END
1287 END
1288 END
1289 END
1290 END
translate22F_238_OptionFeaturesFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_238 -> OptionFeaturesFormat8Choice : Default
2267 TRANSLATE(22F_238, OptionFeaturesFormat8Choice)
2268 RULE
2269 NODE (Code)
2270 IF (Not (Data Source Scheme IsPresent))
2271 THEN
2272 Indicator TranslateTo Code
2273 END
2274 END
2275 NODE (Proprietary)
2276 Data Source Scheme TranslateTo Proprietary
2277 NODE (Identification)
2278 IF (Data Source Scheme IsPresent)
2279 THEN
2280 Indicator CopyTo Proprietary\Identification
2281 END
2282 END
2283 END
2284 END
2285 END
translate22F_239_GenericIdentification25_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_239 -> GenericIdentification25 : Default
3230 TRANSLATE(22F_239, GenericIdentification25)
3231 RULE
3232 Data Source Scheme TranslateTo GenericIdentification25
3233 NODE (Identification)
3234 Indicator CopyTo Identification
3235 END
3236 NODE (Issuer)
3237 IF (Not (Data Source Scheme IsPresent))
3238 THEN
3239 'NONE' CopyTo Issuer
3240 END
3241 END
3242 END
3243 END
translate22F_239_GenericIdentification25_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_239 -> GenericIdentification25 : Default
2719 TRANSLATE(22F_239, GenericIdentification25)
2720 RULE
2721 Data Source Scheme TranslateTo GenericIdentification25
2722 NODE (Identification)
2723 Indicator CopyTo Identification
2724 END
2725 NODE (Issuer)
2726 IF (Not (Data Source Scheme IsPresent))
2727 THEN
2728 'NONE' CopyTo Issuer
2729 END
2730 END
2731 END
2732 END
translate22F_240_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_240 -> CorporateActionEventType4Choice : Default
178 TRANSLATE(22F_240, CorporateActionEventType4Choice)
179 RULE
180 NODE (Code)
181 IF (Not (Data Source Scheme IsPresent))
182 THEN
183 Indicator TranslateTo Code
184 END
185 END
186 NODE (Proprietary)
187 Data Source Scheme TranslateTo Proprietary
188 NODE (Identification)
189 IF (Data Source Scheme IsPresent)
190 THEN
191 Indicator CopyTo Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
translate22F_240_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 22F_240 -> CorporateActionEventType4Choice : Default
139 TRANSLATE(22F_240, CorporateActionEventType4Choice)
140 RULE
141 NODE (Code)
142 IF (Not (Data Source Scheme IsPresent))
143 THEN
144 Indicator TranslateTo Code
145 END
146 END
147 NODE (Proprietary)
148 Data Source Scheme TranslateTo Proprietary
149 NODE (Identification)
150 IF (Data Source Scheme IsPresent)
151 THEN
152 Indicator CopyTo Proprietary\Identification
153 END
154 END
155 END
156 END
157 END
translate22F_242_GenericIdentification25_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_242 -> GenericIdentification25 : Default
2357 TRANSLATE(22F_242, GenericIdentification25)
2358 RULE
2359 Data Source Scheme TranslateTo GenericIdentification25
2360 NODE (Identification)
2361 Indicator CopyTo Identification
2362 END
2363 NODE (Issuer)
2364 IF (Not (Data Source Scheme IsPresent))
2365 THEN
2366 'NONE' CopyTo Issuer
2367 END
2368 END
2369 END
2370 END
translate22F_243_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 22F_243 -> CorporateActionEventType4Choice : Default
138 TRANSLATE(22F_243, CorporateActionEventType4Choice)
139 RULE
140 NODE (Code)
141 IF (Not (Data Source Scheme IsPresent))
142 THEN
143 Indicator TranslateTo Code
144 END
145 END
146 NODE (Proprietary)
147 Data Source Scheme TranslateTo Proprietary
148 NODE (Identification)
149 IF (Data Source Scheme IsPresent)
150 THEN
151 Indicator CopyTo Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
translate22F_243_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 22F_243 -> CorporateActionEventType4Choice : Default
138 TRANSLATE(22F_243, CorporateActionEventType4Choice)
139 RULE
140 NODE (Code)
141 IF (Not (Data Source Scheme IsPresent))
142 THEN
143 Indicator TranslateTo Code
144 END
145 END
146 NODE (Proprietary)
147 Data Source Scheme TranslateTo Proprietary
148 NODE (Identification)
149 IF (Data Source Scheme IsPresent)
150 THEN
151 Indicator CopyTo Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
translate22F_244_CorporateActionEventType4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 22F_244 -> CorporateActionEventType4Choice : Default
186 TRANSLATE(22F_244, CorporateActionEventType4Choice)
187 RULE
188 NODE (Code)
189 IF (Not (Data Source Scheme IsPresent))
190 THEN
191 Indicator TranslateTo Code
192 END
193 END
194 NODE (Proprietary)
195 Data Source Scheme TranslateTo Proprietary
196 NODE (Identification)
197 IF (Data Source Scheme IsPresent)
198 THEN
199 Indicator CopyTo Proprietary\Identification
200 END
201 END
202 END
203 END
204 END
translate22F_26_YesNoIndicator_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_26 -> YesNoIndicator : Default
1302 TRANSLATE(22F_26, YesNoIndicator)
1303 RULE
1304 IF (Not (Data Source Scheme IsPresent))
1305 THEN
1306 IF (Indicator IsSameString 'COLA')
1307 THEN
1308 'true' CopyTo YesNoIndicator
1309 END
1310 IF (Indicator IsSameString 'COLN')
1311 THEN
1312 'false' CopyTo YesNoIndicator
1313 END
1314 END
1315 END
1316 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
99 TRANSLATE(22F_2, ProcessingPosition3Choice)
100 RULE
101 NODE (Code)
102 IF (Not (Data Source Scheme IsPresent))
103 THEN
104 Indicator TranslateTo Code
105 END
106 END
107 NODE (Proprietary)
108 Data Source Scheme TranslateTo Proprietary
109 NODE (Identification)
110 IF (Data Source Scheme IsPresent)
111 THEN
112 Indicator CopyTo Proprietary\Identification
113 END
114 END
115 END
116 END
117 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
99 TRANSLATE(22F_2, ProcessingPosition3Choice)
100 RULE
101 NODE (Code)
102 IF (Not (Data Source Scheme IsPresent))
103 THEN
104 Indicator TranslateTo Code
105 END
106 END
107 NODE (Proprietary)
108 Data Source Scheme TranslateTo Proprietary
109 NODE (Identification)
110 IF (Data Source Scheme IsPresent)
111 THEN
112 Indicator CopyTo Proprietary\Identification
113 END
114 END
115 END
116 END
117 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
99 TRANSLATE(22F_2, ProcessingPosition3Choice)
100 RULE
101 NODE (Code)
102 IF (Not (Data Source Scheme IsPresent))
103 THEN
104 Indicator TranslateTo Code
105 END
106 END
107 NODE (Proprietary)
108 Data Source Scheme TranslateTo Proprietary
109 NODE (Identification)
110 IF (Data Source Scheme IsPresent)
111 THEN
112 Indicator CopyTo Proprietary\Identification
113 END
114 END
115 END
116 END
117 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
138 TRANSLATE(22F_2, ProcessingPosition3Choice)
139 RULE
140 NODE (Code)
141 IF (Not (Data Source Scheme IsPresent))
142 THEN
143 Indicator TranslateTo Code
144 END
145 END
146 NODE (Proprietary)
147 Data Source Scheme TranslateTo Proprietary
148 NODE (Identification)
149 IF (Data Source Scheme IsPresent)
150 THEN
151 Indicator CopyTo Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
99 TRANSLATE(22F_2, ProcessingPosition3Choice)
100 RULE
101 NODE (Code)
102 IF (Not (Data Source Scheme IsPresent))
103 THEN
104 Indicator TranslateTo Code
105 END
106 END
107 NODE (Proprietary)
108 Data Source Scheme TranslateTo Proprietary
109 NODE (Identification)
110 IF (Data Source Scheme IsPresent)
111 THEN
112 Indicator CopyTo Proprietary\Identification
113 END
114 END
115 END
116 END
117 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
138 TRANSLATE(22F_2, ProcessingPosition3Choice)
139 RULE
140 NODE (Code)
141 IF (Not (Data Source Scheme IsPresent))
142 THEN
143 Indicator TranslateTo Code
144 END
145 END
146 NODE (Proprietary)
147 Data Source Scheme TranslateTo Proprietary
148 NODE (Identification)
149 IF (Data Source Scheme IsPresent)
150 THEN
151 Indicator CopyTo Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
99 TRANSLATE(22F_2, ProcessingPosition3Choice)
100 RULE
101 NODE (Code)
102 IF (Not (Data Source Scheme IsPresent))
103 THEN
104 Indicator TranslateTo Code
105 END
106 END
107 NODE (Proprietary)
108 Data Source Scheme TranslateTo Proprietary
109 NODE (Identification)
110 IF (Data Source Scheme IsPresent)
111 THEN
112 Indicator CopyTo Proprietary\Identification
113 END
114 END
115 END
116 END
117 END
translate22F_2_ProcessingPosition3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 22F_2 -> ProcessingPosition3Choice : Default
107 TRANSLATE(22F_2, ProcessingPosition3Choice)
108 RULE
109 NODE (Code)
110 IF (Not (Data Source Scheme IsPresent))
111 THEN
112 Indicator TranslateTo Code
113 END
114 END
115 NODE (Proprietary)
116 Data Source Scheme TranslateTo Proprietary
117 NODE (Identification)
118 IF (Data Source Scheme IsPresent)
119 THEN
120 Indicator CopyTo Proprietary\Identification
121 END
122 END
123 END
124 END
125 END
translate22F_98_AdditionalBusinessProcess2Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22F_98 -> AdditionalBusinessProcess2Code : Default
325 TRANSLATE(22F_98, AdditionalBusinessProcess2Code)
326 RULE
327 Indicator TranslateTo AdditionalBusinessProcess2Code
328 END
329 END
translate22F_98_AdditionalBusinessProcessFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22F_98 -> AdditionalBusinessProcessFormat4Choice : Default
1942 TRANSLATE(22F_98, AdditionalBusinessProcessFormat4Choice)
1943 RULE
1944 NODE (Code)
1945 IF (Not (Data Source Scheme IsPresent))
1946 THEN
1947 Indicator TranslateTo Code
1948 END
1949 END
1950 NODE (Proprietary)
1951 Data Source Scheme TranslateTo Proprietary
1952 NODE (Identification)
1953 IF (Data Source Scheme IsPresent)
1954 THEN
1955 Indicator CopyTo Proprietary\Identification
1956 END
1957 END
1958 END
1959 END
1960 END
translate22H_33_CreditDebitCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 22H_33 -> CreditDebitCode : Default
3008 TRANSLATE(22H_33, CreditDebitCode)
3009 RULE
3010 Indicator TranslateTo CreditDebitCode
3011 END
3012 END
translate22H_33_CreditDebitCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22H_33 -> CreditDebitCode : Default
2492 TRANSLATE(22H_33, CreditDebitCode)
2493 RULE
2494 Indicator TranslateTo CreditDebitCode
2495 END
2496 END
translate22H_33_CreditDebitCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22H_33 -> CreditDebitCode : Default
1983 TRANSLATE(22H_33, CreditDebitCode)
1984 RULE
1985 Indicator TranslateTo CreditDebitCode
1986 END
1987 END
translate22H_33_CreditDebitCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22H_33 -> CreditDebitCode : Default
708 TRANSLATE(22H_33, CreditDebitCode)
709 RULE
710 Indicator TranslateTo CreditDebitCode
711 END
712 END
translate22H_34_Payment1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 22H_34 -> Payment1Code : Default
2683 TRANSLATE(22H_34, Payment1Code)
2684 RULE
2685 Indicator TranslateTo Payment1Code
2686 END
2687 END
translate22H_37_Payment1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22H_37 -> Payment1Code : Default
2346 TRANSLATE(22H_37, Payment1Code)
2347 RULE
2348 Indicator TranslateTo Payment1Code
2349 END
2350 END
translate22H_41_CorporateActionOption6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 22H_41 -> CorporateActionOption6Choice : Default
1203 TRANSLATE(22H_41, CorporateActionOption6Choice)
1204 RULE
1205 NODE (Code)
1206 Indicator TranslateTo Code
1207 END
1208 END
1209 END
translate22H_41_CorporateActionOption6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 22H_41 -> CorporateActionOption6Choice : Default
554 TRANSLATE(22H_41, CorporateActionOption6Choice)
555 RULE
556 NODE (Code)
557 Indicator TranslateTo Code
558 END
559 END
560 END
translate22H_42_CorporateActionOption8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 22H_42 -> CorporateActionOption8Choice : Default
867 TRANSLATE(22H_42, CorporateActionOption8Choice)
868 RULE
869 NODE (Code)
870 Indicator TranslateTo Code
871 END
872 END
873 END
translate22H_42_CorporateActionOption8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 22H_42 -> CorporateActionOption8Choice : Default
671 TRANSLATE(22H_42, CorporateActionOption8Choice)
672 RULE
673 NODE (Code)
674 Indicator TranslateTo Code
675 END
676 END
677 END
translate22H_43_CorporateActionOption7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 22H_43 -> CorporateActionOption7Choice : Default
442 TRANSLATE(22H_43, CorporateActionOption7Choice)
443 RULE
444 NODE (Code)
445 Indicator TranslateTo Code
446 END
447 END
448 END
translate23B_ExternalServiceLevel1Code_SDVA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23B -> ExternalServiceLevel1Code : SDVA
435 TRANSLATE(23B, ExternalServiceLevel1Code)
436 RULE
437 'SDVA' CopyTo ExternalServiceLevel1Code
438 END
439 END
translate23B_ExternalServiceLevel1Code_SDVA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 23B -> ExternalServiceLevel1Code : SDVA
305 TRANSLATE(23B, ExternalServiceLevel1Code)
306 RULE
307 'SDVA' CopyTo ExternalServiceLevel1Code
308 END
309 END
translate23B_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23B -> Max35Text : Default
440 TRANSLATE(23B, Max35Text)
441 RULE
442 'SPAY' EquivalentTo 'SPAY'
443 'SPRI' EquivalentTo 'SPRI'
444 'SSTD' EquivalentTo 'SSTD'
445 END
446 END
translate23B_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 23B -> Max35Text : Default
310 TRANSLATE(23B, Max35Text)
311 RULE
312 'SPAY' EquivalentTo 'SPAY'
313 'SPRI' EquivalentTo 'SPRI'
314 'SSTD' EquivalentTo 'SSTD'
315 END
316 END
translate23E_11_ExternalCategoryPurpose1Code_CORT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23E_11 -> ExternalCategoryPurpose1Code : CORT
452 TRANSLATE(23E_11, ExternalCategoryPurpose1Code)
453 RULE
454 'CORT' CopyTo ExternalCategoryPurpose1Code
455 END
456 END
translate23E_11_ExternalCategoryPurpose1Code_INTC(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23E_11 -> ExternalCategoryPurpose1Code : INTC
447 TRANSLATE(23E_11, ExternalCategoryPurpose1Code)
448 RULE
449 'INTC' CopyTo ExternalCategoryPurpose1Code
450 END
451 END
translate23E_11_InstructionForCreditorAgent1_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23E_11 -> InstructionForCreditorAgent1 : Default
1427 TRANSLATE(23E_11, InstructionForCreditorAgent1)
1428 RULE
1429 NODE (Code)
1430 IF (Instruction Code IsSameString 'HOLD')
1431 THEN
1432 'HOLD' CopyTo Code
1433 END
1434 IF (Instruction Code IsSameString 'PHOB')
1435 THEN
1436 'PHOB' CopyTo Code
1437 END
1438 IF (Instruction Code IsSameString 'TELB')
1439 THEN
1440 'TELB' CopyTo Code
1441 END
1442 IF (Instruction Code IsSameString 'CHQB')
1443 THEN
1444 'CHQB' CopyTo Code
1445 END
1446 END
1447 NODE (InstructionInformation)
1448 Additional Information CopyTo InstructionInformation
1449 END
1450 END
1451 END
translate23E_11_InstructionForNextAgent1_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 23E_11 -> InstructionForNextAgent1 : Default
1471 TRANSLATE(23E_11, InstructionForNextAgent1)
1472 RULE
1473 NODE (Code)
1474 IF (Instruction Code IsSameString 'PHON')
1475 THEN
1476 'PHOA' CopyTo Code
1477 END
1478 IF (Instruction Code IsSameString 'PHOI')
1479 THEN
1480 'PHOA' CopyTo Code
1481 END
1482 IF (Instruction Code IsSameString 'TELE')
1483 THEN
1484 'TELA' CopyTo Code
1485 END
1486 IF (Instruction Code IsSameString 'TELI')
1487 THEN
1488 'TELA' CopyTo Code
1489 END
1490 END
1491 NODE (InstructionInformation)
1492 Additional Information CopyTo InstructionInformation
1493 END
1494 END
1495 END
translate23E_12_ExternalCategoryPurpose1Code_CORT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 23E_12 -> ExternalCategoryPurpose1Code : CORT
322 TRANSLATE(23E_12, ExternalCategoryPurpose1Code)
323 RULE
324 'CORT' CopyTo ExternalCategoryPurpose1Code
325 END
326 END
translate23E_12_ExternalCategoryPurpose1Code_INTC(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 23E_12 -> ExternalCategoryPurpose1Code : INTC
317 TRANSLATE(23E_12, ExternalCategoryPurpose1Code)
318 RULE
319 'INTC' CopyTo ExternalCategoryPurpose1Code
320 END
321 END
translate23E_2_ExternalCategoryPurpose1Code_CASH(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> ExternalCategoryPurpose1Code : CASH
886 TRANSLATE(23E_2, ExternalCategoryPurpose1Code)
887 RULE
888 'CASH' CopyTo ExternalCategoryPurpose1Code
889 END
890 END
translate23E_2_ExternalCategoryPurpose1Code_CORT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> ExternalCategoryPurpose1Code : CORT
881 TRANSLATE(23E_2, ExternalCategoryPurpose1Code)
882 RULE
883 'CORT' CopyTo ExternalCategoryPurpose1Code
884 END
885 END
translate23E_2_ExternalCategoryPurpose1Code_INTC(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> ExternalCategoryPurpose1Code : INTC
876 TRANSLATE(23E_2, ExternalCategoryPurpose1Code)
877 RULE
878 'INTC' CopyTo ExternalCategoryPurpose1Code
879 END
880 END
translate23E_2_Instruction3Code_CHQB(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Instruction3Code : CHQB
1377 TRANSLATE(23E_2, Instruction3Code)
1378 RULE
1379 'CHQB' CopyTo Instruction3Code
1380 END
1381 END
translate23E_2_Instruction3Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Instruction3Code : Default
1296 TRANSLATE(23E_2, Instruction3Code)
1297 RULE
1298 IF (Instruction Code IsSameString 'CHQB')
1299 THEN
1300 'CHQB' CopyTo Instruction3Code
1301 ELSE
1302 IF (Instruction Code IsSameString 'PHON')
1303 THEN
1304 'PHOB' CopyTo Instruction3Code
1305 END
1306 END
1307 END
1308 END
translate23E_2_Instruction3Code_PHOB(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Instruction3Code : PHOB
1382 TRANSLATE(23E_2, Instruction3Code)
1383 RULE
1384 'PHOB' CopyTo Instruction3Code
1385 END
1386 END
translate23E_2_Max140Text__slash_OTHR_slash_(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : /OTHR/
1356 TRANSLATE(23E_2, Max140Text)
1357 RULE
1358 IF ((Instruction Code IsSameString 'OTHR') And (Additional Information IsPresent))
1359 THEN
1360 ('/OTHR/' Concatenate Additional Information) CopyTo Max140Text
1361 END
1362 END
1363 END
translate23E_2_Max140Text__slash_URGP(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : /URGP
1332 TRANSLATE(23E_2, Max140Text)
1333 RULE
1334 IF (Instruction Code IsSameString 'URGP')
1335 THEN
1336 '/URGP' CopyTo Max140Text
1337 END
1338 END
1339 END
translate23E_2_Max140Text_default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : default
1309 TRANSLATE(23E_2, Max140Text)
1310 RULE
1311 IF (Instruction Code IsSameString 'CMSW')
1312 THEN
1313 'CMSW' CopyTo Max140Text
1314 ELSE
1315 IF ((Instruction Code IsSameString 'CMTO') And (Additional Information IsPresent))
1316 THEN
1317 ('CMTO' Concatenate ('/', Additional Information)) CopyTo Max140Text
1318 ELSE
1319 IF (Instruction Code IsSameString 'CMTO')
1320 THEN
1321 'CMTO' CopyTo Max140Text
1322 ELSE
1323 IF (Instruction Code IsSameString 'CMZB')
1324 THEN
1325 'CMZB' CopyTo Max140Text
1326 END
1327 END
1328 END
1329 END
1330 END
1331 END
translate23E_2_Max140Text_OTHR_slash_(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : OTHR/
1364 TRANSLATE(23E_2, Max140Text)
1365 RULE
1366 IF ((Instruction Code IsSameString 'OTHR') And (Additional Information IsPresent))
1367 THEN
1368 ('OTHR/' Concatenate Additional Information) CopyTo Max140Text
1369 END
1370 END
1371 END
translate23E_2_Max140Text_URGP(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : URGP
1348 TRANSLATE(23E_2, Max140Text)
1349 RULE
1350 IF (Instruction Code IsSameString 'URGP')
1351 THEN
1352 'URGP' CopyTo Max140Text
1353 END
1354 END
1355 END
translate23E_2_Max140Text_URGP_slash_(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 23E_2 -> Max140Text : URGP/
1340 TRANSLATE(23E_2, Max140Text)
1341 RULE
1342 IF (Instruction Code IsSameString 'URGP')
1343 THEN
1344 'URGP/' CopyTo Max140Text
1345 END
1346 END
1347 END
translate24B_36_CancelledReason4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 24B_36 -> CancelledReason4Choice : Default
237 TRANSLATE(24B_36, CancelledReason4Choice)
238 RULE
239 NODE (Code)
240 IF (Not (Data Source Scheme IsPresent))
241 THEN
242 Reason Code TranslateTo Code
243 END
244 END
245 NODE (Proprietary)
246 Data Source Scheme TranslateTo Proprietary
247 NODE (Identification)
248 IF (Data Source Scheme IsPresent)
249 THEN
250 Reason Code CopyTo Proprietary\Identification
251 END
252 END
253 END
254 END
255 END
translate24B_55_AcceptedReason2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 24B_55 -> AcceptedReason2Choice : Default
270 TRANSLATE(24B_55, AcceptedReason2Choice)
271 RULE
272 NODE (Code)
273 IF (Not (Data Source Scheme IsPresent))
274 THEN
275 Reason Code TranslateTo Code
276 END
277 END
278 NODE (Proprietary)
279 Data Source Scheme TranslateTo Proprietary
280 NODE (Identification)
281 IF (Data Source Scheme IsPresent)
282 THEN
283 Reason Code CopyTo Proprietary\Identification
284 END
285 END
286 END
287 END
288 END
translate24B_59_PendingReason5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 24B_59 -> PendingReason5Choice : Default
237 TRANSLATE(24B_59, PendingReason5Choice)
238 RULE
239 NODE (Code)
240 IF (Not (Data Source Scheme IsPresent))
241 THEN
242 Reason Code TranslateTo Code
243 END
244 END
245 NODE (Proprietary)
246 Data Source Scheme TranslateTo Proprietary
247 NODE (Identification)
248 IF (Data Source Scheme IsPresent)
249 THEN
250 Reason Code CopyTo Proprietary\Identification
251 END
252 END
253 END
254 END
255 END
translate24B_59_PendingReason7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 24B_59 -> PendingReason7Choice : Default
340 TRANSLATE(24B_59, PendingReason7Choice)
341 RULE
342 NODE (Code)
343 IF (Not (Data Source Scheme IsPresent))
344 THEN
345 Reason Code TranslateTo Code
346 END
347 END
348 NODE (Proprietary)
349 Data Source Scheme TranslateTo Proprietary
350 NODE (Identification)
351 IF (Data Source Scheme IsPresent)
352 THEN
353 Reason Code CopyTo Proprietary\Identification
354 END
355 END
356 END
357 END
358 END
translate24B_60_RejectedReason2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 24B_60 -> RejectedReason2Choice : Default
297 TRANSLATE(24B_60, RejectedReason2Choice)
298 RULE
299 NODE (Code)
300 IF (Not (Data Source Scheme IsPresent))
301 THEN
302 Reason Code TranslateTo Code
303 END
304 END
305 NODE (Proprietary)
306 Data Source Scheme TranslateTo Proprietary
307 NODE (Identification)
308 IF (Data Source Scheme IsPresent)
309 THEN
310 Reason Code CopyTo Proprietary\Identification
311 END
312 END
313 END
314 END
315 END
translate25A_1_AccountIdentification4Choice_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 25A_1 -> AccountIdentification4Choice : Default
853 TRANSLATE(25A_1, AccountIdentification4Choice)
854 RULE
855 NODE (IBAN)
856 IF (25A_1 IsIBAN)
857 THEN
858 25A_1 CopyTo IBAN
859 END
860 END
861 NODE (Other)
862 NODE (Identification)
863 IF (Not (25A_1 IsIBAN))
864 THEN
865 25A_1 CopyTo Other\Identification
866 END
867 END
868 END
869 END
870 END
translate25A_1_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 25A_1 -> CashAccount16 : Default
846 TRANSLATE(25A_1, CashAccount16)
847 RULE
848 NODE (Identification)
849 25A_1 TranslateTo Identification
850 END
851 END
852 END
translate25D_44_CorporateActionProcessingStatus1Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 25D_44 -> CorporateActionProcessingStatus1Choice : Default
95 TRANSLATE(25D_44, CorporateActionProcessingStatus1Choice)
96 RULE
97 NODE (EventStatus)
98 NODE (EventCompletenessStatus)
99 IF (((Status Code IsSameString 'COMP') Or (Status Code IsSameString 'COMU')) Or (Status Code IsSameString 'ENTL'))
100 THEN
101 'COMP' CopyTo EventStatus\EventCompletenessStatus
102 END
103 IF ((Status Code IsSameString 'PREC') Or (Status Code IsSameString 'PREU'))
104 THEN
105 'INCO' CopyTo EventStatus\EventCompletenessStatus
106 END
107 END
108 NODE (EventConfirmationStatus)
109 IF (((Status Code IsSameString 'COMP') Or (Status Code IsSameString 'PREC')) Or (Status Code IsSameString 'ENTL'))
110 THEN
111 'CONF' CopyTo EventStatus\EventConfirmationStatus
112 END
113 IF ((Status Code IsSameString 'PREU') Or (Status Code IsSameString 'COMU'))
114 THEN
115 'UCON' CopyTo EventStatus\EventConfirmationStatus
116 END
117 END
118 END
119 NODE (ForInformationOnlyIndicator)
120 IF (Status Code IsSameString 'INFO')
121 THEN
122 'true' CopyTo ForInformationOnlyIndicator
123 END
124 END
125 END
126 END
translate25D_57_OrderStatus7Code_25D_IPRC_DSS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method 25D_57 -> OrderStatus7Code : 25D_IPRC_DSS
37 TRANSLATE(25D_57, OrderStatus7Code)
38 RULE
39 IF (25D_57 IsPresent)
40 THEN
41 'RECE' CopyTo OrderStatus7Code
42 END
43 END
44 END
translate28_3_Max5NumericText_SequenceNumber_not_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 28_3 -> Max5NumericText : SequenceNumber not present
11 TRANSLATE(28_3, Max5NumericText)
12 RULE
13 '1' CopyTo Max5NumericText
14 END
15 END
translate28_3_Max5NumericText_SequenceNumber_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 28_3 -> Max5NumericText : SequenceNumber present
16 TRANSLATE(28_3, Max5NumericText)
17 RULE
18 Sequence Number CopyTo Max5NumericText
19 END
20 END
translate28_3_YesNoIndicator_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 28_3 -> YesNoIndicator : Default
21 TRANSLATE(28_3, YesNoIndicator)
22 RULE
23 'true' CopyTo YesNoIndicator
24 END
25 END
translate28C_Max5NumericText_SequenceNumber_not_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber not present
1 TRANSLATE(28C, Max5NumericText)
2 RULE
3 '1' CopyTo Max5NumericText
4 END
5 END
translate28C_Max5NumericText_SequenceNumber_not_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber not present
6 TRANSLATE(28C, Max5NumericText)
7 RULE
8 '1' CopyTo Max5NumericText
9 END
10 END
translate28C_Max5NumericText_SequenceNumber_not_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber not present
1 TRANSLATE(28C, Max5NumericText)
2 RULE
3 '1' CopyTo Max5NumericText
4 END
5 END
translate28C_Max5NumericText_SequenceNumber_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber present
6 TRANSLATE(28C, Max5NumericText)
7 RULE
8 Sequence Number CopyTo Max5NumericText
9 END
10 END
translate28C_Max5NumericText_SequenceNumber_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber present
11 TRANSLATE(28C, Max5NumericText)
12 RULE
13 Sequence Number CopyTo Max5NumericText
14 END
15 END
translate28C_Max5NumericText_SequenceNumber_present(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 28C -> Max5NumericText : SequenceNumber present
6 TRANSLATE(28C, Max5NumericText)
7 RULE
8 Sequence Number CopyTo Max5NumericText
9 END
10 END
translate28C_YesNoIndicator_false(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 28C -> YesNoIndicator : false
16 TRANSLATE(28C, YesNoIndicator)
17 RULE
18 'false' CopyTo YesNoIndicator
19 END
20 END
translate28C_YesNoIndicator_false(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 28C -> YesNoIndicator : false
16 TRANSLATE(28C, YesNoIndicator)
17 RULE
18 'false' CopyTo YesNoIndicator
19 END
20 END
translate28C_YesNoIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 28C -> YesNoIndicator : true
11 TRANSLATE(28C, YesNoIndicator)
12 RULE
13 'true' CopyTo YesNoIndicator
14 END
15 END
translate28C_YesNoIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 28C -> YesNoIndicator : true
16 TRANSLATE(28C, YesNoIndicator)
17 RULE
18 'true' CopyTo YesNoIndicator
19 END
20 END
translate28C_YesNoIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 28C -> YesNoIndicator : true
11 TRANSLATE(28C, YesNoIndicator)
12 RULE
13 'true' CopyTo YesNoIndicator
14 END
15 END
translate30_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 30 -> ISODate : Default
450 TRANSLATE(30, ISODate)
451 RULE
452 (30 FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
453 END
454 END
translate32A_ActiveCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 32A -> ActiveCurrencyAndAmount : Default
327 TRANSLATE(32A, ActiveCurrencyAndAmount)
328 RULE
329 NODE (Amount)
330 Amount TranslateTo Amount
331 END
332 NODE (Currency)
333 Currency CopyTo Currency
334 END
335 END
336 END
translate32B_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 32B -> ActiveOrHistoricCurrencyAndAmount : Default
891 TRANSLATE(32B, ActiveOrHistoricCurrencyAndAmount)
892 RULE
893 NODE (Amount)
894 (Amount FormatDecimal 'MX') CopyTo Amount
895 END
896 NODE (Currency)
897 Currency CopyTo Currency
898 END
899 END
900 END
translate32B_EquivalentAmount2_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 32B -> EquivalentAmount2 : Default
901 TRANSLATE(32B, EquivalentAmount2)
902 RULE
903 NODE (CurrencyOfTransfer)
904 Currency CopyTo CurrencyOfTransfer
905 END
906 END
907 END
translate33B_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 33B -> ActiveOrHistoricCurrencyAndAmount : Default
482 TRANSLATE(33B, ActiveOrHistoricCurrencyAndAmount)
483 RULE
484 NODE (Amount)
485 (Amount FormatDecimal 'MX') CopyTo Amount
486 END
487 NODE (Currency)
488 Currency CopyTo Currency
489 END
490 END
491 END
translate33B_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 33B -> ActiveOrHistoricCurrencyAndAmount : Default
362 TRANSLATE(33B, ActiveOrHistoricCurrencyAndAmount)
363 RULE
364 NODE (Amount)
365 (Amount FormatDecimal 'MX') CopyTo Amount
366 END
367 NODE (Currency)
368 Currency CopyTo Currency
369 END
370 END
371 END
translate33B_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 33B -> ActiveOrHistoricCurrencyAndAmount : Default
1474 TRANSLATE(33B, ActiveOrHistoricCurrencyAndAmount)
1475 RULE
1476 NODE (Amount)
1477 (Amount FormatDecimal 'MX') CopyTo Amount
1478 END
1479 NODE (Currency)
1480 Currency CopyTo Currency
1481 END
1482 END
1483 END
translate33B_EquivalentAmount2_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 33B -> EquivalentAmount2 : Default
908 TRANSLATE(33B, EquivalentAmount2)
909 RULE
910 NODE (Amount)
911 NODE (Amount)
912 Amount TranslateTo Amount\Amount
913 END
914 NODE (Currency)
915 Currency CopyTo Amount\Currency
916 END
917 END
918 END
919 END
translate35B_AlternateSecurityIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 35B -> AlternateSecurityIdentification4 : Default
230 TRANSLATE(35B, AlternateSecurityIdentification4)
231 RULE
232 NODE (Identification)
233 IF (Not (Identification of Security IsPresent))
234 THEN
235 IF (((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')) Or (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')))
236 THEN
237 (Description of Security\Line[1] Substring '5') CopyTo Identification
238 ELSE
239 IF (Not (Identification of Security IsPresent))
240 THEN
241 IF ((Description of Security\Line[1] Length) LessThanOrEqualTo '31')
242 THEN
243 Description of Security\Line[1] CopyTo Identification
244 ELSE
245 (Description of Security\Line[1] Substring ('1', '31')) CopyTo Identification
246 END
247 END
248 END
249 END
250 END
251 NODE (DomesticIdentificationSource)
252 IF (Not (Identification of Security IsPresent))
253 THEN
254 IF ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))
255 THEN
256 (Description of Security\Line[1] Substring ('2', '2')) CopyTo DomesticIdentificationSource
257 END
258 END
259 END
260 NODE (ProprietaryIdentificationSource)
261 IF (Not (Identification of Security IsPresent))
262 THEN
263 IF (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
264 THEN
265 (Description of Security\Line[1] Substring ('2', '2')) CopyTo ProprietaryIdentificationSource
266 END
267 END
268 IF ((((Not ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not (Identification of Security IsPresent)))
269 THEN
270 'XX' CopyTo ProprietaryIdentificationSource
271 END
272 END
273 END
274 END
translate35B_AlternateSecurityIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 35B -> AlternateSecurityIdentification4 : Default
235 TRANSLATE(35B, AlternateSecurityIdentification4)
236 RULE
237 NODE (Identification)
238 IF (Not (Identification of Security IsPresent))
239 THEN
240 IF (((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')) Or (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')))
241 THEN
242 (Description of Security\Line[1] Substring '5') CopyTo Identification
243 ELSE
244 IF (Not (Identification of Security IsPresent))
245 THEN
246 IF ((Description of Security\Line[1] Length) LessThanOrEqualTo '31')
247 THEN
248 Description of Security\Line[1] CopyTo Identification
249 ELSE
250 (Description of Security\Line[1] Substring ('1', '31')) CopyTo Identification
251 END
252 END
253 END
254 END
255 END
256 NODE (DomesticIdentificationSource)
257 IF (Not (Identification of Security IsPresent))
258 THEN
259 IF ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))
260 THEN
261 (Description of Security\Line[1] Substring ('2', '2')) CopyTo DomesticIdentificationSource
262 END
263 END
264 END
265 NODE (ProprietaryIdentificationSource)
266 IF (Not (Identification of Security IsPresent))
267 THEN
268 IF (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
269 THEN
270 (Description of Security\Line[1] Substring ('2', '2')) CopyTo ProprietaryIdentificationSource
271 END
272 END
273 IF ((((Not ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not (Identification of Security IsPresent)))
274 THEN
275 'XX' CopyTo ProprietaryIdentificationSource
276 END
277 END
278 END
279 END
translate35B_AlternateSecurityIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 35B -> AlternateSecurityIdentification4 : Default
225 TRANSLATE(35B, AlternateSecurityIdentification4)
226 RULE
227 NODE (Identification)
228 IF (Not (Identification of Security IsPresent))
229 THEN
230 IF (((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')) Or (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')))
231 THEN
232 (Description of Security\Line[1] Substring '5') CopyTo Identification
233 ELSE
234 IF (Not (Identification of Security IsPresent))
235 THEN
236 IF ((Description of Security\Line[1] Length) LessThanOrEqualTo '31')
237 THEN
238 Description of Security\Line[1] CopyTo Identification
239 ELSE
240 (Description of Security\Line[1] Substring ('1', '31')) CopyTo Identification
241 END
242 END
243 END
244 END
245 END
246 NODE (DomesticIdentificationSource)
247 IF (Not (Identification of Security IsPresent))
248 THEN
249 IF ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))
250 THEN
251 (Description of Security\Line[1] Substring ('2', '2')) CopyTo DomesticIdentificationSource
252 END
253 END
254 END
255 NODE (ProprietaryIdentificationSource)
256 IF (Not (Identification of Security IsPresent))
257 THEN
258 IF (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
259 THEN
260 (Description of Security\Line[1] Substring ('2', '2')) CopyTo ProprietaryIdentificationSource
261 END
262 END
263 IF ((((Not ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not (Identification of Security IsPresent)))
264 THEN
265 'XX' CopyTo ProprietaryIdentificationSource
266 END
267 END
268 END
269 END
translate35B_AlternateSecurityIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 35B -> AlternateSecurityIdentification4 : Default
225 TRANSLATE(35B, AlternateSecurityIdentification4)
226 RULE
227 NODE (Identification)
228 IF (Not (Identification of Security IsPresent))
229 THEN
230 IF (((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')) Or (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')))
231 THEN
232 (Description of Security\Line[1] Substring '5') CopyTo Identification
233 ELSE
234 IF (Not (Identification of Security IsPresent))
235 THEN
236 IF ((Description of Security\Line[1] Length) LessThanOrEqualTo '31')
237 THEN
238 Description of Security\Line[1] CopyTo Identification
239 ELSE
240 (Description of Security\Line[1] Substring ('1', '31')) CopyTo Identification
241 END
242 END
243 END
244 END
245 END
246 NODE (DomesticIdentificationSource)
247 IF (Not (Identification of Security IsPresent))
248 THEN
249 IF ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))
250 THEN
251 (Description of Security\Line[1] Substring ('2', '2')) CopyTo DomesticIdentificationSource
252 END
253 END
254 END
255 NODE (ProprietaryIdentificationSource)
256 IF (Not (Identification of Security IsPresent))
257 THEN
258 IF (((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/') Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
259 THEN
260 (Description of Security\Line[1] Substring ('2', '2')) CopyTo ProprietaryIdentificationSource
261 END
262 END
263 IF ((((Not ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/')) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not (Identification of Security IsPresent)))
264 THEN
265 'XX' CopyTo ProprietaryIdentificationSource
266 END
267 END
268 END
269 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> Max140Text : Default
2988 TRANSLATE(35B, Max140Text)
2989 RULE
2990 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
2991 THEN
2992 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
2993 ELSE
2994 IF (Identification of Security IsPresent)
2995 THEN
2996 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
2997 ELSE
2998 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
2999 THEN
3000 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
3001 ELSE
3002 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
3003 END
3004 END
3005 END
3006 END
3007 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> Max140Text : Default
2472 TRANSLATE(35B, Max140Text)
2473 RULE
2474 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
2475 THEN
2476 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
2477 ELSE
2478 IF (Identification of Security IsPresent)
2479 THEN
2480 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
2481 ELSE
2482 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
2483 THEN
2484 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
2485 ELSE
2486 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
2487 END
2488 END
2489 END
2490 END
2491 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 35B -> Max140Text : Default
400 TRANSLATE(35B, Max140Text)
401 RULE
402 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
403 THEN
404 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
405 ELSE
406 IF (Identification of Security IsPresent)
407 THEN
408 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
409 ELSE
410 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
411 THEN
412 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
413 ELSE
414 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
415 END
416 END
417 END
418 END
419 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 35B -> Max140Text : Default
389 TRANSLATE(35B, Max140Text)
390 RULE
391 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
392 THEN
393 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
394 ELSE
395 IF (Identification of Security IsPresent)
396 THEN
397 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
398 ELSE
399 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
400 THEN
401 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
402 ELSE
403 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
404 END
405 END
406 END
407 END
408 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> Max140Text : Default
1963 TRANSLATE(35B, Max140Text)
1964 RULE
1965 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
1966 THEN
1967 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
1968 ELSE
1969 IF (Identification of Security IsPresent)
1970 THEN
1971 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
1972 ELSE
1973 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
1974 THEN
1975 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
1976 ELSE
1977 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
1978 END
1979 END
1980 END
1981 END
1982 END
translate35B_Max140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 35B -> Max140Text : Default
516 TRANSLATE(35B, Max140Text)
517 RULE
518 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
519 THEN
520 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
521 ELSE
522 IF (Identification of Security IsPresent)
523 THEN
524 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
525 ELSE
526 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
527 THEN
528 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo Max140Text
529 ELSE
530 (Description of Security\Line[*] Concatenate) CopyTo Max140Text
531 END
532 END
533 END
534 END
535 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> OtherIdentification1 : Default
2877 TRANSLATE(35B, OtherIdentification1)
2878 RULE
2879 NODE (Identification)
2880 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
2881 THEN
2882 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
2883 THEN
2884 (Description of Security\Line[1] Substring '5') CopyTo Identification
2885 ELSE
2886 'Not available.' CopyTo Identification
2887 END
2888 ELSE
2889 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
2890 THEN
2891 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
2892 THEN
2893 (Description of Security\Line[1] Substring '7') CopyTo Identification
2894 ELSE
2895 'Not available.' CopyTo Identification
2896 END
2897 END
2898 END
2899 END
2900 NODE (Type)
2901 NODE (Code)
2902 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
2903 THEN
2904 'TIKR' CopyTo Type\Code
2905 END
2906 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
2907 THEN
2908 'COMM' CopyTo Type\Code
2909 END
2910 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
2911 THEN
2912 'BELC' CopyTo Type\Code
2913 END
2914 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
2915 THEN
2916 'CUSP' CopyTo Type\Code
2917 END
2918 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
2919 THEN
2920 'SEDL' CopyTo Type\Code
2921 END
2922 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
2923 THEN
2924 'SICC' CopyTo Type\Code
2925 END
2926 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
2927 THEN
2928 'VALO' CopyTo Type\Code
2929 END
2930 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
2931 THEN
2932 'WKNR' CopyTo Type\Code
2933 END
2934 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
2935 THEN
2936 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
2937 END
2938 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
2939 THEN
2940 'BLOM' CopyTo Type\Code
2941 END
2942 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
2943 THEN
2944 'CMED' CopyTo Type\Code
2945 END
2946 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
2947 THEN
2948 'CTAC' CopyTo Type\Code
2949 END
2950 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
2951 THEN
2952 'ISDU' CopyTo Type\Code
2953 END
2954 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
2955 THEN
2956 'ISDX' CopyTo Type\Code
2957 END
2958 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
2959 THEN
2960 'LCHD' CopyTo Type\Code
2961 END
2962 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
2963 THEN
2964 'OCCS' CopyTo Type\Code
2965 END
2966 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
2967 THEN
2968 'OPRA' CopyTo Type\Code
2969 END
2970 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
2971 THEN
2972 'RCMD' CopyTo Type\Code
2973 END
2974 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
2975 THEN
2976 'RICC' CopyTo Type\Code
2977 END
2978 END
2979 NODE (Proprietary)
2980 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
2981 THEN
2982 'XX' CopyTo Type\Proprietary
2983 END
2984 END
2985 END
2986 END
2987 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> OtherIdentification1 : Default
2361 TRANSLATE(35B, OtherIdentification1)
2362 RULE
2363 NODE (Identification)
2364 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
2365 THEN
2366 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
2367 THEN
2368 (Description of Security\Line[1] Substring '5') CopyTo Identification
2369 ELSE
2370 'Not available.' CopyTo Identification
2371 END
2372 ELSE
2373 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
2374 THEN
2375 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
2376 THEN
2377 (Description of Security\Line[1] Substring '7') CopyTo Identification
2378 ELSE
2379 'Not available.' CopyTo Identification
2380 END
2381 END
2382 END
2383 END
2384 NODE (Type)
2385 NODE (Code)
2386 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
2387 THEN
2388 'TIKR' CopyTo Type\Code
2389 END
2390 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
2391 THEN
2392 'COMM' CopyTo Type\Code
2393 END
2394 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
2395 THEN
2396 'BELC' CopyTo Type\Code
2397 END
2398 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
2399 THEN
2400 'CUSP' CopyTo Type\Code
2401 END
2402 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
2403 THEN
2404 'SEDL' CopyTo Type\Code
2405 END
2406 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
2407 THEN
2408 'SICC' CopyTo Type\Code
2409 END
2410 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
2411 THEN
2412 'VALO' CopyTo Type\Code
2413 END
2414 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
2415 THEN
2416 'WKNR' CopyTo Type\Code
2417 END
2418 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
2419 THEN
2420 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
2421 END
2422 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
2423 THEN
2424 'BLOM' CopyTo Type\Code
2425 END
2426 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
2427 THEN
2428 'CMED' CopyTo Type\Code
2429 END
2430 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
2431 THEN
2432 'CTAC' CopyTo Type\Code
2433 END
2434 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
2435 THEN
2436 'ISDU' CopyTo Type\Code
2437 END
2438 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
2439 THEN
2440 'ISDX' CopyTo Type\Code
2441 END
2442 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
2443 THEN
2444 'LCHD' CopyTo Type\Code
2445 END
2446 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
2447 THEN
2448 'OCCS' CopyTo Type\Code
2449 END
2450 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
2451 THEN
2452 'OPRA' CopyTo Type\Code
2453 END
2454 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
2455 THEN
2456 'RCMD' CopyTo Type\Code
2457 END
2458 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
2459 THEN
2460 'RICC' CopyTo Type\Code
2461 END
2462 END
2463 NODE (Proprietary)
2464 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
2465 THEN
2466 'XX' CopyTo Type\Proprietary
2467 END
2468 END
2469 END
2470 END
2471 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 35B -> OtherIdentification1 : Default
289 TRANSLATE(35B, OtherIdentification1)
290 RULE
291 NODE (Identification)
292 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
293 THEN
294 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
295 THEN
296 (Description of Security\Line[1] Substring '5') CopyTo Identification
297 ELSE
298 'Not available.' CopyTo Identification
299 END
300 ELSE
301 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
302 THEN
303 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
304 THEN
305 (Description of Security\Line[1] Substring '7') CopyTo Identification
306 ELSE
307 'Not available.' CopyTo Identification
308 END
309 END
310 END
311 END
312 NODE (Type)
313 NODE (Code)
314 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
315 THEN
316 'TIKR' CopyTo Type\Code
317 END
318 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
319 THEN
320 'COMM' CopyTo Type\Code
321 END
322 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
323 THEN
324 'BELC' CopyTo Type\Code
325 END
326 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
327 THEN
328 'CUSP' CopyTo Type\Code
329 END
330 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
331 THEN
332 'SEDL' CopyTo Type\Code
333 END
334 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
335 THEN
336 'SICC' CopyTo Type\Code
337 END
338 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
339 THEN
340 'VALO' CopyTo Type\Code
341 END
342 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
343 THEN
344 'WKNR' CopyTo Type\Code
345 END
346 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
347 THEN
348 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
349 END
350 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
351 THEN
352 'BLOM' CopyTo Type\Code
353 END
354 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
355 THEN
356 'CMED' CopyTo Type\Code
357 END
358 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
359 THEN
360 'CTAC' CopyTo Type\Code
361 END
362 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
363 THEN
364 'ISDU' CopyTo Type\Code
365 END
366 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
367 THEN
368 'ISDX' CopyTo Type\Code
369 END
370 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
371 THEN
372 'LCHD' CopyTo Type\Code
373 END
374 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
375 THEN
376 'OCCS' CopyTo Type\Code
377 END
378 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
379 THEN
380 'OPRA' CopyTo Type\Code
381 END
382 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
383 THEN
384 'RCMD' CopyTo Type\Code
385 END
386 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
387 THEN
388 'RICC' CopyTo Type\Code
389 END
390 END
391 NODE (Proprietary)
392 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
393 THEN
394 'XX' CopyTo Type\Proprietary
395 END
396 END
397 END
398 END
399 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 35B -> OtherIdentification1 : Default
278 TRANSLATE(35B, OtherIdentification1)
279 RULE
280 NODE (Identification)
281 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
282 THEN
283 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
284 THEN
285 (Description of Security\Line[1] Substring '5') CopyTo Identification
286 ELSE
287 'Not available.' CopyTo Identification
288 END
289 ELSE
290 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
291 THEN
292 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
293 THEN
294 (Description of Security\Line[1] Substring '7') CopyTo Identification
295 ELSE
296 'Not available.' CopyTo Identification
297 END
298 END
299 END
300 END
301 NODE (Type)
302 NODE (Code)
303 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
304 THEN
305 'TIKR' CopyTo Type\Code
306 END
307 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
308 THEN
309 'COMM' CopyTo Type\Code
310 END
311 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
312 THEN
313 'BELC' CopyTo Type\Code
314 END
315 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
316 THEN
317 'CUSP' CopyTo Type\Code
318 END
319 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
320 THEN
321 'SEDL' CopyTo Type\Code
322 END
323 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
324 THEN
325 'SICC' CopyTo Type\Code
326 END
327 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
328 THEN
329 'VALO' CopyTo Type\Code
330 END
331 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
332 THEN
333 'WKNR' CopyTo Type\Code
334 END
335 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
336 THEN
337 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
338 END
339 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
340 THEN
341 'BLOM' CopyTo Type\Code
342 END
343 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
344 THEN
345 'CMED' CopyTo Type\Code
346 END
347 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
348 THEN
349 'CTAC' CopyTo Type\Code
350 END
351 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
352 THEN
353 'ISDU' CopyTo Type\Code
354 END
355 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
356 THEN
357 'ISDX' CopyTo Type\Code
358 END
359 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
360 THEN
361 'LCHD' CopyTo Type\Code
362 END
363 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
364 THEN
365 'OCCS' CopyTo Type\Code
366 END
367 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
368 THEN
369 'OPRA' CopyTo Type\Code
370 END
371 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
372 THEN
373 'RCMD' CopyTo Type\Code
374 END
375 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
376 THEN
377 'RICC' CopyTo Type\Code
378 END
379 END
380 NODE (Proprietary)
381 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
382 THEN
383 'XX' CopyTo Type\Proprietary
384 END
385 END
386 END
387 END
388 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> OtherIdentification1 : Default
1852 TRANSLATE(35B, OtherIdentification1)
1853 RULE
1854 NODE (Identification)
1855 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
1856 THEN
1857 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
1858 THEN
1859 (Description of Security\Line[1] Substring '5') CopyTo Identification
1860 ELSE
1861 'Not available.' CopyTo Identification
1862 END
1863 ELSE
1864 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
1865 THEN
1866 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
1867 THEN
1868 (Description of Security\Line[1] Substring '7') CopyTo Identification
1869 ELSE
1870 'Not available.' CopyTo Identification
1871 END
1872 END
1873 END
1874 END
1875 NODE (Type)
1876 NODE (Code)
1877 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
1878 THEN
1879 'TIKR' CopyTo Type\Code
1880 END
1881 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
1882 THEN
1883 'COMM' CopyTo Type\Code
1884 END
1885 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
1886 THEN
1887 'BELC' CopyTo Type\Code
1888 END
1889 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
1890 THEN
1891 'CUSP' CopyTo Type\Code
1892 END
1893 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
1894 THEN
1895 'SEDL' CopyTo Type\Code
1896 END
1897 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
1898 THEN
1899 'SICC' CopyTo Type\Code
1900 END
1901 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
1902 THEN
1903 'VALO' CopyTo Type\Code
1904 END
1905 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
1906 THEN
1907 'WKNR' CopyTo Type\Code
1908 END
1909 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
1910 THEN
1911 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
1912 END
1913 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
1914 THEN
1915 'BLOM' CopyTo Type\Code
1916 END
1917 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
1918 THEN
1919 'CMED' CopyTo Type\Code
1920 END
1921 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
1922 THEN
1923 'CTAC' CopyTo Type\Code
1924 END
1925 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
1926 THEN
1927 'ISDU' CopyTo Type\Code
1928 END
1929 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
1930 THEN
1931 'ISDX' CopyTo Type\Code
1932 END
1933 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
1934 THEN
1935 'LCHD' CopyTo Type\Code
1936 END
1937 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
1938 THEN
1939 'OCCS' CopyTo Type\Code
1940 END
1941 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
1942 THEN
1943 'OPRA' CopyTo Type\Code
1944 END
1945 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
1946 THEN
1947 'RCMD' CopyTo Type\Code
1948 END
1949 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
1950 THEN
1951 'RICC' CopyTo Type\Code
1952 END
1953 END
1954 NODE (Proprietary)
1955 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
1956 THEN
1957 'XX' CopyTo Type\Proprietary
1958 END
1959 END
1960 END
1961 END
1962 END
translate35B_OtherIdentification1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 35B -> OtherIdentification1 : Default
405 TRANSLATE(35B, OtherIdentification1)
406 RULE
407 NODE (Identification)
408 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
409 THEN
410 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
411 THEN
412 (Description of Security\Line[1] Substring '5') CopyTo Identification
413 ELSE
414 'Not available.' CopyTo Identification
415 END
416 ELSE
417 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
418 THEN
419 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
420 THEN
421 (Description of Security\Line[1] Substring '7') CopyTo Identification
422 ELSE
423 'Not available.' CopyTo Identification
424 END
425 END
426 END
427 END
428 NODE (Type)
429 NODE (Code)
430 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
431 THEN
432 'TIKR' CopyTo Type\Code
433 END
434 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
435 THEN
436 'COMM' CopyTo Type\Code
437 END
438 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
439 THEN
440 'BELC' CopyTo Type\Code
441 END
442 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
443 THEN
444 'CUSP' CopyTo Type\Code
445 END
446 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
447 THEN
448 'SEDL' CopyTo Type\Code
449 END
450 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
451 THEN
452 'SICC' CopyTo Type\Code
453 END
454 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
455 THEN
456 'VALO' CopyTo Type\Code
457 END
458 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
459 THEN
460 'WKNR' CopyTo Type\Code
461 END
462 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
463 THEN
464 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
465 END
466 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
467 THEN
468 'BLOM' CopyTo Type\Code
469 END
470 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
471 THEN
472 'CMED' CopyTo Type\Code
473 END
474 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
475 THEN
476 'CTAC' CopyTo Type\Code
477 END
478 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
479 THEN
480 'ISDU' CopyTo Type\Code
481 END
482 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
483 THEN
484 'ISDX' CopyTo Type\Code
485 END
486 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
487 THEN
488 'LCHD' CopyTo Type\Code
489 END
490 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
491 THEN
492 'OCCS' CopyTo Type\Code
493 END
494 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
495 THEN
496 'OPRA' CopyTo Type\Code
497 END
498 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
499 THEN
500 'RCMD' CopyTo Type\Code
501 END
502 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
503 THEN
504 'RICC' CopyTo Type\Code
505 END
506 END
507 NODE (Proprietary)
508 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
509 THEN
510 'XX' CopyTo Type\Proprietary
511 END
512 END
513 END
514 END
515 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> OtherIdentification2 : Default
343 TRANSLATE(35B, OtherIdentification2)
344 RULE
345 NODE (Identification)
346 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
347 THEN
348 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
349 THEN
350 (Description of Security\Line[1] Substring '5') CopyTo Identification
351 ELSE
352 'Not available.' CopyTo Identification
353 END
354 ELSE
355 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
356 THEN
357 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
358 THEN
359 (Description of Security\Line[1] Substring '7') CopyTo Identification
360 ELSE
361 'Not available.' CopyTo Identification
362 END
363 END
364 END
365 END
366 NODE (Type)
367 NODE (Code)
368 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
369 THEN
370 'TIKR' CopyTo Type\Code
371 END
372 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
373 THEN
374 'COMM' CopyTo Type\Code
375 END
376 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
377 THEN
378 'BELC' CopyTo Type\Code
379 END
380 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
381 THEN
382 'CUSP' CopyTo Type\Code
383 END
384 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
385 THEN
386 'SEDL' CopyTo Type\Code
387 END
388 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
389 THEN
390 'SICC' CopyTo Type\Code
391 END
392 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
393 THEN
394 'VALO' CopyTo Type\Code
395 END
396 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
397 THEN
398 'WKNR' CopyTo Type\Code
399 END
400 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
401 THEN
402 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
403 END
404 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
405 THEN
406 'BLOM' CopyTo Type\Code
407 END
408 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
409 THEN
410 'CMED' CopyTo Type\Code
411 END
412 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
413 THEN
414 'CTAC' CopyTo Type\Code
415 END
416 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
417 THEN
418 'ISDU' CopyTo Type\Code
419 END
420 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
421 THEN
422 'ISDX' CopyTo Type\Code
423 END
424 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
425 THEN
426 'LCHD' CopyTo Type\Code
427 END
428 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
429 THEN
430 'OCCS' CopyTo Type\Code
431 END
432 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
433 THEN
434 'OPRA' CopyTo Type\Code
435 END
436 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
437 THEN
438 'RCMD' CopyTo Type\Code
439 END
440 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
441 THEN
442 'RICC' CopyTo Type\Code
443 END
444 END
445 NODE (Proprietary)
446 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
447 THEN
448 'XX' CopyTo Type\Proprietary
449 END
450 END
451 END
452 END
453 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> OtherIdentification2 : Default
355 TRANSLATE(35B, OtherIdentification2)
356 RULE
357 NODE (Identification)
358 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
359 THEN
360 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
361 THEN
362 (Description of Security\Line[1] Substring '5') CopyTo Identification
363 ELSE
364 'Not available.' CopyTo Identification
365 END
366 ELSE
367 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
368 THEN
369 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
370 THEN
371 (Description of Security\Line[1] Substring '7') CopyTo Identification
372 ELSE
373 'Not available.' CopyTo Identification
374 END
375 END
376 END
377 END
378 NODE (Type)
379 NODE (Code)
380 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
381 THEN
382 'TIKR' CopyTo Type\Code
383 END
384 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
385 THEN
386 'COMM' CopyTo Type\Code
387 END
388 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
389 THEN
390 'BELC' CopyTo Type\Code
391 END
392 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
393 THEN
394 'CUSP' CopyTo Type\Code
395 END
396 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
397 THEN
398 'SEDL' CopyTo Type\Code
399 END
400 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
401 THEN
402 'SICC' CopyTo Type\Code
403 END
404 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
405 THEN
406 'VALO' CopyTo Type\Code
407 END
408 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
409 THEN
410 'WKNR' CopyTo Type\Code
411 END
412 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
413 THEN
414 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
415 END
416 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
417 THEN
418 'BLOM' CopyTo Type\Code
419 END
420 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
421 THEN
422 'CMED' CopyTo Type\Code
423 END
424 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
425 THEN
426 'CTAC' CopyTo Type\Code
427 END
428 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
429 THEN
430 'ISDU' CopyTo Type\Code
431 END
432 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
433 THEN
434 'ISDX' CopyTo Type\Code
435 END
436 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
437 THEN
438 'LCHD' CopyTo Type\Code
439 END
440 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
441 THEN
442 'OCCS' CopyTo Type\Code
443 END
444 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
445 THEN
446 'OPRA' CopyTo Type\Code
447 END
448 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
449 THEN
450 'RCMD' CopyTo Type\Code
451 END
452 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
453 THEN
454 'RICC' CopyTo Type\Code
455 END
456 END
457 NODE (Proprietary)
458 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
459 THEN
460 'XX' CopyTo Type\Proprietary
461 END
462 END
463 END
464 END
465 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 35B -> OtherIdentification2 : Default
282 TRANSLATE(35B, OtherIdentification2)
283 RULE
284 NODE (Identification)
285 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
286 THEN
287 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
288 THEN
289 (Description of Security\Line[1] Substring '5') CopyTo Identification
290 ELSE
291 'Not available.' CopyTo Identification
292 END
293 ELSE
294 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
295 THEN
296 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
297 THEN
298 (Description of Security\Line[1] Substring '7') CopyTo Identification
299 ELSE
300 'Not available.' CopyTo Identification
301 END
302 END
303 END
304 END
305 NODE (Type)
306 NODE (Code)
307 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
308 THEN
309 'TIKR' CopyTo Type\Code
310 END
311 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
312 THEN
313 'COMM' CopyTo Type\Code
314 END
315 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
316 THEN
317 'BELC' CopyTo Type\Code
318 END
319 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
320 THEN
321 'CUSP' CopyTo Type\Code
322 END
323 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
324 THEN
325 'SEDL' CopyTo Type\Code
326 END
327 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
328 THEN
329 'SICC' CopyTo Type\Code
330 END
331 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
332 THEN
333 'VALO' CopyTo Type\Code
334 END
335 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
336 THEN
337 'WKNR' CopyTo Type\Code
338 END
339 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
340 THEN
341 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
342 END
343 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
344 THEN
345 'BLOM' CopyTo Type\Code
346 END
347 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
348 THEN
349 'CMED' CopyTo Type\Code
350 END
351 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
352 THEN
353 'CTAC' CopyTo Type\Code
354 END
355 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
356 THEN
357 'ISDU' CopyTo Type\Code
358 END
359 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
360 THEN
361 'ISDX' CopyTo Type\Code
362 END
363 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
364 THEN
365 'LCHD' CopyTo Type\Code
366 END
367 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
368 THEN
369 'OCCS' CopyTo Type\Code
370 END
371 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
372 THEN
373 'OPRA' CopyTo Type\Code
374 END
375 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
376 THEN
377 'RCMD' CopyTo Type\Code
378 END
379 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
380 THEN
381 'RICC' CopyTo Type\Code
382 END
383 END
384 NODE (Proprietary)
385 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
386 THEN
387 'XX' CopyTo Type\Proprietary
388 END
389 END
390 END
391 END
392 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 35B -> OtherIdentification2 : Default
243 TRANSLATE(35B, OtherIdentification2)
244 RULE
245 NODE (Identification)
246 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
247 THEN
248 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
249 THEN
250 (Description of Security\Line[1] Substring '5') CopyTo Identification
251 ELSE
252 'Not available.' CopyTo Identification
253 END
254 ELSE
255 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
256 THEN
257 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
258 THEN
259 (Description of Security\Line[1] Substring '7') CopyTo Identification
260 ELSE
261 'Not available.' CopyTo Identification
262 END
263 END
264 END
265 END
266 NODE (Type)
267 NODE (Code)
268 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
269 THEN
270 'TIKR' CopyTo Type\Code
271 END
272 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
273 THEN
274 'COMM' CopyTo Type\Code
275 END
276 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
277 THEN
278 'BELC' CopyTo Type\Code
279 END
280 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
281 THEN
282 'CUSP' CopyTo Type\Code
283 END
284 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
285 THEN
286 'SEDL' CopyTo Type\Code
287 END
288 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
289 THEN
290 'SICC' CopyTo Type\Code
291 END
292 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
293 THEN
294 'VALO' CopyTo Type\Code
295 END
296 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
297 THEN
298 'WKNR' CopyTo Type\Code
299 END
300 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
301 THEN
302 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
303 END
304 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
305 THEN
306 'BLOM' CopyTo Type\Code
307 END
308 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
309 THEN
310 'CMED' CopyTo Type\Code
311 END
312 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
313 THEN
314 'CTAC' CopyTo Type\Code
315 END
316 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
317 THEN
318 'ISDU' CopyTo Type\Code
319 END
320 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
321 THEN
322 'ISDX' CopyTo Type\Code
323 END
324 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
325 THEN
326 'LCHD' CopyTo Type\Code
327 END
328 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
329 THEN
330 'OCCS' CopyTo Type\Code
331 END
332 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
333 THEN
334 'OPRA' CopyTo Type\Code
335 END
336 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
337 THEN
338 'RCMD' CopyTo Type\Code
339 END
340 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
341 THEN
342 'RICC' CopyTo Type\Code
343 END
344 END
345 NODE (Proprietary)
346 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
347 THEN
348 'XX' CopyTo Type\Proprietary
349 END
350 END
351 END
352 END
353 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> OtherIdentification2 : Default
283 TRANSLATE(35B, OtherIdentification2)
284 RULE
285 NODE (Identification)
286 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
287 THEN
288 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
289 THEN
290 (Description of Security\Line[1] Substring '5') CopyTo Identification
291 ELSE
292 'Not available.' CopyTo Identification
293 END
294 ELSE
295 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
296 THEN
297 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
298 THEN
299 (Description of Security\Line[1] Substring '7') CopyTo Identification
300 ELSE
301 'Not available.' CopyTo Identification
302 END
303 END
304 END
305 END
306 NODE (Type)
307 NODE (Code)
308 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
309 THEN
310 'TIKR' CopyTo Type\Code
311 END
312 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
313 THEN
314 'COMM' CopyTo Type\Code
315 END
316 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
317 THEN
318 'BELC' CopyTo Type\Code
319 END
320 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
321 THEN
322 'CUSP' CopyTo Type\Code
323 END
324 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
325 THEN
326 'SEDL' CopyTo Type\Code
327 END
328 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
329 THEN
330 'SICC' CopyTo Type\Code
331 END
332 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
333 THEN
334 'VALO' CopyTo Type\Code
335 END
336 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
337 THEN
338 'WKNR' CopyTo Type\Code
339 END
340 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
341 THEN
342 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
343 END
344 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
345 THEN
346 'BLOM' CopyTo Type\Code
347 END
348 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
349 THEN
350 'CMED' CopyTo Type\Code
351 END
352 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
353 THEN
354 'CTAC' CopyTo Type\Code
355 END
356 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
357 THEN
358 'ISDU' CopyTo Type\Code
359 END
360 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
361 THEN
362 'ISDX' CopyTo Type\Code
363 END
364 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
365 THEN
366 'LCHD' CopyTo Type\Code
367 END
368 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
369 THEN
370 'OCCS' CopyTo Type\Code
371 END
372 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
373 THEN
374 'OPRA' CopyTo Type\Code
375 END
376 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
377 THEN
378 'RCMD' CopyTo Type\Code
379 END
380 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
381 THEN
382 'RICC' CopyTo Type\Code
383 END
384 END
385 NODE (Proprietary)
386 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
387 THEN
388 'XX' CopyTo Type\Proprietary
389 END
390 END
391 END
392 END
393 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 35B -> OtherIdentification2 : Default
283 TRANSLATE(35B, OtherIdentification2)
284 RULE
285 NODE (Identification)
286 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
287 THEN
288 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
289 THEN
290 (Description of Security\Line[1] Substring '5') CopyTo Identification
291 ELSE
292 'Not available.' CopyTo Identification
293 END
294 ELSE
295 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
296 THEN
297 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
298 THEN
299 (Description of Security\Line[1] Substring '7') CopyTo Identification
300 ELSE
301 'Not available.' CopyTo Identification
302 END
303 END
304 END
305 END
306 NODE (Type)
307 NODE (Code)
308 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
309 THEN
310 'TIKR' CopyTo Type\Code
311 END
312 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
313 THEN
314 'COMM' CopyTo Type\Code
315 END
316 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
317 THEN
318 'BELC' CopyTo Type\Code
319 END
320 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
321 THEN
322 'CUSP' CopyTo Type\Code
323 END
324 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
325 THEN
326 'SEDL' CopyTo Type\Code
327 END
328 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
329 THEN
330 'SICC' CopyTo Type\Code
331 END
332 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
333 THEN
334 'VALO' CopyTo Type\Code
335 END
336 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
337 THEN
338 'WKNR' CopyTo Type\Code
339 END
340 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
341 THEN
342 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
343 END
344 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
345 THEN
346 'BLOM' CopyTo Type\Code
347 END
348 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
349 THEN
350 'CMED' CopyTo Type\Code
351 END
352 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
353 THEN
354 'CTAC' CopyTo Type\Code
355 END
356 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
357 THEN
358 'ISDU' CopyTo Type\Code
359 END
360 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
361 THEN
362 'ISDX' CopyTo Type\Code
363 END
364 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
365 THEN
366 'LCHD' CopyTo Type\Code
367 END
368 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
369 THEN
370 'OCCS' CopyTo Type\Code
371 END
372 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
373 THEN
374 'OPRA' CopyTo Type\Code
375 END
376 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
377 THEN
378 'RCMD' CopyTo Type\Code
379 END
380 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
381 THEN
382 'RICC' CopyTo Type\Code
383 END
384 END
385 NODE (Proprietary)
386 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
387 THEN
388 'XX' CopyTo Type\Proprietary
389 END
390 END
391 END
392 END
393 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 35B -> OtherIdentification2 : Default
625 TRANSLATE(35B, OtherIdentification2)
626 RULE
627 NODE (Identification)
628 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
629 THEN
630 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
631 THEN
632 (Description of Security\Line[1] Substring '5') CopyTo Identification
633 ELSE
634 'Not available.' CopyTo Identification
635 END
636 ELSE
637 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
638 THEN
639 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
640 THEN
641 (Description of Security\Line[1] Substring '7') CopyTo Identification
642 ELSE
643 'Not available.' CopyTo Identification
644 END
645 END
646 END
647 END
648 NODE (Type)
649 NODE (Code)
650 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
651 THEN
652 'TIKR' CopyTo Type\Code
653 END
654 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
655 THEN
656 'COMM' CopyTo Type\Code
657 END
658 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
659 THEN
660 'BELC' CopyTo Type\Code
661 END
662 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
663 THEN
664 'CUSP' CopyTo Type\Code
665 END
666 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
667 THEN
668 'SEDL' CopyTo Type\Code
669 END
670 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
671 THEN
672 'SICC' CopyTo Type\Code
673 END
674 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
675 THEN
676 'VALO' CopyTo Type\Code
677 END
678 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
679 THEN
680 'WKNR' CopyTo Type\Code
681 END
682 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
683 THEN
684 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
685 END
686 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
687 THEN
688 'BLOM' CopyTo Type\Code
689 END
690 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
691 THEN
692 'CMED' CopyTo Type\Code
693 END
694 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
695 THEN
696 'CTAC' CopyTo Type\Code
697 END
698 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
699 THEN
700 'ISDU' CopyTo Type\Code
701 END
702 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
703 THEN
704 'ISDX' CopyTo Type\Code
705 END
706 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
707 THEN
708 'LCHD' CopyTo Type\Code
709 END
710 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
711 THEN
712 'OCCS' CopyTo Type\Code
713 END
714 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
715 THEN
716 'OPRA' CopyTo Type\Code
717 END
718 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
719 THEN
720 'RCMD' CopyTo Type\Code
721 END
722 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
723 THEN
724 'RICC' CopyTo Type\Code
725 END
726 END
727 NODE (Proprietary)
728 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
729 THEN
730 'XX' CopyTo Type\Proprietary
731 END
732 END
733 END
734 END
735 END
translate35B_OtherIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 35B -> OtherIdentification2 : Default
290 TRANSLATE(35B, OtherIdentification2)
291 RULE
292 NODE (Identification)
293 IF ((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
294 THEN
295 IF (((Description of Security\Line[1] Substring '5') Length) GreaterThan '0')
296 THEN
297 (Description of Security\Line[1] Substring '5') CopyTo Identification
298 ELSE
299 'Not available.' CopyTo Identification
300 END
301 ELSE
302 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))
303 THEN
304 IF (((Description of Security\Line[1] Substring '7') Length) GreaterThan '0')
305 THEN
306 (Description of Security\Line[1] Substring '7') CopyTo Identification
307 ELSE
308 'Not available.' CopyTo Identification
309 END
310 END
311 END
312 END
313 NODE (Type)
314 NODE (Code)
315 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')
316 THEN
317 'TIKR' CopyTo Type\Code
318 END
319 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')
320 THEN
321 'COMM' CopyTo Type\Code
322 END
323 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/BE/')
324 THEN
325 'BELC' CopyTo Type\Code
326 END
327 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/US/')
328 THEN
329 'CUSP' CopyTo Type\Code
330 END
331 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/GB/')
332 THEN
333 'SEDL' CopyTo Type\Code
334 END
335 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/JP/')
336 THEN
337 'SICC' CopyTo Type\Code
338 END
339 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/CH/')
340 THEN
341 'VALO' CopyTo Type\Code
342 END
343 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/DE/')
344 THEN
345 'WKNR' CopyTo Type\Code
346 END
347 IF (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And (Not (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'BE') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'US') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'GB') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'JP') Or (((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'CH') Or ((Description of Security\Line[1] Substring ('2', '2')) IsSameString 'DE')))))))) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/')))
348 THEN
349 ((Description of Security\Line[1] Substring ('2', '2')) Concatenate 'CD') CopyTo Type\Code
350 END
351 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/BLOM/')
352 THEN
353 'BLOM' CopyTo Type\Code
354 END
355 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CMED/')
356 THEN
357 'CMED' CopyTo Type\Code
358 END
359 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/CTAC/')
360 THEN
361 'CTAC' CopyTo Type\Code
362 END
363 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDU/')
364 THEN
365 'ISDU' CopyTo Type\Code
366 END
367 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/ISDX/')
368 THEN
369 'ISDX' CopyTo Type\Code
370 END
371 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/LCHD/')
372 THEN
373 'LCHD' CopyTo Type\Code
374 END
375 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OCCS/')
376 THEN
377 'OCCS' CopyTo Type\Code
378 END
379 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/OPRA/')
380 THEN
381 'OPRA' CopyTo Type\Code
382 END
383 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RCMD/')
384 THEN
385 'RCMD' CopyTo Type\Code
386 END
387 IF ((Description of Security\Line[1] Substring ('1', '6')) IsSameString '/RICC/')
388 THEN
389 'RICC' CopyTo Type\Code
390 END
391 END
392 NODE (Proprietary)
393 IF ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')
394 THEN
395 'XX' CopyTo Type\Proprietary
396 END
397 END
398 END
399 END
400 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
454 TRANSLATE(35B, RestrictedFINXMax140Text)
455 RULE
456 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
457 THEN
458 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
459 ELSE
460 IF (Identification of Security IsPresent)
461 THEN
462 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
463 ELSE
464 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
465 THEN
466 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
467 ELSE
468 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
469 END
470 END
471 END
472 END
473 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
466 TRANSLATE(35B, RestrictedFINXMax140Text)
467 RULE
468 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
469 THEN
470 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
471 ELSE
472 IF (Identification of Security IsPresent)
473 THEN
474 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
475 ELSE
476 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
477 THEN
478 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
479 ELSE
480 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
481 END
482 END
483 END
484 END
485 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
393 TRANSLATE(35B, RestrictedFINXMax140Text)
394 RULE
395 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
396 THEN
397 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
398 ELSE
399 IF (Identification of Security IsPresent)
400 THEN
401 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
402 ELSE
403 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
404 THEN
405 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
406 ELSE
407 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
408 END
409 END
410 END
411 END
412 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
354 TRANSLATE(35B, RestrictedFINXMax140Text)
355 RULE
356 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
357 THEN
358 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
359 ELSE
360 IF (Identification of Security IsPresent)
361 THEN
362 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
363 ELSE
364 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
365 THEN
366 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
367 ELSE
368 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
369 END
370 END
371 END
372 END
373 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
394 TRANSLATE(35B, RestrictedFINXMax140Text)
395 RULE
396 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
397 THEN
398 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
399 ELSE
400 IF (Identification of Security IsPresent)
401 THEN
402 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
403 ELSE
404 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
405 THEN
406 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
407 ELSE
408 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
409 END
410 END
411 END
412 END
413 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
394 TRANSLATE(35B, RestrictedFINXMax140Text)
395 RULE
396 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
397 THEN
398 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
399 ELSE
400 IF (Identification of Security IsPresent)
401 THEN
402 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
403 ELSE
404 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
405 THEN
406 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
407 ELSE
408 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
409 END
410 END
411 END
412 END
413 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
736 TRANSLATE(35B, RestrictedFINXMax140Text)
737 RULE
738 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
739 THEN
740 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
741 ELSE
742 IF (Identification of Security IsPresent)
743 THEN
744 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
745 ELSE
746 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
747 THEN
748 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
749 ELSE
750 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
751 END
752 END
753 END
754 END
755 END
translate35B_RestrictedFINXMax140Text_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 35B -> RestrictedFINXMax140Text : Default
401 TRANSLATE(35B, RestrictedFINXMax140Text)
402 RULE
403 IF ((Identification of Security IsPresent) And (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/')))))
404 THEN
405 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
406 ELSE
407 IF (Identification of Security IsPresent)
408 THEN
409 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
410 ELSE
411 IF (((((((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And (((Description of Security\Line[1] Substring ('2', '2')) IsCountry) And ((Description of Security\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/XS/')) Or ((Description of Security\Line[1] Substring ('1', '4')) IsSameString '/TS/')) Or (((Description of Security\Line[1] Substring ('1', '1')) IsSameString '/') And ((((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'BLOM') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CMED') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'CTAC') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDU') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'ISDX') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'LCHD') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OCCS') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'OPRA') Or (((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RCMD') Or ((Description of Security\Line[1] Substring ('2', '4')) IsSameString 'RICC')))))))))) And ((Description of Security\Line[1] Substring ('6', '1')) IsSameString '/'))))
412 THEN
413 (Description of Security\Line[2] Concatenate (Description of Security\Line[3] Concatenate Description of Security\Line[4])) CopyTo RestrictedFINXMax140Text
414 ELSE
415 (Description of Security\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
416 END
417 END
418 END
419 END
420 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> SecurityIdentification14 : Default
2864 TRANSLATE(35B, SecurityIdentification14)
2865 RULE
2866 NODE (ISIN)
2867 Identification of Security TranslateTo ISIN
2868 END
2869 NODE (OtherIdentification)
2870 35B TranslateTo OtherIdentification
2871 END
2872 NODE (Description)
2873 35B TranslateTo Description
2874 END
2875 END
2876 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> SecurityIdentification14 : Default
2348 TRANSLATE(35B, SecurityIdentification14)
2349 RULE
2350 NODE (ISIN)
2351 Identification of Security TranslateTo ISIN
2352 END
2353 NODE (OtherIdentification)
2354 35B TranslateTo OtherIdentification
2355 END
2356 NODE (Description)
2357 35B TranslateTo Description
2358 END
2359 END
2360 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 35B -> SecurityIdentification14 : Default
271 TRANSLATE(35B, SecurityIdentification14)
272 RULE
273 NODE (ISIN)
274 Identification of Security TranslateTo ISIN
275 END
276 NODE (OtherIdentification)
277 35B TranslateTo OtherIdentification
278 END
279 NODE (Description)
280 35B TranslateTo Description
281 END
282 END
283 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 35B -> SecurityIdentification14 : Default
260 TRANSLATE(35B, SecurityIdentification14)
261 RULE
262 NODE (ISIN)
263 Identification of Security TranslateTo ISIN
264 END
265 NODE (OtherIdentification)
266 35B TranslateTo OtherIdentification
267 END
268 NODE (Description)
269 35B TranslateTo Description
270 END
271 END
272 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> SecurityIdentification14 : Default
1839 TRANSLATE(35B, SecurityIdentification14)
1840 RULE
1841 NODE (ISIN)
1842 Identification of Security TranslateTo ISIN
1843 END
1844 NODE (OtherIdentification)
1845 35B TranslateTo OtherIdentification
1846 END
1847 NODE (Description)
1848 35B TranslateTo Description
1849 END
1850 END
1851 END
translate35B_SecurityIdentification14_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 35B -> SecurityIdentification14 : Default
387 TRANSLATE(35B, SecurityIdentification14)
388 RULE
389 NODE (ISIN)
390 Identification of Security TranslateTo ISIN
391 END
392 NODE (OtherIdentification)
393 35B TranslateTo OtherIdentification
394 END
395 NODE (Description)
396 35B TranslateTo Description
397 END
398 END
399 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 35B -> SecurityIdentification15 : Default
325 TRANSLATE(35B, SecurityIdentification15)
326 RULE
327 NODE (ISIN)
328 Identification of Security TranslateTo ISIN
329 END
330 NODE (OtherIdentification)
331 35B TranslateTo OtherIdentification[1]
332 END
333 NODE (Description)
334 35B TranslateTo Description
335 END
336 END
337 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 35B -> SecurityIdentification15 : Default
337 TRANSLATE(35B, SecurityIdentification15)
338 RULE
339 NODE (ISIN)
340 Identification of Security TranslateTo ISIN
341 END
342 NODE (OtherIdentification)
343 35B TranslateTo OtherIdentification[1]
344 END
345 NODE (Description)
346 35B TranslateTo Description
347 END
348 END
349 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 35B -> SecurityIdentification15 : Default
264 TRANSLATE(35B, SecurityIdentification15)
265 RULE
266 NODE (ISIN)
267 Identification of Security TranslateTo ISIN
268 END
269 NODE (OtherIdentification)
270 35B TranslateTo OtherIdentification[1]
271 END
272 NODE (Description)
273 35B TranslateTo Description
274 END
275 END
276 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 35B -> SecurityIdentification15 : Default
225 TRANSLATE(35B, SecurityIdentification15)
226 RULE
227 NODE (ISIN)
228 Identification of Security TranslateTo ISIN
229 END
230 NODE (OtherIdentification)
231 35B TranslateTo OtherIdentification[1]
232 END
233 NODE (Description)
234 35B TranslateTo Description
235 END
236 END
237 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 35B -> SecurityIdentification15 : Default
265 TRANSLATE(35B, SecurityIdentification15)
266 RULE
267 NODE (ISIN)
268 Identification of Security TranslateTo ISIN
269 END
270 NODE (OtherIdentification)
271 35B TranslateTo OtherIdentification[1]
272 END
273 NODE (Description)
274 35B TranslateTo Description
275 END
276 END
277 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 35B -> SecurityIdentification15 : Default
265 TRANSLATE(35B, SecurityIdentification15)
266 RULE
267 NODE (ISIN)
268 Identification of Security TranslateTo ISIN
269 END
270 NODE (OtherIdentification)
271 35B TranslateTo OtherIdentification[1]
272 END
273 NODE (Description)
274 35B TranslateTo Description
275 END
276 END
277 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 35B -> SecurityIdentification15 : Default
607 TRANSLATE(35B, SecurityIdentification15)
608 RULE
609 NODE (ISIN)
610 Identification of Security TranslateTo ISIN
611 END
612 NODE (OtherIdentification)
613 35B TranslateTo OtherIdentification[1]
614 END
615 NODE (Description)
616 35B TranslateTo Description
617 END
618 END
619 END
translate35B_SecurityIdentification15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 35B -> SecurityIdentification15 : Default
272 TRANSLATE(35B, SecurityIdentification15)
273 RULE
274 NODE (ISIN)
275 Identification of Security TranslateTo ISIN
276 END
277 NODE (OtherIdentification)
278 35B TranslateTo OtherIdentification[1]
279 END
280 NODE (Description)
281 35B TranslateTo Description
282 END
283 END
284 END
translate36_BaseOneRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 36 -> BaseOneRate : Default
925 TRANSLATE(36, BaseOneRate)
926 RULE
927 (36 FormatDecimal 'MX') CopyTo BaseOneRate
928 END
929 END
translate36_BaseOneRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 36 -> BaseOneRate : Default
492 TRANSLATE(36, BaseOneRate)
493 RULE
494 (36 FormatDecimal 'MX') CopyTo BaseOneRate
495 END
496 END
translate36_BaseOneRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 36 -> BaseOneRate : Default
372 TRANSLATE(36, BaseOneRate)
373 RULE
374 (36 FormatDecimal 'MX') CopyTo BaseOneRate
375 END
376 END
translate36B_3_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36B_3 -> RestrictedFINDecimalNumber : Default
1148 TRANSLATE(36B_3, RestrictedFINDecimalNumber)
1149 RULE
1150 Quantity TranslateTo RestrictedFINDecimalNumber
1151 END
1152 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
743 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
744 RULE
745 NODE (Unit)
746 IF (Quantity Type Code IsSameString 'UNIT')
747 THEN
748 Quantity TranslateTo Unit
749 END
750 END
751 NODE (FaceAmount)
752 IF (Quantity Type Code IsSameString 'FAMT')
753 THEN
754 Quantity TranslateTo FaceAmount
755 END
756 END
757 NODE (AmortisedValue)
758 IF (Quantity Type Code IsSameString 'AMOR')
759 THEN
760 Quantity TranslateTo AmortisedValue
761 END
762 END
763 END
764 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
755 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
756 RULE
757 NODE (Unit)
758 IF (Quantity Type Code IsSameString 'UNIT')
759 THEN
760 Quantity TranslateTo Unit
761 END
762 END
763 NODE (FaceAmount)
764 IF (Quantity Type Code IsSameString 'FAMT')
765 THEN
766 Quantity TranslateTo FaceAmount
767 END
768 END
769 NODE (AmortisedValue)
770 IF (Quantity Type Code IsSameString 'AMOR')
771 THEN
772 Quantity TranslateTo AmortisedValue
773 END
774 END
775 END
776 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
638 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
639 RULE
640 NODE (Unit)
641 IF (Quantity Type Code IsSameString 'UNIT')
642 THEN
643 Quantity TranslateTo Unit
644 END
645 END
646 NODE (FaceAmount)
647 IF (Quantity Type Code IsSameString 'FAMT')
648 THEN
649 Quantity TranslateTo FaceAmount
650 END
651 END
652 NODE (AmortisedValue)
653 IF (Quantity Type Code IsSameString 'AMOR')
654 THEN
655 Quantity TranslateTo AmortisedValue
656 END
657 END
658 END
659 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
614 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
615 RULE
616 NODE (Unit)
617 IF (Quantity Type Code IsSameString 'UNIT')
618 THEN
619 Quantity TranslateTo Unit
620 END
621 END
622 NODE (FaceAmount)
623 IF (Quantity Type Code IsSameString 'FAMT')
624 THEN
625 Quantity TranslateTo FaceAmount
626 END
627 END
628 NODE (AmortisedValue)
629 IF (Quantity Type Code IsSameString 'AMOR')
630 THEN
631 Quantity TranslateTo AmortisedValue
632 END
633 END
634 END
635 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
2016 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
2017 RULE
2018 NODE (Unit)
2019 IF (Quantity Type Code IsSameString 'UNIT')
2020 THEN
2021 Quantity TranslateTo Unit
2022 END
2023 END
2024 NODE (FaceAmount)
2025 IF (Quantity Type Code IsSameString 'FAMT')
2026 THEN
2027 Quantity TranslateTo FaceAmount
2028 END
2029 END
2030 NODE (AmortisedValue)
2031 IF (Quantity Type Code IsSameString 'AMOR')
2032 THEN
2033 Quantity TranslateTo AmortisedValue
2034 END
2035 END
2036 END
2037 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
719 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
720 RULE
721 NODE (Unit)
722 IF (Quantity Type Code IsSameString 'UNIT')
723 THEN
724 Quantity TranslateTo Unit
725 END
726 END
727 NODE (FaceAmount)
728 IF (Quantity Type Code IsSameString 'FAMT')
729 THEN
730 Quantity TranslateTo FaceAmount
731 END
732 END
733 NODE (AmortisedValue)
734 IF (Quantity Type Code IsSameString 'AMOR')
735 THEN
736 Quantity TranslateTo AmortisedValue
737 END
738 END
739 END
740 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
818 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
819 RULE
820 NODE (Unit)
821 IF (Quantity Type Code IsSameString 'UNIT')
822 THEN
823 Quantity TranslateTo Unit
824 END
825 END
826 NODE (FaceAmount)
827 IF (Quantity Type Code IsSameString 'FAMT')
828 THEN
829 Quantity TranslateTo FaceAmount
830 END
831 END
832 NODE (AmortisedValue)
833 IF (Quantity Type Code IsSameString 'AMOR')
834 THEN
835 Quantity TranslateTo AmortisedValue
836 END
837 END
838 END
839 END
translate36B_FinancialInstrumentQuantity15Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 36B -> FinancialInstrumentQuantity15Choice : Default
653 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
654 RULE
655 NODE (Unit)
656 IF (Quantity Type Code IsSameString 'UNIT')
657 THEN
658 Quantity TranslateTo Unit
659 END
660 END
661 NODE (FaceAmount)
662 IF (Quantity Type Code IsSameString 'FAMT')
663 THEN
664 Quantity TranslateTo FaceAmount
665 END
666 END
667 NODE (AmortisedValue)
668 IF (Quantity Type Code IsSameString 'AMOR')
669 THEN
670 Quantity TranslateTo AmortisedValue
671 END
672 END
673 END
674 END
translate36B_FinancialInstrumentQuantity17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36B -> FinancialInstrumentQuantity17Choice : Default
1701 TRANSLATE(36B, FinancialInstrumentQuantity17Choice)
1702 RULE
1703 NODE (Unit)
1704 IF (Quantity Type Code IsSameString 'UNIT')
1705 THEN
1706 Quantity TranslateTo Unit
1707 END
1708 END
1709 NODE (FaceAmount)
1710 IF (Quantity Type Code IsSameString 'FAMT')
1711 THEN
1712 Quantity TranslateTo FaceAmount
1713 END
1714 END
1715 NODE (AmortisedValue)
1716 IF (Quantity Type Code IsSameString 'AMOR')
1717 THEN
1718 Quantity TranslateTo AmortisedValue
1719 END
1720 END
1721 END
1722 END
translate36B_FinancialInstrumentQuantity17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 36B -> FinancialInstrumentQuantity17Choice : Default
2313 TRANSLATE(36B, FinancialInstrumentQuantity17Choice)
2314 RULE
2315 NODE (Unit)
2316 IF (Quantity Type Code IsSameString 'UNIT')
2317 THEN
2318 Quantity TranslateTo Unit
2319 END
2320 END
2321 NODE (FaceAmount)
2322 IF (Quantity Type Code IsSameString 'FAMT')
2323 THEN
2324 Quantity TranslateTo FaceAmount
2325 END
2326 END
2327 NODE (AmortisedValue)
2328 IF (Quantity Type Code IsSameString 'AMOR')
2329 THEN
2330 Quantity TranslateTo AmortisedValue
2331 END
2332 END
2333 END
2334 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
3067 TRANSLATE(36B, OriginalAndCurrentQuantities4)
3068 RULE
3069 NODE (FaceAmount)
3070 IF (Quantity Type Code IsSameString 'FAMT')
3071 THEN
3072 Quantity TranslateTo FaceAmount
3073 END
3074 END
3075 NODE (AmortisedValue)
3076 IF (Quantity Type Code IsSameString 'AMOR')
3077 THEN
3078 Quantity TranslateTo AmortisedValue
3079 END
3080 END
3081 END
3082 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
2551 TRANSLATE(36B, OriginalAndCurrentQuantities4)
2552 RULE
2553 NODE (FaceAmount)
2554 IF (Quantity Type Code IsSameString 'FAMT')
2555 THEN
2556 Quantity TranslateTo FaceAmount
2557 END
2558 END
2559 NODE (AmortisedValue)
2560 IF (Quantity Type Code IsSameString 'AMOR')
2561 THEN
2562 Quantity TranslateTo AmortisedValue
2563 END
2564 END
2565 END
2566 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
1322 TRANSLATE(36B, OriginalAndCurrentQuantities4)
1323 RULE
1324 NODE (FaceAmount)
1325 IF (Quantity Type Code IsSameString 'FAMT')
1326 THEN
1327 Quantity TranslateTo FaceAmount
1328 END
1329 END
1330 NODE (AmortisedValue)
1331 IF (Quantity Type Code IsSameString 'AMOR')
1332 THEN
1333 Quantity TranslateTo AmortisedValue
1334 END
1335 END
1336 END
1337 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
593 TRANSLATE(36B, OriginalAndCurrentQuantities4)
594 RULE
595 NODE (FaceAmount)
596 IF (Quantity Type Code IsSameString 'FAMT')
597 THEN
598 Quantity TranslateTo FaceAmount
599 END
600 END
601 NODE (AmortisedValue)
602 IF (Quantity Type Code IsSameString 'AMOR')
603 THEN
604 Quantity TranslateTo AmortisedValue
605 END
606 END
607 END
608 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
2038 TRANSLATE(36B, OriginalAndCurrentQuantities4)
2039 RULE
2040 NODE (FaceAmount)
2041 IF (Quantity Type Code IsSameString 'FAMT')
2042 THEN
2043 Quantity TranslateTo FaceAmount
2044 END
2045 END
2046 NODE (AmortisedValue)
2047 IF (Quantity Type Code IsSameString 'AMOR')
2048 THEN
2049 Quantity TranslateTo AmortisedValue
2050 END
2051 END
2052 END
2053 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
751 TRANSLATE(36B, OriginalAndCurrentQuantities4)
752 RULE
753 NODE (FaceAmount)
754 IF (Quantity Type Code IsSameString 'FAMT')
755 THEN
756 Quantity TranslateTo FaceAmount
757 END
758 END
759 NODE (AmortisedValue)
760 IF (Quantity Type Code IsSameString 'AMOR')
761 THEN
762 Quantity TranslateTo AmortisedValue
763 END
764 END
765 END
766 END
translate36B_OriginalAndCurrentQuantities4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 36B -> OriginalAndCurrentQuantities4 : Default
850 TRANSLATE(36B, OriginalAndCurrentQuantities4)
851 RULE
852 NODE (FaceAmount)
853 IF (Quantity Type Code IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (Quantity Type Code IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translate36C_2_FinancialInstrumentQuantity17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36C_2 -> FinancialInstrumentQuantity17Choice : Default
1723 TRANSLATE(36C_2, FinancialInstrumentQuantity17Choice)
1724 RULE
1725 NODE (Code)
1726 Quantity Code TranslateTo Code
1727 END
1728 END
1729 END
translate36C_3_FinancialInstrumentQuantity17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36C_3 -> FinancialInstrumentQuantity17Choice : Default
2851 TRANSLATE(36C_3, FinancialInstrumentQuantity17Choice)
2852 RULE
2853 NODE (Code)
2854 Quantity Code TranslateTo Code
2855 END
2856 END
2857 END
translate36C_3_FinancialInstrumentQuantity17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 36C_3 -> FinancialInstrumentQuantity17Choice : Default
2335 TRANSLATE(36C_3, FinancialInstrumentQuantity17Choice)
2336 RULE
2337 NODE (Code)
2338 Quantity Code TranslateTo Code
2339 END
2340 END
2341 END
translate36E_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 36E -> RestrictedFINDecimalNumber : Default
1153 TRANSLATE(36E, RestrictedFINDecimalNumber)
1154 RULE
1155 IF (Sign IsPresent)
1156 THEN
1157 ('-' Concatenate (Quantity FormatDecimal 'MX')) CopyTo RestrictedFINDecimalNumber
1158 ELSE
1159 Quantity TranslateTo RestrictedFINDecimalNumber
1160 END
1161 END
1162 END
translate50A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50A_2 -> CashAccount16 : Default
1131 TRANSLATE(50A_2, CashAccount16)
1132 RULE
1133 Account TranslateTo CashAccount16
1134 END
1135 END
translate50A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50A_2 -> CashAccount16 : Default
863 TRANSLATE(50A_2, CashAccount16)
864 RULE
865 Account TranslateTo CashAccount16
866 END
867 END
translate50A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50A_2 -> CashAccount16 : Default
1024 TRANSLATE(50A_2, CashAccount16)
1025 RULE
1026 Account TranslateTo CashAccount16
1027 END
1028 END
translate50A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50A_2 -> PartyIdentification32 : Default
742 TRANSLATE(50A_2, PartyIdentification32)
743 RULE
744 Identifier Code TranslateTo PartyIdentification32
745 END
746 END
translate50A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50A_2 -> PartyIdentification32 : Default
452 TRANSLATE(50A_2, PartyIdentification32)
453 RULE
454 Identifier Code TranslateTo PartyIdentification32
455 END
456 END
translate50A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50A_2 -> PartyIdentification32 : Default
635 TRANSLATE(50A_2, PartyIdentification32)
636 RULE
637 Identifier Code TranslateTo PartyIdentification32
638 END
639 END
translate50A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50A_3 -> CashAccount16 : Default
518 TRANSLATE(50A_3, CashAccount16)
519 RULE
520 Account TranslateTo CashAccount16
521 END
522 END
translate50A_3_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50A_3 -> PartyIdentification32 : Default
415 TRANSLATE(50A_3, PartyIdentification32)
416 RULE
417 Identifier Code TranslateTo PartyIdentification32
418 END
419 END
translate50C_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50C -> PartyIdentification32 : Default
1 TRANSLATE(50C, PartyIdentification32)
2 RULE
3 NODE (Identification)
4 NODE (OrganisationIdentification)
5 NODE (BICOrBEI)
6 50C CopyTo Identification\OrganisationIdentification\BICOrBEI
7 END
8 END
9 END
10 END
11 END
translate50F_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50F_3 -> CashAccount16 : Default
455 TRANSLATE(50F_3, CashAccount16)
456 RULE
457 NODE (Identification)
458 NODE (IBAN)
459 IF (Party Identifier\Account IsPresent)
460 THEN
461 IF (Party Identifier\Account IsIBAN)
462 THEN
463 Party Identifier\Account CopyTo Identification\IBAN
464 END
465 END
466 END
467 NODE (Other)
468 NODE (Identification)
469 IF (Party Identifier\Account IsPresent)
470 THEN
471 IF ((Not (Party Identifier\Account IsIBAN)) And ((Party Identifier\Account Length) GreaterThan '1'))
472 THEN
473 Party Identifier\Account CopyTo Identification\Other\Identification
474 END
475 END
476 END
477 END
478 END
479 END
480 END
translate50F_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50F_3 -> CashAccount16 : Default
1168 TRANSLATE(50F_3, CashAccount16)
1169 RULE
1170 NODE (Identification)
1171 NODE (IBAN)
1172 IF (Party Identifier\Account IsPresent)
1173 THEN
1174 IF (Party Identifier\Account IsIBAN)
1175 THEN
1176 Party Identifier\Account CopyTo Identification\IBAN
1177 END
1178 END
1179 END
1180 NODE (Other)
1181 NODE (Identification)
1182 IF (Party Identifier\Account IsPresent)
1183 THEN
1184 IF ((Not (Party Identifier\Account IsIBAN)) And ((Party Identifier\Account Length) GreaterThan '1'))
1185 THEN
1186 Party Identifier\Account CopyTo Identification\Other\Identification
1187 END
1188 END
1189 END
1190 END
1191 END
1192 END
1193 END
translate50F_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50F_3 -> CashAccount16 : Default
900 TRANSLATE(50F_3, CashAccount16)
901 RULE
902 NODE (Identification)
903 NODE (IBAN)
904 IF (Party Identifier\Account IsPresent)
905 THEN
906 IF (Party Identifier\Account IsIBAN)
907 THEN
908 Party Identifier\Account CopyTo Identification\IBAN
909 END
910 END
911 END
912 NODE (Other)
913 NODE (Identification)
914 IF (Party Identifier\Account IsPresent)
915 THEN
916 IF ((Not (Party Identifier\Account IsIBAN)) And ((Party Identifier\Account Length) GreaterThan '1'))
917 THEN
918 Party Identifier\Account CopyTo Identification\Other\Identification
919 END
920 END
921 END
922 END
923 END
924 END
925 END
translate50F_3_GenericPersonIdentification1_1st_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 1st occurrence
105 TRANSLATE(50F_3, GenericPersonIdentification1)
106 RULE
107 NODE (Identification)
108 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
109 THEN
110 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
111 THEN
112 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
113 THEN
114 (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
115 ELSE
116 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
117 END
118 ELSE
119 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
120 THEN
121 ((Party Identifier\Identifier ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
122 ELSE
123 (Party Identifier\Identifier Substring ('1', '35')) CopyTo Identification
124 END
125 END
126 ELSE
127 IF (((((Party Identifier\Code IsSameString 'ARNU') Or (Party Identifier\Code IsSameString 'CCPT')) Or (Party Identifier\Code IsSameString 'NIDN')) Or (Party Identifier\Code IsSameString 'SOSE')) Or (Party Identifier\Code IsSameString 'TXID'))
128 THEN
129 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
130 THEN
131 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
132 ELSE
133 (Party Identifier\Identifier Substring ('1', '27')) CopyTo Identification
134 END
135 END
136 END
137 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
138 THEN
139 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')
140 THEN
141 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
142 THEN
143 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
144 ELSE
145 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
146 END
147 ELSE
148 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
149 THEN
150 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) ExtractPattern '/') Substring '2') CopyTo Identification
151 ELSE
152 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) CopyTo Identification
153 END
154 END
155 END
156 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
157 THEN
158 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33')
159 THEN
160 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
161 THEN
162 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
163 ELSE
164 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
165 END
166 ELSE
167 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
168 THEN
169 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
170 END
171 END
172 END
173 END
174 NODE (SchemeName)
175 NODE (Code)
176 IF (Party Identifier\Code IsPresent)
177 THEN
178 Party Identifier\Code CopyTo SchemeName\Code
179 END
180 IF ((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
181 THEN
182 'CUST' CopyTo SchemeName\Code
183 END
184 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
185 THEN
186 'NIDN' CopyTo SchemeName\Code
187 END
188 END
189 END
190 NODE (Issuer)
191 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
192 THEN
193 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
194 THEN
195 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
196 THEN
197 (((Party Identifier\Country Code Concatenate '/') Concatenate ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
198 END
199 ELSE
200 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
201 THEN
202 (((Party Identifier\Country Code Concatenate '/') Concatenate (Party Identifier\Identifier ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
203 END
204 END
205 ELSE
206 Party Identifier\Country Code CopyTo Issuer
207 END
208 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
209 THEN
210 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
211 THEN
212 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
213 END
214 END
215 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
216 THEN
217 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
218 THEN
219 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
220 END
221 END
222 END
223 END
224 END
translate50F_3_GenericPersonIdentification1_1st_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 1st occurrence
847 TRANSLATE(50F_3, GenericPersonIdentification1)
848 RULE
849 NODE (Identification)
850 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
851 THEN
852 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
853 THEN
854 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
855 THEN
856 (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
857 ELSE
858 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
859 END
860 ELSE
861 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
862 THEN
863 ((Party Identifier\Identifier ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
864 ELSE
865 (Party Identifier\Identifier Substring ('1', '35')) CopyTo Identification
866 END
867 END
868 ELSE
869 IF (((((Party Identifier\Code IsSameString 'ARNU') Or (Party Identifier\Code IsSameString 'CCPT')) Or (Party Identifier\Code IsSameString 'NIDN')) Or (Party Identifier\Code IsSameString 'SOSE')) Or (Party Identifier\Code IsSameString 'TXID'))
870 THEN
871 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
872 THEN
873 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
874 ELSE
875 (Party Identifier\Identifier Substring ('1', '27')) CopyTo Identification
876 END
877 END
878 END
879 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
880 THEN
881 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')
882 THEN
883 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
884 THEN
885 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
886 ELSE
887 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
888 END
889 ELSE
890 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
891 THEN
892 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) ExtractPattern '/') Substring '2') CopyTo Identification
893 ELSE
894 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) CopyTo Identification
895 END
896 END
897 END
898 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
899 THEN
900 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33')
901 THEN
902 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
903 THEN
904 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
905 ELSE
906 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
907 END
908 ELSE
909 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
910 THEN
911 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
912 END
913 END
914 END
915 END
916 NODE (SchemeName)
917 NODE (Code)
918 IF (Party Identifier\Code IsPresent)
919 THEN
920 Party Identifier\Code CopyTo SchemeName\Code
921 END
922 IF ((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
923 THEN
924 'CUST' CopyTo SchemeName\Code
925 END
926 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
927 THEN
928 'NIDN' CopyTo SchemeName\Code
929 END
930 END
931 END
932 NODE (Issuer)
933 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
934 THEN
935 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
936 THEN
937 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
938 THEN
939 (((Party Identifier\Country Code Concatenate '/') Concatenate ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
940 END
941 ELSE
942 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
943 THEN
944 (((Party Identifier\Country Code Concatenate '/') Concatenate (Party Identifier\Identifier ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
945 END
946 END
947 ELSE
948 Party Identifier\Country Code CopyTo Issuer
949 END
950 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
951 THEN
952 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
953 THEN
954 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
955 END
956 END
957 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
958 THEN
959 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
960 THEN
961 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
962 END
963 END
964 END
965 END
966 END
translate50F_3_GenericPersonIdentification1_1st_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 1st occurrence
557 TRANSLATE(50F_3, GenericPersonIdentification1)
558 RULE
559 NODE (Identification)
560 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
561 THEN
562 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
563 THEN
564 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
565 THEN
566 (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
567 ELSE
568 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
569 END
570 ELSE
571 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
572 THEN
573 ((Party Identifier\Identifier ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
574 ELSE
575 (Party Identifier\Identifier Substring ('1', '35')) CopyTo Identification
576 END
577 END
578 ELSE
579 IF (((((Party Identifier\Code IsSameString 'ARNU') Or (Party Identifier\Code IsSameString 'CCPT')) Or (Party Identifier\Code IsSameString 'NIDN')) Or (Party Identifier\Code IsSameString 'SOSE')) Or (Party Identifier\Code IsSameString 'TXID'))
580 THEN
581 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
582 THEN
583 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
584 ELSE
585 (Party Identifier\Identifier Substring ('1', '27')) CopyTo Identification
586 END
587 END
588 END
589 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
590 THEN
591 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')
592 THEN
593 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
594 THEN
595 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
596 ELSE
597 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
598 END
599 ELSE
600 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
601 THEN
602 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) ExtractPattern '/') Substring '2') CopyTo Identification
603 ELSE
604 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) CopyTo Identification
605 END
606 END
607 END
608 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
609 THEN
610 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33')
611 THEN
612 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
613 THEN
614 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
615 ELSE
616 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
617 END
618 ELSE
619 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
620 THEN
621 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
622 END
623 END
624 END
625 END
626 NODE (SchemeName)
627 NODE (Code)
628 IF (Party Identifier\Code IsPresent)
629 THEN
630 Party Identifier\Code CopyTo SchemeName\Code
631 END
632 IF ((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
633 THEN
634 'CUST' CopyTo SchemeName\Code
635 END
636 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
637 THEN
638 'NIDN' CopyTo SchemeName\Code
639 END
640 END
641 END
642 NODE (Issuer)
643 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
644 THEN
645 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
646 THEN
647 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
648 THEN
649 (((Party Identifier\Country Code Concatenate '/') Concatenate ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
650 END
651 ELSE
652 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
653 THEN
654 (((Party Identifier\Country Code Concatenate '/') Concatenate (Party Identifier\Identifier ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
655 END
656 END
657 ELSE
658 Party Identifier\Country Code CopyTo Issuer
659 END
660 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
661 THEN
662 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
663 THEN
664 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
665 END
666 END
667 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
668 THEN
669 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
670 THEN
671 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
672 END
673 END
674 END
675 END
676 END
translate50F_3_GenericPersonIdentification1_2nd_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 2nd occurrence
225 TRANSLATE(50F_3, GenericPersonIdentification1)
226 RULE
227 NODE (Identification)
228 IF (Party Identifier\Code IsPresent)
229 THEN
230 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
231 THEN
232 IF (Not ((Party Identifier\Identifier Length) IsSameNumber '27'))
233 THEN
234 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
235 THEN
236 (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring '4') ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
237 END
238 ELSE
239 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
240 THEN
241 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring '4') ExtractPattern '/') Substring '2') CopyTo Identification
242 END
243 END
244 END
245 END
246 IF (Party Identifier\Code IsPresent)
247 THEN
248 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
249 THEN
250 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not ((Party Identifier\Identifier Length) IsSameNumber '27')))
251 THEN
252 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
253 THEN
254 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
255 END
256 ELSE
257 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
258 THEN
259 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
260 ELSE
261 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) CopyTo Identification
262 END
263 END
264 END
265 END
266 IF (Not (Party Identifier\Code IsPresent))
267 THEN
268 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
269 THEN
270 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')))
271 THEN
272 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
273 THEN
274 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
275 END
276 ELSE
277 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
278 THEN
279 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
280 END
281 END
282 END
283 END
284 END
285 NODE (SchemeName)
286 NODE (Code)
287 IF (((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'CUST')))
288 THEN
289 'CUST' CopyTo SchemeName\Code
290 END
291 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6'))) And (Not (Party Identifier\Code IsSameString 'NIDN')))
292 THEN
293 'NIDN' CopyTo SchemeName\Code
294 END
295 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
296 THEN
297 'NIDN' CopyTo SchemeName\Code
298 END
299 END
300 END
301 NODE (Issuer)
302 IF (Party Identifier\Code IsPresent)
303 THEN
304 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
305 THEN
306 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
307 THEN
308 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
309 END
310 END
311 END
312 IF (Party Identifier\Code IsPresent)
313 THEN
314 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
315 THEN
316 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
317 THEN
318 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
319 END
320 END
321 END
322 IF (Not (Party Identifier\Code IsPresent))
323 THEN
324 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
325 THEN
326 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
327 THEN
328 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
329 END
330 END
331 END
332 END
333 END
334 END
translate50F_3_GenericPersonIdentification1_2nd_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 2nd occurrence
967 TRANSLATE(50F_3, GenericPersonIdentification1)
968 RULE
969 NODE (Identification)
970 IF (Party Identifier\Code IsPresent)
971 THEN
972 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
973 THEN
974 IF (Not ((Party Identifier\Identifier Length) IsSameNumber '27'))
975 THEN
976 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
977 THEN
978 (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring '4') ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
979 END
980 ELSE
981 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
982 THEN
983 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring '4') ExtractPattern '/') Substring '2') CopyTo Identification
984 END
985 END
986 END
987 END
988 IF (Party Identifier\Code IsPresent)
989 THEN
990 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
991 THEN
992 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not ((Party Identifier\Identifier Length) IsSameNumber '27')))
993 THEN
994 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
995 THEN
996 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
997 END
998 ELSE
999 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1000 THEN
1001 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
1002 ELSE
1003 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) CopyTo Identification
1004 END
1005 END
1006 END
1007 END
1008 IF (Not (Party Identifier\Code IsPresent))
1009 THEN
1010 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1011 THEN
1012 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')))
1013 THEN
1014 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1015 THEN
1016 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
1017 END
1018 ELSE
1019 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1020 THEN
1021 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
1022 END
1023 END
1024 END
1025 END
1026 END
1027 NODE (SchemeName)
1028 NODE (Code)
1029 IF (((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'CUST')))
1030 THEN
1031 'CUST' CopyTo SchemeName\Code
1032 END
1033 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6'))) And (Not (Party Identifier\Code IsSameString 'NIDN')))
1034 THEN
1035 'NIDN' CopyTo SchemeName\Code
1036 END
1037 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1038 THEN
1039 'NIDN' CopyTo SchemeName\Code
1040 END
1041 END
1042 END
1043 NODE (Issuer)
1044 IF (Party Identifier\Code IsPresent)
1045 THEN
1046 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
1047 THEN
1048 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
1049 THEN
1050 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
1051 END
1052 END
1053 END
1054 IF (Party Identifier\Code IsPresent)
1055 THEN
1056 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
1057 THEN
1058 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1059 THEN
1060 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
1061 END
1062 END
1063 END
1064 IF (Not (Party Identifier\Code IsPresent))
1065 THEN
1066 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1067 THEN
1068 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1069 THEN
1070 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
1071 END
1072 END
1073 END
1074 END
1075 END
1076 END
translate50F_3_GenericPersonIdentification1_2nd_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 2nd occurrence
677 TRANSLATE(50F_3, GenericPersonIdentification1)
678 RULE
679 NODE (Identification)
680 IF (Party Identifier\Code IsPresent)
681 THEN
682 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
683 THEN
684 IF (Not ((Party Identifier\Identifier Length) IsSameNumber '27'))
685 THEN
686 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
687 THEN
688 (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring '4') ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
689 END
690 ELSE
691 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
692 THEN
693 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring '4') ExtractPattern '/') Substring '2') CopyTo Identification
694 END
695 END
696 END
697 END
698 IF (Party Identifier\Code IsPresent)
699 THEN
700 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
701 THEN
702 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not ((Party Identifier\Identifier Length) IsSameNumber '27')))
703 THEN
704 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
705 THEN
706 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
707 END
708 ELSE
709 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
710 THEN
711 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
712 ELSE
713 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) CopyTo Identification
714 END
715 END
716 END
717 END
718 IF (Not (Party Identifier\Code IsPresent))
719 THEN
720 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
721 THEN
722 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')))
723 THEN
724 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
725 THEN
726 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
727 END
728 ELSE
729 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
730 THEN
731 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
732 END
733 END
734 END
735 END
736 END
737 NODE (SchemeName)
738 NODE (Code)
739 IF (((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'CUST')))
740 THEN
741 'CUST' CopyTo SchemeName\Code
742 END
743 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6'))) And (Not (Party Identifier\Code IsSameString 'NIDN')))
744 THEN
745 'NIDN' CopyTo SchemeName\Code
746 END
747 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
748 THEN
749 'NIDN' CopyTo SchemeName\Code
750 END
751 END
752 END
753 NODE (Issuer)
754 IF (Party Identifier\Code IsPresent)
755 THEN
756 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
757 THEN
758 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
759 THEN
760 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
761 END
762 END
763 END
764 IF (Party Identifier\Code IsPresent)
765 THEN
766 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
767 THEN
768 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
769 THEN
770 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
771 END
772 END
773 END
774 IF (Not (Party Identifier\Code IsPresent))
775 THEN
776 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
777 THEN
778 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
779 THEN
780 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
781 END
782 END
783 END
784 END
785 END
786 END
translate50F_3_GenericPersonIdentification1_3th_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 3th occurrence
335 TRANSLATE(50F_3, GenericPersonIdentification1)
336 RULE
337 NODE (Identification)
338 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
339 THEN
340 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
341 THEN
342 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Party Identifier\Identifier Length) IsSameNumber '27') Or (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33'))))
343 THEN
344 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
345 THEN
346 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
347 END
348 ELSE
349 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
350 THEN
351 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
352 END
353 END
354 END
355 END
356 END
357 NODE (SchemeName)
358 NODE (Code)
359 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'NIDN')))
360 THEN
361 'NIDN' CopyTo SchemeName\Code
362 END
363 END
364 END
365 NODE (Issuer)
366 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
367 THEN
368 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
369 THEN
370 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
371 THEN
372 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
373 END
374 END
375 END
376 END
377 END
378 END
translate50F_3_GenericPersonIdentification1_3th_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 3th occurrence
1077 TRANSLATE(50F_3, GenericPersonIdentification1)
1078 RULE
1079 NODE (Identification)
1080 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1081 THEN
1082 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
1083 THEN
1084 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Party Identifier\Identifier Length) IsSameNumber '27') Or (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33'))))
1085 THEN
1086 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1087 THEN
1088 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
1089 END
1090 ELSE
1091 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1092 THEN
1093 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
1094 END
1095 END
1096 END
1097 END
1098 END
1099 NODE (SchemeName)
1100 NODE (Code)
1101 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'NIDN')))
1102 THEN
1103 'NIDN' CopyTo SchemeName\Code
1104 END
1105 END
1106 END
1107 NODE (Issuer)
1108 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1109 THEN
1110 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
1111 THEN
1112 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1113 THEN
1114 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
1115 END
1116 END
1117 END
1118 END
1119 END
1120 END
translate50F_3_GenericPersonIdentification1_3th_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50F_3 -> GenericPersonIdentification1 : 3th occurrence
787 TRANSLATE(50F_3, GenericPersonIdentification1)
788 RULE
789 NODE (Identification)
790 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
791 THEN
792 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
793 THEN
794 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Party Identifier\Identifier Length) IsSameNumber '27') Or (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33'))))
795 THEN
796 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
797 THEN
798 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
799 END
800 ELSE
801 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
802 THEN
803 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
804 END
805 END
806 END
807 END
808 END
809 NODE (SchemeName)
810 NODE (Code)
811 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'NIDN')))
812 THEN
813 'NIDN' CopyTo SchemeName\Code
814 END
815 END
816 END
817 NODE (Issuer)
818 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
819 THEN
820 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
821 THEN
822 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
823 THEN
824 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
825 END
826 END
827 END
828 END
829 END
830 END
translate50F_3_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50F_3 -> PartyIdentification32 : Default
19 TRANSLATE(50F_3, PartyIdentification32)
20 RULE
21 NODE (Name)
22 ((Name and Address\Line 2-5[*]\Details Select (..\Number IsSameString '1')) ConcatenateWithSeparator ' ') CopyTo Name
23 END
24 NODE (PostalAddress)
25 Name and Address TranslateTo PostalAddress
26 END
27 NODE (Identification)
28 NODE (PrivateIdentification)
29 NODE (DateAndPlaceOfBirth)
30 Name and Address TranslateTo Identification\PrivateIdentification\DateAndPlaceOfBirth
31 END
32 NODE (Other)
33 50F_3 TranslateTo Identification\PrivateIdentification\Other[1]
34 END
35 NODE (Other)
36 50F_3 TranslateTo Identification\PrivateIdentification\Other[2]
37 END
38 NODE (Other)
39 50F_3 TranslateTo Identification\PrivateIdentification\Other[3]
40 END
41 END
42 END
43 END
44 END
translate50F_3_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50F_3 -> PartyIdentification32 : Default
761 TRANSLATE(50F_3, PartyIdentification32)
762 RULE
763 NODE (Name)
764 ((Name and Address\Line 2-5[*]\Details Select (..\Number IsSameString '1')) ConcatenateWithSeparator ' ') CopyTo Name
765 END
766 NODE (PostalAddress)
767 Name and Address TranslateTo PostalAddress
768 END
769 NODE (Identification)
770 NODE (PrivateIdentification)
771 NODE (DateAndPlaceOfBirth)
772 Name and Address TranslateTo Identification\PrivateIdentification\DateAndPlaceOfBirth
773 END
774 NODE (Other)
775 50F_3 TranslateTo Identification\PrivateIdentification\Other[1]
776 END
777 NODE (Other)
778 50F_3 TranslateTo Identification\PrivateIdentification\Other[2]
779 END
780 NODE (Other)
781 50F_3 TranslateTo Identification\PrivateIdentification\Other[3]
782 END
783 END
784 END
785 END
786 END
translate50F_3_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50F_3 -> PartyIdentification32 : Default
471 TRANSLATE(50F_3, PartyIdentification32)
472 RULE
473 NODE (Name)
474 ((Name and Address\Line 2-5[*]\Details Select (..\Number IsSameString '1')) ConcatenateWithSeparator ' ') CopyTo Name
475 END
476 NODE (PostalAddress)
477 Name and Address TranslateTo PostalAddress
478 END
479 NODE (Identification)
480 NODE (PrivateIdentification)
481 NODE (DateAndPlaceOfBirth)
482 Name and Address TranslateTo Identification\PrivateIdentification\DateAndPlaceOfBirth
483 END
484 NODE (Other)
485 50F_3 TranslateTo Identification\PrivateIdentification\Other[1]
486 END
487 NODE (Other)
488 50F_3 TranslateTo Identification\PrivateIdentification\Other[2]
489 END
490 NODE (Other)
491 50F_3 TranslateTo Identification\PrivateIdentification\Other[3]
492 END
493 END
494 END
495 END
496 END
translate50F_6_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50F_6 -> CashAccount16 : Default
1061 TRANSLATE(50F_6, CashAccount16)
1062 RULE
1063 NODE (Identification)
1064 NODE (IBAN)
1065 IF (Party Identifier\Account IsPresent)
1066 THEN
1067 IF (Party Identifier\Account IsIBAN)
1068 THEN
1069 Party Identifier\Account CopyTo Identification\IBAN
1070 END
1071 END
1072 END
1073 NODE (Other)
1074 NODE (Identification)
1075 IF (Party Identifier\Account IsPresent)
1076 THEN
1077 IF ((Not (Party Identifier\Account IsIBAN)) And ((Party Identifier\Account Length) GreaterThan '1'))
1078 THEN
1079 Party Identifier\Account CopyTo Identification\Other\Identification
1080 END
1081 END
1082 END
1083 END
1084 END
1085 END
1086 END
translate50F_6_GenericPersonIdentification1_1st_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50F_6 -> GenericPersonIdentification1 : 1st occurrence
740 TRANSLATE(50F_6, GenericPersonIdentification1)
741 RULE
742 NODE (Identification)
743 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
744 THEN
745 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
746 THEN
747 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
748 THEN
749 (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
750 ELSE
751 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
752 END
753 ELSE
754 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
755 THEN
756 ((Party Identifier\Identifier ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
757 ELSE
758 (Party Identifier\Identifier Substring ('1', '35')) CopyTo Identification
759 END
760 END
761 ELSE
762 IF (((((Party Identifier\Code IsSameString 'ARNU') Or (Party Identifier\Code IsSameString 'CCPT')) Or (Party Identifier\Code IsSameString 'NIDN')) Or (Party Identifier\Code IsSameString 'SOSE')) Or (Party Identifier\Code IsSameString 'TXID'))
763 THEN
764 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
765 THEN
766 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
767 ELSE
768 (Party Identifier\Identifier Substring ('1', '27')) CopyTo Identification
769 END
770 END
771 END
772 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
773 THEN
774 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')
775 THEN
776 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
777 THEN
778 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
779 ELSE
780 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
781 END
782 ELSE
783 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
784 THEN
785 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) ExtractPattern '/') Substring '2') CopyTo Identification
786 ELSE
787 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) CopyTo Identification
788 END
789 END
790 END
791 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
792 THEN
793 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33')
794 THEN
795 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
796 THEN
797 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
798 ELSE
799 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
800 END
801 ELSE
802 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
803 THEN
804 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
805 END
806 END
807 END
808 END
809 NODE (SchemeName)
810 NODE (Code)
811 IF (Party Identifier\Code IsPresent)
812 THEN
813 Party Identifier\Code CopyTo SchemeName\Code
814 END
815 IF ((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
816 THEN
817 'CUST' CopyTo SchemeName\Code
818 END
819 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
820 THEN
821 'NIDN' CopyTo SchemeName\Code
822 END
823 END
824 END
825 NODE (Issuer)
826 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
827 THEN
828 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
829 THEN
830 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
831 THEN
832 (((Party Identifier\Country Code Concatenate '/') Concatenate ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
833 END
834 ELSE
835 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
836 THEN
837 (((Party Identifier\Country Code Concatenate '/') Concatenate (Party Identifier\Identifier ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
838 END
839 END
840 ELSE
841 Party Identifier\Country Code CopyTo Issuer
842 END
843 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
844 THEN
845 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
846 THEN
847 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
848 END
849 END
850 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
851 THEN
852 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
853 THEN
854 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
855 END
856 END
857 END
858 END
859 END
translate50F_6_GenericPersonIdentification1_2nd_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50F_6 -> GenericPersonIdentification1 : 2nd occurrence
860 TRANSLATE(50F_6, GenericPersonIdentification1)
861 RULE
862 NODE (Identification)
863 IF (Party Identifier\Code IsPresent)
864 THEN
865 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
866 THEN
867 IF (Not ((Party Identifier\Identifier Length) IsSameNumber '27'))
868 THEN
869 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
870 THEN
871 (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring '4') ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
872 END
873 ELSE
874 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
875 THEN
876 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring '4') ExtractPattern '/') Substring '2') CopyTo Identification
877 END
878 END
879 END
880 END
881 IF (Party Identifier\Code IsPresent)
882 THEN
883 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
884 THEN
885 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not ((Party Identifier\Identifier Length) IsSameNumber '27')))
886 THEN
887 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
888 THEN
889 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
890 END
891 ELSE
892 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
893 THEN
894 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
895 ELSE
896 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) CopyTo Identification
897 END
898 END
899 END
900 END
901 IF (Not (Party Identifier\Code IsPresent))
902 THEN
903 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
904 THEN
905 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')))
906 THEN
907 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
908 THEN
909 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
910 END
911 ELSE
912 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
913 THEN
914 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
915 END
916 END
917 END
918 END
919 END
920 NODE (SchemeName)
921 NODE (Code)
922 IF (((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'CUST')))
923 THEN
924 'CUST' CopyTo SchemeName\Code
925 END
926 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6'))) And (Not (Party Identifier\Code IsSameString 'NIDN')))
927 THEN
928 'NIDN' CopyTo SchemeName\Code
929 END
930 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
931 THEN
932 'NIDN' CopyTo SchemeName\Code
933 END
934 END
935 END
936 NODE (Issuer)
937 IF (Party Identifier\Code IsPresent)
938 THEN
939 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
940 THEN
941 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
942 THEN
943 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
944 END
945 END
946 END
947 IF (Party Identifier\Code IsPresent)
948 THEN
949 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
950 THEN
951 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
952 THEN
953 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
954 END
955 END
956 END
957 IF (Not (Party Identifier\Code IsPresent))
958 THEN
959 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
960 THEN
961 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
962 THEN
963 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
964 END
965 END
966 END
967 END
968 END
969 END
translate50F_6_GenericPersonIdentification1_3th_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50F_6 -> GenericPersonIdentification1 : 3th occurrence
970 TRANSLATE(50F_6, GenericPersonIdentification1)
971 RULE
972 NODE (Identification)
973 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
974 THEN
975 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
976 THEN
977 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Party Identifier\Identifier Length) IsSameNumber '27') Or (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33'))))
978 THEN
979 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
980 THEN
981 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
982 END
983 ELSE
984 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
985 THEN
986 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
987 END
988 END
989 END
990 END
991 END
992 NODE (SchemeName)
993 NODE (Code)
994 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'NIDN')))
995 THEN
996 'NIDN' CopyTo SchemeName\Code
997 END
998 END
999 END
1000 NODE (Issuer)
1001 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
1002 THEN
1003 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
1004 THEN
1005 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
1006 THEN
1007 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
1008 END
1009 END
1010 END
1011 END
1012 END
1013 END
translate50F_6_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50F_6 -> PartyIdentification32 : Default
654 TRANSLATE(50F_6, PartyIdentification32)
655 RULE
656 NODE (Name)
657 ((Name and Address\Line 2-5[*]\Details Select (..\Number IsSameString '1')) ConcatenateWithSeparator ' ') CopyTo Name
658 END
659 NODE (PostalAddress)
660 Name and Address TranslateTo PostalAddress
661 END
662 NODE (Identification)
663 NODE (PrivateIdentification)
664 NODE (DateAndPlaceOfBirth)
665 Name and Address TranslateTo Identification\PrivateIdentification\DateAndPlaceOfBirth
666 END
667 NODE (Other)
668 50F_6 TranslateTo Identification\PrivateIdentification\Other[1]
669 END
670 NODE (Other)
671 50F_6 TranslateTo Identification\PrivateIdentification\Other[2]
672 END
673 NODE (Other)
674 50F_6 TranslateTo Identification\PrivateIdentification\Other[3]
675 END
676 END
677 END
678 END
679 END
translate50F_7_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50F_7 -> CashAccount16 : Default
455 TRANSLATE(50F_7, CashAccount16)
456 RULE
457 NODE (Identification)
458 NODE (IBAN)
459 IF (Party Identifier\Account IsPresent)
460 THEN
461 IF (Party Identifier\Account IsIBAN)
462 THEN
463 Party Identifier\Account CopyTo Identification\IBAN
464 END
465 END
466 END
467 NODE (Other)
468 NODE (Identification)
469 IF (Party Identifier\Account IsPresent)
470 THEN
471 IF ((Not (Party Identifier\Account IsIBAN)) And ((Party Identifier\Account Length) GreaterThan '1'))
472 THEN
473 Party Identifier\Account CopyTo Identification\Other\Identification
474 END
475 END
476 END
477 END
478 END
479 END
480 END
translate50F_7_GenericPersonIdentification1_1st_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50F_7 -> GenericPersonIdentification1 : 1st occurrence
109 TRANSLATE(50F_7, GenericPersonIdentification1)
110 RULE
111 NODE (Identification)
112 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
113 THEN
114 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
115 THEN
116 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
117 THEN
118 (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
119 ELSE
120 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
121 END
122 ELSE
123 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
124 THEN
125 ((Party Identifier\Identifier ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
126 ELSE
127 (Party Identifier\Identifier Substring ('1', '35')) CopyTo Identification
128 END
129 END
130 ELSE
131 IF (((((Party Identifier\Code IsSameString 'ARNU') Or (Party Identifier\Code IsSameString 'CCPT')) Or (Party Identifier\Code IsSameString 'NIDN')) Or (Party Identifier\Code IsSameString 'SOSE')) Or (Party Identifier\Code IsSameString 'TXID'))
132 THEN
133 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
134 THEN
135 ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
136 ELSE
137 (Party Identifier\Identifier Substring ('1', '27')) CopyTo Identification
138 END
139 END
140 END
141 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
142 THEN
143 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')
144 THEN
145 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
146 THEN
147 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
148 ELSE
149 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
150 END
151 ELSE
152 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
153 THEN
154 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) ExtractPattern '/') Substring '2') CopyTo Identification
155 ELSE
156 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) CopyTo Identification
157 END
158 END
159 END
160 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
161 THEN
162 IF (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33')
163 THEN
164 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
165 THEN
166 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
167 ELSE
168 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('1', '35')) CopyTo Identification
169 END
170 ELSE
171 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
172 THEN
173 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
174 END
175 END
176 END
177 END
178 NODE (SchemeName)
179 NODE (Code)
180 IF (Party Identifier\Code IsPresent)
181 THEN
182 Party Identifier\Code CopyTo SchemeName\Code
183 END
184 IF ((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
185 THEN
186 'CUST' CopyTo SchemeName\Code
187 END
188 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
189 THEN
190 'NIDN' CopyTo SchemeName\Code
191 END
192 END
193 END
194 NODE (Issuer)
195 IF (((Party Identifier\Code IsSameString 'CUST') Or (Party Identifier\Code IsSameString 'DRLC')) Or (Party Identifier\Code IsSameString 'EMPL'))
196 THEN
197 IF ((Party Identifier\Identifier Length) IsSameNumber '27')
198 THEN
199 IF (((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '1')) GreaterThan '0')
200 THEN
201 (((Party Identifier\Country Code Concatenate '/') Concatenate ((Party Identifier\Identifier Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
202 END
203 ELSE
204 IF ((Party Identifier\Identifier Find ('/', '1')) GreaterThan '0')
205 THEN
206 (((Party Identifier\Country Code Concatenate '/') Concatenate (Party Identifier\Identifier ExtractPattern (*NULL*, '/'))) Substring ('1', '35')) CopyTo Issuer
207 END
208 END
209 ELSE
210 Party Identifier\Country Code CopyTo Issuer
211 END
212 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsPresent)))
213 THEN
214 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
215 THEN
216 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
217 END
218 END
219 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsPresent))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
220 THEN
221 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
222 THEN
223 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
224 END
225 END
226 END
227 END
228 END
translate50F_7_GenericPersonIdentification1_2nd_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50F_7 -> GenericPersonIdentification1 : 2nd occurrence
229 TRANSLATE(50F_7, GenericPersonIdentification1)
230 RULE
231 NODE (Identification)
232 IF (Party Identifier\Code IsPresent)
233 THEN
234 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
235 THEN
236 IF (Not ((Party Identifier\Identifier Length) IsSameNumber '27'))
237 THEN
238 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Find ('/', '4')) GreaterThan '0'))
239 THEN
240 (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring '4') ExtractPattern '/') Substring ('2', '35')) CopyTo Identification
241 END
242 ELSE
243 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
244 THEN
245 ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring '4') ExtractPattern '/') Substring '2') CopyTo Identification
246 END
247 END
248 END
249 END
250 IF (Party Identifier\Code IsPresent)
251 THEN
252 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
253 THEN
254 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not ((Party Identifier\Identifier Length) IsSameNumber '27')))
255 THEN
256 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
257 THEN
258 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
259 END
260 ELSE
261 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
262 THEN
263 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
264 ELSE
265 (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) CopyTo Identification
266 END
267 END
268 END
269 END
270 IF (Not (Party Identifier\Code IsPresent))
271 THEN
272 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
273 THEN
274 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33')))
275 THEN
276 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
277 THEN
278 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
279 END
280 ELSE
281 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
282 THEN
283 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
284 END
285 END
286 END
287 END
288 END
289 NODE (SchemeName)
290 NODE (Code)
291 IF (((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'CUST')))
292 THEN
293 'CUST' CopyTo SchemeName\Code
294 END
295 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6'))) And (Not (Party Identifier\Code IsSameString 'NIDN')))
296 THEN
297 'NIDN' CopyTo SchemeName\Code
298 END
299 IF (((Not (Party Identifier\Code IsPresent)) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
300 THEN
301 'NIDN' CopyTo SchemeName\Code
302 END
303 END
304 END
305 NODE (Issuer)
306 IF (Party Identifier\Code IsPresent)
307 THEN
308 IF ((Name and Address\Line 2-5[*]\Number ContainsString '6') And (Not (Party Identifier\Code IsSameString 'CUST')))
309 THEN
310 IF (((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('3', '1')) IsSameString '/')) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) GreaterThan '0'))
311 THEN
312 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Substring ('1', (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Find ('/', '4')) Subtract '1'))) CopyTo Issuer
313 END
314 END
315 END
316 IF (Party Identifier\Code IsPresent)
317 THEN
318 IF (((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN'))) And (Not (Name and Address\Line 2-5[*]\Number ContainsString '6')))
319 THEN
320 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
321 THEN
322 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
323 END
324 END
325 END
326 IF (Not (Party Identifier\Code IsPresent))
327 THEN
328 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
329 THEN
330 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
331 THEN
332 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
333 END
334 END
335 END
336 END
337 END
338 END
translate50F_7_GenericPersonIdentification1_3th_occurrence(String, Field) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50F_7 -> GenericPersonIdentification1 : 3th occurrence
339 TRANSLATE(50F_7, GenericPersonIdentification1)
340 RULE
341 NODE (Identification)
342 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
343 THEN
344 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
345 THEN
346 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Length) IsSameNumber '33') And (Not (((Party Identifier\Identifier Length) IsSameNumber '27') Or (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '6'), '1')) Length) IsSameNumber '33'))))
347 THEN
348 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
349 THEN
350 (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Concatenate (Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '8'), '1'))) Substring ('4', '35')) CopyTo Identification
351 END
352 ELSE
353 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
354 THEN
355 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring '4') CopyTo Identification
356 END
357 END
358 END
359 END
360 END
361 NODE (SchemeName)
362 NODE (Code)
363 IF ((((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '7')) And (Name and Address\Line 2-5[*]\Number ContainsString '6')) And (Not (Party Identifier\Code IsSameString 'NIDN')))
364 THEN
365 'NIDN' CopyTo SchemeName\Code
366 END
367 END
368 END
369 NODE (Issuer)
370 IF ((Party Identifier\Code IsPresent) And (Name and Address\Line 2-5[*]\Number ContainsString '6'))
371 THEN
372 IF ((Name and Address\Line 2-5[*]\Number ContainsString '7') And (Not (Party Identifier\Code IsSameString 'NIDN')))
373 THEN
374 IF ((((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) IsCountry) And (((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('3', '1')) IsSameString '/'))
375 THEN
376 ((Name and Address\Line 2-5[*]\Details Select ((..\Number IsSameString '7'), '1')) Substring ('1', '2')) CopyTo Issuer
377 END
378 END
379 END
380 END
381 END
382 END
translate50F_7_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50F_7 -> PartyIdentification32 : Default
23 TRANSLATE(50F_7, PartyIdentification32)
24 RULE
25 NODE (Name)
26 ((Name and Address\Line 2-5[*]\Details Select (..\Number IsSameString '1')) ConcatenateWithSeparator ' ') CopyTo Name
27 END
28 NODE (PostalAddress)
29 Name and Address TranslateTo PostalAddress
30 END
31 NODE (Identification)
32 NODE (PrivateIdentification)
33 NODE (DateAndPlaceOfBirth)
34 Name and Address TranslateTo Identification\PrivateIdentification\DateAndPlaceOfBirth
35 END
36 NODE (Other)
37 50F_7 TranslateTo Identification\PrivateIdentification\Other[1]
38 END
39 NODE (Other)
40 50F_7 TranslateTo Identification\PrivateIdentification\Other[2]
41 END
42 NODE (Other)
43 50F_7 TranslateTo Identification\PrivateIdentification\Other[3]
44 END
45 END
46 END
47 END
48 END
translate50G_1_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50G_1 -> CashAccount16 : Default
481 TRANSLATE(50G_1, CashAccount16)
482 RULE
483 Account TranslateTo CashAccount16
484 END
485 END
translate50G_1_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50G_1 -> PartyIdentification32 : Default
379 TRANSLATE(50G_1, PartyIdentification32)
380 RULE
381 NODE (Identification)
382 NODE (OrganisationIdentification)
383 NODE (BICOrBEI)
384 Identifier Code CopyTo Identification\OrganisationIdentification\BICOrBEI
385 END
386 END
387 END
388 END
389 END
translate50H_1_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50H_1 -> CashAccount16 : Default
518 TRANSLATE(50H_1, CashAccount16)
519 RULE
520 Account TranslateTo CashAccount16
521 END
522 END
translate50H_1_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50H_1 -> PartyIdentification32 : Default
390 TRANSLATE(50H_1, PartyIdentification32)
391 RULE
392 NODE (Name)
393 Name and Address\Line[1] CopyTo Name
394 END
395 NODE (PostalAddress)
396 Name and Address TranslateTo PostalAddress
397 END
398 END
399 END
translate50K_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50K_2 -> CashAccount16 : Default
1194 TRANSLATE(50K_2, CashAccount16)
1195 RULE
1196 Account TranslateTo CashAccount16
1197 END
1198 END
translate50K_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50K_2 -> CashAccount16 : Default
926 TRANSLATE(50K_2, CashAccount16)
927 RULE
928 Account TranslateTo CashAccount16
929 END
930 END
translate50K_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50K_2 -> CashAccount16 : Default
1087 TRANSLATE(50K_2, CashAccount16)
1088 RULE
1089 Account TranslateTo CashAccount16
1090 END
1091 END
translate50K_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50K_2 -> CashAccount16 : Default
481 TRANSLATE(50K_2, CashAccount16)
482 RULE
483 Account TranslateTo CashAccount16
484 END
485 END
translate50K_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 50K_2 -> PartyIdentification32 : Default
1121 TRANSLATE(50K_2, PartyIdentification32)
1122 RULE
1123 NODE (Name)
1124 Name and Address\Line[1] CopyTo Name
1125 END
1126 NODE (PostalAddress)
1127 Name and Address TranslateTo PostalAddress
1128 END
1129 END
1130 END
translate50K_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 50K_2 -> PartyIdentification32 : Default
831 TRANSLATE(50K_2, PartyIdentification32)
832 RULE
833 NODE (Name)
834 Name and Address\Line[1] CopyTo Name
835 END
836 NODE (PostalAddress)
837 Name and Address TranslateTo PostalAddress
838 END
839 END
840 END
translate50K_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 50K_2 -> PartyIdentification32 : Default
1014 TRANSLATE(50K_2, PartyIdentification32)
1015 RULE
1016 NODE (Name)
1017 Name and Address\Line[1] CopyTo Name
1018 END
1019 NODE (PostalAddress)
1020 Name and Address TranslateTo PostalAddress
1021 END
1022 END
1023 END
translate50K_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 50K_2 -> PartyIdentification32 : Default
383 TRANSLATE(50K_2, PartyIdentification32)
384 RULE
385 NODE (Name)
386 Name and Address\Line[1] CopyTo Name
387 END
388 NODE (PostalAddress)
389 Name and Address TranslateTo PostalAddress
390 END
391 END
392 END
translate50L_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 50L -> PartyIdentification32 : Default
12 TRANSLATE(50L, PartyIdentification32)
13 RULE
14 NODE (Name)
15 50L CopyTo Name
16 END
17 END
18 END
translate52A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 52A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
523 TRANSLATE(52A_2, BranchAndFinancialInstitutionIdentification4)
524 RULE
525 NODE (FinancialInstitutionIdentification)
526 NODE (BIC)
527 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
528 END
529 NODE (ClearingSystemMemberIdentification)
530 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//FW')))
531 THEN
532 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
533 END
534 END
535 END
536 END
537 END
translate52A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 52A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
534 TRANSLATE(52A_2, BranchAndFinancialInstitutionIdentification4)
535 RULE
536 NODE (FinancialInstitutionIdentification)
537 NODE (BIC)
538 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
539 END
540 NODE (ClearingSystemMemberIdentification)
541 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//FW')))
542 THEN
543 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
544 END
545 END
546 END
547 END
548 END
translate52A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 52A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
459 TRANSLATE(52A_2, BranchAndFinancialInstitutionIdentification4)
460 RULE
461 NODE (FinancialInstitutionIdentification)
462 NODE (BIC)
463 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
464 END
465 NODE (ClearingSystemMemberIdentification)
466 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//FW')))
467 THEN
468 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
469 END
470 END
471 END
472 END
473 END
translate52A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 52A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
459 TRANSLATE(52A_2, BranchAndFinancialInstitutionIdentification4)
460 RULE
461 NODE (FinancialInstitutionIdentification)
462 NODE (BIC)
463 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
464 END
465 NODE (ClearingSystemMemberIdentification)
466 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//FW')))
467 THEN
468 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
469 END
470 END
471 END
472 END
473 END
translate52A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 52A_2 -> CashAccount16 : Default
746 TRANSLATE(52A_2, CashAccount16)
747 RULE
748 IF ((Party Identifier IsPresent) And (Not ((Party Identifier Substring ('1', '2')) IsSameString '//')))
749 THEN
750 Party Identifier TranslateTo CashAccount16
751 END
752 END
753 END
translate52A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 52A_2 -> CashAccount16 : Default
1199 TRANSLATE(52A_2, CashAccount16)
1200 RULE
1201 IF ((Party Identifier IsPresent) And (Not ((Party Identifier Substring ('1', '2')) IsSameString '//')))
1202 THEN
1203 Party Identifier TranslateTo CashAccount16
1204 END
1205 END
1206 END
translate52A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 52A_2 -> CashAccount16 : Default
492 TRANSLATE(52A_2, CashAccount16)
493 RULE
494 IF ((Party Identifier IsPresent) And (Not ((Party Identifier Substring ('1', '2')) IsSameString '//')))
495 THEN
496 Party Identifier TranslateTo CashAccount16
497 END
498 END
499 END
translate52A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 52A_2 -> CashAccount16 : Default
492 TRANSLATE(52A_2, CashAccount16)
493 RULE
494 IF ((Party Identifier IsPresent) And (Not ((Party Identifier Substring ('1', '2')) IsSameString '//')))
495 THEN
496 Party Identifier TranslateTo CashAccount16
497 END
498 END
499 END
translate52A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method 52A_2 -> PartyIdentification32 : Default
21 TRANSLATE(52A_2, PartyIdentification32)
22 RULE
23 NODE (Identification)
24 NODE (OrganisationIdentification)
25 NODE (BICOrBEI)
26 Identifier Code CopyTo Identification\OrganisationIdentification\BICOrBEI
27 END
28 END
29 END
30 END
31 END
translate52A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 52A_2 -> PartyIdentification32 : Default
434 TRANSLATE(52A_2, PartyIdentification32)
435 RULE
436 NODE (Identification)
437 NODE (OrganisationIdentification)
438 NODE (BICOrBEI)
439 Identifier Code CopyTo Identification\OrganisationIdentification\BICOrBEI
440 END
441 END
442 END
443 END
444 END
translate52A_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 52A_3 -> BranchAndFinancialInstitutionIdentification4 : Default
404 TRANSLATE(52A_3, BranchAndFinancialInstitutionIdentification4)
405 RULE
406 NODE (FinancialInstitutionIdentification)
407 NODE (BIC)
408 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
409 END
410 NODE (ClearingSystemMemberIdentification)
411 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//FW')))
412 THEN
413 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
414 END
415 END
416 END
417 END
418 END
translate52A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 52A_3 -> CashAccount16 : Default
931 TRANSLATE(52A_3, CashAccount16)
932 RULE
933 IF ((Party Identifier IsPresent) And (Not ((Party Identifier Substring ('1', '2')) IsSameString '//')))
934 THEN
935 Party Identifier TranslateTo CashAccount16
936 END
937 END
938 END
translate52C_6_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 52C_6 -> BranchAndFinancialInstitutionIdentification4 : Default
640 TRANSLATE(52C_6, BranchAndFinancialInstitutionIdentification4)
641 RULE
642 NODE (FinancialInstitutionIdentification)
643 NODE (ClearingSystemMemberIdentification)
644 IF (((52C_6 Substring ('1', '2')) IsSameString '//') And ((52C_6 Length) GreaterThan '2'))
645 THEN
646 52C_6 TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
647 END
648 END
649 END
650 END
651 END
translate52C_6_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 52C_6 -> CashAccount16 : Default
824 TRANSLATE(52C_6, CashAccount16)
825 RULE
826 NODE (Identification)
827 NODE (Other)
828 NODE (Identification)
829 IF (((52C_6 Substring ('1', '4')) IsSameString '//CH') And ((52C_6 Length) IsSameNumber '10'))
830 THEN
831 (52C_6 Substring '4') CopyTo Identification\Other\Identification
832 END
833 END
834 NODE (SchemeName)
835 NODE (Code)
836 IF (((52C_6 Substring ('1', '4')) IsSameString '//CH') And ((52C_6 Length) IsSameNumber '10'))
837 THEN
838 'CUID' CopyTo Identification\Other\SchemeName\Code
839 END
840 END
841 END
842 END
843 END
844 END
845 END
translate52C_6_ClearingSystemMemberIdentification2_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 52C_6 -> ClearingSystemMemberIdentification2 : Default
652 TRANSLATE(52C_6, ClearingSystemMemberIdentification2)
653 RULE
654 NODE (ClearingSystemIdentification)
655 NODE (Code)
656 IF ((52C_6 Substring ('1', '6')) IsSameString '//RT//')
657 THEN
658 IF ((52C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList')
659 THEN
660 IF ((52C_6 Substring ('7', '2')) IsSameString 'SW')
661 THEN
662 IF (((52C_6 Substring '8') Length) GreaterThan '6')
663 THEN
664 'CHSIC' CopyTo ClearingSystemIdentification\Code
665 ELSE
666 'CHBCC' CopyTo ClearingSystemIdentification\Code
667 END
668 ELSE
669 ((52C_6 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
670 END
671 END
672 ELSE
673 IF ((52C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')
674 THEN
675 IF ((52C_6 Substring ('3', '2')) IsSameString 'SW')
676 THEN
677 IF (((52C_6 Substring '5') Length) GreaterThan '6')
678 THEN
679 'CHSIC' CopyTo ClearingSystemIdentification\Code
680 ELSE
681 'CHBCC' CopyTo ClearingSystemIdentification\Code
682 END
683 ELSE
684 ((52C_6 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
685 END
686 END
687 END
688 END
689 NODE (Proprietary)
690 IF (((52C_6 Substring ('1', '6')) IsSameString '//RT//') And ((52C_6 Length) GreaterThan '6'))
691 THEN
692 IF (Not ((52C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
693 THEN
694 (52C_6 Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
695 END
696 ELSE
697 IF ((Not ((52C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((52C_6 Length) GreaterThan '5'))
698 THEN
699 (52C_6 Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
700 END
701 END
702 END
703 END
704 NODE (MemberIdentification)
705 IF ((52C_6 Substring ('1', '6')) IsSameString '//RT//')
706 THEN
707 IF ((52C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList')
708 THEN
709 (52C_6 Substring '9') CopyTo MemberIdentification
710 END
711 ELSE
712 IF ((52C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')
713 THEN
714 (52C_6 Substring '5') CopyTo MemberIdentification
715 END
716 END
717 IF (((52C_6 Substring ('1', '6')) IsSameString '//RT//') And ((52C_6 Length) GreaterThan '6'))
718 THEN
719 IF (Not ((52C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
720 THEN
721 (52C_6 Substring '9') CopyTo MemberIdentification
722 END
723 ELSE
724 IF ((Not ((52C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((52C_6 Length) GreaterThan '2'))
725 THEN
726 (52C_6 Substring '5') CopyTo MemberIdentification
727 END
728 END
729 END
730 END
731 END
translate52D_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 52D_4 -> BranchAndFinancialInstitutionIdentification4 : Default
549 TRANSLATE(52D_4, BranchAndFinancialInstitutionIdentification4)
550 RULE
551 NODE (FinancialInstitutionIdentification)
552 NODE (ClearingSystemMemberIdentification)
553 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
554 THEN
555 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
556 END
557 END
558 NODE (Name)
559 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
560 END
561 NODE (PostalAddress)
562 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
563 END
564 END
565 END
566 END
translate52D_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 52D_4 -> BranchAndFinancialInstitutionIdentification4 : Default
474 TRANSLATE(52D_4, BranchAndFinancialInstitutionIdentification4)
475 RULE
476 NODE (FinancialInstitutionIdentification)
477 NODE (ClearingSystemMemberIdentification)
478 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
479 THEN
480 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
481 END
482 END
483 NODE (Name)
484 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
485 END
486 NODE (PostalAddress)
487 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
488 END
489 END
490 END
491 END
translate52D_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 52D_4 -> BranchAndFinancialInstitutionIdentification4 : Default
474 TRANSLATE(52D_4, BranchAndFinancialInstitutionIdentification4)
475 RULE
476 NODE (FinancialInstitutionIdentification)
477 NODE (ClearingSystemMemberIdentification)
478 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
479 THEN
480 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
481 END
482 END
483 NODE (Name)
484 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
485 END
486 NODE (PostalAddress)
487 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
488 END
489 END
490 END
491 END
translate52D_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 52D_4 -> CashAccount16 : Default
1207 TRANSLATE(52D_4, CashAccount16)
1208 RULE
1209 IF (Party Identifier IsPresent)
1210 THEN
1211 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1212 THEN
1213 Party Identifier TranslateTo CashAccount16
1214 END
1215 END
1216 END
1217 END
translate52D_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 52D_4 -> CashAccount16 : Default
500 TRANSLATE(52D_4, CashAccount16)
501 RULE
502 IF (Party Identifier IsPresent)
503 THEN
504 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
505 THEN
506 Party Identifier TranslateTo CashAccount16
507 END
508 END
509 END
510 END
translate52D_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 52D_4 -> CashAccount16 : Default
500 TRANSLATE(52D_4, CashAccount16)
501 RULE
502 IF (Party Identifier IsPresent)
503 THEN
504 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
505 THEN
506 Party Identifier TranslateTo CashAccount16
507 END
508 END
509 END
510 END
translate52D_4_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method 52D_4 -> PartyIdentification32 : Default
32 TRANSLATE(52D_4, PartyIdentification32)
33 RULE
34 NODE (Name)
35 Name and Address\Line[1] CopyTo Name
36 END
37 NODE (PostalAddress)
38 Name and Address TranslateTo PostalAddress
39 END
40 END
41 END
translate52D_4_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 52D_4 -> PartyIdentification32 : Default
445 TRANSLATE(52D_4, PartyIdentification32)
446 RULE
447 NODE (Name)
448 Name and Address\Line[1] CopyTo Name
449 END
450 NODE (PostalAddress)
451 Name and Address TranslateTo PostalAddress
452 END
453 END
454 END
translate53A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53A -> BranchAndFinancialInstitutionIdentification4 : Default
106 TRANSLATE(53A, BranchAndFinancialInstitutionIdentification4)
107 RULE
108 NODE (FinancialInstitutionIdentification)
109 NODE (BIC)
110 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
111 END
112 NODE (ClearingSystemMemberIdentification)
113 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
114 THEN
115 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
116 END
117 END
118 END
119 END
120 END
translate53A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53A -> BranchAndFinancialInstitutionIdentification4 : Default
96 TRANSLATE(53A, BranchAndFinancialInstitutionIdentification4)
97 RULE
98 NODE (FinancialInstitutionIdentification)
99 NODE (BIC)
100 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
101 END
102 NODE (ClearingSystemMemberIdentification)
103 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
104 THEN
105 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
106 END
107 END
108 END
109 END
110 END
translate53A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53A -> BranchAndFinancialInstitutionIdentification4 : Default
111 TRANSLATE(53A, BranchAndFinancialInstitutionIdentification4)
112 RULE
113 NODE (FinancialInstitutionIdentification)
114 NODE (BIC)
115 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
116 END
117 NODE (ClearingSystemMemberIdentification)
118 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
119 THEN
120 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
121 END
122 END
123 END
124 END
125 END
translate53A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53A -> BranchAndFinancialInstitutionIdentification4 : Default
111 TRANSLATE(53A, BranchAndFinancialInstitutionIdentification4)
112 RULE
113 NODE (FinancialInstitutionIdentification)
114 NODE (BIC)
115 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
116 END
117 NODE (ClearingSystemMemberIdentification)
118 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
119 THEN
120 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
121 END
122 END
123 END
124 END
125 END
translate53A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53A -> CashAccount16 : Default
271 TRANSLATE(53A, CashAccount16)
272 RULE
273 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
274 THEN
275 Party Identifier TranslateTo CashAccount16
276 END
277 END
278 END
translate53A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53A -> CashAccount16 : Default
213 TRANSLATE(53A, CashAccount16)
214 RULE
215 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
216 THEN
217 Party Identifier TranslateTo CashAccount16
218 END
219 END
220 END
translate53A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53A -> CashAccount16 : Default
268 TRANSLATE(53A, CashAccount16)
269 RULE
270 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
271 THEN
272 Party Identifier TranslateTo CashAccount16
273 END
274 END
275 END
translate53A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53A -> CashAccount16 : Default
268 TRANSLATE(53A, CashAccount16)
269 RULE
270 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
271 THEN
272 Party Identifier TranslateTo CashAccount16
273 END
274 END
275 END
translate53A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53A -> SettlementMethod1Code : COVE
11 TRANSLATE(53A, SettlementMethod1Code)
12 RULE
13 'COVE' CopyTo SettlementMethod1Code
14 END
15 END
translate53A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53A -> SettlementMethod1Code : COVE
11 TRANSLATE(53A, SettlementMethod1Code)
12 RULE
13 'COVE' CopyTo SettlementMethod1Code
14 END
15 END
translate53A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53A -> SettlementMethod1Code : COVE
11 TRANSLATE(53A, SettlementMethod1Code)
12 RULE
13 'COVE' CopyTo SettlementMethod1Code
14 END
15 END
translate53A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53A -> SettlementMethod1Code : COVE
11 TRANSLATE(53A, SettlementMethod1Code)
12 RULE
13 'COVE' CopyTo SettlementMethod1Code
14 END
15 END
translate53B_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53B -> CashAccount16 : Default
21 TRANSLATE(53B, CashAccount16)
22 RULE
23 Party Identifier TranslateTo CashAccount16
24 END
25 END
translate53B_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53B -> CashAccount16 : Default
36 TRANSLATE(53B, CashAccount16)
37 RULE
38 Party Identifier TranslateTo CashAccount16
39 END
40 END
translate53B_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53B -> CashAccount16 : Default
36 TRANSLATE(53B, CashAccount16)
37 RULE
38 Party Identifier TranslateTo CashAccount16
39 END
40 END
translate53B_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53B -> SettlementMethod1Code : INDA
1 TRANSLATE(53B, SettlementMethod1Code)
2 RULE
3 'INDA' CopyTo SettlementMethod1Code
4 END
5 END
translate53B_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53B -> SettlementMethod1Code : INDA
1 TRANSLATE(53B, SettlementMethod1Code)
2 RULE
3 'INDA' CopyTo SettlementMethod1Code
4 END
5 END
translate53B_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53B -> SettlementMethod1Code : INDA
1 TRANSLATE(53B, SettlementMethod1Code)
2 RULE
3 'INDA' CopyTo SettlementMethod1Code
4 END
5 END
translate53B_SettlementMethod1Code_INDA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53B -> SettlementMethod1Code : INDA
1 TRANSLATE(53B, SettlementMethod1Code)
2 RULE
3 'INDA' CopyTo SettlementMethod1Code
4 END
5 END
translate53B_SettlementMethod1Code_INGA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53B -> SettlementMethod1Code : INGA
6 TRANSLATE(53B, SettlementMethod1Code)
7 RULE
8 'INGA' CopyTo SettlementMethod1Code
9 END
10 END
translate53B_SettlementMethod1Code_INGA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 53B -> SettlementMethod1Code : INGA
6 TRANSLATE(53B, SettlementMethod1Code)
7 RULE
8 'INGA' CopyTo SettlementMethod1Code
9 END
10 END
translate53B_SettlementMethod1Code_INGA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53B -> SettlementMethod1Code : INGA
6 TRANSLATE(53B, SettlementMethod1Code)
7 RULE
8 'INGA' CopyTo SettlementMethod1Code
9 END
10 END
translate53B_SettlementMethod1Code_INGA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53B -> SettlementMethod1Code : INGA
6 TRANSLATE(53B, SettlementMethod1Code)
7 RULE
8 'INGA' CopyTo SettlementMethod1Code
9 END
10 END
translate53D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53D -> BranchAndFinancialInstitutionIdentification4 : Default
223 TRANSLATE(53D, BranchAndFinancialInstitutionIdentification4)
224 RULE
225 NODE (FinancialInstitutionIdentification)
226 NODE (ClearingSystemMemberIdentification)
227 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
228 THEN
229 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
230 END
231 END
232 NODE (Name)
233 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
234 END
235 NODE (PostalAddress)
236 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
237 END
238 END
239 END
240 END
translate53D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53D -> BranchAndFinancialInstitutionIdentification4 : Default
228 TRANSLATE(53D, BranchAndFinancialInstitutionIdentification4)
229 RULE
230 NODE (FinancialInstitutionIdentification)
231 NODE (ClearingSystemMemberIdentification)
232 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
233 THEN
234 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
235 END
236 END
237 NODE (Name)
238 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
239 END
240 NODE (PostalAddress)
241 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
242 END
243 END
244 END
245 END
translate53D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53D -> BranchAndFinancialInstitutionIdentification4 : Default
228 TRANSLATE(53D, BranchAndFinancialInstitutionIdentification4)
229 RULE
230 NODE (FinancialInstitutionIdentification)
231 NODE (ClearingSystemMemberIdentification)
232 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
233 THEN
234 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
235 END
236 END
237 NODE (Name)
238 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
239 END
240 NODE (PostalAddress)
241 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
242 END
243 END
244 END
245 END
translate53D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53D -> CashAccount16 : Default
263 TRANSLATE(53D, CashAccount16)
264 RULE
265 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
266 THEN
267 Party Identifier TranslateTo CashAccount16
268 END
269 END
270 END
translate53D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53D -> CashAccount16 : Default
276 TRANSLATE(53D, CashAccount16)
277 RULE
278 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
279 THEN
280 Party Identifier TranslateTo CashAccount16
281 END
282 END
283 END
translate53D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53D -> CashAccount16 : Default
276 TRANSLATE(53D, CashAccount16)
277 RULE
278 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
279 THEN
280 Party Identifier TranslateTo CashAccount16
281 END
282 END
283 END
translate53D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 53D -> SettlementMethod1Code : COVE
16 TRANSLATE(53D, SettlementMethod1Code)
17 RULE
18 'COVE' CopyTo SettlementMethod1Code
19 END
20 END
translate53D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 53D -> SettlementMethod1Code : COVE
16 TRANSLATE(53D, SettlementMethod1Code)
17 RULE
18 'COVE' CopyTo SettlementMethod1Code
19 END
20 END
translate53D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 53D -> SettlementMethod1Code : COVE
16 TRANSLATE(53D, SettlementMethod1Code)
17 RULE
18 'COVE' CopyTo SettlementMethod1Code
19 END
20 END
translate54A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54A -> BranchAndFinancialInstitutionIdentification4 : Default
279 TRANSLATE(54A, BranchAndFinancialInstitutionIdentification4)
280 RULE
281 NODE (FinancialInstitutionIdentification)
282 NODE (BIC)
283 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
284 END
285 NODE (ClearingSystemMemberIdentification)
286 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
287 THEN
288 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
289 END
290 END
291 END
292 END
293 END
translate54A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 54A -> BranchAndFinancialInstitutionIdentification4 : Default
221 TRANSLATE(54A, BranchAndFinancialInstitutionIdentification4)
222 RULE
223 NODE (FinancialInstitutionIdentification)
224 NODE (BIC)
225 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
226 END
227 NODE (ClearingSystemMemberIdentification)
228 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
229 THEN
230 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
231 END
232 END
233 END
234 END
235 END
translate54A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54A -> BranchAndFinancialInstitutionIdentification4 : Default
284 TRANSLATE(54A, BranchAndFinancialInstitutionIdentification4)
285 RULE
286 NODE (FinancialInstitutionIdentification)
287 NODE (BIC)
288 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
289 END
290 NODE (ClearingSystemMemberIdentification)
291 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
292 THEN
293 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
294 END
295 END
296 END
297 END
298 END
translate54A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54A -> BranchAndFinancialInstitutionIdentification4 : Default
284 TRANSLATE(54A, BranchAndFinancialInstitutionIdentification4)
285 RULE
286 NODE (FinancialInstitutionIdentification)
287 NODE (BIC)
288 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
289 END
290 NODE (ClearingSystemMemberIdentification)
291 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
292 THEN
293 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
294 END
295 END
296 END
297 END
298 END
translate54A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54A -> CashAccount16 : Default
312 TRANSLATE(54A, CashAccount16)
313 RULE
314 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
315 THEN
316 Party Identifier TranslateTo CashAccount16
317 END
318 END
319 END
translate54A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 54A -> CashAccount16 : Default
236 TRANSLATE(54A, CashAccount16)
237 RULE
238 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
239 THEN
240 Party Identifier TranslateTo CashAccount16
241 END
242 END
243 END
translate54A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54A -> CashAccount16 : Default
317 TRANSLATE(54A, CashAccount16)
318 RULE
319 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
320 THEN
321 Party Identifier TranslateTo CashAccount16
322 END
323 END
324 END
translate54A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54A -> CashAccount16 : Default
317 TRANSLATE(54A, CashAccount16)
318 RULE
319 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
320 THEN
321 Party Identifier TranslateTo CashAccount16
322 END
323 END
324 END
translate54A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54A -> SettlementMethod1Code : COVE
21 TRANSLATE(54A, SettlementMethod1Code)
22 RULE
23 'COVE' CopyTo SettlementMethod1Code
24 END
25 END
translate54A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54A -> SettlementMethod1Code : COVE
26 TRANSLATE(54A, SettlementMethod1Code)
27 RULE
28 'COVE' CopyTo SettlementMethod1Code
29 END
30 END
translate54A_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54A -> SettlementMethod1Code : COVE
26 TRANSLATE(54A, SettlementMethod1Code)
27 RULE
28 'COVE' CopyTo SettlementMethod1Code
29 END
30 END
translate54D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54D -> BranchAndFinancialInstitutionIdentification4 : Default
294 TRANSLATE(54D, BranchAndFinancialInstitutionIdentification4)
295 RULE
296 NODE (FinancialInstitutionIdentification)
297 NODE (ClearingSystemMemberIdentification)
298 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
299 THEN
300 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
301 END
302 END
303 NODE (Name)
304 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
305 END
306 NODE (PostalAddress)
307 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
308 END
309 END
310 END
311 END
translate54D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54D -> BranchAndFinancialInstitutionIdentification4 : Default
299 TRANSLATE(54D, BranchAndFinancialInstitutionIdentification4)
300 RULE
301 NODE (FinancialInstitutionIdentification)
302 NODE (ClearingSystemMemberIdentification)
303 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
304 THEN
305 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
306 END
307 END
308 NODE (Name)
309 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
310 END
311 NODE (PostalAddress)
312 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
313 END
314 END
315 END
316 END
translate54D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54D -> BranchAndFinancialInstitutionIdentification4 : Default
299 TRANSLATE(54D, BranchAndFinancialInstitutionIdentification4)
300 RULE
301 NODE (FinancialInstitutionIdentification)
302 NODE (ClearingSystemMemberIdentification)
303 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
304 THEN
305 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
306 END
307 END
308 NODE (Name)
309 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
310 END
311 NODE (PostalAddress)
312 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
313 END
314 END
315 END
316 END
translate54D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54D -> CashAccount16 : Default
320 TRANSLATE(54D, CashAccount16)
321 RULE
322 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
323 THEN
324 Party Identifier TranslateTo CashAccount16
325 END
326 END
327 END
translate54D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54D -> CashAccount16 : Default
325 TRANSLATE(54D, CashAccount16)
326 RULE
327 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
328 THEN
329 Party Identifier TranslateTo CashAccount16
330 END
331 END
332 END
translate54D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54D -> CashAccount16 : Default
325 TRANSLATE(54D, CashAccount16)
326 RULE
327 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
328 THEN
329 Party Identifier TranslateTo CashAccount16
330 END
331 END
332 END
translate54D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 54D -> SettlementMethod1Code : COVE
26 TRANSLATE(54D, SettlementMethod1Code)
27 RULE
28 'COVE' CopyTo SettlementMethod1Code
29 END
30 END
translate54D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 54D -> SettlementMethod1Code : COVE
31 TRANSLATE(54D, SettlementMethod1Code)
32 RULE
33 'COVE' CopyTo SettlementMethod1Code
34 END
35 END
translate54D_SettlementMethod1Code_COVE(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 54D -> SettlementMethod1Code : COVE
31 TRANSLATE(54D, SettlementMethod1Code)
32 RULE
33 'COVE' CopyTo SettlementMethod1Code
34 END
35 END
translate55A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 55A -> BranchAndFinancialInstitutionIdentification4 : Default
328 TRANSLATE(55A, BranchAndFinancialInstitutionIdentification4)
329 RULE
330 NODE (FinancialInstitutionIdentification)
331 NODE (BIC)
332 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
333 END
334 NODE (ClearingSystemMemberIdentification)
335 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
336 THEN
337 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
338 END
339 END
340 END
341 END
342 END
translate55A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 55A -> BranchAndFinancialInstitutionIdentification4 : Default
244 TRANSLATE(55A, BranchAndFinancialInstitutionIdentification4)
245 RULE
246 NODE (FinancialInstitutionIdentification)
247 NODE (BIC)
248 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
249 END
250 NODE (ClearingSystemMemberIdentification)
251 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
252 THEN
253 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
254 END
255 END
256 END
257 END
258 END
translate55A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 55A -> CashAccount16 : Default
361 TRANSLATE(55A, CashAccount16)
362 RULE
363 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
364 THEN
365 Party Identifier TranslateTo CashAccount16
366 END
367 END
368 END
translate55A_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 55A -> CashAccount16 : Default
259 TRANSLATE(55A, CashAccount16)
260 RULE
261 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
262 THEN
263 Party Identifier TranslateTo CashAccount16
264 END
265 END
266 END
translate55D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 55D -> BranchAndFinancialInstitutionIdentification4 : Default
343 TRANSLATE(55D, BranchAndFinancialInstitutionIdentification4)
344 RULE
345 NODE (FinancialInstitutionIdentification)
346 NODE (ClearingSystemMemberIdentification)
347 IF (((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))
348 THEN
349 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
350 END
351 END
352 NODE (Name)
353 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
354 END
355 NODE (PostalAddress)
356 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
357 END
358 END
359 END
360 END
translate55D_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 55D -> CashAccount16 : Default
369 TRANSLATE(55D, CashAccount16)
370 RULE
371 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
372 THEN
373 Party Identifier TranslateTo CashAccount16
374 END
375 END
376 END
translate56A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
937 TRANSLATE(56A_2, BranchAndFinancialInstitutionIdentification4)
938 RULE
939 NODE (FinancialInstitutionIdentification)
940 NODE (BIC)
941 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
942 END
943 NODE (ClearingSystemMemberIdentification)
944 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
945 THEN
946 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
947 END
948 END
949 END
950 END
951 END
translate56A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56A_2 -> CashAccount16 : Default
1046 TRANSLATE(56A_2, CashAccount16)
1047 RULE
1048 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
1049 THEN
1050 Party Identifier TranslateTo CashAccount16
1051 END
1052 END
1053 END
translate56A_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56A_3 -> BranchAndFinancialInstitutionIdentification4 : Default
592 TRANSLATE(56A_3, BranchAndFinancialInstitutionIdentification4)
593 RULE
594 NODE (FinancialInstitutionIdentification)
595 NODE (BIC)
596 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
597 END
598 NODE (ClearingSystemMemberIdentification)
599 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
600 THEN
601 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
602 END
603 END
604 END
605 END
606 END
translate56A_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56A_3 -> BranchAndFinancialInstitutionIdentification4 : Default
1102 TRANSLATE(56A_3, BranchAndFinancialInstitutionIdentification4)
1103 RULE
1104 NODE (FinancialInstitutionIdentification)
1105 NODE (BIC)
1106 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
1107 END
1108 NODE (ClearingSystemMemberIdentification)
1109 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1110 THEN
1111 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1112 END
1113 END
1114 END
1115 END
1116 END
translate56A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56A_3 -> CashAccount16 : Default
701 TRANSLATE(56A_3, CashAccount16)
702 RULE
703 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
704 THEN
705 Party Identifier TranslateTo CashAccount16
706 END
707 END
708 END
translate56A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56A_3 -> CashAccount16 : Default
1211 TRANSLATE(56A_3, CashAccount16)
1212 RULE
1213 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
1214 THEN
1215 Party Identifier TranslateTo CashAccount16
1216 END
1217 END
1218 END
translate56A_3_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56A_3 -> ClearingChannel2Code : RTGS
405 TRANSLATE(56A_3, ClearingChannel2Code)
406 RULE
407 'RTGS' CopyTo ClearingChannel2Code
408 END
409 END
translate56A_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 56A_4 -> BranchAndFinancialInstitutionIdentification4 : Default
429 TRANSLATE(56A_4, BranchAndFinancialInstitutionIdentification4)
430 RULE
431 NODE (FinancialInstitutionIdentification)
432 NODE (BIC)
433 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
434 END
435 NODE (ClearingSystemMemberIdentification)
436 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
437 THEN
438 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
439 END
440 END
441 END
442 END
443 END
translate56A_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 56A_4 -> CashAccount16 : Default
444 TRANSLATE(56A_4, CashAccount16)
445 RULE
446 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
447 THEN
448 Party Identifier TranslateTo CashAccount16
449 END
450 END
451 END
translate56A_4_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 56A_4 -> ClearingChannel2Code : RTGS
295 TRANSLATE(56A_4, ClearingChannel2Code)
296 RULE
297 'RTGS' CopyTo ClearingChannel2Code
298 END
299 END
translate56A_5_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56A_5 -> BranchAndFinancialInstitutionIdentification4 : Default
398 TRANSLATE(56A_5, BranchAndFinancialInstitutionIdentification4)
399 RULE
400 NODE (FinancialInstitutionIdentification)
401 NODE (BIC)
402 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
403 END
404 NODE (ClearingSystemMemberIdentification)
405 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
406 THEN
407 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
408 END
409 END
410 END
411 END
412 END
translate56A_5_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56A_5 -> BranchAndFinancialInstitutionIdentification4 : Default
398 TRANSLATE(56A_5, BranchAndFinancialInstitutionIdentification4)
399 RULE
400 NODE (FinancialInstitutionIdentification)
401 NODE (BIC)
402 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
403 END
404 NODE (ClearingSystemMemberIdentification)
405 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
406 THEN
407 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
408 END
409 END
410 END
411 END
412 END
translate56A_5_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56A_5 -> CashAccount16 : Default
431 TRANSLATE(56A_5, CashAccount16)
432 RULE
433 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
434 THEN
435 Party Identifier TranslateTo CashAccount16
436 END
437 END
438 END
translate56A_5_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56A_5 -> CashAccount16 : Default
431 TRANSLATE(56A_5, CashAccount16)
432 RULE
433 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or (((Party Identifier Substring ('1', '4')) IsSameString '//CH') And ((Party Identifier Length) GreaterThan '4')))
434 THEN
435 Party Identifier TranslateTo CashAccount16
436 END
437 END
438 END
translate56A_5_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56A_5 -> ClearingChannel2Code : RTGS
343 TRANSLATE(56A_5, ClearingChannel2Code)
344 RULE
345 'RTGS' CopyTo ClearingChannel2Code
346 END
347 END
translate56A_5_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56A_5 -> ClearingChannel2Code : RTGS
343 TRANSLATE(56A_5, ClearingChannel2Code)
344 RULE
345 'RTGS' CopyTo ClearingChannel2Code
346 END
347 END
translate56A_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 56A -> BranchAndFinancialInstitutionIdentification4 : Default
523 TRANSLATE(56A, BranchAndFinancialInstitutionIdentification4)
524 RULE
525 NODE (FinancialInstitutionIdentification)
526 NODE (BIC)
527 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
528 END
529 NODE (ClearingSystemMemberIdentification)
530 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
531 THEN
532 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
533 END
534 END
535 END
536 END
537 END
translate56C_6_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56C_6 -> BranchAndFinancialInstitutionIdentification4 : Default
952 TRANSLATE(56C_6, BranchAndFinancialInstitutionIdentification4)
953 RULE
954 NODE (FinancialInstitutionIdentification)
955 NODE (ClearingSystemMemberIdentification)
956 NODE (ClearingSystemIdentification)
957 NODE (Code)
958 IF ((((56C_6 Substring ('1', '2')) IsSameString '//') And (Not ((56C_6 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_6 Substring ('1', '6')) IsSameString '//RT//'))
959 THEN
960 IF ((56C_6 Substring ('1', '6')) IsSameString '//RT//')
961 THEN
962 IF ((56C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList')
963 THEN
964 ((56C_6 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
965 END
966 ELSE
967 IF ((56C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')
968 THEN
969 ((56C_6 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
970 END
971 END
972 END
973 END
974 NODE (Proprietary)
975 IF ((((56C_6 Substring ('1', '2')) IsSameString '//') And (Not ((56C_6 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_6 Substring ('1', '6')) IsSameString '//RT//'))
976 THEN
977 IF ((56C_6 Substring ('1', '6')) IsSameString '//RT//')
978 THEN
979 IF (Not ((56C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
980 THEN
981 (56C_6 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
982 END
983 ELSE
984 IF (Not ((56C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
985 THEN
986 (56C_6 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
987 END
988 END
989 END
990 END
991 END
992 NODE (MemberIdentification)
993 IF ((((56C_6 Substring ('1', '2')) IsSameString '//') And (Not ((56C_6 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_6 Substring ('1', '6')) IsSameString '//RT//'))
994 THEN
995 IF (((56C_6 Substring ('1', '6')) IsSameString '//RT//') And ((56C_6 Length) GreaterThan '6'))
996 THEN
997 IF ((56C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList')
998 THEN
999 (56C_6 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1000 END
1001 ELSE
1002 IF ((56C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1003 THEN
1004 (56C_6 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1005 END
1006 END
1007 END
1008 IF ((((56C_6 Substring ('1', '2')) IsSameString '//') And (Not ((56C_6 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_6 Substring ('1', '6')) IsSameString '//RT//'))
1009 THEN
1010 IF ((56C_6 Substring ('1', '6')) IsSameString '//RT//')
1011 THEN
1012 IF (Not ((56C_6 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1013 THEN
1014 (56C_6 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1015 END
1016 ELSE
1017 IF (Not ((56C_6 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1018 THEN
1019 (56C_6 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1020 END
1021 END
1022 END
1023 END
1024 END
1025 END
1026 END
1027 END
translate56C_6_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56C_6 -> CashAccount16 : Default
1065 TRANSLATE(56C_6, CashAccount16)
1066 RULE
1067 NODE (Identification)
1068 NODE (Other)
1069 NODE (Identification)
1070 IF ((56C_6 Substring ('1', '4')) IsSameString '//CH')
1071 THEN
1072 (56C_6 Substring '4') CopyTo Identification\Other\Identification
1073 END
1074 END
1075 NODE (SchemeName)
1076 NODE (Code)
1077 IF ((56C_6 Substring ('1', '4')) IsSameString '//CH')
1078 THEN
1079 'CUID' CopyTo Identification\Other\SchemeName\Code
1080 END
1081 END
1082 END
1083 END
1084 END
1085 END
1086 END
translate56C_7_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56C_7 -> BranchAndFinancialInstitutionIdentification4 : Default
607 TRANSLATE(56C_7, BranchAndFinancialInstitutionIdentification4)
608 RULE
609 NODE (FinancialInstitutionIdentification)
610 NODE (ClearingSystemMemberIdentification)
611 NODE (ClearingSystemIdentification)
612 NODE (Code)
613 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
614 THEN
615 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
616 THEN
617 IF ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList')
618 THEN
619 ((56C_7 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
620 END
621 ELSE
622 IF ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList')
623 THEN
624 ((56C_7 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
625 END
626 END
627 END
628 END
629 NODE (Proprietary)
630 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
631 THEN
632 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
633 THEN
634 IF (Not ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
635 THEN
636 (56C_7 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
637 END
638 ELSE
639 IF (Not ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
640 THEN
641 (56C_7 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
642 END
643 END
644 END
645 END
646 END
647 NODE (MemberIdentification)
648 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
649 THEN
650 IF (((56C_7 Substring ('1', '6')) IsSameString '//RT//') And ((56C_7 Length) GreaterThan '6'))
651 THEN
652 IF ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList')
653 THEN
654 (56C_7 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
655 END
656 ELSE
657 IF ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList')
658 THEN
659 (56C_7 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
660 END
661 END
662 END
663 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
664 THEN
665 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
666 THEN
667 IF (Not ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
668 THEN
669 (56C_7 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
670 END
671 ELSE
672 IF (Not ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
673 THEN
674 (56C_7 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
675 END
676 END
677 END
678 END
679 END
680 END
681 END
682 END
translate56C_7_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56C_7 -> BranchAndFinancialInstitutionIdentification4 : Default
1117 TRANSLATE(56C_7, BranchAndFinancialInstitutionIdentification4)
1118 RULE
1119 NODE (FinancialInstitutionIdentification)
1120 NODE (ClearingSystemMemberIdentification)
1121 NODE (ClearingSystemIdentification)
1122 NODE (Code)
1123 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
1124 THEN
1125 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
1126 THEN
1127 IF ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1128 THEN
1129 ((56C_7 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1130 END
1131 ELSE
1132 IF ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1133 THEN
1134 ((56C_7 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1135 END
1136 END
1137 END
1138 END
1139 NODE (Proprietary)
1140 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
1141 THEN
1142 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
1143 THEN
1144 IF (Not ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1145 THEN
1146 (56C_7 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1147 END
1148 ELSE
1149 IF (Not ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1150 THEN
1151 (56C_7 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1152 END
1153 END
1154 END
1155 END
1156 END
1157 NODE (MemberIdentification)
1158 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
1159 THEN
1160 IF (((56C_7 Substring ('1', '6')) IsSameString '//RT//') And ((56C_7 Length) GreaterThan '6'))
1161 THEN
1162 IF ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1163 THEN
1164 (56C_7 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1165 END
1166 ELSE
1167 IF ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1168 THEN
1169 (56C_7 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1170 END
1171 END
1172 END
1173 IF ((((56C_7 Substring ('1', '2')) IsSameString '//') And (Not ((56C_7 Substring ('1', '4')) IsSameString '//RT'))) Or ((56C_7 Substring ('1', '6')) IsSameString '//RT//'))
1174 THEN
1175 IF ((56C_7 Substring ('1', '6')) IsSameString '//RT//')
1176 THEN
1177 IF (Not ((56C_7 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1178 THEN
1179 (56C_7 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1180 END
1181 ELSE
1182 IF (Not ((56C_7 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1183 THEN
1184 (56C_7 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1185 END
1186 END
1187 END
1188 END
1189 END
1190 END
1191 END
1192 END
translate56C_7_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56C_7 -> CashAccount16 : Default
720 TRANSLATE(56C_7, CashAccount16)
721 RULE
722 NODE (Identification)
723 NODE (Other)
724 NODE (Identification)
725 IF ((56C_7 Substring ('1', '4')) IsSameString '//CH')
726 THEN
727 (56C_7 Substring '5') CopyTo Identification\Other\Identification
728 END
729 END
730 NODE (SchemeName)
731 NODE (Code)
732 IF ((56C_7 Substring ('1', '4')) IsSameString '//CH')
733 THEN
734 'CUID' CopyTo Identification\Other\SchemeName\Code
735 END
736 END
737 END
738 END
739 END
740 END
741 END
translate56C_7_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56C_7 -> CashAccount16 : Default
1230 TRANSLATE(56C_7, CashAccount16)
1231 RULE
1232 NODE (Identification)
1233 NODE (Other)
1234 NODE (Identification)
1235 IF ((56C_7 Substring ('1', '4')) IsSameString '//CH')
1236 THEN
1237 (56C_7 Substring '5') CopyTo Identification\Other\Identification
1238 END
1239 END
1240 NODE (SchemeName)
1241 NODE (Code)
1242 IF ((56C_7 Substring ('1', '4')) IsSameString '//CH')
1243 THEN
1244 'CUID' CopyTo Identification\Other\SchemeName\Code
1245 END
1246 END
1247 END
1248 END
1249 END
1250 END
1251 END
translate56C_7_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56C_7 -> ClearingChannel2Code : RTGS
410 TRANSLATE(56C_7, ClearingChannel2Code)
411 RULE
412 'RTGS' CopyTo ClearingChannel2Code
413 END
414 END
translate56D_7_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56D_7 -> BranchAndFinancialInstitutionIdentification4 : Default
1028 TRANSLATE(56D_7, BranchAndFinancialInstitutionIdentification4)
1029 RULE
1030 NODE (FinancialInstitutionIdentification)
1031 NODE (ClearingSystemMemberIdentification)
1032 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1033 THEN
1034 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1035 END
1036 END
1037 NODE (Name)
1038 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
1039 END
1040 NODE (PostalAddress)
1041 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
1042 END
1043 END
1044 END
1045 END
translate56D_7_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 56D_7 -> CashAccount16 : Default
1054 TRANSLATE(56D_7, CashAccount16)
1055 RULE
1056 IF (Party Identifier IsPresent)
1057 THEN
1058 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1059 THEN
1060 Party Identifier TranslateTo CashAccount16
1061 END
1062 END
1063 END
1064 END
translate56D_8_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56D_8 -> BranchAndFinancialInstitutionIdentification4 : Default
683 TRANSLATE(56D_8, BranchAndFinancialInstitutionIdentification4)
684 RULE
685 NODE (FinancialInstitutionIdentification)
686 NODE (ClearingSystemMemberIdentification)
687 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
688 THEN
689 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
690 END
691 END
692 NODE (Name)
693 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
694 END
695 NODE (PostalAddress)
696 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
697 END
698 END
699 END
700 END
translate56D_8_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56D_8 -> BranchAndFinancialInstitutionIdentification4 : Default
1193 TRANSLATE(56D_8, BranchAndFinancialInstitutionIdentification4)
1194 RULE
1195 NODE (FinancialInstitutionIdentification)
1196 NODE (ClearingSystemMemberIdentification)
1197 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1198 THEN
1199 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1200 END
1201 END
1202 NODE (Name)
1203 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
1204 END
1205 NODE (PostalAddress)
1206 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
1207 END
1208 END
1209 END
1210 END
translate56D_8_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56D_8 -> CashAccount16 : Default
709 TRANSLATE(56D_8, CashAccount16)
710 RULE
711 IF (Party Identifier IsPresent)
712 THEN
713 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
714 THEN
715 Party Identifier TranslateTo CashAccount16
716 END
717 END
718 END
719 END
translate56D_8_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56D_8 -> CashAccount16 : Default
1219 TRANSLATE(56D_8, CashAccount16)
1220 RULE
1221 IF (Party Identifier IsPresent)
1222 THEN
1223 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1224 THEN
1225 Party Identifier TranslateTo CashAccount16
1226 END
1227 END
1228 END
1229 END
translate56D_8_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 56D_8 -> ClearingChannel2Code : RTGS
415 TRANSLATE(56D_8, ClearingChannel2Code)
416 RULE
417 'RTGS' CopyTo ClearingChannel2Code
418 END
419 END
translate56D_9_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56D_9 -> BranchAndFinancialInstitutionIdentification4 : Default
413 TRANSLATE(56D_9, BranchAndFinancialInstitutionIdentification4)
414 RULE
415 NODE (FinancialInstitutionIdentification)
416 NODE (ClearingSystemMemberIdentification)
417 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
418 THEN
419 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
420 END
421 END
422 NODE (Name)
423 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
424 END
425 NODE (PostalAddress)
426 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
427 END
428 END
429 END
430 END
translate56D_9_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56D_9 -> BranchAndFinancialInstitutionIdentification4 : Default
413 TRANSLATE(56D_9, BranchAndFinancialInstitutionIdentification4)
414 RULE
415 NODE (FinancialInstitutionIdentification)
416 NODE (ClearingSystemMemberIdentification)
417 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
418 THEN
419 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
420 END
421 END
422 NODE (Name)
423 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
424 END
425 NODE (PostalAddress)
426 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
427 END
428 END
429 END
430 END
translate56D_9_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56D_9 -> CashAccount16 : Default
439 TRANSLATE(56D_9, CashAccount16)
440 RULE
441 IF (Party Identifier IsPresent)
442 THEN
443 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
444 THEN
445 Party Identifier TranslateTo CashAccount16
446 END
447 END
448 END
449 END
translate56D_9_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56D_9 -> CashAccount16 : Default
439 TRANSLATE(56D_9, CashAccount16)
440 RULE
441 IF (Party Identifier IsPresent)
442 THEN
443 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
444 THEN
445 Party Identifier TranslateTo CashAccount16
446 END
447 END
448 END
449 END
translate56D_9_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 56D_9 -> ClearingChannel2Code : RTGS
348 TRANSLATE(56D_9, ClearingChannel2Code)
349 RULE
350 'RTGS' CopyTo ClearingChannel2Code
351 END
352 END
translate56D_9_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 56D_9 -> ClearingChannel2Code : RTGS
348 TRANSLATE(56D_9, ClearingChannel2Code)
349 RULE
350 'RTGS' CopyTo ClearingChannel2Code
351 END
352 END
translate56D_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method 56D -> BranchAndFinancialInstitutionIdentification4 : Default
640 TRANSLATE(56D, BranchAndFinancialInstitutionIdentification4)
641 RULE
642 NODE (FinancialInstitutionIdentification)
643 NODE (ClearingSystemMemberIdentification)
644 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
645 THEN
646 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
647 END
648 END
649 NODE (Name)
650 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
651 END
652 NODE (PostalAddress)
653 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
654 END
655 END
656 END
657 END
translate57A_2_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57A_2 -> BranchAndFinancialInstitutionIdentification4 : Default
1087 TRANSLATE(57A_2, BranchAndFinancialInstitutionIdentification4)
1088 RULE
1089 NODE (FinancialInstitutionIdentification)
1090 NODE (BIC)
1091 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
1092 END
1093 NODE (ClearingSystemMemberIdentification)
1094 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1095 THEN
1096 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1097 END
1098 END
1099 END
1100 END
1101 END
translate57A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57A_2 -> CashAccount16 : Default
1196 TRANSLATE(57A_2, CashAccount16)
1197 RULE
1198 IF (Party Identifier IsPresent)
1199 THEN
1200 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1201 THEN
1202 Party Identifier TranslateTo CashAccount16
1203 END
1204 END
1205 END
1206 END
translate57A_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57A_3 -> BranchAndFinancialInstitutionIdentification4 : Default
1218 TRANSLATE(57A_3, BranchAndFinancialInstitutionIdentification4)
1219 RULE
1220 NODE (FinancialInstitutionIdentification)
1221 NODE (BIC)
1222 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
1223 END
1224 NODE (ClearingSystemMemberIdentification)
1225 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1226 THEN
1227 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1228 END
1229 END
1230 END
1231 END
1232 END
translate57A_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57A_3 -> BranchAndFinancialInstitutionIdentification4 : Default
1252 TRANSLATE(57A_3, BranchAndFinancialInstitutionIdentification4)
1253 RULE
1254 NODE (FinancialInstitutionIdentification)
1255 NODE (BIC)
1256 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
1257 END
1258 NODE (ClearingSystemMemberIdentification)
1259 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1260 THEN
1261 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1262 END
1263 END
1264 END
1265 END
1266 END
translate57A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57A_3 -> CashAccount16 : Default
1327 TRANSLATE(57A_3, CashAccount16)
1328 RULE
1329 IF (Party Identifier IsPresent)
1330 THEN
1331 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1332 THEN
1333 Party Identifier TranslateTo CashAccount16
1334 END
1335 END
1336 END
1337 END
translate57A_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57A_3 -> CashAccount16 : Default
1361 TRANSLATE(57A_3, CashAccount16)
1362 RULE
1363 IF (Party Identifier IsPresent)
1364 THEN
1365 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1366 THEN
1367 Party Identifier TranslateTo CashAccount16
1368 END
1369 END
1370 END
1371 END
translate57A_3_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57A_3 -> ClearingChannel2Code : RTGS
420 TRANSLATE(57A_3, ClearingChannel2Code)
421 RULE
422 'RTGS' CopyTo ClearingChannel2Code
423 END
424 END
translate57A_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 57A_4 -> BranchAndFinancialInstitutionIdentification4 : Default
939 TRANSLATE(57A_4, BranchAndFinancialInstitutionIdentification4)
940 RULE
941 NODE (FinancialInstitutionIdentification)
942 NODE (BIC)
943 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
944 END
945 NODE (ClearingSystemMemberIdentification)
946 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
947 THEN
948 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
949 END
950 END
951 END
952 END
953 END
translate57A_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 57A_4 -> CashAccount16 : Default
954 TRANSLATE(57A_4, CashAccount16)
955 RULE
956 IF (Party Identifier IsPresent)
957 THEN
958 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
959 THEN
960 Party Identifier TranslateTo CashAccount16
961 END
962 END
963 END
964 END
translate57A_4_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 57A_4 -> ClearingChannel2Code : RTGS
300 TRANSLATE(57A_4, ClearingChannel2Code)
301 RULE
302 'RTGS' CopyTo ClearingChannel2Code
303 END
304 END
translate57A_5_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57A_5 -> BranchAndFinancialInstitutionIdentification4 : Default
511 TRANSLATE(57A_5, BranchAndFinancialInstitutionIdentification4)
512 RULE
513 NODE (FinancialInstitutionIdentification)
514 NODE (BIC)
515 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
516 END
517 NODE (ClearingSystemMemberIdentification)
518 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
519 THEN
520 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
521 END
522 END
523 END
524 END
525 END
translate57A_5_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57A_5 -> BranchAndFinancialInstitutionIdentification4 : Default
511 TRANSLATE(57A_5, BranchAndFinancialInstitutionIdentification4)
512 RULE
513 NODE (FinancialInstitutionIdentification)
514 NODE (BIC)
515 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
516 END
517 NODE (ClearingSystemMemberIdentification)
518 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or (((Party Identifier Substring ('1', '4')) IsSameString '//TA') Or ((Party Identifier Substring ('1', '4')) IsSameString '//RT'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
519 THEN
520 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
521 END
522 END
523 END
524 END
525 END
translate57A_5_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57A_5 -> CashAccount16 : Default
544 TRANSLATE(57A_5, CashAccount16)
545 RULE
546 IF (Party Identifier IsPresent)
547 THEN
548 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
549 THEN
550 Party Identifier TranslateTo CashAccount16
551 END
552 END
553 END
554 END
translate57A_5_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57A_5 -> CashAccount16 : Default
544 TRANSLATE(57A_5, CashAccount16)
545 RULE
546 IF (Party Identifier IsPresent)
547 THEN
548 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
549 THEN
550 Party Identifier TranslateTo CashAccount16
551 END
552 END
553 END
554 END
translate57A_5_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57A_5 -> ClearingChannel2Code : RTGS
353 TRANSLATE(57A_5, ClearingChannel2Code)
354 RULE
355 'RTGS' CopyTo ClearingChannel2Code
356 END
357 END
translate57A_5_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57A_5 -> ClearingChannel2Code : RTGS
353 TRANSLATE(57A_5, ClearingChannel2Code)
354 RULE
355 'RTGS' CopyTo ClearingChannel2Code
356 END
357 END
translate57C_11_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57C_11 -> BranchAndFinancialInstitutionIdentification4 : Default
1233 TRANSLATE(57C_11, BranchAndFinancialInstitutionIdentification4)
1234 RULE
1235 NODE (FinancialInstitutionIdentification)
1236 NODE (ClearingSystemMemberIdentification)
1237 NODE (ClearingSystemIdentification)
1238 NODE (Code)
1239 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1240 THEN
1241 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1242 THEN
1243 IF ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1244 THEN
1245 ((57C_11 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1246 END
1247 ELSE
1248 IF ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1249 THEN
1250 ((57C_11 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1251 END
1252 END
1253 END
1254 END
1255 NODE (Proprietary)
1256 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1257 THEN
1258 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1259 THEN
1260 IF (Not ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1261 THEN
1262 (57C_11 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1263 END
1264 ELSE
1265 IF (Not ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1266 THEN
1267 (57C_11 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1268 END
1269 END
1270 END
1271 END
1272 END
1273 NODE (MemberIdentification)
1274 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1275 THEN
1276 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1277 THEN
1278 IF ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1279 THEN
1280 (57C_11 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1281 END
1282 ELSE
1283 IF ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1284 THEN
1285 (57C_11 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1286 END
1287 END
1288 END
1289 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1290 THEN
1291 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1292 THEN
1293 IF (Not ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1294 THEN
1295 (57C_11 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1296 END
1297 ELSE
1298 IF (Not ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1299 THEN
1300 (57C_11 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1301 END
1302 END
1303 END
1304 END
1305 END
1306 END
1307 END
1308 END
translate57C_11_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57C_11 -> BranchAndFinancialInstitutionIdentification4 : Default
1267 TRANSLATE(57C_11, BranchAndFinancialInstitutionIdentification4)
1268 RULE
1269 NODE (FinancialInstitutionIdentification)
1270 NODE (ClearingSystemMemberIdentification)
1271 NODE (ClearingSystemIdentification)
1272 NODE (Code)
1273 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1275 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1276 THEN
1277 IF ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1278 THEN
1279 ((57C_11 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1280 END
1281 ELSE
1282 IF ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1283 THEN
1284 ((57C_11 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1285 END
1286 END
1287 END
1288 END
1289 NODE (Proprietary)
1290 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1291 THEN
1292 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1293 THEN
1294 IF (Not ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1295 THEN
1296 (57C_11 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1297 END
1298 ELSE
1299 IF (Not ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1300 THEN
1301 (57C_11 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1302 END
1303 END
1304 END
1305 END
1306 END
1307 NODE (MemberIdentification)
1308 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1309 THEN
1310 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1311 THEN
1312 IF ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1313 THEN
1314 (57C_11 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1315 END
1316 ELSE
1317 IF ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1318 THEN
1319 (57C_11 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1320 END
1321 END
1322 END
1323 IF ((((57C_11 Substring ('1', '2')) IsSameString '//') And (Not ((57C_11 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_11 Substring ('1', '6')) IsSameString '//RT//'))
1324 THEN
1325 IF ((57C_11 Substring ('1', '6')) IsSameString '//RT//')
1326 THEN
1327 IF (Not ((57C_11 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1328 THEN
1329 (57C_11 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1330 END
1331 ELSE
1332 IF (Not ((57C_11 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1333 THEN
1334 (57C_11 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1335 END
1336 END
1337 END
1338 END
1339 END
1340 END
1341 END
1342 END
translate57C_11_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57C_11 -> CashAccount16 : Default
1349 TRANSLATE(57C_11, CashAccount16)
1350 RULE
1351 NODE (Identification)
1352 NODE (Other)
1353 NODE (Identification)
1354 IF ((57C_11 Substring ('1', '4')) IsSameString '//CH')
1355 THEN
1356 (57C_11 Substring '5') CopyTo Identification\Other\Identification
1357 END
1358 END
1359 NODE (SchemeName)
1360 NODE (Code)
1361 IF ((57C_11 Substring ('1', '4')) IsSameString '//CH')
1362 THEN
1363 'CUID' CopyTo Identification\Other\SchemeName\Code
1364 END
1365 END
1366 END
1367 END
1368 END
1369 END
1370 END
translate57C_11_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57C_11 -> CashAccount16 : Default
1383 TRANSLATE(57C_11, CashAccount16)
1384 RULE
1385 NODE (Identification)
1386 NODE (Other)
1387 NODE (Identification)
1388 IF ((57C_11 Substring ('1', '4')) IsSameString '//CH')
1389 THEN
1390 (57C_11 Substring '5') CopyTo Identification\Other\Identification
1391 END
1392 END
1393 NODE (SchemeName)
1394 NODE (Code)
1395 IF ((57C_11 Substring ('1', '4')) IsSameString '//CH')
1396 THEN
1397 'CUID' CopyTo Identification\Other\SchemeName\Code
1398 END
1399 END
1400 END
1401 END
1402 END
1403 END
1404 END
translate57C_11_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57C_11 -> ClearingChannel2Code : RTGS
425 TRANSLATE(57C_11, ClearingChannel2Code)
426 RULE
427 'RTGS' CopyTo ClearingChannel2Code
428 END
429 END
translate57C_9_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57C_9 -> BranchAndFinancialInstitutionIdentification4 : Default
1102 TRANSLATE(57C_9, BranchAndFinancialInstitutionIdentification4)
1103 RULE
1104 NODE (FinancialInstitutionIdentification)
1105 NODE (ClearingSystemMemberIdentification)
1106 NODE (ClearingSystemIdentification)
1107 NODE (Code)
1108 IF ((((57C_9 Substring ('1', '2')) IsSameString '//') And (Not ((57C_9 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_9 Substring ('1', '6')) IsSameString '//RT//'))
1109 THEN
1110 IF ((57C_9 Substring ('1', '6')) IsSameString '//RT//')
1111 THEN
1112 IF ((57C_9 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1113 THEN
1114 ((57C_9 Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1115 END
1116 ELSE
1117 IF ((57C_9 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1118 THEN
1119 ((57C_9 Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code
1120 END
1121 END
1122 END
1123 END
1124 NODE (Proprietary)
1125 IF ((((57C_9 Substring ('1', '2')) IsSameString '//') And (Not ((57C_9 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_9 Substring ('1', '6')) IsSameString '//RT//'))
1126 THEN
1127 IF ((57C_9 Substring ('1', '6')) IsSameString '//RT//')
1128 THEN
1129 IF (Not ((57C_9 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1130 THEN
1131 (57C_9 Substring ('7', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1132 END
1133 ELSE
1134 IF (Not ((57C_9 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1135 THEN
1136 (57C_9 Substring ('3', '2')) CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary
1137 END
1138 END
1139 END
1140 END
1141 END
1142 NODE (MemberIdentification)
1143 IF ((((57C_9 Substring ('1', '2')) IsSameString '//') And (Not ((57C_9 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_9 Substring ('1', '6')) IsSameString '//RT//'))
1144 THEN
1145 IF ((57C_9 Substring ('1', '6')) IsSameString '//RT//')
1146 THEN
1147 IF ((57C_9 Substring ('7', '2')) WithinList 'MTClearingSystemList')
1148 THEN
1149 (57C_9 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1150 END
1151 ELSE
1152 IF ((57C_9 Substring ('3', '2')) WithinList 'MTClearingSystemList')
1153 THEN
1154 (57C_9 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1155 END
1156 END
1157 END
1158 IF ((((57C_9 Substring ('1', '2')) IsSameString '//') And (Not ((57C_9 Substring ('1', '4')) IsSameString '//RT'))) Or ((57C_9 Substring ('1', '6')) IsSameString '//RT//'))
1159 THEN
1160 IF ((57C_9 Substring ('1', '6')) IsSameString '//RT//')
1161 THEN
1162 IF (Not ((57C_9 Substring ('7', '2')) WithinList 'MTClearingSystemList'))
1163 THEN
1164 (57C_9 Substring '9') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1165 END
1166 ELSE
1167 IF (Not ((57C_9 Substring ('3', '2')) WithinList 'MTClearingSystemList'))
1168 THEN
1169 (57C_9 Substring '5') CopyTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification
1170 END
1171 END
1172 END
1173 END
1174 END
1175 END
1176 END
1177 END
translate57C_9_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57C_9 -> CashAccount16 : Default
1218 TRANSLATE(57C_9, CashAccount16)
1219 RULE
1220 NODE (Identification)
1221 NODE (Other)
1222 NODE (Identification)
1223 IF ((57C_9 Substring ('1', '4')) IsSameString '//CH')
1224 THEN
1225 (57C_9 Substring '4') CopyTo Identification\Other\Identification
1226 END
1227 END
1228 NODE (SchemeName)
1229 NODE (Code)
1230 IF ((57C_9 Substring ('1', '4')) IsSameString '//CH')
1231 THEN
1232 'CUID' CopyTo Identification\Other\SchemeName\Code
1233 END
1234 END
1235 END
1236 END
1237 END
1238 END
1239 END
translate57D_10_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57D_10 -> BranchAndFinancialInstitutionIdentification4 : Default
526 TRANSLATE(57D_10, BranchAndFinancialInstitutionIdentification4)
527 RULE
528 NODE (FinancialInstitutionIdentification)
529 NODE (ClearingSystemMemberIdentification)
530 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
531 THEN
532 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
533 END
534 END
535 NODE (Name)
536 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
537 END
538 NODE (PostalAddress)
539 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
540 END
541 END
542 END
543 END
translate57D_10_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57D_10 -> BranchAndFinancialInstitutionIdentification4 : Default
526 TRANSLATE(57D_10, BranchAndFinancialInstitutionIdentification4)
527 RULE
528 NODE (FinancialInstitutionIdentification)
529 NODE (ClearingSystemMemberIdentification)
530 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
531 THEN
532 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
533 END
534 END
535 NODE (Name)
536 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
537 END
538 NODE (PostalAddress)
539 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
540 END
541 END
542 END
543 END
translate57D_10_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57D_10 -> CashAccount16 : Default
555 TRANSLATE(57D_10, CashAccount16)
556 RULE
557 IF (Party Identifier IsPresent)
558 THEN
559 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
560 THEN
561 Party Identifier TranslateTo CashAccount16
562 END
563 END
564 END
565 END
translate57D_10_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57D_10 -> CashAccount16 : Default
555 TRANSLATE(57D_10, CashAccount16)
556 RULE
557 IF (Party Identifier IsPresent)
558 THEN
559 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
560 THEN
561 Party Identifier TranslateTo CashAccount16
562 END
563 END
564 END
565 END
translate57D_10_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 57D_10 -> ClearingChannel2Code : RTGS
358 TRANSLATE(57D_10, ClearingChannel2Code)
359 RULE
360 'RTGS' CopyTo ClearingChannel2Code
361 END
362 END
translate57D_10_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57D_10 -> ClearingChannel2Code : RTGS
358 TRANSLATE(57D_10, ClearingChannel2Code)
359 RULE
360 'RTGS' CopyTo ClearingChannel2Code
361 END
362 END
translate57D_8_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57D_8 -> BranchAndFinancialInstitutionIdentification4 : Default
1178 TRANSLATE(57D_8, BranchAndFinancialInstitutionIdentification4)
1179 RULE
1180 NODE (FinancialInstitutionIdentification)
1181 NODE (ClearingSystemMemberIdentification)
1182 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1183 THEN
1184 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1185 END
1186 END
1187 NODE (Name)
1188 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
1189 END
1190 NODE (PostalAddress)
1191 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
1192 END
1193 END
1194 END
1195 END
translate57D_8_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 57D_8 -> CashAccount16 : Default
1207 TRANSLATE(57D_8, CashAccount16)
1208 RULE
1209 IF (Party Identifier IsPresent)
1210 THEN
1211 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1212 THEN
1213 Party Identifier TranslateTo CashAccount16
1214 END
1215 END
1216 END
1217 END
translate57D_9_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57D_9 -> BranchAndFinancialInstitutionIdentification4 : Default
1309 TRANSLATE(57D_9, BranchAndFinancialInstitutionIdentification4)
1310 RULE
1311 NODE (FinancialInstitutionIdentification)
1312 NODE (ClearingSystemMemberIdentification)
1313 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1314 THEN
1315 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1316 END
1317 END
1318 NODE (Name)
1319 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
1320 END
1321 NODE (PostalAddress)
1322 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
1323 END
1324 END
1325 END
1326 END
translate57D_9_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57D_9 -> BranchAndFinancialInstitutionIdentification4 : Default
1343 TRANSLATE(57D_9, BranchAndFinancialInstitutionIdentification4)
1344 RULE
1345 NODE (FinancialInstitutionIdentification)
1346 NODE (ClearingSystemMemberIdentification)
1347 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
1348 THEN
1349 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
1350 END
1351 END
1352 NODE (Name)
1353 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
1354 END
1355 NODE (PostalAddress)
1356 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
1357 END
1358 END
1359 END
1360 END
translate57D_9_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57D_9 -> CashAccount16 : Default
1338 TRANSLATE(57D_9, CashAccount16)
1339 RULE
1340 IF (Party Identifier IsPresent)
1341 THEN
1342 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1343 THEN
1344 Party Identifier TranslateTo CashAccount16
1345 END
1346 END
1347 END
1348 END
translate57D_9_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 57D_9 -> CashAccount16 : Default
1372 TRANSLATE(57D_9, CashAccount16)
1373 RULE
1374 IF (Party Identifier IsPresent)
1375 THEN
1376 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH'))
1377 THEN
1378 Party Identifier TranslateTo CashAccount16
1379 END
1380 END
1381 END
1382 END
translate57D_9_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 57D_9 -> ClearingChannel2Code : RTGS
430 TRANSLATE(57D_9, ClearingChannel2Code)
431 RULE
432 'RTGS' CopyTo ClearingChannel2Code
433 END
434 END
translate58A_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58A_4 -> BranchAndFinancialInstitutionIdentification4 : Default
566 TRANSLATE(58A_4, BranchAndFinancialInstitutionIdentification4)
567 RULE
568 NODE (FinancialInstitutionIdentification)
569 NODE (BIC)
570 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
571 END
572 NODE (ClearingSystemMemberIdentification)
573 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
574 THEN
575 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
576 END
577 END
578 END
579 END
580 END
translate58A_4_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58A_4 -> BranchAndFinancialInstitutionIdentification4 : Default
566 TRANSLATE(58A_4, BranchAndFinancialInstitutionIdentification4)
567 RULE
568 NODE (FinancialInstitutionIdentification)
569 NODE (BIC)
570 Identifier Code CopyTo FinancialInstitutionIdentification\BIC
571 END
572 NODE (ClearingSystemMemberIdentification)
573 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not ((((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or (((Party Identifier Substring ('1', '4')) IsSameString '//FW') Or ((Party Identifier Substring ('1', '4')) IsSameString '//TA'))) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
574 THEN
575 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
576 END
577 END
578 END
579 END
580 END
translate58A_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58A_4 -> CashAccount16 : Default
599 TRANSLATE(58A_4, CashAccount16)
600 RULE
601 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) And (Party Identifier IsPresent))
602 THEN
603 Party Identifier TranslateTo CashAccount16
604 END
605 END
606 END
translate58A_4_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58A_4 -> CashAccount16 : Default
599 TRANSLATE(58A_4, CashAccount16)
600 RULE
601 IF ((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) And (Party Identifier IsPresent))
602 THEN
603 Party Identifier TranslateTo CashAccount16
604 END
605 END
606 END
translate58A_4_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58A_4 -> ClearingChannel2Code : RTGS
363 TRANSLATE(58A_4, ClearingChannel2Code)
364 RULE
365 'RTGS' CopyTo ClearingChannel2Code
366 END
367 END
translate58A_4_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58A_4 -> ClearingChannel2Code : RTGS
363 TRANSLATE(58A_4, ClearingChannel2Code)
364 RULE
365 'RTGS' CopyTo ClearingChannel2Code
366 END
367 END
translate58D_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58D_3 -> BranchAndFinancialInstitutionIdentification4 : Default
581 TRANSLATE(58D_3, BranchAndFinancialInstitutionIdentification4)
582 RULE
583 NODE (FinancialInstitutionIdentification)
584 NODE (ClearingSystemMemberIdentification)
585 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
586 THEN
587 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
588 END
589 END
590 NODE (Name)
591 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
592 END
593 NODE (PostalAddress)
594 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
595 END
596 END
597 END
598 END
translate58D_3_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58D_3 -> BranchAndFinancialInstitutionIdentification4 : Default
581 TRANSLATE(58D_3, BranchAndFinancialInstitutionIdentification4)
582 RULE
583 NODE (FinancialInstitutionIdentification)
584 NODE (ClearingSystemMemberIdentification)
585 IF ((((Party Identifier Substring ('1', '2')) IsSameString '//') And (Not (((Party Identifier Substring ('1', '4')) IsSameString '//RT') Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')))) Or (((Party Identifier Substring ('1', '6')) IsSameString '//RT//') And ((Party Identifier Length) GreaterThan '6')))
586 THEN
587 Party Identifier TranslateTo FinancialInstitutionIdentification\ClearingSystemMemberIdentification
588 END
589 END
590 NODE (Name)
591 Name and Address\Line[1] CopyTo FinancialInstitutionIdentification\Name
592 END
593 NODE (PostalAddress)
594 Name and Address TranslateTo FinancialInstitutionIdentification\PostalAddress
595 END
596 END
597 END
598 END
translate58D_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58D_3 -> CashAccount16 : Default
607 TRANSLATE(58D_3, CashAccount16)
608 RULE
609 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
610 THEN
611 Party Identifier TranslateTo CashAccount16
612 END
613 END
614 END
translate58D_3_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58D_3 -> CashAccount16 : Default
607 TRANSLATE(58D_3, CashAccount16)
608 RULE
609 IF (((Not ((Party Identifier Substring ('1', '2')) IsSameString '//')) Or ((Party Identifier Substring ('1', '4')) IsSameString '//CH')) And (Party Identifier IsPresent))
610 THEN
611 Party Identifier TranslateTo CashAccount16
612 END
613 END
614 END
translate58D_3_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 58D_3 -> ClearingChannel2Code : RTGS
368 TRANSLATE(58D_3, ClearingChannel2Code)
369 RULE
370 'RTGS' CopyTo ClearingChannel2Code
371 END
372 END
translate58D_3_ClearingChannel2Code_RTGS(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 58D_3 -> ClearingChannel2Code : RTGS
368 TRANSLATE(58D_3, ClearingChannel2Code)
369 RULE
370 'RTGS' CopyTo ClearingChannel2Code
371 END
372 END
translate59_1_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 59_1 -> CashAccount16 : Default
1274 TRANSLATE(59_1, CashAccount16)
1275 RULE
1276 IF (Account IsPresent)
1277 THEN
1278 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1279 THEN
1280 Account TranslateTo CashAccount16
1281 END
1282 END
1283 END
1284 END
translate59_1_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 59_1 -> PartyIdentification32 : Default
1240 TRANSLATE(59_1, PartyIdentification32)
1241 RULE
1242 NODE (Name)
1243 Name and Address\Line[1] CopyTo Name
1244 END
1245 NODE (PostalAddress)
1246 Name and Address TranslateTo PostalAddress
1247 END
1248 END
1249 END
translate59_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 59_2 -> CashAccount16 : Default
1405 TRANSLATE(59_2, CashAccount16)
1406 RULE
1407 IF (Account IsPresent)
1408 THEN
1409 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1410 THEN
1411 Account TranslateTo CashAccount16
1412 END
1413 END
1414 END
1415 END
translate59_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 59_2 -> CashAccount16 : Default
999 TRANSLATE(59_2, CashAccount16)
1000 RULE
1001 IF (Account IsPresent)
1002 THEN
1003 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1004 THEN
1005 Account TranslateTo CashAccount16
1006 END
1007 END
1008 END
1009 END
translate59_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 59_2 -> CashAccount16 : Default
1439 TRANSLATE(59_2, CashAccount16)
1440 RULE
1441 IF (Account IsPresent)
1442 THEN
1443 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1444 THEN
1445 Account TranslateTo CashAccount16
1446 END
1447 END
1448 END
1449 END
translate59_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 59_2 -> PartyIdentification32 : Default
1371 TRANSLATE(59_2, PartyIdentification32)
1372 RULE
1373 NODE (Name)
1374 Name and Address\Line[1] CopyTo Name
1375 END
1376 NODE (PostalAddress)
1377 Name and Address TranslateTo PostalAddress
1378 END
1379 END
1380 END
translate59_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 59_2 -> PartyIdentification32 : Default
965 TRANSLATE(59_2, PartyIdentification32)
966 RULE
967 NODE (Name)
968 Name and Address\Line[1] CopyTo Name
969 END
970 NODE (PostalAddress)
971 Name and Address TranslateTo PostalAddress
972 END
973 END
974 END
translate59_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 59_2 -> PartyIdentification32 : Default
1429 TRANSLATE(59_2, PartyIdentification32)
1430 RULE
1431 NODE (Name)
1432 Name and Address\Line[1] CopyTo Name
1433 END
1434 NODE (PostalAddress)
1435 Name and Address TranslateTo PostalAddress
1436 END
1437 END
1438 END
translate59A_1_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 59A_1 -> CashAccount16 : Default
1285 TRANSLATE(59A_1, CashAccount16)
1286 RULE
1287 IF (Account IsPresent)
1288 THEN
1289 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1290 THEN
1291 Account TranslateTo CashAccount16
1292 END
1293 END
1294 END
1295 END
translate59A_1_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 59A_1 -> PartyIdentification32 : Default
1250 TRANSLATE(59A_1, PartyIdentification32)
1251 RULE
1252 NODE (Identification)
1253 NODE (OrganisationIdentification)
1254 Identifier Code TranslateTo Identification\OrganisationIdentification
1255 END
1256 END
1257 END
1258 END
translate59A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 59A_2 -> CashAccount16 : Default
1416 TRANSLATE(59A_2, CashAccount16)
1417 RULE
1418 IF (Account IsPresent)
1419 THEN
1420 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1421 THEN
1422 Account TranslateTo CashAccount16
1423 END
1424 END
1425 END
1426 END
translate59A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 59A_2 -> CashAccount16 : Default
1010 TRANSLATE(59A_2, CashAccount16)
1011 RULE
1012 IF (Account IsPresent)
1013 THEN
1014 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1015 THEN
1016 Account TranslateTo CashAccount16
1017 END
1018 END
1019 END
1020 END
translate59A_2_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 59A_2 -> CashAccount16 : Default
1450 TRANSLATE(59A_2, CashAccount16)
1451 RULE
1452 IF (Account IsPresent)
1453 THEN
1454 IF (Not (((Account Substring ('1', '4')) IsSameString '//CH') And ((Account Length) IsSameNumber '10')))
1455 THEN
1456 Account TranslateTo CashAccount16
1457 END
1458 END
1459 END
1460 END
translate59A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 59A_2 -> PartyIdentification32 : Default
1381 TRANSLATE(59A_2, PartyIdentification32)
1382 RULE
1383 NODE (Identification)
1384 NODE (OrganisationIdentification)
1385 Identifier Code TranslateTo Identification\OrganisationIdentification
1386 END
1387 END
1388 END
1389 END
translate59A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 59A_2 -> PartyIdentification32 : Default
975 TRANSLATE(59A_2, PartyIdentification32)
976 RULE
977 NODE (Identification)
978 NODE (OrganisationIdentification)
979 Identifier Code TranslateTo Identification\OrganisationIdentification
980 END
981 END
982 END
983 END
translate59A_2_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 59A_2 -> PartyIdentification32 : Default
1405 TRANSLATE(59A_2, PartyIdentification32)
1406 RULE
1407 NODE (Identification)
1408 NODE (OrganisationIdentification)
1409 Identifier Code TranslateTo Identification\OrganisationIdentification
1410 END
1411 END
1412 END
1413 END
translate60F_4_BalanceType12Code_PRCD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 60F_4 -> BalanceType12Code : PRCD
31 TRANSLATE(60F_4, BalanceType12Code)
32 RULE
33 IF (60F_4 IsPresent)
34 THEN
35 'PRCD' CopyTo BalanceType12Code
36 END
37 END
38 END
translate60F_4_BalanceType12Code_PRCD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 60F_4 -> BalanceType12Code : PRCD
31 TRANSLATE(60F_4, BalanceType12Code)
32 RULE
33 IF (60F_4 IsPresent)
34 THEN
35 'PRCD' CopyTo BalanceType12Code
36 END
37 END
38 END
translate60F_5_BalanceType12Code_PRCD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 60F_5 -> BalanceType12Code : PRCD
36 TRANSLATE(60F_5, BalanceType12Code)
37 RULE
38 IF (60F_5 IsPresent)
39 THEN
40 'PRCD' CopyTo BalanceType12Code
41 END
42 END
43 END
translate60M_4_BalanceType12Code_ITBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 60M_4 -> BalanceType12Code : ITBD
39 TRANSLATE(60M_4, BalanceType12Code)
40 RULE
41 IF (60M_4 IsPresent)
42 THEN
43 'ITBD' CopyTo BalanceType12Code
44 END
45 END
46 END
translate60M_4_BalanceType12Code_ITBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 60M_4 -> BalanceType12Code : ITBD
39 TRANSLATE(60M_4, BalanceType12Code)
40 RULE
41 IF (60M_4 IsPresent)
42 THEN
43 'ITBD' CopyTo BalanceType12Code
44 END
45 END
46 END
translate61_7_EntryStatus2Code_BOOK(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 61_7 -> EntryStatus2Code : BOOK
177 TRANSLATE(61_7, EntryStatus2Code)
178 RULE
179 'BOOK' CopyTo EntryStatus2Code
180 END
181 END
translate61_7_EntryStatus2Code_BOOK(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 61_7 -> EntryStatus2Code : BOOK
149 TRANSLATE(61_7, EntryStatus2Code)
150 RULE
151 'BOOK' CopyTo EntryStatus2Code
152 END
153 END
translate61_8_EntryStatus2Code_BOOK(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 61_8 -> EntryStatus2Code : BOOK
87 TRANSLATE(61_8, EntryStatus2Code)
88 RULE
89 'BOOK' CopyTo EntryStatus2Code
90 END
91 END
translate61_8_EntryStatus2Code_PDNG(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method 61_8 -> EntryStatus2Code : PDNG
92 TRANSLATE(61_8, EntryStatus2Code)
93 RULE
94 'PDNG' CopyTo EntryStatus2Code
95 END
96 END
translate62F_4_BalanceType12Code_CLBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 62F_4 -> BalanceType12Code : CLBD
67 TRANSLATE(62F_4, BalanceType12Code)
68 RULE
69 IF (62F_4 IsPresent)
70 THEN
71 'CLBD' CopyTo BalanceType12Code
72 END
73 END
74 END
translate62F_4_BalanceType12Code_CLBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 62F_4 -> BalanceType12Code : CLBD
67 TRANSLATE(62F_4, BalanceType12Code)
68 RULE
69 IF (62F_4 IsPresent)
70 THEN
71 'CLBD' CopyTo BalanceType12Code
72 END
73 END
74 END
translate62F_5_BalanceType12Code_CLBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 62F_5 -> BalanceType12Code : CLBD
64 TRANSLATE(62F_5, BalanceType12Code)
65 RULE
66 IF (62F_5 IsPresent)
67 THEN
68 'CLBD' CopyTo BalanceType12Code
69 END
70 END
71 END
translate62M_4_BalanceType12Code_ITBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 62M_4 -> BalanceType12Code : ITBD
75 TRANSLATE(62M_4, BalanceType12Code)
76 RULE
77 IF (62M_4 IsPresent)
78 THEN
79 'ITBD' CopyTo BalanceType12Code
80 END
81 END
82 END
translate62M_4_BalanceType12Code_ITBD(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 62M_4 -> BalanceType12Code : ITBD
75 TRANSLATE(62M_4, BalanceType12Code)
76 RULE
77 IF (62M_4 IsPresent)
78 THEN
79 'ITBD' CopyTo BalanceType12Code
80 END
81 END
82 END
translate64_4_BalanceType12Code_CLAV(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 64_4 -> BalanceType12Code : CLAV
93 TRANSLATE(64_4, BalanceType12Code)
94 RULE
95 'CLAV' CopyTo BalanceType12Code
96 END
97 END
translate64_4_BalanceType12Code_CLAV(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 64_4 -> BalanceType12Code : CLAV
82 TRANSLATE(64_4, BalanceType12Code)
83 RULE
84 'CLAV' CopyTo BalanceType12Code
85 END
86 END
translate64_4_BalanceType12Code_CLAV(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method 64_4 -> BalanceType12Code : CLAV
93 TRANSLATE(64_4, BalanceType12Code)
94 RULE
95 'CLAV' CopyTo BalanceType12Code
96 END
97 END
translate65_4_BalanceType12Code_FWAV(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method 65_4 -> BalanceType12Code : FWAV
118 TRANSLATE(65_4, BalanceType12Code)
119 RULE
120 IF (65_4 IsPresent)
121 THEN
122 'FWAV' CopyTo BalanceType12Code
123 END
124 END
125 END
translate65_4_BalanceType12Code_FWAV(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method 65_4 -> BalanceType12Code : FWAV
97 TRANSLATE(65_4, BalanceType12Code)
98 RULE
99 IF (65_4 IsPresent)
100 THEN
101 'FWAV' CopyTo BalanceType12Code
102 END
103 END
104 END
translate69A_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69A -> Period3Choice : Default
1466 TRANSLATE(69A, Period3Choice)
1467 RULE
1468 NODE (Period)
1469 69A TranslateTo Period
1470 END
1471 END
1472 END
translate69A_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69A -> Period3Choice : Default
1571 TRANSLATE(69A, Period3Choice)
1572 RULE
1573 NODE (Period)
1574 69A TranslateTo Period
1575 END
1576 END
1577 END
translate69A_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69A -> Period4 : Default
1317 TRANSLATE(69A, Period4)
1318 RULE
1319 NODE (StartDate)
1320 NODE (Date)
1321 NODE (Date)
1322 Date1 TranslateTo StartDate\Date\Date
1323 END
1324 END
1325 END
1326 NODE (EndDate)
1327 NODE (Date)
1328 NODE (Date)
1329 Date2 TranslateTo EndDate\Date\Date
1330 END
1331 END
1332 END
1333 END
1334 END
translate69A_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69A -> Period4 : Default
1578 TRANSLATE(69A, Period4)
1579 RULE
1580 NODE (StartDate)
1581 NODE (Date)
1582 NODE (Date)
1583 Date1 TranslateTo StartDate\Date\Date
1584 END
1585 END
1586 END
1587 NODE (EndDate)
1588 NODE (Date)
1589 NODE (Date)
1590 Date2 TranslateTo EndDate\Date\Date
1591 END
1592 END
1593 END
1594 END
1595 END
translate69A_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69A -> Period5 : Default
1045 TRANSLATE(69A, Period5)
1046 RULE
1047 NODE (StartDate)
1048 NODE (Date)
1049 NODE (Date)
1050 Date1 TranslateTo StartDate\Date\Date
1051 END
1052 END
1053 END
1054 NODE (EndDate)
1055 NODE (Date)
1056 NODE (Date)
1057 Date2 TranslateTo EndDate\Date\Date
1058 END
1059 END
1060 END
1061 END
1062 END
translate69B_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69B -> Period3Choice : Default
1473 TRANSLATE(69B, Period3Choice)
1474 RULE
1475 NODE (Period)
1476 69B TranslateTo Period
1477 END
1478 END
1479 END
translate69B_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69B -> Period3Choice : Default
1596 TRANSLATE(69B, Period3Choice)
1597 RULE
1598 NODE (Period)
1599 69B TranslateTo Period
1600 END
1601 END
1602 END
translate69B_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69B -> Period4 : Default
1335 TRANSLATE(69B, Period4)
1336 RULE
1337 NODE (StartDate)
1338 NODE (Date)
1339 NODE (DateTime)
1340 ((Date1 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time1 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1341 END
1342 END
1343 END
1344 NODE (EndDate)
1345 NODE (Date)
1346 NODE (DateTime)
1347 ((Date2 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time2 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1348 END
1349 END
1350 END
1351 END
1352 END
translate69B_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69B -> Period4 : Default
1603 TRANSLATE(69B, Period4)
1604 RULE
1605 NODE (StartDate)
1606 NODE (Date)
1607 NODE (DateTime)
1608 ((Date1 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time1 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1609 END
1610 END
1611 END
1612 NODE (EndDate)
1613 NODE (Date)
1614 NODE (DateTime)
1615 ((Date2 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time2 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1616 END
1617 END
1618 END
1619 END
1620 END
translate69B_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69B -> Period5 : Default
1085 TRANSLATE(69B, Period5)
1086 RULE
1087 NODE (StartDate)
1088 NODE (Date)
1089 NODE (DateTime)
1090 ((Date1 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time1 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1091 END
1092 END
1093 END
1094 NODE (EndDate)
1095 NODE (Date)
1096 NODE (DateTime)
1097 ((Date2 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time2 FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1098 END
1099 END
1100 END
1101 END
1102 END
translate69C_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69C_2 -> Period3Choice : Default
1480 TRANSLATE(69C_2, Period3Choice)
1481 RULE
1482 NODE (Period)
1483 69C_2 TranslateTo Period
1484 END
1485 END
1486 END
translate69C_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69C_2 -> Period3Choice : Default
1621 TRANSLATE(69C_2, Period3Choice)
1622 RULE
1623 NODE (Period)
1624 69C_2 TranslateTo Period
1625 END
1626 END
1627 END
translate69C_2_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69C_2 -> Period4 : Default
1353 TRANSLATE(69C_2, Period4)
1354 RULE
1355 NODE (StartDate)
1356 NODE (Date)
1357 NODE (Date)
1358 Date TranslateTo StartDate\Date\Date
1359 END
1360 END
1361 END
1362 NODE (EndDate)
1363 NODE (NotSpecifiedDate)
1364 Date Code TranslateTo EndDate\NotSpecifiedDate
1365 END
1366 END
1367 END
1368 END
translate69C_2_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69C_2 -> Period4 : Default
1628 TRANSLATE(69C_2, Period4)
1629 RULE
1630 NODE (StartDate)
1631 NODE (Date)
1632 NODE (Date)
1633 Date TranslateTo StartDate\Date\Date
1634 END
1635 END
1636 END
1637 NODE (EndDate)
1638 NODE (NotSpecifiedDate)
1639 Date Code TranslateTo EndDate\NotSpecifiedDate
1640 END
1641 END
1642 END
1643 END
translate69C_2_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69C_2 -> Period5 : Default
1063 TRANSLATE(69C_2, Period5)
1064 RULE
1065 NODE (StartDate)
1066 NODE (Date)
1067 NODE (Date)
1068 Date TranslateTo StartDate\Date\Date
1069 END
1070 END
1071 END
1072 NODE (EndDate)
1073 NODE (NotSpecifiedDate)
1074 Date Code TranslateTo EndDate\NotSpecifiedDate
1075 END
1076 END
1077 END
1078 END
translate69D_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69D_2 -> Period3Choice : Default
1487 TRANSLATE(69D_2, Period3Choice)
1488 RULE
1489 NODE (Period)
1490 69D_2 TranslateTo Period
1491 END
1492 END
1493 END
translate69D_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69D_2 -> Period3Choice : Default
1650 TRANSLATE(69D_2, Period3Choice)
1651 RULE
1652 NODE (Period)
1653 69D_2 TranslateTo Period
1654 END
1655 END
1656 END
translate69D_2_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69D_2 -> Period4 : Default
1369 TRANSLATE(69D_2, Period4)
1370 RULE
1371 NODE (StartDate)
1372 NODE (Date)
1373 NODE (DateTime)
1374 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1375 END
1376 END
1377 END
1378 NODE (EndDate)
1379 NODE (NotSpecifiedDate)
1380 Date Code TranslateTo EndDate\NotSpecifiedDate
1381 END
1382 END
1383 END
1384 END
translate69D_2_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69D_2 -> Period4 : Default
1657 TRANSLATE(69D_2, Period4)
1658 RULE
1659 NODE (StartDate)
1660 NODE (Date)
1661 NODE (DateTime)
1662 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1663 END
1664 END
1665 END
1666 NODE (EndDate)
1667 NODE (NotSpecifiedDate)
1668 Date Code TranslateTo EndDate\NotSpecifiedDate
1669 END
1670 END
1671 END
1672 END
translate69D_2_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69D_2 -> Period5 : Default
1103 TRANSLATE(69D_2, Period5)
1104 RULE
1105 NODE (StartDate)
1106 NODE (Date)
1107 NODE (DateTime)
1108 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo StartDate\Date\DateTime
1109 END
1110 END
1111 END
1112 NODE (EndDate)
1113 NODE (NotSpecifiedDate)
1114 Date Code TranslateTo EndDate\NotSpecifiedDate
1115 END
1116 END
1117 END
1118 END
translate69E_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69E_2 -> Period3Choice : Default
1494 TRANSLATE(69E_2, Period3Choice)
1495 RULE
1496 NODE (Period)
1497 69E_2 TranslateTo Period
1498 END
1499 END
1500 END
translate69E_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69E_2 -> Period3Choice : Default
1673 TRANSLATE(69E_2, Period3Choice)
1674 RULE
1675 NODE (Period)
1676 69E_2 TranslateTo Period
1677 END
1678 END
1679 END
translate69E_2_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69E_2 -> Period4 : Default
1385 TRANSLATE(69E_2, Period4)
1386 RULE
1387 NODE (StartDate)
1388 NODE (NotSpecifiedDate)
1389 Date Code TranslateTo StartDate\NotSpecifiedDate
1390 END
1391 END
1392 NODE (EndDate)
1393 NODE (Date)
1394 NODE (Date)
1395 Date TranslateTo EndDate\Date\Date
1396 END
1397 END
1398 END
1399 END
1400 END
translate69E_2_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69E_2 -> Period4 : Default
1680 TRANSLATE(69E_2, Period4)
1681 RULE
1682 NODE (StartDate)
1683 NODE (NotSpecifiedDate)
1684 Date Code TranslateTo StartDate\NotSpecifiedDate
1685 END
1686 END
1687 NODE (EndDate)
1688 NODE (Date)
1689 NODE (Date)
1690 Date TranslateTo EndDate\Date\Date
1691 END
1692 END
1693 END
1694 END
1695 END
translate69E_2_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69E_2 -> Period5 : Default
1119 TRANSLATE(69E_2, Period5)
1120 RULE
1121 NODE (StartDate)
1122 NODE (NotSpecifiedDate)
1123 Date Code TranslateTo StartDate\NotSpecifiedDate
1124 END
1125 END
1126 NODE (EndDate)
1127 NODE (Date)
1128 NODE (Date)
1129 Date TranslateTo EndDate\Date\Date
1130 END
1131 END
1132 END
1133 END
1134 END
translate69F_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69F_2 -> Period3Choice : Default
1501 TRANSLATE(69F_2, Period3Choice)
1502 RULE
1503 NODE (Period)
1504 69F_2 TranslateTo Period
1505 END
1506 END
1507 END
translate69F_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69F_2 -> Period3Choice : Default
1696 TRANSLATE(69F_2, Period3Choice)
1697 RULE
1698 NODE (Period)
1699 69F_2 TranslateTo Period
1700 END
1701 END
1702 END
translate69F_2_Period4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69F_2 -> Period4 : Default
1295 TRANSLATE(69F_2, Period4)
1296 RULE
1297 NODE (StartDate)
1298 NODE (NotSpecifiedDate)
1299 Date Code TranslateTo StartDate\NotSpecifiedDate
1300 END
1301 END
1302 NODE (EndDate)
1303 NODE (Date)
1304 NODE (DateTime)
1305 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1306 END
1307 END
1308 END
1309 END
1310 END
translate69F_2_Period4_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69F_2 -> Period4 : Default
1703 TRANSLATE(69F_2, Period4)
1704 RULE
1705 NODE (StartDate)
1706 NODE (NotSpecifiedDate)
1707 Date Code TranslateTo StartDate\NotSpecifiedDate
1708 END
1709 END
1710 NODE (EndDate)
1711 NODE (Date)
1712 NODE (DateTime)
1713 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1714 END
1715 END
1716 END
1717 END
1718 END
translate69F_2_Period5_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 69F_2 -> Period5 : Default
1135 TRANSLATE(69F_2, Period5)
1136 RULE
1137 NODE (StartDate)
1138 NODE (NotSpecifiedDate)
1139 Date Code TranslateTo StartDate\NotSpecifiedDate
1140 END
1141 END
1142 NODE (EndDate)
1143 NODE (Date)
1144 NODE (DateTime)
1145 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo EndDate\Date\DateTime
1146 END
1147 END
1148 END
1149 END
1150 END
translate69J_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 69J_2 -> Period3Choice : Default
1508 TRANSLATE(69J_2, Period3Choice)
1509 RULE
1510 NODE (PeriodCode)
1511 Date Code TranslateTo PeriodCode
1512 END
1513 END
1514 END
translate69J_2_Period3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 69J_2 -> Period3Choice : Default
1719 TRANSLATE(69J_2, Period3Choice)
1720 RULE
1721 NODE (PeriodCode)
1722 Date Code TranslateTo PeriodCode
1723 END
1724 END
1725 END
translate70_1_Max140Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 70_1 -> Max140Text : Default
1372 TRANSLATE(70_1, Max140Text)
1373 RULE
1374 (Narrative\Line[*] Concatenate) CopyTo Max140Text
1375 END
1376 END
translate70_1_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 70_1 -> Max35Text : Default
871 TRANSLATE(70_1, Max35Text)
872 RULE
873 (((Narrative\Line[*] ConcatenateWithSeparator ' ') ExtractPattern ('/ROC/', '///INV/|///IPI/|///RFB/|///TSU/')) Substring ('6', '35')) CopyTo Max35Text
874 END
875 END
translate70_2_Max140Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 70_2 -> Max140Text : Default
1021 TRANSLATE(70_2, Max140Text)
1022 RULE
1023 (Narrative\Line[*] Concatenate) CopyTo Max140Text
1024 END
1025 END
translate70_2_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 70_2 -> Max35Text : Default
400 TRANSLATE(70_2, Max35Text)
401 RULE
402 (((Narrative\Line[*] ConcatenateWithSeparator ' ') ExtractPattern ('/ROC/', '///INV/|///IPI/|///RFB/|///TSU/')) Substring ('6', '35')) CopyTo Max35Text
403 END
404 END
translate70_2_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 70_2 -> Max35Text : Default
290 TRANSLATE(70_2, Max35Text)
291 RULE
292 (((Narrative\Line[*] ConcatenateWithSeparator ' ') ExtractPattern ('/ROC/', '///INV/|///IPI/|///RFB/|///TSU/')) Substring ('6', '35')) CopyTo Max35Text
293 END
294 END
translate70D_RestrictedFINXMax210Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 70D -> RestrictedFINXMax210Text : Default
265 TRANSLATE(70D, RestrictedFINXMax210Text)
266 RULE
267 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
268 END
269 END
translate70D_RestrictedFINXMax210Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 70D -> RestrictedFINXMax210Text : Default
265 TRANSLATE(70D, RestrictedFINXMax210Text)
266 RULE
267 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
268 END
269 END
translate70E_Max8000Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 70E -> Max8000Text : Default
546 TRANSLATE(70E, Max8000Text)
547 RULE
548 (Narrative\Line[*] Concatenate) CopyTo Max8000Text
549 END
550 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
2170 TRANSLATE(70E, RestrictedFINXMax350Text)
2171 RULE
2172 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
2173 END
2174 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
3195 TRANSLATE(70E, RestrictedFINXMax350Text)
3196 RULE
3197 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
3198 END
3199 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
1131 TRANSLATE(70E, RestrictedFINXMax350Text)
1132 RULE
1133 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1134 END
1135 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
2279 TRANSLATE(70E, RestrictedFINXMax350Text)
2280 RULE
2281 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
2282 END
2283 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
817 TRANSLATE(70E, RestrictedFINXMax350Text)
818 RULE
819 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
820 END
821 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
270 TRANSLATE(70E, RestrictedFINXMax350Text)
271 RULE
272 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
273 END
274 END
translate70E_RestrictedFINXMax350Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 70E -> RestrictedFINXMax350Text : Default
866 TRANSLATE(70E, RestrictedFINXMax350Text)
867 RULE
868 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
869 END
870 END
translate70E_RestrictedFINZMax256Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 70E -> RestrictedFINZMax256Text : Default
2175 TRANSLATE(70E, RestrictedFINZMax256Text)
2176 RULE
2177 ((Narrative\Line[*] Concatenate) Substring ('1', '256')) CopyTo RestrictedFINZMax256Text
2178 END
2179 END
translate70E_RestrictedFINZMax8000Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 70E -> RestrictedFINZMax8000Text : Default
3706 TRANSLATE(70E, RestrictedFINZMax8000Text)
3707 RULE
3708 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINZMax8000Text
3709 END
3710 END
translate70E_RestrictedFINZMax8000Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 70E -> RestrictedFINZMax8000Text : Default
1058 TRANSLATE(70E, RestrictedFINZMax8000Text)
1059 RULE
1060 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINZMax8000Text
1061 END
1062 END
translate70G_RestrictedFINZMax256Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 70G -> RestrictedFINZMax256Text : Default
2180 TRANSLATE(70G, RestrictedFINZMax256Text)
2181 RULE
2182 ((Narrative\Line[*] Concatenate) Substring ('1', '256')) CopyTo RestrictedFINZMax256Text
2183 END
2184 END
translate71A_5_ChargeBearerType1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 71A_5 -> ChargeBearerType1Code : Default
497 TRANSLATE(71A_5, ChargeBearerType1Code)
498 RULE
499 'BEN' EquivalentTo 'CRED'
500 'OUR' EquivalentTo 'DEBT'
501 'SHA' EquivalentTo 'SHAR'
502 END
503 END
translate71A_5_ChargeBearerType1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 71A_5 -> ChargeBearerType1Code : Default
377 TRANSLATE(71A_5, ChargeBearerType1Code)
378 RULE
379 'BEN' EquivalentTo 'CRED'
380 'OUR' EquivalentTo 'DEBT'
381 'SHA' EquivalentTo 'SHAR'
382 END
383 END
translate71A_5_Max140Text_UNKNOWN(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 71A_5 -> Max140Text : UNKNOWN
529 TRANSLATE(71A_5, Max140Text)
530 RULE
531 'UNKNOWN' CopyTo Max140Text
532 END
533 END
translate71A_5_Max140Text_UNKNOWN(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 71A_5 -> Max140Text : UNKNOWN
399 TRANSLATE(71A_5, Max140Text)
400 RULE
401 'UNKNOWN' CopyTo Max140Text
402 END
403 END
translate71A_ChargeBearerType1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method 71A -> ChargeBearerType1Code : Default
930 TRANSLATE(71A, ChargeBearerType1Code)
931 RULE
932 'BEN' EquivalentTo 'CRED'
933 'OUR' EquivalentTo 'DEBT'
934 'SHA' EquivalentTo 'SHAR'
935 END
936 END
translate71F_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 71F -> ActiveOrHistoricCurrencyAndAmount : Default
514 TRANSLATE(71F, ActiveOrHistoricCurrencyAndAmount)
515 RULE
516 NODE (Amount)
517 (Amount FormatDecimal 'MX') CopyTo Amount
518 END
519 NODE (Currency)
520 Currency CopyTo Currency
521 END
522 END
523 END
translate71F_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 71F -> ActiveOrHistoricCurrencyAndAmount : Default
384 TRANSLATE(71F, ActiveOrHistoricCurrencyAndAmount)
385 RULE
386 NODE (Amount)
387 (Amount FormatDecimal 'MX') CopyTo Amount
388 END
389 NODE (Currency)
390 Currency CopyTo Currency
391 END
392 END
393 END
translate71G_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 71G -> ActiveOrHistoricCurrencyAndAmount : Default
504 TRANSLATE(71G, ActiveOrHistoricCurrencyAndAmount)
505 RULE
506 NODE (Amount)
507 (Amount FormatDecimal 'MX') CopyTo Amount
508 END
509 NODE (Currency)
510 Currency CopyTo Currency
511 END
512 END
513 END
translate71G_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method 71G -> ActiveOrHistoricCurrencyAndAmount : Default
419 TRANSLATE(71G, ActiveOrHistoricCurrencyAndAmount)
420 RULE
421 NODE (Amount)
422 (Amount FormatDecimal 'MX') CopyTo Amount
423 END
424 NODE (Currency)
425 Currency CopyTo Currency
426 END
427 END
428 END
translate72_16_Instruction4Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 72_16 -> Instruction4Code : Default
630 TRANSLATE(72_16, Instruction4Code)
631 RULE
632 'TELA' CopyTo Instruction4Code
633 END
634 END
translate72_16_Instruction4Code_PHOA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 72_16 -> Instruction4Code : PHOA
625 TRANSLATE(72_16, Instruction4Code)
626 RULE
627 'PHOA' CopyTo Instruction4Code
628 END
629 END
translate72_16_Instruction5Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 72_16 -> Instruction5Code : Default
615 TRANSLATE(72_16, Instruction5Code)
616 RULE
617 'PHOB' CopyTo Instruction5Code
618 END
619 END
translate72_16_Instruction5Code_TELB(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method 72_16 -> Instruction5Code : TELB
620 TRANSLATE(72_16, Instruction5Code)
621 RULE
622 'TELB' CopyTo Instruction5Code
623 END
624 END
translate72_18_Instruction4Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_18 -> Instruction4Code : Default
630 TRANSLATE(72_18, Instruction4Code)
631 RULE
632 'TELA' CopyTo Instruction4Code
633 END
634 END
translate72_18_Instruction4Code_PHOA(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_18 -> Instruction4Code : PHOA
625 TRANSLATE(72_18, Instruction4Code)
626 RULE
627 'PHOA' CopyTo Instruction4Code
628 END
629 END
translate72_18_Instruction5Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_18 -> Instruction5Code : Default
615 TRANSLATE(72_18, Instruction5Code)
616 RULE
617 'PHOB' CopyTo Instruction5Code
618 END
619 END
translate72_18_Instruction5Code_TELB(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_18 -> Instruction5Code : TELB
620 TRANSLATE(72_18, Instruction5Code)
621 RULE
622 'TELB' CopyTo Instruction5Code
623 END
624 END
translate72_9_BICIdentifier_AdditionalLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> BICIdentifier : AdditionalLine
572 TRANSLATE(72_9, BICIdentifier)
573 RULE
574 (Narrative Structured Format\Line 2-6[*]\Narrative2 Select ((..\Code IsSameString 'INS'), '1')) CopyTo BICIdentifier
575 END
576 END
translate72_9_BICIdentifier_AdditionalLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_9 -> BICIdentifier : AdditionalLine
1097 TRANSLATE(72_9, BICIdentifier)
1098 RULE
1099 (Narrative Structured Format\Line 2-6[*]\Narrative2 Select ((..\Code IsSameString 'INS'), '1')) CopyTo BICIdentifier
1100 END
1101 END
translate72_9_BICIdentifier_FirstLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> BICIdentifier : FirstLine
567 TRANSLATE(72_9, BICIdentifier)
568 RULE
569 Narrative Structured Format\Line 1\Narrative CopyTo BICIdentifier
570 END
571 END
translate72_9_BICIdentifier_FirstLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_9 -> BICIdentifier : FirstLine
1092 TRANSLATE(72_9, BICIdentifier)
1093 RULE
1094 Narrative Structured Format\Line 1\Narrative CopyTo BICIdentifier
1095 END
1096 END
translate72_9_InstructionForCreditorAgent1_AdditionalLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> InstructionForCreditorAgent1 : AdditionalLine
1464 TRANSLATE(72_9, InstructionForCreditorAgent1)
1465 RULE
1466 NODE (InstructionInformation)
1467 ((Narrative Structured Format Extract72Narrative 'ACC') Substring ('1', '140')) CopyTo InstructionInformation
1468 END
1469 END
1470 END
translate72_9_InstructionForCreditorAgent1_FirstLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> InstructionForCreditorAgent1 : FirstLine
1452 TRANSLATE(72_9, InstructionForCreditorAgent1)
1453 RULE
1454 NODE (InstructionInformation)
1455 IF (Narrative Structured Format\Line 2-6[*]\Narrative1 IsPresent)
1456 THEN
1457 ((Narrative Structured Format Extract72Narrative ('ACC', ' ')) Substring ('1', '140')) CopyTo InstructionInformation
1458 ELSE
1459 Narrative Structured Format\Line 1\Narrative CopyTo InstructionInformation
1460 END
1461 END
1462 END
1463 END
translate72_9_InstructionForNextAgent1_AdditionalLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> InstructionForNextAgent1 : AdditionalLine
1508 TRANSLATE(72_9, InstructionForNextAgent1)
1509 RULE
1510 NODE (InstructionInformation)
1511 ((Narrative Structured Format Extract72Narrative ('REC', ' ')) Substring ('1', '140')) CopyTo InstructionInformation
1512 END
1513 END
1514 END
translate72_9_InstructionForNextAgent1_FirstLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> InstructionForNextAgent1 : FirstLine
1496 TRANSLATE(72_9, InstructionForNextAgent1)
1497 RULE
1498 NODE (InstructionInformation)
1499 IF (Narrative Structured Format\Line 2-6[*]\Narrative1 IsPresent)
1500 THEN
1501 ((Narrative Structured Format Extract72Narrative ('REC', ' ')) Substring ('1', '140')) CopyTo InstructionInformation
1502 ELSE
1503 Narrative Structured Format\Line 1\Narrative CopyTo InstructionInformation
1504 END
1505 END
1506 END
1507 END
translate72_9_Max140Text_2nd_occurrence(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method 72_9 -> Max140Text : 2nd occurrence
1461 TRANSLATE(72_9, Max140Text)
1462 RULE
1463 IF ((Narrative Structured Format\Line 2-6[*]\Narrative2 Select (..\Code IsSameString 'INT')) IsPresent)
1464 THEN
1465 ((Narrative Structured Format Extract72Narrative ('INT', ' ')) Substring ('1', '140')) CopyTo Max140Text
1466 ELSE
1467 IF ((Narrative Structured Format\Line 2-6[*]\Narrative2 Select (..\Code IsSameString '/REC/')) IsPresent)
1468 THEN
1469 ((Narrative Structured Format Extract72Narrative ('REC', ' ')) Substring ('1', '140')) CopyTo Max140Text
1470 END
1471 END
1472 END
1473 END
translate72_9_Max140Text_Default_AdditionalLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> Max140Text : Default_AdditionalLine
587 TRANSLATE(72_9, Max140Text)
588 RULE
589 (Narrative Structured Format\Line 2-6[*]\Narrative2 Select ((..\Code IsSameString 'INS'), '1')) CopyTo Max140Text
590 END
591 END
translate72_9_Max140Text_Default_FirstLine(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method 72_9 -> Max140Text : Default_FirstLine
577 TRANSLATE(72_9, Max140Text)
578 RULE
579 IF (Narrative Structured Format\Line 2-6[*]\Narrative1 IsPresent)
580 THEN
581 (((Narrative Structured Format\Line 1\Narrative Concatenate ' ') Concatenate (Narrative Structured Format\Line 2-6[*]\Narrative1 ConcatenateWithSeparator ' ')) Substring ('1', '140')) CopyTo Max140Text
582 ELSE
583 Narrative Structured Format\Line 1\Narrative CopyTo Max140Text
584 END
585 END
586 END
translate90A_PercentagePrice1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90A -> PercentagePrice1 : Default
1586 TRANSLATE(90A, PercentagePrice1)
1587 RULE
1588 NODE (PercentagePriceType)
1589 Percentage Type Code TranslateTo PercentagePriceType
1590 END
1591 NODE (PriceValue)
1592 Price TranslateTo PriceValue
1593 END
1594 END
1595 END
translate90A_PercentagePrice1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90A -> PercentagePrice1 : Default
2092 TRANSLATE(90A, PercentagePrice1)
2093 RULE
2094 NODE (PercentagePriceType)
2095 Percentage Type Code TranslateTo PercentagePriceType
2096 END
2097 NODE (PriceValue)
2098 Price TranslateTo PriceValue
2099 END
2100 END
2101 END
translate90A_PercentagePrice1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90A -> PercentagePrice1 : Default
1390 TRANSLATE(90A, PercentagePrice1)
1391 RULE
1392 NODE (PercentagePriceType)
1393 Percentage Type Code TranslateTo PercentagePriceType
1394 END
1395 NODE (PriceValue)
1396 Price TranslateTo PriceValue
1397 END
1398 END
1399 END
translate90A_PercentagePrice1_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90A -> PercentagePrice1 : Default
1591 TRANSLATE(90A, PercentagePrice1)
1592 RULE
1593 NODE (PercentagePriceType)
1594 Percentage Type Code TranslateTo PercentagePriceType
1595 END
1596 NODE (PriceValue)
1597 Price TranslateTo PriceValue
1598 END
1599 END
1600 END
translate90A_PriceFormat12Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90A -> PriceFormat12Choice : Default
2633 TRANSLATE(90A, PriceFormat12Choice)
2634 RULE
2635 NODE (PercentagePrice)
2636 90A TranslateTo PercentagePrice
2637 END
2638 END
2639 END
translate90A_PriceFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90A -> PriceFormat13Choice : Default
1584 TRANSLATE(90A, PriceFormat13Choice)
1585 RULE
1586 NODE (PercentagePrice)
1587 90A TranslateTo PercentagePrice
1588 END
1589 END
1590 END
translate90A_PriceFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90A -> PriceFormat17Choice : Default
1383 TRANSLATE(90A, PriceFormat17Choice)
1384 RULE
1385 NODE (PercentagePrice)
1386 90A TranslateTo PercentagePrice
1387 END
1388 END
1389 END
translate90A_PriceFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90A -> PriceFormat17Choice : Default
1771 TRANSLATE(90A, PriceFormat17Choice)
1772 RULE
1773 NODE (PercentagePrice)
1774 90A TranslateTo PercentagePrice
1775 END
1776 END
1777 END
translate90A_PriceFormat24Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90A -> PriceFormat24Choice : Default
1498 TRANSLATE(90A, PriceFormat24Choice)
1499 RULE
1500 NODE (PercentagePrice)
1501 90A TranslateTo PercentagePrice
1502 END
1503 END
1504 END
translate90A_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90A -> PriceFormat25Choice : Default
1579 TRANSLATE(90A, PriceFormat25Choice)
1580 RULE
1581 NODE (PercentagePrice)
1582 90A TranslateTo PercentagePrice
1583 END
1584 END
1585 END
translate90A_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90A -> PriceFormat25Choice : Default
2085 TRANSLATE(90A, PriceFormat25Choice)
2086 RULE
2087 NODE (PercentagePrice)
2088 90A TranslateTo PercentagePrice
2089 END
2090 END
2091 END
translate90A_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90A -> PriceFormat26Choice : Default
2750 TRANSLATE(90A, PriceFormat26Choice)
2751 RULE
2752 NODE (PercentagePrice)
2753 90A TranslateTo PercentagePrice
2754 END
2755 END
2756 END
translate90A_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90A -> PriceFormat26Choice : Default
2212 TRANSLATE(90A, PriceFormat26Choice)
2213 RULE
2214 NODE (PercentagePrice)
2215 90A TranslateTo PercentagePrice
2216 END
2217 END
2218 END
translate90A_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90A -> PriceFormat27Choice : Default
3587 TRANSLATE(90A, PriceFormat27Choice)
3588 RULE
3589 NODE (PercentagePrice)
3590 90A TranslateTo PercentagePrice
3591 END
3592 END
3593 END
translate90A_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90A -> PriceFormat27Choice : Default
3090 TRANSLATE(90A, PriceFormat27Choice)
3091 RULE
3092 NODE (PercentagePrice)
3093 90A TranslateTo PercentagePrice
3094 END
3095 END
3096 END
translate90A_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90A -> PriceFormat28Choice : Default
3699 TRANSLATE(90A, PriceFormat28Choice)
3700 RULE
3701 NODE (PercentagePrice)
3702 90A TranslateTo PercentagePrice
3703 END
3704 END
3705 END
translate90A_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90A -> PriceFormat28Choice : Default
3188 TRANSLATE(90A, PriceFormat28Choice)
3189 RULE
3190 NODE (PercentagePrice)
3191 90A TranslateTo PercentagePrice
3192 END
3193 END
3194 END
translate90B_1_AmountPrice4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90B_1 -> AmountPrice4 : Default
1226 TRANSLATE(90B_1, AmountPrice4)
1227 RULE
1228 NODE (AmountPriceType)
1229 Amount Type Code TranslateTo AmountPriceType
1230 END
1231 NODE (PriceValue)
1232 NODE (Amount)
1233 Price TranslateTo PriceValue\Amount
1234 END
1235 NODE (Currency)
1236 Currency Code TranslateTo PriceValue\Currency
1237 END
1238 END
1239 END
1240 END
translate90B_2_PriceFormat12Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90B_2 -> PriceFormat12Choice : Default
2640 TRANSLATE(90B_2, PriceFormat12Choice)
2641 RULE
2642 NODE (AmountPrice)
2643 NODE (AmountPriceType)
2644 Amount Type Code TranslateTo AmountPrice\AmountPriceType
2645 END
2646 NODE (PriceValue)
2647 NODE (Amount)
2648 Price TranslateTo AmountPrice\PriceValue\Amount
2649 END
2650 NODE (Currency)
2651 Currency Code TranslateTo AmountPrice\PriceValue\Currency
2652 END
2653 END
2654 END
2655 END
2656 END
translate90B_2_PriceFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90B_2 -> PriceFormat13Choice : Default
1669 TRANSLATE(90B_2, PriceFormat13Choice)
1670 RULE
1671 NODE (AmountPrice)
1672 NODE (AmountPriceType)
1673 Amount Type Code TranslateTo AmountPrice\AmountPriceType
1674 END
1675 NODE (PriceValue)
1676 NODE (Amount)
1677 Price TranslateTo AmountPrice\PriceValue\Amount
1678 END
1679 NODE (Currency)
1680 Currency Code TranslateTo AmountPrice\PriceValue\Currency
1681 END
1682 END
1683 END
1684 END
1685 END
translate90B_2_PriceFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90B_2 -> PriceFormat17Choice : Default
1468 TRANSLATE(90B_2, PriceFormat17Choice)
1469 RULE
1470 NODE (AmountPrice)
1471 NODE (AmountPriceType)
1472 Amount Type Code TranslateTo AmountPrice\AmountPriceType
1473 END
1474 NODE (PriceValue)
1475 NODE (Amount)
1476 Price TranslateTo AmountPrice\PriceValue\Amount
1477 END
1478 NODE (Currency)
1479 Currency Code TranslateTo AmountPrice\PriceValue\Currency
1480 END
1481 END
1482 END
1483 END
1484 END
translate90B_2_PriceFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90B_2 -> PriceFormat17Choice : Default
1778 TRANSLATE(90B_2, PriceFormat17Choice)
1779 RULE
1780 NODE (AmountPrice)
1781 NODE (AmountPriceType)
1782 Amount Type Code TranslateTo AmountPrice\AmountPriceType
1783 END
1784 NODE (PriceValue)
1785 NODE (Amount)
1786 Price TranslateTo AmountPrice\PriceValue\Amount
1787 END
1788 NODE (Currency)
1789 Currency Code TranslateTo AmountPrice\PriceValue\Currency
1790 END
1791 END
1792 END
1793 END
1794 END
translate90B_2_PriceFormat24Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90B_2 -> PriceFormat24Choice : Default
1505 TRANSLATE(90B_2, PriceFormat24Choice)
1506 RULE
1507 NODE (AmountPrice)
1508 NODE (AmountPriceType)
1509 Amount Type Code TranslateTo AmountPrice\AmountPriceType
1510 END
1511 NODE (PriceValue)
1512 NODE (Amount)
1513 Price TranslateTo AmountPrice\PriceValue\Amount
1514 END
1515 NODE (Currency)
1516 Currency Code TranslateTo AmountPrice\PriceValue\Currency
1517 END
1518 END
1519 END
1520 END
1521 END
translate90B_2_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90B_2 -> PriceFormat25Choice : Default
1664 TRANSLATE(90B_2, PriceFormat25Choice)
1665 RULE
1666 NODE (AmountPrice)
1667 NODE (AmountPriceType)
1668 Amount Type Code TranslateTo AmountPrice\AmountPriceType
1669 END
1670 NODE (PriceValue)
1671 NODE (Amount)
1672 Price TranslateTo AmountPrice\PriceValue\Amount
1673 END
1674 NODE (Currency)
1675 Currency Code TranslateTo AmountPrice\PriceValue\Currency
1676 END
1677 END
1678 END
1679 END
1680 END
translate90B_2_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90B_2 -> PriceFormat25Choice : Default
2170 TRANSLATE(90B_2, PriceFormat25Choice)
2171 RULE
2172 NODE (AmountPrice)
2173 NODE (AmountPriceType)
2174 Amount Type Code TranslateTo AmountPrice\AmountPriceType
2175 END
2176 NODE (PriceValue)
2177 NODE (Amount)
2178 Price TranslateTo AmountPrice\PriceValue\Amount
2179 END
2180 NODE (Currency)
2181 Currency Code TranslateTo AmountPrice\PriceValue\Currency
2182 END
2183 END
2184 END
2185 END
2186 END
translate90B_2_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90B_2 -> PriceFormat26Choice : Default
2757 TRANSLATE(90B_2, PriceFormat26Choice)
2758 RULE
2759 NODE (AmountPrice)
2760 NODE (AmountPriceType)
2761 Amount Type Code TranslateTo AmountPrice\AmountPriceType
2762 END
2763 NODE (PriceValue)
2764 NODE (Amount)
2765 Price TranslateTo AmountPrice\PriceValue\Amount
2766 END
2767 NODE (Currency)
2768 Currency Code TranslateTo AmountPrice\PriceValue\Currency
2769 END
2770 END
2771 END
2772 END
2773 END
translate90B_2_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90B_2 -> PriceFormat26Choice : Default
2296 TRANSLATE(90B_2, PriceFormat26Choice)
2297 RULE
2298 NODE (AmountPrice)
2299 NODE (AmountPriceType)
2300 Amount Type Code TranslateTo AmountPrice\AmountPriceType
2301 END
2302 NODE (PriceValue)
2303 NODE (Amount)
2304 Price TranslateTo AmountPrice\PriceValue\Amount
2305 END
2306 NODE (Currency)
2307 Currency Code TranslateTo AmountPrice\PriceValue\Currency
2308 END
2309 END
2310 END
2311 END
2312 END
translate90B_2_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90B_2 -> PriceFormat27Choice : Default
3570 TRANSLATE(90B_2, PriceFormat27Choice)
3571 RULE
3572 NODE (AmountPrice)
3573 NODE (AmountPriceType)
3574 Amount Type Code TranslateTo AmountPrice\AmountPriceType
3575 END
3576 NODE (PriceValue)
3577 NODE (Amount)
3578 Price TranslateTo AmountPrice\PriceValue\Amount
3579 END
3580 NODE (Currency)
3581 Currency Code TranslateTo AmountPrice\PriceValue\Currency
3582 END
3583 END
3584 END
3585 END
3586 END
translate90B_2_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90B_2 -> PriceFormat27Choice : Default
3059 TRANSLATE(90B_2, PriceFormat27Choice)
3060 RULE
3061 NODE (AmountPrice)
3062 NODE (AmountPriceType)
3063 Amount Type Code TranslateTo AmountPrice\AmountPriceType
3064 END
3065 NODE (PriceValue)
3066 NODE (Amount)
3067 Price TranslateTo AmountPrice\PriceValue\Amount
3068 END
3069 NODE (Currency)
3070 Currency Code TranslateTo AmountPrice\PriceValue\Currency
3071 END
3072 END
3073 END
3074 END
3075 END
translate90B_2_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90B_2 -> PriceFormat28Choice : Default
3682 TRANSLATE(90B_2, PriceFormat28Choice)
3683 RULE
3684 NODE (AmountPrice)
3685 NODE (AmountPriceType)
3686 Amount Type Code TranslateTo AmountPrice\AmountPriceType
3687 END
3688 NODE (PriceValue)
3689 NODE (Amount)
3690 Price TranslateTo AmountPrice\PriceValue\Amount
3691 END
3692 NODE (Currency)
3693 Currency Code TranslateTo AmountPrice\PriceValue\Currency
3694 END
3695 END
3696 END
3697 END
3698 END
translate90B_2_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90B_2 -> PriceFormat28Choice : Default
3171 TRANSLATE(90B_2, PriceFormat28Choice)
3172 RULE
3173 NODE (AmountPrice)
3174 NODE (AmountPriceType)
3175 Amount Type Code TranslateTo AmountPrice\AmountPriceType
3176 END
3177 NODE (PriceValue)
3178 NODE (Amount)
3179 Price TranslateTo AmountPrice\PriceValue\Amount
3180 END
3181 NODE (Currency)
3182 Currency Code TranslateTo AmountPrice\PriceValue\Currency
3183 END
3184 END
3185 END
3186 END
3187 END
translate90E_3_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90E_3 -> PriceFormat25Choice : Default
1689 TRANSLATE(90E_3, PriceFormat25Choice)
1690 RULE
1691 NODE (NotSpecifiedPrice)
1692 Price Code TranslateTo NotSpecifiedPrice
1693 END
1694 END
1695 END
translate90E_3_PriceFormat25Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90E_3 -> PriceFormat25Choice : Default
2200 TRANSLATE(90E_3, PriceFormat25Choice)
2201 RULE
2202 NODE (NotSpecifiedPrice)
2203 Price Code TranslateTo NotSpecifiedPrice
2204 END
2205 END
2206 END
translate90E_3_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90E_3 -> PriceFormat27Choice : Default
3601 TRANSLATE(90E_3, PriceFormat27Choice)
3602 RULE
3603 NODE (NotSpecifiedPrice)
3604 Price Code TranslateTo NotSpecifiedPrice
3605 END
3606 END
3607 END
translate90E_3_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90E_3 -> PriceFormat27Choice : Default
3076 TRANSLATE(90E_3, PriceFormat27Choice)
3077 RULE
3078 NODE (NotSpecifiedPrice)
3079 Price Code TranslateTo NotSpecifiedPrice
3080 END
3081 END
3082 END
translate90E_4_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90E_4 -> PriceFormat26Choice : Default
2774 TRANSLATE(90E_4, PriceFormat26Choice)
2775 RULE
2776 NODE (NotSpecifiedPrice)
2777 Price Code TranslateTo NotSpecifiedPrice
2778 END
2779 END
2780 END
translate90E_4_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90E_4 -> PriceFormat26Choice : Default
2281 TRANSLATE(90E_4, PriceFormat26Choice)
2282 RULE
2283 NODE (NotSpecifiedPrice)
2284 Price Code TranslateTo NotSpecifiedPrice
2285 END
2286 END
2287 END
translate90E_5_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90E_5 -> PriceFormat28Choice : Default
3608 TRANSLATE(90E_5, PriceFormat28Choice)
3609 RULE
3610 NODE (NotSpecifiedPrice)
3611 Price Code TranslateTo NotSpecifiedPrice
3612 END
3613 END
3614 END
translate90E_5_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90E_5 -> PriceFormat28Choice : Default
3122 TRANSLATE(90E_5, PriceFormat28Choice)
3123 RULE
3124 NODE (NotSpecifiedPrice)
3125 Price Code TranslateTo NotSpecifiedPrice
3126 END
3127 END
3128 END
translate90E_6_PriceFormat24Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90E_6 -> PriceFormat24Choice : Default
1522 TRANSLATE(90E_6, PriceFormat24Choice)
1523 RULE
1524 NODE (NotSpecifiedPrice)
1525 Price Code TranslateTo NotSpecifiedPrice
1526 END
1527 END
1528 END
translate90F_1_PriceFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90F_1 -> PriceFormat13Choice : Default
1699 TRANSLATE(90F_1, PriceFormat13Choice)
1700 RULE
1701 NODE (AmountPricePerFinancialInstrumentQuantity)
1702 NODE (AmountPriceType)
1703 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
1704 END
1705 NODE (PriceValue)
1706 NODE (Amount)
1707 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
1708 END
1709 NODE (Currency)
1710 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
1711 END
1712 END
1713 NODE (FinancialInstrumentQuantity)
1714 NODE (Unit)
1715 IF (Quantity Type Code IsSameString 'UNIT')
1716 THEN
1717 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
1718 END
1719 END
1720 NODE (FaceAmount)
1721 IF (Quantity Type Code IsSameString 'FAMT')
1722 THEN
1723 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
1724 END
1725 END
1726 NODE (AmortisedValue)
1727 IF (Quantity Type Code IsSameString 'AMOR')
1728 THEN
1729 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
1730 END
1731 END
1732 END
1733 END
1734 END
1735 END
translate90F_1_PriceFormat24Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90F_1 -> PriceFormat24Choice : Default
1536 TRANSLATE(90F_1, PriceFormat24Choice)
1537 RULE
1538 NODE (AmountPricePerFinancialInstrumentQuantity)
1539 NODE (AmountPriceType)
1540 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
1541 END
1542 NODE (PriceValue)
1543 NODE (Amount)
1544 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
1545 END
1546 NODE (Currency)
1547 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
1548 END
1549 END
1550 NODE (FinancialInstrumentQuantity)
1551 NODE (Unit)
1552 IF (Quantity Type Code IsSameString 'UNIT')
1553 THEN
1554 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
1555 END
1556 END
1557 NODE (FaceAmount)
1558 IF (Quantity Type Code IsSameString 'FAMT')
1559 THEN
1560 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
1561 END
1562 END
1563 NODE (AmortisedValue)
1564 IF (Quantity Type Code IsSameString 'AMOR')
1565 THEN
1566 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
1567 END
1568 END
1569 END
1570 END
1571 END
1572 END
translate90F_1_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90F_1 -> PriceFormat26Choice : Default
2789 TRANSLATE(90F_1, PriceFormat26Choice)
2790 RULE
2791 NODE (AmountPricePerFinancialInstrumentQuantity)
2792 NODE (AmountPriceType)
2793 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
2794 END
2795 NODE (PriceValue)
2796 NODE (Amount)
2797 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
2798 END
2799 NODE (Currency)
2800 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
2801 END
2802 END
2803 NODE (FinancialInstrumentQuantity)
2804 NODE (Unit)
2805 IF (Quantity Type Code IsSameString 'UNIT')
2806 THEN
2807 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
2808 END
2809 END
2810 NODE (FaceAmount)
2811 IF (Quantity Type Code IsSameString 'FAMT')
2812 THEN
2813 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
2814 END
2815 END
2816 NODE (AmortisedValue)
2817 IF (Quantity Type Code IsSameString 'AMOR')
2818 THEN
2819 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
2820 END
2821 END
2822 END
2823 END
2824 END
2825 END
translate90F_1_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90F_1 -> PriceFormat26Choice : Default
2244 TRANSLATE(90F_1, PriceFormat26Choice)
2245 RULE
2246 NODE (AmountPricePerFinancialInstrumentQuantity)
2247 NODE (AmountPriceType)
2248 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
2249 END
2250 NODE (PriceValue)
2251 NODE (Amount)
2252 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
2253 END
2254 NODE (Currency)
2255 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
2256 END
2257 END
2258 NODE (FinancialInstrumentQuantity)
2259 NODE (Unit)
2260 IF (Quantity Type Code IsSameString 'UNIT')
2261 THEN
2262 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
2263 END
2264 END
2265 NODE (FaceAmount)
2266 IF (Quantity Type Code IsSameString 'FAMT')
2267 THEN
2268 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
2269 END
2270 END
2271 NODE (AmortisedValue)
2272 IF (Quantity Type Code IsSameString 'AMOR')
2273 THEN
2274 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
2275 END
2276 END
2277 END
2278 END
2279 END
2280 END
translate90F_1_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90F_1 -> PriceFormat28Choice : Default
3645 TRANSLATE(90F_1, PriceFormat28Choice)
3646 RULE
3647 NODE (AmountPricePerFinancialInstrumentQuantity)
3648 NODE (AmountPriceType)
3649 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
3650 END
3651 NODE (PriceValue)
3652 NODE (Amount)
3653 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
3654 END
3655 NODE (Currency)
3656 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
3657 END
3658 END
3659 NODE (FinancialInstrumentQuantity)
3660 NODE (Unit)
3661 IF (Quantity Type Code IsSameString 'UNIT')
3662 THEN
3663 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
3664 END
3665 END
3666 NODE (FaceAmount)
3667 IF (Quantity Type Code IsSameString 'FAMT')
3668 THEN
3669 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
3670 END
3671 END
3672 NODE (AmortisedValue)
3673 IF (Quantity Type Code IsSameString 'AMOR')
3674 THEN
3675 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
3676 END
3677 END
3678 END
3679 END
3680 END
3681 END
translate90F_1_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90F_1 -> PriceFormat28Choice : Default
3134 TRANSLATE(90F_1, PriceFormat28Choice)
3135 RULE
3136 NODE (AmountPricePerFinancialInstrumentQuantity)
3137 NODE (AmountPriceType)
3138 Amount Type Code TranslateTo AmountPricePerFinancialInstrumentQuantity\AmountPriceType
3139 END
3140 NODE (PriceValue)
3141 NODE (Amount)
3142 Amount TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount
3143 END
3144 NODE (Currency)
3145 Currency Code TranslateTo AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency
3146 END
3147 END
3148 NODE (FinancialInstrumentQuantity)
3149 NODE (Unit)
3150 IF (Quantity Type Code IsSameString 'UNIT')
3151 THEN
3152 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit
3153 END
3154 END
3155 NODE (FaceAmount)
3156 IF (Quantity Type Code IsSameString 'FAMT')
3157 THEN
3158 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount
3159 END
3160 END
3161 NODE (AmortisedValue)
3162 IF (Quantity Type Code IsSameString 'AMOR')
3163 THEN
3164 Quantity TranslateTo AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue
3165 END
3166 END
3167 END
3168 END
3169 END
3170 END
translate90J_1_PriceFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90J_1 -> PriceFormat13Choice : Default
1746 TRANSLATE(90J_1, PriceFormat13Choice)
1747 RULE
1748 NODE (AmountPricePerAmount)
1749 NODE (AmountPriceType)
1750 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
1751 END
1752 NODE (PriceValue)
1753 NODE (Amount)
1754 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
1755 END
1756 NODE (Currency)
1757 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
1758 END
1759 END
1760 NODE (Amount)
1761 NODE (Amount)
1762 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
1763 END
1764 NODE (Currency)
1765 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
1766 END
1767 END
1768 END
1769 END
1770 END
translate90J_1_PriceFormat24Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 90J_1 -> PriceFormat24Choice : Default
1573 TRANSLATE(90J_1, PriceFormat24Choice)
1574 RULE
1575 NODE (AmountPricePerAmount)
1576 NODE (AmountPriceType)
1577 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
1578 END
1579 NODE (PriceValue)
1580 NODE (Amount)
1581 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
1582 END
1583 NODE (Currency)
1584 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
1585 END
1586 END
1587 NODE (Amount)
1588 NODE (Amount)
1589 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
1590 END
1591 NODE (Currency)
1592 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
1593 END
1594 END
1595 END
1596 END
1597 END
translate90J_1_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90J_1 -> PriceFormat26Choice : Default
2826 TRANSLATE(90J_1, PriceFormat26Choice)
2827 RULE
2828 NODE (AmountPricePerAmount)
2829 NODE (AmountPriceType)
2830 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
2831 END
2832 NODE (PriceValue)
2833 NODE (Amount)
2834 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
2835 END
2836 NODE (Currency)
2837 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
2838 END
2839 END
2840 NODE (Amount)
2841 NODE (Amount)
2842 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
2843 END
2844 NODE (Currency)
2845 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
2846 END
2847 END
2848 END
2849 END
2850 END
translate90J_1_PriceFormat26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90J_1 -> PriceFormat26Choice : Default
2219 TRANSLATE(90J_1, PriceFormat26Choice)
2220 RULE
2221 NODE (AmountPricePerAmount)
2222 NODE (AmountPriceType)
2223 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
2224 END
2225 NODE (PriceValue)
2226 NODE (Amount)
2227 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
2228 END
2229 NODE (Currency)
2230 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
2231 END
2232 END
2233 NODE (Amount)
2234 NODE (Amount)
2235 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
2236 END
2237 NODE (Currency)
2238 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
2239 END
2240 END
2241 END
2242 END
2243 END
translate90J_1_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90J_1 -> PriceFormat28Choice : Default
3620 TRANSLATE(90J_1, PriceFormat28Choice)
3621 RULE
3622 NODE (AmountPricePerAmount)
3623 NODE (AmountPriceType)
3624 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
3625 END
3626 NODE (PriceValue)
3627 NODE (Amount)
3628 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
3629 END
3630 NODE (Currency)
3631 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
3632 END
3633 END
3634 NODE (Amount)
3635 NODE (Amount)
3636 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
3637 END
3638 NODE (Currency)
3639 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
3640 END
3641 END
3642 END
3643 END
3644 END
translate90J_1_PriceFormat28Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90J_1 -> PriceFormat28Choice : Default
3097 TRANSLATE(90J_1, PriceFormat28Choice)
3098 RULE
3099 NODE (AmountPricePerAmount)
3100 NODE (AmountPriceType)
3101 Amount Type Code TranslateTo AmountPricePerAmount\AmountPriceType
3102 END
3103 NODE (PriceValue)
3104 NODE (Amount)
3105 Amount1 TranslateTo AmountPricePerAmount\PriceValue\Amount
3106 END
3107 NODE (Currency)
3108 Currency Code1 TranslateTo AmountPricePerAmount\PriceValue\Currency
3109 END
3110 END
3111 NODE (Amount)
3112 NODE (Amount)
3113 Amount2 TranslateTo AmountPricePerAmount\Amount\Amount
3114 END
3115 NODE (Currency)
3116 Currency Code2 TranslateTo AmountPricePerAmount\Amount\Currency
3117 END
3118 END
3119 END
3120 END
3121 END
translate90K_PriceFormat12Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 90K -> PriceFormat12Choice : Default
2657 TRANSLATE(90K, PriceFormat12Choice)
2658 RULE
2659 NODE (IndexPoints)
2660 Index Points TranslateTo IndexPoints
2661 END
2662 END
2663 END
translate90K_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 90K -> PriceFormat27Choice : Default
3594 TRANSLATE(90K, PriceFormat27Choice)
3595 RULE
3596 NODE (IndexPoints)
3597 Index Points TranslateTo IndexPoints
3598 END
3599 END
3600 END
translate90K_PriceFormat27Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 90K -> PriceFormat27Choice : Default
3083 TRANSLATE(90K, PriceFormat27Choice)
3084 RULE
3085 NODE (IndexPoints)
3086 Index Points TranslateTo IndexPoints
3087 END
3088 END
3089 END
translate92A_InterestRateUsedForPaymentFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92A -> InterestRateUsedForPaymentFormat3Choice : Default
1384 TRANSLATE(92A, InterestRateUsedForPaymentFormat3Choice)
1385 RULE
1386 NODE (Rate)
1387 IF (Not (Sign IsPresent))
1388 THEN
1389 Rate TranslateTo Rate
1390 ELSE
1391 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo Rate
1392 END
1393 END
1394 END
1395 END
translate92A_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> InterestRateUsedForPaymentFormat6Choice : Default
2543 TRANSLATE(92A, InterestRateUsedForPaymentFormat6Choice)
2544 RULE
2545 NODE (Rate)
2546 IF (Not (Sign IsPresent))
2547 THEN
2548 Rate TranslateTo Rate
2549 ELSE
2550 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo Rate
2551 END
2552 END
2553 END
2554 END
translate92A_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> InterestRateUsedForPaymentFormat6Choice : Default
1864 TRANSLATE(92A, InterestRateUsedForPaymentFormat6Choice)
1865 RULE
1866 NODE (Rate)
1867 IF (Not (Sign IsPresent))
1868 THEN
1869 Rate TranslateTo Rate
1870 ELSE
1871 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo Rate
1872 END
1873 END
1874 END
1875 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 92A -> PercentageRate : Default
381 TRANSLATE(92A, PercentageRate)
382 RULE
383 IF (Rate LessThan '100000000000,')
384 THEN
385 IF (Sign IsSameString 'N')
386 THEN
387 IF (Rate LessThan '10,')
388 THEN
389 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
390 ELSE
391 IF (Rate LessThan '100,')
392 THEN
393 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
394 ELSE
395 IF (Rate LessThan '1000,')
396 THEN
397 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
398 ELSE
399 IF (Rate LessThan '10000,')
400 THEN
401 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
402 ELSE
403 IF (Rate LessThan '100000,')
404 THEN
405 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
406 ELSE
407 IF (Rate LessThan '1000000,')
408 THEN
409 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
410 ELSE
411 IF (Rate LessThan '10000000,')
412 THEN
413 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
414 ELSE
415 IF (Rate LessThan '100000000,')
416 THEN
417 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
418 ELSE
419 IF (Rate LessThan '1000000000,')
420 THEN
421 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
422 ELSE
423 IF (Rate LessThan '10000000000,')
424 THEN
425 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
426 ELSE
427 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
428 END
429 END
430 END
431 END
432 END
433 END
434 END
435 END
436 END
437 END
438 ELSE
439 IF (Rate LessThan '10,')
440 THEN
441 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
442 ELSE
443 IF (Rate LessThan '100,')
444 THEN
445 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
446 ELSE
447 IF (Rate LessThan '1000,')
448 THEN
449 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
450 ELSE
451 IF (Rate LessThan '10000,')
452 THEN
453 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
454 ELSE
455 IF (Rate LessThan '100000,')
456 THEN
457 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
458 ELSE
459 IF (Rate LessThan '1000000,')
460 THEN
461 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
462 ELSE
463 IF (Rate LessThan '10000000,')
464 THEN
465 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
466 ELSE
467 IF (Rate LessThan '100000000,')
468 THEN
469 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
470 ELSE
471 IF (Rate LessThan '1000000000,')
472 THEN
473 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
474 ELSE
475 IF (Rate LessThan '10000000000,')
476 THEN
477 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
478 ELSE
479 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
480 END
481 END
482 END
483 END
484 END
485 END
486 END
487 END
488 END
489 END
490 END
491 ELSE
492 '99999999999' CopyTo PercentageRate
493 END
494 END
495 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 92A -> PercentageRate : Default
376 TRANSLATE(92A, PercentageRate)
377 RULE
378 IF (Rate LessThan '100000000000,')
379 THEN
380 IF (Sign IsSameString 'N')
381 THEN
382 IF (Rate LessThan '10,')
383 THEN
384 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
385 ELSE
386 IF (Rate LessThan '100,')
387 THEN
388 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
389 ELSE
390 IF (Rate LessThan '1000,')
391 THEN
392 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
393 ELSE
394 IF (Rate LessThan '10000,')
395 THEN
396 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
397 ELSE
398 IF (Rate LessThan '100000,')
399 THEN
400 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
401 ELSE
402 IF (Rate LessThan '1000000,')
403 THEN
404 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
405 ELSE
406 IF (Rate LessThan '10000000,')
407 THEN
408 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
409 ELSE
410 IF (Rate LessThan '100000000,')
411 THEN
412 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
413 ELSE
414 IF (Rate LessThan '1000000000,')
415 THEN
416 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
417 ELSE
418 IF (Rate LessThan '10000000000,')
419 THEN
420 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
421 ELSE
422 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
423 END
424 END
425 END
426 END
427 END
428 END
429 END
430 END
431 END
432 END
433 ELSE
434 IF (Rate LessThan '10,')
435 THEN
436 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
437 ELSE
438 IF (Rate LessThan '100,')
439 THEN
440 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
441 ELSE
442 IF (Rate LessThan '1000,')
443 THEN
444 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
445 ELSE
446 IF (Rate LessThan '10000,')
447 THEN
448 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
449 ELSE
450 IF (Rate LessThan '100000,')
451 THEN
452 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
453 ELSE
454 IF (Rate LessThan '1000000,')
455 THEN
456 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
457 ELSE
458 IF (Rate LessThan '10000000,')
459 THEN
460 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
461 ELSE
462 IF (Rate LessThan '100000000,')
463 THEN
464 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
465 ELSE
466 IF (Rate LessThan '1000000000,')
467 THEN
468 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
469 ELSE
470 IF (Rate LessThan '10000000000,')
471 THEN
472 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
473 ELSE
474 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
475 END
476 END
477 END
478 END
479 END
480 END
481 END
482 END
483 END
484 END
485 END
486 ELSE
487 '99999999999' CopyTo PercentageRate
488 END
489 END
490 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> PercentageRate : Default
616 TRANSLATE(92A, PercentageRate)
617 RULE
618 IF (Rate LessThan '100000000000,')
619 THEN
620 IF (Sign IsSameString 'N')
621 THEN
622 IF (Rate LessThan '10,')
623 THEN
624 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
625 ELSE
626 IF (Rate LessThan '100,')
627 THEN
628 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
629 ELSE
630 IF (Rate LessThan '1000,')
631 THEN
632 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
633 ELSE
634 IF (Rate LessThan '10000,')
635 THEN
636 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
637 ELSE
638 IF (Rate LessThan '100000,')
639 THEN
640 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
641 ELSE
642 IF (Rate LessThan '1000000,')
643 THEN
644 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
645 ELSE
646 IF (Rate LessThan '10000000,')
647 THEN
648 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
649 ELSE
650 IF (Rate LessThan '100000000,')
651 THEN
652 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
653 ELSE
654 IF (Rate LessThan '1000000000,')
655 THEN
656 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
657 ELSE
658 IF (Rate LessThan '10000000000,')
659 THEN
660 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
661 ELSE
662 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
663 END
664 END
665 END
666 END
667 END
668 END
669 END
670 END
671 END
672 END
673 ELSE
674 IF (Rate LessThan '10,')
675 THEN
676 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
677 ELSE
678 IF (Rate LessThan '100,')
679 THEN
680 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
681 ELSE
682 IF (Rate LessThan '1000,')
683 THEN
684 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
685 ELSE
686 IF (Rate LessThan '10000,')
687 THEN
688 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
689 ELSE
690 IF (Rate LessThan '100000,')
691 THEN
692 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
693 ELSE
694 IF (Rate LessThan '1000000,')
695 THEN
696 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
697 ELSE
698 IF (Rate LessThan '10000000,')
699 THEN
700 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
701 ELSE
702 IF (Rate LessThan '100000000,')
703 THEN
704 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
705 ELSE
706 IF (Rate LessThan '1000000000,')
707 THEN
708 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
709 ELSE
710 IF (Rate LessThan '10000000000,')
711 THEN
712 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
713 ELSE
714 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
715 END
716 END
717 END
718 END
719 END
720 END
721 END
722 END
723 END
724 END
725 END
726 ELSE
727 '99999999999' CopyTo PercentageRate
728 END
729 END
730 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> PercentageRate : Default
628 TRANSLATE(92A, PercentageRate)
629 RULE
630 IF (Rate LessThan '100000000000,')
631 THEN
632 IF (Sign IsSameString 'N')
633 THEN
634 IF (Rate LessThan '10,')
635 THEN
636 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
637 ELSE
638 IF (Rate LessThan '100,')
639 THEN
640 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
641 ELSE
642 IF (Rate LessThan '1000,')
643 THEN
644 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
645 ELSE
646 IF (Rate LessThan '10000,')
647 THEN
648 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
649 ELSE
650 IF (Rate LessThan '100000,')
651 THEN
652 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
653 ELSE
654 IF (Rate LessThan '1000000,')
655 THEN
656 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
657 ELSE
658 IF (Rate LessThan '10000000,')
659 THEN
660 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
661 ELSE
662 IF (Rate LessThan '100000000,')
663 THEN
664 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
665 ELSE
666 IF (Rate LessThan '1000000000,')
667 THEN
668 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
669 ELSE
670 IF (Rate LessThan '10000000000,')
671 THEN
672 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
673 ELSE
674 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
675 END
676 END
677 END
678 END
679 END
680 END
681 END
682 END
683 END
684 END
685 ELSE
686 IF (Rate LessThan '10,')
687 THEN
688 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
689 ELSE
690 IF (Rate LessThan '100,')
691 THEN
692 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
693 ELSE
694 IF (Rate LessThan '1000,')
695 THEN
696 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
697 ELSE
698 IF (Rate LessThan '10000,')
699 THEN
700 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
701 ELSE
702 IF (Rate LessThan '100000,')
703 THEN
704 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
705 ELSE
706 IF (Rate LessThan '1000000,')
707 THEN
708 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
709 ELSE
710 IF (Rate LessThan '10000000,')
711 THEN
712 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
713 ELSE
714 IF (Rate LessThan '100000000,')
715 THEN
716 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
717 ELSE
718 IF (Rate LessThan '1000000000,')
719 THEN
720 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
721 ELSE
722 IF (Rate LessThan '10000000000,')
723 THEN
724 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
725 ELSE
726 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
727 END
728 END
729 END
730 END
731 END
732 END
733 END
734 END
735 END
736 END
737 END
738 ELSE
739 '99999999999' CopyTo PercentageRate
740 END
741 END
742 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 92A -> PercentageRate : Default
523 TRANSLATE(92A, PercentageRate)
524 RULE
525 IF (Rate LessThan '100000000000,')
526 THEN
527 IF (Sign IsSameString 'N')
528 THEN
529 IF (Rate LessThan '10,')
530 THEN
531 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
532 ELSE
533 IF (Rate LessThan '100,')
534 THEN
535 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
536 ELSE
537 IF (Rate LessThan '1000,')
538 THEN
539 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
540 ELSE
541 IF (Rate LessThan '10000,')
542 THEN
543 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
544 ELSE
545 IF (Rate LessThan '100000,')
546 THEN
547 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
548 ELSE
549 IF (Rate LessThan '1000000,')
550 THEN
551 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
552 ELSE
553 IF (Rate LessThan '10000000,')
554 THEN
555 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
556 ELSE
557 IF (Rate LessThan '100000000,')
558 THEN
559 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
560 ELSE
561 IF (Rate LessThan '1000000000,')
562 THEN
563 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
564 ELSE
565 IF (Rate LessThan '10000000000,')
566 THEN
567 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
568 ELSE
569 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
570 END
571 END
572 END
573 END
574 END
575 END
576 END
577 END
578 END
579 END
580 ELSE
581 IF (Rate LessThan '10,')
582 THEN
583 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
584 ELSE
585 IF (Rate LessThan '100,')
586 THEN
587 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
588 ELSE
589 IF (Rate LessThan '1000,')
590 THEN
591 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
592 ELSE
593 IF (Rate LessThan '10000,')
594 THEN
595 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
596 ELSE
597 IF (Rate LessThan '100000,')
598 THEN
599 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
600 ELSE
601 IF (Rate LessThan '1000000,')
602 THEN
603 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
604 ELSE
605 IF (Rate LessThan '10000000,')
606 THEN
607 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
608 ELSE
609 IF (Rate LessThan '100000000,')
610 THEN
611 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
612 ELSE
613 IF (Rate LessThan '1000000000,')
614 THEN
615 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
616 ELSE
617 IF (Rate LessThan '10000000000,')
618 THEN
619 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
620 ELSE
621 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
622 END
623 END
624 END
625 END
626 END
627 END
628 END
629 END
630 END
631 END
632 END
633 ELSE
634 '99999999999' CopyTo PercentageRate
635 END
636 END
637 END
translate92A_PercentageRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92A -> PercentageRate : Default
1252 TRANSLATE(92A, PercentageRate)
1253 RULE
1254 IF (Rate LessThan '100000000000,')
1255 THEN
1256 IF (Sign IsSameString 'N')
1257 THEN
1258 IF (Rate LessThan '10,')
1259 THEN
1260 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
1261 ELSE
1262 IF (Rate LessThan '100,')
1263 THEN
1264 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
1265 ELSE
1266 IF (Rate LessThan '1000,')
1267 THEN
1268 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
1269 ELSE
1270 IF (Rate LessThan '10000,')
1271 THEN
1272 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
1273 ELSE
1274 IF (Rate LessThan '100000,')
1275 THEN
1276 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
1277 ELSE
1278 IF (Rate LessThan '1000000,')
1279 THEN
1280 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
1281 ELSE
1282 IF (Rate LessThan '10000000,')
1283 THEN
1284 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
1285 ELSE
1286 IF (Rate LessThan '100000000,')
1287 THEN
1288 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
1289 ELSE
1290 IF (Rate LessThan '1000000000,')
1291 THEN
1292 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
1293 ELSE
1294 IF (Rate LessThan '10000000000,')
1295 THEN
1296 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
1297 ELSE
1298 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
1299 END
1300 END
1301 END
1302 END
1303 END
1304 END
1305 END
1306 END
1307 END
1308 END
1309 ELSE
1310 IF (Rate LessThan '10,')
1311 THEN
1312 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
1313 ELSE
1314 IF (Rate LessThan '100,')
1315 THEN
1316 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
1317 ELSE
1318 IF (Rate LessThan '1000,')
1319 THEN
1320 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
1321 ELSE
1322 IF (Rate LessThan '10000,')
1323 THEN
1324 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
1325 ELSE
1326 IF (Rate LessThan '100000,')
1327 THEN
1328 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
1329 ELSE
1330 IF (Rate LessThan '1000000,')
1331 THEN
1332 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
1333 ELSE
1334 IF (Rate LessThan '10000000,')
1335 THEN
1336 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
1337 ELSE
1338 IF (Rate LessThan '100000000,')
1339 THEN
1340 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
1341 ELSE
1342 IF (Rate LessThan '1000000000,')
1343 THEN
1344 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
1345 ELSE
1346 IF (Rate LessThan '10000000000,')
1347 THEN
1348 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
1349 ELSE
1350 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
1351 END
1352 END
1353 END
1354 END
1355 END
1356 END
1357 END
1358 END
1359 END
1360 END
1361 END
1362 ELSE
1363 '99999999999' CopyTo PercentageRate
1364 END
1365 END
1366 END
translate92A_PercentageRate_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 92A -> PercentageRate : Default
538 TRANSLATE(92A, PercentageRate)
539 RULE
540 IF (Rate LessThan '100000000000,')
541 THEN
542 IF (Sign IsSameString 'N')
543 THEN
544 IF (Rate LessThan '10,')
545 THEN
546 ('-' Concatenate ((Rate Round '10') FormatDecimal 'MX')) CopyTo PercentageRate
547 ELSE
548 IF (Rate LessThan '100,')
549 THEN
550 ('-' Concatenate ((Rate Round '9') FormatDecimal 'MX')) CopyTo PercentageRate
551 ELSE
552 IF (Rate LessThan '1000,')
553 THEN
554 ('-' Concatenate ((Rate Round '8') FormatDecimal 'MX')) CopyTo PercentageRate
555 ELSE
556 IF (Rate LessThan '10000,')
557 THEN
558 ('-' Concatenate ((Rate Round '7') FormatDecimal 'MX')) CopyTo PercentageRate
559 ELSE
560 IF (Rate LessThan '100000,')
561 THEN
562 ('-' Concatenate ((Rate Round '6') FormatDecimal 'MX')) CopyTo PercentageRate
563 ELSE
564 IF (Rate LessThan '1000000,')
565 THEN
566 ('-' Concatenate ((Rate Round '5') FormatDecimal 'MX')) CopyTo PercentageRate
567 ELSE
568 IF (Rate LessThan '10000000,')
569 THEN
570 ('-' Concatenate ((Rate Round '4') FormatDecimal 'MX')) CopyTo PercentageRate
571 ELSE
572 IF (Rate LessThan '100000000,')
573 THEN
574 ('-' Concatenate ((Rate Round '3') FormatDecimal 'MX')) CopyTo PercentageRate
575 ELSE
576 IF (Rate LessThan '1000000000,')
577 THEN
578 ('-' Concatenate ((Rate Round '2') FormatDecimal 'MX')) CopyTo PercentageRate
579 ELSE
580 IF (Rate LessThan '10000000000,')
581 THEN
582 ('-' Concatenate ((Rate Round '1') FormatDecimal 'MX')) CopyTo PercentageRate
583 ELSE
584 ('-' Concatenate ((Rate Substring ('1', '11')) FormatDecimal 'MX')) CopyTo PercentageRate
585 END
586 END
587 END
588 END
589 END
590 END
591 END
592 END
593 END
594 END
595 ELSE
596 IF (Rate LessThan '10,')
597 THEN
598 ((Rate Round '10') FormatDecimal 'MX') CopyTo PercentageRate
599 ELSE
600 IF (Rate LessThan '100,')
601 THEN
602 ((Rate Round '9') FormatDecimal 'MX') CopyTo PercentageRate
603 ELSE
604 IF (Rate LessThan '1000,')
605 THEN
606 ((Rate Round '8') FormatDecimal 'MX') CopyTo PercentageRate
607 ELSE
608 IF (Rate LessThan '10000,')
609 THEN
610 ((Rate Round '7') FormatDecimal 'MX') CopyTo PercentageRate
611 ELSE
612 IF (Rate LessThan '100000,')
613 THEN
614 ((Rate Round '6') FormatDecimal 'MX') CopyTo PercentageRate
615 ELSE
616 IF (Rate LessThan '1000000,')
617 THEN
618 ((Rate Round '5') FormatDecimal 'MX') CopyTo PercentageRate
619 ELSE
620 IF (Rate LessThan '10000000,')
621 THEN
622 ((Rate Round '4') FormatDecimal 'MX') CopyTo PercentageRate
623 ELSE
624 IF (Rate LessThan '100000000,')
625 THEN
626 ((Rate Round '3') FormatDecimal 'MX') CopyTo PercentageRate
627 ELSE
628 IF (Rate LessThan '1000000000,')
629 THEN
630 ((Rate Round '2') FormatDecimal 'MX') CopyTo PercentageRate
631 ELSE
632 IF (Rate LessThan '10000000000,')
633 THEN
634 ((Rate Round '1') FormatDecimal 'MX') CopyTo PercentageRate
635 ELSE
636 ((Rate Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
637 END
638 END
639 END
640 END
641 END
642 END
643 END
644 END
645 END
646 END
647 END
648 ELSE
649 '99999999999' CopyTo PercentageRate
650 END
651 END
652 END
translate92A_RateAndAmountFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 92A -> RateAndAmountFormat13Choice : Default
1354 TRANSLATE(92A, RateAndAmountFormat13Choice)
1355 RULE
1356 NODE (Rate)
1357 92A TranslateTo Rate
1358 END
1359 END
1360 END
translate92A_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> RateAndAmountFormat16Choice : Default
1515 TRANSLATE(92A, RateAndAmountFormat16Choice)
1516 RULE
1517 NODE (Rate)
1518 92A TranslateTo Rate
1519 END
1520 END
1521 END
translate92A_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> RateAndAmountFormat16Choice : Default
1726 TRANSLATE(92A, RateAndAmountFormat16Choice)
1727 RULE
1728 NODE (Rate)
1729 92A TranslateTo Rate
1730 END
1731 END
1732 END
translate92A_RateAndAmountFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92A -> RateAndAmountFormat6Choice : Default
1245 TRANSLATE(92A, RateAndAmountFormat6Choice)
1246 RULE
1247 NODE (Rate)
1248 92A TranslateTo Rate
1249 END
1250 END
1251 END
translate92A_RateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> RateFormat3Choice : Default
609 TRANSLATE(92A, RateFormat3Choice)
610 RULE
611 NODE (Rate)
612 92A TranslateTo Rate
613 END
614 END
615 END
translate92A_RateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> RateFormat3Choice : Default
621 TRANSLATE(92A, RateFormat3Choice)
622 RULE
623 NODE (Rate)
624 92A TranslateTo Rate
625 END
626 END
627 END
translate92A_RateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 92A -> RateFormat3Choice : Default
531 TRANSLATE(92A, RateFormat3Choice)
532 RULE
533 NODE (Rate)
534 92A TranslateTo Rate
535 END
536 END
537 END
translate92A_RateFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> RateFormat5Choice : Default
1546 TRANSLATE(92A, RateFormat5Choice)
1547 RULE
1548 NODE (Rate)
1549 92A TranslateTo Rate
1550 END
1551 END
1552 END
translate92A_RateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> RateFormat6Choice : Default
1565 TRANSLATE(92A, RateFormat6Choice)
1566 RULE
1567 NODE (Rate)
1568 92A TranslateTo Rate
1569 END
1570 END
1571 END
translate92A_RateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> RateFormat6Choice : Default
1957 TRANSLATE(92A, RateFormat6Choice)
1958 RULE
1959 NODE (Rate)
1960 92A TranslateTo Rate
1961 END
1962 END
1963 END
translate92A_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> SolicitationFeeRateFormat4Choice : Default
3377 TRANSLATE(92A, SolicitationFeeRateFormat4Choice)
3378 RULE
3379 NODE (Rate)
3380 92A TranslateTo Rate
3381 END
3382 END
3383 END
translate92A_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> SolicitationFeeRateFormat4Choice : Default
2849 TRANSLATE(92A, SolicitationFeeRateFormat4Choice)
2850 RULE
2851 NODE (Rate)
2852 92A TranslateTo Rate
2853 END
2854 END
2855 END
translate92A_TaxCreditRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92A -> TaxCreditRateFormat3Choice : Default
2551 TRANSLATE(92A, TaxCreditRateFormat3Choice)
2552 RULE
2553 NODE (Rate)
2554 IF (Not (Sign IsPresent))
2555 THEN
2556 Rate TranslateTo Rate
2557 ELSE
2558 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo Rate
2559 END
2560 END
2561 END
2562 END
translate92A_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92A -> TaxCreditRateFormat6Choice : Default
3486 TRANSLATE(92A, TaxCreditRateFormat6Choice)
3487 RULE
3488 NODE (Rate)
3489 92A TranslateTo Rate
3490 END
3491 END
3492 END
translate92A_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92A -> TaxCreditRateFormat6Choice : Default
3052 TRANSLATE(92A, TaxCreditRateFormat6Choice)
3053 RULE
3054 NODE (Rate)
3055 92A TranslateTo Rate
3056 END
3057 END
3058 END
translate92B_ForeignExchangeTerms12_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92B -> ForeignExchangeTerms12 : Default
2444 TRANSLATE(92B, ForeignExchangeTerms12)
2445 RULE
2446 NODE (UnitCurrency)
2447 First Currency Code TranslateTo UnitCurrency
2448 END
2449 NODE (QuotedCurrency)
2450 Second Currency Code TranslateTo QuotedCurrency
2451 END
2452 NODE (ExchangeRate)
2453 Rate TranslateTo ExchangeRate
2454 END
2455 END
2456 END
translate92B_ForeignExchangeTerms15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92B -> ForeignExchangeTerms15 : Default
3332 TRANSLATE(92B, ForeignExchangeTerms15)
3333 RULE
3334 NODE (UnitCurrency)
3335 First Currency Code TranslateTo UnitCurrency
3336 END
3337 NODE (QuotedCurrency)
3338 Second Currency Code TranslateTo QuotedCurrency
3339 END
3340 NODE (ExchangeRate)
3341 Rate TranslateTo ExchangeRate
3342 END
3343 END
3344 END
translate92B_ForeignExchangeTerms15_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92B -> ForeignExchangeTerms15 : Default
2821 TRANSLATE(92B, ForeignExchangeTerms15)
2822 RULE
2823 NODE (UnitCurrency)
2824 First Currency Code TranslateTo UnitCurrency
2825 END
2826 NODE (QuotedCurrency)
2827 Second Currency Code TranslateTo QuotedCurrency
2828 END
2829 NODE (ExchangeRate)
2830 Rate TranslateTo ExchangeRate
2831 END
2832 END
2833 END
translate92D_1_QuantityToQuantityRatio2_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92D_1 -> QuantityToQuantityRatio2 : Default
1216 TRANSLATE(92D_1, QuantityToQuantityRatio2)
1217 RULE
1218 NODE (Quantity1)
1219 (Quantity1 FormatDecimal 'MX') CopyTo Quantity1
1220 END
1221 NODE (Quantity2)
1222 (Quantity2 FormatDecimal 'MX') CopyTo Quantity2
1223 END
1224 END
1225 END
translate92D_1_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92D_1 -> RatioFormat13Choice : Default
3088 TRANSLATE(92D_1, RatioFormat13Choice)
3089 RULE
3090 NODE (QuantityToQuantity)
3091 NODE (Quantity1)
3092 Quantity1 TranslateTo QuantityToQuantity\Quantity1
3093 END
3094 NODE (Quantity2)
3095 Quantity2 TranslateTo QuantityToQuantity\Quantity2
3096 END
3097 END
3098 END
3099 END
translate92D_1_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92D_1 -> RatioFormat13Choice : Default
2567 TRANSLATE(92D_1, RatioFormat13Choice)
2568 RULE
2569 NODE (QuantityToQuantity)
2570 NODE (Quantity1)
2571 Quantity1 TranslateTo QuantityToQuantity\Quantity1
2572 END
2573 NODE (Quantity2)
2574 Quantity2 TranslateTo QuantityToQuantity\Quantity2
2575 END
2576 END
2577 END
2578 END
translate92D_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92D_1 -> RatioFormat14Choice : Default
3129 TRANSLATE(92D_1, RatioFormat14Choice)
3130 RULE
3131 NODE (QuantityToQuantity)
3132 NODE (Quantity1)
3133 Quantity1 TranslateTo QuantityToQuantity\Quantity1
3134 END
3135 NODE (Quantity2)
3136 Quantity2 TranslateTo QuantityToQuantity\Quantity2
3137 END
3138 END
3139 END
3140 END
translate92D_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92D_1 -> RatioFormat14Choice : Default
2608 TRANSLATE(92D_1, RatioFormat14Choice)
2609 RULE
2610 NODE (QuantityToQuantity)
2611 NODE (Quantity1)
2612 Quantity1 TranslateTo QuantityToQuantity\Quantity1
2613 END
2614 NODE (Quantity2)
2615 Quantity2 TranslateTo QuantityToQuantity\Quantity2
2616 END
2617 END
2618 END
2619 END
translate92D_1_RatioFormat7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92D_1 -> RatioFormat7Choice : Default
2149 TRANSLATE(92D_1, RatioFormat7Choice)
2150 RULE
2151 NODE (QuantityToQuantity)
2152 NODE (Quantity1)
2153 Quantity1 TranslateTo QuantityToQuantity\Quantity1
2154 END
2155 NODE (Quantity2)
2156 Quantity2 TranslateTo QuantityToQuantity\Quantity2
2157 END
2158 END
2159 END
2160 END
translate92D_1_RatioFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92D_1 -> RatioFormat8Choice : Default
2183 TRANSLATE(92D_1, RatioFormat8Choice)
2184 RULE
2185 NODE (QuantityToQuantity)
2186 NODE (Quantity1)
2187 Quantity1 TranslateTo QuantityToQuantity\Quantity1
2188 END
2189 NODE (Quantity2)
2190 Quantity2 TranslateTo QuantityToQuantity\Quantity2
2191 END
2192 END
2193 END
2194 END
translate92F_ActiveCurrencyAnd13DecimalAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> ActiveCurrencyAnd13DecimalAmount : Default
2465 TRANSLATE(92F, ActiveCurrencyAnd13DecimalAmount)
2466 RULE
2467 NODE (Amount)
2468 Amount TranslateTo Amount
2469 END
2470 NODE (Currency)
2471 Currency Code TranslateTo Currency
2472 END
2473 END
2474 END
translate92F_GrossDividendRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> GrossDividendRateFormat3Choice : Default
1151 TRANSLATE(92F, GrossDividendRateFormat3Choice)
1152 RULE
1153 NODE (Amount)
1154 NODE (Amount)
1155 Amount TranslateTo Amount\Amount
1156 END
1157 NODE (Currency)
1158 Currency Code TranslateTo Amount\Currency
1159 END
1160 END
1161 END
1162 END
translate92F_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> GrossDividendRateFormat6Choice : Default
2441 TRANSLATE(92F, GrossDividendRateFormat6Choice)
2442 RULE
2443 NODE (Amount)
2444 NODE (Amount)
2445 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
2446 END
2447 NODE (Currency)
2448 Currency Code TranslateTo Amount\Currency
2449 END
2450 END
2451 END
2452 END
translate92F_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> GrossDividendRateFormat6Choice : Default
1762 TRANSLATE(92F, GrossDividendRateFormat6Choice)
1763 RULE
1764 NODE (Amount)
1765 NODE (Amount)
1766 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
1767 END
1768 NODE (Currency)
1769 Currency Code TranslateTo Amount\Currency
1770 END
1771 END
1772 END
1773 END
translate92F_InterestRateUsedForPaymentFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> InterestRateUsedForPaymentFormat3Choice : Default
1401 TRANSLATE(92F, InterestRateUsedForPaymentFormat3Choice)
1402 RULE
1403 NODE (Amount)
1404 NODE (Amount)
1405 Amount TranslateTo Amount\Amount
1406 END
1407 NODE (Currency)
1408 Currency Code TranslateTo Amount\Currency
1409 END
1410 END
1411 END
1412 END
translate92F_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> InterestRateUsedForPaymentFormat6Choice : Default
2617 TRANSLATE(92F, InterestRateUsedForPaymentFormat6Choice)
2618 RULE
2619 NODE (Amount)
2620 NODE (Amount)
2621 Amount TranslateTo Amount\Amount
2622 END
2623 NODE (Currency)
2624 Currency Code TranslateTo Amount\Currency
2625 END
2626 END
2627 END
2628 END
translate92F_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> InterestRateUsedForPaymentFormat6Choice : Default
1881 TRANSLATE(92F, InterestRateUsedForPaymentFormat6Choice)
1882 RULE
1883 NODE (Amount)
1884 NODE (Amount)
1885 Amount TranslateTo Amount\Amount
1886 END
1887 NODE (Currency)
1888 Currency Code TranslateTo Amount\Currency
1889 END
1890 END
1891 END
1892 END
translate92F_NetDividendRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> NetDividendRateFormat3Choice : Default
2475 TRANSLATE(92F, NetDividendRateFormat3Choice)
2476 RULE
2477 NODE (Amount)
2478 NODE (Amount)
2479 Amount TranslateTo Amount\Amount
2480 END
2481 NODE (Currency)
2482 Currency Code TranslateTo Amount\Currency
2483 END
2484 END
2485 END
2486 END
translate92F_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> NetDividendRateFormat6Choice : Default
3467 TRANSLATE(92F, NetDividendRateFormat6Choice)
3468 RULE
3469 NODE (Amount)
3470 NODE (Amount)
3471 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
3472 END
3473 NODE (Currency)
3474 Currency Code TranslateTo Amount\Currency
3475 END
3476 END
3477 END
3478 END
translate92F_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> NetDividendRateFormat6Choice : Default
2963 TRANSLATE(92F, NetDividendRateFormat6Choice)
2964 RULE
2965 NODE (Amount)
2966 NODE (Amount)
2967 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
2968 END
2969 NODE (Currency)
2970 Currency Code TranslateTo Amount\Currency
2971 END
2972 END
2973 END
2974 END
translate92F_RateAndAmountFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 92F -> RateAndAmountFormat13Choice : Default
1361 TRANSLATE(92F, RateAndAmountFormat13Choice)
1362 RULE
1363 NODE (Amount)
1364 NODE (Amount)
1365 Amount TranslateTo Amount\Amount
1366 END
1367 NODE (Currency)
1368 Currency Code TranslateTo Amount\Currency
1369 END
1370 END
1371 END
1372 END
translate92F_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> RateAndAmountFormat16Choice : Default
1534 TRANSLATE(92F, RateAndAmountFormat16Choice)
1535 RULE
1536 NODE (Amount)
1537 NODE (Amount)
1538 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
1539 END
1540 NODE (Currency)
1541 Currency Code TranslateTo Amount\Currency
1542 END
1543 END
1544 END
1545 END
translate92F_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> RateAndAmountFormat16Choice : Default
1745 TRANSLATE(92F, RateAndAmountFormat16Choice)
1746 RULE
1747 NODE (Amount)
1748 NODE (Amount)
1749 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
1750 END
1751 NODE (Currency)
1752 Currency Code TranslateTo Amount\Currency
1753 END
1754 END
1755 END
1756 END
translate92F_RateAndAmountFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> RateAndAmountFormat17Choice : Default
3384 TRANSLATE(92F, RateAndAmountFormat17Choice)
3385 RULE
3386 NODE (Amount)
3387 NODE (Amount)
3388 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
3389 END
3390 NODE (Currency)
3391 Currency Code TranslateTo Amount\Currency
3392 END
3393 END
3394 END
3395 END
translate92F_RateAndAmountFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> RateAndAmountFormat17Choice : Default
2873 TRANSLATE(92F, RateAndAmountFormat17Choice)
2874 RULE
2875 NODE (Amount)
2876 NODE (Amount)
2877 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
2878 END
2879 NODE (Currency)
2880 Currency Code TranslateTo Amount\Currency
2881 END
2882 END
2883 END
2884 END
translate92F_RateAndAmountFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> RateAndAmountFormat6Choice : Default
1367 TRANSLATE(92F, RateAndAmountFormat6Choice)
1368 RULE
1369 NODE (Amount)
1370 92F TranslateTo Amount
1371 END
1372 END
1373 END
translate92F_RestrictedFINActiveCurrencyAnd13DecimalAmount_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> RestrictedFINActiveCurrencyAnd13DecimalAmount : Default
1374 TRANSLATE(92F, RestrictedFINActiveCurrencyAnd13DecimalAmount)
1375 RULE
1376 NODE (Amount)
1377 Amount TranslateTo Amount
1378 END
1379 NODE (Currency)
1380 Currency Code TranslateTo Currency
1381 END
1382 END
1383 END
translate92F_TaxCreditRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92F -> TaxCreditRateFormat3Choice : Default
2563 TRANSLATE(92F, TaxCreditRateFormat3Choice)
2564 RULE
2565 NODE (Amount)
2566 NODE (Amount)
2567 Amount TranslateTo Amount\Amount
2568 END
2569 NODE (Currency)
2570 Currency Code TranslateTo Amount\Currency
2571 END
2572 END
2573 END
2574 END
translate92F_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92F -> TaxCreditRateFormat6Choice : Default
3493 TRANSLATE(92F, TaxCreditRateFormat6Choice)
3494 RULE
3495 NODE (Amount)
3496 NODE (Amount)
3497 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
3498 END
3499 NODE (Currency)
3500 Currency Code TranslateTo Amount\Currency
3501 END
3502 END
3503 END
3504 END
translate92F_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92F -> TaxCreditRateFormat6Choice : Default
2975 TRANSLATE(92F, TaxCreditRateFormat6Choice)
2976 RULE
2977 NODE (Amount)
2978 NODE (Amount)
2979 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
2980 END
2981 NODE (Currency)
2982 Currency Code TranslateTo Amount\Currency
2983 END
2984 END
2985 END
2986 END
translate92J_11_RateTypeAndAmountAndStatus10_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_11 -> RateTypeAndAmountAndStatus10 : Default
2636 TRANSLATE(92J_11, RateTypeAndAmountAndStatus10)
2637 RULE
2638 NODE (RateType)
2639 NODE (Code)
2640 IF (Not (Data Source Scheme IsPresent))
2641 THEN
2642 Rate Type Code TranslateTo RateType\Code
2643 END
2644 END
2645 NODE (Proprietary)
2646 NODE (Identification)
2647 IF (Data Source Scheme IsPresent)
2648 THEN
2649 Rate Type Code CopyTo RateType\Proprietary\Identification
2650 END
2651 END
2652 Data Source Scheme TranslateTo RateType\Proprietary
2653 END
2654 END
2655 NODE (Amount)
2656 NODE (Amount)
2657 Amount TranslateTo Amount\Amount
2658 END
2659 NODE (Currency)
2660 Currency Code TranslateTo Amount\Currency
2661 END
2662 END
2663 NODE (RateStatus)
2664 NODE (Code)
2665 IF (Not (Data Source Scheme IsPresent))
2666 THEN
2667 Rate Status TranslateTo RateStatus\Code
2668 END
2669 END
2670 NODE (Proprietary)
2671 IF (Rate Status IsPresent)
2672 THEN
2673 Data Source Scheme TranslateTo RateStatus\Proprietary
2674 END
2675 NODE (Identification)
2676 IF (Data Source Scheme IsPresent)
2677 THEN
2678 Rate Status CopyTo RateStatus\Proprietary\Identification
2679 END
2680 END
2681 END
2682 END
2683 END
2684 END
translate92J_11_RateTypeAndAmountAndStatus10_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_11 -> RateTypeAndAmountAndStatus10 : Default
1971 TRANSLATE(92J_11, RateTypeAndAmountAndStatus10)
1972 RULE
1973 NODE (RateType)
1974 NODE (Code)
1975 IF (Not (Data Source Scheme IsPresent))
1976 THEN
1977 Rate Type Code TranslateTo RateType\Code
1978 END
1979 END
1980 NODE (Proprietary)
1981 NODE (Identification)
1982 IF (Data Source Scheme IsPresent)
1983 THEN
1984 Rate Type Code CopyTo RateType\Proprietary\Identification
1985 END
1986 END
1987 Data Source Scheme TranslateTo RateType\Proprietary
1988 END
1989 END
1990 NODE (Amount)
1991 NODE (Amount)
1992 Amount TranslateTo Amount\Amount
1993 END
1994 NODE (Currency)
1995 Currency Code TranslateTo Amount\Currency
1996 END
1997 END
1998 NODE (RateStatus)
1999 NODE (Code)
2000 IF (Not (Data Source Scheme IsPresent))
2001 THEN
2002 Rate Status TranslateTo RateStatus\Code
2003 END
2004 END
2005 NODE (Proprietary)
2006 IF (Rate Status IsPresent)
2007 THEN
2008 Data Source Scheme TranslateTo RateStatus\Proprietary
2009 END
2010 NODE (Identification)
2011 IF (Data Source Scheme IsPresent)
2012 THEN
2013 Rate Status CopyTo RateStatus\Proprietary\Identification
2014 END
2015 END
2016 END
2017 END
2018 END
2019 END
translate92J_11_RateTypeAndAmountAndStatus10_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_11 -> RateTypeAndAmountAndStatus10 : Default
1470 TRANSLATE(92J_11, RateTypeAndAmountAndStatus10)
1471 RULE
1472 NODE (RateType)
1473 NODE (Code)
1474 IF (Not (Data Source Scheme IsPresent))
1475 THEN
1476 Rate Type Code TranslateTo RateType\Code
1477 END
1478 END
1479 NODE (Proprietary)
1480 NODE (Identification)
1481 IF (Data Source Scheme IsPresent)
1482 THEN
1483 Rate Type Code CopyTo RateType\Proprietary\Identification
1484 END
1485 END
1486 Data Source Scheme TranslateTo RateType\Proprietary
1487 END
1488 END
1489 NODE (Amount)
1490 NODE (Amount)
1491 Amount TranslateTo Amount\Amount
1492 END
1493 NODE (Currency)
1494 Currency Code TranslateTo Amount\Currency
1495 END
1496 END
1497 NODE (RateStatus)
1498 NODE (Code)
1499 IF (Not (Data Source Scheme IsPresent))
1500 THEN
1501 Rate Status TranslateTo RateStatus\Code
1502 END
1503 END
1504 NODE (Proprietary)
1505 IF (Rate Status IsPresent)
1506 THEN
1507 Data Source Scheme TranslateTo RateStatus\Proprietary
1508 END
1509 NODE (Identification)
1510 IF (Data Source Scheme IsPresent)
1511 THEN
1512 Rate Status CopyTo RateStatus\Proprietary\Identification
1513 END
1514 END
1515 END
1516 END
1517 END
1518 END
translate92J_12_RateTypeAndAmountAndStatus12_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_12 -> RateTypeAndAmountAndStatus12 : Default
2691 TRANSLATE(92J_12, RateTypeAndAmountAndStatus12)
2692 RULE
2693 NODE (RateType)
2694 NODE (Code)
2695 IF (Not (Data Source Scheme IsPresent))
2696 THEN
2697 Rate Type Code TranslateTo RateType\Code
2698 END
2699 END
2700 NODE (Proprietary)
2701 Data Source Scheme TranslateTo RateType\Proprietary
2702 NODE (Identification)
2703 IF (Data Source Scheme IsPresent)
2704 THEN
2705 Rate Type Code CopyTo RateType\Proprietary\Identification
2706 END
2707 END
2708 END
2709 END
2710 NODE (Amount)
2711 NODE (Amount)
2712 Amount TranslateTo Amount\Amount
2713 END
2714 NODE (Currency)
2715 Currency Code TranslateTo Amount\Currency
2716 END
2717 END
2718 NODE (RateStatus)
2719 NODE (Code)
2720 IF (Not (Data Source Scheme IsPresent))
2721 THEN
2722 Rate Status TranslateTo RateStatus\Code
2723 END
2724 END
2725 NODE (Proprietary)
2726 IF (Rate Status IsPresent)
2727 THEN
2728 Data Source Scheme TranslateTo RateStatus\Proprietary
2729 END
2730 NODE (Identification)
2731 IF (Data Source Scheme IsPresent)
2732 THEN
2733 Rate Status CopyTo RateStatus\Proprietary\Identification
2734 END
2735 END
2736 END
2737 END
2738 END
2739 END
translate92J_12_RateTypeAndAmountAndStatus12_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_12 -> RateTypeAndAmountAndStatus12 : Default
2026 TRANSLATE(92J_12, RateTypeAndAmountAndStatus12)
2027 RULE
2028 NODE (RateType)
2029 NODE (Code)
2030 IF (Not (Data Source Scheme IsPresent))
2031 THEN
2032 Rate Type Code TranslateTo RateType\Code
2033 END
2034 END
2035 NODE (Proprietary)
2036 Data Source Scheme TranslateTo RateType\Proprietary
2037 NODE (Identification)
2038 IF (Data Source Scheme IsPresent)
2039 THEN
2040 Rate Type Code CopyTo RateType\Proprietary\Identification
2041 END
2042 END
2043 END
2044 END
2045 NODE (Amount)
2046 NODE (Amount)
2047 Amount TranslateTo Amount\Amount
2048 END
2049 NODE (Currency)
2050 Currency Code TranslateTo Amount\Currency
2051 END
2052 END
2053 NODE (RateStatus)
2054 NODE (Code)
2055 IF (Not (Data Source Scheme IsPresent))
2056 THEN
2057 Rate Status TranslateTo RateStatus\Code
2058 END
2059 END
2060 NODE (Proprietary)
2061 IF (Rate Status IsPresent)
2062 THEN
2063 Data Source Scheme TranslateTo RateStatus\Proprietary
2064 END
2065 NODE (Identification)
2066 IF (Data Source Scheme IsPresent)
2067 THEN
2068 Rate Status CopyTo RateStatus\Proprietary\Identification
2069 END
2070 END
2071 END
2072 END
2073 END
2074 END
translate92J_12_RateTypeAndAmountAndStatus12_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_12 -> RateTypeAndAmountAndStatus12 : Default
1525 TRANSLATE(92J_12, RateTypeAndAmountAndStatus12)
1526 RULE
1527 NODE (RateType)
1528 NODE (Code)
1529 IF (Not (Data Source Scheme IsPresent))
1530 THEN
1531 Rate Type Code TranslateTo RateType\Code
1532 END
1533 END
1534 NODE (Proprietary)
1535 Data Source Scheme TranslateTo RateType\Proprietary
1536 NODE (Identification)
1537 IF (Data Source Scheme IsPresent)
1538 THEN
1539 Rate Type Code CopyTo RateType\Proprietary\Identification
1540 END
1541 END
1542 END
1543 END
1544 NODE (Amount)
1545 NODE (Amount)
1546 Amount TranslateTo Amount\Amount
1547 END
1548 NODE (Currency)
1549 Currency Code TranslateTo Amount\Currency
1550 END
1551 END
1552 NODE (RateStatus)
1553 NODE (Code)
1554 IF (Not (Data Source Scheme IsPresent))
1555 THEN
1556 Rate Status TranslateTo RateStatus\Code
1557 END
1558 END
1559 NODE (Proprietary)
1560 IF (Rate Status IsPresent)
1561 THEN
1562 Data Source Scheme TranslateTo RateStatus\Proprietary
1563 END
1564 NODE (Identification)
1565 IF (Data Source Scheme IsPresent)
1566 THEN
1567 Rate Status CopyTo RateStatus\Proprietary\Identification
1568 END
1569 END
1570 END
1571 END
1572 END
1573 END
translate92J_5_NetDividendRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_5 -> NetDividendRateFormat3Choice : Default
2487 TRANSLATE(92J_5, NetDividendRateFormat3Choice)
2488 RULE
2489 NODE (RateTypeAndAmountAndRateStatus)
2490 NODE (RateType)
2491 NODE (Code)
2492 IF (Not (Data Source Scheme IsPresent))
2493 THEN
2494 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
2495 END
2496 END
2497 NODE (Proprietary)
2498 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
2499 NODE (Identification)
2500 IF (Data Source Scheme IsPresent)
2501 THEN
2502 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
2503 END
2504 END
2505 END
2506 END
2507 NODE (Amount)
2508 NODE (Amount)
2509 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
2510 END
2511 NODE (Currency)
2512 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
2513 END
2514 END
2515 NODE (RateStatus)
2516 NODE (Code)
2517 IF (Not (Data Source Scheme IsPresent))
2518 THEN
2519 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
2520 END
2521 END
2522 NODE (Proprietary)
2523 IF (Rate Status IsPresent)
2524 THEN
2525 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
2526 END
2527 NODE (Identification)
2528 IF (Data Source Scheme IsPresent)
2529 THEN
2530 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
2531 END
2532 END
2533 END
2534 END
2535 END
2536 END
2537 END
translate92J_5_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_5 -> NetDividendRateFormat6Choice : Default
3403 TRANSLATE(92J_5, NetDividendRateFormat6Choice)
3404 RULE
3405 NODE (RateTypeAndAmountAndRateStatus)
3406 NODE (RateType)
3407 NODE (Code)
3408 IF (Not (Data Source Scheme IsPresent))
3409 THEN
3410 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
3411 END
3412 END
3413 NODE (Proprietary)
3414 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
3415 NODE (Identification)
3416 IF (Data Source Scheme IsPresent)
3417 THEN
3418 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
3419 END
3420 END
3421 END
3422 END
3423 NODE (Amount)
3424 NODE (Amount)
3425 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
3426 END
3427 NODE (Currency)
3428 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
3429 END
3430 END
3431 NODE (RateStatus)
3432 NODE (Code)
3433 IF (Not (Data Source Scheme IsPresent))
3434 THEN
3435 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
3436 END
3437 END
3438 NODE (Proprietary)
3439 IF (Rate Status IsPresent)
3440 THEN
3441 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
3442 END
3443 NODE (Identification)
3444 IF (Data Source Scheme IsPresent)
3445 THEN
3446 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
3447 END
3448 END
3449 END
3450 END
3451 END
3452 END
3453 END
translate92J_5_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_5 -> NetDividendRateFormat6Choice : Default
2892 TRANSLATE(92J_5, NetDividendRateFormat6Choice)
2893 RULE
2894 NODE (RateTypeAndAmountAndRateStatus)
2895 NODE (RateType)
2896 NODE (Code)
2897 IF (Not (Data Source Scheme IsPresent))
2898 THEN
2899 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
2900 END
2901 END
2902 NODE (Proprietary)
2903 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
2904 NODE (Identification)
2905 IF (Data Source Scheme IsPresent)
2906 THEN
2907 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
2908 END
2909 END
2910 END
2911 END
2912 NODE (Amount)
2913 NODE (Amount)
2914 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
2915 END
2916 NODE (Currency)
2917 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
2918 END
2919 END
2920 NODE (RateStatus)
2921 NODE (Code)
2922 IF (Not (Data Source Scheme IsPresent))
2923 THEN
2924 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
2925 END
2926 END
2927 NODE (Proprietary)
2928 IF (Rate Status IsPresent)
2929 THEN
2930 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
2931 END
2932 NODE (Identification)
2933 IF (Data Source Scheme IsPresent)
2934 THEN
2935 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
2936 END
2937 END
2938 END
2939 END
2940 END
2941 END
2942 END
translate92J_6_GrossDividendRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_6 -> GrossDividendRateFormat3Choice : Default
1173 TRANSLATE(92J_6, GrossDividendRateFormat3Choice)
1174 RULE
1175 NODE (RateTypeAndAmountAndRateStatus)
1176 NODE (RateType)
1177 NODE (Code)
1178 IF (Not (Data Source Scheme IsPresent))
1179 THEN
1180 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
1181 END
1182 END
1183 NODE (Proprietary)
1184 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
1185 NODE (Identification)
1186 IF (Data Source Scheme IsPresent)
1187 THEN
1188 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
1189 END
1190 END
1191 END
1192 END
1193 NODE (Amount)
1194 NODE (Amount)
1195 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
1196 END
1197 NODE (Currency)
1198 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
1199 END
1200 END
1201 NODE (RateStatus)
1202 NODE (Code)
1203 IF (Not (Data Source Scheme IsPresent))
1204 THEN
1205 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
1206 END
1207 END
1208 NODE (Proprietary)
1209 IF (Rate Status IsPresent)
1210 THEN
1211 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
1212 END
1213 NODE (Identification)
1214 IF (Data Source Scheme IsPresent)
1215 THEN
1216 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
1217 END
1218 END
1219 END
1220 END
1221 END
1222 END
1223 END
translate92J_6_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_6 -> GrossDividendRateFormat6Choice : Default
2453 TRANSLATE(92J_6, GrossDividendRateFormat6Choice)
2454 RULE
2455 NODE (RateTypeAndAmountAndRateStatus)
2456 NODE (RateType)
2457 NODE (Code)
2458 IF (Not (Data Source Scheme IsPresent))
2459 THEN
2460 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
2461 END
2462 END
2463 NODE (Proprietary)
2464 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
2465 NODE (Identification)
2466 IF (Data Source Scheme IsPresent)
2467 THEN
2468 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
2469 END
2470 END
2471 END
2472 END
2473 NODE (Amount)
2474 NODE (Amount)
2475 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
2476 END
2477 NODE (Currency)
2478 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
2479 END
2480 END
2481 NODE (RateStatus)
2482 NODE (Code)
2483 IF (Not (Data Source Scheme IsPresent))
2484 THEN
2485 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
2486 END
2487 END
2488 NODE (Proprietary)
2489 IF (Rate Status IsPresent)
2490 THEN
2491 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
2492 END
2493 NODE (Identification)
2494 IF (Data Source Scheme IsPresent)
2495 THEN
2496 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
2497 END
2498 END
2499 END
2500 END
2501 END
2502 END
2503 END
translate92J_6_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_6 -> GrossDividendRateFormat6Choice : Default
1787 TRANSLATE(92J_6, GrossDividendRateFormat6Choice)
1788 RULE
1789 NODE (RateTypeAndAmountAndRateStatus)
1790 NODE (RateType)
1791 NODE (Code)
1792 IF (Not (Data Source Scheme IsPresent))
1793 THEN
1794 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
1795 END
1796 END
1797 NODE (Proprietary)
1798 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
1799 NODE (Identification)
1800 IF (Data Source Scheme IsPresent)
1801 THEN
1802 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
1803 END
1804 END
1805 END
1806 END
1807 NODE (Amount)
1808 NODE (Amount)
1809 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
1810 END
1811 NODE (Currency)
1812 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
1813 END
1814 END
1815 NODE (RateStatus)
1816 NODE (Code)
1817 IF (Not (Data Source Scheme IsPresent))
1818 THEN
1819 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
1820 END
1821 END
1822 NODE (Proprietary)
1823 IF (Rate Status IsPresent)
1824 THEN
1825 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
1826 END
1827 NODE (Identification)
1828 IF (Data Source Scheme IsPresent)
1829 THEN
1830 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
1831 END
1832 END
1833 END
1834 END
1835 END
1836 END
1837 END
translate92J_7_TaxCreditRateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_7 -> TaxCreditRateFormat3Choice : Default
2575 TRANSLATE(92J_7, TaxCreditRateFormat3Choice)
2576 RULE
2577 NODE (RateTypeAndAmountAndRateStatus)
2578 NODE (RateType)
2579 NODE (Code)
2580 IF (Not (Data Source Scheme IsPresent))
2581 THEN
2582 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
2583 END
2584 END
2585 NODE (Proprietary)
2586 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
2587 NODE (Identification)
2588 IF (Data Source Scheme IsPresent)
2589 THEN
2590 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
2591 END
2592 END
2593 END
2594 END
2595 NODE (Amount)
2596 NODE (Amount)
2597 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
2598 END
2599 NODE (Currency)
2600 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
2601 END
2602 END
2603 NODE (RateStatus)
2604 NODE (Code)
2605 IF (Not (Data Source Scheme IsPresent))
2606 THEN
2607 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
2608 END
2609 END
2610 NODE (Proprietary)
2611 IF (Rate Status IsPresent)
2612 THEN
2613 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
2614 END
2615 NODE (Identification)
2616 IF (Data Source Scheme IsPresent)
2617 THEN
2618 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
2619 END
2620 END
2621 END
2622 END
2623 END
2624 END
2625 END
translate92J_7_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_7 -> TaxCreditRateFormat6Choice : Default
3505 TRANSLATE(92J_7, TaxCreditRateFormat6Choice)
3506 RULE
3507 NODE (RateTypeAndAmountAndRateStatus)
3508 NODE (RateType)
3509 NODE (Code)
3510 IF (Not (Data Source Scheme IsPresent))
3511 THEN
3512 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
3513 END
3514 END
3515 NODE (Proprietary)
3516 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
3517 NODE (Identification)
3518 IF (Data Source Scheme IsPresent)
3519 THEN
3520 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
3521 END
3522 END
3523 END
3524 END
3525 NODE (Amount)
3526 NODE (Amount)
3527 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
3528 END
3529 NODE (Currency)
3530 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
3531 END
3532 END
3533 NODE (RateStatus)
3534 NODE (Code)
3535 IF (Not (Data Source Scheme IsPresent))
3536 THEN
3537 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
3538 END
3539 END
3540 NODE (Proprietary)
3541 IF (Rate Status IsPresent)
3542 THEN
3543 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
3544 END
3545 NODE (Identification)
3546 IF (Data Source Scheme IsPresent)
3547 THEN
3548 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
3549 END
3550 END
3551 END
3552 END
3553 END
3554 END
3555 END
translate92J_7_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_7 -> TaxCreditRateFormat6Choice : Default
2994 TRANSLATE(92J_7, TaxCreditRateFormat6Choice)
2995 RULE
2996 NODE (RateTypeAndAmountAndRateStatus)
2997 NODE (RateType)
2998 NODE (Code)
2999 IF (Not (Data Source Scheme IsPresent))
3000 THEN
3001 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
3002 END
3003 END
3004 NODE (Proprietary)
3005 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
3006 NODE (Identification)
3007 IF (Data Source Scheme IsPresent)
3008 THEN
3009 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
3010 END
3011 END
3012 END
3013 END
3014 NODE (Amount)
3015 NODE (Amount)
3016 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
3017 END
3018 NODE (Currency)
3019 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
3020 END
3021 END
3022 NODE (RateStatus)
3023 NODE (Code)
3024 IF (Not (Data Source Scheme IsPresent))
3025 THEN
3026 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
3027 END
3028 END
3029 NODE (Proprietary)
3030 IF (Rate Status IsPresent)
3031 THEN
3032 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
3033 END
3034 NODE (Identification)
3035 IF (Data Source Scheme IsPresent)
3036 THEN
3037 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
3038 END
3039 END
3040 END
3041 END
3042 END
3043 END
3044 END
translate92J_9_InterestRateUsedForPaymentFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92J_9 -> InterestRateUsedForPaymentFormat3Choice : Default
1413 TRANSLATE(92J_9, InterestRateUsedForPaymentFormat3Choice)
1414 RULE
1415 NODE (RateTypeAndAmountAndRateStatus)
1416 NODE (RateType)
1417 NODE (Code)
1418 IF (Not (Data Source Scheme IsPresent))
1419 THEN
1420 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
1421 END
1422 END
1423 NODE (Proprietary)
1424 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
1425 NODE (Identification)
1426 IF (Data Source Scheme IsPresent)
1427 THEN
1428 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
1429 END
1430 END
1431 END
1432 END
1433 NODE (Amount)
1434 NODE (Amount)
1435 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
1436 END
1437 NODE (Currency)
1438 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
1439 END
1440 END
1441 NODE (RateStatus)
1442 NODE (Code)
1443 IF (Not (Data Source Scheme IsPresent))
1444 THEN
1445 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
1446 END
1447 END
1448 NODE (Proprietary)
1449 IF (Rate Status IsPresent)
1450 THEN
1451 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
1452 END
1453 NODE (Identification)
1454 IF (Data Source Scheme IsPresent)
1455 THEN
1456 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
1457 END
1458 END
1459 END
1460 END
1461 END
1462 END
1463 END
translate92J_9_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92J_9 -> InterestRateUsedForPaymentFormat6Choice : Default
2560 TRANSLATE(92J_9, InterestRateUsedForPaymentFormat6Choice)
2561 RULE
2562 NODE (RateTypeAndAmountAndRateStatus)
2563 NODE (RateType)
2564 NODE (Code)
2565 IF (Not (Data Source Scheme IsPresent))
2566 THEN
2567 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
2568 END
2569 END
2570 NODE (Proprietary)
2571 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
2572 NODE (Identification)
2573 IF (Data Source Scheme IsPresent)
2574 THEN
2575 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
2576 END
2577 END
2578 END
2579 END
2580 NODE (Amount)
2581 NODE (Amount)
2582 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
2583 END
2584 NODE (Currency)
2585 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
2586 END
2587 END
2588 NODE (RateStatus)
2589 NODE (Code)
2590 IF (Not (Data Source Scheme IsPresent))
2591 THEN
2592 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
2593 END
2594 END
2595 NODE (Proprietary)
2596 IF (Rate Status IsPresent)
2597 THEN
2598 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
2599 END
2600 NODE (Identification)
2601 IF (Data Source Scheme IsPresent)
2602 THEN
2603 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
2604 END
2605 END
2606 END
2607 END
2608 END
2609 END
2610 END
translate92J_9_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92J_9 -> InterestRateUsedForPaymentFormat6Choice : Default
1893 TRANSLATE(92J_9, InterestRateUsedForPaymentFormat6Choice)
1894 RULE
1895 NODE (RateTypeAndAmountAndRateStatus)
1896 NODE (RateType)
1897 NODE (Code)
1898 IF (Not (Data Source Scheme IsPresent))
1899 THEN
1900 Rate Type Code TranslateTo RateTypeAndAmountAndRateStatus\RateType\Code
1901 END
1902 END
1903 NODE (Proprietary)
1904 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateType\Proprietary
1905 NODE (Identification)
1906 IF (Data Source Scheme IsPresent)
1907 THEN
1908 Rate Type Code CopyTo RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification
1909 END
1910 END
1911 END
1912 END
1913 NODE (Amount)
1914 NODE (Amount)
1915 Amount TranslateTo RateTypeAndAmountAndRateStatus\Amount\Amount
1916 END
1917 NODE (Currency)
1918 Currency Code TranslateTo RateTypeAndAmountAndRateStatus\Amount\Currency
1919 END
1920 END
1921 NODE (RateStatus)
1922 NODE (Code)
1923 IF (Not (Data Source Scheme IsPresent))
1924 THEN
1925 Rate Status TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Code
1926 END
1927 END
1928 NODE (Proprietary)
1929 IF (Rate Status IsPresent)
1930 THEN
1931 Data Source Scheme TranslateTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary
1932 END
1933 NODE (Identification)
1934 IF (Data Source Scheme IsPresent)
1935 THEN
1936 Rate Status CopyTo RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification
1937 END
1938 END
1939 END
1940 END
1941 END
1942 END
1943 END
translate92K_3_RateFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K_3 -> RateFormat5Choice : Default
1553 TRANSLATE(92K_3, RateFormat5Choice)
1554 RULE
1555 NODE (NotSpecifiedRate)
1556 Rate Type Code TranslateTo NotSpecifiedRate
1557 END
1558 END
1559 END
translate92K_5_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K_5 -> GrossDividendRateFormat6Choice : Default
2530 TRANSLATE(92K_5, GrossDividendRateFormat6Choice)
2531 RULE
2532 NODE (NotSpecifiedRate)
2533 Rate Type Code TranslateTo NotSpecifiedRate
2534 END
2535 END
2536 END
translate92K_5_GrossDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K_5 -> GrossDividendRateFormat6Choice : Default
1774 TRANSLATE(92K_5, GrossDividendRateFormat6Choice)
1775 RULE
1776 NODE (NotSpecifiedRate)
1777 Rate Type Code TranslateTo NotSpecifiedRate
1778 END
1779 END
1780 END
translate92K_5_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K_5 -> InterestRateUsedForPaymentFormat6Choice : Default
2629 TRANSLATE(92K_5, InterestRateUsedForPaymentFormat6Choice)
2630 RULE
2631 NODE (NotSpecifiedRate)
2632 Rate Type Code TranslateTo NotSpecifiedRate
2633 END
2634 END
2635 END
translate92K_5_InterestRateUsedForPaymentFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K_5 -> InterestRateUsedForPaymentFormat6Choice : Default
1950 TRANSLATE(92K_5, InterestRateUsedForPaymentFormat6Choice)
1951 RULE
1952 NODE (NotSpecifiedRate)
1953 Rate Type Code TranslateTo NotSpecifiedRate
1954 END
1955 END
1956 END
translate92K_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> NetDividendRateFormat6Choice : Default
3479 TRANSLATE(92K, NetDividendRateFormat6Choice)
3480 RULE
3481 NODE (NotSpecifiedRate)
3482 Rate Type Code TranslateTo NotSpecifiedRate
3483 END
3484 END
3485 END
translate92K_NetDividendRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> NetDividendRateFormat6Choice : Default
2956 TRANSLATE(92K, NetDividendRateFormat6Choice)
2957 RULE
2958 NODE (NotSpecifiedRate)
2959 Rate Type Code TranslateTo NotSpecifiedRate
2960 END
2961 END
2962 END
translate92K_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RateAndAmountFormat16Choice : Default
1522 TRANSLATE(92K, RateAndAmountFormat16Choice)
1523 RULE
1524 NODE (NotSpecifiedRate)
1525 Rate Type Code TranslateTo NotSpecifiedRate
1526 END
1527 END
1528 END
translate92K_RateAndAmountFormat16Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RateAndAmountFormat16Choice : Default
1733 TRANSLATE(92K, RateAndAmountFormat16Choice)
1734 RULE
1735 NODE (NotSpecifiedRate)
1736 Rate Type Code TranslateTo NotSpecifiedRate
1737 END
1738 END
1739 END
translate92K_RateAndAmountFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RateAndAmountFormat17Choice : Default
3396 TRANSLATE(92K, RateAndAmountFormat17Choice)
3397 RULE
3398 NODE (NotSpecifiedRate)
3399 Rate Type Code TranslateTo NotSpecifiedRate
3400 END
3401 END
3402 END
translate92K_RateAndAmountFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RateAndAmountFormat17Choice : Default
2885 TRANSLATE(92K, RateAndAmountFormat17Choice)
2886 RULE
2887 NODE (NotSpecifiedRate)
2888 Rate Type Code TranslateTo NotSpecifiedRate
2889 END
2890 END
2891 END
translate92K_RateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RateFormat3Choice : Default
731 TRANSLATE(92K, RateFormat3Choice)
732 RULE
733 NODE (NotSpecifiedRate)
734 Rate Type Code TranslateTo NotSpecifiedRate
735 END
736 END
737 END
translate92K_RateFormat3Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RateFormat3Choice : Default
743 TRANSLATE(92K, RateFormat3Choice)
744 RULE
745 NODE (NotSpecifiedRate)
746 Rate Type Code TranslateTo NotSpecifiedRate
747 END
748 END
749 END
translate92K_RateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RateFormat6Choice : Default
1572 TRANSLATE(92K, RateFormat6Choice)
1573 RULE
1574 NODE (NotSpecifiedRate)
1575 Rate Type Code TranslateTo NotSpecifiedRate
1576 END
1577 END
1578 END
translate92K_RateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RateFormat6Choice : Default
1964 TRANSLATE(92K, RateFormat6Choice)
1965 RULE
1966 NODE (NotSpecifiedRate)
1967 Rate Type Code TranslateTo NotSpecifiedRate
1968 END
1969 END
1970 END
translate92K_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RatioFormat13Choice : Default
3100 TRANSLATE(92K, RatioFormat13Choice)
3101 RULE
3102 NODE (NotSpecifiedRate)
3103 Rate Type Code TranslateTo NotSpecifiedRate
3104 END
3105 END
3106 END
translate92K_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RatioFormat13Choice : Default
2579 TRANSLATE(92K, RatioFormat13Choice)
2580 RULE
2581 NODE (NotSpecifiedRate)
2582 Rate Type Code TranslateTo NotSpecifiedRate
2583 END
2584 END
2585 END
translate92K_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> RatioFormat14Choice : Default
3141 TRANSLATE(92K, RatioFormat14Choice)
3142 RULE
3143 NODE (NotSpecifiedRate)
3144 Rate Type Code TranslateTo NotSpecifiedRate
3145 END
3146 END
3147 END
translate92K_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> RatioFormat14Choice : Default
2620 TRANSLATE(92K, RatioFormat14Choice)
2621 RULE
2622 NODE (NotSpecifiedRate)
2623 Rate Type Code TranslateTo NotSpecifiedRate
2624 END
2625 END
2626 END
translate92K_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> SolicitationFeeRateFormat4Choice : Default
3370 TRANSLATE(92K, SolicitationFeeRateFormat4Choice)
3371 RULE
3372 NODE (NotSpecifiedRate)
3373 Rate Type Code TranslateTo NotSpecifiedRate
3374 END
3375 END
3376 END
translate92K_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> SolicitationFeeRateFormat4Choice : Default
2842 TRANSLATE(92K, SolicitationFeeRateFormat4Choice)
2843 RULE
2844 NODE (NotSpecifiedRate)
2845 Rate Type Code TranslateTo NotSpecifiedRate
2846 END
2847 END
2848 END
translate92K_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92K -> TaxCreditRateFormat6Choice : Default
3563 TRANSLATE(92K, TaxCreditRateFormat6Choice)
3564 RULE
3565 NODE (NotSpecifiedRate)
3566 Rate Type Code TranslateTo NotSpecifiedRate
3567 END
3568 END
3569 END
translate92K_TaxCreditRateFormat6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92K -> TaxCreditRateFormat6Choice : Default
2987 TRANSLATE(92K, TaxCreditRateFormat6Choice)
2988 RULE
2989 NODE (NotSpecifiedRate)
2990 Rate Type Code TranslateTo NotSpecifiedRate
2991 END
2992 END
2993 END
translate92L_1_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92L_1 -> RatioFormat13Choice : Default
3107 TRANSLATE(92L_1, RatioFormat13Choice)
3108 RULE
3109 NODE (AmountToAmount)
3110 NODE (Amount1)
3111 NODE (Amount)
3112 Amount1 TranslateTo AmountToAmount\Amount1\Amount
3113 END
3114 NODE (Currency)
3115 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
3116 END
3117 END
3118 NODE (Amount2)
3119 NODE (Amount)
3120 Amount2 TranslateTo AmountToAmount\Amount2\Amount
3121 END
3122 NODE (Currency)
3123 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
3124 END
3125 END
3126 END
3127 END
3128 END
translate92L_1_RatioFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92L_1 -> RatioFormat13Choice : Default
2586 TRANSLATE(92L_1, RatioFormat13Choice)
2587 RULE
2588 NODE (AmountToAmount)
2589 NODE (Amount1)
2590 NODE (Amount)
2591 Amount1 TranslateTo AmountToAmount\Amount1\Amount
2592 END
2593 NODE (Currency)
2594 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
2595 END
2596 END
2597 NODE (Amount2)
2598 NODE (Amount)
2599 Amount2 TranslateTo AmountToAmount\Amount2\Amount
2600 END
2601 NODE (Currency)
2602 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
2603 END
2604 END
2605 END
2606 END
2607 END
translate92L_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92L_1 -> RatioFormat14Choice : Default
3148 TRANSLATE(92L_1, RatioFormat14Choice)
3149 RULE
3150 NODE (AmountToAmount)
3151 NODE (Amount1)
3152 NODE (Amount)
3153 Amount1 TranslateTo AmountToAmount\Amount1\Amount
3154 END
3155 NODE (Currency)
3156 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
3157 END
3158 END
3159 NODE (Amount2)
3160 NODE (Amount)
3161 Amount2 TranslateTo AmountToAmount\Amount2\Amount
3162 END
3163 NODE (Currency)
3164 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
3165 END
3166 END
3167 END
3168 END
3169 END
translate92L_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92L_1 -> RatioFormat14Choice : Default
2627 TRANSLATE(92L_1, RatioFormat14Choice)
2628 RULE
2629 NODE (AmountToAmount)
2630 NODE (Amount1)
2631 NODE (Amount)
2632 Amount1 TranslateTo AmountToAmount\Amount1\Amount
2633 END
2634 NODE (Currency)
2635 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
2636 END
2637 END
2638 NODE (Amount2)
2639 NODE (Amount)
2640 Amount2 TranslateTo AmountToAmount\Amount2\Amount
2641 END
2642 NODE (Currency)
2643 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
2644 END
2645 END
2646 END
2647 END
2648 END
translate92L_1_RatioFormat7Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92L_1 -> RatioFormat7Choice : Default
2161 TRANSLATE(92L_1, RatioFormat7Choice)
2162 RULE
2163 NODE (AmountToAmount)
2164 NODE (Amount1)
2165 NODE (Amount)
2166 Amount1 TranslateTo AmountToAmount\Amount1\Amount
2167 END
2168 NODE (Currency)
2169 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
2170 END
2171 END
2172 NODE (Amount2)
2173 NODE (Amount)
2174 Amount2 TranslateTo AmountToAmount\Amount2\Amount
2175 END
2176 NODE (Currency)
2177 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
2178 END
2179 END
2180 END
2181 END
2182 END
translate92L_1_RatioFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92L_1 -> RatioFormat8Choice : Default
2195 TRANSLATE(92L_1, RatioFormat8Choice)
2196 RULE
2197 NODE (AmountToAmount)
2198 NODE (Amount1)
2199 NODE (Amount)
2200 Amount1 TranslateTo AmountToAmount\Amount1\Amount
2201 END
2202 NODE (Currency)
2203 First Currency Code TranslateTo AmountToAmount\Amount1\Currency
2204 END
2205 END
2206 NODE (Amount2)
2207 NODE (Amount)
2208 Amount2 TranslateTo AmountToAmount\Amount2\Amount
2209 END
2210 NODE (Currency)
2211 Second Currency Code TranslateTo AmountToAmount\Amount2\Currency
2212 END
2213 END
2214 END
2215 END
2216 END
translate92M_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92M_1 -> RatioFormat14Choice : Default
3170 TRANSLATE(92M_1, RatioFormat14Choice)
3171 RULE
3172 NODE (AmountToQuantity)
3173 NODE (Amount)
3174 NODE (Amount)
3175 Amount TranslateTo AmountToQuantity\Amount\Amount
3176 END
3177 NODE (Currency)
3178 Currency Code TranslateTo AmountToQuantity\Amount\Currency
3179 END
3180 END
3181 NODE (Quantity)
3182 Quantity TranslateTo AmountToQuantity\Quantity
3183 END
3184 END
3185 END
3186 END
translate92M_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92M_1 -> RatioFormat14Choice : Default
2649 TRANSLATE(92M_1, RatioFormat14Choice)
2650 RULE
2651 NODE (AmountToQuantity)
2652 NODE (Amount)
2653 NODE (Amount)
2654 Amount TranslateTo AmountToQuantity\Amount\Amount
2655 END
2656 NODE (Currency)
2657 Currency Code TranslateTo AmountToQuantity\Amount\Currency
2658 END
2659 END
2660 NODE (Quantity)
2661 Quantity TranslateTo AmountToQuantity\Quantity
2662 END
2663 END
2664 END
2665 END
translate92M_1_RatioFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92M_1 -> RatioFormat8Choice : Default
2217 TRANSLATE(92M_1, RatioFormat8Choice)
2218 RULE
2219 NODE (AmountToQuantity)
2220 NODE (Amount)
2221 NODE (Amount)
2222 Amount TranslateTo AmountToQuantity\Amount\Amount
2223 END
2224 NODE (Currency)
2225 Currency Code TranslateTo AmountToQuantity\Amount\Currency
2226 END
2227 END
2228 NODE (Quantity)
2229 Quantity TranslateTo AmountToQuantity\Quantity
2230 END
2231 END
2232 END
2233 END
translate92M_1_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92M_1 -> SolicitationFeeRateFormat4Choice : Default
3353 TRANSLATE(92M_1, SolicitationFeeRateFormat4Choice)
3354 RULE
3355 NODE (AmountToQuantity)
3356 NODE (Amount)
3357 NODE (Amount)
3358 Amount TranslateTo AmountToQuantity\Amount\Amount
3359 END
3360 NODE (Currency)
3361 Currency Code TranslateTo AmountToQuantity\Amount\Currency
3362 END
3363 END
3364 NODE (Quantity)
3365 Quantity TranslateTo AmountToQuantity\Quantity
3366 END
3367 END
3368 END
3369 END
translate92M_1_SolicitationFeeRateFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92M_1 -> SolicitationFeeRateFormat4Choice : Default
2856 TRANSLATE(92M_1, SolicitationFeeRateFormat4Choice)
2857 RULE
2858 NODE (AmountToQuantity)
2859 NODE (Amount)
2860 NODE (Amount)
2861 Amount TranslateTo AmountToQuantity\Amount\Amount
2862 END
2863 NODE (Currency)
2864 Currency Code TranslateTo AmountToQuantity\Amount\Currency
2865 END
2866 END
2867 NODE (Quantity)
2868 Quantity TranslateTo AmountToQuantity\Quantity
2869 END
2870 END
2871 END
2872 END
translate92N_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 92N_1 -> RatioFormat14Choice : Default
3187 TRANSLATE(92N_1, RatioFormat14Choice)
3188 RULE
3189 NODE (QuantityToAmount)
3190 NODE (Amount)
3191 NODE (Amount)
3192 Amount TranslateTo QuantityToAmount\Amount\Amount
3193 END
3194 NODE (Currency)
3195 Currency Code TranslateTo QuantityToAmount\Amount\Currency
3196 END
3197 END
3198 NODE (Quantity)
3199 Quantity TranslateTo QuantityToAmount\Quantity
3200 END
3201 END
3202 END
3203 END
translate92N_1_RatioFormat14Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 92N_1 -> RatioFormat14Choice : Default
2666 TRANSLATE(92N_1, RatioFormat14Choice)
2667 RULE
2668 NODE (QuantityToAmount)
2669 NODE (Amount)
2670 NODE (Amount)
2671 Amount TranslateTo QuantityToAmount\Amount\Amount
2672 END
2673 NODE (Currency)
2674 Currency Code TranslateTo QuantityToAmount\Amount\Currency
2675 END
2676 END
2677 NODE (Quantity)
2678 Quantity TranslateTo QuantityToAmount\Quantity
2679 END
2680 END
2681 END
2682 END
translate92N_1_RatioFormat8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 92N_1 -> RatioFormat8Choice : Default
2234 TRANSLATE(92N_1, RatioFormat8Choice)
2235 RULE
2236 NODE (QuantityToAmount)
2237 NODE (Amount)
2238 NODE (Amount)
2239 Amount TranslateTo QuantityToAmount\Amount\Amount
2240 END
2241 NODE (Currency)
2242 Currency Code TranslateTo QuantityToAmount\Amount\Currency
2243 END
2244 END
2245 NODE (Quantity)
2246 Quantity TranslateTo QuantityToAmount\Quantity
2247 END
2248 END
2249 END
2250 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
996 TRANSLATE(93B, BalanceFormat2Choice)
997 RULE
998 NODE (Balance)
999 NODE (ShortLongPosition)
1000 IF (Sign IsPresent)
1001 THEN
1002 'SHOR' CopyTo Balance\ShortLongPosition
1003 ELSE
1004 'LONG' CopyTo Balance\ShortLongPosition
1005 END
1006 END
1007 NODE (QuantityChoice)
1008 NODE (Quantity)
1009 NODE (Unit)
1010 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
1011 THEN
1012 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
1013 END
1014 END
1015 NODE (FaceAmount)
1016 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
1017 THEN
1018 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
1019 END
1020 END
1021 NODE (AmortisedValue)
1022 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
1023 THEN
1024 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
1025 END
1026 END
1027 END
1028 NODE (ProprietaryQuantity)
1029 NODE (QuantityType)
1030 IF (Data Source Scheme IsPresent)
1031 THEN
1032 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
1033 END
1034 END
1035 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
1036 NODE (Quantity)
1037 IF (Data Source Scheme IsPresent)
1038 THEN
1039 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
1040 END
1041 END
1042 END
1043 END
1044 END
1045 END
1046 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
1008 TRANSLATE(93B, BalanceFormat2Choice)
1009 RULE
1010 NODE (Balance)
1011 NODE (ShortLongPosition)
1012 IF (Sign IsPresent)
1013 THEN
1014 'SHOR' CopyTo Balance\ShortLongPosition
1015 ELSE
1016 'LONG' CopyTo Balance\ShortLongPosition
1017 END
1018 END
1019 NODE (QuantityChoice)
1020 NODE (Quantity)
1021 NODE (Unit)
1022 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
1023 THEN
1024 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
1025 END
1026 END
1027 NODE (FaceAmount)
1028 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
1029 THEN
1030 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
1031 END
1032 END
1033 NODE (AmortisedValue)
1034 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
1035 THEN
1036 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
1037 END
1038 END
1039 END
1040 NODE (ProprietaryQuantity)
1041 NODE (QuantityType)
1042 IF (Data Source Scheme IsPresent)
1043 THEN
1044 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
1045 END
1046 END
1047 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
1048 NODE (Quantity)
1049 IF (Data Source Scheme IsPresent)
1050 THEN
1051 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
1052 END
1053 END
1054 END
1055 END
1056 END
1057 END
1058 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
881 TRANSLATE(93B, BalanceFormat2Choice)
882 RULE
883 NODE (Balance)
884 NODE (ShortLongPosition)
885 IF (Sign IsPresent)
886 THEN
887 'SHOR' CopyTo Balance\ShortLongPosition
888 ELSE
889 'LONG' CopyTo Balance\ShortLongPosition
890 END
891 END
892 NODE (QuantityChoice)
893 NODE (Quantity)
894 NODE (Unit)
895 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
896 THEN
897 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
898 END
899 END
900 NODE (FaceAmount)
901 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
902 THEN
903 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
904 END
905 END
906 NODE (AmortisedValue)
907 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
908 THEN
909 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
910 END
911 END
912 END
913 NODE (ProprietaryQuantity)
914 NODE (QuantityType)
915 IF (Data Source Scheme IsPresent)
916 THEN
917 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
918 END
919 END
920 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
921 NODE (Quantity)
922 IF (Data Source Scheme IsPresent)
923 THEN
924 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
925 END
926 END
927 END
928 END
929 END
930 END
931 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
552 TRANSLATE(93B, BalanceFormat2Choice)
553 RULE
554 NODE (Balance)
555 NODE (ShortLongPosition)
556 IF (Sign IsPresent)
557 THEN
558 'SHOR' CopyTo Balance\ShortLongPosition
559 ELSE
560 'LONG' CopyTo Balance\ShortLongPosition
561 END
562 END
563 NODE (QuantityChoice)
564 NODE (Quantity)
565 NODE (Unit)
566 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
567 THEN
568 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
569 END
570 END
571 NODE (FaceAmount)
572 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
573 THEN
574 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
575 END
576 END
577 NODE (AmortisedValue)
578 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
579 THEN
580 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
581 END
582 END
583 END
584 NODE (ProprietaryQuantity)
585 NODE (QuantityType)
586 IF (Data Source Scheme IsPresent)
587 THEN
588 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
589 END
590 END
591 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
592 NODE (Quantity)
593 IF (Data Source Scheme IsPresent)
594 THEN
595 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
596 END
597 END
598 END
599 END
600 END
601 END
602 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
444 TRANSLATE(93B, BalanceFormat2Choice)
445 RULE
446 NODE (Balance)
447 NODE (ShortLongPosition)
448 IF (Sign IsPresent)
449 THEN
450 'SHOR' CopyTo Balance\ShortLongPosition
451 ELSE
452 'LONG' CopyTo Balance\ShortLongPosition
453 END
454 END
455 NODE (QuantityChoice)
456 NODE (Quantity)
457 NODE (Unit)
458 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
459 THEN
460 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
461 END
462 END
463 NODE (FaceAmount)
464 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
465 THEN
466 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
467 END
468 END
469 NODE (AmortisedValue)
470 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
471 THEN
472 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
473 END
474 END
475 END
476 NODE (ProprietaryQuantity)
477 NODE (QuantityType)
478 IF (Data Source Scheme IsPresent)
479 THEN
480 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
481 END
482 END
483 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
484 NODE (Quantity)
485 IF (Data Source Scheme IsPresent)
486 THEN
487 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
488 END
489 END
490 END
491 END
492 END
493 END
494 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
906 TRANSLATE(93B, BalanceFormat2Choice)
907 RULE
908 NODE (Balance)
909 NODE (ShortLongPosition)
910 IF (Sign IsPresent)
911 THEN
912 'SHOR' CopyTo Balance\ShortLongPosition
913 ELSE
914 'LONG' CopyTo Balance\ShortLongPosition
915 END
916 END
917 NODE (QuantityChoice)
918 NODE (Quantity)
919 NODE (Unit)
920 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
921 THEN
922 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
923 END
924 END
925 NODE (FaceAmount)
926 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
927 THEN
928 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
929 END
930 END
931 NODE (AmortisedValue)
932 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
933 THEN
934 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
935 END
936 END
937 END
938 NODE (ProprietaryQuantity)
939 NODE (QuantityType)
940 IF (Data Source Scheme IsPresent)
941 THEN
942 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
943 END
944 END
945 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
946 NODE (Quantity)
947 IF (Data Source Scheme IsPresent)
948 THEN
949 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
950 END
951 END
952 END
953 END
954 END
955 END
956 END
translate93B_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 93B -> BalanceFormat2Choice : Default
225 TRANSLATE(93B, BalanceFormat2Choice)
226 RULE
227 NODE (Balance)
228 NODE (ShortLongPosition)
229 IF (Sign IsPresent)
230 THEN
231 'SHOR' CopyTo Balance\ShortLongPosition
232 ELSE
233 'LONG' CopyTo Balance\ShortLongPosition
234 END
235 END
236 NODE (QuantityChoice)
237 NODE (Quantity)
238 NODE (Unit)
239 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
240 THEN
241 Balance TranslateTo Balance\QuantityChoice\Quantity\Unit
242 END
243 END
244 NODE (FaceAmount)
245 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
246 THEN
247 Balance TranslateTo Balance\QuantityChoice\Quantity\FaceAmount
248 END
249 END
250 NODE (AmortisedValue)
251 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
252 THEN
253 Balance TranslateTo Balance\QuantityChoice\Quantity\AmortisedValue
254 END
255 END
256 END
257 NODE (ProprietaryQuantity)
258 NODE (QuantityType)
259 IF (Data Source Scheme IsPresent)
260 THEN
261 Quantity Type Code CopyTo Balance\QuantityChoice\ProprietaryQuantity\QuantityType
262 END
263 END
264 Data Source Scheme TranslateTo Balance\QuantityChoice\ProprietaryQuantity
265 NODE (Quantity)
266 IF (Data Source Scheme IsPresent)
267 THEN
268 Balance TranslateTo Balance\QuantityChoice\ProprietaryQuantity\Quantity
269 END
270 END
271 END
272 END
273 END
274 END
275 END
translate93B_Quantity8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 93B -> Quantity8Choice : Default
913 TRANSLATE(93B, Quantity8Choice)
914 RULE
915 NODE (QuantityChoice)
916 NODE (SignedQuantity)
917 NODE (ShortLongPosition)
918 IF (Not (Data Source Scheme IsPresent))
919 THEN
920 IF (Sign IsPresent)
921 THEN
922 'SHOR' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
923 ELSE
924 'LONG' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
925 END
926 END
927 END
928 NODE (Quantity)
929 NODE (Unit)
930 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
931 THEN
932 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\Unit
933 END
934 END
935 NODE (FaceAmount)
936 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
937 THEN
938 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\FaceAmount
939 END
940 END
941 NODE (AmortisedValue)
942 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
943 THEN
944 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\AmortisedValue
945 END
946 END
947 END
948 END
949 END
950 NODE (ProprietaryQuantity)
951 NODE (ShortLongPosition)
952 IF (Data Source Scheme IsPresent)
953 THEN
954 IF (Sign IsPresent)
955 THEN
956 'SHOR' CopyTo ProprietaryQuantity\ShortLongPosition
957 ELSE
958 'LONG' CopyTo ProprietaryQuantity\ShortLongPosition
959 END
960 END
961 END
962 Data Source Scheme TranslateTo ProprietaryQuantity
963 NODE (Quantity)
964 IF (Data Source Scheme IsPresent)
965 THEN
966 Balance TranslateTo ProprietaryQuantity\Quantity
967 END
968 END
969 NODE (QuantityType)
970 IF (Data Source Scheme IsPresent)
971 THEN
972 Quantity Type Code CopyTo ProprietaryQuantity\QuantityType
973 END
974 END
975 END
976 END
977 END
translate93B_Quantity8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 93B -> Quantity8Choice : Default
925 TRANSLATE(93B, Quantity8Choice)
926 RULE
927 NODE (QuantityChoice)
928 NODE (SignedQuantity)
929 NODE (ShortLongPosition)
930 IF (Not (Data Source Scheme IsPresent))
931 THEN
932 IF (Sign IsPresent)
933 THEN
934 'SHOR' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
935 ELSE
936 'LONG' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
937 END
938 END
939 END
940 NODE (Quantity)
941 NODE (Unit)
942 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
943 THEN
944 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\Unit
945 END
946 END
947 NODE (FaceAmount)
948 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
949 THEN
950 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\FaceAmount
951 END
952 END
953 NODE (AmortisedValue)
954 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
955 THEN
956 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\AmortisedValue
957 END
958 END
959 END
960 END
961 END
962 NODE (ProprietaryQuantity)
963 NODE (ShortLongPosition)
964 IF (Data Source Scheme IsPresent)
965 THEN
966 IF (Sign IsPresent)
967 THEN
968 'SHOR' CopyTo ProprietaryQuantity\ShortLongPosition
969 ELSE
970 'LONG' CopyTo ProprietaryQuantity\ShortLongPosition
971 END
972 END
973 END
974 Data Source Scheme TranslateTo ProprietaryQuantity
975 NODE (Quantity)
976 IF (Data Source Scheme IsPresent)
977 THEN
978 Balance TranslateTo ProprietaryQuantity\Quantity
979 END
980 END
981 NODE (QuantityType)
982 IF (Data Source Scheme IsPresent)
983 THEN
984 Quantity Type Code CopyTo ProprietaryQuantity\QuantityType
985 END
986 END
987 END
988 END
989 END
translate93B_Quantity8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 93B -> Quantity8Choice : Default
798 TRANSLATE(93B, Quantity8Choice)
799 RULE
800 NODE (QuantityChoice)
801 NODE (SignedQuantity)
802 NODE (ShortLongPosition)
803 IF (Not (Data Source Scheme IsPresent))
804 THEN
805 IF (Sign IsPresent)
806 THEN
807 'SHOR' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
808 ELSE
809 'LONG' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
810 END
811 END
812 END
813 NODE (Quantity)
814 NODE (Unit)
815 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
816 THEN
817 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\Unit
818 END
819 END
820 NODE (FaceAmount)
821 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
822 THEN
823 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\FaceAmount
824 END
825 END
826 NODE (AmortisedValue)
827 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
828 THEN
829 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\AmortisedValue
830 END
831 END
832 END
833 END
834 END
835 NODE (ProprietaryQuantity)
836 NODE (ShortLongPosition)
837 IF (Data Source Scheme IsPresent)
838 THEN
839 IF (Sign IsPresent)
840 THEN
841 'SHOR' CopyTo ProprietaryQuantity\ShortLongPosition
842 ELSE
843 'LONG' CopyTo ProprietaryQuantity\ShortLongPosition
844 END
845 END
846 END
847 Data Source Scheme TranslateTo ProprietaryQuantity
848 NODE (Quantity)
849 IF (Data Source Scheme IsPresent)
850 THEN
851 Balance TranslateTo ProprietaryQuantity\Quantity
852 END
853 END
854 NODE (QuantityType)
855 IF (Data Source Scheme IsPresent)
856 THEN
857 Quantity Type Code CopyTo ProprietaryQuantity\QuantityType
858 END
859 END
860 END
861 END
862 END
translate93B_Quantity8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 93B -> Quantity8Choice : Default
724 TRANSLATE(93B, Quantity8Choice)
725 RULE
726 NODE (QuantityChoice)
727 NODE (SignedQuantity)
728 NODE (ShortLongPosition)
729 IF (Not (Data Source Scheme IsPresent))
730 THEN
731 IF (Sign IsPresent)
732 THEN
733 'SHOR' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
734 ELSE
735 'LONG' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
736 END
737 END
738 END
739 NODE (Quantity)
740 NODE (Unit)
741 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
742 THEN
743 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\Unit
744 END
745 END
746 NODE (FaceAmount)
747 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
748 THEN
749 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\FaceAmount
750 END
751 END
752 NODE (AmortisedValue)
753 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
754 THEN
755 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\AmortisedValue
756 END
757 END
758 END
759 END
760 END
761 NODE (ProprietaryQuantity)
762 NODE (ShortLongPosition)
763 IF (Data Source Scheme IsPresent)
764 THEN
765 IF (Sign IsPresent)
766 THEN
767 'SHOR' CopyTo ProprietaryQuantity\ShortLongPosition
768 ELSE
769 'LONG' CopyTo ProprietaryQuantity\ShortLongPosition
770 END
771 END
772 END
773 Data Source Scheme TranslateTo ProprietaryQuantity
774 NODE (Quantity)
775 IF (Data Source Scheme IsPresent)
776 THEN
777 Balance TranslateTo ProprietaryQuantity\Quantity
778 END
779 END
780 NODE (QuantityType)
781 IF (Data Source Scheme IsPresent)
782 THEN
783 Quantity Type Code CopyTo ProprietaryQuantity\QuantityType
784 END
785 END
786 END
787 END
788 END
translate93B_Quantity8Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 93B -> Quantity8Choice : Default
823 TRANSLATE(93B, Quantity8Choice)
824 RULE
825 NODE (QuantityChoice)
826 NODE (SignedQuantity)
827 NODE (ShortLongPosition)
828 IF (Not (Data Source Scheme IsPresent))
829 THEN
830 IF (Sign IsPresent)
831 THEN
832 'SHOR' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
833 ELSE
834 'LONG' CopyTo QuantityChoice\SignedQuantity\ShortLongPosition
835 END
836 END
837 END
838 NODE (Quantity)
839 NODE (Unit)
840 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
841 THEN
842 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\Unit
843 END
844 END
845 NODE (FaceAmount)
846 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
847 THEN
848 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\FaceAmount
849 END
850 END
851 NODE (AmortisedValue)
852 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
853 THEN
854 Balance TranslateTo QuantityChoice\SignedQuantity\Quantity\AmortisedValue
855 END
856 END
857 END
858 END
859 END
860 NODE (ProprietaryQuantity)
861 NODE (ShortLongPosition)
862 IF (Data Source Scheme IsPresent)
863 THEN
864 IF (Sign IsPresent)
865 THEN
866 'SHOR' CopyTo ProprietaryQuantity\ShortLongPosition
867 ELSE
868 'LONG' CopyTo ProprietaryQuantity\ShortLongPosition
869 END
870 END
871 END
872 Data Source Scheme TranslateTo ProprietaryQuantity
873 NODE (Quantity)
874 IF (Data Source Scheme IsPresent)
875 THEN
876 Balance TranslateTo ProprietaryQuantity\Quantity
877 END
878 END
879 NODE (QuantityType)
880 IF (Data Source Scheme IsPresent)
881 THEN
882 Quantity Type Code CopyTo ProprietaryQuantity\QuantityType
883 END
884 END
885 END
886 END
887 END
translate93B_ShortLong1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 93B -> ShortLong1Code : Default
898 TRANSLATE(93B, ShortLong1Code)
899 RULE
900 IF ((Sign IsPresent) And (Quantity Type Code IsSameString 'FAMT'))
901 THEN
902 'SHOR' CopyTo ShortLong1Code
903 ELSE
904 'LONG' CopyTo ShortLong1Code
905 END
906 END
907 END
translate93B_ShortLong1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 93B -> ShortLong1Code : Default
910 TRANSLATE(93B, ShortLong1Code)
911 RULE
912 IF ((Sign IsPresent) And (Quantity Type Code IsSameString 'FAMT'))
913 THEN
914 'SHOR' CopyTo ShortLong1Code
915 ELSE
916 'LONG' CopyTo ShortLong1Code
917 END
918 END
919 END
translate93B_ShortLong1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 93B -> ShortLong1Code : Default
783 TRANSLATE(93B, ShortLong1Code)
784 RULE
785 IF ((Sign IsPresent) And (Quantity Type Code IsSameString 'FAMT'))
786 THEN
787 'SHOR' CopyTo ShortLong1Code
788 ELSE
789 'LONG' CopyTo ShortLong1Code
790 END
791 END
792 END
translate93B_ShortLong1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 93B -> ShortLong1Code : Default
714 TRANSLATE(93B, ShortLong1Code)
715 RULE
716 IF ((Sign IsPresent) And (Quantity Type Code IsSameString 'FAMT'))
717 THEN
718 'SHOR' CopyTo ShortLong1Code
719 ELSE
720 'LONG' CopyTo ShortLong1Code
721 END
722 END
723 END
translate93B_ShortLong1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 93B -> ShortLong1Code : Default
808 TRANSLATE(93B, ShortLong1Code)
809 RULE
810 IF ((Sign IsPresent) And (Quantity Type Code IsSameString 'FAMT'))
811 THEN
812 'SHOR' CopyTo ShortLong1Code
813 ELSE
814 'LONG' CopyTo ShortLong1Code
815 END
816 END
817 END
translate93B_SignedQuantityFormat3_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 93B -> SignedQuantityFormat3 : Default
756 TRANSLATE(93B, SignedQuantityFormat3)
757 RULE
758 NODE (ShortLongPosition)
759 IF (Sign IsPresent)
760 THEN
761 'SHOR' CopyTo ShortLongPosition
762 ELSE
763 'LONG' CopyTo ShortLongPosition
764 END
765 END
766 NODE (QuantityChoice)
767 NODE (Quantity)
768 NODE (Unit)
769 IF ((Quantity Type Code IsSameString 'UNIT') And (Not (Data Source Scheme IsPresent)))
770 THEN
771 (Balance FormatDecimal 'MX') CopyTo QuantityChoice\Quantity\Unit
772 END
773 END
774 NODE (FaceAmount)
775 IF ((Quantity Type Code IsSameString 'FAMT') And (Not (Data Source Scheme IsPresent)))
776 THEN
777 (Balance FormatDecimal 'MX') CopyTo QuantityChoice\Quantity\FaceAmount
778 END
779 END
780 NODE (AmortisedValue)
781 IF ((Quantity Type Code IsSameString 'AMOR') And (Not (Data Source Scheme IsPresent)))
782 THEN
783 (Balance FormatDecimal 'MX') CopyTo QuantityChoice\Quantity\AmortisedValue
784 END
785 END
786 END
787 NODE (ProprietaryQuantity)
788 Data Source Scheme TranslateTo QuantityChoice\ProprietaryQuantity
789 NODE (Quantity)
790 IF (Data Source Scheme IsPresent)
791 THEN
792 (Balance FormatDecimal 'MX') CopyTo QuantityChoice\ProprietaryQuantity\Quantity
793 END
794 END
795 NODE (QuantityType)
796 IF (Data Source Scheme IsPresent)
797 THEN
798 Quantity Type Code CopyTo QuantityChoice\ProprietaryQuantity\QuantityType
799 END
800 END
801 END
802 END
803 END
804 END
translate93C_1_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 93C_1 -> BalanceFormat2Choice : Default
1060 TRANSLATE(93C_1, BalanceFormat2Choice)
1061 RULE
1062 NODE (EligibleBalance)
1063 NODE (ShortLongPosition)
1064 IF (Balance Type Code IsSameString 'ELIG')
1065 THEN
1066 IF (Sign IsPresent)
1067 THEN
1068 'SHOR' CopyTo EligibleBalance\ShortLongPosition
1069 ELSE
1070 'LONG' CopyTo EligibleBalance\ShortLongPosition
1071 END
1072 END
1073 END
1074 NODE (Quantity)
1075 NODE (Unit)
1076 IF (Balance Type Code IsSameString 'ELIG')
1077 THEN
1078 IF (Quantity Type Code IsSameString 'UNIT')
1079 THEN
1080 Balance TranslateTo EligibleBalance\Quantity\Unit
1081 END
1082 END
1083 END
1084 NODE (FaceAmount)
1085 IF (Balance Type Code IsSameString 'ELIG')
1086 THEN
1087 IF (Quantity Type Code IsSameString 'FAMT')
1088 THEN
1089 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
1090 END
1091 END
1092 END
1093 NODE (AmortisedValue)
1094 IF (Balance Type Code IsSameString 'ELIG')
1095 THEN
1096 IF (Quantity Type Code IsSameString 'AMOR')
1097 THEN
1098 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
1099 END
1100 END
1101 END
1102 END
1103 END
1104 NODE (NotEligibleBalance)
1105 NODE (ShortLongPosition)
1106 IF (Balance Type Code IsSameString 'NELG')
1107 THEN
1108 IF (Sign IsPresent)
1109 THEN
1110 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
1111 ELSE
1112 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
1113 END
1114 END
1115 END
1116 NODE (Quantity)
1117 NODE (Unit)
1118 IF (Balance Type Code IsSameString 'NELG')
1119 THEN
1120 IF (Quantity Type Code IsSameString 'UNIT')
1121 THEN
1122 Balance TranslateTo NotEligibleBalance\Quantity\Unit
1123 END
1124 END
1125 END
1126 NODE (FaceAmount)
1127 IF (Balance Type Code IsSameString 'NELG')
1128 THEN
1129 IF (Quantity Type Code IsSameString 'FAMT')
1130 THEN
1131 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
1132 END
1133 END
1134 END
1135 NODE (AmortisedValue)
1136 IF (Balance Type Code IsSameString 'NELG')
1137 THEN
1138 IF (Quantity Type Code IsSameString 'AMOR')
1139 THEN
1140 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
1141 END
1142 END
1143 END
1144 END
1145 END
1146 END
1147 END
translate93C_1_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 93C_1 -> BalanceFormat2Choice : Default
1072 TRANSLATE(93C_1, BalanceFormat2Choice)
1073 RULE
1074 NODE (EligibleBalance)
1075 NODE (ShortLongPosition)
1076 IF (Balance Type Code IsSameString 'ELIG')
1077 THEN
1078 IF (Sign IsPresent)
1079 THEN
1080 'SHOR' CopyTo EligibleBalance\ShortLongPosition
1081 ELSE
1082 'LONG' CopyTo EligibleBalance\ShortLongPosition
1083 END
1084 END
1085 END
1086 NODE (Quantity)
1087 NODE (Unit)
1088 IF (Balance Type Code IsSameString 'ELIG')
1089 THEN
1090 IF (Quantity Type Code IsSameString 'UNIT')
1091 THEN
1092 Balance TranslateTo EligibleBalance\Quantity\Unit
1093 END
1094 END
1095 END
1096 NODE (FaceAmount)
1097 IF (Balance Type Code IsSameString 'ELIG')
1098 THEN
1099 IF (Quantity Type Code IsSameString 'FAMT')
1100 THEN
1101 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
1102 END
1103 END
1104 END
1105 NODE (AmortisedValue)
1106 IF (Balance Type Code IsSameString 'ELIG')
1107 THEN
1108 IF (Quantity Type Code IsSameString 'AMOR')
1109 THEN
1110 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
1111 END
1112 END
1113 END
1114 END
1115 END
1116 NODE (NotEligibleBalance)
1117 NODE (ShortLongPosition)
1118 IF (Balance Type Code IsSameString 'NELG')
1119 THEN
1120 IF (Sign IsPresent)
1121 THEN
1122 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
1123 ELSE
1124 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
1125 END
1126 END
1127 END
1128 NODE (Quantity)
1129 NODE (Unit)
1130 IF (Balance Type Code IsSameString 'NELG')
1131 THEN
1132 IF (Quantity Type Code IsSameString 'UNIT')
1133 THEN
1134 Balance TranslateTo NotEligibleBalance\Quantity\Unit
1135 END
1136 END
1137 END
1138 NODE (FaceAmount)
1139 IF (Balance Type Code IsSameString 'NELG')
1140 THEN
1141 IF (Quantity Type Code IsSameString 'FAMT')
1142 THEN
1143 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
1144 END
1145 END
1146 END
1147 NODE (AmortisedValue)
1148 IF (Balance Type Code IsSameString 'NELG')
1149 THEN
1150 IF (Quantity Type Code IsSameString 'AMOR')
1151 THEN
1152 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
1153 END
1154 END
1155 END
1156 END
1157 END
1158 END
1159 END
translate93C_1_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 93C_1 -> BalanceFormat2Choice : Default
626 TRANSLATE(93C_1, BalanceFormat2Choice)
627 RULE
628 NODE (EligibleBalance)
629 NODE (ShortLongPosition)
630 IF (Balance Type Code IsSameString 'ELIG')
631 THEN
632 IF (Sign IsPresent)
633 THEN
634 'SHOR' CopyTo EligibleBalance\ShortLongPosition
635 ELSE
636 'LONG' CopyTo EligibleBalance\ShortLongPosition
637 END
638 END
639 END
640 NODE (Quantity)
641 NODE (Unit)
642 IF (Balance Type Code IsSameString 'ELIG')
643 THEN
644 IF (Quantity Type Code IsSameString 'UNIT')
645 THEN
646 Balance TranslateTo EligibleBalance\Quantity\Unit
647 END
648 END
649 END
650 NODE (FaceAmount)
651 IF (Balance Type Code IsSameString 'ELIG')
652 THEN
653 IF (Quantity Type Code IsSameString 'FAMT')
654 THEN
655 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
656 END
657 END
658 END
659 NODE (AmortisedValue)
660 IF (Balance Type Code IsSameString 'ELIG')
661 THEN
662 IF (Quantity Type Code IsSameString 'AMOR')
663 THEN
664 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
665 END
666 END
667 END
668 END
669 END
670 NODE (NotEligibleBalance)
671 NODE (ShortLongPosition)
672 IF (Balance Type Code IsSameString 'NELG')
673 THEN
674 IF (Sign IsPresent)
675 THEN
676 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
677 ELSE
678 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
679 END
680 END
681 END
682 NODE (Quantity)
683 NODE (Unit)
684 IF (Balance Type Code IsSameString 'NELG')
685 THEN
686 IF (Quantity Type Code IsSameString 'UNIT')
687 THEN
688 Balance TranslateTo NotEligibleBalance\Quantity\Unit
689 END
690 END
691 END
692 NODE (FaceAmount)
693 IF (Balance Type Code IsSameString 'NELG')
694 THEN
695 IF (Quantity Type Code IsSameString 'FAMT')
696 THEN
697 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
698 END
699 END
700 END
701 NODE (AmortisedValue)
702 IF (Balance Type Code IsSameString 'NELG')
703 THEN
704 IF (Quantity Type Code IsSameString 'AMOR')
705 THEN
706 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
707 END
708 END
709 END
710 END
711 END
712 END
713 END
translate93C_1_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 93C_1 -> BalanceFormat2Choice : Default
518 TRANSLATE(93C_1, BalanceFormat2Choice)
519 RULE
520 NODE (EligibleBalance)
521 NODE (ShortLongPosition)
522 IF (Balance Type Code IsSameString 'ELIG')
523 THEN
524 IF (Sign IsPresent)
525 THEN
526 'SHOR' CopyTo EligibleBalance\ShortLongPosition
527 ELSE
528 'LONG' CopyTo EligibleBalance\ShortLongPosition
529 END
530 END
531 END
532 NODE (Quantity)
533 NODE (Unit)
534 IF (Balance Type Code IsSameString 'ELIG')
535 THEN
536 IF (Quantity Type Code IsSameString 'UNIT')
537 THEN
538 Balance TranslateTo EligibleBalance\Quantity\Unit
539 END
540 END
541 END
542 NODE (FaceAmount)
543 IF (Balance Type Code IsSameString 'ELIG')
544 THEN
545 IF (Quantity Type Code IsSameString 'FAMT')
546 THEN
547 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
548 END
549 END
550 END
551 NODE (AmortisedValue)
552 IF (Balance Type Code IsSameString 'ELIG')
553 THEN
554 IF (Quantity Type Code IsSameString 'AMOR')
555 THEN
556 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
557 END
558 END
559 END
560 END
561 END
562 NODE (NotEligibleBalance)
563 NODE (ShortLongPosition)
564 IF (Balance Type Code IsSameString 'NELG')
565 THEN
566 IF (Sign IsPresent)
567 THEN
568 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
569 ELSE
570 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
571 END
572 END
573 END
574 NODE (Quantity)
575 NODE (Unit)
576 IF (Balance Type Code IsSameString 'NELG')
577 THEN
578 IF (Quantity Type Code IsSameString 'UNIT')
579 THEN
580 Balance TranslateTo NotEligibleBalance\Quantity\Unit
581 END
582 END
583 END
584 NODE (FaceAmount)
585 IF (Balance Type Code IsSameString 'NELG')
586 THEN
587 IF (Quantity Type Code IsSameString 'FAMT')
588 THEN
589 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
590 END
591 END
592 END
593 NODE (AmortisedValue)
594 IF (Balance Type Code IsSameString 'NELG')
595 THEN
596 IF (Quantity Type Code IsSameString 'AMOR')
597 THEN
598 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
599 END
600 END
601 END
602 END
603 END
604 END
605 END
translate93C_2_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 93C_2 -> BalanceFormat2Choice : Default
945 TRANSLATE(93C_2, BalanceFormat2Choice)
946 RULE
947 NODE (EligibleBalance)
948 NODE (ShortLongPosition)
949 IF (Balance Type Code IsSameString 'ELIG')
950 THEN
951 IF (Sign IsPresent)
952 THEN
953 'SHOR' CopyTo EligibleBalance\ShortLongPosition
954 ELSE
955 'LONG' CopyTo EligibleBalance\ShortLongPosition
956 END
957 END
958 END
959 NODE (Quantity)
960 NODE (Unit)
961 IF (Balance Type Code IsSameString 'ELIG')
962 THEN
963 IF (Quantity Type Code IsSameString 'UNIT')
964 THEN
965 Balance TranslateTo EligibleBalance\Quantity\Unit
966 END
967 END
968 END
969 NODE (FaceAmount)
970 IF (Balance Type Code IsSameString 'ELIG')
971 THEN
972 IF (Quantity Type Code IsSameString 'FAMT')
973 THEN
974 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
975 END
976 END
977 END
978 NODE (AmortisedValue)
979 IF (Balance Type Code IsSameString 'ELIG')
980 THEN
981 IF (Quantity Type Code IsSameString 'AMOR')
982 THEN
983 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
984 END
985 END
986 END
987 END
988 END
989 NODE (NotEligibleBalance)
990 NODE (ShortLongPosition)
991 IF (Balance Type Code IsSameString 'NELG')
992 THEN
993 IF (Sign IsPresent)
994 THEN
995 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
996 ELSE
997 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
998 END
999 END
1000 END
1001 NODE (Quantity)
1002 NODE (Unit)
1003 IF (Balance Type Code IsSameString 'NELG')
1004 THEN
1005 IF (Quantity Type Code IsSameString 'UNIT')
1006 THEN
1007 Balance TranslateTo NotEligibleBalance\Quantity\Unit
1008 END
1009 END
1010 END
1011 NODE (FaceAmount)
1012 IF (Balance Type Code IsSameString 'NELG')
1013 THEN
1014 IF (Quantity Type Code IsSameString 'FAMT')
1015 THEN
1016 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
1017 END
1018 END
1019 END
1020 NODE (AmortisedValue)
1021 IF (Balance Type Code IsSameString 'NELG')
1022 THEN
1023 IF (Quantity Type Code IsSameString 'AMOR')
1024 THEN
1025 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
1026 END
1027 END
1028 END
1029 END
1030 END
1031 END
1032 END
translate93C_2_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 93C_2 -> BalanceFormat2Choice : Default
970 TRANSLATE(93C_2, BalanceFormat2Choice)
971 RULE
972 NODE (EligibleBalance)
973 NODE (ShortLongPosition)
974 IF (Balance Type Code IsSameString 'ELIG')
975 THEN
976 IF (Sign IsPresent)
977 THEN
978 'SHOR' CopyTo EligibleBalance\ShortLongPosition
979 ELSE
980 'LONG' CopyTo EligibleBalance\ShortLongPosition
981 END
982 END
983 END
984 NODE (Quantity)
985 NODE (Unit)
986 IF (Balance Type Code IsSameString 'ELIG')
987 THEN
988 IF (Quantity Type Code IsSameString 'UNIT')
989 THEN
990 Balance TranslateTo EligibleBalance\Quantity\Unit
991 END
992 END
993 END
994 NODE (FaceAmount)
995 IF (Balance Type Code IsSameString 'ELIG')
996 THEN
997 IF (Quantity Type Code IsSameString 'FAMT')
998 THEN
999 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
1000 END
1001 END
1002 END
1003 NODE (AmortisedValue)
1004 IF (Balance Type Code IsSameString 'ELIG')
1005 THEN
1006 IF (Quantity Type Code IsSameString 'AMOR')
1007 THEN
1008 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
1009 END
1010 END
1011 END
1012 END
1013 END
1014 NODE (NotEligibleBalance)
1015 NODE (ShortLongPosition)
1016 IF (Balance Type Code IsSameString 'NELG')
1017 THEN
1018 IF (Sign IsPresent)
1019 THEN
1020 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
1021 ELSE
1022 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
1023 END
1024 END
1025 END
1026 NODE (Quantity)
1027 NODE (Unit)
1028 IF (Balance Type Code IsSameString 'NELG')
1029 THEN
1030 IF (Quantity Type Code IsSameString 'UNIT')
1031 THEN
1032 Balance TranslateTo NotEligibleBalance\Quantity\Unit
1033 END
1034 END
1035 END
1036 NODE (FaceAmount)
1037 IF (Balance Type Code IsSameString 'NELG')
1038 THEN
1039 IF (Quantity Type Code IsSameString 'FAMT')
1040 THEN
1041 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
1042 END
1043 END
1044 END
1045 NODE (AmortisedValue)
1046 IF (Balance Type Code IsSameString 'NELG')
1047 THEN
1048 IF (Quantity Type Code IsSameString 'AMOR')
1049 THEN
1050 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
1051 END
1052 END
1053 END
1054 END
1055 END
1056 END
1057 END
translate93C_2_BalanceFormat2Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 93C_2 -> BalanceFormat2Choice : Default
299 TRANSLATE(93C_2, BalanceFormat2Choice)
300 RULE
301 NODE (EligibleBalance)
302 NODE (ShortLongPosition)
303 IF (Balance Type Code IsSameString 'ELIG')
304 THEN
305 IF (Sign IsPresent)
306 THEN
307 'SHOR' CopyTo EligibleBalance\ShortLongPosition
308 ELSE
309 'LONG' CopyTo EligibleBalance\ShortLongPosition
310 END
311 END
312 END
313 NODE (Quantity)
314 NODE (Unit)
315 IF (Balance Type Code IsSameString 'ELIG')
316 THEN
317 IF (Quantity Type Code IsSameString 'UNIT')
318 THEN
319 Balance TranslateTo EligibleBalance\Quantity\Unit
320 END
321 END
322 END
323 NODE (FaceAmount)
324 IF (Balance Type Code IsSameString 'ELIG')
325 THEN
326 IF (Quantity Type Code IsSameString 'FAMT')
327 THEN
328 Balance TranslateTo EligibleBalance\Quantity\FaceAmount
329 END
330 END
331 END
332 NODE (AmortisedValue)
333 IF (Balance Type Code IsSameString 'ELIG')
334 THEN
335 IF (Quantity Type Code IsSameString 'AMOR')
336 THEN
337 Balance TranslateTo EligibleBalance\Quantity\AmortisedValue
338 END
339 END
340 END
341 END
342 END
343 NODE (NotEligibleBalance)
344 NODE (ShortLongPosition)
345 IF (Balance Type Code IsSameString 'NELG')
346 THEN
347 IF (Sign IsPresent)
348 THEN
349 'SHOR' CopyTo NotEligibleBalance\ShortLongPosition
350 ELSE
351 'LONG' CopyTo NotEligibleBalance\ShortLongPosition
352 END
353 END
354 END
355 NODE (Quantity)
356 NODE (Unit)
357 IF (Balance Type Code IsSameString 'NELG')
358 THEN
359 IF (Quantity Type Code IsSameString 'UNIT')
360 THEN
361 Balance TranslateTo NotEligibleBalance\Quantity\Unit
362 END
363 END
364 END
365 NODE (FaceAmount)
366 IF (Balance Type Code IsSameString 'NELG')
367 THEN
368 IF (Quantity Type Code IsSameString 'FAMT')
369 THEN
370 Balance TranslateTo NotEligibleBalance\Quantity\FaceAmount
371 END
372 END
373 END
374 NODE (AmortisedValue)
375 IF (Balance Type Code IsSameString 'NELG')
376 THEN
377 IF (Quantity Type Code IsSameString 'AMOR')
378 THEN
379 Balance TranslateTo NotEligibleBalance\Quantity\AmortisedValue
380 END
381 END
382 END
383 END
384 END
385 END
386 END
translate94B_15_MarketIdentification7_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 94B_15 -> MarketIdentification7 : Default
474 TRANSLATE(94B_15, MarketIdentification7)
475 RULE
476 NODE (Type)
477 NODE (Code)
478 IF (Not (Data Source Scheme IsPresent))
479 THEN
480 Place Code TranslateTo Type\Code
481 END
482 END
483 NODE (Proprietary)
484 Data Source Scheme TranslateTo Type\Proprietary
485 NODE (Identification)
486 IF (Data Source Scheme IsPresent)
487 THEN
488 Place Code CopyTo Type\Proprietary\Identification
489 END
490 END
491 END
492 END
493 NODE (Identification)
494 NODE (MarketIdentifierCode)
495 IF (Narrative Matches '[A-Z0-9]{4}')
496 THEN
497 Narrative CopyTo Identification\MarketIdentifierCode
498 END
499 END
500 NODE (Description)
501 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
502 THEN
503 Narrative CopyTo Identification\Description
504 END
505 END
506 END
507 END
508 END
translate94B_15_MarketIdentification7_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 94B_15 -> MarketIdentification7 : Default
486 TRANSLATE(94B_15, MarketIdentification7)
487 RULE
488 NODE (Type)
489 NODE (Code)
490 IF (Not (Data Source Scheme IsPresent))
491 THEN
492 Place Code TranslateTo Type\Code
493 END
494 END
495 NODE (Proprietary)
496 Data Source Scheme TranslateTo Type\Proprietary
497 NODE (Identification)
498 IF (Data Source Scheme IsPresent)
499 THEN
500 Place Code CopyTo Type\Proprietary\Identification
501 END
502 END
503 END
504 END
505 NODE (Identification)
506 NODE (MarketIdentifierCode)
507 IF (Narrative Matches '[A-Z0-9]{4}')
508 THEN
509 Narrative CopyTo Identification\MarketIdentifierCode
510 END
511 END
512 NODE (Description)
513 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
514 THEN
515 Narrative CopyTo Identification\Description
516 END
517 END
518 END
519 END
520 END
translate94B_15_MarketIdentification7_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 94B_15 -> MarketIdentification7 : Default
413 TRANSLATE(94B_15, MarketIdentification7)
414 RULE
415 NODE (Type)
416 NODE (Code)
417 IF (Not (Data Source Scheme IsPresent))
418 THEN
419 Place Code TranslateTo Type\Code
420 END
421 END
422 NODE (Proprietary)
423 Data Source Scheme TranslateTo Type\Proprietary
424 NODE (Identification)
425 IF (Data Source Scheme IsPresent)
426 THEN
427 Place Code CopyTo Type\Proprietary\Identification
428 END
429 END
430 END
431 END
432 NODE (Identification)
433 NODE (MarketIdentifierCode)
434 IF (Narrative Matches '[A-Z0-9]{4}')
435 THEN
436 Narrative CopyTo Identification\MarketIdentifierCode
437 END
438 END
439 NODE (Description)
440 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
441 THEN
442 Narrative CopyTo Identification\Description
443 END
444 END
445 END
446 END
447 END
translate94B_15_MarketIdentification7_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 94B_15 -> MarketIdentification7 : Default
421 TRANSLATE(94B_15, MarketIdentification7)
422 RULE
423 NODE (Type)
424 NODE (Code)
425 IF (Not (Data Source Scheme IsPresent))
426 THEN
427 Place Code TranslateTo Type\Code
428 END
429 END
430 NODE (Proprietary)
431 Data Source Scheme TranslateTo Type\Proprietary
432 NODE (Identification)
433 IF (Data Source Scheme IsPresent)
434 THEN
435 Place Code CopyTo Type\Proprietary\Identification
436 END
437 END
438 END
439 END
440 NODE (Identification)
441 NODE (MarketIdentifierCode)
442 IF (Narrative Matches '[A-Z0-9]{4}')
443 THEN
444 Narrative CopyTo Identification\MarketIdentifierCode
445 END
446 END
447 NODE (Description)
448 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
449 THEN
450 Narrative CopyTo Identification\Description
451 END
452 END
453 END
454 END
455 END
translate94B_16_MarketIdentification8_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94B_16 -> MarketIdentification8 : Default
1795 TRANSLATE(94B_16, MarketIdentification8)
1796 RULE
1797 NODE (Identification)
1798 NODE (MarketIdentifierCode)
1799 IF (Narrative Matches '[A-Z0-9]{4}')
1800 THEN
1801 Narrative CopyTo Identification\MarketIdentifierCode
1802 END
1803 END
1804 NODE (Description)
1805 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
1806 THEN
1807 Narrative CopyTo Identification\Description
1808 END
1809 END
1810 END
1811 NODE (Type)
1812 NODE (Code)
1813 IF (Not (Data Source Scheme IsPresent))
1814 THEN
1815 Place Code TranslateTo Type\Code
1816 END
1817 END
1818 NODE (Proprietary)
1819 Data Source Scheme TranslateTo Type\Proprietary
1820 NODE (Identification)
1821 IF (Data Source Scheme IsPresent)
1822 THEN
1823 Place Code CopyTo Type\Proprietary\Identification
1824 END
1825 END
1826 END
1827 END
1828 END
1829 END
translate94B_17_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 94B_17 -> SafekeepingPlaceFormat5Choice : Default
740 TRANSLATE(94B_17, SafekeepingPlaceFormat5Choice)
741 RULE
742 NODE (Identification)
743 NODE (SafekeepingPlaceType)
744 IF (Not (Data Source Scheme IsPresent))
745 THEN
746 Place Code TranslateTo Identification\SafekeepingPlaceType
747 END
748 END
749 NODE (Identification)
750 IF (Not (Data Source Scheme IsPresent))
751 THEN
752 Narrative CopyTo Identification\Identification
753 END
754 END
755 END
756 NODE (Proprietary)
757 NODE (Type)
758 Data Source Scheme TranslateTo Proprietary\Type
759 NODE (Identification)
760 IF (Data Source Scheme IsPresent)
761 THEN
762 Place Code CopyTo Proprietary\Type\Identification
763 END
764 END
765 END
766 NODE (Identification)
767 IF (Data Source Scheme IsPresent)
768 THEN
769 Narrative CopyTo Proprietary\Identification
770 END
771 END
772 END
773 END
774 END
translate94B_17_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 94B_17 -> SafekeepingPlaceFormat5Choice : Default
144 TRANSLATE(94B_17, SafekeepingPlaceFormat5Choice)
145 RULE
146 NODE (Identification)
147 NODE (SafekeepingPlaceType)
148 IF (Not (Data Source Scheme IsPresent))
149 THEN
150 Place Code TranslateTo Identification\SafekeepingPlaceType
151 END
152 END
153 NODE (Identification)
154 IF (Not (Data Source Scheme IsPresent))
155 THEN
156 Narrative CopyTo Identification\Identification
157 END
158 END
159 END
160 NODE (Proprietary)
161 NODE (Type)
162 Data Source Scheme TranslateTo Proprietary\Type
163 NODE (Identification)
164 IF (Data Source Scheme IsPresent)
165 THEN
166 Place Code CopyTo Proprietary\Type\Identification
167 END
168 END
169 END
170 NODE (Identification)
171 IF (Data Source Scheme IsPresent)
172 THEN
173 Narrative CopyTo Proprietary\Identification
174 END
175 END
176 END
177 END
178 END
translate94B_1_SafekeepingPlaceFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94B_1 -> SafekeepingPlaceFormat4Choice : Default
2054 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
2055 RULE
2056 NODE (Identification)
2057 NODE (SafekeepingPlaceType)
2058 IF (Not (Data Source Scheme IsPresent))
2059 THEN
2060 Place Code TranslateTo Identification\SafekeepingPlaceType
2061 END
2062 END
2063 NODE (Identification)
2064 IF (Not (Data Source Scheme IsPresent))
2065 THEN
2066 Narrative CopyTo Identification\Identification
2067 END
2068 END
2069 END
2070 NODE (Proprietary)
2071 NODE (Type)
2072 Data Source Scheme TranslateTo Proprietary\Type
2073 NODE (Identification)
2074 IF (Data Source Scheme IsPresent)
2075 THEN
2076 Place Code CopyTo Proprietary\Type\Identification
2077 END
2078 END
2079 END
2080 NODE (Identification)
2081 IF (Data Source Scheme IsPresent)
2082 THEN
2083 Narrative CopyTo Proprietary\Identification
2084 END
2085 END
2086 END
2087 END
2088 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
830 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
831 RULE
832 NODE (Identification)
833 NODE (SafekeepingPlaceType)
834 IF (Not (Data Source Scheme IsPresent))
835 THEN
836 Place Code TranslateTo Identification\SafekeepingPlaceType
837 END
838 END
839 NODE (Identification)
840 IF (Not (Data Source Scheme IsPresent))
841 THEN
842 Narrative CopyTo Identification\Identification
843 END
844 END
845 END
846 NODE (Proprietary)
847 NODE (Type)
848 Data Source Scheme TranslateTo Proprietary\Type
849 NODE (Identification)
850 IF (Data Source Scheme IsPresent)
851 THEN
852 Place Code CopyTo Proprietary\Type\Identification
853 END
854 END
855 END
856 NODE (Identification)
857 IF (Data Source Scheme IsPresent)
858 THEN
859 Narrative CopyTo Proprietary\Identification
860 END
861 END
862 END
863 END
864 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
842 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
843 RULE
844 NODE (Identification)
845 NODE (SafekeepingPlaceType)
846 IF (Not (Data Source Scheme IsPresent))
847 THEN
848 Place Code TranslateTo Identification\SafekeepingPlaceType
849 END
850 END
851 NODE (Identification)
852 IF (Not (Data Source Scheme IsPresent))
853 THEN
854 Narrative CopyTo Identification\Identification
855 END
856 END
857 END
858 NODE (Proprietary)
859 NODE (Type)
860 Data Source Scheme TranslateTo Proprietary\Type
861 NODE (Identification)
862 IF (Data Source Scheme IsPresent)
863 THEN
864 Place Code CopyTo Proprietary\Type\Identification
865 END
866 END
867 END
868 NODE (Identification)
869 IF (Data Source Scheme IsPresent)
870 THEN
871 Narrative CopyTo Proprietary\Identification
872 END
873 END
874 END
875 END
876 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
475 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
476 RULE
477 NODE (Identification)
478 NODE (SafekeepingPlaceType)
479 IF (Not (Data Source Scheme IsPresent))
480 THEN
481 Place Code TranslateTo Identification\SafekeepingPlaceType
482 END
483 END
484 NODE (Identification)
485 IF (Not (Data Source Scheme IsPresent))
486 THEN
487 Narrative CopyTo Identification\Identification
488 END
489 END
490 END
491 NODE (Proprietary)
492 NODE (Type)
493 Data Source Scheme TranslateTo Proprietary\Type
494 NODE (Identification)
495 IF (Data Source Scheme IsPresent)
496 THEN
497 Place Code CopyTo Proprietary\Type\Identification
498 END
499 END
500 END
501 NODE (Identification)
502 IF (Data Source Scheme IsPresent)
503 THEN
504 Narrative CopyTo Proprietary\Identification
505 END
506 END
507 END
508 END
509 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
464 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
465 RULE
466 NODE (Identification)
467 NODE (SafekeepingPlaceType)
468 IF (Not (Data Source Scheme IsPresent))
469 THEN
470 Place Code TranslateTo Identification\SafekeepingPlaceType
471 END
472 END
473 NODE (Identification)
474 IF (Not (Data Source Scheme IsPresent))
475 THEN
476 Narrative CopyTo Identification\Identification
477 END
478 END
479 END
480 NODE (Proprietary)
481 NODE (Type)
482 Data Source Scheme TranslateTo Proprietary\Type
483 NODE (Identification)
484 IF (Data Source Scheme IsPresent)
485 THEN
486 Place Code CopyTo Proprietary\Type\Identification
487 END
488 END
489 END
490 NODE (Identification)
491 IF (Data Source Scheme IsPresent)
492 THEN
493 Narrative CopyTo Proprietary\Identification
494 END
495 END
496 END
497 END
498 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
715 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
716 RULE
717 NODE (Identification)
718 NODE (SafekeepingPlaceType)
719 IF (Not (Data Source Scheme IsPresent))
720 THEN
721 Place Code TranslateTo Identification\SafekeepingPlaceType
722 END
723 END
724 NODE (Identification)
725 IF (Not (Data Source Scheme IsPresent))
726 THEN
727 Narrative CopyTo Identification\Identification
728 END
729 END
730 END
731 NODE (Proprietary)
732 NODE (Type)
733 Data Source Scheme TranslateTo Proprietary\Type
734 NODE (Identification)
735 IF (Data Source Scheme IsPresent)
736 THEN
737 Place Code CopyTo Proprietary\Type\Identification
738 END
739 END
740 END
741 NODE (Identification)
742 IF (Data Source Scheme IsPresent)
743 THEN
744 Narrative CopyTo Proprietary\Identification
745 END
746 END
747 END
748 END
749 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
419 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
420 RULE
421 NODE (Identification)
422 NODE (SafekeepingPlaceType)
423 IF (Not (Data Source Scheme IsPresent))
424 THEN
425 Place Code TranslateTo Identification\SafekeepingPlaceType
426 END
427 END
428 NODE (Identification)
429 IF (Not (Data Source Scheme IsPresent))
430 THEN
431 Narrative CopyTo Identification\Identification
432 END
433 END
434 END
435 NODE (Proprietary)
436 NODE (Type)
437 Data Source Scheme TranslateTo Proprietary\Type
438 NODE (Identification)
439 IF (Data Source Scheme IsPresent)
440 THEN
441 Place Code CopyTo Proprietary\Type\Identification
442 END
443 END
444 END
445 NODE (Identification)
446 IF (Data Source Scheme IsPresent)
447 THEN
448 Narrative CopyTo Proprietary\Identification
449 END
450 END
451 END
452 END
453 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
484 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
485 RULE
486 NODE (Identification)
487 NODE (SafekeepingPlaceType)
488 IF (Not (Data Source Scheme IsPresent))
489 THEN
490 Place Code TranslateTo Identification\SafekeepingPlaceType
491 END
492 END
493 NODE (Identification)
494 IF (Not (Data Source Scheme IsPresent))
495 THEN
496 Narrative CopyTo Identification\Identification
497 END
498 END
499 END
500 NODE (Proprietary)
501 NODE (Type)
502 Data Source Scheme TranslateTo Proprietary\Type
503 NODE (Identification)
504 IF (Data Source Scheme IsPresent)
505 THEN
506 Place Code CopyTo Proprietary\Type\Identification
507 END
508 END
509 END
510 NODE (Identification)
511 IF (Data Source Scheme IsPresent)
512 THEN
513 Narrative CopyTo Proprietary\Identification
514 END
515 END
516 END
517 END
518 END
translate94B_6_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 94B_6 -> SafekeepingPlaceFormat5Choice : Default
539 TRANSLATE(94B_6, SafekeepingPlaceFormat5Choice)
540 RULE
541 NODE (Identification)
542 NODE (SafekeepingPlaceType)
543 IF (Not (Data Source Scheme IsPresent))
544 THEN
545 Place Code TranslateTo Identification\SafekeepingPlaceType
546 END
547 END
548 NODE (Identification)
549 IF (Not (Data Source Scheme IsPresent))
550 THEN
551 Narrative CopyTo Identification\Identification
552 END
553 END
554 END
555 NODE (Proprietary)
556 NODE (Type)
557 Data Source Scheme TranslateTo Proprietary\Type
558 NODE (Identification)
559 IF (Data Source Scheme IsPresent)
560 THEN
561 Place Code CopyTo Proprietary\Type\Identification
562 END
563 END
564 END
565 NODE (Identification)
566 IF (Data Source Scheme IsPresent)
567 THEN
568 Narrative CopyTo Proprietary\Identification
569 END
570 END
571 END
572 END
573 END
translate94C_CountryCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 94C -> CountryCode : Default
2359 TRANSLATE(94C, CountryCode)
2360 RULE
2361 Country Code CopyTo CountryCode
2362 END
2363 END
translate94C_CountryCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 94C -> CountryCode : Default
1099 TRANSLATE(94C, CountryCode)
1100 RULE
1101 Country Code CopyTo CountryCode
1102 END
1103 END
translate94C_SafekeepingPlaceFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94C -> SafekeepingPlaceFormat4Choice : Default
2094 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
2095 RULE
2096 NODE (Country)
2097 Country Code CopyTo Country
2098 END
2099 END
2100 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
871 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
872 RULE
873 NODE (Country)
874 Country Code CopyTo Country
875 END
876 END
877 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
883 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
884 RULE
885 NODE (Country)
886 Country Code CopyTo Country
887 END
888 END
889 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
536 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
537 RULE
538 NODE (Country)
539 Country Code CopyTo Country
540 END
541 END
542 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
505 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
506 RULE
507 NODE (Country)
508 Country Code CopyTo Country
509 END
510 END
511 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
756 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
757 RULE
758 NODE (Country)
759 Country Code CopyTo Country
760 END
761 END
762 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
460 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
461 RULE
462 NODE (Country)
463 Country Code CopyTo Country
464 END
465 END
466 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
525 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
526 RULE
527 NODE (Country)
528 Country Code CopyTo Country
529 END
530 END
531 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
580 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
581 RULE
582 NODE (Country)
583 Country Code CopyTo Country
584 END
585 END
586 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
781 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
782 RULE
783 NODE (Country)
784 Country Code CopyTo Country
785 END
786 END
787 END
translate94C_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 94C -> SafekeepingPlaceFormat5Choice : Default
198 TRANSLATE(94C, SafekeepingPlaceFormat5Choice)
199 RULE
200 NODE (Country)
201 Country Code CopyTo Country
202 END
203 END
204 END
translate94F_SafekeepingPlaceFormat4Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94F -> SafekeepingPlaceFormat4Choice : Default
2101 TRANSLATE(94F, SafekeepingPlaceFormat4Choice)
2102 RULE
2103 NODE (TypeAndIdentification)
2104 NODE (SafekeepingPlaceType)
2105 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
2106 END
2107 NODE (Identification)
2108 Identifier Code TranslateTo TypeAndIdentification\Identification
2109 END
2110 END
2111 END
2112 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
878 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
879 RULE
880 NODE (TypeAndIdentification)
881 NODE (SafekeepingPlaceType)
882 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
883 END
884 NODE (Identification)
885 Identifier Code TranslateTo TypeAndIdentification\Identification
886 END
887 END
888 END
889 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
890 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
891 RULE
892 NODE (TypeAndIdentification)
893 NODE (SafekeepingPlaceType)
894 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
895 END
896 NODE (Identification)
897 Identifier Code TranslateTo TypeAndIdentification\Identification
898 END
899 END
900 END
901 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
516 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
517 RULE
518 NODE (TypeAndIdentification)
519 NODE (SafekeepingPlaceType)
520 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
521 END
522 NODE (Identification)
523 Identifier Code TranslateTo TypeAndIdentification\Identification
524 END
525 END
526 END
527 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
512 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
513 RULE
514 NODE (TypeAndIdentification)
515 NODE (SafekeepingPlaceType)
516 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
517 END
518 NODE (Identification)
519 Identifier Code TranslateTo TypeAndIdentification\Identification
520 END
521 END
522 END
523 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
763 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
764 RULE
765 NODE (TypeAndIdentification)
766 NODE (SafekeepingPlaceType)
767 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
768 END
769 NODE (Identification)
770 Identifier Code TranslateTo TypeAndIdentification\Identification
771 END
772 END
773 END
774 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
467 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
468 RULE
469 NODE (TypeAndIdentification)
470 NODE (SafekeepingPlaceType)
471 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
472 END
473 NODE (Identification)
474 Identifier Code TranslateTo TypeAndIdentification\Identification
475 END
476 END
477 END
478 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
532 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
533 RULE
534 NODE (TypeAndIdentification)
535 NODE (SafekeepingPlaceType)
536 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
537 END
538 NODE (Identification)
539 Identifier Code TranslateTo TypeAndIdentification\Identification
540 END
541 END
542 END
543 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
587 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
588 RULE
589 NODE (TypeAndIdentification)
590 NODE (SafekeepingPlaceType)
591 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
592 END
593 NODE (Identification)
594 Identifier Code TranslateTo TypeAndIdentification\Identification
595 END
596 END
597 END
598 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
788 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
789 RULE
790 NODE (TypeAndIdentification)
791 NODE (SafekeepingPlaceType)
792 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
793 END
794 NODE (Identification)
795 Identifier Code TranslateTo TypeAndIdentification\Identification
796 END
797 END
798 END
799 END
translate94F_SafekeepingPlaceFormat5Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 94F -> SafekeepingPlaceFormat5Choice : Default
205 TRANSLATE(94F, SafekeepingPlaceFormat5Choice)
206 RULE
207 NODE (TypeAndIdentification)
208 NODE (SafekeepingPlaceType)
209 Place Code TranslateTo TypeAndIdentification\SafekeepingPlaceType
210 END
211 NODE (Identification)
212 Identifier Code TranslateTo TypeAndIdentification\Identification
213 END
214 END
215 END
216 END
translate95C_2_PartyIdentification53Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95C_2 -> PartyIdentification53Choice : Default
2251 TRANSLATE(95C_2, PartyIdentification53Choice)
2252 RULE
2253 NODE (Country)
2254 Country Code CopyTo Country
2255 END
2256 END
2257 END
translate95P_12_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95P_12 -> Max35Text : Default
41 TRANSLATE(95P_12, Max35Text)
42 RULE
43 Identifier Code CopyTo Max35Text
44 END
45 END
translate95P_12_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95P_12 -> Max35Text : Default
41 TRANSLATE(95P_12, Max35Text)
42 RULE
43 Identifier Code CopyTo Max35Text
44 END
45 END
translate95P_12_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95P_12 -> Max35Text : Default
36 TRANSLATE(95P_12, Max35Text)
37 RULE
38 Identifier Code CopyTo Max35Text
39 END
40 END
translate95P_12_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95P_12 -> Max35Text : Default
36 TRANSLATE(95P_12, Max35Text)
37 RULE
38 Identifier Code CopyTo Max35Text
39 END
40 END
translate95P_12_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95P_12 -> PartyIdentification26Choice : Default
61 TRANSLATE(95P_12, PartyIdentification26Choice)
62 RULE
63 NODE (BICOrBEI)
64 Identifier Code TranslateTo BICOrBEI
65 END
66 END
67 END
translate95P_12_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95P_12 -> PartyIdentification26Choice : Default
61 TRANSLATE(95P_12, PartyIdentification26Choice)
62 RULE
63 NODE (BICOrBEI)
64 Identifier Code TranslateTo BICOrBEI
65 END
66 END
67 END
translate95P_12_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95P_12 -> PartyIdentification26Choice : Default
56 TRANSLATE(95P_12, PartyIdentification26Choice)
57 RULE
58 NODE (BICOrBEI)
59 Identifier Code TranslateTo BICOrBEI
60 END
61 END
62 END
translate95P_12_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95P_12 -> PartyIdentification26Choice : Default
56 TRANSLATE(95P_12, PartyIdentification26Choice)
57 RULE
58 NODE (BICOrBEI)
59 Identifier Code TranslateTo BICOrBEI
60 END
61 END
62 END
translate95P_13_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95P_13 -> FinancialInstitutionIdentification6Choice : Default
365 TRANSLATE(95P_13, FinancialInstitutionIdentification6Choice)
366 RULE
367 NODE (BIC)
368 Identifier Code CopyTo BIC
369 END
370 END
371 END
translate95P_13_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95P_13 -> FinancialInstitutionIdentification6Choice : Default
369 TRANSLATE(95P_13, FinancialInstitutionIdentification6Choice)
370 RULE
371 NODE (BIC)
372 Identifier Code CopyTo BIC
373 END
374 END
375 END
translate95P_13_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95P_13 -> FinancialInstitutionIdentification6Choice : Default
496 TRANSLATE(95P_13, FinancialInstitutionIdentification6Choice)
497 RULE
498 NODE (BIC)
499 Identifier Code CopyTo BIC
500 END
501 END
502 END
translate95P_13_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95P_13 -> FinancialInstitutionIdentification6Choice : Default
503 TRANSLATE(95P_13, FinancialInstitutionIdentification6Choice)
504 RULE
505 NODE (BIC)
506 Identifier Code CopyTo BIC
507 END
508 END
509 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 95P_4 -> Party9Choice : Default
1 TRANSLATE(95P_4, Party9Choice)
2 RULE
3 NODE (FinancialInstitutionIdentification)
4 NODE (FinancialInstitutionIdentification)
5 NODE (BICFI)
6 Identifier Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI
7 END
8 END
9 END
10 END
11 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
790 TRANSLATE(95P_4, PartyIdentification51Choice)
791 RULE
792 NODE (AnyBIC)
793 Identifier Code TranslateTo AnyBIC
794 END
795 END
796 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
802 TRANSLATE(95P_4, PartyIdentification51Choice)
803 RULE
804 NODE (AnyBIC)
805 Identifier Code TranslateTo AnyBIC
806 END
807 END
808 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
435 TRANSLATE(95P_4, PartyIdentification51Choice)
436 RULE
437 NODE (AnyBIC)
438 Identifier Code TranslateTo AnyBIC
439 END
440 END
441 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
424 TRANSLATE(95P_4, PartyIdentification51Choice)
425 RULE
426 NODE (AnyBIC)
427 Identifier Code TranslateTo AnyBIC
428 END
429 END
430 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
675 TRANSLATE(95P_4, PartyIdentification51Choice)
676 RULE
677 NODE (AnyBIC)
678 Identifier Code TranslateTo AnyBIC
679 END
680 END
681 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
379 TRANSLATE(95P_4, PartyIdentification51Choice)
380 RULE
381 NODE (AnyBIC)
382 Identifier Code TranslateTo AnyBIC
383 END
384 END
385 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
444 TRANSLATE(95P_4, PartyIdentification51Choice)
445 RULE
446 NODE (AnyBIC)
447 Identifier Code TranslateTo AnyBIC
448 END
449 END
450 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
480 TRANSLATE(95P_4, PartyIdentification51Choice)
481 RULE
482 NODE (AnyBIC)
483 Identifier Code TranslateTo AnyBIC
484 END
485 END
486 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
700 TRANSLATE(95P_4, PartyIdentification51Choice)
701 RULE
702 NODE (AnyBIC)
703 Identifier Code TranslateTo AnyBIC
704 END
705 END
706 END
translate95P_4_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 95P_4 -> PartyIdentification51Choice : Default
104 TRANSLATE(95P_4, PartyIdentification51Choice)
105 RULE
106 NODE (AnyBIC)
107 Identifier Code TranslateTo AnyBIC
108 END
109 END
110 END
translate95P_4_PartyIdentification52Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95P_4 -> PartyIdentification52Choice : Default
1033 TRANSLATE(95P_4, PartyIdentification52Choice)
1034 RULE
1035 NODE (AnyBIC)
1036 Identifier Code TranslateTo AnyBIC
1037 END
1038 END
1039 END
translate95P_4_PartyIdentification53Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_4 -> PartyIdentification53Choice : Default
2258 TRANSLATE(95P_4, PartyIdentification53Choice)
2259 RULE
2260 NODE (AnyBIC)
2261 Identifier Code TranslateTo AnyBIC
2262 END
2263 END
2264 END
translate95P_4_PartyIdentification54Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_4 -> PartyIdentification54Choice : Default
2322 TRANSLATE(95P_4, PartyIdentification54Choice)
2323 RULE
2324 NODE (AnyBIC)
2325 Identifier Code TranslateTo AnyBIC
2326 END
2327 END
2328 END
translate95P_4_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95P_4 -> PartyIdentification56Choice : Default
3224 TRANSLATE(95P_4, PartyIdentification56Choice)
3225 RULE
3226 NODE (AnyBIC)
3227 Identifier Code TranslateTo AnyBIC
3228 END
3229 END
3230 END
translate95P_4_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95P_4 -> PartyIdentification56Choice : Default
553 TRANSLATE(95P_4, PartyIdentification56Choice)
554 RULE
555 NODE (AnyBIC)
556 Identifier Code TranslateTo AnyBIC
557 END
558 END
559 END
translate95P_4_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95P_4 -> PartyIdentification56Choice : Default
532 TRANSLATE(95P_4, PartyIdentification56Choice)
533 RULE
534 NODE (AnyBIC)
535 Identifier Code TranslateTo AnyBIC
536 END
537 END
538 END
translate95P_4_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_4 -> PartyIdentification56Choice : Default
2664 TRANSLATE(95P_4, PartyIdentification56Choice)
2665 RULE
2666 NODE (AnyBIC)
2667 Identifier Code TranslateTo AnyBIC
2668 END
2669 END
2670 END
translate95P_4_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95P_4 -> PartyIdentification56Choice : Default
822 TRANSLATE(95P_4, PartyIdentification56Choice)
823 RULE
824 NODE (AnyBIC)
825 Identifier Code TranslateTo AnyBIC
826 END
827 END
828 END
translate95P_4_PartyIdentification57Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95P_4 -> PartyIdentification57Choice : Default
3711 TRANSLATE(95P_4, PartyIdentification57Choice)
3712 RULE
3713 NODE (AnyBIC)
3714 Identifier Code TranslateTo AnyBIC
3715 END
3716 END
3717 END
translate95P_5_PartyIdentification55Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95P_5 -> PartyIdentification55Choice : Default
2385 TRANSLATE(95P_5, PartyIdentification55Choice)
2386 RULE
2387 NODE (BICFI)
2388 Identifier Code TranslateTo BICFI
2389 END
2390 END
2391 END
translate95Q_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95Q -> FinancialInstitutionIdentification6Choice : Default
372 TRANSLATE(95Q, FinancialInstitutionIdentification6Choice)
373 RULE
374 NODE (NameAndAddress)
375 Name and Address TranslateTo NameAndAddress
376 END
377 END
378 END
translate95Q_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95Q -> FinancialInstitutionIdentification6Choice : Default
362 TRANSLATE(95Q, FinancialInstitutionIdentification6Choice)
363 RULE
364 NODE (NameAndAddress)
365 Name and Address TranslateTo NameAndAddress
366 END
367 END
368 END
translate95Q_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95Q -> FinancialInstitutionIdentification6Choice : Default
503 TRANSLATE(95Q, FinancialInstitutionIdentification6Choice)
504 RULE
505 NODE (NameAndAddress)
506 Name and Address TranslateTo NameAndAddress
507 END
508 END
509 END
translate95Q_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95Q -> FinancialInstitutionIdentification6Choice : Default
496 TRANSLATE(95Q, FinancialInstitutionIdentification6Choice)
497 RULE
498 NODE (NameAndAddress)
499 Name and Address TranslateTo NameAndAddress
500 END
501 END
502 END
translate95Q_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95Q -> Max35Text : Default
46 TRANSLATE(95Q, Max35Text)
47 RULE
48 (Name and Address\Line[1] Substring '1') CopyTo Max35Text
49 END
50 END
translate95Q_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95Q -> Max35Text : Default
46 TRANSLATE(95Q, Max35Text)
47 RULE
48 (Name and Address\Line[1] Substring '1') CopyTo Max35Text
49 END
50 END
translate95Q_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95Q -> Max35Text : Default
41 TRANSLATE(95Q, Max35Text)
42 RULE
43 (Name and Address\Line[1] Substring '1') CopyTo Max35Text
44 END
45 END
translate95Q_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95Q -> Max35Text : Default
41 TRANSLATE(95Q, Max35Text)
42 RULE
43 (Name and Address\Line[1] Substring '1') CopyTo Max35Text
44 END
45 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 95Q -> Party9Choice : Default
17 TRANSLATE(95Q, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
22 END
23 END
24 END
25 END
translate95Q_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 95Q -> Party9Choice : Default
46 TRANSLATE(95Q, Party9Choice)
47 RULE
48 NODE (FinancialInstitutionIdentification)
49 NODE (FinancialInstitutionIdentification)
50 Name and Address TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification
51 END
52 END
53 END
54 END
translate95Q_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95Q -> PartyIdentification26Choice : Default
73 TRANSLATE(95Q, PartyIdentification26Choice)
74 RULE
75 NODE (NameAndAddress)
76 Name and Address TranslateTo NameAndAddress
77 END
78 END
79 END
translate95Q_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95Q -> PartyIdentification26Choice : Default
73 TRANSLATE(95Q, PartyIdentification26Choice)
74 RULE
75 NODE (NameAndAddress)
76 Name and Address TranslateTo NameAndAddress
77 END
78 END
79 END
translate95Q_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95Q -> PartyIdentification26Choice : Default
68 TRANSLATE(95Q, PartyIdentification26Choice)
69 RULE
70 NODE (NameAndAddress)
71 Name and Address TranslateTo NameAndAddress
72 END
73 END
74 END
translate95Q_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95Q -> PartyIdentification26Choice : Default
68 TRANSLATE(95Q, PartyIdentification26Choice)
69 RULE
70 NODE (NameAndAddress)
71 Name and Address TranslateTo NameAndAddress
72 END
73 END
74 END
translate95Q_PartyIdentification53Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95Q -> PartyIdentification53Choice : Default
2265 TRANSLATE(95Q, PartyIdentification53Choice)
2266 RULE
2267 NODE (NameAndAddress)
2268 Name and Address TranslateTo NameAndAddress
2269 END
2270 END
2271 END
translate95Q_PartyIdentification54Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95Q -> PartyIdentification54Choice : Default
2329 TRANSLATE(95Q, PartyIdentification54Choice)
2330 RULE
2331 NODE (NameAndAddress)
2332 Name and Address TranslateTo NameAndAddress
2333 END
2334 END
2335 END
translate95Q_PartyIdentification55Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95Q -> PartyIdentification55Choice : Default
2397 TRANSLATE(95Q, PartyIdentification55Choice)
2398 RULE
2399 NODE (NameAndAddress)
2400 Name and Address TranslateTo NameAndAddress
2401 END
2402 END
2403 END
translate95Q_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95Q -> PartyIdentification56Choice : Default
3200 TRANSLATE(95Q, PartyIdentification56Choice)
3201 RULE
3202 NODE (NameAndAddress)
3203 Name and Address TranslateTo NameAndAddress
3204 END
3205 END
3206 END
translate95Q_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95Q -> PartyIdentification56Choice : Default
560 TRANSLATE(95Q, PartyIdentification56Choice)
561 RULE
562 NODE (NameAndAddress)
563 Name and Address TranslateTo NameAndAddress
564 END
565 END
566 END
translate95Q_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95Q -> PartyIdentification56Choice : Default
539 TRANSLATE(95Q, PartyIdentification56Choice)
540 RULE
541 NODE (NameAndAddress)
542 Name and Address TranslateTo NameAndAddress
543 END
544 END
545 END
translate95Q_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95Q -> PartyIdentification56Choice : Default
2671 TRANSLATE(95Q, PartyIdentification56Choice)
2672 RULE
2673 NODE (NameAndAddress)
2674 Name and Address TranslateTo NameAndAddress
2675 END
2676 END
2677 END
translate95Q_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95Q -> PartyIdentification56Choice : Default
834 TRANSLATE(95Q, PartyIdentification56Choice)
835 RULE
836 NODE (NameAndAddress)
837 Name and Address TranslateTo NameAndAddress
838 END
839 END
840 END
translate95Q_PartyIdentification57Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95Q -> PartyIdentification57Choice : Default
3718 TRANSLATE(95Q, PartyIdentification57Choice)
3719 RULE
3720 NODE (NameAndAddress)
3721 Name and Address TranslateTo NameAndAddress
3722 END
3723 END
3724 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 95R_1 -> Party9Choice : Default
33 TRANSLATE(95R_1, Party9Choice)
34 RULE
35 NODE (FinancialInstitutionIdentification)
36 NODE (FinancialInstitutionIdentification)
37 NODE (Other)
38 NODE (Identification)
39 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
40 END
41 NODE (SchemeName)
42 NODE (Proprietary)
43 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
44 THEN
45 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
46 END
47 END
48 END
49 NODE (Issuer)
50 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
51 END
52 END
53 END
54 END
55 END
56 END
translate95R_1_Party9Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 95R_1 -> Party9Choice : Default
17 TRANSLATE(95R_1, Party9Choice)
18 RULE
19 NODE (FinancialInstitutionIdentification)
20 NODE (FinancialInstitutionIdentification)
21 NODE (Other)
22 NODE (Identification)
23 Proprietary Code TranslateTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification
24 END
25 NODE (SchemeName)
26 NODE (Proprietary)
27 IF (Not (((Data Source Scheme Substring '5') Length) IsSameNumber '0'))
28 THEN
29 (Data Source Scheme Substring '5') CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary
30 END
31 END
32 END
33 NODE (Issuer)
34 (Data Source Scheme Substring ('1', '4')) CopyTo FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer
35 END
36 END
37 END
38 END
39 END
40 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
802 TRANSLATE(95R_1, PartyIdentification51Choice)
803 RULE
804 NODE (ProprietaryIdentification)
805 NODE (Identification)
806 Proprietary Code TranslateTo ProprietaryIdentification\Identification
807 END
808 Data Source Scheme TranslateTo ProprietaryIdentification
809 END
810 END
811 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
814 TRANSLATE(95R_1, PartyIdentification51Choice)
815 RULE
816 NODE (ProprietaryIdentification)
817 NODE (Identification)
818 Proprietary Code TranslateTo ProprietaryIdentification\Identification
819 END
820 Data Source Scheme TranslateTo ProprietaryIdentification
821 END
822 END
823 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
447 TRANSLATE(95R_1, PartyIdentification51Choice)
448 RULE
449 NODE (ProprietaryIdentification)
450 NODE (Identification)
451 Proprietary Code TranslateTo ProprietaryIdentification\Identification
452 END
453 Data Source Scheme TranslateTo ProprietaryIdentification
454 END
455 END
456 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
436 TRANSLATE(95R_1, PartyIdentification51Choice)
437 RULE
438 NODE (ProprietaryIdentification)
439 NODE (Identification)
440 Proprietary Code TranslateTo ProprietaryIdentification\Identification
441 END
442 Data Source Scheme TranslateTo ProprietaryIdentification
443 END
444 END
445 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
687 TRANSLATE(95R_1, PartyIdentification51Choice)
688 RULE
689 NODE (ProprietaryIdentification)
690 NODE (Identification)
691 Proprietary Code TranslateTo ProprietaryIdentification\Identification
692 END
693 Data Source Scheme TranslateTo ProprietaryIdentification
694 END
695 END
696 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
391 TRANSLATE(95R_1, PartyIdentification51Choice)
392 RULE
393 NODE (ProprietaryIdentification)
394 NODE (Identification)
395 Proprietary Code TranslateTo ProprietaryIdentification\Identification
396 END
397 Data Source Scheme TranslateTo ProprietaryIdentification
398 END
399 END
400 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
456 TRANSLATE(95R_1, PartyIdentification51Choice)
457 RULE
458 NODE (ProprietaryIdentification)
459 NODE (Identification)
460 Proprietary Code TranslateTo ProprietaryIdentification\Identification
461 END
462 Data Source Scheme TranslateTo ProprietaryIdentification
463 END
464 END
465 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
492 TRANSLATE(95R_1, PartyIdentification51Choice)
493 RULE
494 NODE (ProprietaryIdentification)
495 NODE (Identification)
496 Proprietary Code TranslateTo ProprietaryIdentification\Identification
497 END
498 Data Source Scheme TranslateTo ProprietaryIdentification
499 END
500 END
501 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
712 TRANSLATE(95R_1, PartyIdentification51Choice)
713 RULE
714 NODE (ProprietaryIdentification)
715 NODE (Identification)
716 Proprietary Code TranslateTo ProprietaryIdentification\Identification
717 END
718 Data Source Scheme TranslateTo ProprietaryIdentification
719 END
720 END
721 END
translate95R_1_PartyIdentification51Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 95R_1 -> PartyIdentification51Choice : Default
116 TRANSLATE(95R_1, PartyIdentification51Choice)
117 RULE
118 NODE (ProprietaryIdentification)
119 NODE (Identification)
120 Proprietary Code TranslateTo ProprietaryIdentification\Identification
121 END
122 Data Source Scheme TranslateTo ProprietaryIdentification
123 END
124 END
125 END
translate95R_1_PartyIdentification52Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95R_1 -> PartyIdentification52Choice : Default
1040 TRANSLATE(95R_1, PartyIdentification52Choice)
1041 RULE
1042 NODE (ProprietaryIdentification)
1043 NODE (Identification)
1044 Proprietary Code TranslateTo ProprietaryIdentification\Identification
1045 END
1046 Data Source Scheme TranslateTo ProprietaryIdentification
1047 END
1048 END
1049 END
translate95R_1_PartyIdentification54Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95R_1 -> PartyIdentification54Choice : Default
2336 TRANSLATE(95R_1, PartyIdentification54Choice)
2337 RULE
2338 NODE (ProprietaryIdentification)
2339 NODE (Identification)
2340 Proprietary Code TranslateTo ProprietaryIdentification\Identification
2341 END
2342 Data Source Scheme TranslateTo ProprietaryIdentification
2343 END
2344 END
2345 END
translate95R_1_PartyIdentification55Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95R_1 -> PartyIdentification55Choice : Default
2404 TRANSLATE(95R_1, PartyIdentification55Choice)
2405 RULE
2406 NODE (ProprietaryIdentification)
2407 NODE (Identification)
2408 Proprietary Code TranslateTo ProprietaryIdentification\Identification
2409 END
2410 Data Source Scheme TranslateTo ProprietaryIdentification
2411 END
2412 END
2413 END
translate95R_1_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 95R_1 -> PartyIdentification56Choice : Default
3214 TRANSLATE(95R_1, PartyIdentification56Choice)
3215 RULE
3216 NODE (ProprietaryIdentification)
3217 NODE (Identification)
3218 Proprietary Code TranslateTo ProprietaryIdentification\Identification
3219 END
3220 Data Source Scheme TranslateTo ProprietaryIdentification
3221 END
3222 END
3223 END
translate95R_1_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 95R_1 -> PartyIdentification56Choice : Default
543 TRANSLATE(95R_1, PartyIdentification56Choice)
544 RULE
545 NODE (ProprietaryIdentification)
546 NODE (Identification)
547 Proprietary Code TranslateTo ProprietaryIdentification\Identification
548 END
549 Data Source Scheme TranslateTo ProprietaryIdentification
550 END
551 END
552 END
translate95R_1_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 95R_1 -> PartyIdentification56Choice : Default
553 TRANSLATE(95R_1, PartyIdentification56Choice)
554 RULE
555 NODE (ProprietaryIdentification)
556 NODE (Identification)
557 Proprietary Code TranslateTo ProprietaryIdentification\Identification
558 END
559 Data Source Scheme TranslateTo ProprietaryIdentification
560 END
561 END
562 END
translate95R_1_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95R_1 -> PartyIdentification56Choice : Default
2678 TRANSLATE(95R_1, PartyIdentification56Choice)
2679 RULE
2680 NODE (ProprietaryIdentification)
2681 NODE (Identification)
2682 Proprietary Code TranslateTo ProprietaryIdentification\Identification
2683 END
2684 Data Source Scheme TranslateTo ProprietaryIdentification
2685 END
2686 END
2687 END
translate95R_1_PartyIdentification56Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 95R_1 -> PartyIdentification56Choice : Default
848 TRANSLATE(95R_1, PartyIdentification56Choice)
849 RULE
850 NODE (ProprietaryIdentification)
851 NODE (Identification)
852 Proprietary Code TranslateTo ProprietaryIdentification\Identification
853 END
854 Data Source Scheme TranslateTo ProprietaryIdentification
855 END
856 END
857 END
translate95R_1_PartyIdentification57Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 95R_1 -> PartyIdentification57Choice : Default
3732 TRANSLATE(95R_1, PartyIdentification57Choice)
3733 RULE
3734 NODE (ProprietaryIdentification)
3735 NODE (Identification)
3736 Proprietary Code TranslateTo ProprietaryIdentification\Identification
3737 END
3738 Data Source Scheme TranslateTo ProprietaryIdentification
3739 END
3740 END
3741 END
translate95R_3_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95R_3 -> PartyIdentification26Choice : Default
340 TRANSLATE(95R_3, PartyIdentification26Choice)
341 RULE
342 NODE (ProprietaryIdentification)
343 NODE (Identification)
344 Proprietary Code TranslateTo ProprietaryIdentification\Identification
345 END
346 NODE (Issuer)
347 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
348 END
349 END
350 END
351 END
translate95R_3_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95R_3 -> PartyIdentification26Choice : Default
345 TRANSLATE(95R_3, PartyIdentification26Choice)
346 RULE
347 NODE (ProprietaryIdentification)
348 NODE (Identification)
349 Proprietary Code TranslateTo ProprietaryIdentification\Identification
350 END
351 NODE (Issuer)
352 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
353 END
354 END
355 END
356 END
translate95R_4_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95R_4 -> FinancialInstitutionIdentification6Choice : Default
379 TRANSLATE(95R_4, FinancialInstitutionIdentification6Choice)
380 RULE
381 NODE (ProprietaryIdentification)
382 NODE (Identification)
383 (((Data Source Scheme Concatenate '/') Concatenate Proprietary Code) Substring ('1', '35')) CopyTo ProprietaryIdentification\Identification
384 END
385 END
386 END
387 END
translate95R_4_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95R_4 -> FinancialInstitutionIdentification6Choice : Default
376 TRANSLATE(95R_4, FinancialInstitutionIdentification6Choice)
377 RULE
378 NODE (ProprietaryIdentification)
379 NODE (Identification)
380 (((Data Source Scheme Concatenate '/') Concatenate Proprietary Code) Substring ('1', '35')) CopyTo ProprietaryIdentification\Identification
381 END
382 END
383 END
384 END
translate95R_4_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95R_4 -> FinancialInstitutionIdentification6Choice : Default
510 TRANSLATE(95R_4, FinancialInstitutionIdentification6Choice)
511 RULE
512 NODE (ProprietaryIdentification)
513 NODE (Identification)
514 (((Data Source Scheme Concatenate '/') Concatenate Proprietary Code) Substring ('1', '35')) CopyTo ProprietaryIdentification\Identification
515 END
516 END
517 END
518 END
translate95R_4_FinancialInstitutionIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95R_4 -> FinancialInstitutionIdentification6Choice : Default
510 TRANSLATE(95R_4, FinancialInstitutionIdentification6Choice)
511 RULE
512 NODE (ProprietaryIdentification)
513 NODE (Identification)
514 (((Data Source Scheme Concatenate '/') Concatenate Proprietary Code) Substring ('1', '35')) CopyTo ProprietaryIdentification\Identification
515 END
516 END
517 END
518 END
translate95R_4_Max35Text_Default_95R_to_35x(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95R_4 -> Max35Text : Default 95R to 35x
51 TRANSLATE(95R_4, Max35Text)
52 RULE
53 IF (((Data Source Scheme Concatenate ('/', Proprietary Code)) Length) LessThan '36')
54 THEN
55 (Data Source Scheme Concatenate ('/', Proprietary Code)) CopyTo Max35Text
56 ELSE
57 Proprietary Code CopyTo Max35Text
58 END
59 END
60 END
translate95R_4_Max35Text_Default_95R_to_35x(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95R_4 -> Max35Text : Default 95R to 35x
51 TRANSLATE(95R_4, Max35Text)
52 RULE
53 IF (((Data Source Scheme Concatenate ('/', Proprietary Code)) Length) LessThan '36')
54 THEN
55 (Data Source Scheme Concatenate ('/', Proprietary Code)) CopyTo Max35Text
56 ELSE
57 Proprietary Code CopyTo Max35Text
58 END
59 END
60 END
translate95R_4_Max35Text_Default_95R_to_35x(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95R_4 -> Max35Text : Default 95R to 35x
46 TRANSLATE(95R_4, Max35Text)
47 RULE
48 IF (((Data Source Scheme Concatenate ('/', Proprietary Code)) Length) LessThan '36')
49 THEN
50 (Data Source Scheme Concatenate ('/', Proprietary Code)) CopyTo Max35Text
51 ELSE
52 Proprietary Code CopyTo Max35Text
53 END
54 END
55 END
translate95R_4_Max35Text_Default_95R_to_35x(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95R_4 -> Max35Text : Default 95R to 35x
46 TRANSLATE(95R_4, Max35Text)
47 RULE
48 IF (((Data Source Scheme Concatenate ('/', Proprietary Code)) Length) LessThan '36')
49 THEN
50 (Data Source Scheme Concatenate ('/', Proprietary Code)) CopyTo Max35Text
51 ELSE
52 Proprietary Code CopyTo Max35Text
53 END
54 END
55 END
translate95R_4_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 95R_4 -> PartyIdentification26Choice : Default
208 TRANSLATE(95R_4, PartyIdentification26Choice)
209 RULE
210 NODE (ProprietaryIdentification)
211 NODE (Identification)
212 Proprietary Code TranslateTo ProprietaryIdentification\Identification
213 END
214 NODE (Issuer)
215 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
216 END
217 END
218 END
219 END
translate95R_4_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 95R_4 -> PartyIdentification26Choice : Default
208 TRANSLATE(95R_4, PartyIdentification26Choice)
209 RULE
210 NODE (ProprietaryIdentification)
211 NODE (Identification)
212 Proprietary Code TranslateTo ProprietaryIdentification\Identification
213 END
214 NODE (Issuer)
215 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
216 END
217 END
218 END
219 END
translate95R_4_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 95R_4 -> PartyIdentification26Choice : Default
203 TRANSLATE(95R_4, PartyIdentification26Choice)
204 RULE
205 NODE (ProprietaryIdentification)
206 NODE (Identification)
207 Proprietary Code TranslateTo ProprietaryIdentification\Identification
208 END
209 NODE (Issuer)
210 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
211 END
212 END
213 END
214 END
translate95R_4_PartyIdentification26Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 95R_4 -> PartyIdentification26Choice : Default
203 TRANSLATE(95R_4, PartyIdentification26Choice)
204 RULE
205 NODE (ProprietaryIdentification)
206 NODE (Identification)
207 Proprietary Code TranslateTo ProprietaryIdentification\Identification
208 END
209 NODE (Issuer)
210 Data Source Scheme TranslateTo ProprietaryIdentification\Issuer
211 END
212 END
213 END
214 END
translate95S_11_AlternatePartyIdentification3_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 95S_11 -> AlternatePartyIdentification3 : Default
2284 TRANSLATE(95S_11, AlternatePartyIdentification3)
2285 RULE
2286 NODE (IdentificationType)
2287 NODE (Code)
2288 IF (Not (Data Source Scheme IsPresent))
2289 THEN
2290 Type of ID TranslateTo IdentificationType\Code
2291 END
2292 END
2293 NODE (Proprietary)
2294 Data Source Scheme TranslateTo IdentificationType\Proprietary
2295 NODE (Identification)
2296 IF (Data Source Scheme IsPresent)
2297 THEN
2298 Type of ID CopyTo IdentificationType\Proprietary\Identification
2299 END
2300 END
2301 END
2302 END
2303 NODE (Country)
2304 Country Code CopyTo Country
2305 END
2306 NODE (AlternateIdentification)
2307 Alternate ID CopyTo AlternateIdentification
2308 END
2309 END
2310 END
translate95S_12_AlternatePartyIdentification3_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95S_12 -> AlternatePartyIdentification3 : Default
1062 TRANSLATE(95S_12, AlternatePartyIdentification3)
1063 RULE
1064 NODE (IdentificationType)
1065 NODE (Code)
1066 IF (Not (Data Source Scheme IsPresent))
1067 THEN
1068 Type of ID TranslateTo IdentificationType\Code
1069 END
1070 END
1071 NODE (Proprietary)
1072 Data Source Scheme TranslateTo IdentificationType\Proprietary
1073 NODE (Identification)
1074 IF (Data Source Scheme IsPresent)
1075 THEN
1076 Type of ID CopyTo IdentificationType\Proprietary\Identification
1077 END
1078 END
1079 END
1080 END
1081 NODE (Country)
1082 Country Code CopyTo Country
1083 END
1084 NODE (AlternateIdentification)
1085 Alternate ID CopyTo AlternateIdentification
1086 END
1087 END
1088 END
translate95V_PartyIdentification52Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 95V -> PartyIdentification52Choice : Default
1050 TRANSLATE(95V, PartyIdentification52Choice)
1051 RULE
1052 NODE (NameAndAddress)
1053 NODE (Name)
1054 IF (((Name and Address\Line[*] Concatenate) Length) LessThanOrEqualTo '140')
1055 THEN
1056 (Name and Address\Line[*] Concatenate) CopyTo NameAndAddress\Name
1057 END
1058 END
1059 END
1060 END
1061 END
translate97A_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 97A -> CashAccountIdentification6Choice : Default
3244 TRANSLATE(97A, CashAccountIdentification6Choice)
3245 RULE
3246 NODE (Proprietary)
3247 Account Number CopyTo Proprietary
3248 END
3249 END
3250 END
translate97A_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 97A -> CashAccountIdentification6Choice : Default
2733 TRANSLATE(97A, CashAccountIdentification6Choice)
2734 RULE
2735 NODE (Proprietary)
2736 Account Number CopyTo Proprietary
2737 END
2738 END
2739 END
translate97A_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 97A -> CashAccountIdentification6Choice : Default
2371 TRANSLATE(97A, CashAccountIdentification6Choice)
2372 RULE
2373 NODE (Proprietary)
2374 Account Number CopyTo Proprietary
2375 END
2376 END
2377 END
translate97A_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 97A -> CashAccountIdentification6Choice : Default
783 TRANSLATE(97A, CashAccountIdentification6Choice)
784 RULE
785 NODE (Proprietary)
786 Account Number CopyTo Proprietary
787 END
788 END
789 END
translate97A_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 97A -> CashAccountIdentification6Choice : Default
525 TRANSLATE(97A, CashAccountIdentification6Choice)
526 RULE
527 NODE (Proprietary)
528 Account Number CopyTo Proprietary
529 END
530 END
531 END
translate97A_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 97A -> Max35Text : Default
31 TRANSLATE(97A, Max35Text)
32 RULE
33 Account Number TranslateTo Max35Text
34 END
35 END
translate97A_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 97A -> Max35Text : Default
31 TRANSLATE(97A, Max35Text)
32 RULE
33 Account Number TranslateTo Max35Text
34 END
35 END
translate97A_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 97A -> Max35Text : Default
26 TRANSLATE(97A, Max35Text)
27 RULE
28 Account Number TranslateTo Max35Text
29 END
30 END
translate97A_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 97A -> Max35Text : Default
26 TRANSLATE(97A, Max35Text)
27 RULE
28 Account Number TranslateTo Max35Text
29 END
30 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
785 TRANSLATE(97A, RestrictedFINXMax35Text)
786 RULE
787 Account Number CopyTo RestrictedFINXMax35Text
788 END
789 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
797 TRANSLATE(97A, RestrictedFINXMax35Text)
798 RULE
799 Account Number CopyTo RestrictedFINXMax35Text
800 END
801 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
430 TRANSLATE(97A, RestrictedFINXMax35Text)
431 RULE
432 Account Number CopyTo RestrictedFINXMax35Text
433 END
434 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
419 TRANSLATE(97A, RestrictedFINXMax35Text)
420 RULE
421 Account Number CopyTo RestrictedFINXMax35Text
422 END
423 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
670 TRANSLATE(97A, RestrictedFINXMax35Text)
671 RULE
672 Account Number CopyTo RestrictedFINXMax35Text
673 END
674 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
374 TRANSLATE(97A, RestrictedFINXMax35Text)
375 RULE
376 Account Number CopyTo RestrictedFINXMax35Text
377 END
378 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
439 TRANSLATE(97A, RestrictedFINXMax35Text)
440 RULE
441 Account Number CopyTo RestrictedFINXMax35Text
442 END
443 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
439 TRANSLATE(97A, RestrictedFINXMax35Text)
440 RULE
441 Account Number CopyTo RestrictedFINXMax35Text
442 END
443 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
520 TRANSLATE(97A, RestrictedFINXMax35Text)
521 RULE
522 Account Number CopyTo RestrictedFINXMax35Text
523 END
524 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
695 TRANSLATE(97A, RestrictedFINXMax35Text)
696 RULE
697 Account Number CopyTo RestrictedFINXMax35Text
698 END
699 END
translate97A_RestrictedFINXMax35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 97A -> RestrictedFINXMax35Text : Default
99 TRANSLATE(97A, RestrictedFINXMax35Text)
100 RULE
101 Account Number CopyTo RestrictedFINXMax35Text
102 END
103 END
translate97B_8_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 97B_8 -> Max35Text : Default
388 TRANSLATE(97B_8, Max35Text)
389 RULE
390 Account Number TranslateTo Max35Text
391 END
392 END
translate97B_8_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 97B_8 -> Max35Text : Default
385 TRANSLATE(97B_8, Max35Text)
386 RULE
387 Account Number TranslateTo Max35Text
388 END
389 END
translate97C_1_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 97C_1 -> SafekeepingAccountIdentification1Code : Default
685 TRANSLATE(97C_1, SafekeepingAccountIdentification1Code)
686 RULE
687 Account Code TranslateTo SafekeepingAccountIdentification1Code
688 END
689 END
translate97C_1_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 97C_1 -> SafekeepingAccountIdentification1Code : Default
89 TRANSLATE(97C_1, SafekeepingAccountIdentification1Code)
90 RULE
91 Account Code TranslateTo SafekeepingAccountIdentification1Code
92 END
93 END
translate97C_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 97C -> SafekeepingAccountIdentification1Code : Default
775 TRANSLATE(97C, SafekeepingAccountIdentification1Code)
776 RULE
777 Account Code TranslateTo SafekeepingAccountIdentification1Code
778 END
779 END
translate97C_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 97C -> SafekeepingAccountIdentification1Code : Default
787 TRANSLATE(97C, SafekeepingAccountIdentification1Code)
788 RULE
789 Account Code TranslateTo SafekeepingAccountIdentification1Code
790 END
791 END
translate97C_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 97C -> SafekeepingAccountIdentification1Code : Default
420 TRANSLATE(97C, SafekeepingAccountIdentification1Code)
421 RULE
422 Account Code TranslateTo SafekeepingAccountIdentification1Code
423 END
424 END
translate97C_SafekeepingAccountIdentification1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 97C -> SafekeepingAccountIdentification1Code : Default
409 TRANSLATE(97C, SafekeepingAccountIdentification1Code)
410 RULE
411 Account Code TranslateTo SafekeepingAccountIdentification1Code
412 END
413 END
translate97E_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 97E -> CashAccountIdentification6Choice : Default
3251 TRANSLATE(97E, CashAccountIdentification6Choice)
3252 RULE
3253 NODE (IBAN)
3254 International Bank Account Number CopyTo IBAN
3255 END
3256 END
3257 END
translate97E_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 97E -> CashAccountIdentification6Choice : Default
2740 TRANSLATE(97E, CashAccountIdentification6Choice)
2741 RULE
2742 NODE (IBAN)
2743 International Bank Account Number CopyTo IBAN
2744 END
2745 END
2746 END
translate97E_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 97E -> CashAccountIdentification6Choice : Default
2378 TRANSLATE(97E, CashAccountIdentification6Choice)
2379 RULE
2380 NODE (IBAN)
2381 International Bank Account Number CopyTo IBAN
2382 END
2383 END
2384 END
translate97E_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 97E -> CashAccountIdentification6Choice : Default
790 TRANSLATE(97E, CashAccountIdentification6Choice)
791 RULE
792 NODE (IBAN)
793 International Bank Account Number CopyTo IBAN
794 END
795 END
796 END
translate97E_CashAccountIdentification6Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 97E -> CashAccountIdentification6Choice : Default
532 TRANSLATE(97E, CashAccountIdentification6Choice)
533 RULE
534 NODE (IBAN)
535 International Bank Account Number CopyTo IBAN
536 END
537 END
538 END
translate98A_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98A -> DateAndDateTimeChoice : Default
310 TRANSLATE(98A, DateAndDateTimeChoice)
311 RULE
312 NODE (Date)
313 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
314 END
315 END
316 END
translate98A_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98A -> DateAndDateTimeChoice : Default
310 TRANSLATE(98A, DateAndDateTimeChoice)
311 RULE
312 NODE (Date)
313 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
314 END
315 END
316 END
translate98A_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 98A -> DateAndDateTimeChoice : Default
1338 TRANSLATE(98A, DateAndDateTimeChoice)
1339 RULE
1340 NODE (Date)
1341 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
1342 END
1343 END
1344 END
translate98A_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98A -> DateAndDateTimeChoice : Default
2142 TRANSLATE(98A, DateAndDateTimeChoice)
2143 RULE
2144 NODE (Date)
2145 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
2146 END
2147 END
2148 END
translate98A_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 98A -> DateAndDateTimeChoice : Default
767 TRANSLATE(98A, DateAndDateTimeChoice)
768 RULE
769 NODE (Date)
770 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
771 END
772 END
773 END
translate98A_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> DateFormat13Choice : Default
3288 TRANSLATE(98A, DateFormat13Choice)
3289 RULE
3290 NODE (Date)
3291 NODE (Date)
3292 Date TranslateTo Date\Date
3293 END
3294 END
3295 END
3296 END
translate98A_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98A -> DateFormat13Choice : Default
2777 TRANSLATE(98A, DateFormat13Choice)
2778 RULE
2779 NODE (Date)
2780 NODE (Date)
2781 Date TranslateTo Date\Date
2782 END
2783 END
2784 END
2785 END
translate98A_DateFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> DateFormat17Choice : Default
1256 TRANSLATE(98A, DateFormat17Choice)
1257 RULE
1258 NODE (Date)
1259 Date TranslateTo Date
1260 END
1261 END
1262 END
translate98A_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> DateFormat22Choice : Default
1401 TRANSLATE(98A, DateFormat22Choice)
1402 RULE
1403 NODE (Date)
1404 NODE (Date)
1405 Date TranslateTo Date\Date
1406 END
1407 END
1408 END
1409 END
translate98A_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98A -> DateFormat22Choice : Default
1418 TRANSLATE(98A, DateFormat22Choice)
1419 RULE
1420 NODE (Date)
1421 NODE (Date)
1422 Date TranslateTo Date\Date
1423 END
1424 END
1425 END
1426 END
translate98A_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98A -> DateFormat22Choice : Default
969 TRANSLATE(98A, DateFormat22Choice)
970 RULE
971 NODE (Date)
972 NODE (Date)
973 Date TranslateTo Date\Date
974 END
975 END
976 END
977 END
translate98A_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> DateFormat23Choice : Default
2364 TRANSLATE(98A, DateFormat23Choice)
2365 RULE
2366 NODE (Date)
2367 NODE (Date)
2368 Date TranslateTo Date\Date
2369 END
2370 END
2371 END
2372 END
translate98A_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98A -> DateFormat23Choice : Default
1494 TRANSLATE(98A, DateFormat23Choice)
1495 RULE
1496 NODE (Date)
1497 NODE (Date)
1498 Date TranslateTo Date\Date
1499 END
1500 END
1501 END
1502 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 98A -> ISODate : Default
26 TRANSLATE(98A, ISODate)
27 RULE
28 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
29 END
30 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 98A -> ISODate : Default
26 TRANSLATE(98A, ISODate)
27 RULE
28 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
29 END
30 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98A -> ISODate : Default
338 TRANSLATE(98A, ISODate)
339 RULE
340 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
341 END
342 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98A -> ISODate : Default
348 TRANSLATE(98A, ISODate)
349 RULE
350 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
351 END
352 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> ISODate : Default
604 TRANSLATE(98A, ISODate)
605 RULE
606 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
607 END
608 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98A -> ISODate : Default
616 TRANSLATE(98A, ISODate)
617 RULE
618 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
619 END
620 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 98A -> ISODate : Default
518 TRANSLATE(98A, ISODate)
519 RULE
520 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
521 END
522 END
translate98A_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 98A -> ISODate : Default
526 TRANSLATE(98A, ISODate)
527 RULE
528 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
529 END
530 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98A_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 98A -> ISONormalisedDateTime : Default
72 TRANSLATE(98A, ISONormalisedDateTime)
73 RULE
74 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00Z') CopyTo ISONormalisedDateTime
75 END
76 END
translate98B_14_DateFormat17Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98B_14 -> DateFormat17Choice : Default
1268 TRANSLATE(98B_14, DateFormat17Choice)
1269 RULE
1270 NODE (DateCode)
1271 NODE (Code)
1272 IF (Not (Data Source Scheme IsPresent))
1273 THEN
1274 Date Code TranslateTo DateCode\Code
1275 END
1276 END
1277 NODE (Proprietary)
1278 Data Source Scheme TranslateTo DateCode\Proprietary
1279 NODE (Identification)
1280 IF (Data Source Scheme IsPresent)
1281 THEN
1282 Date Code CopyTo DateCode\Proprietary\Identification
1283 END
1284 END
1285 END
1286 END
1287 END
1288 END
translate98B_14_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98B_14 -> DateFormat22Choice : Default
1410 TRANSLATE(98B_14, DateFormat22Choice)
1411 RULE
1412 NODE (DateCode)
1413 NODE (Code)
1414 IF (Not (Data Source Scheme IsPresent))
1415 THEN
1416 Date Code TranslateTo DateCode\Code
1417 END
1418 END
1419 NODE (Proprietary)
1420 Data Source Scheme TranslateTo DateCode\Proprietary
1421 NODE (Identification)
1422 IF (Data Source Scheme IsPresent)
1423 THEN
1424 Date Code CopyTo DateCode\Proprietary\Identification
1425 END
1426 END
1427 END
1428 END
1429 END
1430 END
translate98B_14_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98B_14 -> DateFormat22Choice : Default
1432 TRANSLATE(98B_14, DateFormat22Choice)
1433 RULE
1434 NODE (DateCode)
1435 NODE (Code)
1436 IF (Not (Data Source Scheme IsPresent))
1437 THEN
1438 Date Code TranslateTo DateCode\Code
1439 END
1440 END
1441 NODE (Proprietary)
1442 Data Source Scheme TranslateTo DateCode\Proprietary
1443 NODE (Identification)
1444 IF (Data Source Scheme IsPresent)
1445 THEN
1446 Date Code CopyTo DateCode\Proprietary\Identification
1447 END
1448 END
1449 END
1450 END
1451 END
1452 END
translate98B_14_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98B_14 -> DateFormat22Choice : Default
983 TRANSLATE(98B_14, DateFormat22Choice)
984 RULE
985 NODE (DateCode)
986 NODE (Code)
987 IF (Not (Data Source Scheme IsPresent))
988 THEN
989 Date Code TranslateTo DateCode\Code
990 END
991 END
992 NODE (Proprietary)
993 Data Source Scheme TranslateTo DateCode\Proprietary
994 NODE (Identification)
995 IF (Data Source Scheme IsPresent)
996 THEN
997 Date Code CopyTo DateCode\Proprietary\Identification
998 END
999 END
1000 END
1001 END
1002 END
1003 END
translate98B_14_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98B_14 -> DateFormat23Choice : Default
2373 TRANSLATE(98B_14, DateFormat23Choice)
2374 RULE
2375 NODE (DateCode)
2376 NODE (Code)
2377 IF (Not (Data Source Scheme IsPresent))
2378 THEN
2379 Date Code CopyTo DateCode\Code
2380 END
2381 END
2382 NODE (Proprietary)
2383 Data Source Scheme TranslateTo DateCode\Proprietary
2384 NODE (Identification)
2385 IF (Data Source Scheme IsPresent)
2386 THEN
2387 Date Code CopyTo DateCode\Proprietary\Identification
2388 END
2389 END
2390 END
2391 END
2392 END
2393 END
translate98B_14_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98B_14 -> DateFormat23Choice : Default
1503 TRANSLATE(98B_14, DateFormat23Choice)
1504 RULE
1505 NODE (DateCode)
1506 NODE (Code)
1507 IF (Not (Data Source Scheme IsPresent))
1508 THEN
1509 Date Code CopyTo DateCode\Code
1510 END
1511 END
1512 NODE (Proprietary)
1513 Data Source Scheme TranslateTo DateCode\Proprietary
1514 NODE (Identification)
1515 IF (Data Source Scheme IsPresent)
1516 THEN
1517 Date Code CopyTo DateCode\Proprietary\Identification
1518 END
1519 END
1520 END
1521 END
1522 END
1523 END
translate98B_7_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98B_7 -> DateFormat13Choice : Default
3306 TRANSLATE(98B_7, DateFormat13Choice)
3307 RULE
3308 NODE (DateCode)
3309 NODE (Code)
3310 IF (Not (Data Source Scheme IsPresent))
3311 THEN
3312 Date Code TranslateTo DateCode\Code
3313 END
3314 END
3315 NODE (Proprietary)
3316 Data Source Scheme TranslateTo DateCode\Proprietary
3317 NODE (Identification)
3318 IF (Data Source Scheme IsPresent)
3319 THEN
3320 Date Code CopyTo DateCode\Proprietary\Identification
3321 END
3322 END
3323 END
3324 END
3325 END
3326 END
translate98B_7_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98B_7 -> DateFormat13Choice : Default
2786 TRANSLATE(98B_7, DateFormat13Choice)
2787 RULE
2788 NODE (DateCode)
2789 NODE (Code)
2790 IF (Not (Data Source Scheme IsPresent))
2791 THEN
2792 Date Code TranslateTo DateCode\Code
2793 END
2794 END
2795 NODE (Proprietary)
2796 Data Source Scheme TranslateTo DateCode\Proprietary
2797 NODE (Identification)
2798 IF (Data Source Scheme IsPresent)
2799 THEN
2800 Date Code CopyTo DateCode\Proprietary\Identification
2801 END
2802 END
2803 END
2804 END
2805 END
2806 END
translate98C_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
317 TRANSLATE(98C, DateAndDateTimeChoice)
318 RULE
319 NODE (DateTime)
320 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
321 'T' CopyTo DateTime
322 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
323 END
324 END
325 END
translate98C_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
317 TRANSLATE(98C, DateAndDateTimeChoice)
318 RULE
319 NODE (DateTime)
320 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
321 'T' CopyTo DateTime
322 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
323 END
324 END
325 END
translate98C_DateAndDateTimeChoice_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
1438 TRANSLATE(98C, DateAndDateTimeChoice)
1439 RULE
1440 NODE (DateTime)
1441 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
1442 'T' CopyTo DateTime
1443 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
1444 END
1445 END
1446 END
translate98C_DateAndDateTimeChoice_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
1466 TRANSLATE(98C, DateAndDateTimeChoice)
1467 RULE
1468 NODE (DateTime)
1469 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
1470 'T' CopyTo DateTime
1471 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
1472 END
1473 END
1474 END
translate98C_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
1345 TRANSLATE(98C, DateAndDateTimeChoice)
1346 RULE
1347 NODE (DateTime)
1348 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
1349 'T' CopyTo DateTime
1350 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
1351 END
1352 END
1353 END
translate98C_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
1017 TRANSLATE(98C, DateAndDateTimeChoice)
1018 RULE
1019 NODE (DateTime)
1020 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
1021 'T' CopyTo DateTime
1022 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
1023 END
1024 END
1025 END
translate98C_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 98C -> DateAndDateTimeChoice : Default
774 TRANSLATE(98C, DateAndDateTimeChoice)
775 RULE
776 NODE (DateTime)
777 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
778 'T' CopyTo DateTime
779 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
780 END
781 END
782 END
translate98C_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98C -> DateFormat13Choice : Default
3297 TRANSLATE(98C, DateFormat13Choice)
3298 RULE
3299 NODE (Date)
3300 NODE (DateTime)
3301 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo Date\DateTime
3302 END
3303 END
3304 END
3305 END
translate98C_DateFormat13Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98C -> DateFormat13Choice : Default
2812 TRANSLATE(98C, DateFormat13Choice)
2813 RULE
2814 NODE (Date)
2815 NODE (DateTime)
2816 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo Date\DateTime
2817 END
2818 END
2819 END
2820 END
translate98C_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98C -> DateFormat22Choice : Default
1431 TRANSLATE(98C, DateFormat22Choice)
1432 RULE
1433 NODE (Date)
1434 98C TranslateTo Date
1435 END
1436 END
1437 END
translate98C_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98C -> DateFormat22Choice : Default
1459 TRANSLATE(98C, DateFormat22Choice)
1460 RULE
1461 NODE (Date)
1462 98C TranslateTo Date
1463 END
1464 END
1465 END
translate98C_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98C -> DateFormat22Choice : Default
1010 TRANSLATE(98C, DateFormat22Choice)
1011 RULE
1012 NODE (Date)
1013 98C TranslateTo Date
1014 END
1015 END
1016 END
translate98C_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98C -> DateFormat23Choice : Default
2394 TRANSLATE(98C, DateFormat23Choice)
2395 RULE
2396 NODE (Date)
2397 NODE (DateTime)
2398 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo Date\DateTime
2399 END
2400 END
2401 END
2402 END
translate98C_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98C -> DateFormat23Choice : Default
1524 TRANSLATE(98C, DateFormat23Choice)
1525 RULE
1526 NODE (Date)
1527 NODE (DateTime)
1528 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo Date\DateTime
1529 END
1530 END
1531 END
1532 END
translate98C_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98C -> ISODate : Default
343 TRANSLATE(98C, ISODate)
344 RULE
345 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
346 END
347 END
translate98C_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98C -> ISODate : Default
353 TRANSLATE(98C, ISODate)
354 RULE
355 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
356 END
357 END
translate98C_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 98C -> ISODateTime : Default
6 TRANSLATE(98C, ISODateTime)
7 RULE
8 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
9 END
10 END
translate98C_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 98C -> ISODateTime : Default
6 TRANSLATE(98C, ISODateTime)
7 RULE
8 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
9 END
10 END
translate98C_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method 98C -> ISODateTime : Default
1 TRANSLATE(98C, ISODateTime)
2 RULE
3 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
4 END
5 END
translate98C_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98C -> ISODateTime : Default
6 TRANSLATE(98C, ISODateTime)
7 RULE
8 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
9 END
10 END
translate98C_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98C -> ISODateTime : Default
6 TRANSLATE(98C, ISODateTime)
7 RULE
8 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
9 END
10 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98C_ISONormalisedDateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method 98C -> ISONormalisedDateTime : Default
77 TRANSLATE(98C, ISONormalisedDateTime)
78 RULE
79 (((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate ((Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) Concatenate 'Z')) CopyTo ISONormalisedDateTime
80 END
81 END
translate98E_1_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98E_1 -> DateAndDateTimeChoice : Default
326 TRANSLATE(98E_1, DateAndDateTimeChoice)
327 RULE
328 NODE (DateTime)
329 IF (Decimals IsPresent)
330 THEN
331 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
332 ELSE
333 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
334 END
335 END
336 END
337 END
translate98E_1_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98E_1 -> DateAndDateTimeChoice : Default
326 TRANSLATE(98E_1, DateAndDateTimeChoice)
327 RULE
328 NODE (DateTime)
329 IF (Decimals IsPresent)
330 THEN
331 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
332 ELSE
333 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
334 END
335 END
336 END
337 END
translate98E_1_DateAndDateTimeChoice_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98E_1 -> DateAndDateTimeChoice : Default
1454 TRANSLATE(98E_1, DateAndDateTimeChoice)
1455 RULE
1456 NODE (DateTime)
1457 IF (Decimals IsPresent)
1458 THEN
1459 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1460 ELSE
1461 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1462 END
1463 END
1464 END
1465 END
translate98E_1_DateAndDateTimeChoice_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98E_1 -> DateAndDateTimeChoice : Default
1482 TRANSLATE(98E_1, DateAndDateTimeChoice)
1483 RULE
1484 NODE (DateTime)
1485 IF (Decimals IsPresent)
1486 THEN
1487 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1488 ELSE
1489 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1490 END
1491 END
1492 END
1493 END
translate98E_1_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98E_1 -> DateAndDateTimeChoice : Default
1033 TRANSLATE(98E_1, DateAndDateTimeChoice)
1034 RULE
1035 NODE (DateTime)
1036 IF (Decimals IsPresent)
1037 THEN
1038 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1039 ELSE
1040 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
1041 END
1042 END
1043 END
1044 END
translate98E_1_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98E_1 -> DateFormat22Choice : Default
1447 TRANSLATE(98E_1, DateFormat22Choice)
1448 RULE
1449 NODE (Date)
1450 98E_1 TranslateTo Date
1451 END
1452 END
1453 END
translate98E_1_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98E_1 -> DateFormat22Choice : Default
1475 TRANSLATE(98E_1, DateFormat22Choice)
1476 RULE
1477 NODE (Date)
1478 98E_1 TranslateTo Date
1479 END
1480 END
1481 END
translate98E_1_DateFormat22Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method 98E_1 -> DateFormat22Choice : Default
1026 TRANSLATE(98E_1, DateFormat22Choice)
1027 RULE
1028 NODE (Date)
1029 98E_1 TranslateTo Date
1030 END
1031 END
1032 END
translate98E_1_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98E_1 -> DateFormat23Choice : Default
2403 TRANSLATE(98E_1, DateFormat23Choice)
2404 RULE
2405 NODE (Date)
2406 98E_1 TranslateTo Date
2407 END
2408 END
2409 END
translate98E_1_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98E_1 -> DateFormat23Choice : Default
1533 TRANSLATE(98E_1, DateFormat23Choice)
1534 RULE
1535 NODE (Date)
1536 98E_1 TranslateTo Date
1537 END
1538 END
1539 END
translate98E_1_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method 98E_1 -> ISODateTime : Default
11 TRANSLATE(98E_1, ISODateTime)
12 RULE
13 IF (Decimals IsPresent)
14 THEN
15 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
16 ELSE
17 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
18 END
19 END
20 END
translate98E_1_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method 98E_1 -> ISODateTime : Default
11 TRANSLATE(98E_1, ISODateTime)
12 RULE
13 IF (Decimals IsPresent)
14 THEN
15 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
16 ELSE
17 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
18 END
19 END
20 END
translate98E_1_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method 98E_1 -> ISODateTime : Default
6 TRANSLATE(98E_1, ISODateTime)
7 RULE
8 IF (Decimals IsPresent)
9 THEN
10 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
11 ELSE
12 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
13 END
14 END
15 END
translate98E_1_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method 98E_1 -> ISODateTime : Default
11 TRANSLATE(98E_1, ISODateTime)
12 RULE
13 IF (Decimals IsPresent)
14 THEN
15 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
16 ELSE
17 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
18 END
19 END
20 END
translate98E_1_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method 98E_1 -> ISODateTime : Default
11 TRANSLATE(98E_1, ISODateTime)
12 RULE
13 IF (Decimals IsPresent)
14 THEN
15 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
16 ELSE
17 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTC Indicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo ISODateTime
18 END
19 END
20 END
translate98F_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 98F -> DateFormat23Choice : Default
2410 TRANSLATE(98F, DateFormat23Choice)
2411 RULE
2412 NODE (DateCodeAndTime)
2413 NODE (DateCode)
2414 NODE (Code)
2415 IF (Not (Data Source Scheme IsPresent))
2416 THEN
2417 Date Code TranslateTo DateCodeAndTime\DateCode\Code
2418 END
2419 END
2420 NODE (Proprietary)
2421 Data Source Scheme TranslateTo DateCodeAndTime\DateCode\Proprietary
2422 NODE (Identification)
2423 IF (Data Source Scheme IsPresent)
2424 THEN
2425 Date Code CopyTo DateCodeAndTime\DateCode\Proprietary\Identification
2426 END
2427 END
2428 END
2429 END
2430 NODE (Time)
2431 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateCodeAndTime\Time
2432 END
2433 END
2434 END
2435 END
translate98F_DateFormat23Choice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method 98F -> DateFormat23Choice : Default
1540 TRANSLATE(98F, DateFormat23Choice)
1541 RULE
1542 NODE (DateCodeAndTime)
1543 NODE (DateCode)
1544 NODE (Code)
1545 IF (Not (Data Source Scheme IsPresent))
1546 THEN
1547 Date Code TranslateTo DateCodeAndTime\DateCode\Code
1548 END
1549 END
1550 NODE (Proprietary)
1551 Data Source Scheme TranslateTo DateCodeAndTime\DateCode\Proprietary
1552 NODE (Identification)
1553 IF (Data Source Scheme IsPresent)
1554 THEN
1555 Date Code CopyTo DateCodeAndTime\DateCode\Proprietary\Identification
1556 END
1557 END
1558 END
1559 END
1560 NODE (Time)
1561 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateCodeAndTime\Time
1562 END
1563 END
1564 END
1565 END
translate99A_Max3Number_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method 99A -> Max3Number : Default
1736 TRANSLATE(99A, Max3Number)
1737 RULE
1738 IF (Not (Sign IsPresent))
1739 THEN
1740 Number CopyTo Max3Number
1741 ELSE
1742 ('-' Concatenate Number) CopyTo Max3Number
1743 END
1744 END
1745 END
translateAcceptedReason2Choice_24B_55_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method AcceptedReason2Choice -> 24B_55 : Default
178 TRANSLATE(AcceptedReason2Choice, 24B_55)
179 RULE
180 NODE (Data Source Scheme)
181 Proprietary TranslateTo Data Source Scheme
182 END
183 NODE (Reason Code)
184 Code TranslateTo Reason Code
185 Proprietary\Identification CopyTo Reason Code
186 END
187 END
188 END
translateAccountIdentification1_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method AccountIdentification1 -> 95Q : Default
237 TRANSLATE(AccountIdentification1, 95Q)
238 RULE
239 NODE (Name and Address)
240 NODE (Line)
241 Proprietary\Identification CopyTo Name and Address\Line[1]
242 END
243 END
244 END
245 END
translateAccountIdentification1_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method AccountIdentification1 -> 95Q : Default
213 TRANSLATE(AccountIdentification1, 95Q)
214 RULE
215 NODE (Name and Address)
216 NODE (Line)
217 Proprietary\Identification CopyTo Name and Address\Line[1]
218 END
219 END
220 END
221 END
translateAccountIdentification1_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method AccountIdentification1 -> 95Q : Default
213 TRANSLATE(AccountIdentification1, 95Q)
214 RULE
215 NODE (Name and Address)
216 NODE (Line)
217 Proprietary\Identification CopyTo Name and Address\Line[1]
218 END
219 END
220 END
221 END
translateAccountIdentification1_97A_Default4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method AccountIdentification1 -> 97A : Default4
230 TRANSLATE(AccountIdentification1, 97A)
231 RULE
232 NODE (Account Number)
233 Proprietary\Identification CopyTo Account Number
234 END
235 END
236 END
translateAccountIdentification1_97A_Default4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method AccountIdentification1 -> 97A : Default4
339 TRANSLATE(AccountIdentification1, 97A)
340 RULE
341 NODE (Account Number)
342 Proprietary\Identification CopyTo Account Number
343 END
344 END
345 END
translateAccountIdentification1_97A_Default4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method AccountIdentification1 -> 97A : Default4
339 TRANSLATE(AccountIdentification1, 97A)
340 RULE
341 NODE (Account Number)
342 Proprietary\Identification CopyTo Account Number
343 END
344 END
345 END
translateAccountIdentification1_Identifier_FIN_35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method AccountIdentification1 -> Identifier_FIN_35x : Default
297 TRANSLATE(AccountIdentification1, Identifier_FIN_35x)
298 RULE
299 Proprietary\Identification CopyTo Identifier_FIN_35x
300 END
301 END
translateAcknowledgementReason4Code_OptionalCode_4c_313_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method AcknowledgementReason4Code -> OptionalCode_4!c_313 : Default
189 TRANSLATE(AcknowledgementReason4Code, OptionalCode_4!c_313)
190 RULE
191 'ADEA' EquivalentTo 'ADEA'
192 'LATE' EquivalentTo 'LATE'
193 'NSTP' EquivalentTo 'NSTP'
194 'OTHR' EquivalentTo 'NARR'
195 END
196 END
translateActiveCurrencyAnd13DecimalAmount_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ActiveCurrencyAnd13DecimalAmount -> 92F : Default
1875 TRANSLATE(ActiveCurrencyAnd13DecimalAmount, 92F)
1876 RULE
1877 NODE (Currency Code)
1878 Currency TranslateTo Currency Code
1879 END
1880 NODE (Amount)
1881 (Amount FormatDecimal 'MT') CopyTo Amount
1882 END
1883 END
1884 END
translateActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ActiveCurrencyAndAmount -> 19B_1 : Default
2671 TRANSLATE(ActiveCurrencyAndAmount, 19B_1)
2672 RULE
2673 NODE (Currency Code)
2674 Currency TranslateTo Currency Code
2675 END
2676 NODE (Amount)
2677 (Amount FormatDecimal 'MT') CopyTo Amount
2678 END
2679 END
2680 END
translateActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ActiveCurrencyAndAmount -> 19B_1 : Default
2049 TRANSLATE(ActiveCurrencyAndAmount, 19B_1)
2050 RULE
2051 NODE (Currency Code)
2052 Currency TranslateTo Currency Code
2053 END
2054 NODE (Amount)
2055 (Amount FormatDecimal 'MT') CopyTo Amount
2056 END
2057 END
2058 END
translateActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ActiveCurrencyAndAmount -> 19B_1 : Default
1865 TRANSLATE(ActiveCurrencyAndAmount, 19B_1)
1866 RULE
1867 NODE (Currency Code)
1868 Currency TranslateTo Currency Code
1869 END
1870 NODE (Amount)
1871 (Amount FormatDecimal 'MT') CopyTo Amount
1872 END
1873 END
1874 END
translateActiveCurrencyAndAmount_32A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ActiveCurrencyAndAmount -> 32A : Default
115 TRANSLATE(ActiveCurrencyAndAmount, 32A)
116 RULE
117 NODE (Currency)
118 Currency CopyTo Currency
119 END
120 NODE (Amount)
121 (Amount FormatDecimal 'MT') CopyTo Amount
122 END
123 END
124 END
translateActiveCurrencyAndAmount_32A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ActiveCurrencyAndAmount -> 32A : Default
68 TRANSLATE(ActiveCurrencyAndAmount, 32A)
69 RULE
70 NODE (Currency)
71 Currency CopyTo Currency
72 END
73 NODE (Amount)
74 (Amount FormatDecimal 'MT') CopyTo Amount
75 END
76 END
77 END
translateActiveCurrencyAndAmount_32A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ActiveCurrencyAndAmount -> 32A : Default
68 TRANSLATE(ActiveCurrencyAndAmount, 32A)
69 RULE
70 NODE (Currency)
71 Currency CopyTo Currency
72 END
73 NODE (Amount)
74 (Amount FormatDecimal 'MT') CopyTo Amount
75 END
76 END
77 END
translateActiveCurrencyAndAmount_33B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ActiveCurrencyAndAmount -> 33B : Default
125 TRANSLATE(ActiveCurrencyAndAmount, 33B)
126 RULE
127 NODE (Currency)
128 Currency CopyTo Currency
129 END
130 NODE (Amount)
131 (Amount FormatDecimal 'MT') CopyTo Amount
132 END
133 END
134 END
translateActiveCurrencyAndAmount_33B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ActiveCurrencyAndAmount -> 33B : Default
1791 TRANSLATE(ActiveCurrencyAndAmount, 33B)
1792 RULE
1793 NODE (Currency)
1794 Currency CopyTo Currency
1795 END
1796 NODE (Amount)
1797 (Amount FormatDecimal 'MT') CopyTo Amount
1798 END
1799 END
1800 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ActiveCurrencyCode -> Currency : Default
866 TRANSLATE(ActiveCurrencyCode, Currency)
867 RULE
868 ActiveCurrencyCode CopyTo Currency
869 END
870 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ActiveCurrencyCode -> Currency : Default
926 TRANSLATE(ActiveCurrencyCode, Currency)
927 RULE
928 ActiveCurrencyCode CopyTo Currency
929 END
930 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ActiveCurrencyCode -> Currency : Default
1269 TRANSLATE(ActiveCurrencyCode, Currency)
1270 RULE
1271 ActiveCurrencyCode CopyTo Currency
1272 END
1273 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ActiveCurrencyCode -> Currency : Default
932 TRANSLATE(ActiveCurrencyCode, Currency)
933 RULE
934 ActiveCurrencyCode CopyTo Currency
935 END
936 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ActiveCurrencyCode -> Currency : Default
573 TRANSLATE(ActiveCurrencyCode, Currency)
574 RULE
575 ActiveCurrencyCode CopyTo Currency
576 END
577 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ActiveCurrencyCode -> Currency : Default
108 TRANSLATE(ActiveCurrencyCode, Currency)
109 RULE
110 ActiveCurrencyCode CopyTo Currency
111 END
112 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ActiveCurrencyCode -> Currency : Default
208 TRANSLATE(ActiveCurrencyCode, Currency)
209 RULE
210 ActiveCurrencyCode CopyTo Currency
211 END
212 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ActiveCurrencyCode -> Currency : Default
93 TRANSLATE(ActiveCurrencyCode, Currency)
94 RULE
95 ActiveCurrencyCode CopyTo Currency
96 END
97 END
translateActiveCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ActiveCurrencyCode -> Currency : Default
208 TRANSLATE(ActiveCurrencyCode, Currency)
209 RULE
210 ActiveCurrencyCode CopyTo Currency
211 END
212 END
translateActiveOrHistoricCurrencyAndAmount_32B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ActiveOrHistoricCurrencyAndAmount -> 32B : Default
101 TRANSLATE(ActiveOrHistoricCurrencyAndAmount, 32B)
102 RULE
103 NODE (Currency)
104 Currency CopyTo Currency
105 END
106 NODE (Amount)
107 (Amount FormatDecimal 'MT') CopyTo Amount
108 END
109 END
110 END
translateActiveOrHistoricCurrencyAndAmount_33B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ActiveOrHistoricCurrencyAndAmount -> 33B : Default
135 TRANSLATE(ActiveOrHistoricCurrencyAndAmount, 33B)
136 RULE
137 NODE (Currency)
138 Currency CopyTo Currency
139 END
140 NODE (Amount)
141 (Amount FormatDecimal 'MT') CopyTo Amount
142 END
143 END
144 END
translateActiveOrHistoricCurrencyAndAmount_33B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ActiveOrHistoricCurrencyAndAmount -> 33B : Default
1801 TRANSLATE(ActiveOrHistoricCurrencyAndAmount, 33B)
1802 RULE
1803 NODE (Currency)
1804 Currency CopyTo Currency
1805 END
1806 NODE (Amount)
1807 (Amount FormatDecimal 'MT') CopyTo Amount
1808 END
1809 END
1810 END
translateActiveOrHistoricCurrencyAndAmount_33B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ActiveOrHistoricCurrencyAndAmount -> 33B : Default
1661 TRANSLATE(ActiveOrHistoricCurrencyAndAmount, 33B)
1662 RULE
1663 NODE (Currency)
1664 Currency CopyTo Currency
1665 END
1666 NODE (Amount)
1667 (Amount FormatDecimal 'MT') CopyTo Amount
1668 END
1669 END
1670 END
translateActiveOrHistoricCurrencyAndAmount_71F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ActiveOrHistoricCurrencyAndAmount -> 71F : Default
2109 TRANSLATE(ActiveOrHistoricCurrencyAndAmount, 71F)
2110 RULE
2111 NODE (Currency)
2112 Currency CopyTo Currency
2113 END
2114 NODE (Amount)
2115 (Amount FormatDecimal 'MT') CopyTo Amount
2116 END
2117 END
2118 END
translateActiveOrHistoricCurrencyCode_32B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ActiveOrHistoricCurrencyCode -> 32B : Default
111 TRANSLATE(ActiveOrHistoricCurrencyCode, 32B)
112 RULE
113 NODE (Currency)
114 ActiveOrHistoricCurrencyCode CopyTo Currency
115 END
116 NODE (Amount)
117 '0,' CopyTo Amount
118 END
119 END
120 END
translateActiveOrHistoricCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ActiveOrHistoricCurrencyCode -> Currency : Default
340 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
341 RULE
342 ActiveOrHistoricCurrencyCode CopyTo Currency
343 END
344 END
translateActiveOrHistoricCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ActiveOrHistoricCurrencyCode -> Currency : Default
269 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
270 RULE
271 ActiveOrHistoricCurrencyCode CopyTo Currency
272 END
273 END
translateActiveOrHistoricCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ActiveOrHistoricCurrencyCode -> Currency : Default
359 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
360 RULE
361 ActiveOrHistoricCurrencyCode CopyTo Currency
362 END
363 END
translateActiveOrHistoricCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ActiveOrHistoricCurrencyCode -> Currency : Default
251 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
252 RULE
253 ActiveOrHistoricCurrencyCode CopyTo Currency
254 END
255 END
translateActiveOrHistoricCurrencyCode_Currency_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ActiveOrHistoricCurrencyCode -> Currency : Default
359 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
360 RULE
361 ActiveOrHistoricCurrencyCode CopyTo Currency
362 END
363 END
translateAdditionalBusinessProcess1Code_OptionalCode_4c_222_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method AdditionalBusinessProcess1Code -> OptionalCode_4!c_222 : Default
1572 TRANSLATE(AdditionalBusinessProcess1Code, OptionalCode_4!c_222)
1573 RULE
1574 'ACLA' EquivalentTo 'ACLA'
1575 'ATXF' EquivalentTo 'ATXF'
1576 'CNTR' EquivalentTo 'CNTR'
1577 'NAMC' EquivalentTo 'NAMC'
1578 'NPLE' EquivalentTo 'NPLE'
1579 'SCHM' EquivalentTo 'SCHM'
1580 'CONS' EquivalentTo 'CONS'
1581 END
1582 END
translateAdditionalBusinessProcess2Code_OptionalCode_4c_222_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method AdditionalBusinessProcess2Code -> OptionalCode_4!c_222 : Default
776 TRANSLATE(AdditionalBusinessProcess2Code, OptionalCode_4!c_222)
777 RULE
778 'CLAI' EquivalentTo 'CLAI'
779 'REVR' EquivalentTo 'REVR'
780 'TAXR' EquivalentTo 'TAXR'
781 END
782 END
translateAdditionalBusinessProcess3Code_OptionalCode_4c_330_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AdditionalBusinessProcess3Code -> OptionalCode_4!c_330 : Default
571 TRANSLATE(AdditionalBusinessProcess3Code, OptionalCode_4!c_330)
572 RULE
573 'CLAI' EquivalentTo 'CLAI'
574 'TAXR' EquivalentTo 'TAXR'
575 END
576 END
translateAdditionalBusinessProcessFormat4Choice_22F_98_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method AdditionalBusinessProcessFormat4Choice -> 22F_98 : Default
1561 TRANSLATE(AdditionalBusinessProcessFormat4Choice, 22F_98)
1562 RULE
1563 NODE (Data Source Scheme)
1564 Proprietary TranslateTo Data Source Scheme
1565 END
1566 NODE (Indicator)
1567 Code TranslateTo Indicator
1568 (Proprietary\Identification ToUppercase) CopyTo Indicator
1569 END
1570 END
1571 END
translateAdditionalBusinessProcessFormat5Choice_22F_124_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AdditionalBusinessProcessFormat5Choice -> 22F_124 : Default
560 TRANSLATE(AdditionalBusinessProcessFormat5Choice, 22F_124)
561 RULE
562 NODE (Data Source Scheme)
563 Proprietary TranslateTo Data Source Scheme
564 END
565 NODE (Indicator)
566 Code TranslateTo Indicator
567 Proprietary\Identification CopyTo Indicator
568 END
569 END
570 END
translateAdditionalBusinessProcessFormat6Choice_22F_98_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method AdditionalBusinessProcessFormat6Choice -> 22F_98 : Default
765 TRANSLATE(AdditionalBusinessProcessFormat6Choice, 22F_98)
766 RULE
767 NODE (Data Source Scheme)
768 Proprietary TranslateTo Data Source Scheme
769 END
770 NODE (Indicator)
771 Code TranslateTo Indicator
772 (Proprietary\Identification ToUppercase) CopyTo Indicator
773 END
774 END
775 END
translateAlternatePartyIdentification3_95S_11_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AlternatePartyIdentification3 -> 95S_11 : Default
1697 TRANSLATE(AlternatePartyIdentification3, 95S_11)
1698 RULE
1699 NODE (Data Source Scheme)
1700 IdentificationType\Proprietary TranslateTo Data Source Scheme
1701 END
1702 NODE (Type of ID)
1703 IdentificationType\Proprietary\Identification CopyTo Type of ID
1704 IdentificationType\Code TranslateTo Type of ID
1705 END
1706 NODE (Country Code)
1707 Country CopyTo Country Code
1708 END
1709 NODE (Alternate ID)
1710 AlternateIdentification CopyTo Alternate ID
1711 END
1712 END
1713 END
translateAlternatePartyIdentification3_95S_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method AlternatePartyIdentification3 -> 95S_12 : Default
723 TRANSLATE(AlternatePartyIdentification3, 95S_12)
724 RULE
725 NODE (Data Source Scheme)
726 IdentificationType\Proprietary TranslateTo Data Source Scheme
727 IF (IdentificationType\Code IsSameString 'CHTY')
728 THEN
729 'COEX' CopyTo Data Source Scheme
730 END
731 END
732 NODE (Type of ID)
733 IF (Not (IdentificationType\Code IsSameString 'CHTY'))
734 THEN
735 IdentificationType\Code TranslateTo Type of ID
736 ELSE
737 'CHTY' CopyTo Type of ID
738 END
739 IdentificationType\Proprietary\Identification CopyTo Type of ID
740 END
741 NODE (Country Code)
742 Country CopyTo Country Code
743 END
744 NODE (Alternate ID)
745 AlternateIdentification CopyTo Alternate ID
746 END
747 END
748 END
translateAmount_FIN_15d_ActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAnd13DecimalAmount\Amount : Default
2745 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAnd13DecimalAmount\Amount)
2746 RULE
2747 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAnd13DecimalAmount\Amount
2748 END
2749 END
translateAmount_FIN_15d_ActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAnd13DecimalAmount\Amount : Default
2080 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAnd13DecimalAmount\Amount)
2081 RULE
2082 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAnd13DecimalAmount\Amount
2083 END
2084 END
translateAmount_FIN_15d_ActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAnd13DecimalAmount\Amount : Default
1579 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAnd13DecimalAmount\Amount)
1580 RULE
1581 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAnd13DecimalAmount\Amount
1582 END
1583 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
457 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
458 RULE
459 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
460 END
461 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
337 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
338 RULE
339 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
340 END
341 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
373 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
374 RULE
375 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
376 END
377 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
373 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
374 RULE
375 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
376 END
377 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
3283 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
3284 RULE
3285 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
3286 END
3287 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
2772 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
2773 RULE
2774 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
2775 END
2776 END
translateAmount_FIN_15d_ActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> ActiveCurrencyAndAmount\Amount : Default
2439 TRANSLATE(Amount_FIN_15d, ActiveCurrencyAndAmount\Amount)
2440 RULE
2441 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveCurrencyAndAmount\Amount
2442 END
2443 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult, String) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount : Default
98 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount, currency:Currency)
99 RULE
100 NODE (Amount)
101 (Amount_FIN_15d FormatDecimal 'MX') CopyTo Amount
102 END
103 NODE (Currency)
104 $currency CopyTo Currency
105 END
106 END
107 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
920 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
921 RULE
922 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
923 END
924 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
11 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
12 RULE
13 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
14 END
15 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
11 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
12 RULE
13 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
14 END
15 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
47 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
48 RULE
49 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
50 END
51 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
44 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
45 RULE
46 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
47 END
48 END
translateAmount_FIN_15d_ActiveOrHistoricCurrencyAndAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Amount_FIN_15d -> ActiveOrHistoricCurrencyAndAmount\Amount : Default
47 TRANSLATE(Amount_FIN_15d, ActiveOrHistoricCurrencyAndAmount\Amount)
48 RULE
49 (Amount_FIN_15d FormatDecimal 'MX') CopyTo ActiveOrHistoricCurrencyAndAmount\Amount
50 END
51 END
translateAmount_FIN_15d_CurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Amount_FIN_15d -> CurrencyAndAmount\Amount : Default
529 TRANSLATE(Amount_FIN_15d, CurrencyAndAmount\Amount)
530 RULE
531 (Amount_FIN_15d FormatDecimal 'MX') CopyTo CurrencyAndAmount\Amount
532 END
533 END
translateAmount_FIN_15d_DecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Amount_FIN_15d -> DecimalNumber : Default
115 TRANSLATE(Amount_FIN_15d, DecimalNumber)
116 RULE
117 (Amount_FIN_15d FormatDecimal 'MX') CopyTo DecimalNumber
118 END
119 END
translateAmount_FIN_15d_DecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method Amount_FIN_15d -> DecimalNumber : Default
31 TRANSLATE(Amount_FIN_15d, DecimalNumber)
32 RULE
33 (Amount_FIN_15d FormatDecimal 'MX') CopyTo DecimalNumber
34 END
35 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
2519 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
2520 RULE
2521 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
2522 END
2523 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1853 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1854 RULE
1855 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1856 END
1857 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1373 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1374 RULE
1375 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1376 END
1377 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1163 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1164 RULE
1165 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1166 END
1167 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAndAmount\Amount : Default
3268 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
3269 RULE
3270 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
3271 END
3272 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAndAmount\Amount : Default
2757 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
2758 RULE
2759 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
2760 END
2761 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAndAmount\Amount : Default
2424 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
2425 RULE
2426 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
2427 END
2428 END
translateAmount_FIN_15d_RestrictedFINActiveCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveCurrencyAndAmount\Amount : Default
807 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
808 RULE
809 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
810 END
811 END
translateAmount_FIN_15d_RestrictedFINActiveOrHistoricCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount : Default
315 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
316 RULE
317 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
318 END
319 END
translateAmount_FIN_15d_RestrictedFINActiveOrHistoricCurrencyAndAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Amount_FIN_15d -> RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount : Default
320 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
321 RULE
322 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
323 END
324 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
978 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
979 RULE
980 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
981 END
982 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
990 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
991 RULE
992 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
993 END
994 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
863 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
864 RULE
865 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
866 END
867 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
603 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
604 RULE
605 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
606 END
607 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
495 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
496 RULE
497 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
498 END
499 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
888 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
889 RULE
890 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
891 END
892 END
translateAmount_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Amount_FIN_15d -> RestrictedFINDecimalNumber : Default
276 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
277 RULE
278 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
279 END
280 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
908 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
909 RULE
910 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
911 END
912 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
920 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
921 RULE
922 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
923 END
924 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
793 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
794 RULE
795 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
796 END
797 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
608 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
609 RULE
610 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
611 END
612 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
500 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
501 RULE
502 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
503 END
504 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
818 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
819 RULE
820 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
821 END
822 END
translateAmount_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Amount_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
281 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
282 RULE
283 ((Amount_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
284 END
285 END
translateAmountPrice4_90B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method AmountPrice4 -> 90B_1 : Default
853 TRANSLATE(AmountPrice4, 90B_1)
854 RULE
855 NODE (Amount Type Code)
856 AmountPriceType CopyTo Amount Type Code
857 END
858 NODE (Currency Code)
859 PriceValue\Currency TranslateTo Currency Code
860 END
861 NODE (Price)
862 PriceValue\Amount TranslateTo Price
863 END
864 END
865 END
translateAmountPrice5_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AmountPrice5 -> 90B_2 : Default
1163 TRANSLATE(AmountPrice5, 90B_2)
1164 RULE
1165 NODE (Amount Type Code)
1166 AmountPriceType TranslateTo Amount Type Code
1167 END
1168 NODE (Currency Code)
1169 PriceValue\Currency TranslateTo Currency Code
1170 END
1171 NODE (Price)
1172 PriceValue\Amount TranslateTo Price
1173 END
1174 END
1175 END
translateAmountPriceType1Code_Code_4c_115_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method AmountPriceType1Code -> Code_4!c_115 : Default
2254 TRANSLATE(AmountPriceType1Code, Code_4!c_115)
2255 RULE
2256 'ACTU' EquivalentTo 'ACTU'
2257 'DISC' EquivalentTo 'DISC'
2258 'PLOT' EquivalentTo 'PLOT'
2259 'PREM' EquivalentTo 'PREM'
2260 END
2261 END
translateAmountPriceType1Code_Code_4c_115_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method AmountPriceType1Code -> Code_4!c_115 : Default
1090 TRANSLATE(AmountPriceType1Code, Code_4!c_115)
1091 RULE
1092 'ACTU' EquivalentTo 'ACTU'
1093 'DISC' EquivalentTo 'DISC'
1094 'PLOT' EquivalentTo 'PLOT'
1095 'PREM' EquivalentTo 'PREM'
1096 END
1097 END
translateAmountPriceType1Code_Code_4c_115_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method AmountPriceType1Code -> Code_4!c_115 : Default
1562 TRANSLATE(AmountPriceType1Code, Code_4!c_115)
1563 RULE
1564 'ACTU' EquivalentTo 'ACTU'
1565 'DISC' EquivalentTo 'DISC'
1566 'PLOT' EquivalentTo 'PLOT'
1567 'PREM' EquivalentTo 'PREM'
1568 END
1569 END
translateAmountPriceType1Code_Code_4c_115_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AmountPriceType1Code -> Code_4!c_115 : Default
1176 TRANSLATE(AmountPriceType1Code, Code_4!c_115)
1177 RULE
1178 'ACTU' EquivalentTo 'ACTU'
1179 'DISC' EquivalentTo 'DISC'
1180 'PLOT' EquivalentTo 'PLOT'
1181 'PREM' EquivalentTo 'PREM'
1182 END
1183 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
502 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
503 RULE
504 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
505 END
506 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
82 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
83 RULE
84 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
85 END
86 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
222 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
223 RULE
224 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
225 END
226 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
425 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
426 RULE
427 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
428 END
429 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
320 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
321 RULE
322 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
323 END
324 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
492 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
493 RULE
494 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
495 END
496 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
161 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
162 RULE
163 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
164 END
165 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
622 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
623 RULE
624 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
625 END
626 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
35 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
36 RULE
37 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
38 END
39 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
292 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
293 RULE
294 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
295 END
296 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
261 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
262 RULE
263 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
264 END
265 END
translateAnyBICIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method AnyBICIdentifier -> Identifier_BICFIOrNonFI : Default
279 TRANSLATE(AnyBICIdentifier, Identifier_BICFIOrNonFI)
280 RULE
281 AnyBICIdentifier CopyTo Identifier_BICFIOrNonFI
282 END
283 END
translateAuthorisation1Choice_25_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Authorisation1Choice -> 25_1 : Default
16 TRANSLATE(Authorisation1Choice, 25_1)
17 RULE
18 IF (Proprietary IsPresent)
19 THEN
20 (Proprietary Substring ('1', '35')) CopyTo 25_1
21 ELSE
22 IF (Code IsPresent)
23 THEN
24 Code CopyTo 25_1
25 END
26 END
27 END
28 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BalanceFormat2Choice -> 93B : Default
670 TRANSLATE(BalanceFormat2Choice, 93B)
671 RULE
672 NODE (Data Source Scheme)
673 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
674 END
675 NODE (Quantity Type Code)
676 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
677 THEN
678 'UNIT' CopyTo Quantity Type Code
679 END
680 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
681 THEN
682 'FAMT' CopyTo Quantity Type Code
683 END
684 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
685 THEN
686 'AMOR' CopyTo Quantity Type Code
687 END
688 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
689 END
690 NODE (Sign)
691 IF (Balance\ShortLongPosition IsSameString 'SHOR')
692 THEN
693 'N' CopyTo Sign
694 END
695 END
696 NODE (Balance)
697 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
698 THEN
699 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
700 ELSE
701 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
702 END
703 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
704 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
705 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
706 THEN
707 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
708 ELSE
709 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
710 END
711 END
712 END
713 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method BalanceFormat2Choice -> 93B : Default
534 TRANSLATE(BalanceFormat2Choice, 93B)
535 RULE
536 NODE (Data Source Scheme)
537 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
538 END
539 NODE (Quantity Type Code)
540 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
541 THEN
542 'UNIT' CopyTo Quantity Type Code
543 END
544 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
545 THEN
546 'FAMT' CopyTo Quantity Type Code
547 END
548 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
549 THEN
550 'AMOR' CopyTo Quantity Type Code
551 END
552 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
553 END
554 NODE (Sign)
555 IF (Balance\ShortLongPosition IsSameString 'SHOR')
556 THEN
557 'N' CopyTo Sign
558 END
559 END
560 NODE (Balance)
561 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
562 THEN
563 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
564 ELSE
565 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
566 END
567 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
568 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
569 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
570 THEN
571 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
572 ELSE
573 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
574 END
575 END
576 END
577 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method BalanceFormat2Choice -> 93B : Default
593 TRANSLATE(BalanceFormat2Choice, 93B)
594 RULE
595 NODE (Data Source Scheme)
596 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
597 END
598 NODE (Quantity Type Code)
599 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
600 THEN
601 'UNIT' CopyTo Quantity Type Code
602 END
603 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
604 THEN
605 'FAMT' CopyTo Quantity Type Code
606 END
607 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
608 THEN
609 'AMOR' CopyTo Quantity Type Code
610 END
611 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
612 END
613 NODE (Sign)
614 IF (Balance\ShortLongPosition IsSameString 'SHOR')
615 THEN
616 'N' CopyTo Sign
617 END
618 END
619 NODE (Balance)
620 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
621 THEN
622 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
623 ELSE
624 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
625 END
626 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
627 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
628 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
629 THEN
630 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
631 ELSE
632 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
633 END
634 END
635 END
636 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BalanceFormat2Choice -> 93B : Default
660 TRANSLATE(BalanceFormat2Choice, 93B)
661 RULE
662 NODE (Data Source Scheme)
663 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
664 END
665 NODE (Quantity Type Code)
666 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
667 THEN
668 'UNIT' CopyTo Quantity Type Code
669 END
670 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
671 THEN
672 'FAMT' CopyTo Quantity Type Code
673 END
674 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
675 THEN
676 'AMOR' CopyTo Quantity Type Code
677 END
678 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
679 END
680 NODE (Sign)
681 IF (Balance\ShortLongPosition IsSameString 'SHOR')
682 THEN
683 'N' CopyTo Sign
684 END
685 END
686 NODE (Balance)
687 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
688 THEN
689 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
690 ELSE
691 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
692 END
693 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
694 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
695 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
696 THEN
697 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
698 ELSE
699 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
700 END
701 END
702 END
703 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method BalanceFormat2Choice -> 93B : Default
460 TRANSLATE(BalanceFormat2Choice, 93B)
461 RULE
462 NODE (Data Source Scheme)
463 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
464 END
465 NODE (Quantity Type Code)
466 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
467 THEN
468 'UNIT' CopyTo Quantity Type Code
469 END
470 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
471 THEN
472 'FAMT' CopyTo Quantity Type Code
473 END
474 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
475 THEN
476 'AMOR' CopyTo Quantity Type Code
477 END
478 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
479 END
480 NODE (Sign)
481 IF (Balance\ShortLongPosition IsSameString 'SHOR')
482 THEN
483 'N' CopyTo Sign
484 END
485 END
486 NODE (Balance)
487 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
488 THEN
489 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
490 ELSE
491 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
492 END
493 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
494 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
495 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
496 THEN
497 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
498 ELSE
499 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
500 END
501 END
502 END
503 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method BalanceFormat2Choice -> 93B : Default
285 TRANSLATE(BalanceFormat2Choice, 93B)
286 RULE
287 NODE (Data Source Scheme)
288 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
289 END
290 NODE (Quantity Type Code)
291 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
292 THEN
293 'UNIT' CopyTo Quantity Type Code
294 END
295 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
296 THEN
297 'FAMT' CopyTo Quantity Type Code
298 END
299 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
300 THEN
301 'AMOR' CopyTo Quantity Type Code
302 END
303 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
304 END
305 NODE (Sign)
306 IF (Balance\ShortLongPosition IsSameString 'SHOR')
307 THEN
308 'N' CopyTo Sign
309 END
310 END
311 NODE (Balance)
312 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
313 THEN
314 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
315 ELSE
316 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
317 END
318 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
319 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
320 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
321 THEN
322 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
323 ELSE
324 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
325 END
326 END
327 END
328 END
translateBalanceFormat2Choice_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method BalanceFormat2Choice -> 93B : Default
247 TRANSLATE(BalanceFormat2Choice, 93B)
248 RULE
249 NODE (Data Source Scheme)
250 (((Balance\QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (Balance\QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
251 END
252 NODE (Quantity Type Code)
253 IF (Balance\QuantityChoice\Quantity\Unit IsPresent)
254 THEN
255 'UNIT' CopyTo Quantity Type Code
256 END
257 IF (Balance\QuantityChoice\Quantity\FaceAmount IsPresent)
258 THEN
259 'FAMT' CopyTo Quantity Type Code
260 END
261 IF (Balance\QuantityChoice\Quantity\AmortisedValue IsPresent)
262 THEN
263 'AMOR' CopyTo Quantity Type Code
264 END
265 (Balance\QuantityChoice\ProprietaryQuantity\QuantityType ToUppercase) CopyTo Quantity Type Code
266 END
267 NODE (Sign)
268 IF (Balance\ShortLongPosition IsSameString 'SHOR')
269 THEN
270 'N' CopyTo Sign
271 END
272 END
273 NODE (Balance)
274 IF (((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
275 THEN
276 ((Balance\QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
277 ELSE
278 (Balance\QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
279 END
280 (Balance\QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
281 (Balance\QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
282 IF (((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '-') Or ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring ('1', '1')) IsSameString '+'))
283 THEN
284 ((Balance\QuantityChoice\ProprietaryQuantity\Quantity Substring '2') FormatDecimal 'MT') CopyTo Balance
285 ELSE
286 (Balance\QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
287 END
288 END
289 END
290 END
translateBalanceFormat2Choice_93C_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BalanceFormat2Choice -> 93C_1 : Default
714 TRANSLATE(BalanceFormat2Choice, 93C_1)
715 RULE
716 NODE (Quantity Type Code)
717 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
718 THEN
719 'UNIT' CopyTo Quantity Type Code
720 END
721 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
722 THEN
723 'FAMT' CopyTo Quantity Type Code
724 END
725 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
726 THEN
727 'AMOR' CopyTo Quantity Type Code
728 END
729 END
730 NODE (Balance Type Code)
731 IF (EligibleBalance IsPresent)
732 THEN
733 'ELIG' CopyTo Balance Type Code
734 END
735 IF (NotEligibleBalance IsPresent)
736 THEN
737 'NELG' CopyTo Balance Type Code
738 END
739 END
740 NODE (Sign)
741 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
742 THEN
743 'N' CopyTo Sign
744 END
745 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
746 THEN
747 'N' CopyTo Sign
748 END
749 END
750 NODE (Balance)
751 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
752 THEN
753 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
754 ELSE
755 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
756 END
757 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
758 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
759 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
760 THEN
761 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
762 ELSE
763 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
764 END
765 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
766 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
767 END
768 END
769 END
translateBalanceFormat2Choice_93C_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BalanceFormat2Choice -> 93C_1 : Default
704 TRANSLATE(BalanceFormat2Choice, 93C_1)
705 RULE
706 NODE (Quantity Type Code)
707 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
708 THEN
709 'UNIT' CopyTo Quantity Type Code
710 END
711 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
712 THEN
713 'FAMT' CopyTo Quantity Type Code
714 END
715 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
716 THEN
717 'AMOR' CopyTo Quantity Type Code
718 END
719 END
720 NODE (Balance Type Code)
721 IF (EligibleBalance IsPresent)
722 THEN
723 'ELIG' CopyTo Balance Type Code
724 END
725 IF (NotEligibleBalance IsPresent)
726 THEN
727 'NELG' CopyTo Balance Type Code
728 END
729 END
730 NODE (Sign)
731 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
732 THEN
733 'N' CopyTo Sign
734 END
735 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
736 THEN
737 'N' CopyTo Sign
738 END
739 END
740 NODE (Balance)
741 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
742 THEN
743 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
744 ELSE
745 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
746 END
747 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
748 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
749 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
750 THEN
751 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
752 ELSE
753 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
754 END
755 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
756 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
757 END
758 END
759 END
translateBalanceFormat2Choice_93C_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method BalanceFormat2Choice -> 93C_1 : Default
504 TRANSLATE(BalanceFormat2Choice, 93C_1)
505 RULE
506 NODE (Quantity Type Code)
507 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
508 THEN
509 'UNIT' CopyTo Quantity Type Code
510 END
511 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
512 THEN
513 'FAMT' CopyTo Quantity Type Code
514 END
515 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
516 THEN
517 'AMOR' CopyTo Quantity Type Code
518 END
519 END
520 NODE (Balance Type Code)
521 IF (EligibleBalance IsPresent)
522 THEN
523 'ELIG' CopyTo Balance Type Code
524 END
525 IF (NotEligibleBalance IsPresent)
526 THEN
527 'NELG' CopyTo Balance Type Code
528 END
529 END
530 NODE (Sign)
531 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
532 THEN
533 'N' CopyTo Sign
534 END
535 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
536 THEN
537 'N' CopyTo Sign
538 END
539 END
540 NODE (Balance)
541 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
542 THEN
543 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
544 ELSE
545 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
546 END
547 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
548 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
549 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
550 THEN
551 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
552 ELSE
553 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
554 END
555 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
556 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
557 END
558 END
559 END
translateBalanceFormat2Choice_93C_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method BalanceFormat2Choice -> 93C_1 : Default
329 TRANSLATE(BalanceFormat2Choice, 93C_1)
330 RULE
331 NODE (Quantity Type Code)
332 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
333 THEN
334 'UNIT' CopyTo Quantity Type Code
335 END
336 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
337 THEN
338 'FAMT' CopyTo Quantity Type Code
339 END
340 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
341 THEN
342 'AMOR' CopyTo Quantity Type Code
343 END
344 END
345 NODE (Balance Type Code)
346 IF (EligibleBalance IsPresent)
347 THEN
348 'ELIG' CopyTo Balance Type Code
349 END
350 IF (NotEligibleBalance IsPresent)
351 THEN
352 'NELG' CopyTo Balance Type Code
353 END
354 END
355 NODE (Sign)
356 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
357 THEN
358 'N' CopyTo Sign
359 END
360 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
361 THEN
362 'N' CopyTo Sign
363 END
364 END
365 NODE (Balance)
366 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
367 THEN
368 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
369 ELSE
370 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
371 END
372 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
373 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
374 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
375 THEN
376 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
377 ELSE
378 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
379 END
380 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
381 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
382 END
383 END
384 END
translateBalanceFormat2Choice_93C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method BalanceFormat2Choice -> 93C_2 : Default
578 TRANSLATE(BalanceFormat2Choice, 93C_2)
579 RULE
580 NODE (Quantity Type Code)
581 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
582 THEN
583 'UNIT' CopyTo Quantity Type Code
584 END
585 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
586 THEN
587 'FAMT' CopyTo Quantity Type Code
588 END
589 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
590 THEN
591 'AMOR' CopyTo Quantity Type Code
592 END
593 END
594 NODE (Balance Type Code)
595 IF (EligibleBalance IsPresent)
596 THEN
597 'ELIG' CopyTo Balance Type Code
598 END
599 IF (NotEligibleBalance IsPresent)
600 THEN
601 'NELG' CopyTo Balance Type Code
602 END
603 END
604 NODE (Sign)
605 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
606 THEN
607 'N' CopyTo Sign
608 END
609 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
610 THEN
611 'N' CopyTo Sign
612 END
613 END
614 NODE (Balance)
615 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
616 THEN
617 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
618 ELSE
619 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
620 END
621 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
622 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
623 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
624 THEN
625 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
626 ELSE
627 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
628 END
629 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
630 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
631 END
632 END
633 END
translateBalanceFormat2Choice_93C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method BalanceFormat2Choice -> 93C_2 : Default
637 TRANSLATE(BalanceFormat2Choice, 93C_2)
638 RULE
639 NODE (Quantity Type Code)
640 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
641 THEN
642 'UNIT' CopyTo Quantity Type Code
643 END
644 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
645 THEN
646 'FAMT' CopyTo Quantity Type Code
647 END
648 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
649 THEN
650 'AMOR' CopyTo Quantity Type Code
651 END
652 END
653 NODE (Balance Type Code)
654 IF (EligibleBalance IsPresent)
655 THEN
656 'ELIG' CopyTo Balance Type Code
657 END
658 IF (NotEligibleBalance IsPresent)
659 THEN
660 'NELG' CopyTo Balance Type Code
661 END
662 END
663 NODE (Sign)
664 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
665 THEN
666 'N' CopyTo Sign
667 END
668 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
669 THEN
670 'N' CopyTo Sign
671 END
672 END
673 NODE (Balance)
674 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
675 THEN
676 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
677 ELSE
678 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
679 END
680 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
681 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
682 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
683 THEN
684 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
685 ELSE
686 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
687 END
688 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
689 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
690 END
691 END
692 END
translateBalanceFormat2Choice_93C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method BalanceFormat2Choice -> 93C_2 : Default
291 TRANSLATE(BalanceFormat2Choice, 93C_2)
292 RULE
293 NODE (Quantity Type Code)
294 IF ((NotEligibleBalance\Quantity\Unit IsPresent) Or (EligibleBalance\Quantity\Unit IsPresent))
295 THEN
296 'UNIT' CopyTo Quantity Type Code
297 END
298 IF ((NotEligibleBalance\Quantity\FaceAmount IsPresent) Or (EligibleBalance\Quantity\FaceAmount IsPresent))
299 THEN
300 'FAMT' CopyTo Quantity Type Code
301 END
302 IF ((NotEligibleBalance\Quantity\AmortisedValue IsPresent) Or (EligibleBalance\Quantity\AmortisedValue IsPresent))
303 THEN
304 'AMOR' CopyTo Quantity Type Code
305 END
306 END
307 NODE (Balance Type Code)
308 IF (EligibleBalance IsPresent)
309 THEN
310 'ELIG' CopyTo Balance Type Code
311 END
312 IF (NotEligibleBalance IsPresent)
313 THEN
314 'NELG' CopyTo Balance Type Code
315 END
316 END
317 NODE (Sign)
318 IF (EligibleBalance\ShortLongPosition IsSameString 'SHOR')
319 THEN
320 'N' CopyTo Sign
321 END
322 IF (NotEligibleBalance\ShortLongPosition IsSameString 'SHOR')
323 THEN
324 'N' CopyTo Sign
325 END
326 END
327 NODE (Balance)
328 IF (((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((EligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
329 THEN
330 ((EligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
331 ELSE
332 (EligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
333 END
334 (EligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
335 (EligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
336 IF (((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((NotEligibleBalance\Quantity\Unit Substring ('1', '1')) IsSameString '+'))
337 THEN
338 ((NotEligibleBalance\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
339 ELSE
340 (NotEligibleBalance\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
341 END
342 (NotEligibleBalance\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
343 (NotEligibleBalance\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
344 END
345 END
346 END
translateBaseOneRate_36_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BaseOneRate -> 36 : Default
145 TRANSLATE(BaseOneRate, 36)
146 RULE
147 IF (((BaseOneRate Substring ('1', '1')) IsSameString '+') Or ((BaseOneRate Substring ('1', '1')) IsSameString '-'))
148 THEN
149 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo 36
150 ELSE
151 (BaseOneRate FormatDecimal 'MT') CopyTo 36
152 END
153 END
154 END
translateBaseOneRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BaseOneRate -> Rate_FIN_15d : Default
2752 TRANSLATE(BaseOneRate, Rate_FIN_15d)
2753 RULE
2754 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
2755 END
2756 END
translateBaseOneRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BaseOneRate -> Rate_FIN_15d : Default
2130 TRANSLATE(BaseOneRate, Rate_FIN_15d)
2131 RULE
2132 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
2133 END
2134 END
translateBaseOneRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method BaseOneRate -> Rate_FIN_15d : Default
1898 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1899 RULE
1900 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1901 END
1902 END
translateBaseOneRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method BaseOneRate -> Rate_FIN_15d : Default
458 TRANSLATE(BaseOneRate, Rate_FIN_15d)
459 RULE
460 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
461 END
462 END
translateBaseOneRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method BaseOneRate -> Rate_FIN_15d : Default
465 TRANSLATE(BaseOneRate, Rate_FIN_15d)
466 RULE
467 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
468 END
469 END
translateBeneficiaryCertificationType2Code_OptionalCode_4c_324_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BeneficiaryCertificationType2Code -> OptionalCode_4!c_324 : Default
1924 TRANSLATE(BeneficiaryCertificationType2Code, OptionalCode_4!c_324)
1925 RULE
1926 'ACCI' EquivalentTo 'ACCI'
1927 'DOMI' EquivalentTo 'DOMI'
1928 'NDOM' EquivalentTo 'NDOM'
1929 'FULL' EquivalentTo 'FULL'
1930 'NCOM' EquivalentTo 'NCOM'
1931 'QIBB' EquivalentTo 'QIBB'
1932 'TRBD' EquivalentTo 'TRBD'
1933 'PAPW' EquivalentTo 'PAPW'
1934 'PABD' EquivalentTo 'PABD'
1935 'NARR' EquivalentTo 'NARR'
1936 END
1937 END
translateBeneficiaryCertificationType2Code_OptionalCode_4c_324_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BeneficiaryCertificationType2Code -> OptionalCode_4!c_324 : Default
920 TRANSLATE(BeneficiaryCertificationType2Code, OptionalCode_4!c_324)
921 RULE
922 'ACCI' EquivalentTo 'ACCI'
923 'DOMI' EquivalentTo 'DOMI'
924 'NDOM' EquivalentTo 'NDOM'
925 'FULL' EquivalentTo 'FULL'
926 'NCOM' EquivalentTo 'NCOM'
927 'QIBB' EquivalentTo 'QIBB'
928 'TRBD' EquivalentTo 'TRBD'
929 'PAPW' EquivalentTo 'PAPW'
930 'PABD' EquivalentTo 'PABD'
931 'NARR' EquivalentTo 'NARR'
932 END
933 END
translateBeneficiaryCertificationType3Choice_22F_104_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BeneficiaryCertificationType3Choice -> 22F_104 : Default
1913 TRANSLATE(BeneficiaryCertificationType3Choice, 22F_104)
1914 RULE
1915 NODE (Data Source Scheme)
1916 Proprietary TranslateTo Data Source Scheme
1917 END
1918 NODE (Indicator)
1919 Code TranslateTo Indicator
1920 (Proprietary\Identification ToUppercase) CopyTo Indicator
1921 END
1922 END
1923 END
translateBeneficiaryCertificationType3Choice_22F_104_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BeneficiaryCertificationType3Choice -> 22F_104 : Default
909 TRANSLATE(BeneficiaryCertificationType3Choice, 22F_104)
910 RULE
911 NODE (Data Source Scheme)
912 Proprietary TranslateTo Data Source Scheme
913 END
914 NODE (Indicator)
915 Code TranslateTo Indicator
916 (Proprietary\Identification ToUppercase) CopyTo Indicator
917 END
918 END
919 END
translateBeneficiaryCertificationType3Code_OptionalCode_4c_328_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method BeneficiaryCertificationType3Code -> OptionalCode_4!c_328 : Default
770 TRANSLATE(BeneficiaryCertificationType3Code, OptionalCode_4!c_328)
771 RULE
772 'ACCI' EquivalentTo 'ACCI'
773 'NCOM' EquivalentTo 'NCOM'
774 'QIBB' EquivalentTo 'QIBB'
775 'NARR' EquivalentTo 'NARR'
776 END
777 END
translateBeneficiaryCertificationType4Choice_22F_110_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method BeneficiaryCertificationType4Choice -> 22F_110 : Default
759 TRANSLATE(BeneficiaryCertificationType4Choice, 22F_110)
760 RULE
761 NODE (Data Source Scheme)
762 Proprietary TranslateTo Data Source Scheme
763 END
764 NODE (Indicator)
765 Code TranslateTo Indicator
766 (Proprietary\Identification ToUppercase) CopyTo Indicator
767 END
768 END
769 END
translateBICFIIdentifier_Identifier_BICFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method BICFIIdentifier -> Identifier_BICFI : Default
1838 TRANSLATE(BICFIIdentifier, Identifier_BICFI)
1839 RULE
1840 BICFIIdentifier CopyTo Identifier_BICFI
1841 END
1842 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
3050 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
3051 RULE
3052 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
3053 END
3054 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
687 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
688 RULE
689 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
690 END
691 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
227 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
228 RULE
229 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
230 END
231 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
1209 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
1210 RULE
1211 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
1212 END
1213 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
679 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
680 RULE
681 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
682 END
683 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
2392 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
2393 RULE
2394 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
2395 END
2396 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
2024 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
2025 RULE
2026 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
2027 END
2028 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
627 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
628 RULE
629 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
630 END
631 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
364 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
365 RULE
366 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
367 END
368 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
376 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
377 RULE
378 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
379 END
380 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
466 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
467 RULE
468 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
469 END
470 END
translateBICFIIdentifier_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method BICFIIdentifier -> Identifier_BICFIOrNonFI : Default
370 TRANSLATE(BICFIIdentifier, Identifier_BICFIOrNonFI)
371 RULE
372 BICFIIdentifier CopyTo Identifier_BICFIOrNonFI
373 END
374 END
translateBICIdentifier_95P_13_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method BICIdentifier -> 95P_13 : Default
302 TRANSLATE(BICIdentifier, 95P_13)
303 RULE
304 NODE (Identifier Code)
305 BICIdentifier CopyTo Identifier Code
306 END
307 END
308 END
translateBICIdentifier_95P_13_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method BICIdentifier -> 95P_13 : Default
376 TRANSLATE(BICIdentifier, 95P_13)
377 RULE
378 NODE (Identifier Code)
379 BICIdentifier CopyTo Identifier Code
380 END
381 END
382 END
translateBICIdentifier_95P_13_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method BICIdentifier -> 95P_13 : Default
279 TRANSLATE(BICIdentifier, 95P_13)
280 RULE
281 NODE (Identifier Code)
282 BICIdentifier CopyTo Identifier Code
283 END
284 END
285 END
translateBICIdentifier_95P_13_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method BICIdentifier -> 95P_13 : Default
383 TRANSLATE(BICIdentifier, 95P_13)
384 RULE
385 NODE (Identifier Code)
386 BICIdentifier CopyTo Identifier Code
387 END
388 END
389 END
translateBranchAndFinancialInstitutionIdentification4_52C_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> 52C_6 : Default
817 TRANSLATE(BranchAndFinancialInstitutionIdentification4, 52C_6)
818 RULE
819 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
820 THEN
821 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo 52C_6
822 END
823 END
824 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_2_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_2 : BIC
2119 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_2)
2120 RULE
2121 NODE (Code)
2122 IF (FinancialInstitutionIdentification\BIC IsPresent)
2123 THEN
2124 'INS' CopyTo Code
2125 END
2126 END
2127 NODE (Narrative)
2128 FinancialInstitutionIdentification\BIC CopyTo Narrative
2129 END
2130 END
2131 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_2_Clearing(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_2 : Clearing
2132 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_2)
2133 RULE
2134 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
2135 THEN
2136 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Complex_Code_Narrative_2
2137 END
2138 END
2139 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_2_Clearing(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_2 : Clearing
1757 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_2)
1758 RULE
1759 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
1760 THEN
1761 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Complex_Code_Narrative_2
1762 END
1763 END
1764 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_5_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_5 : BIC
554 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_5)
555 RULE
556 NODE (Code)
557 IF (FinancialInstitutionIdentification\BIC IsPresent)
558 THEN
559 'INS' CopyTo Code
560 END
561 END
562 NODE (Narrative)
563 IF (FinancialInstitutionIdentification\BIC IsPresent)
564 THEN
565 FinancialInstitutionIdentification\BIC CopyTo Narrative
566 END
567 END
568 END
569 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_5_Clearing(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_5 : Clearing
570 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_5)
571 RULE
572 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
573 THEN
574 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Complex_Code_Narrative_5
575 END
576 END
577 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_6_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_6 : BIC
554 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_6)
555 RULE
556 NODE (Code)
557 IF (FinancialInstitutionIdentification\BIC IsPresent)
558 THEN
559 'INS' CopyTo Code
560 END
561 END
562 NODE (Narrative)
563 IF (FinancialInstitutionIdentification\BIC IsPresent)
564 THEN
565 FinancialInstitutionIdentification\BIC CopyTo Narrative
566 END
567 END
568 END
569 END
translateBranchAndFinancialInstitutionIdentification4_Complex_Code_Narrative_6_Clearing(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Complex_Code_Narrative_6 : Clearing
570 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Complex_Code_Narrative_6)
571 RULE
572 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
573 THEN
574 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Complex_Code_Narrative_6
575 END
576 END
577 END
translateBranchAndFinancialInstitutionIdentification4_Identifier_BICFI_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Identifier_BICFI : BIC
1178 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Identifier_BICFI)
1179 RULE
1180 IF (FinancialInstitutionIdentification\BIC IsPresent)
1181 THEN
1182 FinancialInstitutionIdentification\BIC CopyTo Identifier_BICFI
1183 END
1184 END
1185 END
translateBranchAndFinancialInstitutionIdentification4_Identifier_BICFI_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Identifier_BICFI : BIC
167 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Identifier_BICFI)
168 RULE
169 IF (FinancialInstitutionIdentification\BIC IsPresent)
170 THEN
171 FinancialInstitutionIdentification\BIC CopyTo Identifier_BICFI
172 END
173 END
174 END
translateBranchAndFinancialInstitutionIdentification4_Identifier_BICFI_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Identifier_BICFI : BIC
167 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Identifier_BICFI)
168 RULE
169 IF (FinancialInstitutionIdentification\BIC IsPresent)
170 THEN
171 FinancialInstitutionIdentification\BIC CopyTo Identifier_BICFI
172 END
173 END
174 END
translateBranchAndFinancialInstitutionIdentification4_Identifier_BICFI_BIC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Identifier_BICFI : BIC
809 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Identifier_BICFI)
810 RULE
811 IF (FinancialInstitutionIdentification\BIC IsPresent)
812 THEN
813 FinancialInstitutionIdentification\BIC CopyTo Identifier_BICFI
814 END
815 END
816 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Default
1186 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
1187 RULE
1188 NODE (Line)
1189 IF ((FinancialInstitutionIdentification\Name IsPresent) And (FinancialInstitutionIdentification\PostalAddress IsPresent))
1190 THEN
1191 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
1192 ELSE
1193 IF (FinancialInstitutionIdentification\Name IsPresent)
1194 THEN
1195 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
1196 END
1197 END
1198 END
1199 NODE (Line)
1200 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
1201 THEN
1202 (FinancialInstitutionIdentification\Name Substring '36') CopyTo Line[2]
1203 ELSE
1204 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
1205 THEN
1206 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
1207 THEN
1208 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
1209 ELSE
1210 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
1211 THEN
1212 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
1213 ELSE
1214 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
1215 THEN
1216 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
1217 END
1218 END
1219 END
1220 END
1221 END
1222 END
1223 NODE (Line)
1224 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
1225 THEN
1226 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
1227 THEN
1228 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
1229 THEN
1230 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1231 ELSE
1232 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
1233 THEN
1234 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1235 ELSE
1236 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
1237 THEN
1238 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1239 END
1240 END
1241 END
1242 END
1243 ELSE
1244 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
1245 THEN
1246 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
1247 THEN
1248 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
1249 THEN
1250 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1251 ELSE
1252 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
1253 THEN
1254 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1255 END
1256 END
1257 ELSE
1258 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
1259 THEN
1260 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
1261 END
1262 END
1263 END
1264 END
1265 END
1266 NODE (Line)
1267 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
1268 THEN
1269 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
1270 THEN
1271 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
1272 THEN
1273 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
1274 THEN
1275 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1276 ELSE
1277 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
1278 THEN
1279 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1280 END
1281 END
1282 ELSE
1283 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
1284 THEN
1285 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1286 END
1287 END
1288 END
1289 ELSE
1290 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
1291 THEN
1292 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
1293 THEN
1294 IF ((((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) LessThan '71'))
1295 THEN
1296 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
1297 THEN
1298 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1299 END
1300 ELSE
1301 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1302 END
1303 ELSE
1304 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
1305 THEN
1306 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
1307 END
1308 END
1309 END
1310 END
1311 END
1312 END
1313 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Default
175 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
176 RULE
177 NODE (Line)
178 IF ((FinancialInstitutionIdentification\Name IsPresent) And (FinancialInstitutionIdentification\PostalAddress IsPresent))
179 THEN
180 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
181 ELSE
182 IF (FinancialInstitutionIdentification\Name IsPresent)
183 THEN
184 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
185 END
186 END
187 END
188 NODE (Line)
189 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
190 THEN
191 (FinancialInstitutionIdentification\Name Substring '36') CopyTo Line[2]
192 ELSE
193 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
194 THEN
195 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
196 THEN
197 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
198 ELSE
199 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
200 THEN
201 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
202 ELSE
203 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
204 THEN
205 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
206 END
207 END
208 END
209 END
210 END
211 END
212 NODE (Line)
213 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
214 THEN
215 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
216 THEN
217 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
218 THEN
219 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
220 ELSE
221 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
222 THEN
223 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
224 ELSE
225 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
226 THEN
227 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
228 END
229 END
230 END
231 END
232 ELSE
233 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
234 THEN
235 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
236 THEN
237 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
238 THEN
239 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
240 ELSE
241 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
242 THEN
243 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
244 END
245 END
246 ELSE
247 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
248 THEN
249 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
250 END
251 END
252 END
253 END
254 END
255 NODE (Line)
256 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
257 THEN
258 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
259 THEN
260 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
261 THEN
262 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
263 THEN
264 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
265 ELSE
266 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
267 THEN
268 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
269 END
270 END
271 ELSE
272 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
273 THEN
274 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
275 END
276 END
277 END
278 ELSE
279 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
280 THEN
281 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
282 THEN
283 IF ((((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) LessThan '71'))
284 THEN
285 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
286 THEN
287 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
288 END
289 ELSE
290 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
291 END
292 ELSE
293 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
294 THEN
295 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
296 END
297 END
298 END
299 END
300 END
301 END
302 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Default
175 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
176 RULE
177 NODE (Line)
178 IF ((FinancialInstitutionIdentification\Name IsPresent) And (FinancialInstitutionIdentification\PostalAddress IsPresent))
179 THEN
180 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
181 ELSE
182 IF (FinancialInstitutionIdentification\Name IsPresent)
183 THEN
184 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
185 END
186 END
187 END
188 NODE (Line)
189 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
190 THEN
191 (FinancialInstitutionIdentification\Name Substring '36') CopyTo Line[2]
192 ELSE
193 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
194 THEN
195 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
196 THEN
197 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
198 ELSE
199 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
200 THEN
201 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
202 ELSE
203 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
204 THEN
205 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
206 END
207 END
208 END
209 END
210 END
211 END
212 NODE (Line)
213 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
214 THEN
215 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
216 THEN
217 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
218 THEN
219 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
220 ELSE
221 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
222 THEN
223 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
224 ELSE
225 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
226 THEN
227 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
228 END
229 END
230 END
231 END
232 ELSE
233 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
234 THEN
235 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
236 THEN
237 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
238 THEN
239 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
240 ELSE
241 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
242 THEN
243 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
244 END
245 END
246 ELSE
247 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
248 THEN
249 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
250 END
251 END
252 END
253 END
254 END
255 NODE (Line)
256 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
257 THEN
258 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
259 THEN
260 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
261 THEN
262 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
263 THEN
264 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
265 ELSE
266 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
267 THEN
268 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
269 END
270 END
271 ELSE
272 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
273 THEN
274 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
275 END
276 END
277 END
278 ELSE
279 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
280 THEN
281 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
282 THEN
283 IF ((((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) LessThan '71'))
284 THEN
285 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
286 THEN
287 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
288 END
289 ELSE
290 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
291 END
292 ELSE
293 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
294 THEN
295 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
296 END
297 END
298 END
299 END
300 END
301 END
302 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Default
846 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
847 RULE
848 NODE (Line)
849 IF ((FinancialInstitutionIdentification\Name IsPresent) And (FinancialInstitutionIdentification\PostalAddress IsPresent))
850 THEN
851 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
852 ELSE
853 IF (FinancialInstitutionIdentification\Name IsPresent)
854 THEN
855 (FinancialInstitutionIdentification\Name Substring ('1', '35')) CopyTo Line[1]
856 END
857 END
858 END
859 NODE (Line)
860 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
861 THEN
862 (FinancialInstitutionIdentification\Name Substring '36') CopyTo Line[2]
863 ELSE
864 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
865 THEN
866 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
867 THEN
868 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
869 ELSE
870 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
871 THEN
872 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
873 ELSE
874 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
875 THEN
876 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[2]
877 END
878 END
879 END
880 END
881 END
882 END
883 NODE (Line)
884 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
885 THEN
886 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
887 THEN
888 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
889 THEN
890 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
891 ELSE
892 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
893 THEN
894 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
895 ELSE
896 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
897 THEN
898 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
899 END
900 END
901 END
902 END
903 ELSE
904 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
905 THEN
906 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
907 THEN
908 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
909 THEN
910 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
911 ELSE
912 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
913 THEN
914 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
915 END
916 END
917 ELSE
918 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
919 THEN
920 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[3]
921 END
922 END
923 END
924 END
925 END
926 NODE (Line)
927 IF ((FinancialInstitutionIdentification\Name Length) GreaterThan '35')
928 THEN
929 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
930 THEN
931 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
932 THEN
933 IF (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35')
934 THEN
935 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
936 ELSE
937 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
938 THEN
939 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
940 END
941 END
942 ELSE
943 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
944 THEN
945 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
946 END
947 END
948 END
949 ELSE
950 IF (FinancialInstitutionIdentification\PostalAddress IsPresent)
951 THEN
952 IF (FinancialInstitutionIdentification\PostalAddress\StreetName IsPresent)
953 THEN
954 IF ((((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((FinancialInstitutionIdentification\PostalAddress\StreetName Concatenate (' ', FinancialInstitutionIdentification\PostalAddress\BuildingNumber)) Length) LessThan '71'))
955 THEN
956 IF ((FinancialInstitutionIdentification\PostalAddress\Country IsPresent) Or (FinancialInstitutionIdentification\PostalAddress\TownName IsPresent))
957 THEN
958 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
959 END
960 ELSE
961 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
962 END
963 ELSE
964 IF (FinancialInstitutionIdentification\PostalAddress\AddressLine[*] IsPresent)
965 THEN
966 FinancialInstitutionIdentification\PostalAddress TranslateTo Line[4]
967 END
968 END
969 END
970 END
971 END
972 END
973 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Only_ClrSysMmbId_or_ClrSysMmbId_and_PstlAdr(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Only ClrSysMmbId or ClrSysMmbId and PstlAdr
1319 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
1320 RULE
1321 NODE (Line)
1322 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
1323 THEN
1324 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
1325 THEN
1326 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Line[1]
1327 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
1328 ELSE
1329 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
1330 END
1331 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent)
1332 THEN
1333 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
1334 END
1335 ELSE
1336 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
1337 END
1338 END
1339 END
1340 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Only_ClrSysMmbId_or_ClrSysMmbId_and_PstlAdr(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Only ClrSysMmbId or ClrSysMmbId and PstlAdr
392 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
393 RULE
394 NODE (Line)
395 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
396 THEN
397 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
398 THEN
399 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Line[1]
400 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
401 ELSE
402 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
403 END
404 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent)
405 THEN
406 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
407 END
408 ELSE
409 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
410 END
411 END
412 END
413 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Only_ClrSysMmbId_or_ClrSysMmbId_and_PstlAdr(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Only ClrSysMmbId or ClrSysMmbId and PstlAdr
392 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
393 RULE
394 NODE (Line)
395 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
396 THEN
397 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
398 THEN
399 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Line[1]
400 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
401 ELSE
402 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
403 END
404 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent)
405 THEN
406 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
407 END
408 ELSE
409 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
410 END
411 END
412 END
413 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Only_ClrSysMmbId_or_ClrSysMmbId_and_PstlAdr(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Only ClrSysMmbId or ClrSysMmbId and PstlAdr
979 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
980 RULE
981 NODE (Line)
982 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
983 THEN
984 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
985 THEN
986 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Line[1]
987 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
988 ELSE
989 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
990 END
991 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent)
992 THEN
993 (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) CopyTo Line[1]
994 END
995 ELSE
996 FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification CopyTo Line[1]
997 END
998 END
999 END
1000 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Othr_without_Name(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Othr without Name
1341 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
1342 RULE
1343 NODE (Line)
1344 IF (Not (FinancialInstitutionIdentification\Other\Issuer IsPresent))
1345 THEN
1346 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
1347 THEN
1348 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1349 ELSE
1350 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
1351 THEN
1352 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1353 ELSE
1354 (FinancialInstitutionIdentification\Other\Identification Substring ('1', '35')) CopyTo Line[1]
1355 END
1356 END
1357 ELSE
1358 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
1359 THEN
1360 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\SchemeName\Proprietary, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1361 ELSE
1362 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
1363 THEN
1364 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Issuer, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1365 ELSE
1366 ((FinancialInstitutionIdentification\Other\Issuer Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1367 END
1368 END
1369 END
1370 END
1371 END
1372 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Othr_without_Name(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Othr without Name
414 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
415 RULE
416 NODE (Line)
417 IF (Not (FinancialInstitutionIdentification\Other\Issuer IsPresent))
418 THEN
419 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
420 THEN
421 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
422 ELSE
423 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
424 THEN
425 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
426 ELSE
427 (FinancialInstitutionIdentification\Other\Identification Substring ('1', '35')) CopyTo Line[1]
428 END
429 END
430 ELSE
431 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
432 THEN
433 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\SchemeName\Proprietary, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
434 ELSE
435 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
436 THEN
437 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Issuer, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
438 ELSE
439 ((FinancialInstitutionIdentification\Other\Issuer Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
440 END
441 END
442 END
443 END
444 END
445 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Othr_without_Name(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Othr without Name
414 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
415 RULE
416 NODE (Line)
417 IF (Not (FinancialInstitutionIdentification\Other\Issuer IsPresent))
418 THEN
419 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
420 THEN
421 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
422 ELSE
423 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
424 THEN
425 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
426 ELSE
427 (FinancialInstitutionIdentification\Other\Identification Substring ('1', '35')) CopyTo Line[1]
428 END
429 END
430 ELSE
431 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
432 THEN
433 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\SchemeName\Proprietary, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
434 ELSE
435 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
436 THEN
437 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Issuer, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
438 ELSE
439 ((FinancialInstitutionIdentification\Other\Issuer Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
440 END
441 END
442 END
443 END
444 END
445 END
translateBranchAndFinancialInstitutionIdentification4_Text_FIN_4M35x_Othr_without_Name(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_FIN_4M35x : Othr without Name
1001 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_FIN_4M35x)
1002 RULE
1003 NODE (Line)
1004 IF (Not (FinancialInstitutionIdentification\Other\Issuer IsPresent))
1005 THEN
1006 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
1007 THEN
1008 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1009 ELSE
1010 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
1011 THEN
1012 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1013 ELSE
1014 (FinancialInstitutionIdentification\Other\Identification Substring ('1', '35')) CopyTo Line[1]
1015 END
1016 END
1017 ELSE
1018 IF (FinancialInstitutionIdentification\Other\SchemeName\Code IsPresent)
1019 THEN
1020 ((FinancialInstitutionIdentification\Other\SchemeName\Code Concatenate ('/', FinancialInstitutionIdentification\Other\SchemeName\Proprietary, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1021 ELSE
1022 IF (FinancialInstitutionIdentification\Other\SchemeName\Proprietary IsPresent)
1023 THEN
1024 ((FinancialInstitutionIdentification\Other\SchemeName\Proprietary Concatenate ('/', FinancialInstitutionIdentification\Other\Issuer, '/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1025 ELSE
1026 ((FinancialInstitutionIdentification\Other\Issuer Concatenate ('/', FinancialInstitutionIdentification\Other\Identification)) Substring ('1', '35')) CopyTo Line[1]
1027 END
1028 END
1029 END
1030 END
1031 END
1032 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifier(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifier
1117 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
1118 RULE
1119 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent) And (Not ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA') And (FinancialInstitutionIdentification\BIC IsPresent))))
1120 THEN
1121 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
1122 ELSE
1123 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
1124 THEN
1125 '//FW' CopyTo Text_PartyId
1126 END
1127 END
1128 END
1129 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifier(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifier
106 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
107 RULE
108 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent) And (Not ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA') And (FinancialInstitutionIdentification\BIC IsPresent))))
109 THEN
110 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
111 ELSE
112 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
113 THEN
114 '//FW' CopyTo Text_PartyId
115 END
116 END
117 END
118 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifier(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifier
106 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
107 RULE
108 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent) And (Not ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA') And (FinancialInstitutionIdentification\BIC IsPresent))))
109 THEN
110 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
111 ELSE
112 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
113 THEN
114 '//FW' CopyTo Text_PartyId
115 END
116 END
117 END
118 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifier(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifier
720 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
721 RULE
722 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent) And (Not ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA') And (FinancialInstitutionIdentification\BIC IsPresent))))
723 THEN
724 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
725 ELSE
726 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
727 THEN
728 '//FW' CopyTo Text_PartyId
729 END
730 END
731 END
732 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifierAndChannel(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifierAndChannel
1429 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
1430 RULE
1431 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
1432 THEN
1433 IF (((FinancialInstitutionIdentification\BIC IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent)) And ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'RUCBC') Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHBCC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHSIC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USPID')))
1434 THEN
1435 '//RT' CopyTo Text_PartyId
1436 ELSE
1437 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
1438 THEN
1439 '//FW' CopyTo Text_PartyId
1440 ELSE
1441 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA'))
1442 THEN
1443 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
1444 ELSE
1445 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList'))
1446 THEN
1447 IF ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '33')
1448 THEN
1449 '//RT' CopyTo Text_PartyId
1450 END
1451 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
1452 ELSE
1453 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (Not (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')))
1454 THEN
1455 IF (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29')
1456 THEN
1457 '//RT' CopyTo Text_PartyId
1458 END
1459 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
1460 ELSE
1461 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent) And (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29'))
1462 THEN
1463 '//RT' CopyTo Text_PartyId
1464 END
1465 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
1466 END
1467 END
1468 END
1469 END
1470 END
1471 ELSE
1472 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
1473 THEN
1474 '//FW' CopyTo Text_PartyId
1475 ELSE
1476 '//RT' CopyTo Text_PartyId
1477 END
1478 END
1479 END
1480 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifierAndChannel(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifierAndChannel
502 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
503 RULE
504 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
505 THEN
506 IF (((FinancialInstitutionIdentification\BIC IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent)) And ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'RUCBC') Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHBCC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHSIC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USPID')))
507 THEN
508 '//RT' CopyTo Text_PartyId
509 ELSE
510 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
511 THEN
512 '//FW' CopyTo Text_PartyId
513 ELSE
514 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA'))
515 THEN
516 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
517 ELSE
518 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList'))
519 THEN
520 IF ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '33')
521 THEN
522 '//RT' CopyTo Text_PartyId
523 END
524 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
525 ELSE
526 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (Not (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')))
527 THEN
528 IF (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29')
529 THEN
530 '//RT' CopyTo Text_PartyId
531 END
532 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
533 ELSE
534 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent) And (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29'))
535 THEN
536 '//RT' CopyTo Text_PartyId
537 END
538 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
539 END
540 END
541 END
542 END
543 END
544 ELSE
545 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
546 THEN
547 '//FW' CopyTo Text_PartyId
548 ELSE
549 '//RT' CopyTo Text_PartyId
550 END
551 END
552 END
553 END
translateBranchAndFinancialInstitutionIdentification4_Text_PartyId_MX_To_MTClearingIdentifierAndChannel(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method BranchAndFinancialInstitutionIdentification4 -> Text_PartyId : MX_To_MTClearingIdentifierAndChannel
502 TRANSLATE(BranchAndFinancialInstitutionIdentification4, Text_PartyId)
503 RULE
504 IF (FinancialInstitutionIdentification\ClearingSystemMemberIdentification IsPresent)
505 THEN
506 IF (((FinancialInstitutionIdentification\BIC IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent)) And ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'RUCBC') Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHBCC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'CHSIC')) Or (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USPID')))
507 THEN
508 '//RT' CopyTo Text_PartyId
509 ELSE
510 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
511 THEN
512 '//FW' CopyTo Text_PartyId
513 ELSE
514 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsSameString 'USABA'))
515 THEN
516 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
517 ELSE
518 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList'))
519 THEN
520 IF ((((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '33')
521 THEN
522 '//RT' CopyTo Text_PartyId
523 END
524 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
525 ELSE
526 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code IsPresent) And (Not (FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code WithinList 'ClearingSystemList')))
527 THEN
528 IF (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Code Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29')
529 THEN
530 '//RT' CopyTo Text_PartyId
531 END
532 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
533 ELSE
534 IF ((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary IsPresent) And (((FinancialInstitutionIdentification\ClearingSystemMemberIdentification\ClearingSystemIdentification\Proprietary Concatenate FinancialInstitutionIdentification\ClearingSystemMemberIdentification\MemberIdentification) Length) LessThan '29'))
535 THEN
536 '//RT' CopyTo Text_PartyId
537 END
538 FinancialInstitutionIdentification\ClearingSystemMemberIdentification TranslateTo Text_PartyId
539 END
540 END
541 END
542 END
543 END
544 ELSE
545 IF ((FinancialInstitutionIdentification\BIC IsPresent) And ((FinancialInstitutionIdentification\BIC Substring ('5', '2')) IsSameString 'US'))
546 THEN
547 '//FW' CopyTo Text_PartyId
548 ELSE
549 '//RT' CopyTo Text_PartyId
550 END
551 END
552 END
553 END
translateCancelledReason4Choice_24B_36_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CancelledReason4Choice -> 24B_36 : Default
134 TRANSLATE(CancelledReason4Choice, 24B_36)
135 RULE
136 NODE (Data Source Scheme)
137 Proprietary TranslateTo Data Source Scheme
138 END
139 NODE (Reason Code)
140 Code TranslateTo Reason Code
141 Proprietary\Identification CopyTo Reason Code
142 END
143 END
144 END
translateCancelledStatusReason11Code_OptionalCode_4c_209_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CancelledStatusReason11Code -> OptionalCode_4!c_209 : Default
145 TRANSLATE(CancelledStatusReason11Code, OptionalCode_4!c_209)
146 RULE
147 'CANI' EquivalentTo 'CANI'
148 'CANO' EquivalentTo 'CANO'
149 'CANS' EquivalentTo 'CANS'
150 'CSUB' EquivalentTo 'CSUB'
151 'OTHR' EquivalentTo 'NARR'
152 END
153 END
translateCapitalGainFormat2Choice_22F_237_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CapitalGainFormat2Choice -> 22F_237 : Default
1638 TRANSLATE(CapitalGainFormat2Choice, 22F_237)
1639 RULE
1640 NODE (Data Source Scheme)
1641 Proprietary TranslateTo Data Source Scheme
1642 END
1643 NODE (Indicator)
1644 Code TranslateTo Indicator
1645 (Proprietary\Identification ToUppercase) CopyTo Indicator
1646 END
1647 END
1648 END
translateCashAccount16_25A_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CashAccount16 -> 25A_1 : Default
1679 TRANSLATE(CashAccount16, 25A_1)
1680 RULE
1681 IF (Identification\IBAN IsPresent)
1682 THEN
1683 Identification\IBAN CopyTo 25A_1
1684 ELSE
1685 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
1686 THEN
1687 Identification\Other\Identification CopyTo 25A_1
1688 ELSE
1689 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
1690 THEN
1691 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo 25A_1
1692 ELSE
1693 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
1694 THEN
1695 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo 25A_1
1696 END
1697 END
1698 END
1699 END
1700 END
1701 END
translateCashAccount16_Identifier_FIN_34x_50F(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Identifier_FIN_34x : 50F
186 TRANSLATE(CashAccount16, Identifier_FIN_34x)
187 RULE
188 IF (Identification\IBAN IsPresent)
189 THEN
190 Identification\IBAN CopyTo Identifier_FIN_34x
191 ELSE
192 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
193 THEN
194 Identification\Other\Identification CopyTo Identifier_FIN_34x
195 ELSE
196 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
197 THEN
198 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
199 ELSE
200 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
201 THEN
202 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
203 END
204 END
205 END
206 END
207 END
208 END
translateCashAccount16_Identifier_FIN_34x_50F(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method CashAccount16 -> Identifier_FIN_34x : 50F
635 TRANSLATE(CashAccount16, Identifier_FIN_34x)
636 RULE
637 IF (Identification\IBAN IsPresent)
638 THEN
639 Identification\IBAN CopyTo Identifier_FIN_34x
640 ELSE
641 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
642 THEN
643 Identification\Other\Identification CopyTo Identifier_FIN_34x
644 ELSE
645 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
646 THEN
647 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
648 ELSE
649 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
650 THEN
651 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
652 END
653 END
654 END
655 END
656 END
657 END
translateCashAccount16_Identifier_FIN_34x_50F(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CashAccount16 -> Identifier_FIN_34x : 50F
131 TRANSLATE(CashAccount16, Identifier_FIN_34x)
132 RULE
133 IF (Identification\IBAN IsPresent)
134 THEN
135 Identification\IBAN CopyTo Identifier_FIN_34x
136 ELSE
137 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
138 THEN
139 Identification\Other\Identification CopyTo Identifier_FIN_34x
140 ELSE
141 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
142 THEN
143 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
144 ELSE
145 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
146 THEN
147 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Identifier_FIN_34x
148 END
149 END
150 END
151 END
152 END
153 END
translateCashAccount16_Text_FIN_34x_CUID(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Text_FIN_34x : CUID
1481 TRANSLATE(CashAccount16, Text_FIN_34x)
1482 RULE
1483 ('/' Concatenate ('CH', Identification\Other\Identification)) CopyTo Text_FIN_34x
1484 END
1485 END
translateCashAccount16_Text_FIN_34x_CUID(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CashAccount16 -> Text_FIN_34x : CUID
1033 TRANSLATE(CashAccount16, Text_FIN_34x)
1034 RULE
1035 ('/' Concatenate ('CH', Identification\Other\Identification)) CopyTo Text_FIN_34x
1036 END
1037 END
translateCashAccount16_Text_FIN_34x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Text_FIN_34x : Default
155 TRANSLATE(CashAccount16, Text_FIN_34x)
156 RULE
157 IF (Identification\IBAN IsPresent)
158 THEN
159 Identification\IBAN CopyTo Text_FIN_34x
160 ELSE
161 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
162 THEN
163 Identification\Other\Identification CopyTo Text_FIN_34x
164 ELSE
165 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
166 THEN
167 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
168 ELSE
169 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
170 THEN
171 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
172 END
173 END
174 END
175 END
176 END
177 END
translateCashAccount16_Text_FIN_34x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method CashAccount16 -> Text_FIN_34x : Default
604 TRANSLATE(CashAccount16, Text_FIN_34x)
605 RULE
606 IF (Identification\IBAN IsPresent)
607 THEN
608 Identification\IBAN CopyTo Text_FIN_34x
609 ELSE
610 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
611 THEN
612 Identification\Other\Identification CopyTo Text_FIN_34x
613 ELSE
614 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
615 THEN
616 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
617 ELSE
618 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
619 THEN
620 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
621 END
622 END
623 END
624 END
625 END
626 END
translateCashAccount16_Text_FIN_34x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CashAccount16 -> Text_FIN_34x : Default
487 TRANSLATE(CashAccount16, Text_FIN_34x)
488 RULE
489 IF (Identification\IBAN IsPresent)
490 THEN
491 Identification\IBAN CopyTo Text_FIN_34x
492 ELSE
493 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
494 THEN
495 Identification\Other\Identification CopyTo Text_FIN_34x
496 ELSE
497 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent))
498 THEN
499 (Identification\Other\SchemeName\Code Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
500 ELSE
501 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
502 THEN
503 (Identification\Other\SchemeName\Proprietary Concatenate Identification\Other\Identification) CopyTo Text_FIN_34x
504 END
505 END
506 END
507 END
508 END
509 END
translateCashAccount16_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Text_PartyId : Default
1089 TRANSLATE(CashAccount16, Text_PartyId)
1090 RULE
1091 IF (Identification\IBAN IsPresent)
1092 THEN
1093 ('/' Concatenate Identification\IBAN) CopyTo Text_PartyId
1094 ELSE
1095 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
1096 THEN
1097 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1098 ELSE
1099 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
1100 THEN
1101 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1102 ELSE
1103 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
1104 THEN
1105 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1106 ELSE
1107 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
1108 THEN
1109 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1110 END
1111 END
1112 END
1113 END
1114 END
1115 END
1116 END
translateCashAccount16_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method CashAccount16 -> Text_PartyId : Default
78 TRANSLATE(CashAccount16, Text_PartyId)
79 RULE
80 IF (Identification\IBAN IsPresent)
81 THEN
82 ('/' Concatenate Identification\IBAN) CopyTo Text_PartyId
83 ELSE
84 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
85 THEN
86 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
87 ELSE
88 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
89 THEN
90 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
91 ELSE
92 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
93 THEN
94 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
95 ELSE
96 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
97 THEN
98 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
99 END
100 END
101 END
102 END
103 END
104 END
105 END
translateCashAccount16_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method CashAccount16 -> Text_PartyId : Default
78 TRANSLATE(CashAccount16, Text_PartyId)
79 RULE
80 IF (Identification\IBAN IsPresent)
81 THEN
82 ('/' Concatenate Identification\IBAN) CopyTo Text_PartyId
83 ELSE
84 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
85 THEN
86 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
87 ELSE
88 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
89 THEN
90 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
91 ELSE
92 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
93 THEN
94 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
95 ELSE
96 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
97 THEN
98 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
99 END
100 END
101 END
102 END
103 END
104 END
105 END
translateCashAccount16_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CashAccount16 -> Text_PartyId : Default
781 TRANSLATE(CashAccount16, Text_PartyId)
782 RULE
783 IF (Identification\IBAN IsPresent)
784 THEN
785 ('/' Concatenate Identification\IBAN) CopyTo Text_PartyId
786 ELSE
787 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
788 THEN
789 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
790 ELSE
791 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
792 THEN
793 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
794 ELSE
795 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
796 THEN
797 ('/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
798 ELSE
799 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
800 THEN
801 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
802 END
803 END
804 END
805 END
806 END
807 END
808 END
translateCashAccount16_Text_PartyId_INDA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Text_PartyId : INDA
1373 TRANSLATE(CashAccount16, Text_PartyId)
1374 RULE
1375 IF (Identification\IBAN IsPresent)
1376 THEN
1377 ('/D/' Concatenate Identification\IBAN) CopyTo Text_PartyId
1378 ELSE
1379 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
1380 THEN
1381 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1382 ELSE
1383 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
1384 THEN
1385 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1386 ELSE
1387 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
1388 THEN
1389 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1390 ELSE
1391 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
1392 THEN
1393 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1394 END
1395 END
1396 END
1397 END
1398 END
1399 END
1400 END
translateCashAccount16_Text_PartyId_INDA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method CashAccount16 -> Text_PartyId : INDA
446 TRANSLATE(CashAccount16, Text_PartyId)
447 RULE
448 IF (Identification\IBAN IsPresent)
449 THEN
450 ('/D/' Concatenate Identification\IBAN) CopyTo Text_PartyId
451 ELSE
452 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
453 THEN
454 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
455 ELSE
456 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
457 THEN
458 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
459 ELSE
460 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
461 THEN
462 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
463 ELSE
464 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
465 THEN
466 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
467 END
468 END
469 END
470 END
471 END
472 END
473 END
translateCashAccount16_Text_PartyId_INDA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method CashAccount16 -> Text_PartyId : INDA
446 TRANSLATE(CashAccount16, Text_PartyId)
447 RULE
448 IF (Identification\IBAN IsPresent)
449 THEN
450 ('/D/' Concatenate Identification\IBAN) CopyTo Text_PartyId
451 ELSE
452 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
453 THEN
454 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
455 ELSE
456 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
457 THEN
458 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
459 ELSE
460 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
461 THEN
462 ('/D/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
463 ELSE
464 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
465 THEN
466 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
467 END
468 END
469 END
470 END
471 END
472 END
473 END
translateCashAccount16_Text_PartyId_INGA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CashAccount16 -> Text_PartyId : INGA
1401 TRANSLATE(CashAccount16, Text_PartyId)
1402 RULE
1403 IF (Identification\IBAN IsPresent)
1404 THEN
1405 ('/C/' Concatenate Identification\IBAN) CopyTo Text_PartyId
1406 ELSE
1407 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
1408 THEN
1409 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1410 ELSE
1411 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
1412 THEN
1413 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1414 ELSE
1415 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
1416 THEN
1417 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1418 ELSE
1419 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
1420 THEN
1421 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
1422 END
1423 END
1424 END
1425 END
1426 END
1427 END
1428 END
translateCashAccount16_Text_PartyId_INGA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method CashAccount16 -> Text_PartyId : INGA
474 TRANSLATE(CashAccount16, Text_PartyId)
475 RULE
476 IF (Identification\IBAN IsPresent)
477 THEN
478 ('/C/' Concatenate Identification\IBAN) CopyTo Text_PartyId
479 ELSE
480 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
481 THEN
482 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
483 ELSE
484 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
485 THEN
486 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
487 ELSE
488 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
489 THEN
490 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
491 ELSE
492 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
493 THEN
494 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
495 END
496 END
497 END
498 END
499 END
500 END
501 END
translateCashAccount16_Text_PartyId_INGA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method CashAccount16 -> Text_PartyId : INGA
474 TRANSLATE(CashAccount16, Text_PartyId)
475 RULE
476 IF (Identification\IBAN IsPresent)
477 THEN
478 ('/C/' Concatenate Identification\IBAN) CopyTo Text_PartyId
479 ELSE
480 IF (((Identification\Other\Identification IsPresent) And (Not (Identification\Other\SchemeName\Code IsPresent))) And (Not (Identification\Other\SchemeName\Proprietary IsPresent)))
481 THEN
482 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
483 ELSE
484 IF (((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Code IsPresent)) And (Not (Identification\Other\SchemeName\Code IsSameString 'CUID')))
485 THEN
486 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
487 ELSE
488 IF ((Identification\Other\Identification IsPresent) And (Identification\Other\SchemeName\Proprietary IsPresent))
489 THEN
490 ('/C/' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
491 ELSE
492 IF ((Identification\Other\SchemeName\Code IsSameString 'CUID') And ((Identification\Other\Identification Length) Matches '6'))
493 THEN
494 ('//CH' Concatenate Identification\Other\Identification) CopyTo Text_PartyId
495 END
496 END
497 END
498 END
499 END
500 END
501 END
translateCashAccountIdentification6Choice_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CashAccountIdentification6Choice -> 97A : Default
2647 TRANSLATE(CashAccountIdentification6Choice, 97A)
2648 RULE
2649 NODE (Account Number)
2650 Proprietary CopyTo Account Number
2651 END
2652 END
2653 END
translateCashAccountIdentification6Choice_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CashAccountIdentification6Choice -> 97A : Default
352 TRANSLATE(CashAccountIdentification6Choice, 97A)
353 RULE
354 NODE (Account Number)
355 Proprietary CopyTo Account Number
356 END
357 END
358 END
translateCashAccountIdentification6Choice_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CashAccountIdentification6Choice -> 97A : Default
2025 TRANSLATE(CashAccountIdentification6Choice, 97A)
2026 RULE
2027 NODE (Account Number)
2028 Proprietary CopyTo Account Number
2029 END
2030 END
2031 END
translateCashAccountIdentification6Choice_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CashAccountIdentification6Choice -> 97A : Default
1817 TRANSLATE(CashAccountIdentification6Choice, 97A)
1818 RULE
1819 NODE (Account Number)
1820 Proprietary CopyTo Account Number
1821 END
1822 END
1823 END
translateCashAccountIdentification6Choice_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CashAccountIdentification6Choice -> 97A : Default
549 TRANSLATE(CashAccountIdentification6Choice, 97A)
550 RULE
551 NODE (Account Number)
552 Proprietary CopyTo Account Number
553 END
554 END
555 END
translateCashAccountIdentification6Choice_97E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CashAccountIdentification6Choice -> 97E : Default
2654 TRANSLATE(CashAccountIdentification6Choice, 97E)
2655 RULE
2656 NODE (International Bank Account Number)
2657 IBAN CopyTo International Bank Account Number
2658 END
2659 END
2660 END
translateCashAccountIdentification6Choice_97E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CashAccountIdentification6Choice -> 97E : Default
359 TRANSLATE(CashAccountIdentification6Choice, 97E)
360 RULE
361 NODE (International Bank Account Number)
362 IBAN CopyTo International Bank Account Number
363 END
364 END
365 END
translateCashAccountIdentification6Choice_97E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CashAccountIdentification6Choice -> 97E : Default
2032 TRANSLATE(CashAccountIdentification6Choice, 97E)
2033 RULE
2034 NODE (International Bank Account Number)
2035 IBAN CopyTo International Bank Account Number
2036 END
2037 END
2038 END
translateCashAccountIdentification6Choice_97E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CashAccountIdentification6Choice -> 97E : Default
1824 TRANSLATE(CashAccountIdentification6Choice, 97E)
1825 RULE
1826 NODE (International Bank Account Number)
1827 IBAN CopyTo International Bank Account Number
1828 END
1829 END
1830 END
translateCashAccountIdentification6Choice_97E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CashAccountIdentification6Choice -> 97E : Default
556 TRANSLATE(CashAccountIdentification6Choice, 97E)
557 RULE
558 NODE (International Bank Account Number)
559 IBAN CopyTo International Bank Account Number
560 END
561 END
562 END
translateCategoryPurpose1Choice_Code_4c_13_CORT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CategoryPurpose1Choice -> Code_4!c_13 : CORT
68 TRANSLATE(CategoryPurpose1Choice, Code_4!c_13)
69 RULE
70 'CORT' CopyTo Code_4!c_13
71 END
72 END
translateCategoryPurpose1Choice_Code_4c_13_INTC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method CategoryPurpose1Choice -> Code_4!c_13 : INTC
63 TRANSLATE(CategoryPurpose1Choice, Code_4!c_13)
64 RULE
65 'INTC' CopyTo Code_4!c_13
66 END
67 END
translateCategoryPurpose1Choice_Code_4c_22_CORT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CategoryPurpose1Choice -> Code_4!c_22 : CORT
64 TRANSLATE(CategoryPurpose1Choice, Code_4!c_22)
65 RULE
66 'CORT' CopyTo Code_4!c_22
67 END
68 END
translateCategoryPurpose1Choice_Code_4c_22_INTC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method CategoryPurpose1Choice -> Code_4!c_22 : INTC
96 TRANSLATE(CategoryPurpose1Choice, Code_4!c_22)
97 RULE
98 'INTC' CopyTo Code_4!c_22
99 END
100 END
translateCertificationFormatType1Code_OptionalCode_4c_304_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CertificationFormatType1Code -> OptionalCode_4!c_304 : Default
1719 TRANSLATE(CertificationFormatType1Code, OptionalCode_4!c_304)
1720 RULE
1721 'ELEC' EquivalentTo 'ELEC'
1722 'PHYS' EquivalentTo 'PHYS'
1723 END
1724 END
translateCertificationTypeFormat2Choice_22F_183_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CertificationTypeFormat2Choice -> 22F_183 : Default
1708 TRANSLATE(CertificationTypeFormat2Choice, 22F_183)
1709 RULE
1710 NODE (Data Source Scheme)
1711 Proprietary TranslateTo Data Source Scheme
1712 END
1713 NODE (Indicator)
1714 Code TranslateTo Indicator
1715 (Proprietary\Identification ToUppercase) CopyTo Indicator
1716 END
1717 END
1718 END
translateChargeBearerType1Code_71A_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ChargeBearerType1Code -> 71A_5 : Default
2101 TRANSLATE(ChargeBearerType1Code, 71A_5)
2102 RULE
2103 'CRED' EquivalentTo 'BEN'
2104 'DEBT' EquivalentTo 'OUR'
2105 'SHAR' EquivalentTo 'SHA'
2106 'SLEV' EquivalentTo 'SHA'
2107 END
2108 END
translateChargeBearerType1Code_71A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ChargeBearerType1Code -> 71A : Default
1671 TRANSLATE(ChargeBearerType1Code, 71A)
1672 RULE
1673 'CRED' EquivalentTo 'BEN'
1674 'DEBT' EquivalentTo 'OUR'
1675 'SHAR' EquivalentTo 'SHA'
1676 'SLEV' EquivalentTo 'SHA'
1677 END
1678 END
translateChars(StringBuffer) - Method in class com.prowidesoftware.swift.model.IBAN
translateChars(StringBuilder) - Method in class com.prowidesoftware.swift.model.IBAN
Translate letters to numbers, also ignoring non alphanumeric characters
translateClassificationType3Choice_12A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ClassificationType3Choice -> 12A : Default
376 TRANSLATE(ClassificationType3Choice, 12A)
377 RULE
378 NODE (Data Source Scheme)
379 AlternateClassification TranslateTo Data Source Scheme
380 END
381 NODE (Instrument Code or Description)
382 (AlternateClassification\Identification ToUppercase) CopyTo Instrument Code or Description
383 END
384 END
385 END
translateClassificationType3Choice_12A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ClassificationType3Choice -> 12A : Default
342 TRANSLATE(ClassificationType3Choice, 12A)
343 RULE
344 NODE (Data Source Scheme)
345 AlternateClassification TranslateTo Data Source Scheme
346 END
347 NODE (Instrument Code or Description)
348 (AlternateClassification\Identification ToUppercase) CopyTo Instrument Code or Description
349 END
350 END
351 END
translateClassificationType3Choice_12A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ClassificationType3Choice -> 12A : Default
366 TRANSLATE(ClassificationType3Choice, 12A)
367 RULE
368 NODE (Data Source Scheme)
369 AlternateClassification TranslateTo Data Source Scheme
370 END
371 NODE (Instrument Code or Description)
372 (AlternateClassification\Identification ToUppercase) CopyTo Instrument Code or Description
373 END
374 END
375 END
translateClassificationType3Choice_12C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ClassificationType3Choice -> 12C : Default
386 TRANSLATE(ClassificationType3Choice, 12C)
387 RULE
388 NODE (CFI Code)
389 ClassificationFinancialInstrument CopyTo CFI Code
390 END
391 END
392 END
translateClassificationType3Choice_12C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ClassificationType3Choice -> 12C : Default
352 TRANSLATE(ClassificationType3Choice, 12C)
353 RULE
354 NODE (CFI Code)
355 ClassificationFinancialInstrument CopyTo CFI Code
356 END
357 END
358 END
translateClassificationType3Choice_12C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ClassificationType3Choice -> 12C : Default
376 TRANSLATE(ClassificationType3Choice, 12C)
377 RULE
378 NODE (CFI Code)
379 ClassificationFinancialInstrument CopyTo CFI Code
380 END
381 END
382 END
translateClearingSystemList_MTClearingSystemList_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ClearingSystemList -> MTClearingSystemList : Default
1154 TRANSLATE(ClearingSystemList, MTClearingSystemList)
1155 RULE
1156 'AUBSB' EquivalentTo 'AU'
1157 'ATBLZ' EquivalentTo 'AT'
1158 'CACPA' EquivalentTo 'CC'
1159 'DEBLZ' EquivalentTo 'BL'
1160 'GRBIC' EquivalentTo 'GR'
1161 'HKNCC' EquivalentTo 'HK'
1162 'INFSC' EquivalentTo 'IN'
1163 'IENCC' EquivalentTo 'IE'
1164 'ITNCC' EquivalentTo 'IT'
1165 'NZNCC' EquivalentTo 'NZ'
1166 'PLKNR' EquivalentTo 'PL'
1167 'PTNCC' EquivalentTo 'PT'
1168 'RUCBC' EquivalentTo 'RU'
1169 'ZANCC' EquivalentTo 'ZA'
1170 'ESNCC' EquivalentTo 'ES'
1171 'CHBCC' EquivalentTo 'SW'
1172 'CHSIC' EquivalentTo 'SW'
1173 'GBDSC' EquivalentTo 'SC'
1174 'USPID' EquivalentTo 'CP'
1175 'USABA' EquivalentTo 'FW'
1176 END
1177 END
translateClearingSystemList_MTClearingSystemList_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ClearingSystemList -> MTClearingSystemList : Default
143 TRANSLATE(ClearingSystemList, MTClearingSystemList)
144 RULE
145 'AUBSB' EquivalentTo 'AU'
146 'ATBLZ' EquivalentTo 'AT'
147 'CACPA' EquivalentTo 'CC'
148 'DEBLZ' EquivalentTo 'BL'
149 'GRBIC' EquivalentTo 'GR'
150 'HKNCC' EquivalentTo 'HK'
151 'INFSC' EquivalentTo 'IN'
152 'IENCC' EquivalentTo 'IE'
153 'ITNCC' EquivalentTo 'IT'
154 'NZNCC' EquivalentTo 'NZ'
155 'PLKNR' EquivalentTo 'PL'
156 'PTNCC' EquivalentTo 'PT'
157 'RUCBC' EquivalentTo 'RU'
158 'ZANCC' EquivalentTo 'ZA'
159 'ESNCC' EquivalentTo 'ES'
160 'CHBCC' EquivalentTo 'SW'
161 'CHSIC' EquivalentTo 'SW'
162 'GBDSC' EquivalentTo 'SC'
163 'USPID' EquivalentTo 'CP'
164 'USABA' EquivalentTo 'FW'
165 END
166 END
translateClearingSystemList_MTClearingSystemList_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ClearingSystemList -> MTClearingSystemList : Default
143 TRANSLATE(ClearingSystemList, MTClearingSystemList)
144 RULE
145 'AUBSB' EquivalentTo 'AU'
146 'ATBLZ' EquivalentTo 'AT'
147 'CACPA' EquivalentTo 'CC'
148 'DEBLZ' EquivalentTo 'BL'
149 'GRBIC' EquivalentTo 'GR'
150 'HKNCC' EquivalentTo 'HK'
151 'INFSC' EquivalentTo 'IN'
152 'IENCC' EquivalentTo 'IE'
153 'ITNCC' EquivalentTo 'IT'
154 'NZNCC' EquivalentTo 'NZ'
155 'PLKNR' EquivalentTo 'PL'
156 'PTNCC' EquivalentTo 'PT'
157 'RUCBC' EquivalentTo 'RU'
158 'ZANCC' EquivalentTo 'ZA'
159 'ESNCC' EquivalentTo 'ES'
160 'CHBCC' EquivalentTo 'SW'
161 'CHSIC' EquivalentTo 'SW'
162 'GBDSC' EquivalentTo 'SC'
163 'USPID' EquivalentTo 'CP'
164 'USABA' EquivalentTo 'FW'
165 END
166 END
translateClearingSystemList_MTClearingSystemList_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ClearingSystemList -> MTClearingSystemList : Default
757 TRANSLATE(ClearingSystemList, MTClearingSystemList)
758 RULE
759 'AUBSB' EquivalentTo 'AU'
760 'ATBLZ' EquivalentTo 'AT'
761 'CACPA' EquivalentTo 'CC'
762 'DEBLZ' EquivalentTo 'BL'
763 'GRBIC' EquivalentTo 'GR'
764 'HKNCC' EquivalentTo 'HK'
765 'INFSC' EquivalentTo 'IN'
766 'IENCC' EquivalentTo 'IE'
767 'ITNCC' EquivalentTo 'IT'
768 'NZNCC' EquivalentTo 'NZ'
769 'PLKNR' EquivalentTo 'PL'
770 'PTNCC' EquivalentTo 'PT'
771 'RUCBC' EquivalentTo 'RU'
772 'ZANCC' EquivalentTo 'ZA'
773 'ESNCC' EquivalentTo 'ES'
774 'CHBCC' EquivalentTo 'SW'
775 'CHSIC' EquivalentTo 'SW'
776 'GBDSC' EquivalentTo 'SC'
777 'USPID' EquivalentTo 'CP'
778 'USABA' EquivalentTo 'FW'
779 END
780 END
translateClearingSystemMemberIdentification2_52C_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ClearingSystemMemberIdentification2 -> 52C_6 : Default
825 TRANSLATE(ClearingSystemMemberIdentification2, 52C_6)
826 RULE
827 IF (ClearingSystemIdentification IsPresent)
828 THEN
829 IF (ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
830 THEN
831 '/' CopyTo 52C_6
832 (ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo 52C_6
833 MemberIdentification CopyTo 52C_6
834 ELSE
835 ('/' Concatenate (ClearingSystemIdentification\Code Concatenate MemberIdentification)) CopyTo 52C_6
836 END
837 IF (ClearingSystemIdentification\Proprietary IsPresent)
838 THEN
839 ('/' Concatenate (ClearingSystemIdentification\Proprietary, MemberIdentification)) CopyTo 52C_6
840 END
841 ELSE
842 ('/' Concatenate MemberIdentification) CopyTo 52C_6
843 END
844 END
845 END
translateClearingSystemMemberIdentification2_Complex_Code_Narrative_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ClearingSystemMemberIdentification2 -> Complex_Code_Narrative_2 : Default
2140 TRANSLATE(ClearingSystemMemberIdentification2, Complex_Code_Narrative_2)
2141 RULE
2142 NODE (Code)
2143 IF (ClearingSystemMemberIdentification2 IsPresent)
2144 THEN
2145 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
2146 THEN
2147 'INS' CopyTo Code
2148 ELSE
2149 'INS' CopyTo Code
2150 END
2151 END
2152 END
2153 NODE (Narrative)
2154 IF (ClearingSystemMemberIdentification2 IsPresent)
2155 THEN
2156 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
2157 THEN
2158 ((((ClearingSystemIdentification\Code Substring ('1', '5')) EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
2159 ELSE
2160 ((ClearingSystemIdentification\Proprietary Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
2161 END
2162 END
2163 END
2164 END
2165 END
translateClearingSystemMemberIdentification2_Complex_Code_Narrative_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ClearingSystemMemberIdentification2 -> Complex_Code_Narrative_2 : Default
1765 TRANSLATE(ClearingSystemMemberIdentification2, Complex_Code_Narrative_2)
1766 RULE
1767 NODE (Code)
1768 IF (ClearingSystemMemberIdentification2 IsPresent)
1769 THEN
1770 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
1771 THEN
1772 'INS' CopyTo Code
1773 ELSE
1774 'INS' CopyTo Code
1775 END
1776 END
1777 END
1778 NODE (Narrative)
1779 IF (ClearingSystemMemberIdentification2 IsPresent)
1780 THEN
1781 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
1782 THEN
1783 ((((ClearingSystemIdentification\Code Substring ('1', '5')) EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
1784 ELSE
1785 ((ClearingSystemIdentification\Proprietary Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
1786 END
1787 END
1788 END
1789 END
1790 END
translateClearingSystemMemberIdentification2_Complex_Code_Narrative_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ClearingSystemMemberIdentification2 -> Complex_Code_Narrative_5 : Default
578 TRANSLATE(ClearingSystemMemberIdentification2, Complex_Code_Narrative_5)
579 RULE
580 NODE (Code)
581 IF (ClearingSystemMemberIdentification2 IsPresent)
582 THEN
583 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
584 THEN
585 'INS' CopyTo Code
586 ELSE
587 'INS' CopyTo Code
588 END
589 END
590 END
591 NODE (Narrative)
592 IF (ClearingSystemMemberIdentification2 IsPresent)
593 THEN
594 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
595 THEN
596 ((((ClearingSystemIdentification\Code Substring ('1', '5')) EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
597 ELSE
598 ((ClearingSystemIdentification\Proprietary Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
599 END
600 END
601 END
602 END
603 END
translateClearingSystemMemberIdentification2_Complex_Code_Narrative_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ClearingSystemMemberIdentification2 -> Complex_Code_Narrative_6 : Default
578 TRANSLATE(ClearingSystemMemberIdentification2, Complex_Code_Narrative_6)
579 RULE
580 NODE (Code)
581 IF (ClearingSystemMemberIdentification2 IsPresent)
582 THEN
583 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
584 THEN
585 'INS' CopyTo Code
586 ELSE
587 'INS' CopyTo Code
588 END
589 END
590 END
591 NODE (Narrative)
592 IF (ClearingSystemMemberIdentification2 IsPresent)
593 THEN
594 IF ((ClearingSystemIdentification\Code Substring ('1', '5')) WithinList 'ClearingSystemList')
595 THEN
596 ((((ClearingSystemIdentification\Code Substring ('1', '5')) EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
597 ELSE
598 ((ClearingSystemIdentification\Proprietary Concatenate MemberIdentification) Substring ('1', '30')) CopyTo Narrative
599 END
600 END
601 END
602 END
603 END
translateClearingSystemMemberIdentification2_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ClearingSystemMemberIdentification2 -> Text_PartyId : Default
1130 TRANSLATE(ClearingSystemMemberIdentification2, Text_PartyId)
1131 RULE
1132 IF (ClearingSystemIdentification IsPresent)
1133 THEN
1134 IF (ClearingSystemIdentification\Code IsPresent)
1135 THEN
1136 IF (ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
1137 THEN
1138 '//' CopyTo Text_PartyId
1139 (ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Text_PartyId
1140 MemberIdentification CopyTo Text_PartyId
1141 ELSE
1142 ('//' Concatenate (ClearingSystemIdentification\Code, MemberIdentification)) CopyTo Text_PartyId
1143 END
1144 END
1145 IF (ClearingSystemIdentification\Proprietary IsPresent)
1146 THEN
1147 ('//' Concatenate (ClearingSystemIdentification\Proprietary Concatenate MemberIdentification)) CopyTo Text_PartyId
1148 END
1149 ELSE
1150 ('//' Concatenate MemberIdentification) CopyTo Text_PartyId
1151 END
1152 END
1153 END
translateClearingSystemMemberIdentification2_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ClearingSystemMemberIdentification2 -> Text_PartyId : Default
119 TRANSLATE(ClearingSystemMemberIdentification2, Text_PartyId)
120 RULE
121 IF (ClearingSystemIdentification IsPresent)
122 THEN
123 IF (ClearingSystemIdentification\Code IsPresent)
124 THEN
125 IF (ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
126 THEN
127 '//' CopyTo Text_PartyId
128 (ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Text_PartyId
129 MemberIdentification CopyTo Text_PartyId
130 ELSE
131 ('//' Concatenate (ClearingSystemIdentification\Code, MemberIdentification)) CopyTo Text_PartyId
132 END
133 END
134 IF (ClearingSystemIdentification\Proprietary IsPresent)
135 THEN
136 ('//' Concatenate (ClearingSystemIdentification\Proprietary Concatenate MemberIdentification)) CopyTo Text_PartyId
137 END
138 ELSE
139 ('//' Concatenate MemberIdentification) CopyTo Text_PartyId
140 END
141 END
142 END
translateClearingSystemMemberIdentification2_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ClearingSystemMemberIdentification2 -> Text_PartyId : Default
119 TRANSLATE(ClearingSystemMemberIdentification2, Text_PartyId)
120 RULE
121 IF (ClearingSystemIdentification IsPresent)
122 THEN
123 IF (ClearingSystemIdentification\Code IsPresent)
124 THEN
125 IF (ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
126 THEN
127 '//' CopyTo Text_PartyId
128 (ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Text_PartyId
129 MemberIdentification CopyTo Text_PartyId
130 ELSE
131 ('//' Concatenate (ClearingSystemIdentification\Code, MemberIdentification)) CopyTo Text_PartyId
132 END
133 END
134 IF (ClearingSystemIdentification\Proprietary IsPresent)
135 THEN
136 ('//' Concatenate (ClearingSystemIdentification\Proprietary Concatenate MemberIdentification)) CopyTo Text_PartyId
137 END
138 ELSE
139 ('//' Concatenate MemberIdentification) CopyTo Text_PartyId
140 END
141 END
142 END
translateClearingSystemMemberIdentification2_Text_PartyId_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ClearingSystemMemberIdentification2 -> Text_PartyId : Default
733 TRANSLATE(ClearingSystemMemberIdentification2, Text_PartyId)
734 RULE
735 IF (ClearingSystemIdentification IsPresent)
736 THEN
737 IF (ClearingSystemIdentification\Code IsPresent)
738 THEN
739 IF (ClearingSystemIdentification\Code WithinList 'ClearingSystemList')
740 THEN
741 '//' CopyTo Text_PartyId
742 (ClearingSystemIdentification\Code EquivalentCode ('ClearingSystemList', 'MTClearingSystemList')) CopyTo Text_PartyId
743 MemberIdentification CopyTo Text_PartyId
744 ELSE
745 ('//' Concatenate (ClearingSystemIdentification\Code, MemberIdentification)) CopyTo Text_PartyId
746 END
747 END
748 IF (ClearingSystemIdentification\Proprietary IsPresent)
749 THEN
750 ('//' Concatenate (ClearingSystemIdentification\Proprietary Concatenate MemberIdentification)) CopyTo Text_PartyId
751 END
752 ELSE
753 ('//' Concatenate MemberIdentification) CopyTo Text_PartyId
754 END
755 END
756 END
translateCode_1a_1_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_1 -> CreditDebitCode : CRDT
52 TRANSLATE(Code_1!a_1, CreditDebitCode)
53 RULE
54 'CRDT' CopyTo CreditDebitCode
55 END
56 END
translateCode_1a_1_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_1 -> CreditDebitCode : CRDT
52 TRANSLATE(Code_1!a_1, CreditDebitCode)
53 RULE
54 'CRDT' CopyTo CreditDebitCode
55 END
56 END
translateCode_1a_1_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_1 -> CreditDebitCode : DBIT
57 TRANSLATE(Code_1!a_1, CreditDebitCode)
58 RULE
59 'DBIT' CopyTo CreditDebitCode
60 END
61 END
translateCode_1a_1_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_1 -> CreditDebitCode : DBIT
57 TRANSLATE(Code_1!a_1, CreditDebitCode)
58 RULE
59 'DBIT' CopyTo CreditDebitCode
60 END
61 END
translateCode_1a_27_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_27 -> CreditDebitCode : CRDT
83 TRANSLATE(Code_1!a_27, CreditDebitCode)
84 RULE
85 'CRDT' CopyTo CreditDebitCode
86 END
87 END
translateCode_1a_27_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_27 -> CreditDebitCode : CRDT
83 TRANSLATE(Code_1!a_27, CreditDebitCode)
84 RULE
85 'CRDT' CopyTo CreditDebitCode
86 END
87 END
translateCode_1a_27_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_27 -> CreditDebitCode : DBIT
88 TRANSLATE(Code_1!a_27, CreditDebitCode)
89 RULE
90 'DBIT' CopyTo CreditDebitCode
91 END
92 END
translateCode_1a_27_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_27 -> CreditDebitCode : DBIT
88 TRANSLATE(Code_1!a_27, CreditDebitCode)
89 RULE
90 'DBIT' CopyTo CreditDebitCode
91 END
92 END
translateCode_1a_29_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_29 -> CreditDebitCode : CRDT
126 TRANSLATE(Code_1!a_29, CreditDebitCode)
127 RULE
128 'CRDT' CopyTo CreditDebitCode
129 END
130 END
translateCode_1a_29_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_29 -> CreditDebitCode : CRDT
105 TRANSLATE(Code_1!a_29, CreditDebitCode)
106 RULE
107 'CRDT' CopyTo CreditDebitCode
108 END
109 END
translateCode_1a_29_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_29 -> CreditDebitCode : DBIT
131 TRANSLATE(Code_1!a_29, CreditDebitCode)
132 RULE
133 'DBIT' CopyTo CreditDebitCode
134 END
135 END
translateCode_1a_29_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_29 -> CreditDebitCode : DBIT
110 TRANSLATE(Code_1!a_29, CreditDebitCode)
111 RULE
112 'DBIT' CopyTo CreditDebitCode
113 END
114 END
translateCode_1a_33_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : CRDT
108 TRANSLATE(Code_1!a_33, CreditDebitCode)
109 RULE
110 'CRDT' CopyTo CreditDebitCode
111 END
112 END
translateCode_1a_33_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : CRDT
87 TRANSLATE(Code_1!a_33, CreditDebitCode)
88 RULE
89 'CRDT' CopyTo CreditDebitCode
90 END
91 END
translateCode_1a_33_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : CRDT
98 TRANSLATE(Code_1!a_33, CreditDebitCode)
99 RULE
100 'CRDT' CopyTo CreditDebitCode
101 END
102 END
translateCode_1a_33_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : DBIT
113 TRANSLATE(Code_1!a_33, CreditDebitCode)
114 RULE
115 'DBIT' CopyTo CreditDebitCode
116 END
117 END
translateCode_1a_33_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : DBIT
92 TRANSLATE(Code_1!a_33, CreditDebitCode)
93 RULE
94 'DBIT' CopyTo CreditDebitCode
95 END
96 END
translateCode_1a_33_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_1!a_33 -> CreditDebitCode : DBIT
103 TRANSLATE(Code_1!a_33, CreditDebitCode)
104 RULE
105 'DBIT' CopyTo CreditDebitCode
106 END
107 END
translateCode_1a_34_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_34 -> CreditDebitCode : CRDT
49 TRANSLATE(Code_1!a_34, CreditDebitCode)
50 RULE
51 'CRDT' CopyTo CreditDebitCode
52 END
53 END
translateCode_1a_34_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_34 -> CreditDebitCode : DBIT
54 TRANSLATE(Code_1!a_34, CreditDebitCode)
55 RULE
56 'DBIT' CopyTo CreditDebitCode
57 END
58 END
translateCode_1a_35_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_35 -> CreditDebitCode : CRDT
72 TRANSLATE(Code_1!a_35, CreditDebitCode)
73 RULE
74 'CRDT' CopyTo CreditDebitCode
75 END
76 END
translateCode_1a_35_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method Code_1!a_35 -> CreditDebitCode : DBIT
77 TRANSLATE(Code_1!a_35, CreditDebitCode)
78 RULE
79 'DBIT' CopyTo CreditDebitCode
80 END
81 END
translateCode_2a_1_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_2a_1 -> CreditDebitCode : CRDT
159 TRANSLATE(Code_2a_1, CreditDebitCode)
160 RULE
161 IF (Code_2a_1 IsSameString 'C')
162 THEN
163 'CRDT' CopyTo CreditDebitCode
164 ELSE
165 IF (Code_2a_1 IsSameString 'RD')
166 THEN
167 'CRDT' CopyTo CreditDebitCode
168 END
169 END
170 END
171 END
translateCode_2a_1_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_2a_1 -> CreditDebitCode : CRDT
118 TRANSLATE(Code_2a_1, CreditDebitCode)
119 RULE
120 IF (Code_2a_1 IsSameString 'C')
121 THEN
122 'CRDT' CopyTo CreditDebitCode
123 ELSE
124 IF (Code_2a_1 IsSameString 'RD')
125 THEN
126 'CRDT' CopyTo CreditDebitCode
127 END
128 END
129 END
130 END
translateCode_2a_1_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_2a_1 -> CreditDebitCode : DBIT
146 TRANSLATE(Code_2a_1, CreditDebitCode)
147 RULE
148 IF (Code_2a_1 IsSameString 'D')
149 THEN
150 'DBIT' CopyTo CreditDebitCode
151 ELSE
152 IF (Code_2a_1 IsSameString 'RC')
153 THEN
154 'DBIT' CopyTo CreditDebitCode
155 END
156 END
157 END
158 END
translateCode_2a_1_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_2a_1 -> CreditDebitCode : DBIT
131 TRANSLATE(Code_2a_1, CreditDebitCode)
132 RULE
133 IF (Code_2a_1 IsSameString 'D')
134 THEN
135 'DBIT' CopyTo CreditDebitCode
136 ELSE
137 IF (Code_2a_1 IsSameString 'RC')
138 THEN
139 'DBIT' CopyTo CreditDebitCode
140 END
141 END
142 END
143 END
translateCode_2a_1_TrueFalseIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Code_2a_1 -> TrueFalseIndicator : true
172 TRANSLATE(Code_2a_1, TrueFalseIndicator)
173 RULE
174 'true' CopyTo TrueFalseIndicator
175 END
176 END
translateCode_2a_1_TrueFalseIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Code_2a_1 -> TrueFalseIndicator : true
144 TRANSLATE(Code_2a_1, TrueFalseIndicator)
145 RULE
146 'true' CopyTo TrueFalseIndicator
147 END
148 END
translateCode_2a_3_CreditDebitCode_CRDT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method Code_2a_3 -> CreditDebitCode : CRDT
64 TRANSLATE(Code_2a_3, CreditDebitCode)
65 RULE
66 IF (Code_2a_3 IsSameString 'C')
67 THEN
68 'CRDT' CopyTo CreditDebitCode
69 ELSE
70 IF (Code_2a_3 IsSameString 'RD')
71 THEN
72 'CRDT' CopyTo CreditDebitCode
73 ELSE
74 IF (Code_2a_3 IsSameString 'EC')
75 THEN
76 'CRDT' CopyTo CreditDebitCode
77 END
78 END
79 END
80 END
81 END
translateCode_2a_3_CreditDebitCode_DBIT(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method Code_2a_3 -> CreditDebitCode : DBIT
46 TRANSLATE(Code_2a_3, CreditDebitCode)
47 RULE
48 IF (Code_2a_3 IsSameString 'D')
49 THEN
50 'DBIT' CopyTo CreditDebitCode
51 ELSE
52 IF (Code_2a_3 IsSameString 'RC')
53 THEN
54 'DBIT' CopyTo CreditDebitCode
55 ELSE
56 IF (Code_2a_3 IsSameString 'ED')
57 THEN
58 'DBIT' CopyTo CreditDebitCode
59 END
60 END
61 END
62 END
63 END
translateCode_2a_3_TrueFalseIndicator_true(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method Code_2a_3 -> TrueFalseIndicator : true
82 TRANSLATE(Code_2a_3, TrueFalseIndicator)
83 RULE
84 'true' CopyTo TrueFalseIndicator
85 END
86 END
translateCode_4c_100_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_100 -> SafekeepingAccountIdentification1Code : Default
780 TRANSLATE(Code_4!c_100, SafekeepingAccountIdentification1Code)
781 RULE
782 'GENR' EquivalentTo 'GENR'
783 END
784 END
translateCode_4c_100_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_100 -> SafekeepingAccountIdentification1Code : Default
792 TRANSLATE(Code_4!c_100, SafekeepingAccountIdentification1Code)
793 RULE
794 'GENR' EquivalentTo 'GENR'
795 END
796 END
translateCode_4c_100_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Code_4!c_100 -> SafekeepingAccountIdentification1Code : Default
425 TRANSLATE(Code_4!c_100, SafekeepingAccountIdentification1Code)
426 RULE
427 'GENR' EquivalentTo 'GENR'
428 END
429 END
translateCode_4c_100_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Code_4!c_100 -> SafekeepingAccountIdentification1Code : Default
414 TRANSLATE(Code_4!c_100, SafekeepingAccountIdentification1Code)
415 RULE
416 'GENR' EquivalentTo 'GENR'
417 END
418 END
translateCode_4c_103_AmountPriceType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_103 -> AmountPriceType2Code : Default
1241 TRANSLATE(Code_4!c_103, AmountPriceType2Code)
1242 RULE
1243 'ACTU' EquivalentTo 'ACTU'
1244 END
1245 END
translateCode_4c_115_AmountPriceType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_115 -> AmountPriceType1Code : Default
1681 TRANSLATE(Code_4!c_115, AmountPriceType1Code)
1682 RULE
1683 'ACTU' EquivalentTo 'ACTU'
1684 'DISC' EquivalentTo 'DISC'
1685 'PLOT' EquivalentTo 'PLOT'
1686 'PREM' EquivalentTo 'PREM'
1687 END
1688 END
translateCode_4c_115_AmountPriceType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_115 -> AmountPriceType1Code : Default
2187 TRANSLATE(Code_4!c_115, AmountPriceType1Code)
2188 RULE
2189 'ACTU' EquivalentTo 'ACTU'
2190 'DISC' EquivalentTo 'DISC'
2191 'PLOT' EquivalentTo 'PLOT'
2192 'PREM' EquivalentTo 'PREM'
2193 END
2194 END
translateCode_4c_115_AmountPriceType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_115 -> AmountPriceType1Code : Default
1485 TRANSLATE(Code_4!c_115, AmountPriceType1Code)
1486 RULE
1487 'ACTU' EquivalentTo 'ACTU'
1488 'DISC' EquivalentTo 'DISC'
1489 'PLOT' EquivalentTo 'PLOT'
1490 'PREM' EquivalentTo 'PREM'
1491 END
1492 END
translateCode_4c_115_AmountPriceType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_115 -> AmountPriceType1Code : Default
1686 TRANSLATE(Code_4!c_115, AmountPriceType1Code)
1687 RULE
1688 'ACTU' EquivalentTo 'ACTU'
1689 'DISC' EquivalentTo 'DISC'
1690 'PLOT' EquivalentTo 'PLOT'
1691 'PREM' EquivalentTo 'PREM'
1692 END
1693 END
translateCode_4c_121_CreditDebitCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_121 -> CreditDebitCode : Default
3013 TRANSLATE(Code_4!c_121, CreditDebitCode)
3014 RULE
3015 'CRED' EquivalentTo 'CRDT'
3016 'DEBT' EquivalentTo 'DBIT'
3017 END
3018 END
translateCode_4c_121_CreditDebitCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_121 -> CreditDebitCode : Default
2497 TRANSLATE(Code_4!c_121, CreditDebitCode)
2498 RULE
2499 'CRED' EquivalentTo 'CRDT'
2500 'DEBT' EquivalentTo 'DBIT'
2501 END
2502 END
translateCode_4c_121_CreditDebitCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_121 -> CreditDebitCode : Default
1988 TRANSLATE(Code_4!c_121, CreditDebitCode)
1989 RULE
1990 'CRED' EquivalentTo 'CRDT'
1991 'DEBT' EquivalentTo 'DBIT'
1992 END
1993 END
translateCode_4c_121_CreditDebitCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Code_4!c_121 -> CreditDebitCode : Default
713 TRANSLATE(Code_4!c_121, CreditDebitCode)
714 RULE
715 'CRED' EquivalentTo 'CRDT'
716 'DEBT' EquivalentTo 'DBIT'
717 END
718 END
translateCode_4c_123_Payment1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_123 -> Payment1Code : Default
2688 TRANSLATE(Code_4!c_123, Payment1Code)
2689 RULE
2690 'ACTU' EquivalentTo 'ACTU'
2691 END
2692 END
translateCode_4c_130_Payment1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_130 -> Payment1Code : Default
2351 TRANSLATE(Code_4!c_130, Payment1Code)
2352 RULE
2353 'ACTU' EquivalentTo 'ACTU'
2354 'CONT' EquivalentTo 'CONT'
2355 END
2356 END
translateCode_4c_138_CorporateActionCancellationReason1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Code_4!c_138 -> CorporateActionCancellationReason1Code : Default
89 TRANSLATE(Code_4!c_138, CorporateActionCancellationReason1Code)
90 RULE
91 'CANC' EquivalentTo 'PROC'
92 'WITH' EquivalentTo 'WITH'
93 END
94 END
translateCode_4c_140_RateType9Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_140 -> RateType9Code : Default
1560 TRANSLATE(Code_4!c_140, RateType9Code)
1561 RULE
1562 'ANYA' EquivalentTo 'ANYA'
1563 END
1564 END
translateCode_4c_141_CorporateActionOption4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_141 -> CorporateActionOption4Code : Default
1210 TRANSLATE(Code_4!c_141, CorporateActionOption4Code)
1211 RULE
1212 'ABST' EquivalentTo 'ABST'
1213 'AMGT' EquivalentTo 'AMGT'
1214 'BSPL' EquivalentTo 'BSPL'
1215 'BUYA' EquivalentTo 'BUYA'
1216 'CASE' EquivalentTo 'CASE'
1217 'CASH' EquivalentTo 'CASH'
1218 'CERT' EquivalentTo 'CERT'
1219 'CEXC' EquivalentTo 'CEXC'
1220 'CONN' EquivalentTo 'CONN'
1221 'CONY' EquivalentTo 'CONY'
1222 'CTEN' EquivalentTo 'CTEN'
1223 'EXER' EquivalentTo 'EXER'
1224 'LAPS' EquivalentTo 'LAPS'
1225 'MKDW' EquivalentTo 'MKDW'
1226 'MKUP' EquivalentTo 'MKUP'
1227 'MNGT' EquivalentTo 'MNGT'
1228 'MPUT' EquivalentTo 'MPUT'
1229 'NOAC' EquivalentTo 'NOAC'
1230 'NOQU' EquivalentTo 'NOQU'
1231 'OFFR' EquivalentTo 'OFFR'
1232 'OTHR' EquivalentTo 'OTHR'
1233 'OVER' EquivalentTo 'OVER'
1234 'PROX' EquivalentTo 'PROX'
1235 'QINV' EquivalentTo 'QINV'
1236 'SECU' EquivalentTo 'SECU'
1237 'SLLE' EquivalentTo 'SLLE'
1238 'SPLI' EquivalentTo 'SPLI'
1239 'TAXI' EquivalentTo 'TAXI'
1240 END
1241 END
translateCode_4c_141_CorporateActionOption4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Code_4!c_141 -> CorporateActionOption4Code : Default
561 TRANSLATE(Code_4!c_141, CorporateActionOption4Code)
562 RULE
563 'ABST' EquivalentTo 'ABST'
564 'AMGT' EquivalentTo 'AMGT'
565 'BSPL' EquivalentTo 'BSPL'
566 'BUYA' EquivalentTo 'BUYA'
567 'CASE' EquivalentTo 'CASE'
568 'CASH' EquivalentTo 'CASH'
569 'CERT' EquivalentTo 'CERT'
570 'CEXC' EquivalentTo 'CEXC'
571 'CONN' EquivalentTo 'CONN'
572 'CONY' EquivalentTo 'CONY'
573 'CTEN' EquivalentTo 'CTEN'
574 'EXER' EquivalentTo 'EXER'
575 'LAPS' EquivalentTo 'LAPS'
576 'MKDW' EquivalentTo 'MKDW'
577 'MKUP' EquivalentTo 'MKUP'
578 'MNGT' EquivalentTo 'MNGT'
579 'MPUT' EquivalentTo 'MPUT'
580 'NOAC' EquivalentTo 'NOAC'
581 'NOQU' EquivalentTo 'NOQU'
582 'OFFR' EquivalentTo 'OFFR'
583 'OTHR' EquivalentTo 'OTHR'
584 'OVER' EquivalentTo 'OVER'
585 'PROX' EquivalentTo 'PROX'
586 'QINV' EquivalentTo 'QINV'
587 'SECU' EquivalentTo 'SECU'
588 'SLLE' EquivalentTo 'SLLE'
589 'SPLI' EquivalentTo 'SPLI'
590 'TAXI' EquivalentTo 'TAXI'
591 END
592 END
translateCode_4c_142_CorporateActionOption3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_142 -> CorporateActionOption3Code : Default
874 TRANSLATE(Code_4!c_142, CorporateActionOption3Code)
875 RULE
876 'ABST' EquivalentTo 'ABST'
877 'AMGT' EquivalentTo 'AMGT'
878 'BSPL' EquivalentTo 'BSPL'
879 'BUYA' EquivalentTo 'BUYA'
880 'CASE' EquivalentTo 'CASE'
881 'CASH' EquivalentTo 'CASH'
882 'CEXC' EquivalentTo 'CEXC'
883 'CONN' EquivalentTo 'CONN'
884 'CONY' EquivalentTo 'CONY'
885 'CTEN' EquivalentTo 'CTEN'
886 'EXER' EquivalentTo 'EXER'
887 'LAPS' EquivalentTo 'LAPS'
888 'MKDW' EquivalentTo 'MKDW'
889 'MKUP' EquivalentTo 'MKUP'
890 'MNGT' EquivalentTo 'MNGT'
891 'MPUT' EquivalentTo 'MPUT'
892 'NOAC' EquivalentTo 'NOAC'
893 'NOQU' EquivalentTo 'NOQU'
894 'OFFR' EquivalentTo 'OFFR'
895 'OTHR' EquivalentTo 'OTHR'
896 'OVER' EquivalentTo 'OVER'
897 'PROX' EquivalentTo 'PROX'
898 'QINV' EquivalentTo 'QINV'
899 'SECU' EquivalentTo 'SECU'
900 'SLLE' EquivalentTo 'SLLE'
901 'SPLI' EquivalentTo 'SPLI'
902 END
903 END
translateCode_4c_142_CorporateActionOption3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Code_4!c_142 -> CorporateActionOption3Code : Default
678 TRANSLATE(Code_4!c_142, CorporateActionOption3Code)
679 RULE
680 'ABST' EquivalentTo 'ABST'
681 'AMGT' EquivalentTo 'AMGT'
682 'BSPL' EquivalentTo 'BSPL'
683 'BUYA' EquivalentTo 'BUYA'
684 'CASE' EquivalentTo 'CASE'
685 'CASH' EquivalentTo 'CASH'
686 'CEXC' EquivalentTo 'CEXC'
687 'CONN' EquivalentTo 'CONN'
688 'CONY' EquivalentTo 'CONY'
689 'CTEN' EquivalentTo 'CTEN'
690 'EXER' EquivalentTo 'EXER'
691 'LAPS' EquivalentTo 'LAPS'
692 'MKDW' EquivalentTo 'MKDW'
693 'MKUP' EquivalentTo 'MKUP'
694 'MNGT' EquivalentTo 'MNGT'
695 'MPUT' EquivalentTo 'MPUT'
696 'NOAC' EquivalentTo 'NOAC'
697 'NOQU' EquivalentTo 'NOQU'
698 'OFFR' EquivalentTo 'OFFR'
699 'OTHR' EquivalentTo 'OTHR'
700 'OVER' EquivalentTo 'OVER'
701 'PROX' EquivalentTo 'PROX'
702 'QINV' EquivalentTo 'QINV'
703 'SECU' EquivalentTo 'SECU'
704 'SLLE' EquivalentTo 'SLLE'
705 'SPLI' EquivalentTo 'SPLI'
706 END
707 END
translateCode_4c_143_CorporateActionOption6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Code_4!c_143 -> CorporateActionOption6Code : Default
449 TRANSLATE(Code_4!c_143, CorporateActionOption6Code)
450 RULE
451 'ABST' EquivalentTo 'ABST'
452 'AMGT' EquivalentTo 'AMGT'
453 'BSPL' EquivalentTo 'BSPL'
454 'BUYA' EquivalentTo 'BUYA'
455 'CASE' EquivalentTo 'CASE'
456 'CASH' EquivalentTo 'CASH'
457 'CEXC' EquivalentTo 'CEXC'
458 'CONN' EquivalentTo 'CONN'
459 'CONY' EquivalentTo 'CONY'
460 'CTEN' EquivalentTo 'CTEN'
461 'EXER' EquivalentTo 'EXER'
462 'LAPS' EquivalentTo 'LAPS'
463 'MKDW' EquivalentTo 'MKDW'
464 'MKUP' EquivalentTo 'MKUP'
465 'MNGT' EquivalentTo 'MNGT'
466 'MPUT' EquivalentTo 'MPUT'
467 'NOAC' EquivalentTo 'NOAC'
468 'NOQU' EquivalentTo 'NOQU'
469 'OFFR' EquivalentTo 'OFFR'
470 'OTHR' EquivalentTo 'OTHR'
471 'OVER' EquivalentTo 'OVER'
472 'PROX' EquivalentTo 'PROX'
473 'QINV' EquivalentTo 'QINV'
474 'SECU' EquivalentTo 'SECU'
475 'SLLE' EquivalentTo 'SLLE'
476 'SPLI' EquivalentTo 'SPLI'
477 'TAXI' EquivalentTo 'TAXI'
478 END
479 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_171_CopyDuplicate1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Code_4!c_171 -> CopyDuplicate1Code : Default
82 TRANSLATE(Code_4!c_171, CopyDuplicate1Code)
83 RULE
84 'CODU' EquivalentTo 'CODU'
85 'COPY' EquivalentTo 'COPY'
86 'DUPL' EquivalentTo 'DUPL'
87 END
88 END
translateCode_4c_189_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_189 -> DateType8Code : Default
1311 TRANSLATE(Code_4!c_189, DateType8Code)
1312 RULE
1313 'ONGO' EquivalentTo 'ONGO'
1314 'UKWN' EquivalentTo 'UKWN'
1315 END
1316 END
translateCode_4c_189_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_189 -> DateType8Code : Default
1644 TRANSLATE(Code_4!c_189, DateType8Code)
1645 RULE
1646 'ONGO' EquivalentTo 'ONGO'
1647 'UKWN' EquivalentTo 'UKWN'
1648 END
1649 END
translateCode_4c_189_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_189 -> DateType8Code : Default
1079 TRANSLATE(Code_4!c_189, DateType8Code)
1080 RULE
1081 'ONGO' EquivalentTo 'ONGO'
1082 'UKWN' EquivalentTo 'UKWN'
1083 END
1084 END
translateCode_4c_190_PriceValueType10Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_190 -> PriceValueType10Code : Default
1696 TRANSLATE(Code_4!c_190, PriceValueType10Code)
1697 RULE
1698 'UKWN' EquivalentTo 'UKWN'
1699 END
1700 END
translateCode_4c_190_PriceValueType10Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_190 -> PriceValueType10Code : Default
2207 TRANSLATE(Code_4!c_190, PriceValueType10Code)
2208 RULE
2209 'UKWN' EquivalentTo 'UKWN'
2210 END
2211 END
translateCode_4c_191_Quantity3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_191 -> Quantity3Code : Default
1730 TRANSLATE(Code_4!c_191, Quantity3Code)
1731 RULE
1732 'UKWN' EquivalentTo 'UKWN'
1733 'QALL' EquivalentTo 'QALL'
1734 END
1735 END
translateCode_4c_192_RateType13Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_192 -> RateType13Code : Default
2537 TRANSLATE(Code_4!c_192, RateType13Code)
2538 RULE
2539 'NILP' EquivalentTo 'NILP'
2540 'UKWN' EquivalentTo 'UKWN'
2541 END
2542 END
translateCode_4c_192_RateType13Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_192 -> RateType13Code : Default
1781 TRANSLATE(Code_4!c_192, RateType13Code)
1782 RULE
1783 'NILP' EquivalentTo 'NILP'
1784 'UKWN' EquivalentTo 'UKWN'
1785 END
1786 END
translateCode_4c_193_PriceValueType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_193 -> PriceValueType8Code : Default
2781 TRANSLATE(Code_4!c_193, PriceValueType8Code)
2782 RULE
2783 'TBSP' EquivalentTo 'TBSP'
2784 'UNSP' EquivalentTo 'UNSP'
2785 'UKWN' EquivalentTo 'UKWN'
2786 'NILP' EquivalentTo 'NILP'
2787 END
2788 END
translateCode_4c_193_PriceValueType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_193 -> PriceValueType8Code : Default
2288 TRANSLATE(Code_4!c_193, PriceValueType8Code)
2289 RULE
2290 'TBSP' EquivalentTo 'TBSP'
2291 'UNSP' EquivalentTo 'UNSP'
2292 'UKWN' EquivalentTo 'UKWN'
2293 'NILP' EquivalentTo 'NILP'
2294 END
2295 END
translateCode_4c_194_Quantity3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_194 -> Quantity3Code : Default
2858 TRANSLATE(Code_4!c_194, Quantity3Code)
2859 RULE
2860 'UKWN' EquivalentTo 'UKWN'
2861 'QALL' EquivalentTo 'QALL'
2862 END
2863 END
translateCode_4c_194_Quantity3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_194 -> Quantity3Code : Default
2342 TRANSLATE(Code_4!c_194, Quantity3Code)
2343 RULE
2344 'UKWN' EquivalentTo 'UKWN'
2345 'QALL' EquivalentTo 'QALL'
2346 END
2347 END
translateCode_4c_195_PriceValueType10Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_195 -> PriceValueType10Code : Default
3615 TRANSLATE(Code_4!c_195, PriceValueType10Code)
3616 RULE
3617 'UKWN' EquivalentTo 'UKWN'
3618 END
3619 END
translateCode_4c_195_PriceValueType10Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_195 -> PriceValueType10Code : Default
3129 TRANSLATE(Code_4!c_195, PriceValueType10Code)
3130 RULE
3131 'UKWN' EquivalentTo 'UKWN'
3132 END
3133 END
translateCode_4c_197_PriceValueType9Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_197 -> PriceValueType9Code : Default
1529 TRANSLATE(Code_4!c_197, PriceValueType9Code)
1530 RULE
1531 'TBSP' EquivalentTo 'TBSP'
1532 'UNSP' EquivalentTo 'UNSP'
1533 'UKWN' EquivalentTo 'UKWN'
1534 END
1535 END
translateCode_4c_198_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Code_4!c_198 -> SafekeepingAccountIdentification1Code : Default
690 TRANSLATE(Code_4!c_198, SafekeepingAccountIdentification1Code)
691 RULE
692 'GENR' EquivalentTo 'GENR'
693 END
694 END
translateCode_4c_198_SafekeepingAccountIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Code_4!c_198 -> SafekeepingAccountIdentification1Code : Default
94 TRANSLATE(Code_4!c_198, SafekeepingAccountIdentification1Code)
95 RULE
96 'GENR' EquivalentTo 'GENR'
97 END
98 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
890 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
891 RULE
892 'CUST' EquivalentTo 'CUST'
893 'ICSD' EquivalentTo 'ICSD'
894 'NCSD' EquivalentTo 'NCSD'
895 'SHHE' EquivalentTo 'SHHE'
896 END
897 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
902 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
903 RULE
904 'CUST' EquivalentTo 'CUST'
905 'ICSD' EquivalentTo 'ICSD'
906 'NCSD' EquivalentTo 'NCSD'
907 'SHHE' EquivalentTo 'SHHE'
908 END
909 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
528 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
529 RULE
530 'CUST' EquivalentTo 'CUST'
531 'ICSD' EquivalentTo 'ICSD'
532 'NCSD' EquivalentTo 'NCSD'
533 'SHHE' EquivalentTo 'SHHE'
534 END
535 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
524 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
525 RULE
526 'CUST' EquivalentTo 'CUST'
527 'ICSD' EquivalentTo 'ICSD'
528 'NCSD' EquivalentTo 'NCSD'
529 'SHHE' EquivalentTo 'SHHE'
530 END
531 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
775 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
776 RULE
777 'CUST' EquivalentTo 'CUST'
778 'ICSD' EquivalentTo 'ICSD'
779 'NCSD' EquivalentTo 'NCSD'
780 'SHHE' EquivalentTo 'SHHE'
781 END
782 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
479 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
480 RULE
481 'CUST' EquivalentTo 'CUST'
482 'ICSD' EquivalentTo 'ICSD'
483 'NCSD' EquivalentTo 'NCSD'
484 'SHHE' EquivalentTo 'SHHE'
485 END
486 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
544 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
545 RULE
546 'CUST' EquivalentTo 'CUST'
547 'ICSD' EquivalentTo 'ICSD'
548 'NCSD' EquivalentTo 'NCSD'
549 'SHHE' EquivalentTo 'SHHE'
550 END
551 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
599 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
600 RULE
601 'CUST' EquivalentTo 'CUST'
602 'ICSD' EquivalentTo 'ICSD'
603 'NCSD' EquivalentTo 'NCSD'
604 'SHHE' EquivalentTo 'SHHE'
605 END
606 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
800 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
801 RULE
802 'CUST' EquivalentTo 'CUST'
803 'ICSD' EquivalentTo 'ICSD'
804 'NCSD' EquivalentTo 'NCSD'
805 'SHHE' EquivalentTo 'SHHE'
806 END
807 END
translateCode_4c_5_SafekeepingPlace1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Code_4!c_5 -> SafekeepingPlace1Code : Default
217 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
218 RULE
219 'CUST' EquivalentTo 'CUST'
220 'ICSD' EquivalentTo 'ICSD'
221 'NCSD' EquivalentTo 'NCSD'
222 'SHHE' EquivalentTo 'SHHE'
223 END
224 END
translateCode_4c_6_PriceRateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_6 -> PriceRateType3Code : Default
1596 TRANSLATE(Code_4!c_6, PriceRateType3Code)
1597 RULE
1598 'DISC' EquivalentTo 'DISC'
1599 'PRCT' EquivalentTo 'PRCT'
1600 'PREM' EquivalentTo 'PREM'
1601 'YIEL' EquivalentTo 'YIEL'
1602 END
1603 END
translateCode_4c_6_PriceRateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_6 -> PriceRateType3Code : Default
2102 TRANSLATE(Code_4!c_6, PriceRateType3Code)
2103 RULE
2104 'DISC' EquivalentTo 'DISC'
2105 'PRCT' EquivalentTo 'PRCT'
2106 'PREM' EquivalentTo 'PREM'
2107 'YIEL' EquivalentTo 'YIEL'
2108 END
2109 END
translateCode_4c_6_PriceRateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Code_4!c_6 -> PriceRateType3Code : Default
1400 TRANSLATE(Code_4!c_6, PriceRateType3Code)
1401 RULE
1402 'DISC' EquivalentTo 'DISC'
1403 'PRCT' EquivalentTo 'PRCT'
1404 'PREM' EquivalentTo 'PREM'
1405 'YIEL' EquivalentTo 'YIEL'
1406 END
1407 END
translateCode_4c_6_PriceRateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Code_4!c_6 -> PriceRateType3Code : Default
1601 TRANSLATE(Code_4!c_6, PriceRateType3Code)
1602 RULE
1603 'DISC' EquivalentTo 'DISC'
1604 'PRCT' EquivalentTo 'PRCT'
1605 'PREM' EquivalentTo 'PREM'
1606 'YIEL' EquivalentTo 'YIEL'
1607 END
1608 END
translateCode_4c_98_CorporateActionNotificationType1Code_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Code_4!c_98 -> CorporateActionNotificationType1Code : Default
89 TRANSLATE(Code_4!c_98, CorporateActionNotificationType1Code)
90 RULE
91 'NEWM' EquivalentTo 'NEWM'
92 'REPE' EquivalentTo 'REPL'
93 'REPL' EquivalentTo 'REPL'
94 'RMDR' EquivalentTo 'RMDR'
95 END
96 END
translateCode_4c_99_RateType5Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_99 -> RateType5Code : Default
738 TRANSLATE(Code_4!c_99, RateType5Code)
739 RULE
740 'UKWN' EquivalentTo 'UKWN'
741 END
742 END
translateCode_4c_99_RateType5Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_99 -> RateType5Code : Default
750 TRANSLATE(Code_4!c_99, RateType5Code)
751 RULE
752 'UKWN' EquivalentTo 'UKWN'
753 END
754 END
translateCode_4c_99_RateValueType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Code_4!c_99 -> RateValueType7Code : Default
1529 TRANSLATE(Code_4!c_99, RateValueType7Code)
1530 RULE
1531 'UKWN' EquivalentTo 'UKWN'
1532 END
1533 END
translateCode_4c_99_RateValueType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Code_4!c_99 -> RateValueType7Code : Default
1740 TRANSLATE(Code_4!c_99, RateValueType7Code)
1741 RULE
1742 'UKWN' EquivalentTo 'UKWN'
1743 END
1744 END
translateConversionType1Code_OptionalCode_4c_184_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ConversionType1Code -> OptionalCode_4!c_184 : Default
1475 TRANSLATE(ConversionType1Code, OptionalCode_4!c_184)
1476 RULE
1477 'FINL' EquivalentTo 'FINL'
1478 'INTE' EquivalentTo 'INTE'
1479 END
1480 END
translateConversionTypeFormat2Choice_22F_115_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ConversionTypeFormat2Choice -> 22F_115 : Default
1464 TRANSLATE(ConversionTypeFormat2Choice, 22F_115)
1465 RULE
1466 NODE (Data Source Scheme)
1467 Proprietary TranslateTo Data Source Scheme
1468 END
1469 NODE (Indicator)
1470 Code TranslateTo Indicator
1471 (Proprietary\Identification ToUppercase) CopyTo Indicator
1472 END
1473 END
1474 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
17 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
18 RULE
19 'CODU' EquivalentTo 'CODU'
20 'COPY' EquivalentTo 'COPY'
21 'DUPL' EquivalentTo 'DUPL'
22 END
23 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCopyDuplicate1Code_Code_4c_171_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method CopyDuplicate1Code -> Code_4!c_171 : Default
11 TRANSLATE(CopyDuplicate1Code, Code_4!c_171)
12 RULE
13 'CODU' EquivalentTo 'CODU'
14 'COPY' EquivalentTo 'COPY'
15 'DUPL' EquivalentTo 'DUPL'
16 END
17 END
translateCorporateActionCancellationReason1Code_Code_4c_138_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionCancellationReason1Code -> Code_4!c_138 : Default
11 TRANSLATE(CorporateActionCancellationReason1Code, Code_4!c_138)
12 RULE
13 'WITH' EquivalentTo 'WITH'
14 'PROC' EquivalentTo 'CANC'
15 END
16 END
translateCorporateActionChangeType1Code_OptionalCode_4c_189_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionChangeType1Code -> OptionalCode_4!c_189 : Default
1594 TRANSLATE(CorporateActionChangeType1Code, OptionalCode_4!c_189)
1595 RULE
1596 'BERE' EquivalentTo 'BERE'
1597 'CERT' EquivalentTo 'CERT'
1598 'DEPH' EquivalentTo 'DEPH'
1599 'GPPH' EquivalentTo 'GPPH'
1600 'GTGP' EquivalentTo 'GTGP'
1601 'GTPH' EquivalentTo 'GTPH'
1602 'NAME' EquivalentTo 'NAME'
1603 'PHDE' EquivalentTo 'PHDE'
1604 'REBE' EquivalentTo 'REBE'
1605 'TERM' EquivalentTo 'TERM'
1606 'DECI' EquivalentTo 'DECI'
1607 END
1608 END
translateCorporateActionChangeType2Code_OptionalCode_4c_203_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionChangeType2Code -> OptionalCode_4!c_203 : Default
898 TRANSLATE(CorporateActionChangeType2Code, OptionalCode_4!c_203)
899 RULE
900 'BERE' EquivalentTo 'BERE'
901 'CERT' EquivalentTo 'CERT'
902 'DEPH' EquivalentTo 'DEPH'
903 'GPPH' EquivalentTo 'GPPH'
904 'GTGP' EquivalentTo 'GTGP'
905 'GTPH' EquivalentTo 'GTPH'
906 'NAME' EquivalentTo 'NAME'
907 'PHDE' EquivalentTo 'PHDE'
908 'REBE' EquivalentTo 'REBE'
909 'TERM' EquivalentTo 'TERM'
910 END
911 END
translateCorporateActionChangeTypeFormat3Choice_22F_120_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionChangeTypeFormat3Choice -> 22F_120 : Default
1583 TRANSLATE(CorporateActionChangeTypeFormat3Choice, 22F_120)
1584 RULE
1585 NODE (Data Source Scheme)
1586 Proprietary TranslateTo Data Source Scheme
1587 END
1588 NODE (Indicator)
1589 Code TranslateTo Indicator
1590 (Proprietary\Identification ToUppercase) CopyTo Indicator
1591 END
1592 END
1593 END
translateCorporateActionChangeTypeFormat4Choice_22F_133_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionChangeTypeFormat4Choice -> 22F_133 : Default
887 TRANSLATE(CorporateActionChangeTypeFormat4Choice, 22F_133)
888 RULE
889 NODE (Data Source Scheme)
890 Proprietary TranslateTo Data Source Scheme
891 END
892 NODE (Indicator)
893 Code TranslateTo Indicator
894 (Proprietary\Identification ToUppercase) CopyTo Indicator
895 END
896 END
897 END
translateCorporateActionEventProcessingType1Choice_22F_109_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventProcessingType1Choice -> 22F_109 : Default
18 TRANSLATE(CorporateActionEventProcessingType1Choice, 22F_109)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventProcessingType1Choice_22F_109_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionEventProcessingType1Choice -> 22F_109 : Default
18 TRANSLATE(CorporateActionEventProcessingType1Choice, 22F_109)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventProcessingType1Code_OptionalCode_4c_178_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventProcessingType1Code -> OptionalCode_4!c_178 : Default
34 TRANSLATE(CorporateActionEventProcessingType1Code, OptionalCode_4!c_178)
35 RULE
36 'DISN' EquivalentTo 'DISN'
37 'REOR' EquivalentTo 'REOR'
38 'GENL' EquivalentTo 'GENL'
39 END
40 END
translateCorporateActionEventProcessingType1Code_OptionalCode_4c_178_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionEventProcessingType1Code -> OptionalCode_4!c_178 : Default
34 TRANSLATE(CorporateActionEventProcessingType1Code, OptionalCode_4!c_178)
35 RULE
36 'DISN' EquivalentTo 'DISN'
37 'REOR' EquivalentTo 'REOR'
38 'GENL' EquivalentTo 'GENL'
39 END
40 END
translateCorporateActionEventStage1Code_OptionalCode_4c_301_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventStage1Code -> OptionalCode_4!c_301 : Default
1547 TRANSLATE(CorporateActionEventStage1Code, OptionalCode_4!c_301)
1548 RULE
1549 'APPD' EquivalentTo 'APPD'
1550 'CLDE' EquivalentTo 'CLDE'
1551 'PWAL' EquivalentTo 'PWAL'
1552 'SUAP' EquivalentTo 'SUAP'
1553 'UNAC' EquivalentTo 'UNAC'
1554 'WHOU' EquivalentTo 'WHOU'
1555 'FULL' EquivalentTo 'FULL'
1556 'LAPS' EquivalentTo 'LAPS'
1557 'PART' EquivalentTo 'PART'
1558 'RESC' EquivalentTo 'RESC'
1559 END
1560 END
translateCorporateActionEventStageFormat4Choice_22F_180_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventStageFormat4Choice -> 22F_180 : Default
1536 TRANSLATE(CorporateActionEventStageFormat4Choice, 22F_180)
1537 RULE
1538 NODE (Data Source Scheme)
1539 Proprietary TranslateTo Data Source Scheme
1540 END
1541 NODE (Indicator)
1542 Code TranslateTo Indicator
1543 (Proprietary\Identification ToUppercase) CopyTo Indicator
1544 END
1545 END
1546 END
translateCorporateActionEventType4Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventType4Choice -> 22F_232 : Default
41 TRANSLATE(CorporateActionEventType4Choice, 22F_232)
42 RULE
43 NODE (Data Source Scheme)
44 Proprietary TranslateTo Data Source Scheme
45 END
46 NODE (Indicator)
47 Code TranslateTo Indicator
48 (Proprietary\Identification ToUppercase) CopyTo Indicator
49 END
50 END
51 END
translateCorporateActionEventType4Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionEventType4Choice -> 22F_232 : Default
41 TRANSLATE(CorporateActionEventType4Choice, 22F_232)
42 RULE
43 NODE (Data Source Scheme)
44 Proprietary TranslateTo Data Source Scheme
45 END
46 NODE (Indicator)
47 Code TranslateTo Indicator
48 (Proprietary\Identification ToUppercase) CopyTo Indicator
49 END
50 END
51 END
translateCorporateActionEventType4Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionEventType4Choice -> 22F_232 : Default
24 TRANSLATE(CorporateActionEventType4Choice, 22F_232)
25 RULE
26 NODE (Data Source Scheme)
27 Proprietary TranslateTo Data Source Scheme
28 END
29 NODE (Indicator)
30 Code TranslateTo Indicator
31 (Proprietary\Identification ToUppercase) CopyTo Indicator
32 END
33 END
34 END
translateCorporateActionEventType4Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method CorporateActionEventType4Choice -> 22F_232 : Default
18 TRANSLATE(CorporateActionEventType4Choice, 22F_232)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType4Choice_22F_240_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionEventType4Choice -> 22F_240 : Default
18 TRANSLATE(CorporateActionEventType4Choice, 22F_240)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType4Choice_22F_240_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method CorporateActionEventType4Choice -> 22F_240 : Default
18 TRANSLATE(CorporateActionEventType4Choice, 22F_240)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType4Choice_22F_243_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method CorporateActionEventType4Choice -> 22F_243 : Default
18 TRANSLATE(CorporateActionEventType4Choice, 22F_243)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType4Choice_22F_243_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CorporateActionEventType4Choice -> 22F_243 : Default
18 TRANSLATE(CorporateActionEventType4Choice, 22F_243)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType6Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CorporateActionEventType6Choice -> 22F_232 : Default
18 TRANSLATE(CorporateActionEventType6Choice, 22F_232)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType6Choice_22F_232_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CorporateActionEventType6Choice -> 22F_232 : Default
18 TRANSLATE(CorporateActionEventType6Choice, 22F_232)
19 RULE
20 NODE (Data Source Scheme)
21 Proprietary TranslateTo Data Source Scheme
22 END
23 NODE (Indicator)
24 Code TranslateTo Indicator
25 (Proprietary\Identification ToUppercase) CopyTo Indicator
26 END
27 END
28 END
translateCorporateActionEventType6Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_398 : Default
52 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_398)
53 RULE
54 'ACTV' EquivalentTo 'ACTV'
55 'ATTI' EquivalentTo 'ATTI'
56 'BIDS' EquivalentTo 'BIDS'
57 'BONU' EquivalentTo 'BONU'
58 'BPUT' EquivalentTo 'BPUT'
59 'BRUP' EquivalentTo 'BRUP'
60 'CAPG' EquivalentTo 'CAPG'
61 'CAPI' EquivalentTo 'CAPI'
62 'CERT' EquivalentTo 'CERT'
63 'CHAN' EquivalentTo 'CHAN'
64 'CLSA' EquivalentTo 'CLSA'
65 'CONS' EquivalentTo 'CONS'
66 'CONV' EquivalentTo 'CONV'
67 'COOP' EquivalentTo 'COOP'
68 'DECR' EquivalentTo 'DECR'
69 'DETI' EquivalentTo 'DETI'
70 'DFLT' EquivalentTo 'DFLT'
71 'DLST' EquivalentTo 'DLST'
72 'DRAW' EquivalentTo 'DRAW'
73 'DRIP' EquivalentTo 'DRIP'
74 'DSCL' EquivalentTo 'DSCL'
75 'DTCH' EquivalentTo 'DTCH'
76 'DVCA' EquivalentTo 'DVCA'
77 'DVOP' EquivalentTo 'DVOP'
78 'DVSC' EquivalentTo 'DVSC'
79 'DVSE' EquivalentTo 'DVSE'
80 'EXOF' EquivalentTo 'EXOF'
81 'EXRI' EquivalentTo 'EXRI'
82 'EXTM' EquivalentTo 'EXTM'
83 'EXWA' EquivalentTo 'EXWA'
84 'CAPD' EquivalentTo 'CAPD'
85 'INCR' EquivalentTo 'INCR'
86 'INTR' EquivalentTo 'INTR'
87 'LIQU' EquivalentTo 'LIQU'
88 'MCAL' EquivalentTo 'MCAL'
89 'MRGR' EquivalentTo 'MRGR'
90 'ODLT' EquivalentTo 'ODLT'
91 'OTHR' EquivalentTo 'OTHR'
92 'PARI' EquivalentTo 'PARI'
93 'PCAL' EquivalentTo 'PCAL'
94 'PDEF' EquivalentTo 'PDEF'
95 'PINK' EquivalentTo 'PINK'
96 'PLAC' EquivalentTo 'PLAC'
97 'PPMT' EquivalentTo 'PPMT'
98 'PRED' EquivalentTo 'PRED'
99 'PRII' EquivalentTo 'PRII'
100 'PRIO' EquivalentTo 'PRIO'
101 'REDM' EquivalentTo 'REDM'
102 'REDO' EquivalentTo 'REDO'
103 'REMK' EquivalentTo 'REMK'
104 'RHDI' EquivalentTo 'RHDI'
105 'RHTS' EquivalentTo 'RHTS'
106 'SHPR' EquivalentTo 'SHPR'
107 'SMAL' EquivalentTo 'SMAL'
108 'SOFF' EquivalentTo 'SOFF'
109 'SPLF' EquivalentTo 'SPLF'
110 'SPLR' EquivalentTo 'SPLR'
111 'SUSP' EquivalentTo 'SUSP'
112 'TEND' EquivalentTo 'TEND'
113 'TREC' EquivalentTo 'TREC'
114 'WRTH' EquivalentTo 'WRTH'
115 'WTRC' EquivalentTo 'WTRC'
116 'CREV' EquivalentTo 'CREV'
117 END
118 END
translateCorporateActionEventType6Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_398 : Default
52 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_398)
53 RULE
54 'ACTV' EquivalentTo 'ACTV'
55 'ATTI' EquivalentTo 'ATTI'
56 'BIDS' EquivalentTo 'BIDS'
57 'BONU' EquivalentTo 'BONU'
58 'BPUT' EquivalentTo 'BPUT'
59 'BRUP' EquivalentTo 'BRUP'
60 'CAPG' EquivalentTo 'CAPG'
61 'CAPI' EquivalentTo 'CAPI'
62 'CERT' EquivalentTo 'CERT'
63 'CHAN' EquivalentTo 'CHAN'
64 'CLSA' EquivalentTo 'CLSA'
65 'CONS' EquivalentTo 'CONS'
66 'CONV' EquivalentTo 'CONV'
67 'COOP' EquivalentTo 'COOP'
68 'DECR' EquivalentTo 'DECR'
69 'DETI' EquivalentTo 'DETI'
70 'DFLT' EquivalentTo 'DFLT'
71 'DLST' EquivalentTo 'DLST'
72 'DRAW' EquivalentTo 'DRAW'
73 'DRIP' EquivalentTo 'DRIP'
74 'DSCL' EquivalentTo 'DSCL'
75 'DTCH' EquivalentTo 'DTCH'
76 'DVCA' EquivalentTo 'DVCA'
77 'DVOP' EquivalentTo 'DVOP'
78 'DVSC' EquivalentTo 'DVSC'
79 'DVSE' EquivalentTo 'DVSE'
80 'EXOF' EquivalentTo 'EXOF'
81 'EXRI' EquivalentTo 'EXRI'
82 'EXTM' EquivalentTo 'EXTM'
83 'EXWA' EquivalentTo 'EXWA'
84 'CAPD' EquivalentTo 'CAPD'
85 'INCR' EquivalentTo 'INCR'
86 'INTR' EquivalentTo 'INTR'
87 'LIQU' EquivalentTo 'LIQU'
88 'MCAL' EquivalentTo 'MCAL'
89 'MRGR' EquivalentTo 'MRGR'
90 'ODLT' EquivalentTo 'ODLT'
91 'OTHR' EquivalentTo 'OTHR'
92 'PARI' EquivalentTo 'PARI'
93 'PCAL' EquivalentTo 'PCAL'
94 'PDEF' EquivalentTo 'PDEF'
95 'PINK' EquivalentTo 'PINK'
96 'PLAC' EquivalentTo 'PLAC'
97 'PPMT' EquivalentTo 'PPMT'
98 'PRED' EquivalentTo 'PRED'
99 'PRII' EquivalentTo 'PRII'
100 'PRIO' EquivalentTo 'PRIO'
101 'REDM' EquivalentTo 'REDM'
102 'REDO' EquivalentTo 'REDO'
103 'REMK' EquivalentTo 'REMK'
104 'RHDI' EquivalentTo 'RHDI'
105 'RHTS' EquivalentTo 'RHTS'
106 'SHPR' EquivalentTo 'SHPR'
107 'SMAL' EquivalentTo 'SMAL'
108 'SOFF' EquivalentTo 'SOFF'
109 'SPLF' EquivalentTo 'SPLF'
110 'SPLR' EquivalentTo 'SPLR'
111 'SUSP' EquivalentTo 'SUSP'
112 'TEND' EquivalentTo 'TEND'
113 'TREC' EquivalentTo 'TREC'
114 'WRTH' EquivalentTo 'WRTH'
115 'WTRC' EquivalentTo 'WTRC'
116 'CREV' EquivalentTo 'CREV'
117 END
118 END
translateCorporateActionEventType6Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_398 : Default
40 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_398)
41 RULE
42 'ACTV' EquivalentTo 'ACTV'
43 'ATTI' EquivalentTo 'ATTI'
44 'BIDS' EquivalentTo 'BIDS'
45 'BONU' EquivalentTo 'BONU'
46 'BPUT' EquivalentTo 'BPUT'
47 'BRUP' EquivalentTo 'BRUP'
48 'CAPG' EquivalentTo 'CAPG'
49 'CAPI' EquivalentTo 'CAPI'
50 'CERT' EquivalentTo 'CERT'
51 'CHAN' EquivalentTo 'CHAN'
52 'CLSA' EquivalentTo 'CLSA'
53 'CONS' EquivalentTo 'CONS'
54 'CONV' EquivalentTo 'CONV'
55 'COOP' EquivalentTo 'COOP'
56 'DECR' EquivalentTo 'DECR'
57 'DETI' EquivalentTo 'DETI'
58 'DFLT' EquivalentTo 'DFLT'
59 'DLST' EquivalentTo 'DLST'
60 'DRAW' EquivalentTo 'DRAW'
61 'DRIP' EquivalentTo 'DRIP'
62 'DSCL' EquivalentTo 'DSCL'
63 'DTCH' EquivalentTo 'DTCH'
64 'DVCA' EquivalentTo 'DVCA'
65 'DVOP' EquivalentTo 'DVOP'
66 'DVSC' EquivalentTo 'DVSC'
67 'DVSE' EquivalentTo 'DVSE'
68 'EXOF' EquivalentTo 'EXOF'
69 'EXRI' EquivalentTo 'EXRI'
70 'EXTM' EquivalentTo 'EXTM'
71 'EXWA' EquivalentTo 'EXWA'
72 'CAPD' EquivalentTo 'CAPD'
73 'INCR' EquivalentTo 'INCR'
74 'INTR' EquivalentTo 'INTR'
75 'LIQU' EquivalentTo 'LIQU'
76 'MCAL' EquivalentTo 'MCAL'
77 'MRGR' EquivalentTo 'MRGR'
78 'ODLT' EquivalentTo 'ODLT'
79 'OTHR' EquivalentTo 'OTHR'
80 'PARI' EquivalentTo 'PARI'
81 'PCAL' EquivalentTo 'PCAL'
82 'PDEF' EquivalentTo 'PDEF'
83 'PINK' EquivalentTo 'PINK'
84 'PLAC' EquivalentTo 'PLAC'
85 'PPMT' EquivalentTo 'PPMT'
86 'PRED' EquivalentTo 'PRED'
87 'PRII' EquivalentTo 'PRII'
88 'PRIO' EquivalentTo 'PRIO'
89 'REDM' EquivalentTo 'REDM'
90 'REDO' EquivalentTo 'REDO'
91 'REMK' EquivalentTo 'REMK'
92 'RHDI' EquivalentTo 'RHDI'
93 'RHTS' EquivalentTo 'RHTS'
94 'SHPR' EquivalentTo 'SHPR'
95 'SMAL' EquivalentTo 'SMAL'
96 'SOFF' EquivalentTo 'SOFF'
97 'SPLF' EquivalentTo 'SPLF'
98 'SPLR' EquivalentTo 'SPLR'
99 'SUSP' EquivalentTo 'SUSP'
100 'TEND' EquivalentTo 'TEND'
101 'TREC' EquivalentTo 'TREC'
102 'WRTH' EquivalentTo 'WRTH'
103 'WTRC' EquivalentTo 'WTRC'
104 'CREV' EquivalentTo 'CREV'
105 END
106 END
translateCorporateActionEventType6Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_398 : Default
34 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_398)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 END
100 END
translateCorporateActionEventType6Code_OptionalCode_4c_408_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_408 : Default
34 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_408)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 END
100 END
translateCorporateActionEventType6Code_OptionalCode_4c_408_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_408 : Default
34 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_408)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 END
100 END
translateCorporateActionEventType6Code_OptionalCode_4c_410_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_410 : Default
34 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_410)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 END
100 END
translateCorporateActionEventType6Code_OptionalCode_4c_410_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CorporateActionEventType6Code -> OptionalCode_4!c_410 : Default
34 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_410)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 END
100 END
translateCorporateActionEventType7Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CorporateActionEventType7Code -> OptionalCode_4!c_398 : Default
34 TRANSLATE(CorporateActionEventType7Code, OptionalCode_4!c_398)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 'MTNG' EquivalentTo 'MEET'
100 END
101 END
translateCorporateActionEventType7Code_OptionalCode_4c_398_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CorporateActionEventType7Code -> OptionalCode_4!c_398 : Default
34 TRANSLATE(CorporateActionEventType7Code, OptionalCode_4!c_398)
35 RULE
36 'ACTV' EquivalentTo 'ACTV'
37 'ATTI' EquivalentTo 'ATTI'
38 'BIDS' EquivalentTo 'BIDS'
39 'BONU' EquivalentTo 'BONU'
40 'BPUT' EquivalentTo 'BPUT'
41 'BRUP' EquivalentTo 'BRUP'
42 'CAPG' EquivalentTo 'CAPG'
43 'CAPI' EquivalentTo 'CAPI'
44 'CERT' EquivalentTo 'CERT'
45 'CHAN' EquivalentTo 'CHAN'
46 'CLSA' EquivalentTo 'CLSA'
47 'CONS' EquivalentTo 'CONS'
48 'CONV' EquivalentTo 'CONV'
49 'COOP' EquivalentTo 'COOP'
50 'DECR' EquivalentTo 'DECR'
51 'DETI' EquivalentTo 'DETI'
52 'DFLT' EquivalentTo 'DFLT'
53 'DLST' EquivalentTo 'DLST'
54 'DRAW' EquivalentTo 'DRAW'
55 'DRIP' EquivalentTo 'DRIP'
56 'DSCL' EquivalentTo 'DSCL'
57 'DTCH' EquivalentTo 'DTCH'
58 'DVCA' EquivalentTo 'DVCA'
59 'DVOP' EquivalentTo 'DVOP'
60 'DVSC' EquivalentTo 'DVSC'
61 'DVSE' EquivalentTo 'DVSE'
62 'EXOF' EquivalentTo 'EXOF'
63 'EXRI' EquivalentTo 'EXRI'
64 'EXTM' EquivalentTo 'EXTM'
65 'EXWA' EquivalentTo 'EXWA'
66 'CAPD' EquivalentTo 'CAPD'
67 'INCR' EquivalentTo 'INCR'
68 'INTR' EquivalentTo 'INTR'
69 'LIQU' EquivalentTo 'LIQU'
70 'MCAL' EquivalentTo 'MCAL'
71 'MRGR' EquivalentTo 'MRGR'
72 'ODLT' EquivalentTo 'ODLT'
73 'OTHR' EquivalentTo 'OTHR'
74 'PARI' EquivalentTo 'PARI'
75 'PCAL' EquivalentTo 'PCAL'
76 'PDEF' EquivalentTo 'PDEF'
77 'PINK' EquivalentTo 'PINK'
78 'PLAC' EquivalentTo 'PLAC'
79 'PPMT' EquivalentTo 'PPMT'
80 'PRED' EquivalentTo 'PRED'
81 'PRII' EquivalentTo 'PRII'
82 'PRIO' EquivalentTo 'PRIO'
83 'REDM' EquivalentTo 'REDM'
84 'REDO' EquivalentTo 'REDO'
85 'REMK' EquivalentTo 'REMK'
86 'RHDI' EquivalentTo 'RHDI'
87 'RHTS' EquivalentTo 'RHTS'
88 'SHPR' EquivalentTo 'SHPR'
89 'SMAL' EquivalentTo 'SMAL'
90 'SOFF' EquivalentTo 'SOFF'
91 'SPLF' EquivalentTo 'SPLF'
92 'SPLR' EquivalentTo 'SPLR'
93 'SUSP' EquivalentTo 'SUSP'
94 'TEND' EquivalentTo 'TEND'
95 'TREC' EquivalentTo 'TREC'
96 'WRTH' EquivalentTo 'WRTH'
97 'WTRC' EquivalentTo 'WTRC'
98 'CREV' EquivalentTo 'CREV'
99 'MTNG' EquivalentTo 'MEET'
100 END
101 END
translateCorporateActionMandatoryVoluntary1Code_OptionalCode_4c_180_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary1Code -> OptionalCode_4!c_180 : Default
130 TRANSLATE(CorporateActionMandatoryVoluntary1Code, OptionalCode_4!c_180)
131 RULE
132 'MAND' EquivalentTo 'MAND'
133 'CHOS' EquivalentTo 'CHOS'
134 'VOLU' EquivalentTo 'VOLU'
135 END
136 END
translateCorporateActionMandatoryVoluntary1Code_OptionalCode_4c_180_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary1Code -> OptionalCode_4!c_180 : Default
130 TRANSLATE(CorporateActionMandatoryVoluntary1Code, OptionalCode_4!c_180)
131 RULE
132 'MAND' EquivalentTo 'MAND'
133 'CHOS' EquivalentTo 'CHOS'
134 'VOLU' EquivalentTo 'VOLU'
135 END
136 END
translateCorporateActionMandatoryVoluntary1Code_OptionalCode_4c_180_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary1Code -> OptionalCode_4!c_180 : Default
118 TRANSLATE(CorporateActionMandatoryVoluntary1Code, OptionalCode_4!c_180)
119 RULE
120 'MAND' EquivalentTo 'MAND'
121 'CHOS' EquivalentTo 'CHOS'
122 'VOLU' EquivalentTo 'VOLU'
123 END
124 END
translateCorporateActionMandatoryVoluntary1Code_OptionalCode_4c_180_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary1Code -> OptionalCode_4!c_180 : Default
112 TRANSLATE(CorporateActionMandatoryVoluntary1Code, OptionalCode_4!c_180)
113 RULE
114 'MAND' EquivalentTo 'MAND'
115 'CHOS' EquivalentTo 'CHOS'
116 'VOLU' EquivalentTo 'VOLU'
117 END
118 END
translateCorporateActionMandatoryVoluntary2Choice_22F_111_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary2Choice -> 22F_111 : Default
119 TRANSLATE(CorporateActionMandatoryVoluntary2Choice, 22F_111)
120 RULE
121 NODE (Data Source Scheme)
122 Proprietary TranslateTo Data Source Scheme
123 END
124 NODE (Indicator)
125 Code TranslateTo Indicator
126 (Proprietary\Identification ToUppercase) CopyTo Indicator
127 END
128 END
129 END
translateCorporateActionMandatoryVoluntary2Choice_22F_111_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary2Choice -> 22F_111 : Default
119 TRANSLATE(CorporateActionMandatoryVoluntary2Choice, 22F_111)
120 RULE
121 NODE (Data Source Scheme)
122 Proprietary TranslateTo Data Source Scheme
123 END
124 NODE (Indicator)
125 Code TranslateTo Indicator
126 (Proprietary\Identification ToUppercase) CopyTo Indicator
127 END
128 END
129 END
translateCorporateActionMandatoryVoluntary2Choice_22F_111_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary2Choice -> 22F_111 : Default
107 TRANSLATE(CorporateActionMandatoryVoluntary2Choice, 22F_111)
108 RULE
109 NODE (Data Source Scheme)
110 Proprietary TranslateTo Data Source Scheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 (Proprietary\Identification ToUppercase) CopyTo Indicator
115 END
116 END
117 END
translateCorporateActionMandatoryVoluntary2Choice_22F_111_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method CorporateActionMandatoryVoluntary2Choice -> 22F_111 : Default
101 TRANSLATE(CorporateActionMandatoryVoluntary2Choice, 22F_111)
102 RULE
103 NODE (Data Source Scheme)
104 Proprietary TranslateTo Data Source Scheme
105 END
106 NODE (Indicator)
107 Code TranslateTo Indicator
108 (Proprietary\Identification ToUppercase) CopyTo Indicator
109 END
110 END
111 END
translateCorporateActionOption2Code_OptionalCode_4c_305_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionOption2Code -> OptionalCode_4!c_305 : Default
1820 TRANSLATE(CorporateActionOption2Code, OptionalCode_4!c_305)
1821 RULE
1822 'ABST' EquivalentTo 'ABST'
1823 'AMGT' EquivalentTo 'AMGT'
1824 'BSPL' EquivalentTo 'BSPL'
1825 'BUYA' EquivalentTo 'BUYA'
1826 'CASE' EquivalentTo 'CASE'
1827 'CASH' EquivalentTo 'CASH'
1828 'CEXC' EquivalentTo 'CEXC'
1829 'CONN' EquivalentTo 'CONN'
1830 'CONY' EquivalentTo 'CONY'
1831 'CTEN' EquivalentTo 'CTEN'
1832 'EXER' EquivalentTo 'EXER'
1833 'LAPS' EquivalentTo 'LAPS'
1834 'MNGT' EquivalentTo 'MNGT'
1835 'MPUT' EquivalentTo 'MPUT'
1836 'NOAC' EquivalentTo 'NOAC'
1837 'NOQU' EquivalentTo 'NOQU'
1838 'OFFR' EquivalentTo 'OFFR'
1839 'OTHR' EquivalentTo 'OTHR'
1840 'OVER' EquivalentTo 'OVER'
1841 'PROX' EquivalentTo 'PROX'
1842 'QINV' EquivalentTo 'QINV'
1843 'SECU' EquivalentTo 'SECU'
1844 'SLLE' EquivalentTo 'SLLE'
1845 'SPLI' EquivalentTo 'SPLI'
1846 END
1847 END
translateCorporateActionOption2Code_OptionalCode_4c_305_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionOption2Code -> OptionalCode_4!c_305 : Default
794 TRANSLATE(CorporateActionOption2Code, OptionalCode_4!c_305)
795 RULE
796 'ABST' EquivalentTo 'ABST'
797 'AMGT' EquivalentTo 'AMGT'
798 'BSPL' EquivalentTo 'BSPL'
799 'BUYA' EquivalentTo 'BUYA'
800 'CASE' EquivalentTo 'CASE'
801 'CASH' EquivalentTo 'CASH'
802 'CEXC' EquivalentTo 'CEXC'
803 'CONN' EquivalentTo 'CONN'
804 'CONY' EquivalentTo 'CONY'
805 'CTEN' EquivalentTo 'CTEN'
806 'EXER' EquivalentTo 'EXER'
807 'LAPS' EquivalentTo 'LAPS'
808 'MNGT' EquivalentTo 'MNGT'
809 'MPUT' EquivalentTo 'MPUT'
810 'NOAC' EquivalentTo 'NOAC'
811 'NOQU' EquivalentTo 'NOQU'
812 'OFFR' EquivalentTo 'OFFR'
813 'OTHR' EquivalentTo 'OTHR'
814 'OVER' EquivalentTo 'OVER'
815 'PROX' EquivalentTo 'PROX'
816 'QINV' EquivalentTo 'QINV'
817 'SECU' EquivalentTo 'SECU'
818 'SLLE' EquivalentTo 'SLLE'
819 'SPLI' EquivalentTo 'SPLI'
820 END
821 END
translateCorporateActionOption3Code_OptionalCode_4c_311_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CorporateActionOption3Code -> OptionalCode_4!c_311 : Default
599 TRANSLATE(CorporateActionOption3Code, OptionalCode_4!c_311)
600 RULE
601 'ABST' EquivalentTo 'ABST'
602 'AMGT' EquivalentTo 'AMGT'
603 'BSPL' EquivalentTo 'BSPL'
604 'BUYA' EquivalentTo 'BUYA'
605 'CASE' EquivalentTo 'CASE'
606 'CASH' EquivalentTo 'CASH'
607 'CEXC' EquivalentTo 'CEXC'
608 'CONN' EquivalentTo 'CONN'
609 'CONY' EquivalentTo 'CONY'
610 'CTEN' EquivalentTo 'CTEN'
611 'EXER' EquivalentTo 'EXER'
612 'LAPS' EquivalentTo 'LAPS'
613 'MKDW' EquivalentTo 'MKDW'
614 'MKUP' EquivalentTo 'MKUP'
615 'MNGT' EquivalentTo 'MNGT'
616 'MPUT' EquivalentTo 'MPUT'
617 'NOAC' EquivalentTo 'NOAC'
618 'NOQU' EquivalentTo 'NOQU'
619 'OFFR' EquivalentTo 'OFFR'
620 'OTHR' EquivalentTo 'OTHR'
621 'OVER' EquivalentTo 'OVER'
622 'PROX' EquivalentTo 'PROX'
623 'QINV' EquivalentTo 'QINV'
624 'SECU' EquivalentTo 'SECU'
625 'SLLE' EquivalentTo 'SLLE'
626 'SPLI' EquivalentTo 'SPLI'
627 END
628 END
translateCorporateActionOption3Code_OptionalCode_4c_311_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CorporateActionOption3Code -> OptionalCode_4!c_311 : Default
407 TRANSLATE(CorporateActionOption3Code, OptionalCode_4!c_311)
408 RULE
409 'ABST' EquivalentTo 'ABST'
410 'AMGT' EquivalentTo 'AMGT'
411 'BSPL' EquivalentTo 'BSPL'
412 'BUYA' EquivalentTo 'BUYA'
413 'CASE' EquivalentTo 'CASE'
414 'CASH' EquivalentTo 'CASH'
415 'CEXC' EquivalentTo 'CEXC'
416 'CONN' EquivalentTo 'CONN'
417 'CONY' EquivalentTo 'CONY'
418 'CTEN' EquivalentTo 'CTEN'
419 'EXER' EquivalentTo 'EXER'
420 'LAPS' EquivalentTo 'LAPS'
421 'MKDW' EquivalentTo 'MKDW'
422 'MKUP' EquivalentTo 'MKUP'
423 'MNGT' EquivalentTo 'MNGT'
424 'MPUT' EquivalentTo 'MPUT'
425 'NOAC' EquivalentTo 'NOAC'
426 'NOQU' EquivalentTo 'NOQU'
427 'OFFR' EquivalentTo 'OFFR'
428 'OTHR' EquivalentTo 'OTHR'
429 'OVER' EquivalentTo 'OVER'
430 'PROX' EquivalentTo 'PROX'
431 'QINV' EquivalentTo 'QINV'
432 'SECU' EquivalentTo 'SECU'
433 'SLLE' EquivalentTo 'SLLE'
434 'SPLI' EquivalentTo 'SPLI'
435 END
436 END
translateCorporateActionOption4Code_OptionalCode_4c_310_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionOption4Code -> OptionalCode_4!c_310 : Default
836 TRANSLATE(CorporateActionOption4Code, OptionalCode_4!c_310)
837 RULE
838 'ABST' EquivalentTo 'ABST'
839 'AMGT' EquivalentTo 'AMGT'
840 'BSPL' EquivalentTo 'BSPL'
841 'BUYA' EquivalentTo 'BUYA'
842 'CASE' EquivalentTo 'CASE'
843 'CASH' EquivalentTo 'CASH'
844 'CERT' EquivalentTo 'CERT'
845 'CEXC' EquivalentTo 'CEXC'
846 'CONN' EquivalentTo 'CONN'
847 'CONY' EquivalentTo 'CONY'
848 'CTEN' EquivalentTo 'CTEN'
849 'EXER' EquivalentTo 'EXER'
850 'LAPS' EquivalentTo 'LAPS'
851 'MKDW' EquivalentTo 'MKDW'
852 'MKUP' EquivalentTo 'MKUP'
853 'MNGT' EquivalentTo 'MNGT'
854 'MPUT' EquivalentTo 'MPUT'
855 'NOAC' EquivalentTo 'NOAC'
856 'NOQU' EquivalentTo 'NOQU'
857 'OFFR' EquivalentTo 'OFFR'
858 'OTHR' EquivalentTo 'OTHR'
859 'OVER' EquivalentTo 'OVER'
860 'PROX' EquivalentTo 'PROX'
861 'QINV' EquivalentTo 'QINV'
862 'SECU' EquivalentTo 'SECU'
863 'SLLE' EquivalentTo 'SLLE'
864 'SPLI' EquivalentTo 'SPLI'
865 'TAXI' EquivalentTo 'TAXI'
866 END
867 END
translateCorporateActionOption4Code_OptionalCode_4c_310_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method CorporateActionOption4Code -> OptionalCode_4!c_310 : Default
361 TRANSLATE(CorporateActionOption4Code, OptionalCode_4!c_310)
362 RULE
363 'ABST' EquivalentTo 'ABST'
364 'AMGT' EquivalentTo 'AMGT'
365 'BSPL' EquivalentTo 'BSPL'
366 'BUYA' EquivalentTo 'BUYA'
367 'CASE' EquivalentTo 'CASE'
368 'CASH' EquivalentTo 'CASH'
369 'CERT' EquivalentTo 'CERT'
370 'CEXC' EquivalentTo 'CEXC'
371 'CONN' EquivalentTo 'CONN'
372 'CONY' EquivalentTo 'CONY'
373 'CTEN' EquivalentTo 'CTEN'
374 'EXER' EquivalentTo 'EXER'
375 'LAPS' EquivalentTo 'LAPS'
376 'MKDW' EquivalentTo 'MKDW'
377 'MKUP' EquivalentTo 'MKUP'
378 'MNGT' EquivalentTo 'MNGT'
379 'MPUT' EquivalentTo 'MPUT'
380 'NOAC' EquivalentTo 'NOAC'
381 'NOQU' EquivalentTo 'NOQU'
382 'OFFR' EquivalentTo 'OFFR'
383 'OTHR' EquivalentTo 'OTHR'
384 'OVER' EquivalentTo 'OVER'
385 'PROX' EquivalentTo 'PROX'
386 'QINV' EquivalentTo 'QINV'
387 'SECU' EquivalentTo 'SECU'
388 'SLLE' EquivalentTo 'SLLE'
389 'SPLI' EquivalentTo 'SPLI'
390 'TAXI' EquivalentTo 'TAXI'
391 END
392 END
translateCorporateActionOption6Choice_22F_188_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method CorporateActionOption6Choice -> 22F_188 : Default
825 TRANSLATE(CorporateActionOption6Choice, 22F_188)
826 RULE
827 NODE (Data Source Scheme)
828 Proprietary TranslateTo Data Source Scheme
829 END
830 NODE (Indicator)
831 Code TranslateTo Indicator
832 (Proprietary\Identification ToUppercase) CopyTo Indicator
833 END
834 END
835 END
translateCorporateActionOption6Choice_22F_188_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method CorporateActionOption6Choice -> 22F_188 : Default
350 TRANSLATE(CorporateActionOption6Choice, 22F_188)
351 RULE
352 NODE (Data Source Scheme)
353 Proprietary TranslateTo Data Source Scheme
354 END
355 NODE (Indicator)
356 Code TranslateTo Indicator
357 (Proprietary\Identification ToUppercase) CopyTo Indicator
358 END
359 END
360 END
translateCorporateActionOption6Code_OptionalCode_4c_314_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CorporateActionOption6Code -> OptionalCode_4!c_314 : Default
282 TRANSLATE(CorporateActionOption6Code, OptionalCode_4!c_314)
283 RULE
284 'ABST' EquivalentTo 'ABST'
285 'AMGT' EquivalentTo 'AMGT'
286 'BSPL' EquivalentTo 'BSPL'
287 'BUYA' EquivalentTo 'BUYA'
288 'CASE' EquivalentTo 'CASE'
289 'CASH' EquivalentTo 'CASH'
290 'CEXC' EquivalentTo 'CEXC'
291 'CONN' EquivalentTo 'CONN'
292 'CONY' EquivalentTo 'CONY'
293 'CTEN' EquivalentTo 'CTEN'
294 'EXER' EquivalentTo 'EXER'
295 'LAPS' EquivalentTo 'LAPS'
296 'MKDW' EquivalentTo 'MKDW'
297 'MKUP' EquivalentTo 'MKUP'
298 'MNGT' EquivalentTo 'MNGT'
299 'MPUT' EquivalentTo 'MPUT'
300 'NOAC' EquivalentTo 'NOAC'
301 'NOQU' EquivalentTo 'NOQU'
302 'OFFR' EquivalentTo 'OFFR'
303 'OTHR' EquivalentTo 'OTHR'
304 'OVER' EquivalentTo 'OVER'
305 'PROX' EquivalentTo 'PROX'
306 'QINV' EquivalentTo 'QINV'
307 'SECU' EquivalentTo 'SECU'
308 'SLLE' EquivalentTo 'SLLE'
309 'SPLI' EquivalentTo 'SPLI'
310 'TAXI' EquivalentTo 'TAXI'
311 END
312 END
translateCorporateActionOption7Choice_22F_190_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method CorporateActionOption7Choice -> 22F_190 : Default
271 TRANSLATE(CorporateActionOption7Choice, 22F_190)
272 RULE
273 NODE (Data Source Scheme)
274 Proprietary TranslateTo Data Source Scheme
275 END
276 NODE (Indicator)
277 Code TranslateTo Indicator
278 (Proprietary\Identification ToUppercase) CopyTo Indicator
279 END
280 END
281 END
translateCorporateActionOption8Choice_22F_189_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CorporateActionOption8Choice -> 22F_189 : Default
588 TRANSLATE(CorporateActionOption8Choice, 22F_189)
589 RULE
590 NODE (Data Source Scheme)
591 Proprietary TranslateTo Data Source Scheme
592 END
593 NODE (Indicator)
594 Code TranslateTo Indicator
595 (Proprietary\Identification ToUppercase) CopyTo Indicator
596 END
597 END
598 END
translateCorporateActionOption8Choice_22F_189_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CorporateActionOption8Choice -> 22F_189 : Default
396 TRANSLATE(CorporateActionOption8Choice, 22F_189)
397 RULE
398 NODE (Data Source Scheme)
399 Proprietary TranslateTo Data Source Scheme
400 END
401 NODE (Indicator)
402 Code TranslateTo Indicator
403 (Proprietary\Identification ToUppercase) CopyTo Indicator
404 END
405 END
406 END
translateCorporateActionOption9Choice_22F_184_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionOption9Choice -> 22F_184 : Default
1809 TRANSLATE(CorporateActionOption9Choice, 22F_184)
1810 RULE
1811 NODE (Data Source Scheme)
1812 Proprietary TranslateTo Data Source Scheme
1813 END
1814 NODE (Indicator)
1815 Code TranslateTo Indicator
1816 (Proprietary\Identification ToUppercase) CopyTo Indicator
1817 END
1818 END
1819 END
translateCorporateActionOption9Choice_22F_184_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CorporateActionOption9Choice -> 22F_184 : Default
783 TRANSLATE(CorporateActionOption9Choice, 22F_184)
784 RULE
785 NODE (Data Source Scheme)
786 Proprietary TranslateTo Data Source Scheme
787 END
788 NODE (Indicator)
789 Code TranslateTo Indicator
790 (Proprietary\Identification ToUppercase) CopyTo Indicator
791 END
792 END
793 END
translateCorporateActionProcessingStatus1Choice_25D_44_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method CorporateActionProcessingStatus1Choice -> 25D_44 : Default
135 TRANSLATE(CorporateActionProcessingStatus1Choice, 25D_44)
136 RULE
137 NODE (Status Code)
138 IF ((EventStatus\EventCompletenessStatus IsSameString 'COMP') And (EventStatus\EventConfirmationStatus IsSameString 'CONF'))
139 THEN
140 'COMP' CopyTo Status Code
141 END
142 IF (ForInformationOnlyIndicator IsSameBoolean 'true')
143 THEN
144 'INFO' CopyTo Status Code
145 END
146 IF ((EventStatus\EventConfirmationStatus IsSameString 'CONF') And (EventStatus\EventCompletenessStatus IsSameString 'INCO'))
147 THEN
148 'PREC' CopyTo Status Code
149 END
150 IF ((EventStatus\EventConfirmationStatus IsSameString 'UCON') And (EventStatus\EventCompletenessStatus IsSameString 'INCO'))
151 THEN
152 'PREU' CopyTo Status Code
153 END
154 IF ((EventStatus\EventConfirmationStatus IsSameString 'UCON') And (EventStatus\EventCompletenessStatus IsSameString 'COMP'))
155 THEN
156 'COMU' CopyTo Status Code
157 END
158 END
159 END
160 END
translateCorporateActionTaxableIncomePerShareCalculated1Code_OptionalCode_4c_191_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CorporateActionTaxableIncomePerShareCalculated1Code -> OptionalCode_4!c_191 : Default
1667 TRANSLATE(CorporateActionTaxableIncomePerShareCalculated1Code, OptionalCode_4!c_191)
1668 RULE
1669 'TDIY' EquivalentTo 'TDIY'
1670 'TDIN' EquivalentTo 'TDIN'
1671 'UKWN' EquivalentTo 'UKWN'
1672 END
1673 END
translateCountryCode_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CountryCode -> 94C : Default
1938 TRANSLATE(CountryCode, 94C)
1939 RULE
1940 NODE (Country Code)
1941 CountryCode CopyTo Country Code
1942 END
1943 END
1944 END
translateCountryCode_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CountryCode -> 94C : Default
934 TRANSLATE(CountryCode, 94C)
935 RULE
936 NODE (Country Code)
937 CountryCode CopyTo Country Code
938 END
939 END
940 END
translateCountryCode_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method CountryCode -> Text_FIN_30x : Default
86 TRANSLATE(CountryCode, Text_FIN_30x)
87 RULE
88 CountryCode CopyTo Text_FIN_30x
89 END
90 END
translateCountryCode_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method CountryCode -> Text_FIN_30x : Default
193 TRANSLATE(CountryCode, Text_FIN_30x)
194 RULE
195 CountryCode CopyTo Text_FIN_30x
196 END
197 END
translateCountryCode_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method CountryCode -> Text_FIN_30x : Default
198 TRANSLATE(CountryCode, Text_FIN_30x)
199 RULE
200 CountryCode CopyTo Text_FIN_30x
201 END
202 END
translateCreditDebitCode_22H_33_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method CreditDebitCode -> 22H_33 : Default
2309 TRANSLATE(CreditDebitCode, 22H_33)
2310 RULE
2311 NODE (Indicator)
2312 IF (CreditDebitCode IsSameString 'CRDT')
2313 THEN
2314 'CRED' CopyTo Indicator
2315 END
2316 IF (CreditDebitCode IsSameString 'DBIT')
2317 THEN
2318 'DEBT' CopyTo Indicator
2319 END
2320 END
2321 END
2322 END
translateCreditDebitCode_22H_33_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method CreditDebitCode -> 22H_33 : Default
1675 TRANSLATE(CreditDebitCode, 22H_33)
1676 RULE
1677 NODE (Indicator)
1678 IF (CreditDebitCode IsSameString 'CRDT')
1679 THEN
1680 'CRED' CopyTo Indicator
1681 END
1682 IF (CreditDebitCode IsSameString 'DBIT')
1683 THEN
1684 'DEBT' CopyTo Indicator
1685 END
1686 END
1687 END
1688 END
translateCreditDebitCode_22H_33_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CreditDebitCode -> 22H_33 : Default
1780 TRANSLATE(CreditDebitCode, 22H_33)
1781 RULE
1782 NODE (Indicator)
1783 IF (CreditDebitCode IsSameString 'CRDT')
1784 THEN
1785 'CRED' CopyTo Indicator
1786 END
1787 IF (CreditDebitCode IsSameString 'DBIT')
1788 THEN
1789 'DEBT' CopyTo Indicator
1790 END
1791 END
1792 END
1793 END
translateCreditDebitCode_22H_33_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method CreditDebitCode -> 22H_33 : Default
437 TRANSLATE(CreditDebitCode, 22H_33)
438 RULE
439 NODE (Indicator)
440 IF (CreditDebitCode IsSameString 'CRDT')
441 THEN
442 'CRED' CopyTo Indicator
443 END
444 IF (CreditDebitCode IsSameString 'DBIT')
445 THEN
446 'DEBT' CopyTo Indicator
447 END
448 END
449 END
450 END
translateCreditDebitCode_Code_4c_121_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method CreditDebitCode -> Code_4!c_121 : Default
1302 TRANSLATE(CreditDebitCode, Code_4!c_121)
1303 RULE
1304 'CRDT' EquivalentTo 'CRED'
1305 'DBIT' EquivalentTo 'DEBT'
1306 END
1307 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Currency -> ActiveCurrencyCode : Default
335 TRANSLATE(Currency, ActiveCurrencyCode)
336 RULE
337 Currency CopyTo ActiveCurrencyCode
338 END
339 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Currency -> ActiveCurrencyCode : Default
340 TRANSLATE(Currency, ActiveCurrencyCode)
341 RULE
342 Currency CopyTo ActiveCurrencyCode
343 END
344 END
translateCurrency_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Currency -> ActiveCurrencyCode : Default
353 TRANSLATE(Currency, ActiveCurrencyCode)
354 RULE
355 Currency CopyTo ActiveCurrencyCode
356 END
357 END
translateCurrency_ActiveCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Currency -> ActiveCurrencyCode : Default
343 TRANSLATE(Currency, ActiveCurrencyCode)
344 RULE
345 Currency CopyTo ActiveCurrencyCode
346 END
347 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Currency -> ActiveCurrencyCode : Default
1251 TRANSLATE(Currency, ActiveCurrencyCode)
1252 RULE
1253 Currency CopyTo ActiveCurrencyCode
1254 END
1255 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Currency -> ActiveCurrencyCode : Default
1757 TRANSLATE(Currency, ActiveCurrencyCode)
1758 RULE
1759 Currency CopyTo ActiveCurrencyCode
1760 END
1761 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Currency -> ActiveCurrencyCode : Default
1378 TRANSLATE(Currency, ActiveCurrencyCode)
1379 RULE
1380 Currency CopyTo ActiveCurrencyCode
1381 END
1382 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Currency -> ActiveCurrencyCode : Default
1168 TRANSLATE(Currency, ActiveCurrencyCode)
1169 RULE
1170 Currency CopyTo ActiveCurrencyCode
1171 END
1172 END
translateCurrency_ActiveCurrencyCode_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Currency -> ActiveCurrencyCode : Default
812 TRANSLATE(Currency, ActiveCurrencyCode)
813 RULE
814 Currency CopyTo ActiveCurrencyCode
815 END
816 END
translateCurrency_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Currency -> ActiveOrHistoricCurrencyCode : Default
320 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
321 RULE
322 Currency CopyTo ActiveOrHistoricCurrencyCode
323 END
324 END
translateCurrency_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Currency -> ActiveOrHistoricCurrencyCode : Default
325 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
326 RULE
327 Currency CopyTo ActiveOrHistoricCurrencyCode
328 END
329 END
translateCurrency_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Currency -> ActiveOrHistoricCurrencyCode : Default
368 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
369 RULE
370 Currency CopyTo ActiveOrHistoricCurrencyCode
371 END
372 END
translateCurrencyAndAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method CurrencyAndAmount -> 19A : Default
463 TRANSLATE(CurrencyAndAmount, 19A)
464 RULE
465 NODE (Currency Code)
466 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
467 THEN
468 Currency CopyTo Currency Code
469 END
470 END
471 NODE (Amount)
472 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
473 THEN
474 Amount TranslateTo Amount
475 END
476 END
477 END
478 END
translateCurrencyAndAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method CurrencyAndAmount\Amount -> Amount_FIN_15d : Default
479 TRANSLATE(CurrencyAndAmount\Amount, Amount_FIN_15d)
480 RULE
481 (CurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
482 END
483 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
1950 TRANSLATE(DateAndDateTimeChoice, 98A)
1951 RULE
1952 NODE (Date)
1953 Date TranslateTo Date
1954 END
1955 END
1956 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
996 TRANSLATE(DateAndDateTimeChoice, 98A)
997 RULE
998 NODE (Date)
999 Date TranslateTo Date
1000 END
1001 END
1002 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
1064 TRANSLATE(DateAndDateTimeChoice, 98A)
1065 RULE
1066 NODE (Date)
1067 Date TranslateTo Date
1068 END
1069 END
1070 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
1637 TRANSLATE(DateAndDateTimeChoice, 98A)
1638 RULE
1639 NODE (Date)
1640 Date TranslateTo Date
1641 END
1642 END
1643 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
511 TRANSLATE(DateAndDateTimeChoice, 98A)
512 RULE
513 NODE (Date)
514 Date TranslateTo Date
515 END
516 END
517 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
86 TRANSLATE(DateAndDateTimeChoice, 98A)
87 RULE
88 NODE (Date)
89 Date TranslateTo Date
90 END
91 END
92 END
translateDateAndDateTimeChoice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98A : Default
86 TRANSLATE(DateAndDateTimeChoice, 98A)
87 RULE
88 NODE (Date)
89 Date TranslateTo Date
90 END
91 END
92 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
1973 TRANSLATE(DateAndDateTimeChoice, 98C)
1974 RULE
1975 NODE (Date)
1976 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1977 THEN
1978 DateTime TranslateTo Date
1979 END
1980 END
1981 NODE (Time)
1982 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1983 THEN
1984 DateTime TranslateTo Time
1985 END
1986 END
1987 END
1988 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
1003 TRANSLATE(DateAndDateTimeChoice, 98C)
1004 RULE
1005 NODE (Date)
1006 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1007 THEN
1008 DateTime TranslateTo Date
1009 END
1010 END
1011 NODE (Time)
1012 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1013 THEN
1014 DateTime TranslateTo Time
1015 END
1016 END
1017 END
1018 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
1087 TRANSLATE(DateAndDateTimeChoice, 98C)
1088 RULE
1089 NODE (Date)
1090 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1091 THEN
1092 DateTime TranslateTo Date
1093 END
1094 END
1095 NODE (Time)
1096 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1097 THEN
1098 DateTime TranslateTo Time
1099 END
1100 END
1101 END
1102 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
1644 TRANSLATE(DateAndDateTimeChoice, 98C)
1645 RULE
1646 NODE (Date)
1647 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1648 THEN
1649 DateTime TranslateTo Date
1650 END
1651 END
1652 NODE (Time)
1653 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
1654 THEN
1655 DateTime TranslateTo Time
1656 END
1657 END
1658 END
1659 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
523 TRANSLATE(DateAndDateTimeChoice, 98C)
524 RULE
525 NODE (Date)
526 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
527 THEN
528 DateTime TranslateTo Date
529 END
530 END
531 NODE (Time)
532 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
533 THEN
534 DateTime TranslateTo Time
535 END
536 END
537 END
538 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
98 TRANSLATE(DateAndDateTimeChoice, 98C)
99 RULE
100 NODE (Date)
101 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
102 THEN
103 DateTime TranslateTo Date
104 END
105 END
106 NODE (Time)
107 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
108 THEN
109 DateTime TranslateTo Time
110 END
111 END
112 END
113 END
translateDateAndDateTimeChoice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98C : Default
98 TRANSLATE(DateAndDateTimeChoice, 98C)
99 RULE
100 NODE (Date)
101 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
102 THEN
103 DateTime TranslateTo Date
104 END
105 END
106 NODE (Time)
107 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
108 THEN
109 DateTime TranslateTo Time
110 END
111 END
112 END
113 END
translateDateAndDateTimeChoice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98E_1 : Default
1076 TRANSLATE(DateAndDateTimeChoice, 98E_1)
1077 RULE
1078 NODE (Date)
1079 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1080 THEN
1081 DateTime TranslateTo Date
1082 END
1083 END
1084 NODE (Time)
1085 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1086 THEN
1087 DateTime TranslateTo Time
1088 END
1089 END
1090 NODE (Decimals)
1091 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1092 THEN
1093 DateTime TranslateTo Decimals
1094 END
1095 END
1096 NODE (UTC Indicator)
1097 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
1098 THEN
1099 DateTime TranslateTo UTC Indicator
1100 END
1101 END
1102 END
1103 END
translateDateAndDateTimeChoice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateAndDateTimeChoice -> 98E_1 : Default
1005 TRANSLATE(DateAndDateTimeChoice, 98E_1)
1006 RULE
1007 NODE (Date)
1008 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1009 THEN
1010 DateTime TranslateTo Date
1011 END
1012 END
1013 NODE (Time)
1014 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1015 THEN
1016 DateTime TranslateTo Time
1017 END
1018 END
1019 NODE (Decimals)
1020 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1021 THEN
1022 DateTime TranslateTo Decimals
1023 END
1024 END
1025 NODE (UTC Indicator)
1026 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
1027 THEN
1028 DateTime TranslateTo UTC Indicator
1029 END
1030 END
1031 END
1032 END
translateDateAndDateTimeChoice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateAndDateTimeChoice -> 98E_1 : Default
737 TRANSLATE(DateAndDateTimeChoice, 98E_1)
738 RULE
739 NODE (Date)
740 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
741 THEN
742 DateTime TranslateTo Date
743 END
744 END
745 NODE (Time)
746 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
747 THEN
748 DateTime TranslateTo Time
749 END
750 END
751 NODE (Decimals)
752 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
753 THEN
754 DateTime TranslateTo Decimals
755 END
756 END
757 NODE (UTC Indicator)
758 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
759 THEN
760 DateTime TranslateTo UTC Indicator
761 END
762 END
763 END
764 END
translateDateAndDateTimeChoice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98E_1 : Default
114 TRANSLATE(DateAndDateTimeChoice, 98E_1)
115 RULE
116 NODE (Date)
117 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
118 THEN
119 DateTime TranslateTo Date
120 END
121 END
122 NODE (Time)
123 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
124 THEN
125 DateTime TranslateTo Time
126 END
127 END
128 NODE (Decimals)
129 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
130 THEN
131 DateTime TranslateTo Decimals
132 END
133 END
134 NODE (UTC Indicator)
135 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
136 THEN
137 DateTime TranslateTo UTC Indicator
138 END
139 END
140 END
141 END
translateDateAndDateTimeChoice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method DateAndDateTimeChoice -> 98E_1 : Default
114 TRANSLATE(DateAndDateTimeChoice, 98E_1)
115 RULE
116 NODE (Date)
117 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
118 THEN
119 DateTime TranslateTo Date
120 END
121 END
122 NODE (Time)
123 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
124 THEN
125 DateTime TranslateTo Time
126 END
127 END
128 NODE (Decimals)
129 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
130 THEN
131 DateTime TranslateTo Decimals
132 END
133 END
134 NODE (UTC Indicator)
135 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
136 THEN
137 DateTime TranslateTo UTC Indicator
138 END
139 END
140 END
141 END
translateDateAndPlaceOfBirth_Complex_Number_Details_1_MTCountryOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method DateAndPlaceOfBirth -> Complex_Number_Details_1 : MTCountryOfBirth
1096 TRANSLATE(DateAndPlaceOfBirth, Complex_Number_Details_1)
1097 RULE
1098 NODE (Number)
1099 '5' CopyTo Number
1100 END
1101 NODE (Details)
1102 ((CountryOfBirth Concatenate ('/', CityOfBirth)) Substring ('1', '33')) CopyTo Details
1103 END
1104 END
1105 END
translateDateAndPlaceOfBirth_Complex_Number_Details_MTCountryOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method DateAndPlaceOfBirth -> Complex_Number_Details : MTCountryOfBirth
647 TRANSLATE(DateAndPlaceOfBirth, Complex_Number_Details)
648 RULE
649 NODE (Number)
650 '5' CopyTo Number
651 END
652 NODE (Details)
653 ((CountryOfBirth Concatenate ('/', CityOfBirth)) Substring ('1', '33')) CopyTo Details
654 END
655 END
656 END
translateDateAndPlaceOfBirth_Complex_Number_Details_MTCountryOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method DateAndPlaceOfBirth -> Complex_Number_Details : MTCountryOfBirth
445 TRANSLATE(DateAndPlaceOfBirth, Complex_Number_Details)
446 RULE
447 NODE (Number)
448 '5' CopyTo Number
449 END
450 NODE (Details)
451 ((CountryOfBirth Concatenate ('/', CityOfBirth)) Substring ('1', '33')) CopyTo Details
452 END
453 END
454 END
translateDateFormat13Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat13Choice -> 98A : Default
2681 TRANSLATE(DateFormat13Choice, 98A)
2682 RULE
2683 Date\Date TranslateTo 98A
2684 END
2685 END
translateDateFormat13Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat13Choice -> 98A : Default
2059 TRANSLATE(DateFormat13Choice, 98A)
2060 RULE
2061 Date\Date TranslateTo 98A
2062 END
2063 END
translateDateFormat13Choice_98B_7_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat13Choice -> 98B_7 : Default
2686 TRANSLATE(DateFormat13Choice, 98B_7)
2687 RULE
2688 NODE (Data Source Scheme)
2689 DateCode\Proprietary TranslateTo Data Source Scheme
2690 END
2691 NODE (Date Code)
2692 DateCode\Code CopyTo Date Code
2693 DateCode\Proprietary\Identification CopyTo Date Code
2694 END
2695 END
2696 END
translateDateFormat13Choice_98B_7_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat13Choice -> 98B_7 : Default
2064 TRANSLATE(DateFormat13Choice, 98B_7)
2065 RULE
2066 NODE (Data Source Scheme)
2067 DateCode\Proprietary TranslateTo Data Source Scheme
2068 END
2069 NODE (Date Code)
2070 DateCode\Code CopyTo Date Code
2071 DateCode\Proprietary\Identification CopyTo Date Code
2072 END
2073 END
2074 END
translateDateFormat13Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat13Choice -> 98C : Default
2697 TRANSLATE(DateFormat13Choice, 98C)
2698 RULE
2699 Date\DateTime TranslateTo 98C
2700 END
2701 END
translateDateFormat13Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat13Choice -> 98C : Default
2075 TRANSLATE(DateFormat13Choice, 98C)
2076 RULE
2077 Date\DateTime TranslateTo 98C
2078 END
2079 END
translateDateFormat17Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat17Choice -> 98A : Default
876 TRANSLATE(DateFormat17Choice, 98A)
877 RULE
878 Date TranslateTo 98A
879 END
880 END
translateDateFormat17Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat17Choice -> 98B_14 : Default
881 TRANSLATE(DateFormat17Choice, 98B_14)
882 RULE
883 NODE (Data Source Scheme)
884 DateCode\Proprietary TranslateTo Data Source Scheme
885 END
886 NODE (Date Code)
887 DateCode\Code TranslateTo Date Code
888 (DateCode\Proprietary\Identification ToUppercase) CopyTo Date Code
889 END
890 END
891 END
translateDateFormat22Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat22Choice -> 98A : Default
1034 TRANSLATE(DateFormat22Choice, 98A)
1035 RULE
1036 Date\Date TranslateTo 98A
1037 END
1038 END
translateDateFormat22Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat22Choice -> 98A : Default
953 TRANSLATE(DateFormat22Choice, 98A)
954 RULE
955 Date\Date TranslateTo 98A
956 END
957 END
translateDateFormat22Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateFormat22Choice -> 98A : Default
673 TRANSLATE(DateFormat22Choice, 98A)
674 RULE
675 Date\Date TranslateTo 98A
676 END
677 END
translateDateFormat22Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat22Choice -> 98B_14 : Default
1039 TRANSLATE(DateFormat22Choice, 98B_14)
1040 RULE
1041 NODE (Data Source Scheme)
1042 DateCode\Proprietary TranslateTo Data Source Scheme
1043 END
1044 NODE (Date Code)
1045 DateCode\Code CopyTo Date Code
1046 (DateCode\Proprietary\Identification ToUppercase) CopyTo Date Code
1047 END
1048 END
1049 END
translateDateFormat22Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat22Choice -> 98B_14 : Default
958 TRANSLATE(DateFormat22Choice, 98B_14)
959 RULE
960 NODE (Data Source Scheme)
961 DateCode\Proprietary TranslateTo Data Source Scheme
962 END
963 NODE (Date Code)
964 DateCode\Code CopyTo Date Code
965 (DateCode\Proprietary\Identification ToUppercase) CopyTo Date Code
966 END
967 END
968 END
translateDateFormat22Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateFormat22Choice -> 98B_14 : Default
690 TRANSLATE(DateFormat22Choice, 98B_14)
691 RULE
692 NODE (Data Source Scheme)
693 DateCode\Proprietary TranslateTo Data Source Scheme
694 END
695 NODE (Date Code)
696 DateCode\Code CopyTo Date Code
697 (DateCode\Proprietary\Identification ToUppercase) CopyTo Date Code
698 END
699 END
700 END
translateDateFormat22Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat22Choice -> 98C : Default
1050 TRANSLATE(DateFormat22Choice, 98C)
1051 RULE
1052 Date\DateTime TranslateTo 98C
1053 END
1054 END
translateDateFormat22Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat22Choice -> 98C : Default
969 TRANSLATE(DateFormat22Choice, 98C)
970 RULE
971 Date\DateTime TranslateTo 98C
972 END
973 END
translateDateFormat22Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateFormat22Choice -> 98C : Default
701 TRANSLATE(DateFormat22Choice, 98C)
702 RULE
703 Date\DateTime TranslateTo 98C
704 END
705 END
translateDateFormat22Choice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat22Choice -> 98E_1 : Default
1071 TRANSLATE(DateFormat22Choice, 98E_1)
1072 RULE
1073 Date TranslateTo 98E_1
1074 END
1075 END
translateDateFormat22Choice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat22Choice -> 98E_1 : Default
1000 TRANSLATE(DateFormat22Choice, 98E_1)
1001 RULE
1002 Date TranslateTo 98E_1
1003 END
1004 END
translateDateFormat22Choice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateFormat22Choice -> 98E_1 : Default
732 TRANSLATE(DateFormat22Choice, 98E_1)
733 RULE
734 Date TranslateTo 98E_1
735 END
736 END
translateDateFormat23Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat23Choice -> 98A : Default
1945 TRANSLATE(DateFormat23Choice, 98A)
1946 RULE
1947 Date TranslateTo 98A
1948 END
1949 END
translateDateFormat23Choice_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat23Choice -> 98A : Default
1059 TRANSLATE(DateFormat23Choice, 98A)
1060 RULE
1061 Date TranslateTo 98A
1062 END
1063 END
translateDateFormat23Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat23Choice -> 98B_14 : Default
1957 TRANSLATE(DateFormat23Choice, 98B_14)
1958 RULE
1959 NODE (Data Source Scheme)
1960 DateCode\Proprietary TranslateTo Data Source Scheme
1961 END
1962 NODE (Date Code)
1963 DateCode\Code CopyTo Date Code
1964 DateCode\Proprietary\Identification CopyTo Date Code
1965 END
1966 END
1967 END
translateDateFormat23Choice_98B_14_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat23Choice -> 98B_14 : Default
1071 TRANSLATE(DateFormat23Choice, 98B_14)
1072 RULE
1073 NODE (Data Source Scheme)
1074 DateCode\Proprietary TranslateTo Data Source Scheme
1075 END
1076 NODE (Date Code)
1077 DateCode\Code CopyTo Date Code
1078 DateCode\Proprietary\Identification CopyTo Date Code
1079 END
1080 END
1081 END
translateDateFormat23Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat23Choice -> 98C : Default
1968 TRANSLATE(DateFormat23Choice, 98C)
1969 RULE
1970 Date TranslateTo 98C
1971 END
1972 END
translateDateFormat23Choice_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat23Choice -> 98C : Default
1082 TRANSLATE(DateFormat23Choice, 98C)
1083 RULE
1084 Date TranslateTo 98C
1085 END
1086 END
translateDateFormat23Choice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat23Choice -> 98E_1 : Default
1989 TRANSLATE(DateFormat23Choice, 98E_1)
1990 RULE
1991 Date TranslateTo 98E_1
1992 END
1993 END
translateDateFormat23Choice_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat23Choice -> 98E_1 : Default
1103 TRANSLATE(DateFormat23Choice, 98E_1)
1104 RULE
1105 Date TranslateTo 98E_1
1106 END
1107 END
translateDateFormat23Choice_98F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateFormat23Choice -> 98F : Default
1994 TRANSLATE(DateFormat23Choice, 98F)
1995 RULE
1996 NODE (Data Source Scheme)
1997 DateCodeAndTime\DateCode\Proprietary TranslateTo Data Source Scheme
1998 END
1999 NODE (Date Code)
2000 DateCodeAndTime\DateCode\Code TranslateTo Date Code
2001 DateCodeAndTime\DateCode\Proprietary\Identification CopyTo Date Code
2002 END
2003 END
2004 END
translateDateFormat23Choice_98F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateFormat23Choice -> 98F : Default
1108 TRANSLATE(DateFormat23Choice, 98F)
1109 RULE
1110 NODE (Data Source Scheme)
1111 DateCodeAndTime\DateCode\Proprietary TranslateTo Data Source Scheme
1112 END
1113 NODE (Date Code)
1114 DateCodeAndTime\DateCode\Code TranslateTo Date Code
1115 DateCodeAndTime\DateCode\Proprietary\Identification CopyTo Date Code
1116 END
1117 END
1118 END
translateDateTime_MMDD_1_ISODate_No_Century(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method DateTime_MMDD_1 -> ISODate : No Century
97 TRANSLATE(DateTime_MMDD_1, ISODate)
98 RULE
99 ('9999' Concatenate ('-', (DateTime_MMDD_1 Substring ('1', '2')), '-', (DateTime_MMDD_1 Substring ('3', '2')))) CopyTo ISODate
100 END
101 END
translateDateTime_MMDD_1_ISODate_No_Century(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method DateTime_MMDD_1 -> ISODate : No Century
154 TRANSLATE(DateTime_MMDD_1, ISODate)
155 RULE
156 ('9999' Concatenate ('-', (DateTime_MMDD_1 Substring ('1', '2')), '-', (DateTime_MMDD_1 Substring ('3', '2')))) CopyTo ISODate
157 END
158 END
translateDateTime_YYMMDD_DateAndDateTimeChoice_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method DateTime_YYMMDD -> DateAndDateTimeChoice : Default
16 TRANSLATE(DateTime_YYMMDD, DateAndDateTimeChoice)
17 RULE
18 NODE (Date)
19 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo Date
20 END
21 END
22 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
462 TRANSLATE(DateTime_YYMMDD, ISODate)
463 RULE
464 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
465 END
466 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
342 TRANSLATE(DateTime_YYMMDD, ISODate)
343 RULE
344 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
345 END
346 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
378 TRANSLATE(DateTime_YYMMDD, ISODate)
379 RULE
380 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
381 END
382 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
378 TRANSLATE(DateTime_YYMMDD, ISODate)
379 RULE
380 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
381 END
382 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
16 TRANSLATE(DateTime_YYMMDD, ISODate)
17 RULE
18 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
19 END
20 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
62 TRANSLATE(DateTime_YYMMDD, ISODate)
63 RULE
64 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
65 END
66 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
59 TRANSLATE(DateTime_YYMMDD, ISODate)
60 RULE
61 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
62 END
63 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
102 TRANSLATE(DateTime_YYMMDD, ISODate)
103 RULE
104 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
105 END
106 END
translateDateTime_YYMMDD_ISODate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method DateTime_YYMMDD -> ISODate : Default
62 TRANSLATE(DateTime_YYMMDD, ISODate)
63 RULE
64 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODate
65 END
66 END
translateDateTime_YYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method DateTime_YYMMDD -> ISODateTime : Default
467 TRANSLATE(DateTime_YYMMDD, ISODateTime)
468 RULE
469 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODateTime
470 END
471 END
translateDateTime_YYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method DateTime_YYMMDD -> ISODateTime : Default
347 TRANSLATE(DateTime_YYMMDD, ISODateTime)
348 RULE
349 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODateTime
350 END
351 END
translateDateTime_YYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method DateTime_YYMMDD -> ISODateTime : Default
383 TRANSLATE(DateTime_YYMMDD, ISODateTime)
384 RULE
385 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODateTime
386 END
387 END
translateDateTime_YYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method DateTime_YYMMDD -> ISODateTime : Default
383 TRANSLATE(DateTime_YYMMDD, ISODateTime)
384 RULE
385 (DateTime_YYMMDD FormatDateTime ('MT_YYMMDD', 'MX_Date')) CopyTo ISODateTime
386 END
387 END
translateDateTime_YYYYMMDD_ISODate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method DateTime_YYYYMMDD -> ISODate : Default
1263 TRANSLATE(DateTime_YYYYMMDD, ISODate)
1264 RULE
1265 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
1266 END
1267 END
translateDateTime_YYYYMMDD_ISODate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method DateTime_YYYYMMDD -> ISODate : Default
1427 TRANSLATE(DateTime_YYYYMMDD, ISODate)
1428 RULE
1429 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
1430 END
1431 END
translateDateTime_YYYYMMDD_ISODate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method DateTime_YYYYMMDD -> ISODate : Default
978 TRANSLATE(DateTime_YYYYMMDD, ISODate)
979 RULE
980 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
981 END
982 END
translateDateTime_YYYYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method DateTime_YYYYMMDD -> ISODateTime : Default
1 TRANSLATE(DateTime_YYYYMMDD, ISODateTime)
2 RULE
3 ((DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00') CopyTo ISODateTime
4 END
5 END
translateDateTime_YYYYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method DateTime_YYYYMMDD -> ISODateTime : Default
1 TRANSLATE(DateTime_YYYYMMDD, ISODateTime)
2 RULE
3 ((DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00') CopyTo ISODateTime
4 END
5 END
translateDateTime_YYYYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method DateTime_YYYYMMDD -> ISODateTime : Default
16 TRANSLATE(DateTime_YYYYMMDD, ISODateTime)
17 RULE
18 ((DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00') CopyTo ISODateTime
19 END
20 END
translateDateTime_YYYYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method DateTime_YYYYMMDD -> ISODateTime : Default
1 TRANSLATE(DateTime_YYYYMMDD, ISODateTime)
2 RULE
3 ((DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00') CopyTo ISODateTime
4 END
5 END
translateDateTime_YYYYMMDD_ISODateTime_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method DateTime_YYYYMMDD -> ISODateTime : Default
1 TRANSLATE(DateTime_YYYYMMDD, ISODateTime)
2 RULE
3 ((DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T00:00:00') CopyTo ISODateTime
4 END
5 END
translateDateType7Code_OptionalCode_4c_325_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateType7Code -> OptionalCode_4!c_325 : Default
2005 TRANSLATE(DateType7Code, OptionalCode_4!c_325)
2006 RULE
2007 'ONGO' EquivalentTo 'ONGO'
2008 END
2009 END
translateDateType7Code_OptionalCode_4c_325_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DateType7Code -> OptionalCode_4!c_325 : Default
1119 TRANSLATE(DateType7Code, OptionalCode_4!c_325)
1120 RULE
1121 'ONGO' EquivalentTo 'ONGO'
1122 END
1123 END
translateDateType8Code_Code_4c_189_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateType8Code -> Code_4!c_189 : Default
968 TRANSLATE(DateType8Code, Code_4!c_189)
969 RULE
970 'UKWN' EquivalentTo 'UKWN'
971 'ONGO' EquivalentTo 'ONGO'
972 END
973 END
translateDateType8Code_Code_4c_189_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DateType8Code -> Code_4!c_189 : Default
851 TRANSLATE(DateType8Code, Code_4!c_189)
852 RULE
853 'UKWN' EquivalentTo 'UKWN'
854 'ONGO' EquivalentTo 'ONGO'
855 END
856 END
translateDateType8Code_OptionalCode_4c_401_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DateType8Code -> OptionalCode_4!c_401 : Default
892 TRANSLATE(DateType8Code, OptionalCode_4!c_401)
893 RULE
894 'ONGO' EquivalentTo 'ONGO'
895 'UKWN' EquivalentTo 'UKWN'
896 END
897 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
1 TRANSLATE(DestinationAddress, AnyBICIdentifier)
2 RULE
3 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
4 END
5 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
1 TRANSLATE(DestinationAddress, AnyBICIdentifier)
2 RULE
3 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
4 END
5 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
21 TRANSLATE(DestinationAddress, AnyBICIdentifier)
22 RULE
23 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
24 END
25 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
26 TRANSLATE(DestinationAddress, AnyBICIdentifier)
27 RULE
28 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
29 END
30 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
21 TRANSLATE(DestinationAddress, AnyBICIdentifier)
22 RULE
23 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
24 END
25 END
translateDestinationAddress_AnyBICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method DestinationAddress -> AnyBICIdentifier : Default
21 TRANSLATE(DestinationAddress, AnyBICIdentifier)
22 RULE
23 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo AnyBICIdentifier
24 END
25 END
translateDestinationAddress_BICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method DestinationAddress -> BICIdentifier : Default
741 TRANSLATE(DestinationAddress, BICIdentifier)
742 RULE
743 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo BICIdentifier
744 END
745 END
translateDestinationAddress_BICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method DestinationAddress -> BICIdentifier : Default
395 TRANSLATE(DestinationAddress, BICIdentifier)
396 RULE
397 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo BICIdentifier
398 END
399 END
translateDestinationAddress_BICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method DestinationAddress -> BICIdentifier : Default
285 TRANSLATE(DestinationAddress, BICIdentifier)
286 RULE
287 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo BICIdentifier
288 END
289 END
translateDestinationAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method DestinationAddress -> BICIdentifier : Default
338 TRANSLATE(DestinationAddress, BICIdentifier)
339 RULE
340 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo BICIdentifier
341 END
342 END
translateDestinationAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method DestinationAddress -> BICIdentifier : Default
338 TRANSLATE(DestinationAddress, BICIdentifier)
339 RULE
340 ((DestinationAddress Substring ('1', '8')) Concatenate (DestinationAddress Substring '10')) CopyTo BICIdentifier
341 END
342 END
translateDestinationAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method DestinationAddress -> BranchAndFinancialInstitutionIdentification4 : Default
732 TRANSLATE(DestinationAddress, BranchAndFinancialInstitutionIdentification4)
733 RULE
734 NODE (FinancialInstitutionIdentification)
735 NODE (BIC)
736 DestinationAddress TranslateTo FinancialInstitutionIdentification\BIC
737 END
738 END
739 END
740 END
translateDestinationAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method DestinationAddress -> BranchAndFinancialInstitutionIdentification4 : Default
386 TRANSLATE(DestinationAddress, BranchAndFinancialInstitutionIdentification4)
387 RULE
388 NODE (FinancialInstitutionIdentification)
389 NODE (BIC)
390 DestinationAddress TranslateTo FinancialInstitutionIdentification\BIC
391 END
392 END
393 END
394 END
translateDestinationAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method DestinationAddress -> BranchAndFinancialInstitutionIdentification4 : Default
276 TRANSLATE(DestinationAddress, BranchAndFinancialInstitutionIdentification4)
277 RULE
278 NODE (FinancialInstitutionIdentification)
279 NODE (BIC)
280 DestinationAddress TranslateTo FinancialInstitutionIdentification\BIC
281 END
282 END
283 END
284 END
translateDistributionType1Code_OptionalCode_4c_185_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DistributionType1Code -> OptionalCode_4!c_185 : Default
1492 TRANSLATE(DistributionType1Code, OptionalCode_4!c_185)
1493 RULE
1494 'ROLL' EquivalentTo 'ROLL'
1495 END
1496 END
translateDistributionTypeFormat2Choice_22F_116_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DistributionTypeFormat2Choice -> 22F_116 : Default
1481 TRANSLATE(DistributionTypeFormat2Choice, 22F_116)
1482 RULE
1483 NODE (Data Source Scheme)
1484 Proprietary TranslateTo Data Source Scheme
1485 END
1486 NODE (Indicator)
1487 Code TranslateTo Indicator
1488 (Proprietary\Identification ToUppercase) CopyTo Indicator
1489 END
1490 END
1491 END
translateDividendTypeFormat4Choice_22F_234_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DividendTypeFormat4Choice -> 22F_234 : Default
1453 TRANSLATE(DividendTypeFormat4Choice, 22F_234)
1454 RULE
1455 NODE (Data Source Scheme)
1456 Proprietary TranslateTo Data Source Scheme
1457 END
1458 NODE (Indicator)
1459 Code CopyTo Indicator
1460 (Proprietary\Identification ToUppercase) CopyTo Indicator
1461 END
1462 END
1463 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DocumentNumber2Choice -> 13A : Default
181 TRANSLATE(DocumentNumber2Choice, 13A)
182 RULE
183 NODE (Number Id)
184 ShortNumber CopyTo Number Id
185 END
186 END
187 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method DocumentNumber2Choice -> 13A : Default
52 TRANSLATE(DocumentNumber2Choice, 13A)
53 RULE
54 NODE (Number Id)
55 ShortNumber CopyTo Number Id
56 END
57 END
58 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method DocumentNumber2Choice -> 13A : Default
111 TRANSLATE(DocumentNumber2Choice, 13A)
112 RULE
113 NODE (Number Id)
114 ShortNumber CopyTo Number Id
115 END
116 END
117 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method DocumentNumber2Choice -> 13A : Default
130 TRANSLATE(DocumentNumber2Choice, 13A)
131 RULE
132 NODE (Number Id)
133 ShortNumber CopyTo Number Id
134 END
135 END
136 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method DocumentNumber2Choice -> 13A : Default
111 TRANSLATE(DocumentNumber2Choice, 13A)
112 RULE
113 NODE (Number Id)
114 ShortNumber CopyTo Number Id
115 END
116 END
117 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DocumentNumber2Choice -> 13A : Default
166 TRANSLATE(DocumentNumber2Choice, 13A)
167 RULE
168 NODE (Number Id)
169 ShortNumber CopyTo Number Id
170 END
171 END
172 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DocumentNumber2Choice -> 13A : Default
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (Number Id)
134 ShortNumber CopyTo Number Id
135 END
136 END
137 END
translateDocumentNumber2Choice_13A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method DocumentNumber2Choice -> 13A : Default
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (Number Id)
134 ShortNumber CopyTo Number Id
135 END
136 END
137 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method DocumentNumber2Choice -> 13B : Default
188 TRANSLATE(DocumentNumber2Choice, 13B)
189 RULE
190 NODE (Data Source Scheme)
191 ProprietaryNumber TranslateTo Data Source Scheme
192 END
193 NODE (Number)
194 LongNumber CopyTo Number
195 ProprietaryNumber\Identification CopyTo Number
196 END
197 END
198 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method DocumentNumber2Choice -> 13B : Default
59 TRANSLATE(DocumentNumber2Choice, 13B)
60 RULE
61 NODE (Data Source Scheme)
62 ProprietaryNumber TranslateTo Data Source Scheme
63 END
64 NODE (Number)
65 LongNumber CopyTo Number
66 ProprietaryNumber\Identification CopyTo Number
67 END
68 END
69 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method DocumentNumber2Choice -> 13B : Default
118 TRANSLATE(DocumentNumber2Choice, 13B)
119 RULE
120 NODE (Data Source Scheme)
121 ProprietaryNumber TranslateTo Data Source Scheme
122 END
123 NODE (Number)
124 LongNumber CopyTo Number
125 ProprietaryNumber\Identification CopyTo Number
126 END
127 END
128 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method DocumentNumber2Choice -> 13B : Default
137 TRANSLATE(DocumentNumber2Choice, 13B)
138 RULE
139 NODE (Data Source Scheme)
140 ProprietaryNumber TranslateTo Data Source Scheme
141 END
142 NODE (Number)
143 LongNumber CopyTo Number
144 ProprietaryNumber\Identification CopyTo Number
145 END
146 END
147 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method DocumentNumber2Choice -> 13B : Default
118 TRANSLATE(DocumentNumber2Choice, 13B)
119 RULE
120 NODE (Data Source Scheme)
121 ProprietaryNumber TranslateTo Data Source Scheme
122 END
123 NODE (Number)
124 LongNumber CopyTo Number
125 ProprietaryNumber\Identification CopyTo Number
126 END
127 END
128 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method DocumentNumber2Choice -> 13B : Default
173 TRANSLATE(DocumentNumber2Choice, 13B)
174 RULE
175 NODE (Data Source Scheme)
176 ProprietaryNumber TranslateTo Data Source Scheme
177 END
178 NODE (Number)
179 LongNumber CopyTo Number
180 ProprietaryNumber\Identification CopyTo Number
181 END
182 END
183 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method DocumentNumber2Choice -> 13B : Default
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (Data Source Scheme)
141 ProprietaryNumber TranslateTo Data Source Scheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateDocumentNumber2Choice_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method DocumentNumber2Choice -> 13B : Default
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (Data Source Scheme)
141 ProprietaryNumber TranslateTo Data Source Scheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateElectionMovementType2Code_OptionalCode_4c_192_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ElectionMovementType2Code -> OptionalCode_4!c_192 : Default
1685 TRANSLATE(ElectionMovementType2Code, OptionalCode_4!c_192)
1686 RULE
1687 'DRCT' EquivalentTo 'DRCT'
1688 'SEQD' EquivalentTo 'SEQD'
1689 END
1690 END
translateElectionTypeFormat2Choice_22F_123_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ElectionTypeFormat2Choice -> 22F_123 : Default
1674 TRANSLATE(ElectionTypeFormat2Choice, 22F_123)
1675 RULE
1676 NODE (Data Source Scheme)
1677 Proprietary TranslateTo Data Source Scheme
1678 END
1679 NODE (Indicator)
1680 Code TranslateTo Indicator
1681 (Proprietary\Identification ToUppercase) CopyTo Indicator
1682 END
1683 END
1684 END
translateEquivalentAmount2_Code_4c_22_EQUI(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method EquivalentAmount2 -> Code_4!c_22 : EQUI
91 TRANSLATE(EquivalentAmount2, Code_4!c_22)
92 RULE
93 'EQUI' CopyTo Code_4!c_22
94 END
95 END
translateEUCapitalGain2Code_OptionalCode_4c_405_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method EUCapitalGain2Code -> OptionalCode_4!c_405 : Default
1649 TRANSLATE(EUCapitalGain2Code, OptionalCode_4!c_405)
1650 RULE
1651 'EUSI' EquivalentTo 'EUSI'
1652 'EUSO' EquivalentTo 'EUSO'
1653 'UKWN' EquivalentTo 'UKWN'
1654 END
1655 END
translateExternalServiceLevel1Code_23E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ExternalServiceLevel1Code -> 23E_2 : Default
49 TRANSLATE(ExternalServiceLevel1Code, 23E_2)
50 RULE
51 NODE (Instruction Code)
52 IF (ExternalServiceLevel1Code IsSameString 'URGP')
53 THEN
54 'RTGS' CopyTo Instruction Code
55 ELSE
56 IF (ExternalServiceLevel1Code IsSameString 'URNS')
57 THEN
58 'NETS' CopyTo Instruction Code
59 END
60 END
61 END
62 END
63 END
translateF50F_3_Name_and_Address_DateAndPlaceOfBirth_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method F50F_3_Name and Address -> DateAndPlaceOfBirth : Default
83 TRANSLATE(F50F_3_Name and Address, DateAndPlaceOfBirth)
84 RULE
85 NODE (BirthDate)
86 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
87 THEN
88 (((Line 2-5[*]\Details Select ((..\Number IsSameString '4'), '1')) Substring ('1', '8')) FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo BirthDate
89 END
90 END
91 NODE (CityOfBirth)
92 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
93 THEN
94 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring '4') CopyTo CityOfBirth
95 END
96 END
97 NODE (CountryOfBirth)
98 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
99 THEN
100 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring ('1', '2')) CopyTo CountryOfBirth
101 END
102 END
103 END
104 END
translateF50F_3_Name_and_Address_DateAndPlaceOfBirth_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method F50F_3_Name and Address -> DateAndPlaceOfBirth : Default
825 TRANSLATE(F50F_3_Name and Address, DateAndPlaceOfBirth)
826 RULE
827 NODE (BirthDate)
828 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
829 THEN
830 (((Line 2-5[*]\Details Select ((..\Number IsSameString '4'), '1')) Substring ('1', '8')) FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo BirthDate
831 END
832 END
833 NODE (CityOfBirth)
834 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
835 THEN
836 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring '4') CopyTo CityOfBirth
837 END
838 END
839 NODE (CountryOfBirth)
840 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
841 THEN
842 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring ('1', '2')) CopyTo CountryOfBirth
843 END
844 END
845 END
846 END
translateF50F_3_Name_and_Address_DateAndPlaceOfBirth_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method F50F_3_Name and Address -> DateAndPlaceOfBirth : Default
535 TRANSLATE(F50F_3_Name and Address, DateAndPlaceOfBirth)
536 RULE
537 NODE (BirthDate)
538 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
539 THEN
540 (((Line 2-5[*]\Details Select ((..\Number IsSameString '4'), '1')) Substring ('1', '8')) FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo BirthDate
541 END
542 END
543 NODE (CityOfBirth)
544 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
545 THEN
546 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring '4') CopyTo CityOfBirth
547 END
548 END
549 NODE (CountryOfBirth)
550 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
551 THEN
552 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring ('1', '2')) CopyTo CountryOfBirth
553 END
554 END
555 END
556 END
translateF50F_3_Name_and_Address_PostalAddress6_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method F50F_3_Name and Address -> PostalAddress6 : Default
45 TRANSLATE(F50F_3_Name and Address, PostalAddress6)
46 RULE
47 NODE (AddressLine)
48 IF (Line 2-5[*]\Number ContainsString '3')
49 THEN
50 IF (Line 2-5[*]\Number ContainsString '2')
51 THEN
52 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) CopyTo AddressLine[1]
53 ELSE
54 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[1]
55 END
56 END
57 END
58 NODE (AddressLine)
59 IF (Line 2-5[*]\Number ContainsString '3')
60 THEN
61 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
62 THEN
63 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) CopyTo AddressLine[2]
64 ELSE
65 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) Length) GreaterThan '0')
66 THEN
67 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[2]
68 END
69 END
70 END
71 END
72 NODE (AddressLine)
73 IF (Line 2-5[*]\Number ContainsString '3')
74 THEN
75 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
76 THEN
77 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[3]
78 END
79 END
80 END
81 END
82 END
translateF50F_3_Name_and_Address_PostalAddress6_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method F50F_3_Name and Address -> PostalAddress6 : Default
787 TRANSLATE(F50F_3_Name and Address, PostalAddress6)
788 RULE
789 NODE (AddressLine)
790 IF (Line 2-5[*]\Number ContainsString '3')
791 THEN
792 IF (Line 2-5[*]\Number ContainsString '2')
793 THEN
794 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) CopyTo AddressLine[1]
795 ELSE
796 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[1]
797 END
798 END
799 END
800 NODE (AddressLine)
801 IF (Line 2-5[*]\Number ContainsString '3')
802 THEN
803 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
804 THEN
805 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) CopyTo AddressLine[2]
806 ELSE
807 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) Length) GreaterThan '0')
808 THEN
809 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[2]
810 END
811 END
812 END
813 END
814 NODE (AddressLine)
815 IF (Line 2-5[*]\Number ContainsString '3')
816 THEN
817 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
818 THEN
819 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[3]
820 END
821 END
822 END
823 END
824 END
translateF50F_3_Name_and_Address_PostalAddress6_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method F50F_3_Name and Address -> PostalAddress6 : Default
497 TRANSLATE(F50F_3_Name and Address, PostalAddress6)
498 RULE
499 NODE (AddressLine)
500 IF (Line 2-5[*]\Number ContainsString '3')
501 THEN
502 IF (Line 2-5[*]\Number ContainsString '2')
503 THEN
504 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) CopyTo AddressLine[1]
505 ELSE
506 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[1]
507 END
508 END
509 END
510 NODE (AddressLine)
511 IF (Line 2-5[*]\Number ContainsString '3')
512 THEN
513 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
514 THEN
515 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) CopyTo AddressLine[2]
516 ELSE
517 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) Length) GreaterThan '0')
518 THEN
519 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[2]
520 END
521 END
522 END
523 END
524 NODE (AddressLine)
525 IF (Line 2-5[*]\Number ContainsString '3')
526 THEN
527 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
528 THEN
529 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[3]
530 END
531 END
532 END
533 END
534 END
translateF50F_6_Name_and_Address_DateAndPlaceOfBirth_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method F50F_6_Name and Address -> DateAndPlaceOfBirth : Default
718 TRANSLATE(F50F_6_Name and Address, DateAndPlaceOfBirth)
719 RULE
720 NODE (BirthDate)
721 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
722 THEN
723 (((Line 2-5[*]\Details Select ((..\Number IsSameString '4'), '1')) Substring ('1', '8')) FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo BirthDate
724 END
725 END
726 NODE (CityOfBirth)
727 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
728 THEN
729 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring '4') CopyTo CityOfBirth
730 END
731 END
732 NODE (CountryOfBirth)
733 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
734 THEN
735 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring ('1', '2')) CopyTo CountryOfBirth
736 END
737 END
738 END
739 END
translateF50F_6_Name_and_Address_PostalAddress6_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method F50F_6_Name and Address -> PostalAddress6 : Default
680 TRANSLATE(F50F_6_Name and Address, PostalAddress6)
681 RULE
682 NODE (AddressLine)
683 IF (Line 2-5[*]\Number ContainsString '3')
684 THEN
685 IF (Line 2-5[*]\Number ContainsString '2')
686 THEN
687 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) CopyTo AddressLine[1]
688 ELSE
689 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[1]
690 END
691 END
692 END
693 NODE (AddressLine)
694 IF (Line 2-5[*]\Number ContainsString '3')
695 THEN
696 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
697 THEN
698 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) CopyTo AddressLine[2]
699 ELSE
700 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) Length) GreaterThan '0')
701 THEN
702 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[2]
703 END
704 END
705 END
706 END
707 NODE (AddressLine)
708 IF (Line 2-5[*]\Number ContainsString '3')
709 THEN
710 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
711 THEN
712 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[3]
713 END
714 END
715 END
716 END
717 END
translateF50F_7_Name_and_Address_DateAndPlaceOfBirth_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method F50F_7_Name and Address -> DateAndPlaceOfBirth : Default
87 TRANSLATE(F50F_7_Name and Address, DateAndPlaceOfBirth)
88 RULE
89 NODE (BirthDate)
90 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
91 THEN
92 (((Line 2-5[*]\Details Select ((..\Number IsSameString '4'), '1')) Substring ('1', '8')) FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo BirthDate
93 END
94 END
95 NODE (CityOfBirth)
96 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
97 THEN
98 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring '4') CopyTo CityOfBirth
99 END
100 END
101 NODE (CountryOfBirth)
102 IF ((Line 2-5[*]\Number ContainsString '4') And (Line 2-5[*]\Number ContainsString '5'))
103 THEN
104 ((Line 2-5[*]\Details Select ((..\Number IsSameString '5'), '1')) Substring ('1', '2')) CopyTo CountryOfBirth
105 END
106 END
107 END
108 END
translateF50F_7_Name_and_Address_PostalAddress6_Default(String, Field) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method F50F_7_Name and Address -> PostalAddress6 : Default
49 TRANSLATE(F50F_7_Name and Address, PostalAddress6)
50 RULE
51 NODE (AddressLine)
52 IF (Line 2-5[*]\Number ContainsString '3')
53 THEN
54 IF (Line 2-5[*]\Number ContainsString '2')
55 THEN
56 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) CopyTo AddressLine[1]
57 ELSE
58 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[1]
59 END
60 END
61 END
62 NODE (AddressLine)
63 IF (Line 2-5[*]\Number ContainsString '3')
64 THEN
65 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
66 THEN
67 (Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) CopyTo AddressLine[2]
68 ELSE
69 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '1')) Length) GreaterThan '0')
70 THEN
71 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[2]
72 END
73 END
74 END
75 END
76 NODE (AddressLine)
77 IF (Line 2-5[*]\Number ContainsString '3')
78 THEN
79 IF (((Line 2-5[*]\Details Select ((..\Number IsSameString '2'), '2')) Length) GreaterThan '0')
80 THEN
81 (Line 2-5[*]\Details Select ((..\Number IsSameString '3'), '1')) CopyTo AddressLine[3]
82 END
83 END
84 END
85 END
86 END
translateFinancialInstrumentQuantity15Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FinancialInstrumentQuantity15Choice -> 36B : Default
462 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
463 RULE
464 NODE (Quantity Type Code)
465 IF (Unit IsPresent)
466 THEN
467 'UNIT' CopyTo Quantity Type Code
468 END
469 IF (FaceAmount IsPresent)
470 THEN
471 'FAMT' CopyTo Quantity Type Code
472 END
473 IF (AmortisedValue IsPresent)
474 THEN
475 'AMOR' CopyTo Quantity Type Code
476 END
477 END
478 NODE (Quantity)
479 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
480 THEN
481 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
482 ELSE
483 IF ((Unit Substring ('1', '1')) IsSameString '+')
484 THEN
485 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
486 ELSE
487 (Unit FormatDecimal 'MT') CopyTo Quantity
488 END
489 END
490 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
491 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
492 END
493 END
494 END
translateFinancialInstrumentQuantity15Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method FinancialInstrumentQuantity15Choice -> 36B : Default
404 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
405 RULE
406 NODE (Quantity Type Code)
407 IF (Unit IsPresent)
408 THEN
409 'UNIT' CopyTo Quantity Type Code
410 END
411 IF (FaceAmount IsPresent)
412 THEN
413 'FAMT' CopyTo Quantity Type Code
414 END
415 IF (AmortisedValue IsPresent)
416 THEN
417 'AMOR' CopyTo Quantity Type Code
418 END
419 END
420 NODE (Quantity)
421 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
422 THEN
423 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
424 ELSE
425 IF ((Unit Substring ('1', '1')) IsSameString '+')
426 THEN
427 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
428 ELSE
429 (Unit FormatDecimal 'MT') CopyTo Quantity
430 END
431 END
432 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
433 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
434 END
435 END
436 END
translateFinancialInstrumentQuantity15Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method FinancialInstrumentQuantity15Choice -> 36B : Default
385 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
386 RULE
387 NODE (Quantity Type Code)
388 IF (Unit IsPresent)
389 THEN
390 'UNIT' CopyTo Quantity Type Code
391 END
392 IF (FaceAmount IsPresent)
393 THEN
394 'FAMT' CopyTo Quantity Type Code
395 END
396 IF (AmortisedValue IsPresent)
397 THEN
398 'AMOR' CopyTo Quantity Type Code
399 END
400 END
401 NODE (Quantity)
402 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
403 THEN
404 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
405 ELSE
406 IF ((Unit Substring ('1', '1')) IsSameString '+')
407 THEN
408 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
409 ELSE
410 (Unit FormatDecimal 'MT') CopyTo Quantity
411 END
412 END
413 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
414 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
415 END
416 END
417 END
translateFinancialInstrumentQuantity15Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method FinancialInstrumentQuantity15Choice -> 36B : Default
452 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
453 RULE
454 NODE (Quantity Type Code)
455 IF (Unit IsPresent)
456 THEN
457 'UNIT' CopyTo Quantity Type Code
458 END
459 IF (FaceAmount IsPresent)
460 THEN
461 'FAMT' CopyTo Quantity Type Code
462 END
463 IF (AmortisedValue IsPresent)
464 THEN
465 'AMOR' CopyTo Quantity Type Code
466 END
467 END
468 NODE (Quantity)
469 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
470 THEN
471 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
472 ELSE
473 IF ((Unit Substring ('1', '1')) IsSameString '+')
474 THEN
475 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
476 ELSE
477 (Unit FormatDecimal 'MT') CopyTo Quantity
478 END
479 END
480 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
481 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
482 END
483 END
484 END
translateFinancialInstrumentQuantity17Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FinancialInstrumentQuantity17Choice -> 36B : Default
1400 TRANSLATE(FinancialInstrumentQuantity17Choice, 36B)
1401 RULE
1402 NODE (Quantity Type Code)
1403 IF (Unit IsPresent)
1404 THEN
1405 'UNIT' CopyTo Quantity Type Code
1406 END
1407 IF (FaceAmount IsPresent)
1408 THEN
1409 'FAMT' CopyTo Quantity Type Code
1410 END
1411 IF (AmortisedValue IsPresent)
1412 THEN
1413 'AMOR' CopyTo Quantity Type Code
1414 END
1415 END
1416 NODE (Quantity)
1417 IF (((Unit Substring ('1', '1')) IsSameString '-') Or ((Unit Substring ('1', '1')) IsSameString '+'))
1418 THEN
1419 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
1420 ELSE
1421 (Unit FormatDecimal 'MT') CopyTo Quantity
1422 END
1423 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
1424 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
1425 END
1426 END
1427 END
translateFinancialInstrumentQuantity17Choice_36B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method FinancialInstrumentQuantity17Choice -> 36B : Default
1634 TRANSLATE(FinancialInstrumentQuantity17Choice, 36B)
1635 RULE
1636 NODE (Quantity Type Code)
1637 IF (Unit IsPresent)
1638 THEN
1639 'UNIT' CopyTo Quantity Type Code
1640 END
1641 IF (FaceAmount IsPresent)
1642 THEN
1643 'FAMT' CopyTo Quantity Type Code
1644 END
1645 IF (AmortisedValue IsPresent)
1646 THEN
1647 'AMOR' CopyTo Quantity Type Code
1648 END
1649 END
1650 NODE (Quantity)
1651 IF (((Unit Substring ('1', '1')) IsSameString '-') Or ((Unit Substring ('1', '1')) IsSameString '+'))
1652 THEN
1653 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
1654 ELSE
1655 (Unit FormatDecimal 'MT') CopyTo Quantity
1656 END
1657 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
1658 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
1659 END
1660 END
1661 END
translateFinancialInstrumentQuantity17Choice_36C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FinancialInstrumentQuantity17Choice -> 36C_2 : Default
1428 TRANSLATE(FinancialInstrumentQuantity17Choice, 36C_2)
1429 RULE
1430 NODE (Quantity Code)
1431 Code TranslateTo Quantity Code
1432 END
1433 END
1434 END
translateFinancialInstrumentQuantity17Choice_36C_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FinancialInstrumentQuantity17Choice -> 36C_3 : Default
2296 TRANSLATE(FinancialInstrumentQuantity17Choice, 36C_3)
2297 RULE
2298 NODE (Quantity Code)
2299 Code TranslateTo Quantity Code
2300 END
2301 END
2302 END
translateFinancialInstrumentQuantity17Choice_36C_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method FinancialInstrumentQuantity17Choice -> 36C_3 : Default
1662 TRANSLATE(FinancialInstrumentQuantity17Choice, 36C_3)
1663 RULE
1664 NODE (Quantity Code)
1665 Code TranslateTo Quantity Code
1666 END
1667 END
1668 END
translateForeignExchangeTerms10_92B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ForeignExchangeTerms10 -> 92B : Default
445 TRANSLATE(ForeignExchangeTerms10, 92B)
446 RULE
447 NODE (First Currency Code)
448 UnitCurrency TranslateTo First Currency Code
449 END
450 NODE (Second Currency Code)
451 QuotedCurrency TranslateTo Second Currency Code
452 END
453 NODE (Rate)
454 ExchangeRate TranslateTo Rate
455 END
456 END
457 END
translateForeignExchangeTerms10_92B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ForeignExchangeTerms10 -> 92B : Default
452 TRANSLATE(ForeignExchangeTerms10, 92B)
453 RULE
454 NODE (First Currency Code)
455 UnitCurrency TranslateTo First Currency Code
456 END
457 NODE (Second Currency Code)
458 QuotedCurrency TranslateTo Second Currency Code
459 END
460 NODE (Rate)
461 ExchangeRate TranslateTo Rate
462 END
463 END
464 END
translateForeignExchangeTerms12_92B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ForeignExchangeTerms12 -> 92B : Default
1885 TRANSLATE(ForeignExchangeTerms12, 92B)
1886 RULE
1887 NODE (First Currency Code)
1888 UnitCurrency TranslateTo First Currency Code
1889 END
1890 NODE (Second Currency Code)
1891 QuotedCurrency TranslateTo Second Currency Code
1892 END
1893 NODE (Rate)
1894 ExchangeRate TranslateTo Rate
1895 END
1896 END
1897 END
translateForeignExchangeTerms15_92B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ForeignExchangeTerms15 -> 92B : Default
2739 TRANSLATE(ForeignExchangeTerms15, 92B)
2740 RULE
2741 NODE (First Currency Code)
2742 UnitCurrency TranslateTo First Currency Code
2743 END
2744 NODE (Second Currency Code)
2745 QuotedCurrency TranslateTo Second Currency Code
2746 END
2747 NODE (Rate)
2748 ExchangeRate TranslateTo Rate
2749 END
2750 END
2751 END
translateForeignExchangeTerms15_92B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ForeignExchangeTerms15 -> 92B : Default
2117 TRANSLATE(ForeignExchangeTerms15, 92B)
2118 RULE
2119 NODE (First Currency Code)
2120 UnitCurrency TranslateTo First Currency Code
2121 END
2122 NODE (Second Currency Code)
2123 QuotedCurrency TranslateTo Second Currency Code
2124 END
2125 NODE (Rate)
2126 ExchangeRate TranslateTo Rate
2127 END
2128 END
2129 END
translateFractionDispositionType11Choice_22F_132_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method FractionDispositionType11Choice -> 22F_132 : Default
868 TRANSLATE(FractionDispositionType11Choice, 22F_132)
869 RULE
870 NODE (Data Source Scheme)
871 Proprietary TranslateTo Data Source Scheme
872 END
873 NODE (Indicator)
874 Code TranslateTo Indicator
875 (Proprietary\Identification ToUppercase) CopyTo Indicator
876 END
877 END
878 END
translateFractionDispositionType13Choice_22F_125_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method FractionDispositionType13Choice -> 22F_125 : Default
652 TRANSLATE(FractionDispositionType13Choice, 22F_125)
653 RULE
654 NODE (Data Source Scheme)
655 Proprietary TranslateTo Data Source Scheme
656 END
657 NODE (Indicator)
658 Code TranslateTo Indicator
659 (Proprietary\Identification ToUppercase) CopyTo Indicator
660 END
661 END
662 END
translateFractionDispositionType14Choice_22F_233_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FractionDispositionType14Choice -> 22F_233 : Default
796 TRANSLATE(FractionDispositionType14Choice, 22F_233)
797 RULE
798 NODE (Data Source Scheme)
799 Proprietary TranslateTo Data Source Scheme
800 END
801 NODE (Indicator)
802 Code TranslateTo Indicator
803 (Proprietary\Identification ToUppercase) CopyTo Indicator
804 END
805 END
806 END
translateFractionDispositionType1Code_OptionalCode_4c_194_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method FractionDispositionType1Code -> OptionalCode_4!c_194 : Default
1549 TRANSLATE(FractionDispositionType1Code, OptionalCode_4!c_194)
1550 RULE
1551 'BUYU' EquivalentTo 'BUYU'
1552 'CINL' EquivalentTo 'CINL'
1553 'DIST' EquivalentTo 'DIST'
1554 'RDDN' EquivalentTo 'RDDN'
1555 'RDUP' EquivalentTo 'RDUP'
1556 'STAN' EquivalentTo 'STAN'
1557 END
1558 END
translateFractionDispositionType4Code_OptionalCode_4c_322_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FractionDispositionType4Code -> OptionalCode_4!c_322 : Default
1859 TRANSLATE(FractionDispositionType4Code, OptionalCode_4!c_322)
1860 RULE
1861 'BUYU' EquivalentTo 'BUYU'
1862 'CINL' EquivalentTo 'CINL'
1863 'DIST' EquivalentTo 'DIST'
1864 'RDDN' EquivalentTo 'RDDN'
1865 'RDUP' EquivalentTo 'RDUP'
1866 'STAN' EquivalentTo 'STAN'
1867 'UKWN' EquivalentTo 'UKWN'
1868 END
1869 END
translateFractionDispositionType4Code_OptionalCode_4c_322_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method FractionDispositionType4Code -> OptionalCode_4!c_322 : Default
833 TRANSLATE(FractionDispositionType4Code, OptionalCode_4!c_322)
834 RULE
835 'BUYU' EquivalentTo 'BUYU'
836 'CINL' EquivalentTo 'CINL'
837 'DIST' EquivalentTo 'DIST'
838 'RDDN' EquivalentTo 'RDDN'
839 'RDUP' EquivalentTo 'RDUP'
840 'STAN' EquivalentTo 'STAN'
841 'UKWN' EquivalentTo 'UKWN'
842 END
843 END
translateFractionDispositionType5Code_OptionalCode_4c_400_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FractionDispositionType5Code -> OptionalCode_4!c_400 : Default
807 TRANSLATE(FractionDispositionType5Code, OptionalCode_4!c_400)
808 RULE
809 'DIST' EquivalentTo 'DIST'
810 'RDDN' EquivalentTo 'RDDN'
811 'RDUP' EquivalentTo 'RDUP'
812 'STAN' EquivalentTo 'STAN'
813 'UKWN' EquivalentTo 'UKWN'
814 END
815 END
translateFractionDispositionType6Choice_22F_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method FractionDispositionType6Choice -> 22F_100 : Default
1848 TRANSLATE(FractionDispositionType6Choice, 22F_100)
1849 RULE
1850 NODE (Data Source Scheme)
1851 Proprietary TranslateTo Data Source Scheme
1852 END
1853 NODE (Indicator)
1854 Code TranslateTo Indicator
1855 (Proprietary\Identification ToUppercase) CopyTo Indicator
1856 END
1857 END
1858 END
translateFractionDispositionType6Choice_22F_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method FractionDispositionType6Choice -> 22F_100 : Default
822 TRANSLATE(FractionDispositionType6Choice, 22F_100)
823 RULE
824 NODE (Data Source Scheme)
825 Proprietary TranslateTo Data Source Scheme
826 END
827 NODE (Indicator)
828 Code TranslateTo Indicator
829 (Proprietary\Identification ToUppercase) CopyTo Indicator
830 END
831 END
832 END
translateFractionDispositionType6Code_OptionalCode_4c_202_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method FractionDispositionType6Code -> OptionalCode_4!c_202 : Default
879 TRANSLATE(FractionDispositionType6Code, OptionalCode_4!c_202)
880 RULE
881 'BUYU' EquivalentTo 'BUYU'
882 'CINL' EquivalentTo 'CINL'
883 'DIST' EquivalentTo 'DIST'
884 'EXPI' EquivalentTo 'EXPI'
885 END
886 END
translateFractionDispositionType7Choice_22F_125_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method FractionDispositionType7Choice -> 22F_125 : Default
1538 TRANSLATE(FractionDispositionType7Choice, 22F_125)
1539 RULE
1540 NODE (Data Source Scheme)
1541 Proprietary TranslateTo Data Source Scheme
1542 END
1543 NODE (Indicator)
1544 Code TranslateTo Indicator
1545 (Proprietary\Identification ToUppercase) CopyTo Indicator
1546 END
1547 END
1548 END
translateFractionDispositionType7Code_OptionalCode_4c_194_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method FractionDispositionType7Code -> OptionalCode_4!c_194 : Default
663 TRANSLATE(FractionDispositionType7Code, OptionalCode_4!c_194)
664 RULE
665 'BUYU' EquivalentTo 'BUYU'
666 'CINL' EquivalentTo 'CINL'
667 'DIST' EquivalentTo 'DIST'
668 'RDDN' EquivalentTo 'RDDN'
669 'RDUP' EquivalentTo 'RDUP'
670 'STAN' EquivalentTo 'STAN'
671 END
672 END
translateGenericIdentification23_12A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method GenericIdentification23 -> 12A : Default
330 TRANSLATE(GenericIdentification23, 12A)
331 RULE
332 NODE (Data Source Scheme)
333 GenericIdentification23 TranslateTo Data Source Scheme
334 END
335 NODE (Instrument Code or Description)
336 Identification CopyTo Instrument Code or Description
337 END
338 END
339 END
translateGenericIdentification23_13B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification23 -> 13B : Default
166 TRANSLATE(GenericIdentification23, 13B)
167 RULE
168 NODE (Data Source Scheme)
169 GenericIdentification23 TranslateTo Data Source Scheme
170 END
171 NODE (Number)
172 (Identification ToUppercase) CopyTo Number
173 END
174 END
175 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
176 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
177 RULE
178 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
179 END
180 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
70 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
71 RULE
72 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
73 END
74 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
129 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
130 RULE
131 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
132 END
133 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
148 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
129 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
130 RULE
131 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
132 END
133 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
184 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
185 RULE
186 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
187 END
188 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateGenericIdentification23_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method GenericIdentification23 -> Identifier_FIN_8c : Default
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
512 TRANSLATE(GenericIdentification24, 95R_1)
513 RULE
514 NODE (Data Source Scheme)
515 GenericIdentification24 TranslateTo Data Source Scheme
516 END
517 NODE (Proprietary Code)
518 Identification CopyTo Proprietary Code
519 END
520 END
521 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
92 TRANSLATE(GenericIdentification24, 95R_1)
93 RULE
94 NODE (Data Source Scheme)
95 GenericIdentification24 TranslateTo Data Source Scheme
96 END
97 NODE (Proprietary Code)
98 Identification CopyTo Proprietary Code
99 END
100 END
101 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
435 TRANSLATE(GenericIdentification24, 95R_1)
436 RULE
437 NODE (Data Source Scheme)
438 GenericIdentification24 TranslateTo Data Source Scheme
439 END
440 NODE (Proprietary Code)
441 Identification CopyTo Proprietary Code
442 END
443 END
444 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
330 TRANSLATE(GenericIdentification24, 95R_1)
331 RULE
332 NODE (Data Source Scheme)
333 GenericIdentification24 TranslateTo Data Source Scheme
334 END
335 NODE (Proprietary Code)
336 Identification CopyTo Proprietary Code
337 END
338 END
339 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
502 TRANSLATE(GenericIdentification24, 95R_1)
503 RULE
504 NODE (Data Source Scheme)
505 GenericIdentification24 TranslateTo Data Source Scheme
506 END
507 NODE (Proprietary Code)
508 Identification CopyTo Proprietary Code
509 END
510 END
511 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
171 TRANSLATE(GenericIdentification24, 95R_1)
172 RULE
173 NODE (Data Source Scheme)
174 GenericIdentification24 TranslateTo Data Source Scheme
175 END
176 NODE (Proprietary Code)
177 Identification CopyTo Proprietary Code
178 END
179 END
180 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
701 TRANSLATE(GenericIdentification24, 95R_1)
702 RULE
703 NODE (Data Source Scheme)
704 GenericIdentification24 TranslateTo Data Source Scheme
705 END
706 NODE (Proprietary Code)
707 Identification CopyTo Proprietary Code
708 END
709 END
710 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
45 TRANSLATE(GenericIdentification24, 95R_1)
46 RULE
47 NODE (Data Source Scheme)
48 GenericIdentification24 TranslateTo Data Source Scheme
49 END
50 NODE (Proprietary Code)
51 Identification CopyTo Proprietary Code
52 END
53 END
54 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
302 TRANSLATE(GenericIdentification24, 95R_1)
303 RULE
304 NODE (Data Source Scheme)
305 GenericIdentification24 TranslateTo Data Source Scheme
306 END
307 NODE (Proprietary Code)
308 Identification CopyTo Proprietary Code
309 END
310 END
311 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
271 TRANSLATE(GenericIdentification24, 95R_1)
272 RULE
273 NODE (Data Source Scheme)
274 GenericIdentification24 TranslateTo Data Source Scheme
275 END
276 NODE (Proprietary Code)
277 Identification CopyTo Proprietary Code
278 END
279 END
280 END
translateGenericIdentification24_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method GenericIdentification24 -> 95R_1 : Default
289 TRANSLATE(GenericIdentification24, 95R_1)
290 RULE
291 NODE (Data Source Scheme)
292 GenericIdentification24 TranslateTo Data Source Scheme
293 END
294 NODE (Proprietary Code)
295 Identification CopyTo Proprietary Code
296 END
297 END
298 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
522 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
523 RULE
524 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
525 END
526 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
102 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
103 RULE
104 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
105 END
106 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
445 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
446 RULE
447 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
448 END
449 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
340 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
341 RULE
342 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
343 END
344 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
512 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
513 RULE
514 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
515 END
516 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
181 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
182 RULE
183 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
184 END
185 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
711 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
712 RULE
713 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
714 END
715 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
55 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
56 RULE
57 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
58 END
59 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
312 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
313 RULE
314 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
315 END
316 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
281 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
282 RULE
283 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
284 END
285 END
translateGenericIdentification24_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method GenericIdentification24 -> Identifier_FIN_8c : Default
299 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
300 RULE
301 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
302 END
303 END
translateGenericIdentification25_22F_239_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification25 -> 22F_239 : Default
2637 TRANSLATE(GenericIdentification25, 22F_239)
2638 RULE
2639 NODE (Data Source Scheme)
2640 GenericIdentification25 TranslateTo Data Source Scheme
2641 END
2642 NODE (Indicator)
2643 (Identification ToUppercase) CopyTo Indicator
2644 END
2645 END
2646 END
translateGenericIdentification25_22F_239_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GenericIdentification25 -> 22F_239 : Default
2015 TRANSLATE(GenericIdentification25, 22F_239)
2016 RULE
2017 NODE (Data Source Scheme)
2018 GenericIdentification25 TranslateTo Data Source Scheme
2019 END
2020 NODE (Indicator)
2021 (Identification ToUppercase) CopyTo Indicator
2022 END
2023 END
2024 END
translateGenericIdentification25_22F_242_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GenericIdentification25 -> 22F_242 : Default
1807 TRANSLATE(GenericIdentification25, 22F_242)
1808 RULE
1809 NODE (Data Source Scheme)
1810 GenericIdentification25 TranslateTo Data Source Scheme
1811 END
1812 NODE (Indicator)
1813 (Identification ToUppercase) CopyTo Indicator
1814 END
1815 END
1816 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
39 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
40 RULE
41 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
42 END
43 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
87 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
88 RULE
89 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
90 END
91 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
35 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
36 RULE
37 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
38 END
39 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGenericIdentification25_Identifier_FIN_8c_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method GenericIdentification25 -> Identifier_FIN_8c : Default
29 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
30 RULE
31 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Identifier_FIN_8c
32 END
33 END
translateGrossDividendRateFormat3Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GrossDividendRateFormat3Choice -> 92F : Default
917 TRANSLATE(GrossDividendRateFormat3Choice, 92F)
918 RULE
919 Amount TranslateTo 92F
920 END
921 END
translateGrossDividendRateFormat3Choice_92J_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GrossDividendRateFormat3Choice -> 92J_6 : Default
937 TRANSLATE(GrossDividendRateFormat3Choice, 92J_6)
938 RULE
939 NODE (Data Source Scheme)
940 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
941 THEN
942 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
943 END
944 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
945 THEN
946 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
947 END
948 END
949 NODE (Rate Type Code)
950 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
951 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
952 END
953 NODE (Currency Code)
954 RateTypeAndAmountAndRateStatus\Amount\Currency CopyTo Currency Code
955 END
956 NODE (Amount)
957 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
958 END
959 NODE (Rate Status)
960 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
961 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
962 END
963 END
964 END
translateGrossDividendRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92F : Default
2010 TRANSLATE(GrossDividendRateFormat6Choice, 92F)
2011 RULE
2012 Amount TranslateTo 92F
2013 END
2014 END
translateGrossDividendRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92F : Default
1254 TRANSLATE(GrossDividendRateFormat6Choice, 92F)
1255 RULE
1256 Amount TranslateTo 92F
1257 END
1258 END
translateGrossDividendRateFormat6Choice_92J_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92J_6 : Default
2015 TRANSLATE(GrossDividendRateFormat6Choice, 92J_6)
2016 RULE
2017 NODE (Data Source Scheme)
2018 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2019 THEN
2020 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2021 END
2022 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2023 THEN
2024 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2025 END
2026 END
2027 NODE (Rate Type Code)
2028 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
2029 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2030 END
2031 NODE (Currency Code)
2032 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2033 END
2034 NODE (Amount)
2035 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2036 END
2037 NODE (Rate Status)
2038 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
2039 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2040 END
2041 END
2042 END
translateGrossDividendRateFormat6Choice_92J_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92J_6 : Default
1274 TRANSLATE(GrossDividendRateFormat6Choice, 92J_6)
1275 RULE
1276 NODE (Data Source Scheme)
1277 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
1278 THEN
1279 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
1280 END
1281 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
1282 THEN
1283 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
1284 END
1285 END
1286 NODE (Rate Type Code)
1287 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
1288 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1289 END
1290 NODE (Currency Code)
1291 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
1292 END
1293 NODE (Amount)
1294 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1295 END
1296 NODE (Rate Status)
1297 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
1298 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1299 END
1300 END
1301 END
translateGrossDividendRateFormat6Choice_92K_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92K_5 : Default
2064 TRANSLATE(GrossDividendRateFormat6Choice, 92K_5)
2065 RULE
2066 NODE (Rate Type Code)
2067 NotSpecifiedRate TranslateTo Rate Type Code
2068 END
2069 END
2070 END
translateGrossDividendRateFormat6Choice_92K_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GrossDividendRateFormat6Choice -> 92K_5 : Default
1323 TRANSLATE(GrossDividendRateFormat6Choice, 92K_5)
1324 RULE
1325 NODE (Rate Type Code)
1326 NotSpecifiedRate TranslateTo Rate Type Code
1327 END
1328 END
1329 END
translateGrossDividendRateType1Code_OptionalCode_4c_298_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method GrossDividendRateType1Code -> OptionalCode_4!c_298 : Default
2043 TRANSLATE(GrossDividendRateType1Code, OptionalCode_4!c_298)
2044 RULE
2045 'CAPO' EquivalentTo 'CAPO'
2046 'FLFR' EquivalentTo 'FLFR'
2047 'INCO' EquivalentTo 'INCO'
2048 'INTR' EquivalentTo 'INTR'
2049 'SOIC' EquivalentTo 'SOIC'
2050 'TXBL' EquivalentTo 'TXBL'
2051 'TXDF' EquivalentTo 'TXDF'
2052 'TXFR' EquivalentTo 'TXFR'
2053 'UNFR' EquivalentTo 'UNFR'
2054 'LTCG' EquivalentTo 'LTCG'
2055 'STCG' EquivalentTo 'STCG'
2056 END
2057 END
translateGrossDividendRateType1Code_OptionalCode_4c_298_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method GrossDividendRateType1Code -> OptionalCode_4!c_298 : Default
1302 TRANSLATE(GrossDividendRateType1Code, OptionalCode_4!c_298)
1303 RULE
1304 'CAPO' EquivalentTo 'CAPO'
1305 'FLFR' EquivalentTo 'FLFR'
1306 'INCO' EquivalentTo 'INCO'
1307 'INTR' EquivalentTo 'INTR'
1308 'SOIC' EquivalentTo 'SOIC'
1309 'TXBL' EquivalentTo 'TXBL'
1310 'TXDF' EquivalentTo 'TXDF'
1311 'TXFR' EquivalentTo 'TXFR'
1312 'UNFR' EquivalentTo 'UNFR'
1313 'LTCG' EquivalentTo 'LTCG'
1314 'STCG' EquivalentTo 'STCG'
1315 END
1316 END
translateGrossDividendRateType1Code_OptionalCode_4c_298_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method GrossDividendRateType1Code -> OptionalCode_4!c_298 : Default
965 TRANSLATE(GrossDividendRateType1Code, OptionalCode_4!c_298)
966 RULE
967 'CAPO' EquivalentTo 'CAPO'
968 'FLFR' EquivalentTo 'FLFR'
969 'INCO' EquivalentTo 'INCO'
970 'INTR' EquivalentTo 'INTR'
971 'SOIC' EquivalentTo 'SOIC'
972 'TXBL' EquivalentTo 'TXBL'
973 'TXDF' EquivalentTo 'TXDF'
974 'TXFR' EquivalentTo 'TXFR'
975 'UNFR' EquivalentTo 'UNFR'
976 'LTCG' EquivalentTo 'LTCG'
977 'STCG' EquivalentTo 'STCG'
978 END
979 END
translateIdentifier_BICFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_BICFI -> BICFIIdentifier : Default
2392 TRANSLATE(Identifier_BICFI, BICFIIdentifier)
2393 RULE
2394 Identifier_BICFI CopyTo BICFIIdentifier
2395 END
2396 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
68 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
69 RULE
70 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
71 END
72 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
68 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
69 RULE
70 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
71 END
72 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
63 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
64 RULE
65 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
66 END
67 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
63 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
64 RULE
65 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
66 END
67 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
797 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
798 RULE
799 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
800 END
801 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
809 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
810 RULE
811 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
812 END
813 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
442 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
443 RULE
444 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
445 END
446 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
431 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
432 RULE
433 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
434 END
435 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
682 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
683 RULE
684 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
685 END
686 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
386 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
387 RULE
388 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
389 END
390 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
451 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
452 RULE
453 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
454 END
455 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
829 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
830 RULE
831 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
832 END
833 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
487 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
488 RULE
489 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
490 END
491 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
707 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
708 RULE
709 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
710 END
711 END
translateIdentifier_BICFIOrNonFI_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_BICFIOrNonFI -> AnyBICIdentifier : Default
111 TRANSLATE(Identifier_BICFIOrNonFI, AnyBICIdentifier)
112 RULE
113 Identifier_BICFIOrNonFI CopyTo AnyBICIdentifier
114 END
115 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_BICFIIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_BICFIOrNonFI -> BICFIIdentifier : Default
12 TRANSLATE(Identifier_BICFIOrNonFI, BICFIIdentifier)
13 RULE
14 Identifier_BICFIOrNonFI CopyTo BICFIIdentifier
15 END
16 END
translateIdentifier_BICFIOrNonFI_OrganisationIdentification4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Identifier_BICFIOrNonFI -> OrganisationIdentification4 : Default
1259 TRANSLATE(Identifier_BICFIOrNonFI, OrganisationIdentification4)
1260 RULE
1261 NODE (BICOrBEI)
1262 IF (Identifier_BICFIOrNonFI IsBIC)
1263 THEN
1264 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1265 ELSE
1266 IF (Identifier_BICFIOrNonFI IsBEI)
1267 THEN
1268 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1269 END
1270 END
1271 END
1272 END
1273 END
translateIdentifier_BICFIOrNonFI_OrganisationIdentification4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Identifier_BICFIOrNonFI -> OrganisationIdentification4 : Default
1390 TRANSLATE(Identifier_BICFIOrNonFI, OrganisationIdentification4)
1391 RULE
1392 NODE (BICOrBEI)
1393 IF (Identifier_BICFIOrNonFI IsBIC)
1394 THEN
1395 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1396 ELSE
1397 IF (Identifier_BICFIOrNonFI IsBEI)
1398 THEN
1399 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1400 END
1401 END
1402 END
1403 END
1404 END
translateIdentifier_BICFIOrNonFI_OrganisationIdentification4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Identifier_BICFIOrNonFI -> OrganisationIdentification4 : Default
984 TRANSLATE(Identifier_BICFIOrNonFI, OrganisationIdentification4)
985 RULE
986 NODE (BICOrBEI)
987 IF (Identifier_BICFIOrNonFI IsBIC)
988 THEN
989 Identifier_BICFIOrNonFI CopyTo BICOrBEI
990 ELSE
991 IF (Identifier_BICFIOrNonFI IsBEI)
992 THEN
993 Identifier_BICFIOrNonFI CopyTo BICOrBEI
994 END
995 END
996 END
997 END
998 END
translateIdentifier_BICFIOrNonFI_OrganisationIdentification4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Identifier_BICFIOrNonFI -> OrganisationIdentification4 : Default
1414 TRANSLATE(Identifier_BICFIOrNonFI, OrganisationIdentification4)
1415 RULE
1416 NODE (BICOrBEI)
1417 IF (Identifier_BICFIOrNonFI IsBIC)
1418 THEN
1419 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1420 ELSE
1421 IF (Identifier_BICFIOrNonFI IsBEI)
1422 THEN
1423 Identifier_BICFIOrNonFI CopyTo BICOrBEI
1424 END
1425 END
1426 END
1427 END
1428 END
translateIdentifier_BICFIOrNonFI_PartyIdentification32_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Identifier_BICFIOrNonFI -> PartyIdentification32 : Default
747 TRANSLATE(Identifier_BICFIOrNonFI, PartyIdentification32)
748 RULE
749 NODE (Identification)
750 NODE (OrganisationIdentification)
751 NODE (BICOrBEI)
752 IF ((Identifier_BICFIOrNonFI IsBIC) Or (Identifier_BICFIOrNonFI IsBEI))
753 THEN
754 Identifier_BICFIOrNonFI CopyTo Identification\OrganisationIdentification\BICOrBEI
755 END
756 END
757 END
758 END
759 END
760 END
translateIdentifier_BICFIOrNonFI_PartyIdentification32_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Identifier_BICFIOrNonFI -> PartyIdentification32 : Default
457 TRANSLATE(Identifier_BICFIOrNonFI, PartyIdentification32)
458 RULE
459 NODE (Identification)
460 NODE (OrganisationIdentification)
461 NODE (BICOrBEI)
462 IF ((Identifier_BICFIOrNonFI IsBIC) Or (Identifier_BICFIOrNonFI IsBEI))
463 THEN
464 Identifier_BICFIOrNonFI CopyTo Identification\OrganisationIdentification\BICOrBEI
465 END
466 END
467 END
468 END
469 END
470 END
translateIdentifier_BICFIOrNonFI_PartyIdentification32_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Identifier_BICFIOrNonFI -> PartyIdentification32 : Default
640 TRANSLATE(Identifier_BICFIOrNonFI, PartyIdentification32)
641 RULE
642 NODE (Identification)
643 NODE (OrganisationIdentification)
644 NODE (BICOrBEI)
645 IF ((Identifier_BICFIOrNonFI IsBIC) Or (Identifier_BICFIOrNonFI IsBEI))
646 THEN
647 Identifier_BICFIOrNonFI CopyTo Identification\OrganisationIdentification\BICOrBEI
648 END
649 END
650 END
651 END
652 END
653 END
translateIdentifier_BICNonFI_PartyIdentification32_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method Identifier_BICNonFI -> PartyIdentification32 : Default
420 TRANSLATE(Identifier_BICNonFI, PartyIdentification32)
421 RULE
422 NODE (Identification)
423 NODE (OrganisationIdentification)
424 NODE (BICOrBEI)
425 IF ((Identifier_BICNonFI IsBIC) Or (Identifier_BICNonFI IsBEI))
426 THEN
427 Identifier_BICNonFI CopyTo Identification\OrganisationIdentification\BICOrBEI
428 END
429 END
430 END
431 END
432 END
433 END
translateIdentifier_FIN_35x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Identifier_FIN_35x -> Max35Text : Default
36 TRANSLATE(Identifier_FIN_35x, Max35Text)
37 RULE
38 Identifier_FIN_35x CopyTo Max35Text
39 END
40 END
translateIdentifier_FIN_35x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Identifier_FIN_35x -> Max35Text : Default
36 TRANSLATE(Identifier_FIN_35x, Max35Text)
37 RULE
38 Identifier_FIN_35x CopyTo Max35Text
39 END
40 END
translateIdentifier_FIN_35x_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Identifier_FIN_35x -> Max35Text : Default
31 TRANSLATE(Identifier_FIN_35x, Max35Text)
32 RULE
33 Identifier_FIN_35x CopyTo Max35Text
34 END
35 END
translateIdentifier_FIN_35x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Identifier_FIN_35x -> Max35Text : Default
31 TRANSLATE(Identifier_FIN_35x, Max35Text)
32 RULE
33 Identifier_FIN_35x CopyTo Max35Text
34 END
35 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
165 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
166 RULE
167 NODE (Issuer)
168 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
169 END
170 NODE (SchemeName)
171 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
172 THEN
173 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
174 END
175 END
176 END
177 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
165 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
166 RULE
167 NODE (Issuer)
168 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
169 END
170 NODE (SchemeName)
171 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
172 THEN
173 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
174 END
175 END
176 END
177 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
125 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
126 RULE
127 NODE (Issuer)
128 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
129 END
130 NODE (SchemeName)
131 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
132 THEN
133 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
134 END
135 END
136 END
137 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
125 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
126 RULE
127 NODE (Issuer)
128 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
129 END
130 NODE (SchemeName)
131 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
132 THEN
133 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
134 END
135 END
136 END
137 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
165 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
166 RULE
167 NODE (Issuer)
168 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
169 END
170 NODE (SchemeName)
171 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
172 THEN
173 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
174 END
175 END
176 END
177 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
125 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
126 RULE
127 NODE (Issuer)
128 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
129 END
130 NODE (SchemeName)
131 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
132 THEN
133 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
134 END
135 END
136 END
137 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
125 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
126 RULE
127 NODE (Issuer)
128 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
129 END
130 NODE (SchemeName)
131 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
132 THEN
133 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
134 END
135 END
136 END
137 END
translateIdentifier_FIN_8c_GenericIdentification23_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification23 : Default
173 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
174 RULE
175 NODE (Issuer)
176 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
177 END
178 NODE (SchemeName)
179 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
180 THEN
181 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
182 END
183 END
184 END
185 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
817 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
818 RULE
819 NODE (Issuer)
820 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
821 END
822 NODE (SchemeName)
823 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
824 THEN
825 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
826 END
827 END
828 END
829 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
829 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
830 RULE
831 NODE (Issuer)
832 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
833 END
834 NODE (SchemeName)
835 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
836 THEN
837 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
838 END
839 END
840 END
841 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
462 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
463 RULE
464 NODE (Issuer)
465 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
466 END
467 NODE (SchemeName)
468 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
469 THEN
470 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
471 END
472 END
473 END
474 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
451 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
452 RULE
453 NODE (Issuer)
454 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
455 END
456 NODE (SchemeName)
457 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
458 THEN
459 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
460 END
461 END
462 END
463 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
702 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
703 RULE
704 NODE (Issuer)
705 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
706 END
707 NODE (SchemeName)
708 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
709 THEN
710 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
711 END
712 END
713 END
714 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
406 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
407 RULE
408 NODE (Issuer)
409 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
410 END
411 NODE (SchemeName)
412 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
413 THEN
414 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
415 END
416 END
417 END
418 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
471 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
472 RULE
473 NODE (Issuer)
474 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
475 END
476 NODE (SchemeName)
477 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
478 THEN
479 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
480 END
481 END
482 END
483 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
863 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
864 RULE
865 NODE (Issuer)
866 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
867 END
868 NODE (SchemeName)
869 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
870 THEN
871 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
872 END
873 END
874 END
875 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
507 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
508 RULE
509 NODE (Issuer)
510 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
511 END
512 NODE (SchemeName)
513 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
514 THEN
515 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
516 END
517 END
518 END
519 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
727 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
728 RULE
729 NODE (Issuer)
730 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
731 END
732 NODE (SchemeName)
733 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
734 THEN
735 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
736 END
737 END
738 END
739 END
translateIdentifier_FIN_8c_GenericIdentification24_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification24 : Default
131 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
132 RULE
133 NODE (Issuer)
134 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
135 END
136 NODE (SchemeName)
137 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
138 THEN
139 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
140 END
141 END
142 END
143 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
126 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
127 RULE
128 NODE (Issuer)
129 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
130 END
131 NODE (SchemeName)
132 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
133 THEN
134 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
135 END
136 END
137 END
138 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
126 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
127 RULE
128 NODE (Issuer)
129 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
130 END
131 NODE (SchemeName)
132 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
133 THEN
134 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
135 END
136 END
137 END
138 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
232 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
233 RULE
234 NODE (Issuer)
235 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
236 END
237 NODE (SchemeName)
238 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
239 THEN
240 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
241 END
242 END
243 END
244 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
126 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
127 RULE
128 NODE (Issuer)
129 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
130 END
131 NODE (SchemeName)
132 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
133 THEN
134 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
135 END
136 END
137 END
138 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
165 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
166 RULE
167 NODE (Issuer)
168 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
169 END
170 NODE (SchemeName)
171 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
172 THEN
173 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
174 END
175 END
176 END
177 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
126 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
127 RULE
128 NODE (Issuer)
129 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
130 END
131 NODE (SchemeName)
132 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
133 THEN
134 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
135 END
136 END
137 END
138 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
165 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
166 RULE
167 NODE (Issuer)
168 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
169 END
170 NODE (SchemeName)
171 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
172 THEN
173 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
174 END
175 END
176 END
177 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
126 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
127 RULE
128 NODE (Issuer)
129 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
130 END
131 NODE (SchemeName)
132 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
133 THEN
134 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
135 END
136 END
137 END
138 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
224 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
225 RULE
226 NODE (Issuer)
227 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
228 END
229 NODE (SchemeName)
230 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
231 THEN
232 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
233 END
234 END
235 END
236 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
224 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
225 RULE
226 NODE (Issuer)
227 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
228 END
229 NODE (SchemeName)
230 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
231 THEN
232 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
233 END
234 END
235 END
236 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
134 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
135 RULE
136 NODE (Issuer)
137 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
138 END
139 NODE (SchemeName)
140 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
141 THEN
142 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
143 END
144 END
145 END
146 END
translateIdentifier_FIN_8c_GenericIdentification25_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_FIN_8c -> GenericIdentification25 : Default
185 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
186 RULE
187 NODE (Issuer)
188 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
189 END
190 NODE (SchemeName)
191 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
192 THEN
193 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
194 END
195 END
196 END
197 END
translateIdentifier_FIN_8c_Max350Text_25D_IPRC_DSS_Place_Name(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method Identifier_FIN_8c -> Max350Text : 25D_IPRC_DSS_Place_Name
73 TRANSLATE(Identifier_FIN_8c, Max350Text)
74 RULE
75 IF (Identifier_FIN_8c IsPresent)
76 THEN
77 'STRS MT509 Trade Status Message\16R:GENL\16R:STAT\25D Status Code\25D Group 1\IPRC Instruction Processing Status\25D\Data Source Scheme' CopyTo Max350Text
78 END
79 END
80 END
translateIdentifier_FIN_8c_Max8Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Identifier_FIN_8c -> Max8Text : Default
225 TRANSLATE(Identifier_FIN_8c, Max8Text)
226 RULE
227 (((Identifier_FIN_8c TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo Max8Text
228 END
229 END
translateIdentifier_FIN_8c_Max8Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Identifier_FIN_8c -> Max8Text : Default
225 TRANSLATE(Identifier_FIN_8c, Max8Text)
226 RULE
227 (((Identifier_FIN_8c TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo Max8Text
228 END
229 END
translateIdentifier_FIN_8c_Max8Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Identifier_FIN_8c -> Max8Text : Default
220 TRANSLATE(Identifier_FIN_8c, Max8Text)
221 RULE
222 (((Identifier_FIN_8c TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo Max8Text
223 END
224 END
translateIdentifier_FIN_8c_Max8Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Identifier_FIN_8c -> Max8Text : Default
220 TRANSLATE(Identifier_FIN_8c, Max8Text)
221 RULE
222 (((Identifier_FIN_8c TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo Max8Text
223 END
224 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
1047 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
1048 RULE
1049 NODE (Issuer)
1050 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1051 END
1052 NODE (SchemeName)
1053 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1054 THEN
1055 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1056 END
1057 END
1058 END
1059 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
1059 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
1060 RULE
1061 NODE (Issuer)
1062 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1063 END
1064 NODE (SchemeName)
1065 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1066 THEN
1067 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1068 END
1069 END
1070 END
1071 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
932 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
933 RULE
934 NODE (Issuer)
935 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
936 END
937 NODE (SchemeName)
938 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
939 THEN
940 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
941 END
942 END
943 END
944 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
613 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
614 RULE
615 NODE (Issuer)
616 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
617 END
618 NODE (SchemeName)
619 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
620 THEN
621 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
622 END
623 END
624 END
625 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
505 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
506 RULE
507 NODE (Issuer)
508 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
509 END
510 NODE (SchemeName)
511 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
512 THEN
513 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
514 END
515 END
516 END
517 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
805 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
806 RULE
807 NODE (Issuer)
808 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
809 END
810 NODE (SchemeName)
811 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
812 THEN
813 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
814 END
815 END
816 END
817 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
957 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
958 RULE
959 NODE (Issuer)
960 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
961 END
962 NODE (SchemeName)
963 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
964 THEN
965 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
966 END
967 END
968 END
969 END
translateIdentifier_FIN_8c_ProprietaryQuantity4_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity4 : Default
286 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity4)
287 RULE
288 NODE (Issuer)
289 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
290 END
291 NODE (SchemeName)
292 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
293 THEN
294 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
295 END
296 END
297 END
298 END
translateIdentifier_FIN_8c_ProprietaryQuantity5_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity5 : Default
983 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity5)
984 RULE
985 NODE (Issuer)
986 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
987 END
988 NODE (SchemeName)
989 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
990 THEN
991 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
992 END
993 END
994 END
995 END
translateIdentifier_FIN_8c_ProprietaryQuantity5_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity5 : Default
995 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity5)
996 RULE
997 NODE (Issuer)
998 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
999 END
1000 NODE (SchemeName)
1001 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1002 THEN
1003 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1004 END
1005 END
1006 END
1007 END
translateIdentifier_FIN_8c_ProprietaryQuantity5_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity5 : Default
868 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity5)
869 RULE
870 NODE (Issuer)
871 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
872 END
873 NODE (SchemeName)
874 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
875 THEN
876 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
877 END
878 END
879 END
880 END
translateIdentifier_FIN_8c_ProprietaryQuantity5_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity5 : Default
789 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity5)
790 RULE
791 NODE (Issuer)
792 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
793 END
794 NODE (SchemeName)
795 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
796 THEN
797 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
798 END
799 END
800 END
801 END
translateIdentifier_FIN_8c_ProprietaryQuantity5_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_FIN_8c -> ProprietaryQuantity5 : Default
893 TRANSLATE(Identifier_FIN_8c, ProprietaryQuantity5)
894 RULE
895 NODE (Issuer)
896 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
897 END
898 NODE (SchemeName)
899 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
900 THEN
901 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
902 END
903 END
904 END
905 END
translateIdentifier_Isin_ISINIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
230 TRANSLATE(Identifier_Isin, ISINIdentifier)
231 RULE
232 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
233 END
234 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
338 TRANSLATE(Identifier_Isin, ISINIdentifier)
339 RULE
340 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
341 END
342 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
350 TRANSLATE(Identifier_Isin, ISINIdentifier)
351 RULE
352 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
353 END
354 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
284 TRANSLATE(Identifier_Isin, ISINIdentifier)
285 RULE
286 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
287 END
288 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
273 TRANSLATE(Identifier_Isin, ISINIdentifier)
274 RULE
275 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
276 END
277 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
277 TRANSLATE(Identifier_Isin, ISINIdentifier)
278 RULE
279 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
280 END
281 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
238 TRANSLATE(Identifier_Isin, ISINIdentifier)
239 RULE
240 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
241 END
242 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
278 TRANSLATE(Identifier_Isin, ISINIdentifier)
279 RULE
280 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
281 END
282 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
278 TRANSLATE(Identifier_Isin, ISINIdentifier)
279 RULE
280 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
281 END
282 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
620 TRANSLATE(Identifier_Isin, ISINIdentifier)
621 RULE
622 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
623 END
624 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
285 TRANSLATE(Identifier_Isin, ISINIdentifier)
286 RULE
287 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
288 END
289 END
translateIdentifier_Isin_ISINIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Identifier_Isin -> ISINIdentifier : Default
400 TRANSLATE(Identifier_Isin, ISINIdentifier)
401 RULE
402 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
403 END
404 END
translateImpl(MT101) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translation rules implementation
translateImpl(MT103) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translation rules implementation
translateImpl(MT103_STP) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translation rules implementation
translateImpl(MT202) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translation rules implementation
translateImpl(MT202COV) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translation rules implementation
translateImpl(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translation rules implementation
translateImpl(MT502) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translation rules implementation
translateImpl(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translation rules implementation
translateImpl(MT508) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT509) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translation rules implementation
translateImpl(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translation rules implementation
translateImpl(MT515) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translation rules implementation
translateImpl(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translation rules implementation
translateImpl(MT524) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translation rules implementation
translateImpl(MT530) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translation rules implementation
translateImpl(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translation rules implementation
translateImpl(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translation rules implementation
translateImpl(MT535) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT536) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translation rules implementation
translateImpl(MT537) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translation rules implementation
translateImpl(MT538) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translation rules implementation
translateImpl(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translation rules implementation
translateImpl(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translation rules implementation
translateImpl(MT540) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translation rules implementation
translateImpl(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translation rules implementation
translateImpl(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translation rules implementation
translateImpl(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translation rules implementation
translateImpl(MT541) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translation rules implementation
translateImpl(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translation rules implementation
translateImpl(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translation rules implementation
translateImpl(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translation rules implementation
translateImpl(MT542) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translation rules implementation
translateImpl(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translation rules implementation
translateImpl(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translation rules implementation
translateImpl(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translation rules implementation
translateImpl(MT543) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translation rules implementation
translateImpl(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translation rules implementation
translateImpl(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translation rules implementation
translateImpl(MT544) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translation rules implementation
translateImpl(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translation rules implementation
translateImpl(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translation rules implementation
translateImpl(MT545) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translation rules implementation
translateImpl(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translation rules implementation
translateImpl(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translation rules implementation
translateImpl(MT546) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translation rules implementation
translateImpl(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translation rules implementation
translateImpl(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translation rules implementation
translateImpl(MT547) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translation rules implementation
translateImpl(MT548) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translation rules implementation
translateImpl(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translation rules implementation
translateImpl(MT549) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translation rules implementation
translateImpl(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translation rules implementation
translateImpl(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translation rules implementation
translateImpl(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translation rules implementation
translateImpl(MT564) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translation rules implementation
translateImpl(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translation rules implementation
translateImpl(MT565) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translation rules implementation
translateImpl(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translation rules implementation
translateImpl(MT566) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translation rules implementation
translateImpl(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translation rules implementation
translateImpl(MT567) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translation rules implementation
translateImpl(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translation rules implementation
translateImpl(MT568) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translation rules implementation
translateImpl(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translation rules implementation
translateImpl(MT578) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translation rules implementation
translateImpl(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translation rules implementation
translateImpl(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translation rules implementation
translateImpl(MT586) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translation rules implementation
translateImpl(MT900) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translation rules implementation
translateImpl(MT910) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translation rules implementation
translateImpl(MT940) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translation rules implementation
translateImpl(MT941) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translation rules implementation
translateImpl(MT942) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translation rules implementation
translateImpl(MT950) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translation rules implementation
translateImpl(MxPacs00800102) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translation rules implementation
translateImpl(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translation rules implementation
translateImpl(MxPacs00900102) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translation rules implementation
translateImpl(MxPain00100103) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translation rules implementation
translateImpl(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translation rules implementation
translateImpl(MxSeev03100202) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translation rules implementation
translateImpl(MxSeev03200202) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translation rules implementation
translateImpl(MxSeev03300202) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translation rules implementation
translateImpl(MxSeev03400202) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translation rules implementation
translateImpl(MxSeev03500202) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translation rules implementation
translateImpl(MxSeev03600202) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translation rules implementation
translateImpl(MxSeev03700202) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translation rules implementation
translateImpl(MxSeev03800202) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translation rules implementation
translateImpl(MxSeev03900202) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translation rules implementation
translateImpl(MxSeev04000202) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translation rules implementation
translateImpl(MxSeev04400202) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translation rules implementation
translateImpl(MxSemt00200203) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translation rules implementation
translateImpl(MxSemt00300203) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translation rules implementation
translateImpl(MxSemt01300201) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translation rules implementation
translateImpl(MxSemt01400201) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translation rules implementation
translateImpl(MxSemt01500201) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translation rules implementation
translateImpl(MxSemt01600201) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translation rules implementation
translateImpl(MxSemt01700201) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translation rules implementation
translateImpl(MxSemt01800201) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translation rules implementation
translateImpl(MxSemt01900201) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translation rules implementation
translateImpl(MxSemt02000201) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translation rules implementation
translateImpl(MxSemt02100201) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translation rules implementation
translateImpl(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translation rules implementation
translateImpl(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translation rules implementation
translateImpl(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translation rules implementation
translateImpl(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translation rules implementation
translateImpl(MxSese02000201) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translation rules implementation
translateImpl(MxSese02100201) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translation rules implementation
translateImpl(MxSese02200201) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translation rules implementation
translateImpl(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translation rules implementation
translateImpl(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translation rules implementation
translateImpl(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translation rules implementation
translateImpl(MxSese02300201) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translation rules implementation
translateImpl(MxSese02400201) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translation rules implementation
translateImpl(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translation rules implementation
translateImpl(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translation rules implementation
translateImpl(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translation rules implementation
translateImpl(MxSese02500201) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translation rules implementation
translateImpl(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translation rules implementation
translateImpl(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translation rules implementation
translateImpl(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translation rules implementation
translateImpl(MxSese02600201) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translation rules implementation
translateImpl(MxSese02700201) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translation rules implementation
translateImpl(MxSese02800201) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translation rules implementation
translateImpl(MxSese02900201) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translation rules implementation
translateImpl(MxSese03000201) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translation rules implementation
translateImpl(MxSese03100201) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translation rules implementation
translateImpl(MxSese03200201) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translation rules implementation
translateImpl(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translation rules implementation
translateImpl(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translation rules implementation
translateImpl(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translation rules implementation
translateImpl(MxSese03300201) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translation rules implementation
translateImpl(MxSese03400201) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translation rules implementation
translateImpl(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translation rules implementation
translateImpl(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translation rules implementation
translateImpl(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translation rules implementation
translateImpl(MxSese03500201) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translation rules implementation
translateImpl(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translation rules implementation
translateImpl(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translation rules implementation
translateImpl(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translation rules implementation
translateImpl(MxSese03600201) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translation rules implementation
translateImpl(MxSese03700201) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translation rules implementation
translateImpl(MxSetr00400201) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translation rules implementation
translateImpl(MxSetr00600201) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translation rules implementation
translateImpl(MxSetr01000201) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translation rules implementation
translateImpl(MxSetr01200201) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translation rules implementation
translateImpl(MxSetr01600201) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translation rules implementation
translateInstruction3Code_Code_4c_13_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Instruction3Code -> Code_4!c_13 : Default
83 TRANSLATE(Instruction3Code, Code_4!c_13)
84 RULE
85 'HOLD' EquivalentTo 'HOLD'
86 'PHOB' EquivalentTo 'PHOB'
87 'TELB' EquivalentTo 'TELB'
88 END
89 END
translateInstructionForCreditorAgent1_23E_11_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method InstructionForCreditorAgent1 -> 23E_11 : Default
73 TRANSLATE(InstructionForCreditorAgent1, 23E_11)
74 RULE
75 NODE (Instruction Code)
76 Code TranslateTo Instruction Code
77 END
78 NODE (Additional Information)
79 InstructionInformation TranslateTo Additional Information
80 END
81 END
82 END
translateInstructionForCreditorAgent1_23E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method InstructionForCreditorAgent1 -> 23E_2 : Default
69 TRANSLATE(InstructionForCreditorAgent1, 23E_2)
70 RULE
71 NODE (Instruction Code)
72 IF ((Code IsSameString 'PHOB') And (Not (Code IsSameString 'CHQB')))
73 THEN
74 'PHON' CopyTo Instruction Code
75 END
76 IF (Code IsSameString 'CHQB')
77 THEN
78 'CHQB' CopyTo Instruction Code
79 END
80 END
81 NODE (Additional Information)
82 InstructionInformation TranslateTo Additional Information
83 END
84 END
85 END
translateInstructionForCreditorAgent1_Code_4c_13_CHQB(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method InstructionForCreditorAgent1 -> Code_4!c_13 : CHQB
95 TRANSLATE(InstructionForCreditorAgent1, Code_4!c_13)
96 RULE
97 'CHQB' CopyTo Code_4!c_13
98 END
99 END
translateInstructionForNextAgent1_23E_11_default(String, XmlNode, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method InstructionForNextAgent1 -> 23E_11 : default
100 TRANSLATE(InstructionForNextAgent1, 23E_11, code:Max4Text)
101 RULE
102 NODE (Instruction Code)
103 $code CopyTo Instruction Code
104 END
105 NODE (Additional Information)
106 InstructionInformation TranslateTo Additional Information
107 END
108 END
109 END
translateInterestComputationMethod2Code_OptionalCode_4c_257_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestComputationMethod2Code -> OptionalCode_4!c_257 : Default
357 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
358 RULE
359 'A001' EquivalentTo 'A001'
360 'A002' EquivalentTo 'A002'
361 'A003' EquivalentTo 'A003'
362 'A004' EquivalentTo 'A004'
363 'A005' EquivalentTo 'A005'
364 'A006' EquivalentTo 'A006'
365 'A007' EquivalentTo 'A007'
366 'A008' EquivalentTo 'A008'
367 'A009' EquivalentTo 'A009'
368 'A010' EquivalentTo 'A010'
369 'A011' EquivalentTo 'A011'
370 'A012' EquivalentTo 'A012'
371 'A013' EquivalentTo 'A013'
372 'A014' EquivalentTo 'A014'
373 'NARR' EquivalentTo 'OTHR'
374 END
375 END
translateInterestComputationMethod2Code_OptionalCode_4c_257_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method InterestComputationMethod2Code -> OptionalCode_4!c_257 : Default
323 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
324 RULE
325 'A001' EquivalentTo 'A001'
326 'A002' EquivalentTo 'A002'
327 'A003' EquivalentTo 'A003'
328 'A004' EquivalentTo 'A004'
329 'A005' EquivalentTo 'A005'
330 'A006' EquivalentTo 'A006'
331 'A007' EquivalentTo 'A007'
332 'A008' EquivalentTo 'A008'
333 'A009' EquivalentTo 'A009'
334 'A010' EquivalentTo 'A010'
335 'A011' EquivalentTo 'A011'
336 'A012' EquivalentTo 'A012'
337 'A013' EquivalentTo 'A013'
338 'A014' EquivalentTo 'A014'
339 'NARR' EquivalentTo 'OTHR'
340 END
341 END
translateInterestComputationMethod2Code_OptionalCode_4c_257_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method InterestComputationMethod2Code -> OptionalCode_4!c_257 : Default
311 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
312 RULE
313 'A001' EquivalentTo 'A001'
314 'A002' EquivalentTo 'A002'
315 'A003' EquivalentTo 'A003'
316 'A004' EquivalentTo 'A004'
317 'A005' EquivalentTo 'A005'
318 'A006' EquivalentTo 'A006'
319 'A007' EquivalentTo 'A007'
320 'A008' EquivalentTo 'A008'
321 'A009' EquivalentTo 'A009'
322 'A010' EquivalentTo 'A010'
323 'A011' EquivalentTo 'A011'
324 'A012' EquivalentTo 'A012'
325 'A013' EquivalentTo 'A013'
326 'A014' EquivalentTo 'A014'
327 'NARR' EquivalentTo 'OTHR'
328 END
329 END
translateInterestComputationMethod2Code_OptionalCode_4c_257_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestComputationMethod2Code -> OptionalCode_4!c_257 : Default
347 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
348 RULE
349 'A001' EquivalentTo 'A001'
350 'A002' EquivalentTo 'A002'
351 'A003' EquivalentTo 'A003'
352 'A004' EquivalentTo 'A004'
353 'A005' EquivalentTo 'A005'
354 'A006' EquivalentTo 'A006'
355 'A007' EquivalentTo 'A007'
356 'A008' EquivalentTo 'A008'
357 'A009' EquivalentTo 'A009'
358 'A010' EquivalentTo 'A010'
359 'A011' EquivalentTo 'A011'
360 'A012' EquivalentTo 'A012'
361 'A013' EquivalentTo 'A013'
362 'A014' EquivalentTo 'A014'
363 'NARR' EquivalentTo 'OTHR'
364 END
365 END
translateInterestComputationMethodFormat2Choice_22F_154_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestComputationMethodFormat2Choice -> 22F_154 : Default
346 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
347 RULE
348 NODE (Data Source Scheme)
349 Proprietary TranslateTo Data Source Scheme
350 END
351 NODE (Indicator)
352 Code TranslateTo Indicator
353 (Proprietary\Identification ToUppercase) CopyTo Indicator
354 END
355 END
356 END
translateInterestComputationMethodFormat2Choice_22F_154_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method InterestComputationMethodFormat2Choice -> 22F_154 : Default
312 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
313 RULE
314 NODE (Data Source Scheme)
315 Proprietary TranslateTo Data Source Scheme
316 END
317 NODE (Indicator)
318 Code TranslateTo Indicator
319 (Proprietary\Identification ToUppercase) CopyTo Indicator
320 END
321 END
322 END
translateInterestComputationMethodFormat2Choice_22F_154_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method InterestComputationMethodFormat2Choice -> 22F_154 : Default
300 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
301 RULE
302 NODE (Data Source Scheme)
303 Proprietary TranslateTo Data Source Scheme
304 END
305 NODE (Indicator)
306 Code TranslateTo Indicator
307 (Proprietary\Identification ToUppercase) CopyTo Indicator
308 END
309 END
310 END
translateInterestComputationMethodFormat2Choice_22F_154_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestComputationMethodFormat2Choice -> 22F_154 : Default
336 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
337 RULE
338 NODE (Data Source Scheme)
339 Proprietary TranslateTo Data Source Scheme
340 END
341 NODE (Indicator)
342 Code TranslateTo Indicator
343 (Proprietary\Identification ToUppercase) CopyTo Indicator
344 END
345 END
346 END
translateInterestRateUsedForPaymentFormat3Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method InterestRateUsedForPaymentFormat3Choice -> 92A : Default
1058 TRANSLATE(InterestRateUsedForPaymentFormat3Choice, 92A)
1059 RULE
1060 Rate TranslateTo 92A
1061 END
1062 END
translateInterestRateUsedForPaymentFormat3Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method InterestRateUsedForPaymentFormat3Choice -> 92F : Default
1063 TRANSLATE(InterestRateUsedForPaymentFormat3Choice, 92F)
1064 RULE
1065 Amount TranslateTo 92F
1066 END
1067 END
translateInterestRateUsedForPaymentFormat3Choice_92J_9_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method InterestRateUsedForPaymentFormat3Choice -> 92J_9 : Default
1068 TRANSLATE(InterestRateUsedForPaymentFormat3Choice, 92J_9)
1069 RULE
1070 NODE (Data Source Scheme)
1071 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
1072 THEN
1073 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
1074 END
1075 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
1076 THEN
1077 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
1078 END
1079 END
1080 NODE (Rate Type Code)
1081 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
1082 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1083 END
1084 NODE (Currency Code)
1085 RateTypeAndAmountAndRateStatus\Amount\Currency CopyTo Currency Code
1086 END
1087 NODE (Amount)
1088 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1089 END
1090 NODE (Rate Status)
1091 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
1092 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1093 END
1094 END
1095 END
translateInterestRateUsedForPaymentFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92A : Default
2111 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92A)
2112 RULE
2113 Rate TranslateTo 92A
2114 END
2115 END
translateInterestRateUsedForPaymentFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92A : Default
1404 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92A)
1405 RULE
1406 Rate TranslateTo 92A
1407 END
1408 END
translateInterestRateUsedForPaymentFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92F : Default
2116 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92F)
2117 RULE
2118 Amount TranslateTo 92F
2119 END
2120 END
translateInterestRateUsedForPaymentFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92F : Default
1409 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92F)
1410 RULE
1411 Amount TranslateTo 92F
1412 END
1413 END
translateInterestRateUsedForPaymentFormat6Choice_92J_9_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92J_9 : Default
2121 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92J_9)
2122 RULE
2123 NODE (Data Source Scheme)
2124 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2125 THEN
2126 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2127 END
2128 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2129 THEN
2130 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2131 END
2132 END
2133 NODE (Rate Type Code)
2134 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
2135 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2136 END
2137 NODE (Currency Code)
2138 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2139 END
2140 NODE (Amount)
2141 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2142 END
2143 NODE (Rate Status)
2144 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
2145 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2146 END
2147 END
2148 END
translateInterestRateUsedForPaymentFormat6Choice_92J_9_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92J_9 : Default
1414 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92J_9)
1415 RULE
1416 NODE (Data Source Scheme)
1417 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
1418 THEN
1419 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
1420 END
1421 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
1422 THEN
1423 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
1424 END
1425 END
1426 NODE (Rate Type Code)
1427 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
1428 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1429 END
1430 NODE (Currency Code)
1431 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
1432 END
1433 NODE (Amount)
1434 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1435 END
1436 NODE (Rate Status)
1437 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
1438 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1439 END
1440 END
1441 END
translateInterestRateUsedForPaymentFormat6Choice_92K_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92K_5 : Default
2149 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92K_5)
2150 RULE
2151 NODE (Rate Type Code)
2152 NotSpecifiedRate TranslateTo Rate Type Code
2153 END
2154 END
2155 END
translateInterestRateUsedForPaymentFormat6Choice_92K_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method InterestRateUsedForPaymentFormat6Choice -> 92K_5 : Default
1442 TRANSLATE(InterestRateUsedForPaymentFormat6Choice, 92K_5)
1443 RULE
1444 NODE (Rate Type Code)
1445 NotSpecifiedRate TranslateTo Rate Type Code
1446 END
1447 END
1448 END
translateIntermediateSecuritiesDistributionTypeFormat8Choice_22F_236_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method IntermediateSecuritiesDistributionTypeFormat8Choice -> 22F_236 : Default
1609 TRANSLATE(IntermediateSecuritiesDistributionTypeFormat8Choice, 22F_236)
1610 RULE
1611 NODE (Data Source Scheme)
1612 Proprietary TranslateTo Data Source Scheme
1613 END
1614 NODE (Indicator)
1615 Code TranslateTo Indicator
1616 (Proprietary\Identification ToUppercase) CopyTo Indicator
1617 END
1618 END
1619 END
translateIntermediateSecurityDistributionType4Code_OptionalCode_4c_404_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method IntermediateSecurityDistributionType4Code -> OptionalCode_4!c_404 : Default
1620 TRANSLATE(IntermediateSecurityDistributionType4Code, OptionalCode_4!c_404)
1621 RULE
1622 'BIDS' EquivalentTo 'BIDS'
1623 'BONU' EquivalentTo 'BONU'
1624 'DRIP' EquivalentTo 'DRIP'
1625 'DVCA' EquivalentTo 'DVCA'
1626 'DVOP' EquivalentTo 'DVOP'
1627 'EXRI' EquivalentTo 'EXRI'
1628 'PRIO' EquivalentTo 'PRIO'
1629 'DVSC' EquivalentTo 'DVSC'
1630 'DVSE' EquivalentTo 'DVSE'
1631 'INTR' EquivalentTo 'INTR'
1632 'LIQU' EquivalentTo 'LIQU'
1633 'SOFF' EquivalentTo 'SOFF'
1634 'SPLF' EquivalentTo 'SPLF'
1635 'EXOF' EquivalentTo 'EXOF'
1636 END
1637 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
199 TRANSLATE(ISINIdentifier, Identifier_Isin)
200 RULE
201 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
202 END
203 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
165 TRANSLATE(ISINIdentifier, Identifier_Isin)
166 RULE
167 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
168 END
169 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
153 TRANSLATE(ISINIdentifier, Identifier_Isin)
154 RULE
155 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
156 END
157 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
412 TRANSLATE(ISINIdentifier, Identifier_Isin)
413 RULE
414 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
415 END
416 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
189 TRANSLATE(ISINIdentifier, Identifier_Isin)
190 RULE
191 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
192 END
193 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
239 TRANSLATE(ISINIdentifier, Identifier_Isin)
240 RULE
241 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
242 END
243 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
161 TRANSLATE(ISINIdentifier, Identifier_Isin)
162 RULE
163 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
164 END
165 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
123 TRANSLATE(ISINIdentifier, Identifier_Isin)
124 RULE
125 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
126 END
127 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
161 TRANSLATE(ISINIdentifier, Identifier_Isin)
162 RULE
163 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
164 END
165 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
130 TRANSLATE(ISINIdentifier, Identifier_Isin)
131 RULE
132 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
133 END
134 END
translateISINIdentifier_Identifier_Isin_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method ISINIdentifier -> Identifier_Isin : Default
148 TRANSLATE(ISINIdentifier, Identifier_Isin)
149 RULE
150 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
151 END
152 END
translateISODate_30_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ISODate -> 30 : Default
11 TRANSLATE(ISODate, 30)
12 RULE
13 (ISODate FormatDateTime ('MX_Date', 'MT_YYMMDD')) CopyTo 30
14 END
15 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODate -> 98A : Default
410 TRANSLATE(ISODate, 98A)
411 RULE
412 NODE (Date)
413 ISODate TranslateTo Date
414 END
415 END
416 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ISODate -> 98A : Default
359 TRANSLATE(ISODate, 98A)
360 RULE
361 NODE (Date)
362 ISODate TranslateTo Date
363 END
364 END
365 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISODate -> 98A : Default
345 TRANSLATE(ISODate, 98A)
346 RULE
347 NODE (Date)
348 ISODate TranslateTo Date
349 END
350 END
351 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODate -> 98A : Default
400 TRANSLATE(ISODate, 98A)
401 RULE
402 NODE (Date)
403 ISODate TranslateTo Date
404 END
405 END
406 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODate -> 98A : Default
678 TRANSLATE(ISODate, 98A)
679 RULE
680 NODE (Date)
681 ISODate TranslateTo Date
682 END
683 END
684 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODate -> 98A : Default
96 TRANSLATE(ISODate, 98A)
97 RULE
98 NODE (Date)
99 ISODate TranslateTo Date
100 END
101 END
102 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODate -> 98A : Default
142 TRANSLATE(ISODate, 98A)
143 RULE
144 NODE (Date)
145 ISODate TranslateTo Date
146 END
147 END
148 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODate -> 98A : Default
81 TRANSLATE(ISODate, 98A)
82 RULE
83 NODE (Date)
84 ISODate TranslateTo Date
85 END
86 END
87 END
translateISODate_98A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODate -> 98A : Default
142 TRANSLATE(ISODate, 98A)
143 RULE
144 NODE (Date)
145 ISODate TranslateTo Date
146 END
147 END
148 END
translateISODate_Complex_Number_Details_1_MTDateOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ISODate -> Complex_Number_Details_1 : MTDateOfBirth
1000 TRANSLATE(ISODate, Complex_Number_Details_1)
1001 RULE
1002 NODE (Number)
1003 '4' CopyTo Number
1004 END
1005 NODE (Details)
1006 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo Details
1007 END
1008 END
1009 END
translateISODate_Complex_Number_Details_MTDateOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ISODate -> Complex_Number_Details : MTDateOfBirth
551 TRANSLATE(ISODate, Complex_Number_Details)
552 RULE
553 NODE (Number)
554 '4' CopyTo Number
555 END
556 NODE (Details)
557 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo Details
558 END
559 END
560 END
translateISODate_Complex_Number_Details_MTDateOfBirth(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method ISODate -> Complex_Number_Details : MTDateOfBirth
349 TRANSLATE(ISODate, Complex_Number_Details)
350 RULE
351 NODE (Number)
352 '4' CopyTo Number
353 END
354 NODE (Details)
355 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo Details
356 END
357 END
358 END
translateISODate_DateTime_YYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ISODate -> DateTime_YYMMDD : Default
110 TRANSLATE(ISODate, DateTime_YYMMDD)
111 RULE
112 (ISODate FormatDateTime ('MX_Date', 'MT_YYMMDD')) CopyTo DateTime_YYMMDD
113 END
114 END
translateISODate_DateTime_YYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ISODate -> DateTime_YYMMDD : Default
63 TRANSLATE(ISODate, DateTime_YYMMDD)
64 RULE
65 (ISODate FormatDateTime ('MX_Date', 'MT_YYMMDD')) CopyTo DateTime_YYMMDD
66 END
67 END
translateISODate_DateTime_YYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ISODate -> DateTime_YYMMDD : Default
63 TRANSLATE(ISODate, DateTime_YYMMDD)
64 RULE
65 (ISODate FormatDateTime ('MX_Date', 'MT_YYMMDD')) CopyTo DateTime_YYMMDD
66 END
67 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
417 TRANSLATE(ISODate, DateTime_YYYYMMDD)
418 RULE
419 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
420 END
421 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
366 TRANSLATE(ISODate, DateTime_YYYYMMDD)
367 RULE
368 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
369 END
370 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
352 TRANSLATE(ISODate, DateTime_YYYYMMDD)
353 RULE
354 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
355 END
356 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
407 TRANSLATE(ISODate, DateTime_YYYYMMDD)
408 RULE
409 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
410 END
411 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
685 TRANSLATE(ISODate, DateTime_YYYYMMDD)
686 RULE
687 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
688 END
689 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
518 TRANSLATE(ISODate, DateTime_YYYYMMDD)
519 RULE
520 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
521 END
522 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
103 TRANSLATE(ISODate, DateTime_YYYYMMDD)
104 RULE
105 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
106 END
107 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
93 TRANSLATE(ISODate, DateTime_YYYYMMDD)
94 RULE
95 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
96 END
97 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
88 TRANSLATE(ISODate, DateTime_YYYYMMDD)
89 RULE
90 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
91 END
92 END
translateISODate_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODate -> DateTime_YYYYMMDD : Default
93 TRANSLATE(ISODate, DateTime_YYYYMMDD)
94 RULE
95 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
96 END
97 END
translateISODateTime_13C_1_default(String, XmlNode, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ISODateTime -> 13C_1 : default
6 TRANSLATE(ISODateTime, 13C_1, code:Max16Text)
7 RULE
8 NODE (Code)
9 $code CopyTo Code
10 END
11 NODE (Time indication)
12 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMM')) CopyTo Time indication
13 END
14 NODE (Sign)
15 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
16 THEN
17 '-' CopyTo Sign
18 ELSE
19 '+' CopyTo Sign
20 END
21 END
22 NODE (Time offset)
23 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
24 THEN
25 ((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
26 ELSE
27 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) CopyTo Time offset
28 END
29 END
30 END
31 END
translateISODateTime_13C_1_default(String, XmlNode, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ISODateTime -> 13C_1 : default
11 TRANSLATE(ISODateTime, 13C_1, code:Max16Text)
12 RULE
13 NODE (Code)
14 $code CopyTo Code
15 END
16 NODE (Time indication)
17 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMM')) CopyTo Time indication
18 END
19 NODE (Sign)
20 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
21 THEN
22 '-' CopyTo Sign
23 ELSE
24 '+' CopyTo Sign
25 END
26 END
27 NODE (Time offset)
28 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
29 THEN
30 ((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
31 ELSE
32 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) CopyTo Time offset
33 END
34 END
35 END
36 END
translateISODateTime_13C_1_default(String, XmlNode, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ISODateTime -> 13C_1 : default
11 TRANSLATE(ISODateTime, 13C_1, code:Max16Text)
12 RULE
13 NODE (Code)
14 $code CopyTo Code
15 END
16 NODE (Time indication)
17 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMM')) CopyTo Time indication
18 END
19 NODE (Sign)
20 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
21 THEN
22 '-' CopyTo Sign
23 ELSE
24 '+' CopyTo Sign
25 END
26 END
27 NODE (Time offset)
28 IF (((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
29 THEN
30 ((ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
31 ELSE
32 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_TimeOffset')) CopyTo Time offset
33 END
34 END
35 END
36 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODateTime -> 98C : Default
1055 TRANSLATE(ISODateTime, 98C)
1056 RULE
1057 NODE (Date)
1058 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1059 THEN
1060 ISODateTime TranslateTo Date
1061 END
1062 END
1063 NODE (Time)
1064 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1065 THEN
1066 ISODateTime TranslateTo Time
1067 END
1068 END
1069 END
1070 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODateTime -> 98C : Default
974 TRANSLATE(ISODateTime, 98C)
975 RULE
976 NODE (Date)
977 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
978 THEN
979 ISODateTime TranslateTo Date
980 END
981 END
982 NODE (Time)
983 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
984 THEN
985 ISODateTime TranslateTo Time
986 END
987 END
988 END
989 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODateTime -> 98C : Default
706 TRANSLATE(ISODateTime, 98C)
707 RULE
708 NODE (Date)
709 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
710 THEN
711 ISODateTime TranslateTo Date
712 END
713 END
714 NODE (Time)
715 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
716 THEN
717 ISODateTime TranslateTo Time
718 END
719 END
720 END
721 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> 98C : Default
1 TRANSLATE(ISODateTime, 98C)
2 RULE
3 NODE (Date)
4 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
5 THEN
6 ISODateTime TranslateTo Date
7 END
8 END
9 NODE (Time)
10 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
11 THEN
12 ISODateTime TranslateTo Time
13 END
14 END
15 END
16 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> 98C : Default
1 TRANSLATE(ISODateTime, 98C)
2 RULE
3 NODE (Date)
4 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
5 THEN
6 ISODateTime TranslateTo Date
7 END
8 END
9 NODE (Time)
10 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
11 THEN
12 ISODateTime TranslateTo Time
13 END
14 END
15 END
16 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> 98C : Default
1 TRANSLATE(ISODateTime, 98C)
2 RULE
3 NODE (Date)
4 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
5 THEN
6 ISODateTime TranslateTo Date
7 END
8 END
9 NODE (Time)
10 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
11 THEN
12 ISODateTime TranslateTo Time
13 END
14 END
15 END
16 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> 98C : Default
1 TRANSLATE(ISODateTime, 98C)
2 RULE
3 NODE (Date)
4 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
5 THEN
6 ISODateTime TranslateTo Date
7 END
8 END
9 NODE (Time)
10 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
11 THEN
12 ISODateTime TranslateTo Time
13 END
14 END
15 END
16 END
translateISODateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> 98C : Default
1 TRANSLATE(ISODateTime, 98C)
2 RULE
3 NODE (Date)
4 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
5 THEN
6 ISODateTime TranslateTo Date
7 END
8 END
9 NODE (Time)
10 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
11 THEN
12 ISODateTime TranslateTo Time
13 END
14 END
15 END
16 END
translateISODateTime_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> 98E_1 : Default
27 TRANSLATE(ISODateTime, 98E_1)
28 RULE
29 NODE (Date)
30 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
31 THEN
32 ISODateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
37 THEN
38 ISODateTime TranslateTo Time
39 END
40 END
41 NODE (Decimals)
42 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
43 THEN
44 ISODateTime TranslateTo Decimals
45 END
46 END
47 NODE (UTC Indicator)
48 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
49 THEN
50 ISODateTime TranslateTo UTC Indicator
51 END
52 END
53 END
54 END
translateISODateTime_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> 98E_1 : Default
27 TRANSLATE(ISODateTime, 98E_1)
28 RULE
29 NODE (Date)
30 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
31 THEN
32 ISODateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
37 THEN
38 ISODateTime TranslateTo Time
39 END
40 END
41 NODE (Decimals)
42 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
43 THEN
44 ISODateTime TranslateTo Decimals
45 END
46 END
47 NODE (UTC Indicator)
48 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
49 THEN
50 ISODateTime TranslateTo UTC Indicator
51 END
52 END
53 END
54 END
translateISODateTime_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> 98E_1 : Default
27 TRANSLATE(ISODateTime, 98E_1)
28 RULE
29 NODE (Date)
30 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
31 THEN
32 ISODateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
37 THEN
38 ISODateTime TranslateTo Time
39 END
40 END
41 NODE (Decimals)
42 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
43 THEN
44 ISODateTime TranslateTo Decimals
45 END
46 END
47 NODE (UTC Indicator)
48 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
49 THEN
50 ISODateTime TranslateTo UTC Indicator
51 END
52 END
53 END
54 END
translateISODateTime_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> 98E_1 : Default
27 TRANSLATE(ISODateTime, 98E_1)
28 RULE
29 NODE (Date)
30 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
31 THEN
32 ISODateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
37 THEN
38 ISODateTime TranslateTo Time
39 END
40 END
41 NODE (Decimals)
42 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
43 THEN
44 ISODateTime TranslateTo Decimals
45 END
46 END
47 NODE (UTC Indicator)
48 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
49 THEN
50 ISODateTime TranslateTo UTC Indicator
51 END
52 END
53 END
54 END
translateISODateTime_98E_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> 98E_1 : Default
27 TRANSLATE(ISODateTime, 98E_1)
28 RULE
29 NODE (Date)
30 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
31 THEN
32 ISODateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
37 THEN
38 ISODateTime TranslateTo Time
39 END
40 END
41 NODE (Decimals)
42 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
43 THEN
44 ISODateTime TranslateTo Decimals
45 END
46 END
47 NODE (UTC Indicator)
48 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
49 THEN
50 ISODateTime TranslateTo UTC Indicator
51 END
52 END
53 END
54 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
947 TRANSLATE(ISODateTime, DateTime_HHMMSS)
948 RULE
949 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
950 END
951 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
1024 TRANSLATE(ISODateTime, DateTime_HHMMSS)
1025 RULE
1026 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
1027 END
1028 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
995 TRANSLATE(ISODateTime, DateTime_HHMMSS)
996 RULE
997 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
998 END
999 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
727 TRANSLATE(ISODateTime, DateTime_HHMMSS)
728 RULE
729 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
730 END
731 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
544 TRANSLATE(ISODateTime, DateTime_HHMMSS)
545 RULE
546 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
547 END
548 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
22 TRANSLATE(ISODateTime, DateTime_HHMMSS)
23 RULE
24 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
25 END
26 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
22 TRANSLATE(ISODateTime, DateTime_HHMMSS)
23 RULE
24 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
25 END
26 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
22 TRANSLATE(ISODateTime, DateTime_HHMMSS)
23 RULE
24 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
25 END
26 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
22 TRANSLATE(ISODateTime, DateTime_HHMMSS)
23 RULE
24 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
25 END
26 END
translateISODateTime_DateTime_HHMMSS_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> DateTime_HHMMSS : Default
22 TRANSLATE(ISODateTime, DateTime_HHMMSS)
23 RULE
24 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
25 END
26 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
1120 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
1121 RULE
1122 IF (ISODateTime Matches '.*-00:00')
1123 THEN
1124 '0000' CopyTo DateTime_UTCIndicator_1
1125 ELSE
1126 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
1127 END
1128 END
1129 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
1049 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
1050 RULE
1051 IF (ISODateTime Matches '.*-00:00')
1052 THEN
1053 '0000' CopyTo DateTime_UTCIndicator_1
1054 ELSE
1055 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
1056 END
1057 END
1058 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
781 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
782 RULE
783 IF (ISODateTime Matches '.*-00:00')
784 THEN
785 '0000' CopyTo DateTime_UTCIndicator_1
786 ELSE
787 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
788 END
789 END
790 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
71 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
72 RULE
73 IF (ISODateTime Matches '.*-00:00')
74 THEN
75 '0000' CopyTo DateTime_UTCIndicator_1
76 ELSE
77 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
78 END
79 END
80 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
71 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
72 RULE
73 IF (ISODateTime Matches '.*-00:00')
74 THEN
75 '0000' CopyTo DateTime_UTCIndicator_1
76 ELSE
77 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
78 END
79 END
80 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
71 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
72 RULE
73 IF (ISODateTime Matches '.*-00:00')
74 THEN
75 '0000' CopyTo DateTime_UTCIndicator_1
76 ELSE
77 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
78 END
79 END
80 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
71 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
72 RULE
73 IF (ISODateTime Matches '.*-00:00')
74 THEN
75 '0000' CopyTo DateTime_UTCIndicator_1
76 ELSE
77 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
78 END
79 END
80 END
translateISODateTime_DateTime_UTCIndicator_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> DateTime_UTCIndicator_1 : Default
71 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
72 RULE
73 IF (ISODateTime Matches '.*-00:00')
74 THEN
75 '0000' CopyTo DateTime_UTCIndicator_1
76 ELSE
77 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
78 END
79 END
80 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
942 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
943 RULE
944 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
945 END
946 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
1019 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
1020 RULE
1021 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
1022 END
1023 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
990 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
991 RULE
992 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
993 END
994 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
722 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
723 RULE
724 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
725 END
726 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
539 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
540 RULE
541 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
542 END
543 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
17 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
18 RULE
19 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
20 END
21 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
17 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
18 RULE
19 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
20 END
21 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
17 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
18 RULE
19 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
20 END
21 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
17 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
18 RULE
19 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
20 END
21 END
translateISODateTime_DateTime_YYYYMMDD_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> DateTime_YYYYMMDD : Default
17 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
18 RULE
19 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
20 END
21 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
1104 TRANSLATE(ISODateTime, Quantity_FIN_3n)
1105 RULE
1106 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
1107 THEN
1108 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
1109 END
1110 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
1111 THEN
1112 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
1113 END
1114 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
1115 THEN
1116 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
1117 END
1118 END
1119 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
1033 TRANSLATE(ISODateTime, Quantity_FIN_3n)
1034 RULE
1035 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
1036 THEN
1037 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
1038 END
1039 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
1040 THEN
1041 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
1042 END
1043 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
1044 THEN
1045 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
1046 END
1047 END
1048 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
765 TRANSLATE(ISODateTime, Quantity_FIN_3n)
766 RULE
767 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
768 THEN
769 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
770 END
771 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
772 THEN
773 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
774 END
775 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
776 THEN
777 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
778 END
779 END
780 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
55 TRANSLATE(ISODateTime, Quantity_FIN_3n)
56 RULE
57 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
58 THEN
59 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
60 END
61 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
62 THEN
63 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
64 END
65 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
66 THEN
67 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
68 END
69 END
70 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
55 TRANSLATE(ISODateTime, Quantity_FIN_3n)
56 RULE
57 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
58 THEN
59 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
60 END
61 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
62 THEN
63 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
64 END
65 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
66 THEN
67 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
68 END
69 END
70 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
55 TRANSLATE(ISODateTime, Quantity_FIN_3n)
56 RULE
57 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
58 THEN
59 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
60 END
61 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
62 THEN
63 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
64 END
65 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
66 THEN
67 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
68 END
69 END
70 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
55 TRANSLATE(ISODateTime, Quantity_FIN_3n)
56 RULE
57 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
58 THEN
59 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
60 END
61 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
62 THEN
63 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
64 END
65 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
66 THEN
67 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
68 END
69 END
70 END
translateISODateTime_Quantity_FIN_3n_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method ISODateTime -> Quantity_FIN_3n : Default
55 TRANSLATE(ISODateTime, Quantity_FIN_3n)
56 RULE
57 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
58 THEN
59 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
60 END
61 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
62 THEN
63 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
64 END
65 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
66 THEN
67 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
68 END
69 END
70 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ISONormalisedDateTime -> 98C : Default
137 TRANSLATE(ISONormalisedDateTime, 98C)
138 RULE
139 NODE (Date)
140 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
141 END
142 NODE (Time)
143 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
144 END
145 END
146 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ISONormalisedDateTime -> 98C : Default
18 TRANSLATE(ISONormalisedDateTime, 98C)
19 RULE
20 NODE (Date)
21 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
22 END
23 NODE (Time)
24 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
25 END
26 END
27 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method ISONormalisedDateTime -> 98C : Default
101 TRANSLATE(ISONormalisedDateTime, 98C)
102 RULE
103 NODE (Date)
104 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
105 END
106 NODE (Time)
107 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
108 END
109 END
110 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ISONormalisedDateTime -> 98C : Default
101 TRANSLATE(ISONormalisedDateTime, 98C)
102 RULE
103 NODE (Date)
104 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
105 END
106 NODE (Time)
107 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
108 END
109 END
110 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method ISONormalisedDateTime -> 98C : Default
101 TRANSLATE(ISONormalisedDateTime, 98C)
102 RULE
103 NODE (Date)
104 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
105 END
106 NODE (Time)
107 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
108 END
109 END
110 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ISONormalisedDateTime -> 98C : Default
137 TRANSLATE(ISONormalisedDateTime, 98C)
138 RULE
139 NODE (Date)
140 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
141 END
142 NODE (Time)
143 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
144 END
145 END
146 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ISONormalisedDateTime -> 98C : Default
102 TRANSLATE(ISONormalisedDateTime, 98C)
103 RULE
104 NODE (Date)
105 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
106 END
107 NODE (Time)
108 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
109 END
110 END
111 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ISONormalisedDateTime -> 98C : Default
102 TRANSLATE(ISONormalisedDateTime, 98C)
103 RULE
104 NODE (Date)
105 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
106 END
107 NODE (Time)
108 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
109 END
110 END
111 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method ISONormalisedDateTime -> 98C : Default
18 TRANSLATE(ISONormalisedDateTime, 98C)
19 RULE
20 NODE (Date)
21 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
22 END
23 NODE (Time)
24 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
25 END
26 END
27 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method ISONormalisedDateTime -> 98C : Default
125 TRANSLATE(ISONormalisedDateTime, 98C)
126 RULE
127 NODE (Date)
128 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
129 END
130 NODE (Time)
131 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
132 END
133 END
134 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method ISONormalisedDateTime -> 98C : Default
101 TRANSLATE(ISONormalisedDateTime, 98C)
102 RULE
103 NODE (Date)
104 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
105 END
106 NODE (Time)
107 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
108 END
109 END
110 END
translateISONormalisedDateTime_98C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method ISONormalisedDateTime -> 98C : Default
119 TRANSLATE(ISONormalisedDateTime, 98C)
120 RULE
121 NODE (Date)
122 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo Date
123 END
124 NODE (Time)
125 (ISONormalisedDateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo Time
126 END
127 END
128 END
translateISOTime_13C_1_CLSTIME(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ISOTime -> 13C_1 : CLSTIME
32 TRANSLATE(ISOTime, 13C_1)
33 RULE
34 NODE (Code)
35 'CLSTIME' CopyTo Code
36 END
37 NODE (Time indication)
38 (ISOTime FormatDateTime ('MX_Time', 'MT_HHMM')) CopyTo Time indication
39 END
40 NODE (Sign)
41 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
42 THEN
43 '-' CopyTo Sign
44 ELSE
45 '+' CopyTo Sign
46 END
47 END
48 NODE (Time offset)
49 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
50 THEN
51 ((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
52 ELSE
53 (ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) CopyTo Time offset
54 END
55 END
56 END
57 END
translateISOTime_13C_1_CLSTIME(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method ISOTime -> 13C_1 : CLSTIME
37 TRANSLATE(ISOTime, 13C_1)
38 RULE
39 NODE (Code)
40 'CLSTIME' CopyTo Code
41 END
42 NODE (Time indication)
43 (ISOTime FormatDateTime ('MX_Time', 'MT_HHMM')) CopyTo Time indication
44 END
45 NODE (Sign)
46 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
47 THEN
48 '-' CopyTo Sign
49 ELSE
50 '+' CopyTo Sign
51 END
52 END
53 NODE (Time offset)
54 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
55 THEN
56 ((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
57 ELSE
58 (ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) CopyTo Time offset
59 END
60 END
61 END
62 END
translateISOTime_13C_1_CLSTIME(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method ISOTime -> 13C_1 : CLSTIME
37 TRANSLATE(ISOTime, 13C_1)
38 RULE
39 NODE (Code)
40 'CLSTIME' CopyTo Code
41 END
42 NODE (Time indication)
43 (ISOTime FormatDateTime ('MX_Time', 'MT_HHMM')) CopyTo Time indication
44 END
45 NODE (Sign)
46 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
47 THEN
48 '-' CopyTo Sign
49 ELSE
50 '+' CopyTo Sign
51 END
52 END
53 NODE (Time offset)
54 IF (((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring ('1', '1')) IsSameString '-')
55 THEN
56 ((ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) Substring '2') CopyTo Time offset
57 ELSE
58 (ISOTime FormatDateTime ('MX_Time', 'MT_TimeOffset')) CopyTo Time offset
59 END
60 END
61 END
62 END
translateLogicalTerminalAddress_AnyBICIdentifier_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method LogicalTerminalAddress -> AnyBICIdentifier : Default
436 TRANSLATE(LogicalTerminalAddress, AnyBICIdentifier)
437 RULE
438 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo AnyBICIdentifier
439 END
440 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
524 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
525 RULE
526 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
527 END
528 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
394 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
395 RULE
396 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
397 END
398 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
333 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
334 RULE
335 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
336 END
337 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
333 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
334 RULE
335 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
336 END
337 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
6 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
7 RULE
8 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
9 END
10 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
6 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
7 RULE
8 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
9 END
10 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
26 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
27 RULE
28 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
29 END
30 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT941_MxCamt05200102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
31 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
32 RULE
33 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
34 END
35 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
26 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
27 RULE
28 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
29 END
30 END
translateLogicalTerminalAddress_BICIdentifier_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method LogicalTerminalAddress -> BICIdentifier : Default
26 TRANSLATE(LogicalTerminalAddress, BICIdentifier)
27 RULE
28 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo BICIdentifier
29 END
30 END
translateLogicalTerminalAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method LogicalTerminalAddress -> BranchAndFinancialInstitutionIdentification4 : Default
441 TRANSLATE(LogicalTerminalAddress, BranchAndFinancialInstitutionIdentification4)
442 RULE
443 NODE (FinancialInstitutionIdentification)
444 NODE (BIC)
445 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo FinancialInstitutionIdentification\BIC
446 END
447 END
448 END
449 END
translateLogicalTerminalAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method LogicalTerminalAddress -> BranchAndFinancialInstitutionIdentification4 : Default
377 TRANSLATE(LogicalTerminalAddress, BranchAndFinancialInstitutionIdentification4)
378 RULE
379 NODE (FinancialInstitutionIdentification)
380 NODE (BIC)
381 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo FinancialInstitutionIdentification\BIC
382 END
383 END
384 END
385 END
translateLogicalTerminalAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method LogicalTerminalAddress -> BranchAndFinancialInstitutionIdentification4 : Default
267 TRANSLATE(LogicalTerminalAddress, BranchAndFinancialInstitutionIdentification4)
268 RULE
269 NODE (FinancialInstitutionIdentification)
270 NODE (BIC)
271 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo FinancialInstitutionIdentification\BIC
272 END
273 END
274 END
275 END
translateLogicalTerminalAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method LogicalTerminalAddress -> BranchAndFinancialInstitutionIdentification4 : Default
450 TRANSLATE(LogicalTerminalAddress, BranchAndFinancialInstitutionIdentification4)
451 RULE
452 NODE (FinancialInstitutionIdentification)
453 NODE (BIC)
454 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo FinancialInstitutionIdentification\BIC
455 END
456 END
457 END
458 END
translateLogicalTerminalAddress_BranchAndFinancialInstitutionIdentification4_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method LogicalTerminalAddress -> BranchAndFinancialInstitutionIdentification4 : Default
450 TRANSLATE(LogicalTerminalAddress, BranchAndFinancialInstitutionIdentification4)
451 RULE
452 NODE (FinancialInstitutionIdentification)
453 NODE (BIC)
454 ((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) CopyTo FinancialInstitutionIdentification\BIC
455 END
456 END
457 END
458 END
translateLogicalTerminalAddress_PartyIdentification32_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method LogicalTerminalAddress -> PartyIdentification32 : Default
422 TRANSLATE(LogicalTerminalAddress, PartyIdentification32)
423 RULE
424 NODE (Identification)
425 NODE (OrganisationIdentification)
426 NODE (BICOrBEI)
427 IF ((((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) IsBIC) Or (((LogicalTerminalAddress Substring ('1', '8')) Concatenate (LogicalTerminalAddress Substring '10')) IsBEI))
428 THEN
429 LogicalTerminalAddress TranslateTo Identification\OrganisationIdentification\BICOrBEI
430 END
431 END
432 END
433 END
434 END
435 END
translateLotteryType1Code_OptionalCode_4c_303_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method LotteryType1Code -> OptionalCode_4!c_303 : Default
1702 TRANSLATE(LotteryType1Code, OptionalCode_4!c_303)
1703 RULE
1704 'ORIG' EquivalentTo 'ORIG'
1705 'SUPP' EquivalentTo 'SUPP'
1706 END
1707 END
translateLotteryTypeFormat2Choice_22F_182_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method LotteryTypeFormat2Choice -> 22F_182 : Default
1691 TRANSLATE(LotteryTypeFormat2Choice, 22F_182)
1692 RULE
1693 NODE (Data Source Scheme)
1694 Proprietary TranslateTo Data Source Scheme
1695 END
1696 NODE (Indicator)
1697 Code TranslateTo Indicator
1698 (Proprietary\Identification ToUppercase) CopyTo Indicator
1699 END
1700 END
1701 END
translateMarketIdentification7_94B_15_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method MarketIdentification7 -> 94B_15 : Default
323 TRANSLATE(MarketIdentification7, 94B_15)
324 RULE
325 NODE (Data Source Scheme)
326 Type\Proprietary TranslateTo Data Source Scheme
327 END
328 NODE (Place Code)
329 Type\Code TranslateTo Place Code
330 (Type\Proprietary\Identification ToUppercase) CopyTo Place Code
331 END
332 NODE (Narrative)
333 Identification\Description CopyTo Narrative
334 Identification\MarketIdentifierCode CopyTo Narrative
335 END
336 END
337 END
translateMarketIdentification7_94B_15_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method MarketIdentification7 -> 94B_15 : Default
289 TRANSLATE(MarketIdentification7, 94B_15)
290 RULE
291 NODE (Data Source Scheme)
292 Type\Proprietary TranslateTo Data Source Scheme
293 END
294 NODE (Place Code)
295 Type\Code TranslateTo Place Code
296 (Type\Proprietary\Identification ToUppercase) CopyTo Place Code
297 END
298 NODE (Narrative)
299 Identification\Description CopyTo Narrative
300 Identification\MarketIdentifierCode CopyTo Narrative
301 END
302 END
303 END
translateMarketIdentification7_94B_15_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method MarketIdentification7 -> 94B_15 : Default
277 TRANSLATE(MarketIdentification7, 94B_15)
278 RULE
279 NODE (Data Source Scheme)
280 Type\Proprietary TranslateTo Data Source Scheme
281 END
282 NODE (Place Code)
283 Type\Code TranslateTo Place Code
284 (Type\Proprietary\Identification ToUppercase) CopyTo Place Code
285 END
286 NODE (Narrative)
287 Identification\Description CopyTo Narrative
288 Identification\MarketIdentifierCode CopyTo Narrative
289 END
290 END
291 END
translateMarketIdentification7_94B_15_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method MarketIdentification7 -> 94B_15 : Default
313 TRANSLATE(MarketIdentification7, 94B_15)
314 RULE
315 NODE (Data Source Scheme)
316 Type\Proprietary TranslateTo Data Source Scheme
317 END
318 NODE (Place Code)
319 Type\Code TranslateTo Place Code
320 (Type\Proprietary\Identification ToUppercase) CopyTo Place Code
321 END
322 NODE (Narrative)
323 Identification\Description CopyTo Narrative
324 Identification\MarketIdentifierCode CopyTo Narrative
325 END
326 END
327 END
translateMarketIdentification8_94B_16_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method MarketIdentification8 -> 94B_16 : Default
1278 TRANSLATE(MarketIdentification8, 94B_16)
1279 RULE
1280 NODE (Data Source Scheme)
1281 Type\Proprietary TranslateTo Data Source Scheme
1282 END
1283 NODE (Place Code)
1284 Type\Code TranslateTo Place Code
1285 (Type\Proprietary\Identification ToUppercase) CopyTo Place Code
1286 END
1287 NODE (Narrative)
1288 Identification\MarketIdentifierCode CopyTo Narrative
1289 Identification\Description CopyTo Narrative
1290 END
1291 END
1292 END
translateMarketType2Code_OptionalCode_4c_409_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method MarketType2Code -> OptionalCode_4!c_409 : Default
1293 TRANSLATE(MarketType2Code, OptionalCode_4!c_409)
1294 RULE
1295 'PRIM' EquivalentTo 'PRIM'
1296 'SECM' EquivalentTo 'SECM'
1297 'OTCO' EquivalentTo 'OTCO'
1298 'VARI' EquivalentTo 'VARI'
1299 'EXCH' EquivalentTo 'EXCH'
1300 END
1301 END
translateMarketType3Code_OptionalCode_4c_399_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method MarketType3Code -> OptionalCode_4!c_399 : Default
338 TRANSLATE(MarketType3Code, OptionalCode_4!c_399)
339 RULE
340 'EXCH' EquivalentTo 'EXCH'
341 'SECM' EquivalentTo 'SECM'
342 'OTCO' EquivalentTo 'OTCO'
343 'PRIM' EquivalentTo 'PRIM'
344 END
345 END
translateMarketType3Code_OptionalCode_4c_399_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method MarketType3Code -> OptionalCode_4!c_399 : Default
304 TRANSLATE(MarketType3Code, OptionalCode_4!c_399)
305 RULE
306 'EXCH' EquivalentTo 'EXCH'
307 'SECM' EquivalentTo 'SECM'
308 'OTCO' EquivalentTo 'OTCO'
309 'PRIM' EquivalentTo 'PRIM'
310 END
311 END
translateMarketType3Code_OptionalCode_4c_399_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method MarketType3Code -> OptionalCode_4!c_399 : Default
292 TRANSLATE(MarketType3Code, OptionalCode_4!c_399)
293 RULE
294 'EXCH' EquivalentTo 'EXCH'
295 'SECM' EquivalentTo 'SECM'
296 'OTCO' EquivalentTo 'OTCO'
297 'PRIM' EquivalentTo 'PRIM'
298 END
299 END
translateMarketType3Code_OptionalCode_4c_399_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method MarketType3Code -> OptionalCode_4!c_399 : Default
328 TRANSLATE(MarketType3Code, OptionalCode_4!c_399)
329 RULE
330 'EXCH' EquivalentTo 'EXCH'
331 'SECM' EquivalentTo 'SECM'
332 'OTCO' EquivalentTo 'OTCO'
333 'PRIM' EquivalentTo 'PRIM'
334 END
335 END
translateMax105Text_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method Max105Text -> Text_FIN_4M35x : Default
256 TRANSLATE(Max105Text, Text_FIN_4M35x)
257 RULE
258 NODE (Line)
259 (Max105Text Substring ('1', '35')) CopyTo Line[1]
260 END
261 NODE (Line)
262 (Max105Text Substring ('36', '35')) CopyTo Line[2]
263 END
264 NODE (Line)
265 (Max105Text Substring ('71', '35')) CopyTo Line[3]
266 END
267 END
268 END
translateMax105Text_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method Max105Text -> Text_FIN_4M35x : Default
346 TRANSLATE(Max105Text, Text_FIN_4M35x)
347 RULE
348 NODE (Line)
349 (Max105Text Substring ('1', '35')) CopyTo Line[1]
350 END
351 NODE (Line)
352 (Max105Text Substring ('36', '35')) CopyTo Line[2]
353 END
354 NODE (Line)
355 (Max105Text Substring ('71', '35')) CopyTo Line[3]
356 END
357 END
358 END
translateMax105Text_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method Max105Text -> Text_FIN_4M35x : Default
225 TRANSLATE(Max105Text, Text_FIN_4M35x)
226 RULE
227 NODE (Line)
228 (Max105Text Substring ('1', '35')) CopyTo Line[1]
229 END
230 NODE (Line)
231 (Max105Text Substring ('36', '35')) CopyTo Line[2]
232 END
233 NODE (Line)
234 (Max105Text Substring ('71', '35')) CopyTo Line[3]
235 END
236 END
237 END
translateMax105Text_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method Max105Text -> Text_FIN_4M35x : Default
346 TRANSLATE(Max105Text, Text_FIN_4M35x)
347 RULE
348 NODE (Line)
349 (Max105Text Substring ('1', '35')) CopyTo Line[1]
350 END
351 NODE (Line)
352 (Max105Text Substring ('36', '35')) CopyTo Line[2]
353 END
354 NODE (Line)
355 (Max105Text Substring ('71', '35')) CopyTo Line[3]
356 END
357 END
358 END
translateMax105Text_Text_FIN_4M35x_Type_Translation_Rule1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method Max105Text -> Text_FIN_4M35x : Type Translation Rule1
238 TRANSLATE(Max105Text, Text_FIN_4M35x)
239 RULE
240 NODE (Line)
241 (Max105Text Substring ('1', '35')) CopyTo Line[2]
242 END
243 NODE (Line)
244 (Max105Text Substring ('36', '35')) CopyTo Line[3]
245 END
246 NODE (Line)
247 (Max105Text Substring ('71', '35')) CopyTo Line[4]
248 END
249 END
250 END
translateMax140Text_23E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max140Text -> 23E_2 : Default
39 TRANSLATE(Max140Text, 23E_2)
40 RULE
41 NODE (Instruction Code)
42 'OTHR' CopyTo Instruction Code
43 END
44 NODE (Additional Information)
45 (Max140Text Substring ('1', '30')) CopyTo Additional Information
46 END
47 END
48 END
translateMax140Text_70_1_Default(String, XmlNode, String, String) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max140Text -> 70_1 : Default
1590 TRANSLATE(Max140Text, 70_1, paramRemitId:Max35Text, paramEndToEndId:Max35Text)
1591 RULE
1592 NODE (Narrative)
1593 NODE (Line)
1594 IF (($paramRemitId Length) GreaterThan '0')
1595 THEN
1596 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1597 ELSE
1598 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1599 END
1600 END
1601 NODE (Line)
1602 IF (($paramRemitId Length) GreaterThan '0')
1603 THEN
1604 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '35')
1605 THEN
1606 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1607 END
1608 ELSE
1609 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '35')
1610 THEN
1611 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1612 END
1613 END
1614 END
1615 NODE (Line)
1616 IF (($paramRemitId Length) GreaterThan '0')
1617 THEN
1618 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '70')
1619 THEN
1620 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1621 END
1622 ELSE
1623 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '70')
1624 THEN
1625 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1626 END
1627 END
1628 END
1629 NODE (Line)
1630 IF (($paramRemitId Length) GreaterThan '0')
1631 THEN
1632 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '105')
1633 THEN
1634 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1635 END
1636 ELSE
1637 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '105')
1638 THEN
1639 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1640 END
1641 END
1642 END
1643 END
1644 END
1645 END
translateMax140Text_70_2_Default(String, XmlNode, String, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max140Text -> 70_2 : Default
2030 TRANSLATE(Max140Text, 70_2, paramRemitId:Max35Text, paramEndToEndId:Max35Text)
2031 RULE
2032 NODE (Narrative)
2033 NODE (Line)
2034 IF (($paramRemitId Length) GreaterThan '0')
2035 THEN
2036 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('1', '35')) CopyTo Narrative\Line[1]
2037 ELSE
2038 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('1', '35')) CopyTo Narrative\Line[1]
2039 END
2040 END
2041 NODE (Line)
2042 IF (($paramRemitId Length) GreaterThan '0')
2043 THEN
2044 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '35')
2045 THEN
2046 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('36', '35')) CopyTo Narrative\Line[2]
2047 END
2048 ELSE
2049 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '35')
2050 THEN
2051 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('36', '35')) CopyTo Narrative\Line[2]
2052 END
2053 END
2054 END
2055 NODE (Line)
2056 IF (($paramRemitId Length) GreaterThan '0')
2057 THEN
2058 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '70')
2059 THEN
2060 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('71', '35')) CopyTo Narrative\Line[3]
2061 END
2062 ELSE
2063 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '70')
2064 THEN
2065 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('71', '35')) CopyTo Narrative\Line[3]
2066 END
2067 END
2068 END
2069 NODE (Line)
2070 IF (($paramRemitId Length) GreaterThan '0')
2071 THEN
2072 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Length) GreaterThan '105')
2073 THEN
2074 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', Max140Text)) Substring ('106', '35')) CopyTo Narrative\Line[4]
2075 END
2076 ELSE
2077 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Length) GreaterThan '105')
2078 THEN
2079 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', Max140Text)) Substring ('106', '35')) CopyTo Narrative\Line[4]
2080 END
2081 END
2082 END
2083 END
2084 END
2085 END
translateMax140Text_70_4_whithout_parameters(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method Max140Text -> 70_4 : whithout parameters
1730 TRANSLATE(Max140Text, 70_4)
1731 RULE
1732 NODE (Narrative)
1733 NODE (Line)
1734 (('/RFB/' Concatenate Max140Text) Substring ('1', '35')) CopyTo Narrative\Line[1]
1735 END
1736 NODE (Line)
1737 IF ((('/RFB/' Concatenate Max140Text) Length) GreaterThan '35')
1738 THEN
1739 (('/RFB/' Concatenate Max140Text) Substring ('36', '35')) CopyTo Narrative\Line[2]
1740 END
1741 END
1742 NODE (Line)
1743 IF ((('/RFB/' Concatenate Max140Text) Length) GreaterThan '70')
1744 THEN
1745 (('/RFB/' Concatenate Max140Text) Substring ('71', '35')) CopyTo Narrative\Line[3]
1746 END
1747 END
1748 NODE (Line)
1749 IF ((('/RFB/' Concatenate Max140Text) Length) GreaterThan '105')
1750 THEN
1751 (('/RFB/' Concatenate Max140Text) Substring ('106', '35')) CopyTo Narrative\Line[4]
1752 END
1753 END
1754 END
1755 END
1756 END
translateMax140Text_Complex_Number_Details_1_MTNameLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method Max140Text -> Complex_Number_Details_1 : MTNameLine1
953 TRANSLATE(Max140Text, Complex_Number_Details_1)
954 RULE
955 NODE (Number)
956 '1' CopyTo Number
957 END
958 NODE (Details)
959 (Max140Text Substring ('1', '33')) CopyTo Details
960 END
961 END
962 END
translateMax140Text_Complex_Number_Details_1_MTNameLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method Max140Text -> Complex_Number_Details_1 : MTNameLine2
963 TRANSLATE(Max140Text, Complex_Number_Details_1)
964 RULE
965 NODE (Number)
966 '1' CopyTo Number
967 END
968 NODE (Details)
969 IF ((Max140Text Length) GreaterThan '33')
970 THEN
971 (Max140Text Substring ('34', '33')) CopyTo Details
972 END
973 END
974 END
975 END
translateMax140Text_Complex_Number_Details_MTNameLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max140Text -> Complex_Number_Details : MTNameLine1
504 TRANSLATE(Max140Text, Complex_Number_Details)
505 RULE
506 NODE (Number)
507 '1' CopyTo Number
508 END
509 NODE (Details)
510 (Max140Text Substring ('1', '33')) CopyTo Details
511 END
512 END
513 END
translateMax140Text_Complex_Number_Details_MTNameLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max140Text -> Complex_Number_Details : MTNameLine1
302 TRANSLATE(Max140Text, Complex_Number_Details)
303 RULE
304 NODE (Number)
305 '1' CopyTo Number
306 END
307 NODE (Details)
308 (Max140Text Substring ('1', '33')) CopyTo Details
309 END
310 END
311 END
translateMax140Text_Complex_Number_Details_MTNameLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max140Text -> Complex_Number_Details : MTNameLine2
514 TRANSLATE(Max140Text, Complex_Number_Details)
515 RULE
516 NODE (Number)
517 '1' CopyTo Number
518 END
519 NODE (Details)
520 IF ((Max140Text Length) GreaterThan '33')
521 THEN
522 (Max140Text Substring ('34', '33')) CopyTo Details
523 END
524 END
525 END
526 END
translateMax140Text_Complex_Number_Details_MTNameLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max140Text -> Complex_Number_Details : MTNameLine2
312 TRANSLATE(Max140Text, Complex_Number_Details)
313 RULE
314 NODE (Number)
315 '1' CopyTo Number
316 END
317 NODE (Details)
318 IF ((Max140Text Length) GreaterThan '33')
319 THEN
320 (Max140Text Substring ('34', '33')) CopyTo Details
321 END
322 END
323 END
324 END
translateMax140Text_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max140Text -> Text_FIN_30x : Default
90 TRANSLATE(Max140Text, Text_FIN_30x)
91 RULE
92 (Max140Text Substring ('1', '30')) CopyTo Text_FIN_30x
93 END
94 END
translateMax140Text_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max140Text -> Text_FIN_30x : Default
86 TRANSLATE(Max140Text, Text_FIN_30x)
87 RULE
88 (Max140Text Substring ('1', '30')) CopyTo Text_FIN_30x
89 END
90 END
translateMax35Text_20_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max35Text -> 20 : Default
1 TRANSLATE(Max35Text, 20)
2 RULE
3 (Max35Text Substring ('1', '16')) CopyTo 20
4 END
5 END
translateMax35Text_20_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method Max35Text -> 20 : Default
1 TRANSLATE(Max35Text, 20)
2 RULE
3 (Max35Text Substring ('1', '16')) CopyTo 20
4 END
5 END
translateMax35Text_20_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method Max35Text -> 20 : Default
1 TRANSLATE(Max35Text, 20)
2 RULE
3 (Max35Text Substring ('1', '16')) CopyTo 20
4 END
5 END
translateMax35Text_20_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max35Text -> 20 : Default
1 TRANSLATE(Max35Text, 20)
2 RULE
3 (Max35Text Substring ('1', '16')) CopyTo 20
4 END
5 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_20C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method Max35Text -> 20C : Default
1 TRANSLATE(Max35Text, 20C)
2 RULE
3 NODE (Reference)
4 IF ((Max35Text Length) LessThanOrEqualTo '16')
5 THEN
6 Max35Text CopyTo Reference
7 END
8 END
9 END
10 END
translateMax35Text_21_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method Max35Text -> 21_2 : Default
6 TRANSLATE(Max35Text, 21_2)
7 RULE
8 (Max35Text Substring ('1', '16')) CopyTo 21_2
9 END
10 END
translateMax35Text_21_8_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max35Text -> 21_8 : Default
29 TRANSLATE(Max35Text, 21_8)
30 RULE
31 (Max35Text Substring ('1', '16')) CopyTo 21_8
32 END
33 END
translateMax35Text_21_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method Max35Text -> 21 : Default
6 TRANSLATE(Max35Text, 21)
7 RULE
8 (Max35Text Substring ('1', '16')) CopyTo 21
9 END
10 END
translateMax35Text_21F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max35Text -> 21F_1 : Default
34 TRANSLATE(Max35Text, 21F_1)
35 RULE
36 (Max35Text Substring ('1', '16')) CopyTo 21F_1
37 END
38 END
translateMax35Text_21R_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max35Text -> 21R : Default
6 TRANSLATE(Max35Text, 21R)
7 RULE
8 (Max35Text Substring ('1', '16')) CopyTo 21R
9 END
10 END
translateMax35Text_70_1_ROC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method Max35Text -> 70_1 : ROC
1646 TRANSLATE(Max35Text, 70_1)
1647 RULE
1648 NODE (Narrative)
1649 NODE (Line)
1650 (('/ROC/' Concatenate Max35Text) Substring ('1', '35')) CopyTo Narrative\Line[1]
1651 END
1652 NODE (Line)
1653 IF ((('/ROC/' Concatenate Max35Text) Length) GreaterThan '35')
1654 THEN
1655 (('/ROC/' Concatenate Max35Text) Substring '36') CopyTo Narrative\Line[2]
1656 END
1657 END
1658 END
1659 END
1660 END
translateMax35Text_70_2_ROC(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method Max35Text -> 70_2 : ROC
2086 TRANSLATE(Max35Text, 70_2)
2087 RULE
2088 NODE (Narrative)
2089 NODE (Line)
2090 (('/ROC/' Concatenate Max35Text) Substring ('1', '35')) CopyTo Narrative\Line[1]
2091 END
2092 NODE (Line)
2093 IF ((('/ROC/' Concatenate Max35Text) Length) GreaterThan '35')
2094 THEN
2095 (('/ROC/' Concatenate Max35Text) Substring '36') CopyTo Narrative\Line[2]
2096 END
2097 END
2098 END
2099 END
2100 END
translateMax35Text_97A_Max35TextTo97A(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method Max35Text -> 97A : Max35TextTo97A
376 TRANSLATE(Max35Text, 97A)
377 RULE
378 NODE (Account Number)
379 Max35Text CopyTo Account Number
380 END
381 END
382 END
translateMax35Text_Identifier_FIN_35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method Max35Text -> Identifier_FIN_35x : Default
329 TRANSLATE(Max35Text, Identifier_FIN_35x)
330 RULE
331 Max35Text CopyTo Identifier_FIN_35x
332 END
333 END
translateMax35Text_Identifier_FIN_35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method Max35Text -> Identifier_FIN_35x : Default
403 TRANSLATE(Max35Text, Identifier_FIN_35x)
404 RULE
405 Max35Text CopyTo Identifier_FIN_35x
406 END
407 END
translateMax35Text_Identifier_FIN_35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method Max35Text -> Identifier_FIN_35x : Default
306 TRANSLATE(Max35Text, Identifier_FIN_35x)
307 RULE
308 Max35Text CopyTo Identifier_FIN_35x
309 END
310 END
translateMax35Text_Identifier_FIN_35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method Max35Text -> Identifier_FIN_35x : Default
410 TRANSLATE(Max35Text, Identifier_FIN_35x)
411 RULE
412 Max35Text CopyTo Identifier_FIN_35x
413 END
414 END
translateMax3Number_99A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Max3Number -> 99A : Default
1260 TRANSLATE(Max3Number, 99A)
1261 RULE
1262 NODE (Sign)
1263 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
1264 THEN
1265 'N' CopyTo Sign
1266 END
1267 END
1268 NODE (Number)
1269 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
1270 THEN
1271 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
1272 THEN
1273 (Max3Number Substring '2') CopyTo Number
1274 ELSE
1275 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
1276 THEN
1277 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
1278 ELSE
1279 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
1280 THEN
1281 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
1282 END
1283 END
1284 END
1285 ELSE
1286 IF ((Max3Number Length) IsSameNumber '3')
1287 THEN
1288 Max3Number CopyTo Number
1289 ELSE
1290 IF ((Max3Number Length) IsSameNumber '2')
1291 THEN
1292 ('0' Concatenate Max3Number) CopyTo Number
1293 ELSE
1294 IF ((Max3Number Length) IsSameNumber '1')
1295 THEN
1296 ('00' Concatenate Max3Number) CopyTo Number
1297 END
1298 END
1299 END
1300 END
1301 END
1302 END
1303 END
translateMax8000Text_70F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method Max8000Text -> 70F : Default
347 TRANSLATE(Max8000Text, 70F)
348 RULE
349 NODE (Narrative)
350 NODE (Line)
351 Max8000Text CopyTo Narrative\Line[1]
352 END
353 END
354 END
355 END
translateMICIdentifier_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method MICIdentifier -> Text_FIN_30x : Default
91 TRANSLATE(MICIdentifier, Text_FIN_30x)
92 RULE
93 MICIdentifier CopyTo Text_FIN_30x
94 END
95 END
translateMICIdentifier_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method MICIdentifier -> Text_FIN_30x : Default
198 TRANSLATE(MICIdentifier, Text_FIN_30x)
199 RULE
200 MICIdentifier CopyTo Text_FIN_30x
201 END
202 END
translateMICIdentifier_Text_FIN_30x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method MICIdentifier -> Text_FIN_30x : Default
203 TRANSLATE(MICIdentifier, Text_FIN_30x)
204 RULE
205 MICIdentifier CopyTo Text_FIN_30x
206 END
207 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
618 TRANSLATE(MTClearingSystemList, ClearingSystemList)
619 RULE
620 'AT' EquivalentTo 'ATBLZ'
621 'AU' EquivalentTo 'AUBSB'
622 'CC' EquivalentTo 'CACPA'
623 'BL' EquivalentTo 'DEBLZ'
624 'GR' EquivalentTo 'GRBIC'
625 'HK' EquivalentTo 'HKNCC'
626 'IN' EquivalentTo 'INFSC'
627 'IE' EquivalentTo 'IENCC'
628 'IT' EquivalentTo 'ITNCC'
629 'NZ' EquivalentTo 'NZNCC'
630 'PL' EquivalentTo 'PLKNR'
631 'PT' EquivalentTo 'PTNCC'
632 'RU' EquivalentTo 'RUCBC'
633 'ZA' EquivalentTo 'ZANCC'
634 'ES' EquivalentTo 'ESNCC'
635 'SC' EquivalentTo 'GBDSC'
636 'CP' EquivalentTo 'USPID'
637 'FW' EquivalentTo 'USABA'
638 END
639 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
201 TRANSLATE(MTClearingSystemList, ClearingSystemList)
202 RULE
203 'AT' EquivalentTo 'ATBLZ'
204 'AU' EquivalentTo 'AUBSB'
205 'CC' EquivalentTo 'CACPA'
206 'BL' EquivalentTo 'DEBLZ'
207 'GR' EquivalentTo 'GRBIC'
208 'HK' EquivalentTo 'HKNCC'
209 'IN' EquivalentTo 'INFSC'
210 'IE' EquivalentTo 'IENCC'
211 'IT' EquivalentTo 'ITNCC'
212 'NZ' EquivalentTo 'NZNCC'
213 'PL' EquivalentTo 'PLKNR'
214 'PT' EquivalentTo 'PTNCC'
215 'RU' EquivalentTo 'RUCBC'
216 'ZA' EquivalentTo 'ZANCC'
217 'ES' EquivalentTo 'ESNCC'
218 'SC' EquivalentTo 'GBDSC'
219 'CP' EquivalentTo 'USPID'
220 'FW' EquivalentTo 'USABA'
221 END
222 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
191 TRANSLATE(MTClearingSystemList, ClearingSystemList)
192 RULE
193 'AT' EquivalentTo 'ATBLZ'
194 'AU' EquivalentTo 'AUBSB'
195 'CC' EquivalentTo 'CACPA'
196 'BL' EquivalentTo 'DEBLZ'
197 'GR' EquivalentTo 'GRBIC'
198 'HK' EquivalentTo 'HKNCC'
199 'IN' EquivalentTo 'INFSC'
200 'IE' EquivalentTo 'IENCC'
201 'IT' EquivalentTo 'ITNCC'
202 'NZ' EquivalentTo 'NZNCC'
203 'PL' EquivalentTo 'PLKNR'
204 'PT' EquivalentTo 'PTNCC'
205 'RU' EquivalentTo 'RUCBC'
206 'ZA' EquivalentTo 'ZANCC'
207 'ES' EquivalentTo 'ESNCC'
208 'SC' EquivalentTo 'GBDSC'
209 'CP' EquivalentTo 'USPID'
210 'FW' EquivalentTo 'USABA'
211 END
212 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
206 TRANSLATE(MTClearingSystemList, ClearingSystemList)
207 RULE
208 'AT' EquivalentTo 'ATBLZ'
209 'AU' EquivalentTo 'AUBSB'
210 'CC' EquivalentTo 'CACPA'
211 'BL' EquivalentTo 'DEBLZ'
212 'GR' EquivalentTo 'GRBIC'
213 'HK' EquivalentTo 'HKNCC'
214 'IN' EquivalentTo 'INFSC'
215 'IE' EquivalentTo 'IENCC'
216 'IT' EquivalentTo 'ITNCC'
217 'NZ' EquivalentTo 'NZNCC'
218 'PL' EquivalentTo 'PLKNR'
219 'PT' EquivalentTo 'PTNCC'
220 'RU' EquivalentTo 'RUCBC'
221 'ZA' EquivalentTo 'ZANCC'
222 'ES' EquivalentTo 'ESNCC'
223 'SC' EquivalentTo 'GBDSC'
224 'CP' EquivalentTo 'USPID'
225 'FW' EquivalentTo 'USABA'
226 END
227 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
206 TRANSLATE(MTClearingSystemList, ClearingSystemList)
207 RULE
208 'AT' EquivalentTo 'ATBLZ'
209 'AU' EquivalentTo 'AUBSB'
210 'CC' EquivalentTo 'CACPA'
211 'BL' EquivalentTo 'DEBLZ'
212 'GR' EquivalentTo 'GRBIC'
213 'HK' EquivalentTo 'HKNCC'
214 'IN' EquivalentTo 'INFSC'
215 'IE' EquivalentTo 'IENCC'
216 'IT' EquivalentTo 'ITNCC'
217 'NZ' EquivalentTo 'NZNCC'
218 'PL' EquivalentTo 'PLKNR'
219 'PT' EquivalentTo 'PTNCC'
220 'RU' EquivalentTo 'RUCBC'
221 'ZA' EquivalentTo 'ZANCC'
222 'ES' EquivalentTo 'ESNCC'
223 'SC' EquivalentTo 'GBDSC'
224 'CP' EquivalentTo 'USPID'
225 'FW' EquivalentTo 'USABA'
226 END
227 END
translateMTClearingSystemList_ClearingSystemList_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method MTClearingSystemList -> ClearingSystemList : Default
618 TRANSLATE(MTClearingSystemList, ClearingSystemList)
619 RULE
620 'AT' EquivalentTo 'ATBLZ'
621 'AU' EquivalentTo 'AUBSB'
622 'CC' EquivalentTo 'CACPA'
623 'BL' EquivalentTo 'DEBLZ'
624 'GR' EquivalentTo 'GRBIC'
625 'HK' EquivalentTo 'HKNCC'
626 'IN' EquivalentTo 'INFSC'
627 'IE' EquivalentTo 'IENCC'
628 'IT' EquivalentTo 'ITNCC'
629 'NZ' EquivalentTo 'NZNCC'
630 'PL' EquivalentTo 'PLKNR'
631 'PT' EquivalentTo 'PTNCC'
632 'RU' EquivalentTo 'RUCBC'
633 'ZA' EquivalentTo 'ZANCC'
634 'ES' EquivalentTo 'ESNCC'
635 'SC' EquivalentTo 'GBDSC'
636 'CP' EquivalentTo 'USPID'
637 'FW' EquivalentTo 'USABA'
638 END
639 END
translateNameAndAddress11_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method NameAndAddress11 -> 95Q : Default
309 TRANSLATE(NameAndAddress11, 95Q)
310 RULE
311 NODE (Name and Address)
312 IF (NameAndAddress11 IsPresent)
313 THEN
314 NameAndAddress11 TranslateTo Name and Address
315 END
316 END
317 END
318 END
translateNameAndAddress11_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method NameAndAddress11 -> 95Q : Default
383 TRANSLATE(NameAndAddress11, 95Q)
384 RULE
385 NODE (Name and Address)
386 IF (NameAndAddress11 IsPresent)
387 THEN
388 NameAndAddress11 TranslateTo Name and Address
389 END
390 END
391 END
392 END
translateNameAndAddress11_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method NameAndAddress11 -> 95Q : Default
286 TRANSLATE(NameAndAddress11, 95Q)
287 RULE
288 NODE (Name and Address)
289 IF (NameAndAddress11 IsPresent)
290 THEN
291 NameAndAddress11 TranslateTo Name and Address
292 END
293 END
294 END
295 END
translateNameAndAddress11_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method NameAndAddress11 -> 95Q : Default
390 TRANSLATE(NameAndAddress11, 95Q)
391 RULE
392 NODE (Name and Address)
393 IF (NameAndAddress11 IsPresent)
394 THEN
395 NameAndAddress11 TranslateTo Name and Address
396 END
397 END
398 END
399 END
translateNameAndAddress11_Text_FIN_4M35x_Funds_NameAndAddress_To_MT_95Q(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method NameAndAddress11 -> Text_FIN_4M35x : Funds NameAndAddress To MT 95Q
133 TRANSLATE(NameAndAddress11, Text_FIN_4M35x)
134 RULE
135 NODE (Line)
136 Name CopyTo Line[1]
137 END
138 NODE (Line)
139 IF (Not (Address\AddressLine[*] IsPresent))
140 THEN
141 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
142 THEN
143 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
144 ELSE
145 IF (Address\PostCode IsPresent)
146 THEN
147 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[2]
148 END
149 IF (Address\TownName IsPresent)
150 THEN
151 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
152 END
153 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
154 THEN
155 Address\Country CopyTo Line[2]
156 END
157 END
158 END
159 IF (Address\AddressLine[1] IsPresent)
160 THEN
161 Address\AddressLine[1] CopyTo Line[2]
162 END
163 END
164 NODE (Line)
165 IF ((Not (Address\AddressLine[2] IsPresent)) And (Address\AddressLine[1] IsPresent))
166 THEN
167 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
168 THEN
169 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
170 ELSE
171 IF (Address\PostCode IsPresent)
172 THEN
173 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[3]
174 END
175 IF (Address\TownName IsPresent)
176 THEN
177 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
178 END
179 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
180 THEN
181 Address\Country CopyTo Line[3]
182 END
183 END
184 END
185 IF (Address\AddressLine[1] IsPresent)
186 THEN
187 Address\AddressLine[2] CopyTo Line[3]
188 END
189 END
190 NODE (Line)
191 IF ((Address\AddressLine[1] IsPresent) And (Address\AddressLine[2] IsPresent))
192 THEN
193 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
194 THEN
195 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
196 ELSE
197 IF (Address\PostCode IsPresent)
198 THEN
199 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[4]
200 END
201 IF (Address\TownName IsPresent)
202 THEN
203 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
204 END
205 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
206 THEN
207 Address\Country CopyTo Line[4]
208 END
209 END
210 END
211 END
212 END
213 END
translateNameAndAddress11_Text_FIN_4M35x_Funds_NameAndAddress_To_MT_95Q(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method NameAndAddress11 -> Text_FIN_4M35x : Funds NameAndAddress To MT 95Q
242 TRANSLATE(NameAndAddress11, Text_FIN_4M35x)
243 RULE
244 NODE (Line)
245 Name CopyTo Line[1]
246 END
247 NODE (Line)
248 IF (Not (Address\AddressLine[*] IsPresent))
249 THEN
250 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
251 THEN
252 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
253 ELSE
254 IF (Address\PostCode IsPresent)
255 THEN
256 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[2]
257 END
258 IF (Address\TownName IsPresent)
259 THEN
260 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
261 END
262 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
263 THEN
264 Address\Country CopyTo Line[2]
265 END
266 END
267 END
268 IF (Address\AddressLine[1] IsPresent)
269 THEN
270 Address\AddressLine[1] CopyTo Line[2]
271 END
272 END
273 NODE (Line)
274 IF ((Not (Address\AddressLine[2] IsPresent)) And (Address\AddressLine[1] IsPresent))
275 THEN
276 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
277 THEN
278 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
279 ELSE
280 IF (Address\PostCode IsPresent)
281 THEN
282 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[3]
283 END
284 IF (Address\TownName IsPresent)
285 THEN
286 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
287 END
288 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
289 THEN
290 Address\Country CopyTo Line[3]
291 END
292 END
293 END
294 IF (Address\AddressLine[1] IsPresent)
295 THEN
296 Address\AddressLine[2] CopyTo Line[3]
297 END
298 END
299 NODE (Line)
300 IF ((Address\AddressLine[1] IsPresent) And (Address\AddressLine[2] IsPresent))
301 THEN
302 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
303 THEN
304 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
305 ELSE
306 IF (Address\PostCode IsPresent)
307 THEN
308 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[4]
309 END
310 IF (Address\TownName IsPresent)
311 THEN
312 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
313 END
314 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
315 THEN
316 Address\Country CopyTo Line[4]
317 END
318 END
319 END
320 END
321 END
322 END
translateNameAndAddress11_Text_FIN_4M35x_Funds_NameAndAddress_To_MT_95Q(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method NameAndAddress11 -> Text_FIN_4M35x : Funds NameAndAddress To MT 95Q
118 TRANSLATE(NameAndAddress11, Text_FIN_4M35x)
119 RULE
120 NODE (Line)
121 Name CopyTo Line[1]
122 END
123 NODE (Line)
124 IF (Not (Address\AddressLine[*] IsPresent))
125 THEN
126 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
127 THEN
128 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
129 ELSE
130 IF (Address\PostCode IsPresent)
131 THEN
132 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[2]
133 END
134 IF (Address\TownName IsPresent)
135 THEN
136 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
137 END
138 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
139 THEN
140 Address\Country CopyTo Line[2]
141 END
142 END
143 END
144 IF (Address\AddressLine[1] IsPresent)
145 THEN
146 Address\AddressLine[1] CopyTo Line[2]
147 END
148 END
149 NODE (Line)
150 IF ((Not (Address\AddressLine[2] IsPresent)) And (Address\AddressLine[1] IsPresent))
151 THEN
152 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
153 THEN
154 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
155 ELSE
156 IF (Address\PostCode IsPresent)
157 THEN
158 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[3]
159 END
160 IF (Address\TownName IsPresent)
161 THEN
162 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
163 END
164 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
165 THEN
166 Address\Country CopyTo Line[3]
167 END
168 END
169 END
170 IF (Address\AddressLine[1] IsPresent)
171 THEN
172 Address\AddressLine[2] CopyTo Line[3]
173 END
174 END
175 NODE (Line)
176 IF ((Address\AddressLine[1] IsPresent) And (Address\AddressLine[2] IsPresent))
177 THEN
178 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
179 THEN
180 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
181 ELSE
182 IF (Address\PostCode IsPresent)
183 THEN
184 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[4]
185 END
186 IF (Address\TownName IsPresent)
187 THEN
188 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
189 END
190 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
191 THEN
192 Address\Country CopyTo Line[4]
193 END
194 END
195 END
196 END
197 END
198 END
translateNameAndAddress11_Text_FIN_4M35x_Funds_NameAndAddress_To_MT_95Q(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method NameAndAddress11 -> Text_FIN_4M35x : Funds NameAndAddress To MT 95Q
242 TRANSLATE(NameAndAddress11, Text_FIN_4M35x)
243 RULE
244 NODE (Line)
245 Name CopyTo Line[1]
246 END
247 NODE (Line)
248 IF (Not (Address\AddressLine[*] IsPresent))
249 THEN
250 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
251 THEN
252 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
253 ELSE
254 IF (Address\PostCode IsPresent)
255 THEN
256 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[2]
257 END
258 IF (Address\TownName IsPresent)
259 THEN
260 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[2]
261 END
262 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
263 THEN
264 Address\Country CopyTo Line[2]
265 END
266 END
267 END
268 IF (Address\AddressLine[1] IsPresent)
269 THEN
270 Address\AddressLine[1] CopyTo Line[2]
271 END
272 END
273 NODE (Line)
274 IF ((Not (Address\AddressLine[2] IsPresent)) And (Address\AddressLine[1] IsPresent))
275 THEN
276 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
277 THEN
278 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
279 ELSE
280 IF (Address\PostCode IsPresent)
281 THEN
282 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[3]
283 END
284 IF (Address\TownName IsPresent)
285 THEN
286 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[3]
287 END
288 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
289 THEN
290 Address\Country CopyTo Line[3]
291 END
292 END
293 END
294 IF (Address\AddressLine[1] IsPresent)
295 THEN
296 Address\AddressLine[2] CopyTo Line[3]
297 END
298 END
299 NODE (Line)
300 IF ((Address\AddressLine[1] IsPresent) And (Address\AddressLine[2] IsPresent))
301 THEN
302 IF ((Address\PostCode IsPresent) And (Address\TownName IsPresent))
303 THEN
304 ((((Address\Country Concatenate '/') Concatenate Address\PostCode) Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
305 ELSE
306 IF (Address\PostCode IsPresent)
307 THEN
308 ((Address\Country Concatenate '/') Concatenate Address\PostCode) CopyTo Line[4]
309 END
310 IF (Address\TownName IsPresent)
311 THEN
312 ((Address\Country Concatenate '/') Concatenate Address\TownName) CopyTo Line[4]
313 END
314 IF ((Not (Address\PostCode IsPresent)) And (Not (Address\TownName IsPresent)))
315 THEN
316 Address\Country CopyTo Line[4]
317 END
318 END
319 END
320 END
321 END
322 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
3103 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
3104 RULE
3105 NODE (Line)
3106 (Name Substring ('1', '35')) CopyTo Line[1]
3107 END
3108 NODE (Line)
3109 (Name Substring ('36', '35')) CopyTo Line[2]
3110 END
3111 NODE (Line)
3112 (Name Substring ('71', '35')) CopyTo Line[3]
3113 END
3114 NODE (Line)
3115 (Name Substring ('106', '35')) CopyTo Line[4]
3116 END
3117 END
3118 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
2445 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
2446 RULE
2447 NODE (Line)
2448 (Name Substring ('1', '35')) CopyTo Line[1]
2449 END
2450 NODE (Line)
2451 (Name Substring ('36', '35')) CopyTo Line[2]
2452 END
2453 NODE (Line)
2454 (Name Substring ('71', '35')) CopyTo Line[3]
2455 END
2456 NODE (Line)
2457 (Name Substring ('106', '35')) CopyTo Line[4]
2458 END
2459 END
2460 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
1681 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1682 RULE
1683 NODE (Line)
1684 (Name Substring ('1', '35')) CopyTo Line[1]
1685 END
1686 NODE (Line)
1687 (Name Substring ('36', '35')) CopyTo Line[2]
1688 END
1689 NODE (Line)
1690 (Name Substring ('71', '35')) CopyTo Line[3]
1691 END
1692 NODE (Line)
1693 (Name Substring ('106', '35')) CopyTo Line[4]
1694 END
1695 END
1696 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
680 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
681 RULE
682 NODE (Line)
683 (Name Substring ('1', '35')) CopyTo Line[1]
684 END
685 NODE (Line)
686 (Name Substring ('36', '35')) CopyTo Line[2]
687 END
688 NODE (Line)
689 (Name Substring ('71', '35')) CopyTo Line[3]
690 END
691 NODE (Line)
692 (Name Substring ('106', '35')) CopyTo Line[4]
693 END
694 END
695 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
429 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
430 RULE
431 NODE (Line)
432 (Name Substring ('1', '35')) CopyTo Line[1]
433 END
434 NODE (Line)
435 (Name Substring ('36', '35')) CopyTo Line[2]
436 END
437 NODE (Line)
438 (Name Substring ('71', '35')) CopyTo Line[3]
439 END
440 NODE (Line)
441 (Name Substring ('106', '35')) CopyTo Line[4]
442 END
443 END
444 END
translateNameAndAddress12_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method NameAndAddress12 -> Text_FIN_4M35x : Default
423 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
424 RULE
425 NODE (Line)
426 (Name Substring ('1', '35')) CopyTo Line[1]
427 END
428 NODE (Line)
429 (Name Substring ('36', '35')) CopyTo Line[2]
430 END
431 NODE (Line)
432 (Name Substring ('71', '35')) CopyTo Line[3]
433 END
434 NODE (Line)
435 (Name Substring ('106', '35')) CopyTo Line[4]
436 END
437 END
438 END
translateNetDividendRateFormat3Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method NetDividendRateFormat3Choice -> 92F : Default
1903 TRANSLATE(NetDividendRateFormat3Choice, 92F)
1904 RULE
1905 Amount TranslateTo 92F
1906 END
1907 END
translateNetDividendRateFormat3Choice_92J_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method NetDividendRateFormat3Choice -> 92J_5 : Default
1908 TRANSLATE(NetDividendRateFormat3Choice, 92J_5)
1909 RULE
1910 NODE (Data Source Scheme)
1911 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
1912 THEN
1913 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
1914 END
1915 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
1916 THEN
1917 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
1918 END
1919 END
1920 NODE (Rate Type Code)
1921 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
1922 RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification CopyTo Rate Type Code
1923 END
1924 NODE (Currency Code)
1925 RateTypeAndAmountAndRateStatus\Amount\Currency CopyTo Currency Code
1926 END
1927 NODE (Amount)
1928 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1929 END
1930 NODE (Rate Status)
1931 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
1932 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification CopyTo Rate Status
1933 END
1934 END
1935 END
translateNetDividendRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92F : Default
2757 TRANSLATE(NetDividendRateFormat6Choice, 92F)
2758 RULE
2759 Amount TranslateTo 92F
2760 END
2761 END
translateNetDividendRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92F : Default
2135 TRANSLATE(NetDividendRateFormat6Choice, 92F)
2136 RULE
2137 Amount TranslateTo 92F
2138 END
2139 END
translateNetDividendRateFormat6Choice_92J_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92J_5 : Default
2762 TRANSLATE(NetDividendRateFormat6Choice, 92J_5)
2763 RULE
2764 NODE (Data Source Scheme)
2765 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2766 THEN
2767 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2768 END
2769 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2770 THEN
2771 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2772 END
2773 END
2774 NODE (Rate Type Code)
2775 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
2776 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2777 END
2778 NODE (Currency Code)
2779 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2780 END
2781 NODE (Amount)
2782 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2783 END
2784 NODE (Rate Status)
2785 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
2786 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2787 END
2788 END
2789 END
translateNetDividendRateFormat6Choice_92J_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92J_5 : Default
2140 TRANSLATE(NetDividendRateFormat6Choice, 92J_5)
2141 RULE
2142 NODE (Data Source Scheme)
2143 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2144 THEN
2145 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2146 END
2147 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2148 THEN
2149 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2150 END
2151 END
2152 NODE (Rate Type Code)
2153 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
2154 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2155 END
2156 NODE (Currency Code)
2157 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2158 END
2159 NODE (Amount)
2160 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2161 END
2162 NODE (Rate Status)
2163 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
2164 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2165 END
2166 END
2167 END
translateNetDividendRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92K : Default
2790 TRANSLATE(NetDividendRateFormat6Choice, 92K)
2791 RULE
2792 NODE (Rate Type Code)
2793 NotSpecifiedRate TranslateTo Rate Type Code
2794 END
2795 END
2796 END
translateNetDividendRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NetDividendRateFormat6Choice -> 92K : Default
2168 TRANSLATE(NetDividendRateFormat6Choice, 92K)
2169 RULE
2170 NODE (Rate Type Code)
2171 NotSpecifiedRate TranslateTo Rate Type Code
2172 END
2173 END
2174 END
translateNetDividendRateType1Code_OptionalCode_4c_296_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method NetDividendRateType1Code -> OptionalCode_4!c_296 : Default
1936 TRANSLATE(NetDividendRateType1Code, OptionalCode_4!c_296)
1937 RULE
1938 'CAPO' EquivalentTo 'CAPO'
1939 'FLFR' EquivalentTo 'FLFR'
1940 'INCO' EquivalentTo 'INCO'
1941 'INTR' EquivalentTo 'INTR'
1942 'SOIC' EquivalentTo 'SOIC'
1943 'TXBL' EquivalentTo 'TXBL'
1944 'TXDF' EquivalentTo 'TXDF'
1945 'TXFR' EquivalentTo 'TXFR'
1946 'UNFR' EquivalentTo 'UNFR'
1947 END
1948 END
translateNonEligibleProceedsIndicator1Code_OptionalCode_4c_327_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NonEligibleProceedsIndicator1Code -> OptionalCode_4!c_327 : Default
2630 TRANSLATE(NonEligibleProceedsIndicator1Code, OptionalCode_4!c_327)
2631 RULE
2632 'NELC' EquivalentTo 'NELC'
2633 'ACLI' EquivalentTo 'ACLI'
2634 'ONEL' EquivalentTo 'ONEL'
2635 END
2636 END
translateNonEligibleProceedsIndicator1Code_OptionalCode_4c_327_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NonEligibleProceedsIndicator1Code -> OptionalCode_4!c_327 : Default
2008 TRANSLATE(NonEligibleProceedsIndicator1Code, OptionalCode_4!c_327)
2009 RULE
2010 'NELC' EquivalentTo 'NELC'
2011 'ACLI' EquivalentTo 'ACLI'
2012 'ONEL' EquivalentTo 'ONEL'
2013 END
2014 END
translateNonEligibleProceedsIndicator2Choice_22F_105_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NonEligibleProceedsIndicator2Choice -> 22F_105 : Default
2619 TRANSLATE(NonEligibleProceedsIndicator2Choice, 22F_105)
2620 RULE
2621 NODE (Data Source Scheme)
2622 Proprietary TranslateTo Data Source Scheme
2623 END
2624 NODE (Indicator)
2625 Code TranslateTo Indicator
2626 (Proprietary\Identification ToUppercase) CopyTo Indicator
2627 END
2628 END
2629 END
translateNonEligibleProceedsIndicator2Choice_22F_105_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NonEligibleProceedsIndicator2Choice -> 22F_105 : Default
1997 TRANSLATE(NonEligibleProceedsIndicator2Choice, 22F_105)
1998 RULE
1999 NODE (Data Source Scheme)
2000 Proprietary TranslateTo Data Source Scheme
2001 END
2002 NODE (Indicator)
2003 Code TranslateTo Indicator
2004 (Proprietary\Identification ToUppercase) CopyTo Indicator
2005 END
2006 END
2007 END
translateNonEligibleProceedsIndicator2Choice_22F_129_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method NonEligibleProceedsIndicator2Choice -> 22F_129 : Default
2337 TRANSLATE(NonEligibleProceedsIndicator2Choice, 22F_129)
2338 RULE
2339 NODE (Data Source Scheme)
2340 Proprietary TranslateTo Data Source Scheme
2341 END
2342 NODE (Indicator)
2343 Code CopyTo Indicator
2344 (Proprietary\Identification ToUppercase) CopyTo Indicator
2345 END
2346 END
2347 END
translateNonEligibleProceedsIndicator2Choice_22F_129_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method NonEligibleProceedsIndicator2Choice -> 22F_129 : Default
1703 TRANSLATE(NonEligibleProceedsIndicator2Choice, 22F_129)
1704 RULE
1705 NODE (Data Source Scheme)
1706 Proprietary TranslateTo Data Source Scheme
1707 END
1708 NODE (Indicator)
1709 Code CopyTo Indicator
1710 (Proprietary\Identification ToUppercase) CopyTo Indicator
1711 END
1712 END
1713 END
translateOfferType1Code_OptionalCode_4c_186_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OfferType1Code -> OptionalCode_4!c_186 : Default
1508 TRANSLATE(OfferType1Code, OptionalCode_4!c_186)
1509 RULE
1510 'DISS' EquivalentTo 'DISS'
1511 'ERUN' EquivalentTo 'ERUN'
1512 'FCFS' EquivalentTo 'FCFS'
1513 'FINL' EquivalentTo 'FINL'
1514 'MINI' EquivalentTo 'MINI'
1515 'PART' EquivalentTo 'PART'
1516 'SQUE' EquivalentTo 'SQUE'
1517 END
1518 END
translateOfferType1Code_OptionalCode_4c_186_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OfferType1Code -> OptionalCode_4!c_186 : Default
855 TRANSLATE(OfferType1Code, OptionalCode_4!c_186)
856 RULE
857 'DISS' EquivalentTo 'DISS'
858 'ERUN' EquivalentTo 'ERUN'
859 'FCFS' EquivalentTo 'FCFS'
860 'FINL' EquivalentTo 'FINL'
861 'MINI' EquivalentTo 'MINI'
862 'PART' EquivalentTo 'PART'
863 'SQUE' EquivalentTo 'SQUE'
864 END
865 END
translateOfferTypeFormat2Choice_22F_117_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OfferTypeFormat2Choice -> 22F_117 : Default
1497 TRANSLATE(OfferTypeFormat2Choice, 22F_117)
1498 RULE
1499 NODE (Data Source Scheme)
1500 Proprietary TranslateTo Data Source Scheme
1501 END
1502 NODE (Indicator)
1503 Code TranslateTo Indicator
1504 (Proprietary\Identification ToUppercase) CopyTo Indicator
1505 END
1506 END
1507 END
translateOfferTypeFormat2Choice_22F_117_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OfferTypeFormat2Choice -> 22F_117 : Default
844 TRANSLATE(OfferTypeFormat2Choice, 22F_117)
845 RULE
846 NODE (Data Source Scheme)
847 Proprietary TranslateTo Data Source Scheme
848 END
849 NODE (Indicator)
850 Code TranslateTo Indicator
851 (Proprietary\Identification ToUppercase) CopyTo Indicator
852 END
853 END
854 END
translateOptionalCode_4c_178_CorporateActionEventProcessingType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_178 -> CorporateActionEventProcessingType1Code : Default
197 TRANSLATE(OptionalCode_4!c_178, CorporateActionEventProcessingType1Code)
198 RULE
199 'DISN' EquivalentTo 'DISN'
200 'REOR' EquivalentTo 'REOR'
201 'GENL' EquivalentTo 'GENL'
202 END
203 END
translateOptionalCode_4c_178_CorporateActionEventProcessingType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_178 -> CorporateActionEventProcessingType1Code : Default
197 TRANSLATE(OptionalCode_4!c_178, CorporateActionEventProcessingType1Code)
198 RULE
199 'DISN' EquivalentTo 'DISN'
200 'REOR' EquivalentTo 'REOR'
201 'GENL' EquivalentTo 'GENL'
202 END
203 END
translateOptionalCode_4c_180_CorporateActionMandatoryVoluntary1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_180 -> CorporateActionMandatoryVoluntary1Code : Default
318 TRANSLATE(OptionalCode_4!c_180, CorporateActionMandatoryVoluntary1Code)
319 RULE
320 'MAND' EquivalentTo 'MAND'
321 'CHOS' EquivalentTo 'CHOS'
322 'VOLU' EquivalentTo 'VOLU'
323 END
324 END
translateOptionalCode_4c_180_CorporateActionMandatoryVoluntary1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_180 -> CorporateActionMandatoryVoluntary1Code : Default
318 TRANSLATE(OptionalCode_4!c_180, CorporateActionMandatoryVoluntary1Code)
319 RULE
320 'MAND' EquivalentTo 'MAND'
321 'CHOS' EquivalentTo 'CHOS'
322 'VOLU' EquivalentTo 'VOLU'
323 END
324 END
translateOptionalCode_4c_180_CorporateActionMandatoryVoluntary1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method OptionalCode_4!c_180 -> CorporateActionMandatoryVoluntary1Code : Default
264 TRANSLATE(OptionalCode_4!c_180, CorporateActionMandatoryVoluntary1Code)
265 RULE
266 'MAND' EquivalentTo 'MAND'
267 'CHOS' EquivalentTo 'CHOS'
268 'VOLU' EquivalentTo 'VOLU'
269 END
270 END
translateOptionalCode_4c_180_CorporateActionMandatoryVoluntary1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method OptionalCode_4!c_180 -> CorporateActionMandatoryVoluntary1Code : Default
253 TRANSLATE(OptionalCode_4!c_180, CorporateActionMandatoryVoluntary1Code)
254 RULE
255 'MAND' EquivalentTo 'MAND'
256 'CHOS' EquivalentTo 'CHOS'
257 'VOLU' EquivalentTo 'VOLU'
258 END
259 END
translateOptionalCode_4c_182_RenounceableStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_182 -> RenounceableStatus1Code : Default
1182 TRANSLATE(OptionalCode_4!c_182, RenounceableStatus1Code)
1183 RULE
1184 'NREN' EquivalentTo 'NREN'
1185 'RENO' EquivalentTo 'RENO'
1186 END
1187 END
translateOptionalCode_4c_184_ConversionType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_184 -> ConversionType1Code : Default
1824 TRANSLATE(OptionalCode_4!c_184, ConversionType1Code)
1825 RULE
1826 'FINL' EquivalentTo 'FINL'
1827 'INTE' EquivalentTo 'INTE'
1828 END
1829 END
translateOptionalCode_4c_185_DistributionType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_185 -> DistributionType1Code : Default
1849 TRANSLATE(OptionalCode_4!c_185, DistributionType1Code)
1850 RULE
1851 'ROLL' EquivalentTo 'ROLL'
1852 END
1853 END
translateOptionalCode_4c_186_OfferType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_186 -> OfferType1Code : Default
1873 TRANSLATE(OptionalCode_4!c_186, OfferType1Code)
1874 RULE
1875 'DISS' EquivalentTo 'DISS'
1876 'ERUN' EquivalentTo 'ERUN'
1877 'FCFS' EquivalentTo 'FCFS'
1878 'FINL' EquivalentTo 'FINL'
1879 'MINI' EquivalentTo 'MINI'
1880 'PART' EquivalentTo 'PART'
1881 'SQUE' EquivalentTo 'SQUE'
1882 END
1883 END
translateOptionalCode_4c_186_OfferType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_186 -> OfferType1Code : Default
1261 TRANSLATE(OptionalCode_4!c_186, OfferType1Code)
1262 RULE
1263 'DISS' EquivalentTo 'DISS'
1264 'ERUN' EquivalentTo 'ERUN'
1265 'FCFS' EquivalentTo 'FCFS'
1266 'FINL' EquivalentTo 'FINL'
1267 'MINI' EquivalentTo 'MINI'
1268 'PART' EquivalentTo 'PART'
1269 'SQUE' EquivalentTo 'SQUE'
1270 END
1271 END
translateOptionalCode_4c_189_CorporateActionChangeType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_189 -> CorporateActionChangeType1Code : Default
1991 TRANSLATE(OptionalCode_4!c_189, CorporateActionChangeType1Code)
1992 RULE
1993 'BERE' EquivalentTo 'BERE'
1994 'CERT' EquivalentTo 'CERT'
1995 'DECI' EquivalentTo 'DECI'
1996 'DEPH' EquivalentTo 'DEPH'
1997 'GPPH' EquivalentTo 'GPPH'
1998 'GTGP' EquivalentTo 'GTGP'
1999 'GTPH' EquivalentTo 'GTPH'
2000 'NAME' EquivalentTo 'NAME'
2001 'PHDE' EquivalentTo 'PHDE'
2002 'REBE' EquivalentTo 'REBE'
2003 'TERM' EquivalentTo 'TERM'
2004 END
2005 END
translateOptionalCode_4c_191_CorporateActionTaxableIncomePerShareCalculated1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_191 -> CorporateActionTaxableIncomePerShareCalculated1Code : Default
2088 TRANSLATE(OptionalCode_4!c_191, CorporateActionTaxableIncomePerShareCalculated1Code)
2089 RULE
2090 'TDIY' EquivalentTo 'TDIY'
2091 'TDIN' EquivalentTo 'TDIN'
2092 'UKWN' EquivalentTo 'UKWN'
2093 END
2094 END
translateOptionalCode_4c_192_ElectionMovementType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_192 -> ElectionMovementType2Code : Default
2114 TRANSLATE(OptionalCode_4!c_192, ElectionMovementType2Code)
2115 RULE
2116 'SEQD' EquivalentTo 'SEQD'
2117 'DRCT' EquivalentTo 'DRCT'
2118 END
2119 END
translateOptionalCode_4c_194_FractionDispositionType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_194 -> FractionDispositionType1Code : Default
2132 TRANSLATE(OptionalCode_4!c_194, FractionDispositionType1Code)
2133 RULE
2134 'BUYU' EquivalentTo 'BUYU'
2135 'CINL' EquivalentTo 'CINL'
2136 'DIST' EquivalentTo 'DIST'
2137 'RDDN' EquivalentTo 'RDDN'
2138 'RDUP' EquivalentTo 'RDUP'
2139 'STAN' EquivalentTo 'STAN'
2140 END
2141 END
translateOptionalCode_4c_194_FractionDispositionType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_194 -> FractionDispositionType7Code : Default
954 TRANSLATE(OptionalCode_4!c_194, FractionDispositionType7Code)
955 RULE
956 'BUYU' EquivalentTo 'BUYU'
957 'CINL' EquivalentTo 'CINL'
958 'DIST' EquivalentTo 'DIST'
959 'RDDN' EquivalentTo 'RDDN'
960 'RDUP' EquivalentTo 'RDUP'
961 'STAN' EquivalentTo 'STAN'
962 END
963 END
translateOptionalCode_4c_197_OptionAvailabilityStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_197 -> OptionAvailabilityStatus1Code : Default
2320 TRANSLATE(OptionalCode_4!c_197, OptionAvailabilityStatus1Code)
2321 RULE
2322 'INTV' EquivalentTo 'INTV'
2323 'CANC' EquivalentTo 'CANC'
2324 END
2325 END
translateOptionalCode_4c_197_OptionAvailabilityStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_197 -> OptionAvailabilityStatus1Code : Default
1362 TRANSLATE(OptionalCode_4!c_197, OptionAvailabilityStatus1Code)
1363 RULE
1364 'INTV' EquivalentTo 'INTV'
1365 'CANC' EquivalentTo 'CANC'
1366 END
1367 END
translateOptionalCode_4c_198_NonEligibleProceedsIndicator1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_198 -> NonEligibleProceedsIndicator1Code : Default
3060 TRANSLATE(OptionalCode_4!c_198, NonEligibleProceedsIndicator1Code)
3061 RULE
3062 'NELC' EquivalentTo 'NELC'
3063 'ACLI' EquivalentTo 'ACLI'
3064 'ONEL' EquivalentTo 'ONEL'
3065 END
3066 END
translateOptionalCode_4c_198_NonEligibleProceedsIndicator1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_198 -> NonEligibleProceedsIndicator1Code : Default
2544 TRANSLATE(OptionalCode_4!c_198, NonEligibleProceedsIndicator1Code)
2545 RULE
2546 'NELC' EquivalentTo 'NELC'
2547 'ACLI' EquivalentTo 'ACLI'
2548 'ONEL' EquivalentTo 'ONEL'
2549 END
2550 END
translateOptionalCode_4c_200_TypeOfIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_200 -> TypeOfIdentification1Code : Default
1089 TRANSLATE(OptionalCode_4!c_200, TypeOfIdentification1Code)
1090 RULE
1091 'ARNU' EquivalentTo 'ARNU'
1092 'CCPT' EquivalentTo 'CCPT'
1093 'CORP' EquivalentTo 'CORP'
1094 'DRLC' EquivalentTo 'DRLC'
1095 'FIIN' EquivalentTo 'FIIN'
1096 'TXID' EquivalentTo 'TXID'
1097 END
1098 END
translateOptionalCode_4c_202_FractionDispositionType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_202 -> FractionDispositionType6Code : Default
1261 TRANSLATE(OptionalCode_4!c_202, FractionDispositionType6Code)
1262 RULE
1263 'BUYU' EquivalentTo 'BUYU'
1264 'CINL' EquivalentTo 'CINL'
1265 'DIST' EquivalentTo 'DIST'
1266 'EXPI' EquivalentTo 'EXPI'
1267 END
1268 END
translateOptionalCode_4c_203_CorporateActionChangeType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_203 -> CorporateActionChangeType2Code : Default
1288 TRANSLATE(OptionalCode_4!c_203, CorporateActionChangeType2Code)
1289 RULE
1290 'BERE' EquivalentTo 'BERE'
1291 'CERT' EquivalentTo 'CERT'
1292 'DEPH' EquivalentTo 'DEPH'
1293 'GTGP' EquivalentTo 'GTGP'
1294 'NAME' EquivalentTo 'NAME'
1295 'PHDE' EquivalentTo 'PHDE'
1296 'REBE' EquivalentTo 'REBE'
1297 'TERM' EquivalentTo 'TERM'
1298 'GPPH' EquivalentTo 'GPPH'
1299 'GTPH' EquivalentTo 'GTPH'
1300 END
1301 END
translateOptionalCode_4c_209_CancelledStatusReason11Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_209 -> CancelledStatusReason11Code : Default
256 TRANSLATE(OptionalCode_4!c_209, CancelledStatusReason11Code)
257 RULE
258 'CANI' EquivalentTo 'CANI'
259 'CANO' EquivalentTo 'CANO'
260 'CANS' EquivalentTo 'CANS'
261 'CSUB' EquivalentTo 'CSUB'
262 'NARR' EquivalentTo 'OTHR'
263 END
264 END
translateOptionalCode_4c_20_TypeOfIdentification1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_20 -> TypeOfIdentification1Code : Default
2311 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
2312 RULE
2313 'ARNU' EquivalentTo 'ARNU'
2314 'CCPT' EquivalentTo 'CCPT'
2315 'CHTY' EquivalentTo 'CHTY'
2316 'DRLC' EquivalentTo 'DRLC'
2317 'FIIN' EquivalentTo 'FIIN'
2318 'CORP' EquivalentTo 'CORP'
2319 'TXID' EquivalentTo 'TXID'
2320 END
2321 END
translateOptionalCode_4c_222_AdditionalBusinessProcess1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_222 -> AdditionalBusinessProcess1Code : Default
1961 TRANSLATE(OptionalCode_4!c_222, AdditionalBusinessProcess1Code)
1962 RULE
1963 'ACLA' EquivalentTo 'ACLA'
1964 'ATXF' EquivalentTo 'ATXF'
1965 'CNTR' EquivalentTo 'CNTR'
1966 'NAMC' EquivalentTo 'NAMC'
1967 'NPLE' EquivalentTo 'NPLE'
1968 'SCHM' EquivalentTo 'SCHM'
1969 'CONS' EquivalentTo 'CONS'
1970 END
1971 END
translateOptionalCode_4c_222_AdditionalBusinessProcess2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_222 -> AdditionalBusinessProcess2Code : Default
330 TRANSLATE(OptionalCode_4!c_222, AdditionalBusinessProcess2Code)
331 RULE
332 'TAXR' EquivalentTo 'TAXR'
333 'REVR' EquivalentTo 'REVR'
334 'CLAI' EquivalentTo 'CLAI'
335 END
336 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
865 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
866 RULE
867 'ALLP' EquivalentTo 'ALLP'
868 'SHHE' EquivalentTo 'SHHE'
869 END
870 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
877 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
878 RULE
879 'ALLP' EquivalentTo 'ALLP'
880 'SHHE' EquivalentTo 'SHHE'
881 END
882 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
510 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
511 RULE
512 'ALLP' EquivalentTo 'ALLP'
513 'SHHE' EquivalentTo 'SHHE'
514 END
515 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
499 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
500 RULE
501 'ALLP' EquivalentTo 'ALLP'
502 'SHHE' EquivalentTo 'SHHE'
503 END
504 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
750 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
751 RULE
752 'ALLP' EquivalentTo 'ALLP'
753 'SHHE' EquivalentTo 'SHHE'
754 END
755 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
454 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
455 RULE
456 'ALLP' EquivalentTo 'ALLP'
457 'SHHE' EquivalentTo 'SHHE'
458 END
459 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
519 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
520 RULE
521 'ALLP' EquivalentTo 'ALLP'
522 'SHHE' EquivalentTo 'SHHE'
523 END
524 END
translateOptionalCode_4c_248_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_248 -> SafekeepingPlace2Code : Default
574 TRANSLATE(OptionalCode_4!c_248, SafekeepingPlace2Code)
575 RULE
576 'ALLP' EquivalentTo 'ALLP'
577 'SHHE' EquivalentTo 'SHHE'
578 END
579 END
translateOptionalCode_4c_24_OptionStyle2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_24 -> OptionStyle2Code : Default
593 TRANSLATE(OptionalCode_4!c_24, OptionStyle2Code)
594 RULE
595 'AMER' EquivalentTo 'AMER'
596 'EURO' EquivalentTo 'EURO'
597 END
598 END
translateOptionalCode_4c_24_OptionStyle2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_24 -> OptionStyle2Code : Default
605 TRANSLATE(OptionalCode_4!c_24, OptionStyle2Code)
606 RULE
607 'AMER' EquivalentTo 'AMER'
608 'EURO' EquivalentTo 'EURO'
609 END
610 END
translateOptionalCode_4c_250_DateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_250 -> DateType1Code : Default
3327 TRANSLATE(OptionalCode_4!c_250, DateType1Code)
3328 RULE
3329 'UKWN' EquivalentTo 'UKWN'
3330 END
3331 END
translateOptionalCode_4c_250_DateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_250 -> DateType1Code : Default
2807 TRANSLATE(OptionalCode_4!c_250, DateType1Code)
2808 RULE
2809 'UKWN' EquivalentTo 'UKWN'
2810 END
2811 END
translateOptionalCode_4c_257_InterestComputationMethod2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_257 -> InterestComputationMethod2Code : Default
536 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
537 RULE
538 'A001' EquivalentTo 'A001'
539 'A002' EquivalentTo 'A002'
540 'A003' EquivalentTo 'A003'
541 'A004' EquivalentTo 'A004'
542 'A005' EquivalentTo 'A005'
543 'A006' EquivalentTo 'A006'
544 'A007' EquivalentTo 'A007'
545 'A008' EquivalentTo 'A008'
546 'A009' EquivalentTo 'A009'
547 'A010' EquivalentTo 'A010'
548 'A011' EquivalentTo 'A011'
549 'A012' EquivalentTo 'A012'
550 'A013' EquivalentTo 'A013'
551 'A014' EquivalentTo 'A014'
552 'OTHR' EquivalentTo 'NARR'
553 END
554 END
translateOptionalCode_4c_257_InterestComputationMethod2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_257 -> InterestComputationMethod2Code : Default
548 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
549 RULE
550 'A001' EquivalentTo 'A001'
551 'A002' EquivalentTo 'A002'
552 'A003' EquivalentTo 'A003'
553 'A004' EquivalentTo 'A004'
554 'A005' EquivalentTo 'A005'
555 'A006' EquivalentTo 'A006'
556 'A007' EquivalentTo 'A007'
557 'A008' EquivalentTo 'A008'
558 'A009' EquivalentTo 'A009'
559 'A010' EquivalentTo 'A010'
560 'A011' EquivalentTo 'A011'
561 'A012' EquivalentTo 'A012'
562 'A013' EquivalentTo 'A013'
563 'A014' EquivalentTo 'A014'
564 'OTHR' EquivalentTo 'NARR'
565 END
566 END
translateOptionalCode_4c_257_InterestComputationMethod2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_257 -> InterestComputationMethod2Code : Default
475 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
476 RULE
477 'A001' EquivalentTo 'A001'
478 'A002' EquivalentTo 'A002'
479 'A003' EquivalentTo 'A003'
480 'A004' EquivalentTo 'A004'
481 'A005' EquivalentTo 'A005'
482 'A006' EquivalentTo 'A006'
483 'A007' EquivalentTo 'A007'
484 'A008' EquivalentTo 'A008'
485 'A009' EquivalentTo 'A009'
486 'A010' EquivalentTo 'A010'
487 'A011' EquivalentTo 'A011'
488 'A012' EquivalentTo 'A012'
489 'A013' EquivalentTo 'A013'
490 'A014' EquivalentTo 'A014'
491 'OTHR' EquivalentTo 'NARR'
492 END
493 END
translateOptionalCode_4c_257_InterestComputationMethod2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method OptionalCode_4!c_257 -> InterestComputationMethod2Code : Default
483 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
484 RULE
485 'A001' EquivalentTo 'A001'
486 'A002' EquivalentTo 'A002'
487 'A003' EquivalentTo 'A003'
488 'A004' EquivalentTo 'A004'
489 'A005' EquivalentTo 'A005'
490 'A006' EquivalentTo 'A006'
491 'A007' EquivalentTo 'A007'
492 'A008' EquivalentTo 'A008'
493 'A009' EquivalentTo 'A009'
494 'A010' EquivalentTo 'A010'
495 'A011' EquivalentTo 'A011'
496 'A012' EquivalentTo 'A012'
497 'A013' EquivalentTo 'A013'
498 'A014' EquivalentTo 'A014'
499 'OTHR' EquivalentTo 'NARR'
500 END
501 END
translateOptionalCode_4c_296_NetDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_296 -> NetDividendRateType1Code : Default
3454 TRANSLATE(OptionalCode_4!c_296, NetDividendRateType1Code)
3455 RULE
3456 'CAPO' EquivalentTo 'CAPO'
3457 'FLFR' EquivalentTo 'FLFR'
3458 'INCO' EquivalentTo 'INCO'
3459 'INTR' EquivalentTo 'INTR'
3460 'SOIC' EquivalentTo 'SOIC'
3461 'TXBL' EquivalentTo 'TXBL'
3462 'TXDF' EquivalentTo 'TXDF'
3463 'TXFR' EquivalentTo 'TXFR'
3464 'UNFR' EquivalentTo 'UNFR'
3465 END
3466 END
translateOptionalCode_4c_296_NetDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_296 -> NetDividendRateType1Code : Default
2943 TRANSLATE(OptionalCode_4!c_296, NetDividendRateType1Code)
2944 RULE
2945 'CAPO' EquivalentTo 'CAPO'
2946 'FLFR' EquivalentTo 'FLFR'
2947 'INCO' EquivalentTo 'INCO'
2948 'INTR' EquivalentTo 'INTR'
2949 'SOIC' EquivalentTo 'SOIC'
2950 'TXBL' EquivalentTo 'TXBL'
2951 'TXDF' EquivalentTo 'TXDF'
2952 'TXFR' EquivalentTo 'TXFR'
2953 'UNFR' EquivalentTo 'UNFR'
2954 END
2955 END
translateOptionalCode_4c_296_NetDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_296 -> NetDividendRateType1Code : Default
2538 TRANSLATE(OptionalCode_4!c_296, NetDividendRateType1Code)
2539 RULE
2540 'CAPO' EquivalentTo 'CAPO'
2541 'FLFR' EquivalentTo 'FLFR'
2542 'INCO' EquivalentTo 'INCO'
2543 'INTR' EquivalentTo 'INTR'
2544 'SOIC' EquivalentTo 'SOIC'
2545 'TXBL' EquivalentTo 'TXBL'
2546 'TXDF' EquivalentTo 'TXDF'
2547 'TXFR' EquivalentTo 'TXFR'
2548 'UNFR' EquivalentTo 'UNFR'
2549 END
2550 END
translateOptionalCode_4c_297_RateStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_297 -> RateStatus1Code : Default
2524 TRANSLATE(OptionalCode_4!c_297, RateStatus1Code)
2525 RULE
2526 'ACTU' EquivalentTo 'ACTU'
2527 'INDI' EquivalentTo 'INDI'
2528 END
2529 END
translateOptionalCode_4c_297_RateStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_297 -> RateStatus1Code : Default
1858 TRANSLATE(OptionalCode_4!c_297, RateStatus1Code)
1859 RULE
1860 'ACTU' EquivalentTo 'ACTU'
1861 'INDI' EquivalentTo 'INDI'
1862 END
1863 END
translateOptionalCode_4c_297_RateStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_297 -> RateStatus1Code : Default
1239 TRANSLATE(OptionalCode_4!c_297, RateStatus1Code)
1240 RULE
1241 'ACTU' EquivalentTo 'ACTU'
1242 'INDI' EquivalentTo 'INDI'
1243 END
1244 END
translateOptionalCode_4c_298_GrossDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_298 -> GrossDividendRateType1Code : Default
2504 TRANSLATE(OptionalCode_4!c_298, GrossDividendRateType1Code)
2505 RULE
2506 'CAPO' EquivalentTo 'CAPO'
2507 'FLFR' EquivalentTo 'FLFR'
2508 'INCO' EquivalentTo 'INCO'
2509 'INTR' EquivalentTo 'INTR'
2510 'LTCG' EquivalentTo 'LTCG'
2511 'SOIC' EquivalentTo 'SOIC'
2512 'TXBL' EquivalentTo 'TXBL'
2513 'STCG' EquivalentTo 'STCG'
2514 'UNFR' EquivalentTo 'UNFR'
2515 'TXFR' EquivalentTo 'TXFR'
2516 'TXDF' EquivalentTo 'TXDF'
2517 END
2518 END
translateOptionalCode_4c_298_GrossDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_298 -> GrossDividendRateType1Code : Default
1838 TRANSLATE(OptionalCode_4!c_298, GrossDividendRateType1Code)
1839 RULE
1840 'CAPO' EquivalentTo 'CAPO'
1841 'FLFR' EquivalentTo 'FLFR'
1842 'INCO' EquivalentTo 'INCO'
1843 'INTR' EquivalentTo 'INTR'
1844 'LTCG' EquivalentTo 'LTCG'
1845 'SOIC' EquivalentTo 'SOIC'
1846 'TXBL' EquivalentTo 'TXBL'
1847 'STCG' EquivalentTo 'STCG'
1848 'UNFR' EquivalentTo 'UNFR'
1849 'TXFR' EquivalentTo 'TXFR'
1850 'TXDF' EquivalentTo 'TXDF'
1851 END
1852 END
translateOptionalCode_4c_298_GrossDividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_298 -> GrossDividendRateType1Code : Default
1224 TRANSLATE(OptionalCode_4!c_298, GrossDividendRateType1Code)
1225 RULE
1226 'CAPO' EquivalentTo 'CAPO'
1227 'FLFR' EquivalentTo 'FLFR'
1228 'INCO' EquivalentTo 'INCO'
1229 'INTR' EquivalentTo 'INTR'
1230 'LTCG' EquivalentTo 'LTCG'
1231 'SOIC' EquivalentTo 'SOIC'
1232 'TXBL' EquivalentTo 'TXBL'
1233 'STCG' EquivalentTo 'STCG'
1234 'UNFR' EquivalentTo 'UNFR'
1235 'TXFR' EquivalentTo 'TXFR'
1236 'TXDF' EquivalentTo 'TXDF'
1237 END
1238 END
translateOptionalCode_4c_299_RateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_299 -> RateType3Code : Default
3556 TRANSLATE(OptionalCode_4!c_299, RateType3Code)
3557 RULE
3558 'IMPU' EquivalentTo 'IMPU'
3559 'PREC' EquivalentTo 'PREC'
3560 'TIER' EquivalentTo 'TIER'
3561 END
3562 END
translateOptionalCode_4c_299_RateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_299 -> RateType3Code : Default
3045 TRANSLATE(OptionalCode_4!c_299, RateType3Code)
3046 RULE
3047 'IMPU' EquivalentTo 'IMPU'
3048 'PREC' EquivalentTo 'PREC'
3049 'TIER' EquivalentTo 'TIER'
3050 END
3051 END
translateOptionalCode_4c_299_RateType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_299 -> RateType3Code : Default
2626 TRANSLATE(OptionalCode_4!c_299, RateType3Code)
2627 RULE
2628 'IMPU' EquivalentTo 'IMPU'
2629 'PREC' EquivalentTo 'PREC'
2630 'TIER' EquivalentTo 'TIER'
2631 END
2632 END
translateOptionalCode_4c_301_CorporateActionEventStage1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_301 -> CorporateActionEventStage1Code : Default
1928 TRANSLATE(OptionalCode_4!c_301, CorporateActionEventStage1Code)
1929 RULE
1930 'APPD' EquivalentTo 'APPD'
1931 'CLDE' EquivalentTo 'CLDE'
1932 'FULL' EquivalentTo 'FULL'
1933 'LAPS' EquivalentTo 'LAPS'
1934 'PART' EquivalentTo 'PART'
1935 'PWAL' EquivalentTo 'PWAL'
1936 'RESC' EquivalentTo 'RESC'
1937 'SUAP' EquivalentTo 'SUAP'
1938 'UNAC' EquivalentTo 'UNAC'
1939 'WHOU' EquivalentTo 'WHOU'
1940 END
1941 END
translateOptionalCode_4c_303_LotteryType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_303 -> LotteryType1Code : Default
2139 TRANSLATE(OptionalCode_4!c_303, LotteryType1Code)
2140 RULE
2141 'ORIG' EquivalentTo 'ORIG'
2142 'SUPP' EquivalentTo 'SUPP'
2143 END
2144 END
translateOptionalCode_4c_304_CertificationFormatType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_304 -> CertificationFormatType1Code : Default
2164 TRANSLATE(OptionalCode_4!c_304, CertificationFormatType1Code)
2165 RULE
2166 'ELEC' EquivalentTo 'ELEC'
2167 'PHYS' EquivalentTo 'PHYS'
2168 END
2169 END
translateOptionalCode_4c_305_CorporateActionOption2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_305 -> CorporateActionOption2Code : Default
2209 TRANSLATE(OptionalCode_4!c_305, CorporateActionOption2Code)
2210 RULE
2211 'ABST' EquivalentTo 'ABST'
2212 'AMGT' EquivalentTo 'AMGT'
2213 'BSPL' EquivalentTo 'BSPL'
2214 'BUYA' EquivalentTo 'BUYA'
2215 'CASE' EquivalentTo 'CASE'
2216 'CASH' EquivalentTo 'CASH'
2217 'CEXC' EquivalentTo 'CEXC'
2218 'CONN' EquivalentTo 'CONN'
2219 'CONY' EquivalentTo 'CONY'
2220 'CTEN' EquivalentTo 'CTEN'
2221 'EXER' EquivalentTo 'EXER'
2222 'LAPS' EquivalentTo 'LAPS'
2223 'MNGT' EquivalentTo 'MNGT'
2224 'MPUT' EquivalentTo 'MPUT'
2225 'NOAC' EquivalentTo 'NOAC'
2226 'NOQU' EquivalentTo 'NOQU'
2227 'OFFR' EquivalentTo 'OFFR'
2228 'OTHR' EquivalentTo 'OTHR'
2229 'OVER' EquivalentTo 'OVER'
2230 'PROX' EquivalentTo 'PROX'
2231 'QINV' EquivalentTo 'QINV'
2232 'SECU' EquivalentTo 'SECU'
2233 'SLLE' EquivalentTo 'SLLE'
2234 'SPLI' EquivalentTo 'SPLI'
2235 END
2236 END
translateOptionalCode_4c_305_CorporateActionOption2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_305 -> CorporateActionOption2Code : Default
1184 TRANSLATE(OptionalCode_4!c_305, CorporateActionOption2Code)
1185 RULE
1186 'ABST' EquivalentTo 'ABST'
1187 'AMGT' EquivalentTo 'AMGT'
1188 'BSPL' EquivalentTo 'BSPL'
1189 'BUYA' EquivalentTo 'BUYA'
1190 'CASE' EquivalentTo 'CASE'
1191 'CASH' EquivalentTo 'CASH'
1192 'CEXC' EquivalentTo 'CEXC'
1193 'CONN' EquivalentTo 'CONN'
1194 'CONY' EquivalentTo 'CONY'
1195 'CTEN' EquivalentTo 'CTEN'
1196 'EXER' EquivalentTo 'EXER'
1197 'LAPS' EquivalentTo 'LAPS'
1198 'MNGT' EquivalentTo 'MNGT'
1199 'MPUT' EquivalentTo 'MPUT'
1200 'NOAC' EquivalentTo 'NOAC'
1201 'NOQU' EquivalentTo 'NOQU'
1202 'OFFR' EquivalentTo 'OFFR'
1203 'OTHR' EquivalentTo 'OTHR'
1204 'OVER' EquivalentTo 'OVER'
1205 'PROX' EquivalentTo 'PROX'
1206 'QINV' EquivalentTo 'QINV'
1207 'SECU' EquivalentTo 'SECU'
1208 'SLLE' EquivalentTo 'SLLE'
1209 'SPLI' EquivalentTo 'SPLI'
1210 END
1211 END
translateOptionalCode_4c_306_OptionFeatures1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_306 -> OptionFeatures1Code : Default
923 TRANSLATE(OptionalCode_4!c_306, OptionFeatures1Code)
924 RULE
925 'COND' EquivalentTo 'COND'
926 'MAXC' EquivalentTo 'MAXC'
927 'MAXS' EquivalentTo 'MAXS'
928 'OPLF' EquivalentTo 'OPLF'
929 'PROR' EquivalentTo 'PROR'
930 'QOVE' EquivalentTo 'QOVE'
931 'QREC' EquivalentTo 'QREC'
932 'VVPR' EquivalentTo 'VVPR'
933 END
934 END
translateOptionalCode_4c_308_RateType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_308 -> RateType7Code : Default
2611 TRANSLATE(OptionalCode_4!c_308, RateType7Code)
2612 RULE
2613 'SCHD' EquivalentTo 'SCHD'
2614 'USCD' EquivalentTo 'USCD'
2615 END
2616 END
translateOptionalCode_4c_308_RateType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_308 -> RateType7Code : Default
1944 TRANSLATE(OptionalCode_4!c_308, RateType7Code)
1945 RULE
1946 'SCHD' EquivalentTo 'SCHD'
1947 'USCD' EquivalentTo 'USCD'
1948 END
1949 END
translateOptionalCode_4c_308_RateType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_308 -> RateType7Code : Default
1464 TRANSLATE(OptionalCode_4!c_308, RateType7Code)
1465 RULE
1466 'SCHD' EquivalentTo 'SCHD'
1467 'USCD' EquivalentTo 'USCD'
1468 END
1469 END
translateOptionalCode_4c_310_CorporateActionOption4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_310 -> CorporateActionOption4Code : Default
1171 TRANSLATE(OptionalCode_4!c_310, CorporateActionOption4Code)
1172 RULE
1173 'ABST' EquivalentTo 'ABST'
1174 'AMGT' EquivalentTo 'AMGT'
1175 'BSPL' EquivalentTo 'BSPL'
1176 'BUYA' EquivalentTo 'BUYA'
1177 'CASE' EquivalentTo 'CASE'
1178 'CASH' EquivalentTo 'CASH'
1179 'CERT' EquivalentTo 'CERT'
1180 'CEXC' EquivalentTo 'CEXC'
1181 'CONN' EquivalentTo 'CONN'
1182 'CONY' EquivalentTo 'CONY'
1183 'CTEN' EquivalentTo 'CTEN'
1184 'EXER' EquivalentTo 'EXER'
1185 'LAPS' EquivalentTo 'LAPS'
1186 'MKDW' EquivalentTo 'MKDW'
1187 'MKUP' EquivalentTo 'MKUP'
1188 'MNGT' EquivalentTo 'MNGT'
1189 'MPUT' EquivalentTo 'MPUT'
1190 'NOAC' EquivalentTo 'NOAC'
1191 'NOQU' EquivalentTo 'NOQU'
1192 'OFFR' EquivalentTo 'OFFR'
1193 'OTHR' EquivalentTo 'OTHR'
1194 'OVER' EquivalentTo 'OVER'
1195 'PROX' EquivalentTo 'PROX'
1196 'QINV' EquivalentTo 'QINV'
1197 'SECU' EquivalentTo 'SECU'
1198 'SLLE' EquivalentTo 'SLLE'
1199 'SPLI' EquivalentTo 'SPLI'
1200 'TAXI' EquivalentTo 'TAXI'
1201 END
1202 END
translateOptionalCode_4c_310_CorporateActionOption4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method OptionalCode_4!c_310 -> CorporateActionOption4Code : Default
522 TRANSLATE(OptionalCode_4!c_310, CorporateActionOption4Code)
523 RULE
524 'ABST' EquivalentTo 'ABST'
525 'AMGT' EquivalentTo 'AMGT'
526 'BSPL' EquivalentTo 'BSPL'
527 'BUYA' EquivalentTo 'BUYA'
528 'CASE' EquivalentTo 'CASE'
529 'CASH' EquivalentTo 'CASH'
530 'CERT' EquivalentTo 'CERT'
531 'CEXC' EquivalentTo 'CEXC'
532 'CONN' EquivalentTo 'CONN'
533 'CONY' EquivalentTo 'CONY'
534 'CTEN' EquivalentTo 'CTEN'
535 'EXER' EquivalentTo 'EXER'
536 'LAPS' EquivalentTo 'LAPS'
537 'MKDW' EquivalentTo 'MKDW'
538 'MKUP' EquivalentTo 'MKUP'
539 'MNGT' EquivalentTo 'MNGT'
540 'MPUT' EquivalentTo 'MPUT'
541 'NOAC' EquivalentTo 'NOAC'
542 'NOQU' EquivalentTo 'NOQU'
543 'OFFR' EquivalentTo 'OFFR'
544 'OTHR' EquivalentTo 'OTHR'
545 'OVER' EquivalentTo 'OVER'
546 'PROX' EquivalentTo 'PROX'
547 'QINV' EquivalentTo 'QINV'
548 'SECU' EquivalentTo 'SECU'
549 'SLLE' EquivalentTo 'SLLE'
550 'SPLI' EquivalentTo 'SPLI'
551 'TAXI' EquivalentTo 'TAXI'
552 END
553 END
translateOptionalCode_4c_311_CorporateActionOption3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_311 -> CorporateActionOption3Code : Default
837 TRANSLATE(OptionalCode_4!c_311, CorporateActionOption3Code)
838 RULE
839 'ABST' EquivalentTo 'ABST'
840 'AMGT' EquivalentTo 'AMGT'
841 'BSPL' EquivalentTo 'BSPL'
842 'BUYA' EquivalentTo 'BUYA'
843 'CASE' EquivalentTo 'CASE'
844 'CASH' EquivalentTo 'CASH'
845 'CEXC' EquivalentTo 'CEXC'
846 'CONN' EquivalentTo 'CONN'
847 'CONY' EquivalentTo 'CONY'
848 'CTEN' EquivalentTo 'CTEN'
849 'EXER' EquivalentTo 'EXER'
850 'LAPS' EquivalentTo 'LAPS'
851 'MKDW' EquivalentTo 'MKDW'
852 'MKUP' EquivalentTo 'MKUP'
853 'MNGT' EquivalentTo 'MNGT'
854 'MPUT' EquivalentTo 'MPUT'
855 'NOAC' EquivalentTo 'NOAC'
856 'NOQU' EquivalentTo 'NOQU'
857 'OFFR' EquivalentTo 'OFFR'
858 'OTHR' EquivalentTo 'OTHR'
859 'OVER' EquivalentTo 'OVER'
860 'PROX' EquivalentTo 'PROX'
861 'QINV' EquivalentTo 'QINV'
862 'SECU' EquivalentTo 'SECU'
863 'SLLE' EquivalentTo 'SLLE'
864 'SPLI' EquivalentTo 'SPLI'
865 END
866 END
translateOptionalCode_4c_311_CorporateActionOption3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method OptionalCode_4!c_311 -> CorporateActionOption3Code : Default
641 TRANSLATE(OptionalCode_4!c_311, CorporateActionOption3Code)
642 RULE
643 'ABST' EquivalentTo 'ABST'
644 'AMGT' EquivalentTo 'AMGT'
645 'BSPL' EquivalentTo 'BSPL'
646 'BUYA' EquivalentTo 'BUYA'
647 'CASE' EquivalentTo 'CASE'
648 'CASH' EquivalentTo 'CASH'
649 'CEXC' EquivalentTo 'CEXC'
650 'CONN' EquivalentTo 'CONN'
651 'CONY' EquivalentTo 'CONY'
652 'CTEN' EquivalentTo 'CTEN'
653 'EXER' EquivalentTo 'EXER'
654 'LAPS' EquivalentTo 'LAPS'
655 'MKDW' EquivalentTo 'MKDW'
656 'MKUP' EquivalentTo 'MKUP'
657 'MNGT' EquivalentTo 'MNGT'
658 'MPUT' EquivalentTo 'MPUT'
659 'NOAC' EquivalentTo 'NOAC'
660 'NOQU' EquivalentTo 'NOQU'
661 'OFFR' EquivalentTo 'OFFR'
662 'OTHR' EquivalentTo 'OTHR'
663 'OVER' EquivalentTo 'OVER'
664 'PROX' EquivalentTo 'PROX'
665 'QINV' EquivalentTo 'QINV'
666 'SECU' EquivalentTo 'SECU'
667 'SLLE' EquivalentTo 'SLLE'
668 'SPLI' EquivalentTo 'SPLI'
669 END
670 END
translateOptionalCode_4c_313_AcknowledgementReason4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_313 -> AcknowledgementReason4Code : Default
289 TRANSLATE(OptionalCode_4!c_313, AcknowledgementReason4Code)
290 RULE
291 'ADEA' EquivalentTo 'ADEA'
292 'LATE' EquivalentTo 'LATE'
293 'NARR' EquivalentTo 'OTHR'
294 'NSTP' EquivalentTo 'NSTP'
295 END
296 END
translateOptionalCode_4c_314_CorporateActionOption6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_314 -> CorporateActionOption6Code : Default
411 TRANSLATE(OptionalCode_4!c_314, CorporateActionOption6Code)
412 RULE
413 'ABST' EquivalentTo 'ABST'
414 'AMGT' EquivalentTo 'AMGT'
415 'BSPL' EquivalentTo 'BSPL'
416 'BUYA' EquivalentTo 'BUYA'
417 'CASE' EquivalentTo 'CASE'
418 'CASH' EquivalentTo 'CASH'
419 'CEXC' EquivalentTo 'CEXC'
420 'CONN' EquivalentTo 'CONN'
421 'CONY' EquivalentTo 'CONY'
422 'CTEN' EquivalentTo 'CTEN'
423 'EXER' EquivalentTo 'EXER'
424 'LAPS' EquivalentTo 'LAPS'
425 'MKDW' EquivalentTo 'MKDW'
426 'MKUP' EquivalentTo 'MKUP'
427 'MNGT' EquivalentTo 'MNGT'
428 'MPUT' EquivalentTo 'MPUT'
429 'NOAC' EquivalentTo 'NOAC'
430 'NOQU' EquivalentTo 'NOQU'
431 'OFFR' EquivalentTo 'OFFR'
432 'OTHR' EquivalentTo 'OTHR'
433 'OVER' EquivalentTo 'OVER'
434 'PROX' EquivalentTo 'PROX'
435 'QINV' EquivalentTo 'QINV'
436 'SECU' EquivalentTo 'SECU'
437 'SLLE' EquivalentTo 'SLLE'
438 'SPLI' EquivalentTo 'SPLI'
439 'TAXI' EquivalentTo 'TAXI'
440 END
441 END
translateOptionalCode_4c_322_FractionDispositionType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_322 -> FractionDispositionType4Code : Default
2256 TRANSLATE(OptionalCode_4!c_322, FractionDispositionType4Code)
2257 RULE
2258 'BUYU' EquivalentTo 'BUYU'
2259 'CINL' EquivalentTo 'CINL'
2260 'DIST' EquivalentTo 'DIST'
2261 'RDDN' EquivalentTo 'RDDN'
2262 'RDUP' EquivalentTo 'RDUP'
2263 'STAN' EquivalentTo 'STAN'
2264 'UKWN' EquivalentTo 'UKWN'
2265 END
2266 END
translateOptionalCode_4c_322_FractionDispositionType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_322 -> FractionDispositionType4Code : Default
1231 TRANSLATE(OptionalCode_4!c_322, FractionDispositionType4Code)
1232 RULE
1233 'BUYU' EquivalentTo 'BUYU'
1234 'CINL' EquivalentTo 'CINL'
1235 'DIST' EquivalentTo 'DIST'
1236 'RDDN' EquivalentTo 'RDDN'
1237 'RDUP' EquivalentTo 'RDUP'
1238 'STAN' EquivalentTo 'STAN'
1239 'UKWN' EquivalentTo 'UKWN'
1240 END
1241 END
translateOptionalCode_4c_324_BeneficiaryCertificationType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_324 -> BeneficiaryCertificationType2Code : Default
2345 TRANSLATE(OptionalCode_4!c_324, BeneficiaryCertificationType2Code)
2346 RULE
2347 'ACCI' EquivalentTo 'ACCI'
2348 'DOMI' EquivalentTo 'DOMI'
2349 'FULL' EquivalentTo 'FULL'
2350 'TRBD' EquivalentTo 'TRBD'
2351 'NCOM' EquivalentTo 'NCOM'
2352 'NARR' EquivalentTo 'NARR'
2353 'QIBB' EquivalentTo 'QIBB'
2354 'PABD' EquivalentTo 'PABD'
2355 'PAPW' EquivalentTo 'PAPW'
2356 'NDOM' EquivalentTo 'NDOM'
2357 END
2358 END
translateOptionalCode_4c_324_BeneficiaryCertificationType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_324 -> BeneficiaryCertificationType2Code : Default
1387 TRANSLATE(OptionalCode_4!c_324, BeneficiaryCertificationType2Code)
1388 RULE
1389 'ACCI' EquivalentTo 'ACCI'
1390 'DOMI' EquivalentTo 'DOMI'
1391 'FULL' EquivalentTo 'FULL'
1392 'TRBD' EquivalentTo 'TRBD'
1393 'NCOM' EquivalentTo 'NCOM'
1394 'NARR' EquivalentTo 'NARR'
1395 'QIBB' EquivalentTo 'QIBB'
1396 'PABD' EquivalentTo 'PABD'
1397 'PAPW' EquivalentTo 'PAPW'
1398 'NDOM' EquivalentTo 'NDOM'
1399 END
1400 END
translateOptionalCode_4c_325_DateType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_325 -> DateType7Code : Default
2436 TRANSLATE(OptionalCode_4!c_325, DateType7Code)
2437 RULE
2438 'ONGO' EquivalentTo 'ONGO'
2439 END
2440 END
translateOptionalCode_4c_325_DateType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_325 -> DateType7Code : Default
1566 TRANSLATE(OptionalCode_4!c_325, DateType7Code)
1567 RULE
1568 'ONGO' EquivalentTo 'ONGO'
1569 END
1570 END
translateOptionalCode_4c_326_TaxType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_326 -> TaxType4Code : Default
2685 TRANSLATE(OptionalCode_4!c_326, TaxType4Code)
2686 RULE
2687 'WITF' EquivalentTo 'WITF'
2688 'WITL' EquivalentTo 'WITL'
2689 END
2690 END
translateOptionalCode_4c_326_TaxType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_326 -> TaxType4Code : Default
2020 TRANSLATE(OptionalCode_4!c_326, TaxType4Code)
2021 RULE
2022 'WITF' EquivalentTo 'WITF'
2023 'WITL' EquivalentTo 'WITL'
2024 END
2025 END
translateOptionalCode_4c_326_TaxType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_326 -> TaxType4Code : Default
1519 TRANSLATE(OptionalCode_4!c_326, TaxType4Code)
1520 RULE
1521 'WITF' EquivalentTo 'WITF'
1522 'WITL' EquivalentTo 'WITL'
1523 END
1524 END
translateOptionalCode_4c_327_NonEligibleProceedsIndicator1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_327 -> NonEligibleProceedsIndicator1Code : Default
3223 TRANSLATE(OptionalCode_4!c_327, NonEligibleProceedsIndicator1Code)
3224 RULE
3225 'NELC' EquivalentTo 'NELC'
3226 'ONEL' EquivalentTo 'ONEL'
3227 'ACLI' EquivalentTo 'ACLI'
3228 END
3229 END
translateOptionalCode_4c_327_NonEligibleProceedsIndicator1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_327 -> NonEligibleProceedsIndicator1Code : Default
2712 TRANSLATE(OptionalCode_4!c_327, NonEligibleProceedsIndicator1Code)
2713 RULE
2714 'NELC' EquivalentTo 'NELC'
2715 'ONEL' EquivalentTo 'ONEL'
2716 'ACLI' EquivalentTo 'ACLI'
2717 END
2718 END
translateOptionalCode_4c_328_BeneficiaryCertificationType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_328 -> BeneficiaryCertificationType3Code : Default
1123 TRANSLATE(OptionalCode_4!c_328, BeneficiaryCertificationType3Code)
1124 RULE
1125 'ACCI' EquivalentTo 'ACCI'
1126 'NCOM' EquivalentTo 'NCOM'
1127 'QIBB' EquivalentTo 'QIBB'
1128 'NARR' EquivalentTo 'NARR'
1129 END
1130 END
translateOptionalCode_4c_330_AdditionalBusinessProcess3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_330 -> AdditionalBusinessProcess3Code : Default
433 TRANSLATE(OptionalCode_4!c_330, AdditionalBusinessProcess3Code)
434 RULE
435 'CLAI' EquivalentTo 'CLAI'
436 'TAXR' EquivalentTo 'TAXR'
437 END
438 END
translateOptionalCode_4c_330_AdditionalBusinessProcess3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method OptionalCode_4!c_330 -> AdditionalBusinessProcess3Code : Default
433 TRANSLATE(OptionalCode_4!c_330, AdditionalBusinessProcess3Code)
434 RULE
435 'CLAI' EquivalentTo 'CLAI'
436 'TAXR' EquivalentTo 'TAXR'
437 END
438 END
translateOptionalCode_4c_332_PendingReason4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method OptionalCode_4!c_332 -> PendingReason4Code : Default
256 TRANSLATE(OptionalCode_4!c_332, PendingReason4Code)
257 RULE
258 'AUTH' EquivalentTo 'AUTH'
259 'NSEC' EquivalentTo 'NSEC'
260 'NPAY' EquivalentTo 'NPAY'
261 'NARR' EquivalentTo 'OTHR'
262 'VLDA' EquivalentTo 'VLDA'
263 END
264 END
translateOptionalCode_4c_332_PendingReason5Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_332 -> PendingReason5Code : Default
359 TRANSLATE(OptionalCode_4!c_332, PendingReason5Code)
360 RULE
361 'ADEA' EquivalentTo 'ADEA'
362 'AUTH' EquivalentTo 'AUTH'
363 'CERT' EquivalentTo 'CERT'
364 'DQUA' EquivalentTo 'DQUA'
365 'LACK' EquivalentTo 'LACK'
366 'LATE' EquivalentTo 'LATE'
367 'MCER' EquivalentTo 'MCER'
368 'MONY' EquivalentTo 'MONY'
369 'NARR' EquivalentTo 'OTHR'
370 'NPAY' EquivalentTo 'NPAY'
371 'NSEC' EquivalentTo 'NSEC'
372 'PENR' EquivalentTo 'PENR'
373 'VLDA' EquivalentTo 'VLDA'
374 END
375 END
translateOptionalCode_4c_333_RejectionReason17Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_333 -> RejectionReason17Code : Default
316 TRANSLATE(OptionalCode_4!c_333, RejectionReason17Code)
317 RULE
318 'ADEA' EquivalentTo 'ADEA'
319 'CANC' EquivalentTo 'CANC'
320 'CERT' EquivalentTo 'CERT'
321 'DCAN' EquivalentTo 'DCAN'
322 'DPRG' EquivalentTo 'DPRG'
323 'DQUA' EquivalentTo 'DQUA'
324 'DSEC' EquivalentTo 'DSEC'
325 'EVNM' EquivalentTo 'EVNM'
326 'INIR' EquivalentTo 'INIR'
327 'INTV' EquivalentTo 'INTV'
328 'INVA' EquivalentTo 'INVA'
329 'LACK' EquivalentTo 'LACK'
330 'LATE' EquivalentTo 'LATE'
331 'NARR' EquivalentTo 'OTHR'
332 'NMTY' EquivalentTo 'NMTY'
333 'OPNM' EquivalentTo 'OPNM'
334 'OPTY' EquivalentTo 'OPTY'
335 'REFT' EquivalentTo 'REFT'
336 'SAFE' EquivalentTo 'SAFE'
337 'ULNK' EquivalentTo 'ULNK'
338 END
339 END
translateOptionalCode_4c_398_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType6Code : Default
232 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType6Code)
233 RULE
234 'ACTV' EquivalentTo 'ACTV'
235 'ATTI' EquivalentTo 'ATTI'
236 'BIDS' EquivalentTo 'BIDS'
237 'BONU' EquivalentTo 'BONU'
238 'BPUT' EquivalentTo 'BPUT'
239 'BRUP' EquivalentTo 'BRUP'
240 'CAPG' EquivalentTo 'CAPG'
241 'CAPI' EquivalentTo 'CAPI'
242 'CERT' EquivalentTo 'CERT'
243 'CHAN' EquivalentTo 'CHAN'
244 'CLSA' EquivalentTo 'CLSA'
245 'CONS' EquivalentTo 'CONS'
246 'CONV' EquivalentTo 'CONV'
247 'COOP' EquivalentTo 'COOP'
248 'DECR' EquivalentTo 'DECR'
249 'DETI' EquivalentTo 'DETI'
250 'DFLT' EquivalentTo 'DFLT'
251 'DLST' EquivalentTo 'DLST'
252 'DRAW' EquivalentTo 'DRAW'
253 'DRIP' EquivalentTo 'DRIP'
254 'DSCL' EquivalentTo 'DSCL'
255 'DTCH' EquivalentTo 'DTCH'
256 'DVCA' EquivalentTo 'DVCA'
257 'DVOP' EquivalentTo 'DVOP'
258 'DVSC' EquivalentTo 'DVSC'
259 'DVSE' EquivalentTo 'DVSE'
260 'EXOF' EquivalentTo 'EXOF'
261 'EXRI' EquivalentTo 'EXRI'
262 'EXTM' EquivalentTo 'EXTM'
263 'EXWA' EquivalentTo 'EXWA'
264 'CAPD' EquivalentTo 'CAPD'
265 'INCR' EquivalentTo 'INCR'
266 'INTR' EquivalentTo 'INTR'
267 'LIQU' EquivalentTo 'LIQU'
268 'MCAL' EquivalentTo 'MCAL'
269 'MRGR' EquivalentTo 'MRGR'
270 'ODLT' EquivalentTo 'ODLT'
271 'OTHR' EquivalentTo 'OTHR'
272 'PARI' EquivalentTo 'PARI'
273 'PCAL' EquivalentTo 'PCAL'
274 'PDEF' EquivalentTo 'PDEF'
275 'PINK' EquivalentTo 'PINK'
276 'PLAC' EquivalentTo 'PLAC'
277 'PPMT' EquivalentTo 'PPMT'
278 'PRED' EquivalentTo 'PRED'
279 'PRII' EquivalentTo 'PRII'
280 'PRIO' EquivalentTo 'PRIO'
281 'REDM' EquivalentTo 'REDM'
282 'REDO' EquivalentTo 'REDO'
283 'REMK' EquivalentTo 'REMK'
284 'RHDI' EquivalentTo 'RHDI'
285 'RHTS' EquivalentTo 'RHTS'
286 'SHPR' EquivalentTo 'SHPR'
287 'SMAL' EquivalentTo 'SMAL'
288 'SOFF' EquivalentTo 'SOFF'
289 'SPLF' EquivalentTo 'SPLF'
290 'SPLR' EquivalentTo 'SPLR'
291 'SUSP' EquivalentTo 'SUSP'
292 'TEND' EquivalentTo 'TEND'
293 'TREC' EquivalentTo 'TREC'
294 'WRTH' EquivalentTo 'WRTH'
295 'WTRC' EquivalentTo 'WTRC'
296 'CREV' EquivalentTo 'CREV'
297 END
298 END
translateOptionalCode_4c_398_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType6Code : Default
232 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType6Code)
233 RULE
234 'ACTV' EquivalentTo 'ACTV'
235 'ATTI' EquivalentTo 'ATTI'
236 'BIDS' EquivalentTo 'BIDS'
237 'BONU' EquivalentTo 'BONU'
238 'BPUT' EquivalentTo 'BPUT'
239 'BRUP' EquivalentTo 'BRUP'
240 'CAPG' EquivalentTo 'CAPG'
241 'CAPI' EquivalentTo 'CAPI'
242 'CERT' EquivalentTo 'CERT'
243 'CHAN' EquivalentTo 'CHAN'
244 'CLSA' EquivalentTo 'CLSA'
245 'CONS' EquivalentTo 'CONS'
246 'CONV' EquivalentTo 'CONV'
247 'COOP' EquivalentTo 'COOP'
248 'DECR' EquivalentTo 'DECR'
249 'DETI' EquivalentTo 'DETI'
250 'DFLT' EquivalentTo 'DFLT'
251 'DLST' EquivalentTo 'DLST'
252 'DRAW' EquivalentTo 'DRAW'
253 'DRIP' EquivalentTo 'DRIP'
254 'DSCL' EquivalentTo 'DSCL'
255 'DTCH' EquivalentTo 'DTCH'
256 'DVCA' EquivalentTo 'DVCA'
257 'DVOP' EquivalentTo 'DVOP'
258 'DVSC' EquivalentTo 'DVSC'
259 'DVSE' EquivalentTo 'DVSE'
260 'EXOF' EquivalentTo 'EXOF'
261 'EXRI' EquivalentTo 'EXRI'
262 'EXTM' EquivalentTo 'EXTM'
263 'EXWA' EquivalentTo 'EXWA'
264 'CAPD' EquivalentTo 'CAPD'
265 'INCR' EquivalentTo 'INCR'
266 'INTR' EquivalentTo 'INTR'
267 'LIQU' EquivalentTo 'LIQU'
268 'MCAL' EquivalentTo 'MCAL'
269 'MRGR' EquivalentTo 'MRGR'
270 'ODLT' EquivalentTo 'ODLT'
271 'OTHR' EquivalentTo 'OTHR'
272 'PARI' EquivalentTo 'PARI'
273 'PCAL' EquivalentTo 'PCAL'
274 'PDEF' EquivalentTo 'PDEF'
275 'PINK' EquivalentTo 'PINK'
276 'PLAC' EquivalentTo 'PLAC'
277 'PPMT' EquivalentTo 'PPMT'
278 'PRED' EquivalentTo 'PRED'
279 'PRII' EquivalentTo 'PRII'
280 'PRIO' EquivalentTo 'PRIO'
281 'REDM' EquivalentTo 'REDM'
282 'REDO' EquivalentTo 'REDO'
283 'REMK' EquivalentTo 'REMK'
284 'RHDI' EquivalentTo 'RHDI'
285 'RHTS' EquivalentTo 'RHTS'
286 'SHPR' EquivalentTo 'SHPR'
287 'SMAL' EquivalentTo 'SMAL'
288 'SOFF' EquivalentTo 'SOFF'
289 'SPLF' EquivalentTo 'SPLF'
290 'SPLR' EquivalentTo 'SPLR'
291 'SUSP' EquivalentTo 'SUSP'
292 'TEND' EquivalentTo 'TEND'
293 'TREC' EquivalentTo 'TREC'
294 'WRTH' EquivalentTo 'WRTH'
295 'WTRC' EquivalentTo 'WTRC'
296 'CREV' EquivalentTo 'CREV'
297 END
298 END
translateOptionalCode_4c_398_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType6Code : Default
165 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType6Code)
166 RULE
167 'ACTV' EquivalentTo 'ACTV'
168 'ATTI' EquivalentTo 'ATTI'
169 'BIDS' EquivalentTo 'BIDS'
170 'BONU' EquivalentTo 'BONU'
171 'BPUT' EquivalentTo 'BPUT'
172 'BRUP' EquivalentTo 'BRUP'
173 'CAPG' EquivalentTo 'CAPG'
174 'CAPI' EquivalentTo 'CAPI'
175 'CERT' EquivalentTo 'CERT'
176 'CHAN' EquivalentTo 'CHAN'
177 'CLSA' EquivalentTo 'CLSA'
178 'CONS' EquivalentTo 'CONS'
179 'CONV' EquivalentTo 'CONV'
180 'COOP' EquivalentTo 'COOP'
181 'DECR' EquivalentTo 'DECR'
182 'DETI' EquivalentTo 'DETI'
183 'DFLT' EquivalentTo 'DFLT'
184 'DLST' EquivalentTo 'DLST'
185 'DRAW' EquivalentTo 'DRAW'
186 'DRIP' EquivalentTo 'DRIP'
187 'DSCL' EquivalentTo 'DSCL'
188 'DTCH' EquivalentTo 'DTCH'
189 'DVCA' EquivalentTo 'DVCA'
190 'DVOP' EquivalentTo 'DVOP'
191 'DVSC' EquivalentTo 'DVSC'
192 'DVSE' EquivalentTo 'DVSE'
193 'EXOF' EquivalentTo 'EXOF'
194 'EXRI' EquivalentTo 'EXRI'
195 'EXTM' EquivalentTo 'EXTM'
196 'EXWA' EquivalentTo 'EXWA'
197 'CAPD' EquivalentTo 'CAPD'
198 'INCR' EquivalentTo 'INCR'
199 'INTR' EquivalentTo 'INTR'
200 'LIQU' EquivalentTo 'LIQU'
201 'MCAL' EquivalentTo 'MCAL'
202 'MRGR' EquivalentTo 'MRGR'
203 'ODLT' EquivalentTo 'ODLT'
204 'OTHR' EquivalentTo 'OTHR'
205 'PARI' EquivalentTo 'PARI'
206 'PCAL' EquivalentTo 'PCAL'
207 'PDEF' EquivalentTo 'PDEF'
208 'PINK' EquivalentTo 'PINK'
209 'PLAC' EquivalentTo 'PLAC'
210 'PPMT' EquivalentTo 'PPMT'
211 'PRED' EquivalentTo 'PRED'
212 'PRII' EquivalentTo 'PRII'
213 'PRIO' EquivalentTo 'PRIO'
214 'REDM' EquivalentTo 'REDM'
215 'REDO' EquivalentTo 'REDO'
216 'REMK' EquivalentTo 'REMK'
217 'RHDI' EquivalentTo 'RHDI'
218 'RHTS' EquivalentTo 'RHTS'
219 'SHPR' EquivalentTo 'SHPR'
220 'SMAL' EquivalentTo 'SMAL'
221 'SOFF' EquivalentTo 'SOFF'
222 'SPLF' EquivalentTo 'SPLF'
223 'SPLR' EquivalentTo 'SPLR'
224 'SUSP' EquivalentTo 'SUSP'
225 'TEND' EquivalentTo 'TEND'
226 'TREC' EquivalentTo 'TREC'
227 'WRTH' EquivalentTo 'WRTH'
228 'WTRC' EquivalentTo 'WTRC'
229 'CREV' EquivalentTo 'CREV'
230 END
231 END
translateOptionalCode_4c_398_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType6Code : Default
167 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType6Code)
168 RULE
169 'ACTV' EquivalentTo 'ACTV'
170 'ATTI' EquivalentTo 'ATTI'
171 'BIDS' EquivalentTo 'BIDS'
172 'BONU' EquivalentTo 'BONU'
173 'BPUT' EquivalentTo 'BPUT'
174 'BRUP' EquivalentTo 'BRUP'
175 'CAPG' EquivalentTo 'CAPG'
176 'CAPI' EquivalentTo 'CAPI'
177 'CERT' EquivalentTo 'CERT'
178 'CHAN' EquivalentTo 'CHAN'
179 'CLSA' EquivalentTo 'CLSA'
180 'CONS' EquivalentTo 'CONS'
181 'CONV' EquivalentTo 'CONV'
182 'COOP' EquivalentTo 'COOP'
183 'DECR' EquivalentTo 'DECR'
184 'DETI' EquivalentTo 'DETI'
185 'DFLT' EquivalentTo 'DFLT'
186 'DLST' EquivalentTo 'DLST'
187 'DRAW' EquivalentTo 'DRAW'
188 'DRIP' EquivalentTo 'DRIP'
189 'DSCL' EquivalentTo 'DSCL'
190 'DTCH' EquivalentTo 'DTCH'
191 'DVCA' EquivalentTo 'DVCA'
192 'DVOP' EquivalentTo 'DVOP'
193 'DVSC' EquivalentTo 'DVSC'
194 'DVSE' EquivalentTo 'DVSE'
195 'EXOF' EquivalentTo 'EXOF'
196 'EXRI' EquivalentTo 'EXRI'
197 'EXTM' EquivalentTo 'EXTM'
198 'EXWA' EquivalentTo 'EXWA'
199 'CAPD' EquivalentTo 'CAPD'
200 'INCR' EquivalentTo 'INCR'
201 'INTR' EquivalentTo 'INTR'
202 'LIQU' EquivalentTo 'LIQU'
203 'MCAL' EquivalentTo 'MCAL'
204 'MRGR' EquivalentTo 'MRGR'
205 'ODLT' EquivalentTo 'ODLT'
206 'OTHR' EquivalentTo 'OTHR'
207 'PARI' EquivalentTo 'PARI'
208 'PCAL' EquivalentTo 'PCAL'
209 'PDEF' EquivalentTo 'PDEF'
210 'PINK' EquivalentTo 'PINK'
211 'PLAC' EquivalentTo 'PLAC'
212 'PPMT' EquivalentTo 'PPMT'
213 'PRED' EquivalentTo 'PRED'
214 'PRII' EquivalentTo 'PRII'
215 'PRIO' EquivalentTo 'PRIO'
216 'REDM' EquivalentTo 'REDM'
217 'REDO' EquivalentTo 'REDO'
218 'REMK' EquivalentTo 'REMK'
219 'RHDI' EquivalentTo 'RHDI'
220 'RHTS' EquivalentTo 'RHTS'
221 'SHPR' EquivalentTo 'SHPR'
222 'SMAL' EquivalentTo 'SMAL'
223 'SOFF' EquivalentTo 'SOFF'
224 'SPLF' EquivalentTo 'SPLF'
225 'SPLR' EquivalentTo 'SPLR'
226 'SUSP' EquivalentTo 'SUSP'
227 'TEND' EquivalentTo 'TEND'
228 'TREC' EquivalentTo 'TREC'
229 'WRTH' EquivalentTo 'WRTH'
230 'WTRC' EquivalentTo 'WTRC'
231 'CREV' EquivalentTo 'CREV'
232 END
233 END
translateOptionalCode_4c_398_CorporateActionEventType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType7Code : Default
197 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType7Code)
198 RULE
199 'ACTV' EquivalentTo 'ACTV'
200 'ATTI' EquivalentTo 'ATTI'
201 'BIDS' EquivalentTo 'BIDS'
202 'BONU' EquivalentTo 'BONU'
203 'BPUT' EquivalentTo 'BPUT'
204 'BRUP' EquivalentTo 'BRUP'
205 'CAPG' EquivalentTo 'CAPG'
206 'CAPI' EquivalentTo 'CAPI'
207 'CERT' EquivalentTo 'CERT'
208 'CHAN' EquivalentTo 'CHAN'
209 'CLSA' EquivalentTo 'CLSA'
210 'CONS' EquivalentTo 'CONS'
211 'CONV' EquivalentTo 'CONV'
212 'COOP' EquivalentTo 'COOP'
213 'DECR' EquivalentTo 'DECR'
214 'DETI' EquivalentTo 'DETI'
215 'DFLT' EquivalentTo 'DFLT'
216 'DLST' EquivalentTo 'DLST'
217 'DRAW' EquivalentTo 'DRAW'
218 'DRIP' EquivalentTo 'DRIP'
219 'DSCL' EquivalentTo 'DSCL'
220 'DTCH' EquivalentTo 'DTCH'
221 'DVCA' EquivalentTo 'DVCA'
222 'DVOP' EquivalentTo 'DVOP'
223 'DVSC' EquivalentTo 'DVSC'
224 'DVSE' EquivalentTo 'DVSE'
225 'EXOF' EquivalentTo 'EXOF'
226 'EXRI' EquivalentTo 'EXRI'
227 'EXTM' EquivalentTo 'EXTM'
228 'EXWA' EquivalentTo 'EXWA'
229 'CAPD' EquivalentTo 'CAPD'
230 'INCR' EquivalentTo 'INCR'
231 'INTR' EquivalentTo 'INTR'
232 'LIQU' EquivalentTo 'LIQU'
233 'MCAL' EquivalentTo 'MCAL'
234 'MRGR' EquivalentTo 'MRGR'
235 'ODLT' EquivalentTo 'ODLT'
236 'OTHR' EquivalentTo 'OTHR'
237 'PARI' EquivalentTo 'PARI'
238 'PCAL' EquivalentTo 'PCAL'
239 'PDEF' EquivalentTo 'PDEF'
240 'PINK' EquivalentTo 'PINK'
241 'PLAC' EquivalentTo 'PLAC'
242 'PPMT' EquivalentTo 'PPMT'
243 'PRED' EquivalentTo 'PRED'
244 'PRII' EquivalentTo 'PRII'
245 'PRIO' EquivalentTo 'PRIO'
246 'REDM' EquivalentTo 'REDM'
247 'REDO' EquivalentTo 'REDO'
248 'REMK' EquivalentTo 'REMK'
249 'RHDI' EquivalentTo 'RHDI'
250 'RHTS' EquivalentTo 'RHTS'
251 'SHPR' EquivalentTo 'SHPR'
252 'SMAL' EquivalentTo 'SMAL'
253 'SOFF' EquivalentTo 'SOFF'
254 'SPLF' EquivalentTo 'SPLF'
255 'SPLR' EquivalentTo 'SPLR'
256 'SUSP' EquivalentTo 'SUSP'
257 'TEND' EquivalentTo 'TEND'
258 'TREC' EquivalentTo 'TREC'
259 'WRTH' EquivalentTo 'WRTH'
260 'WTRC' EquivalentTo 'WTRC'
261 'CREV' EquivalentTo 'CREV'
262 'MEET' EquivalentTo 'MTNG'
263 END
264 END
translateOptionalCode_4c_398_CorporateActionEventType7Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method OptionalCode_4!c_398 -> CorporateActionEventType7Code : Default
197 TRANSLATE(OptionalCode_4!c_398, CorporateActionEventType7Code)
198 RULE
199 'ACTV' EquivalentTo 'ACTV'
200 'ATTI' EquivalentTo 'ATTI'
201 'BIDS' EquivalentTo 'BIDS'
202 'BONU' EquivalentTo 'BONU'
203 'BPUT' EquivalentTo 'BPUT'
204 'BRUP' EquivalentTo 'BRUP'
205 'CAPG' EquivalentTo 'CAPG'
206 'CAPI' EquivalentTo 'CAPI'
207 'CERT' EquivalentTo 'CERT'
208 'CHAN' EquivalentTo 'CHAN'
209 'CLSA' EquivalentTo 'CLSA'
210 'CONS' EquivalentTo 'CONS'
211 'CONV' EquivalentTo 'CONV'
212 'COOP' EquivalentTo 'COOP'
213 'DECR' EquivalentTo 'DECR'
214 'DETI' EquivalentTo 'DETI'
215 'DFLT' EquivalentTo 'DFLT'
216 'DLST' EquivalentTo 'DLST'
217 'DRAW' EquivalentTo 'DRAW'
218 'DRIP' EquivalentTo 'DRIP'
219 'DSCL' EquivalentTo 'DSCL'
220 'DTCH' EquivalentTo 'DTCH'
221 'DVCA' EquivalentTo 'DVCA'
222 'DVOP' EquivalentTo 'DVOP'
223 'DVSC' EquivalentTo 'DVSC'
224 'DVSE' EquivalentTo 'DVSE'
225 'EXOF' EquivalentTo 'EXOF'
226 'EXRI' EquivalentTo 'EXRI'
227 'EXTM' EquivalentTo 'EXTM'
228 'EXWA' EquivalentTo 'EXWA'
229 'CAPD' EquivalentTo 'CAPD'
230 'INCR' EquivalentTo 'INCR'
231 'INTR' EquivalentTo 'INTR'
232 'LIQU' EquivalentTo 'LIQU'
233 'MCAL' EquivalentTo 'MCAL'
234 'MRGR' EquivalentTo 'MRGR'
235 'ODLT' EquivalentTo 'ODLT'
236 'OTHR' EquivalentTo 'OTHR'
237 'PARI' EquivalentTo 'PARI'
238 'PCAL' EquivalentTo 'PCAL'
239 'PDEF' EquivalentTo 'PDEF'
240 'PINK' EquivalentTo 'PINK'
241 'PLAC' EquivalentTo 'PLAC'
242 'PPMT' EquivalentTo 'PPMT'
243 'PRED' EquivalentTo 'PRED'
244 'PRII' EquivalentTo 'PRII'
245 'PRIO' EquivalentTo 'PRIO'
246 'REDM' EquivalentTo 'REDM'
247 'REDO' EquivalentTo 'REDO'
248 'REMK' EquivalentTo 'REMK'
249 'RHDI' EquivalentTo 'RHDI'
250 'RHTS' EquivalentTo 'RHTS'
251 'SHPR' EquivalentTo 'SHPR'
252 'SMAL' EquivalentTo 'SMAL'
253 'SOFF' EquivalentTo 'SOFF'
254 'SPLF' EquivalentTo 'SPLF'
255 'SPLR' EquivalentTo 'SPLR'
256 'SUSP' EquivalentTo 'SUSP'
257 'TEND' EquivalentTo 'TEND'
258 'TREC' EquivalentTo 'TREC'
259 'WRTH' EquivalentTo 'WRTH'
260 'WTRC' EquivalentTo 'WTRC'
261 'CREV' EquivalentTo 'CREV'
262 'MEET' EquivalentTo 'MTNG'
263 END
264 END
translateOptionalCode_4c_399_MarketType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_399 -> MarketType3Code : Default
509 TRANSLATE(OptionalCode_4!c_399, MarketType3Code)
510 RULE
511 'SECM' EquivalentTo 'SECM'
512 'PRIM' EquivalentTo 'PRIM'
513 'EXCH' EquivalentTo 'EXCH'
514 'OTCO' EquivalentTo 'OTCO'
515 END
516 END
translateOptionalCode_4c_399_MarketType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_399 -> MarketType3Code : Default
521 TRANSLATE(OptionalCode_4!c_399, MarketType3Code)
522 RULE
523 'SECM' EquivalentTo 'SECM'
524 'PRIM' EquivalentTo 'PRIM'
525 'EXCH' EquivalentTo 'EXCH'
526 'OTCO' EquivalentTo 'OTCO'
527 END
528 END
translateOptionalCode_4c_399_MarketType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_399 -> MarketType3Code : Default
448 TRANSLATE(OptionalCode_4!c_399, MarketType3Code)
449 RULE
450 'SECM' EquivalentTo 'SECM'
451 'PRIM' EquivalentTo 'PRIM'
452 'EXCH' EquivalentTo 'EXCH'
453 'OTCO' EquivalentTo 'OTCO'
454 END
455 END
translateOptionalCode_4c_399_MarketType3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method OptionalCode_4!c_399 -> MarketType3Code : Default
456 TRANSLATE(OptionalCode_4!c_399, MarketType3Code)
457 RULE
458 'SECM' EquivalentTo 'SECM'
459 'PRIM' EquivalentTo 'PRIM'
460 'EXCH' EquivalentTo 'EXCH'
461 'OTCO' EquivalentTo 'OTCO'
462 END
463 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
118 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
119 RULE
120 'AFTE' EquivalentTo 'AFTE'
121 'BEFO' EquivalentTo 'BEFO'
122 'INFO' EquivalentTo 'INFO'
123 'WITH' EquivalentTo 'WITH'
124 END
125 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
118 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
119 RULE
120 'AFTE' EquivalentTo 'AFTE'
121 'BEFO' EquivalentTo 'BEFO'
122 'INFO' EquivalentTo 'INFO'
123 'WITH' EquivalentTo 'WITH'
124 END
125 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
118 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
119 RULE
120 'AFTE' EquivalentTo 'AFTE'
121 'BEFO' EquivalentTo 'BEFO'
122 'INFO' EquivalentTo 'INFO'
123 'WITH' EquivalentTo 'WITH'
124 END
125 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
157 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
158 RULE
159 'AFTE' EquivalentTo 'AFTE'
160 'BEFO' EquivalentTo 'BEFO'
161 'INFO' EquivalentTo 'INFO'
162 'WITH' EquivalentTo 'WITH'
163 END
164 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
118 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
119 RULE
120 'AFTE' EquivalentTo 'AFTE'
121 'BEFO' EquivalentTo 'BEFO'
122 'INFO' EquivalentTo 'INFO'
123 'WITH' EquivalentTo 'WITH'
124 END
125 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
157 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
158 RULE
159 'AFTE' EquivalentTo 'AFTE'
160 'BEFO' EquivalentTo 'BEFO'
161 'INFO' EquivalentTo 'INFO'
162 'WITH' EquivalentTo 'WITH'
163 END
164 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
118 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
119 RULE
120 'AFTE' EquivalentTo 'AFTE'
121 'BEFO' EquivalentTo 'BEFO'
122 'INFO' EquivalentTo 'INFO'
123 'WITH' EquivalentTo 'WITH'
124 END
125 END
translateOptionalCode_4c_3_ProcessingPosition3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method OptionalCode_4!c_3 -> ProcessingPosition3Code : Default
126 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
127 RULE
128 'AFTE' EquivalentTo 'AFTE'
129 'BEFO' EquivalentTo 'BEFO'
130 'INFO' EquivalentTo 'INFO'
131 'WITH' EquivalentTo 'WITH'
132 END
133 END
translateOptionalCode_4c_400_FractionDispositionType5Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_400 -> FractionDispositionType5Code : Default
1207 TRANSLATE(OptionalCode_4!c_400, FractionDispositionType5Code)
1208 RULE
1209 'DIST' EquivalentTo 'DIST'
1210 'RDDN' EquivalentTo 'RDDN'
1211 'RDUP' EquivalentTo 'RDUP'
1212 'STAN' EquivalentTo 'STAN'
1213 'UKWN' EquivalentTo 'UKWN'
1214 END
1215 END
translateOptionalCode_4c_401_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_401 -> DateType8Code : Default
1289 TRANSLATE(OptionalCode_4!c_401, DateType8Code)
1290 RULE
1291 'ONGO' EquivalentTo 'ONGO'
1292 'UKWN' EquivalentTo 'UKWN'
1293 END
1294 END
translateOptionalCode_4c_401_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_401 -> DateType8Code : Default
1453 TRANSLATE(OptionalCode_4!c_401, DateType8Code)
1454 RULE
1455 'ONGO' EquivalentTo 'ONGO'
1456 'UKWN' EquivalentTo 'UKWN'
1457 END
1458 END
translateOptionalCode_4c_401_DateType8Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_401 -> DateType8Code : Default
1004 TRANSLATE(OptionalCode_4!c_401, DateType8Code)
1005 RULE
1006 'ONGO' EquivalentTo 'ONGO'
1007 'UKWN' EquivalentTo 'UKWN'
1008 END
1009 END
translateOptionalCode_4c_402_CorporateActionFrequencyType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_402 -> CorporateActionFrequencyType2Code : Default
1796 TRANSLATE(OptionalCode_4!c_402, CorporateActionFrequencyType2Code)
1797 RULE
1798 'FINL' EquivalentTo 'FINL'
1799 'INTE' EquivalentTo 'INTE'
1800 'REGR' EquivalentTo 'REGR'
1801 'SPEC' EquivalentTo 'SPEC'
1802 'REIN' EquivalentTo 'REIN'
1803 END
1804 END
translateOptionalCode_4c_403_RenounceableStatus1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_403 -> RenounceableStatus1Code : Default
1903 TRANSLATE(OptionalCode_4!c_403, RenounceableStatus1Code)
1904 RULE
1905 'NREN' EquivalentTo 'NREN'
1906 'RENO' EquivalentTo 'RENO'
1907 END
1908 END
translateOptionalCode_4c_404_IntermediateSecurityDistributionType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_404 -> IntermediateSecurityDistributionType4Code : Default
2025 TRANSLATE(OptionalCode_4!c_404, IntermediateSecurityDistributionType4Code)
2026 RULE
2027 'BIDS' EquivalentTo 'BIDS'
2028 'BONU' EquivalentTo 'BONU'
2029 'DRIP' EquivalentTo 'DRIP'
2030 'DVOP' EquivalentTo 'DVOP'
2031 'EXRI' EquivalentTo 'EXRI'
2032 'PRIO' EquivalentTo 'PRIO'
2033 'DVCA' EquivalentTo 'DVCA'
2034 'DVSC' EquivalentTo 'DVSC'
2035 'DVSE' EquivalentTo 'DVSE'
2036 'INTR' EquivalentTo 'INTR'
2037 'LIQU' EquivalentTo 'LIQU'
2038 'SOFF' EquivalentTo 'SOFF'
2039 'SPLF' EquivalentTo 'SPLF'
2040 'EXOF' EquivalentTo 'EXOF'
2041 END
2042 END
translateOptionalCode_4c_404_IntermediateSecurityDistributionType4Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_404 -> IntermediateSecurityDistributionType4Code : Default
1325 TRANSLATE(OptionalCode_4!c_404, IntermediateSecurityDistributionType4Code)
1326 RULE
1327 'BIDS' EquivalentTo 'BIDS'
1328 'BONU' EquivalentTo 'BONU'
1329 'DRIP' EquivalentTo 'DRIP'
1330 'DVOP' EquivalentTo 'DVOP'
1331 'EXRI' EquivalentTo 'EXRI'
1332 'PRIO' EquivalentTo 'PRIO'
1333 'DVCA' EquivalentTo 'DVCA'
1334 'DVSC' EquivalentTo 'DVSC'
1335 'DVSE' EquivalentTo 'DVSE'
1336 'INTR' EquivalentTo 'INTR'
1337 'LIQU' EquivalentTo 'LIQU'
1338 'SOFF' EquivalentTo 'SOFF'
1339 'SPLF' EquivalentTo 'SPLF'
1340 'EXOF' EquivalentTo 'EXOF'
1341 END
1342 END
translateOptionalCode_4c_405_EUCapitalGain2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_405 -> EUCapitalGain2Code : Default
2062 TRANSLATE(OptionalCode_4!c_405, EUCapitalGain2Code)
2063 RULE
2064 'EUSI' EquivalentTo 'EUSI'
2065 'EUSO' EquivalentTo 'EUSO'
2066 'UKWN' EquivalentTo 'UKWN'
2067 END
2068 END
translateOptionalCode_4c_406_OptionFeatures3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_406 -> OptionFeatures3Code : Default
2286 TRANSLATE(OptionalCode_4!c_406, OptionFeatures3Code)
2287 RULE
2288 'CAOS' EquivalentTo 'CAOS'
2289 'MAXC' EquivalentTo 'MAXC'
2290 'COND' EquivalentTo 'COND'
2291 'NOSE' EquivalentTo 'NOSE'
2292 'OPLF' EquivalentTo 'OPLF'
2293 'PROR' EquivalentTo 'PROR'
2294 'QOVE' EquivalentTo 'QOVE'
2295 'VVPR' EquivalentTo 'VVPR'
2296 'QREC' EquivalentTo 'QREC'
2297 'MAXS' EquivalentTo 'MAXS'
2298 'PINS' EquivalentTo 'PINS'
2299 END
2300 END
translateOptionalCode_4c_406_OptionFeatures3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_406 -> OptionFeatures3Code : Default
1291 TRANSLATE(OptionalCode_4!c_406, OptionFeatures3Code)
1292 RULE
1293 'CAOS' EquivalentTo 'CAOS'
1294 'MAXC' EquivalentTo 'MAXC'
1295 'COND' EquivalentTo 'COND'
1296 'NOSE' EquivalentTo 'NOSE'
1297 'OPLF' EquivalentTo 'OPLF'
1298 'PROR' EquivalentTo 'PROR'
1299 'QOVE' EquivalentTo 'QOVE'
1300 'VVPR' EquivalentTo 'VVPR'
1301 'QREC' EquivalentTo 'QREC'
1302 'MAXS' EquivalentTo 'MAXS'
1303 'PINS' EquivalentTo 'PINS'
1304 END
1305 END
translateOptionalCode_4c_407_DividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method OptionalCode_4!c_407 -> DividendRateType1Code : Default
2740 TRANSLATE(OptionalCode_4!c_407, DividendRateType1Code)
2741 RULE
2742 'TXBL' EquivalentTo 'TXBL'
2743 END
2744 END
translateOptionalCode_4c_407_DividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method OptionalCode_4!c_407 -> DividendRateType1Code : Default
2075 TRANSLATE(OptionalCode_4!c_407, DividendRateType1Code)
2076 RULE
2077 'TXBL' EquivalentTo 'TXBL'
2078 END
2079 END
translateOptionalCode_4c_407_DividendRateType1Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_407 -> DividendRateType1Code : Default
1574 TRANSLATE(OptionalCode_4!c_407, DividendRateType1Code)
1575 RULE
1576 'TXBL' EquivalentTo 'TXBL'
1577 END
1578 END
translateOptionalCode_4c_408_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method OptionalCode_4!c_408 -> CorporateActionEventType6Code : Default
197 TRANSLATE(OptionalCode_4!c_408, CorporateActionEventType6Code)
198 RULE
199 'ACTV' EquivalentTo 'ACTV'
200 'ATTI' EquivalentTo 'ATTI'
201 'BIDS' EquivalentTo 'BIDS'
202 'BONU' EquivalentTo 'BONU'
203 'BPUT' EquivalentTo 'BPUT'
204 'BRUP' EquivalentTo 'BRUP'
205 'CAPG' EquivalentTo 'CAPG'
206 'CAPI' EquivalentTo 'CAPI'
207 'CERT' EquivalentTo 'CERT'
208 'CHAN' EquivalentTo 'CHAN'
209 'CLSA' EquivalentTo 'CLSA'
210 'CONS' EquivalentTo 'CONS'
211 'CONV' EquivalentTo 'CONV'
212 'COOP' EquivalentTo 'COOP'
213 'DECR' EquivalentTo 'DECR'
214 'DETI' EquivalentTo 'DETI'
215 'DFLT' EquivalentTo 'DFLT'
216 'DLST' EquivalentTo 'DLST'
217 'DRAW' EquivalentTo 'DRAW'
218 'DRIP' EquivalentTo 'DRIP'
219 'DSCL' EquivalentTo 'DSCL'
220 'DTCH' EquivalentTo 'DTCH'
221 'DVCA' EquivalentTo 'DVCA'
222 'DVOP' EquivalentTo 'DVOP'
223 'DVSC' EquivalentTo 'DVSC'
224 'DVSE' EquivalentTo 'DVSE'
225 'EXOF' EquivalentTo 'EXOF'
226 'EXRI' EquivalentTo 'EXRI'
227 'EXTM' EquivalentTo 'EXTM'
228 'EXWA' EquivalentTo 'EXWA'
229 'CAPD' EquivalentTo 'CAPD'
230 'INCR' EquivalentTo 'INCR'
231 'INTR' EquivalentTo 'INTR'
232 'LIQU' EquivalentTo 'LIQU'
233 'MCAL' EquivalentTo 'MCAL'
234 'MRGR' EquivalentTo 'MRGR'
235 'ODLT' EquivalentTo 'ODLT'
236 'OTHR' EquivalentTo 'OTHR'
237 'PARI' EquivalentTo 'PARI'
238 'PCAL' EquivalentTo 'PCAL'
239 'PDEF' EquivalentTo 'PDEF'
240 'PINK' EquivalentTo 'PINK'
241 'PLAC' EquivalentTo 'PLAC'
242 'PPMT' EquivalentTo 'PPMT'
243 'PRED' EquivalentTo 'PRED'
244 'PRII' EquivalentTo 'PRII'
245 'PRIO' EquivalentTo 'PRIO'
246 'REDM' EquivalentTo 'REDM'
247 'REDO' EquivalentTo 'REDO'
248 'REMK' EquivalentTo 'REMK'
249 'RHDI' EquivalentTo 'RHDI'
250 'RHTS' EquivalentTo 'RHTS'
251 'SHPR' EquivalentTo 'SHPR'
252 'SMAL' EquivalentTo 'SMAL'
253 'SOFF' EquivalentTo 'SOFF'
254 'SPLF' EquivalentTo 'SPLF'
255 'SPLR' EquivalentTo 'SPLR'
256 'SUSP' EquivalentTo 'SUSP'
257 'TEND' EquivalentTo 'TEND'
258 'TREC' EquivalentTo 'TREC'
259 'WRTH' EquivalentTo 'WRTH'
260 'WTRC' EquivalentTo 'WTRC'
261 'CREV' EquivalentTo 'CREV'
262 END
263 END
translateOptionalCode_4c_408_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method OptionalCode_4!c_408 -> CorporateActionEventType6Code : Default
158 TRANSLATE(OptionalCode_4!c_408, CorporateActionEventType6Code)
159 RULE
160 'ACTV' EquivalentTo 'ACTV'
161 'ATTI' EquivalentTo 'ATTI'
162 'BIDS' EquivalentTo 'BIDS'
163 'BONU' EquivalentTo 'BONU'
164 'BPUT' EquivalentTo 'BPUT'
165 'BRUP' EquivalentTo 'BRUP'
166 'CAPG' EquivalentTo 'CAPG'
167 'CAPI' EquivalentTo 'CAPI'
168 'CERT' EquivalentTo 'CERT'
169 'CHAN' EquivalentTo 'CHAN'
170 'CLSA' EquivalentTo 'CLSA'
171 'CONS' EquivalentTo 'CONS'
172 'CONV' EquivalentTo 'CONV'
173 'COOP' EquivalentTo 'COOP'
174 'DECR' EquivalentTo 'DECR'
175 'DETI' EquivalentTo 'DETI'
176 'DFLT' EquivalentTo 'DFLT'
177 'DLST' EquivalentTo 'DLST'
178 'DRAW' EquivalentTo 'DRAW'
179 'DRIP' EquivalentTo 'DRIP'
180 'DSCL' EquivalentTo 'DSCL'
181 'DTCH' EquivalentTo 'DTCH'
182 'DVCA' EquivalentTo 'DVCA'
183 'DVOP' EquivalentTo 'DVOP'
184 'DVSC' EquivalentTo 'DVSC'
185 'DVSE' EquivalentTo 'DVSE'
186 'EXOF' EquivalentTo 'EXOF'
187 'EXRI' EquivalentTo 'EXRI'
188 'EXTM' EquivalentTo 'EXTM'
189 'EXWA' EquivalentTo 'EXWA'
190 'CAPD' EquivalentTo 'CAPD'
191 'INCR' EquivalentTo 'INCR'
192 'INTR' EquivalentTo 'INTR'
193 'LIQU' EquivalentTo 'LIQU'
194 'MCAL' EquivalentTo 'MCAL'
195 'MRGR' EquivalentTo 'MRGR'
196 'ODLT' EquivalentTo 'ODLT'
197 'OTHR' EquivalentTo 'OTHR'
198 'PARI' EquivalentTo 'PARI'
199 'PCAL' EquivalentTo 'PCAL'
200 'PDEF' EquivalentTo 'PDEF'
201 'PINK' EquivalentTo 'PINK'
202 'PLAC' EquivalentTo 'PLAC'
203 'PPMT' EquivalentTo 'PPMT'
204 'PRED' EquivalentTo 'PRED'
205 'PRII' EquivalentTo 'PRII'
206 'PRIO' EquivalentTo 'PRIO'
207 'REDM' EquivalentTo 'REDM'
208 'REDO' EquivalentTo 'REDO'
209 'REMK' EquivalentTo 'REMK'
210 'RHDI' EquivalentTo 'RHDI'
211 'RHTS' EquivalentTo 'RHTS'
212 'SHPR' EquivalentTo 'SHPR'
213 'SMAL' EquivalentTo 'SMAL'
214 'SOFF' EquivalentTo 'SOFF'
215 'SPLF' EquivalentTo 'SPLF'
216 'SPLR' EquivalentTo 'SPLR'
217 'SUSP' EquivalentTo 'SUSP'
218 'TEND' EquivalentTo 'TEND'
219 'TREC' EquivalentTo 'TREC'
220 'WRTH' EquivalentTo 'WRTH'
221 'WTRC' EquivalentTo 'WTRC'
222 'CREV' EquivalentTo 'CREV'
223 END
224 END
translateOptionalCode_4c_409_MarketType2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_409 -> MarketType2Code : Default
1830 TRANSLATE(OptionalCode_4!c_409, MarketType2Code)
1831 RULE
1832 'EXCH' EquivalentTo 'EXCH'
1833 'OTCO' EquivalentTo 'OTCO'
1834 'PRIM' EquivalentTo 'PRIM'
1835 'SECM' EquivalentTo 'SECM'
1836 'VARI' EquivalentTo 'VARI'
1837 END
1838 END
translateOptionalCode_4c_410_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method OptionalCode_4!c_410 -> CorporateActionEventType6Code : Default
157 TRANSLATE(OptionalCode_4!c_410, CorporateActionEventType6Code)
158 RULE
159 'ACTV' EquivalentTo 'ACTV'
160 'ATTI' EquivalentTo 'ATTI'
161 'BIDS' EquivalentTo 'BIDS'
162 'BONU' EquivalentTo 'BONU'
163 'BPUT' EquivalentTo 'BPUT'
164 'BRUP' EquivalentTo 'BRUP'
165 'CAPG' EquivalentTo 'CAPG'
166 'CAPI' EquivalentTo 'CAPI'
167 'CERT' EquivalentTo 'CERT'
168 'CHAN' EquivalentTo 'CHAN'
169 'CLSA' EquivalentTo 'CLSA'
170 'CONS' EquivalentTo 'CONS'
171 'CONV' EquivalentTo 'CONV'
172 'COOP' EquivalentTo 'COOP'
173 'DECR' EquivalentTo 'DECR'
174 'DETI' EquivalentTo 'DETI'
175 'DFLT' EquivalentTo 'DFLT'
176 'DLST' EquivalentTo 'DLST'
177 'DRAW' EquivalentTo 'DRAW'
178 'DRIP' EquivalentTo 'DRIP'
179 'DSCL' EquivalentTo 'DSCL'
180 'DTCH' EquivalentTo 'DTCH'
181 'DVCA' EquivalentTo 'DVCA'
182 'DVOP' EquivalentTo 'DVOP'
183 'DVSC' EquivalentTo 'DVSC'
184 'DVSE' EquivalentTo 'DVSE'
185 'EXOF' EquivalentTo 'EXOF'
186 'EXRI' EquivalentTo 'EXRI'
187 'EXTM' EquivalentTo 'EXTM'
188 'EXWA' EquivalentTo 'EXWA'
189 'CAPD' EquivalentTo 'CAPD'
190 'INCR' EquivalentTo 'INCR'
191 'INTR' EquivalentTo 'INTR'
192 'LIQU' EquivalentTo 'LIQU'
193 'MCAL' EquivalentTo 'MCAL'
194 'MRGR' EquivalentTo 'MRGR'
195 'ODLT' EquivalentTo 'ODLT'
196 'OTHR' EquivalentTo 'OTHR'
197 'PARI' EquivalentTo 'PARI'
198 'PCAL' EquivalentTo 'PCAL'
199 'PDEF' EquivalentTo 'PDEF'
200 'PINK' EquivalentTo 'PINK'
201 'PLAC' EquivalentTo 'PLAC'
202 'PPMT' EquivalentTo 'PPMT'
203 'PRED' EquivalentTo 'PRED'
204 'PRII' EquivalentTo 'PRII'
205 'PRIO' EquivalentTo 'PRIO'
206 'REDM' EquivalentTo 'REDM'
207 'REDO' EquivalentTo 'REDO'
208 'REMK' EquivalentTo 'REMK'
209 'RHDI' EquivalentTo 'RHDI'
210 'RHTS' EquivalentTo 'RHTS'
211 'SHPR' EquivalentTo 'SHPR'
212 'SMAL' EquivalentTo 'SMAL'
213 'SOFF' EquivalentTo 'SOFF'
214 'SPLF' EquivalentTo 'SPLF'
215 'SPLR' EquivalentTo 'SPLR'
216 'SUSP' EquivalentTo 'SUSP'
217 'TEND' EquivalentTo 'TEND'
218 'TREC' EquivalentTo 'TREC'
219 'WRTH' EquivalentTo 'WRTH'
220 'WTRC' EquivalentTo 'WTRC'
221 'CREV' EquivalentTo 'CREV'
222 END
223 END
translateOptionalCode_4c_410_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method OptionalCode_4!c_410 -> CorporateActionEventType6Code : Default
157 TRANSLATE(OptionalCode_4!c_410, CorporateActionEventType6Code)
158 RULE
159 'ACTV' EquivalentTo 'ACTV'
160 'ATTI' EquivalentTo 'ATTI'
161 'BIDS' EquivalentTo 'BIDS'
162 'BONU' EquivalentTo 'BONU'
163 'BPUT' EquivalentTo 'BPUT'
164 'BRUP' EquivalentTo 'BRUP'
165 'CAPG' EquivalentTo 'CAPG'
166 'CAPI' EquivalentTo 'CAPI'
167 'CERT' EquivalentTo 'CERT'
168 'CHAN' EquivalentTo 'CHAN'
169 'CLSA' EquivalentTo 'CLSA'
170 'CONS' EquivalentTo 'CONS'
171 'CONV' EquivalentTo 'CONV'
172 'COOP' EquivalentTo 'COOP'
173 'DECR' EquivalentTo 'DECR'
174 'DETI' EquivalentTo 'DETI'
175 'DFLT' EquivalentTo 'DFLT'
176 'DLST' EquivalentTo 'DLST'
177 'DRAW' EquivalentTo 'DRAW'
178 'DRIP' EquivalentTo 'DRIP'
179 'DSCL' EquivalentTo 'DSCL'
180 'DTCH' EquivalentTo 'DTCH'
181 'DVCA' EquivalentTo 'DVCA'
182 'DVOP' EquivalentTo 'DVOP'
183 'DVSC' EquivalentTo 'DVSC'
184 'DVSE' EquivalentTo 'DVSE'
185 'EXOF' EquivalentTo 'EXOF'
186 'EXRI' EquivalentTo 'EXRI'
187 'EXTM' EquivalentTo 'EXTM'
188 'EXWA' EquivalentTo 'EXWA'
189 'CAPD' EquivalentTo 'CAPD'
190 'INCR' EquivalentTo 'INCR'
191 'INTR' EquivalentTo 'INTR'
192 'LIQU' EquivalentTo 'LIQU'
193 'MCAL' EquivalentTo 'MCAL'
194 'MRGR' EquivalentTo 'MRGR'
195 'ODLT' EquivalentTo 'ODLT'
196 'OTHR' EquivalentTo 'OTHR'
197 'PARI' EquivalentTo 'PARI'
198 'PCAL' EquivalentTo 'PCAL'
199 'PDEF' EquivalentTo 'PDEF'
200 'PINK' EquivalentTo 'PINK'
201 'PLAC' EquivalentTo 'PLAC'
202 'PPMT' EquivalentTo 'PPMT'
203 'PRED' EquivalentTo 'PRED'
204 'PRII' EquivalentTo 'PRII'
205 'PRIO' EquivalentTo 'PRIO'
206 'REDM' EquivalentTo 'REDM'
207 'REDO' EquivalentTo 'REDO'
208 'REMK' EquivalentTo 'REMK'
209 'RHDI' EquivalentTo 'RHDI'
210 'RHTS' EquivalentTo 'RHTS'
211 'SHPR' EquivalentTo 'SHPR'
212 'SMAL' EquivalentTo 'SMAL'
213 'SOFF' EquivalentTo 'SOFF'
214 'SPLF' EquivalentTo 'SPLF'
215 'SPLR' EquivalentTo 'SPLR'
216 'SUSP' EquivalentTo 'SUSP'
217 'TEND' EquivalentTo 'TEND'
218 'TREC' EquivalentTo 'TREC'
219 'WRTH' EquivalentTo 'WRTH'
220 'WTRC' EquivalentTo 'WTRC'
221 'CREV' EquivalentTo 'CREV'
222 END
223 END
translateOptionalCode_4c_411_CorporateActionEventType6Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method OptionalCode_4!c_411 -> CorporateActionEventType6Code : Default
205 TRANSLATE(OptionalCode_4!c_411, CorporateActionEventType6Code)
206 RULE
207 'ACTV' EquivalentTo 'ACTV'
208 'ATTI' EquivalentTo 'ATTI'
209 'BIDS' EquivalentTo 'BIDS'
210 'BONU' EquivalentTo 'BONU'
211 'BPUT' EquivalentTo 'BPUT'
212 'BRUP' EquivalentTo 'BRUP'
213 'CAPG' EquivalentTo 'CAPG'
214 'CAPI' EquivalentTo 'CAPI'
215 'CERT' EquivalentTo 'CERT'
216 'CHAN' EquivalentTo 'CHAN'
217 'CLSA' EquivalentTo 'CLSA'
218 'CONS' EquivalentTo 'CONS'
219 'CONV' EquivalentTo 'CONV'
220 'COOP' EquivalentTo 'COOP'
221 'DECR' EquivalentTo 'DECR'
222 'DETI' EquivalentTo 'DETI'
223 'DFLT' EquivalentTo 'DFLT'
224 'DLST' EquivalentTo 'DLST'
225 'DRAW' EquivalentTo 'DRAW'
226 'DRIP' EquivalentTo 'DRIP'
227 'DSCL' EquivalentTo 'DSCL'
228 'DTCH' EquivalentTo 'DTCH'
229 'DVCA' EquivalentTo 'DVCA'
230 'DVOP' EquivalentTo 'DVOP'
231 'DVSC' EquivalentTo 'DVSC'
232 'DVSE' EquivalentTo 'DVSE'
233 'EXOF' EquivalentTo 'EXOF'
234 'EXRI' EquivalentTo 'EXRI'
235 'EXTM' EquivalentTo 'EXTM'
236 'EXWA' EquivalentTo 'EXWA'
237 'CAPD' EquivalentTo 'CAPD'
238 'INCR' EquivalentTo 'INCR'
239 'INTR' EquivalentTo 'INTR'
240 'LIQU' EquivalentTo 'LIQU'
241 'MCAL' EquivalentTo 'MCAL'
242 'MRGR' EquivalentTo 'MRGR'
243 'ODLT' EquivalentTo 'ODLT'
244 'OTHR' EquivalentTo 'OTHR'
245 'PARI' EquivalentTo 'PARI'
246 'PCAL' EquivalentTo 'PCAL'
247 'PDEF' EquivalentTo 'PDEF'
248 'PINK' EquivalentTo 'PINK'
249 'PLAC' EquivalentTo 'PLAC'
250 'PPMT' EquivalentTo 'PPMT'
251 'PRED' EquivalentTo 'PRED'
252 'PRII' EquivalentTo 'PRII'
253 'PRIO' EquivalentTo 'PRIO'
254 'REDM' EquivalentTo 'REDM'
255 'REDO' EquivalentTo 'REDO'
256 'REMK' EquivalentTo 'REMK'
257 'RHDI' EquivalentTo 'RHDI'
258 'RHTS' EquivalentTo 'RHTS'
259 'SHPR' EquivalentTo 'SHPR'
260 'SMAL' EquivalentTo 'SMAL'
261 'SOFF' EquivalentTo 'SOFF'
262 'SPLF' EquivalentTo 'SPLF'
263 'SPLR' EquivalentTo 'SPLR'
264 'SUSP' EquivalentTo 'SUSP'
265 'TEND' EquivalentTo 'TEND'
266 'TREC' EquivalentTo 'TREC'
267 'WRTH' EquivalentTo 'WRTH'
268 'WTRC' EquivalentTo 'WTRC'
269 'CREV' EquivalentTo 'CREV'
270 END
271 END
translateOptionalCode_4c_412_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method OptionalCode_4!c_412 -> SafekeepingPlace2Code : Default
775 TRANSLATE(OptionalCode_4!c_412, SafekeepingPlace2Code)
776 RULE
777 'ALLP' EquivalentTo 'ALLP'
778 'SHHE' EquivalentTo 'SHHE'
779 END
780 END
translateOptionalCode_4c_412_SafekeepingPlace2Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method OptionalCode_4!c_412 -> SafekeepingPlace2Code : Default
179 TRANSLATE(OptionalCode_4!c_412, SafekeepingPlace2Code)
180 RULE
181 'ALLP' EquivalentTo 'ALLP'
182 'SHHE' EquivalentTo 'SHHE'
183 END
184 END
translateOptionalCode_4c_515_OrderStatus7Code_25D_IPRC_Codes(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method OptionalCode_4!c_515 -> OrderStatus7Code : 25D_IPRC_Codes
21 TRANSLATE(OptionalCode_4!c_515, OrderStatus7Code)
22 RULE
23 IF (OptionalCode_4!c_515 IsSameString 'INTE')
24 THEN
25 'STNP' CopyTo OrderStatus7Code
26 END
27 IF (OptionalCode_4!c_515 IsSameString 'PACK')
28 THEN
29 'PACK' CopyTo OrderStatus7Code
30 END
31 IF (OptionalCode_4!c_515 IsSameString 'PPRE')
32 THEN
33 'PACK' CopyTo OrderStatus7Code
34 END
35 END
36 END
translateOptionalCode_4c_5_SafekeepingPlace3Code_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method OptionalCode_4!c_5 -> SafekeepingPlace3Code : Default
2089 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
2090 RULE
2091 'SHHE' EquivalentTo 'SHHE'
2092 END
2093 END
translateOptionAvailabilityStatus1Code_OptionalCode_4c_197_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionAvailabilityStatus1Code -> OptionalCode_4!c_197 : Default
1907 TRANSLATE(OptionAvailabilityStatus1Code, OptionalCode_4!c_197)
1908 RULE
1909 'INTV' EquivalentTo 'INTV'
1910 'CANC' EquivalentTo 'CANC'
1911 END
1912 END
translateOptionAvailabilityStatus1Code_OptionalCode_4c_197_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionAvailabilityStatus1Code -> OptionalCode_4!c_197 : Default
903 TRANSLATE(OptionAvailabilityStatus1Code, OptionalCode_4!c_197)
904 RULE
905 'INTV' EquivalentTo 'INTV'
906 'CANC' EquivalentTo 'CANC'
907 END
908 END
translateOptionAvailabilityStatus2Choice_22F_128_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionAvailabilityStatus2Choice -> 22F_128 : Default
1896 TRANSLATE(OptionAvailabilityStatus2Choice, 22F_128)
1897 RULE
1898 NODE (Data Source Scheme)
1899 Proprietary TranslateTo Data Source Scheme
1900 END
1901 NODE (Indicator)
1902 Code TranslateTo Indicator
1903 (Proprietary\Identification ToUppercase) CopyTo Indicator
1904 END
1905 END
1906 END
translateOptionAvailabilityStatus2Choice_22F_128_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionAvailabilityStatus2Choice -> 22F_128 : Default
892 TRANSLATE(OptionAvailabilityStatus2Choice, 22F_128)
893 RULE
894 NODE (Data Source Scheme)
895 Proprietary TranslateTo Data Source Scheme
896 END
897 NODE (Indicator)
898 Code TranslateTo Indicator
899 (Proprietary\Identification ToUppercase) CopyTo Indicator
900 END
901 END
902 END
translateOptionFeatures1Code_OptionalCode_4c_306_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OptionFeatures1Code -> OptionalCode_4!c_306 : Default
640 TRANSLATE(OptionFeatures1Code, OptionalCode_4!c_306)
641 RULE
642 'COND' EquivalentTo 'COND'
643 'MAXC' EquivalentTo 'MAXC'
644 'MAXS' EquivalentTo 'MAXS'
645 'OPLF' EquivalentTo 'OPLF'
646 'PROR' EquivalentTo 'PROR'
647 'QOVE' EquivalentTo 'QOVE'
648 'QREC' EquivalentTo 'QREC'
649 'VVPR' EquivalentTo 'VVPR'
650 END
651 END
translateOptionFeatures3Code_OptionalCode_4c_406_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionFeatures3Code -> OptionalCode_4!c_406 : Default
1881 TRANSLATE(OptionFeatures3Code, OptionalCode_4!c_406)
1882 RULE
1883 'CAOS' EquivalentTo 'CAOS'
1884 'COND' EquivalentTo 'COND'
1885 'MAXC' EquivalentTo 'MAXC'
1886 'MAXS' EquivalentTo 'MAXS'
1887 'OPLF' EquivalentTo 'OPLF'
1888 'PROR' EquivalentTo 'PROR'
1889 'QOVE' EquivalentTo 'QOVE'
1890 'QREC' EquivalentTo 'QREC'
1891 'VVPR' EquivalentTo 'VVPR'
1892 'NOSE' EquivalentTo 'NOSE'
1893 'PINS' EquivalentTo 'PINS'
1894 END
1895 END
translateOptionFeatures3Code_OptionalCode_4c_406_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionFeatures3Code -> OptionalCode_4!c_406 : Default
877 TRANSLATE(OptionFeatures3Code, OptionalCode_4!c_406)
878 RULE
879 'CAOS' EquivalentTo 'CAOS'
880 'COND' EquivalentTo 'COND'
881 'MAXC' EquivalentTo 'MAXC'
882 'MAXS' EquivalentTo 'MAXS'
883 'OPLF' EquivalentTo 'OPLF'
884 'PROR' EquivalentTo 'PROR'
885 'QOVE' EquivalentTo 'QOVE'
886 'QREC' EquivalentTo 'QREC'
887 'VVPR' EquivalentTo 'VVPR'
888 'NOSE' EquivalentTo 'NOSE'
889 'PINS' EquivalentTo 'PINS'
890 END
891 END
translateOptionFeaturesFormat3Choice_22F_185_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OptionFeaturesFormat3Choice -> 22F_185 : Default
629 TRANSLATE(OptionFeaturesFormat3Choice, 22F_185)
630 RULE
631 NODE (Data Source Scheme)
632 Proprietary TranslateTo Data Source Scheme
633 END
634 NODE (Indicator)
635 Code TranslateTo Indicator
636 (Proprietary\Identification ToUppercase) CopyTo Indicator
637 END
638 END
639 END
translateOptionFeaturesFormat7Choice_22F_238_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionFeaturesFormat7Choice -> 22F_238 : Default
866 TRANSLATE(OptionFeaturesFormat7Choice, 22F_238)
867 RULE
868 NODE (Data Source Scheme)
869 Proprietary TranslateTo Data Source Scheme
870 END
871 NODE (Indicator)
872 Code TranslateTo Indicator
873 (Proprietary\Identification ToUppercase) CopyTo Indicator
874 END
875 END
876 END
translateOptionFeaturesFormat8Choice_22F_238_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionFeaturesFormat8Choice -> 22F_238 : Default
1870 TRANSLATE(OptionFeaturesFormat8Choice, 22F_238)
1871 RULE
1872 NODE (Data Source Scheme)
1873 Proprietary TranslateTo Data Source Scheme
1874 END
1875 NODE (Indicator)
1876 Code TranslateTo Indicator
1877 (Proprietary\Identification ToUppercase) CopyTo Indicator
1878 END
1879 END
1880 END
translateOptionNumber1Choice_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method OptionNumber1Choice -> Identifier_FIN_3Ec : Default
814 TRANSLATE(OptionNumber1Choice, Identifier_FIN_3Ec)
815 RULE
816 Number CopyTo Identifier_FIN_3Ec
817 Code TranslateTo Identifier_FIN_3Ec
818 END
819 END
translateOptionNumber1Choice_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method OptionNumber1Choice -> Identifier_FIN_3Ec : Default
260 TRANSLATE(OptionNumber1Choice, Identifier_FIN_3Ec)
261 RULE
262 Number CopyTo Identifier_FIN_3Ec
263 Code TranslateTo Identifier_FIN_3Ec
264 END
265 END
translateOptionNumber1Choice_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OptionNumber1Choice -> Identifier_FIN_3Ec : Default
577 TRANSLATE(OptionNumber1Choice, Identifier_FIN_3Ec)
578 RULE
579 Number CopyTo Identifier_FIN_3Ec
580 Code TranslateTo Identifier_FIN_3Ec
581 END
582 END
translateOptionNumber1Choice_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method OptionNumber1Choice -> Identifier_FIN_3Ec : Default
385 TRANSLATE(OptionNumber1Choice, Identifier_FIN_3Ec)
386 RULE
387 Number CopyTo Identifier_FIN_3Ec
388 Code TranslateTo Identifier_FIN_3Ec
389 END
390 END
translateOptionNumber1Choice_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method OptionNumber1Choice -> Identifier_FIN_3Ec : Default
339 TRANSLATE(OptionNumber1Choice, Identifier_FIN_3Ec)
340 RULE
341 Number CopyTo Identifier_FIN_3Ec
342 Code TranslateTo Identifier_FIN_3Ec
343 END
344 END
translateOptionNumber1Code_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method OptionNumber1Code -> Identifier_FIN_3Ec : Default
820 TRANSLATE(OptionNumber1Code, Identifier_FIN_3Ec)
821 RULE
822 'UNSO' EquivalentTo 'UNS'
823 END
824 END
translateOptionNumber1Code_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method OptionNumber1Code -> Identifier_FIN_3Ec : Default
266 TRANSLATE(OptionNumber1Code, Identifier_FIN_3Ec)
267 RULE
268 'UNSO' EquivalentTo 'UNS'
269 END
270 END
translateOptionNumber1Code_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OptionNumber1Code -> Identifier_FIN_3Ec : Default
583 TRANSLATE(OptionNumber1Code, Identifier_FIN_3Ec)
584 RULE
585 'UNSO' EquivalentTo 'UNS'
586 END
587 END
translateOptionNumber1Code_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method OptionNumber1Code -> Identifier_FIN_3Ec : Default
391 TRANSLATE(OptionNumber1Code, Identifier_FIN_3Ec)
392 RULE
393 'UNSO' EquivalentTo 'UNS'
394 END
395 END
translateOptionNumber1Code_Identifier_FIN_3Ec_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method OptionNumber1Code -> Identifier_FIN_3Ec : Default
345 TRANSLATE(OptionNumber1Code, Identifier_FIN_3Ec)
346 RULE
347 'UNSO' EquivalentTo 'UNS'
348 END
349 END
translateOptionStyle2Code_OptionalCode_4c_24_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionStyle2Code -> OptionalCode_4!c_24 : Default
404 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_24)
405 RULE
406 'AMER' EquivalentTo 'AMER'
407 'EURO' EquivalentTo 'EURO'
408 END
409 END
translateOptionStyle2Code_OptionalCode_4c_24_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionStyle2Code -> OptionalCode_4!c_24 : Default
394 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_24)
395 RULE
396 'AMER' EquivalentTo 'AMER'
397 'EURO' EquivalentTo 'EURO'
398 END
399 END
translateOptionStyle5Choice_12B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OptionStyle5Choice -> 12B_2 : Default
393 TRANSLATE(OptionStyle5Choice, 12B_2)
394 RULE
395 NODE (Data Source Scheme)
396 Proprietary TranslateTo Data Source Scheme
397 END
398 NODE (Instrument Type Code)
399 Code TranslateTo Instrument Type Code
400 (Proprietary\Identification ToUppercase) CopyTo Instrument Type Code
401 END
402 END
403 END
translateOptionStyle5Choice_12B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OptionStyle5Choice -> 12B_2 : Default
383 TRANSLATE(OptionStyle5Choice, 12B_2)
384 RULE
385 NODE (Data Source Scheme)
386 Proprietary TranslateTo Data Source Scheme
387 END
388 NODE (Instrument Type Code)
389 Code TranslateTo Instrument Type Code
390 (Proprietary\Identification ToUppercase) CopyTo Instrument Type Code
391 END
392 END
393 END
translateOriginalAndCurrentQuantities3_93B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : AMOR
638 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
639 RULE
640 NODE (Quantity Type Code)
641 IF (AmortisedValue IsPresent)
642 THEN
643 'AMOR' CopyTo Quantity Type Code
644 END
645 END
646 NODE (Sign)
647 IF (ShortLongPosition IsSameString 'SHOR')
648 THEN
649 'N' CopyTo Sign
650 END
651 END
652 END
653 END
translateOriginalAndCurrentQuantities3_93B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : AMOR
502 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
503 RULE
504 NODE (Quantity Type Code)
505 IF (AmortisedValue IsPresent)
506 THEN
507 'AMOR' CopyTo Quantity Type Code
508 END
509 END
510 NODE (Sign)
511 IF (ShortLongPosition IsSameString 'SHOR')
512 THEN
513 'N' CopyTo Sign
514 END
515 END
516 END
517 END
translateOriginalAndCurrentQuantities3_93B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : AMOR
561 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
562 RULE
563 NODE (Quantity Type Code)
564 IF (AmortisedValue IsPresent)
565 THEN
566 'AMOR' CopyTo Quantity Type Code
567 END
568 END
569 NODE (Sign)
570 IF (ShortLongPosition IsSameString 'SHOR')
571 THEN
572 'N' CopyTo Sign
573 END
574 END
575 END
576 END
translateOriginalAndCurrentQuantities3_93B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : AMOR
563 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
564 RULE
565 NODE (Quantity Type Code)
566 IF (AmortisedValue IsPresent)
567 THEN
568 'AMOR' CopyTo Quantity Type Code
569 END
570 END
571 NODE (Sign)
572 IF (ShortLongPosition IsSameString 'SHOR')
573 THEN
574 'N' CopyTo Sign
575 END
576 END
577 END
578 END
translateOriginalAndCurrentQuantities3_93B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : AMOR
428 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
429 RULE
430 NODE (Quantity Type Code)
431 IF (AmortisedValue IsPresent)
432 THEN
433 'AMOR' CopyTo Quantity Type Code
434 END
435 END
436 NODE (Sign)
437 IF (ShortLongPosition IsSameString 'SHOR')
438 THEN
439 'N' CopyTo Sign
440 END
441 END
442 END
443 END
translateOriginalAndCurrentQuantities3_93B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : FAMT
654 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
655 RULE
656 NODE (Quantity Type Code)
657 IF (FaceAmount IsPresent)
658 THEN
659 'FAMT' CopyTo Quantity Type Code
660 END
661 END
662 NODE (Sign)
663 IF (ShortLongPosition IsSameString 'SHOR')
664 THEN
665 'N' CopyTo Sign
666 END
667 END
668 END
669 END
translateOriginalAndCurrentQuantities3_93B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : FAMT
518 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
519 RULE
520 NODE (Quantity Type Code)
521 IF (FaceAmount IsPresent)
522 THEN
523 'FAMT' CopyTo Quantity Type Code
524 END
525 END
526 NODE (Sign)
527 IF (ShortLongPosition IsSameString 'SHOR')
528 THEN
529 'N' CopyTo Sign
530 END
531 END
532 END
533 END
translateOriginalAndCurrentQuantities3_93B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : FAMT
577 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
578 RULE
579 NODE (Quantity Type Code)
580 IF (FaceAmount IsPresent)
581 THEN
582 'FAMT' CopyTo Quantity Type Code
583 END
584 END
585 NODE (Sign)
586 IF (ShortLongPosition IsSameString 'SHOR')
587 THEN
588 'N' CopyTo Sign
589 END
590 END
591 END
592 END
translateOriginalAndCurrentQuantities3_93B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : FAMT
644 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
645 RULE
646 NODE (Quantity Type Code)
647 IF (FaceAmount IsPresent)
648 THEN
649 'FAMT' CopyTo Quantity Type Code
650 END
651 END
652 NODE (Sign)
653 IF (ShortLongPosition IsSameString 'SHOR')
654 THEN
655 'N' CopyTo Sign
656 END
657 END
658 END
659 END
translateOriginalAndCurrentQuantities3_93B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method OriginalAndCurrentQuantities3 -> 93B : FAMT
444 TRANSLATE(OriginalAndCurrentQuantities3, 93B)
445 RULE
446 NODE (Quantity Type Code)
447 IF (FaceAmount IsPresent)
448 THEN
449 'FAMT' CopyTo Quantity Type Code
450 END
451 END
452 NODE (Sign)
453 IF (ShortLongPosition IsSameString 'SHOR')
454 THEN
455 'N' CopyTo Sign
456 END
457 END
458 END
459 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Party9Choice -> 95P_4 : Default
3042 TRANSLATE(Party9Choice, 95P_4)
3043 RULE
3044 NODE (Identifier Code)
3045 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
3046 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
3047 END
3048 END
3049 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method Party9Choice -> 95P_4 : Default
679 TRANSLATE(Party9Choice, 95P_4)
680 RULE
681 NODE (Identifier Code)
682 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
683 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
684 END
685 END
686 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method Party9Choice -> 95P_4 : Default
214 TRANSLATE(Party9Choice, 95P_4)
215 RULE
216 NODE (Identifier Code)
217 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
218 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
219 END
220 END
221 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method Party9Choice -> 95P_4 : Default
1201 TRANSLATE(Party9Choice, 95P_4)
1202 RULE
1203 NODE (Identifier Code)
1204 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
1205 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
1206 END
1207 END
1208 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method Party9Choice -> 95P_4 : Default
671 TRANSLATE(Party9Choice, 95P_4)
672 RULE
673 NODE (Identifier Code)
674 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
675 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
676 END
677 END
678 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Party9Choice -> 95P_4 : Default
2384 TRANSLATE(Party9Choice, 95P_4)
2385 RULE
2386 NODE (Identifier Code)
2387 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
2388 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
2389 END
2390 END
2391 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Party9Choice -> 95P_4 : Default
2016 TRANSLATE(Party9Choice, 95P_4)
2017 RULE
2018 NODE (Identifier Code)
2019 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
2020 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
2021 END
2022 END
2023 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method Party9Choice -> 95P_4 : Default
614 TRANSLATE(Party9Choice, 95P_4)
615 RULE
616 NODE (Identifier Code)
617 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
618 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
619 END
620 END
621 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method Party9Choice -> 95P_4 : Default
356 TRANSLATE(Party9Choice, 95P_4)
357 RULE
358 NODE (Identifier Code)
359 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
360 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
361 END
362 END
363 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method Party9Choice -> 95P_4 : Default
368 TRANSLATE(Party9Choice, 95P_4)
369 RULE
370 NODE (Identifier Code)
371 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
372 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
373 END
374 END
375 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method Party9Choice -> 95P_4 : Default
458 TRANSLATE(Party9Choice, 95P_4)
459 RULE
460 NODE (Identifier Code)
461 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
462 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
463 END
464 END
465 END
translateParty9Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method Party9Choice -> 95P_4 : Default
362 TRANSLATE(Party9Choice, 95P_4)
363 RULE
364 NODE (Identifier Code)
365 OrganisationIdentification\Identification\OrganisationIdentification\AnyBIC TranslateTo Identifier Code
366 FinancialInstitutionIdentification\FinancialInstitutionIdentification\BICFI TranslateTo Identifier Code
367 END
368 END
369 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Party9Choice -> 95Q : Default
3055 TRANSLATE(Party9Choice, 95Q)
3056 RULE
3057 NODE (Name and Address)
3058 NODE (Line)
3059 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
3060 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
3061 END
3062 NODE (Line)
3063 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
3064 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
3065 END
3066 NODE (Line)
3067 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
3068 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
3069 END
3070 NODE (Line)
3071 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
3072 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
3073 END
3074 END
3075 END
3076 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method Party9Choice -> 95Q : Default
692 TRANSLATE(Party9Choice, 95Q)
693 RULE
694 NODE (Name and Address)
695 NODE (Line)
696 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
697 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
698 END
699 NODE (Line)
700 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
701 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
702 END
703 NODE (Line)
704 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
705 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
706 END
707 NODE (Line)
708 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
709 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
710 END
711 END
712 END
713 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method Party9Choice -> 95Q : Default
232 TRANSLATE(Party9Choice, 95Q)
233 RULE
234 NODE (Name and Address)
235 NODE (Line)
236 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
237 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
238 END
239 NODE (Line)
240 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
241 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
242 END
243 NODE (Line)
244 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
245 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
246 END
247 NODE (Line)
248 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
249 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
250 END
251 END
252 END
253 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method Party9Choice -> 95Q : Default
1214 TRANSLATE(Party9Choice, 95Q)
1215 RULE
1216 NODE (Name and Address)
1217 NODE (Line)
1218 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
1219 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
1220 END
1221 NODE (Line)
1222 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
1223 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
1224 END
1225 NODE (Line)
1226 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
1227 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
1228 END
1229 NODE (Line)
1230 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
1231 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
1232 END
1233 END
1234 END
1235 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method Party9Choice -> 95Q : Default
684 TRANSLATE(Party9Choice, 95Q)
685 RULE
686 NODE (Name and Address)
687 NODE (Line)
688 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
689 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
690 END
691 NODE (Line)
692 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
693 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
694 END
695 NODE (Line)
696 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
697 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
698 END
699 NODE (Line)
700 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
701 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
702 END
703 END
704 END
705 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Party9Choice -> 95Q : Default
2397 TRANSLATE(Party9Choice, 95Q)
2398 RULE
2399 NODE (Name and Address)
2400 NODE (Line)
2401 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
2402 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
2403 END
2404 NODE (Line)
2405 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
2406 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
2407 END
2408 NODE (Line)
2409 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
2410 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
2411 END
2412 NODE (Line)
2413 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
2414 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
2415 END
2416 END
2417 END
2418 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Party9Choice -> 95Q : Default
2029 TRANSLATE(Party9Choice, 95Q)
2030 RULE
2031 NODE (Name and Address)
2032 NODE (Line)
2033 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
2034 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
2035 END
2036 NODE (Line)
2037 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
2038 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
2039 END
2040 NODE (Line)
2041 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
2042 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
2043 END
2044 NODE (Line)
2045 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
2046 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
2047 END
2048 END
2049 END
2050 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method Party9Choice -> 95Q : Default
632 TRANSLATE(Party9Choice, 95Q)
633 RULE
634 NODE (Name and Address)
635 NODE (Line)
636 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
637 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
638 END
639 NODE (Line)
640 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
641 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
642 END
643 NODE (Line)
644 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
645 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
646 END
647 NODE (Line)
648 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
649 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
650 END
651 END
652 END
653 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method Party9Choice -> 95Q : Default
369 TRANSLATE(Party9Choice, 95Q)
370 RULE
371 NODE (Name and Address)
372 NODE (Line)
373 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
374 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
375 END
376 NODE (Line)
377 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
378 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
379 END
380 NODE (Line)
381 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
382 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
383 END
384 NODE (Line)
385 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
386 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
387 END
388 END
389 END
390 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method Party9Choice -> 95Q : Default
381 TRANSLATE(Party9Choice, 95Q)
382 RULE
383 NODE (Name and Address)
384 NODE (Line)
385 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
386 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
387 END
388 NODE (Line)
389 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
390 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
391 END
392 NODE (Line)
393 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
394 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
395 END
396 NODE (Line)
397 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
398 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
399 END
400 END
401 END
402 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method Party9Choice -> 95Q : Default
471 TRANSLATE(Party9Choice, 95Q)
472 RULE
473 NODE (Name and Address)
474 NODE (Line)
475 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
476 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
477 END
478 NODE (Line)
479 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
480 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
481 END
482 NODE (Line)
483 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
484 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
485 END
486 NODE (Line)
487 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
488 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
489 END
490 END
491 END
492 END
translateParty9Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method Party9Choice -> 95Q : Default
375 TRANSLATE(Party9Choice, 95Q)
376 RULE
377 NODE (Name and Address)
378 NODE (Line)
379 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimRight '/') TrimLeft '/') CopyTo Name and Address\Line[1]
380 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('1', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[1]
381 END
382 NODE (Line)
383 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
384 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('36', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[2]
385 END
386 NODE (Line)
387 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
388 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('71', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[3]
389 END
390 NODE (Line)
391 (((((((((((((OrganisationIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate OrganisationIdentification\PostalAddress\Department) Concatenate OrganisationIdentification\PostalAddress\SubDepartment) Concatenate OrganisationIdentification\PostalAddress\StreetName) Concatenate OrganisationIdentification\PostalAddress\BuildingNumber) Concatenate OrganisationIdentification\PostalAddress\PostCode) Concatenate OrganisationIdentification\PostalAddress\TownName) Concatenate OrganisationIdentification\PostalAddress\CountrySubDivision) Concatenate OrganisationIdentification\PostalAddress\Country) Concatenate OrganisationIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
392 (((((((((((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Name Concatenate OrganisationIdentification\PostalAddress\AddressType) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Department) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\SubDepartment) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\StreetName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\BuildingNumber) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\PostCode) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\TownName) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\CountrySubDivision) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\Country) Concatenate FinancialInstitutionIdentification\FinancialInstitutionIdentification\PostalAddress\AddressLine[*]) Substring ('106', '35')) TrimLeft '/') TrimRight '/') CopyTo Name and Address\Line[4]
393 END
394 END
395 END
396 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Party9Choice -> 95R_1 : Default
3077 TRANSLATE(Party9Choice, 95R_1)
3078 RULE
3079 NODE (Data Source Scheme)
3080 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
3081 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
3082 END
3083 NODE (Proprietary Code)
3084 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
3085 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
3086 END
3087 END
3088 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method Party9Choice -> 95R_1 : Default
714 TRANSLATE(Party9Choice, 95R_1)
715 RULE
716 NODE (Data Source Scheme)
717 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
718 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
719 END
720 NODE (Proprietary Code)
721 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
722 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
723 END
724 END
725 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method Party9Choice -> 95R_1 : Default
254 TRANSLATE(Party9Choice, 95R_1)
255 RULE
256 NODE (Data Source Scheme)
257 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
258 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
259 END
260 NODE (Proprietary Code)
261 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
262 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
263 END
264 END
265 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method Party9Choice -> 95R_1 : Default
1236 TRANSLATE(Party9Choice, 95R_1)
1237 RULE
1238 NODE (Data Source Scheme)
1239 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
1240 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
1241 END
1242 NODE (Proprietary Code)
1243 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
1244 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
1245 END
1246 END
1247 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method Party9Choice -> 95R_1 : Default
706 TRANSLATE(Party9Choice, 95R_1)
707 RULE
708 NODE (Data Source Scheme)
709 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
710 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
711 END
712 NODE (Proprietary Code)
713 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
714 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
715 END
716 END
717 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Party9Choice -> 95R_1 : Default
2419 TRANSLATE(Party9Choice, 95R_1)
2420 RULE
2421 NODE (Data Source Scheme)
2422 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
2423 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
2424 END
2425 NODE (Proprietary Code)
2426 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
2427 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
2428 END
2429 END
2430 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Party9Choice -> 95R_1 : Default
2051 TRANSLATE(Party9Choice, 95R_1)
2052 RULE
2053 NODE (Data Source Scheme)
2054 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
2055 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
2056 END
2057 NODE (Proprietary Code)
2058 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
2059 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
2060 END
2061 END
2062 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method Party9Choice -> 95R_1 : Default
654 TRANSLATE(Party9Choice, 95R_1)
655 RULE
656 NODE (Data Source Scheme)
657 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
658 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
659 END
660 NODE (Proprietary Code)
661 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
662 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
663 END
664 END
665 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method Party9Choice -> 95R_1 : Default
391 TRANSLATE(Party9Choice, 95R_1)
392 RULE
393 NODE (Data Source Scheme)
394 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
395 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
396 END
397 NODE (Proprietary Code)
398 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
399 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
400 END
401 END
402 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method Party9Choice -> 95R_1 : Default
403 TRANSLATE(Party9Choice, 95R_1)
404 RULE
405 NODE (Data Source Scheme)
406 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
407 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
408 END
409 NODE (Proprietary Code)
410 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
411 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
412 END
413 END
414 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method Party9Choice -> 95R_1 : Default
493 TRANSLATE(Party9Choice, 95R_1)
494 RULE
495 NODE (Data Source Scheme)
496 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
497 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
498 END
499 NODE (Proprietary Code)
500 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
501 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
502 END
503 END
504 END
translateParty9Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method Party9Choice -> 95R_1 : Default
397 TRANSLATE(Party9Choice, 95R_1)
398 RULE
399 NODE (Data Source Scheme)
400 ((((FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Issuer Substring ('1', '4')) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Code Substring ('1', '4'))) Concatenate (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
401 ((((OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Issuer Substring ('1', '4')) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Code Substring ('1', '4'))) Concatenate (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\SchemeName\Proprietary Substring ('1', '4'))) ToUppercase) CopyTo Data Source Scheme
402 END
403 NODE (Proprietary Code)
404 (FinancialInstitutionIdentification\FinancialInstitutionIdentification\Other\Identification ToUppercase) CopyTo Proprietary Code
405 (OrganisationIdentification\Identification\OrganisationIdentification\Other[1]\Identification ToUppercase) CopyTo Proprietary Code
406 END
407 END
408 END
translatePartyIdentification26Choice_95P_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method PartyIdentification26Choice -> 95P_12 : Default
113 TRANSLATE(PartyIdentification26Choice, 95P_12)
114 RULE
115 NODE (Identifier Code)
116 IF (BICOrBEI IsPresent)
117 THEN
118 BICOrBEI CopyTo Identifier Code
119 END
120 END
121 END
122 END
translatePartyIdentification26Choice_95P_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PartyIdentification26Choice -> 95P_12 : Default
222 TRANSLATE(PartyIdentification26Choice, 95P_12)
223 RULE
224 NODE (Identifier Code)
225 IF (BICOrBEI IsPresent)
226 THEN
227 BICOrBEI CopyTo Identifier Code
228 END
229 END
230 END
231 END
translatePartyIdentification26Choice_95P_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method PartyIdentification26Choice -> 95P_12 : Default
98 TRANSLATE(PartyIdentification26Choice, 95P_12)
99 RULE
100 NODE (Identifier Code)
101 IF (BICOrBEI IsPresent)
102 THEN
103 BICOrBEI CopyTo Identifier Code
104 END
105 END
106 END
107 END
translatePartyIdentification26Choice_95P_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PartyIdentification26Choice -> 95P_12 : Default
222 TRANSLATE(PartyIdentification26Choice, 95P_12)
223 RULE
224 NODE (Identifier Code)
225 IF (BICOrBEI IsPresent)
226 THEN
227 BICOrBEI CopyTo Identifier Code
228 END
229 END
230 END
231 END
translatePartyIdentification26Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method PartyIdentification26Choice -> 95Q : Default
123 TRANSLATE(PartyIdentification26Choice, 95Q)
124 RULE
125 NODE (Name and Address)
126 IF (NameAndAddress IsPresent)
127 THEN
128 NameAndAddress TranslateTo Name and Address
129 END
130 END
131 END
132 END
translatePartyIdentification26Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PartyIdentification26Choice -> 95Q : Default
232 TRANSLATE(PartyIdentification26Choice, 95Q)
233 RULE
234 NODE (Name and Address)
235 IF (NameAndAddress IsPresent)
236 THEN
237 NameAndAddress TranslateTo Name and Address
238 END
239 END
240 END
241 END
translatePartyIdentification26Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method PartyIdentification26Choice -> 95Q : Default
108 TRANSLATE(PartyIdentification26Choice, 95Q)
109 RULE
110 NODE (Name and Address)
111 IF (NameAndAddress IsPresent)
112 THEN
113 NameAndAddress TranslateTo Name and Address
114 END
115 END
116 END
117 END
translatePartyIdentification26Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PartyIdentification26Choice -> 95Q : Default
232 TRANSLATE(PartyIdentification26Choice, 95Q)
233 RULE
234 NODE (Name and Address)
235 IF (NameAndAddress IsPresent)
236 THEN
237 NameAndAddress TranslateTo Name and Address
238 END
239 END
240 END
241 END
translatePartyIdentification26Choice_95R_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method PartyIdentification26Choice -> 95R_3 : Default
281 TRANSLATE(PartyIdentification26Choice, 95R_3)
282 RULE
283 NODE (Data Source Scheme)
284 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
285 END
286 NODE (Proprietary Code)
287 IF (ProprietaryIdentification\Identification IsPresent)
288 THEN
289 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
290 THEN
291 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
292 END
293 END
294 END
295 END
296 END
translatePartyIdentification26Choice_95R_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method PartyIdentification26Choice -> 95R_3 : Default
263 TRANSLATE(PartyIdentification26Choice, 95R_3)
264 RULE
265 NODE (Data Source Scheme)
266 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
267 END
268 NODE (Proprietary Code)
269 IF (ProprietaryIdentification\Identification IsPresent)
270 THEN
271 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
272 THEN
273 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
274 END
275 END
276 END
277 END
278 END
translatePartyIdentification26Choice_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method PartyIdentification26Choice -> 95R_4 : Default
214 TRANSLATE(PartyIdentification26Choice, 95R_4)
215 RULE
216 NODE (Data Source Scheme)
217 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
218 END
219 NODE (Proprietary Code)
220 IF (ProprietaryIdentification\Identification IsPresent)
221 THEN
222 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
223 THEN
224 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
225 END
226 END
227 END
228 END
229 END
translatePartyIdentification26Choice_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PartyIdentification26Choice -> 95R_4 : Default
323 TRANSLATE(PartyIdentification26Choice, 95R_4)
324 RULE
325 NODE (Data Source Scheme)
326 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
327 END
328 NODE (Proprietary Code)
329 IF (ProprietaryIdentification\Identification IsPresent)
330 THEN
331 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
332 THEN
333 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
334 END
335 END
336 END
337 END
338 END
translatePartyIdentification26Choice_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method PartyIdentification26Choice -> 95R_4 : Default
199 TRANSLATE(PartyIdentification26Choice, 95R_4)
200 RULE
201 NODE (Data Source Scheme)
202 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
203 END
204 NODE (Proprietary Code)
205 IF (ProprietaryIdentification\Identification IsPresent)
206 THEN
207 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
208 THEN
209 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
210 END
211 END
212 END
213 END
214 END
translatePartyIdentification26Choice_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PartyIdentification26Choice -> 95R_4 : Default
323 TRANSLATE(PartyIdentification26Choice, 95R_4)
324 RULE
325 NODE (Data Source Scheme)
326 ((ProprietaryIdentification\Issuer ToUppercase) Substring ('1', '8')) CopyTo Data Source Scheme
327 END
328 NODE (Proprietary Code)
329 IF (ProprietaryIdentification\Identification IsPresent)
330 THEN
331 IF ((ProprietaryIdentification\Identification Length) LessThanOrEqualTo '34')
332 THEN
333 (ProprietaryIdentification\Identification Substring ('1', '34')) CopyTo Proprietary Code
334 END
335 END
336 END
337 END
338 END
translatePartyIdentification32_50C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> 50C : Default
121 TRANSLATE(PartyIdentification32, 50C)
122 RULE
123 Identification\OrganisationIdentification\BICOrBEI CopyTo 50C
124 END
125 END
translatePartyIdentification32_50L_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> 50L : Default
126 TRANSLATE(PartyIdentification32, 50L)
127 RULE
128 (Name Substring ('1', '35')) CopyTo 50L
129 END
130 END
translatePartyIdentification32_Code_4a_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Code_4!a_4 : Default
209 TRANSLATE(PartyIdentification32, Code_4!a_4)
210 RULE
211 IF ((Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'DUNS') Or (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'GS1G'))
212 THEN
213 'CUST' CopyTo Code_4!a_4
214 ELSE
215 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
216 THEN
217 'TXID' CopyTo Code_4!a_4
218 ELSE
219 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
220 THEN
221 'EMPL' CopyTo Code_4!a_4
222 ELSE
223 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')
224 THEN
225 'DRLC' CopyTo Code_4!a_4
226 ELSE
227 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
228 THEN
229 'CUST' CopyTo Code_4!a_4
230 ELSE
231 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'SOSE')
232 THEN
233 'SOSE' CopyTo Code_4!a_4
234 ELSE
235 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
236 THEN
237 'ARNU' CopyTo Code_4!a_4
238 ELSE
239 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CCPT')
240 THEN
241 'CCPT' CopyTo Code_4!a_4
242 ELSE
243 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
244 THEN
245 'TXID' CopyTo Code_4!a_4
246 ELSE
247 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
248 THEN
249 'NIDN' CopyTo Code_4!a_4
250 END
251 END
252 END
253 END
254 END
255 END
256 END
257 END
258 END
259 END
260 END
261 END
translatePartyIdentification32_Code_4a_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Code_4!a_5 : Default
658 TRANSLATE(PartyIdentification32, Code_4!a_5)
659 RULE
660 IF ((Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'DUNS') Or (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'GS1G'))
661 THEN
662 'CUST' CopyTo Code_4!a_5
663 ELSE
664 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
665 THEN
666 'TXID' CopyTo Code_4!a_5
667 ELSE
668 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
669 THEN
670 'EMPL' CopyTo Code_4!a_5
671 ELSE
672 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')
673 THEN
674 'DRLC' CopyTo Code_4!a_5
675 ELSE
676 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
677 THEN
678 'CUST' CopyTo Code_4!a_5
679 ELSE
680 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'SOSE')
681 THEN
682 'SOSE' CopyTo Code_4!a_5
683 ELSE
684 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
685 THEN
686 'ARNU' CopyTo Code_4!a_5
687 ELSE
688 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CCPT')
689 THEN
690 'CCPT' CopyTo Code_4!a_5
691 ELSE
692 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
693 THEN
694 'TXID' CopyTo Code_4!a_5
695 ELSE
696 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
697 THEN
698 'NIDN' CopyTo Code_4!a_5
699 END
700 END
701 END
702 END
703 END
704 END
705 END
706 END
707 END
708 END
709 END
710 END
translatePartyIdentification32_Complex_Number_Details_1_MTCustomerNumberLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Complex_Number_Details_1 : MTCustomerNumberLine
1010 TRANSLATE(PartyIdentification32, Complex_Number_Details_1)
1011 RULE
1012 NODE (Number)
1013 '6' CopyTo Number
1014 END
1015 NODE (Details)
1016 IF ((Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')) IsPresent)
1017 THEN
1018 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('1', '33')) CopyTo Details
1019 END
1020 END
1021 END
1022 END
translatePartyIdentification32_Complex_Number_Details_1_MTCustomerNumberLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Complex_Number_Details_1 : MTCustomerNumberLine8
1106 TRANSLATE(PartyIdentification32, Complex_Number_Details_1)
1107 RULE
1108 NODE (Number)
1109 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
1110 THEN
1111 '8' CopyTo Number
1112 END
1113 END
1114 NODE (Details)
1115 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
1116 THEN
1117 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('34', '33')) CopyTo Details
1118 END
1119 END
1120 END
1121 END
translatePartyIdentification32_Complex_Number_Details_1_MTIdentityCardLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Complex_Number_Details_1 : MTIdentityCardLine
1023 TRANSLATE(PartyIdentification32, Complex_Number_Details_1)
1024 RULE
1025 NODE (Number)
1026 '7' CopyTo Number
1027 END
1028 NODE (Details)
1029 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('1', '33')) CopyTo Details
1030 END
1031 END
1032 END
translatePartyIdentification32_Complex_Number_Details_1_MTIdentityCardLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Complex_Number_Details_1 : MTIdentityCardLine8
1122 TRANSLATE(PartyIdentification32, Complex_Number_Details_1)
1123 RULE
1124 NODE (Number)
1125 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
1126 THEN
1127 '8' CopyTo Number
1128 END
1129 END
1130 NODE (Details)
1131 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
1132 THEN
1133 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('34', '33')) CopyTo Details
1134 END
1135 END
1136 END
1137 END
translatePartyIdentification32_Complex_Number_Details_1_PartyIdentifierLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Complex_Number_Details_1 : PartyIdentifierLine8
1312 TRANSLATE(PartyIdentification32, Complex_Number_Details_1)
1313 RULE
1314 NODE (Number)
1315 '8' CopyTo Number
1316 END
1317 NODE (Details)
1318 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')
1319 THEN
1320 ((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('36', '33')) CopyTo Details
1321 ELSE
1322 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST') Or (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')) Or (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL'))
1323 THEN
1324 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')
1325 THEN
1326 ((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('36', '33')) CopyTo Details
1327 END
1328 END
1329 END
1330 END
1331 END
1332 END
translatePartyIdentification32_Complex_Number_Details_MTCustomerNumberLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTCustomerNumberLine
561 TRANSLATE(PartyIdentification32, Complex_Number_Details)
562 RULE
563 NODE (Number)
564 '6' CopyTo Number
565 END
566 NODE (Details)
567 IF ((Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')) IsPresent)
568 THEN
569 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('1', '33')) CopyTo Details
570 END
571 END
572 END
573 END
translatePartyIdentification32_Complex_Number_Details_MTCustomerNumberLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTCustomerNumberLine
359 TRANSLATE(PartyIdentification32, Complex_Number_Details)
360 RULE
361 NODE (Number)
362 '6' CopyTo Number
363 END
364 NODE (Details)
365 IF ((Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')) IsPresent)
366 THEN
367 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('1', '33')) CopyTo Details
368 END
369 END
370 END
371 END
translatePartyIdentification32_Complex_Number_Details_MTCustomerNumberLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTCustomerNumberLine8
657 TRANSLATE(PartyIdentification32, Complex_Number_Details)
658 RULE
659 NODE (Number)
660 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
661 THEN
662 '8' CopyTo Number
663 END
664 END
665 NODE (Details)
666 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
667 THEN
668 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('34', '33')) CopyTo Details
669 END
670 END
671 END
672 END
translatePartyIdentification32_Complex_Number_Details_MTCustomerNumberLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTCustomerNumberLine8
455 TRANSLATE(PartyIdentification32, Complex_Number_Details)
456 RULE
457 NODE (Number)
458 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
459 THEN
460 '8' CopyTo Number
461 END
462 END
463 NODE (Details)
464 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33')
465 THEN
466 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), '/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Substring ('34', '33')) CopyTo Details
467 END
468 END
469 END
470 END
translatePartyIdentification32_Complex_Number_Details_MTIdentityCardLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTIdentityCardLine
574 TRANSLATE(PartyIdentification32, Complex_Number_Details)
575 RULE
576 NODE (Number)
577 '7' CopyTo Number
578 END
579 NODE (Details)
580 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('1', '33')) CopyTo Details
581 END
582 END
583 END
translatePartyIdentification32_Complex_Number_Details_MTIdentityCardLine(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTIdentityCardLine
372 TRANSLATE(PartyIdentification32, Complex_Number_Details)
373 RULE
374 NODE (Number)
375 '7' CopyTo Number
376 END
377 NODE (Details)
378 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('1', '33')) CopyTo Details
379 END
380 END
381 END
translatePartyIdentification32_Complex_Number_Details_MTIdentityCardLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTIdentityCardLine8
673 TRANSLATE(PartyIdentification32, Complex_Number_Details)
674 RULE
675 NODE (Number)
676 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
677 THEN
678 '8' CopyTo Number
679 END
680 END
681 NODE (Details)
682 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
683 THEN
684 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('34', '33')) CopyTo Details
685 END
686 END
687 END
688 END
translatePartyIdentification32_Complex_Number_Details_MTIdentityCardLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : MTIdentityCardLine8
471 TRANSLATE(PartyIdentification32, Complex_Number_Details)
472 RULE
473 NODE (Number)
474 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
475 THEN
476 '8' CopyTo Number
477 END
478 END
479 NODE (Details)
480 IF (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33')
481 THEN
482 ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Substring ('34', '33')) CopyTo Details
483 END
484 END
485 END
486 END
translatePartyIdentification32_Complex_Number_Details_PartyIdentifierLine8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Complex_Number_Details : PartyIdentifierLine8
863 TRANSLATE(PartyIdentification32, Complex_Number_Details)
864 RULE
865 NODE (Number)
866 '8' CopyTo Number
867 END
868 NODE (Details)
869 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')
870 THEN
871 ((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('36', '33')) CopyTo Details
872 ELSE
873 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST') Or (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')) Or (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL'))
874 THEN
875 IF (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')
876 THEN
877 ((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('36', '33')) CopyTo Details
878 END
879 END
880 END
881 END
882 END
883 END
translatePartyIdentification32_Country_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Country : Default
262 TRANSLATE(PartyIdentification32, Country)
263 RULE
264 IF (PostalAddress\Country IsCountry)
265 THEN
266 PostalAddress\Country CopyTo Country
267 END
268 END
269 END
translatePartyIdentification32_Country_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Country : Default
711 TRANSLATE(PartyIdentification32, Country)
712 RULE
713 IF (PostalAddress\Country IsCountry)
714 THEN
715 PostalAddress\Country CopyTo Country
716 END
717 END
718 END
translatePartyIdentification32_F50F_3_Name_and_Address_Account_NoIdentifier_8fromsubfield1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> F50F_3_Name and Address : Account_NoIdentifier_8fromsubfield1
356 TRANSLATE(PartyIdentification32, F50F_3_Name and Address)
357 RULE
358 NODE (Line 2-5)
359 Name TranslateTo Line 2-5[1]
360 END
361 NODE (Line 2-5)
362 IF ((Name Length) GreaterThan '33')
363 THEN
364 Name TranslateTo Line 2-5[2]
365 ELSE
366 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
367 THEN
368 PostalAddress TranslateTo Line 2-5[2]
369 ELSE
370 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
371 THEN
372 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[2]
373 ELSE
374 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
375 THEN
376 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
377 THEN
378 PartyIdentification32 TranslateTo Line 2-5[2]
379 END
380 ELSE
381 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
382 THEN
383 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress IsPresent))
384 THEN
385 PartyIdentification32 TranslateTo Line 2-5[2]
386 END
387 ELSE
388 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
389 THEN
390 PostalAddress TranslateTo Line 2-5[2]
391 END
392 END
393 END
394 END
395 END
396 END
397 END
398 NODE (Line 2-5)
399 IF ((Name Length) GreaterThan '33')
400 THEN
401 IF (((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And ((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)))
402 THEN
403 PostalAddress TranslateTo Line 2-5[3]
404 ELSE
405 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
406 THEN
407 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[3]
408 ELSE
409 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
410 THEN
411 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
412 THEN
413 PartyIdentification32 TranslateTo Line 2-5[3]
414 END
415 ELSE
416 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
417 THEN
418 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent))
419 THEN
420 PartyIdentification32 TranslateTo Line 2-5[3]
421 END
422 ELSE
423 IF ((PostalAddress\Country IsPresent) And ((PostalAddress\TownName IsPresent) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))))
424 THEN
425 PostalAddress TranslateTo Line 2-5[3]
426 END
427 END
428 END
429 END
430 END
431 ELSE
432 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
433 THEN
434 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
435 THEN
436 PostalAddress TranslateTo Line 2-5[3]
437 ELSE
438 PostalAddress TranslateTo Line 2-5[3]
439 END
440 ELSE
441 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
442 THEN
443 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[3]
444 ELSE
445 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
446 THEN
447 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33'))
448 THEN
449 PartyIdentification32 TranslateTo Line 2-5[3]
450 END
451 ELSE
452 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
453 THEN
454 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
455 THEN
456 PartyIdentification32 TranslateTo Line 2-5[3]
457 END
458 END
459 END
460 END
461 END
462 END
463 END
464 NODE (Line 2-5)
465 IF ((Name Length) GreaterThan '33')
466 THEN
467 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
468 THEN
469 PostalAddress TranslateTo Line 2-5[4]
470 ELSE
471 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
472 THEN
473 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[4]
474 ELSE
475 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
476 THEN
477 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) GreaterThan '33'))
478 THEN
479 PartyIdentification32 TranslateTo Line 2-5[4]
480 END
481 ELSE
482 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
483 THEN
484 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
485 THEN
486 PartyIdentification32 TranslateTo Line 2-5[4]
487 END
488 END
489 END
490 END
491 END
492 ELSE
493 IF ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))
494 THEN
495 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
496 THEN
497 PostalAddress TranslateTo Line 2-5[4]
498 END
499 END
500 END
501 END
502 END
503 END
translatePartyIdentification32_F50F_3_Name_and_Address_Account_NoIdentifier_8fromsubfield1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> F50F_3_Name and Address : Account_NoIdentifier_8fromsubfield1
154 TRANSLATE(PartyIdentification32, F50F_3_Name and Address)
155 RULE
156 NODE (Line 2-5)
157 Name TranslateTo Line 2-5[1]
158 END
159 NODE (Line 2-5)
160 IF ((Name Length) GreaterThan '33')
161 THEN
162 Name TranslateTo Line 2-5[2]
163 ELSE
164 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
165 THEN
166 PostalAddress TranslateTo Line 2-5[2]
167 ELSE
168 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
169 THEN
170 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[2]
171 ELSE
172 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
173 THEN
174 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
175 THEN
176 PartyIdentification32 TranslateTo Line 2-5[2]
177 END
178 ELSE
179 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
180 THEN
181 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress IsPresent))
182 THEN
183 PartyIdentification32 TranslateTo Line 2-5[2]
184 END
185 ELSE
186 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
187 THEN
188 PostalAddress TranslateTo Line 2-5[2]
189 END
190 END
191 END
192 END
193 END
194 END
195 END
196 NODE (Line 2-5)
197 IF ((Name Length) GreaterThan '33')
198 THEN
199 IF (((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And ((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)))
200 THEN
201 PostalAddress TranslateTo Line 2-5[3]
202 ELSE
203 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
204 THEN
205 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[3]
206 ELSE
207 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
208 THEN
209 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
210 THEN
211 PartyIdentification32 TranslateTo Line 2-5[3]
212 END
213 ELSE
214 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
215 THEN
216 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent))
217 THEN
218 PartyIdentification32 TranslateTo Line 2-5[3]
219 END
220 ELSE
221 IF ((PostalAddress\Country IsPresent) And ((PostalAddress\TownName IsPresent) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))))
222 THEN
223 PostalAddress TranslateTo Line 2-5[3]
224 END
225 END
226 END
227 END
228 END
229 ELSE
230 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
231 THEN
232 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
233 THEN
234 PostalAddress TranslateTo Line 2-5[3]
235 ELSE
236 PostalAddress TranslateTo Line 2-5[3]
237 END
238 ELSE
239 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
240 THEN
241 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[3]
242 ELSE
243 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
244 THEN
245 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33'))
246 THEN
247 PartyIdentification32 TranslateTo Line 2-5[3]
248 END
249 ELSE
250 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
251 THEN
252 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
253 THEN
254 PartyIdentification32 TranslateTo Line 2-5[3]
255 END
256 END
257 END
258 END
259 END
260 END
261 END
262 NODE (Line 2-5)
263 IF ((Name Length) GreaterThan '33')
264 THEN
265 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
266 THEN
267 PostalAddress TranslateTo Line 2-5[4]
268 ELSE
269 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
270 THEN
271 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[4]
272 ELSE
273 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
274 THEN
275 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) GreaterThan '33'))
276 THEN
277 PartyIdentification32 TranslateTo Line 2-5[4]
278 END
279 ELSE
280 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
281 THEN
282 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
283 THEN
284 PartyIdentification32 TranslateTo Line 2-5[4]
285 END
286 END
287 END
288 END
289 END
290 ELSE
291 IF ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))
292 THEN
293 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
294 THEN
295 PostalAddress TranslateTo Line 2-5[4]
296 END
297 END
298 END
299 END
300 END
301 END
translatePartyIdentification32_F50F_3_Name_and_Address_IdentifierNumber8_fromsubfield1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> F50F_3_Name and Address : IdentifierNumber8_fromsubfield1
689 TRANSLATE(PartyIdentification32, F50F_3_Name and Address)
690 RULE
691 NODE (Line 2-5)
692 Name TranslateTo Line 2-5[1]
693 END
694 NODE (Line 2-5)
695 IF ((Name Length) GreaterThan '33')
696 THEN
697 Name TranslateTo Line 2-5[2]
698 ELSE
699 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
700 THEN
701 PostalAddress TranslateTo Line 2-5[2]
702 ELSE
703 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
704 THEN
705 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[2]
706 ELSE
707 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
708 THEN
709 PartyIdentification32 TranslateTo Line 2-5[2]
710 ELSE
711 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress IsPresent))
712 THEN
713 PartyIdentification32 TranslateTo Line 2-5[2]
714 ELSE
715 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
716 THEN
717 PostalAddress TranslateTo Line 2-5[2]
718 END
719 END
720 END
721 END
722 END
723 END
724 IF ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35'))
725 THEN
726 IF (((PostalAddress\Country IsPresent) And (Not (PostalAddress\TownName IsPresent))) And (Not ((PostalAddress\StreetName IsPresent) Or (PostalAddress\AddressLine[*] IsPresent))))
727 THEN
728 PartyIdentification32 TranslateTo Line 2-5[2]
729 END
730 END
731 END
732 NODE (Line 2-5)
733 IF ((Name Length) GreaterThan '33')
734 THEN
735 IF (((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And ((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)))
736 THEN
737 PostalAddress TranslateTo Line 2-5[3]
738 ELSE
739 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
740 THEN
741 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[3]
742 ELSE
743 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
744 THEN
745 PartyIdentification32 TranslateTo Line 2-5[3]
746 ELSE
747 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent))
748 THEN
749 PartyIdentification32 TranslateTo Line 2-5[3]
750 ELSE
751 IF ((PostalAddress\Country IsPresent) And ((PostalAddress\TownName IsPresent) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))))
752 THEN
753 PostalAddress TranslateTo Line 2-5[3]
754 END
755 END
756 END
757 END
758 END
759 ELSE
760 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
761 THEN
762 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
763 THEN
764 PostalAddress TranslateTo Line 2-5[3]
765 ELSE
766 PostalAddress TranslateTo Line 2-5[3]
767 END
768 ELSE
769 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
770 THEN
771 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[3]
772 ELSE
773 IF (Not ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')))
774 THEN
775 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
776 THEN
777 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33'))
778 THEN
779 PartyIdentification32 TranslateTo Line 2-5[3]
780 ELSE
781 IF (Not ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')))
782 THEN
783 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
784 THEN
785 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
786 THEN
787 PartyIdentification32 TranslateTo Line 2-5[3]
788 END
789 END
790 END
791 END
792 END
793 END
794 END
795 END
796 END
797 IF ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35'))
798 THEN
799 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\StreetName IsPresent) Or (PostalAddress\AddressLine[*] IsPresent))))
800 THEN
801 PartyIdentification32 TranslateTo Line 2-5[3]
802 END
803 END
804 END
805 NODE (Line 2-5)
806 IF ((Name Length) GreaterThan '33')
807 THEN
808 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
809 THEN
810 PostalAddress TranslateTo Line 2-5[4]
811 ELSE
812 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
813 THEN
814 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[4]
815 ELSE
816 IF (Not (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
817 THEN
818 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code IsSameString 'CUST') And (PostalAddress\Country IsPresent)) And ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) GreaterThan '33'))
819 THEN
820 PartyIdentification32 TranslateTo Line 2-5[4]
821 ELSE
822 IF (Not (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
823 THEN
824 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code IsSameString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
825 THEN
826 PartyIdentification32 TranslateTo Line 2-5[4]
827 END
828 END
829 END
830 END
831 END
832 END
833 ELSE
834 IF ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))
835 THEN
836 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
837 THEN
838 PostalAddress TranslateTo Line 2-5[4]
839 END
840 END
841 END
842 IF ((Name Length) GreaterThan '33')
843 THEN
844 IF ((((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
845 THEN
846 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
847 THEN
848 PartyIdentification32 TranslateTo Line 2-5[4]
849 END
850 END
851 ELSE
852 IF ((((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
853 THEN
854 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))
855 THEN
856 PartyIdentification32 TranslateTo Line 2-5[4]
857 END
858 END
859 END
860 END
861 END
862 END
translatePartyIdentification32_F50F_6_Name_and_Address_Account_NoIdentifier_8fromsubfield1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> F50F_6_Name and Address : Account_NoIdentifier_8fromsubfield1
805 TRANSLATE(PartyIdentification32, F50F_6_Name and Address)
806 RULE
807 NODE (Line 2-5)
808 Name TranslateTo Line 2-5[1]
809 END
810 NODE (Line 2-5)
811 IF ((Name Length) GreaterThan '33')
812 THEN
813 Name TranslateTo Line 2-5[2]
814 ELSE
815 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
816 THEN
817 PostalAddress TranslateTo Line 2-5[2]
818 ELSE
819 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
820 THEN
821 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[2]
822 ELSE
823 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
824 THEN
825 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
826 THEN
827 PartyIdentification32 TranslateTo Line 2-5[2]
828 END
829 ELSE
830 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
831 THEN
832 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress IsPresent))
833 THEN
834 PartyIdentification32 TranslateTo Line 2-5[2]
835 END
836 ELSE
837 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
838 THEN
839 PostalAddress TranslateTo Line 2-5[2]
840 END
841 END
842 END
843 END
844 END
845 END
846 END
847 NODE (Line 2-5)
848 IF ((Name Length) GreaterThan '33')
849 THEN
850 IF (((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And ((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)))
851 THEN
852 PostalAddress TranslateTo Line 2-5[3]
853 ELSE
854 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
855 THEN
856 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[3]
857 ELSE
858 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
859 THEN
860 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
861 THEN
862 PartyIdentification32 TranslateTo Line 2-5[3]
863 END
864 ELSE
865 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
866 THEN
867 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent))
868 THEN
869 PartyIdentification32 TranslateTo Line 2-5[3]
870 END
871 ELSE
872 IF ((PostalAddress\Country IsPresent) And ((PostalAddress\TownName IsPresent) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))))
873 THEN
874 PostalAddress TranslateTo Line 2-5[3]
875 END
876 END
877 END
878 END
879 END
880 ELSE
881 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
882 THEN
883 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
884 THEN
885 PostalAddress TranslateTo Line 2-5[3]
886 ELSE
887 PostalAddress TranslateTo Line 2-5[3]
888 END
889 ELSE
890 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
891 THEN
892 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[3]
893 ELSE
894 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
895 THEN
896 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33'))
897 THEN
898 PartyIdentification32 TranslateTo Line 2-5[3]
899 END
900 ELSE
901 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
902 THEN
903 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
904 THEN
905 PartyIdentification32 TranslateTo Line 2-5[3]
906 END
907 END
908 END
909 END
910 END
911 END
912 END
913 NODE (Line 2-5)
914 IF ((Name Length) GreaterThan '33')
915 THEN
916 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
917 THEN
918 PostalAddress TranslateTo Line 2-5[4]
919 ELSE
920 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
921 THEN
922 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[4]
923 ELSE
924 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
925 THEN
926 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) GreaterThan '33'))
927 THEN
928 PartyIdentification32 TranslateTo Line 2-5[4]
929 END
930 ELSE
931 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
932 THEN
933 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
934 THEN
935 PartyIdentification32 TranslateTo Line 2-5[4]
936 END
937 END
938 END
939 END
940 END
941 ELSE
942 IF ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))
943 THEN
944 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
945 THEN
946 PostalAddress TranslateTo Line 2-5[4]
947 END
948 END
949 END
950 END
951 END
952 END
translatePartyIdentification32_F50F_6_Name_and_Address_IdentifierNumber8_fromsubfield1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> F50F_6_Name and Address : IdentifierNumber8_fromsubfield1
1138 TRANSLATE(PartyIdentification32, F50F_6_Name and Address)
1139 RULE
1140 NODE (Line 2-5)
1141 Name TranslateTo Line 2-5[1]
1142 END
1143 NODE (Line 2-5)
1144 IF ((Name Length) GreaterThan '33')
1145 THEN
1146 Name TranslateTo Line 2-5[2]
1147 ELSE
1148 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
1149 THEN
1150 PostalAddress TranslateTo Line 2-5[2]
1151 ELSE
1152 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
1153 THEN
1154 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[2]
1155 ELSE
1156 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
1157 THEN
1158 PartyIdentification32 TranslateTo Line 2-5[2]
1159 ELSE
1160 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress IsPresent))
1161 THEN
1162 PartyIdentification32 TranslateTo Line 2-5[2]
1163 ELSE
1164 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
1165 THEN
1166 PostalAddress TranslateTo Line 2-5[2]
1167 END
1168 END
1169 END
1170 END
1171 END
1172 END
1173 IF ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35'))
1174 THEN
1175 IF (((PostalAddress\Country IsPresent) And (Not (PostalAddress\TownName IsPresent))) And (Not ((PostalAddress\StreetName IsPresent) Or (PostalAddress\AddressLine[*] IsPresent))))
1176 THEN
1177 PartyIdentification32 TranslateTo Line 2-5[2]
1178 END
1179 END
1180 END
1181 NODE (Line 2-5)
1182 IF ((Name Length) GreaterThan '33')
1183 THEN
1184 IF (((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And ((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)))
1185 THEN
1186 PostalAddress TranslateTo Line 2-5[3]
1187 ELSE
1188 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
1189 THEN
1190 Identification\PrivateIdentification\DateAndPlaceOfBirth\BirthDate TranslateTo Line 2-5[3]
1191 ELSE
1192 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent))
1193 THEN
1194 PartyIdentification32 TranslateTo Line 2-5[3]
1195 ELSE
1196 IF ((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent))
1197 THEN
1198 PartyIdentification32 TranslateTo Line 2-5[3]
1199 ELSE
1200 IF ((PostalAddress\Country IsPresent) And ((PostalAddress\TownName IsPresent) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))))
1201 THEN
1202 PostalAddress TranslateTo Line 2-5[3]
1203 END
1204 END
1205 END
1206 END
1207 END
1208 ELSE
1209 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
1210 THEN
1211 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
1212 THEN
1213 PostalAddress TranslateTo Line 2-5[3]
1214 ELSE
1215 PostalAddress TranslateTo Line 2-5[3]
1216 END
1217 ELSE
1218 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
1219 THEN
1220 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[3]
1221 ELSE
1222 IF (Not ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')))
1223 THEN
1224 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST'))
1225 THEN
1226 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'CUST') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) Length) GreaterThan '33'))
1227 THEN
1228 PartyIdentification32 TranslateTo Line 2-5[3]
1229 ELSE
1230 IF (Not ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35')))
1231 THEN
1232 IF (Not (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN'))
1233 THEN
1234 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code ContainsString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
1235 THEN
1236 PartyIdentification32 TranslateTo Line 2-5[3]
1237 END
1238 END
1239 END
1240 END
1241 END
1242 END
1243 END
1244 END
1245 END
1246 IF ((((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[1]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[1]\Issuer, '/', Identification\PrivateIdentification\Other[1]\Identification)) Length) GreaterThan '35'))
1247 THEN
1248 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\StreetName IsPresent) Or (PostalAddress\AddressLine[*] IsPresent))))
1249 THEN
1250 PartyIdentification32 TranslateTo Line 2-5[3]
1251 END
1252 END
1253 END
1254 NODE (Line 2-5)
1255 IF ((Name Length) GreaterThan '33')
1256 THEN
1257 IF ((((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)) And (PostalAddress\Country IsPresent)) And (PostalAddress\TownName IsPresent))
1258 THEN
1259 PostalAddress TranslateTo Line 2-5[4]
1260 ELSE
1261 IF (Identification\PrivateIdentification\DateAndPlaceOfBirth IsPresent)
1262 THEN
1263 Identification\PrivateIdentification\DateAndPlaceOfBirth TranslateTo Line 2-5[4]
1264 ELSE
1265 IF (Not (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
1266 THEN
1267 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code IsSameString 'CUST') And (PostalAddress\Country IsPresent)) And ((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Issuer Select ((..\SchemeName\Code IsSameString 'CUST'), '1')), (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'CUST'), '1')))) GreaterThan '33'))
1268 THEN
1269 PartyIdentification32 TranslateTo Line 2-5[4]
1270 ELSE
1271 IF (Not (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
1272 THEN
1273 IF (((Identification\PrivateIdentification\Other[*]\SchemeName\Code IsSameString 'NIDN') And (PostalAddress\Country IsPresent)) And (((PostalAddress\Country Concatenate ('/', (Identification\PrivateIdentification\Other[*]\Identification Select ((..\SchemeName\Code IsSameString 'NIDN'), '1')))) Length) GreaterThan '33'))
1274 THEN
1275 PartyIdentification32 TranslateTo Line 2-5[4]
1276 END
1277 END
1278 END
1279 END
1280 END
1281 END
1282 ELSE
1283 IF ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))
1284 THEN
1285 IF ((((PostalAddress\AddressLine[1] Length) GreaterThan '33') Or (PostalAddress\AddressLine[2] IsPresent)) Or (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '33'))
1286 THEN
1287 PostalAddress TranslateTo Line 2-5[4]
1288 END
1289 END
1290 END
1291 IF ((Name Length) GreaterThan '33')
1292 THEN
1293 IF ((((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
1294 THEN
1295 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And (Not ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent))))
1296 THEN
1297 PartyIdentification32 TranslateTo Line 2-5[4]
1298 END
1299 END
1300 ELSE
1301 IF ((((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35') Or (((Identification\PrivateIdentification\Other[*]\SchemeName\Code Concatenate ('/', PostalAddress\Country, '/', Identification\PrivateIdentification\Other[*]\Issuer, '/', Identification\PrivateIdentification\Other[*]\Identification)) Length) GreaterThan '35'))
1302 THEN
1303 IF (((PostalAddress\Country IsPresent) And (PostalAddress\TownName IsPresent)) And ((PostalAddress\AddressLine[*] IsPresent) Or (PostalAddress\StreetName IsPresent)))
1304 THEN
1305 PartyIdentification32 TranslateTo Line 2-5[4]
1306 END
1307 END
1308 END
1309 END
1310 END
1311 END
translatePartyIdentification32_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Identifier_BICFIOrNonFI : Default
178 TRANSLATE(PartyIdentification32, Identifier_BICFIOrNonFI)
179 RULE
180 IF (Identification\OrganisationIdentification\BICOrBEI IsPresent)
181 THEN
182 Identification\OrganisationIdentification\BICOrBEI CopyTo Identifier_BICFIOrNonFI
183 END
184 END
185 END
translatePartyIdentification32_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Identifier_BICFIOrNonFI : Default
627 TRANSLATE(PartyIdentification32, Identifier_BICFIOrNonFI)
628 RULE
629 IF (Identification\OrganisationIdentification\BICOrBEI IsPresent)
630 THEN
631 Identification\OrganisationIdentification\BICOrBEI CopyTo Identifier_BICFIOrNonFI
632 END
633 END
634 END
translatePartyIdentification32_Identifier_BICFIOrNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Identifier_BICFIOrNonFI : Default
1038 TRANSLATE(PartyIdentification32, Identifier_BICFIOrNonFI)
1039 RULE
1040 IF (Identification\OrganisationIdentification\BICOrBEI IsPresent)
1041 THEN
1042 Identification\OrganisationIdentification\BICOrBEI CopyTo Identifier_BICFIOrNonFI
1043 END
1044 END
1045 END
translatePartyIdentification32_Identifier_BICNonFI_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Identifier_BICNonFI : Default
510 TRANSLATE(PartyIdentification32, Identifier_BICNonFI)
511 RULE
512 Identification\OrganisationIdentification\BICOrBEI CopyTo Identifier_BICNonFI
513 END
514 END
translatePartyIdentification32_Identifier_FIN_27x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Identifier_FIN_27x : Default
270 TRANSLATE(PartyIdentification32, Identifier_FIN_27x)
271 RULE
272 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'DUNS')
273 THEN
274 ('DUNS/' Concatenate Identification\OrganisationIdentification\Other[1]\Identification) CopyTo Identifier_FIN_27x
275 ELSE
276 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'GS1G')
277 THEN
278 ('GS1G/' Concatenate Identification\OrganisationIdentification\Other[1]\Identification) CopyTo Identifier_FIN_27x
279 ELSE
280 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
281 THEN
282 Identification\OrganisationIdentification\Other[1]\Identification CopyTo Identifier_FIN_27x
283 ELSE
284 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')
285 THEN
286 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
287 THEN
288 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
289 END
290 ELSE
291 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
292 THEN
293 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
294 THEN
295 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
296 ELSE
297 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
298 END
299 ELSE
300 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'SOSE')
301 THEN
302 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
303 ELSE
304 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
305 THEN
306 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
307 ELSE
308 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CCPT')
309 THEN
310 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
311 ELSE
312 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
313 THEN
314 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
315 ELSE
316 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
317 THEN
318 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
319 ELSE
320 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
321 THEN
322 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
323 ELSE
324 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
325 THEN
326 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
327 THEN
328 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
329 ELSE
330 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
331 END
332 ELSE
333 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
334 THEN
335 ((Identification\OrganisationIdentification\Other[1]\Issuer Concatenate ('/', Identification\OrganisationIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
336 ELSE
337 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
338 THEN
339 ((Identification\OrganisationIdentification\Other[1]\Issuer Concatenate ('/', Identification\OrganisationIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
340 END
341 END
342 END
343 END
344 END
345 END
346 END
347 END
348 END
349 END
350 END
351 END
352 END
353 END
354 END
355 END
translatePartyIdentification32_Identifier_FIN_27x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Identifier_FIN_27x : Default
719 TRANSLATE(PartyIdentification32, Identifier_FIN_27x)
720 RULE
721 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'DUNS')
722 THEN
723 ('DUNS/' Concatenate Identification\OrganisationIdentification\Other[1]\Identification) CopyTo Identifier_FIN_27x
724 ELSE
725 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'GS1G')
726 THEN
727 ('GS1G/' Concatenate Identification\OrganisationIdentification\Other[1]\Identification) CopyTo Identifier_FIN_27x
728 ELSE
729 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
730 THEN
731 Identification\OrganisationIdentification\Other[1]\Identification CopyTo Identifier_FIN_27x
732 ELSE
733 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'DRLC')
734 THEN
735 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
736 THEN
737 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
738 END
739 ELSE
740 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
741 THEN
742 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
743 THEN
744 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
745 ELSE
746 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
747 END
748 ELSE
749 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'SOSE')
750 THEN
751 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
752 ELSE
753 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
754 THEN
755 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
756 ELSE
757 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'CCPT')
758 THEN
759 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
760 ELSE
761 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'ARNU')
762 THEN
763 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
764 ELSE
765 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'TXID')
766 THEN
767 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
768 ELSE
769 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'NIDN')
770 THEN
771 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
772 ELSE
773 IF (Identification\PrivateIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
774 THEN
775 IF (Identification\PrivateIdentification\Other[1]\Issuer IsPresent)
776 THEN
777 ((Identification\PrivateIdentification\Other[1]\Issuer Concatenate ('/', Identification\PrivateIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
778 ELSE
779 (Identification\PrivateIdentification\Other[1]\Identification Substring ('1', '27')) CopyTo Identifier_FIN_27x
780 END
781 ELSE
782 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'CUST')
783 THEN
784 ((Identification\OrganisationIdentification\Other[1]\Issuer Concatenate ('/', Identification\OrganisationIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
785 ELSE
786 IF (Identification\OrganisationIdentification\Other[1]\SchemeName\Code IsSameString 'EMPL')
787 THEN
788 ((Identification\OrganisationIdentification\Other[1]\Issuer Concatenate ('/', Identification\OrganisationIdentification\Other[1]\Identification)) Substring ('1', '27')) CopyTo Identifier_FIN_27x
789 END
790 END
791 END
792 END
793 END
794 END
795 END
796 END
797 END
798 END
799 END
800 END
801 END
802 END
803 END
804 END
translatePartyIdentification32_Text_FIN_34x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Text_FIN_34x : Default
1454 TRANSLATE(PartyIdentification32, Text_FIN_34x)
1455 RULE
1456 ('//' Concatenate ('CH', Identification\OrganisationIdentification\Other[*]\Identification)) CopyTo Text_FIN_34x
1457 END
1458 END
translatePartyIdentification32_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PartyIdentification32 -> Text_FIN_4M35x : Default
884 TRANSLATE(PartyIdentification32, Text_FIN_4M35x)
885 RULE
886 NODE (Line)
887 IF ((Name IsPresent) And (PostalAddress IsPresent))
888 THEN
889 (Name Substring ('1', '35')) CopyTo Line[1]
890 ELSE
891 IF (Name IsPresent)
892 THEN
893 (Name Substring ('1', '35')) CopyTo Line[1]
894 END
895 END
896 END
897 NODE (Line)
898 IF ((Name Length) GreaterThan '35')
899 THEN
900 (Name Substring ('36', '35')) CopyTo Line[2]
901 ELSE
902 IF (PostalAddress IsPresent)
903 THEN
904 IF (PostalAddress\StreetName IsPresent)
905 THEN
906 PostalAddress TranslateTo Line[2]
907 ELSE
908 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
909 THEN
910 PostalAddress TranslateTo Line[2]
911 ELSE
912 IF (PostalAddress\AddressLine[*] IsPresent)
913 THEN
914 PostalAddress TranslateTo Line[2]
915 END
916 END
917 END
918 END
919 END
920 END
921 NODE (Line)
922 IF ((Name Length) GreaterThan '35')
923 THEN
924 IF (PostalAddress IsPresent)
925 THEN
926 IF (PostalAddress\StreetName IsPresent)
927 THEN
928 PostalAddress TranslateTo Line[3]
929 ELSE
930 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
931 THEN
932 PostalAddress TranslateTo Line[3]
933 ELSE
934 IF (PostalAddress\AddressLine[*] IsPresent)
935 THEN
936 PostalAddress TranslateTo Line[3]
937 END
938 END
939 END
940 END
941 ELSE
942 IF (PostalAddress IsPresent)
943 THEN
944 IF (PostalAddress\StreetName IsPresent)
945 THEN
946 IF (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35')
947 THEN
948 PostalAddress TranslateTo Line[3]
949 ELSE
950 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
951 THEN
952 PostalAddress TranslateTo Line[3]
953 END
954 END
955 ELSE
956 IF (PostalAddress\AddressLine[*] IsPresent)
957 THEN
958 PostalAddress TranslateTo Line[3]
959 END
960 END
961 END
962 END
963 END
964 NODE (Line)
965 IF ((Name Length) GreaterThan '35')
966 THEN
967 IF (PostalAddress IsPresent)
968 THEN
969 IF (PostalAddress\StreetName IsPresent)
970 THEN
971 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
972 THEN
973 PostalAddress TranslateTo Line[4]
974 END
975 ELSE
976 IF (PostalAddress\AddressLine[*] IsPresent)
977 THEN
978 PostalAddress TranslateTo Line[4]
979 END
980 END
981 END
982 ELSE
983 IF (PostalAddress IsPresent)
984 THEN
985 IF (PostalAddress\StreetName IsPresent)
986 THEN
987 IF ((((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) LessThan '71'))
988 THEN
989 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
990 THEN
991 PostalAddress TranslateTo Line[4]
992 END
993 END
994 ELSE
995 IF (PostalAddress\AddressLine[*] IsPresent)
996 THEN
997 PostalAddress TranslateTo Line[4]
998 END
999 END
1000 END
1001 END
1002 END
1003 END
1004 END
translatePartyIdentification32_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PartyIdentification32 -> Text_FIN_4M35x : Default
1333 TRANSLATE(PartyIdentification32, Text_FIN_4M35x)
1334 RULE
1335 NODE (Line)
1336 IF ((Name IsPresent) And (PostalAddress IsPresent))
1337 THEN
1338 (Name Substring ('1', '35')) CopyTo Line[1]
1339 ELSE
1340 IF (Name IsPresent)
1341 THEN
1342 (Name Substring ('1', '35')) CopyTo Line[1]
1343 END
1344 END
1345 END
1346 NODE (Line)
1347 IF ((Name Length) GreaterThan '35')
1348 THEN
1349 (Name Substring ('36', '35')) CopyTo Line[2]
1350 ELSE
1351 IF (PostalAddress IsPresent)
1352 THEN
1353 IF (PostalAddress\StreetName IsPresent)
1354 THEN
1355 PostalAddress TranslateTo Line[2]
1356 ELSE
1357 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
1358 THEN
1359 PostalAddress TranslateTo Line[2]
1360 ELSE
1361 IF (PostalAddress\AddressLine[*] IsPresent)
1362 THEN
1363 PostalAddress TranslateTo Line[2]
1364 END
1365 END
1366 END
1367 END
1368 END
1369 END
1370 NODE (Line)
1371 IF ((Name Length) GreaterThan '35')
1372 THEN
1373 IF (PostalAddress IsPresent)
1374 THEN
1375 IF (PostalAddress\StreetName IsPresent)
1376 THEN
1377 PostalAddress TranslateTo Line[3]
1378 ELSE
1379 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
1380 THEN
1381 PostalAddress TranslateTo Line[3]
1382 ELSE
1383 IF (PostalAddress\AddressLine[*] IsPresent)
1384 THEN
1385 PostalAddress TranslateTo Line[3]
1386 END
1387 END
1388 END
1389 END
1390 ELSE
1391 IF (PostalAddress IsPresent)
1392 THEN
1393 IF (PostalAddress\StreetName IsPresent)
1394 THEN
1395 IF (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35')
1396 THEN
1397 PostalAddress TranslateTo Line[3]
1398 ELSE
1399 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
1400 THEN
1401 PostalAddress TranslateTo Line[3]
1402 END
1403 END
1404 ELSE
1405 IF (PostalAddress\AddressLine[*] IsPresent)
1406 THEN
1407 PostalAddress TranslateTo Line[3]
1408 END
1409 END
1410 END
1411 END
1412 END
1413 NODE (Line)
1414 IF ((Name Length) GreaterThan '35')
1415 THEN
1416 IF (PostalAddress IsPresent)
1417 THEN
1418 IF (PostalAddress\StreetName IsPresent)
1419 THEN
1420 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
1421 THEN
1422 PostalAddress TranslateTo Line[4]
1423 END
1424 ELSE
1425 IF (PostalAddress\AddressLine[*] IsPresent)
1426 THEN
1427 PostalAddress TranslateTo Line[4]
1428 END
1429 END
1430 END
1431 ELSE
1432 IF (PostalAddress IsPresent)
1433 THEN
1434 IF (PostalAddress\StreetName IsPresent)
1435 THEN
1436 IF ((((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) LessThan '71'))
1437 THEN
1438 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
1439 THEN
1440 PostalAddress TranslateTo Line[4]
1441 END
1442 END
1443 ELSE
1444 IF (PostalAddress\AddressLine[*] IsPresent)
1445 THEN
1446 PostalAddress TranslateTo Line[4]
1447 END
1448 END
1449 END
1450 END
1451 END
1452 END
1453 END
translatePartyIdentification32_Text_FIN_4M35x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PartyIdentification32 -> Text_FIN_4M35x : Default
515 TRANSLATE(PartyIdentification32, Text_FIN_4M35x)
516 RULE
517 NODE (Line)
518 IF ((Name IsPresent) And (PostalAddress IsPresent))
519 THEN
520 (Name Substring ('1', '35')) CopyTo Line[1]
521 ELSE
522 IF (Name IsPresent)
523 THEN
524 (Name Substring ('1', '35')) CopyTo Line[1]
525 END
526 END
527 END
528 NODE (Line)
529 IF ((Name Length) GreaterThan '35')
530 THEN
531 (Name Substring ('36', '35')) CopyTo Line[2]
532 ELSE
533 IF (PostalAddress IsPresent)
534 THEN
535 IF (PostalAddress\StreetName IsPresent)
536 THEN
537 PostalAddress TranslateTo Line[2]
538 ELSE
539 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
540 THEN
541 PostalAddress TranslateTo Line[2]
542 ELSE
543 IF (PostalAddress\AddressLine[*] IsPresent)
544 THEN
545 PostalAddress TranslateTo Line[2]
546 END
547 END
548 END
549 END
550 END
551 END
552 NODE (Line)
553 IF ((Name Length) GreaterThan '35')
554 THEN
555 IF (PostalAddress IsPresent)
556 THEN
557 IF (PostalAddress\StreetName IsPresent)
558 THEN
559 PostalAddress TranslateTo Line[3]
560 ELSE
561 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
562 THEN
563 PostalAddress TranslateTo Line[3]
564 ELSE
565 IF (PostalAddress\AddressLine[*] IsPresent)
566 THEN
567 PostalAddress TranslateTo Line[3]
568 END
569 END
570 END
571 END
572 ELSE
573 IF (PostalAddress IsPresent)
574 THEN
575 IF (PostalAddress\StreetName IsPresent)
576 THEN
577 IF (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35')
578 THEN
579 PostalAddress TranslateTo Line[3]
580 ELSE
581 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
582 THEN
583 PostalAddress TranslateTo Line[3]
584 END
585 END
586 ELSE
587 IF (PostalAddress\AddressLine[*] IsPresent)
588 THEN
589 PostalAddress TranslateTo Line[3]
590 END
591 END
592 END
593 END
594 END
595 NODE (Line)
596 IF ((Name Length) GreaterThan '35')
597 THEN
598 IF (PostalAddress IsPresent)
599 THEN
600 IF (PostalAddress\StreetName IsPresent)
601 THEN
602 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
603 THEN
604 PostalAddress TranslateTo Line[4]
605 END
606 ELSE
607 IF (PostalAddress\AddressLine[*] IsPresent)
608 THEN
609 PostalAddress TranslateTo Line[4]
610 END
611 END
612 END
613 ELSE
614 IF (PostalAddress IsPresent)
615 THEN
616 IF (PostalAddress\StreetName IsPresent)
617 THEN
618 IF ((((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) GreaterThan '35') And (((PostalAddress\StreetName Concatenate (' ', PostalAddress\BuildingNumber)) Length) LessThan '71'))
619 THEN
620 IF ((PostalAddress\Country IsPresent) Or (PostalAddress\TownName IsPresent))
621 THEN
622 PostalAddress TranslateTo Line[4]
623 END
624 END
625 ELSE
626 IF (PostalAddress\AddressLine[*] IsPresent)
627 THEN
628 PostalAddress TranslateTo Line[4]
629 END
630 END
631 END
632 END
633 END
634 END
635 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
495 TRANSLATE(PartyIdentification51Choice, 95P_4)
496 RULE
497 NODE (Identifier Code)
498 AnyBIC TranslateTo Identifier Code
499 END
500 END
501 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
75 TRANSLATE(PartyIdentification51Choice, 95P_4)
76 RULE
77 NODE (Identifier Code)
78 AnyBIC TranslateTo Identifier Code
79 END
80 END
81 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
418 TRANSLATE(PartyIdentification51Choice, 95P_4)
419 RULE
420 NODE (Identifier Code)
421 AnyBIC TranslateTo Identifier Code
422 END
423 END
424 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
313 TRANSLATE(PartyIdentification51Choice, 95P_4)
314 RULE
315 NODE (Identifier Code)
316 AnyBIC TranslateTo Identifier Code
317 END
318 END
319 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
485 TRANSLATE(PartyIdentification51Choice, 95P_4)
486 RULE
487 NODE (Identifier Code)
488 AnyBIC TranslateTo Identifier Code
489 END
490 END
491 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
154 TRANSLATE(PartyIdentification51Choice, 95P_4)
155 RULE
156 NODE (Identifier Code)
157 AnyBIC TranslateTo Identifier Code
158 END
159 END
160 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
28 TRANSLATE(PartyIdentification51Choice, 95P_4)
29 RULE
30 NODE (Identifier Code)
31 AnyBIC TranslateTo Identifier Code
32 END
33 END
34 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
285 TRANSLATE(PartyIdentification51Choice, 95P_4)
286 RULE
287 NODE (Identifier Code)
288 AnyBIC TranslateTo Identifier Code
289 END
290 END
291 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
254 TRANSLATE(PartyIdentification51Choice, 95P_4)
255 RULE
256 NODE (Identifier Code)
257 AnyBIC TranslateTo Identifier Code
258 END
259 END
260 END
translatePartyIdentification51Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method PartyIdentification51Choice -> 95P_4 : Default
272 TRANSLATE(PartyIdentification51Choice, 95P_4)
273 RULE
274 NODE (Identifier Code)
275 AnyBIC TranslateTo Identifier Code
276 END
277 END
278 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
507 TRANSLATE(PartyIdentification51Choice, 95R_1)
508 RULE
509 ProprietaryIdentification TranslateTo 95R_1
510 END
511 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
87 TRANSLATE(PartyIdentification51Choice, 95R_1)
88 RULE
89 ProprietaryIdentification TranslateTo 95R_1
90 END
91 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
430 TRANSLATE(PartyIdentification51Choice, 95R_1)
431 RULE
432 ProprietaryIdentification TranslateTo 95R_1
433 END
434 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
325 TRANSLATE(PartyIdentification51Choice, 95R_1)
326 RULE
327 ProprietaryIdentification TranslateTo 95R_1
328 END
329 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
497 TRANSLATE(PartyIdentification51Choice, 95R_1)
498 RULE
499 ProprietaryIdentification TranslateTo 95R_1
500 END
501 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
166 TRANSLATE(PartyIdentification51Choice, 95R_1)
167 RULE
168 ProprietaryIdentification TranslateTo 95R_1
169 END
170 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
40 TRANSLATE(PartyIdentification51Choice, 95R_1)
41 RULE
42 ProprietaryIdentification TranslateTo 95R_1
43 END
44 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
297 TRANSLATE(PartyIdentification51Choice, 95R_1)
298 RULE
299 ProprietaryIdentification TranslateTo 95R_1
300 END
301 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
266 TRANSLATE(PartyIdentification51Choice, 95R_1)
267 RULE
268 ProprietaryIdentification TranslateTo 95R_1
269 END
270 END
translatePartyIdentification51Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method PartyIdentification51Choice -> 95R_1 : Default
284 TRANSLATE(PartyIdentification51Choice, 95R_1)
285 RULE
286 ProprietaryIdentification TranslateTo 95R_1
287 END
288 END
translatePartyIdentification52Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PartyIdentification52Choice -> 95P_4 : Default
693 TRANSLATE(PartyIdentification52Choice, 95P_4)
694 RULE
695 NODE (Identifier Code)
696 AnyBIC TranslateTo Identifier Code
697 END
698 END
699 END
translatePartyIdentification52Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PartyIdentification52Choice -> 95R_1 : Default
700 TRANSLATE(PartyIdentification52Choice, 95R_1)
701 RULE
702 ProprietaryIdentification TranslateTo 95R_1
703 END
704 END
translatePartyIdentification52Choice_95V_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PartyIdentification52Choice -> 95V : Default
705 TRANSLATE(PartyIdentification52Choice, 95V)
706 RULE
707 NODE (Name and Address)
708 NODE (Line)
709 (NameAndAddress\Name Substring ('1', '35')) CopyTo Name and Address\Line[1]
710 END
711 NODE (Line)
712 (NameAndAddress\Name Substring ('36', '35')) CopyTo Name and Address\Line[2]
713 END
714 NODE (Line)
715 (NameAndAddress\Name Substring ('71', '35')) CopyTo Name and Address\Line[3]
716 END
717 NODE (Line)
718 (NameAndAddress\Name Substring ('106', '35')) CopyTo Name and Address\Line[4]
719 END
720 END
721 END
722 END
translatePartyIdentification53Choice_95C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification53Choice -> 95C_2 : Default
1660 TRANSLATE(PartyIdentification53Choice, 95C_2)
1661 RULE
1662 NODE (Country Code)
1663 Country CopyTo Country Code
1664 END
1665 END
1666 END
translatePartyIdentification53Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification53Choice -> 95P_4 : Default
1667 TRANSLATE(PartyIdentification53Choice, 95P_4)
1668 RULE
1669 NODE (Identifier Code)
1670 AnyBIC TranslateTo Identifier Code
1671 END
1672 END
1673 END
translatePartyIdentification53Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification53Choice -> 95Q : Default
1674 TRANSLATE(PartyIdentification53Choice, 95Q)
1675 RULE
1676 NODE (Name and Address)
1677 NameAndAddress TranslateTo Name and Address
1678 END
1679 END
1680 END
translatePartyIdentification54Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification54Choice -> 95P_4 : Default
1761 TRANSLATE(PartyIdentification54Choice, 95P_4)
1762 RULE
1763 NODE (Identifier Code)
1764 AnyBIC TranslateTo Identifier Code
1765 END
1766 END
1767 END
translatePartyIdentification54Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification54Choice -> 95Q : Default
1768 TRANSLATE(PartyIdentification54Choice, 95Q)
1769 RULE
1770 NODE (Name and Address)
1771 NameAndAddress TranslateTo Name and Address
1772 END
1773 END
1774 END
translatePartyIdentification54Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification54Choice -> 95R_1 : Default
1775 TRANSLATE(PartyIdentification54Choice, 95R_1)
1776 RULE
1777 ProprietaryIdentification TranslateTo 95R_1
1778 END
1779 END
translatePartyIdentification55Choice_95P_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification55Choice -> 95P_5 : Default
1831 TRANSLATE(PartyIdentification55Choice, 95P_5)
1832 RULE
1833 NODE (Identifier Code)
1834 BICFI TranslateTo Identifier Code
1835 END
1836 END
1837 END
translatePartyIdentification55Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification55Choice -> 95Q : Default
1843 TRANSLATE(PartyIdentification55Choice, 95Q)
1844 RULE
1845 NODE (Name and Address)
1846 NameAndAddress TranslateTo Name and Address
1847 END
1848 END
1849 END
translatePartyIdentification55Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification55Choice -> 95R_1 : Default
1850 TRANSLATE(PartyIdentification55Choice, 95R_1)
1851 RULE
1852 ProprietaryIdentification TranslateTo 95R_1
1853 END
1854 END
translatePartyIdentification56Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PartyIdentification56Choice -> 95P_4 : Default
2431 TRANSLATE(PartyIdentification56Choice, 95P_4)
2432 RULE
2433 NODE (Identifier Code)
2434 AnyBIC TranslateTo Identifier Code
2435 END
2436 END
2437 END
translatePartyIdentification56Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification56Choice -> 95P_4 : Default
2063 TRANSLATE(PartyIdentification56Choice, 95P_4)
2064 RULE
2065 NODE (Identifier Code)
2066 AnyBIC TranslateTo Identifier Code
2067 END
2068 END
2069 END
translatePartyIdentification56Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method PartyIdentification56Choice -> 95P_4 : Default
666 TRANSLATE(PartyIdentification56Choice, 95P_4)
667 RULE
668 NODE (Identifier Code)
669 AnyBIC TranslateTo Identifier Code
670 END
671 END
672 END
translatePartyIdentification56Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method PartyIdentification56Choice -> 95P_4 : Default
415 TRANSLATE(PartyIdentification56Choice, 95P_4)
416 RULE
417 NODE (Identifier Code)
418 AnyBIC TranslateTo Identifier Code
419 END
420 END
421 END
translatePartyIdentification56Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method PartyIdentification56Choice -> 95P_4 : Default
409 TRANSLATE(PartyIdentification56Choice, 95P_4)
410 RULE
411 NODE (Identifier Code)
412 AnyBIC TranslateTo Identifier Code
413 END
414 END
415 END
translatePartyIdentification56Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PartyIdentification56Choice -> 95Q : Default
2438 TRANSLATE(PartyIdentification56Choice, 95Q)
2439 RULE
2440 NODE (Name and Address)
2441 NameAndAddress TranslateTo Name and Address
2442 END
2443 END
2444 END
translatePartyIdentification56Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification56Choice -> 95Q : Default
2070 TRANSLATE(PartyIdentification56Choice, 95Q)
2071 RULE
2072 NODE (Name and Address)
2073 NameAndAddress TranslateTo Name and Address
2074 END
2075 END
2076 END
translatePartyIdentification56Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method PartyIdentification56Choice -> 95Q : Default
673 TRANSLATE(PartyIdentification56Choice, 95Q)
674 RULE
675 NODE (Name and Address)
676 NameAndAddress TranslateTo Name and Address
677 END
678 END
679 END
translatePartyIdentification56Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method PartyIdentification56Choice -> 95Q : Default
422 TRANSLATE(PartyIdentification56Choice, 95Q)
423 RULE
424 NODE (Name and Address)
425 NameAndAddress TranslateTo Name and Address
426 END
427 END
428 END
translatePartyIdentification56Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method PartyIdentification56Choice -> 95Q : Default
416 TRANSLATE(PartyIdentification56Choice, 95Q)
417 RULE
418 NODE (Name and Address)
419 NameAndAddress TranslateTo Name and Address
420 END
421 END
422 END
translatePartyIdentification56Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PartyIdentification56Choice -> 95R_1 : Default
2461 TRANSLATE(PartyIdentification56Choice, 95R_1)
2462 RULE
2463 ProprietaryIdentification TranslateTo 95R_1
2464 END
2465 END
translatePartyIdentification56Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PartyIdentification56Choice -> 95R_1 : Default
2077 TRANSLATE(PartyIdentification56Choice, 95R_1)
2078 RULE
2079 ProprietaryIdentification TranslateTo 95R_1
2080 END
2081 END
translatePartyIdentification56Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method PartyIdentification56Choice -> 95R_1 : Default
696 TRANSLATE(PartyIdentification56Choice, 95R_1)
697 RULE
698 ProprietaryIdentification TranslateTo 95R_1
699 END
700 END
translatePartyIdentification56Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method PartyIdentification56Choice -> 95R_1 : Default
445 TRANSLATE(PartyIdentification56Choice, 95R_1)
446 RULE
447 ProprietaryIdentification TranslateTo 95R_1
448 END
449 END
translatePartyIdentification56Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method PartyIdentification56Choice -> 95R_1 : Default
439 TRANSLATE(PartyIdentification56Choice, 95R_1)
440 RULE
441 ProprietaryIdentification TranslateTo 95R_1
442 END
443 END
translatePartyIdentification57Choice_95P_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PartyIdentification57Choice -> 95P_4 : Default
3089 TRANSLATE(PartyIdentification57Choice, 95P_4)
3090 RULE
3091 NODE (Identifier Code)
3092 AnyBIC CopyTo Identifier Code
3093 END
3094 END
3095 END
translatePartyIdentification57Choice_95Q_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PartyIdentification57Choice -> 95Q : Default
3096 TRANSLATE(PartyIdentification57Choice, 95Q)
3097 RULE
3098 NODE (Name and Address)
3099 NameAndAddress TranslateTo Name and Address
3100 END
3101 END
3102 END
translatePartyIdentification57Choice_95R_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PartyIdentification57Choice -> 95R_1 : Default
3119 TRANSLATE(PartyIdentification57Choice, 95R_1)
3120 RULE
3121 ProprietaryIdentification TranslateTo 95R_1
3122 END
3123 END
translatePayment1Code_22H_34_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Payment1Code -> 22H_34 : Default
1985 TRANSLATE(Payment1Code, 22H_34)
1986 RULE
1987 NODE (Indicator)
1988 Payment1Code TranslateTo Indicator
1989 END
1990 END
1991 END
translatePayment1Code_22H_37_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Payment1Code -> 22H_37 : Default
1794 TRANSLATE(Payment1Code, 22H_37)
1795 RULE
1796 NODE (Indicator)
1797 Payment1Code TranslateTo Indicator
1798 END
1799 END
1800 END
translatePayment1Code_Code_4c_123_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Payment1Code -> Code_4!c_123 : Default
1992 TRANSLATE(Payment1Code, Code_4!c_123)
1993 RULE
1994 'ACTU' EquivalentTo 'ACTU'
1995 END
1996 END
translatePayment1Code_Code_4c_130_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Payment1Code -> Code_4!c_130 : Default
1801 TRANSLATE(Payment1Code, Code_4!c_130)
1802 RULE
1803 'ACTU' EquivalentTo 'ACTU'
1804 'CONT' EquivalentTo 'CONT'
1805 END
1806 END
translatePendingReason4Code_OptionalCode_4c_332_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method PendingReason4Code -> OptionalCode_4!c_332 : Default
145 TRANSLATE(PendingReason4Code, OptionalCode_4!c_332)
146 RULE
147 'NSEC' EquivalentTo 'NSEC'
148 'NPAY' EquivalentTo 'NPAY'
149 'OTHR' EquivalentTo 'NARR'
150 'AUTH' EquivalentTo 'AUTH'
151 'VLDA' EquivalentTo 'VLDA'
152 END
153 END
translatePendingReason5Choice_24B_59_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method PendingReason5Choice -> 24B_59 : Default
134 TRANSLATE(PendingReason5Choice, 24B_59)
135 RULE
136 NODE (Data Source Scheme)
137 Proprietary TranslateTo Data Source Scheme
138 END
139 NODE (Reason Code)
140 Code TranslateTo Reason Code
141 Proprietary\Identification CopyTo Reason Code
142 END
143 END
144 END
translatePendingReason5Code_OptionalCode_4c_332_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method PendingReason5Code -> OptionalCode_4!c_332 : Default
243 TRANSLATE(PendingReason5Code, OptionalCode_4!c_332)
244 RULE
245 'ADEA' EquivalentTo 'ADEA'
246 'AUTH' EquivalentTo 'AUTH'
247 'LACK' EquivalentTo 'LACK'
248 'DQUA' EquivalentTo 'DQUA'
249 'LATE' EquivalentTo 'LATE'
250 'MCER' EquivalentTo 'MCER'
251 'MONY' EquivalentTo 'MONY'
252 'OTHR' EquivalentTo 'NARR'
253 'NPAY' EquivalentTo 'NPAY'
254 'NSEC' EquivalentTo 'NSEC'
255 'PENR' EquivalentTo 'PENR'
256 'VLDA' EquivalentTo 'VLDA'
257 'CERT' EquivalentTo 'CERT'
258 END
259 END
translatePendingReason7Choice_24B_59_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method PendingReason7Choice -> 24B_59 : Default
232 TRANSLATE(PendingReason7Choice, 24B_59)
233 RULE
234 NODE (Data Source Scheme)
235 Proprietary TranslateTo Data Source Scheme
236 END
237 NODE (Reason Code)
238 Code TranslateTo Reason Code
239 Proprietary\Identification CopyTo Reason Code
240 END
241 END
242 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PercentageRate -> 92A : Default
427 TRANSLATE(PercentageRate, 92A)
428 RULE
429 NODE (Sign)
430 PercentageRate TranslateTo Sign
431 END
432 NODE (Rate)
433 PercentageRate TranslateTo Rate
434 END
435 END
436 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method PercentageRate -> 92A : Default
376 TRANSLATE(PercentageRate, 92A)
377 RULE
378 NODE (Sign)
379 PercentageRate TranslateTo Sign
380 END
381 NODE (Rate)
382 PercentageRate TranslateTo Rate
383 END
384 END
385 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PercentageRate -> 92A : Default
357 TRANSLATE(PercentageRate, 92A)
358 RULE
359 NODE (Sign)
360 PercentageRate TranslateTo Sign
361 END
362 NODE (Rate)
363 PercentageRate TranslateTo Rate
364 END
365 END
366 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PercentageRate -> 92A : Default
417 TRANSLATE(PercentageRate, 92A)
418 RULE
419 NODE (Sign)
420 PercentageRate TranslateTo Sign
421 END
422 NODE (Rate)
423 PercentageRate TranslateTo Rate
424 END
425 END
426 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PercentageRate -> 92A : Default
1020 TRANSLATE(PercentageRate, 92A)
1021 RULE
1022 NODE (Sign)
1023 PercentageRate TranslateTo Sign
1024 END
1025 NODE (Rate)
1026 PercentageRate TranslateTo Rate
1027 END
1028 END
1029 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PercentageRate -> 92A : Default
165 TRANSLATE(PercentageRate, 92A)
166 RULE
167 NODE (Sign)
168 PercentageRate TranslateTo Sign
169 END
170 NODE (Rate)
171 PercentageRate TranslateTo Rate
172 END
173 END
174 END
translatePercentageRate_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PercentageRate -> 92A : Default
165 TRANSLATE(PercentageRate, 92A)
166 RULE
167 NODE (Sign)
168 PercentageRate TranslateTo Sign
169 END
170 NODE (Rate)
171 PercentageRate TranslateTo Rate
172 END
173 END
174 END
translatePercentageRate_Quantity_FIN_15d_PrecentageRateToQuantity15D(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PercentageRate -> Quantity_FIN_15d : PrecentageRateToQuantity15D
1370 TRANSLATE(PercentageRate, Quantity_FIN_15d)
1371 RULE
1372 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
1373 THEN
1374 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1375 ELSE
1376 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1377 END
1378 END
1379 END
translatePercentageRate_Quantity_FIN_15d_PrecentageRateToQuantity15D(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PercentageRate -> Quantity_FIN_15d : PrecentageRateToQuantity15D
1067 TRANSLATE(PercentageRate, Quantity_FIN_15d)
1068 RULE
1069 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
1070 THEN
1071 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1072 ELSE
1073 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1074 END
1075 END
1076 END
translatePercentageRate_Quantity_FIN_15d_PrecentageRateToQuantity15D(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PercentageRate -> Quantity_FIN_15d : PrecentageRateToQuantity15D
1487 TRANSLATE(PercentageRate, Quantity_FIN_15d)
1488 RULE
1489 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
1490 THEN
1491 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1492 ELSE
1493 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1494 END
1495 END
1496 END
translatePercentageRate_Quantity_FIN_15d_PrecentageRateToQuantity15D(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PercentageRate -> Quantity_FIN_15d : PrecentageRateToQuantity15D
1148 TRANSLATE(PercentageRate, Quantity_FIN_15d)
1149 RULE
1150 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
1151 THEN
1152 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1153 ELSE
1154 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1155 END
1156 END
1157 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
445 TRANSLATE(PercentageRate, Rate_FIN_15d)
446 RULE
447 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
448 THEN
449 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
450 ELSE
451 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
452 END
453 END
454 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
394 TRANSLATE(PercentageRate, Rate_FIN_15d)
395 RULE
396 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
397 THEN
398 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
399 ELSE
400 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
401 END
402 END
403 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
375 TRANSLATE(PercentageRate, Rate_FIN_15d)
376 RULE
377 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
378 THEN
379 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
380 ELSE
381 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
382 END
383 END
384 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
435 TRANSLATE(PercentageRate, Rate_FIN_15d)
436 RULE
437 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
438 THEN
439 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
440 ELSE
441 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
442 END
443 END
444 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
1038 TRANSLATE(PercentageRate, Rate_FIN_15d)
1039 RULE
1040 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
1041 THEN
1042 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
1043 ELSE
1044 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1045 END
1046 END
1047 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
183 TRANSLATE(PercentageRate, Rate_FIN_15d)
184 RULE
185 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
186 THEN
187 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
188 ELSE
189 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
190 END
191 END
192 END
translatePercentageRate_Rate_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PercentageRate -> Rate_FIN_15d : Default
183 TRANSLATE(PercentageRate, Rate_FIN_15d)
184 RULE
185 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
186 THEN
187 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
188 ELSE
189 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
190 END
191 END
192 END
translatePercentageRate_Text_FIN_10M35x_Type_Translation_Rule1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method PercentageRate -> Text_FIN_10M35x : Type Translation Rule1
274 TRANSLATE(PercentageRate, Text_FIN_10M35x)
275 RULE
276 NODE (Line)
277 ('ISDI/PRCT/' Concatenate (PercentageRate FormatDecimal 'MT')) CopyTo Line[1]
278 END
279 END
280 END
translatePercentageRate_Text_FIN_10M35x_Type_Translation_Rule1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PercentageRate -> Text_FIN_10M35x : Type Translation Rule1
369 TRANSLATE(PercentageRate, Text_FIN_10M35x)
370 RULE
371 NODE (Line)
372 ('ISDI/PRCT/' Concatenate (PercentageRate FormatDecimal 'MT')) CopyTo Line[1]
373 END
374 END
375 END
translatePercentageRate_Text_FIN_10M35x_Type_Translation_Rule1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method PercentageRate -> Text_FIN_10M35x : Type Translation Rule1
256 TRANSLATE(PercentageRate, Text_FIN_10M35x)
257 RULE
258 NODE (Line)
259 ('ISDI/PRCT/' Concatenate (PercentageRate FormatDecimal 'MT')) CopyTo Line[1]
260 END
261 END
262 END
translatePercentageRate_Text_FIN_10M35x_Type_Translation_Rule1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PercentageRate -> Text_FIN_10M35x : Type Translation Rule1
369 TRANSLATE(PercentageRate, Text_FIN_10M35x)
370 RULE
371 NODE (Line)
372 ('ISDI/PRCT/' Concatenate (PercentageRate FormatDecimal 'MT')) CopyTo Line[1]
373 END
374 END
375 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PercentageRate -> Text_Sign : Default
437 TRANSLATE(PercentageRate, Text_Sign)
438 RULE
439 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
440 THEN
441 'N' CopyTo Text_Sign
442 END
443 END
444 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method PercentageRate -> Text_Sign : Default
386 TRANSLATE(PercentageRate, Text_Sign)
387 RULE
388 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
389 THEN
390 'N' CopyTo Text_Sign
391 END
392 END
393 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PercentageRate -> Text_Sign : Default
367 TRANSLATE(PercentageRate, Text_Sign)
368 RULE
369 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
370 THEN
371 'N' CopyTo Text_Sign
372 END
373 END
374 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PercentageRate -> Text_Sign : Default
427 TRANSLATE(PercentageRate, Text_Sign)
428 RULE
429 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
430 THEN
431 'N' CopyTo Text_Sign
432 END
433 END
434 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PercentageRate -> Text_Sign : Default
1030 TRANSLATE(PercentageRate, Text_Sign)
1031 RULE
1032 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
1033 THEN
1034 'N' CopyTo Text_Sign
1035 END
1036 END
1037 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method PercentageRate -> Text_Sign : Default
175 TRANSLATE(PercentageRate, Text_Sign)
176 RULE
177 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
178 THEN
179 'N' CopyTo Text_Sign
180 END
181 END
182 END
translatePercentageRate_Text_Sign_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method PercentageRate -> Text_Sign : Default
175 TRANSLATE(PercentageRate, Text_Sign)
176 RULE
177 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
178 THEN
179 'N' CopyTo Text_Sign
180 END
181 END
182 END
translatePeriod3Choice_69A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69A : Default
1130 TRANSLATE(Period3Choice, 69A)
1131 RULE
1132 NODE (Date1)
1133 IF ((Period\StartDate\Date\Date IsPresent) And (Period\EndDate\Date\Date IsPresent))
1134 THEN
1135 Period\StartDate\Date\Date TranslateTo Date1
1136 END
1137 END
1138 NODE (Date2)
1139 IF ((Period\StartDate\Date\Date IsPresent) And (Period\EndDate\Date\Date IsPresent))
1140 THEN
1141 Period\EndDate\Date\Date TranslateTo Date2
1142 END
1143 END
1144 END
1145 END
translatePeriod3Choice_69A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69A : Default
1124 TRANSLATE(Period3Choice, 69A)
1125 RULE
1126 NODE (Date1)
1127 IF ((Period\StartDate\Date\Date IsPresent) And (Period\EndDate\Date\Date IsPresent))
1128 THEN
1129 Period\StartDate\Date\Date TranslateTo Date1
1130 END
1131 END
1132 NODE (Date2)
1133 IF ((Period\StartDate\Date\Date IsPresent) And (Period\EndDate\Date\Date IsPresent))
1134 THEN
1135 Period\EndDate\Date\Date TranslateTo Date2
1136 END
1137 END
1138 END
1139 END
translatePeriod3Choice_69B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69B : Default
1146 TRANSLATE(Period3Choice, 69B)
1147 RULE
1148 NODE (Date1)
1149 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1150 THEN
1151 Period\StartDate\Date\DateTime TranslateTo Date1
1152 END
1153 END
1154 NODE (Time1)
1155 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1156 THEN
1157 Period\StartDate\Date\DateTime TranslateTo Time1
1158 END
1159 END
1160 NODE (Date2)
1161 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1162 THEN
1163 Period\EndDate\Date\DateTime TranslateTo Date2
1164 END
1165 END
1166 NODE (Time2)
1167 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1168 THEN
1169 Period\EndDate\Date\DateTime TranslateTo Time2
1170 END
1171 END
1172 END
1173 END
translatePeriod3Choice_69B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69B : Default
1140 TRANSLATE(Period3Choice, 69B)
1141 RULE
1142 NODE (Date1)
1143 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1144 THEN
1145 Period\StartDate\Date\DateTime TranslateTo Date1
1146 END
1147 END
1148 NODE (Time1)
1149 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1150 THEN
1151 Period\StartDate\Date\DateTime TranslateTo Time1
1152 END
1153 END
1154 NODE (Date2)
1155 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1156 THEN
1157 Period\EndDate\Date\DateTime TranslateTo Date2
1158 END
1159 END
1160 NODE (Time2)
1161 IF ((Period\StartDate\Date\DateTime IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1162 THEN
1163 Period\EndDate\Date\DateTime TranslateTo Time2
1164 END
1165 END
1166 END
1167 END
translatePeriod3Choice_69C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69C_2 : Default
1174 TRANSLATE(Period3Choice, 69C_2)
1175 RULE
1176 NODE (Date)
1177 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\Date IsPresent))
1178 THEN
1179 Period\StartDate\Date\Date TranslateTo Date
1180 END
1181 END
1182 NODE (Date Code)
1183 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\Date IsPresent))
1184 THEN
1185 Period\EndDate\NotSpecifiedDate CopyTo Date Code
1186 END
1187 END
1188 END
1189 END
translatePeriod3Choice_69C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69C_2 : Default
1168 TRANSLATE(Period3Choice, 69C_2)
1169 RULE
1170 NODE (Date)
1171 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\Date IsPresent))
1172 THEN
1173 Period\StartDate\Date\Date TranslateTo Date
1174 END
1175 END
1176 NODE (Date Code)
1177 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\Date IsPresent))
1178 THEN
1179 Period\EndDate\NotSpecifiedDate CopyTo Date Code
1180 END
1181 END
1182 END
1183 END
translatePeriod3Choice_69D_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69D_2 : Default
1190 TRANSLATE(Period3Choice, 69D_2)
1191 RULE
1192 NODE (Date)
1193 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1194 THEN
1195 Period\StartDate\Date\DateTime TranslateTo Date
1196 END
1197 END
1198 NODE (Time)
1199 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1200 THEN
1201 Period\StartDate\Date\DateTime TranslateTo Time
1202 END
1203 END
1204 NODE (Date Code)
1205 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1206 THEN
1207 Period\EndDate\NotSpecifiedDate CopyTo Date Code
1208 END
1209 END
1210 END
1211 END
translatePeriod3Choice_69D_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69D_2 : Default
1184 TRANSLATE(Period3Choice, 69D_2)
1185 RULE
1186 NODE (Date)
1187 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1188 THEN
1189 Period\StartDate\Date\DateTime TranslateTo Date
1190 END
1191 END
1192 NODE (Time)
1193 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1194 THEN
1195 Period\StartDate\Date\DateTime TranslateTo Time
1196 END
1197 END
1198 NODE (Date Code)
1199 IF ((Period\EndDate\NotSpecifiedDate IsPresent) And (Period\StartDate\Date\DateTime IsPresent))
1200 THEN
1201 Period\EndDate\NotSpecifiedDate CopyTo Date Code
1202 END
1203 END
1204 END
1205 END
translatePeriod3Choice_69E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69E_2 : Default
1212 TRANSLATE(Period3Choice, 69E_2)
1213 RULE
1214 NODE (Date Code)
1215 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\Date IsPresent))
1216 THEN
1217 Period\StartDate\NotSpecifiedDate CopyTo Date Code
1218 END
1219 END
1220 NODE (Date)
1221 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\Date IsPresent))
1222 THEN
1223 Period\EndDate\Date\Date TranslateTo Date
1224 END
1225 END
1226 END
1227 END
translatePeriod3Choice_69E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69E_2 : Default
1206 TRANSLATE(Period3Choice, 69E_2)
1207 RULE
1208 NODE (Date Code)
1209 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\Date IsPresent))
1210 THEN
1211 Period\StartDate\NotSpecifiedDate CopyTo Date Code
1212 END
1213 END
1214 NODE (Date)
1215 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\Date IsPresent))
1216 THEN
1217 Period\EndDate\Date\Date TranslateTo Date
1218 END
1219 END
1220 END
1221 END
translatePeriod3Choice_69F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69F_2 : Default
1228 TRANSLATE(Period3Choice, 69F_2)
1229 RULE
1230 NODE (Date Code)
1231 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1232 THEN
1233 Period\StartDate\NotSpecifiedDate CopyTo Date Code
1234 END
1235 END
1236 NODE (Date)
1237 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1238 THEN
1239 Period\EndDate\Date\DateTime TranslateTo Date
1240 END
1241 END
1242 NODE (Time)
1243 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1244 THEN
1245 Period\EndDate\Date\DateTime TranslateTo Time
1246 END
1247 END
1248 END
1249 END
translatePeriod3Choice_69F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69F_2 : Default
1222 TRANSLATE(Period3Choice, 69F_2)
1223 RULE
1224 NODE (Date Code)
1225 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1226 THEN
1227 Period\StartDate\NotSpecifiedDate CopyTo Date Code
1228 END
1229 END
1230 NODE (Date)
1231 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1232 THEN
1233 Period\EndDate\Date\DateTime TranslateTo Date
1234 END
1235 END
1236 NODE (Time)
1237 IF ((Period\StartDate\NotSpecifiedDate IsPresent) And (Period\EndDate\Date\DateTime IsPresent))
1238 THEN
1239 Period\EndDate\Date\DateTime TranslateTo Time
1240 END
1241 END
1242 END
1243 END
translatePeriod3Choice_69J_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period3Choice -> 69J_2 : Default
1250 TRANSLATE(Period3Choice, 69J_2)
1251 RULE
1252 NODE (Date Code)
1253 IF ((PeriodCode IsPresent) And (Not (Period IsPresent)))
1254 THEN
1255 PeriodCode CopyTo Date Code
1256 END
1257 END
1258 END
1259 END
translatePeriod3Choice_69J_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Period3Choice -> 69J_2 : Default
1244 TRANSLATE(Period3Choice, 69J_2)
1245 RULE
1246 NODE (Date Code)
1247 IF ((PeriodCode IsPresent) And (Not (Period IsPresent)))
1248 THEN
1249 PeriodCode CopyTo Date Code
1250 END
1251 END
1252 END
1253 END
translatePeriod4_69A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69A : Default
898 TRANSLATE(Period4, 69A)
899 RULE
900 NODE (Date1)
901 IF ((StartDate\Date\Date IsPresent) And (EndDate\Date\Date IsPresent))
902 THEN
903 StartDate\Date\Date TranslateTo Date1
904 END
905 END
906 NODE (Date2)
907 IF ((StartDate\Date\Date IsPresent) And (EndDate\Date\Date IsPresent))
908 THEN
909 EndDate\Date\Date TranslateTo Date2
910 END
911 END
912 END
913 END
translatePeriod4_69B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69B : Default
914 TRANSLATE(Period4, 69B)
915 RULE
916 NODE (Date1)
917 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
918 THEN
919 StartDate\Date\DateTime TranslateTo Date1
920 END
921 END
922 NODE (Time1)
923 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
924 THEN
925 StartDate\Date\DateTime TranslateTo Time1
926 END
927 END
928 NODE (Date2)
929 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
930 THEN
931 EndDate\Date\DateTime TranslateTo Date2
932 END
933 END
934 NODE (Time2)
935 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
936 THEN
937 EndDate\Date\DateTime TranslateTo Time2
938 END
939 END
940 END
941 END
translatePeriod4_69C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69C_2 : Default
952 TRANSLATE(Period4, 69C_2)
953 RULE
954 NODE (Date)
955 IF ((StartDate\Date\Date IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
956 THEN
957 StartDate\Date\Date TranslateTo Date
958 END
959 END
960 NODE (Date Code)
961 IF ((StartDate\Date\Date IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
962 THEN
963 EndDate\NotSpecifiedDate TranslateTo Date Code
964 END
965 END
966 END
967 END
translatePeriod4_69D_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69D_2 : Default
974 TRANSLATE(Period4, 69D_2)
975 RULE
976 NODE (Date)
977 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
978 THEN
979 StartDate\Date\DateTime TranslateTo Date
980 END
981 END
982 NODE (Time)
983 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
984 THEN
985 StartDate\Date\DateTime TranslateTo Time
986 END
987 END
988 NODE (Date Code)
989 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
990 THEN
991 EndDate\NotSpecifiedDate TranslateTo Date Code
992 END
993 END
994 END
995 END
translatePeriod4_69E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69E_2 : Default
996 TRANSLATE(Period4, 69E_2)
997 RULE
998 NODE (Date Code)
999 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\Date IsPresent))
1000 THEN
1001 StartDate\NotSpecifiedDate TranslateTo Date Code
1002 END
1003 END
1004 NODE (Date)
1005 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\Date IsPresent))
1006 THEN
1007 EndDate\Date\Date TranslateTo Date
1008 END
1009 END
1010 END
1011 END
translatePeriod4_69F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Period4 -> 69F_2 : Default
1012 TRANSLATE(Period4, 69F_2)
1013 RULE
1014 NODE (Date Code)
1015 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
1016 THEN
1017 StartDate\NotSpecifiedDate TranslateTo Date Code
1018 END
1019 END
1020 NODE (Date)
1021 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
1022 THEN
1023 EndDate\Date\DateTime TranslateTo Date
1024 END
1025 END
1026 NODE (Time)
1027 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
1028 THEN
1029 EndDate\Date\DateTime TranslateTo Time
1030 END
1031 END
1032 END
1033 END
translatePeriod5_69A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69A : Default
791 TRANSLATE(Period5, 69A)
792 RULE
793 NODE (Date1)
794 IF ((StartDate\Date\Date IsPresent) And (EndDate\Date\Date IsPresent))
795 THEN
796 StartDate\Date\Date TranslateTo Date1
797 END
798 END
799 NODE (Date2)
800 IF ((StartDate\Date\Date IsPresent) And (EndDate\Date\Date IsPresent))
801 THEN
802 EndDate\Date\Date TranslateTo Date2
803 END
804 END
805 END
806 END
translatePeriod5_69B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69B : Default
807 TRANSLATE(Period5, 69B)
808 RULE
809 NODE (Date1)
810 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
811 THEN
812 StartDate\Date\DateTime TranslateTo Date1
813 END
814 END
815 NODE (Time1)
816 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
817 THEN
818 StartDate\Date\DateTime TranslateTo Time1
819 END
820 END
821 NODE (Date2)
822 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
823 THEN
824 EndDate\Date\DateTime TranslateTo Date2
825 END
826 END
827 NODE (Time2)
828 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\Date\DateTime IsPresent))
829 THEN
830 EndDate\Date\DateTime TranslateTo Time2
831 END
832 END
833 END
834 END
translatePeriod5_69C_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69C_2 : Default
835 TRANSLATE(Period5, 69C_2)
836 RULE
837 NODE (Date)
838 IF ((StartDate\Date\Date IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
839 THEN
840 StartDate\Date\Date TranslateTo Date
841 END
842 END
843 NODE (Date Code)
844 IF ((StartDate\Date\Date IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
845 THEN
846 EndDate\NotSpecifiedDate TranslateTo Date Code
847 END
848 END
849 END
850 END
translatePeriod5_69D_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69D_2 : Default
857 TRANSLATE(Period5, 69D_2)
858 RULE
859 NODE (Date)
860 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
861 THEN
862 StartDate\Date\DateTime TranslateTo Date
863 END
864 END
865 NODE (Time)
866 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
867 THEN
868 StartDate\Date\DateTime TranslateTo Time
869 END
870 END
871 NODE (Date Code)
872 IF ((StartDate\Date\DateTime IsPresent) And (EndDate\NotSpecifiedDate IsPresent))
873 THEN
874 EndDate\NotSpecifiedDate TranslateTo Date Code
875 END
876 END
877 END
878 END
translatePeriod5_69E_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69E_2 : Default
879 TRANSLATE(Period5, 69E_2)
880 RULE
881 NODE (Date Code)
882 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\Date IsPresent))
883 THEN
884 StartDate\NotSpecifiedDate TranslateTo Date Code
885 END
886 END
887 NODE (Date)
888 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\Date IsPresent))
889 THEN
890 EndDate\Date\Date TranslateTo Date
891 END
892 END
893 END
894 END
translatePeriod5_69F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method Period5 -> 69F_2 : Default
895 TRANSLATE(Period5, 69F_2)
896 RULE
897 NODE (Date Code)
898 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
899 THEN
900 StartDate\NotSpecifiedDate TranslateTo Date Code
901 END
902 END
903 NODE (Date)
904 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
905 THEN
906 EndDate\Date\DateTime TranslateTo Date
907 END
908 END
909 NODE (Time)
910 IF ((StartDate\NotSpecifiedDate IsPresent) And (EndDate\Date\DateTime IsPresent))
911 THEN
912 EndDate\Date\DateTime TranslateTo Time
913 END
914 END
915 END
916 END
translatePostalAddress6_Complex_Number_Details_1_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Complex_Number_Details_1 : MTAddressLine1
976 TRANSLATE(PostalAddress6, Complex_Number_Details_1)
977 RULE
978 NODE (Number)
979 IF ((Country IsPresent) And (TownName IsPresent))
980 THEN
981 '2' CopyTo Number
982 END
983 END
984 NODE (Details)
985 IF ((Country IsPresent) And (TownName IsPresent))
986 THEN
987 IF (StreetName IsPresent)
988 THEN
989 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '33')) CopyTo Details
990 ELSE
991 IF (AddressLine[1] IsPresent)
992 THEN
993 (AddressLine[1] Substring ('1', '33')) CopyTo Details
994 END
995 END
996 END
997 END
998 END
999 END
translatePostalAddress6_Complex_Number_Details_1_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Complex_Number_Details_1 : MTAddressLine2
1059 TRANSLATE(PostalAddress6, Complex_Number_Details_1)
1060 RULE
1061 NODE (Number)
1062 IF (AddressLine[*] IsPresent)
1063 THEN
1064 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
1065 THEN
1066 '2' CopyTo Number
1067 ELSE
1068 IF (((AddressLine[1] Length) GreaterThan '33') Or (AddressLine[2] IsPresent))
1069 THEN
1070 '2' CopyTo Number
1071 END
1072 END
1073 END
1074 END
1075 NODE (Details)
1076 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
1077 THEN
1078 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('34', '33')) CopyTo Details
1079 ELSE
1080 IF (AddressLine[*] IsPresent)
1081 THEN
1082 IF ((AddressLine[1] Length) GreaterThan '33')
1083 THEN
1084 (AddressLine[1] Substring ('34', '33')) CopyTo Details
1085 ELSE
1086 IF (AddressLine[2] IsPresent)
1087 THEN
1088 (AddressLine[2] Substring ('1', '33')) CopyTo Details
1089 END
1090 END
1091 END
1092 END
1093 END
1094 END
1095 END
translatePostalAddress6_Complex_Number_Details_1_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Complex_Number_Details_1 : MTCountryTown
1033 TRANSLATE(PostalAddress6, Complex_Number_Details_1)
1034 RULE
1035 NODE (Number)
1036 IF ((Country IsPresent) And (TownName IsPresent))
1037 THEN
1038 '3' CopyTo Number
1039 END
1040 END
1041 NODE (Details)
1042 IF (TownName IsPresent)
1043 THEN
1044 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '33')
1045 THEN
1046 ((Country Concatenate ('/', TownName)) Substring ('1', '33')) CopyTo Details
1047 ELSE
1048 IF (PostCode IsPresent)
1049 THEN
1050 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Details
1051 ELSE
1052 (Country Concatenate ('/', TownName)) CopyTo Details
1053 END
1054 END
1055 END
1056 END
1057 END
1058 END
translatePostalAddress6_Complex_Number_Details_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTAddressLine1
527 TRANSLATE(PostalAddress6, Complex_Number_Details)
528 RULE
529 NODE (Number)
530 IF ((Country IsPresent) And (TownName IsPresent))
531 THEN
532 '2' CopyTo Number
533 END
534 END
535 NODE (Details)
536 IF ((Country IsPresent) And (TownName IsPresent))
537 THEN
538 IF (StreetName IsPresent)
539 THEN
540 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '33')) CopyTo Details
541 ELSE
542 IF (AddressLine[1] IsPresent)
543 THEN
544 (AddressLine[1] Substring ('1', '33')) CopyTo Details
545 END
546 END
547 END
548 END
549 END
550 END
translatePostalAddress6_Complex_Number_Details_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTAddressLine1
325 TRANSLATE(PostalAddress6, Complex_Number_Details)
326 RULE
327 NODE (Number)
328 IF ((Country IsPresent) And (TownName IsPresent))
329 THEN
330 '2' CopyTo Number
331 END
332 END
333 NODE (Details)
334 IF ((Country IsPresent) And (TownName IsPresent))
335 THEN
336 IF (StreetName IsPresent)
337 THEN
338 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '33')) CopyTo Details
339 ELSE
340 IF (AddressLine[1] IsPresent)
341 THEN
342 (AddressLine[1] Substring ('1', '33')) CopyTo Details
343 END
344 END
345 END
346 END
347 END
348 END
translatePostalAddress6_Complex_Number_Details_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTAddressLine2
610 TRANSLATE(PostalAddress6, Complex_Number_Details)
611 RULE
612 NODE (Number)
613 IF (AddressLine[*] IsPresent)
614 THEN
615 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
616 THEN
617 '2' CopyTo Number
618 ELSE
619 IF (((AddressLine[1] Length) GreaterThan '33') Or (AddressLine[2] IsPresent))
620 THEN
621 '2' CopyTo Number
622 END
623 END
624 END
625 END
626 NODE (Details)
627 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
628 THEN
629 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('34', '33')) CopyTo Details
630 ELSE
631 IF (AddressLine[*] IsPresent)
632 THEN
633 IF ((AddressLine[1] Length) GreaterThan '33')
634 THEN
635 (AddressLine[1] Substring ('34', '33')) CopyTo Details
636 ELSE
637 IF (AddressLine[2] IsPresent)
638 THEN
639 (AddressLine[2] Substring ('1', '33')) CopyTo Details
640 END
641 END
642 END
643 END
644 END
645 END
646 END
translatePostalAddress6_Complex_Number_Details_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTAddressLine2
408 TRANSLATE(PostalAddress6, Complex_Number_Details)
409 RULE
410 NODE (Number)
411 IF (AddressLine[*] IsPresent)
412 THEN
413 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
414 THEN
415 '2' CopyTo Number
416 ELSE
417 IF (((AddressLine[1] Length) GreaterThan '33') Or (AddressLine[2] IsPresent))
418 THEN
419 '2' CopyTo Number
420 END
421 END
422 END
423 END
424 NODE (Details)
425 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '33'))
426 THEN
427 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('34', '33')) CopyTo Details
428 ELSE
429 IF (AddressLine[*] IsPresent)
430 THEN
431 IF ((AddressLine[1] Length) GreaterThan '33')
432 THEN
433 (AddressLine[1] Substring ('34', '33')) CopyTo Details
434 ELSE
435 IF (AddressLine[2] IsPresent)
436 THEN
437 (AddressLine[2] Substring ('1', '33')) CopyTo Details
438 END
439 END
440 END
441 END
442 END
443 END
444 END
translatePostalAddress6_Complex_Number_Details_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTCountryTown
584 TRANSLATE(PostalAddress6, Complex_Number_Details)
585 RULE
586 NODE (Number)
587 IF ((Country IsPresent) And (TownName IsPresent))
588 THEN
589 '3' CopyTo Number
590 END
591 END
592 NODE (Details)
593 IF (TownName IsPresent)
594 THEN
595 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '33')
596 THEN
597 ((Country Concatenate ('/', TownName)) Substring ('1', '33')) CopyTo Details
598 ELSE
599 IF (PostCode IsPresent)
600 THEN
601 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Details
602 ELSE
603 (Country Concatenate ('/', TownName)) CopyTo Details
604 END
605 END
606 END
607 END
608 END
609 END
translatePostalAddress6_Complex_Number_Details_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Complex_Number_Details : MTCountryTown
382 TRANSLATE(PostalAddress6, Complex_Number_Details)
383 RULE
384 NODE (Number)
385 IF ((Country IsPresent) And (TownName IsPresent))
386 THEN
387 '3' CopyTo Number
388 END
389 END
390 NODE (Details)
391 IF (TownName IsPresent)
392 THEN
393 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '33')
394 THEN
395 ((Country Concatenate ('/', TownName)) Substring ('1', '33')) CopyTo Details
396 ELSE
397 IF (PostCode IsPresent)
398 THEN
399 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Details
400 ELSE
401 (Country Concatenate ('/', TownName)) CopyTo Details
402 END
403 END
404 END
405 END
406 END
407 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1
1005 TRANSLATE(PostalAddress6, Text_FIN_35x)
1006 RULE
1007 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '35')) CopyTo Text_FIN_35x
1008 END
1009 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1
303 TRANSLATE(PostalAddress6, Text_FIN_35x)
304 RULE
305 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '35')) CopyTo Text_FIN_35x
306 END
307 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1
303 TRANSLATE(PostalAddress6, Text_FIN_35x)
304 RULE
305 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '35')) CopyTo Text_FIN_35x
306 END
307 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1
636 TRANSLATE(PostalAddress6, Text_FIN_35x)
637 RULE
638 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('1', '35')) CopyTo Text_FIN_35x
639 END
640 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1_Unstructured
1048 TRANSLATE(PostalAddress6, Text_FIN_35x)
1049 RULE
1050 (AddressLine[1] Substring ('1', '35')) CopyTo Text_FIN_35x
1051 END
1052 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1_Unstructured
346 TRANSLATE(PostalAddress6, Text_FIN_35x)
347 RULE
348 (AddressLine[1] Substring ('1', '35')) CopyTo Text_FIN_35x
349 END
350 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1_Unstructured
346 TRANSLATE(PostalAddress6, Text_FIN_35x)
347 RULE
348 (AddressLine[1] Substring ('1', '35')) CopyTo Text_FIN_35x
349 END
350 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine1_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine1_Unstructured
679 TRANSLATE(PostalAddress6, Text_FIN_35x)
680 RULE
681 (AddressLine[1] Substring ('1', '35')) CopyTo Text_FIN_35x
682 END
683 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2
1053 TRANSLATE(PostalAddress6, Text_FIN_35x)
1054 RULE
1055 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '35'))
1056 THEN
1057 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('36', '35')) CopyTo Text_FIN_35x
1058 END
1059 END
1060 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2
351 TRANSLATE(PostalAddress6, Text_FIN_35x)
352 RULE
353 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '35'))
354 THEN
355 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('36', '35')) CopyTo Text_FIN_35x
356 END
357 END
358 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2
351 TRANSLATE(PostalAddress6, Text_FIN_35x)
352 RULE
353 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '35'))
354 THEN
355 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('36', '35')) CopyTo Text_FIN_35x
356 END
357 END
358 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2
684 TRANSLATE(PostalAddress6, Text_FIN_35x)
685 RULE
686 IF ((StreetName IsPresent) And (((StreetName Concatenate (' ', BuildingNumber)) Length) GreaterThan '35'))
687 THEN
688 ((StreetName Concatenate (' ', BuildingNumber)) Substring ('36', '35')) CopyTo Text_FIN_35x
689 END
690 END
691 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2_Unstructured
1061 TRANSLATE(PostalAddress6, Text_FIN_35x)
1062 RULE
1063 IF ((AddressLine[1] Length) GreaterThan '35')
1064 THEN
1065 (AddressLine[1] Substring ('36', '35')) CopyTo Text_FIN_35x
1066 ELSE
1067 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
1068 END
1069 END
1070 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2_Unstructured
359 TRANSLATE(PostalAddress6, Text_FIN_35x)
360 RULE
361 IF ((AddressLine[1] Length) GreaterThan '35')
362 THEN
363 (AddressLine[1] Substring ('36', '35')) CopyTo Text_FIN_35x
364 ELSE
365 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
366 END
367 END
368 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2_Unstructured
359 TRANSLATE(PostalAddress6, Text_FIN_35x)
360 RULE
361 IF ((AddressLine[1] Length) GreaterThan '35')
362 THEN
363 (AddressLine[1] Substring ('36', '35')) CopyTo Text_FIN_35x
364 ELSE
365 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
366 END
367 END
368 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine2_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine2_Unstructured
692 TRANSLATE(PostalAddress6, Text_FIN_35x)
693 RULE
694 IF ((AddressLine[1] Length) GreaterThan '35')
695 THEN
696 (AddressLine[1] Substring ('36', '35')) CopyTo Text_FIN_35x
697 ELSE
698 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
699 END
700 END
701 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3
1314 TRANSLATE(PostalAddress6, Text_FIN_35x)
1315 RULE
1316 ((StreetName Concatenate (' ', BuildingNumber)) Substring '71') CopyTo Text_FIN_35x
1317 END
1318 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3
369 TRANSLATE(PostalAddress6, Text_FIN_35x)
370 RULE
371 ((StreetName Concatenate (' ', BuildingNumber)) Substring '71') CopyTo Text_FIN_35x
372 END
373 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3
369 TRANSLATE(PostalAddress6, Text_FIN_35x)
370 RULE
371 ((StreetName Concatenate (' ', BuildingNumber)) Substring '71') CopyTo Text_FIN_35x
372 END
373 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3
974 TRANSLATE(PostalAddress6, Text_FIN_35x)
975 RULE
976 ((StreetName Concatenate (' ', BuildingNumber)) Substring '71') CopyTo Text_FIN_35x
977 END
978 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3_Unstructured
1071 TRANSLATE(PostalAddress6, Text_FIN_35x)
1072 RULE
1073 IF ((AddressLine[1] IsPresent) And ((AddressLine[1] Length) GreaterThan '35'))
1074 THEN
1075 IF (AddressLine[2] IsPresent)
1076 THEN
1077 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
1078 END
1079 ELSE
1080 IF ((AddressLine[2] IsPresent) And ((AddressLine[2] Length) GreaterThan '35'))
1081 THEN
1082 (AddressLine[2] Substring ('36', '35')) CopyTo Text_FIN_35x
1083 ELSE
1084 (AddressLine[3] Substring ('1', '35')) CopyTo Text_FIN_35x
1085 END
1086 END
1087 END
1088 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3_Unstructured
374 TRANSLATE(PostalAddress6, Text_FIN_35x)
375 RULE
376 IF ((AddressLine[1] IsPresent) And ((AddressLine[1] Length) GreaterThan '35'))
377 THEN
378 IF (AddressLine[2] IsPresent)
379 THEN
380 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
381 END
382 ELSE
383 IF ((AddressLine[2] IsPresent) And ((AddressLine[2] Length) GreaterThan '35'))
384 THEN
385 (AddressLine[2] Substring ('36', '35')) CopyTo Text_FIN_35x
386 ELSE
387 (AddressLine[3] Substring ('1', '35')) CopyTo Text_FIN_35x
388 END
389 END
390 END
391 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3_Unstructured
374 TRANSLATE(PostalAddress6, Text_FIN_35x)
375 RULE
376 IF ((AddressLine[1] IsPresent) And ((AddressLine[1] Length) GreaterThan '35'))
377 THEN
378 IF (AddressLine[2] IsPresent)
379 THEN
380 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
381 END
382 ELSE
383 IF ((AddressLine[2] IsPresent) And ((AddressLine[2] Length) GreaterThan '35'))
384 THEN
385 (AddressLine[2] Substring ('36', '35')) CopyTo Text_FIN_35x
386 ELSE
387 (AddressLine[3] Substring ('1', '35')) CopyTo Text_FIN_35x
388 END
389 END
390 END
391 END
translatePostalAddress6_Text_FIN_35x_MTAddressLine3_Unstructured(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTAddressLine3_Unstructured
702 TRANSLATE(PostalAddress6, Text_FIN_35x)
703 RULE
704 IF ((AddressLine[1] IsPresent) And ((AddressLine[1] Length) GreaterThan '35'))
705 THEN
706 IF (AddressLine[2] IsPresent)
707 THEN
708 (AddressLine[2] Substring ('1', '35')) CopyTo Text_FIN_35x
709 END
710 ELSE
711 IF ((AddressLine[2] IsPresent) And ((AddressLine[2] Length) GreaterThan '35'))
712 THEN
713 (AddressLine[2] Substring ('36', '35')) CopyTo Text_FIN_35x
714 ELSE
715 (AddressLine[3] Substring ('1', '35')) CopyTo Text_FIN_35x
716 END
717 END
718 END
719 END
translatePostalAddress6_Text_FIN_35x_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTCountryTown
1010 TRANSLATE(PostalAddress6, Text_FIN_35x)
1011 RULE
1012 IF (Country IsPresent)
1013 THEN
1014 IF (TownName IsPresent)
1015 THEN
1016 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '35')
1017 THEN
1018 ((Country Concatenate ('/', TownName)) Substring ('1', '32')) CopyTo Text_FIN_35x
1019 ELSE
1020 IF (PostCode IsPresent)
1021 THEN
1022 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Text_FIN_35x
1023 ELSE
1024 (Country Concatenate ('/', TownName)) CopyTo Text_FIN_35x
1025 END
1026 END
1027 ELSE
1028 Country CopyTo Text_FIN_35x
1029 END
1030 ELSE
1031 IF ((TownName IsPresent) And (((TownName Concatenate PostCode) Length) GreaterThan '35'))
1032 THEN
1033 TownName CopyTo Text_FIN_35x
1034 ELSE
1035 IF ((PostCode IsPresent) And (TownName IsPresent))
1036 THEN
1037 (TownName Concatenate ('/', PostCode)) CopyTo Text_FIN_35x
1038 ELSE
1039 IF (TownName IsPresent)
1040 THEN
1041 TownName CopyTo Text_FIN_35x
1042 END
1043 END
1044 END
1045 END
1046 END
1047 END
translatePostalAddress6_Text_FIN_35x_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTCountryTown
308 TRANSLATE(PostalAddress6, Text_FIN_35x)
309 RULE
310 IF (Country IsPresent)
311 THEN
312 IF (TownName IsPresent)
313 THEN
314 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '35')
315 THEN
316 ((Country Concatenate ('/', TownName)) Substring ('1', '32')) CopyTo Text_FIN_35x
317 ELSE
318 IF (PostCode IsPresent)
319 THEN
320 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Text_FIN_35x
321 ELSE
322 (Country Concatenate ('/', TownName)) CopyTo Text_FIN_35x
323 END
324 END
325 ELSE
326 Country CopyTo Text_FIN_35x
327 END
328 ELSE
329 IF ((TownName IsPresent) And (((TownName Concatenate PostCode) Length) GreaterThan '35'))
330 THEN
331 TownName CopyTo Text_FIN_35x
332 ELSE
333 IF ((PostCode IsPresent) And (TownName IsPresent))
334 THEN
335 (TownName Concatenate ('/', PostCode)) CopyTo Text_FIN_35x
336 ELSE
337 IF (TownName IsPresent)
338 THEN
339 TownName CopyTo Text_FIN_35x
340 END
341 END
342 END
343 END
344 END
345 END
translatePostalAddress6_Text_FIN_35x_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTCountryTown
308 TRANSLATE(PostalAddress6, Text_FIN_35x)
309 RULE
310 IF (Country IsPresent)
311 THEN
312 IF (TownName IsPresent)
313 THEN
314 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '35')
315 THEN
316 ((Country Concatenate ('/', TownName)) Substring ('1', '32')) CopyTo Text_FIN_35x
317 ELSE
318 IF (PostCode IsPresent)
319 THEN
320 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Text_FIN_35x
321 ELSE
322 (Country Concatenate ('/', TownName)) CopyTo Text_FIN_35x
323 END
324 END
325 ELSE
326 Country CopyTo Text_FIN_35x
327 END
328 ELSE
329 IF ((TownName IsPresent) And (((TownName Concatenate PostCode) Length) GreaterThan '35'))
330 THEN
331 TownName CopyTo Text_FIN_35x
332 ELSE
333 IF ((PostCode IsPresent) And (TownName IsPresent))
334 THEN
335 (TownName Concatenate ('/', PostCode)) CopyTo Text_FIN_35x
336 ELSE
337 IF (TownName IsPresent)
338 THEN
339 TownName CopyTo Text_FIN_35x
340 END
341 END
342 END
343 END
344 END
345 END
translatePostalAddress6_Text_FIN_35x_MTCountryTown(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method PostalAddress6 -> Text_FIN_35x : MTCountryTown
641 TRANSLATE(PostalAddress6, Text_FIN_35x)
642 RULE
643 IF (Country IsPresent)
644 THEN
645 IF (TownName IsPresent)
646 THEN
647 IF (((Country Concatenate ('/', TownName, '/', PostCode)) Length) GreaterThan '35')
648 THEN
649 ((Country Concatenate ('/', TownName)) Substring ('1', '32')) CopyTo Text_FIN_35x
650 ELSE
651 IF (PostCode IsPresent)
652 THEN
653 (Country Concatenate ('/', TownName, '/', PostCode)) CopyTo Text_FIN_35x
654 ELSE
655 (Country Concatenate ('/', TownName)) CopyTo Text_FIN_35x
656 END
657 END
658 ELSE
659 Country CopyTo Text_FIN_35x
660 END
661 ELSE
662 IF ((TownName IsPresent) And (((TownName Concatenate PostCode) Length) GreaterThan '35'))
663 THEN
664 TownName CopyTo Text_FIN_35x
665 ELSE
666 IF ((PostCode IsPresent) And (TownName IsPresent))
667 THEN
668 (TownName Concatenate ('/', PostCode)) CopyTo Text_FIN_35x
669 ELSE
670 IF (TownName IsPresent)
671 THEN
672 TownName CopyTo Text_FIN_35x
673 END
674 END
675 END
676 END
677 END
678 END
translatePriceFormat12Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat12Choice -> 90A : Default
1994 TRANSLATE(PriceFormat12Choice, 90A)
1995 RULE
1996 NODE (Percentage Type Code)
1997 PercentagePrice\PercentagePriceType TranslateTo Percentage Type Code
1998 END
1999 NODE (Price)
2000 PercentagePrice\PriceValue TranslateTo Price
2001 END
2002 END
2003 END
translatePriceFormat12Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat12Choice -> 90B_2 : Default
2004 TRANSLATE(PriceFormat12Choice, 90B_2)
2005 RULE
2006 AmountPrice TranslateTo 90B_2
2007 END
2008 END
translatePriceFormat12Choice_90K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat12Choice -> 90K : Default
2009 TRANSLATE(PriceFormat12Choice, 90K)
2010 RULE
2011 NODE (Index Points)
2012 (IndexPoints FormatDecimal 'MT') CopyTo Index Points
2013 END
2014 END
2015 END
translatePriceFormat13Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat13Choice -> 90A : Default
1130 TRANSLATE(PriceFormat13Choice, 90A)
1131 RULE
1132 NODE (Percentage Type Code)
1133 PercentagePrice\PercentagePriceType TranslateTo Percentage Type Code
1134 END
1135 NODE (Price)
1136 PercentagePrice\PriceValue TranslateTo Price
1137 END
1138 END
1139 END
translatePriceFormat13Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat13Choice -> 90B_2 : Default
1158 TRANSLATE(PriceFormat13Choice, 90B_2)
1159 RULE
1160 AmountPrice TranslateTo 90B_2
1161 END
1162 END
translatePriceFormat13Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat13Choice -> 90F_1 : Default
1189 TRANSLATE(PriceFormat13Choice, 90F_1)
1190 RULE
1191 NODE (Amount Type Code)
1192 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
1193 END
1194 NODE (Currency Code)
1195 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
1196 END
1197 NODE (Amount)
1198 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
1199 END
1200 NODE (Quantity Type Code)
1201 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
1202 THEN
1203 'UNIT' CopyTo Quantity Type Code
1204 END
1205 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
1206 THEN
1207 'FAMT' CopyTo Quantity Type Code
1208 END
1209 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
1210 THEN
1211 'AMOR' CopyTo Quantity Type Code
1212 END
1213 END
1214 NODE (Quantity)
1215 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit TranslateTo Quantity
1216 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount TranslateTo Quantity
1217 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue TranslateTo Quantity
1218 END
1219 END
1220 END
translatePriceFormat13Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat13Choice -> 90J_1 : Default
1236 TRANSLATE(PriceFormat13Choice, 90J_1)
1237 RULE
1238 NODE (Amount Type Code)
1239 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
1240 END
1241 NODE (Currency Code1)
1242 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
1243 END
1244 NODE (Amount1)
1245 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
1246 END
1247 NODE (Currency Code2)
1248 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
1249 END
1250 NODE (Amount2)
1251 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
1252 END
1253 END
1254 END
translatePriceFormat17Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat17Choice -> 90A : Default
1049 TRANSLATE(PriceFormat17Choice, 90A)
1050 RULE
1051 NODE (Percentage Type Code)
1052 PercentagePrice\PercentagePriceType TranslateTo Percentage Type Code
1053 END
1054 NODE (Price)
1055 PercentagePrice\PriceValue TranslateTo Price
1056 END
1057 END
1058 END
translatePriceFormat17Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat17Choice -> 90A : Default
1255 TRANSLATE(PriceFormat17Choice, 90A)
1256 RULE
1257 NODE (Percentage Type Code)
1258 PercentagePrice\PercentagePriceType TranslateTo Percentage Type Code
1259 END
1260 NODE (Price)
1261 PercentagePrice\PriceValue TranslateTo Price
1262 END
1263 END
1264 END
translatePriceFormat17Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat17Choice -> 90B_2 : Default
1077 TRANSLATE(PriceFormat17Choice, 90B_2)
1078 RULE
1079 NODE (Amount Type Code)
1080 AmountPrice\AmountPriceType TranslateTo Amount Type Code
1081 END
1082 NODE (Currency Code)
1083 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1084 END
1085 NODE (Price)
1086 AmountPrice\PriceValue\Amount TranslateTo Price
1087 END
1088 END
1089 END
translatePriceFormat17Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceFormat17Choice -> 90B_2 : Default
1265 TRANSLATE(PriceFormat17Choice, 90B_2)
1266 RULE
1267 NODE (Amount Type Code)
1268 AmountPrice\AmountPriceType TranslateTo Amount Type Code
1269 END
1270 NODE (Currency Code)
1271 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1272 END
1273 NODE (Price)
1274 AmountPrice\PriceValue\Amount TranslateTo Price
1275 END
1276 END
1277 END
translatePriceFormat24Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat24Choice -> 90A : Default
1103 TRANSLATE(PriceFormat24Choice, 90A)
1104 RULE
1105 NODE (Percentage Type Code)
1106 PercentagePrice\PercentagePriceType TranslateTo Percentage Type Code
1107 END
1108 NODE (Price)
1109 PercentagePrice\PriceValue TranslateTo Price
1110 END
1111 END
1112 END
translatePriceFormat24Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat24Choice -> 90B_2 : Default
1113 TRANSLATE(PriceFormat24Choice, 90B_2)
1114 RULE
1115 NODE (Amount Type Code)
1116 AmountPrice\AmountPriceType TranslateTo Amount Type Code
1117 END
1118 NODE (Currency Code)
1119 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1120 END
1121 NODE (Price)
1122 AmountPrice\PriceValue\Amount TranslateTo Price
1123 END
1124 END
1125 END
translatePriceFormat24Choice_90E_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat24Choice -> 90E_6 : Default
1126 TRANSLATE(PriceFormat24Choice, 90E_6)
1127 RULE
1128 NODE (Price Code)
1129 NotSpecifiedPrice TranslateTo Price Code
1130 END
1131 END
1132 END
translatePriceFormat24Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat24Choice -> 90F_1 : Default
1140 TRANSLATE(PriceFormat24Choice, 90F_1)
1141 RULE
1142 NODE (Amount Type Code)
1143 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
1144 END
1145 NODE (Currency Code)
1146 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
1147 END
1148 NODE (Amount)
1149 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
1150 END
1151 NODE (Quantity Type Code)
1152 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
1153 THEN
1154 'UNIT' CopyTo Quantity Type Code
1155 END
1156 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
1157 THEN
1158 'FAMT' CopyTo Quantity Type Code
1159 END
1160 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
1161 THEN
1162 'AMOR' CopyTo Quantity Type Code
1163 END
1164 END
1165 NODE (Quantity)
1166 IF ((AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent) And (((AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit Substring ('1', '1')) IsSameString '-') Or ((AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit Substring ('1', '1')) IsSameString '+')))
1167 THEN
1168 ((AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit FormatDecimal 'MT') Substring '2') CopyTo Quantity
1169 ELSE
1170 (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit FormatDecimal 'MT') CopyTo Quantity
1171 END
1172 (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount FormatDecimal 'MT') CopyTo Quantity
1173 (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue FormatDecimal 'MT') CopyTo Quantity
1174 END
1175 END
1176 END
translatePriceFormat24Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceFormat24Choice -> 90J_1 : Default
1182 TRANSLATE(PriceFormat24Choice, 90J_1)
1183 RULE
1184 NODE (Amount Type Code)
1185 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
1186 END
1187 NODE (Currency Code1)
1188 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
1189 END
1190 NODE (Amount1)
1191 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
1192 END
1193 NODE (Currency Code2)
1194 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
1195 END
1196 NODE (Amount2)
1197 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
1198 END
1199 END
1200 END
translatePriceFormat25Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat25Choice -> 90A : Default
1360 TRANSLATE(PriceFormat25Choice, 90A)
1361 RULE
1362 NODE (Percentage Type Code)
1363 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
1364 END
1365 NODE (Price)
1366 PercentagePrice\PriceValue TranslateTo Price
1367 END
1368 END
1369 END
translatePriceFormat25Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat25Choice -> 90A : Default
1604 TRANSLATE(PriceFormat25Choice, 90A)
1605 RULE
1606 NODE (Percentage Type Code)
1607 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
1608 END
1609 NODE (Price)
1610 PercentagePrice\PriceValue TranslateTo Price
1611 END
1612 END
1613 END
translatePriceFormat25Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat25Choice -> 90B_2 : Default
1380 TRANSLATE(PriceFormat25Choice, 90B_2)
1381 RULE
1382 NODE (Amount Type Code)
1383 AmountPrice\AmountPriceType CopyTo Amount Type Code
1384 END
1385 NODE (Currency Code)
1386 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1387 END
1388 NODE (Price)
1389 AmountPrice\PriceValue\Amount TranslateTo Price
1390 END
1391 END
1392 END
translatePriceFormat25Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat25Choice -> 90B_2 : Default
1614 TRANSLATE(PriceFormat25Choice, 90B_2)
1615 RULE
1616 NODE (Amount Type Code)
1617 AmountPrice\AmountPriceType CopyTo Amount Type Code
1618 END
1619 NODE (Currency Code)
1620 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1621 END
1622 NODE (Price)
1623 AmountPrice\PriceValue\Amount TranslateTo Price
1624 END
1625 END
1626 END
translatePriceFormat25Choice_90E_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat25Choice -> 90E_3 : Default
1393 TRANSLATE(PriceFormat25Choice, 90E_3)
1394 RULE
1395 NODE (Price Code)
1396 NotSpecifiedPrice CopyTo Price Code
1397 END
1398 END
1399 END
translatePriceFormat25Choice_90E_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat25Choice -> 90E_3 : Default
1627 TRANSLATE(PriceFormat25Choice, 90E_3)
1628 RULE
1629 NODE (Price Code)
1630 NotSpecifiedPrice CopyTo Price Code
1631 END
1632 END
1633 END
translatePriceFormat26Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat26Choice -> 90A : Default
2184 TRANSLATE(PriceFormat26Choice, 90A)
2185 RULE
2186 NODE (Percentage Type Code)
2187 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
2188 END
2189 NODE (Price)
2190 PercentagePrice\PriceValue TranslateTo Price
2191 END
2192 END
2193 END
translatePriceFormat26Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat26Choice -> 90A : Default
1477 TRANSLATE(PriceFormat26Choice, 90A)
1478 RULE
1479 NODE (Percentage Type Code)
1480 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
1481 END
1482 NODE (Price)
1483 PercentagePrice\PriceValue TranslateTo Price
1484 END
1485 END
1486 END
translatePriceFormat26Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat26Choice -> 90B_2 : Default
2194 TRANSLATE(PriceFormat26Choice, 90B_2)
2195 RULE
2196 NODE (Amount Type Code)
2197 AmountPrice\AmountPriceType CopyTo Amount Type Code
2198 END
2199 NODE (Currency Code)
2200 AmountPrice\PriceValue\Currency TranslateTo Currency Code
2201 END
2202 NODE (Price)
2203 AmountPrice\PriceValue\Amount TranslateTo Price
2204 END
2205 END
2206 END
translatePriceFormat26Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat26Choice -> 90B_2 : Default
1497 TRANSLATE(PriceFormat26Choice, 90B_2)
1498 RULE
1499 NODE (Amount Type Code)
1500 AmountPrice\AmountPriceType CopyTo Amount Type Code
1501 END
1502 NODE (Currency Code)
1503 AmountPrice\PriceValue\Currency TranslateTo Currency Code
1504 END
1505 NODE (Price)
1506 AmountPrice\PriceValue\Amount TranslateTo Price
1507 END
1508 END
1509 END
translatePriceFormat26Choice_90E_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat26Choice -> 90E_4 : Default
2207 TRANSLATE(PriceFormat26Choice, 90E_4)
2208 RULE
2209 NODE (Price Code)
2210 NotSpecifiedPrice TranslateTo Price Code
2211 END
2212 END
2213 END
translatePriceFormat26Choice_90E_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat26Choice -> 90E_4 : Default
1515 TRANSLATE(PriceFormat26Choice, 90E_4)
1516 RULE
1517 NODE (Price Code)
1518 NotSpecifiedPrice TranslateTo Price Code
1519 END
1520 END
1521 END
translatePriceFormat26Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat26Choice -> 90F_1 : Default
2222 TRANSLATE(PriceFormat26Choice, 90F_1)
2223 RULE
2224 NODE (Amount Type Code)
2225 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
2226 END
2227 NODE (Currency Code)
2228 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
2229 END
2230 NODE (Amount)
2231 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
2232 END
2233 NODE (Quantity Type Code)
2234 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
2235 THEN
2236 'UNIT' CopyTo Quantity Type Code
2237 END
2238 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
2239 THEN
2240 'FAMT' CopyTo Quantity Type Code
2241 END
2242 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
2243 THEN
2244 'AMOR' CopyTo Quantity Type Code
2245 END
2246 END
2247 NODE (Quantity)
2248 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit TranslateTo Quantity
2249 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount TranslateTo Quantity
2250 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue TranslateTo Quantity
2251 END
2252 END
2253 END
translatePriceFormat26Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat26Choice -> 90F_1 : Default
1530 TRANSLATE(PriceFormat26Choice, 90F_1)
1531 RULE
1532 NODE (Amount Type Code)
1533 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
1534 END
1535 NODE (Currency Code)
1536 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
1537 END
1538 NODE (Amount)
1539 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
1540 END
1541 NODE (Quantity Type Code)
1542 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
1543 THEN
1544 'UNIT' CopyTo Quantity Type Code
1545 END
1546 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
1547 THEN
1548 'FAMT' CopyTo Quantity Type Code
1549 END
1550 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
1551 THEN
1552 'AMOR' CopyTo Quantity Type Code
1553 END
1554 END
1555 NODE (Quantity)
1556 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit TranslateTo Quantity
1557 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount TranslateTo Quantity
1558 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue TranslateTo Quantity
1559 END
1560 END
1561 END
translatePriceFormat26Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat26Choice -> 90J_1 : Default
2277 TRANSLATE(PriceFormat26Choice, 90J_1)
2278 RULE
2279 NODE (Amount Type Code)
2280 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
2281 END
2282 NODE (Currency Code1)
2283 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
2284 END
2285 NODE (Amount1)
2286 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
2287 END
2288 NODE (Currency Code2)
2289 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
2290 END
2291 NODE (Amount2)
2292 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
2293 END
2294 END
2295 END
translatePriceFormat26Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat26Choice -> 90J_1 : Default
1585 TRANSLATE(PriceFormat26Choice, 90J_1)
1586 RULE
1587 NODE (Amount Type Code)
1588 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
1589 END
1590 NODE (Currency Code1)
1591 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
1592 END
1593 NODE (Amount1)
1594 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
1595 END
1596 NODE (Currency Code2)
1597 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
1598 END
1599 NODE (Amount2)
1600 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
1601 END
1602 END
1603 END
translatePriceFormat27Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat27Choice -> 90A : Default
2842 TRANSLATE(PriceFormat27Choice, 90A)
2843 RULE
2844 NODE (Percentage Type Code)
2845 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
2846 END
2847 NODE (Price)
2848 PercentagePrice\PriceValue TranslateTo Price
2849 END
2850 END
2851 END
translatePriceFormat27Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat27Choice -> 90A : Default
2220 TRANSLATE(PriceFormat27Choice, 90A)
2221 RULE
2222 NODE (Percentage Type Code)
2223 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
2224 END
2225 NODE (Price)
2226 PercentagePrice\PriceValue TranslateTo Price
2227 END
2228 END
2229 END
translatePriceFormat27Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat27Choice -> 90B_2 : Default
2852 TRANSLATE(PriceFormat27Choice, 90B_2)
2853 RULE
2854 NODE (Amount Type Code)
2855 AmountPrice\AmountPriceType CopyTo Amount Type Code
2856 END
2857 NODE (Currency Code)
2858 AmountPrice\PriceValue\Currency TranslateTo Currency Code
2859 END
2860 NODE (Price)
2861 AmountPrice\PriceValue\Amount TranslateTo Price
2862 END
2863 END
2864 END
translatePriceFormat27Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat27Choice -> 90B_2 : Default
2230 TRANSLATE(PriceFormat27Choice, 90B_2)
2231 RULE
2232 NODE (Amount Type Code)
2233 AmountPrice\AmountPriceType CopyTo Amount Type Code
2234 END
2235 NODE (Currency Code)
2236 AmountPrice\PriceValue\Currency TranslateTo Currency Code
2237 END
2238 NODE (Price)
2239 AmountPrice\PriceValue\Amount TranslateTo Price
2240 END
2241 END
2242 END
translatePriceFormat27Choice_90E_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat27Choice -> 90E_3 : Default
2865 TRANSLATE(PriceFormat27Choice, 90E_3)
2866 RULE
2867 NODE (Price Code)
2868 NotSpecifiedPrice TranslateTo Price Code
2869 END
2870 END
2871 END
translatePriceFormat27Choice_90E_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat27Choice -> 90E_3 : Default
2243 TRANSLATE(PriceFormat27Choice, 90E_3)
2244 RULE
2245 NODE (Price Code)
2246 NotSpecifiedPrice TranslateTo Price Code
2247 END
2248 END
2249 END
translatePriceFormat27Choice_90K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat27Choice -> 90K : Default
2877 TRANSLATE(PriceFormat27Choice, 90K)
2878 RULE
2879 NODE (Index Points)
2880 IndexPoints TranslateTo Index Points
2881 END
2882 END
2883 END
translatePriceFormat27Choice_90K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat27Choice -> 90K : Default
2255 TRANSLATE(PriceFormat27Choice, 90K)
2256 RULE
2257 NODE (Index Points)
2258 IndexPoints TranslateTo Index Points
2259 END
2260 END
2261 END
translatePriceFormat28Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat28Choice -> 90A : Default
2884 TRANSLATE(PriceFormat28Choice, 90A)
2885 RULE
2886 NODE (Percentage Type Code)
2887 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
2888 END
2889 NODE (Price)
2890 PercentagePrice\PriceValue TranslateTo Price
2891 END
2892 END
2893 END
translatePriceFormat28Choice_90A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat28Choice -> 90A : Default
2262 TRANSLATE(PriceFormat28Choice, 90A)
2263 RULE
2264 NODE (Percentage Type Code)
2265 PercentagePrice\PercentagePriceType CopyTo Percentage Type Code
2266 END
2267 NODE (Price)
2268 PercentagePrice\PriceValue TranslateTo Price
2269 END
2270 END
2271 END
translatePriceFormat28Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat28Choice -> 90B_2 : Default
2894 TRANSLATE(PriceFormat28Choice, 90B_2)
2895 RULE
2896 NODE (Amount Type Code)
2897 AmountPrice\AmountPriceType CopyTo Amount Type Code
2898 END
2899 NODE (Currency Code)
2900 AmountPrice\PriceValue\Currency TranslateTo Currency Code
2901 END
2902 NODE (Price)
2903 AmountPrice\PriceValue\Amount TranslateTo Price
2904 END
2905 END
2906 END
translatePriceFormat28Choice_90B_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat28Choice -> 90B_2 : Default
2272 TRANSLATE(PriceFormat28Choice, 90B_2)
2273 RULE
2274 NODE (Amount Type Code)
2275 AmountPrice\AmountPriceType CopyTo Amount Type Code
2276 END
2277 NODE (Currency Code)
2278 AmountPrice\PriceValue\Currency TranslateTo Currency Code
2279 END
2280 NODE (Price)
2281 AmountPrice\PriceValue\Amount TranslateTo Price
2282 END
2283 END
2284 END
translatePriceFormat28Choice_90E_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat28Choice -> 90E_5 : Default
2907 TRANSLATE(PriceFormat28Choice, 90E_5)
2908 RULE
2909 NODE (Price Code)
2910 NotSpecifiedPrice TranslateTo Price Code
2911 END
2912 END
2913 END
translatePriceFormat28Choice_90E_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat28Choice -> 90E_5 : Default
2285 TRANSLATE(PriceFormat28Choice, 90E_5)
2286 RULE
2287 NODE (Price Code)
2288 NotSpecifiedPrice TranslateTo Price Code
2289 END
2290 END
2291 END
translatePriceFormat28Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat28Choice -> 90F_1 : Default
2919 TRANSLATE(PriceFormat28Choice, 90F_1)
2920 RULE
2921 NODE (Amount Type Code)
2922 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
2923 END
2924 NODE (Currency Code)
2925 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
2926 END
2927 NODE (Amount)
2928 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
2929 END
2930 NODE (Quantity Type Code)
2931 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
2932 THEN
2933 'UNIT' CopyTo Quantity Type Code
2934 END
2935 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
2936 THEN
2937 'FAMT' CopyTo Quantity Type Code
2938 END
2939 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
2940 THEN
2941 'AMOR' CopyTo Quantity Type Code
2942 END
2943 END
2944 NODE (Quantity)
2945 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit TranslateTo Quantity
2946 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount TranslateTo Quantity
2947 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue TranslateTo Quantity
2948 END
2949 END
2950 END
translatePriceFormat28Choice_90F_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat28Choice -> 90F_1 : Default
2297 TRANSLATE(PriceFormat28Choice, 90F_1)
2298 RULE
2299 NODE (Amount Type Code)
2300 AmountPricePerFinancialInstrumentQuantity\AmountPriceType TranslateTo Amount Type Code
2301 END
2302 NODE (Currency Code)
2303 AmountPricePerFinancialInstrumentQuantity\PriceValue\Currency TranslateTo Currency Code
2304 END
2305 NODE (Amount)
2306 AmountPricePerFinancialInstrumentQuantity\PriceValue\Amount TranslateTo Amount
2307 END
2308 NODE (Quantity Type Code)
2309 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit IsPresent)
2310 THEN
2311 'UNIT' CopyTo Quantity Type Code
2312 END
2313 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount IsPresent)
2314 THEN
2315 'FAMT' CopyTo Quantity Type Code
2316 END
2317 IF (AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue IsPresent)
2318 THEN
2319 'AMOR' CopyTo Quantity Type Code
2320 END
2321 END
2322 NODE (Quantity)
2323 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\Unit TranslateTo Quantity
2324 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\FaceAmount TranslateTo Quantity
2325 AmountPricePerFinancialInstrumentQuantity\FinancialInstrumentQuantity\AmortisedValue TranslateTo Quantity
2326 END
2327 END
2328 END
translatePriceFormat28Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceFormat28Choice -> 90J_1 : Default
2951 TRANSLATE(PriceFormat28Choice, 90J_1)
2952 RULE
2953 NODE (Amount Type Code)
2954 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
2955 END
2956 NODE (Currency Code1)
2957 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
2958 END
2959 NODE (Amount1)
2960 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
2961 END
2962 NODE (Currency Code2)
2963 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
2964 END
2965 NODE (Amount2)
2966 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
2967 END
2968 END
2969 END
translatePriceFormat28Choice_90J_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceFormat28Choice -> 90J_1 : Default
2329 TRANSLATE(PriceFormat28Choice, 90J_1)
2330 RULE
2331 NODE (Amount Type Code)
2332 AmountPricePerAmount\AmountPriceType TranslateTo Amount Type Code
2333 END
2334 NODE (Currency Code1)
2335 AmountPricePerAmount\PriceValue\Currency TranslateTo Currency Code1
2336 END
2337 NODE (Amount1)
2338 AmountPricePerAmount\PriceValue\Amount TranslateTo Amount1
2339 END
2340 NODE (Currency Code2)
2341 AmountPricePerAmount\Amount\Currency TranslateTo Currency Code2
2342 END
2343 NODE (Amount2)
2344 AmountPricePerAmount\Amount\Amount TranslateTo Amount2
2345 END
2346 END
2347 END
translatePriceRateType3Code_Code_4c_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceRateType3Code -> Code_4!c_6 : Default
1059 TRANSLATE(PriceRateType3Code, Code_4!c_6)
1060 RULE
1061 'DISC' EquivalentTo 'DISC'
1062 'PREM' EquivalentTo 'PREM'
1063 'YIEL' EquivalentTo 'YIEL'
1064 'PRCT' EquivalentTo 'PRCT'
1065 END
1066 END
translatePriceRateType3Code_Code_4c_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method PriceRateType3Code -> Code_4!c_6 : Default
1140 TRANSLATE(PriceRateType3Code, Code_4!c_6)
1141 RULE
1142 'DISC' EquivalentTo 'DISC'
1143 'PREM' EquivalentTo 'PREM'
1144 'YIEL' EquivalentTo 'YIEL'
1145 'PRCT' EquivalentTo 'PRCT'
1146 END
1147 END
translatePriceValueType10Code_Code_4c_190_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceValueType10Code -> Code_4!c_190 : Default
2872 TRANSLATE(PriceValueType10Code, Code_4!c_190)
2873 RULE
2874 'UKWN' EquivalentTo 'UKWN'
2875 END
2876 END
translatePriceValueType10Code_Code_4c_190_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceValueType10Code -> Code_4!c_190 : Default
2250 TRANSLATE(PriceValueType10Code, Code_4!c_190)
2251 RULE
2252 'UKWN' EquivalentTo 'UKWN'
2253 END
2254 END
translatePriceValueType10Code_Code_4c_195_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceValueType10Code -> Code_4!c_195 : Default
2914 TRANSLATE(PriceValueType10Code, Code_4!c_195)
2915 RULE
2916 'UKWN' EquivalentTo 'UKWN'
2917 END
2918 END
translatePriceValueType10Code_Code_4c_195_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceValueType10Code -> Code_4!c_195 : Default
2292 TRANSLATE(PriceValueType10Code, Code_4!c_195)
2293 RULE
2294 'UKWN' EquivalentTo 'UKWN'
2295 END
2296 END
translatePriceValueType8Code_Code_4c_193_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method PriceValueType8Code -> Code_4!c_193 : Default
2214 TRANSLATE(PriceValueType8Code, Code_4!c_193)
2215 RULE
2216 'UKWN' EquivalentTo 'UKWN'
2217 'TBSP' EquivalentTo 'TBSP'
2218 'UNSP' EquivalentTo 'UNSP'
2219 'NILP' EquivalentTo 'NILP'
2220 END
2221 END
translatePriceValueType8Code_Code_4c_193_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method PriceValueType8Code -> Code_4!c_193 : Default
1522 TRANSLATE(PriceValueType8Code, Code_4!c_193)
1523 RULE
1524 'UKWN' EquivalentTo 'UKWN'
1525 'TBSP' EquivalentTo 'TBSP'
1526 'UNSP' EquivalentTo 'UNSP'
1527 'NILP' EquivalentTo 'NILP'
1528 END
1529 END
translatePriceValueType9Code_Code_4c_197_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method PriceValueType9Code -> Code_4!c_197 : Default
1133 TRANSLATE(PriceValueType9Code, Code_4!c_197)
1134 RULE
1135 'TBSP' EquivalentTo 'TBSP'
1136 'UNSP' EquivalentTo 'UNSP'
1137 'UKWN' EquivalentTo 'UKWN'
1138 END
1139 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
147 TRANSLATE(ProcessingPosition3Choice, 22F_2)
148 RULE
149 NODE (Data Source Scheme)
150 Proprietary TranslateTo Data Source Scheme
151 END
152 NODE (Indicator)
153 Code TranslateTo Indicator
154 (Proprietary\Identification ToUppercase) CopyTo Indicator
155 END
156 END
157 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
28 TRANSLATE(ProcessingPosition3Choice, 22F_2)
29 RULE
30 NODE (Data Source Scheme)
31 Proprietary TranslateTo Data Source Scheme
32 END
33 NODE (Indicator)
34 Code TranslateTo Indicator
35 (Proprietary\Identification ToUppercase) CopyTo Indicator
36 END
37 END
38 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
111 TRANSLATE(ProcessingPosition3Choice, 22F_2)
112 RULE
113 NODE (Data Source Scheme)
114 Proprietary TranslateTo Data Source Scheme
115 END
116 NODE (Indicator)
117 Code TranslateTo Indicator
118 (Proprietary\Identification ToUppercase) CopyTo Indicator
119 END
120 END
121 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
147 TRANSLATE(ProcessingPosition3Choice, 22F_2)
148 RULE
149 NODE (Data Source Scheme)
150 Proprietary TranslateTo Data Source Scheme
151 END
152 NODE (Indicator)
153 Code TranslateTo Indicator
154 (Proprietary\Identification ToUppercase) CopyTo Indicator
155 END
156 END
157 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
112 TRANSLATE(ProcessingPosition3Choice, 22F_2)
113 RULE
114 NODE (Data Source Scheme)
115 Proprietary TranslateTo Data Source Scheme
116 END
117 NODE (Indicator)
118 Code TranslateTo Indicator
119 (Proprietary\Identification ToUppercase) CopyTo Indicator
120 END
121 END
122 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
112 TRANSLATE(ProcessingPosition3Choice, 22F_2)
113 RULE
114 NODE (Data Source Scheme)
115 Proprietary TranslateTo Data Source Scheme
116 END
117 NODE (Indicator)
118 Code TranslateTo Indicator
119 (Proprietary\Identification ToUppercase) CopyTo Indicator
120 END
121 END
122 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
111 TRANSLATE(ProcessingPosition3Choice, 22F_2)
112 RULE
113 NODE (Data Source Scheme)
114 Proprietary TranslateTo Data Source Scheme
115 END
116 NODE (Indicator)
117 Code TranslateTo Indicator
118 (Proprietary\Identification ToUppercase) CopyTo Indicator
119 END
120 END
121 END
translateProcessingPosition3Choice_22F_2_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method ProcessingPosition3Choice -> 22F_2 : Default
129 TRANSLATE(ProcessingPosition3Choice, 22F_2)
130 RULE
131 NODE (Data Source Scheme)
132 Proprietary TranslateTo Data Source Scheme
133 END
134 NODE (Indicator)
135 Code TranslateTo Indicator
136 (Proprietary\Identification ToUppercase) CopyTo Indicator
137 END
138 END
139 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
158 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
159 RULE
160 'AFTE' EquivalentTo 'AFTE'
161 'WITH' EquivalentTo 'WITH'
162 'BEFO' EquivalentTo 'BEFO'
163 'INFO' EquivalentTo 'INFO'
164 END
165 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
44 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
45 RULE
46 'AFTE' EquivalentTo 'AFTE'
47 'WITH' EquivalentTo 'WITH'
48 'BEFO' EquivalentTo 'BEFO'
49 'INFO' EquivalentTo 'INFO'
50 END
51 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
122 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
123 RULE
124 'AFTE' EquivalentTo 'AFTE'
125 'WITH' EquivalentTo 'WITH'
126 'BEFO' EquivalentTo 'BEFO'
127 'INFO' EquivalentTo 'INFO'
128 END
129 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
158 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
159 RULE
160 'AFTE' EquivalentTo 'AFTE'
161 'WITH' EquivalentTo 'WITH'
162 'BEFO' EquivalentTo 'BEFO'
163 'INFO' EquivalentTo 'INFO'
164 END
165 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
122 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
123 RULE
124 'AFTE' EquivalentTo 'AFTE'
125 'WITH' EquivalentTo 'WITH'
126 'BEFO' EquivalentTo 'BEFO'
127 'INFO' EquivalentTo 'INFO'
128 END
129 END
translateProcessingPosition3Code_OptionalCode_4c_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method ProcessingPosition3Code -> OptionalCode_4!c_3 : Default
140 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
141 RULE
142 'AFTE' EquivalentTo 'AFTE'
143 'WITH' EquivalentTo 'WITH'
144 'BEFO' EquivalentTo 'BEFO'
145 'INFO' EquivalentTo 'INFO'
146 END
147 END
translateProprietaryQuantity5_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method ProprietaryQuantity5 -> 93B : Default
614 TRANSLATE(ProprietaryQuantity5, 93B)
615 RULE
616 NODE (Data Source Scheme)
617 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Data Source Scheme
618 END
619 NODE (Quantity Type Code)
620 (QuantityType ToUppercase) CopyTo Quantity Type Code
621 END
622 NODE (Sign)
623 IF (ShortLongPosition IsSameString 'SHOR')
624 THEN
625 'N' CopyTo Sign
626 END
627 END
628 NODE (Balance)
629 IF (Quantity GreaterThanOrEqualTo '1')
630 THEN
631 (Quantity FormatDecimal 'MT') CopyTo Balance
632 ELSE
633 ((Quantity Round '13') FormatDecimal 'MT') CopyTo Balance
634 END
635 END
636 END
637 END
translateProprietaryQuantity5_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method ProprietaryQuantity5 -> 93B : Default
478 TRANSLATE(ProprietaryQuantity5, 93B)
479 RULE
480 NODE (Data Source Scheme)
481 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Data Source Scheme
482 END
483 NODE (Quantity Type Code)
484 (QuantityType ToUppercase) CopyTo Quantity Type Code
485 END
486 NODE (Sign)
487 IF (ShortLongPosition IsSameString 'SHOR')
488 THEN
489 'N' CopyTo Sign
490 END
491 END
492 NODE (Balance)
493 IF (Quantity GreaterThanOrEqualTo '1')
494 THEN
495 (Quantity FormatDecimal 'MT') CopyTo Balance
496 ELSE
497 ((Quantity Round '13') FormatDecimal 'MT') CopyTo Balance
498 END
499 END
500 END
501 END
translateProprietaryQuantity5_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method ProprietaryQuantity5 -> 93B : Default
537 TRANSLATE(ProprietaryQuantity5, 93B)
538 RULE
539 NODE (Data Source Scheme)
540 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Data Source Scheme
541 END
542 NODE (Quantity Type Code)
543 (QuantityType ToUppercase) CopyTo Quantity Type Code
544 END
545 NODE (Sign)
546 IF (ShortLongPosition IsSameString 'SHOR')
547 THEN
548 'N' CopyTo Sign
549 END
550 END
551 NODE (Balance)
552 IF (Quantity GreaterThanOrEqualTo '1')
553 THEN
554 (Quantity FormatDecimal 'MT') CopyTo Balance
555 ELSE
556 ((Quantity Round '13') FormatDecimal 'MT') CopyTo Balance
557 END
558 END
559 END
560 END
translateProprietaryQuantity5_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method ProprietaryQuantity5 -> 93B : Default
613 TRANSLATE(ProprietaryQuantity5, 93B)
614 RULE
615 NODE (Data Source Scheme)
616 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Data Source Scheme
617 END
618 NODE (Quantity Type Code)
619 (QuantityType ToUppercase) CopyTo Quantity Type Code
620 END
621 NODE (Sign)
622 IF (ShortLongPosition IsSameString 'SHOR')
623 THEN
624 'N' CopyTo Sign
625 END
626 END
627 NODE (Balance)
628 IF (Quantity GreaterThanOrEqualTo '1')
629 THEN
630 (Quantity FormatDecimal 'MT') CopyTo Balance
631 ELSE
632 ((Quantity Round '13') FormatDecimal 'MT') CopyTo Balance
633 END
634 END
635 END
636 END
translateProprietaryQuantity5_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method ProprietaryQuantity5 -> 93B : Default
404 TRANSLATE(ProprietaryQuantity5, 93B)
405 RULE
406 NODE (Data Source Scheme)
407 ((Issuer Concatenate SchemeName) ToUppercase) CopyTo Data Source Scheme
408 END
409 NODE (Quantity Type Code)
410 (QuantityType ToUppercase) CopyTo Quantity Type Code
411 END
412 NODE (Sign)
413 IF (ShortLongPosition IsSameString 'SHOR')
414 THEN
415 'N' CopyTo Sign
416 END
417 END
418 NODE (Balance)
419 IF (Quantity GreaterThanOrEqualTo '1')
420 THEN
421 (Quantity FormatDecimal 'MT') CopyTo Balance
422 ELSE
423 ((Quantity Round '13') FormatDecimal 'MT') CopyTo Balance
424 END
425 END
426 END
427 END
translateQuantity1Code_Code_4c_118_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method Quantity1Code -> Code_4!c_118 : Default
971 TRANSLATE(Quantity1Code, Code_4!c_118)
972 RULE
973 'QALL' EquivalentTo 'QALL'
974 END
975 END
translateQuantity1Code_Code_4c_118_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method Quantity1Code -> Code_4!c_118 : Default
433 TRANSLATE(Quantity1Code, Code_4!c_118)
434 RULE
435 'QALL' EquivalentTo 'QALL'
436 END
437 END
translateQuantity3Code_Code_4c_191_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Quantity3Code -> Code_4!c_191 : Default
1435 TRANSLATE(Quantity3Code, Code_4!c_191)
1436 RULE
1437 'QALL' EquivalentTo 'QALL'
1438 'UKWN' EquivalentTo 'UKWN'
1439 END
1440 END
translateQuantity3Code_Code_4c_194_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method Quantity3Code -> Code_4!c_194 : Default
2303 TRANSLATE(Quantity3Code, Code_4!c_194)
2304 RULE
2305 'QALL' EquivalentTo 'QALL'
2306 'UKWN' EquivalentTo 'UKWN'
2307 END
2308 END
translateQuantity3Code_Code_4c_194_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method Quantity3Code -> Code_4!c_194 : Default
1669 TRANSLATE(Quantity3Code, Code_4!c_194)
1670 RULE
1671 'QALL' EquivalentTo 'QALL'
1672 'UKWN' EquivalentTo 'UKWN'
1673 END
1674 END
translateQuantity_FIN_15d_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult, String) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Quantity_FIN_15d -> ActiveOrHistoricCurrencyAndAmount : Default
136 TRANSLATE(Quantity_FIN_15d, ActiveOrHistoricCurrencyAndAmount, Currency:Currency)
137 RULE
138 NODE (Amount)
139 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo Amount
140 END
141 NODE (Currency)
142 $Currency CopyTo Currency
143 END
144 END
145 END
translateQuantity_FIN_15d_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult, String) - Method in class com.prowidesoftware.swift.translations.MT942_MxCamt05200102_Translation
Translate method Quantity_FIN_15d -> ActiveOrHistoricCurrencyAndAmount : Default
36 TRANSLATE(Quantity_FIN_15d, ActiveOrHistoricCurrencyAndAmount, Currency:Currency)
37 RULE
38 NODE (Amount)
39 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo Amount
40 END
41 NODE (Currency)
42 $Currency CopyTo Currency
43 END
44 END
45 END
translateQuantity_FIN_15d_ActiveOrHistoricCurrencyAndAmount_Default(String, MtPathResult, String) - Method in class com.prowidesoftware.swift.translations.MT950_MxCamt05300102_Translation
Translate method Quantity_FIN_15d -> ActiveOrHistoricCurrencyAndAmount : Default
108 TRANSLATE(Quantity_FIN_15d, ActiveOrHistoricCurrencyAndAmount, Currency:Currency)
109 RULE
110 NODE (Amount)
111 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo Amount
112 END
113 NODE (Currency)
114 $Currency CopyTo Currency
115 END
116 END
117 END
translateQuantity_FIN_15d_PercentageRate_Quantity_FIN_15dTOPercentageRate(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> PercentageRate : Quantity_FIN_15dTOPercentageRate
1604 TRANSLATE(Quantity_FIN_15d, PercentageRate)
1605 RULE
1606 IF (Quantity_FIN_15d LessThan '100000000000,')
1607 THEN
1608 IF (Quantity_FIN_15d LessThan '10,')
1609 THEN
1610 ((Quantity_FIN_15d Round '10') FormatDecimal 'MX') CopyTo PercentageRate
1611 ELSE
1612 IF (Quantity_FIN_15d LessThan '100,')
1613 THEN
1614 ((Quantity_FIN_15d Round '9') FormatDecimal 'MX') CopyTo PercentageRate
1615 ELSE
1616 IF (Quantity_FIN_15d LessThan '1000,')
1617 THEN
1618 ((Quantity_FIN_15d Round '8') FormatDecimal 'MX') CopyTo PercentageRate
1619 ELSE
1620 IF (Quantity_FIN_15d LessThan '10000,')
1621 THEN
1622 ((Quantity_FIN_15d Round '7') FormatDecimal 'MX') CopyTo PercentageRate
1623 ELSE
1624 IF (Quantity_FIN_15d LessThan '100000,')
1625 THEN
1626 ((Quantity_FIN_15d Round '6') FormatDecimal 'MX') CopyTo PercentageRate
1627 ELSE
1628 IF (Quantity_FIN_15d LessThan '1000000,')
1629 THEN
1630 ((Quantity_FIN_15d Round '5') FormatDecimal 'MX') CopyTo PercentageRate
1631 ELSE
1632 IF (Quantity_FIN_15d LessThan '10000000,')
1633 THEN
1634 ((Quantity_FIN_15d Round '4') FormatDecimal 'MX') CopyTo PercentageRate
1635 ELSE
1636 IF (Quantity_FIN_15d LessThan '100000000,')
1637 THEN
1638 ((Quantity_FIN_15d Round '3') FormatDecimal 'MX') CopyTo PercentageRate
1639 ELSE
1640 IF (Quantity_FIN_15d LessThan '1000000000,')
1641 THEN
1642 ((Quantity_FIN_15d Round '2') FormatDecimal 'MX') CopyTo PercentageRate
1643 ELSE
1644 IF (Quantity_FIN_15d LessThan '10000000000,')
1645 THEN
1646 ((Quantity_FIN_15d Round '1') FormatDecimal 'MX') CopyTo PercentageRate
1647 ELSE
1648 ((Quantity_FIN_15d Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
1649 END
1650 END
1651 END
1652 END
1653 END
1654 END
1655 END
1656 END
1657 END
1658 END
1659 ELSE
1660 '99999999999' CopyTo PercentageRate
1661 END
1662 END
1663 END
translateQuantity_FIN_15d_PercentageRate_Quantity_FIN_15dTOPercentageRate(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Quantity_FIN_15d -> PercentageRate : Quantity_FIN_15dTOPercentageRate
2110 TRANSLATE(Quantity_FIN_15d, PercentageRate)
2111 RULE
2112 IF (Quantity_FIN_15d LessThan '100000000000,')
2113 THEN
2114 IF (Quantity_FIN_15d LessThan '10,')
2115 THEN
2116 ((Quantity_FIN_15d Round '10') FormatDecimal 'MX') CopyTo PercentageRate
2117 ELSE
2118 IF (Quantity_FIN_15d LessThan '100,')
2119 THEN
2120 ((Quantity_FIN_15d Round '9') FormatDecimal 'MX') CopyTo PercentageRate
2121 ELSE
2122 IF (Quantity_FIN_15d LessThan '1000,')
2123 THEN
2124 ((Quantity_FIN_15d Round '8') FormatDecimal 'MX') CopyTo PercentageRate
2125 ELSE
2126 IF (Quantity_FIN_15d LessThan '10000,')
2127 THEN
2128 ((Quantity_FIN_15d Round '7') FormatDecimal 'MX') CopyTo PercentageRate
2129 ELSE
2130 IF (Quantity_FIN_15d LessThan '100000,')
2131 THEN
2132 ((Quantity_FIN_15d Round '6') FormatDecimal 'MX') CopyTo PercentageRate
2133 ELSE
2134 IF (Quantity_FIN_15d LessThan '1000000,')
2135 THEN
2136 ((Quantity_FIN_15d Round '5') FormatDecimal 'MX') CopyTo PercentageRate
2137 ELSE
2138 IF (Quantity_FIN_15d LessThan '10000000,')
2139 THEN
2140 ((Quantity_FIN_15d Round '4') FormatDecimal 'MX') CopyTo PercentageRate
2141 ELSE
2142 IF (Quantity_FIN_15d LessThan '100000000,')
2143 THEN
2144 ((Quantity_FIN_15d Round '3') FormatDecimal 'MX') CopyTo PercentageRate
2145 ELSE
2146 IF (Quantity_FIN_15d LessThan '1000000000,')
2147 THEN
2148 ((Quantity_FIN_15d Round '2') FormatDecimal 'MX') CopyTo PercentageRate
2149 ELSE
2150 IF (Quantity_FIN_15d LessThan '10000000000,')
2151 THEN
2152 ((Quantity_FIN_15d Round '1') FormatDecimal 'MX') CopyTo PercentageRate
2153 ELSE
2154 ((Quantity_FIN_15d Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
2155 END
2156 END
2157 END
2158 END
2159 END
2160 END
2161 END
2162 END
2163 END
2164 END
2165 ELSE
2166 '99999999999' CopyTo PercentageRate
2167 END
2168 END
2169 END
translateQuantity_FIN_15d_PercentageRate_Quantity_FIN_15dTOPercentageRate(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Quantity_FIN_15d -> PercentageRate : Quantity_FIN_15dTOPercentageRate
1408 TRANSLATE(Quantity_FIN_15d, PercentageRate)
1409 RULE
1410 IF (Quantity_FIN_15d LessThan '100000000000,')
1411 THEN
1412 IF (Quantity_FIN_15d LessThan '10,')
1413 THEN
1414 ((Quantity_FIN_15d Round '10') FormatDecimal 'MX') CopyTo PercentageRate
1415 ELSE
1416 IF (Quantity_FIN_15d LessThan '100,')
1417 THEN
1418 ((Quantity_FIN_15d Round '9') FormatDecimal 'MX') CopyTo PercentageRate
1419 ELSE
1420 IF (Quantity_FIN_15d LessThan '1000,')
1421 THEN
1422 ((Quantity_FIN_15d Round '8') FormatDecimal 'MX') CopyTo PercentageRate
1423 ELSE
1424 IF (Quantity_FIN_15d LessThan '10000,')
1425 THEN
1426 ((Quantity_FIN_15d Round '7') FormatDecimal 'MX') CopyTo PercentageRate
1427 ELSE
1428 IF (Quantity_FIN_15d LessThan '100000,')
1429 THEN
1430 ((Quantity_FIN_15d Round '6') FormatDecimal 'MX') CopyTo PercentageRate
1431 ELSE
1432 IF (Quantity_FIN_15d LessThan '1000000,')
1433 THEN
1434 ((Quantity_FIN_15d Round '5') FormatDecimal 'MX') CopyTo PercentageRate
1435 ELSE
1436 IF (Quantity_FIN_15d LessThan '10000000,')
1437 THEN
1438 ((Quantity_FIN_15d Round '4') FormatDecimal 'MX') CopyTo PercentageRate
1439 ELSE
1440 IF (Quantity_FIN_15d LessThan '100000000,')
1441 THEN
1442 ((Quantity_FIN_15d Round '3') FormatDecimal 'MX') CopyTo PercentageRate
1443 ELSE
1444 IF (Quantity_FIN_15d LessThan '1000000000,')
1445 THEN
1446 ((Quantity_FIN_15d Round '2') FormatDecimal 'MX') CopyTo PercentageRate
1447 ELSE
1448 IF (Quantity_FIN_15d LessThan '10000000000,')
1449 THEN
1450 ((Quantity_FIN_15d Round '1') FormatDecimal 'MX') CopyTo PercentageRate
1451 ELSE
1452 ((Quantity_FIN_15d Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
1453 END
1454 END
1455 END
1456 END
1457 END
1458 END
1459 END
1460 END
1461 END
1462 END
1463 ELSE
1464 '99999999999' CopyTo PercentageRate
1465 END
1466 END
1467 END
translateQuantity_FIN_15d_PercentageRate_Quantity_FIN_15dTOPercentageRate(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Quantity_FIN_15d -> PercentageRate : Quantity_FIN_15dTOPercentageRate
1609 TRANSLATE(Quantity_FIN_15d, PercentageRate)
1610 RULE
1611 IF (Quantity_FIN_15d LessThan '100000000000,')
1612 THEN
1613 IF (Quantity_FIN_15d LessThan '10,')
1614 THEN
1615 ((Quantity_FIN_15d Round '10') FormatDecimal 'MX') CopyTo PercentageRate
1616 ELSE
1617 IF (Quantity_FIN_15d LessThan '100,')
1618 THEN
1619 ((Quantity_FIN_15d Round '9') FormatDecimal 'MX') CopyTo PercentageRate
1620 ELSE
1621 IF (Quantity_FIN_15d LessThan '1000,')
1622 THEN
1623 ((Quantity_FIN_15d Round '8') FormatDecimal 'MX') CopyTo PercentageRate
1624 ELSE
1625 IF (Quantity_FIN_15d LessThan '10000,')
1626 THEN
1627 ((Quantity_FIN_15d Round '7') FormatDecimal 'MX') CopyTo PercentageRate
1628 ELSE
1629 IF (Quantity_FIN_15d LessThan '100000,')
1630 THEN
1631 ((Quantity_FIN_15d Round '6') FormatDecimal 'MX') CopyTo PercentageRate
1632 ELSE
1633 IF (Quantity_FIN_15d LessThan '1000000,')
1634 THEN
1635 ((Quantity_FIN_15d Round '5') FormatDecimal 'MX') CopyTo PercentageRate
1636 ELSE
1637 IF (Quantity_FIN_15d LessThan '10000000,')
1638 THEN
1639 ((Quantity_FIN_15d Round '4') FormatDecimal 'MX') CopyTo PercentageRate
1640 ELSE
1641 IF (Quantity_FIN_15d LessThan '100000000,')
1642 THEN
1643 ((Quantity_FIN_15d Round '3') FormatDecimal 'MX') CopyTo PercentageRate
1644 ELSE
1645 IF (Quantity_FIN_15d LessThan '1000000000,')
1646 THEN
1647 ((Quantity_FIN_15d Round '2') FormatDecimal 'MX') CopyTo PercentageRate
1648 ELSE
1649 IF (Quantity_FIN_15d LessThan '10000000000,')
1650 THEN
1651 ((Quantity_FIN_15d Round '1') FormatDecimal 'MX') CopyTo PercentageRate
1652 ELSE
1653 ((Quantity_FIN_15d Substring ('1', '11')) FormatDecimal 'MX') CopyTo PercentageRate
1654 END
1655 END
1656 END
1657 END
1658 END
1659 END
1660 END
1661 END
1662 END
1663 END
1664 ELSE
1665 '99999999999' CopyTo PercentageRate
1666 END
1667 END
1668 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
348 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
349 RULE
350 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
351 END
352 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
338 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
339 RULE
340 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
341 END
342 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1246 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1247 RULE
1248 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1249 END
1250 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
2195 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
2196 RULE
2197 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
2198 END
2199 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1493 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1494 RULE
1495 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1496 END
1497 END
translateQuantity_FIN_15d_RestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount : Default
1694 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount)
1695 RULE
1696 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount
1697 END
1698 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
290 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
291 RULE
292 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
293 END
294 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
295 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
298 END
299 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
285 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
286 RULE
287 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
288 END
289 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
285 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
286 RULE
287 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
288 END
289 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
765 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
766 RULE
767 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
768 END
769 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
777 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
778 RULE
779 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
780 END
781 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
660 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
661 RULE
662 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
663 END
664 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
636 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
637 RULE
638 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
639 END
640 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
1736 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
1737 RULE
1738 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
1739 END
1740 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
741 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
742 RULE
743 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
744 END
745 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
840 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
841 RULE
842 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
843 END
844 END
translateQuantity_FIN_15d_RestrictedFINDecimalNumber_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINDecimalNumber : Default
675 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
676 RULE
677 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
678 END
679 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
770 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
771 RULE
772 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
773 END
774 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
782 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
783 RULE
784 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
785 END
786 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
665 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
666 RULE
667 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
668 END
669 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
609 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
610 RULE
611 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
612 END
613 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
1741 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
1742 RULE
1743 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
1744 END
1745 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
746 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
747 RULE
748 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
749 END
750 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
845 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
846 RULE
847 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
848 END
849 END
translateQuantity_FIN_15d_RestrictedFINImpliedCurrencyAndAmount_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Quantity_FIN_15d -> RestrictedFINImpliedCurrencyAndAmount : Default
680 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
681 RULE
682 ((Quantity_FIN_15d Divide ('1', '5')) FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
683 END
684 END
translateQuantityToQuantityRatio2_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method QuantityToQuantityRatio2 -> 92D_1 : Default
833 TRANSLATE(QuantityToQuantityRatio2, 92D_1)
834 RULE
835 NODE (Quantity1)
836 IF (((Quantity1 Substring ('1', '1')) IsSameString '-') Or ((Quantity1 Substring ('1', '1')) IsSameString '+'))
837 THEN
838 ((Quantity1 Substring '2') FormatDecimal 'MT') CopyTo Quantity1
839 ELSE
840 (Quantity1 FormatDecimal 'MT') CopyTo Quantity1
841 END
842 END
843 NODE (Quantity2)
844 IF (((Quantity2 Substring ('1', '1')) IsSameString '-') Or ((Quantity2 Substring ('1', '1')) IsSameString '+'))
845 THEN
846 ((Quantity2 Substring '2') FormatDecimal 'MT') CopyTo Quantity2
847 ELSE
848 (Quantity2 FormatDecimal 'MT') CopyTo Quantity2
849 END
850 END
851 END
852 END
translateRate_FIN_15d_BaseOneRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Rate_FIN_15d -> BaseOneRate : Default
373 TRANSLATE(Rate_FIN_15d, BaseOneRate)
374 RULE
375 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
376 THEN
377 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
378 END
379 END
380 END
translateRate_FIN_15d_BaseOneRate_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Rate_FIN_15d -> BaseOneRate : Default
368 TRANSLATE(Rate_FIN_15d, BaseOneRate)
369 RULE
370 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
371 THEN
372 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
373 END
374 END
375 END
translateRate_FIN_15d_BaseOneRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Rate_FIN_15d -> BaseOneRate : Default
3345 TRANSLATE(Rate_FIN_15d, BaseOneRate)
3346 RULE
3347 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
3348 THEN
3349 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
3350 END
3351 END
3352 END
translateRate_FIN_15d_BaseOneRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Rate_FIN_15d -> BaseOneRate : Default
2834 TRANSLATE(Rate_FIN_15d, BaseOneRate)
2835 RULE
2836 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
2837 THEN
2838 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
2839 END
2840 END
2841 END
translateRate_FIN_15d_BaseOneRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Rate_FIN_15d -> BaseOneRate : Default
2457 TRANSLATE(Rate_FIN_15d, BaseOneRate)
2458 RULE
2459 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
2460 THEN
2461 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
2462 END
2463 END
2464 END
translateRate_FIN_15d_PercentageRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Rate_FIN_15d -> PercentageRate : Default
2555 TRANSLATE(Rate_FIN_15d, PercentageRate)
2556 RULE
2557 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
2558 END
2559 END
translateRate_FIN_15d_PercentageRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Rate_FIN_15d -> PercentageRate : Default
1876 TRANSLATE(Rate_FIN_15d, PercentageRate)
1877 RULE
1878 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1879 END
1880 END
translateRate_FIN_15d_PercentageRate_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Rate_FIN_15d -> PercentageRate : Default
1396 TRANSLATE(Rate_FIN_15d, PercentageRate)
1397 RULE
1398 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1399 END
1400 END
translateRateAndAmountFormat13Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RateAndAmountFormat13Choice -> 92A : Default
1029 TRANSLATE(RateAndAmountFormat13Choice, 92A)
1030 RULE
1031 Rate TranslateTo 92A
1032 END
1033 END
translateRateAndAmountFormat13Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RateAndAmountFormat13Choice -> 92F : Default
1034 TRANSLATE(RateAndAmountFormat13Choice, 92F)
1035 RULE
1036 Amount TranslateTo 92F
1037 END
1038 END
translateRateAndAmountFormat16Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92A : Default
1321 TRANSLATE(RateAndAmountFormat16Choice, 92A)
1322 RULE
1323 Rate TranslateTo 92A
1324 END
1325 END
translateRateAndAmountFormat16Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92A : Default
1387 TRANSLATE(RateAndAmountFormat16Choice, 92A)
1388 RULE
1389 Rate TranslateTo 92A
1390 END
1391 END
translateRateAndAmountFormat16Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92F : Default
1326 TRANSLATE(RateAndAmountFormat16Choice, 92F)
1327 RULE
1328 Amount TranslateTo 92F
1329 END
1330 END
translateRateAndAmountFormat16Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92F : Default
1392 TRANSLATE(RateAndAmountFormat16Choice, 92F)
1393 RULE
1394 Amount TranslateTo 92F
1395 END
1396 END
translateRateAndAmountFormat16Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92K : Default
1341 TRANSLATE(RateAndAmountFormat16Choice, 92K)
1342 RULE
1343 NODE (Rate Type Code)
1344 NotSpecifiedRate TranslateTo Rate Type Code
1345 END
1346 END
1347 END
translateRateAndAmountFormat16Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateAndAmountFormat16Choice -> 92K : Default
1397 TRANSLATE(RateAndAmountFormat16Choice, 92K)
1398 RULE
1399 NODE (Rate Type Code)
1400 NotSpecifiedRate TranslateTo Rate Type Code
1401 END
1402 END
1403 END
translateRateAndAmountFormat17Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateAndAmountFormat17Choice -> 92F : Default
2727 TRANSLATE(RateAndAmountFormat17Choice, 92F)
2728 RULE
2729 Amount TranslateTo 92F
2730 END
2731 END
translateRateAndAmountFormat17Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateAndAmountFormat17Choice -> 92F : Default
2105 TRANSLATE(RateAndAmountFormat17Choice, 92F)
2106 RULE
2107 Amount TranslateTo 92F
2108 END
2109 END
translateRateAndAmountFormat17Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateAndAmountFormat17Choice -> 92K : Default
2732 TRANSLATE(RateAndAmountFormat17Choice, 92K)
2733 RULE
2734 NODE (Rate Type Code)
2735 NotSpecifiedRate TranslateTo Rate Type Code
2736 END
2737 END
2738 END
translateRateAndAmountFormat17Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateAndAmountFormat17Choice -> 92K : Default
2110 TRANSLATE(RateAndAmountFormat17Choice, 92K)
2111 RULE
2112 NODE (Rate Type Code)
2113 NotSpecifiedRate TranslateTo Rate Type Code
2114 END
2115 END
2116 END
translateRateAndAmountFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateAndAmountFormat6Choice -> 92A : Default
1048 TRANSLATE(RateAndAmountFormat6Choice, 92A)
1049 RULE
1050 Rate TranslateTo 92A
1051 END
1052 END
translateRateAndAmountFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateAndAmountFormat6Choice -> 92F : Default
1053 TRANSLATE(RateAndAmountFormat6Choice, 92F)
1054 RULE
1055 Amount TranslateTo 92F
1056 END
1057 END
translateRateFormat3Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat3Choice -> 92A : Default
422 TRANSLATE(RateFormat3Choice, 92A)
423 RULE
424 Rate TranslateTo 92A
425 END
426 END
translateRateFormat3Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method RateFormat3Choice -> 92A : Default
371 TRANSLATE(RateFormat3Choice, 92A)
372 RULE
373 Rate TranslateTo 92A
374 END
375 END
translateRateFormat3Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateFormat3Choice -> 92A : Default
412 TRANSLATE(RateFormat3Choice, 92A)
413 RULE
414 Rate TranslateTo 92A
415 END
416 END
translateRateFormat3Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat3Choice -> 92K : Default
455 TRANSLATE(RateFormat3Choice, 92K)
456 RULE
457 NODE (Rate Type Code)
458 NotSpecifiedRate CopyTo Rate Type Code
459 END
460 END
461 END
translateRateFormat3Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateFormat3Choice -> 92K : Default
445 TRANSLATE(RateFormat3Choice, 92K)
446 RULE
447 NODE (Rate Type Code)
448 NotSpecifiedRate CopyTo Rate Type Code
449 END
450 END
451 END
translateRateFormat5Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat5Choice -> 92A : Default
1348 TRANSLATE(RateFormat5Choice, 92A)
1349 RULE
1350 Rate TranslateTo 92A
1351 END
1352 END
translateRateFormat5Choice_92K_3_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat5Choice -> 92K_3 : Default
1353 TRANSLATE(RateFormat5Choice, 92K_3)
1354 RULE
1355 NODE (Rate Type Code)
1356 NotSpecifiedRate CopyTo Rate Type Code
1357 END
1358 END
1359 END
translateRateFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat6Choice -> 92A : Default
1304 TRANSLATE(RateFormat6Choice, 92A)
1305 RULE
1306 Rate TranslateTo 92A
1307 END
1308 END
translateRateFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateFormat6Choice -> 92A : Default
1370 TRANSLATE(RateFormat6Choice, 92A)
1371 RULE
1372 Rate TranslateTo 92A
1373 END
1374 END
translateRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateFormat6Choice -> 92K : Default
1309 TRANSLATE(RateFormat6Choice, 92K)
1310 RULE
1311 NODE (Rate Type Code)
1312 NotSpecifiedRate TranslateTo Rate Type Code
1313 END
1314 END
1315 END
translateRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateFormat6Choice -> 92K : Default
1375 TRANSLATE(RateFormat6Choice, 92K)
1376 RULE
1377 NODE (Rate Type Code)
1378 NotSpecifiedRate TranslateTo Rate Type Code
1379 END
1380 END
1381 END
translateRateStatus1Code_OptionalCode_4c_297_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateStatus1Code -> OptionalCode_4!c_297 : Default
2058 TRANSLATE(RateStatus1Code, OptionalCode_4!c_297)
2059 RULE
2060 'ACTU' EquivalentTo 'ACTU'
2061 'INDI' EquivalentTo 'INDI'
2062 END
2063 END
translateRateStatus1Code_OptionalCode_4c_297_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateStatus1Code -> OptionalCode_4!c_297 : Default
1317 TRANSLATE(RateStatus1Code, OptionalCode_4!c_297)
1318 RULE
1319 'ACTU' EquivalentTo 'ACTU'
1320 'INDI' EquivalentTo 'INDI'
1321 END
1322 END
translateRateStatus1Code_OptionalCode_4c_297_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateStatus1Code -> OptionalCode_4!c_297 : Default
980 TRANSLATE(RateStatus1Code, OptionalCode_4!c_297)
981 RULE
982 'ACTU' EquivalentTo 'ACTU'
983 'INDI' EquivalentTo 'INDI'
984 END
985 END
translateRateType13Code_Code_4c_192_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateType13Code -> Code_4!c_192 : Default
2071 TRANSLATE(RateType13Code, Code_4!c_192)
2072 RULE
2073 'NILP' EquivalentTo 'NILP'
2074 'UKWN' EquivalentTo 'UKWN'
2075 END
2076 END
translateRateType13Code_Code_4c_192_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateType13Code -> Code_4!c_192 : Default
1330 TRANSLATE(RateType13Code, Code_4!c_192)
1331 RULE
1332 'NILP' EquivalentTo 'NILP'
1333 'UKWN' EquivalentTo 'UKWN'
1334 END
1335 END
translateRateType3Code_OptionalCode_4c_299_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateType3Code -> OptionalCode_4!c_299 : Default
1987 TRANSLATE(RateType3Code, OptionalCode_4!c_299)
1988 RULE
1989 'IMPU' EquivalentTo 'IMPU'
1990 'PREC' EquivalentTo 'PREC'
1991 'TIER' EquivalentTo 'TIER'
1992 END
1993 END
translateRateType7Code_OptionalCode_4c_308_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateType7Code -> OptionalCode_4!c_308 : Default
1096 TRANSLATE(RateType7Code, OptionalCode_4!c_308)
1097 RULE
1098 'SCHD' EquivalentTo 'SCHD'
1099 'USCD' EquivalentTo 'USCD'
1100 END
1101 END
translateRateTypeAndAmountAndStatus10_92J_11_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateTypeAndAmountAndStatus10 -> 92J_11 : Default
2077 TRANSLATE(RateTypeAndAmountAndStatus10, 92J_11)
2078 RULE
2079 NODE (Data Source Scheme)
2080 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateStatus\Proprietary\SchemeName IsSameString RateType\Proprietary\SchemeName)))
2081 THEN
2082 RateType\Proprietary TranslateTo Data Source Scheme
2083 END
2084 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
2085 THEN
2086 RateStatus\Proprietary TranslateTo Data Source Scheme
2087 END
2088 END
2089 NODE (Rate Type Code)
2090 RateType\Code TranslateTo Rate Type Code
2091 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2092 END
2093 NODE (Currency Code)
2094 Amount\Currency CopyTo Currency Code
2095 END
2096 NODE (Amount)
2097 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
2098 END
2099 NODE (Rate Status)
2100 RateStatus\Code TranslateTo Rate Status
2101 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2102 END
2103 END
2104 END
translateRateTypeAndAmountAndStatus10_92J_11_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateTypeAndAmountAndStatus10 -> 92J_11 : Default
1336 TRANSLATE(RateTypeAndAmountAndStatus10, 92J_11)
1337 RULE
1338 NODE (Data Source Scheme)
1339 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateStatus\Proprietary\SchemeName IsSameString RateType\Proprietary\SchemeName)))
1340 THEN
1341 RateType\Proprietary TranslateTo Data Source Scheme
1342 END
1343 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
1344 THEN
1345 RateStatus\Proprietary TranslateTo Data Source Scheme
1346 END
1347 END
1348 NODE (Rate Type Code)
1349 RateType\Code TranslateTo Rate Type Code
1350 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1351 END
1352 NODE (Currency Code)
1353 Amount\Currency CopyTo Currency Code
1354 END
1355 NODE (Amount)
1356 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1357 END
1358 NODE (Rate Status)
1359 RateStatus\Code TranslateTo Rate Status
1360 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1361 END
1362 END
1363 END
translateRateTypeAndAmountAndStatus10_92J_11_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateTypeAndAmountAndStatus10 -> 92J_11 : Default
986 TRANSLATE(RateTypeAndAmountAndStatus10, 92J_11)
987 RULE
988 NODE (Data Source Scheme)
989 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateStatus\Proprietary\SchemeName IsSameString RateType\Proprietary\SchemeName)))
990 THEN
991 RateType\Proprietary TranslateTo Data Source Scheme
992 END
993 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
994 THEN
995 RateStatus\Proprietary TranslateTo Data Source Scheme
996 END
997 END
998 NODE (Rate Type Code)
999 RateType\Code TranslateTo Rate Type Code
1000 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1001 END
1002 NODE (Currency Code)
1003 Amount\Currency CopyTo Currency Code
1004 END
1005 NODE (Amount)
1006 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1007 END
1008 NODE (Rate Status)
1009 RateStatus\Code TranslateTo Rate Status
1010 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1011 END
1012 END
1013 END
translateRateTypeAndAmountAndStatus12_92J_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateTypeAndAmountAndStatus12 -> 92J_12 : Default
2156 TRANSLATE(RateTypeAndAmountAndStatus12, 92J_12)
2157 RULE
2158 NODE (Data Source Scheme)
2159 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateType\Proprietary\SchemeName IsSameString RateStatus\Proprietary\SchemeName)))
2160 THEN
2161 RateType\Proprietary TranslateTo Data Source Scheme
2162 END
2163 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
2164 THEN
2165 RateStatus\Proprietary TranslateTo Data Source Scheme
2166 END
2167 END
2168 NODE (Rate Type Code)
2169 RateType\Code CopyTo Rate Type Code
2170 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2171 END
2172 NODE (Currency Code)
2173 Amount\Currency TranslateTo Currency Code
2174 END
2175 NODE (Amount)
2176 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
2177 END
2178 NODE (Rate Status)
2179 RateStatus\Code CopyTo Rate Status
2180 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2181 END
2182 END
2183 END
translateRateTypeAndAmountAndStatus12_92J_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateTypeAndAmountAndStatus12 -> 92J_12 : Default
1449 TRANSLATE(RateTypeAndAmountAndStatus12, 92J_12)
1450 RULE
1451 NODE (Data Source Scheme)
1452 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateType\Proprietary\SchemeName IsSameString RateStatus\Proprietary\SchemeName)))
1453 THEN
1454 RateType\Proprietary TranslateTo Data Source Scheme
1455 END
1456 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
1457 THEN
1458 RateStatus\Proprietary TranslateTo Data Source Scheme
1459 END
1460 END
1461 NODE (Rate Type Code)
1462 RateType\Code CopyTo Rate Type Code
1463 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1464 END
1465 NODE (Currency Code)
1466 Amount\Currency TranslateTo Currency Code
1467 END
1468 NODE (Amount)
1469 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1470 END
1471 NODE (Rate Status)
1472 RateStatus\Code CopyTo Rate Status
1473 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1474 END
1475 END
1476 END
translateRateTypeAndAmountAndStatus12_92J_12_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RateTypeAndAmountAndStatus12 -> 92J_12 : Default
1102 TRANSLATE(RateTypeAndAmountAndStatus12, 92J_12)
1103 RULE
1104 NODE (Data Source Scheme)
1105 IF (((RateType\Proprietary IsPresent) And (Not (RateStatus\Proprietary IsPresent))) Or ((RateType\Proprietary\Issuer IsSameString RateStatus\Proprietary\Issuer) And (RateType\Proprietary\SchemeName IsSameString RateStatus\Proprietary\SchemeName)))
1106 THEN
1107 RateType\Proprietary TranslateTo Data Source Scheme
1108 END
1109 IF ((Not (RateType\Proprietary IsPresent)) And (RateStatus\Proprietary IsPresent))
1110 THEN
1111 RateStatus\Proprietary TranslateTo Data Source Scheme
1112 END
1113 END
1114 NODE (Rate Type Code)
1115 RateType\Code CopyTo Rate Type Code
1116 (RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
1117 END
1118 NODE (Currency Code)
1119 Amount\Currency TranslateTo Currency Code
1120 END
1121 NODE (Amount)
1122 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1123 END
1124 NODE (Rate Status)
1125 RateStatus\Code CopyTo Rate Status
1126 (RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
1127 END
1128 END
1129 END
translateRateValueType7Code_Code_4c_99_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RateValueType7Code -> Code_4!c_99 : Default
1316 TRANSLATE(RateValueType7Code, Code_4!c_99)
1317 RULE
1318 'UKWN' EquivalentTo 'UKWN'
1319 END
1320 END
translateRateValueType7Code_Code_4c_99_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RateValueType7Code -> Code_4!c_99 : Default
1382 TRANSLATE(RateValueType7Code, Code_4!c_99)
1383 RULE
1384 'UKWN' EquivalentTo 'UKWN'
1385 END
1386 END
translateRatioFormat13Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat13Choice -> 92D_1 : Default
2527 TRANSLATE(RatioFormat13Choice, 92D_1)
2528 RULE
2529 NODE (Quantity1)
2530 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
2531 END
2532 NODE (Quantity2)
2533 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
2534 END
2535 END
2536 END
translateRatioFormat13Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat13Choice -> 92D_1 : Default
1893 TRANSLATE(RatioFormat13Choice, 92D_1)
1894 RULE
1895 NODE (Quantity1)
1896 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
1897 END
1898 NODE (Quantity2)
1899 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
1900 END
1901 END
1902 END
translateRatioFormat13Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat13Choice -> 92K : Default
2537 TRANSLATE(RatioFormat13Choice, 92K)
2538 RULE
2539 NODE (Rate Type Code)
2540 NotSpecifiedRate CopyTo Rate Type Code
2541 END
2542 END
2543 END
translateRatioFormat13Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat13Choice -> 92K : Default
1903 TRANSLATE(RatioFormat13Choice, 92K)
1904 RULE
1905 NODE (Rate Type Code)
1906 NotSpecifiedRate CopyTo Rate Type Code
1907 END
1908 END
1909 END
translateRatioFormat13Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat13Choice -> 92L_1 : Default
2544 TRANSLATE(RatioFormat13Choice, 92L_1)
2545 RULE
2546 NODE (First Currency Code)
2547 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
2548 END
2549 NODE (Amount1)
2550 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
2551 END
2552 NODE (Second Currency Code)
2553 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
2554 END
2555 NODE (Amount2)
2556 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
2557 END
2558 END
2559 END
translateRatioFormat13Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat13Choice -> 92L_1 : Default
1910 TRANSLATE(RatioFormat13Choice, 92L_1)
1911 RULE
1912 NODE (First Currency Code)
1913 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
1914 END
1915 NODE (Amount1)
1916 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
1917 END
1918 NODE (Second Currency Code)
1919 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
1920 END
1921 NODE (Amount2)
1922 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
1923 END
1924 END
1925 END
translateRatioFormat14Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat14Choice -> 92D_1 : Default
2560 TRANSLATE(RatioFormat14Choice, 92D_1)
2561 RULE
2562 NODE (Quantity1)
2563 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
2564 END
2565 NODE (Quantity2)
2566 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
2567 END
2568 END
2569 END
translateRatioFormat14Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat14Choice -> 92D_1 : Default
1926 TRANSLATE(RatioFormat14Choice, 92D_1)
1927 RULE
1928 NODE (Quantity1)
1929 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
1930 END
1931 NODE (Quantity2)
1932 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
1933 END
1934 END
1935 END
translateRatioFormat14Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat14Choice -> 92K : Default
2570 TRANSLATE(RatioFormat14Choice, 92K)
2571 RULE
2572 NODE (Rate Type Code)
2573 NotSpecifiedRate CopyTo Rate Type Code
2574 END
2575 END
2576 END
translateRatioFormat14Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat14Choice -> 92K : Default
1936 TRANSLATE(RatioFormat14Choice, 92K)
1937 RULE
1938 NODE (Rate Type Code)
1939 NotSpecifiedRate CopyTo Rate Type Code
1940 END
1941 END
1942 END
translateRatioFormat14Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat14Choice -> 92L_1 : Default
2577 TRANSLATE(RatioFormat14Choice, 92L_1)
2578 RULE
2579 NODE (First Currency Code)
2580 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
2581 END
2582 NODE (Amount1)
2583 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
2584 END
2585 NODE (Second Currency Code)
2586 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
2587 END
2588 NODE (Amount2)
2589 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
2590 END
2591 END
2592 END
translateRatioFormat14Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat14Choice -> 92L_1 : Default
1943 TRANSLATE(RatioFormat14Choice, 92L_1)
1944 RULE
1945 NODE (First Currency Code)
1946 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
1947 END
1948 NODE (Amount1)
1949 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
1950 END
1951 NODE (Second Currency Code)
1952 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
1953 END
1954 NODE (Amount2)
1955 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
1956 END
1957 END
1958 END
translateRatioFormat14Choice_92M_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat14Choice -> 92M_1 : Default
2593 TRANSLATE(RatioFormat14Choice, 92M_1)
2594 RULE
2595 NODE (Currency Code)
2596 AmountToQuantity\Amount\Currency TranslateTo Currency Code
2597 END
2598 NODE (Amount)
2599 (AmountToQuantity\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2600 END
2601 NODE (Quantity)
2602 (AmountToQuantity\Quantity FormatDecimal 'MT') CopyTo Quantity
2603 END
2604 END
2605 END
translateRatioFormat14Choice_92M_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat14Choice -> 92M_1 : Default
1959 TRANSLATE(RatioFormat14Choice, 92M_1)
1960 RULE
1961 NODE (Currency Code)
1962 AmountToQuantity\Amount\Currency TranslateTo Currency Code
1963 END
1964 NODE (Amount)
1965 (AmountToQuantity\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1966 END
1967 NODE (Quantity)
1968 (AmountToQuantity\Quantity FormatDecimal 'MT') CopyTo Quantity
1969 END
1970 END
1971 END
translateRatioFormat14Choice_92N_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RatioFormat14Choice -> 92N_1 : Default
2606 TRANSLATE(RatioFormat14Choice, 92N_1)
2607 RULE
2608 NODE (Quantity)
2609 (QuantityToAmount\Quantity FormatDecimal 'MT') CopyTo Quantity
2610 END
2611 NODE (Currency Code)
2612 QuantityToAmount\Amount\Currency TranslateTo Currency Code
2613 END
2614 NODE (Amount)
2615 (QuantityToAmount\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2616 END
2617 END
2618 END
translateRatioFormat14Choice_92N_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RatioFormat14Choice -> 92N_1 : Default
1972 TRANSLATE(RatioFormat14Choice, 92N_1)
1973 RULE
1974 NODE (Quantity)
1975 (QuantityToAmount\Quantity FormatDecimal 'MT') CopyTo Quantity
1976 END
1977 NODE (Currency Code)
1978 QuantityToAmount\Amount\Currency TranslateTo Currency Code
1979 END
1980 NODE (Amount)
1981 (QuantityToAmount\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1982 END
1983 END
1984 END
translateRatioFormat7Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat7Choice -> 92D_1 : Default
1559 TRANSLATE(RatioFormat7Choice, 92D_1)
1560 RULE
1561 NODE (Quantity1)
1562 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
1563 END
1564 NODE (Quantity2)
1565 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
1566 END
1567 END
1568 END
translateRatioFormat7Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat7Choice -> 92L_1 : Default
1569 TRANSLATE(RatioFormat7Choice, 92L_1)
1570 RULE
1571 NODE (First Currency Code)
1572 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
1573 END
1574 NODE (Amount1)
1575 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
1576 END
1577 NODE (Second Currency Code)
1578 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
1579 END
1580 NODE (Amount2)
1581 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
1582 END
1583 END
1584 END
translateRatioFormat8Choice_92D_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat8Choice -> 92D_1 : Default
1585 TRANSLATE(RatioFormat8Choice, 92D_1)
1586 RULE
1587 NODE (Quantity1)
1588 (QuantityToQuantity\Quantity1 FormatDecimal 'MT') CopyTo Quantity1
1589 END
1590 NODE (Quantity2)
1591 (QuantityToQuantity\Quantity2 FormatDecimal 'MT') CopyTo Quantity2
1592 END
1593 END
1594 END
translateRatioFormat8Choice_92L_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat8Choice -> 92L_1 : Default
1595 TRANSLATE(RatioFormat8Choice, 92L_1)
1596 RULE
1597 NODE (First Currency Code)
1598 AmountToAmount\Amount1\Currency TranslateTo First Currency Code
1599 END
1600 NODE (Amount1)
1601 (AmountToAmount\Amount1\Amount FormatDecimal 'MT') CopyTo Amount1
1602 END
1603 NODE (Second Currency Code)
1604 AmountToAmount\Amount2\Currency TranslateTo Second Currency Code
1605 END
1606 NODE (Amount2)
1607 (AmountToAmount\Amount2\Amount FormatDecimal 'MT') CopyTo Amount2
1608 END
1609 END
1610 END
translateRatioFormat8Choice_92M_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat8Choice -> 92M_1 : Default
1611 TRANSLATE(RatioFormat8Choice, 92M_1)
1612 RULE
1613 NODE (Currency Code)
1614 AmountToQuantity\Amount\Currency TranslateTo Currency Code
1615 END
1616 NODE (Amount)
1617 (AmountToQuantity\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1618 END
1619 NODE (Quantity)
1620 (AmountToQuantity\Quantity FormatDecimal 'MT') CopyTo Quantity
1621 END
1622 END
1623 END
translateRatioFormat8Choice_92N_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RatioFormat8Choice -> 92N_1 : Default
1624 TRANSLATE(RatioFormat8Choice, 92N_1)
1625 RULE
1626 NODE (Quantity)
1627 (QuantityToAmount\Quantity FormatDecimal 'MT') CopyTo Quantity
1628 END
1629 NODE (Currency Code)
1630 QuantityToAmount\Amount\Currency TranslateTo Currency Code
1631 END
1632 NODE (Amount)
1633 (QuantityToAmount\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1634 END
1635 END
1636 END
translateRejectedReason2Choice_24B_60_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RejectedReason2Choice -> 24B_60 : Default
197 TRANSLATE(RejectedReason2Choice, 24B_60)
198 RULE
199 NODE (Data Source Scheme)
200 Proprietary TranslateTo Data Source Scheme
201 END
202 NODE (Reason Code)
203 Code TranslateTo Reason Code
204 Proprietary\Identification CopyTo Reason Code
205 END
206 END
207 END
translateRejectionReason17Code_OptionalCode_4c_333_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RejectionReason17Code -> OptionalCode_4!c_333 : Default
208 TRANSLATE(RejectionReason17Code, OptionalCode_4!c_333)
209 RULE
210 'CANC' EquivalentTo 'CANC'
211 'ADEA' EquivalentTo 'ADEA'
212 'DCAN' EquivalentTo 'DCAN'
213 'DPRG' EquivalentTo 'DPRG'
214 'DQUA' EquivalentTo 'DQUA'
215 'DSEC' EquivalentTo 'DSEC'
216 'EVNM' EquivalentTo 'EVNM'
217 'INIR' EquivalentTo 'INIR'
218 'INTV' EquivalentTo 'INTV'
219 'INVA' EquivalentTo 'INVA'
220 'LACK' EquivalentTo 'LACK'
221 'LATE' EquivalentTo 'LATE'
222 'OTHR' EquivalentTo 'NARR'
223 'NMTY' EquivalentTo 'NMTY'
224 'OPNM' EquivalentTo 'OPNM'
225 'OPTY' EquivalentTo 'OPTY'
226 'REFT' EquivalentTo 'REFT'
227 'SAFE' EquivalentTo 'SAFE'
228 'ULNK' EquivalentTo 'ULNK'
229 'CERT' EquivalentTo 'CERT'
230 END
231 END
translateRenounceableEntitlementStatusTypeFormat2Choice_22F_113_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RenounceableEntitlementStatusTypeFormat2Choice -> 22F_113 : Default
816 TRANSLATE(RenounceableEntitlementStatusTypeFormat2Choice, 22F_113)
817 RULE
818 NODE (Data Source Scheme)
819 Proprietary TranslateTo Data Source Scheme
820 END
821 NODE (Indicator)
822 Code TranslateTo Indicator
823 (Proprietary\Identification ToUppercase) CopyTo Indicator
824 END
825 END
826 END
translateRenounceableEntitlementStatusTypeFormat2Choice_22F_235_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RenounceableEntitlementStatusTypeFormat2Choice -> 22F_235 : Default
1519 TRANSLATE(RenounceableEntitlementStatusTypeFormat2Choice, 22F_235)
1520 RULE
1521 NODE (Data Source Scheme)
1522 Proprietary TranslateTo Data Source Scheme
1523 END
1524 NODE (Indicator)
1525 Code TranslateTo Indicator
1526 (Proprietary\Identification ToUppercase) CopyTo Indicator
1527 END
1528 END
1529 END
translateRenounceableStatus1Code_OptionalCode_4c_182_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RenounceableStatus1Code -> OptionalCode_4!c_182 : Default
827 TRANSLATE(RenounceableStatus1Code, OptionalCode_4!c_182)
828 RULE
829 'NREN' EquivalentTo 'NREN'
830 'RENO' EquivalentTo 'RENO'
831 END
832 END
translateRenounceableStatus1Code_OptionalCode_4c_403_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RenounceableStatus1Code -> OptionalCode_4!c_403 : Default
1530 TRANSLATE(RenounceableStatus1Code, OptionalCode_4!c_403)
1531 RULE
1532 'NREN' EquivalentTo 'NREN'
1533 'RENO' EquivalentTo 'RENO'
1534 END
1535 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 19A : Default
334 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 19A)
335 RULE
336 NODE (Currency Code)
337 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
338 THEN
339 Currency CopyTo Currency Code
340 END
341 END
342 NODE (Amount)
343 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
344 THEN
345 Amount TranslateTo Amount
346 END
347 END
348 END
349 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 19A : Default
408 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 19A)
409 RULE
410 NODE (Currency Code)
411 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
412 THEN
413 Currency CopyTo Currency Code
414 END
415 END
416 NODE (Amount)
417 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
418 THEN
419 Amount TranslateTo Amount
420 END
421 END
422 END
423 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 19A : Default
311 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 19A)
312 RULE
313 NODE (Currency Code)
314 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
315 THEN
316 Currency CopyTo Currency Code
317 END
318 END
319 NODE (Amount)
320 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
321 THEN
322 Amount TranslateTo Amount
323 END
324 END
325 END
326 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 19A : Default
431 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 19A)
432 RULE
433 NODE (Currency Code)
434 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
435 THEN
436 Currency CopyTo Currency Code
437 END
438 END
439 NODE (Amount)
440 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
441 THEN
442 Amount TranslateTo Amount
443 END
444 END
445 END
446 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_90B_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 90B_4 : Default
149 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 90B_4)
150 RULE
151 NODE (Currency Code)
152 IF ((Amount Length) LessThanOrEqualTo '15')
153 THEN
154 Currency CopyTo Currency Code
155 END
156 END
157 NODE (Price)
158 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
159 THEN
160 (Amount FormatDecimal 'MT') CopyTo Price
161 END
162 END
163 END
164 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_90B_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 90B_4 : Default
149 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 90B_4)
150 RULE
151 NODE (Currency Code)
152 IF ((Amount Length) LessThanOrEqualTo '15')
153 THEN
154 Currency CopyTo Currency Code
155 END
156 END
157 NODE (Price)
158 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
159 THEN
160 (Amount FormatDecimal 'MT') CopyTo Price
161 END
162 END
163 END
164 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 92F : Default
1331 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 92F)
1332 RULE
1333 NODE (Currency Code)
1334 Currency TranslateTo Currency Code
1335 END
1336 NODE (Amount)
1337 (Amount FormatDecimal 'MT') CopyTo Amount
1338 END
1339 END
1340 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 92F : Default
1039 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 92F)
1040 RULE
1041 NODE (Currency Code)
1042 Currency TranslateTo Currency Code
1043 END
1044 NODE (Amount)
1045 (Amount FormatDecimal 'MT') CopyTo Amount
1046 END
1047 END
1048 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 92F : Default
1259 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 92F)
1260 RULE
1261 NODE (Currency Code)
1262 Currency TranslateTo Currency Code
1263 END
1264 NODE (Amount)
1265 (Amount FormatDecimal 'MT') CopyTo Amount
1266 END
1267 END
1268 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmount_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount -> 92F : Default
922 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount, 92F)
923 RULE
924 NODE (Currency Code)
925 Currency TranslateTo Currency Code
926 END
927 NODE (Amount)
928 (Amount FormatDecimal 'MT') CopyTo Amount
929 END
930 END
931 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
2262 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
2263 RULE
2264 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
2265 END
2266 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
1177 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
1178 RULE
1179 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1180 END
1181 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
1570 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
1571 RULE
1572 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1573 END
1574 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
1221 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
1222 RULE
1223 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1224 END
1225 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
350 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
351 RULE
352 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
353 END
354 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
424 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
425 RULE
426 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
427 END
428 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
327 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
328 RULE
329 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
330 END
331 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Amount_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Amount_FIN_15d : Default
447 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Amount_FIN_15d)
448 RULE
449 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
450 END
451 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
871 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
872 RULE
873 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
874 END
875 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
1098 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
1099 RULE
1100 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1101 END
1102 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
1510 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
1511 RULE
1512 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1513 END
1514 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
1184 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
1185 RULE
1186 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1187 END
1188 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
364 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
365 RULE
366 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
367 END
368 END
translateRestrictedFINActiveCurrencyAnd13DecimalAmountAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount -> Quantity_FIN_15d : Default
364 TRANSLATE(RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
365 RULE
366 (RestrictedFINActiveCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
367 END
368 END
translateRestrictedFINActiveCurrencyAndAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19A : Default
429 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
430 RULE
431 NODE (Currency Code)
432 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
433 THEN
434 Currency CopyTo Currency Code
435 END
436 END
437 NODE (Amount)
438 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
439 THEN
440 (Amount FormatDecimal 'MT') CopyTo Amount
441 END
442 END
443 END
444 END
translateRestrictedFINActiveCurrencyAndAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19A : Default
415 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
416 RULE
417 NODE (Currency Code)
418 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
419 THEN
420 Currency CopyTo Currency Code
421 END
422 END
423 NODE (Amount)
424 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
425 THEN
426 (Amount FormatDecimal 'MT') CopyTo Amount
427 END
428 END
429 END
430 END
translateRestrictedFINActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19B_1 : Default
2661 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19B_1)
2662 RULE
2663 NODE (Currency Code)
2664 Currency TranslateTo Currency Code
2665 END
2666 NODE (Amount)
2667 (Amount FormatDecimal 'MT') CopyTo Amount
2668 END
2669 END
2670 END
translateRestrictedFINActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19B_1 : Default
2039 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19B_1)
2040 RULE
2041 NODE (Currency Code)
2042 Currency TranslateTo Currency Code
2043 END
2044 NODE (Amount)
2045 (Amount FormatDecimal 'MT') CopyTo Amount
2046 END
2047 END
2048 END
translateRestrictedFINActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19B_1 : Default
1855 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19B_1)
1856 RULE
1857 NODE (Currency Code)
1858 Currency TranslateTo Currency Code
1859 END
1860 NODE (Amount)
1861 (Amount FormatDecimal 'MT') CopyTo Amount
1862 END
1863 END
1864 END
translateRestrictedFINActiveCurrencyAndAmount_19B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINActiveCurrencyAndAmount -> 19B_1 : Default
563 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19B_1)
564 RULE
565 NODE (Currency Code)
566 Currency TranslateTo Currency Code
567 END
568 NODE (Amount)
569 (Amount FormatDecimal 'MT') CopyTo Amount
570 END
571 END
572 END
translateRestrictedFINActiveOrHistoricCurrencyAndAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method RestrictedFINActiveOrHistoricCurrencyAndAmount -> 19A : Default
246 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
247 RULE
248 NODE (Currency Code)
249 Currency CopyTo Currency Code
250 END
251 NODE (Amount)
252 (Amount FormatDecimal 'MT') CopyTo Amount
253 END
254 END
255 END
translateRestrictedFINActiveOrHistoricCurrencyAndAmount_19A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method RestrictedFINActiveOrHistoricCurrencyAndAmount -> 19A : Default
215 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
216 RULE
217 NODE (Currency Code)
218 Currency CopyTo Currency Code
219 END
220 NODE (Amount)
221 (Amount FormatDecimal 'MT') CopyTo Amount
222 END
223 END
224 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
2467 TRANSLATE(RestrictedFINDecimalNumber, 36B)
2468 RULE
2469 NODE (Quantity Type Code)
2470 'UNIT' CopyTo Quantity Type Code
2471 END
2472 NODE (Quantity)
2473 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
2474 THEN
2475 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
2476 ELSE
2477 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
2478 THEN
2479 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
2480 ELSE
2481 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
2482 END
2483 END
2484 END
2485 END
2486 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
931 TRANSLATE(RestrictedFINDecimalNumber, 36B)
932 RULE
933 NODE (Quantity Type Code)
934 'UNIT' CopyTo Quantity Type Code
935 END
936 NODE (Quantity)
937 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
938 THEN
939 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
940 ELSE
941 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
942 THEN
943 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
944 ELSE
945 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
946 END
947 END
948 END
949 END
950 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
536 TRANSLATE(RestrictedFINDecimalNumber, 36B)
537 RULE
538 NODE (Quantity Type Code)
539 'UNIT' CopyTo Quantity Type Code
540 END
541 NODE (Quantity)
542 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
543 THEN
544 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
545 ELSE
546 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
547 THEN
548 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
549 ELSE
550 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
551 END
552 END
553 END
554 END
555 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
1833 TRANSLATE(RestrictedFINDecimalNumber, 36B)
1834 RULE
1835 NODE (Quantity Type Code)
1836 'UNIT' CopyTo Quantity Type Code
1837 END
1838 NODE (Quantity)
1839 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
1840 THEN
1841 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
1842 ELSE
1843 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
1844 THEN
1845 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
1846 ELSE
1847 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
1848 END
1849 END
1850 END
1851 END
1852 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
1441 TRANSLATE(RestrictedFINDecimalNumber, 36B)
1442 RULE
1443 NODE (Quantity Type Code)
1444 'UNIT' CopyTo Quantity Type Code
1445 END
1446 NODE (Quantity)
1447 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
1448 THEN
1449 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
1450 ELSE
1451 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
1452 THEN
1453 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
1454 ELSE
1455 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
1456 END
1457 END
1458 END
1459 END
1460 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
451 TRANSLATE(RestrictedFINDecimalNumber, 36B)
452 RULE
453 NODE (Quantity Type Code)
454 'UNIT' CopyTo Quantity Type Code
455 END
456 NODE (Quantity)
457 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
458 THEN
459 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
460 ELSE
461 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
462 THEN
463 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
464 ELSE
465 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
466 END
467 END
468 END
469 END
470 END
translateRestrictedFINDecimalNumber_36B_FinancialInstrumentQuantity1ChoiceTo36B(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method RestrictedFINDecimalNumber -> 36B : FinancialInstrumentQuantity1ChoiceTo36B
413 TRANSLATE(RestrictedFINDecimalNumber, 36B)
414 RULE
415 NODE (Quantity Type Code)
416 'UNIT' CopyTo Quantity Type Code
417 END
418 NODE (Quantity)
419 IF ((RestrictedFINDecimalNumber IsPresent) And ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-'))
420 THEN
421 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
422 ELSE
423 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '+')
424 THEN
425 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
426 ELSE
427 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
428 END
429 END
430 END
431 END
432 END
translateRestrictedFINDecimalNumber_36E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINDecimalNumber -> 36E : Default
775 TRANSLATE(RestrictedFINDecimalNumber, 36E)
776 RULE
777 NODE (Quantity Type Code)
778 'UNIT' CopyTo Quantity Type Code
779 END
780 NODE (Sign)
781 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-')
782 THEN
783 'N' CopyTo Sign
784 END
785 END
786 NODE (Quantity)
787 IF ((RestrictedFINDecimalNumber Substring ('1', '1')) IsSameString '-')
788 THEN
789 ((RestrictedFINDecimalNumber Substring '2') FormatDecimal 'MT') CopyTo Quantity
790 ELSE
791 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity
792 END
793 END
794 END
795 END
translateRestrictedFINDecimalNumber_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINDecimalNumber -> Quantity_FIN_15d : Default
2267 TRANSLATE(RestrictedFINDecimalNumber, Quantity_FIN_15d)
2268 RULE
2269 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity_FIN_15d
2270 END
2271 END
translateRestrictedFINDecimalNumber_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINDecimalNumber -> Quantity_FIN_15d : Default
1575 TRANSLATE(RestrictedFINDecimalNumber, Quantity_FIN_15d)
1576 RULE
1577 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1578 END
1579 END
translateRestrictedFINDecimalNumber_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINDecimalNumber -> Quantity_FIN_15d : Default
1226 TRANSLATE(RestrictedFINDecimalNumber, Quantity_FIN_15d)
1227 RULE
1228 (RestrictedFINDecimalNumber FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1229 END
1230 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
2507 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
2508 RULE
2509 NODE (Quantity Type Code)
2510 'AMOR' CopyTo Quantity Type Code
2511 END
2512 NODE (Quantity)
2513 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
2514 THEN
2515 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
2516 ELSE
2517 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
2518 THEN
2519 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
2520 ELSE
2521 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
2522 END
2523 END
2524 END
2525 END
2526 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (Quantity Type Code)
979 'AMOR' CopyTo Quantity Type Code
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
576 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
577 RULE
578 NODE (Quantity Type Code)
579 'AMOR' CopyTo Quantity Type Code
580 END
581 NODE (Quantity)
582 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
583 THEN
584 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
585 ELSE
586 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
587 THEN
588 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
589 ELSE
590 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
591 END
592 END
593 END
594 END
595 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
1873 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1874 RULE
1875 NODE (Quantity Type Code)
1876 'AMOR' CopyTo Quantity Type Code
1877 END
1878 NODE (Quantity)
1879 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1880 THEN
1881 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1882 ELSE
1883 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1884 THEN
1885 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1886 ELSE
1887 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1888 END
1889 END
1890 END
1891 END
1892 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
1481 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1482 RULE
1483 NODE (Quantity Type Code)
1484 'AMOR' CopyTo Quantity Type Code
1485 END
1486 NODE (Quantity)
1487 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1488 THEN
1489 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1490 ELSE
1491 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1492 THEN
1493 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1494 ELSE
1495 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1496 END
1497 END
1498 END
1499 END
1500 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
491 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
492 RULE
493 NODE (Quantity Type Code)
494 'AMOR' CopyTo Quantity Type Code
495 END
496 NODE (Quantity)
497 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
498 THEN
499 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
500 ELSE
501 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
502 THEN
503 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
504 ELSE
505 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
506 END
507 END
508 END
509 END
510 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_AMOR(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : AMOR
438 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
439 RULE
440 NODE (Quantity Type Code)
441 'AMOR' CopyTo Quantity Type Code
442 END
443 NODE (Quantity)
444 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
445 THEN
446 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
447 ELSE
448 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
449 THEN
450 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
451 ELSE
452 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
453 END
454 END
455 END
456 END
457 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
2487 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
2488 RULE
2489 NODE (Quantity Type Code)
2490 'FAMT' CopyTo Quantity Type Code
2491 END
2492 NODE (Quantity)
2493 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
2494 THEN
2495 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
2496 ELSE
2497 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
2498 THEN
2499 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
2500 ELSE
2501 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
2502 END
2503 END
2504 END
2505 END
2506 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
951 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
952 RULE
953 NODE (Quantity Type Code)
954 'FAMT' CopyTo Quantity Type Code
955 END
956 NODE (Quantity)
957 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
958 THEN
959 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
960 ELSE
961 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
962 THEN
963 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
964 ELSE
965 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
966 END
967 END
968 END
969 END
970 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
556 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
557 RULE
558 NODE (Quantity Type Code)
559 'FAMT' CopyTo Quantity Type Code
560 END
561 NODE (Quantity)
562 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
563 THEN
564 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
565 ELSE
566 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
567 THEN
568 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
569 ELSE
570 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
571 END
572 END
573 END
574 END
575 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
1853 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1854 RULE
1855 NODE (Quantity Type Code)
1856 'FAMT' CopyTo Quantity Type Code
1857 END
1858 NODE (Quantity)
1859 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1860 THEN
1861 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1862 ELSE
1863 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1864 THEN
1865 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1866 ELSE
1867 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1868 END
1869 END
1870 END
1871 END
1872 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
1461 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1462 RULE
1463 NODE (Quantity Type Code)
1464 'FAMT' CopyTo Quantity Type Code
1465 END
1466 NODE (Quantity)
1467 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1468 THEN
1469 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1470 ELSE
1471 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1472 THEN
1473 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1474 ELSE
1475 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1476 END
1477 END
1478 END
1479 END
1480 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
471 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
472 RULE
473 NODE (Quantity Type Code)
474 'FAMT' CopyTo Quantity Type Code
475 END
476 NODE (Quantity)
477 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
478 THEN
479 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
480 ELSE
481 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
482 THEN
483 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
484 ELSE
485 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
486 END
487 END
488 END
489 END
490 END
translateRestrictedFINImpliedCurrencyAndAmount_36B_FAMT(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 36B : FAMT
393 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
394 RULE
395 NODE (Quantity Type Code)
396 'FAMT' CopyTo Quantity Type Code
397 END
398 NODE (Quantity)
399 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
400 THEN
401 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
402 ELSE
403 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
404 THEN
405 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
406 ELSE
407 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
408 END
409 END
410 END
411 END
412 END
translateRestrictedFINImpliedCurrencyAndAmount_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 93B : Default
573 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 93B)
574 RULE
575 NODE (Balance)
576 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Balance
577 END
578 END
579 END
translateRestrictedFINImpliedCurrencyAndAmount_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 93B : Default
437 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 93B)
438 RULE
439 NODE (Balance)
440 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Balance
441 END
442 END
443 END
translateRestrictedFINImpliedCurrencyAndAmount_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 93B : Default
496 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 93B)
497 RULE
498 NODE (Balance)
499 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Balance
500 END
501 END
502 END
translateRestrictedFINImpliedCurrencyAndAmount_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 93B : Default
637 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 93B)
638 RULE
639 NODE (Balance)
640 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Balance
641 END
642 END
643 END
translateRestrictedFINImpliedCurrencyAndAmount_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> 93B : Default
363 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 93B)
364 RULE
365 NODE (Balance)
366 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Balance
367 END
368 END
369 END
translateRestrictedFINImpliedCurrencyAndAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> Quantity_FIN_15d : Default
2272 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, Quantity_FIN_15d)
2273 RULE
2274 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
2275 END
2276 END
translateRestrictedFINImpliedCurrencyAndAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> Quantity_FIN_15d : Default
1580 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, Quantity_FIN_15d)
1581 RULE
1582 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1583 END
1584 END
translateRestrictedFINImpliedCurrencyAndAmount_Quantity_FIN_15d_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINImpliedCurrencyAndAmount -> Quantity_FIN_15d : Default
1231 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, Quantity_FIN_15d)
1232 RULE
1233 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
1234 END
1235 END
translateRestrictedFINMax16Text_Text_FIN_16x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method RestrictedFINMax16Text -> Text_FIN_16x : Default
81 TRANSLATE(RestrictedFINMax16Text, Text_FIN_16x)
82 RULE
83 RestrictedFINMax16Text CopyTo Text_FIN_16x
84 END
85 END
translateRestrictedFINMax16Text_Text_FIN_16x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINMax16Text -> Text_FIN_16x : Default
81 TRANSLATE(RestrictedFINMax16Text, Text_FIN_16x)
82 RULE
83 RestrictedFINMax16Text CopyTo Text_FIN_16x
84 END
85 END
translateRestrictedFINMax16Text_Text_FIN_16x_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINMax16Text -> Text_FIN_16x : Default
81 TRANSLATE(RestrictedFINMax16Text, Text_FIN_16x)
82 RULE
83 RestrictedFINMax16Text CopyTo Text_FIN_16x
84 END
85 END
translateRestrictedFINMax210Text_Text_FIN_6M35x_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01600201_MT509_Translation
Translate method RestrictedFINMax210Text -> Text_FIN_6M35x_1 : Default
81 TRANSLATE(RestrictedFINMax210Text, Text_FIN_6M35x_1)
82 RULE
83 NODE (Line)
84 (RestrictedFINMax210Text Substring ('1', '35')) CopyTo Line[1]
85 END
86 NODE (Line)
87 (RestrictedFINMax210Text Substring ('36', '35')) CopyTo Line[2]
88 END
89 NODE (Line)
90 (RestrictedFINMax210Text Substring ('71', '35')) CopyTo Line[3]
91 END
92 NODE (Line)
93 (RestrictedFINMax210Text Substring ('106', '35')) CopyTo Line[4]
94 END
95 NODE (Line)
96 (RestrictedFINMax210Text Substring ('141', '35')) CopyTo Line[5]
97 END
98 NODE (Line)
99 (RestrictedFINMax210Text Substring ('176', '35')) CopyTo Line[6]
100 END
101 END
102 END
translateRestrictedFINMax30Text_Text_FIN_30x_OTCO(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method RestrictedFINMax30Text -> Text_FIN_30x : OTCO
203 TRANSLATE(RestrictedFINMax30Text, Text_FIN_30x)
204 RULE
205 RestrictedFINMax30Text CopyTo Text_FIN_30x
206 END
207 END
translateRestrictedFINMax30Text_Text_FIN_30x_OTCO(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method RestrictedFINMax30Text -> Text_FIN_30x : OTCO
193 TRANSLATE(RestrictedFINMax30Text, Text_FIN_30x)
194 RULE
195 RestrictedFINMax30Text CopyTo Text_FIN_30x
196 END
197 END
translateRestrictedFINXMax210Text_70D_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method RestrictedFINXMax210Text -> 70D : Default
154 TRANSLATE(RestrictedFINXMax210Text, 70D)
155 RULE
156 NODE (Narrative)
157 NODE (Line)
158 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
159 END
160 NODE (Line)
161 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
162 END
163 NODE (Line)
164 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
165 END
166 NODE (Line)
167 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
168 END
169 NODE (Line)
170 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
171 END
172 NODE (Line)
173 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
174 END
175 END
176 END
177 END
translateRestrictedFINXMax210Text_70D_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINXMax210Text -> 70D : Default
154 TRANSLATE(RestrictedFINXMax210Text, 70D)
155 RULE
156 NODE (Narrative)
157 NODE (Line)
158 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
159 END
160 NODE (Line)
161 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
162 END
163 NODE (Line)
164 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
165 END
166 NODE (Line)
167 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
168 END
169 NODE (Line)
170 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
171 END
172 NODE (Line)
173 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
174 END
175 END
176 END
177 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
2970 TRANSLATE(RestrictedFINXMax350Text, 70E)
2971 RULE
2972 NODE (Narrative)
2973 NODE (Line)
2974 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
2975 END
2976 NODE (Line)
2977 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
2978 END
2979 NODE (Line)
2980 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
2981 END
2982 NODE (Line)
2983 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
2984 END
2985 NODE (Line)
2986 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
2987 END
2988 NODE (Line)
2989 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
2990 END
2991 NODE (Line)
2992 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
2993 END
2994 NODE (Line)
2995 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
2996 END
2997 NODE (Line)
2998 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
2999 END
3000 NODE (Line)
3001 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
3002 END
3003 END
3004 END
3005 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03200202_MT567_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
178 TRANSLATE(RestrictedFINXMax350Text, 70E)
179 RULE
180 NODE (Narrative)
181 NODE (Line)
182 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
183 END
184 NODE (Line)
185 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
186 END
187 NODE (Line)
188 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
189 END
190 NODE (Line)
191 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
192 END
193 NODE (Line)
194 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
195 END
196 NODE (Line)
197 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
198 END
199 NODE (Line)
200 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
201 END
202 NODE (Line)
203 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
204 END
205 NODE (Line)
206 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
207 END
208 NODE (Line)
209 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
210 END
211 END
212 END
213 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
778 TRANSLATE(RestrictedFINXMax350Text, 70E)
779 RULE
780 NODE (Narrative)
781 NODE (Line)
782 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
783 END
784 NODE (Line)
785 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
786 END
787 NODE (Line)
788 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
789 END
790 NODE (Line)
791 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
792 END
793 NODE (Line)
794 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
795 END
796 NODE (Line)
797 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
798 END
799 NODE (Line)
800 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
801 END
802 NODE (Line)
803 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
804 END
805 NODE (Line)
806 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
807 END
808 NODE (Line)
809 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
810 END
811 END
812 END
813 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
635 TRANSLATE(RestrictedFINXMax350Text, 70E)
636 RULE
637 NODE (Narrative)
638 NODE (Line)
639 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
640 END
641 NODE (Line)
642 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
643 END
644 NODE (Line)
645 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
646 END
647 NODE (Line)
648 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
649 END
650 NODE (Line)
651 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
652 END
653 NODE (Line)
654 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
655 END
656 NODE (Line)
657 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
658 END
659 NODE (Line)
660 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
661 END
662 NODE (Line)
663 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
664 END
665 NODE (Line)
666 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
667 END
668 END
669 END
670 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
2348 TRANSLATE(RestrictedFINXMax350Text, 70E)
2349 RULE
2350 NODE (Narrative)
2351 NODE (Line)
2352 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
2353 END
2354 NODE (Line)
2355 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
2356 END
2357 NODE (Line)
2358 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
2359 END
2360 NODE (Line)
2361 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
2362 END
2363 NODE (Line)
2364 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
2365 END
2366 NODE (Line)
2367 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
2368 END
2369 NODE (Line)
2370 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
2371 END
2372 NODE (Line)
2373 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
2374 END
2375 NODE (Line)
2376 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
2377 END
2378 NODE (Line)
2379 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
2380 END
2381 END
2382 END
2383 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
1725 TRANSLATE(RestrictedFINXMax350Text, 70E)
1726 RULE
1727 NODE (Narrative)
1728 NODE (Line)
1729 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1730 END
1731 NODE (Line)
1732 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1733 END
1734 NODE (Line)
1735 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1736 END
1737 NODE (Line)
1738 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1739 END
1740 NODE (Line)
1741 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1742 END
1743 NODE (Line)
1744 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1745 END
1746 NODE (Line)
1747 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1748 END
1749 NODE (Line)
1750 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1751 END
1752 NODE (Line)
1753 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1754 END
1755 NODE (Line)
1756 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1757 END
1758 END
1759 END
1760 END
translateRestrictedFINXMax350Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINXMax350Text -> 70E : Default
578 TRANSLATE(RestrictedFINXMax350Text, 70E)
579 RULE
580 NODE (Narrative)
581 NODE (Line)
582 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
583 END
584 NODE (Line)
585 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
586 END
587 NODE (Line)
588 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
589 END
590 NODE (Line)
591 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
592 END
593 NODE (Line)
594 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
595 END
596 NODE (Line)
597 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
598 END
599 NODE (Line)
600 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
601 END
602 NODE (Line)
603 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
604 END
605 NODE (Line)
606 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
607 END
608 NODE (Line)
609 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
610 END
611 END
612 END
613 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
107 TRANSLATE(RestrictedFINXMax35Text, 97A)
108 RULE
109 NODE (Account Number)
110 RestrictedFINXMax35Text CopyTo Account Number
111 END
112 END
113 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
345 TRANSLATE(RestrictedFINXMax35Text, 97A)
346 RULE
347 NODE (Account Number)
348 RestrictedFINXMax35Text CopyTo Account Number
349 END
350 END
351 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
186 TRANSLATE(RestrictedFINXMax35Text, 97A)
187 RULE
188 NODE (Account Number)
189 RestrictedFINXMax35Text CopyTo Account Number
190 END
191 END
192 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
154 TRANSLATE(RestrictedFINXMax35Text, 97A)
155 RULE
156 NODE (Account Number)
157 RestrictedFINXMax35Text CopyTo Account Number
158 END
159 END
160 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
60 TRANSLATE(RestrictedFINXMax35Text, 97A)
61 RULE
62 NODE (Account Number)
63 RestrictedFINXMax35Text CopyTo Account Number
64 END
65 END
66 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
286 TRANSLATE(RestrictedFINXMax35Text, 97A)
287 RULE
288 NODE (Account Number)
289 RestrictedFINXMax35Text CopyTo Account Number
290 END
291 END
292 END
translateRestrictedFINXMax35Text_97A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method RestrictedFINXMax35Text -> 97A : Default
304 TRANSLATE(RestrictedFINXMax35Text, 97A)
305 RULE
306 NODE (Account Number)
307 RestrictedFINXMax35Text CopyTo Account Number
308 END
309 END
310 END
translateRestrictedFINXMax70Text_94G_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINXMax70Text -> 94G : Default
1725 TRANSLATE(RestrictedFINXMax70Text, 94G)
1726 RULE
1727 NODE (Address)
1728 NODE (Line)
1729 (RestrictedFINXMax70Text Substring ('1', '35')) CopyTo Address\Line[1]
1730 END
1731 NODE (Line)
1732 (RestrictedFINXMax70Text Substring ('36', '35')) CopyTo Address\Line[2]
1733 END
1734 END
1735 END
1736 END
translateRestrictedFINZMax8000Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method RestrictedFINZMax8000Text -> 70E : Default
3006 TRANSLATE(RestrictedFINZMax8000Text, 70E)
3007 RULE
3008 NODE (Narrative)
3009 NODE (Line)
3010 (RestrictedFINZMax8000Text Substring ('1', '35')) CopyTo Narrative\Line[1]
3011 END
3012 NODE (Line)
3013 (RestrictedFINZMax8000Text Substring ('36', '35')) CopyTo Narrative\Line[2]
3014 END
3015 NODE (Line)
3016 (RestrictedFINZMax8000Text Substring ('71', '35')) CopyTo Narrative\Line[3]
3017 END
3018 NODE (Line)
3019 (RestrictedFINZMax8000Text Substring ('106', '35')) CopyTo Narrative\Line[4]
3020 END
3021 NODE (Line)
3022 (RestrictedFINZMax8000Text Substring ('141', '35')) CopyTo Narrative\Line[5]
3023 END
3024 NODE (Line)
3025 (RestrictedFINZMax8000Text Substring ('176', '35')) CopyTo Narrative\Line[6]
3026 END
3027 NODE (Line)
3028 (RestrictedFINZMax8000Text Substring ('211', '35')) CopyTo Narrative\Line[7]
3029 END
3030 NODE (Line)
3031 (RestrictedFINZMax8000Text Substring ('246', '35')) CopyTo Narrative\Line[8]
3032 END
3033 NODE (Line)
3034 (RestrictedFINZMax8000Text Substring ('281', '35')) CopyTo Narrative\Line[9]
3035 END
3036 NODE (Line)
3037 (RestrictedFINZMax8000Text Substring ('316', '35')) CopyTo Narrative\Line[10]
3038 END
3039 END
3040 END
3041 END
translateRestrictedFINZMax8000Text_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method RestrictedFINZMax8000Text -> 70E : Default
643 TRANSLATE(RestrictedFINZMax8000Text, 70E)
644 RULE
645 NODE (Narrative)
646 NODE (Line)
647 (RestrictedFINZMax8000Text Substring ('1', '35')) CopyTo Narrative\Line[1]
648 END
649 NODE (Line)
650 (RestrictedFINZMax8000Text Substring ('36', '35')) CopyTo Narrative\Line[2]
651 END
652 NODE (Line)
653 (RestrictedFINZMax8000Text Substring ('71', '35')) CopyTo Narrative\Line[3]
654 END
655 NODE (Line)
656 (RestrictedFINZMax8000Text Substring ('106', '35')) CopyTo Narrative\Line[4]
657 END
658 NODE (Line)
659 (RestrictedFINZMax8000Text Substring ('141', '35')) CopyTo Narrative\Line[5]
660 END
661 NODE (Line)
662 (RestrictedFINZMax8000Text Substring ('176', '35')) CopyTo Narrative\Line[6]
663 END
664 NODE (Line)
665 (RestrictedFINZMax8000Text Substring ('211', '35')) CopyTo Narrative\Line[7]
666 END
667 NODE (Line)
668 (RestrictedFINZMax8000Text Substring ('246', '35')) CopyTo Narrative\Line[8]
669 END
670 NODE (Line)
671 (RestrictedFINZMax8000Text Substring ('281', '35')) CopyTo Narrative\Line[9]
672 END
673 NODE (Line)
674 (RestrictedFINZMax8000Text Substring ('316', '35')) CopyTo Narrative\Line[10]
675 END
676 END
677 END
678 END
translateRestrictedFINZMax8000Text_70F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method RestrictedFINZMax8000Text -> 70F : Default
634 TRANSLATE(RestrictedFINZMax8000Text, 70F)
635 RULE
636 NODE (Narrative)
637 NODE (Line)
638 RestrictedFINZMax8000Text CopyTo Narrative\Line[1]
639 END
640 END
641 END
642 END
translateSafekeepingAccountIdentification1Code_Code_4c_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_100 : Default
770 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_100)
771 RULE
772 'GENR' EquivalentTo 'GENR'
773 END
774 END
translateSafekeepingAccountIdentification1Code_Code_4c_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_100 : Default
760 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_100)
761 RULE
762 'GENR' EquivalentTo 'GENR'
763 END
764 END
translateSafekeepingAccountIdentification1Code_Code_4c_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_100 : Default
363 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_100)
364 RULE
365 'GENR' EquivalentTo 'GENR'
366 END
367 END
translateSafekeepingAccountIdentification1Code_Code_4c_100_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_100 : Default
357 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_100)
358 RULE
359 'GENR' EquivalentTo 'GENR'
360 END
361 END
translateSafekeepingAccountIdentification1Code_Code_4c_198_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_198 : Default
114 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_198)
115 RULE
116 'GENR' EquivalentTo 'GENR'
117 END
118 END
translateSafekeepingAccountIdentification1Code_Code_4c_198_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingAccountIdentification1Code -> Code_4!c_198 : Default
67 TRANSLATE(SafekeepingAccountIdentification1Code, Code_4!c_198)
68 RULE
69 'GENR' EquivalentTo 'GENR'
70 END
71 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
565 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
566 RULE
567 'CUST' EquivalentTo 'CUST'
568 'ICSD' EquivalentTo 'ICSD'
569 'NCSD' EquivalentTo 'NCSD'
570 'SHHE' EquivalentTo 'SHHE'
571 END
572 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
157 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
158 RULE
159 'CUST' EquivalentTo 'CUST'
160 'ICSD' EquivalentTo 'ICSD'
161 'NCSD' EquivalentTo 'NCSD'
162 'SHHE' EquivalentTo 'SHHE'
163 END
164 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
488 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
489 RULE
490 'CUST' EquivalentTo 'CUST'
491 'ICSD' EquivalentTo 'ICSD'
492 'NCSD' EquivalentTo 'NCSD'
493 'SHHE' EquivalentTo 'SHHE'
494 END
495 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
404 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
405 RULE
406 'CUST' EquivalentTo 'CUST'
407 'ICSD' EquivalentTo 'ICSD'
408 'NCSD' EquivalentTo 'NCSD'
409 'SHHE' EquivalentTo 'SHHE'
410 END
411 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
555 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
556 RULE
557 'CUST' EquivalentTo 'CUST'
558 'ICSD' EquivalentTo 'ICSD'
559 'NCSD' EquivalentTo 'NCSD'
560 'SHHE' EquivalentTo 'SHHE'
561 END
562 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
231 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
232 RULE
233 'CUST' EquivalentTo 'CUST'
234 'ICSD' EquivalentTo 'ICSD'
235 'NCSD' EquivalentTo 'NCSD'
236 'SHHE' EquivalentTo 'SHHE'
237 END
238 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
115 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
116 RULE
117 'CUST' EquivalentTo 'CUST'
118 'ICSD' EquivalentTo 'ICSD'
119 'NCSD' EquivalentTo 'NCSD'
120 'SHHE' EquivalentTo 'SHHE'
121 END
122 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
355 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
356 RULE
357 'CUST' EquivalentTo 'CUST'
358 'ICSD' EquivalentTo 'ICSD'
359 'NCSD' EquivalentTo 'NCSD'
360 'SHHE' EquivalentTo 'SHHE'
361 END
362 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
331 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
332 RULE
333 'CUST' EquivalentTo 'CUST'
334 'ICSD' EquivalentTo 'ICSD'
335 'NCSD' EquivalentTo 'NCSD'
336 'SHHE' EquivalentTo 'SHHE'
337 END
338 END
translateSafekeepingPlace1Code_Code_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingPlace1Code -> Code_4!c_5 : Default
349 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
350 RULE
351 'CUST' EquivalentTo 'CUST'
352 'ICSD' EquivalentTo 'ICSD'
353 'NCSD' EquivalentTo 'NCSD'
354 'SHHE' EquivalentTo 'SHHE'
355 END
356 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
542 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
543 RULE
544 'SHHE' EquivalentTo 'SHHE'
545 'ALLP' EquivalentTo 'ALLP'
546 END
547 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
465 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
466 RULE
467 'SHHE' EquivalentTo 'SHHE'
468 'ALLP' EquivalentTo 'ALLP'
469 END
470 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
381 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
382 RULE
383 'SHHE' EquivalentTo 'SHHE'
384 'ALLP' EquivalentTo 'ALLP'
385 END
386 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
532 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
533 RULE
534 'SHHE' EquivalentTo 'SHHE'
535 'ALLP' EquivalentTo 'ALLP'
536 END
537 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
208 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
209 RULE
210 'SHHE' EquivalentTo 'SHHE'
211 'ALLP' EquivalentTo 'ALLP'
212 END
213 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
332 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
333 RULE
334 'SHHE' EquivalentTo 'SHHE'
335 'ALLP' EquivalentTo 'ALLP'
336 END
337 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
308 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
309 RULE
310 'SHHE' EquivalentTo 'SHHE'
311 'ALLP' EquivalentTo 'ALLP'
312 END
313 END
translateSafekeepingPlace2Code_OptionalCode_4c_248_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_248 : Default
326 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_248)
327 RULE
328 'SHHE' EquivalentTo 'SHHE'
329 'ALLP' EquivalentTo 'ALLP'
330 END
331 END
translateSafekeepingPlace2Code_OptionalCode_4c_412_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_412 : Default
134 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_412)
135 RULE
136 'SHHE' EquivalentTo 'SHHE'
137 'ALLP' EquivalentTo 'ALLP'
138 END
139 END
translateSafekeepingPlace2Code_OptionalCode_4c_412_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingPlace2Code -> OptionalCode_4!c_412 : Default
92 TRANSLATE(SafekeepingPlace2Code, OptionalCode_4!c_412)
93 RULE
94 'SHHE' EquivalentTo 'SHHE'
95 'ALLP' EquivalentTo 'ALLP'
96 END
97 END
translateSafekeepingPlace3Code_OptionalCode_4c_5_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlace3Code -> OptionalCode_4!c_5 : Default
1516 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1517 RULE
1518 'SHHE' EquivalentTo 'SHHE'
1519 END
1520 END
translateSafekeepingPlaceFormat4Choice_94B_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat4Choice -> 94B_1 : Default
1501 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1502 RULE
1503 NODE (Data Source Scheme)
1504 Proprietary\Type TranslateTo Data Source Scheme
1505 END
1506 NODE (Place Code)
1507 Identification\SafekeepingPlaceType TranslateTo Place Code
1508 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
1509 END
1510 NODE (Narrative)
1511 (Proprietary\Identification ToUppercase) CopyTo Narrative
1512 Identification\Identification CopyTo Narrative
1513 END
1514 END
1515 END
translateSafekeepingPlaceFormat4Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat4Choice -> 94C : Default
1521 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1522 RULE
1523 NODE (Country Code)
1524 Country CopyTo Country Code
1525 END
1526 END
1527 END
translateSafekeepingPlaceFormat4Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat4Choice -> 94F : Default
1528 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F)
1529 RULE
1530 NODE (Place Code)
1531 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
1532 END
1533 NODE (Identifier Code)
1534 TypeAndIdentification\Identification TranslateTo Identifier Code
1535 END
1536 END
1537 END
translateSafekeepingPlaceFormat5Choice_94B_17_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_17 : Default
119 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_17)
120 RULE
121 NODE (Data Source Scheme)
122 Proprietary\Type TranslateTo Data Source Scheme
123 END
124 NODE (Place Code)
125 Identification\SafekeepingPlaceType TranslateTo Place Code
126 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
127 END
128 NODE (Narrative)
129 Identification\Identification CopyTo Narrative
130 Proprietary\Identification CopyTo Narrative
131 END
132 END
133 END
translateSafekeepingPlaceFormat5Choice_94B_17_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_17 : Default
72 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_17)
73 RULE
74 NODE (Data Source Scheme)
75 Proprietary\Type TranslateTo Data Source Scheme
76 END
77 NODE (Place Code)
78 Identification\SafekeepingPlaceType TranslateTo Place Code
79 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
80 END
81 NODE (Narrative)
82 Identification\Identification CopyTo Narrative
83 Proprietary\Identification CopyTo Narrative
84 END
85 END
86 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
527 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
528 RULE
529 NODE (Data Source Scheme)
530 Proprietary\Type TranslateTo Data Source Scheme
531 END
532 NODE (Place Code)
533 Identification\SafekeepingPlaceType TranslateTo Place Code
534 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
535 END
536 NODE (Narrative)
537 Identification\Identification CopyTo Narrative
538 (Proprietary\Identification ToUppercase) CopyTo Narrative
539 END
540 END
541 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
450 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
451 RULE
452 NODE (Data Source Scheme)
453 Proprietary\Type TranslateTo Data Source Scheme
454 END
455 NODE (Place Code)
456 Identification\SafekeepingPlaceType TranslateTo Place Code
457 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
458 END
459 NODE (Narrative)
460 Identification\Identification CopyTo Narrative
461 (Proprietary\Identification ToUppercase) CopyTo Narrative
462 END
463 END
464 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
366 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
367 RULE
368 NODE (Data Source Scheme)
369 Proprietary\Type TranslateTo Data Source Scheme
370 END
371 NODE (Place Code)
372 Identification\SafekeepingPlaceType TranslateTo Place Code
373 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
374 END
375 NODE (Narrative)
376 Identification\Identification CopyTo Narrative
377 (Proprietary\Identification ToUppercase) CopyTo Narrative
378 END
379 END
380 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
517 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
518 RULE
519 NODE (Data Source Scheme)
520 Proprietary\Type TranslateTo Data Source Scheme
521 END
522 NODE (Place Code)
523 Identification\SafekeepingPlaceType TranslateTo Place Code
524 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
525 END
526 NODE (Narrative)
527 Identification\Identification CopyTo Narrative
528 (Proprietary\Identification ToUppercase) CopyTo Narrative
529 END
530 END
531 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
193 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
194 RULE
195 NODE (Data Source Scheme)
196 Proprietary\Type TranslateTo Data Source Scheme
197 END
198 NODE (Place Code)
199 Identification\SafekeepingPlaceType TranslateTo Place Code
200 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
201 END
202 NODE (Narrative)
203 Identification\Identification CopyTo Narrative
204 (Proprietary\Identification ToUppercase) CopyTo Narrative
205 END
206 END
207 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
317 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
318 RULE
319 NODE (Data Source Scheme)
320 Proprietary\Type TranslateTo Data Source Scheme
321 END
322 NODE (Place Code)
323 Identification\SafekeepingPlaceType TranslateTo Place Code
324 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
325 END
326 NODE (Narrative)
327 Identification\Identification CopyTo Narrative
328 (Proprietary\Identification ToUppercase) CopyTo Narrative
329 END
330 END
331 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
293 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
294 RULE
295 NODE (Data Source Scheme)
296 Proprietary\Type TranslateTo Data Source Scheme
297 END
298 NODE (Place Code)
299 Identification\SafekeepingPlaceType TranslateTo Place Code
300 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
301 END
302 NODE (Narrative)
303 Identification\Identification CopyTo Narrative
304 (Proprietary\Identification ToUppercase) CopyTo Narrative
305 END
306 END
307 END
translateSafekeepingPlaceFormat5Choice_94B_6_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94B_6 : Default
311 TRANSLATE(SafekeepingPlaceFormat5Choice, 94B_6)
312 RULE
313 NODE (Data Source Scheme)
314 Proprietary\Type TranslateTo Data Source Scheme
315 END
316 NODE (Place Code)
317 Identification\SafekeepingPlaceType TranslateTo Place Code
318 (Proprietary\Type\Identification ToUppercase) CopyTo Place Code
319 END
320 NODE (Narrative)
321 Identification\Identification CopyTo Narrative
322 (Proprietary\Identification ToUppercase) CopyTo Narrative
323 END
324 END
325 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
548 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
549 RULE
550 NODE (Country Code)
551 Country CopyTo Country Code
552 END
553 END
554 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
140 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
141 RULE
142 NODE (Country Code)
143 Country CopyTo Country Code
144 END
145 END
146 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
471 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
472 RULE
473 NODE (Country Code)
474 Country CopyTo Country Code
475 END
476 END
477 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
387 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
388 RULE
389 NODE (Country Code)
390 Country CopyTo Country Code
391 END
392 END
393 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
538 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
539 RULE
540 NODE (Country Code)
541 Country CopyTo Country Code
542 END
543 END
544 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
214 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
215 RULE
216 NODE (Country Code)
217 Country CopyTo Country Code
218 END
219 END
220 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
98 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
99 RULE
100 NODE (Country Code)
101 Country CopyTo Country Code
102 END
103 END
104 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
338 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
339 RULE
340 NODE (Country Code)
341 Country CopyTo Country Code
342 END
343 END
344 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
314 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
315 RULE
316 NODE (Country Code)
317 Country CopyTo Country Code
318 END
319 END
320 END
translateSafekeepingPlaceFormat5Choice_94C_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94C : Default
332 TRANSLATE(SafekeepingPlaceFormat5Choice, 94C)
333 RULE
334 NODE (Country Code)
335 Country CopyTo Country Code
336 END
337 END
338 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
555 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
556 RULE
557 NODE (Place Code)
558 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
559 END
560 NODE (Identifier Code)
561 TypeAndIdentification\Identification CopyTo Identifier Code
562 END
563 END
564 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
147 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
148 RULE
149 NODE (Place Code)
150 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
151 END
152 NODE (Identifier Code)
153 TypeAndIdentification\Identification CopyTo Identifier Code
154 END
155 END
156 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
478 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
479 RULE
480 NODE (Place Code)
481 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
482 END
483 NODE (Identifier Code)
484 TypeAndIdentification\Identification CopyTo Identifier Code
485 END
486 END
487 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
394 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
395 RULE
396 NODE (Place Code)
397 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
398 END
399 NODE (Identifier Code)
400 TypeAndIdentification\Identification CopyTo Identifier Code
401 END
402 END
403 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
545 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
546 RULE
547 NODE (Place Code)
548 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
549 END
550 NODE (Identifier Code)
551 TypeAndIdentification\Identification CopyTo Identifier Code
552 END
553 END
554 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
221 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
222 RULE
223 NODE (Place Code)
224 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
225 END
226 NODE (Identifier Code)
227 TypeAndIdentification\Identification CopyTo Identifier Code
228 END
229 END
230 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
105 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
106 RULE
107 NODE (Place Code)
108 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
109 END
110 NODE (Identifier Code)
111 TypeAndIdentification\Identification CopyTo Identifier Code
112 END
113 END
114 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
345 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
346 RULE
347 NODE (Place Code)
348 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
349 END
350 NODE (Identifier Code)
351 TypeAndIdentification\Identification CopyTo Identifier Code
352 END
353 END
354 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
321 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
322 RULE
323 NODE (Place Code)
324 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
325 END
326 NODE (Identifier Code)
327 TypeAndIdentification\Identification CopyTo Identifier Code
328 END
329 END
330 END
translateSafekeepingPlaceFormat5Choice_94F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SafekeepingPlaceFormat5Choice -> 94F : Default
339 TRANSLATE(SafekeepingPlaceFormat5Choice, 94F)
340 RULE
341 NODE (Place Code)
342 TypeAndIdentification\SafekeepingPlaceType TranslateTo Place Code
343 END
344 NODE (Identifier Code)
345 TypeAndIdentification\Identification CopyTo Identifier Code
346 END
347 END
348 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SecurityIdentification14 -> 35B : Default
2348 TRANSLATE(SecurityIdentification14, 35B)
2349 RULE
2350 NODE (Description of Security)
2351 NODE (Line)
2352 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
2353 THEN
2354 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2355 END
2356 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
2357 THEN
2358 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2359 END
2360 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
2361 THEN
2362 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2363 END
2364 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
2365 THEN
2366 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2367 END
2368 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
2369 THEN
2370 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2371 END
2372 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
2373 THEN
2374 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2375 END
2376 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
2377 THEN
2378 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2379 END
2380 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
2381 THEN
2382 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2383 END
2384 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
2385 THEN
2386 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2387 END
2388 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
2389 THEN
2390 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2391 END
2392 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
2393 THEN
2394 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2395 END
2396 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
2397 THEN
2398 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2399 END
2400 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
2401 THEN
2402 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2403 END
2404 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
2405 THEN
2406 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2407 END
2408 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
2409 THEN
2410 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2411 END
2412 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
2413 THEN
2414 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2415 END
2416 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
2417 THEN
2418 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2419 END
2420 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
2421 THEN
2422 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2423 END
2424 FOREACH OtherIdentification[*]
2425 DO
2426 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
2427 THEN
2428 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
2429 END
2430 END
2431 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
2432 THEN
2433 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
2434 END
2435 IF (Not (OtherIdentification[*] IsPresent))
2436 THEN
2437 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
2438 END
2439 END
2440 NODE (Line)
2441 IF (OtherIdentification[*] IsPresent)
2442 THEN
2443 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
2444 ELSE
2445 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
2446 END
2447 END
2448 NODE (Line)
2449 IF (OtherIdentification[*] IsPresent)
2450 THEN
2451 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
2452 ELSE
2453 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
2454 END
2455 END
2456 NODE (Line)
2457 IF (OtherIdentification[*] IsPresent)
2458 THEN
2459 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
2460 ELSE
2461 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
2462 END
2463 END
2464 END
2465 END
2466 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SecurityIdentification14 -> 35B : Default
1714 TRANSLATE(SecurityIdentification14, 35B)
1715 RULE
1716 NODE (Description of Security)
1717 NODE (Line)
1718 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
1719 THEN
1720 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1721 END
1722 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
1723 THEN
1724 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1725 END
1726 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
1727 THEN
1728 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1729 END
1730 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
1731 THEN
1732 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1733 END
1734 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
1735 THEN
1736 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1737 END
1738 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
1739 THEN
1740 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1741 END
1742 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
1743 THEN
1744 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1745 END
1746 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
1747 THEN
1748 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1749 END
1750 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
1751 THEN
1752 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1753 END
1754 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
1755 THEN
1756 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1757 END
1758 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
1759 THEN
1760 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1761 END
1762 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
1763 THEN
1764 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1765 END
1766 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
1767 THEN
1768 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1769 END
1770 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
1771 THEN
1772 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1773 END
1774 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
1775 THEN
1776 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1777 END
1778 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
1779 THEN
1780 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1781 END
1782 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
1783 THEN
1784 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1785 END
1786 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
1787 THEN
1788 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1789 END
1790 FOREACH OtherIdentification[*]
1791 DO
1792 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
1793 THEN
1794 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
1795 END
1796 END
1797 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
1798 THEN
1799 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1800 END
1801 IF (Not (OtherIdentification[*] IsPresent))
1802 THEN
1803 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
1804 END
1805 END
1806 NODE (Line)
1807 IF (OtherIdentification[*] IsPresent)
1808 THEN
1809 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
1810 ELSE
1811 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
1812 END
1813 END
1814 NODE (Line)
1815 IF (OtherIdentification[*] IsPresent)
1816 THEN
1817 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
1818 ELSE
1819 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
1820 END
1821 END
1822 NODE (Line)
1823 IF (OtherIdentification[*] IsPresent)
1824 THEN
1825 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
1826 ELSE
1827 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
1828 END
1829 END
1830 END
1831 END
1832 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SecurityIdentification14 -> 35B : Default
1322 TRANSLATE(SecurityIdentification14, 35B)
1323 RULE
1324 NODE (Description of Security)
1325 NODE (Line)
1326 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
1327 THEN
1328 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1329 END
1330 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
1331 THEN
1332 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1333 END
1334 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
1335 THEN
1336 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1337 END
1338 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
1339 THEN
1340 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1341 END
1342 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
1343 THEN
1344 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1345 END
1346 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
1347 THEN
1348 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1349 END
1350 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
1351 THEN
1352 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1353 END
1354 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
1355 THEN
1356 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1357 END
1358 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
1359 THEN
1360 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1361 END
1362 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
1363 THEN
1364 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1365 END
1366 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
1367 THEN
1368 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1369 END
1370 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
1371 THEN
1372 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1373 END
1374 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
1375 THEN
1376 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1377 END
1378 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
1379 THEN
1380 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1381 END
1382 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
1383 THEN
1384 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1385 END
1386 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
1387 THEN
1388 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1389 END
1390 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
1391 THEN
1392 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1393 END
1394 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
1395 THEN
1396 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1397 END
1398 FOREACH OtherIdentification[*]
1399 DO
1400 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
1401 THEN
1402 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
1403 END
1404 END
1405 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
1406 THEN
1407 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
1408 END
1409 IF (Not (OtherIdentification[*] IsPresent))
1410 THEN
1411 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
1412 END
1413 END
1414 NODE (Line)
1415 IF (OtherIdentification[*] IsPresent)
1416 THEN
1417 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
1418 ELSE
1419 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
1420 END
1421 END
1422 NODE (Line)
1423 IF (OtherIdentification[*] IsPresent)
1424 THEN
1425 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
1426 ELSE
1427 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
1428 END
1429 END
1430 NODE (Line)
1431 IF (OtherIdentification[*] IsPresent)
1432 THEN
1433 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
1434 ELSE
1435 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
1436 END
1437 END
1438 END
1439 END
1440 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03800202_MT568_Translation
Translate method SecurityIdentification14 -> 35B : Default
128 TRANSLATE(SecurityIdentification14, 35B)
129 RULE
130 NODE (Description of Security)
131 NODE (Line)
132 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
133 THEN
134 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
135 END
136 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
137 THEN
138 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
139 END
140 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
141 THEN
142 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
143 END
144 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
145 THEN
146 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
147 END
148 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
149 THEN
150 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
151 END
152 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
153 THEN
154 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
155 END
156 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
157 THEN
158 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
159 END
160 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
161 THEN
162 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
163 END
164 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
165 THEN
166 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
167 END
168 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
169 THEN
170 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
171 END
172 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
173 THEN
174 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
175 END
176 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
177 THEN
178 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
179 END
180 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
181 THEN
182 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
183 END
184 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
185 THEN
186 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
187 END
188 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
189 THEN
190 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
191 END
192 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
193 THEN
194 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
195 END
196 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
197 THEN
198 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
199 END
200 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
201 THEN
202 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
203 END
204 FOREACH OtherIdentification[*]
205 DO
206 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
207 THEN
208 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
209 END
210 END
211 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
212 THEN
213 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
214 END
215 IF (Not (OtherIdentification[*] IsPresent))
216 THEN
217 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
218 END
219 END
220 NODE (Line)
221 IF (OtherIdentification[*] IsPresent)
222 THEN
223 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
224 ELSE
225 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
226 END
227 END
228 NODE (Line)
229 IF (OtherIdentification[*] IsPresent)
230 THEN
231 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
232 ELSE
233 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
234 END
235 END
236 NODE (Line)
237 IF (OtherIdentification[*] IsPresent)
238 THEN
239 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
240 ELSE
241 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
242 END
243 END
244 END
245 END
246 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03900202_MT564_Translation
Translate method SecurityIdentification14 -> 35B : Default
166 TRANSLATE(SecurityIdentification14, 35B)
167 RULE
168 NODE (Description of Security)
169 NODE (Line)
170 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
171 THEN
172 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
173 END
174 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
175 THEN
176 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
177 END
178 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
179 THEN
180 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
181 END
182 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
183 THEN
184 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
185 END
186 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
187 THEN
188 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
189 END
190 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
191 THEN
192 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
193 END
194 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
195 THEN
196 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
197 END
198 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
199 THEN
200 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
201 END
202 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
203 THEN
204 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
205 END
206 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
207 THEN
208 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
209 END
210 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
211 THEN
212 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
213 END
214 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
215 THEN
216 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
217 END
218 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
219 THEN
220 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
223 THEN
224 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
225 END
226 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
227 THEN
228 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
229 END
230 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
231 THEN
232 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
233 END
234 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
235 THEN
236 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
237 END
238 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
239 THEN
240 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
241 END
242 FOREACH OtherIdentification[*]
243 DO
244 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
245 THEN
246 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
247 END
248 END
249 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
250 THEN
251 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
252 END
253 IF (Not (OtherIdentification[*] IsPresent))
254 THEN
255 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
256 END
257 END
258 NODE (Line)
259 IF (OtherIdentification[*] IsPresent)
260 THEN
261 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
262 ELSE
263 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
264 END
265 END
266 NODE (Line)
267 IF (OtherIdentification[*] IsPresent)
268 THEN
269 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
270 ELSE
271 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
272 END
273 END
274 NODE (Line)
275 IF (OtherIdentification[*] IsPresent)
276 THEN
277 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
278 ELSE
279 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
280 END
281 END
282 END
283 END
284 END
translateSecurityIdentification14_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04400202_MT564_Translation
Translate method SecurityIdentification14 -> 35B : Default
153 TRANSLATE(SecurityIdentification14, 35B)
154 RULE
155 NODE (Description of Security)
156 NODE (Line)
157 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
158 THEN
159 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
160 END
161 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
162 THEN
163 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
164 END
165 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
166 THEN
167 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
168 END
169 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
170 THEN
171 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
172 END
173 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
174 THEN
175 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
176 END
177 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
178 THEN
179 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
180 END
181 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
182 THEN
183 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
184 END
185 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
186 THEN
187 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
188 END
189 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
190 THEN
191 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
192 END
193 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
194 THEN
195 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
196 END
197 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
198 THEN
199 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
200 END
201 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
202 THEN
203 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
204 END
205 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
206 THEN
207 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
208 END
209 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
210 THEN
211 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
212 END
213 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
214 THEN
215 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
216 END
217 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
218 THEN
219 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
220 END
221 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
222 THEN
223 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
224 END
225 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
226 THEN
227 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
228 END
229 FOREACH OtherIdentification[*]
230 DO
231 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
232 THEN
233 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
234 END
235 END
236 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
237 THEN
238 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
239 END
240 IF (Not (OtherIdentification[*] IsPresent))
241 THEN
242 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
243 END
244 END
245 NODE (Line)
246 IF (OtherIdentification[*] IsPresent)
247 THEN
248 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
249 ELSE
250 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
251 END
252 END
253 NODE (Line)
254 IF (OtherIdentification[*] IsPresent)
255 THEN
256 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
257 ELSE
258 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
259 END
260 END
261 NODE (Line)
262 IF (OtherIdentification[*] IsPresent)
263 THEN
264 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
265 ELSE
266 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
267 END
268 END
269 END
270 END
271 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SecurityIdentification15 -> 35B : Default
204 TRANSLATE(SecurityIdentification15, 35B)
205 RULE
206 NODE (Description of Security)
207 NODE (Line)
208 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
209 THEN
210 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
211 END
212 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
213 THEN
214 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
215 END
216 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
217 THEN
218 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
219 END
220 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
221 THEN
222 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
223 END
224 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
225 THEN
226 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
227 END
228 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
229 THEN
230 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
231 END
232 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
233 THEN
234 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
235 END
236 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
237 THEN
238 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
239 END
240 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
241 THEN
242 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
243 END
244 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
245 THEN
246 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
247 END
248 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
249 THEN
250 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
251 END
252 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
253 THEN
254 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
255 END
256 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
257 THEN
258 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
259 END
260 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
261 THEN
262 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
263 END
264 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
265 THEN
266 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
267 END
268 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
269 THEN
270 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
271 END
272 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
273 THEN
274 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
275 END
276 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
277 THEN
278 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
279 END
280 FOREACH OtherIdentification[*]
281 DO
282 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
283 THEN
284 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
285 END
286 END
287 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
288 THEN
289 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
290 END
291 IF (Not (OtherIdentification[*] IsPresent))
292 THEN
293 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
294 END
295 END
296 NODE (Line)
297 IF (OtherIdentification[*] IsPresent)
298 THEN
299 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
300 ELSE
301 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
302 END
303 END
304 NODE (Line)
305 IF (OtherIdentification[*] IsPresent)
306 THEN
307 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
308 ELSE
309 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
310 END
311 END
312 NODE (Line)
313 IF (OtherIdentification[*] IsPresent)
314 THEN
315 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
316 ELSE
317 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
318 END
319 END
320 END
321 END
322 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SecurityIdentification15 -> 35B : Default
170 TRANSLATE(SecurityIdentification15, 35B)
171 RULE
172 NODE (Description of Security)
173 NODE (Line)
174 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
175 THEN
176 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
177 END
178 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
179 THEN
180 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
181 END
182 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
183 THEN
184 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
185 END
186 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
187 THEN
188 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
189 END
190 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
191 THEN
192 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
193 END
194 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
195 THEN
196 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
197 END
198 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
199 THEN
200 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
201 END
202 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
203 THEN
204 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
205 END
206 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
207 THEN
208 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
209 END
210 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
211 THEN
212 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
213 END
214 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
215 THEN
216 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
217 END
218 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
219 THEN
220 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
223 THEN
224 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
225 END
226 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
227 THEN
228 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
229 END
230 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
231 THEN
232 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
233 END
234 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
235 THEN
236 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
237 END
238 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
239 THEN
240 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
241 END
242 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
243 THEN
244 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
245 END
246 FOREACH OtherIdentification[*]
247 DO
248 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
249 THEN
250 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
251 END
252 END
253 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
254 THEN
255 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
256 END
257 IF (Not (OtherIdentification[*] IsPresent))
258 THEN
259 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
260 END
261 END
262 NODE (Line)
263 IF (OtherIdentification[*] IsPresent)
264 THEN
265 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
266 ELSE
267 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
268 END
269 END
270 NODE (Line)
271 IF (OtherIdentification[*] IsPresent)
272 THEN
273 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
274 ELSE
275 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
276 END
277 END
278 NODE (Line)
279 IF (OtherIdentification[*] IsPresent)
280 THEN
281 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
282 ELSE
283 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
284 END
285 END
286 END
287 END
288 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SecurityIdentification15 -> 35B : Default
158 TRANSLATE(SecurityIdentification15, 35B)
159 RULE
160 NODE (Description of Security)
161 NODE (Line)
162 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
163 THEN
164 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
165 END
166 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
167 THEN
168 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
169 END
170 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
171 THEN
172 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
173 END
174 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
175 THEN
176 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
177 END
178 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
179 THEN
180 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
181 END
182 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
183 THEN
184 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
185 END
186 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
187 THEN
188 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
189 END
190 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
191 THEN
192 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
193 END
194 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
195 THEN
196 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
197 END
198 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
199 THEN
200 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
201 END
202 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
203 THEN
204 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
205 END
206 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
207 THEN
208 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
209 END
210 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
211 THEN
212 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
213 END
214 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
215 THEN
216 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
217 END
218 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
219 THEN
220 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
223 THEN
224 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
225 END
226 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
227 THEN
228 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
229 END
230 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
231 THEN
232 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
233 END
234 FOREACH OtherIdentification[*]
235 DO
236 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
237 THEN
238 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
239 END
240 END
241 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
242 THEN
243 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
244 END
245 IF (Not (OtherIdentification[*] IsPresent))
246 THEN
247 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
248 END
249 END
250 NODE (Line)
251 IF (OtherIdentification[*] IsPresent)
252 THEN
253 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
254 ELSE
255 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
256 END
257 END
258 NODE (Line)
259 IF (OtherIdentification[*] IsPresent)
260 THEN
261 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
262 ELSE
263 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
264 END
265 END
266 NODE (Line)
267 IF (OtherIdentification[*] IsPresent)
268 THEN
269 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
270 ELSE
271 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
272 END
273 END
274 END
275 END
276 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SecurityIdentification15 -> 35B : Default
417 TRANSLATE(SecurityIdentification15, 35B)
418 RULE
419 NODE (Description of Security)
420 NODE (Line)
421 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
422 THEN
423 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
424 END
425 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
426 THEN
427 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
428 END
429 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
430 THEN
431 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
432 END
433 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
434 THEN
435 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
436 END
437 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
438 THEN
439 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
440 END
441 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
442 THEN
443 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
444 END
445 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
446 THEN
447 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
448 END
449 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
450 THEN
451 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
452 END
453 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
454 THEN
455 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
456 END
457 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
458 THEN
459 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
460 END
461 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
462 THEN
463 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
464 END
465 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
466 THEN
467 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
468 END
469 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
470 THEN
471 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
472 END
473 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
474 THEN
475 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
476 END
477 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
478 THEN
479 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
480 END
481 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
482 THEN
483 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
484 END
485 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
486 THEN
487 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
488 END
489 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
490 THEN
491 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
492 END
493 FOREACH OtherIdentification[*]
494 DO
495 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
496 THEN
497 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
498 END
499 END
500 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
501 THEN
502 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
503 END
504 IF (Not (OtherIdentification[*] IsPresent))
505 THEN
506 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
507 END
508 END
509 NODE (Line)
510 IF (OtherIdentification[*] IsPresent)
511 THEN
512 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
513 ELSE
514 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
515 END
516 END
517 NODE (Line)
518 IF (OtherIdentification[*] IsPresent)
519 THEN
520 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
521 ELSE
522 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
523 END
524 END
525 NODE (Line)
526 IF (OtherIdentification[*] IsPresent)
527 THEN
528 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
529 ELSE
530 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
531 END
532 END
533 END
534 END
535 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SecurityIdentification15 -> 35B : Default
194 TRANSLATE(SecurityIdentification15, 35B)
195 RULE
196 NODE (Description of Security)
197 NODE (Line)
198 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
199 THEN
200 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
201 END
202 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
203 THEN
204 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
205 END
206 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
207 THEN
208 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
209 END
210 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
211 THEN
212 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
213 END
214 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
215 THEN
216 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
217 END
218 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
219 THEN
220 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
223 THEN
224 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
225 END
226 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
227 THEN
228 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
229 END
230 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
231 THEN
232 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
233 END
234 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
235 THEN
236 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
237 END
238 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
239 THEN
240 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
241 END
242 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
243 THEN
244 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
245 END
246 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
247 THEN
248 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
249 END
250 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
251 THEN
252 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
253 END
254 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
255 THEN
256 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
257 END
258 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
259 THEN
260 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
261 END
262 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
263 THEN
264 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
265 END
266 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
267 THEN
268 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
269 END
270 FOREACH OtherIdentification[*]
271 DO
272 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
273 THEN
274 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
275 END
276 END
277 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
278 THEN
279 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
280 END
281 IF (Not (OtherIdentification[*] IsPresent))
282 THEN
283 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
284 END
285 END
286 NODE (Line)
287 IF (OtherIdentification[*] IsPresent)
288 THEN
289 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
290 ELSE
291 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
292 END
293 END
294 NODE (Line)
295 IF (OtherIdentification[*] IsPresent)
296 THEN
297 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
298 ELSE
299 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
300 END
301 END
302 NODE (Line)
303 IF (OtherIdentification[*] IsPresent)
304 THEN
305 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
306 ELSE
307 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
308 END
309 END
310 END
311 END
312 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SecurityIdentification15 -> 35B : Default
244 TRANSLATE(SecurityIdentification15, 35B)
245 RULE
246 NODE (Description of Security)
247 NODE (Line)
248 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
249 THEN
250 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
251 END
252 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
253 THEN
254 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
255 END
256 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
257 THEN
258 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
259 END
260 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
261 THEN
262 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
263 END
264 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
265 THEN
266 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
267 END
268 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
269 THEN
270 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
271 END
272 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
273 THEN
274 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
275 END
276 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
277 THEN
278 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
279 END
280 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
281 THEN
282 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
283 END
284 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
285 THEN
286 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
287 END
288 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
289 THEN
290 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
291 END
292 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
293 THEN
294 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
295 END
296 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
297 THEN
298 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
299 END
300 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
301 THEN
302 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
303 END
304 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
305 THEN
306 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
307 END
308 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
309 THEN
310 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
311 END
312 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
313 THEN
314 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
315 END
316 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
317 THEN
318 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
319 END
320 FOREACH OtherIdentification[*]
321 DO
322 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
323 THEN
324 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
325 END
326 END
327 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
328 THEN
329 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
330 END
331 IF (Not (OtherIdentification[*] IsPresent))
332 THEN
333 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
334 END
335 END
336 NODE (Line)
337 IF (OtherIdentification[*] IsPresent)
338 THEN
339 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
340 ELSE
341 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
342 END
343 END
344 NODE (Line)
345 IF (OtherIdentification[*] IsPresent)
346 THEN
347 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
348 ELSE
349 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
350 END
351 END
352 NODE (Line)
353 IF (OtherIdentification[*] IsPresent)
354 THEN
355 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
356 ELSE
357 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
358 END
359 END
360 END
361 END
362 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03700202_MT566_Translation
Translate method SecurityIdentification15 -> 35B : Default
166 TRANSLATE(SecurityIdentification15, 35B)
167 RULE
168 NODE (Description of Security)
169 NODE (Line)
170 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
171 THEN
172 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
173 END
174 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
175 THEN
176 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
177 END
178 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
179 THEN
180 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
181 END
182 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
183 THEN
184 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
185 END
186 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
187 THEN
188 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
189 END
190 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
191 THEN
192 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
193 END
194 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
195 THEN
196 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
197 END
198 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
199 THEN
200 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
201 END
202 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
203 THEN
204 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
205 END
206 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
207 THEN
208 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
209 END
210 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
211 THEN
212 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
213 END
214 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
215 THEN
216 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
217 END
218 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
219 THEN
220 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
223 THEN
224 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
225 END
226 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
227 THEN
228 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
229 END
230 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
231 THEN
232 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
233 END
234 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
235 THEN
236 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
237 END
238 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
239 THEN
240 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
241 END
242 FOREACH OtherIdentification[*]
243 DO
244 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
245 THEN
246 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
247 END
248 END
249 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
250 THEN
251 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
252 END
253 IF (Not (OtherIdentification[*] IsPresent))
254 THEN
255 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
256 END
257 END
258 NODE (Line)
259 IF (OtherIdentification[*] IsPresent)
260 THEN
261 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
262 ELSE
263 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
264 END
265 END
266 NODE (Line)
267 IF (OtherIdentification[*] IsPresent)
268 THEN
269 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
270 ELSE
271 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
272 END
273 END
274 NODE (Line)
275 IF (OtherIdentification[*] IsPresent)
276 THEN
277 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
278 ELSE
279 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
280 END
281 END
282 END
283 END
284 END
translateSecurityIdentification15_35B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev04000202_MT565_Translation
Translate method SecurityIdentification15 -> 35B : Default
135 TRANSLATE(SecurityIdentification15, 35B)
136 RULE
137 NODE (Description of Security)
138 NODE (Line)
139 IF (OtherIdentification[*]\Type\Code IsSameString 'BELC')
140 THEN
141 ('/BE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
142 END
143 IF (OtherIdentification[*]\Type\Code IsSameString 'BLOM')
144 THEN
145 ('/BLOM/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
146 END
147 IF (OtherIdentification[*]\Type\Code IsSameString 'CMED')
148 THEN
149 ('/CMED/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
150 END
151 IF (OtherIdentification[*]\Type\Code IsSameString 'COMM')
152 THEN
153 ('/XS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
154 END
155 IF (OtherIdentification[*]\Type\Code IsSameString 'CTAC')
156 THEN
157 ('/CTAC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
158 END
159 IF (OtherIdentification[*]\Type\Code IsSameString 'CUSP')
160 THEN
161 ('/US/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
162 END
163 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDU')
164 THEN
165 ('/ISDU/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
166 END
167 IF (OtherIdentification[*]\Type\Code IsSameString 'ISDX')
168 THEN
169 ('/ISDX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
170 END
171 IF (OtherIdentification[*]\Type\Code IsSameString 'LCHD')
172 THEN
173 ('/LCHD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
174 END
175 IF (OtherIdentification[*]\Type\Code IsSameString 'OCCS')
176 THEN
177 ('/OCCS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
178 END
179 IF (OtherIdentification[*]\Type\Code IsSameString 'OPRA')
180 THEN
181 ('/OPRA/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
182 END
183 IF (OtherIdentification[*]\Type\Code IsSameString 'RCMD')
184 THEN
185 ('/RCMD/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
186 END
187 IF (OtherIdentification[*]\Type\Code IsSameString 'RICC')
188 THEN
189 ('/RICC/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
190 END
191 IF (OtherIdentification[*]\Type\Code IsSameString 'SEDL')
192 THEN
193 ('/GB/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
194 END
195 IF (OtherIdentification[*]\Type\Code IsSameString 'SICC')
196 THEN
197 ('/JP/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
198 END
199 IF (OtherIdentification[*]\Type\Code IsSameString 'TIKR')
200 THEN
201 ('/TS/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
202 END
203 IF (OtherIdentification[*]\Type\Code IsSameString 'VALO')
204 THEN
205 ('/CH/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
206 END
207 IF (OtherIdentification[*]\Type\Code IsSameString 'WKNR')
208 THEN
209 ('/DE/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
210 END
211 FOREACH OtherIdentification[*]
212 DO
213 IF (((Type\Code Substring ('1', '2')) IsCountry) And ((Type\Code Substring ('3', '2')) IsSameString 'CD'))
214 THEN
215 (('/' Concatenate ((Type\Code Substring ('1', '2')) Concatenate '/')) Concatenate Identification) CopyTo Description of Security\Line[1]
216 END
217 END
218 IF (OtherIdentification[*]\Type\Proprietary IsSameString 'XX')
219 THEN
220 ('/XX/' Concatenate OtherIdentification[*]\Identification) CopyTo Description of Security\Line[1]
221 END
222 IF (Not (OtherIdentification[*] IsPresent))
223 THEN
224 (Description Substring ('1', '35')) CopyTo Description of Security\Line[1]
225 END
226 END
227 NODE (Line)
228 IF (OtherIdentification[*] IsPresent)
229 THEN
230 (Description Substring ('1', '35')) CopyTo Description of Security\Line[2]
231 ELSE
232 (Description Substring ('36', '35')) CopyTo Description of Security\Line[2]
233 END
234 END
235 NODE (Line)
236 IF (OtherIdentification[*] IsPresent)
237 THEN
238 (Description Substring ('36', '35')) CopyTo Description of Security\Line[3]
239 ELSE
240 (Description Substring ('71', '35')) CopyTo Description of Security\Line[3]
241 END
242 END
243 NODE (Line)
244 IF (OtherIdentification[*] IsPresent)
245 THEN
246 (Description Substring ('71', '35')) CopyTo Description of Security\Line[4]
247 ELSE
248 (Description Substring ('106', '35')) CopyTo Description of Security\Line[4]
249 END
250 END
251 END
252 END
253 END
translateServiceLevel8Choice_Code_4c_13_SDVA(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method ServiceLevel8Choice -> Code_4!c_13 : SDVA
58 TRANSLATE(ServiceLevel8Choice, Code_4!c_13)
59 RULE
60 'SDVA' CopyTo Code_4!c_13
61 END
62 END
translateSignedQuantityFormat3_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03400202_MT567_Translation
Translate method SignedQuantityFormat3 -> 93B : Default
596 TRANSLATE(SignedQuantityFormat3, 93B)
597 RULE
598 NODE (Data Source Scheme)
599 ((QuantityChoice\ProprietaryQuantity\Issuer Substring ('1', '4')) Concatenate (QuantityChoice\ProprietaryQuantity\SchemeName Substring ('1', '4'))) CopyTo Data Source Scheme
600 END
601 NODE (Quantity Type Code)
602 IF (QuantityChoice\Quantity\Unit IsPresent)
603 THEN
604 'UNIT' CopyTo Quantity Type Code
605 END
606 IF (QuantityChoice\Quantity\FaceAmount IsPresent)
607 THEN
608 'FAMT' CopyTo Quantity Type Code
609 END
610 IF (QuantityChoice\Quantity\AmortisedValue IsPresent)
611 THEN
612 'AMOR' CopyTo Quantity Type Code
613 END
614 QuantityChoice\ProprietaryQuantity\QuantityType CopyTo Quantity Type Code
615 END
616 NODE (Sign)
617 IF (ShortLongPosition IsSameString 'SHOR')
618 THEN
619 'N' CopyTo Sign
620 END
621 END
622 NODE (Balance)
623 IF ((QuantityChoice\Quantity\Unit IsPresent) And (((QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((QuantityChoice\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
624 THEN
625 ((QuantityChoice\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
626 ELSE
627 (QuantityChoice\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
628 END
629 (QuantityChoice\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
630 (QuantityChoice\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
631 (QuantityChoice\ProprietaryQuantity\Quantity FormatDecimal 'MT') CopyTo Balance
632 END
633 END
634 END
translateSignedQuantityFormat4_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SignedQuantityFormat4 -> 93B : Default
580 TRANSLATE(SignedQuantityFormat4, 93B)
581 RULE
582 NODE (Quantity Type Code)
583 IF (Quantity\Unit IsPresent)
584 THEN
585 'UNIT' CopyTo Quantity Type Code
586 END
587 IF (Quantity\FaceAmount IsPresent)
588 THEN
589 'FAMT' CopyTo Quantity Type Code
590 END
591 IF (Quantity\AmortisedValue IsPresent)
592 THEN
593 'AMOR' CopyTo Quantity Type Code
594 END
595 END
596 NODE (Sign)
597 IF (ShortLongPosition IsSameString 'SHOR')
598 THEN
599 'N' CopyTo Sign
600 END
601 END
602 NODE (Balance)
603 IF (((Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Unit Substring ('1', '1')) IsSameString '+'))
604 THEN
605 ((Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
606 ELSE
607 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
608 END
609 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
610 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
611 END
612 END
613 END
translateSignedQuantityFormat4_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT568_Translation
Translate method SignedQuantityFormat4 -> 93B : Default
444 TRANSLATE(SignedQuantityFormat4, 93B)
445 RULE
446 NODE (Quantity Type Code)
447 IF (Quantity\Unit IsPresent)
448 THEN
449 'UNIT' CopyTo Quantity Type Code
450 END
451 IF (Quantity\FaceAmount IsPresent)
452 THEN
453 'FAMT' CopyTo Quantity Type Code
454 END
455 IF (Quantity\AmortisedValue IsPresent)
456 THEN
457 'AMOR' CopyTo Quantity Type Code
458 END
459 END
460 NODE (Sign)
461 IF (ShortLongPosition IsSameString 'SHOR')
462 THEN
463 'N' CopyTo Sign
464 END
465 END
466 NODE (Balance)
467 IF (((Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Unit Substring ('1', '1')) IsSameString '+'))
468 THEN
469 ((Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
470 ELSE
471 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
472 END
473 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
474 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
475 END
476 END
477 END
translateSignedQuantityFormat4_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method SignedQuantityFormat4 -> 93B : Default
503 TRANSLATE(SignedQuantityFormat4, 93B)
504 RULE
505 NODE (Quantity Type Code)
506 IF (Quantity\Unit IsPresent)
507 THEN
508 'UNIT' CopyTo Quantity Type Code
509 END
510 IF (Quantity\FaceAmount IsPresent)
511 THEN
512 'FAMT' CopyTo Quantity Type Code
513 END
514 IF (Quantity\AmortisedValue IsPresent)
515 THEN
516 'AMOR' CopyTo Quantity Type Code
517 END
518 END
519 NODE (Sign)
520 IF (ShortLongPosition IsSameString 'SHOR')
521 THEN
522 'N' CopyTo Sign
523 END
524 END
525 NODE (Balance)
526 IF (((Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Unit Substring ('1', '1')) IsSameString '+'))
527 THEN
528 ((Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
529 ELSE
530 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
531 END
532 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
533 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
534 END
535 END
536 END
translateSignedQuantityFormat4_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SignedQuantityFormat4 -> 93B : Default
579 TRANSLATE(SignedQuantityFormat4, 93B)
580 RULE
581 NODE (Quantity Type Code)
582 IF (Quantity\Unit IsPresent)
583 THEN
584 'UNIT' CopyTo Quantity Type Code
585 END
586 IF (Quantity\FaceAmount IsPresent)
587 THEN
588 'FAMT' CopyTo Quantity Type Code
589 END
590 IF (Quantity\AmortisedValue IsPresent)
591 THEN
592 'AMOR' CopyTo Quantity Type Code
593 END
594 END
595 NODE (Sign)
596 IF (ShortLongPosition IsSameString 'SHOR')
597 THEN
598 'N' CopyTo Sign
599 END
600 END
601 NODE (Balance)
602 IF (((Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Unit Substring ('1', '1')) IsSameString '+'))
603 THEN
604 ((Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
605 ELSE
606 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
607 END
608 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
609 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
610 END
611 END
612 END
translateSignedQuantityFormat4_93B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method SignedQuantityFormat4 -> 93B : Default
370 TRANSLATE(SignedQuantityFormat4, 93B)
371 RULE
372 NODE (Quantity Type Code)
373 IF (Quantity\Unit IsPresent)
374 THEN
375 'UNIT' CopyTo Quantity Type Code
376 END
377 IF (Quantity\FaceAmount IsPresent)
378 THEN
379 'FAMT' CopyTo Quantity Type Code
380 END
381 IF (Quantity\AmortisedValue IsPresent)
382 THEN
383 'AMOR' CopyTo Quantity Type Code
384 END
385 END
386 NODE (Sign)
387 IF (ShortLongPosition IsSameString 'SHOR')
388 THEN
389 'N' CopyTo Sign
390 END
391 END
392 NODE (Balance)
393 IF (((Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Unit Substring ('1', '1')) IsSameString '+'))
394 THEN
395 ((Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
396 ELSE
397 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
398 END
399 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
400 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
401 END
402 END
403 END
translateSimpleIdentificationInformation3_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00400201_MT502_Translation
Translate method SimpleIdentificationInformation3 -> 95R_4 : Default
319 TRANSLATE(SimpleIdentificationInformation3, 95R_4)
320 RULE
321 NODE (Data Source Scheme)
322 'STRS' CopyTo Data Source Scheme
323 END
324 NODE (Proprietary Code)
325 Identification CopyTo Proprietary Code
326 END
327 END
328 END
translateSimpleIdentificationInformation3_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr00600201_MT515_Translation
Translate method SimpleIdentificationInformation3 -> 95R_4 : Default
393 TRANSLATE(SimpleIdentificationInformation3, 95R_4)
394 RULE
395 NODE (Data Source Scheme)
396 'STRS' CopyTo Data Source Scheme
397 END
398 NODE (Proprietary Code)
399 Identification CopyTo Proprietary Code
400 END
401 END
402 END
translateSimpleIdentificationInformation3_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01000201_MT502_Translation
Translate method SimpleIdentificationInformation3 -> 95R_4 : Default
296 TRANSLATE(SimpleIdentificationInformation3, 95R_4)
297 RULE
298 NODE (Data Source Scheme)
299 'STRS' CopyTo Data Source Scheme
300 END
301 NODE (Proprietary Code)
302 Identification CopyTo Proprietary Code
303 END
304 END
305 END
translateSimpleIdentificationInformation3_95R_4_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSetr01200201_MT515_Translation
Translate method SimpleIdentificationInformation3 -> 95R_4 : Default
400 TRANSLATE(SimpleIdentificationInformation3, 95R_4)
401 RULE
402 NODE (Data Source Scheme)
403 'STRS' CopyTo Data Source Scheme
404 END
405 NODE (Proprietary Code)
406 Identification CopyTo Proprietary Code
407 END
408 END
409 END
translateSolicitationFeeRateFormat4Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92A : Default
2702 TRANSLATE(SolicitationFeeRateFormat4Choice, 92A)
2703 RULE
2704 Rate TranslateTo 92A
2705 END
2706 END
translateSolicitationFeeRateFormat4Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92A : Default
2080 TRANSLATE(SolicitationFeeRateFormat4Choice, 92A)
2081 RULE
2082 Rate TranslateTo 92A
2083 END
2084 END
translateSolicitationFeeRateFormat4Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92K : Default
2707 TRANSLATE(SolicitationFeeRateFormat4Choice, 92K)
2708 RULE
2709 NODE (Rate Type Code)
2710 NotSpecifiedRate TranslateTo Rate Type Code
2711 END
2712 END
2713 END
translateSolicitationFeeRateFormat4Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92K : Default
2085 TRANSLATE(SolicitationFeeRateFormat4Choice, 92K)
2086 RULE
2087 NODE (Rate Type Code)
2088 NotSpecifiedRate TranslateTo Rate Type Code
2089 END
2090 END
2091 END
translateSolicitationFeeRateFormat4Choice_92M_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92M_1 : Default
2714 TRANSLATE(SolicitationFeeRateFormat4Choice, 92M_1)
2715 RULE
2716 NODE (Currency Code)
2717 AmountToQuantity\Amount\Currency TranslateTo Currency Code
2718 END
2719 NODE (Amount)
2720 (AmountToQuantity\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2721 END
2722 NODE (Quantity)
2723 (AmountToQuantity\Quantity FormatDecimal 'MT') CopyTo Quantity
2724 END
2725 END
2726 END
translateSolicitationFeeRateFormat4Choice_92M_1_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method SolicitationFeeRateFormat4Choice -> 92M_1 : Default
2092 TRANSLATE(SolicitationFeeRateFormat4Choice, 92M_1)
2093 RULE
2094 NODE (Currency Code)
2095 AmountToQuantity\Amount\Currency TranslateTo Currency Code
2096 END
2097 NODE (Amount)
2098 (AmountToQuantity\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2099 END
2100 NODE (Quantity)
2101 (AmountToQuantity\Quantity FormatDecimal 'MT') CopyTo Quantity
2102 END
2103 END
2104 END
translateStructuredRemittanceInformation7_70_1_Default(String, XmlNode, String, String) - Method in class com.prowidesoftware.swift.translations.MxPain00100103_MT101_Translation
Translate method StructuredRemittanceInformation7 -> 70_1 : Default
1046 TRANSLATE(StructuredRemittanceInformation7, 70_1, paramEndToEndId:Max35Text, paramRemitId:Max35Text)
1047 RULE
1048 NODE (Narrative)
1049 NODE (Line)
1050 IF (($paramRemitId Length) GreaterThan '0')
1051 THEN
1052 IF (ReferredDocumentInformation[*]\Number IsPresent)
1053 THEN
1054 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1055 THEN
1056 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1057 THEN
1058 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1059 THEN
1060 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1061 ELSE
1062 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1063 END
1064 ELSE
1065 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1066 THEN
1067 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1068 ELSE
1069 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1070 END
1071 END
1072 ELSE
1073 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1074 THEN
1075 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1076 THEN
1077 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1078 ELSE
1079 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1080 END
1081 ELSE
1082 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1083 THEN
1084 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1085 ELSE
1086 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1087 END
1088 END
1089 END
1090 ELSE
1091 IF (CreditorReferenceInformation\Reference IsPresent)
1092 THEN
1093 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1094 END
1095 END
1096 ELSE
1097 IF (ReferredDocumentInformation[*]\Number IsPresent)
1098 THEN
1099 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1100 THEN
1101 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1102 THEN
1103 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1104 THEN
1105 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1106 ELSE
1107 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1108 END
1109 ELSE
1110 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1111 THEN
1112 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1113 ELSE
1114 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1115 END
1116 END
1117 ELSE
1118 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1119 THEN
1120 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1121 THEN
1122 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1123 ELSE
1124 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1125 END
1126 ELSE
1127 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1128 THEN
1129 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1130 ELSE
1131 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1132 END
1133 END
1134 END
1135 ELSE
1136 IF (CreditorReferenceInformation\Reference IsPresent)
1137 THEN
1138 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1139 END
1140 END
1141 END
1142 END
1143 NODE (Line)
1144 IF (($paramRemitId Length) GreaterThan '0')
1145 THEN
1146 IF (ReferredDocumentInformation[*]\Number IsPresent)
1147 THEN
1148 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1149 THEN
1150 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1151 THEN
1152 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1153 THEN
1154 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1155 THEN
1156 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1157 END
1158 ELSE
1159 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1160 THEN
1161 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1162 END
1163 END
1164 ELSE
1165 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1166 THEN
1167 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1168 THEN
1169 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1170 END
1171 ELSE
1172 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1173 THEN
1174 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1175 END
1176 END
1177 END
1178 ELSE
1179 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1180 THEN
1181 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1182 THEN
1183 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1184 THEN
1185 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1186 END
1187 ELSE
1188 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Length) GreaterThan '35')
1189 THEN
1190 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1191 END
1192 END
1193 ELSE
1194 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1195 THEN
1196 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1197 THEN
1198 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1199 END
1200 ELSE
1201 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1202 THEN
1203 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1204 END
1205 END
1206 END
1207 END
1208 ELSE
1209 IF (CreditorReferenceInformation\Reference IsPresent)
1210 THEN
1211 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '35')
1212 THEN
1213 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1214 END
1215 END
1216 END
1217 ELSE
1218 IF (ReferredDocumentInformation[*]\Number IsPresent)
1219 THEN
1220 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1221 THEN
1222 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1223 THEN
1224 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1225 THEN
1226 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1227 THEN
1228 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1229 END
1230 ELSE
1231 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1232 THEN
1233 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1234 END
1235 END
1236 ELSE
1237 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1238 THEN
1239 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1240 THEN
1241 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1242 END
1243 ELSE
1244 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1245 THEN
1246 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1247 END
1248 END
1249 END
1250 ELSE
1251 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1252 THEN
1253 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1254 THEN
1255 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1256 THEN
1257 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1258 END
1259 ELSE
1260 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1261 THEN
1262 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1263 END
1264 END
1265 ELSE
1266 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1267 THEN
1268 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1269 THEN
1270 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1271 END
1272 ELSE
1273 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1274 THEN
1275 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1276 END
1277 END
1278 END
1279 END
1280 ELSE
1281 IF (CreditorReferenceInformation\Reference IsPresent)
1282 THEN
1283 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '35')
1284 THEN
1285 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1286 END
1287 END
1288 END
1289 END
1290 END
1291 NODE (Line)
1292 IF (($paramRemitId Length) GreaterThan '0')
1293 THEN
1294 IF (ReferredDocumentInformation[*]\Number IsPresent)
1295 THEN
1296 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1297 THEN
1298 IF (ReferredDocumentAmount\DuePayableAmount IsPresent)
1299 THEN
1300 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1301 THEN
1302 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1303 THEN
1304 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1305 END
1306 ELSE
1307 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1308 THEN
1309 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1310 END
1311 END
1312 ELSE
1313 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1314 THEN
1315 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1316 THEN
1317 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1318 END
1319 ELSE
1320 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1321 THEN
1322 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1323 END
1324 END
1325 END
1326 ELSE
1327 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1328 THEN
1329 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1330 THEN
1331 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1332 THEN
1333 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1334 END
1335 ELSE
1336 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1337 THEN
1338 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1339 END
1340 END
1341 ELSE
1342 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1343 THEN
1344 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1345 THEN
1346 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1347 END
1348 ELSE
1349 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1350 THEN
1351 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1352 END
1353 END
1354 END
1355 END
1356 ELSE
1357 IF (CreditorReferenceInformation\Reference IsPresent)
1358 THEN
1359 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '70')
1360 THEN
1361 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1362 END
1363 END
1364 END
1365 ELSE
1366 IF (ReferredDocumentInformation[*]\Number IsPresent)
1367 THEN
1368 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1369 THEN
1370 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1371 THEN
1372 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1373 THEN
1374 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1375 THEN
1376 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1377 END
1378 ELSE
1379 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1380 THEN
1381 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1382 END
1383 END
1384 ELSE
1385 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1386 THEN
1387 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1388 THEN
1389 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1390 END
1391 ELSE
1392 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1393 THEN
1394 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1395 END
1396 END
1397 END
1398 ELSE
1399 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1400 THEN
1401 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1402 THEN
1403 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1404 THEN
1405 (('/ROC/' Concatenate ($paramEndToEndId, '//INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1406 END
1407 ELSE
1408 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1409 THEN
1410 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1411 END
1412 END
1413 ELSE
1414 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1415 THEN
1416 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1417 THEN
1418 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1419 END
1420 ELSE
1421 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1422 THEN
1423 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1424 END
1425 END
1426 END
1427 END
1428 ELSE
1429 IF (CreditorReferenceInformation\Reference IsPresent)
1430 THEN
1431 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '70')
1432 THEN
1433 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1434 END
1435 END
1436 END
1437 END
1438 END
1439 NODE (Line)
1440 IF (($paramRemitId Length) GreaterThan '0')
1441 THEN
1442 IF (ReferredDocumentInformation[*]\Number IsPresent)
1443 THEN
1444 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1445 THEN
1446 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1447 THEN
1448 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1449 THEN
1450 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1451 THEN
1452 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1453 END
1454 ELSE
1455 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1456 THEN
1457 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1458 END
1459 END
1460 ELSE
1461 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1462 THEN
1463 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1464 THEN
1465 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1466 END
1467 ELSE
1468 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1469 THEN
1470 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1471 END
1472 END
1473 END
1474 ELSE
1475 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1476 THEN
1477 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1478 THEN
1479 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1480 THEN
1481 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1482 END
1483 ELSE
1484 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1485 THEN
1486 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1487 END
1488 END
1489 ELSE
1490 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1491 THEN
1492 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1493 THEN
1494 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1495 END
1496 ELSE
1497 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1498 THEN
1499 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1500 END
1501 END
1502 END
1503 END
1504 ELSE
1505 IF (CreditorReferenceInformation\Reference IsPresent)
1506 THEN
1507 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '105')
1508 THEN
1509 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1510 END
1511 END
1512 END
1513 ELSE
1514 IF (ReferredDocumentInformation[*]\Number IsPresent)
1515 THEN
1516 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1517 THEN
1518 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1519 THEN
1520 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1521 THEN
1522 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1523 THEN
1524 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1525 END
1526 ELSE
1527 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1528 THEN
1529 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1530 END
1531 END
1532 ELSE
1533 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1534 THEN
1535 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1536 THEN
1537 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1538 END
1539 ELSE
1540 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1541 THEN
1542 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1543 END
1544 END
1545 END
1546 ELSE
1547 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1548 THEN
1549 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1550 THEN
1551 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1552 THEN
1553 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1554 END
1555 ELSE
1556 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1557 THEN
1558 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1559 END
1560 END
1561 ELSE
1562 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1563 THEN
1564 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1565 THEN
1566 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1567 END
1568 ELSE
1569 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1570 THEN
1571 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1572 END
1573 END
1574 END
1575 END
1576 ELSE
1577 IF (CreditorReferenceInformation\Reference IsPresent)
1578 THEN
1579 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '105')
1580 THEN
1581 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1582 END
1583 END
1584 END
1585 END
1586 END
1587 END
1588 END
1589 END
translateStructuredRemittanceInformation7_70_2_Default(String, XmlNode, String, String) - Method in class com.prowidesoftware.swift.translations.MxPacs00800102_MT103_Translation
Translate method StructuredRemittanceInformation7 -> 70_2 : Default
1486 TRANSLATE(StructuredRemittanceInformation7, 70_2, paramEndToEndId:Max35Text, paramRemitId:Max35Text)
1487 RULE
1488 NODE (Narrative)
1489 NODE (Line)
1490 IF (($paramRemitId Length) GreaterThan '0')
1491 THEN
1492 IF (ReferredDocumentInformation[*]\Number IsPresent)
1493 THEN
1494 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1495 THEN
1496 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1497 THEN
1498 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1499 THEN
1500 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1501 ELSE
1502 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1503 END
1504 ELSE
1505 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1506 THEN
1507 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1508 ELSE
1509 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1510 END
1511 END
1512 ELSE
1513 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1514 THEN
1515 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1516 THEN
1517 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1518 ELSE
1519 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1520 END
1521 ELSE
1522 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1523 THEN
1524 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1525 ELSE
1526 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1527 END
1528 END
1529 END
1530 ELSE
1531 IF (CreditorReferenceInformation\Reference IsPresent)
1532 THEN
1533 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1534 END
1535 END
1536 ELSE
1537 IF (ReferredDocumentInformation[*]\Number IsPresent)
1538 THEN
1539 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1540 THEN
1541 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1542 THEN
1543 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1544 THEN
1545 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1546 ELSE
1547 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1548 END
1549 ELSE
1550 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1551 THEN
1552 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1553 ELSE
1554 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1555 END
1556 END
1557 ELSE
1558 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1559 THEN
1560 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1561 THEN
1562 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1563 ELSE
1564 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1565 END
1566 ELSE
1567 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1568 THEN
1569 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1570 ELSE
1571 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1572 END
1573 END
1574 END
1575 ELSE
1576 IF (CreditorReferenceInformation\Reference IsPresent)
1577 THEN
1578 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1579 END
1580 END
1581 END
1582 END
1583 NODE (Line)
1584 IF (($paramRemitId Length) GreaterThan '0')
1585 THEN
1586 IF (ReferredDocumentInformation[*]\Number IsPresent)
1587 THEN
1588 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1589 THEN
1590 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1591 THEN
1592 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1593 THEN
1594 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1595 THEN
1596 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1597 END
1598 ELSE
1599 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1600 THEN
1601 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1602 END
1603 END
1604 ELSE
1605 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1606 THEN
1607 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1608 THEN
1609 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1610 END
1611 ELSE
1612 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1613 THEN
1614 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1615 END
1616 END
1617 END
1618 ELSE
1619 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1620 THEN
1621 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1622 THEN
1623 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1624 THEN
1625 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1626 END
1627 ELSE
1628 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Length) GreaterThan '35')
1629 THEN
1630 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1631 END
1632 END
1633 ELSE
1634 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1635 THEN
1636 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1637 THEN
1638 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1639 END
1640 ELSE
1641 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1642 THEN
1643 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1644 END
1645 END
1646 END
1647 END
1648 ELSE
1649 IF (CreditorReferenceInformation\Reference IsPresent)
1650 THEN
1651 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '35')
1652 THEN
1653 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1654 END
1655 END
1656 END
1657 ELSE
1658 IF (ReferredDocumentInformation[*]\Number IsPresent)
1659 THEN
1660 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1661 THEN
1662 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1663 THEN
1664 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1665 THEN
1666 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1667 THEN
1668 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1669 END
1670 ELSE
1671 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1672 THEN
1673 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1674 END
1675 END
1676 ELSE
1677 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1678 THEN
1679 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1680 THEN
1681 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1682 END
1683 ELSE
1684 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1685 THEN
1686 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1687 END
1688 END
1689 END
1690 ELSE
1691 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1692 THEN
1693 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1694 THEN
1695 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1696 THEN
1697 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1698 END
1699 ELSE
1700 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1701 THEN
1702 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1703 END
1704 END
1705 ELSE
1706 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1707 THEN
1708 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1709 THEN
1710 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1711 END
1712 ELSE
1713 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '35')
1714 THEN
1715 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1716 END
1717 END
1718 END
1719 END
1720 ELSE
1721 IF (CreditorReferenceInformation\Reference IsPresent)
1722 THEN
1723 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '35')
1724 THEN
1725 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1726 END
1727 END
1728 END
1729 END
1730 END
1731 NODE (Line)
1732 IF (($paramRemitId Length) GreaterThan '0')
1733 THEN
1734 IF (ReferredDocumentInformation[*]\Number IsPresent)
1735 THEN
1736 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1737 THEN
1738 IF (ReferredDocumentAmount\DuePayableAmount IsPresent)
1739 THEN
1740 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1741 THEN
1742 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1743 THEN
1744 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1745 END
1746 ELSE
1747 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1748 THEN
1749 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1750 END
1751 END
1752 ELSE
1753 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1754 THEN
1755 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1756 THEN
1757 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1758 END
1759 ELSE
1760 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1761 THEN
1762 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1763 END
1764 END
1765 END
1766 ELSE
1767 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1768 THEN
1769 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1770 THEN
1771 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1772 THEN
1773 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1774 END
1775 ELSE
1776 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1777 THEN
1778 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1779 END
1780 END
1781 ELSE
1782 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1783 THEN
1784 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1785 THEN
1786 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1787 END
1788 ELSE
1789 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1790 THEN
1791 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1792 END
1793 END
1794 END
1795 END
1796 ELSE
1797 IF (CreditorReferenceInformation\Reference IsPresent)
1798 THEN
1799 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '70')
1800 THEN
1801 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1802 END
1803 END
1804 END
1805 ELSE
1806 IF (ReferredDocumentInformation[*]\Number IsPresent)
1807 THEN
1808 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1809 THEN
1810 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1811 THEN
1812 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1813 THEN
1814 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1815 THEN
1816 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1817 END
1818 ELSE
1819 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1820 THEN
1821 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1822 END
1823 END
1824 ELSE
1825 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1826 THEN
1827 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1828 THEN
1829 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1830 END
1831 ELSE
1832 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1833 THEN
1834 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1835 END
1836 END
1837 END
1838 ELSE
1839 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1840 THEN
1841 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1842 THEN
1843 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1844 THEN
1845 (('/ROC/' Concatenate ($paramEndToEndId, '//INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1846 END
1847 ELSE
1848 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1849 THEN
1850 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1851 END
1852 END
1853 ELSE
1854 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1855 THEN
1856 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1857 THEN
1858 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1859 END
1860 ELSE
1861 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '70')
1862 THEN
1863 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1864 END
1865 END
1866 END
1867 END
1868 ELSE
1869 IF (CreditorReferenceInformation\Reference IsPresent)
1870 THEN
1871 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '70')
1872 THEN
1873 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1874 END
1875 END
1876 END
1877 END
1878 END
1879 NODE (Line)
1880 IF (($paramRemitId Length) GreaterThan '0')
1881 THEN
1882 IF (ReferredDocumentInformation[*]\Number IsPresent)
1883 THEN
1884 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1885 THEN
1886 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1887 THEN
1888 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1889 THEN
1890 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1891 THEN
1892 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1893 END
1894 ELSE
1895 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1896 THEN
1897 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1898 END
1899 END
1900 ELSE
1901 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1902 THEN
1903 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1904 THEN
1905 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1906 END
1907 ELSE
1908 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1909 THEN
1910 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1911 END
1912 END
1913 END
1914 ELSE
1915 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1916 THEN
1917 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1918 THEN
1919 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1920 THEN
1921 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1922 END
1923 ELSE
1924 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1925 THEN
1926 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1927 END
1928 END
1929 ELSE
1930 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1931 THEN
1932 IF ((('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1933 THEN
1934 (('/ROC/' Concatenate ($paramRemitId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1935 END
1936 ELSE
1937 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
1938 THEN
1939 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1940 END
1941 END
1942 END
1943 END
1944 ELSE
1945 IF (CreditorReferenceInformation\Reference IsPresent)
1946 THEN
1947 IF ((('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '105')
1948 THEN
1949 (('/ROC/' Concatenate ($paramRemitId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1950 END
1951 END
1952 END
1953 ELSE
1954 IF (ReferredDocumentInformation[*]\Number IsPresent)
1955 THEN
1956 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1957 THEN
1958 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1959 THEN
1960 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1961 THEN
1962 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1963 THEN
1964 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1965 END
1966 ELSE
1967 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1968 THEN
1969 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1970 END
1971 END
1972 ELSE
1973 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1974 THEN
1975 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1976 THEN
1977 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1978 END
1979 ELSE
1980 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1981 THEN
1982 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1983 END
1984 END
1985 END
1986 ELSE
1987 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1988 THEN
1989 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1990 THEN
1991 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1992 THEN
1993 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1994 END
1995 ELSE
1996 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1997 THEN
1998 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1999 END
2000 END
2001 ELSE
2002 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
2003 THEN
2004 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
2005 THEN
2006 (('/ROC/' Concatenate ($paramEndToEndId, '///INV/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
2007 END
2008 ELSE
2009 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Length) GreaterThan '105')
2010 THEN
2011 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', ReferredDocumentInformation[*]\Number)) Substring ('106', '35')) CopyTo Narrative\Line[4]
2012 END
2013 END
2014 END
2015 END
2016 ELSE
2017 IF (CreditorReferenceInformation\Reference IsPresent)
2018 THEN
2019 IF ((('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Length) GreaterThan '105')
2020 THEN
2021 (('/ROC/' Concatenate ($paramEndToEndId, '///RFB/', CreditorReferenceInformation\Reference)) Substring ('106', '35')) CopyTo Narrative\Line[4]
2022 END
2023 END
2024 END
2025 END
2026 END
2027 END
2028 END
2029 END
translateStructuredRemittanceInformation7_70_4_without_parameters(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxPacs00900102_MT202COV_Translation
Translate method StructuredRemittanceInformation7 -> 70_4 : without parameters
1459 TRANSLATE(StructuredRemittanceInformation7, 70_4)
1460 RULE
1461 NODE (Narrative)
1462 NODE (Line)
1463 IF (ReferredDocumentInformation[*]\Number IsPresent)
1464 THEN
1465 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1466 THEN
1467 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1468 THEN
1469 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1470 THEN
1471 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1472 ELSE
1473 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1474 END
1475 ELSE
1476 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1477 THEN
1478 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1479 ELSE
1480 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('1', '35')) CopyTo Narrative\Line[1]
1481 END
1482 END
1483 ELSE
1484 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1485 THEN
1486 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1487 THEN
1488 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1489 ELSE
1490 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', (ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')), ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('1', '35')) CopyTo Narrative\Line[1]
1491 END
1492 ELSE
1493 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1494 THEN
1495 (('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('1', '35')) CopyTo Narrative\Line[1]
1496 ELSE
1497 (('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('1', '35')) CopyTo Narrative\Line[1]
1498 END
1499 END
1500 END
1501 ELSE
1502 IF (CreditorReferenceInformation\Reference IsPresent)
1503 THEN
1504 (('/RFB/' Concatenate CreditorReferenceInformation\Reference) Substring ('1', '35')) CopyTo Narrative\Line[1]
1505 END
1506 END
1507 END
1508 NODE (Line)
1509 IF (ReferredDocumentInformation[*]\Number IsPresent)
1510 THEN
1511 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1512 THEN
1513 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1514 THEN
1515 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1516 THEN
1517 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1518 THEN
1519 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1520 END
1521 ELSE
1522 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '35')
1523 THEN
1524 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1525 END
1526 END
1527 ELSE
1528 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1529 THEN
1530 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1531 THEN
1532 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1533 END
1534 ELSE
1535 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '35')
1536 THEN
1537 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('36', '35')) CopyTo Narrative\Line[2]
1538 END
1539 END
1540 END
1541 ELSE
1542 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1543 THEN
1544 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1545 THEN
1546 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '35')
1547 THEN
1548 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1549 END
1550 ELSE
1551 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount\DuePayableAmount\Amount)) Length) GreaterThan '35')
1552 THEN
1553 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('36', '35')) CopyTo Narrative\Line[2]
1554 END
1555 END
1556 ELSE
1557 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1558 THEN
1559 IF ((('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '35')
1560 THEN
1561 (('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('36', '35')) CopyTo Narrative\Line[2]
1562 END
1563 ELSE
1564 IF ((('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '35')
1565 THEN
1566 (('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('36', '35')) CopyTo Narrative\Line[2]
1567 END
1568 END
1569 END
1570 END
1571 ELSE
1572 IF (CreditorReferenceInformation\Reference IsPresent)
1573 THEN
1574 IF ((('/RFB/' Concatenate CreditorReferenceInformation\Reference) Length) GreaterThan '35')
1575 THEN
1576 (('/RFB/' Concatenate CreditorReferenceInformation\Reference) Substring ('36', '35')) CopyTo Narrative\Line[2]
1577 END
1578 END
1579 END
1580 END
1581 NODE (Line)
1582 IF (ReferredDocumentInformation[*]\Number IsPresent)
1583 THEN
1584 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1585 THEN
1586 IF (ReferredDocumentAmount\DuePayableAmount IsPresent)
1587 THEN
1588 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1589 THEN
1590 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1591 THEN
1592 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1593 END
1594 ELSE
1595 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '70')
1596 THEN
1597 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1598 END
1599 END
1600 ELSE
1601 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1602 THEN
1603 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1604 THEN
1605 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1606 END
1607 ELSE
1608 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '70')
1609 THEN
1610 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('71', '35')) CopyTo Narrative\Line[3]
1611 END
1612 END
1613 END
1614 ELSE
1615 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1616 THEN
1617 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1618 THEN
1619 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1620 THEN
1621 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1622 END
1623 ELSE
1624 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '70')
1625 THEN
1626 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('71', '35')) CopyTo Narrative\Line[3]
1627 END
1628 END
1629 ELSE
1630 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1631 THEN
1632 IF ((('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '70')
1633 THEN
1634 (('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('71', '35')) CopyTo Narrative\Line[3]
1635 END
1636 ELSE
1637 IF ((('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '70')
1638 THEN
1639 (('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('71', '35')) CopyTo Narrative\Line[3]
1640 END
1641 END
1642 END
1643 END
1644 ELSE
1645 IF (CreditorReferenceInformation\Reference IsPresent)
1646 THEN
1647 IF ((('/RFB/' Concatenate CreditorReferenceInformation\Reference) Length) GreaterThan '70')
1648 THEN
1649 (('/RFB/' Concatenate CreditorReferenceInformation\Reference) Substring ('71', '35')) CopyTo Narrative\Line[3]
1650 END
1651 END
1652 END
1653 END
1654 NODE (Line)
1655 IF (ReferredDocumentInformation[*]\Number IsPresent)
1656 THEN
1657 IF (ReferredDocumentInformation[*]\RelatedDate IsPresent)
1658 THEN
1659 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1660 THEN
1661 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1662 THEN
1663 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1664 THEN
1665 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1666 END
1667 ELSE
1668 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Length) GreaterThan '105')
1669 THEN
1670 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')), '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, (ReferredDocumentAmount[*]\DuePayableAmount\Amount FormatDecimal 'MT'))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1671 END
1672 END
1673 ELSE
1674 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1675 THEN
1676 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1677 THEN
1678 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1679 END
1680 ELSE
1681 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Length) GreaterThan '105')
1682 THEN
1683 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ((ReferredDocumentInformation[*]\RelatedDate Select (*NULL*, '1')) FormatDateTime ('MX_Date', 'MT_YYYYMMDD')))) Substring ('106', '35')) CopyTo Narrative\Line[4]
1684 END
1685 END
1686 END
1687 ELSE
1688 IF (ReferredDocumentAmount[*]\DuePayableAmount IsPresent)
1689 THEN
1690 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1691 THEN
1692 IF ((('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1693 THEN
1694 (('/INV/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1695 END
1696 ELSE
1697 IF ((('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Length) GreaterThan '105')
1698 THEN
1699 (('/RFB/' Concatenate (ReferredDocumentInformation[*]\Number, '/', ReferredDocumentAmount[*]\DuePayableAmount\Currency, ReferredDocumentAmount[*]\DuePayableAmount\Amount)) Substring ('106', '35')) CopyTo Narrative\Line[4]
1700 END
1701 END
1702 ELSE
1703 IF (ReferredDocumentInformation[*]\Type\CodeOrProprietary\Code IsSameString 'CINV')
1704 THEN
1705 IF ((('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '105')
1706 THEN
1707 (('/INV/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('106', '35')) CopyTo Narrative\Line[4]
1708 END
1709 ELSE
1710 IF ((('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Length) GreaterThan '105')
1711 THEN
1712 (('/RFB/' Concatenate ReferredDocumentInformation[*]\Number) Substring ('106', '35')) CopyTo Narrative\Line[4]
1713 END
1714 END
1715 END
1716 END
1717 ELSE
1718 IF (CreditorReferenceInformation\Reference IsPresent)
1719 THEN
1720 IF ((('/RFB/' Concatenate CreditorReferenceInformation\Reference) Length) GreaterThan '105')
1721 THEN
1722 (('/RFB/' Concatenate CreditorReferenceInformation\Reference) Substring ('106', '35')) CopyTo Narrative\Line[4]
1723 END
1724 END
1725 END
1726 END
1727 END
1728 END
1729 END
translateTaxableIncomePerShareCalculatedFormat2Choice_22F_122_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxableIncomePerShareCalculatedFormat2Choice -> 22F_122 : Default
1656 TRANSLATE(TaxableIncomePerShareCalculatedFormat2Choice, 22F_122)
1657 RULE
1658 NODE (Data Source Scheme)
1659 Proprietary TranslateTo Data Source Scheme
1660 END
1661 NODE (Indicator)
1662 Code TranslateTo Indicator
1663 (Proprietary\Identification ToUppercase) CopyTo Indicator
1664 END
1665 END
1666 END
translateTaxCreditRateFormat3Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TaxCreditRateFormat3Choice -> 92A : Default
1949 TRANSLATE(TaxCreditRateFormat3Choice, 92A)
1950 RULE
1951 Rate TranslateTo 92A
1952 END
1953 END
translateTaxCreditRateFormat3Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TaxCreditRateFormat3Choice -> 92F : Default
1954 TRANSLATE(TaxCreditRateFormat3Choice, 92F)
1955 RULE
1956 Amount TranslateTo 92F
1957 END
1958 END
translateTaxCreditRateFormat3Choice_92J_7_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TaxCreditRateFormat3Choice -> 92J_7 : Default
1959 TRANSLATE(TaxCreditRateFormat3Choice, 92J_7)
1960 RULE
1961 NODE (Data Source Scheme)
1962 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
1963 THEN
1964 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
1965 END
1966 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
1967 THEN
1968 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
1969 END
1970 END
1971 NODE (Rate Type Code)
1972 RateTypeAndAmountAndRateStatus\RateType\Code TranslateTo Rate Type Code
1973 RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification CopyTo Rate Type Code
1974 END
1975 NODE (Currency Code)
1976 RateTypeAndAmountAndRateStatus\Amount\Currency CopyTo Currency Code
1977 END
1978 NODE (Amount)
1979 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
1980 END
1981 NODE (Rate Status)
1982 RateTypeAndAmountAndRateStatus\RateStatus\Code TranslateTo Rate Status
1983 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification CopyTo Rate Status
1984 END
1985 END
1986 END
translateTaxCreditRateFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92A : Default
2797 TRANSLATE(TaxCreditRateFormat6Choice, 92A)
2798 RULE
2799 Rate TranslateTo 92A
2800 END
2801 END
translateTaxCreditRateFormat6Choice_92A_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92A : Default
2175 TRANSLATE(TaxCreditRateFormat6Choice, 92A)
2176 RULE
2177 Rate TranslateTo 92A
2178 END
2179 END
translateTaxCreditRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92F : Default
2802 TRANSLATE(TaxCreditRateFormat6Choice, 92F)
2803 RULE
2804 Amount TranslateTo 92F
2805 END
2806 END
translateTaxCreditRateFormat6Choice_92F_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92F : Default
2180 TRANSLATE(TaxCreditRateFormat6Choice, 92F)
2181 RULE
2182 Amount TranslateTo 92F
2183 END
2184 END
translateTaxCreditRateFormat6Choice_92J_7_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92J_7 : Default
2807 TRANSLATE(TaxCreditRateFormat6Choice, 92J_7)
2808 RULE
2809 NODE (Data Source Scheme)
2810 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2811 THEN
2812 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2813 END
2814 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2815 THEN
2816 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2817 END
2818 END
2819 NODE (Rate Type Code)
2820 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
2821 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2822 END
2823 NODE (Currency Code)
2824 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2825 END
2826 NODE (Amount)
2827 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2828 END
2829 NODE (Rate Status)
2830 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
2831 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2832 END
2833 END
2834 END
translateTaxCreditRateFormat6Choice_92J_7_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92J_7 : Default
2185 TRANSLATE(TaxCreditRateFormat6Choice, 92J_7)
2186 RULE
2187 NODE (Data Source Scheme)
2188 IF (((RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent) And (Not (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))) Or ((RateTypeAndAmountAndRateStatus\RateType\Proprietary\Issuer IsSameString RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Issuer) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\SchemeName IsSameString RateTypeAndAmountAndRateStatus\RateType\Proprietary\SchemeName)))
2189 THEN
2190 RateTypeAndAmountAndRateStatus\RateType\Proprietary TranslateTo Data Source Scheme
2191 END
2192 IF ((Not (RateTypeAndAmountAndRateStatus\RateType\Proprietary IsPresent)) And (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary IsPresent))
2193 THEN
2194 RateTypeAndAmountAndRateStatus\RateStatus\Proprietary TranslateTo Data Source Scheme
2195 END
2196 END
2197 NODE (Rate Type Code)
2198 RateTypeAndAmountAndRateStatus\RateType\Code CopyTo Rate Type Code
2199 (RateTypeAndAmountAndRateStatus\RateType\Proprietary\Identification ToUppercase) CopyTo Rate Type Code
2200 END
2201 NODE (Currency Code)
2202 RateTypeAndAmountAndRateStatus\Amount\Currency TranslateTo Currency Code
2203 END
2204 NODE (Amount)
2205 (RateTypeAndAmountAndRateStatus\Amount\Amount FormatDecimal 'MT') CopyTo Amount
2206 END
2207 NODE (Rate Status)
2208 RateTypeAndAmountAndRateStatus\RateStatus\Code CopyTo Rate Status
2209 (RateTypeAndAmountAndRateStatus\RateStatus\Proprietary\Identification ToUppercase) CopyTo Rate Status
2210 END
2211 END
2212 END
translateTaxCreditRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92K : Default
2835 TRANSLATE(TaxCreditRateFormat6Choice, 92K)
2836 RULE
2837 NODE (Rate Type Code)
2838 NotSpecifiedRate TranslateTo Rate Type Code
2839 END
2840 END
2841 END
translateTaxCreditRateFormat6Choice_92K_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TaxCreditRateFormat6Choice -> 92K : Default
2213 TRANSLATE(TaxCreditRateFormat6Choice, 92K)
2214 RULE
2215 NODE (Rate Type Code)
2216 NotSpecifiedRate TranslateTo Rate Type Code
2217 END
2218 END
2219 END
translateTaxType4Code_OptionalCode_4c_326_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TaxType4Code -> OptionalCode_4!c_326 : Default
2105 TRANSLATE(TaxType4Code, OptionalCode_4!c_326)
2106 RULE
2107 'WITF' EquivalentTo 'WITF'
2108 'WITL' EquivalentTo 'WITL'
2109 END
2110 END
translateTaxType4Code_OptionalCode_4c_326_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TaxType4Code -> OptionalCode_4!c_326 : Default
1364 TRANSLATE(TaxType4Code, OptionalCode_4!c_326)
1365 RULE
1366 'WITF' EquivalentTo 'WITF'
1367 'WITL' EquivalentTo 'WITL'
1368 END
1369 END
translateTaxType4Code_OptionalCode_4c_326_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TaxType4Code -> OptionalCode_4!c_326 : Default
1014 TRANSLATE(TaxType4Code, OptionalCode_4!c_326)
1015 RULE
1016 'WITF' EquivalentTo 'WITF'
1017 'WITL' EquivalentTo 'WITL'
1018 END
1019 END
translateTemporaryFinancialInstrumentIndicator2Choice_22F_130_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method TemporaryFinancialInstrumentIndicator2Choice -> 22F_130 : Default
2323 TRANSLATE(TemporaryFinancialInstrumentIndicator2Choice, 22F_130)
2324 RULE
2325 NODE (Data Source Scheme)
2326 Proprietary TranslateTo Data Source Scheme
2327 END
2328 NODE (Indicator)
2329 IF (TemporaryIndicator IsSameBoolean 'true')
2330 THEN
2331 'TEMP' CopyTo Indicator
2332 END
2333 (Proprietary\Identification ToUppercase) CopyTo Indicator
2334 END
2335 END
2336 END
translateTemporaryFinancialInstrumentIndicator2Choice_22F_130_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method TemporaryFinancialInstrumentIndicator2Choice -> 22F_130 : Default
1689 TRANSLATE(TemporaryFinancialInstrumentIndicator2Choice, 22F_130)
1690 RULE
1691 NODE (Data Source Scheme)
1692 Proprietary TranslateTo Data Source Scheme
1693 END
1694 NODE (Indicator)
1695 IF (TemporaryIndicator IsSameBoolean 'true')
1696 THEN
1697 'TEMP' CopyTo Indicator
1698 END
1699 (Proprietary\Identification ToUppercase) CopyTo Indicator
1700 END
1701 END
1702 END
translateTemporaryFinancialInstrumentIndicator2Choice_22F_130_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TemporaryFinancialInstrumentIndicator2Choice -> 22F_130 : Default
1308 TRANSLATE(TemporaryFinancialInstrumentIndicator2Choice, 22F_130)
1309 RULE
1310 NODE (Data Source Scheme)
1311 Proprietary TranslateTo Data Source Scheme
1312 END
1313 NODE (Indicator)
1314 IF (TemporaryIndicator IsSameBoolean 'true')
1315 THEN
1316 'TEMP' CopyTo Indicator
1317 END
1318 (Proprietary\Identification ToUppercase) CopyTo Indicator
1319 END
1320 END
1321 END
translateText_FIN_10M35x_ActiveOrHistoricCurrencyCode_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_10M35x -> ActiveOrHistoricCurrencyCode : Default
357 TRANSLATE(Text_FIN_10M35x, ActiveOrHistoricCurrencyCode)
358 RULE
359 IF ((Line[*] Concatenate) Matches '.*RNAV/[A-Z]{3}(/.*)?')
360 THEN
361 (((Line[*] Concatenate) ExtractPattern ('RNAV/', '/')) Substring '6') CopyTo ActiveOrHistoricCurrencyCode
362 END
363 END
364 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_16x -> Max35Text : Default
67 TRANSLATE(Text_FIN_16x, Max35Text)
68 RULE
69 Text_FIN_16x CopyTo Max35Text
70 END
71 END
translateText_FIN_16x_noDoubleSlash_Max35Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT940_MxCamt05300102_Translation
Translate method Text_FIN_16x_noDoubleSlash -> Max35Text : Default
182 TRANSLATE(Text_FIN_16x_noDoubleSlash, Max35Text)
183 RULE
184 Text_FIN_16x_noDoubleSlash CopyTo Max35Text
185 END
186 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
132 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
133 RULE
134 Text_FIN_16x CopyTo RestrictedFINXMax16Text
135 END
136 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
94 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
95 RULE
96 Text_FIN_16x CopyTo RestrictedFINXMax16Text
97 END
98 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
102 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
103 RULE
104 Text_FIN_16x CopyTo RestrictedFINXMax16Text
105 END
106 END
translateText_FIN_16x_RestrictedFINXMax16Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_16x -> RestrictedFINXMax16Text : Default
541 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
542 RULE
543 Text_FIN_16x CopyTo RestrictedFINXMax16Text
544 END
545 END
translateText_FIN_30x_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_30x -> RestrictedFINMax30Text : Default
21 TRANSLATE(Text_FIN_30x, RestrictedFINMax30Text)
22 RULE
23 (((Text_FIN_30x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax30Text
24 END
25 END
translateText_FIN_30x_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_30x -> RestrictedFINMax30Text : Default
21 TRANSLATE(Text_FIN_30x, RestrictedFINMax30Text)
22 RULE
23 (((Text_FIN_30x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax30Text
24 END
25 END
translateText_FIN_30x_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_30x -> RestrictedFINMax30Text : Default
21 TRANSLATE(Text_FIN_30x, RestrictedFINMax30Text)
22 RULE
23 (((Text_FIN_30x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax30Text
24 END
25 END
translateText_FIN_30x_RestrictedFINMax30Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_30x -> RestrictedFINMax30Text : Default
21 TRANSLATE(Text_FIN_30x, RestrictedFINMax30Text)
22 RULE
23 (((Text_FIN_30x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax30Text
24 END
25 END
translateText_FIN_34x_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Text_FIN_34x -> CashAccount16 : Default
486 TRANSLATE(Text_FIN_34x, CashAccount16)
487 RULE
488 NODE (Identification)
489 NODE (IBAN)
490 IF (Text_FIN_34x IsIBAN)
491 THEN
492 Text_FIN_34x CopyTo Identification\IBAN
493 END
494 END
495 NODE (Other)
496 NODE (Identification)
497 IF ((Not (Text_FIN_34x IsIBAN)) And ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))
498 THEN
499 (Text_FIN_34x Substring '4') CopyTo Identification\Other\Identification
500 END
501 IF (((Not (Text_FIN_34x IsIBAN)) And (Not ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))) And ((Text_FIN_34x Length) GreaterThan '0'))
502 THEN
503 Text_FIN_34x CopyTo Identification\Other\Identification
504 END
505 END
506 NODE (SchemeName)
507 NODE (Code)
508 IF ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH')
509 THEN
510 'CUID' CopyTo Identification\Other\SchemeName\Code
511 END
512 END
513 END
514 END
515 END
516 END
517 END
translateText_FIN_34x_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Text_FIN_34x -> CashAccount16 : Default
1136 TRANSLATE(Text_FIN_34x, CashAccount16)
1137 RULE
1138 NODE (Identification)
1139 NODE (IBAN)
1140 IF (Text_FIN_34x IsIBAN)
1141 THEN
1142 Text_FIN_34x CopyTo Identification\IBAN
1143 END
1144 END
1145 NODE (Other)
1146 NODE (Identification)
1147 IF ((Not (Text_FIN_34x IsIBAN)) And ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH'))
1148 THEN
1149 (Text_FIN_34x Substring '4') CopyTo Identification\Other\Identification
1150 END
1151 IF (((Not (Text_FIN_34x IsIBAN)) And (Not ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH'))) And ((Text_FIN_34x Length) GreaterThan '0'))
1152 THEN
1153 Text_FIN_34x CopyTo Identification\Other\Identification
1154 END
1155 END
1156 NODE (SchemeName)
1157 NODE (Code)
1158 IF ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH')
1159 THEN
1160 'CUID' CopyTo Identification\Other\SchemeName\Code
1161 END
1162 END
1163 END
1164 END
1165 END
1166 END
1167 END
translateText_FIN_34x_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Text_FIN_34x -> CashAccount16 : Default
868 TRANSLATE(Text_FIN_34x, CashAccount16)
869 RULE
870 NODE (Identification)
871 NODE (IBAN)
872 IF (Text_FIN_34x IsIBAN)
873 THEN
874 Text_FIN_34x CopyTo Identification\IBAN
875 END
876 END
877 NODE (Other)
878 NODE (Identification)
879 IF ((Not (Text_FIN_34x IsIBAN)) And ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))
880 THEN
881 (Text_FIN_34x Substring '4') CopyTo Identification\Other\Identification
882 END
883 IF (((Not (Text_FIN_34x IsIBAN)) And (Not ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))) And ((Text_FIN_34x Length) GreaterThan '0'))
884 THEN
885 Text_FIN_34x CopyTo Identification\Other\Identification
886 END
887 END
888 NODE (SchemeName)
889 NODE (Code)
890 IF ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH')
891 THEN
892 'CUID' CopyTo Identification\Other\SchemeName\Code
893 END
894 END
895 END
896 END
897 END
898 END
899 END
translateText_FIN_34x_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Text_FIN_34x -> CashAccount16 : Default
1029 TRANSLATE(Text_FIN_34x, CashAccount16)
1030 RULE
1031 NODE (Identification)
1032 NODE (IBAN)
1033 IF (Text_FIN_34x IsIBAN)
1034 THEN
1035 Text_FIN_34x CopyTo Identification\IBAN
1036 END
1037 END
1038 NODE (Other)
1039 NODE (Identification)
1040 IF ((Not (Text_FIN_34x IsIBAN)) And ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))
1041 THEN
1042 (Text_FIN_34x Substring '5') CopyTo Identification\Other\Identification
1043 END
1044 IF (((Not (Text_FIN_34x IsIBAN)) And (Not ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH'))) And ((Text_FIN_34x Length) GreaterThan '0'))
1045 THEN
1046 Text_FIN_34x CopyTo Identification\Other\Identification
1047 END
1048 END
1049 NODE (SchemeName)
1050 NODE (Code)
1051 IF ((Text_FIN_34x Substring ('1', '4')) IsSameString '//CH')
1052 THEN
1053 'CUID' CopyTo Identification\Other\SchemeName\Code
1054 END
1055 END
1056 END
1057 END
1058 END
1059 END
1060 END
translateText_FIN_34x_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method Text_FIN_34x -> CashAccount16 : Default
486 TRANSLATE(Text_FIN_34x, CashAccount16)
487 RULE
488 NODE (Identification)
489 NODE (IBAN)
490 IF (Text_FIN_34x IsIBAN)
491 THEN
492 Text_FIN_34x CopyTo Identification\IBAN
493 END
494 END
495 NODE (Other)
496 NODE (Identification)
497 IF ((Not (Text_FIN_34x IsIBAN)) And ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH'))
498 THEN
499 (Text_FIN_34x Substring '4') CopyTo Identification\Other\Identification
500 END
501 IF (((Not (Text_FIN_34x IsIBAN)) And (Not ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH'))) And ((Text_FIN_34x Length) GreaterThan '0'))
502 THEN
503 Text_FIN_34x CopyTo Identification\Other\Identification
504 END
505 END
506 NODE (SchemeName)
507 NODE (Code)
508 IF ((Text_FIN_34x Substring ('1', '3')) IsSameString '/CH')
509 THEN
510 'CUID' CopyTo Identification\Other\SchemeName\Code
511 END
512 END
513 END
514 END
515 END
516 END
517 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
57 TRANSLATE(Text_FIN_34x, Max35Text)
58 RULE
59 Text_FIN_34x CopyTo Max35Text
60 END
61 END
translateText_FIN_34x_Max35Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_34x -> Max35Text : Default
41 TRANSLATE(Text_FIN_34x, Max35Text)
42 RULE
43 Text_FIN_34x CopyTo Max35Text
44 END
45 END
translateText_FIN_34x_RestrictedFINMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_34x -> RestrictedFINMax34Text : Default
220 TRANSLATE(Text_FIN_34x, RestrictedFINMax34Text)
221 RULE
222 (((Text_FIN_34x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax34Text
223 END
224 END
translateText_FIN_34x_RestrictedFINMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_34x -> RestrictedFINMax34Text : Default
220 TRANSLATE(Text_FIN_34x, RestrictedFINMax34Text)
221 RULE
222 (((Text_FIN_34x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax34Text
223 END
224 END
translateText_FIN_34x_RestrictedFINMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_34x -> RestrictedFINMax34Text : Default
215 TRANSLATE(Text_FIN_34x, RestrictedFINMax34Text)
216 RULE
217 (((Text_FIN_34x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax34Text
218 END
219 END
translateText_FIN_34x_RestrictedFINMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_34x -> RestrictedFINMax34Text : Default
215 TRANSLATE(Text_FIN_34x, RestrictedFINMax34Text)
216 RULE
217 (((Text_FIN_34x TrimLeft '/') TrimRight '/') ReplaceAll '//') CopyTo RestrictedFINMax34Text
218 END
219 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
812 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
813 RULE
814 Text_FIN_34x CopyTo RestrictedFINXMax34Text
815 END
816 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
824 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
825 RULE
826 Text_FIN_34x CopyTo RestrictedFINXMax34Text
827 END
828 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
457 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
458 RULE
459 Text_FIN_34x CopyTo RestrictedFINXMax34Text
460 END
461 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
446 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
447 RULE
448 Text_FIN_34x CopyTo RestrictedFINXMax34Text
449 END
450 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
697 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
698 RULE
699 Text_FIN_34x CopyTo RestrictedFINXMax34Text
700 END
701 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
401 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
402 RULE
403 Text_FIN_34x CopyTo RestrictedFINXMax34Text
404 END
405 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
466 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
467 RULE
468 Text_FIN_34x CopyTo RestrictedFINXMax34Text
469 END
470 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
858 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
859 RULE
860 Text_FIN_34x CopyTo RestrictedFINXMax34Text
861 END
862 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
502 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
503 RULE
504 Text_FIN_34x CopyTo RestrictedFINXMax34Text
505 END
506 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
722 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
723 RULE
724 Text_FIN_34x CopyTo RestrictedFINXMax34Text
725 END
726 END
translateText_FIN_34x_RestrictedFINXMax34Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_34x -> RestrictedFINXMax34Text : Default
126 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
127 RULE
128 Text_FIN_34x CopyTo RestrictedFINXMax34Text
129 END
130 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev03300202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT565_MxSeev04000202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03200202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT567_MxSeev03400202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
26 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
27 RULE
28 NODE (Name)
29 (Line[*] Concatenate) CopyTo Name
30 END
31 END
32 END
translateText_FIN_4M35x_FinancialInstitutionIdentification8_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_4M35x -> FinancialInstitutionIdentification8 : Default
55 TRANSLATE(Text_FIN_4M35x, FinancialInstitutionIdentification8)
56 RULE
57 NODE (Name)
58 (Line[*] Concatenate) CopyTo Name
59 END
60 END
61 END
translateText_FIN_4M35x_Max105Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Default
280 TRANSLATE(Text_FIN_4M35x, Max105Text)
281 RULE
282 (Line[*] Concatenate) CopyTo Max105Text
283 END
284 END
translateText_FIN_4M35x_Max105Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Default
285 TRANSLATE(Text_FIN_4M35x, Max105Text)
286 RULE
287 (Line[*] Concatenate) CopyTo Max105Text
288 END
289 END
translateText_FIN_4M35x_Max105Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Default
275 TRANSLATE(Text_FIN_4M35x, Max105Text)
276 RULE
277 (Line[*] Concatenate) CopyTo Max105Text
278 END
279 END
translateText_FIN_4M35x_Max105Text_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Default
275 TRANSLATE(Text_FIN_4M35x, Max105Text)
276 RULE
277 (Line[*] Concatenate) CopyTo Max105Text
278 END
279 END
translateText_FIN_4M35x_Max105Text_Text_FIN_3M35x_To_Max350Text(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Text_FIN_3M35x To Max350Text
275 TRANSLATE(Text_FIN_4M35x, Max105Text)
276 RULE
277 (((Line[2] Concatenate Line[3]) Concatenate Line[4]) TrimRight ' ') CopyTo Max105Text
278 END
279 END
translateText_FIN_4M35x_Max105Text_Text_FIN_3M35x_To_Max350Text(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Text_FIN_3M35x To Max350Text
280 TRANSLATE(Text_FIN_4M35x, Max105Text)
281 RULE
282 (((Line[2] Concatenate Line[3]) Concatenate Line[4]) TrimRight ' ') CopyTo Max105Text
283 END
284 END
translateText_FIN_4M35x_Max105Text_Text_FIN_3M35x_To_Max350Text(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Text_FIN_3M35x To Max350Text
270 TRANSLATE(Text_FIN_4M35x, Max105Text)
271 RULE
272 (((Line[2] Concatenate Line[3]) Concatenate Line[4]) TrimRight ' ') CopyTo Max105Text
273 END
274 END
translateText_FIN_4M35x_Max105Text_Text_FIN_3M35x_To_Max350Text(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_4M35x -> Max105Text : Text_FIN_3M35x To Max350Text
270 TRANSLATE(Text_FIN_4M35x, Max105Text)
271 RULE
272 (((Line[2] Concatenate Line[3]) Concatenate Line[4]) TrimRight ' ') CopyTo Max105Text
273 END
274 END
translateText_FIN_4M35x_NameAndAddress11_Default_for_funds(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_4M35x -> NameAndAddress11 : Default for funds
80 TRANSLATE(Text_FIN_4M35x, NameAndAddress11)
81 RULE
82 NODE (Name)
83 IF ((Line[1] Length) GreaterThan '0')
84 THEN
85 Line[1] CopyTo Name
86 END
87 END
88 NODE (Address)
89 Text_FIN_4M35x TranslateTo Address
90 END
91 END
92 END
translateText_FIN_4M35x_NameAndAddress11_Default_for_funds(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_4M35x -> NameAndAddress11 : Default for funds
80 TRANSLATE(Text_FIN_4M35x, NameAndAddress11)
81 RULE
82 NODE (Name)
83 IF ((Line[1] Length) GreaterThan '0')
84 THEN
85 Line[1] CopyTo Name
86 END
87 END
88 NODE (Address)
89 Text_FIN_4M35x TranslateTo Address
90 END
91 END
92 END
translateText_FIN_4M35x_NameAndAddress11_Default_for_funds(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_4M35x -> NameAndAddress11 : Default for funds
75 TRANSLATE(Text_FIN_4M35x, NameAndAddress11)
76 RULE
77 NODE (Name)
78 IF ((Line[1] Length) GreaterThan '0')
79 THEN
80 Line[1] CopyTo Name
81 END
82 END
83 NODE (Address)
84 Text_FIN_4M35x TranslateTo Address
85 END
86 END
87 END
translateText_FIN_4M35x_NameAndAddress11_Default_for_funds(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_4M35x -> NameAndAddress11 : Default for funds
75 TRANSLATE(Text_FIN_4M35x, NameAndAddress11)
76 RULE
77 NODE (Name)
78 IF ((Line[1] Length) GreaterThan '0')
79 THEN
80 Line[1] CopyTo Name
81 END
82 END
83 NODE (Address)
84 Text_FIN_4M35x TranslateTo Address
85 END
86 END
87 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03100202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
3725 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
3726 RULE
3727 NODE (Name)
3728 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
3729 END
3730 END
3731 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03500202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
3207 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
3208 RULE
3209 NODE (Name)
3210 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
3211 END
3212 END
3213 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev03900202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
567 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
568 RULE
569 NODE (Name)
570 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
571 END
572 END
573 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT564_MxSeev04400202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
546 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
547 RULE
548 NODE (Name)
549 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
550 END
551 END
552 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03600202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
2272 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
2273 RULE
2274 NODE (Name)
2275 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
2276 END
2277 END
2278 END
translateText_FIN_4M35x_NameAndAddress12_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT566_MxSeev03700202_Translation
Translate method Text_FIN_4M35x -> NameAndAddress12 : Default
841 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
842 RULE
843 NODE (Name)
844 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
845 END
846 END
847 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
400 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
401 RULE
402 NODE (AddressLine)
403 IF ((Line[2] Length) GreaterThan '0')
404 THEN
405 Line[2] CopyTo AddressLine[1]
406 END
407 END
408 NODE (AddressLine)
409 IF ((Line[3] Length) GreaterThan '0')
410 THEN
411 Line[3] CopyTo AddressLine[2]
412 END
413 END
414 NODE (AddressLine)
415 IF ((Line[4] Length) GreaterThan '0')
416 THEN
417 Line[4] CopyTo AddressLine[3]
418 END
419 END
420 END
421 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
241 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
242 RULE
243 NODE (AddressLine)
244 IF ((Line[2] Length) GreaterThan '0')
245 THEN
246 Line[2] CopyTo AddressLine[1]
247 END
248 END
249 NODE (AddressLine)
250 IF ((Line[3] Length) GreaterThan '0')
251 THEN
252 Line[3] CopyTo AddressLine[2]
253 END
254 END
255 NODE (AddressLine)
256 IF ((Line[4] Length) GreaterThan '0')
257 THEN
258 Line[4] CopyTo AddressLine[3]
259 END
260 END
261 END
262 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
841 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
842 RULE
843 NODE (AddressLine)
844 IF ((Line[2] Length) GreaterThan '0')
845 THEN
846 Line[2] CopyTo AddressLine[1]
847 END
848 END
849 NODE (AddressLine)
850 IF ((Line[3] Length) GreaterThan '0')
851 THEN
852 Line[3] CopyTo AddressLine[2]
853 END
854 END
855 NODE (AddressLine)
856 IF ((Line[4] Length) GreaterThan '0')
857 THEN
858 Line[4] CopyTo AddressLine[3]
859 END
860 END
861 END
862 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
246 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
247 RULE
248 NODE (AddressLine)
249 IF ((Line[2] Length) GreaterThan '0')
250 THEN
251 Line[2] CopyTo AddressLine[1]
252 END
253 END
254 NODE (AddressLine)
255 IF ((Line[3] Length) GreaterThan '0')
256 THEN
257 Line[3] CopyTo AddressLine[2]
258 END
259 END
260 NODE (AddressLine)
261 IF ((Line[4] Length) GreaterThan '0')
262 THEN
263 Line[4] CopyTo AddressLine[3]
264 END
265 END
266 END
267 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
246 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
247 RULE
248 NODE (AddressLine)
249 IF ((Line[2] Length) GreaterThan '0')
250 THEN
251 Line[2] CopyTo AddressLine[1]
252 END
253 END
254 NODE (AddressLine)
255 IF ((Line[3] Length) GreaterThan '0')
256 THEN
257 Line[3] CopyTo AddressLine[2]
258 END
259 END
260 NODE (AddressLine)
261 IF ((Line[4] Length) GreaterThan '0')
262 THEN
263 Line[4] CopyTo AddressLine[3]
264 END
265 END
266 END
267 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT900_MxCamt05400102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
42 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
43 RULE
44 NODE (AddressLine)
45 IF ((Line[2] Length) GreaterThan '0')
46 THEN
47 Line[2] CopyTo AddressLine[1]
48 END
49 END
50 NODE (AddressLine)
51 IF ((Line[3] Length) GreaterThan '0')
52 THEN
53 Line[3] CopyTo AddressLine[2]
54 END
55 END
56 NODE (AddressLine)
57 IF ((Line[4] Length) GreaterThan '0')
58 THEN
59 Line[4] CopyTo AddressLine[3]
60 END
61 END
62 END
63 END
translateText_FIN_4M35x_PostalAddress6_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method Text_FIN_4M35x -> PostalAddress6 : Default
393 TRANSLATE(Text_FIN_4M35x, PostalAddress6)
394 RULE
395 NODE (AddressLine)
396 IF ((Line[2] Length) GreaterThan '0')
397 THEN
398 Line[2] CopyTo AddressLine[1]
399 END
400 END
401 NODE (AddressLine)
402 IF ((Line[3] Length) GreaterThan '0')
403 THEN
404 Line[3] CopyTo AddressLine[2]
405 END
406 END
407 NODE (AddressLine)
408 IF ((Line[4] Length) GreaterThan '0')
409 THEN
410 Line[4] CopyTo AddressLine[3]
411 END
412 END
413 END
414 END
translateText_FIN_4M35x_PostalAddress7_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr00400201_Translation
Translate method Text_FIN_4M35x -> PostalAddress7 : Default
93 TRANSLATE(Text_FIN_4M35x, PostalAddress7)
94 RULE
95 NODE (AddressLine)
96 IF ((((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))) Or (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))))
97 THEN
98 Line[2] CopyTo AddressLine[1]
99 END
100 END
101 NODE (AddressLine)
102 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
103 THEN
104 Line[3] CopyTo AddressLine[2]
105 END
106 END
107 NODE (PostCode)
108 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
109 THEN
110 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
111 THEN
112 IF (((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
113 THEN
114 ((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
115 END
116 END
117 ELSE
118 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
119 THEN
120 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
121 THEN
122 IF (((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
123 THEN
124 ((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
125 END
126 END
127 ELSE
128 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
129 THEN
130 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
131 THEN
132 IF (((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
133 THEN
134 ((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
135 END
136 END
137 END
138 END
139 END
140 END
141 NODE (TownName)
142 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
143 THEN
144 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
145 THEN
146 (((Line[4] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
147 ELSE
148 IF ((Line[4] Find '/') GreaterThan '0')
149 THEN
150 ((Line[4] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
151 END
152 END
153 ELSE
154 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
155 THEN
156 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
157 THEN
158 (((Line[3] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
159 ELSE
160 IF ((Line[3] Find '/') GreaterThan '0')
161 THEN
162 ((Line[3] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
163 END
164 END
165 ELSE
166 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
167 THEN
168 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
169 THEN
170 (((Line[2] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
171 ELSE
172 IF ((Line[2] Find '/') GreaterThan '0')
173 THEN
174 ((Line[2] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
175 END
176 END
177 END
178 END
179 END
180 END
181 NODE (Country)
182 IF ((Line[4] Length) GreaterThan '0')
183 THEN
184 IF ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))
185 THEN
186 (Line[4] Substring ('1', '2')) CopyTo Country
187 END
188 ELSE
189 IF ((Line[3] Length) GreaterThan '0')
190 THEN
191 IF ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))
192 THEN
193 (Line[3] Substring ('1', '2')) CopyTo Country
194 END
195 ELSE
196 IF ((Line[2] Length) GreaterThan '0')
197 THEN
198 IF ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry))
199 THEN
200 (Line[2] Substring ('1', '2')) CopyTo Country
201 END
202 END
203 END
204 END
205 END
206 END
207 END
translateText_FIN_4M35x_PostalAddress7_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT502_MxSetr01000201_Translation
Translate method Text_FIN_4M35x -> PostalAddress7 : Default
93 TRANSLATE(Text_FIN_4M35x, PostalAddress7)
94 RULE
95 NODE (AddressLine)
96 IF ((((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))) Or (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))))
97 THEN
98 Line[2] CopyTo AddressLine[1]
99 END
100 END
101 NODE (AddressLine)
102 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
103 THEN
104 Line[3] CopyTo AddressLine[2]
105 END
106 END
107 NODE (PostCode)
108 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
109 THEN
110 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
111 THEN
112 IF (((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
113 THEN
114 ((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
115 END
116 END
117 ELSE
118 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
119 THEN
120 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
121 THEN
122 IF (((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
123 THEN
124 ((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
125 END
126 END
127 ELSE
128 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
129 THEN
130 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
131 THEN
132 IF (((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
133 THEN
134 ((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
135 END
136 END
137 END
138 END
139 END
140 END
141 NODE (TownName)
142 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
143 THEN
144 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
145 THEN
146 (((Line[4] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
147 ELSE
148 IF ((Line[4] Find '/') GreaterThan '0')
149 THEN
150 ((Line[4] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
151 END
152 END
153 ELSE
154 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
155 THEN
156 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
157 THEN
158 (((Line[3] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
159 ELSE
160 IF ((Line[3] Find '/') GreaterThan '0')
161 THEN
162 ((Line[3] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
163 END
164 END
165 ELSE
166 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
167 THEN
168 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
169 THEN
170 (((Line[2] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
171 ELSE
172 IF ((Line[2] Find '/') GreaterThan '0')
173 THEN
174 ((Line[2] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
175 END
176 END
177 END
178 END
179 END
180 END
181 NODE (Country)
182 IF ((Line[4] Length) GreaterThan '0')
183 THEN
184 IF ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))
185 THEN
186 (Line[4] Substring ('1', '2')) CopyTo Country
187 END
188 ELSE
189 IF ((Line[3] Length) GreaterThan '0')
190 THEN
191 IF ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))
192 THEN
193 (Line[3] Substring ('1', '2')) CopyTo Country
194 END
195 ELSE
196 IF ((Line[2] Length) GreaterThan '0')
197 THEN
198 IF ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry))
199 THEN
200 (Line[2] Substring ('1', '2')) CopyTo Country
201 END
202 END
203 END
204 END
205 END
206 END
207 END
translateText_FIN_4M35x_PostalAddress7_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr00600201_Translation
Translate method Text_FIN_4M35x -> PostalAddress7 : Default
88 TRANSLATE(Text_FIN_4M35x, PostalAddress7)
89 RULE
90 NODE (AddressLine)
91 IF ((((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))) Or (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))))
92 THEN
93 Line[2] CopyTo AddressLine[1]
94 END
95 END
96 NODE (AddressLine)
97 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
98 THEN
99 Line[3] CopyTo AddressLine[2]
100 END
101 END
102 NODE (PostCode)
103 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
104 THEN
105 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
106 THEN
107 IF (((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
108 THEN
109 ((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
110 END
111 END
112 ELSE
113 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
114 THEN
115 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
116 THEN
117 IF (((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
118 THEN
119 ((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
120 END
121 END
122 ELSE
123 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
124 THEN
125 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
126 THEN
127 IF (((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
128 THEN
129 ((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
130 END
131 END
132 END
133 END
134 END
135 END
136 NODE (TownName)
137 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
138 THEN
139 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
140 THEN
141 (((Line[4] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
142 ELSE
143 IF ((Line[4] Find '/') GreaterThan '0')
144 THEN
145 ((Line[4] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
146 END
147 END
148 ELSE
149 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
150 THEN
151 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
152 THEN
153 (((Line[3] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
154 ELSE
155 IF ((Line[3] Find '/') GreaterThan '0')
156 THEN
157 ((Line[3] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
158 END
159 END
160 ELSE
161 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
162 THEN
163 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
164 THEN
165 (((Line[2] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
166 ELSE
167 IF ((Line[2] Find '/') GreaterThan '0')
168 THEN
169 ((Line[2] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
170 END
171 END
172 END
173 END
174 END
175 END
176 NODE (Country)
177 IF ((Line[4] Length) GreaterThan '0')
178 THEN
179 IF ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))
180 THEN
181 (Line[4] Substring ('1', '2')) CopyTo Country
182 END
183 ELSE
184 IF ((Line[3] Length) GreaterThan '0')
185 THEN
186 IF ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))
187 THEN
188 (Line[3] Substring ('1', '2')) CopyTo Country
189 END
190 ELSE
191 IF ((Line[2] Length) GreaterThan '0')
192 THEN
193 IF ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry))
194 THEN
195 (Line[2] Substring ('1', '2')) CopyTo Country
196 END
197 END
198 END
199 END
200 END
201 END
202 END
translateText_FIN_4M35x_PostalAddress7_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT515_MxSetr01200201_Translation
Translate method Text_FIN_4M35x -> PostalAddress7 : Default
88 TRANSLATE(Text_FIN_4M35x, PostalAddress7)
89 RULE
90 NODE (AddressLine)
91 IF ((((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))) Or (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))))
92 THEN
93 Line[2] CopyTo AddressLine[1]
94 END
95 END
96 NODE (AddressLine)
97 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
98 THEN
99 Line[3] CopyTo AddressLine[2]
100 END
101 END
102 NODE (PostCode)
103 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
104 THEN
105 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
106 THEN
107 IF (((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
108 THEN
109 ((((Line[4] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
110 END
111 END
112 ELSE
113 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
114 THEN
115 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
116 THEN
117 IF (((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
118 THEN
119 ((((Line[3] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
120 END
121 END
122 ELSE
123 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
124 THEN
125 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
126 THEN
127 IF (((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Length) LessThanOrEqualTo '16')
128 THEN
129 ((((Line[2] Substring '4') ExtractPattern '/') Substring '2') Substring ('1', '8')) CopyTo PostCode
130 END
131 END
132 END
133 END
134 END
135 END
136 NODE (TownName)
137 IF (((Line[4] Length) GreaterThan '0') And ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry)))
138 THEN
139 IF ((Line[4] Find ('/', '4')) GreaterThan '0')
140 THEN
141 (((Line[4] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
142 ELSE
143 IF ((Line[4] Find '/') GreaterThan '0')
144 THEN
145 ((Line[4] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
146 END
147 END
148 ELSE
149 IF (((Line[3] Length) GreaterThan '0') And ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry)))
150 THEN
151 IF ((Line[3] Find ('/', '4')) GreaterThan '0')
152 THEN
153 (((Line[3] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
154 ELSE
155 IF ((Line[3] Find '/') GreaterThan '0')
156 THEN
157 ((Line[3] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
158 END
159 END
160 ELSE
161 IF (((Line[2] Length) GreaterThan '0') And ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry)))
162 THEN
163 IF ((Line[2] Find ('/', '4')) GreaterThan '0')
164 THEN
165 (((Line[2] Substring '4') ExtractPattern (*NULL*, '/')) Substring ('1', '23')) CopyTo TownName
166 ELSE
167 IF ((Line[2] Find '/') GreaterThan '0')
168 THEN
169 ((Line[2] ExtractPattern '/') Substring ('2', '23')) CopyTo TownName
170 END
171 END
172 END
173 END
174 END
175 END
176 NODE (Country)
177 IF ((Line[4] Length) GreaterThan '0')
178 THEN
179 IF ((((Line[4] Substring ('3', '1')) IsSameString '/') Or (((Line[4] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[4] Substring ('1', '2')) IsCountry))
180 THEN
181 (Line[4] Substring ('1', '2')) CopyTo Country
182 END
183 ELSE
184 IF ((Line[3] Length) GreaterThan '0')
185 THEN
186 IF ((((Line[3] Substring ('3', '1')) IsSameString '/') Or (((Line[3] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[3] Substring ('1', '2')) IsCountry))
187 THEN
188 (Line[3] Substring ('1', '2')) CopyTo Country
189 END
190 ELSE
191 IF ((Line[2] Length) GreaterThan '0')
192 THEN
193 IF ((((Line[2] Substring ('3', '1')) IsSameString '/') Or (((Line[2] TrimRight ' ') Length) IsSameNumber '2')) And ((Line[2] Substring ('1', '2')) IsCountry))
194 THEN
195 (Line[2] Substring ('1', '2')) CopyTo Country
196 END
197 END
198 END
199 END
200 END
201 END
202 END
translateText_FIN_6M35x_1_RestrictedFINMax210Text_Type_Translation_Rule2_JEC(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT509_MxSetr01600201_Translation
Translate method Text_FIN_6M35x_1 -> RestrictedFINMax210Text : Type Translation Rule2 JEC
45 TRANSLATE(Text_FIN_6M35x_1, RestrictedFINMax210Text)
46 RULE
47 IF ((Line[1] IsPresent) And (Not (Line[2] IsPresent)))
48 THEN
49 Line[1] CopyTo RestrictedFINMax210Text
50 END
51 IF ((Line[1] IsPresent) And ((Line[2] IsPresent) And (Not (Line[3] IsPresent))))
52 THEN
53 (Line[1] Concatenate (' ', Line[2])) CopyTo RestrictedFINMax210Text
54 END
55 IF ((Line[1] IsPresent) And ((Line[2] IsPresent) And ((Line[3] IsPresent) And (Not (Line[4] IsPresent)))))
56 THEN
57 (Line[1] Concatenate (' ', Line[2], ' ', Line[3])) CopyTo RestrictedFINMax210Text
58 END
59 IF ((Line[1] IsPresent) And ((Line[2] IsPresent) And ((Line[3] IsPresent) And ((Line[4] IsPresent) And (Not (Line[5] IsPresent))))))
60 THEN
61 (Line[1] Concatenate (' ', Line[2], ' ', Line[3], ' ', Line[4])) CopyTo RestrictedFINMax210Text
62 END
63 IF ((Line[1] IsPresent) And ((Line[2] IsPresent) And (((Line[3] IsPresent) And (Line[4] IsPresent)) And ((Line[5] IsPresent) And (Not (Line[6] IsPresent))))))
64 THEN
65 (Line[1] Concatenate (' ', Line[2], ' ', Line[3], ' ', Line[4], ' ', Line[5])) CopyTo RestrictedFINMax210Text
66 END
67 IF ((Line[1] IsPresent) And ((Line[2] IsPresent) And ((((Line[3] IsPresent) And (Line[4] IsPresent)) And (Line[5] IsPresent)) And (Line[6] IsPresent))))
68 THEN
69 (Line[1] Concatenate (' ', Line[2], ' ', Line[3], ' ', Line[4], ' ', Line[5], ' ', Line[6])) CopyTo RestrictedFINMax210Text
70 END
71 END
72 END
translateText_FIN_8000z_Line_Max8000Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03800202_Translation
Translate method Text_FIN_8000z_Line -> Max8000Text : Default
551 TRANSLATE(Text_FIN_8000z_Line, Max8000Text)
552 RULE
553 Text_FIN_8000z_Line CopyTo Max8000Text
554 END
555 END
translateText_FIN_8000z_Line_RestrictedFINZMax8000Text_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT568_MxSeev03100202_Translation
Translate method Text_FIN_8000z_Line -> RestrictedFINZMax8000Text : Default
1063 TRANSLATE(Text_FIN_8000z_Line, RestrictedFINZMax8000Text)
1064 RULE
1065 Text_FIN_8000z_Line CopyTo RestrictedFINZMax8000Text
1066 END
1067 END
translateText_PartyId_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Text_PartyId -> CashAccount16 : Default
754 TRANSLATE(Text_PartyId, CashAccount16)
755 RULE
756 NODE (Identification)
757 NODE (IBAN)
758 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
759 THEN
760 IF ((Text_PartyId Substring '4') IsIBAN)
761 THEN
762 (Text_PartyId Substring '4') CopyTo Identification\IBAN
763 END
764 ELSE
765 IF ((Text_PartyId Substring '2') IsIBAN)
766 THEN
767 (Text_PartyId Substring '2') CopyTo Identification\IBAN
768 END
769 END
770 END
771 NODE (Other)
772 NODE (Identification)
773 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
774 THEN
775 IF ((Not ((Text_PartyId Substring '4') IsIBAN)) And ((Text_PartyId Length) GreaterThan '3'))
776 THEN
777 IF (Not ((Text_PartyId Substring ('4', '4')) IsSameString '//CH'))
778 THEN
779 (Text_PartyId Substring '4') CopyTo Identification\Other\Identification
780 END
781 END
782 ELSE
783 IF ((Not ((Text_PartyId Substring '2') IsIBAN)) And ((Text_PartyId Length) GreaterThan '1'))
784 THEN
785 IF (Not ((Text_PartyId Substring ('1', '4')) IsSameString '//CH'))
786 THEN
787 (Text_PartyId Substring '2') CopyTo Identification\Other\Identification
788 END
789 END
790 END
791 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
792 THEN
793 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
794 THEN
795 (Text_PartyId Substring '8') CopyTo Identification\Other\Identification
796 END
797 ELSE
798 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
799 THEN
800 (Text_PartyId Substring '5') CopyTo Identification\Other\Identification
801 END
802 END
803 END
804 NODE (SchemeName)
805 NODE (Code)
806 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
807 THEN
808 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
809 THEN
810 'CUID' CopyTo Identification\Other\SchemeName\Code
811 END
812 ELSE
813 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
814 THEN
815 'CUID' CopyTo Identification\Other\SchemeName\Code
816 END
817 END
818 END
819 END
820 END
821 END
822 END
823 END
translateText_PartyId_CashAccount16_Default(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Text_PartyId -> CashAccount16 : Default
36 TRANSLATE(Text_PartyId, CashAccount16)
37 RULE
38 NODE (Identification)
39 NODE (IBAN)
40 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
41 THEN
42 IF ((Text_PartyId Substring '4') IsIBAN)
43 THEN
44 (Text_PartyId Substring '4') CopyTo Identification\IBAN
45 END
46 ELSE
47 IF ((Text_PartyId Substring '2') IsIBAN)
48 THEN
49 (Text_PartyId Substring '2') CopyTo Identification\IBAN
50 END
51 END
52 END
53 NODE (Other)
54 NODE (Identification)
55 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
56 THEN
57 IF ((Not ((Text_PartyId Substring '4') IsIBAN)) And ((Text_PartyId Length) GreaterThan '3'))
58 THEN
59 IF (Not ((Text_PartyId Substring ('4', '4')) IsSameString '//CH'))
60 THEN
61 (Text_PartyId Substring '4') CopyTo Identification\Other\Identification
62 END
63 END
64 ELSE
65 IF ((Not ((Text_PartyId Substring '2') IsIBAN)) And ((Text_PartyId Length) GreaterThan '1'))
66 THEN
67 IF (Not ((Text_PartyId Substring ('1', '4')) IsSameString '//CH'))
68 THEN
69 (Text_PartyId Substring '2') CopyTo Identification\Other\Identification
70 END
71 END
72 END
73 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
74 THEN
75 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
76 THEN
77 (Text_PartyId Substring '8') CopyTo Identification\Other\Identification
78 END
79 ELSE
80 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
81 THEN
82 (Text_PartyId Substring '5') CopyTo Identification\Other\Identification
83 END
84 END
85 END
86 NODE (SchemeName)
87 NODE (Code)
88 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
89 THEN
90 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
91 THEN
92 'CUID' CopyTo Identification\Other\SchemeName\Code
93 END
94 ELSE
95 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
96 THEN
97 'CUID' CopyTo Identification\Other\SchemeName\Code
98 END
99 END
100 END
101 END
102 END
103 END
104 END
105 END
translateText_PartyId_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Text_PartyId -> CashAccount16 : Default
26 TRANSLATE(Text_PartyId, CashAccount16)
27 RULE
28 NODE (Identification)
29 NODE (IBAN)
30 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
31 THEN
32 IF ((Text_PartyId Substring '4') IsIBAN)
33 THEN
34 (Text_PartyId Substring '4') CopyTo Identification\IBAN
35 END
36 ELSE
37 IF ((Text_PartyId Substring '2') IsIBAN)
38 THEN
39 (Text_PartyId Substring '2') CopyTo Identification\IBAN
40 END
41 END
42 END
43 NODE (Other)
44 NODE (Identification)
45 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
46 THEN
47 IF ((Not ((Text_PartyId Substring '4') IsIBAN)) And ((Text_PartyId Length) GreaterThan '3'))
48 THEN
49 IF (Not ((Text_PartyId Substring ('4', '4')) IsSameString '//CH'))
50 THEN
51 (Text_PartyId Substring '4') CopyTo Identification\Other\Identification
52 END
53 END
54 ELSE
55 IF ((Not ((Text_PartyId Substring '2') IsIBAN)) And ((Text_PartyId Length) GreaterThan '1'))
56 THEN
57 IF (Not ((Text_PartyId Substring ('1', '4')) IsSameString '//CH'))
58 THEN
59 (Text_PartyId Substring '2') CopyTo Identification\Other\Identification
60 END
61 END
62 END
63 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
64 THEN
65 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
66 THEN
67 (Text_PartyId Substring '8') CopyTo Identification\Other\Identification
68 END
69 ELSE
70 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
71 THEN
72 (Text_PartyId Substring '5') CopyTo Identification\Other\Identification
73 END
74 END
75 END
76 NODE (SchemeName)
77 NODE (Code)
78 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
79 THEN
80 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
81 THEN
82 'CUID' CopyTo Identification\Other\SchemeName\Code
83 END
84 ELSE
85 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
86 THEN
87 'CUID' CopyTo Identification\Other\SchemeName\Code
88 END
89 END
90 END
91 END
92 END
93 END
94 END
95 END
translateText_PartyId_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method Text_PartyId -> CashAccount16 : Default
41 TRANSLATE(Text_PartyId, CashAccount16)
42 RULE
43 NODE (Identification)
44 NODE (IBAN)
45 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
46 THEN
47 IF ((Text_PartyId Substring '4') IsIBAN)
48 THEN
49 (Text_PartyId Substring '4') CopyTo Identification\IBAN
50 END
51 ELSE
52 IF ((Text_PartyId Substring '2') IsIBAN)
53 THEN
54 (Text_PartyId Substring '2') CopyTo Identification\IBAN
55 END
56 END
57 END
58 NODE (Other)
59 NODE (Identification)
60 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
61 THEN
62 IF ((Not ((Text_PartyId Substring '4') IsIBAN)) And ((Text_PartyId Length) GreaterThan '3'))
63 THEN
64 IF (Not ((Text_PartyId Substring ('4', '4')) IsSameString '//CH'))
65 THEN
66 (Text_PartyId Substring '4') CopyTo Identification\Other\Identification
67 END
68 END
69 ELSE
70 IF ((Not ((Text_PartyId Substring '2') IsIBAN)) And ((Text_PartyId Length) GreaterThan '1'))
71 THEN
72 IF (Not ((Text_PartyId Substring ('1', '4')) IsSameString '//CH'))
73 THEN
74 (Text_PartyId Substring '2') CopyTo Identification\Other\Identification
75 END
76 END
77 END
78 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
79 THEN
80 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
81 THEN
82 (Text_PartyId Substring '8') CopyTo Identification\Other\Identification
83 END
84 ELSE
85 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
86 THEN
87 (Text_PartyId Substring '5') CopyTo Identification\Other\Identification
88 END
89 END
90 END
91 NODE (SchemeName)
92 NODE (Code)
93 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
94 THEN
95 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
96 THEN
97 'CUID' CopyTo Identification\Other\SchemeName\Code
98 END
99 ELSE
100 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
101 THEN
102 'CUID' CopyTo Identification\Other\SchemeName\Code
103 END
104 END
105 END
106 END
107 END
108 END
109 END
110 END
translateText_PartyId_CashAccount16_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Text_PartyId -> CashAccount16 : Default
41 TRANSLATE(Text_PartyId, CashAccount16)
42 RULE
43 NODE (Identification)
44 NODE (IBAN)
45 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
46 THEN
47 IF ((Text_PartyId Substring '4') IsIBAN)
48 THEN
49 (Text_PartyId Substring '4') CopyTo Identification\IBAN
50 END
51 ELSE
52 IF ((Text_PartyId Substring '2') IsIBAN)
53 THEN
54 (Text_PartyId Substring '2') CopyTo Identification\IBAN
55 END
56 END
57 END
58 NODE (Other)
59 NODE (Identification)
60 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
61 THEN
62 IF ((Not ((Text_PartyId Substring '4') IsIBAN)) And ((Text_PartyId Length) GreaterThan '3'))
63 THEN
64 IF (Not ((Text_PartyId Substring ('4', '4')) IsSameString '//CH'))
65 THEN
66 (Text_PartyId Substring '4') CopyTo Identification\Other\Identification
67 END
68 END
69 ELSE
70 IF ((Not ((Text_PartyId Substring '2') IsIBAN)) And ((Text_PartyId Length) GreaterThan '1'))
71 THEN
72 IF (Not ((Text_PartyId Substring ('1', '4')) IsSameString '//CH'))
73 THEN
74 (Text_PartyId Substring '2') CopyTo Identification\Other\Identification
75 END
76 END
77 END
78 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
79 THEN
80 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
81 THEN
82 (Text_PartyId Substring '8') CopyTo Identification\Other\Identification
83 END
84 ELSE
85 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
86 THEN
87 (Text_PartyId Substring '5') CopyTo Identification\Other\Identification
88 END
89 END
90 END
91 NODE (SchemeName)
92 NODE (Code)
93 IF (((Text_PartyId Substring ('1', '3')) IsSameString '/C/') Or ((Text_PartyId Substring ('1', '3')) IsSameString '/D/'))
94 THEN
95 IF (((Text_PartyId Substring ('4', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '13'))
96 THEN
97 'CUID' CopyTo Identification\Other\SchemeName\Code
98 END
99 ELSE
100 IF (((Text_PartyId Substring ('1', '4')) IsSameString '//CH') And ((Text_PartyId Length) IsSameNumber '10'))
101 THEN
102 'CUID' CopyTo Identification\Other\SchemeName\Code
103 END
104 END
105 END
106 END
107 END
108 END
109 END
110 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT101_MxPain00100103_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
538 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
539 RULE
540 NODE (ClearingSystemIdentification)
541 NODE (Code)
542 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
543 THEN
544 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
545 THEN
546 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
547 THEN
548 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
549 THEN
550 'CHSIC' CopyTo ClearingSystemIdentification\Code
551 ELSE
552 'CHBCC' CopyTo ClearingSystemIdentification\Code
553 END
554 ELSE
555 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
556 END
557 END
558 ELSE
559 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
560 THEN
561 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
562 THEN
563 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
564 THEN
565 'CHSIC' CopyTo ClearingSystemIdentification\Code
566 ELSE
567 'CHBCC' CopyTo ClearingSystemIdentification\Code
568 END
569 ELSE
570 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
571 END
572 END
573 END
574 END
575 NODE (Proprietary)
576 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
577 THEN
578 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
579 THEN
580 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
581 END
582 ELSE
583 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
584 THEN
585 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
586 END
587 END
588 END
589 END
590 NODE (MemberIdentification)
591 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
592 THEN
593 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
594 THEN
595 (Text_PartyId Substring '9') CopyTo MemberIdentification
596 END
597 ELSE
598 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
599 THEN
600 (Text_PartyId Substring '5') CopyTo MemberIdentification
601 END
602 END
603 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
604 THEN
605 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
606 THEN
607 (Text_PartyId Substring '9') CopyTo MemberIdentification
608 END
609 ELSE
610 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
611 THEN
612 (Text_PartyId Substring '5') CopyTo MemberIdentification
613 END
614 END
615 END
616 END
617 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_MxPacs00800102_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
121 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
122 RULE
123 NODE (ClearingSystemIdentification)
124 NODE (Code)
125 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
126 THEN
127 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
128 THEN
129 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
130 THEN
131 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
132 THEN
133 'CHSIC' CopyTo ClearingSystemIdentification\Code
134 ELSE
135 'CHBCC' CopyTo ClearingSystemIdentification\Code
136 END
137 ELSE
138 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
139 END
140 END
141 ELSE
142 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
143 THEN
144 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
145 THEN
146 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
147 THEN
148 'CHSIC' CopyTo ClearingSystemIdentification\Code
149 ELSE
150 'CHBCC' CopyTo ClearingSystemIdentification\Code
151 END
152 ELSE
153 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
154 END
155 END
156 END
157 END
158 NODE (Proprietary)
159 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
160 THEN
161 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
162 THEN
163 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
164 END
165 ELSE
166 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
167 THEN
168 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
169 END
170 END
171 END
172 END
173 NODE (MemberIdentification)
174 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
175 THEN
176 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
177 THEN
178 (Text_PartyId Substring '9') CopyTo MemberIdentification
179 END
180 ELSE
181 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
182 THEN
183 (Text_PartyId Substring '5') CopyTo MemberIdentification
184 END
185 END
186 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
187 THEN
188 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
189 THEN
190 (Text_PartyId Substring '9') CopyTo MemberIdentification
191 END
192 ELSE
193 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
194 THEN
195 (Text_PartyId Substring '5') CopyTo MemberIdentification
196 END
197 END
198 END
199 END
200 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT103_STP_MxPacs00800102_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
111 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
112 RULE
113 NODE (ClearingSystemIdentification)
114 NODE (Code)
115 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
116 THEN
117 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
118 THEN
119 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
120 THEN
121 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
122 THEN
123 'CHSIC' CopyTo ClearingSystemIdentification\Code
124 ELSE
125 'CHBCC' CopyTo ClearingSystemIdentification\Code
126 END
127 ELSE
128 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
129 END
130 END
131 ELSE
132 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
133 THEN
134 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
135 THEN
136 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
137 THEN
138 'CHSIC' CopyTo ClearingSystemIdentification\Code
139 ELSE
140 'CHBCC' CopyTo ClearingSystemIdentification\Code
141 END
142 ELSE
143 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
144 END
145 END
146 END
147 END
148 NODE (Proprietary)
149 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
150 THEN
151 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
152 THEN
153 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
154 END
155 ELSE
156 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
157 THEN
158 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
159 END
160 END
161 END
162 END
163 NODE (MemberIdentification)
164 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
165 THEN
166 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
167 THEN
168 (Text_PartyId Substring '9') CopyTo MemberIdentification
169 END
170 ELSE
171 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
172 THEN
173 (Text_PartyId Substring '5') CopyTo MemberIdentification
174 END
175 END
176 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
177 THEN
178 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
179 THEN
180 (Text_PartyId Substring '9') CopyTo MemberIdentification
181 END
182 ELSE
183 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
184 THEN
185 (Text_PartyId Substring '5') CopyTo MemberIdentification
186 END
187 END
188 END
189 END
190 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202_MxPacs00900102_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
126 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
127 RULE
128 NODE (ClearingSystemIdentification)
129 NODE (Code)
130 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
131 THEN
132 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
133 THEN
134 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
135 THEN
136 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
137 THEN
138 'CHSIC' CopyTo ClearingSystemIdentification\Code
139 ELSE
140 'CHBCC' CopyTo ClearingSystemIdentification\Code
141 END
142 ELSE
143 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
144 END
145 END
146 ELSE
147 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
148 THEN
149 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
150 THEN
151 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
152 THEN
153 'CHSIC' CopyTo ClearingSystemIdentification\Code
154 ELSE
155 'CHBCC' CopyTo ClearingSystemIdentification\Code
156 END
157 ELSE
158 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
159 END
160 END
161 END
162 END
163 NODE (Proprietary)
164 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
165 THEN
166 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
167 THEN
168 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
169 END
170 ELSE
171 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
172 THEN
173 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
174 END
175 END
176 END
177 END
178 NODE (MemberIdentification)
179 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
180 THEN
181 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
182 THEN
183 (Text_PartyId Substring '9') CopyTo MemberIdentification
184 END
185 ELSE
186 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
187 THEN
188 (Text_PartyId Substring '5') CopyTo MemberIdentification
189 END
190 END
191 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
192 THEN
193 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
194 THEN
195 (Text_PartyId Substring '9') CopyTo MemberIdentification
196 END
197 ELSE
198 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
199 THEN
200 (Text_PartyId Substring '5') CopyTo MemberIdentification
201 END
202 END
203 END
204 END
205 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT202COV_MxPacs00900102_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
126 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
127 RULE
128 NODE (ClearingSystemIdentification)
129 NODE (Code)
130 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
131 THEN
132 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
133 THEN
134 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
135 THEN
136 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
137 THEN
138 'CHSIC' CopyTo ClearingSystemIdentification\Code
139 ELSE
140 'CHBCC' CopyTo ClearingSystemIdentification\Code
141 END
142 ELSE
143 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
144 END
145 END
146 ELSE
147 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
148 THEN
149 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
150 THEN
151 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
152 THEN
153 'CHSIC' CopyTo ClearingSystemIdentification\Code
154 ELSE
155 'CHBCC' CopyTo ClearingSystemIdentification\Code
156 END
157 ELSE
158 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
159 END
160 END
161 END
162 END
163 NODE (Proprietary)
164 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
165 THEN
166 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
167 THEN
168 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
169 END
170 ELSE
171 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
172 THEN
173 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
174 END
175 END
176 END
177 END
178 NODE (MemberIdentification)
179 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
180 THEN
181 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
182 THEN
183 (Text_PartyId Substring '9') CopyTo MemberIdentification
184 END
185 ELSE
186 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
187 THEN
188 (Text_PartyId Substring '5') CopyTo MemberIdentification
189 END
190 END
191 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
192 THEN
193 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
194 THEN
195 (Text_PartyId Substring '9') CopyTo MemberIdentification
196 END
197 ELSE
198 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
199 THEN
200 (Text_PartyId Substring '5') CopyTo MemberIdentification
201 END
202 END
203 END
204 END
205 END
translateText_PartyId_ClearingSystemMemberIdentification2_Default(String, String) - Method in class com.prowidesoftware.swift.translations.MT910_MxCamt05400102_Translation
Translate method Text_PartyId -> ClearingSystemMemberIdentification2 : Default
538 TRANSLATE(Text_PartyId, ClearingSystemMemberIdentification2)
539 RULE
540 NODE (ClearingSystemIdentification)
541 NODE (Code)
542 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
543 THEN
544 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
545 THEN
546 IF ((Text_PartyId Substring ('7', '2')) IsSameString 'SW')
547 THEN
548 IF (((Text_PartyId Substring '9') Length) GreaterThan '5')
549 THEN
550 'CHSIC' CopyTo ClearingSystemIdentification\Code
551 ELSE
552 'CHBCC' CopyTo ClearingSystemIdentification\Code
553 END
554 ELSE
555 ((Text_PartyId Substring ('7', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
556 END
557 END
558 ELSE
559 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
560 THEN
561 IF ((Text_PartyId Substring ('3', '2')) IsSameString 'SW')
562 THEN
563 IF (((Text_PartyId Substring '5') Length) GreaterThan '5')
564 THEN
565 'CHSIC' CopyTo ClearingSystemIdentification\Code
566 ELSE
567 'CHBCC' CopyTo ClearingSystemIdentification\Code
568 END
569 ELSE
570 ((Text_PartyId Substring ('3', '2')) EquivalentCode ('MTClearingSystemList', 'ClearingSystemList')) CopyTo ClearingSystemIdentification\Code
571 END
572 END
573 END
574 END
575 NODE (Proprietary)
576 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
577 THEN
578 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
579 THEN
580 (Text_PartyId Substring ('7', '2')) CopyTo ClearingSystemIdentification\Proprietary
581 END
582 ELSE
583 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
584 THEN
585 (Text_PartyId Substring ('3', '2')) CopyTo ClearingSystemIdentification\Proprietary
586 END
587 END
588 END
589 END
590 NODE (MemberIdentification)
591 IF ((Text_PartyId Substring ('1', '6')) IsSameString '//RT//')
592 THEN
593 IF ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList')
594 THEN
595 (Text_PartyId Substring '9') CopyTo MemberIdentification
596 END
597 ELSE
598 IF ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')
599 THEN
600 (Text_PartyId Substring '5') CopyTo MemberIdentification
601 END
602 END
603 IF (((Text_PartyId Substring ('1', '6')) IsSameString '//RT//') And ((Text_PartyId Length) GreaterThan '6'))
604 THEN
605 IF (Not ((Text_PartyId Substring ('7', '2')) WithinList 'MTClearingSystemList'))
606 THEN
607 (Text_PartyId Substring '9') CopyTo MemberIdentification
608 END
609 ELSE
610 IF ((Not ((Text_PartyId Substring ('3', '2')) WithinList 'MTClearingSystemList')) And ((Text_PartyId Length) GreaterThan '2'))
611 THEN
612 (Text_PartyId Substring '5') CopyTo MemberIdentification
613 END
614 END
615 END
616 END
617 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR1
1 TRANSLATE(98C, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
5 'T' CopyTo DateTime
6 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
7 END
8 END
9 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR1
1 TRANSLATE(98C, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
5 'T' CopyTo DateTime
6 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
7 END
8 END
9 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR1
1 TRANSLATE(98E_1, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 IF (Decimals IsPresent)
5 THEN
6 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
7 ELSE
8 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
9 END
10 END
11 END
12 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR1
1 TRANSLATE(98E_1, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 IF (Decimals IsPresent)
5 THEN
6 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
7 ELSE
8 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
9 END
10 END
11 END
12 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR1
1 TRANSLATE(98E_1, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 IF (Decimals IsPresent)
5 THEN
6 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
7 ELSE
8 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
9 END
10 END
11 END
12 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR1
1 TRANSLATE(98E_1, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 IF (Decimals IsPresent)
5 THEN
6 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
7 ELSE
8 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
9 END
10 END
11 END
12 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
2 RULE
3 Text_FIN_16x CopyTo RestrictedFINXMax16Text
4 END
5 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
2 RULE
3 Text_FIN_16x CopyTo RestrictedFINXMax16Text
4 END
5 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
2 RULE
3 Text_FIN_16x CopyTo RestrictedFINXMax16Text
4 END
5 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
2 RULE
3 Text_FIN_16x CopyTo RestrictedFINXMax16Text
4 END
5 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR1
1 TRANSLATE(98C, DateAndDateTimeChoice)
2 RULE
3 NODE (DateTime)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
5 'T' CopyTo DateTime
6 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
7 END
8 END
9 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR1
1 TRANSLATE(98A, DateAndDateTimeChoice)
2 RULE
3 NODE (Date)
4 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
5 END
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR1
1 TRANSLATE(Max5NumericText, Quantity_FIN_5n)
2 RULE
3 Max5NumericText CopyTo Quantity_FIN_5n
4 END
5 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR1
1 TRANSLATE(Max5NumericText, Quantity_FIN_5n)
2 RULE
3 Max5NumericText CopyTo Quantity_FIN_5n
4 END
5 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR1
1 TRANSLATE(Max5NumericText, Quantity_FIN_5n)
2 RULE
3 Max5NumericText CopyTo Quantity_FIN_5n
4 END
5 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR1
1 TRANSLATE(Number3Choice, 13A)
2 RULE
3 NODE (NumberId)
4 Short CopyTo NumberId
5 END
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR1
1 TRANSLATE(Max5NumericText, Quantity_FIN_5n)
2 RULE
3 Max5NumericText CopyTo Quantity_FIN_5n
4 END
5 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR1
1 TRANSLATE(Max5NumericText, Quantity_FIN_5n)
2 RULE
3 Max5NumericText CopyTo Quantity_FIN_5n
4 END
5 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_133)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR1
1 TRANSLATE(CopyDuplicate1Code, Code_4!c_93)
2 RULE
3 'CODU' EquivalentTo 'CODU'
4 'COPY' EquivalentTo 'COPY'
5 'DUPL' EquivalentTo 'DUPL'
6 END
7 END
translateTTR1(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR1
1 TRANSLATE(Number3Choice, 13A)
2 RULE
3 NODE (NumberId)
4 Short CopyTo NumberId
5 END
6 END
7 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR10
70 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
71 RULE
72 NODE (Issuer)
73 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
74 END
75 NODE (SchemeName)
76 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
77 THEN
78 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
79 END
80 END
81 END
82 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR10
108 TRANSLATE(95P_2, PartyIdentification18Choice)
109 RULE
110 NODE (BICOrBEI)
111 IdentifierCode TranslateTo BICOrBEI
112 END
113 END
114 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR10
104 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
105 RULE
106 'COMP' EquivalentTo 'COMP'
107 'DELT' EquivalentTo 'DELT'
108 END
109 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR10
104 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
105 RULE
106 'COMP' EquivalentTo 'COMP'
107 'DELT' EquivalentTo 'DELT'
108 END
109 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR10
71 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
72 RULE
73 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
74 END
75 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR10
92 TRANSLATE(22F_49, UpdateType3Choice)
93 RULE
94 NODE (Code)
95 IF (Not (DataSourceScheme IsPresent))
96 THEN
97 Indicator TranslateTo Code
98 END
99 END
100 NODE (Proprietary)
101 NODE (Identification)
102 IF (DataSourceScheme IsPresent)
103 THEN
104 Indicator CopyTo Proprietary\Identification
105 END
106 END
107 DataSourceScheme TranslateTo Proprietary
108 END
109 END
110 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR10
71 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
72 RULE
73 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
74 END
75 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR10
91 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
92 RULE
93 'ADHO' EquivalentTo 'ADHO'
94 'DAIL' EquivalentTo 'DAIL'
95 'INDA' EquivalentTo 'INDA'
96 'MNTH' EquivalentTo 'MNTH'
97 'WEEK' EquivalentTo 'WEEK'
98 'YEAR' EquivalentTo 'YEAR'
99 END
100 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR10
76 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
77 RULE
78 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
79 END
80 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR10
88 TRANSLATE(13B, DocumentNumber2Choice)
89 RULE
90 NODE (LongNumber)
91 IF (Not (DataSourceScheme IsPresent))
92 THEN
93 Number CopyTo LongNumber
94 END
95 END
96 NODE (ProprietaryNumber)
97 NODE (Identification)
98 IF (DataSourceScheme IsPresent)
99 THEN
100 Number CopyTo ProprietaryNumber\Identification
101 END
102 END
103 DataSourceScheme TranslateTo ProprietaryNumber
104 END
105 END
106 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR10
92 TRANSLATE(13A, DocumentNumber2Choice)
93 RULE
94 NODE (ShortNumber)
95 NumberId CopyTo ShortNumber
96 END
97 END
98 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR10
97 TRANSLATE(70E, RestrictedFINXMax350Text)
98 RULE
99 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
100 END
101 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR10
76 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
77 RULE
78 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
79 END
80 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR10
88 TRANSLATE(13B, DocumentNumber2Choice)
89 RULE
90 NODE (LongNumber)
91 IF (Not (DataSourceScheme IsPresent))
92 THEN
93 Number CopyTo LongNumber
94 END
95 END
96 NODE (ProprietaryNumber)
97 NODE (Identification)
98 IF (DataSourceScheme IsPresent)
99 THEN
100 Number CopyTo ProprietaryNumber\Identification
101 END
102 END
103 DataSourceScheme TranslateTo ProprietaryNumber
104 END
105 END
106 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR10
92 TRANSLATE(13A, DocumentNumber2Choice)
93 RULE
94 NODE (ShortNumber)
95 NumberId CopyTo ShortNumber
96 END
97 END
98 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR10
97 TRANSLATE(70E, RestrictedFINXMax350Text)
98 RULE
99 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
100 END
101 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR10
76 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
77 RULE
78 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
79 END
80 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR10
88 TRANSLATE(13B, DocumentNumber2Choice)
89 RULE
90 NODE (LongNumber)
91 IF (Not (DataSourceScheme IsPresent))
92 THEN
93 Number CopyTo LongNumber
94 END
95 END
96 NODE (ProprietaryNumber)
97 NODE (Identification)
98 IF (DataSourceScheme IsPresent)
99 THEN
100 Number CopyTo ProprietaryNumber\Identification
101 END
102 END
103 DataSourceScheme TranslateTo ProprietaryNumber
104 END
105 END
106 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR10
92 TRANSLATE(13A, DocumentNumber2Choice)
93 RULE
94 NODE (ShortNumber)
95 NumberId CopyTo ShortNumber
96 END
97 END
98 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR10
97 TRANSLATE(70E, RestrictedFINXMax350Text)
98 RULE
99 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
100 END
101 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR10
76 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
77 RULE
78 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
79 END
80 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR10
88 TRANSLATE(13B, DocumentNumber2Choice)
89 RULE
90 NODE (LongNumber)
91 IF (Not (DataSourceScheme IsPresent))
92 THEN
93 Number CopyTo LongNumber
94 END
95 END
96 NODE (ProprietaryNumber)
97 NODE (Identification)
98 IF (DataSourceScheme IsPresent)
99 THEN
100 Number CopyTo ProprietaryNumber\Identification
101 END
102 END
103 DataSourceScheme TranslateTo ProprietaryNumber
104 END
105 END
106 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR10
92 TRANSLATE(13A, DocumentNumber2Choice)
93 RULE
94 NODE (ShortNumber)
95 NumberId CopyTo ShortNumber
96 END
97 END
98 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR10
97 TRANSLATE(70E, RestrictedFINXMax350Text)
98 RULE
99 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
100 END
101 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR10
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR10
71 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
72 RULE
73 'PAIN' EquivalentTo 'PAIN'
74 'PARC' EquivalentTo 'PARC'
75 END
76 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR10
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR10
71 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
72 RULE
73 'PAIN' EquivalentTo 'PAIN'
74 'PARC' EquivalentTo 'PARC'
75 END
76 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR10
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR10
71 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
72 RULE
73 'PAIN' EquivalentTo 'PAIN'
74 'PARC' EquivalentTo 'PARC'
75 END
76 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR10
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR10
96 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
97 RULE
98 'EXCH' EquivalentTo 'EXCH'
99 'OTCO' EquivalentTo 'OTCO'
100 'PRIM' EquivalentTo 'PRIM'
101 'SECM' EquivalentTo 'SECM'
102 'VARI' EquivalentTo 'VARI'
103 END
104 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR10
71 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
72 RULE
73 'PAIN' EquivalentTo 'PAIN'
74 'PARC' EquivalentTo 'PARC'
75 END
76 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR10
105 TRANSLATE(24B_46, CancellationReason8Choice)
106 RULE
107 NODE (Code)
108 IF (Not (DataSourceScheme IsPresent))
109 THEN
110 ReasonCode TranslateTo Code
111 END
112 END
113 NODE (Proprietary)
114 DataSourceScheme TranslateTo Proprietary
115 NODE (Identification)
116 IF (DataSourceScheme IsPresent)
117 THEN
118 ReasonCode CopyTo Proprietary\Identification
119 END
120 END
121 END
122 END
123 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR10
76 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
77 RULE
78 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
79 END
80 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR10
99 TRANSLATE(OptionalCode_4!c_267, PendingProcessingReason1Code)
100 RULE
101 'ADEA' EquivalentTo 'ADEA'
102 'BLOC' EquivalentTo 'BLOC'
103 'CAIS' EquivalentTo 'CAIS'
104 'CERT' EquivalentTo 'CERT'
105 'COLL' EquivalentTo 'COLL'
106 'DENO' EquivalentTo 'DENO'
107 'DOCY' EquivalentTo 'DOCY'
108 'NOFX' EquivalentTo 'NOFX'
109 'MUNO' EquivalentTo 'MUNO'
110 'GLOB' EquivalentTo 'GLOB'
111 'YCOL' EquivalentTo 'YCOL'
112 'FLIM' EquivalentTo 'FLIM'
113 'NEXT' EquivalentTo 'NEXT'
114 'LACK' EquivalentTo 'LACK'
115 'LALO' EquivalentTo 'LALO'
116 'MONY' EquivalentTo 'MONY'
117 'MINO' EquivalentTo 'MINO'
118 'NARR' EquivalentTo 'OTHR'
119 'LIQU' EquivalentTo 'LIQU'
120 END
121 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR10
103 TRANSLATE(24B_10, AcknowledgementReason6Choice)
104 RULE
105 NODE (Code)
106 IF (Not (DataSourceScheme IsPresent))
107 THEN
108 ReasonCode TranslateTo Code
109 END
110 END
111 NODE (Proprietary)
112 DataSourceScheme TranslateTo Proprietary
113 NODE (Identification)
114 IF (DataSourceScheme IsPresent)
115 THEN
116 ReasonCode CopyTo Proprietary\Identification
117 END
118 END
119 END
120 END
121 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR10
93 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
94 RULE
95 'EXCH' EquivalentTo 'EXCH'
96 'OTCO' EquivalentTo 'OTCO'
97 'PRIM' EquivalentTo 'PRIM'
98 'SECM' EquivalentTo 'SECM'
99 'VARI' EquivalentTo 'VARI'
100 END
101 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR10
99 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
100 RULE
101 'ADEA' EquivalentTo 'ADEA'
102 'NARR' EquivalentTo 'OTHR'
103 'SMPG' EquivalentTo 'SMPG'
104 END
105 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR10
107 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
108 RULE
109 'COMP' EquivalentTo 'COMP'
110 'DELT' EquivalentTo 'DELT'
111 END
112 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR10
71 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
72 RULE
73 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
74 END
75 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR10
76 TRANSLATE(97A, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber TranslateTo Identification
80 END
81 END
82 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR10
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR10
63 TRANSLATE(95R, PartyIdentification18Choice)
64 RULE
65 NODE (ProprietaryIdentification)
66 NODE (Identification)
67 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
68 END
69 DataSourceScheme TranslateTo ProprietaryIdentification
70 END
71 END
72 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR10
104 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
105 RULE
106 'COMP' EquivalentTo 'COMP'
107 'DELT' EquivalentTo 'DELT'
108 END
109 END
translateTTR10(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR10
71 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
72 RULE
73 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
74 END
75 END
translateTTR10(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR10
88 TRANSLATE(17B, YesNoIndicator)
89 RULE
90 IF (Flag IsSameString 'N')
91 THEN
92 'false' CopyTo YesNoIndicator
93 END
94 IF (Flag IsSameString 'Y')
95 THEN
96 'true' CopyTo YesNoIndicator
97 END
98 END
99 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR10
65 TRANSLATE(DateAndDateTimeChoice, 98E_1)
66 RULE
67 NODE (Date)
68 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
69 THEN
70 DateTime TranslateTo Date
71 END
72 END
73 NODE (Time)
74 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
75 THEN
76 DateTime TranslateTo Time
77 END
78 END
79 NODE (Decimals)
80 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
81 THEN
82 DateTime TranslateTo Decimals
83 END
84 END
85 NODE (UTCIndicator)
86 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
87 THEN
88 DateTime TranslateTo UTCIndicator
89 END
90 END
91 END
92 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR10
65 TRANSLATE(DateAndDateTimeChoice, 98E_1)
66 RULE
67 NODE (Date)
68 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
69 THEN
70 DateTime TranslateTo Date
71 END
72 END
73 NODE (Time)
74 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
75 THEN
76 DateTime TranslateTo Time
77 END
78 END
79 NODE (Decimals)
80 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
81 THEN
82 DateTime TranslateTo Decimals
83 END
84 END
85 NODE (UTCIndicator)
86 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
87 THEN
88 DateTime TranslateTo UTCIndicator
89 END
90 END
91 END
92 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR10
100 TRANSLATE(PriorityNumeric2Choice, 22F_6)
101 RULE
102 NODE (DataSourceScheme)
103 Proprietary TranslateTo DataSourceScheme
104 END
105 NODE (Indicator)
106 Numeric CopyTo Indicator
107 Proprietary\Identification CopyTo Indicator
108 END
109 END
110 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR10
100 TRANSLATE(IntraPositionProcessingStatus2Choice, OptionalCode_4!c_365)
101 RULE
102 IF ((Rejected IsPresent) Or (Rejected\NoSpecifiedReason IsSameString 'NORE'))
103 THEN
104 'REJT' CopyTo OptionalCode_4!c_365
105 END
106 IF ((Repair IsPresent) Or (Repair\NoSpecifiedReason IsSameString 'NORE'))
107 THEN
108 'REPR' CopyTo OptionalCode_4!c_365
109 END
110 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
111 THEN
112 'PACK' CopyTo OptionalCode_4!c_365
113 END
114 IF ((Cancelled IsPresent) Or (Cancelled\NoSpecifiedReason IsSameString 'NORE'))
115 THEN
116 'CAND' CopyTo OptionalCode_4!c_365
117 END
118 END
119 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR10
100 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
101 RULE
102 AnyBICIdentifier CopyTo Identifier_BICBEI
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR10
65 TRANSLATE(DateAndDateTimeChoice, 98E_1)
66 RULE
67 NODE (Date)
68 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
69 THEN
70 DateTime TranslateTo Date
71 END
72 END
73 NODE (Time)
74 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
75 THEN
76 DateTime TranslateTo Time
77 END
78 END
79 NODE (Decimals)
80 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
81 THEN
82 DateTime TranslateTo Decimals
83 END
84 END
85 NODE (UTCIndicator)
86 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
87 THEN
88 DateTime TranslateTo UTCIndicator
89 END
90 END
91 END
92 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR10
88 TRANSLATE(ISODateTime, Quantity_FIN_3n)
89 RULE
90 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
91 THEN
92 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
93 END
94 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
95 THEN
96 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
97 END
98 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
99 THEN
100 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
101 END
102 END
103 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR10
70 TRANSLATE(ISODateTime, DateTime_HHMMSS)
71 RULE
72 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
73 END
74 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR10
65 TRANSLATE(DateAndDateTimeChoice, 98E_1)
66 RULE
67 NODE (Date)
68 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
69 THEN
70 DateTime TranslateTo Date
71 END
72 END
73 NODE (Time)
74 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
75 THEN
76 DateTime TranslateTo Time
77 END
78 END
79 NODE (Decimals)
80 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
81 THEN
82 DateTime TranslateTo Decimals
83 END
84 END
85 NODE (UTCIndicator)
86 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
87 THEN
88 DateTime TranslateTo UTCIndicator
89 END
90 END
91 END
92 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR10
68 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
69 RULE
70 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
71 END
72 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR10
68 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
69 RULE
70 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
71 END
72 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR10
68 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
69 RULE
70 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
71 END
72 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR10
79 TRANSLATE(PartyIdentification18Choice, 95R)
80 RULE
81 ProprietaryIdentification TranslateTo 95R
82 END
83 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR10
100 TRANSLATE(SettlementDate4Choice, 98A)
101 RULE
102 Date TranslateTo 98A
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR10
100 TRANSLATE(SettlementDate4Choice, 98A)
101 RULE
102 Date TranslateTo 98A
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR10
100 TRANSLATE(SettlementDate4Choice, 98A)
101 RULE
102 Date TranslateTo 98A
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR10
100 TRANSLATE(SettlementDate4Choice, 98A)
101 RULE
102 Date TranslateTo 98A
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR10
68 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
69 RULE
70 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
71 END
72 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR10
100 TRANSLATE(ProcessingStatus8Choice, OptionalCode_4!c_77)
101 RULE
102 IF ((Rejected IsPresent) Or (Rejected\NoSpecifiedReason IsSameString 'NORE'))
103 THEN
104 'REJT' CopyTo OptionalCode_4!c_77
105 END
106 END
107 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR10
100 TRANSLATE(UnmatchedReason6Choice, 24B_64)
101 RULE
102 NODE (DataSourceScheme)
103 Proprietary TranslateTo DataSourceScheme
104 END
105 NODE (ReasonCode)
106 Code TranslateTo ReasonCode
107 Proprietary\Identification CopyTo ReasonCode
108 END
109 END
110 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR10
100 TRANSLATE(ProcessingStatus9Choice, OptionalCode_4!c_74)
101 RULE
102 IF ((PendingCancellation IsPresent) Or (PendingCancellation\NoSpecifiedReason IsSameString 'NORE'))
103 THEN
104 'CANP' CopyTo OptionalCode_4!c_74
105 END
106 IF ((Cancelled IsPresent) Or (Cancelled\NoSpecifiedReason IsSameString 'NORE'))
107 THEN
108 'CAND' CopyTo OptionalCode_4!c_74
109 END
110 IF ((Denied IsPresent) Or (Denied\NoSpecifiedReason IsSameString 'NORE'))
111 THEN
112 'DEND' CopyTo OptionalCode_4!c_74
113 END
114 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
115 THEN
116 'PACK' CopyTo OptionalCode_4!c_74
117 END
118 IF ((Rejected IsPresent) Or (Rejected\NoSpecifiedReason IsSameString 'NORE'))
119 THEN
120 'REJT' CopyTo OptionalCode_4!c_74
121 END
122 END
123 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR10
73 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
74 RULE
75 'PRIM' EquivalentTo 'PRIM'
76 'SECM' EquivalentTo 'SECM'
77 'OTCO' EquivalentTo 'OTCO'
78 'VARI' EquivalentTo 'VARI'
79 'EXCH' EquivalentTo 'EXCH'
80 END
81 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR10
100 TRANSLATE(SettlementDate4Choice, 98A)
101 RULE
102 Date TranslateTo 98A
103 END
104 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR10
100 TRANSLATE(PartyIdentification18Choice, 95P_2)
101 RULE
102 NODE (IdentifierCode)
103 BICOrBEI CopyTo IdentifierCode
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR10
100 TRANSLATE(ProcessingStatus11Choice, OptionalCode_4!c_398)
101 RULE
102 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
103 THEN
104 'PACK' CopyTo OptionalCode_4!c_398
105 END
106 IF ((Rejected IsPresent) Or (Rejected\NoSpecifiedReason IsSameString 'NORE'))
107 THEN
108 'REJT' CopyTo OptionalCode_4!c_398
109 END
110 IF ((Completed IsPresent) Or (Completed\NoSpecifiedReason IsSameString 'NORE'))
111 THEN
112 'MODC' CopyTo OptionalCode_4!c_398
113 END
114 IF ((Denied IsPresent) Or (Denied\NoSpecifiedReason IsSameString 'NORE'))
115 THEN
116 'DEND' CopyTo OptionalCode_4!c_398
117 END
118 IF ((Pending IsPresent) Or (Pending\NoSpecifiedReason IsSameString 'NORE'))
119 THEN
120 'MOPN' CopyTo OptionalCode_4!c_398
121 END
122 END
123 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR10
100 TRANSLATE(GeneratedReasons2Choice, 24B_7)
101 RULE
102 NODE (DataSourceScheme)
103 Proprietary TranslateTo DataSourceScheme
104 END
105 NODE (ReasonCode)
106 Code TranslateTo ReasonCode
107 Proprietary\Identification CopyTo ReasonCode
108 END
109 END
110 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR10
100 TRANSLATE(Exact3NumericText, 99B)
101 RULE
102 NODE (Number)
103 Exact3NumericText CopyTo Number
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR10
100 TRANSLATE(ProcessingStatus10Choice, OptionalCode_4!c_365)
101 RULE
102 IF ((PendingCancellation IsPresent) Or (PendingCancellation\NoSpecifiedReason IsSameString 'NORE'))
103 THEN
104 'CANP' CopyTo OptionalCode_4!c_365
105 END
106 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
107 THEN
108 'PACK' CopyTo OptionalCode_4!c_365
109 END
110 IF ((Rejected IsPresent) Or (Rejected\NoSpecifiedReason IsSameString 'NORE'))
111 THEN
112 'REJT' CopyTo OptionalCode_4!c_365
113 END
114 IF ((Repair IsPresent) Or (Repair\NoSpecifiedReason IsSameString 'NORE'))
115 THEN
116 'REPR' CopyTo OptionalCode_4!c_365
117 END
118 IF ((ModificationRequested IsPresent) Or (ModificationRequested\NoSpecifiedReason IsSameString 'NORE'))
119 THEN
120 'MPRC' CopyTo OptionalCode_4!c_365
121 END
122 IF ((PendingProcessing IsPresent) Or (PendingProcessing\NoSpecifiedReason IsSameString 'NORE'))
123 THEN
124 'PPRC' CopyTo OptionalCode_4!c_365
125 END
126 IF ((Cancelled IsPresent) Or (Cancelled\NoSpecifiedReason IsSameString 'NORE'))
127 THEN
128 'CAND' CopyTo OptionalCode_4!c_365
129 END
130 IF ((CancellationRequested IsPresent) Or (CancellationRequested\NoSpecifiedReason IsSameString 'NORE'))
131 THEN
132 'CPRC' CopyTo OptionalCode_4!c_365
133 END
134 END
135 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR10
100 TRANSLATE(PreConfirmation1Code, 22H_31)
101 RULE
102 NODE (Indicator)
103 PreConfirmation1Code TranslateTo Indicator
104 END
105 END
106 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR10
100 TRANSLATE(Max3Number, 99A)
101 RULE
102 NODE (Sign)
103 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
104 THEN
105 'N' CopyTo Sign
106 END
107 END
108 NODE (Number)
109 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
110 THEN
111 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
112 THEN
113 (Max3Number Substring '2') CopyTo Number
114 ELSE
115 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
116 THEN
117 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
118 ELSE
119 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
120 THEN
121 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
122 END
123 END
124 END
125 ELSE
126 IF ((Max3Number Length) IsSameNumber '3')
127 THEN
128 Max3Number CopyTo Number
129 ELSE
130 IF ((Max3Number Length) IsSameNumber '2')
131 THEN
132 ('0' Concatenate Max3Number) CopyTo Number
133 ELSE
134 IF ((Max3Number Length) IsSameNumber '1')
135 THEN
136 ('00' Concatenate Max3Number) CopyTo Number
137 END
138 END
139 END
140 END
141 END
142 END
143 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR10
100 TRANSLATE(Max3Number, 99A)
101 RULE
102 NODE (Sign)
103 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
104 THEN
105 'N' CopyTo Sign
106 END
107 END
108 NODE (Number)
109 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
110 THEN
111 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
112 THEN
113 (Max3Number Substring '2') CopyTo Number
114 ELSE
115 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
116 THEN
117 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
118 ELSE
119 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
120 THEN
121 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
122 END
123 END
124 END
125 ELSE
126 IF ((Max3Number Length) IsSameNumber '3')
127 THEN
128 Max3Number CopyTo Number
129 ELSE
130 IF ((Max3Number Length) IsSameNumber '2')
131 THEN
132 ('0' Concatenate Max3Number) CopyTo Number
133 ELSE
134 IF ((Max3Number Length) IsSameNumber '1')
135 THEN
136 ('00' Concatenate Max3Number) CopyTo Number
137 END
138 END
139 END
140 END
141 END
142 END
143 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR10
100 TRANSLATE(Max3Number, 99A)
101 RULE
102 NODE (Sign)
103 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
104 THEN
105 'N' CopyTo Sign
106 END
107 END
108 NODE (Number)
109 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
110 THEN
111 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
112 THEN
113 (Max3Number Substring '2') CopyTo Number
114 ELSE
115 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
116 THEN
117 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
118 ELSE
119 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
120 THEN
121 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
122 END
123 END
124 END
125 ELSE
126 IF ((Max3Number Length) IsSameNumber '3')
127 THEN
128 Max3Number CopyTo Number
129 ELSE
130 IF ((Max3Number Length) IsSameNumber '2')
131 THEN
132 ('0' Concatenate Max3Number) CopyTo Number
133 ELSE
134 IF ((Max3Number Length) IsSameNumber '1')
135 THEN
136 ('00' Concatenate Max3Number) CopyTo Number
137 END
138 END
139 END
140 END
141 END
142 END
143 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR10
100 TRANSLATE(Max3Number, 99A)
101 RULE
102 NODE (Sign)
103 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
104 THEN
105 'N' CopyTo Sign
106 END
107 END
108 NODE (Number)
109 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
110 THEN
111 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
112 THEN
113 (Max3Number Substring '2') CopyTo Number
114 ELSE
115 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
116 THEN
117 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
118 ELSE
119 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
120 THEN
121 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
122 END
123 END
124 END
125 ELSE
126 IF ((Max3Number Length) IsSameNumber '3')
127 THEN
128 Max3Number CopyTo Number
129 ELSE
130 IF ((Max3Number Length) IsSameNumber '2')
131 THEN
132 ('0' Concatenate Max3Number) CopyTo Number
133 ELSE
134 IF ((Max3Number Length) IsSameNumber '1')
135 THEN
136 ('00' Concatenate Max3Number) CopyTo Number
137 END
138 END
139 END
140 END
141 END
142 END
143 END
translateTTR10(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR10
97 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
98 RULE
99 IF (ISODateTime Matches '.*-00:00')
100 THEN
101 '0000' CopyTo DateTime_UTCIndicator_1
102 ELSE
103 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
104 END
105 END
106 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR100
1420 TRANSLATE(93B, SubBalanceInformation8)
1421 RULE
1422 NODE (SubBalanceType)
1423 NODE (Code)
1424 'PENR' CopyTo SubBalanceType\Code
1425 END
1426 END
1427 NODE (Quantity)
1428 NODE (Quantity)
1429 IF (Not (DataSourceScheme IsPresent))
1430 THEN
1431 93B TranslateTo Quantity\Quantity
1432 END
1433 END
1434 NODE (Proprietary)
1435 IF (DataSourceScheme IsPresent)
1436 THEN
1437 93B TranslateTo Quantity\Proprietary
1438 END
1439 END
1440 END
1441 END
1442 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR100
1395 TRANSLATE(93B, SubBalanceInformation7)
1396 RULE
1397 NODE (SubBalanceType)
1398 NODE (Code)
1399 'BODE' CopyTo SubBalanceType\Code
1400 END
1401 END
1402 NODE (Quantity)
1403 NODE (Quantity)
1404 IF (Not (DataSourceScheme IsPresent))
1405 THEN
1406 93B TranslateTo Quantity\Quantity
1407 END
1408 END
1409 NODE (Proprietary)
1410 IF (DataSourceScheme IsPresent)
1411 THEN
1412 93B TranslateTo Quantity\Proprietary
1413 END
1414 END
1415 END
1416 END
1417 END
translateTTR100(String, Field) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR100
1497 TRANSLATE(19A, CreditDebitCode)
1498 RULE
1499 IF (Not (Sign IsPresent))
1500 THEN
1501 'CRDT' CopyTo CreditDebitCode
1502 ELSE
1503 'DBIT' CopyTo CreditDebitCode
1504 END
1505 END
1506 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR100
1282 TRANSLATE(22F_57, BlockTrade2Choice)
1283 RULE
1284 NODE (Code)
1285 IF (Not (DataSourceScheme IsPresent))
1286 THEN
1287 Indicator TranslateTo Code
1288 END
1289 END
1290 NODE (Proprietary)
1291 NODE (Identification)
1292 IF (DataSourceScheme IsPresent)
1293 THEN
1294 Indicator CopyTo Proprietary\Identification
1295 END
1296 END
1297 DataSourceScheme TranslateTo Proprietary
1298 END
1299 END
1300 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR100
1219 TRANSLATE(92C, RateName2)
1220 RULE
1221 NODE (Issuer)
1222 DataSourceScheme CopyTo Issuer
1223 END
1224 NODE (RateName)
1225 RateName CopyTo RateName
1226 END
1227 END
1228 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR100
1214 TRANSLATE(19A, AmountAndDirection11)
1215 RULE
1216 NODE (Amount)
1217 19A TranslateTo Amount
1218 END
1219 NODE (CreditDebitIndicator)
1220 19A TranslateTo CreditDebitIndicator
1221 END
1222 END
1223 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR100
1283 TRANSLATE(22F_57, BlockTrade2Choice)
1284 RULE
1285 NODE (Code)
1286 IF (Not (DataSourceScheme IsPresent))
1287 THEN
1288 Indicator TranslateTo Code
1289 END
1290 END
1291 NODE (Proprietary)
1292 NODE (Identification)
1293 IF (DataSourceScheme IsPresent)
1294 THEN
1295 Indicator CopyTo Proprietary\Identification
1296 END
1297 END
1298 DataSourceScheme TranslateTo Proprietary
1299 END
1300 END
1301 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR100
1219 TRANSLATE(92C, RateName2)
1220 RULE
1221 NODE (Issuer)
1222 DataSourceScheme CopyTo Issuer
1223 END
1224 NODE (RateName)
1225 RateName CopyTo RateName
1226 END
1227 END
1228 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR100
1215 TRANSLATE(19A, AmountAndDirection11)
1216 RULE
1217 NODE (Amount)
1218 19A TranslateTo Amount
1219 END
1220 NODE (CreditDebitIndicator)
1221 19A TranslateTo CreditDebitIndicator
1222 END
1223 END
1224 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR100
1261 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1262 RULE
1263 NODE (Indicator)
1264 IF (Not (DataSourceScheme IsPresent))
1265 THEN
1266 IF (Indicator IsSameString 'NBEN')
1267 THEN
1268 'false' CopyTo Indicator
1269 ELSE
1270 'true' CopyTo Indicator
1271 END
1272 END
1273 END
1274 NODE (Proprietary)
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 Indicator CopyTo Proprietary\Identification
1279 END
1280 END
1281 DataSourceScheme TranslateTo Proprietary
1282 END
1283 END
1284 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR100
1224 TRANSLATE(92A, Rate2)
1225 RULE
1226 NODE (Sign)
1227 IF (Sign IsPresent)
1228 THEN
1229 'false' CopyTo Sign
1230 ELSE
1231 'true' CopyTo Sign
1232 END
1233 END
1234 NODE (Rate)
1235 Rate TranslateTo Rate
1236 END
1237 END
1238 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR100
1212 TRANSLATE(19A, AmountAndDirection11)
1213 RULE
1214 NODE (Amount)
1215 19A TranslateTo Amount
1216 END
1217 NODE (CreditDebitIndicator)
1218 19A TranslateTo CreditDebitIndicator
1219 END
1220 END
1221 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR100
1265 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1266 RULE
1267 NODE (Indicator)
1268 IF (Not (DataSourceScheme IsPresent))
1269 THEN
1270 IF (Indicator IsSameString 'NBEN')
1271 THEN
1272 'false' CopyTo Indicator
1273 ELSE
1274 'true' CopyTo Indicator
1275 END
1276 END
1277 END
1278 NODE (Proprietary)
1279 NODE (Identification)
1280 IF (DataSourceScheme IsPresent)
1281 THEN
1282 Indicator CopyTo Proprietary\Identification
1283 END
1284 END
1285 DataSourceScheme TranslateTo Proprietary
1286 END
1287 END
1288 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR100
1224 TRANSLATE(92A, Rate2)
1225 RULE
1226 NODE (Sign)
1227 IF (Sign IsPresent)
1228 THEN
1229 'false' CopyTo Sign
1230 ELSE
1231 'true' CopyTo Sign
1232 END
1233 END
1234 NODE (Rate)
1235 Rate TranslateTo Rate
1236 END
1237 END
1238 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR100
1216 TRANSLATE(19A, AmountAndDirection11)
1217 RULE
1218 NODE (Amount)
1219 19A TranslateTo Amount
1220 END
1221 NODE (CreditDebitIndicator)
1222 19A TranslateTo CreditDebitIndicator
1223 END
1224 END
1225 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR100
1240 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1241 RULE
1242 NODE (Indicator)
1243 IF (Not (DataSourceScheme IsPresent))
1244 THEN
1245 IF (Indicator IsSameString 'NBEN')
1246 THEN
1247 'false' CopyTo Indicator
1248 ELSE
1249 'true' CopyTo Indicator
1250 END
1251 END
1252 END
1253 NODE (Proprietary)
1254 NODE (Identification)
1255 IF (DataSourceScheme IsPresent)
1256 THEN
1257 Indicator CopyTo Proprietary\Identification
1258 END
1259 END
1260 DataSourceScheme TranslateTo Proprietary
1261 END
1262 END
1263 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR100
1240 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1241 RULE
1242 NODE (Indicator)
1243 IF (Not (DataSourceScheme IsPresent))
1244 THEN
1245 IF (Indicator IsSameString 'NBEN')
1246 THEN
1247 'false' CopyTo Indicator
1248 ELSE
1249 'true' CopyTo Indicator
1250 END
1251 END
1252 END
1253 NODE (Proprietary)
1254 NODE (Identification)
1255 IF (DataSourceScheme IsPresent)
1256 THEN
1257 Indicator CopyTo Proprietary\Identification
1258 END
1259 END
1260 DataSourceScheme TranslateTo Proprietary
1261 END
1262 END
1263 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR100
1150 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1151 RULE
1152 NODE (Indicator)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 IF (Indicator IsSameString 'REVY')
1156 THEN
1157 'true' CopyTo Indicator
1158 END
1159 IF (Indicator IsSameString 'REVN')
1160 THEN
1161 'false' CopyTo Indicator
1162 END
1163 END
1164 END
1165 NODE (Proprietary)
1166 DataSourceScheme TranslateTo Proprietary
1167 NODE (Identification)
1168 IF (DataSourceScheme IsPresent)
1169 THEN
1170 Indicator CopyTo Proprietary\Identification
1171 END
1172 END
1173 END
1174 END
1175 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR100
1242 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1243 RULE
1244 NODE (Indicator)
1245 IF (Not (DataSourceScheme IsPresent))
1246 THEN
1247 IF (Indicator IsSameString 'NBEN')
1248 THEN
1249 'false' CopyTo Indicator
1250 ELSE
1251 'true' CopyTo Indicator
1252 END
1253 END
1254 END
1255 NODE (Proprietary)
1256 NODE (Identification)
1257 IF (DataSourceScheme IsPresent)
1258 THEN
1259 Indicator CopyTo Proprietary\Identification
1260 END
1261 END
1262 DataSourceScheme TranslateTo Proprietary
1263 END
1264 END
1265 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR100
1242 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1243 RULE
1244 NODE (Indicator)
1245 IF (Not (DataSourceScheme IsPresent))
1246 THEN
1247 IF (Indicator IsSameString 'NBEN')
1248 THEN
1249 'false' CopyTo Indicator
1250 ELSE
1251 'true' CopyTo Indicator
1252 END
1253 END
1254 END
1255 NODE (Proprietary)
1256 NODE (Identification)
1257 IF (DataSourceScheme IsPresent)
1258 THEN
1259 Indicator CopyTo Proprietary\Identification
1260 END
1261 END
1262 DataSourceScheme TranslateTo Proprietary
1263 END
1264 END
1265 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR100
1150 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1151 RULE
1152 NODE (Indicator)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 IF (Indicator IsSameString 'REVY')
1156 THEN
1157 'true' CopyTo Indicator
1158 END
1159 IF (Indicator IsSameString 'REVN')
1160 THEN
1161 'false' CopyTo Indicator
1162 END
1163 END
1164 END
1165 NODE (Proprietary)
1166 DataSourceScheme TranslateTo Proprietary
1167 NODE (Identification)
1168 IF (DataSourceScheme IsPresent)
1169 THEN
1170 Indicator CopyTo Proprietary\Identification
1171 END
1172 END
1173 END
1174 END
1175 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR100
1238 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1239 RULE
1240 NODE (Indicator)
1241 IF (Not (DataSourceScheme IsPresent))
1242 THEN
1243 IF (Indicator IsSameString 'NBEN')
1244 THEN
1245 'false' CopyTo Indicator
1246 ELSE
1247 'true' CopyTo Indicator
1248 END
1249 END
1250 END
1251 NODE (Proprietary)
1252 NODE (Identification)
1253 IF (DataSourceScheme IsPresent)
1254 THEN
1255 Indicator CopyTo Proprietary\Identification
1256 END
1257 END
1258 DataSourceScheme TranslateTo Proprietary
1259 END
1260 END
1261 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR100
1238 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1239 RULE
1240 NODE (Indicator)
1241 IF (Not (DataSourceScheme IsPresent))
1242 THEN
1243 IF (Indicator IsSameString 'NBEN')
1244 THEN
1245 'false' CopyTo Indicator
1246 ELSE
1247 'true' CopyTo Indicator
1248 END
1249 END
1250 END
1251 NODE (Proprietary)
1252 NODE (Identification)
1253 IF (DataSourceScheme IsPresent)
1254 THEN
1255 Indicator CopyTo Proprietary\Identification
1256 END
1257 END
1258 DataSourceScheme TranslateTo Proprietary
1259 END
1260 END
1261 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR100
1150 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1151 RULE
1152 NODE (Indicator)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 IF (Indicator IsSameString 'REVY')
1156 THEN
1157 'true' CopyTo Indicator
1158 END
1159 IF (Indicator IsSameString 'REVN')
1160 THEN
1161 'false' CopyTo Indicator
1162 END
1163 END
1164 END
1165 NODE (Proprietary)
1166 DataSourceScheme TranslateTo Proprietary
1167 NODE (Identification)
1168 IF (DataSourceScheme IsPresent)
1169 THEN
1170 Indicator CopyTo Proprietary\Identification
1171 END
1172 END
1173 END
1174 END
1175 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR100
1242 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1243 RULE
1244 NODE (Indicator)
1245 IF (Not (DataSourceScheme IsPresent))
1246 THEN
1247 IF (Indicator IsSameString 'NBEN')
1248 THEN
1249 'false' CopyTo Indicator
1250 ELSE
1251 'true' CopyTo Indicator
1252 END
1253 END
1254 END
1255 NODE (Proprietary)
1256 NODE (Identification)
1257 IF (DataSourceScheme IsPresent)
1258 THEN
1259 Indicator CopyTo Proprietary\Identification
1260 END
1261 END
1262 DataSourceScheme TranslateTo Proprietary
1263 END
1264 END
1265 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR100
1242 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1243 RULE
1244 NODE (Indicator)
1245 IF (Not (DataSourceScheme IsPresent))
1246 THEN
1247 IF (Indicator IsSameString 'NBEN')
1248 THEN
1249 'false' CopyTo Indicator
1250 ELSE
1251 'true' CopyTo Indicator
1252 END
1253 END
1254 END
1255 NODE (Proprietary)
1256 NODE (Identification)
1257 IF (DataSourceScheme IsPresent)
1258 THEN
1259 Indicator CopyTo Proprietary\Identification
1260 END
1261 END
1262 DataSourceScheme TranslateTo Proprietary
1263 END
1264 END
1265 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR100
1150 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1151 RULE
1152 NODE (Indicator)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 IF (Indicator IsSameString 'REVY')
1156 THEN
1157 'true' CopyTo Indicator
1158 END
1159 IF (Indicator IsSameString 'REVN')
1160 THEN
1161 'false' CopyTo Indicator
1162 END
1163 END
1164 END
1165 NODE (Proprietary)
1166 DataSourceScheme TranslateTo Proprietary
1167 NODE (Identification)
1168 IF (DataSourceScheme IsPresent)
1169 THEN
1170 Indicator CopyTo Proprietary\Identification
1171 END
1172 END
1173 END
1174 END
1175 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR100
1461 TRANSLATE(22F_58, NettingEligibility2Choice)
1462 RULE
1463 NODE (Indicator)
1464 IF (Not (DataSourceScheme IsPresent))
1465 THEN
1466 IF (Indicator IsSameString 'NNET')
1467 THEN
1468 'false' CopyTo Indicator
1469 ELSE
1470 'true' CopyTo Indicator
1471 END
1472 END
1473 END
1474 NODE (Proprietary)
1475 DataSourceScheme TranslateTo Proprietary
1476 NODE (Identification)
1477 IF (DataSourceScheme IsPresent)
1478 THEN
1479 Indicator CopyTo Proprietary\Identification
1480 END
1481 END
1482 END
1483 END
1484 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR100
1265 TRANSLATE(24B_63, RepairReason6Choice)
1266 RULE
1267 NODE (Code)
1268 IF (Not (DataSourceScheme IsPresent))
1269 THEN
1270 ReasonCode TranslateTo Code
1271 END
1272 END
1273 NODE (Proprietary)
1274 DataSourceScheme TranslateTo Proprietary
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 ReasonCode CopyTo Proprietary\Identification
1279 END
1280 END
1281 END
1282 END
1283 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR100
1440 TRANSLATE(95C, PartyIdentification17Choice)
1441 RULE
1442 NODE (Country)
1443 CountryCode CopyTo Country
1444 END
1445 END
1446 END
translateTTR100(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR100
1189 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1190 RULE
1191 Currency CopyTo ActiveOrHistoricCurrencyCode
1192 END
1193 END
translateTTR100(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR100
1195 TRANSLATE(22F_216, YesNoIndicator)
1196 RULE
1197 IF (Not (DataSourceScheme IsPresent))
1198 THEN
1199 IF (Indicator IsSameString 'GIVE')
1200 THEN
1201 'false' CopyTo YesNoIndicator
1202 END
1203 IF (Indicator IsSameString 'TAKE')
1204 THEN
1205 'true' CopyTo YesNoIndicator
1206 END
1207 END
1208 END
1209 END
translateTTR100(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR100
1151 TRANSLATE(19A, CreditDebitCode)
1152 RULE
1153 IF (Not (Sign IsPresent))
1154 THEN
1155 'CRDT' CopyTo CreditDebitCode
1156 ELSE
1157 'DBIT' CopyTo CreditDebitCode
1158 END
1159 END
1160 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR100
1223 TRANSLATE(ClassificationType3Choice, 12A)
1224 RULE
1225 NODE (DataSourceScheme)
1226 AlternateClassification TranslateTo DataSourceScheme
1227 END
1228 NODE (InstrumentCodeOrDescription)
1229 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
1230 END
1231 END
1232 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR100
1205 TRANSLATE(ClassificationType3Choice, 12C)
1206 RULE
1207 NODE (CFICode)
1208 ClassificationFinancialInstrument CopyTo CFICode
1209 END
1210 END
1211 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR100
1288 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1289 RULE
1290 NODE (DataSourceScheme)
1291 Proprietary TranslateTo DataSourceScheme
1292 END
1293 NODE (Indicator)
1294 IF (Indicator IsPresent)
1295 THEN
1296 IF (Indicator IsSameBoolean 'false')
1297 THEN
1298 'NLEG' CopyTo Indicator
1299 ELSE
1300 'YLEG' CopyTo Indicator
1301 END
1302 END
1303 Proprietary\Identification CopyTo Indicator
1304 END
1305 END
1306 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR100
1279 TRANSLATE(CorporateActionEventType2Choice, 22F_170)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR100
1052 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1053 RULE
1054 NODE (PlaceCode)
1055 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1056 END
1057 NODE (IdentifierCode)
1058 TypeAndIdentification\Identification TranslateTo IdentifierCode
1059 END
1060 END
1061 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR100
1107 TRANSLATE(SecuritiesAccount17, 97B_2)
1108 RULE
1109 NODE (DataSourceScheme)
1110 Type TranslateTo DataSourceScheme
1111 END
1112 NODE (AccountTypeCode)
1113 Type\Identification CopyTo AccountTypeCode
1114 END
1115 NODE (AccountNumber)
1116 IF (Type IsPresent)
1117 THEN
1118 Identification CopyTo AccountNumber
1119 END
1120 END
1121 END
1122 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR100
1107 TRANSLATE(SecuritiesAccount17, 97B_2)
1108 RULE
1109 NODE (DataSourceScheme)
1110 Type TranslateTo DataSourceScheme
1111 END
1112 NODE (AccountTypeCode)
1113 Type\Identification CopyTo AccountTypeCode
1114 END
1115 NODE (AccountNumber)
1116 IF (Type IsPresent)
1117 THEN
1118 Identification CopyTo AccountNumber
1119 END
1120 END
1121 END
1122 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR100
1107 TRANSLATE(SecuritiesAccount17, 97B_2)
1108 RULE
1109 NODE (DataSourceScheme)
1110 Type TranslateTo DataSourceScheme
1111 END
1112 NODE (AccountTypeCode)
1113 Type\Identification CopyTo AccountTypeCode
1114 END
1115 NODE (AccountNumber)
1116 IF (Type IsPresent)
1117 THEN
1118 Identification CopyTo AccountNumber
1119 END
1120 END
1121 END
1122 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR100
1107 TRANSLATE(SecuritiesAccount17, 97B_2)
1108 RULE
1109 NODE (DataSourceScheme)
1110 Type TranslateTo DataSourceScheme
1111 END
1112 NODE (AccountTypeCode)
1113 Type\Identification CopyTo AccountTypeCode
1114 END
1115 NODE (AccountNumber)
1116 IF (Type IsPresent)
1117 THEN
1118 Identification CopyTo AccountNumber
1119 END
1120 END
1121 END
1122 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR100
1329 TRANSLATE(ISODateTime, 98C)
1330 RULE
1331 NODE (Date)
1332 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1333 THEN
1334 ISODateTime TranslateTo Date
1335 END
1336 END
1337 NODE (Time)
1338 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1339 THEN
1340 ISODateTime TranslateTo Time
1341 END
1342 END
1343 END
1344 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR100
1088 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1089 RULE
1090 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1091 END
1092 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR100
1045 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1046 RULE
1047 'FIXE' EquivalentTo 'FIXE'
1048 'FORF' EquivalentTo 'FORF'
1049 'VARI' EquivalentTo 'VARI'
1050 END
1051 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR100
1351 TRANSLATE(PartyIdentification17Choice, 95P_2)
1352 RULE
1353 NODE (IdentifierCode)
1354 BICOrBEI CopyTo IdentifierCode
1355 END
1356 END
1357 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR100
1124 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1125 RULE
1126 'AVER' EquivalentTo 'AVER'
1127 END
1128 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR100
1124 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1125 RULE
1126 'AVER' EquivalentTo 'AVER'
1127 END
1128 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR100
1124 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1125 RULE
1126 'AVER' EquivalentTo 'AVER'
1127 END
1128 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR100
1124 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1125 RULE
1126 'AVER' EquivalentTo 'AVER'
1127 END
1128 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR100
1314 TRANSLATE(ISODateTime, 98E_1)
1315 RULE
1316 NODE (Date)
1317 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1318 THEN
1319 ISODateTime TranslateTo Date
1320 END
1321 END
1322 NODE (Time)
1323 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1324 THEN
1325 ISODateTime TranslateTo Time
1326 END
1327 END
1328 NODE (Decimals)
1329 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1330 THEN
1331 ISODateTime TranslateTo Decimals
1332 END
1333 END
1334 NODE (UTCIndicator)
1335 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1336 THEN
1337 ISODateTime TranslateTo UTCIndicator
1338 END
1339 END
1340 END
1341 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR100
1086 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1087 RULE
1088 'SHHE' EquivalentTo 'SHHE'
1089 END
1090 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR100
1086 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1087 RULE
1088 'SHHE' EquivalentTo 'SHHE'
1089 END
1090 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR100
1086 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1087 RULE
1088 'SHHE' EquivalentTo 'SHHE'
1089 END
1090 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR100
1086 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1087 RULE
1088 'SHHE' EquivalentTo 'SHHE'
1089 END
1090 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR100
1135 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1136 RULE
1137 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1138 END
1139 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR100
1134 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1135 RULE
1136 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1137 END
1138 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR100
1133 TRANSLATE(ForeignExchangeTerms12, 92B)
1134 RULE
1135 NODE (FirstCurrencyCode)
1136 UnitCurrency TranslateTo FirstCurrencyCode
1137 END
1138 NODE (SecondCurrencyCode)
1139 QuotedCurrency TranslateTo SecondCurrencyCode
1140 END
1141 NODE (Rate)
1142 ExchangeRate TranslateTo Rate
1143 END
1144 END
1145 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR100
1132 TRANSLATE(ForeignExchangeTerms12, 92B)
1133 RULE
1134 NODE (FirstCurrencyCode)
1135 UnitCurrency TranslateTo FirstCurrencyCode
1136 END
1137 NODE (SecondCurrencyCode)
1138 QuotedCurrency TranslateTo SecondCurrencyCode
1139 END
1140 NODE (Rate)
1141 ExchangeRate TranslateTo Rate
1142 END
1143 END
1144 END
translateTTR100(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR100
1083 TRANSLATE(RestrictedFINXMax140Text, 70C)
1084 RULE
1085 NODE (Narrative)
1086 NODE (Line)
1087 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1088 END
1089 NODE (Line)
1090 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1091 END
1092 NODE (Line)
1093 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1094 END
1095 NODE (Line)
1096 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1097 END
1098 END
1099 END
1100 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR101
1443 TRANSLATE(93C, SubBalanceInformation8)
1444 RULE
1445 NODE (SubBalanceType)
1446 NODE (Code)
1447 'PENR' CopyTo SubBalanceType\Code
1448 END
1449 END
1450 NODE (Quantity)
1451 NODE (QuantityAndAvailability)
1452 93C TranslateTo Quantity\QuantityAndAvailability
1453 END
1454 END
1455 END
1456 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR101
1418 TRANSLATE(93C, SubBalanceInformation7)
1419 RULE
1420 NODE (SubBalanceType)
1421 NODE (Code)
1422 'BODE' CopyTo SubBalanceType\Code
1423 END
1424 END
1425 NODE (Quantity)
1426 NODE (QuantityAndAvailability)
1427 93C TranslateTo Quantity\QuantityAndAvailability
1428 END
1429 END
1430 END
1431 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR101
1507 TRANSLATE(19A, AmountAndDirection12)
1508 RULE
1509 NODE (Amount)
1510 NODE (Amount)
1511 Amount TranslateTo Amount\Amount
1512 END
1513 NODE (Currency)
1514 CurrencyCode TranslateTo Amount\Currency
1515 END
1516 END
1517 NODE (CreditDebitIndicator)
1518 19A TranslateTo CreditDebitIndicator
1519 END
1520 END
1521 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR101
1301 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1302 RULE
1303 'BLCH' EquivalentTo 'BLCH'
1304 'BLPA' EquivalentTo 'BLPA'
1305 END
1306 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR101
1229 TRANSLATE(92A, Rate2)
1230 RULE
1231 NODE (Sign)
1232 IF (Sign IsPresent)
1233 THEN
1234 'false' CopyTo Sign
1235 ELSE
1236 'true' CopyTo Sign
1237 END
1238 END
1239 NODE (Rate)
1240 Rate TranslateTo Rate
1241 END
1242 END
1243 END
translateTTR101(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR101
1224 TRANSLATE(19A, CreditDebitCode)
1225 RULE
1226 IF (Not (Sign IsPresent))
1227 THEN
1228 'DBIT' CopyTo CreditDebitCode
1229 ELSE
1230 'CRDT' CopyTo CreditDebitCode
1231 END
1232 END
1233 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR101
1302 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1303 RULE
1304 'BLCH' EquivalentTo 'BLCH'
1305 'BLPA' EquivalentTo 'BLPA'
1306 END
1307 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR101
1229 TRANSLATE(92A, Rate2)
1230 RULE
1231 NODE (Sign)
1232 IF (Sign IsPresent)
1233 THEN
1234 'false' CopyTo Sign
1235 ELSE
1236 'true' CopyTo Sign
1237 END
1238 END
1239 NODE (Rate)
1240 Rate TranslateTo Rate
1241 END
1242 END
1243 END
translateTTR101(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR101
1225 TRANSLATE(19A, CreditDebitCode)
1226 RULE
1227 IF (Not (Sign IsPresent))
1228 THEN
1229 'DBIT' CopyTo CreditDebitCode
1230 ELSE
1231 'CRDT' CopyTo CreditDebitCode
1232 END
1233 END
1234 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR101
1285 TRANSLATE(22F_57, BlockTrade2Choice)
1286 RULE
1287 NODE (Code)
1288 IF (Not (DataSourceScheme IsPresent))
1289 THEN
1290 Indicator TranslateTo Code
1291 END
1292 END
1293 NODE (Proprietary)
1294 NODE (Identification)
1295 IF (DataSourceScheme IsPresent)
1296 THEN
1297 Indicator CopyTo Proprietary\Identification
1298 END
1299 END
1300 DataSourceScheme TranslateTo Proprietary
1301 END
1302 END
1303 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR101
1239 TRANSLATE(Rate_FIN_15d, PercentageRate)
1240 RULE
1241 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1242 END
1243 END
translateTTR101(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR101
1222 TRANSLATE(19A, CreditDebitCode)
1223 RULE
1224 IF (Not (Sign IsPresent))
1225 THEN
1226 'CRDT' CopyTo CreditDebitCode
1227 ELSE
1228 'DBIT' CopyTo CreditDebitCode
1229 END
1230 END
1231 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR101
1289 TRANSLATE(22F_57, BlockTrade2Choice)
1290 RULE
1291 NODE (Code)
1292 IF (Not (DataSourceScheme IsPresent))
1293 THEN
1294 Indicator TranslateTo Code
1295 END
1296 END
1297 NODE (Proprietary)
1298 NODE (Identification)
1299 IF (DataSourceScheme IsPresent)
1300 THEN
1301 Indicator CopyTo Proprietary\Identification
1302 END
1303 END
1304 DataSourceScheme TranslateTo Proprietary
1305 END
1306 END
1307 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR101
1239 TRANSLATE(Rate_FIN_15d, PercentageRate)
1240 RULE
1241 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1242 END
1243 END
translateTTR101(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR101
1226 TRANSLATE(19A, CreditDebitCode)
1227 RULE
1228 IF (Not (Sign IsPresent))
1229 THEN
1230 'CRDT' CopyTo CreditDebitCode
1231 ELSE
1232 'DBIT' CopyTo CreditDebitCode
1233 END
1234 END
1235 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR101
1264 TRANSLATE(22F_57, BlockTrade2Choice)
1265 RULE
1266 NODE (Code)
1267 IF (Not (DataSourceScheme IsPresent))
1268 THEN
1269 Indicator TranslateTo Code
1270 END
1271 END
1272 NODE (Proprietary)
1273 NODE (Identification)
1274 IF (DataSourceScheme IsPresent)
1275 THEN
1276 Indicator CopyTo Proprietary\Identification
1277 END
1278 END
1279 DataSourceScheme TranslateTo Proprietary
1280 END
1281 END
1282 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR101
1264 TRANSLATE(22F_57, BlockTrade2Choice)
1265 RULE
1266 NODE (Code)
1267 IF (Not (DataSourceScheme IsPresent))
1268 THEN
1269 Indicator TranslateTo Code
1270 END
1271 END
1272 NODE (Proprietary)
1273 NODE (Identification)
1274 IF (DataSourceScheme IsPresent)
1275 THEN
1276 Indicator CopyTo Proprietary\Identification
1277 END
1278 END
1279 DataSourceScheme TranslateTo Proprietary
1280 END
1281 END
1282 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR101
1176 TRANSLATE(22F_157, LegalFramework2Choice)
1177 RULE
1178 NODE (Code)
1179 IF (Not (DataSourceScheme IsPresent))
1180 THEN
1181 Indicator TranslateTo Code
1182 END
1183 END
1184 NODE (Proprietary)
1185 DataSourceScheme TranslateTo Proprietary
1186 NODE (Identification)
1187 IF (DataSourceScheme IsPresent)
1188 THEN
1189 Indicator CopyTo Proprietary\Identification
1190 END
1191 END
1192 END
1193 END
1194 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR101
1266 TRANSLATE(22F_57, BlockTrade2Choice)
1267 RULE
1268 NODE (Code)
1269 IF (Not (DataSourceScheme IsPresent))
1270 THEN
1271 Indicator TranslateTo Code
1272 END
1273 END
1274 NODE (Proprietary)
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 Indicator CopyTo Proprietary\Identification
1279 END
1280 END
1281 DataSourceScheme TranslateTo Proprietary
1282 END
1283 END
1284 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR101
1266 TRANSLATE(22F_57, BlockTrade2Choice)
1267 RULE
1268 NODE (Code)
1269 IF (Not (DataSourceScheme IsPresent))
1270 THEN
1271 Indicator TranslateTo Code
1272 END
1273 END
1274 NODE (Proprietary)
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 Indicator CopyTo Proprietary\Identification
1279 END
1280 END
1281 DataSourceScheme TranslateTo Proprietary
1282 END
1283 END
1284 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR101
1176 TRANSLATE(22F_157, LegalFramework2Choice)
1177 RULE
1178 NODE (Code)
1179 IF (Not (DataSourceScheme IsPresent))
1180 THEN
1181 Indicator TranslateTo Code
1182 END
1183 END
1184 NODE (Proprietary)
1185 DataSourceScheme TranslateTo Proprietary
1186 NODE (Identification)
1187 IF (DataSourceScheme IsPresent)
1188 THEN
1189 Indicator CopyTo Proprietary\Identification
1190 END
1191 END
1192 END
1193 END
1194 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR101
1262 TRANSLATE(22F_57, BlockTrade2Choice)
1263 RULE
1264 NODE (Code)
1265 IF (Not (DataSourceScheme IsPresent))
1266 THEN
1267 Indicator TranslateTo Code
1268 END
1269 END
1270 NODE (Proprietary)
1271 NODE (Identification)
1272 IF (DataSourceScheme IsPresent)
1273 THEN
1274 Indicator CopyTo Proprietary\Identification
1275 END
1276 END
1277 DataSourceScheme TranslateTo Proprietary
1278 END
1279 END
1280 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR101
1262 TRANSLATE(22F_57, BlockTrade2Choice)
1263 RULE
1264 NODE (Code)
1265 IF (Not (DataSourceScheme IsPresent))
1266 THEN
1267 Indicator TranslateTo Code
1268 END
1269 END
1270 NODE (Proprietary)
1271 NODE (Identification)
1272 IF (DataSourceScheme IsPresent)
1273 THEN
1274 Indicator CopyTo Proprietary\Identification
1275 END
1276 END
1277 DataSourceScheme TranslateTo Proprietary
1278 END
1279 END
1280 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR101
1176 TRANSLATE(22F_157, LegalFramework2Choice)
1177 RULE
1178 NODE (Code)
1179 IF (Not (DataSourceScheme IsPresent))
1180 THEN
1181 Indicator TranslateTo Code
1182 END
1183 END
1184 NODE (Proprietary)
1185 DataSourceScheme TranslateTo Proprietary
1186 NODE (Identification)
1187 IF (DataSourceScheme IsPresent)
1188 THEN
1189 Indicator CopyTo Proprietary\Identification
1190 END
1191 END
1192 END
1193 END
1194 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR101
1266 TRANSLATE(22F_57, BlockTrade2Choice)
1267 RULE
1268 NODE (Code)
1269 IF (Not (DataSourceScheme IsPresent))
1270 THEN
1271 Indicator TranslateTo Code
1272 END
1273 END
1274 NODE (Proprietary)
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 Indicator CopyTo Proprietary\Identification
1279 END
1280 END
1281 DataSourceScheme TranslateTo Proprietary
1282 END
1283 END
1284 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR101
1266 TRANSLATE(22F_57, BlockTrade2Choice)
1267 RULE
1268 NODE (Code)
1269 IF (Not (DataSourceScheme IsPresent))
1270 THEN
1271 Indicator TranslateTo Code
1272 END
1273 END
1274 NODE (Proprietary)
1275 NODE (Identification)
1276 IF (DataSourceScheme IsPresent)
1277 THEN
1278 Indicator CopyTo Proprietary\Identification
1279 END
1280 END
1281 DataSourceScheme TranslateTo Proprietary
1282 END
1283 END
1284 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR101
1176 TRANSLATE(22F_157, LegalFramework2Choice)
1177 RULE
1178 NODE (Code)
1179 IF (Not (DataSourceScheme IsPresent))
1180 THEN
1181 Indicator TranslateTo Code
1182 END
1183 END
1184 NODE (Proprietary)
1185 DataSourceScheme TranslateTo Proprietary
1186 NODE (Identification)
1187 IF (DataSourceScheme IsPresent)
1188 THEN
1189 Indicator CopyTo Proprietary\Identification
1190 END
1191 END
1192 END
1193 END
1194 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR101
1485 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1486 RULE
1487 NODE (Indicator)
1488 IF (Not (DataSourceScheme IsPresent))
1489 THEN
1490 IF (Indicator IsSameString 'NCCP')
1491 THEN
1492 'false' CopyTo Indicator
1493 ELSE
1494 'true' CopyTo Indicator
1495 END
1496 END
1497 END
1498 NODE (Proprietary)
1499 NODE (Identification)
1500 IF (DataSourceScheme IsPresent)
1501 THEN
1502 Indicator CopyTo Proprietary\Identification
1503 END
1504 END
1505 DataSourceScheme TranslateTo Proprietary
1506 END
1507 END
1508 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR101
1284 TRANSLATE(OptionalCode_4!c_386, RepairReason4Code)
1285 RULE
1286 'BATC' EquivalentTo 'BATC'
1287 'CAEV' EquivalentTo 'CAEV'
1288 'CASH' EquivalentTo 'CASH'
1289 'CASY' EquivalentTo 'CASY'
1290 'DDAT' EquivalentTo 'DDAT'
1291 'DDEA' EquivalentTo 'DDEA'
1292 'DMON' EquivalentTo 'DMON'
1293 'DQUA' EquivalentTo 'DQUA'
1294 'DSEC' EquivalentTo 'DSEC'
1295 'DTRD' EquivalentTo 'DTRD'
1296 'IIND' EquivalentTo 'IIND'
1297 'MINO' EquivalentTo 'MINO'
1298 'MUNO' EquivalentTo 'MUNO'
1299 'NCRR' EquivalentTo 'NCRR'
1300 'PHYS' EquivalentTo 'PHYS'
1301 'PLCE' EquivalentTo 'PLCE'
1302 'REFE' EquivalentTo 'REFE'
1303 'RTGS' EquivalentTo 'RTGS'
1304 'SAFE' EquivalentTo 'SAFE'
1305 'SETR' EquivalentTo 'SETR'
1306 'SETS' EquivalentTo 'SETS'
1307 'TXST' EquivalentTo 'TXST'
1308 'INPS' EquivalentTo 'INPS'
1309 'SDUT' EquivalentTo 'SDUT'
1310 'IEXE' EquivalentTo 'IEXE'
1311 'ICAG' EquivalentTo 'ICAG'
1312 'DEPT' EquivalentTo 'DEPT'
1313 'ICUS' EquivalentTo 'ICUS'
1314 'NARR' EquivalentTo 'OTHR'
1315 END
1316 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR101
1447 TRANSLATE(95Q, PartyIdentification17Choice)
1448 RULE
1449 NODE (NameAndAddress)
1450 NameAndAddress TranslateTo NameAndAddress
1451 END
1452 END
1453 END
translateTTR101(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR101
1194 TRANSLATE(Text_Sign, CreditDebitCode)
1195 RULE
1196 IF (Not (Text_Sign IsPresent))
1197 THEN
1198 'DBIT' CopyTo CreditDebitCode
1199 ELSE
1200 'CRDT' CopyTo CreditDebitCode
1201 END
1202 END
1203 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR101
1210 TRANSLATE(92C, RateName2)
1211 RULE
1212 NODE (Issuer)
1213 DataSourceScheme CopyTo Issuer
1214 END
1215 NODE (RateName)
1216 RateName CopyTo RateName
1217 END
1218 END
1219 END
translateTTR101(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR101
1161 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1162 RULE
1163 NODE (Amount)
1164 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1165 THEN
1166 Amount TranslateTo Amount
1167 ELSE
1168 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1169 END
1170 END
1171 NODE (Currency)
1172 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1173 THEN
1174 CurrencyCode TranslateTo Currency
1175 ELSE
1176 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1177 END
1178 END
1179 END
1180 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR101
1233 TRANSLATE(ClassificationType3Choice, 12C)
1234 RULE
1235 NODE (CFICode)
1236 ClassificationFinancialInstrument CopyTo CFICode
1237 END
1238 END
1239 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR101
1212 TRANSLATE(PartyIdentification16Choice, 95P_2)
1213 RULE
1214 NODE (IdentifierCode)
1215 BICOrBEI CopyTo IdentifierCode
1216 END
1217 END
1218 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR101
1307 TRANSLATE(SettlementDate4Choice, 98A)
1308 RULE
1309 Date TranslateTo 98A
1310 END
1311 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR101
1290 TRANSLATE(CorporateActionEventType3Code, OptionalCode_4!c_285)
1291 RULE
1292 'ACTV' EquivalentTo 'ACTV'
1293 'ATTI' EquivalentTo 'ATTI'
1294 'BIDS' EquivalentTo 'BIDS'
1295 'BONU' EquivalentTo 'BONU'
1296 'BPUT' EquivalentTo 'BPUT'
1297 'BRUP' EquivalentTo 'BRUP'
1298 'CHAN' EquivalentTo 'CHAN'
1299 'CONV' EquivalentTo 'CONV'
1300 'COOP' EquivalentTo 'COOP'
1301 'DECR' EquivalentTo 'DECR'
1302 'DETI' EquivalentTo 'DETI'
1303 'DLST' EquivalentTo 'DLST'
1304 'DRAW' EquivalentTo 'DRAW'
1305 'DRIP' EquivalentTo 'DRIP'
1306 'DTCH' EquivalentTo 'DTCH'
1307 'DVOP' EquivalentTo 'DVOP'
1308 'DVSC' EquivalentTo 'DVSC'
1309 'DVSE' EquivalentTo 'DVSE'
1310 'EXOF' EquivalentTo 'EXOF'
1311 'EXRI' EquivalentTo 'EXRI'
1312 'EXWA' EquivalentTo 'EXWA'
1313 'INCR' EquivalentTo 'INCR'
1314 'LIQU' EquivalentTo 'LIQU'
1315 'MCAL' EquivalentTo 'MCAL'
1316 'MRGR' EquivalentTo 'MRGR'
1317 'ODLT' EquivalentTo 'ODLT'
1318 'OTHR' EquivalentTo 'OTHR'
1319 'PARI' EquivalentTo 'PARI'
1320 'PCAL' EquivalentTo 'PCAL'
1321 'PDEF' EquivalentTo 'PDEF'
1322 'PINK' EquivalentTo 'PINK'
1323 'PLAC' EquivalentTo 'PLAC'
1324 'PPMT' EquivalentTo 'PPMT'
1325 'PRII' EquivalentTo 'PRII'
1326 'PRIO' EquivalentTo 'PRIO'
1327 'REDM' EquivalentTo 'REDM'
1328 'REDO' EquivalentTo 'REDO'
1329 'REMK' EquivalentTo 'REMK'
1330 'RHDI' EquivalentTo 'RHDI'
1331 'RHTS' EquivalentTo 'RHTS'
1332 'SMAL' EquivalentTo 'SMAL'
1333 'SOFF' EquivalentTo 'SOFF'
1334 'SPLF' EquivalentTo 'SPLF'
1335 'SPLR' EquivalentTo 'SPLR'
1336 'SUSP' EquivalentTo 'SUSP'
1337 'TEND' EquivalentTo 'TEND'
1338 'WRTH' EquivalentTo 'WRTH'
1339 END
1340 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR101
1062 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1063 RULE
1064 'CUST' EquivalentTo 'CUST'
1065 'ICSD' EquivalentTo 'ICSD'
1066 'NCSD' EquivalentTo 'NCSD'
1067 'SHHE' EquivalentTo 'SHHE'
1068 END
1069 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR101
1123 TRANSLATE(CashAccountIdentification6Choice, 97A)
1124 RULE
1125 NODE (AccountNumber)
1126 Proprietary CopyTo AccountNumber
1127 END
1128 END
1129 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR101
1123 TRANSLATE(CashAccountIdentification6Choice, 97A)
1124 RULE
1125 NODE (AccountNumber)
1126 Proprietary CopyTo AccountNumber
1127 END
1128 END
1129 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR101
1123 TRANSLATE(CashAccountIdentification6Choice, 97A)
1124 RULE
1125 NODE (AccountNumber)
1126 Proprietary CopyTo AccountNumber
1127 END
1128 END
1129 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR101
1123 TRANSLATE(CashAccountIdentification6Choice, 97A)
1124 RULE
1125 NODE (AccountNumber)
1126 Proprietary CopyTo AccountNumber
1127 END
1128 END
1129 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR101
1345 TRANSLATE(TradeDate2Choice, 98E_1)
1346 RULE
1347 Date\DateTime TranslateTo 98E_1
1348 END
1349 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR101
1093 TRANSLATE(SecuritiesAccount17, 97A)
1094 RULE
1095 NODE (AccountNumber)
1096 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1097 THEN
1098 Identification CopyTo AccountNumber
1099 END
1100 END
1101 END
1102 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR101
1052 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1053 RULE
1054 NODE (DataSourceScheme)
1055 Proprietary TranslateTo DataSourceScheme
1056 END
1057 NODE (Indicator)
1058 IF (Indicator IsSameBoolean 'true')
1059 THEN
1060 'REVY' CopyTo Indicator
1061 END
1062 IF (Indicator IsSameBoolean 'false')
1063 THEN
1064 'REVN' CopyTo Indicator
1065 END
1066 Proprietary\Identification CopyTo Indicator
1067 END
1068 END
1069 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR101
1358 TRANSLATE(PartyIdentification17Choice, 95Q)
1359 RULE
1360 NODE (NameAndAddress)
1361 NameAndAddress TranslateTo NameAndAddress
1362 END
1363 END
1364 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR101
1129 TRANSLATE(TerminationDate3Choice, 98A)
1130 RULE
1131 Date TranslateTo 98A
1132 END
1133 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR101
1129 TRANSLATE(TerminationDate3Choice, 98A)
1130 RULE
1131 Date TranslateTo 98A
1132 END
1133 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR101
1129 TRANSLATE(TerminationDate3Choice, 98A)
1130 RULE
1131 Date TranslateTo 98A
1132 END
1133 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR101
1129 TRANSLATE(TerminationDate3Choice, 98A)
1130 RULE
1131 Date TranslateTo 98A
1132 END
1133 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR101
1342 TRANSLATE(RestrictedFINXMax350Text, 70E)
1343 RULE
1344 NODE (Narrative)
1345 NODE (Line)
1346 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1347 END
1348 NODE (Line)
1349 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1350 END
1351 NODE (Line)
1352 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1353 END
1354 NODE (Line)
1355 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1356 END
1357 NODE (Line)
1358 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1359 END
1360 NODE (Line)
1361 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1362 END
1363 NODE (Line)
1364 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1365 END
1366 NODE (Line)
1367 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1368 END
1369 NODE (Line)
1370 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1371 END
1372 NODE (Line)
1373 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1374 END
1375 END
1376 END
1377 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR101
1091 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1092 RULE
1093 NODE (CountryCode)
1094 Country CopyTo CountryCode
1095 END
1096 END
1097 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR101
1091 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1092 RULE
1093 NODE (CountryCode)
1094 Country CopyTo CountryCode
1095 END
1096 END
1097 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR101
1091 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1092 RULE
1093 NODE (CountryCode)
1094 Country CopyTo CountryCode
1095 END
1096 END
1097 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR101
1091 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1092 RULE
1093 NODE (CountryCode)
1094 Country CopyTo CountryCode
1095 END
1096 END
1097 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR101
1146 TRANSLATE(ActiveCurrencyCode, Currency)
1147 RULE
1148 ActiveCurrencyCode CopyTo Currency
1149 END
1150 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR101
1145 TRANSLATE(ActiveCurrencyCode, Currency)
1146 RULE
1147 ActiveCurrencyCode CopyTo Currency
1148 END
1149 END
translateTTR101(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR101
1101 TRANSLATE(PartyIdentification16Choice, 95P_2)
1102 RULE
1103 NODE (IdentifierCode)
1104 BICOrBEI CopyTo IdentifierCode
1105 END
1106 END
1107 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR102
1457 TRANSLATE(93B, SubBalanceInformation8)
1458 RULE
1459 NODE (SubBalanceType)
1460 NODE (Code)
1461 'LOAN' CopyTo SubBalanceType\Code
1462 END
1463 END
1464 NODE (Quantity)
1465 NODE (Quantity)
1466 IF (Not (DataSourceScheme IsPresent))
1467 THEN
1468 93B TranslateTo Quantity\Quantity
1469 END
1470 END
1471 NODE (Proprietary)
1472 IF (DataSourceScheme IsPresent)
1473 THEN
1474 93B TranslateTo Quantity\Proprietary
1475 END
1476 END
1477 END
1478 END
1479 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR102
1432 TRANSLATE(93B, SubBalanceInformation7)
1433 RULE
1434 NODE (SubBalanceType)
1435 NODE (Code)
1436 'TRAN' CopyTo SubBalanceType\Code
1437 END
1438 END
1439 NODE (Quantity)
1440 NODE (Quantity)
1441 IF (Not (DataSourceScheme IsPresent))
1442 THEN
1443 93B TranslateTo Quantity\Quantity
1444 END
1445 END
1446 NODE (Proprietary)
1447 IF (DataSourceScheme IsPresent)
1448 THEN
1449 93B TranslateTo Quantity\Proprietary
1450 END
1451 END
1452 END
1453 END
1454 END
translateTTR102(String, Field) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR102
1522 TRANSLATE(19A, CreditDebitCode)
1523 RULE
1524 IF (Not (Sign IsPresent))
1525 THEN
1526 'DBIT' CopyTo CreditDebitCode
1527 ELSE
1528 'CRDT' CopyTo CreditDebitCode
1529 END
1530 END
1531 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR102
1307 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1308 RULE
1309 NODE (Indicator)
1310 IF (Not (DataSourceScheme IsPresent))
1311 THEN
1312 IF (Indicator IsSameString 'NCCP')
1313 THEN
1314 'false' CopyTo Indicator
1315 ELSE
1316 'true' CopyTo Indicator
1317 END
1318 END
1319 END
1320 NODE (Proprietary)
1321 NODE (Identification)
1322 IF (DataSourceScheme IsPresent)
1323 THEN
1324 Indicator CopyTo Proprietary\Identification
1325 END
1326 END
1327 DataSourceScheme TranslateTo Proprietary
1328 END
1329 END
1330 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR102
1244 TRANSLATE(Rate_FIN_15d, PercentageRate)
1245 RULE
1246 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1247 END
1248 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR102
1308 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1309 RULE
1310 NODE (Indicator)
1311 IF (Not (DataSourceScheme IsPresent))
1312 THEN
1313 IF (Indicator IsSameString 'NCCP')
1314 THEN
1315 'false' CopyTo Indicator
1316 ELSE
1317 'true' CopyTo Indicator
1318 END
1319 END
1320 END
1321 NODE (Proprietary)
1322 NODE (Identification)
1323 IF (DataSourceScheme IsPresent)
1324 THEN
1325 Indicator CopyTo Proprietary\Identification
1326 END
1327 END
1328 DataSourceScheme TranslateTo Proprietary
1329 END
1330 END
1331 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR102
1244 TRANSLATE(Rate_FIN_15d, PercentageRate)
1245 RULE
1246 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1247 END
1248 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR102
1304 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1305 RULE
1306 'BLCH' EquivalentTo 'BLCH'
1307 'BLPA' EquivalentTo 'BLPA'
1308 END
1309 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR102
1244 TRANSLATE(92A, RateOrName2Choice)
1245 RULE
1246 NODE (Rate)
1247 92A TranslateTo Rate
1248 END
1249 END
1250 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR102
1308 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1309 RULE
1310 'BLCH' EquivalentTo 'BLCH'
1311 'BLPA' EquivalentTo 'BLPA'
1312 END
1313 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR102
1244 TRANSLATE(92A, RateOrName2Choice)
1245 RULE
1246 NODE (Rate)
1247 92A TranslateTo Rate
1248 END
1249 END
1250 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR102
1283 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1284 RULE
1285 'BLCH' EquivalentTo 'BLCH'
1286 'BLPA' EquivalentTo 'BLPA'
1287 END
1288 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR102
1283 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1284 RULE
1285 'BLCH' EquivalentTo 'BLCH'
1286 'BLPA' EquivalentTo 'BLPA'
1287 END
1288 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR102
1195 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1196 RULE
1197 'FRAN' EquivalentTo 'FRAN'
1198 END
1199 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR102
1285 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1286 RULE
1287 'BLCH' EquivalentTo 'BLCH'
1288 'BLPA' EquivalentTo 'BLPA'
1289 END
1290 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR102
1285 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1286 RULE
1287 'BLCH' EquivalentTo 'BLCH'
1288 'BLPA' EquivalentTo 'BLPA'
1289 END
1290 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR102
1195 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1196 RULE
1197 'FRAN' EquivalentTo 'FRAN'
1198 END
1199 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR102
1281 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1282 RULE
1283 'BLCH' EquivalentTo 'BLCH'
1284 'BLPA' EquivalentTo 'BLPA'
1285 END
1286 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR102
1281 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1282 RULE
1283 'BLCH' EquivalentTo 'BLCH'
1284 'BLPA' EquivalentTo 'BLPA'
1285 END
1286 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR102
1195 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1196 RULE
1197 'FRAN' EquivalentTo 'FRAN'
1198 END
1199 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR102
1285 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1286 RULE
1287 'BLCH' EquivalentTo 'BLCH'
1288 'BLPA' EquivalentTo 'BLPA'
1289 END
1290 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR102
1285 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1286 RULE
1287 'BLCH' EquivalentTo 'BLCH'
1288 'BLPA' EquivalentTo 'BLPA'
1289 END
1290 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR102
1195 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1196 RULE
1197 'FRAN' EquivalentTo 'FRAN'
1198 END
1199 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR102
1509 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1510 RULE
1511 NODE (Indicator)
1512 IF (Not (DataSourceScheme IsPresent))
1513 THEN
1514 IF (Indicator IsSameString 'NLEG')
1515 THEN
1516 'false' CopyTo Indicator
1517 ELSE
1518 'true' CopyTo Indicator
1519 END
1520 END
1521 END
1522 NODE (Proprietary)
1523 DataSourceScheme TranslateTo Proprietary
1524 NODE (Identification)
1525 IF (DataSourceScheme IsPresent)
1526 THEN
1527 Indicator CopyTo Proprietary\Identification
1528 END
1529 END
1530 END
1531 END
1532 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR102
1317 TRANSLATE(24B_5, PendingReason9Choice)
1318 RULE
1319 NODE (Code)
1320 IF (Not (DataSourceScheme IsPresent))
1321 THEN
1322 ReasonCode TranslateTo Code
1323 END
1324 END
1325 NODE (Proprietary)
1326 DataSourceScheme TranslateTo Proprietary
1327 NODE (Identification)
1328 IF (DataSourceScheme IsPresent)
1329 THEN
1330 ReasonCode CopyTo Proprietary\Identification
1331 END
1332 END
1333 END
1334 END
1335 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR102
1454 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1455 RULE
1456 NODE (Name)
1457 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1458 END
1459 END
1460 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR102
1204 TRANSLATE(19A, AmountAndDirection13)
1205 RULE
1206 NODE (Amount)
1207 19A TranslateTo Amount
1208 END
1209 NODE (CreditDebitIndicator)
1210 Sign TranslateTo CreditDebitIndicator
1211 END
1212 END
1213 END
translateTTR102(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR102
1220 TRANSLATE(92A, Rate2)
1221 RULE
1222 NODE (Sign)
1223 IF (Sign IsPresent)
1224 THEN
1225 'false' CopyTo Sign
1226 ELSE
1227 'true' CopyTo Sign
1228 END
1229 END
1230 NODE (Rate)
1231 Rate TranslateTo Rate
1232 END
1233 END
1234 END
translateTTR102(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR102
1181 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1182 RULE
1183 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1184 END
1185 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR102
1240 TRANSLATE(PartyIdentification16Choice, 95P_2)
1241 RULE
1242 NODE (IdentifierCode)
1243 BICOrBEI CopyTo IdentifierCode
1244 END
1245 END
1246 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR102
1219 TRANSLATE(PartyIdentification16Choice, 95Q)
1220 RULE
1221 NODE (NameAndAddress)
1222 NameAndAddress TranslateTo NameAndAddress
1223 END
1224 END
1225 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR102
1312 TRANSLATE(SettlementDate4Choice, 98B_9)
1313 RULE
1314 NODE (DataSourceScheme)
1315 DateCode\Proprietary TranslateTo DataSourceScheme
1316 END
1317 NODE (DateCode)
1318 DateCode\Code TranslateTo DateCode
1319 DateCode\Proprietary\Identification CopyTo DateCode
1320 END
1321 END
1322 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR102
1341 TRANSLATE(SecuritiesTransactionType5Choice, 22F_160)
1342 RULE
1343 NODE (DataSourceScheme)
1344 Proprietary TranslateTo DataSourceScheme
1345 END
1346 NODE (Indicator)
1347 Code TranslateTo Indicator
1348 Proprietary\Identification CopyTo Indicator
1349 END
1350 END
1351 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR102
1070 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1071 RULE
1072 AnyBICIdentifier CopyTo Identifier_BICBEI
1073 END
1074 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR102
1130 TRANSLATE(CashAccountIdentification6Choice, 97E)
1131 RULE
1132 NODE (InternationalBankAccountNumber)
1133 IBAN CopyTo InternationalBankAccountNumber
1134 END
1135 END
1136 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR102
1130 TRANSLATE(CashAccountIdentification6Choice, 97E)
1131 RULE
1132 NODE (InternationalBankAccountNumber)
1133 IBAN CopyTo InternationalBankAccountNumber
1134 END
1135 END
1136 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR102
1130 TRANSLATE(CashAccountIdentification6Choice, 97E)
1131 RULE
1132 NODE (InternationalBankAccountNumber)
1133 IBAN CopyTo InternationalBankAccountNumber
1134 END
1135 END
1136 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR102
1130 TRANSLATE(CashAccountIdentification6Choice, 97E)
1131 RULE
1132 NODE (InternationalBankAccountNumber)
1133 IBAN CopyTo InternationalBankAccountNumber
1134 END
1135 END
1136 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR102
1350 TRANSLATE(ISODateTime, 98E_1)
1351 RULE
1352 NODE (Date)
1353 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1354 THEN
1355 ISODateTime TranslateTo Date
1356 END
1357 END
1358 NODE (Time)
1359 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1360 THEN
1361 ISODateTime TranslateTo Time
1362 END
1363 END
1364 NODE (Decimals)
1365 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1366 THEN
1367 ISODateTime TranslateTo Decimals
1368 END
1369 END
1370 NODE (UTCIndicator)
1371 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1372 THEN
1373 ISODateTime TranslateTo UTCIndicator
1374 END
1375 END
1376 END
1377 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR102
1103 TRANSLATE(SecuritiesAccount17, 97B_2)
1104 RULE
1105 NODE (DataSourceScheme)
1106 Type TranslateTo DataSourceScheme
1107 END
1108 NODE (AccountTypeCode)
1109 Type\Identification CopyTo AccountTypeCode
1110 END
1111 NODE (AccountNumber)
1112 IF (Type IsPresent)
1113 THEN
1114 Identification CopyTo AccountNumber
1115 END
1116 END
1117 END
1118 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR102
1070 TRANSLATE(LegalFramework2Choice, 22F_157)
1071 RULE
1072 NODE (DataSourceScheme)
1073 Proprietary TranslateTo DataSourceScheme
1074 END
1075 NODE (Indicator)
1076 Code TranslateTo Indicator
1077 Proprietary\Identification CopyTo Indicator
1078 END
1079 END
1080 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR102
1365 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1366 RULE
1367 NODE (Line)
1368 (Name Substring ('1', '35')) CopyTo Line[1]
1369 END
1370 NODE (Line)
1371 (Name Substring ('36', '35')) CopyTo Line[2]
1372 END
1373 NODE (Line)
1374 (Name Substring ('71', '35')) CopyTo Line[3]
1375 END
1376 NODE (Line)
1377 (Name Substring ('106', '35')) CopyTo Line[4]
1378 END
1379 END
1380 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR102
1134 TRANSLATE(TerminationDate3Choice, 98B_1)
1135 RULE
1136 NODE (DataSourceScheme)
1137 Code\Proprietary TranslateTo DataSourceScheme
1138 END
1139 NODE (DateCode)
1140 Code\Proprietary\Identification CopyTo DateCode
1141 Code\Code TranslateTo DateCode
1142 END
1143 END
1144 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR102
1134 TRANSLATE(TerminationDate3Choice, 98B_1)
1135 RULE
1136 NODE (DataSourceScheme)
1137 Code\Proprietary TranslateTo DataSourceScheme
1138 END
1139 NODE (DateCode)
1140 Code\Proprietary\Identification CopyTo DateCode
1141 Code\Code TranslateTo DateCode
1142 END
1143 END
1144 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR102
1134 TRANSLATE(TerminationDate3Choice, 98B_1)
1135 RULE
1136 NODE (DataSourceScheme)
1137 Code\Proprietary TranslateTo DataSourceScheme
1138 END
1139 NODE (DateCode)
1140 Code\Proprietary\Identification CopyTo DateCode
1141 Code\Code TranslateTo DateCode
1142 END
1143 END
1144 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR102
1134 TRANSLATE(TerminationDate3Choice, 98B_1)
1135 RULE
1136 NODE (DataSourceScheme)
1137 Code\Proprietary TranslateTo DataSourceScheme
1138 END
1139 NODE (DateCode)
1140 Code\Proprietary\Identification CopyTo DateCode
1141 Code\Code TranslateTo DateCode
1142 END
1143 END
1144 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR102
1378 TRANSLATE(PartyIdentification16Choice, 95P_2)
1379 RULE
1380 NODE (IdentifierCode)
1381 BICOrBEI CopyTo IdentifierCode
1382 END
1383 END
1384 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR102
1098 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1099 RULE
1100 NODE (PlaceCode)
1101 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1102 END
1103 NODE (IdentifierCode)
1104 TypeAndIdentification\Identification TranslateTo IdentifierCode
1105 END
1106 END
1107 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR102
1098 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1099 RULE
1100 NODE (PlaceCode)
1101 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1102 END
1103 NODE (IdentifierCode)
1104 TypeAndIdentification\Identification TranslateTo IdentifierCode
1105 END
1106 END
1107 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR102
1098 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1099 RULE
1100 NODE (PlaceCode)
1101 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1102 END
1103 NODE (IdentifierCode)
1104 TypeAndIdentification\Identification TranslateTo IdentifierCode
1105 END
1106 END
1107 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR102
1098 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1099 RULE
1100 NODE (PlaceCode)
1101 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1102 END
1103 NODE (IdentifierCode)
1104 TypeAndIdentification\Identification TranslateTo IdentifierCode
1105 END
1106 END
1107 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR102
1151 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1152 RULE
1153 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1154 END
1155 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR102
1150 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1151 RULE
1152 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1153 END
1154 END
translateTTR102(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR102
1108 TRANSLATE(PartyIdentification16Choice, 95Q)
1109 RULE
1110 NODE (NameAndAddress)
1111 NameAndAddress TranslateTo NameAndAddress
1112 END
1113 END
1114 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR103
1480 TRANSLATE(93C, SubBalanceInformation8)
1481 RULE
1482 NODE (SubBalanceType)
1483 NODE (Code)
1484 'LOAN' CopyTo SubBalanceType\Code
1485 END
1486 END
1487 NODE (Quantity)
1488 NODE (QuantityAndAvailability)
1489 93C TranslateTo Quantity\QuantityAndAvailability
1490 END
1491 END
1492 END
1493 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR103
1455 TRANSLATE(93C, SubBalanceInformation7)
1456 RULE
1457 NODE (SubBalanceType)
1458 NODE (Code)
1459 'TRAN' CopyTo SubBalanceType\Code
1460 END
1461 END
1462 NODE (Quantity)
1463 NODE (QuantityAndAvailability)
1464 93C TranslateTo Quantity\QuantityAndAvailability
1465 END
1466 END
1467 END
1468 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR103
1532 TRANSLATE(98A, TradeDate2Choice)
1533 RULE
1534 NODE (Date)
1535 NODE (Date)
1536 Date TranslateTo Date\Date
1537 END
1538 END
1539 END
1540 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR103
1331 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1332 RULE
1333 NODE (Code)
1334 IF (Not (DataSourceScheme IsPresent))
1335 THEN
1336 Indicator TranslateTo Code
1337 END
1338 END
1339 NODE (Proprietary)
1340 NODE (Identification)
1341 IF (DataSourceScheme IsPresent)
1342 THEN
1343 Indicator CopyTo Proprietary\Identification
1344 END
1345 END
1346 DataSourceScheme TranslateTo Proprietary
1347 END
1348 END
1349 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR103
1249 TRANSLATE(92A, RateOrName2Choice)
1250 RULE
1251 NODE (Rate)
1252 92A TranslateTo Rate
1253 END
1254 END
1255 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR103
1332 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1333 RULE
1334 NODE (Code)
1335 IF (Not (DataSourceScheme IsPresent))
1336 THEN
1337 Indicator TranslateTo Code
1338 END
1339 END
1340 NODE (Proprietary)
1341 NODE (Identification)
1342 IF (DataSourceScheme IsPresent)
1343 THEN
1344 Indicator CopyTo Proprietary\Identification
1345 END
1346 END
1347 DataSourceScheme TranslateTo Proprietary
1348 END
1349 END
1350 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR103
1249 TRANSLATE(92A, RateOrName2Choice)
1250 RULE
1251 NODE (Rate)
1252 92A TranslateTo Rate
1253 END
1254 END
1255 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR103
1310 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1311 RULE
1312 NODE (Indicator)
1313 IF (Not (DataSourceScheme IsPresent))
1314 THEN
1315 IF (Indicator IsSameString 'NCCP')
1316 THEN
1317 'false' CopyTo Indicator
1318 ELSE
1319 'true' CopyTo Indicator
1320 END
1321 END
1322 END
1323 NODE (Proprietary)
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 DataSourceScheme TranslateTo Proprietary
1331 END
1332 END
1333 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR103
1251 TRANSLATE(92C, RateOrName2Choice)
1252 RULE
1253 NODE (RateName)
1254 92C TranslateTo RateName
1255 END
1256 END
1257 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR103
1314 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1315 RULE
1316 NODE (Indicator)
1317 IF (Not (DataSourceScheme IsPresent))
1318 THEN
1319 IF (Indicator IsSameString 'NCCP')
1320 THEN
1321 'false' CopyTo Indicator
1322 ELSE
1323 'true' CopyTo Indicator
1324 END
1325 END
1326 END
1327 NODE (Proprietary)
1328 NODE (Identification)
1329 IF (DataSourceScheme IsPresent)
1330 THEN
1331 Indicator CopyTo Proprietary\Identification
1332 END
1333 END
1334 DataSourceScheme TranslateTo Proprietary
1335 END
1336 END
1337 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR103
1251 TRANSLATE(92C, RateOrName2Choice)
1252 RULE
1253 NODE (RateName)
1254 92C TranslateTo RateName
1255 END
1256 END
1257 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR103
1289 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1290 RULE
1291 NODE (Indicator)
1292 IF (Not (DataSourceScheme IsPresent))
1293 THEN
1294 IF (Indicator IsSameString 'NCCP')
1295 THEN
1296 'false' CopyTo Indicator
1297 ELSE
1298 'true' CopyTo Indicator
1299 END
1300 END
1301 END
1302 NODE (Proprietary)
1303 NODE (Identification)
1304 IF (DataSourceScheme IsPresent)
1305 THEN
1306 Indicator CopyTo Proprietary\Identification
1307 END
1308 END
1309 DataSourceScheme TranslateTo Proprietary
1310 END
1311 END
1312 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR103
1289 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1290 RULE
1291 NODE (Indicator)
1292 IF (Not (DataSourceScheme IsPresent))
1293 THEN
1294 IF (Indicator IsSameString 'NCCP')
1295 THEN
1296 'false' CopyTo Indicator
1297 ELSE
1298 'true' CopyTo Indicator
1299 END
1300 END
1301 END
1302 NODE (Proprietary)
1303 NODE (Identification)
1304 IF (DataSourceScheme IsPresent)
1305 THEN
1306 Indicator CopyTo Proprietary\Identification
1307 END
1308 END
1309 DataSourceScheme TranslateTo Proprietary
1310 END
1311 END
1312 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR103
1200 TRANSLATE(22F_216, YesNoIndicator)
1201 RULE
1202 IF (Not (DataSourceScheme IsPresent))
1203 THEN
1204 IF (Indicator IsSameString 'GIVE')
1205 THEN
1206 'false' CopyTo YesNoIndicator
1207 END
1208 IF (Indicator IsSameString 'TAKE')
1209 THEN
1210 'true' CopyTo YesNoIndicator
1211 END
1212 END
1213 END
1214 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR103
1291 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1292 RULE
1293 NODE (Indicator)
1294 IF (Not (DataSourceScheme IsPresent))
1295 THEN
1296 IF (Indicator IsSameString 'NCCP')
1297 THEN
1298 'false' CopyTo Indicator
1299 ELSE
1300 'true' CopyTo Indicator
1301 END
1302 END
1303 END
1304 NODE (Proprietary)
1305 NODE (Identification)
1306 IF (DataSourceScheme IsPresent)
1307 THEN
1308 Indicator CopyTo Proprietary\Identification
1309 END
1310 END
1311 DataSourceScheme TranslateTo Proprietary
1312 END
1313 END
1314 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR103
1291 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1292 RULE
1293 NODE (Indicator)
1294 IF (Not (DataSourceScheme IsPresent))
1295 THEN
1296 IF (Indicator IsSameString 'NCCP')
1297 THEN
1298 'false' CopyTo Indicator
1299 ELSE
1300 'true' CopyTo Indicator
1301 END
1302 END
1303 END
1304 NODE (Proprietary)
1305 NODE (Identification)
1306 IF (DataSourceScheme IsPresent)
1307 THEN
1308 Indicator CopyTo Proprietary\Identification
1309 END
1310 END
1311 DataSourceScheme TranslateTo Proprietary
1312 END
1313 END
1314 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR103
1200 TRANSLATE(22F_216, YesNoIndicator)
1201 RULE
1202 IF (Not (DataSourceScheme IsPresent))
1203 THEN
1204 IF (Indicator IsSameString 'GIVE')
1205 THEN
1206 'false' CopyTo YesNoIndicator
1207 END
1208 IF (Indicator IsSameString 'TAKE')
1209 THEN
1210 'true' CopyTo YesNoIndicator
1211 END
1212 END
1213 END
1214 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR103
1287 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1288 RULE
1289 NODE (Indicator)
1290 IF (Not (DataSourceScheme IsPresent))
1291 THEN
1292 IF (Indicator IsSameString 'NCCP')
1293 THEN
1294 'false' CopyTo Indicator
1295 ELSE
1296 'true' CopyTo Indicator
1297 END
1298 END
1299 END
1300 NODE (Proprietary)
1301 NODE (Identification)
1302 IF (DataSourceScheme IsPresent)
1303 THEN
1304 Indicator CopyTo Proprietary\Identification
1305 END
1306 END
1307 DataSourceScheme TranslateTo Proprietary
1308 END
1309 END
1310 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR103
1287 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1288 RULE
1289 NODE (Indicator)
1290 IF (Not (DataSourceScheme IsPresent))
1291 THEN
1292 IF (Indicator IsSameString 'NCCP')
1293 THEN
1294 'false' CopyTo Indicator
1295 ELSE
1296 'true' CopyTo Indicator
1297 END
1298 END
1299 END
1300 NODE (Proprietary)
1301 NODE (Identification)
1302 IF (DataSourceScheme IsPresent)
1303 THEN
1304 Indicator CopyTo Proprietary\Identification
1305 END
1306 END
1307 DataSourceScheme TranslateTo Proprietary
1308 END
1309 END
1310 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR103
1200 TRANSLATE(22F_216, YesNoIndicator)
1201 RULE
1202 IF (Not (DataSourceScheme IsPresent))
1203 THEN
1204 IF (Indicator IsSameString 'GIVE')
1205 THEN
1206 'false' CopyTo YesNoIndicator
1207 END
1208 IF (Indicator IsSameString 'TAKE')
1209 THEN
1210 'true' CopyTo YesNoIndicator
1211 END
1212 END
1213 END
1214 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR103
1291 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1292 RULE
1293 NODE (Indicator)
1294 IF (Not (DataSourceScheme IsPresent))
1295 THEN
1296 IF (Indicator IsSameString 'NCCP')
1297 THEN
1298 'false' CopyTo Indicator
1299 ELSE
1300 'true' CopyTo Indicator
1301 END
1302 END
1303 END
1304 NODE (Proprietary)
1305 NODE (Identification)
1306 IF (DataSourceScheme IsPresent)
1307 THEN
1308 Indicator CopyTo Proprietary\Identification
1309 END
1310 END
1311 DataSourceScheme TranslateTo Proprietary
1312 END
1313 END
1314 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR103
1291 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1292 RULE
1293 NODE (Indicator)
1294 IF (Not (DataSourceScheme IsPresent))
1295 THEN
1296 IF (Indicator IsSameString 'NCCP')
1297 THEN
1298 'false' CopyTo Indicator
1299 ELSE
1300 'true' CopyTo Indicator
1301 END
1302 END
1303 END
1304 NODE (Proprietary)
1305 NODE (Identification)
1306 IF (DataSourceScheme IsPresent)
1307 THEN
1308 Indicator CopyTo Proprietary\Identification
1309 END
1310 END
1311 DataSourceScheme TranslateTo Proprietary
1312 END
1313 END
1314 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR103
1200 TRANSLATE(22F_216, YesNoIndicator)
1201 RULE
1202 IF (Not (DataSourceScheme IsPresent))
1203 THEN
1204 IF (Indicator IsSameString 'GIVE')
1205 THEN
1206 'false' CopyTo YesNoIndicator
1207 END
1208 IF (Indicator IsSameString 'TAKE')
1209 THEN
1210 'true' CopyTo YesNoIndicator
1211 END
1212 END
1213 END
1214 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR103
1533 TRANSLATE(22F_206, YesNoIndicator)
1534 RULE
1535 IF (Indicator IsSameString 'NPAR')
1536 THEN
1537 'false' CopyTo YesNoIndicator
1538 END
1539 IF (Indicator IsSameString 'PART')
1540 THEN
1541 'true' CopyTo YesNoIndicator
1542 END
1543 END
1544 END
translateTTR103(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR103
1336 TRANSLATE(OptionalCode_4!c_80, PendingReason6Code)
1337 RULE
1338 'ADEA' EquivalentTo 'ADEA'
1339 'CONF' EquivalentTo 'CONF'
1340 'NARR' EquivalentTo 'OTHR'
1341 END
1342 END
translateTTR103(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR103
1461 TRANSLATE(95P_2, PartyIdentification17Choice)
1462 RULE
1463 NODE (BICOrBEI)
1464 IdentifierCode TranslateTo BICOrBEI
1465 END
1466 END
1467 END
translateTTR103(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR103
1214 TRANSLATE(Text_Sign, CreditDebitCode)
1215 RULE
1216 IF (Not (Text_Sign IsPresent))
1217 THEN
1218 'CRDT' CopyTo CreditDebitCode
1219 ELSE
1220 'DBIT' CopyTo CreditDebitCode
1221 END
1222 END
1223 END
translateTTR103(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR103
1235 TRANSLATE(Rate_FIN_15d, PercentageRate)
1236 RULE
1237 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1238 END
1239 END
translateTTR103(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR103
1186 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1187 RULE
1188 Currency CopyTo ActiveOrHistoricCurrencyCode
1189 END
1190 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR103
1247 TRANSLATE(PartyIdentification16Choice, 95Q)
1248 RULE
1249 NODE (NameAndAddress)
1250 NameAndAddress TranslateTo NameAndAddress
1251 END
1252 END
1253 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR103
1226 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1227 RULE
1228 NODE (Line)
1229 (Name Substring ('1', '35')) CopyTo Line[1]
1230 END
1231 NODE (Line)
1232 (Name Substring ('36', '35')) CopyTo Line[2]
1233 END
1234 NODE (Line)
1235 (Name Substring ('71', '35')) CopyTo Line[3]
1236 END
1237 NODE (Line)
1238 (Name Substring ('106', '35')) CopyTo Line[4]
1239 END
1240 END
1241 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR103
1323 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
1324 RULE
1325 'WISS' EquivalentTo 'WISS'
1326 END
1327 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR103
1352 TRANSLATE(SecuritiesTransactionType3Code, OptionalCode_4!c_268)
1353 RULE
1354 'CNCB' EquivalentTo 'CNCB'
1355 'BSBK' EquivalentTo 'BSBK'
1356 'COLI' EquivalentTo 'COLI'
1357 'COLO' EquivalentTo 'COLO'
1358 'CONV' EquivalentTo 'CONV'
1359 'FCTA' EquivalentTo 'FCTA'
1360 'INSP' EquivalentTo 'INSP'
1361 'ISSU' EquivalentTo 'ISSU'
1362 'MKDW' EquivalentTo 'MKDW'
1363 'MKUP' EquivalentTo 'MKUP'
1364 'NETT' EquivalentTo 'NETT'
1365 'NSYN' EquivalentTo 'NSYN'
1366 'OWNE' EquivalentTo 'OWNE'
1367 'OWNI' EquivalentTo 'OWNI'
1368 'PAIR' EquivalentTo 'PAIR'
1369 'PLAC' EquivalentTo 'PLAC'
1370 'PORT' EquivalentTo 'PORT'
1371 'REAL' EquivalentTo 'REAL'
1372 'REDI' EquivalentTo 'REDI'
1373 'REDM' EquivalentTo 'REDM'
1374 'RELE' EquivalentTo 'RELE'
1375 'REPU' EquivalentTo 'REPU'
1376 'RODE' EquivalentTo 'RODE'
1377 'RPTO' EquivalentTo 'RPTO'
1378 'RVPO' EquivalentTo 'RVPO'
1379 'SBBK' EquivalentTo 'SBBK'
1380 'SECB' EquivalentTo 'SECB'
1381 'SECL' EquivalentTo 'SECL'
1382 'SUBS' EquivalentTo 'SUBS'
1383 'SYND' EquivalentTo 'SYND'
1384 'TBAC' EquivalentTo 'TBAC'
1385 'TRAD' EquivalentTo 'TRAD'
1386 'TRPO' EquivalentTo 'TRPO'
1387 'TRVO' EquivalentTo 'TRVO'
1388 'TURN' EquivalentTo 'TURN'
1389 END
1390 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR103
1075 TRANSLATE(TerminationDate3Choice, 98A)
1076 RULE
1077 Date TranslateTo 98A
1078 END
1079 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR103
1137 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1138 RULE
1139 NODE (DataSourceScheme)
1140 Proprietary\Type TranslateTo DataSourceScheme
1141 END
1142 NODE (PlaceCode)
1143 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1144 Proprietary\Type\Identification CopyTo PlaceCode
1145 END
1146 NODE (Narrative)
1147 Proprietary\Identification CopyTo Narrative
1148 Identification\Identification CopyTo Narrative
1149 END
1150 END
1151 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR103
1137 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1138 RULE
1139 NODE (DataSourceScheme)
1140 Proprietary\Type TranslateTo DataSourceScheme
1141 END
1142 NODE (PlaceCode)
1143 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1144 Proprietary\Type\Identification CopyTo PlaceCode
1145 END
1146 NODE (Narrative)
1147 Proprietary\Identification CopyTo Narrative
1148 Identification\Identification CopyTo Narrative
1149 END
1150 END
1151 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR103
1137 TRANSLATE(RestrictedFINXMax35Text, 97A)
1138 RULE
1139 NODE (AccountNumber)
1140 RestrictedFINXMax35Text CopyTo AccountNumber
1141 END
1142 END
1143 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR103
1137 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1138 RULE
1139 NODE (DataSourceScheme)
1140 Proprietary\Type TranslateTo DataSourceScheme
1141 END
1142 NODE (PlaceCode)
1143 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1144 Proprietary\Type\Identification CopyTo PlaceCode
1145 END
1146 NODE (Narrative)
1147 Proprietary\Identification CopyTo Narrative
1148 Identification\Identification CopyTo Narrative
1149 END
1150 END
1151 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR103
1378 TRANSLATE(RestrictedFINXMax350Text, 70E)
1379 RULE
1380 NODE (Narrative)
1381 NODE (Line)
1382 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1383 END
1384 NODE (Line)
1385 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1386 END
1387 NODE (Line)
1388 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1389 END
1390 NODE (Line)
1391 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1392 END
1393 NODE (Line)
1394 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1395 END
1396 NODE (Line)
1397 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1398 END
1399 NODE (Line)
1400 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1401 END
1402 NODE (Line)
1403 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1404 END
1405 NODE (Line)
1406 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1407 END
1408 NODE (Line)
1409 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1410 END
1411 END
1412 END
1413 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR103
1119 TRANSLATE(CashAccountIdentification6Choice, 97A)
1120 RULE
1121 NODE (AccountNumber)
1122 Proprietary CopyTo AccountNumber
1123 END
1124 END
1125 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR103
1081 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1082 RULE
1083 'FRAN' EquivalentTo 'FRAN'
1084 END
1085 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR103
1381 TRANSLATE(PartyIdentification16Choice, 95P_2)
1382 RULE
1383 NODE (IdentifierCode)
1384 BICOrBEI CopyTo IdentifierCode
1385 END
1386 END
1387 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR103
1145 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1146 RULE
1147 'OPEN' EquivalentTo 'OPEN'
1148 END
1149 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR103
1145 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1146 RULE
1147 'OPEN' EquivalentTo 'OPEN'
1148 END
1149 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR103
1145 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1146 RULE
1147 'OPEN' EquivalentTo 'OPEN'
1148 END
1149 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR103
1145 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1146 RULE
1147 'OPEN' EquivalentTo 'OPEN'
1148 END
1149 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR103
1385 TRANSLATE(PartyIdentification16Choice, 95Q)
1386 RULE
1387 NODE (NameAndAddress)
1388 NameAndAddress TranslateTo NameAndAddress
1389 END
1390 END
1391 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR103
1108 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1109 RULE
1110 'CUST' EquivalentTo 'CUST'
1111 'ICSD' EquivalentTo 'ICSD'
1112 'NCSD' EquivalentTo 'NCSD'
1113 'SHHE' EquivalentTo 'SHHE'
1114 END
1115 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR103
1108 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1109 RULE
1110 'CUST' EquivalentTo 'CUST'
1111 'ICSD' EquivalentTo 'ICSD'
1112 'NCSD' EquivalentTo 'NCSD'
1113 'SHHE' EquivalentTo 'SHHE'
1114 END
1115 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR103
1108 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1109 RULE
1110 'CUST' EquivalentTo 'CUST'
1111 'ICSD' EquivalentTo 'ICSD'
1112 'NCSD' EquivalentTo 'NCSD'
1113 'SHHE' EquivalentTo 'SHHE'
1114 END
1115 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR103
1108 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1109 RULE
1110 'CUST' EquivalentTo 'CUST'
1111 'ICSD' EquivalentTo 'ICSD'
1112 'NCSD' EquivalentTo 'NCSD'
1113 'SHHE' EquivalentTo 'SHHE'
1114 END
1115 END
translateTTR103(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR103
1115 TRANSLATE(PartyIdentification16Choice, 95R)
1116 RULE
1117 ProprietaryIdentification TranslateTo 95R
1118 END
1119 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR104
1494 TRANSLATE(93B, SubBalanceInformation8)
1495 RULE
1496 NODE (SubBalanceType)
1497 NODE (Code)
1498 'BLOK' CopyTo SubBalanceType\Code
1499 END
1500 END
1501 NODE (Quantity)
1502 NODE (Quantity)
1503 IF (Not (DataSourceScheme IsPresent))
1504 THEN
1505 93B TranslateTo Quantity\Quantity
1506 END
1507 END
1508 NODE (Proprietary)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 93B TranslateTo Quantity\Proprietary
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR104
1469 TRANSLATE(93B, SubBalanceInformation7)
1470 RULE
1471 NODE (SubBalanceType)
1472 NODE (Code)
1473 'LOAN' CopyTo SubBalanceType\Code
1474 END
1475 END
1476 NODE (Quantity)
1477 NODE (Quantity)
1478 IF (Not (DataSourceScheme IsPresent))
1479 THEN
1480 93B TranslateTo Quantity\Quantity
1481 END
1482 END
1483 NODE (Proprietary)
1484 IF (DataSourceScheme IsPresent)
1485 THEN
1486 93B TranslateTo Quantity\Proprietary
1487 END
1488 END
1489 END
1490 END
1491 END
translateTTR104(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR104
1541 TRANSLATE(DateTime_YYYYMMDD, ISODate)
1542 RULE
1543 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
1544 END
1545 END
translateTTR104(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR104
1350 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1351 RULE
1352 'GROS' EquivalentTo 'GROS'
1353 'NETS' EquivalentTo 'NETS'
1354 END
1355 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR104
1256 TRANSLATE(92C, RateOrName2Choice)
1257 RULE
1258 NODE (RateName)
1259 92C TranslateTo RateName
1260 END
1261 END
1262 END
translateTTR104(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR104
1351 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1352 RULE
1353 'GROS' EquivalentTo 'GROS'
1354 'NETS' EquivalentTo 'NETS'
1355 END
1356 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR104
1256 TRANSLATE(92C, RateOrName2Choice)
1257 RULE
1258 NODE (RateName)
1259 92C TranslateTo RateName
1260 END
1261 END
1262 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR104
1334 TRANSLATE(22F_106, DeliveryReturn2Choice)
1335 RULE
1336 NODE (Code)
1337 IF (Not (DataSourceScheme IsPresent))
1338 THEN
1339 Indicator TranslateTo Code
1340 END
1341 END
1342 NODE (Proprietary)
1343 DataSourceScheme TranslateTo Proprietary
1344 NODE (Identification)
1345 IF (DataSourceScheme IsPresent)
1346 THEN
1347 Indicator CopyTo Proprietary\Identification
1348 END
1349 END
1350 END
1351 END
1352 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR104
1258 TRANSLATE(19A, AmountAndDirection13)
1259 RULE
1260 NODE (Amount)
1261 19A TranslateTo Amount
1262 END
1263 NODE (CreditDebitIndicator)
1264 Sign TranslateTo CreditDebitIndicator
1265 END
1266 END
1267 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR104
1338 TRANSLATE(22F_106, DeliveryReturn2Choice)
1339 RULE
1340 NODE (Code)
1341 IF (Not (DataSourceScheme IsPresent))
1342 THEN
1343 Indicator TranslateTo Code
1344 END
1345 END
1346 NODE (Proprietary)
1347 DataSourceScheme TranslateTo Proprietary
1348 NODE (Identification)
1349 IF (DataSourceScheme IsPresent)
1350 THEN
1351 Indicator CopyTo Proprietary\Identification
1352 END
1353 END
1354 END
1355 END
1356 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR104
1258 TRANSLATE(19A, AmountAndDirection13)
1259 RULE
1260 NODE (Amount)
1261 19A TranslateTo Amount
1262 END
1263 NODE (CreditDebitIndicator)
1264 Sign TranslateTo CreditDebitIndicator
1265 END
1266 END
1267 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR104
1313 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1314 RULE
1315 NODE (Code)
1316 IF (Not (DataSourceScheme IsPresent))
1317 THEN
1318 Indicator TranslateTo Code
1319 END
1320 END
1321 NODE (Proprietary)
1322 NODE (Identification)
1323 IF (DataSourceScheme IsPresent)
1324 THEN
1325 Indicator CopyTo Proprietary\Identification
1326 END
1327 END
1328 DataSourceScheme TranslateTo Proprietary
1329 END
1330 END
1331 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR104
1313 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1314 RULE
1315 NODE (Code)
1316 IF (Not (DataSourceScheme IsPresent))
1317 THEN
1318 Indicator TranslateTo Code
1319 END
1320 END
1321 NODE (Proprietary)
1322 NODE (Identification)
1323 IF (DataSourceScheme IsPresent)
1324 THEN
1325 Indicator CopyTo Proprietary\Identification
1326 END
1327 END
1328 DataSourceScheme TranslateTo Proprietary
1329 END
1330 END
1331 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR104
1215 TRANSLATE(92C, RateName2)
1216 RULE
1217 NODE (Issuer)
1218 DataSourceScheme CopyTo Issuer
1219 END
1220 NODE (RateName)
1221 RateName CopyTo RateName
1222 END
1223 END
1224 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR104
1315 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1316 RULE
1317 NODE (Code)
1318 IF (Not (DataSourceScheme IsPresent))
1319 THEN
1320 Indicator TranslateTo Code
1321 END
1322 END
1323 NODE (Proprietary)
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 DataSourceScheme TranslateTo Proprietary
1331 END
1332 END
1333 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR104
1315 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1316 RULE
1317 NODE (Code)
1318 IF (Not (DataSourceScheme IsPresent))
1319 THEN
1320 Indicator TranslateTo Code
1321 END
1322 END
1323 NODE (Proprietary)
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 DataSourceScheme TranslateTo Proprietary
1331 END
1332 END
1333 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR104
1215 TRANSLATE(92C, RateName2)
1216 RULE
1217 NODE (Issuer)
1218 DataSourceScheme CopyTo Issuer
1219 END
1220 NODE (RateName)
1221 RateName CopyTo RateName
1222 END
1223 END
1224 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR104
1311 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1312 RULE
1313 NODE (Code)
1314 IF (Not (DataSourceScheme IsPresent))
1315 THEN
1316 Indicator TranslateTo Code
1317 END
1318 END
1319 NODE (Proprietary)
1320 NODE (Identification)
1321 IF (DataSourceScheme IsPresent)
1322 THEN
1323 Indicator CopyTo Proprietary\Identification
1324 END
1325 END
1326 DataSourceScheme TranslateTo Proprietary
1327 END
1328 END
1329 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR104
1311 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1312 RULE
1313 NODE (Code)
1314 IF (Not (DataSourceScheme IsPresent))
1315 THEN
1316 Indicator TranslateTo Code
1317 END
1318 END
1319 NODE (Proprietary)
1320 NODE (Identification)
1321 IF (DataSourceScheme IsPresent)
1322 THEN
1323 Indicator CopyTo Proprietary\Identification
1324 END
1325 END
1326 DataSourceScheme TranslateTo Proprietary
1327 END
1328 END
1329 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR104
1215 TRANSLATE(92C, RateName2)
1216 RULE
1217 NODE (Issuer)
1218 DataSourceScheme CopyTo Issuer
1219 END
1220 NODE (RateName)
1221 RateName CopyTo RateName
1222 END
1223 END
1224 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR104
1315 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1316 RULE
1317 NODE (Code)
1318 IF (Not (DataSourceScheme IsPresent))
1319 THEN
1320 Indicator TranslateTo Code
1321 END
1322 END
1323 NODE (Proprietary)
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 DataSourceScheme TranslateTo Proprietary
1331 END
1332 END
1333 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR104
1315 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1316 RULE
1317 NODE (Code)
1318 IF (Not (DataSourceScheme IsPresent))
1319 THEN
1320 Indicator TranslateTo Code
1321 END
1322 END
1323 NODE (Proprietary)
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 DataSourceScheme TranslateTo Proprietary
1331 END
1332 END
1333 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR104
1215 TRANSLATE(92C, RateName2)
1216 RULE
1217 NODE (Issuer)
1218 DataSourceScheme CopyTo Issuer
1219 END
1220 NODE (RateName)
1221 RateName CopyTo RateName
1222 END
1223 END
1224 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR104
1545 TRANSLATE(22F_203, YesNoIndicator)
1546 RULE
1547 IF (Not (DataSourceScheme IsPresent))
1548 THEN
1549 IF (Indicator IsSameString 'COLA')
1550 THEN
1551 'true' CopyTo YesNoIndicator
1552 END
1553 IF (Indicator IsSameString 'COLN')
1554 THEN
1555 'false' CopyTo YesNoIndicator
1556 END
1557 END
1558 END
1559 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR104
1343 TRANSLATE(24B_64, UnmatchedReason6Choice)
1344 RULE
1345 NODE (Code)
1346 IF (Not (DataSourceScheme IsPresent))
1347 THEN
1348 ReasonCode TranslateTo Code
1349 END
1350 END
1351 NODE (Proprietary)
1352 DataSourceScheme TranslateTo Proprietary
1353 NODE (Identification)
1354 IF (DataSourceScheme IsPresent)
1355 THEN
1356 ReasonCode CopyTo Proprietary\Identification
1357 END
1358 END
1359 END
1360 END
1361 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR104
1468 TRANSLATE(95P_2, PartyIdentification16Choice)
1469 RULE
1470 NODE (BICOrBEI)
1471 IdentifierCode TranslateTo BICOrBEI
1472 END
1473 END
1474 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR104
1224 TRANSLATE(70C, RestrictedFINXMax140Text)
1225 RULE
1226 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1227 END
1228 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR104
1240 TRANSLATE(92A, RateOrName2Choice)
1241 RULE
1242 NODE (Rate)
1243 92A TranslateTo Rate
1244 END
1245 END
1246 END
translateTTR104(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR104
1191 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1192 RULE
1193 NODE (Amount)
1194 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1195 THEN
1196 (Amount FormatDecimal 'MX') CopyTo Amount
1197 ELSE
1198 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1199 END
1200 END
1201 NODE (Currency)
1202 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1203 THEN
1204 CurrencyCode CopyTo Currency
1205 ELSE
1206 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1207 END
1208 END
1209 END
1210 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR104
1254 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1255 RULE
1256 NODE (Line)
1257 (Name Substring ('1', '35')) CopyTo Line[1]
1258 END
1259 NODE (Line)
1260 (Name Substring ('36', '35')) CopyTo Line[2]
1261 END
1262 NODE (Line)
1263 (Name Substring ('71', '35')) CopyTo Line[3]
1264 END
1265 NODE (Line)
1266 (Name Substring ('106', '35')) CopyTo Line[4]
1267 END
1268 END
1269 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR104
1242 TRANSLATE(PartyIdentification16Choice, 95R)
1243 RULE
1244 ProprietaryIdentification TranslateTo 95R
1245 END
1246 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR104
1328 TRANSLATE(SettlementDate4Choice, 98C)
1329 RULE
1330 Date TranslateTo 98C
1331 END
1332 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR104
1391 TRANSLATE(YesNoIndicator, 22F_160)
1392 RULE
1393 NODE (Indicator)
1394 IF (YesNoIndicator IsSameBoolean 'true')
1395 THEN
1396 'PREA' CopyTo Indicator
1397 END
1398 END
1399 END
1400 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR104
1080 TRANSLATE(TerminationDate3Choice, 98B_1)
1081 RULE
1082 NODE (DataSourceScheme)
1083 Code\Proprietary TranslateTo DataSourceScheme
1084 END
1085 NODE (DateCode)
1086 Code\Proprietary\Identification CopyTo DateCode
1087 Code\Code TranslateTo DateCode
1088 END
1089 END
1090 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR104
1152 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1153 RULE
1154 'SHHE' EquivalentTo 'SHHE'
1155 END
1156 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR104
1152 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1153 RULE
1154 'SHHE' EquivalentTo 'SHHE'
1155 END
1156 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR104
1144 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1145 RULE
1146 NODE (DataSourceScheme)
1147 Proprietary\Type TranslateTo DataSourceScheme
1148 END
1149 NODE (PlaceCode)
1150 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1151 Proprietary\Type\Identification CopyTo PlaceCode
1152 END
1153 NODE (Narrative)
1154 Proprietary\Identification CopyTo Narrative
1155 Identification\Identification CopyTo Narrative
1156 END
1157 END
1158 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR104
1152 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1153 RULE
1154 'SHHE' EquivalentTo 'SHHE'
1155 END
1156 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR104
1414 TRANSLATE(PartyIdentification17Choice, 95C)
1415 RULE
1416 NODE (CountryCode)
1417 Country CopyTo CountryCode
1418 END
1419 END
1420 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR104
1126 TRANSLATE(CashAccountIdentification6Choice, 97E)
1127 RULE
1128 NODE (InternationalBankAccountNumber)
1129 IBAN CopyTo InternationalBankAccountNumber
1130 END
1131 END
1132 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR104
1086 TRANSLATE(YesNoIndicator, 22F_217)
1087 RULE
1088 NODE (Indicator)
1089 IF (YesNoIndicator IsSameBoolean 'true')
1090 THEN
1091 'MATA' CopyTo Indicator
1092 END
1093 IF (YesNoIndicator IsSameBoolean 'false')
1094 THEN
1095 'MATN' CopyTo Indicator
1096 END
1097 END
1098 END
1099 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR104
1388 TRANSLATE(PartyIdentification16Choice, 95Q)
1389 RULE
1390 NODE (NameAndAddress)
1391 NameAndAddress TranslateTo NameAndAddress
1392 END
1393 END
1394 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR104
1150 TRANSLATE(TerminationDate3Choice, 98C)
1151 RULE
1152 Date TranslateTo 98C
1153 END
1154 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR104
1150 TRANSLATE(TerminationDate3Choice, 98C)
1151 RULE
1152 Date TranslateTo 98C
1153 END
1154 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR104
1150 TRANSLATE(TerminationDate3Choice, 98C)
1151 RULE
1152 Date TranslateTo 98C
1153 END
1154 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR104
1150 TRANSLATE(TerminationDate3Choice, 98C)
1151 RULE
1152 Date TranslateTo 98C
1153 END
1154 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR104
1392 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1393 RULE
1394 NODE (Line)
1395 (Name Substring ('1', '35')) CopyTo Line[1]
1396 END
1397 NODE (Line)
1398 (Name Substring ('36', '35')) CopyTo Line[2]
1399 END
1400 NODE (Line)
1401 (Name Substring ('71', '35')) CopyTo Line[3]
1402 END
1403 NODE (Line)
1404 (Name Substring ('106', '35')) CopyTo Line[4]
1405 END
1406 END
1407 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR104
1116 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1117 RULE
1118 AnyBICIdentifier CopyTo Identifier_BICBEI
1119 END
1120 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR104
1116 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1117 RULE
1118 AnyBICIdentifier CopyTo Identifier_BICBEI
1119 END
1120 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR104
1116 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1117 RULE
1118 AnyBICIdentifier CopyTo Identifier_BICBEI
1119 END
1120 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR104
1116 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1117 RULE
1118 AnyBICIdentifier CopyTo Identifier_BICBEI
1119 END
1120 END
translateTTR104(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR104
1120 TRANSLATE(AmountAndDirection17, 19A)
1121 RULE
1122 NODE (Sign)
1123 CreditDebitIndicator TranslateTo Sign
1124 END
1125 NODE (CurrencyCode)
1126 Amount\Currency TranslateTo CurrencyCode
1127 END
1128 NODE (Amount)
1129 Amount\Amount TranslateTo Amount
1130 END
1131 END
1132 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR105
1517 TRANSLATE(93C, SubBalanceInformation8)
1518 RULE
1519 NODE (SubBalanceType)
1520 NODE (Code)
1521 'BLOK' CopyTo SubBalanceType\Code
1522 END
1523 END
1524 NODE (Quantity)
1525 NODE (QuantityAndAvailability)
1526 93C TranslateTo Quantity\QuantityAndAvailability
1527 END
1528 END
1529 END
1530 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR105
1492 TRANSLATE(93C, SubBalanceInformation7)
1493 RULE
1494 NODE (SubBalanceType)
1495 NODE (Code)
1496 'LOAN' CopyTo SubBalanceType\Code
1497 END
1498 END
1499 NODE (Quantity)
1500 NODE (QuantityAndAvailability)
1501 93C TranslateTo Quantity\QuantityAndAvailability
1502 END
1503 END
1504 END
1505 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR105
1546 TRANSLATE(98B_2, TradeDate2Choice)
1547 RULE
1548 NODE (DateCode)
1549 NODE (Code)
1550 IF (Not (DataSourceScheme IsPresent))
1551 THEN
1552 DateCode TranslateTo DateCode\Code
1553 END
1554 END
1555 NODE (Proprietary)
1556 DataSourceScheme TranslateTo DateCode\Proprietary
1557 NODE (Identification)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 DateCode CopyTo DateCode\Proprietary\Identification
1561 END
1562 END
1563 END
1564 END
1565 END
1566 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR105
1356 TRANSLATE(22F_202, ExposureType2Choice)
1357 RULE
1358 NODE (Code)
1359 IF (Not (DataSourceScheme IsPresent))
1360 THEN
1361 Indicator TranslateTo Code
1362 END
1363 END
1364 NODE (Proprietary)
1365 NODE (Identification)
1366 IF (DataSourceScheme IsPresent)
1367 THEN
1368 Indicator CopyTo Proprietary\Identification
1369 END
1370 END
1371 DataSourceScheme TranslateTo Proprietary
1372 END
1373 END
1374 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR105
1263 TRANSLATE(19A, AmountAndDirection13)
1264 RULE
1265 NODE (Amount)
1266 19A TranslateTo Amount
1267 END
1268 NODE (CreditDebitIndicator)
1269 Sign TranslateTo CreditDebitIndicator
1270 END
1271 END
1272 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR105
1357 TRANSLATE(22F_202, ExposureType2Choice)
1358 RULE
1359 NODE (Code)
1360 IF (Not (DataSourceScheme IsPresent))
1361 THEN
1362 Indicator TranslateTo Code
1363 END
1364 END
1365 NODE (Proprietary)
1366 NODE (Identification)
1367 IF (DataSourceScheme IsPresent)
1368 THEN
1369 Indicator CopyTo Proprietary\Identification
1370 END
1371 END
1372 DataSourceScheme TranslateTo Proprietary
1373 END
1374 END
1375 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR105
1263 TRANSLATE(19A, AmountAndDirection13)
1264 RULE
1265 NODE (Amount)
1266 19A TranslateTo Amount
1267 END
1268 NODE (CreditDebitIndicator)
1269 Sign TranslateTo CreditDebitIndicator
1270 END
1271 END
1272 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR105
1353 TRANSLATE(OptionalCode_4!c_171, DeliveryReturn1Code)
1354 RULE
1355 'UNRE' EquivalentTo 'UNRE'
1356 'DQUA' EquivalentTo 'DQUA'
1357 'DMON' EquivalentTo 'DMON'
1358 'PART' EquivalentTo 'PART'
1359 'SAFE' EquivalentTo 'SAFE'
1360 'DUEB' EquivalentTo 'DUEB'
1361 'PARD' EquivalentTo 'PARD'
1362 END
1363 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR105
1268 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1269 RULE
1270 NODE (Amount)
1271 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1272 THEN
1273 Amount TranslateTo Amount
1274 ELSE
1275 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1276 END
1277 END
1278 NODE (Currency)
1279 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1280 THEN
1281 CurrencyCode TranslateTo Currency
1282 ELSE
1283 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1284 END
1285 END
1286 END
1287 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR105
1357 TRANSLATE(OptionalCode_4!c_171, DeliveryReturn1Code)
1358 RULE
1359 'UNRE' EquivalentTo 'UNRE'
1360 'DQUA' EquivalentTo 'DQUA'
1361 'DMON' EquivalentTo 'DMON'
1362 'PART' EquivalentTo 'PART'
1363 'SAFE' EquivalentTo 'SAFE'
1364 'DUEB' EquivalentTo 'DUEB'
1365 'PARD' EquivalentTo 'PARD'
1366 END
1367 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR105
1268 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1269 RULE
1270 NODE (Amount)
1271 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1272 THEN
1273 Amount TranslateTo Amount
1274 ELSE
1275 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1276 END
1277 END
1278 NODE (Currency)
1279 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1280 THEN
1281 CurrencyCode TranslateTo Currency
1282 ELSE
1283 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1284 END
1285 END
1286 END
1287 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR105
1332 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1333 RULE
1334 'GROS' EquivalentTo 'GROS'
1335 'NETS' EquivalentTo 'NETS'
1336 END
1337 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR105
1332 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1333 RULE
1334 'GROS' EquivalentTo 'GROS'
1335 'NETS' EquivalentTo 'NETS'
1336 END
1337 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR105
1225 TRANSLATE(92A, Rate2)
1226 RULE
1227 NODE (Sign)
1228 IF (Sign IsPresent)
1229 THEN
1230 'false' CopyTo Sign
1231 ELSE
1232 'true' CopyTo Sign
1233 END
1234 END
1235 NODE (Rate)
1236 Rate TranslateTo Rate
1237 END
1238 END
1239 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR105
1334 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1335 RULE
1336 'GROS' EquivalentTo 'GROS'
1337 'NETS' EquivalentTo 'NETS'
1338 END
1339 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR105
1334 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1335 RULE
1336 'GROS' EquivalentTo 'GROS'
1337 'NETS' EquivalentTo 'NETS'
1338 END
1339 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR105
1225 TRANSLATE(92A, Rate2)
1226 RULE
1227 NODE (Sign)
1228 IF (Sign IsPresent)
1229 THEN
1230 'false' CopyTo Sign
1231 ELSE
1232 'true' CopyTo Sign
1233 END
1234 END
1235 NODE (Rate)
1236 Rate TranslateTo Rate
1237 END
1238 END
1239 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR105
1330 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1331 RULE
1332 'GROS' EquivalentTo 'GROS'
1333 'NETS' EquivalentTo 'NETS'
1334 END
1335 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR105
1330 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1331 RULE
1332 'GROS' EquivalentTo 'GROS'
1333 'NETS' EquivalentTo 'NETS'
1334 END
1335 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR105
1225 TRANSLATE(92A, Rate2)
1226 RULE
1227 NODE (Sign)
1228 IF (Sign IsPresent)
1229 THEN
1230 'false' CopyTo Sign
1231 ELSE
1232 'true' CopyTo Sign
1233 END
1234 END
1235 NODE (Rate)
1236 Rate TranslateTo Rate
1237 END
1238 END
1239 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR105
1334 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1335 RULE
1336 'GROS' EquivalentTo 'GROS'
1337 'NETS' EquivalentTo 'NETS'
1338 END
1339 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR105
1334 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1335 RULE
1336 'GROS' EquivalentTo 'GROS'
1337 'NETS' EquivalentTo 'NETS'
1338 END
1339 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR105
1225 TRANSLATE(92A, Rate2)
1226 RULE
1227 NODE (Sign)
1228 IF (Sign IsPresent)
1229 THEN
1230 'false' CopyTo Sign
1231 ELSE
1232 'true' CopyTo Sign
1233 END
1234 END
1235 NODE (Rate)
1236 Rate TranslateTo Rate
1237 END
1238 END
1239 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR105
1560 TRANSLATE(95C, PartyIdentification17Choice)
1561 RULE
1562 NODE (Country)
1563 CountryCode CopyTo Country
1564 END
1565 END
1566 END
translateTTR105(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR105
1362 TRANSLATE(OptionalCode_4!c_371, UnmatchedReason2Code)
1363 RULE
1364 'CMIS' EquivalentTo 'CMIS'
1365 'DDAT' EquivalentTo 'DDAT'
1366 'DELN' EquivalentTo 'DELN'
1367 'DEPT' EquivalentTo 'DEPT'
1368 'DMON' EquivalentTo 'DMON'
1369 'DDEA' EquivalentTo 'DDEA'
1370 'DQUA' EquivalentTo 'DQUA'
1371 'ADEA' EquivalentTo 'ADEA'
1372 'SETR' EquivalentTo 'SETR'
1373 'SETS' EquivalentTo 'SETS'
1374 'DSEC' EquivalentTo 'DSEC'
1375 'DTRA' EquivalentTo 'DTRA'
1376 'CLAT' EquivalentTo 'CLAT'
1377 'PHYS' EquivalentTo 'PHYS'
1378 'IIND' EquivalentTo 'IIND'
1379 'FRAP' EquivalentTo 'FRAP'
1380 'PLCE' EquivalentTo 'PLCE'
1381 'PODU' EquivalentTo 'PODU'
1382 'REGD' EquivalentTo 'REGD'
1383 'RTGS' EquivalentTo 'RTGS'
1384 'ICAG' EquivalentTo 'ICAG'
1385 'CPCA' EquivalentTo 'CPCA'
1386 'IEXE' EquivalentTo 'IEXE'
1387 'NCRR' EquivalentTo 'NCRR'
1388 'LEOG' EquivalentTo 'LEOG'
1389 'NMAS' EquivalentTo 'NMAS'
1390 'SAFE' EquivalentTo 'SAFE'
1391 'DTRD' EquivalentTo 'DTRD'
1392 'LATE' EquivalentTo 'LATE'
1393 'TXST' EquivalentTo 'TXST'
1394 'ICUS' EquivalentTo 'ICUS'
1395 'MIME' EquivalentTo 'MIME'
1396 'UNBR' EquivalentTo 'UNBR'
1397 'INPS' EquivalentTo 'INPS'
1398 'NARR' EquivalentTo 'OTHR'
1399 END
1400 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR105
1475 TRANSLATE(95R, PartyIdentification16Choice)
1476 RULE
1477 NODE (ProprietaryIdentification)
1478 NODE (Identification)
1479 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1480 END
1481 DataSourceScheme TranslateTo ProprietaryIdentification
1482 END
1483 END
1484 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR105
1229 TRANSLATE(22F_196, YesNoIndicator)
1230 RULE
1231 IF (Not (DataSourceScheme IsPresent))
1232 THEN
1233 IF (Indicator IsSameString 'PREA')
1234 THEN
1235 'true' CopyTo YesNoIndicator
1236 END
1237 END
1238 END
1239 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR105
1247 TRANSLATE(92C, RateOrName2Choice)
1248 RULE
1249 NODE (RateName)
1250 92C TranslateTo RateName
1251 END
1252 END
1253 END
translateTTR105(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR105
1211 TRANSLATE(92B, ForeignExchangeTerms12)
1212 RULE
1213 NODE (UnitCurrency)
1214 FirstCurrencyCode TranslateTo UnitCurrency
1215 END
1216 NODE (QuotedCurrency)
1217 SecondCurrencyCode TranslateTo QuotedCurrency
1218 END
1219 NODE (ExchangeRate)
1220 Rate TranslateTo ExchangeRate
1221 END
1222 END
1223 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR105
1270 TRANSLATE(PartyIdentification16Choice, 95R)
1271 RULE
1272 ProprietaryIdentification TranslateTo 95R
1273 END
1274 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR105
1333 TRANSLATE(TradeDate2Choice, 98A)
1334 RULE
1335 Date TranslateTo 98A
1336 END
1337 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR105
1401 TRANSLATE(SettlementDate6Choice, 98A)
1402 RULE
1403 Date TranslateTo 98A
1404 END
1405 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR105
1091 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1092 RULE
1093 'OPEN' EquivalentTo 'OPEN'
1094 END
1095 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR105
1157 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1158 RULE
1159 NODE (CountryCode)
1160 Country CopyTo CountryCode
1161 END
1162 END
1163 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR105
1157 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1158 RULE
1159 NODE (CountryCode)
1160 Country CopyTo CountryCode
1161 END
1162 END
1163 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR105
1159 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1160 RULE
1161 'SHHE' EquivalentTo 'SHHE'
1162 END
1163 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR105
1157 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1158 RULE
1159 NODE (CountryCode)
1160 Country CopyTo CountryCode
1161 END
1162 END
1163 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR105
1421 TRANSLATE(PartyIdentification17Choice, 95P_2)
1422 RULE
1423 NODE (IdentifierCode)
1424 BICOrBEI CopyTo IdentifierCode
1425 END
1426 END
1427 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR105
1133 TRANSLATE(RestrictedFINXMax35Text, 97A)
1134 RULE
1135 NODE (AccountNumber)
1136 RestrictedFINXMax35Text CopyTo AccountNumber
1137 END
1138 END
1139 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR105
1133 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1134 RULE
1135 NODE (DataSourceScheme)
1136 Proprietary\Type TranslateTo DataSourceScheme
1137 END
1138 NODE (PlaceCode)
1139 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1140 Proprietary\Type\Identification CopyTo PlaceCode
1141 END
1142 NODE (Narrative)
1143 Proprietary\Identification CopyTo Narrative
1144 Identification\Identification CopyTo Narrative
1145 END
1146 END
1147 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR105
1133 TRANSLATE(RestrictedFINXMax35Text, 97A)
1134 RULE
1135 NODE (AccountNumber)
1136 RestrictedFINXMax35Text CopyTo AccountNumber
1137 END
1138 END
1139 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR105
1133 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1134 RULE
1135 NODE (DataSourceScheme)
1136 Proprietary\Type TranslateTo DataSourceScheme
1137 END
1138 NODE (PlaceCode)
1139 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1140 Proprietary\Type\Identification CopyTo PlaceCode
1141 END
1142 NODE (Narrative)
1143 Proprietary\Identification CopyTo Narrative
1144 Identification\Identification CopyTo Narrative
1145 END
1146 END
1147 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR105
1133 TRANSLATE(RestrictedFINXMax35Text, 97A)
1134 RULE
1135 NODE (AccountNumber)
1136 RestrictedFINXMax35Text CopyTo AccountNumber
1137 END
1138 END
1139 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR105
1133 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1134 RULE
1135 NODE (DataSourceScheme)
1136 Proprietary\Type TranslateTo DataSourceScheme
1137 END
1138 NODE (PlaceCode)
1139 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1140 Proprietary\Type\Identification CopyTo PlaceCode
1141 END
1142 NODE (Narrative)
1143 Proprietary\Identification CopyTo Narrative
1144 Identification\Identification CopyTo Narrative
1145 END
1146 END
1147 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR105
1133 TRANSLATE(RestrictedFINXMax35Text, 97A)
1134 RULE
1135 NODE (AccountNumber)
1136 RestrictedFINXMax35Text CopyTo AccountNumber
1137 END
1138 END
1139 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR105
1133 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1134 RULE
1135 NODE (DataSourceScheme)
1136 Proprietary\Type TranslateTo DataSourceScheme
1137 END
1138 NODE (PlaceCode)
1139 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1140 Proprietary\Type\Identification CopyTo PlaceCode
1141 END
1142 NODE (Narrative)
1143 Proprietary\Identification CopyTo Narrative
1144 Identification\Identification CopyTo Narrative
1145 END
1146 END
1147 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR105
1100 TRANSLATE(YesNoIndicator, 22F_216)
1101 RULE
1102 NODE (Indicator)
1103 IF (YesNoIndicator IsSameBoolean 'false')
1104 THEN
1105 'GIVE' CopyTo Indicator
1106 END
1107 IF (YesNoIndicator IsSameBoolean 'true')
1108 THEN
1109 'TAKE' CopyTo Indicator
1110 END
1111 END
1112 END
1113 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR105
1395 TRANSLATE(PartyIdentification16Choice, 95R)
1396 RULE
1397 ProprietaryIdentification TranslateTo 95R
1398 END
1399 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR105
1155 TRANSLATE(RateType8Choice, 22F_37)
1156 RULE
1157 NODE (DataSourceScheme)
1158 Proprietary TranslateTo DataSourceScheme
1159 END
1160 NODE (Indicator)
1161 Code TranslateTo Indicator
1162 Proprietary\Identification CopyTo Indicator
1163 END
1164 END
1165 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR105
1155 TRANSLATE(RateType8Choice, 22F_37)
1156 RULE
1157 NODE (DataSourceScheme)
1158 Proprietary TranslateTo DataSourceScheme
1159 END
1160 NODE (Indicator)
1161 Code TranslateTo Indicator
1162 Proprietary\Identification CopyTo Indicator
1163 END
1164 END
1165 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR105
1155 TRANSLATE(RateType8Choice, 22F_37)
1156 RULE
1157 NODE (DataSourceScheme)
1158 Proprietary TranslateTo DataSourceScheme
1159 END
1160 NODE (Indicator)
1161 Code TranslateTo Indicator
1162 Proprietary\Identification CopyTo Indicator
1163 END
1164 END
1165 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR105
1155 TRANSLATE(RateType8Choice, 22F_37)
1156 RULE
1157 NODE (DataSourceScheme)
1158 Proprietary TranslateTo DataSourceScheme
1159 END
1160 NODE (Indicator)
1161 Code TranslateTo Indicator
1162 Proprietary\Identification CopyTo Indicator
1163 END
1164 END
1165 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR105
1408 TRANSLATE(PartyIdentification16Choice, 95R)
1409 RULE
1410 ProprietaryIdentification TranslateTo 95R
1411 END
1412 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR105
1121 TRANSLATE(TerminationDate3Choice, 98A)
1122 RULE
1123 Date TranslateTo 98A
1124 END
1125 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR105
1121 TRANSLATE(TerminationDate3Choice, 98A)
1122 RULE
1123 Date TranslateTo 98A
1124 END
1125 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR105
1121 TRANSLATE(TerminationDate3Choice, 98A)
1122 RULE
1123 Date TranslateTo 98A
1124 END
1125 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR105
1121 TRANSLATE(TerminationDate3Choice, 98A)
1122 RULE
1123 Date TranslateTo 98A
1124 END
1125 END
translateTTR105(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR105
1133 TRANSLATE(CreditDebitCode, Text_Sign)
1134 RULE
1135 IF (CreditDebitCode IsSameString 'CRDT')
1136 THEN
1137 'N' CopyTo Text_Sign
1138 END
1139 END
1140 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR106
1531 TRANSLATE(93B, SubBalanceInformation8)
1532 RULE
1533 NODE (SubBalanceType)
1534 NODE (Code)
1535 'BLOV' CopyTo SubBalanceType\Code
1536 END
1537 END
1538 NODE (Quantity)
1539 NODE (Quantity)
1540 IF (Not (DataSourceScheme IsPresent))
1541 THEN
1542 93B TranslateTo Quantity\Quantity
1543 END
1544 END
1545 NODE (Proprietary)
1546 IF (DataSourceScheme IsPresent)
1547 THEN
1548 93B TranslateTo Quantity\Proprietary
1549 END
1550 END
1551 END
1552 END
1553 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR106
1506 TRANSLATE(93B, SubBalanceInformation7)
1507 RULE
1508 NODE (SubBalanceType)
1509 NODE (Code)
1510 'PEND' CopyTo SubBalanceType\Code
1511 END
1512 END
1513 NODE (Quantity)
1514 NODE (Quantity)
1515 IF (Not (DataSourceScheme IsPresent))
1516 THEN
1517 93B TranslateTo Quantity\Quantity
1518 END
1519 END
1520 NODE (Proprietary)
1521 IF (DataSourceScheme IsPresent)
1522 THEN
1523 93B TranslateTo Quantity\Proprietary
1524 END
1525 END
1526 END
1527 END
1528 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR106
1567 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
1568 RULE
1569 'VARI' EquivalentTo 'VARI'
1570 END
1571 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR106
1375 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1376 RULE
1377 'CCIR' EquivalentTo 'CCIR'
1378 'COMM' EquivalentTo 'COMM'
1379 'CRDS' EquivalentTo 'CRDS'
1380 'CRPR' EquivalentTo 'CRPR'
1381 'FIXI' EquivalentTo 'FIXI'
1382 'TBAS' EquivalentTo 'TBAS'
1383 'CRSP' EquivalentTo 'CRSP'
1384 'CRTL' EquivalentTo 'CRTL'
1385 'EQPT' EquivalentTo 'EQPT'
1386 'EQUS' EquivalentTo 'EQUS'
1387 'EXPT' EquivalentTo 'EXPT'
1388 'EXTD' EquivalentTo 'EXTD'
1389 'FORW' EquivalentTo 'FORW'
1390 'FORX' EquivalentTo 'FORX'
1391 'FUTR' EquivalentTo 'FUTR'
1392 'LIQU' EquivalentTo 'LIQU'
1393 'OPTN' EquivalentTo 'OPTN'
1394 'OTCD' EquivalentTo 'OTCD'
1395 'PAYM' EquivalentTo 'PAYM'
1396 'REPO' EquivalentTo 'REPO'
1397 'RVPO' EquivalentTo 'RVPO'
1398 'SCIE' EquivalentTo 'SCIE'
1399 'SCIR' EquivalentTo 'SCIR'
1400 'SCRP' EquivalentTo 'SCRP'
1401 'SLEB' EquivalentTo 'SLEB'
1402 'SLOA' EquivalentTo 'SLOA'
1403 'SWPT' EquivalentTo 'SWPT'
1404 'TCRP' EquivalentTo 'TRCP'
1405 'BFWD' EquivalentTo 'BFWD'
1406 'SBSB' EquivalentTo 'SBSC'
1407 END
1408 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR106
1273 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1274 RULE
1275 NODE (Amount)
1276 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1277 THEN
1278 Amount TranslateTo Amount
1279 ELSE
1280 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1281 END
1282 END
1283 NODE (Currency)
1284 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1285 THEN
1286 CurrencyCode TranslateTo Currency
1287 ELSE
1288 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1289 END
1290 END
1291 END
1292 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR106
1376 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1377 RULE
1378 'CCIR' EquivalentTo 'CCIR'
1379 'COMM' EquivalentTo 'COMM'
1380 'CRDS' EquivalentTo 'CRDS'
1381 'CRPR' EquivalentTo 'CRPR'
1382 'FIXI' EquivalentTo 'FIXI'
1383 'TBAS' EquivalentTo 'TBAS'
1384 'CRSP' EquivalentTo 'CRSP'
1385 'CRTL' EquivalentTo 'CRTL'
1386 'EQPT' EquivalentTo 'EQPT'
1387 'EQUS' EquivalentTo 'EQUS'
1388 'EXPT' EquivalentTo 'EXPT'
1389 'EXTD' EquivalentTo 'EXTD'
1390 'FORW' EquivalentTo 'FORW'
1391 'FORX' EquivalentTo 'FORX'
1392 'FUTR' EquivalentTo 'FUTR'
1393 'LIQU' EquivalentTo 'LIQU'
1394 'OPTN' EquivalentTo 'OPTN'
1395 'OTCD' EquivalentTo 'OTCD'
1396 'PAYM' EquivalentTo 'PAYM'
1397 'REPO' EquivalentTo 'REPO'
1398 'RVPO' EquivalentTo 'RVPO'
1399 'SCIE' EquivalentTo 'SCIE'
1400 'SCIR' EquivalentTo 'SCIR'
1401 'SCRP' EquivalentTo 'SCRP'
1402 'SLEB' EquivalentTo 'SLEB'
1403 'SLOA' EquivalentTo 'SLOA'
1404 'SWPT' EquivalentTo 'SWPT'
1405 'TCRP' EquivalentTo 'TRCP'
1406 'BFWD' EquivalentTo 'BFWD'
1407 'SBSB' EquivalentTo 'SBSC'
1408 END
1409 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR106
1273 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1274 RULE
1275 NODE (Amount)
1276 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1277 THEN
1278 Amount TranslateTo Amount
1279 ELSE
1280 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1281 END
1282 END
1283 NODE (Currency)
1284 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1285 THEN
1286 CurrencyCode TranslateTo Currency
1287 ELSE
1288 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1289 END
1290 END
1291 END
1292 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR106
1364 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1365 RULE
1366 NODE (Code)
1367 IF (Not (DataSourceScheme IsPresent))
1368 THEN
1369 Indicator TranslateTo Code
1370 END
1371 END
1372 NODE (Proprietary)
1373 NODE (Identification)
1374 IF (DataSourceScheme IsPresent)
1375 THEN
1376 Indicator CopyTo Proprietary\Identification
1377 END
1378 END
1379 DataSourceScheme TranslateTo Proprietary
1380 END
1381 END
1382 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR106
1288 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1289 RULE
1290 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1291 END
1292 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR106
1368 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1369 RULE
1370 NODE (Code)
1371 IF (Not (DataSourceScheme IsPresent))
1372 THEN
1373 Indicator TranslateTo Code
1374 END
1375 END
1376 NODE (Proprietary)
1377 NODE (Identification)
1378 IF (DataSourceScheme IsPresent)
1379 THEN
1380 Indicator CopyTo Proprietary\Identification
1381 END
1382 END
1383 DataSourceScheme TranslateTo Proprietary
1384 END
1385 END
1386 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR106
1288 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1289 RULE
1290 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1291 END
1292 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR106
1338 TRANSLATE(22F_202, ExposureType2Choice)
1339 RULE
1340 NODE (Code)
1341 IF (Not (DataSourceScheme IsPresent))
1342 THEN
1343 Indicator TranslateTo Code
1344 END
1345 END
1346 NODE (Proprietary)
1347 NODE (Identification)
1348 IF (DataSourceScheme IsPresent)
1349 THEN
1350 Indicator CopyTo Proprietary\Identification
1351 END
1352 END
1353 DataSourceScheme TranslateTo Proprietary
1354 END
1355 END
1356 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR106
1338 TRANSLATE(22F_202, ExposureType2Choice)
1339 RULE
1340 NODE (Code)
1341 IF (Not (DataSourceScheme IsPresent))
1342 THEN
1343 Indicator TranslateTo Code
1344 END
1345 END
1346 NODE (Proprietary)
1347 NODE (Identification)
1348 IF (DataSourceScheme IsPresent)
1349 THEN
1350 Indicator CopyTo Proprietary\Identification
1351 END
1352 END
1353 DataSourceScheme TranslateTo Proprietary
1354 END
1355 END
1356 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR106
1240 TRANSLATE(Rate_FIN_15d, PercentageRate)
1241 RULE
1242 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1243 END
1244 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR106
1340 TRANSLATE(22F_202, ExposureType2Choice)
1341 RULE
1342 NODE (Code)
1343 IF (Not (DataSourceScheme IsPresent))
1344 THEN
1345 Indicator TranslateTo Code
1346 END
1347 END
1348 NODE (Proprietary)
1349 NODE (Identification)
1350 IF (DataSourceScheme IsPresent)
1351 THEN
1352 Indicator CopyTo Proprietary\Identification
1353 END
1354 END
1355 DataSourceScheme TranslateTo Proprietary
1356 END
1357 END
1358 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR106
1340 TRANSLATE(22F_202, ExposureType2Choice)
1341 RULE
1342 NODE (Code)
1343 IF (Not (DataSourceScheme IsPresent))
1344 THEN
1345 Indicator TranslateTo Code
1346 END
1347 END
1348 NODE (Proprietary)
1349 NODE (Identification)
1350 IF (DataSourceScheme IsPresent)
1351 THEN
1352 Indicator CopyTo Proprietary\Identification
1353 END
1354 END
1355 DataSourceScheme TranslateTo Proprietary
1356 END
1357 END
1358 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR106
1240 TRANSLATE(Rate_FIN_15d, PercentageRate)
1241 RULE
1242 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1243 END
1244 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR106
1336 TRANSLATE(22F_202, ExposureType2Choice)
1337 RULE
1338 NODE (Code)
1339 IF (Not (DataSourceScheme IsPresent))
1340 THEN
1341 Indicator TranslateTo Code
1342 END
1343 END
1344 NODE (Proprietary)
1345 NODE (Identification)
1346 IF (DataSourceScheme IsPresent)
1347 THEN
1348 Indicator CopyTo Proprietary\Identification
1349 END
1350 END
1351 DataSourceScheme TranslateTo Proprietary
1352 END
1353 END
1354 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR106
1336 TRANSLATE(22F_202, ExposureType2Choice)
1337 RULE
1338 NODE (Code)
1339 IF (Not (DataSourceScheme IsPresent))
1340 THEN
1341 Indicator TranslateTo Code
1342 END
1343 END
1344 NODE (Proprietary)
1345 NODE (Identification)
1346 IF (DataSourceScheme IsPresent)
1347 THEN
1348 Indicator CopyTo Proprietary\Identification
1349 END
1350 END
1351 DataSourceScheme TranslateTo Proprietary
1352 END
1353 END
1354 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR106
1240 TRANSLATE(Rate_FIN_15d, PercentageRate)
1241 RULE
1242 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1243 END
1244 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR106
1340 TRANSLATE(22F_202, ExposureType2Choice)
1341 RULE
1342 NODE (Code)
1343 IF (Not (DataSourceScheme IsPresent))
1344 THEN
1345 Indicator TranslateTo Code
1346 END
1347 END
1348 NODE (Proprietary)
1349 NODE (Identification)
1350 IF (DataSourceScheme IsPresent)
1351 THEN
1352 Indicator CopyTo Proprietary\Identification
1353 END
1354 END
1355 DataSourceScheme TranslateTo Proprietary
1356 END
1357 END
1358 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR106
1340 TRANSLATE(22F_202, ExposureType2Choice)
1341 RULE
1342 NODE (Code)
1343 IF (Not (DataSourceScheme IsPresent))
1344 THEN
1345 Indicator TranslateTo Code
1346 END
1347 END
1348 NODE (Proprietary)
1349 NODE (Identification)
1350 IF (DataSourceScheme IsPresent)
1351 THEN
1352 Indicator CopyTo Proprietary\Identification
1353 END
1354 END
1355 DataSourceScheme TranslateTo Proprietary
1356 END
1357 END
1358 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR106
1240 TRANSLATE(Rate_FIN_15d, PercentageRate)
1241 RULE
1242 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1243 END
1244 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR106
1567 TRANSLATE(95Q, PartyIdentification17Choice)
1568 RULE
1569 NODE (NameAndAddress)
1570 NameAndAddress TranslateTo NameAndAddress
1571 END
1572 END
1573 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR106
1401 TRANSLATE(24B_65, PendingReason10Choice)
1402 RULE
1403 NODE (Code)
1404 IF (Not (DataSourceScheme IsPresent))
1405 THEN
1406 ReasonCode TranslateTo Code
1407 END
1408 END
1409 NODE (Proprietary)
1410 DataSourceScheme TranslateTo Proprietary
1411 NODE (Identification)
1412 IF (DataSourceScheme IsPresent)
1413 THEN
1414 ReasonCode CopyTo Proprietary\Identification
1415 END
1416 END
1417 END
1418 END
1419 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR106
1485 TRANSLATE(95Q, PartyIdentification16Choice)
1486 RULE
1487 NODE (NameAndAddress)
1488 NameAndAddress TranslateTo NameAndAddress
1489 END
1490 END
1491 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR106
1240 TRANSLATE(22F_6, PriorityNumeric2Choice)
1241 RULE
1242 NODE (Numeric)
1243 IF (Not (DataSourceScheme IsPresent))
1244 THEN
1245 Indicator CopyTo Numeric
1246 END
1247 END
1248 NODE (Proprietary)
1249 DataSourceScheme TranslateTo Proprietary
1250 NODE (Identification)
1251 IF (DataSourceScheme IsPresent)
1252 THEN
1253 Indicator CopyTo Proprietary\Identification
1254 END
1255 END
1256 END
1257 END
1258 END
translateTTR106(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR106
1254 TRANSLATE(19A, AmountAndDirection13)
1255 RULE
1256 NODE (Amount)
1257 19A TranslateTo Amount
1258 END
1259 NODE (CreditDebitIndicator)
1260 Sign TranslateTo CreditDebitIndicator
1261 END
1262 END
1263 END
translateTTR106(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR106
1224 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1225 RULE
1226 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1227 THEN
1228 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1229 END
1230 END
1231 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR106
1338 TRANSLATE(TradeDate2Choice, 98B_2)
1339 RULE
1340 NODE (DataSourceScheme)
1341 DateCode\Proprietary TranslateTo DataSourceScheme
1342 END
1343 NODE (DateCode)
1344 DateCode\Code TranslateTo DateCode
1345 DateCode\Proprietary\Identification CopyTo DateCode
1346 END
1347 END
1348 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR106
1406 TRANSLATE(SettlementDate6Choice, 98B_3)
1407 RULE
1408 NODE (DataSourceScheme)
1409 DateCode\Proprietary TranslateTo DataSourceScheme
1410 END
1411 NODE (DateCode)
1412 DateCode\Code TranslateTo DateCode
1413 DateCode\Proprietary\Identification CopyTo DateCode
1414 END
1415 END
1416 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR106
1096 TRANSLATE(TerminationDate3Choice, 98C)
1097 RULE
1098 Date TranslateTo 98C
1099 END
1100 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR106
1164 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1165 RULE
1166 NODE (PlaceCode)
1167 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1168 END
1169 NODE (IdentifierCode)
1170 TypeAndIdentification\Identification TranslateTo IdentifierCode
1171 END
1172 END
1173 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR106
1164 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1165 RULE
1166 NODE (PlaceCode)
1167 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1168 END
1169 NODE (IdentifierCode)
1170 TypeAndIdentification\Identification TranslateTo IdentifierCode
1171 END
1172 END
1173 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR106
1164 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1165 RULE
1166 NODE (CountryCode)
1167 Country CopyTo CountryCode
1168 END
1169 END
1170 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR106
1164 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1165 RULE
1166 NODE (PlaceCode)
1167 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1168 END
1169 NODE (IdentifierCode)
1170 TypeAndIdentification\Identification TranslateTo IdentifierCode
1171 END
1172 END
1173 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR106
1428 TRANSLATE(PartyIdentification17Choice, 95Q)
1429 RULE
1430 NODE (NameAndAddress)
1431 NameAndAddress TranslateTo NameAndAddress
1432 END
1433 END
1434 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR106
1140 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1141 RULE
1142 NODE (DataSourceScheme)
1143 Proprietary\Type TranslateTo DataSourceScheme
1144 END
1145 NODE (PlaceCode)
1146 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1147 Proprietary\Type\Identification CopyTo PlaceCode
1148 END
1149 NODE (Narrative)
1150 Proprietary\Identification CopyTo Narrative
1151 Identification\Identification CopyTo Narrative
1152 END
1153 END
1154 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR106
1148 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1149 RULE
1150 'SHHE' EquivalentTo 'SHHE'
1151 END
1152 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR106
1140 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1141 RULE
1142 NODE (DataSourceScheme)
1143 Proprietary\Type TranslateTo DataSourceScheme
1144 END
1145 NODE (PlaceCode)
1146 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1147 Proprietary\Type\Identification CopyTo PlaceCode
1148 END
1149 NODE (Narrative)
1150 Proprietary\Identification CopyTo Narrative
1151 Identification\Identification CopyTo Narrative
1152 END
1153 END
1154 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR106
1148 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1149 RULE
1150 'SHHE' EquivalentTo 'SHHE'
1151 END
1152 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR106
1140 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1141 RULE
1142 NODE (DataSourceScheme)
1143 Proprietary\Type TranslateTo DataSourceScheme
1144 END
1145 NODE (PlaceCode)
1146 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1147 Proprietary\Type\Identification CopyTo PlaceCode
1148 END
1149 NODE (Narrative)
1150 Proprietary\Identification CopyTo Narrative
1151 Identification\Identification CopyTo Narrative
1152 END
1153 END
1154 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR106
1148 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1149 RULE
1150 'SHHE' EquivalentTo 'SHHE'
1151 END
1152 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR106
1140 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1141 RULE
1142 NODE (DataSourceScheme)
1143 Proprietary\Type TranslateTo DataSourceScheme
1144 END
1145 NODE (PlaceCode)
1146 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1147 Proprietary\Type\Identification CopyTo PlaceCode
1148 END
1149 NODE (Narrative)
1150 Proprietary\Identification CopyTo Narrative
1151 Identification\Identification CopyTo Narrative
1152 END
1153 END
1154 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR106
1148 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1149 RULE
1150 'SHHE' EquivalentTo 'SHHE'
1151 END
1152 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR106
1114 TRANSLATE(RateName2, 92C)
1115 RULE
1116 NODE (DataSourceScheme)
1117 Issuer CopyTo DataSourceScheme
1118 END
1119 NODE (RateName)
1120 RateName CopyTo RateName
1121 END
1122 END
1123 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR106
1166 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1167 RULE
1168 'FIXE' EquivalentTo 'FIXE'
1169 'FORF' EquivalentTo 'FORF'
1170 'VARI' EquivalentTo 'VARI'
1171 END
1172 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR106
1166 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1167 RULE
1168 'FIXE' EquivalentTo 'FIXE'
1169 'FORF' EquivalentTo 'FORF'
1170 'VARI' EquivalentTo 'VARI'
1171 END
1172 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR106
1166 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1167 RULE
1168 'FIXE' EquivalentTo 'FIXE'
1169 'FORF' EquivalentTo 'FORF'
1170 'VARI' EquivalentTo 'VARI'
1171 END
1172 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR106
1166 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1167 RULE
1168 'FIXE' EquivalentTo 'FIXE'
1169 'FORF' EquivalentTo 'FORF'
1170 'VARI' EquivalentTo 'VARI'
1171 END
1172 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR106
1413 TRANSLATE(PartyIdentification17Choice, 95C)
1414 RULE
1415 NODE (CountryCode)
1416 Country CopyTo CountryCode
1417 END
1418 END
1419 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR106
1126 TRANSLATE(TerminationDate3Choice, 98B_1)
1127 RULE
1128 NODE (DataSourceScheme)
1129 Code\Proprietary TranslateTo DataSourceScheme
1130 END
1131 NODE (DateCode)
1132 Code\Proprietary\Identification CopyTo DateCode
1133 Code\Code TranslateTo DateCode
1134 END
1135 END
1136 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR106
1126 TRANSLATE(TerminationDate3Choice, 98B_1)
1127 RULE
1128 NODE (DataSourceScheme)
1129 Code\Proprietary TranslateTo DataSourceScheme
1130 END
1131 NODE (DateCode)
1132 Code\Proprietary\Identification CopyTo DateCode
1133 Code\Code TranslateTo DateCode
1134 END
1135 END
1136 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR106
1126 TRANSLATE(TerminationDate3Choice, 98B_1)
1127 RULE
1128 NODE (DataSourceScheme)
1129 Code\Proprietary TranslateTo DataSourceScheme
1130 END
1131 NODE (DateCode)
1132 Code\Proprietary\Identification CopyTo DateCode
1133 Code\Code TranslateTo DateCode
1134 END
1135 END
1136 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR106
1126 TRANSLATE(TerminationDate3Choice, 98B_1)
1127 RULE
1128 NODE (DataSourceScheme)
1129 Code\Proprietary TranslateTo DataSourceScheme
1130 END
1131 NODE (DateCode)
1132 Code\Proprietary\Identification CopyTo DateCode
1133 Code\Code TranslateTo DateCode
1134 END
1135 END
1136 END
translateTTR106(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR106
1141 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1142 RULE
1143 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1144 END
1145 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR107
1554 TRANSLATE(93C, SubBalanceInformation8)
1555 RULE
1556 NODE (SubBalanceType)
1557 NODE (Code)
1558 'BLOV' CopyTo SubBalanceType\Code
1559 END
1560 END
1561 NODE (Quantity)
1562 NODE (QuantityAndAvailability)
1563 93C TranslateTo Quantity\QuantityAndAvailability
1564 END
1565 END
1566 END
1567 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR107
1529 TRANSLATE(93C, SubBalanceInformation7)
1530 RULE
1531 NODE (SubBalanceType)
1532 NODE (Code)
1533 'PEND' CopyTo SubBalanceType\Code
1534 END
1535 END
1536 NODE (Quantity)
1537 NODE (QuantityAndAvailability)
1538 93C TranslateTo Quantity\QuantityAndAvailability
1539 END
1540 END
1541 END
1542 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR107
1572 TRANSLATE(98C, TradeDate2Choice)
1573 RULE
1574 NODE (Date)
1575 98C TranslateTo Date
1576 END
1577 END
1578 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR107
1409 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1410 RULE
1411 NODE (Indicator)
1412 IF (Not (DataSourceScheme IsPresent))
1413 THEN
1414 IF (Indicator IsSameString 'SINO')
1415 THEN
1416 'false' CopyTo Indicator
1417 END
1418 END
1419 END
1420 NODE (Proprietary)
1421 DataSourceScheme TranslateTo Proprietary
1422 NODE (Identification)
1423 IF (DataSourceScheme IsPresent)
1424 THEN
1425 Indicator CopyTo Proprietary\Identification
1426 END
1427 END
1428 END
1429 END
1430 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR107
1293 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1294 RULE
1295 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1296 END
1297 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR107
1410 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1411 RULE
1412 NODE (Indicator)
1413 IF (Not (DataSourceScheme IsPresent))
1414 THEN
1415 IF (Indicator IsSameString 'SINO')
1416 THEN
1417 'false' CopyTo Indicator
1418 END
1419 END
1420 END
1421 NODE (Proprietary)
1422 DataSourceScheme TranslateTo Proprietary
1423 NODE (Identification)
1424 IF (DataSourceScheme IsPresent)
1425 THEN
1426 Indicator CopyTo Proprietary\Identification
1427 END
1428 END
1429 END
1430 END
1431 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR107
1293 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1294 RULE
1295 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1296 END
1297 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR107
1383 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1384 RULE
1385 'GROS' EquivalentTo 'GROS'
1386 'NETS' EquivalentTo 'NETS'
1387 END
1388 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR107
1293 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1294 RULE
1295 Currency CopyTo ActiveOrHistoricCurrencyCode
1296 END
1297 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR107
1387 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1388 RULE
1389 'GROS' EquivalentTo 'GROS'
1390 'NETS' EquivalentTo 'NETS'
1391 END
1392 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR107
1293 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1294 RULE
1295 Currency CopyTo ActiveOrHistoricCurrencyCode
1296 END
1297 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR107
1357 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1358 RULE
1359 'CCIR' EquivalentTo 'CCIR'
1360 'COMM' EquivalentTo 'COMM'
1361 'CRDS' EquivalentTo 'CRDS'
1362 'CRPR' EquivalentTo 'CRPR'
1363 'FIXI' EquivalentTo 'FIXI'
1364 'TBAS' EquivalentTo 'TBAS'
1365 'CRSP' EquivalentTo 'CRSP'
1366 'CRTL' EquivalentTo 'CRTL'
1367 'EQPT' EquivalentTo 'EQPT'
1368 'EQUS' EquivalentTo 'EQUS'
1369 'EXPT' EquivalentTo 'EXPT'
1370 'EXTD' EquivalentTo 'EXTD'
1371 'FORW' EquivalentTo 'FORW'
1372 'FORX' EquivalentTo 'FORX'
1373 'FUTR' EquivalentTo 'FUTR'
1374 'LIQU' EquivalentTo 'LIQU'
1375 'OPTN' EquivalentTo 'OPTN'
1376 'OTCD' EquivalentTo 'OTCD'
1377 'PAYM' EquivalentTo 'PAYM'
1378 'REPO' EquivalentTo 'REPO'
1379 'RVPO' EquivalentTo 'RVPO'
1380 'SCIE' EquivalentTo 'SCIE'
1381 'SCIR' EquivalentTo 'SCIR'
1382 'SCRP' EquivalentTo 'SCRP'
1383 'SLEB' EquivalentTo 'SLEB'
1384 'SLOA' EquivalentTo 'SLOA'
1385 'SWPT' EquivalentTo 'SWPT'
1386 'TCRP' EquivalentTo 'TRCP'
1387 'BFWD' EquivalentTo 'BFWD'
1388 'SBSB' EquivalentTo 'SBSC'
1389 END
1390 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR107
1357 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1358 RULE
1359 'CCIR' EquivalentTo 'CCIR'
1360 'COMM' EquivalentTo 'COMM'
1361 'CRDS' EquivalentTo 'CRDS'
1362 'CRPR' EquivalentTo 'CRPR'
1363 'FIXI' EquivalentTo 'FIXI'
1364 'TBAS' EquivalentTo 'TBAS'
1365 'CRSP' EquivalentTo 'CRSP'
1366 'CRTL' EquivalentTo 'CRTL'
1367 'EQPT' EquivalentTo 'EQPT'
1368 'EQUS' EquivalentTo 'EQUS'
1369 'EXPT' EquivalentTo 'EXPT'
1370 'EXTD' EquivalentTo 'EXTD'
1371 'FORW' EquivalentTo 'FORW'
1372 'FORX' EquivalentTo 'FORX'
1373 'FUTR' EquivalentTo 'FUTR'
1374 'LIQU' EquivalentTo 'LIQU'
1375 'OPTN' EquivalentTo 'OPTN'
1376 'OTCD' EquivalentTo 'OTCD'
1377 'PAYM' EquivalentTo 'PAYM'
1378 'REPO' EquivalentTo 'REPO'
1379 'RVPO' EquivalentTo 'RVPO'
1380 'SCIE' EquivalentTo 'SCIE'
1381 'SCIR' EquivalentTo 'SCIR'
1382 'SCRP' EquivalentTo 'SCRP'
1383 'SLEB' EquivalentTo 'SLEB'
1384 'SLOA' EquivalentTo 'SLOA'
1385 'SWPT' EquivalentTo 'SWPT'
1386 'TCRP' EquivalentTo 'TRCP'
1387 'BFWD' EquivalentTo 'BFWD'
1388 'SBSB' EquivalentTo 'SBSC'
1389 END
1390 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR107
1245 TRANSLATE(92A, RateOrName2Choice)
1246 RULE
1247 NODE (Rate)
1248 92A TranslateTo Rate
1249 END
1250 END
1251 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR107
1359 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1360 RULE
1361 'CCIR' EquivalentTo 'CCIR'
1362 'COMM' EquivalentTo 'COMM'
1363 'CRDS' EquivalentTo 'CRDS'
1364 'CRPR' EquivalentTo 'CRPR'
1365 'FIXI' EquivalentTo 'FIXI'
1366 'TBAS' EquivalentTo 'TBAS'
1367 'CRSP' EquivalentTo 'CRSP'
1368 'CRTL' EquivalentTo 'CRTL'
1369 'EQPT' EquivalentTo 'EQPT'
1370 'EQUS' EquivalentTo 'EQUS'
1371 'EXPT' EquivalentTo 'EXPT'
1372 'EXTD' EquivalentTo 'EXTD'
1373 'FORW' EquivalentTo 'FORW'
1374 'FORX' EquivalentTo 'FORX'
1375 'FUTR' EquivalentTo 'FUTR'
1376 'LIQU' EquivalentTo 'LIQU'
1377 'OPTN' EquivalentTo 'OPTN'
1378 'OTCD' EquivalentTo 'OTCD'
1379 'PAYM' EquivalentTo 'PAYM'
1380 'REPO' EquivalentTo 'REPO'
1381 'RVPO' EquivalentTo 'RVPO'
1382 'SCIE' EquivalentTo 'SCIE'
1383 'SCIR' EquivalentTo 'SCIR'
1384 'SCRP' EquivalentTo 'SCRP'
1385 'SLEB' EquivalentTo 'SLEB'
1386 'SLOA' EquivalentTo 'SLOA'
1387 'SWPT' EquivalentTo 'SWPT'
1388 'TCRP' EquivalentTo 'TRCP'
1389 'BFWD' EquivalentTo 'BFWD'
1390 'SBSB' EquivalentTo 'SBSC'
1391 END
1392 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR107
1359 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1360 RULE
1361 'CCIR' EquivalentTo 'CCIR'
1362 'COMM' EquivalentTo 'COMM'
1363 'CRDS' EquivalentTo 'CRDS'
1364 'CRPR' EquivalentTo 'CRPR'
1365 'FIXI' EquivalentTo 'FIXI'
1366 'TBAS' EquivalentTo 'TBAS'
1367 'CRSP' EquivalentTo 'CRSP'
1368 'CRTL' EquivalentTo 'CRTL'
1369 'EQPT' EquivalentTo 'EQPT'
1370 'EQUS' EquivalentTo 'EQUS'
1371 'EXPT' EquivalentTo 'EXPT'
1372 'EXTD' EquivalentTo 'EXTD'
1373 'FORW' EquivalentTo 'FORW'
1374 'FORX' EquivalentTo 'FORX'
1375 'FUTR' EquivalentTo 'FUTR'
1376 'LIQU' EquivalentTo 'LIQU'
1377 'OPTN' EquivalentTo 'OPTN'
1378 'OTCD' EquivalentTo 'OTCD'
1379 'PAYM' EquivalentTo 'PAYM'
1380 'REPO' EquivalentTo 'REPO'
1381 'RVPO' EquivalentTo 'RVPO'
1382 'SCIE' EquivalentTo 'SCIE'
1383 'SCIR' EquivalentTo 'SCIR'
1384 'SCRP' EquivalentTo 'SCRP'
1385 'SLEB' EquivalentTo 'SLEB'
1386 'SLOA' EquivalentTo 'SLOA'
1387 'SWPT' EquivalentTo 'SWPT'
1388 'TCRP' EquivalentTo 'TRCP'
1389 'BFWD' EquivalentTo 'BFWD'
1390 'SBSB' EquivalentTo 'SBSC'
1391 END
1392 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR107
1245 TRANSLATE(92A, RateOrName2Choice)
1246 RULE
1247 NODE (Rate)
1248 92A TranslateTo Rate
1249 END
1250 END
1251 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR107
1355 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1356 RULE
1357 'CCIR' EquivalentTo 'CCIR'
1358 'COMM' EquivalentTo 'COMM'
1359 'CRDS' EquivalentTo 'CRDS'
1360 'CRPR' EquivalentTo 'CRPR'
1361 'FIXI' EquivalentTo 'FIXI'
1362 'TBAS' EquivalentTo 'TBAS'
1363 'CRSP' EquivalentTo 'CRSP'
1364 'CRTL' EquivalentTo 'CRTL'
1365 'EQPT' EquivalentTo 'EQPT'
1366 'EQUS' EquivalentTo 'EQUS'
1367 'EXPT' EquivalentTo 'EXPT'
1368 'EXTD' EquivalentTo 'EXTD'
1369 'FORW' EquivalentTo 'FORW'
1370 'FORX' EquivalentTo 'FORX'
1371 'FUTR' EquivalentTo 'FUTR'
1372 'LIQU' EquivalentTo 'LIQU'
1373 'OPTN' EquivalentTo 'OPTN'
1374 'OTCD' EquivalentTo 'OTCD'
1375 'PAYM' EquivalentTo 'PAYM'
1376 'REPO' EquivalentTo 'REPO'
1377 'RVPO' EquivalentTo 'RVPO'
1378 'SCIE' EquivalentTo 'SCIE'
1379 'SCIR' EquivalentTo 'SCIR'
1380 'SCRP' EquivalentTo 'SCRP'
1381 'SLEB' EquivalentTo 'SLEB'
1382 'SLOA' EquivalentTo 'SLOA'
1383 'SWPT' EquivalentTo 'SWPT'
1384 'TCRP' EquivalentTo 'TRCP'
1385 'BFWD' EquivalentTo 'BFWD'
1386 'SBSB' EquivalentTo 'SBSC'
1387 END
1388 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR107
1355 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1356 RULE
1357 'CCIR' EquivalentTo 'CCIR'
1358 'COMM' EquivalentTo 'COMM'
1359 'CRDS' EquivalentTo 'CRDS'
1360 'CRPR' EquivalentTo 'CRPR'
1361 'FIXI' EquivalentTo 'FIXI'
1362 'TBAS' EquivalentTo 'TBAS'
1363 'CRSP' EquivalentTo 'CRSP'
1364 'CRTL' EquivalentTo 'CRTL'
1365 'EQPT' EquivalentTo 'EQPT'
1366 'EQUS' EquivalentTo 'EQUS'
1367 'EXPT' EquivalentTo 'EXPT'
1368 'EXTD' EquivalentTo 'EXTD'
1369 'FORW' EquivalentTo 'FORW'
1370 'FORX' EquivalentTo 'FORX'
1371 'FUTR' EquivalentTo 'FUTR'
1372 'LIQU' EquivalentTo 'LIQU'
1373 'OPTN' EquivalentTo 'OPTN'
1374 'OTCD' EquivalentTo 'OTCD'
1375 'PAYM' EquivalentTo 'PAYM'
1376 'REPO' EquivalentTo 'REPO'
1377 'RVPO' EquivalentTo 'RVPO'
1378 'SCIE' EquivalentTo 'SCIE'
1379 'SCIR' EquivalentTo 'SCIR'
1380 'SCRP' EquivalentTo 'SCRP'
1381 'SLEB' EquivalentTo 'SLEB'
1382 'SLOA' EquivalentTo 'SLOA'
1383 'SWPT' EquivalentTo 'SWPT'
1384 'TCRP' EquivalentTo 'TRCP'
1385 'BFWD' EquivalentTo 'BFWD'
1386 'SBSB' EquivalentTo 'SBSC'
1387 END
1388 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR107
1245 TRANSLATE(92A, RateOrName2Choice)
1246 RULE
1247 NODE (Rate)
1248 92A TranslateTo Rate
1249 END
1250 END
1251 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR107
1359 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1360 RULE
1361 'CCIR' EquivalentTo 'CCIR'
1362 'COMM' EquivalentTo 'COMM'
1363 'CRDS' EquivalentTo 'CRDS'
1364 'CRPR' EquivalentTo 'CRPR'
1365 'FIXI' EquivalentTo 'FIXI'
1366 'TBAS' EquivalentTo 'TBAS'
1367 'CRSP' EquivalentTo 'CRSP'
1368 'CRTL' EquivalentTo 'CRTL'
1369 'EQPT' EquivalentTo 'EQPT'
1370 'EQUS' EquivalentTo 'EQUS'
1371 'EXPT' EquivalentTo 'EXPT'
1372 'EXTD' EquivalentTo 'EXTD'
1373 'FORW' EquivalentTo 'FORW'
1374 'FORX' EquivalentTo 'FORX'
1375 'FUTR' EquivalentTo 'FUTR'
1376 'LIQU' EquivalentTo 'LIQU'
1377 'OPTN' EquivalentTo 'OPTN'
1378 'OTCD' EquivalentTo 'OTCD'
1379 'PAYM' EquivalentTo 'PAYM'
1380 'REPO' EquivalentTo 'REPO'
1381 'RVPO' EquivalentTo 'RVPO'
1382 'SCIE' EquivalentTo 'SCIE'
1383 'SCIR' EquivalentTo 'SCIR'
1384 'SCRP' EquivalentTo 'SCRP'
1385 'SLEB' EquivalentTo 'SLEB'
1386 'SLOA' EquivalentTo 'SLOA'
1387 'SWPT' EquivalentTo 'SWPT'
1388 'TCRP' EquivalentTo 'TRCP'
1389 'BFWD' EquivalentTo 'BFWD'
1390 'SBSB' EquivalentTo 'SBSC'
1391 END
1392 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR107
1359 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1360 RULE
1361 'CCIR' EquivalentTo 'CCIR'
1362 'COMM' EquivalentTo 'COMM'
1363 'CRDS' EquivalentTo 'CRDS'
1364 'CRPR' EquivalentTo 'CRPR'
1365 'FIXI' EquivalentTo 'FIXI'
1366 'TBAS' EquivalentTo 'TBAS'
1367 'CRSP' EquivalentTo 'CRSP'
1368 'CRTL' EquivalentTo 'CRTL'
1369 'EQPT' EquivalentTo 'EQPT'
1370 'EQUS' EquivalentTo 'EQUS'
1371 'EXPT' EquivalentTo 'EXPT'
1372 'EXTD' EquivalentTo 'EXTD'
1373 'FORW' EquivalentTo 'FORW'
1374 'FORX' EquivalentTo 'FORX'
1375 'FUTR' EquivalentTo 'FUTR'
1376 'LIQU' EquivalentTo 'LIQU'
1377 'OPTN' EquivalentTo 'OPTN'
1378 'OTCD' EquivalentTo 'OTCD'
1379 'PAYM' EquivalentTo 'PAYM'
1380 'REPO' EquivalentTo 'REPO'
1381 'RVPO' EquivalentTo 'RVPO'
1382 'SCIE' EquivalentTo 'SCIE'
1383 'SCIR' EquivalentTo 'SCIR'
1384 'SCRP' EquivalentTo 'SCRP'
1385 'SLEB' EquivalentTo 'SLEB'
1386 'SLOA' EquivalentTo 'SLOA'
1387 'SWPT' EquivalentTo 'SWPT'
1388 'TCRP' EquivalentTo 'TRCP'
1389 'BFWD' EquivalentTo 'BFWD'
1390 'SBSB' EquivalentTo 'SBSC'
1391 END
1392 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR107
1245 TRANSLATE(92A, RateOrName2Choice)
1246 RULE
1247 NODE (Rate)
1248 92A TranslateTo Rate
1249 END
1250 END
1251 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR107
1574 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1575 RULE
1576 NODE (Name)
1577 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1578 END
1579 END
1580 END
translateTTR107(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR107
1420 TRANSLATE(OptionalCode_4!c_377, PendingReason1Code)
1421 RULE
1422 'ADEA' EquivalentTo 'ADEA'
1423 'AWMO' EquivalentTo 'AWMO'
1424 'AWSH' EquivalentTo 'AWSH'
1425 'BENO' EquivalentTo 'BENO'
1426 'BATC' EquivalentTo 'BATC'
1427 'BLOC' EquivalentTo 'BLOC'
1428 'BOTH' EquivalentTo 'BOTH'
1429 'CAIS' EquivalentTo 'CAIS'
1430 'CHAS' EquivalentTo 'CHAS'
1431 'CLAC' EquivalentTo 'CLAC'
1432 'NEWI' EquivalentTo 'NEWI'
1433 'DOCC' EquivalentTo 'DOCC'
1434 'DOCY' EquivalentTo 'DOCY'
1435 'TAMM' EquivalentTo 'TAMM'
1436 'PHSE' EquivalentTo 'PHSE'
1437 'REFU' EquivalentTo 'REFU'
1438 'MUNO' EquivalentTo 'MUNO'
1439 'GLOB' EquivalentTo 'GLOB'
1440 'PREA' EquivalentTo 'PREA'
1441 'PART' EquivalentTo 'PART'
1442 'NMAS' EquivalentTo 'NMAS'
1443 'NOFX' EquivalentTo 'NOFX'
1444 'CMON' EquivalentTo 'CMON'
1445 'YCOL' EquivalentTo 'YCOL'
1446 'COLL' EquivalentTo 'COLL'
1447 'DEPO' EquivalentTo 'DEPO'
1448 'FLIM' EquivalentTo 'FLIM'
1449 'INCA' EquivalentTo 'INCA'
1450 'LINK' EquivalentTo 'LINK'
1451 'FUTU' EquivalentTo 'FUTU'
1452 'LACK' EquivalentTo 'LACK'
1453 'LALO' EquivalentTo 'LALO'
1454 'MONY' EquivalentTo 'MONY'
1455 'NCON' EquivalentTo 'NCON'
1456 'REFS' EquivalentTo 'REFS'
1457 'SDUT' EquivalentTo 'SDUT'
1458 'SBLO' EquivalentTo 'SBLO'
1459 'MINO' EquivalentTo 'MINO'
1460 'IAAD' EquivalentTo 'IAAD'
1461 'PHCK' EquivalentTo 'PHCK'
1462 'CYCL' EquivalentTo 'CYCL'
1463 'CPEC' EquivalentTo 'CPEC'
1464 'CLHT' EquivalentTo 'CLHT'
1465 'DENO' EquivalentTo 'DENO'
1466 'DISA' EquivalentTo 'DISA'
1467 'DKNY' EquivalentTo 'DKNY'
1468 'FROZ' EquivalentTo 'FROZ'
1469 'LAAW' EquivalentTo 'LAAW'
1470 'LATE' EquivalentTo 'LATE'
1471 'LIQU' EquivalentTo 'LIQU'
1472 'PRCY' EquivalentTo 'PRCY'
1473 'REGT' EquivalentTo 'REGT'
1474 'SETS' EquivalentTo 'SETS'
1475 'CERT' EquivalentTo 'CERT'
1476 'PRSY' EquivalentTo 'PRSY'
1477 'NARR' EquivalentTo 'OTHR'
1478 END
1479 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR107
1492 TRANSLATE(95P_2, PartyIdentification15Choice)
1493 RULE
1494 NODE (BICOrBEI)
1495 IdentifierCode TranslateTo BICOrBEI
1496 END
1497 END
1498 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR107
1259 TRANSLATE(22F_196, SecuritiesTransactionType5Choice)
1260 RULE
1261 NODE (Code)
1262 IF (Not (DataSourceScheme IsPresent))
1263 THEN
1264 Indicator CopyTo Code
1265 END
1266 END
1267 NODE (Proprietary)
1268 DataSourceScheme TranslateTo Proprietary
1269 NODE (Identification)
1270 IF (DataSourceScheme IsPresent)
1271 THEN
1272 Indicator CopyTo Proprietary\Identification
1273 END
1274 END
1275 END
1276 END
1277 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR107
1264 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1265 RULE
1266 NODE (Amount)
1267 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1268 THEN
1269 Amount TranslateTo Amount
1270 ELSE
1271 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1272 END
1273 END
1274 NODE (Currency)
1275 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1276 THEN
1277 CurrencyCode TranslateTo Currency
1278 ELSE
1279 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1280 END
1281 END
1282 END
1283 END
translateTTR107(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR107
1232 TRANSLATE(19A, AmountAndDirection17)
1233 RULE
1234 NODE (Amount)
1235 19A TranslateTo Amount
1236 END
1237 NODE (CreditDebitIndicator)
1238 19A TranslateTo CreditDebitIndicator
1239 END
1240 END
1241 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR107
1349 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
1350 RULE
1351 'VARI' EquivalentTo 'VARI'
1352 END
1353 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR107
1417 TRANSLATE(DateType4Code, OptionalCode_4!c_101)
1418 RULE
1419 'OPEN' EquivalentTo 'OPEN'
1420 'UKWN' EquivalentTo 'UKWN'
1421 END
1422 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR107
1101 TRANSLATE(RateType8Choice, 22F_37)
1102 RULE
1103 NODE (DataSourceScheme)
1104 Proprietary TranslateTo DataSourceScheme
1105 END
1106 NODE (Indicator)
1107 Code TranslateTo Indicator
1108 Proprietary\Identification CopyTo Indicator
1109 END
1110 END
1111 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR107
1174 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1175 RULE
1176 'CUST' EquivalentTo 'CUST'
1177 'ICSD' EquivalentTo 'ICSD'
1178 'NCSD' EquivalentTo 'NCSD'
1179 'SHHE' EquivalentTo 'SHHE'
1180 END
1181 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR107
1174 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1175 RULE
1176 'CUST' EquivalentTo 'CUST'
1177 'ICSD' EquivalentTo 'ICSD'
1178 'NCSD' EquivalentTo 'NCSD'
1179 'SHHE' EquivalentTo 'SHHE'
1180 END
1181 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR107
1171 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1172 RULE
1173 NODE (PlaceCode)
1174 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1175 END
1176 NODE (IdentifierCode)
1177 TypeAndIdentification\Identification TranslateTo IdentifierCode
1178 END
1179 END
1180 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR107
1174 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1175 RULE
1176 'CUST' EquivalentTo 'CUST'
1177 'ICSD' EquivalentTo 'ICSD'
1178 'NCSD' EquivalentTo 'NCSD'
1179 'SHHE' EquivalentTo 'SHHE'
1180 END
1181 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR107
1435 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1436 RULE
1437 NODE (Line)
1438 (Name Substring ('1', '35')) CopyTo Line[1]
1439 END
1440 NODE (Line)
1441 (Name Substring ('36', '35')) CopyTo Line[2]
1442 END
1443 NODE (Line)
1444 (Name Substring ('71', '35')) CopyTo Line[3]
1445 END
1446 NODE (Line)
1447 (Name Substring ('106', '35')) CopyTo Line[4]
1448 END
1449 END
1450 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR107
1155 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1156 RULE
1157 'SHHE' EquivalentTo 'SHHE'
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR107
1153 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1154 RULE
1155 NODE (CountryCode)
1156 Country CopyTo CountryCode
1157 END
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR107
1155 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1156 RULE
1157 'SHHE' EquivalentTo 'SHHE'
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR107
1153 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1154 RULE
1155 NODE (CountryCode)
1156 Country CopyTo CountryCode
1157 END
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR107
1155 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1156 RULE
1157 'SHHE' EquivalentTo 'SHHE'
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR107
1153 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1154 RULE
1155 NODE (CountryCode)
1156 Country CopyTo CountryCode
1157 END
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR107
1155 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1156 RULE
1157 'SHHE' EquivalentTo 'SHHE'
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR107
1153 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1154 RULE
1155 NODE (CountryCode)
1156 Country CopyTo CountryCode
1157 END
1158 END
1159 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR107
1124 TRANSLATE(Rate2, 92A)
1125 RULE
1126 NODE (Sign)
1127 IF (Sign IsSameBoolean 'false')
1128 THEN
1129 'N' CopyTo Sign
1130 END
1131 END
1132 NODE (Rate)
1133 Rate TranslateTo Rate
1134 END
1135 END
1136 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR107
1173 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1174 RULE
1175 NODE (DataSourceScheme)
1176 Proprietary TranslateTo DataSourceScheme
1177 END
1178 NODE (Indicator)
1179 IF (Indicator IsSameBoolean 'true')
1180 THEN
1181 'REVY' CopyTo Indicator
1182 END
1183 IF (Indicator IsSameBoolean 'false')
1184 THEN
1185 'REVN' CopyTo Indicator
1186 END
1187 Proprietary\Identification CopyTo Indicator
1188 END
1189 END
1190 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR107
1173 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1174 RULE
1175 NODE (DataSourceScheme)
1176 Proprietary TranslateTo DataSourceScheme
1177 END
1178 NODE (Indicator)
1179 IF (Indicator IsSameBoolean 'true')
1180 THEN
1181 'REVY' CopyTo Indicator
1182 END
1183 IF (Indicator IsSameBoolean 'false')
1184 THEN
1185 'REVN' CopyTo Indicator
1186 END
1187 Proprietary\Identification CopyTo Indicator
1188 END
1189 END
1190 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR107
1173 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1174 RULE
1175 NODE (DataSourceScheme)
1176 Proprietary TranslateTo DataSourceScheme
1177 END
1178 NODE (Indicator)
1179 IF (Indicator IsSameBoolean 'true')
1180 THEN
1181 'REVY' CopyTo Indicator
1182 END
1183 IF (Indicator IsSameBoolean 'false')
1184 THEN
1185 'REVN' CopyTo Indicator
1186 END
1187 Proprietary\Identification CopyTo Indicator
1188 END
1189 END
1190 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR107
1173 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1174 RULE
1175 NODE (DataSourceScheme)
1176 Proprietary TranslateTo DataSourceScheme
1177 END
1178 NODE (Indicator)
1179 IF (Indicator IsSameBoolean 'true')
1180 THEN
1181 'REVY' CopyTo Indicator
1182 END
1183 IF (Indicator IsSameBoolean 'false')
1184 THEN
1185 'REVN' CopyTo Indicator
1186 END
1187 Proprietary\Identification CopyTo Indicator
1188 END
1189 END
1190 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR107
1420 TRANSLATE(PartyIdentification17Choice, 95P_2)
1421 RULE
1422 NODE (IdentifierCode)
1423 BICOrBEI CopyTo IdentifierCode
1424 END
1425 END
1426 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR107
1137 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1138 RULE
1139 'OPEN' EquivalentTo 'OPEN'
1140 END
1141 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR107
1137 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1138 RULE
1139 'OPEN' EquivalentTo 'OPEN'
1140 END
1141 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR107
1137 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1138 RULE
1139 'OPEN' EquivalentTo 'OPEN'
1140 END
1141 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR107
1137 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1138 RULE
1139 'OPEN' EquivalentTo 'OPEN'
1140 END
1141 END
translateTTR107(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR107
1146 TRANSLATE(AmountAndDirection17, 19A)
1147 RULE
1148 NODE (Sign)
1149 CreditDebitIndicator TranslateTo Sign
1150 END
1151 NODE (CurrencyCode)
1152 Amount\Currency TranslateTo CurrencyCode
1153 END
1154 NODE (Amount)
1155 Amount\Amount TranslateTo Amount
1156 END
1157 END
1158 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR108
1568 TRANSLATE(93B, SubBalanceInformation8)
1569 RULE
1570 NODE (SubBalanceType)
1571 NODE (Code)
1572 'LORE' CopyTo SubBalanceType\Code
1573 END
1574 END
1575 NODE (Quantity)
1576 NODE (Quantity)
1577 IF (Not (DataSourceScheme IsPresent))
1578 THEN
1579 93B TranslateTo Quantity\Quantity
1580 END
1581 END
1582 NODE (Proprietary)
1583 IF (DataSourceScheme IsPresent)
1584 THEN
1585 93B TranslateTo Quantity\Proprietary
1586 END
1587 END
1588 END
1589 END
1590 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR108
1543 TRANSLATE(93B, SubBalanceInformation7)
1544 RULE
1545 NODE (SubBalanceType)
1546 NODE (Code)
1547 'BORE' CopyTo SubBalanceType\Code
1548 END
1549 END
1550 NODE (Quantity)
1551 NODE (Quantity)
1552 IF (Not (DataSourceScheme IsPresent))
1553 THEN
1554 93B TranslateTo Quantity\Quantity
1555 END
1556 END
1557 NODE (Proprietary)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 93B TranslateTo Quantity\Proprietary
1561 END
1562 END
1563 END
1564 END
1565 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR108
1579 TRANSLATE(98A, SettlementDate6Choice)
1580 RULE
1581 NODE (Date)
1582 NODE (Date)
1583 Date TranslateTo Date\Date
1584 END
1585 END
1586 END
1587 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR108
1431 TRANSLATE(22F_56, MarketClientSide2Choice)
1432 RULE
1433 NODE (Code)
1434 IF (Not (DataSourceScheme IsPresent))
1435 THEN
1436 Indicator TranslateTo Code
1437 END
1438 END
1439 NODE (Proprietary)
1440 DataSourceScheme TranslateTo Proprietary
1441 NODE (Identification)
1442 IF (DataSourceScheme IsPresent)
1443 THEN
1444 Indicator CopyTo Proprietary\Identification
1445 END
1446 END
1447 END
1448 END
1449 END
translateTTR108(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR108
1298 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1299 RULE
1300 Currency CopyTo ActiveOrHistoricCurrencyCode
1301 END
1302 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR108
1432 TRANSLATE(22F_56, MarketClientSide2Choice)
1433 RULE
1434 NODE (Code)
1435 IF (Not (DataSourceScheme IsPresent))
1436 THEN
1437 Indicator TranslateTo Code
1438 END
1439 END
1440 NODE (Proprietary)
1441 DataSourceScheme TranslateTo Proprietary
1442 NODE (Identification)
1443 IF (DataSourceScheme IsPresent)
1444 THEN
1445 Indicator CopyTo Proprietary\Identification
1446 END
1447 END
1448 END
1449 END
1450 END
translateTTR108(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR108
1298 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1299 RULE
1300 Currency CopyTo ActiveOrHistoricCurrencyCode
1301 END
1302 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR108
1389 TRANSLATE(22F_202, ExposureType2Choice)
1390 RULE
1391 NODE (Code)
1392 IF (Not (DataSourceScheme IsPresent))
1393 THEN
1394 Indicator TranslateTo Code
1395 END
1396 END
1397 NODE (Proprietary)
1398 NODE (Identification)
1399 IF (DataSourceScheme IsPresent)
1400 THEN
1401 Indicator CopyTo Proprietary\Identification
1402 END
1403 END
1404 DataSourceScheme TranslateTo Proprietary
1405 END
1406 END
1407 END
translateTTR108(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR108
1298 TRANSLATE(Text_Sign, CreditDebitCode)
1299 RULE
1300 IF (Not (Text_Sign IsPresent))
1301 THEN
1302 'CRDT' CopyTo CreditDebitCode
1303 ELSE
1304 'DBIT' CopyTo CreditDebitCode
1305 END
1306 END
1307 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR108
1393 TRANSLATE(22F_202, ExposureType2Choice)
1394 RULE
1395 NODE (Code)
1396 IF (Not (DataSourceScheme IsPresent))
1397 THEN
1398 Indicator TranslateTo Code
1399 END
1400 END
1401 NODE (Proprietary)
1402 NODE (Identification)
1403 IF (DataSourceScheme IsPresent)
1404 THEN
1405 Indicator CopyTo Proprietary\Identification
1406 END
1407 END
1408 DataSourceScheme TranslateTo Proprietary
1409 END
1410 END
1411 END
translateTTR108(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR108
1298 TRANSLATE(Text_Sign, CreditDebitCode)
1299 RULE
1300 IF (Not (Text_Sign IsPresent))
1301 THEN
1302 'CRDT' CopyTo CreditDebitCode
1303 ELSE
1304 'DBIT' CopyTo CreditDebitCode
1305 END
1306 END
1307 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR108
1391 TRANSLATE(22F_56, MarketClientSide2Choice)
1392 RULE
1393 NODE (Code)
1394 IF (Not (DataSourceScheme IsPresent))
1395 THEN
1396 Indicator TranslateTo Code
1397 END
1398 END
1399 NODE (Proprietary)
1400 DataSourceScheme TranslateTo Proprietary
1401 NODE (Identification)
1402 IF (DataSourceScheme IsPresent)
1403 THEN
1404 Indicator CopyTo Proprietary\Identification
1405 END
1406 END
1407 END
1408 END
1409 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR108
1391 TRANSLATE(22F_56, MarketClientSide2Choice)
1392 RULE
1393 NODE (Code)
1394 IF (Not (DataSourceScheme IsPresent))
1395 THEN
1396 Indicator TranslateTo Code
1397 END
1398 END
1399 NODE (Proprietary)
1400 DataSourceScheme TranslateTo Proprietary
1401 NODE (Identification)
1402 IF (DataSourceScheme IsPresent)
1403 THEN
1404 Indicator CopyTo Proprietary\Identification
1405 END
1406 END
1407 END
1408 END
1409 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR108
1252 TRANSLATE(92C, RateOrName2Choice)
1253 RULE
1254 NODE (RateName)
1255 92C TranslateTo RateName
1256 END
1257 END
1258 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR108
1393 TRANSLATE(22F_56, MarketClientSide2Choice)
1394 RULE
1395 NODE (Code)
1396 IF (Not (DataSourceScheme IsPresent))
1397 THEN
1398 Indicator TranslateTo Code
1399 END
1400 END
1401 NODE (Proprietary)
1402 DataSourceScheme TranslateTo Proprietary
1403 NODE (Identification)
1404 IF (DataSourceScheme IsPresent)
1405 THEN
1406 Indicator CopyTo Proprietary\Identification
1407 END
1408 END
1409 END
1410 END
1411 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR108
1393 TRANSLATE(22F_56, MarketClientSide2Choice)
1394 RULE
1395 NODE (Code)
1396 IF (Not (DataSourceScheme IsPresent))
1397 THEN
1398 Indicator TranslateTo Code
1399 END
1400 END
1401 NODE (Proprietary)
1402 DataSourceScheme TranslateTo Proprietary
1403 NODE (Identification)
1404 IF (DataSourceScheme IsPresent)
1405 THEN
1406 Indicator CopyTo Proprietary\Identification
1407 END
1408 END
1409 END
1410 END
1411 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR108
1252 TRANSLATE(92C, RateOrName2Choice)
1253 RULE
1254 NODE (RateName)
1255 92C TranslateTo RateName
1256 END
1257 END
1258 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR108
1389 TRANSLATE(22F_56, MarketClientSide2Choice)
1390 RULE
1391 NODE (Code)
1392 IF (Not (DataSourceScheme IsPresent))
1393 THEN
1394 Indicator TranslateTo Code
1395 END
1396 END
1397 NODE (Proprietary)
1398 DataSourceScheme TranslateTo Proprietary
1399 NODE (Identification)
1400 IF (DataSourceScheme IsPresent)
1401 THEN
1402 Indicator CopyTo Proprietary\Identification
1403 END
1404 END
1405 END
1406 END
1407 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR108
1389 TRANSLATE(22F_56, MarketClientSide2Choice)
1390 RULE
1391 NODE (Code)
1392 IF (Not (DataSourceScheme IsPresent))
1393 THEN
1394 Indicator TranslateTo Code
1395 END
1396 END
1397 NODE (Proprietary)
1398 DataSourceScheme TranslateTo Proprietary
1399 NODE (Identification)
1400 IF (DataSourceScheme IsPresent)
1401 THEN
1402 Indicator CopyTo Proprietary\Identification
1403 END
1404 END
1405 END
1406 END
1407 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR108
1252 TRANSLATE(92C, RateOrName2Choice)
1253 RULE
1254 NODE (RateName)
1255 92C TranslateTo RateName
1256 END
1257 END
1258 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR108
1393 TRANSLATE(22F_56, MarketClientSide2Choice)
1394 RULE
1395 NODE (Code)
1396 IF (Not (DataSourceScheme IsPresent))
1397 THEN
1398 Indicator TranslateTo Code
1399 END
1400 END
1401 NODE (Proprietary)
1402 DataSourceScheme TranslateTo Proprietary
1403 NODE (Identification)
1404 IF (DataSourceScheme IsPresent)
1405 THEN
1406 Indicator CopyTo Proprietary\Identification
1407 END
1408 END
1409 END
1410 END
1411 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR108
1393 TRANSLATE(22F_56, MarketClientSide2Choice)
1394 RULE
1395 NODE (Code)
1396 IF (Not (DataSourceScheme IsPresent))
1397 THEN
1398 Indicator TranslateTo Code
1399 END
1400 END
1401 NODE (Proprietary)
1402 DataSourceScheme TranslateTo Proprietary
1403 NODE (Identification)
1404 IF (DataSourceScheme IsPresent)
1405 THEN
1406 Indicator CopyTo Proprietary\Identification
1407 END
1408 END
1409 END
1410 END
1411 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR108
1252 TRANSLATE(92C, RateOrName2Choice)
1253 RULE
1254 NODE (RateName)
1255 92C TranslateTo RateName
1256 END
1257 END
1258 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR108
1581 TRANSLATE(95P_2, PartyIdentification17Choice)
1582 RULE
1583 NODE (BICOrBEI)
1584 IdentifierCode TranslateTo BICOrBEI
1585 END
1586 END
1587 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR108
1480 TRANSLATE(24B_66, FailingReason2Choice)
1481 RULE
1482 NODE (Code)
1483 IF (Not (DataSourceScheme IsPresent))
1484 THEN
1485 ReasonCode TranslateTo Code
1486 END
1487 END
1488 NODE (Proprietary)
1489 NODE (Identification)
1490 IF (DataSourceScheme IsPresent)
1491 THEN
1492 ReasonCode CopyTo Proprietary\Identification
1493 END
1494 END
1495 DataSourceScheme TranslateTo Proprietary
1496 END
1497 END
1498 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR108
1499 TRANSLATE(95C, PartyIdentification15Choice)
1500 RULE
1501 NODE (Country)
1502 CountryCode CopyTo Country
1503 END
1504 END
1505 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR108
1278 TRANSLATE(22F_207, SettlementTransactionCondition4Choice)
1279 RULE
1280 NODE (Code)
1281 IF (Not (DataSourceScheme IsPresent))
1282 THEN
1283 Indicator CopyTo Code
1284 END
1285 END
1286 NODE (Proprietary)
1287 DataSourceScheme TranslateTo Proprietary
1288 NODE (Identification)
1289 IF (DataSourceScheme IsPresent)
1290 THEN
1291 Indicator CopyTo Proprietary\Identification
1292 END
1293 END
1294 END
1295 END
1296 END
translateTTR108(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR108
1284 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1285 RULE
1286 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1287 END
1288 END
translateTTR108(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR108
1242 TRANSLATE(19A, AmountAndDirection17)
1243 RULE
1244 NODE (Amount)
1245 19A TranslateTo Amount
1246 END
1247 NODE (CreditDebitIndicator)
1248 19A TranslateTo CreditDebitIndicator
1249 END
1250 END
1251 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR108
1354 TRANSLATE(TradeDate2Choice, 98C)
1355 RULE
1356 Date\DateTime TranslateTo 98C
1357 END
1358 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR108
1423 TRANSLATE(SettlementDate6Choice, 98C)
1424 RULE
1425 Date TranslateTo 98C
1426 END
1427 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR108
1112 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1113 RULE
1114 'FIXE' EquivalentTo 'FIXE'
1115 'FORF' EquivalentTo 'FORF'
1116 'VARI' EquivalentTo 'VARI'
1117 END
1118 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR108
1182 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1183 RULE
1184 AnyBICIdentifier CopyTo Identifier_BICBEI
1185 END
1186 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR108
1182 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1183 RULE
1184 AnyBICIdentifier CopyTo Identifier_BICBEI
1185 END
1186 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR108
1181 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1182 RULE
1183 'CUST' EquivalentTo 'CUST'
1184 'ICSD' EquivalentTo 'ICSD'
1185 'NCSD' EquivalentTo 'NCSD'
1186 'SHHE' EquivalentTo 'SHHE'
1187 END
1188 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR108
1182 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1183 RULE
1184 AnyBICIdentifier CopyTo Identifier_BICBEI
1185 END
1186 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR108
1451 TRANSLATE(PartyIdentification16Choice, 95P_2)
1452 RULE
1453 NODE (IdentifierCode)
1454 BICOrBEI CopyTo IdentifierCode
1455 END
1456 END
1457 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1161 RULE
1162 NODE (CountryCode)
1163 Country CopyTo CountryCode
1164 END
1165 END
1166 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1161 RULE
1162 NODE (PlaceCode)
1163 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1164 END
1165 NODE (IdentifierCode)
1166 TypeAndIdentification\Identification TranslateTo IdentifierCode
1167 END
1168 END
1169 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1161 RULE
1162 NODE (CountryCode)
1163 Country CopyTo CountryCode
1164 END
1165 END
1166 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1161 RULE
1162 NODE (PlaceCode)
1163 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1164 END
1165 NODE (IdentifierCode)
1166 TypeAndIdentification\Identification TranslateTo IdentifierCode
1167 END
1168 END
1169 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1161 RULE
1162 NODE (CountryCode)
1163 Country CopyTo CountryCode
1164 END
1165 END
1166 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1161 RULE
1162 NODE (PlaceCode)
1163 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1164 END
1165 NODE (IdentifierCode)
1166 TypeAndIdentification\Identification TranslateTo IdentifierCode
1167 END
1168 END
1169 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1161 RULE
1162 NODE (CountryCode)
1163 Country CopyTo CountryCode
1164 END
1165 END
1166 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR108
1160 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1161 RULE
1162 NODE (PlaceCode)
1163 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1164 END
1165 NODE (IdentifierCode)
1166 TypeAndIdentification\Identification TranslateTo IdentifierCode
1167 END
1168 END
1169 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR108
1137 TRANSLATE(RateOrName2Choice, 92A)
1138 RULE
1139 Rate TranslateTo 92A
1140 END
1141 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR108
1191 TRANSLATE(LegalFramework2Choice, 22F_157)
1192 RULE
1193 NODE (DataSourceScheme)
1194 Proprietary TranslateTo DataSourceScheme
1195 END
1196 NODE (Indicator)
1197 Code TranslateTo Indicator
1198 Proprietary\Identification CopyTo Indicator
1199 END
1200 END
1201 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR108
1191 TRANSLATE(LegalFramework2Choice, 22F_157)
1192 RULE
1193 NODE (DataSourceScheme)
1194 Proprietary TranslateTo DataSourceScheme
1195 END
1196 NODE (Indicator)
1197 Code TranslateTo Indicator
1198 Proprietary\Identification CopyTo Indicator
1199 END
1200 END
1201 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR108
1191 TRANSLATE(LegalFramework2Choice, 22F_157)
1192 RULE
1193 NODE (DataSourceScheme)
1194 Proprietary TranslateTo DataSourceScheme
1195 END
1196 NODE (Indicator)
1197 Code TranslateTo Indicator
1198 Proprietary\Identification CopyTo Indicator
1199 END
1200 END
1201 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR108
1191 TRANSLATE(LegalFramework2Choice, 22F_157)
1192 RULE
1193 NODE (DataSourceScheme)
1194 Proprietary TranslateTo DataSourceScheme
1195 END
1196 NODE (Indicator)
1197 Code TranslateTo Indicator
1198 Proprietary\Identification CopyTo Indicator
1199 END
1200 END
1201 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR108
1427 TRANSLATE(PartyIdentification17Choice, 95Q)
1428 RULE
1429 NODE (NameAndAddress)
1430 NameAndAddress TranslateTo NameAndAddress
1431 END
1432 END
1433 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR108
1142 TRANSLATE(TerminationDate3Choice, 98C)
1143 RULE
1144 Date TranslateTo 98C
1145 END
1146 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR108
1142 TRANSLATE(TerminationDate3Choice, 98C)
1143 RULE
1144 Date TranslateTo 98C
1145 END
1146 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR108
1142 TRANSLATE(TerminationDate3Choice, 98C)
1143 RULE
1144 Date TranslateTo 98C
1145 END
1146 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR108
1142 TRANSLATE(TerminationDate3Choice, 98C)
1143 RULE
1144 Date TranslateTo 98C
1145 END
1146 END
translateTTR108(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR108
1159 TRANSLATE(CreditDebitCode, Text_Sign)
1160 RULE
1161 IF (CreditDebitCode IsSameString 'DBIT')
1162 THEN
1163 'N' CopyTo Text_Sign
1164 END
1165 END
1166 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR109
1591 TRANSLATE(93C, SubBalanceInformation8)
1592 RULE
1593 NODE (SubBalanceType)
1594 NODE (Code)
1595 'CLEN' CopyTo SubBalanceType\Code
1596 END
1597 END
1598 NODE (Quantity)
1599 NODE (QuantityAndAvailability)
1600 93C TranslateTo Quantity\QuantityAndAvailability
1601 END
1602 END
1603 END
1604 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR109
1566 TRANSLATE(93C, SubBalanceInformation7)
1567 RULE
1568 NODE (SubBalanceType)
1569 NODE (Code)
1570 'BORE' CopyTo SubBalanceType\Code
1571 END
1572 END
1573 NODE (Quantity)
1574 NODE (QuantityAndAvailability)
1575 93C TranslateTo Quantity\QuantityAndAvailability
1576 END
1577 END
1578 END
1579 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR109
1588 TRANSLATE(98B_3, SettlementDate6Choice)
1589 RULE
1590 NODE (DateCode)
1591 NODE (Code)
1592 IF (Not (DataSourceScheme IsPresent))
1593 THEN
1594 DateCode TranslateTo DateCode\Code
1595 END
1596 END
1597 NODE (Proprietary)
1598 DataSourceScheme TranslateTo DateCode\Proprietary
1599 NODE (Identification)
1600 IF (DataSourceScheme IsPresent)
1601 THEN
1602 DateCode CopyTo DateCode\Proprietary\Identification
1603 END
1604 END
1605 END
1606 END
1607 END
1608 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR109
1450 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1451 RULE
1452 'CLNT' EquivalentTo 'CLNT'
1453 'MAKT' EquivalentTo 'MAKT'
1454 END
1455 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR109
1303 TRANSLATE(Text_Sign, CreditDebitCode)
1304 RULE
1305 IF (Not (Text_Sign IsPresent))
1306 THEN
1307 'DBIT' CopyTo CreditDebitCode
1308 ELSE
1309 'CRDT' CopyTo CreditDebitCode
1310 END
1311 END
1312 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR109
1451 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1452 RULE
1453 'CLNT' EquivalentTo 'CLNT'
1454 'MAKT' EquivalentTo 'MAKT'
1455 END
1456 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR109
1303 TRANSLATE(Text_Sign, CreditDebitCode)
1304 RULE
1305 IF (Not (Text_Sign IsPresent))
1306 THEN
1307 'DBIT' CopyTo CreditDebitCode
1308 ELSE
1309 'CRDT' CopyTo CreditDebitCode
1310 END
1311 END
1312 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR109
1408 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1409 RULE
1410 'CCIR' EquivalentTo 'CCIR'
1411 'COMM' EquivalentTo 'COMM'
1412 'CRDS' EquivalentTo 'CRDS'
1413 'CRPR' EquivalentTo 'CRPR'
1414 'FIXI' EquivalentTo 'FIXI'
1415 'TBAS' EquivalentTo 'TBAS'
1416 'CRSP' EquivalentTo 'CRSP'
1417 'CRTL' EquivalentTo 'CRTL'
1418 'EQPT' EquivalentTo 'EQPT'
1419 'EQUS' EquivalentTo 'EQUS'
1420 'EXPT' EquivalentTo 'EXPT'
1421 'EXTD' EquivalentTo 'EXTD'
1422 'FORW' EquivalentTo 'FORW'
1423 'FORX' EquivalentTo 'FORX'
1424 'FUTR' EquivalentTo 'FUTR'
1425 'LIQU' EquivalentTo 'LIQU'
1426 'OPTN' EquivalentTo 'OPTN'
1427 'OTCD' EquivalentTo 'OTCD'
1428 'PAYM' EquivalentTo 'PAYM'
1429 'REPO' EquivalentTo 'REPO'
1430 'RVPO' EquivalentTo 'RVPO'
1431 'SCIE' EquivalentTo 'SCIE'
1432 'SCIR' EquivalentTo 'SCIR'
1433 'SCRP' EquivalentTo 'SCRP'
1434 'SLEB' EquivalentTo 'SLEB'
1435 'SLOA' EquivalentTo 'SLOA'
1436 'SWPT' EquivalentTo 'SWPT'
1437 'TCRP' EquivalentTo 'TRCP'
1438 'BFWD' EquivalentTo 'BFWD'
1439 'SBSB' EquivalentTo 'SBSC'
1440 END
1441 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR109
1308 TRANSLATE(70C, RestrictedFINXMax140Text)
1309 RULE
1310 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1311 END
1312 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR109
1412 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1413 RULE
1414 'CCIR' EquivalentTo 'CCIR'
1415 'COMM' EquivalentTo 'COMM'
1416 'CRDS' EquivalentTo 'CRDS'
1417 'CRPR' EquivalentTo 'CRPR'
1418 'FIXI' EquivalentTo 'FIXI'
1419 'TBAS' EquivalentTo 'TBAS'
1420 'CRSP' EquivalentTo 'CRSP'
1421 'CRTL' EquivalentTo 'CRTL'
1422 'EQPT' EquivalentTo 'EQPT'
1423 'EQUS' EquivalentTo 'EQUS'
1424 'EXPT' EquivalentTo 'EXPT'
1425 'EXTD' EquivalentTo 'EXTD'
1426 'FORW' EquivalentTo 'FORW'
1427 'FORX' EquivalentTo 'FORX'
1428 'FUTR' EquivalentTo 'FUTR'
1429 'LIQU' EquivalentTo 'LIQU'
1430 'OPTN' EquivalentTo 'OPTN'
1431 'OTCD' EquivalentTo 'OTCD'
1432 'PAYM' EquivalentTo 'PAYM'
1433 'REPO' EquivalentTo 'REPO'
1434 'RVPO' EquivalentTo 'RVPO'
1435 'SCIE' EquivalentTo 'SCIE'
1436 'SCIR' EquivalentTo 'SCIR'
1437 'SCRP' EquivalentTo 'SCRP'
1438 'SLEB' EquivalentTo 'SLEB'
1439 'SLOA' EquivalentTo 'SLOA'
1440 'SWPT' EquivalentTo 'SWPT'
1441 'TCRP' EquivalentTo 'TRCP'
1442 'BFWD' EquivalentTo 'BFWD'
1443 'SBSB' EquivalentTo 'SBSC'
1444 END
1445 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR109
1308 TRANSLATE(70C, RestrictedFINXMax140Text)
1309 RULE
1310 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1311 END
1312 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR109
1410 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1411 RULE
1412 'CLNT' EquivalentTo 'CLNT'
1413 'MAKT' EquivalentTo 'MAKT'
1414 END
1415 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR109
1410 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1411 RULE
1412 'CLNT' EquivalentTo 'CLNT'
1413 'MAKT' EquivalentTo 'MAKT'
1414 END
1415 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR109
1259 TRANSLATE(99B, Exact3NumericText)
1260 RULE
1261 Number CopyTo Exact3NumericText
1262 END
1263 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR109
1412 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1413 RULE
1414 'CLNT' EquivalentTo 'CLNT'
1415 'MAKT' EquivalentTo 'MAKT'
1416 END
1417 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR109
1412 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1413 RULE
1414 'CLNT' EquivalentTo 'CLNT'
1415 'MAKT' EquivalentTo 'MAKT'
1416 END
1417 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR109
1259 TRANSLATE(99B, Exact3NumericText)
1260 RULE
1261 Number CopyTo Exact3NumericText
1262 END
1263 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR109
1408 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1409 RULE
1410 'CLNT' EquivalentTo 'CLNT'
1411 'MAKT' EquivalentTo 'MAKT'
1412 END
1413 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR109
1408 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1409 RULE
1410 'CLNT' EquivalentTo 'CLNT'
1411 'MAKT' EquivalentTo 'MAKT'
1412 END
1413 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR109
1259 TRANSLATE(99B, Exact3NumericText)
1260 RULE
1261 Number CopyTo Exact3NumericText
1262 END
1263 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR109
1412 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1413 RULE
1414 'CLNT' EquivalentTo 'CLNT'
1415 'MAKT' EquivalentTo 'MAKT'
1416 END
1417 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR109
1412 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1413 RULE
1414 'CLNT' EquivalentTo 'CLNT'
1415 'MAKT' EquivalentTo 'MAKT'
1416 END
1417 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR109
1259 TRANSLATE(99B, Exact3NumericText)
1260 RULE
1261 Number CopyTo Exact3NumericText
1262 END
1263 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR109
1588 TRANSLATE(95P_2, PartyIdentification16Choice)
1589 RULE
1590 NODE (BICOrBEI)
1591 IdentifierCode TranslateTo BICOrBEI
1592 END
1593 END
1594 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR109
1499 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
1500 RULE
1501 'ADEA' EquivalentTo 'ADEA'
1502 'AWMO' EquivalentTo 'AWMO'
1503 'AWSH' EquivalentTo 'AWSH'
1504 'BATC' EquivalentTo 'BATC'
1505 'BYIY' EquivalentTo 'BYIY'
1506 'CLAT' EquivalentTo 'CLAT'
1507 'CANR' EquivalentTo 'CANR'
1508 'CAIS' EquivalentTo 'CAIS'
1509 'OBJT' EquivalentTo 'OBJT'
1510 'PHSE' EquivalentTo 'PHSE'
1511 'STCD' EquivalentTo 'STCD'
1512 'DOCY' EquivalentTo 'DOCY'
1513 'MLAT' EquivalentTo 'MLAT'
1514 'DOCC' EquivalentTo 'DOCC'
1515 'BLOC' EquivalentTo 'BLOC'
1516 'CHAS' EquivalentTo 'CHAS'
1517 'NEWI' EquivalentTo 'NEWI'
1518 'CLAC' EquivalentTo 'CLAC'
1519 'MUNO' EquivalentTo 'MUNO'
1520 'GLOB' EquivalentTo 'GLOB'
1521 'PREA' EquivalentTo 'PREA'
1522 'PART' EquivalentTo 'PART'
1523 'NOFX' EquivalentTo 'NOFX'
1524 'CMON' EquivalentTo 'CMON'
1525 'YCOL' EquivalentTo 'YCOL'
1526 'COLL' EquivalentTo 'COLL'
1527 'DEPO' EquivalentTo 'DEPO'
1528 'FLIM' EquivalentTo 'FLIM'
1529 'INCA' EquivalentTo 'INCA'
1530 'LINK' EquivalentTo 'LINK'
1531 'LACK' EquivalentTo 'LACK'
1532 'LALO' EquivalentTo 'LALO'
1533 'MONY' EquivalentTo 'MONY'
1534 'NCON' EquivalentTo 'NCON'
1535 'REFS' EquivalentTo 'REFS'
1536 'SDUT' EquivalentTo 'SDUT'
1537 'CYCL' EquivalentTo 'CYCL'
1538 'CPEC' EquivalentTo 'CPEC'
1539 'MINO' EquivalentTo 'MINO'
1540 'IAAD' EquivalentTo 'IAAD'
1541 'SBLO' EquivalentTo 'SBLO'
1542 'PHCK' EquivalentTo 'PHCK'
1543 'BENO' EquivalentTo 'BENO'
1544 'BOTH' EquivalentTo 'BOTH'
1545 'CLHT' EquivalentTo 'CLHT'
1546 'DENO' EquivalentTo 'DENO'
1547 'DISA' EquivalentTo 'DISA'
1548 'DKNY' EquivalentTo 'DKNY'
1549 'FROZ' EquivalentTo 'FROZ'
1550 'LAAW' EquivalentTo 'LAAW'
1551 'LATE' EquivalentTo 'LATE'
1552 'LIQU' EquivalentTo 'LIQU'
1553 'PRCY' EquivalentTo 'PRCY'
1554 'REGT' EquivalentTo 'REGT'
1555 'SETS' EquivalentTo 'SETS'
1556 'PRSY' EquivalentTo 'PRSY'
1557 'CERT' EquivalentTo 'CERT'
1558 'NARR' EquivalentTo 'OTHR'
1559 END
1560 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR109
1506 TRANSLATE(95Q, PartyIdentification15Choice)
1507 RULE
1508 NODE (NameAndAddress)
1509 NameAndAddress TranslateTo NameAndAddress
1510 END
1511 END
1512 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR109
1297 TRANSLATE(22F_207, YesNoIndicator)
1298 RULE
1299 IF (Not (DataSourceScheme IsPresent))
1300 THEN
1301 IF (Indicator IsSameString 'NPAR')
1302 THEN
1303 'false' CopyTo YesNoIndicator
1304 END
1305 IF (Indicator IsSameString 'PART')
1306 THEN
1307 'true' CopyTo YesNoIndicator
1308 END
1309 END
1310 END
1311 END
translateTTR109(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR109
1289 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1290 RULE
1291 Currency CopyTo ActiveOrHistoricCurrencyCode
1292 END
1293 END
translateTTR109(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR109
1252 TRANSLATE(95P_2, PartyIdentification15Choice)
1253 RULE
1254 NODE (BICOrBEI)
1255 IdentifierCode TranslateTo BICOrBEI
1256 END
1257 END
1258 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR109
1359 TRANSLATE(ISODateTime, 98C)
1360 RULE
1361 NODE (Date)
1362 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1363 THEN
1364 ISODateTime TranslateTo Date
1365 END
1366 END
1367 NODE (Time)
1368 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1369 THEN
1370 ISODateTime TranslateTo Time
1371 END
1372 END
1373 END
1374 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR109
1428 TRANSLATE(TradeDate2Choice, 98A)
1429 RULE
1430 Date TranslateTo 98A
1431 END
1432 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR109
1119 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1120 RULE
1121 NODE (DataSourceScheme)
1122 Proprietary TranslateTo DataSourceScheme
1123 END
1124 NODE (Indicator)
1125 IF (Indicator IsSameBoolean 'true')
1126 THEN
1127 'REVY' CopyTo Indicator
1128 END
1129 IF (Indicator IsSameBoolean 'false')
1130 THEN
1131 'REVN' CopyTo Indicator
1132 END
1133 Proprietary\Identification CopyTo Indicator
1134 END
1135 END
1136 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR109
1187 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
1188 RULE
1189 NODE (DataSourceScheme)
1190 Proprietary TranslateTo DataSourceScheme
1191 END
1192 NODE (Indicator)
1193 Code TranslateTo Indicator
1194 Proprietary\Identification CopyTo Indicator
1195 END
1196 END
1197 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR109
1187 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
1188 RULE
1189 NODE (DataSourceScheme)
1190 Proprietary TranslateTo DataSourceScheme
1191 END
1192 NODE (Indicator)
1193 Code TranslateTo Indicator
1194 Proprietary\Identification CopyTo Indicator
1195 END
1196 END
1197 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR109
1189 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1190 RULE
1191 AnyBICIdentifier CopyTo Identifier_BICBEI
1192 END
1193 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR109
1187 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
1188 RULE
1189 NODE (DataSourceScheme)
1190 Proprietary TranslateTo DataSourceScheme
1191 END
1192 NODE (Indicator)
1193 Code TranslateTo Indicator
1194 Proprietary\Identification CopyTo Indicator
1195 END
1196 END
1197 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR109
1458 TRANSLATE(PartyIdentification16Choice, 95Q)
1459 RULE
1460 NODE (NameAndAddress)
1461 NameAndAddress TranslateTo NameAndAddress
1462 END
1463 END
1464 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR109
1167 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1168 RULE
1169 NODE (PlaceCode)
1170 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1171 END
1172 NODE (IdentifierCode)
1173 TypeAndIdentification\Identification TranslateTo IdentifierCode
1174 END
1175 END
1176 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR109
1170 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1171 RULE
1172 'CUST' EquivalentTo 'CUST'
1173 'ICSD' EquivalentTo 'ICSD'
1174 'NCSD' EquivalentTo 'NCSD'
1175 'SHHE' EquivalentTo 'SHHE'
1176 END
1177 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR109
1167 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1168 RULE
1169 NODE (PlaceCode)
1170 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1171 END
1172 NODE (IdentifierCode)
1173 TypeAndIdentification\Identification TranslateTo IdentifierCode
1174 END
1175 END
1176 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR109
1170 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1171 RULE
1172 'CUST' EquivalentTo 'CUST'
1173 'ICSD' EquivalentTo 'ICSD'
1174 'NCSD' EquivalentTo 'NCSD'
1175 'SHHE' EquivalentTo 'SHHE'
1176 END
1177 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR109
1167 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1168 RULE
1169 NODE (PlaceCode)
1170 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1171 END
1172 NODE (IdentifierCode)
1173 TypeAndIdentification\Identification TranslateTo IdentifierCode
1174 END
1175 END
1176 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR109
1170 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1171 RULE
1172 'CUST' EquivalentTo 'CUST'
1173 'ICSD' EquivalentTo 'ICSD'
1174 'NCSD' EquivalentTo 'NCSD'
1175 'SHHE' EquivalentTo 'SHHE'
1176 END
1177 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR109
1167 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1168 RULE
1169 NODE (PlaceCode)
1170 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1171 END
1172 NODE (IdentifierCode)
1173 TypeAndIdentification\Identification TranslateTo IdentifierCode
1174 END
1175 END
1176 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR109
1170 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1171 RULE
1172 'CUST' EquivalentTo 'CUST'
1173 'ICSD' EquivalentTo 'ICSD'
1174 'NCSD' EquivalentTo 'NCSD'
1175 'SHHE' EquivalentTo 'SHHE'
1176 END
1177 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR109
1142 TRANSLATE(RateOrName2Choice, 92C)
1143 RULE
1144 RateName TranslateTo 92C
1145 END
1146 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR109
1202 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1203 RULE
1204 'FRAN' EquivalentTo 'FRAN'
1205 END
1206 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR109
1202 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1203 RULE
1204 'FRAN' EquivalentTo 'FRAN'
1205 END
1206 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR109
1202 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1203 RULE
1204 'FRAN' EquivalentTo 'FRAN'
1205 END
1206 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR109
1202 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1203 RULE
1204 'FRAN' EquivalentTo 'FRAN'
1205 END
1206 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR109
1434 TRANSLATE(PartyIdentification15Choice, 95C)
1435 RULE
1436 NODE (CountryCode)
1437 Country CopyTo CountryCode
1438 END
1439 END
1440 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR109
1147 TRANSLATE(RateType8Choice, 22F_37)
1148 RULE
1149 NODE (DataSourceScheme)
1150 Proprietary TranslateTo DataSourceScheme
1151 END
1152 NODE (Indicator)
1153 Code TranslateTo Indicator
1154 Proprietary\Identification CopyTo Indicator
1155 END
1156 END
1157 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR109
1147 TRANSLATE(RateType8Choice, 22F_37)
1148 RULE
1149 NODE (DataSourceScheme)
1150 Proprietary TranslateTo DataSourceScheme
1151 END
1152 NODE (Indicator)
1153 Code TranslateTo Indicator
1154 Proprietary\Identification CopyTo Indicator
1155 END
1156 END
1157 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR109
1147 TRANSLATE(RateType8Choice, 22F_37)
1148 RULE
1149 NODE (DataSourceScheme)
1150 Proprietary TranslateTo DataSourceScheme
1151 END
1152 NODE (Indicator)
1153 Code TranslateTo Indicator
1154 Proprietary\Identification CopyTo Indicator
1155 END
1156 END
1157 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR109
1147 TRANSLATE(RateType8Choice, 22F_37)
1148 RULE
1149 NODE (DataSourceScheme)
1150 Proprietary TranslateTo DataSourceScheme
1151 END
1152 NODE (Indicator)
1153 Code TranslateTo Indicator
1154 Proprietary\Identification CopyTo Indicator
1155 END
1156 END
1157 END
translateTTR109(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR109
1167 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1168 RULE
1169 NODE (CurrencyCode)
1170 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1171 THEN
1172 Currency CopyTo CurrencyCode
1173 END
1174 END
1175 NODE (Amount)
1176 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1177 THEN
1178 (Amount FormatDecimal 'MT') CopyTo Amount
1179 END
1180 END
1181 END
1182 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR11
83 TRANSLATE(97A, SecuritiesAccount17)
84 RULE
85 NODE (Identification)
86 AccountNumber TranslateTo Identification
87 END
88 END
89 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR11
115 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
116 RULE
117 Identifier_BICBEI CopyTo AnyBICIdentifier
118 END
119 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR11
110 TRANSLATE(22F_51, StatementBasis4Choice)
111 RULE
112 NODE (Code)
113 IF (Not (DataSourceScheme IsPresent))
114 THEN
115 Indicator TranslateTo Code
116 END
117 END
118 NODE (Proprietary)
119 NODE (Identification)
120 IF (DataSourceScheme IsPresent)
121 THEN
122 Indicator CopyTo Proprietary\Identification
123 END
124 END
125 DataSourceScheme TranslateTo Proprietary
126 END
127 END
128 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR11
110 TRANSLATE(22F_51, StatementBasis4Choice)
111 RULE
112 NODE (Code)
113 IF (Not (DataSourceScheme IsPresent))
114 THEN
115 Indicator TranslateTo Code
116 END
117 END
118 NODE (Proprietary)
119 NODE (Identification)
120 IF (DataSourceScheme IsPresent)
121 THEN
122 Indicator CopyTo Proprietary\Identification
123 END
124 END
125 DataSourceScheme TranslateTo Proprietary
126 END
127 END
128 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR11
76 TRANSLATE(97B_2, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber CopyTo Identification
80 END
81 NODE (Type)
82 NODE (Identification)
83 AccountTypeCode CopyTo Type\Identification
84 END
85 DataSourceScheme TranslateTo Type
86 NODE (Issuer)
87 IF (Not (DataSourceScheme IsPresent))
88 THEN
89 'NONE' CopyTo Type\Issuer
90 END
91 END
92 END
93 END
94 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR11
111 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
112 RULE
113 'COMP' EquivalentTo 'COMP'
114 'DELT' EquivalentTo 'DELT'
115 END
116 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR11
76 TRANSLATE(97B_2, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber CopyTo Identification
80 END
81 NODE (Type)
82 NODE (Identification)
83 AccountTypeCode CopyTo Type\Identification
84 END
85 DataSourceScheme TranslateTo Type
86 NODE (Issuer)
87 IF (Not (DataSourceScheme IsPresent))
88 THEN
89 'NONE' CopyTo Type\Issuer
90 END
91 END
92 END
93 END
94 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR11
101 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
102 RULE
103 NODE (Issuer)
104 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
105 END
106 NODE (SchemeName)
107 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
108 THEN
109 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
110 END
111 END
112 END
113 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR11
81 TRANSLATE(97B_2, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber CopyTo Identification
85 END
86 NODE (Type)
87 NODE (Identification)
88 AccountTypeCode CopyTo Type\Identification
89 END
90 DataSourceScheme TranslateTo Type
91 NODE (Issuer)
92 IF (Not (DataSourceScheme IsPresent))
93 THEN
94 'NONE' CopyTo Type\Issuer
95 END
96 END
97 END
98 END
99 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR11
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR11
99 TRANSLATE(13B, DocumentNumber2Choice)
100 RULE
101 NODE (LongNumber)
102 IF (Not (DataSourceScheme IsPresent))
103 THEN
104 Number CopyTo LongNumber
105 END
106 END
107 NODE (ProprietaryNumber)
108 NODE (Identification)
109 IF (DataSourceScheme IsPresent)
110 THEN
111 Number CopyTo ProprietaryNumber\Identification
112 END
113 END
114 DataSourceScheme TranslateTo ProprietaryNumber
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR11
102 TRANSLATE(Identifier_Isin, ISINIdentifier)
103 RULE
104 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
105 END
106 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR11
81 TRANSLATE(97B_2, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber CopyTo Identification
85 END
86 NODE (Type)
87 NODE (Identification)
88 AccountTypeCode CopyTo Type\Identification
89 END
90 DataSourceScheme TranslateTo Type
91 NODE (Issuer)
92 IF (Not (DataSourceScheme IsPresent))
93 THEN
94 'NONE' CopyTo Type\Issuer
95 END
96 END
97 END
98 END
99 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR11
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR11
99 TRANSLATE(13B, DocumentNumber2Choice)
100 RULE
101 NODE (LongNumber)
102 IF (Not (DataSourceScheme IsPresent))
103 THEN
104 Number CopyTo LongNumber
105 END
106 END
107 NODE (ProprietaryNumber)
108 NODE (Identification)
109 IF (DataSourceScheme IsPresent)
110 THEN
111 Number CopyTo ProprietaryNumber\Identification
112 END
113 END
114 DataSourceScheme TranslateTo ProprietaryNumber
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR11
102 TRANSLATE(Identifier_Isin, ISINIdentifier)
103 RULE
104 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
105 END
106 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR11
81 TRANSLATE(97B_2, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber CopyTo Identification
85 END
86 NODE (Type)
87 NODE (Identification)
88 AccountTypeCode CopyTo Type\Identification
89 END
90 DataSourceScheme TranslateTo Type
91 NODE (Issuer)
92 IF (Not (DataSourceScheme IsPresent))
93 THEN
94 'NONE' CopyTo Type\Issuer
95 END
96 END
97 END
98 END
99 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR11
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR11
99 TRANSLATE(13B, DocumentNumber2Choice)
100 RULE
101 NODE (LongNumber)
102 IF (Not (DataSourceScheme IsPresent))
103 THEN
104 Number CopyTo LongNumber
105 END
106 END
107 NODE (ProprietaryNumber)
108 NODE (Identification)
109 IF (DataSourceScheme IsPresent)
110 THEN
111 Number CopyTo ProprietaryNumber\Identification
112 END
113 END
114 DataSourceScheme TranslateTo ProprietaryNumber
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR11
102 TRANSLATE(Identifier_Isin, ISINIdentifier)
103 RULE
104 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
105 END
106 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR11
81 TRANSLATE(97B_2, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber CopyTo Identification
85 END
86 NODE (Type)
87 NODE (Identification)
88 AccountTypeCode CopyTo Type\Identification
89 END
90 DataSourceScheme TranslateTo Type
91 NODE (Issuer)
92 IF (Not (DataSourceScheme IsPresent))
93 THEN
94 'NONE' CopyTo Type\Issuer
95 END
96 END
97 END
98 END
99 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR11
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR11
99 TRANSLATE(13B, DocumentNumber2Choice)
100 RULE
101 NODE (LongNumber)
102 IF (Not (DataSourceScheme IsPresent))
103 THEN
104 Number CopyTo LongNumber
105 END
106 END
107 NODE (ProprietaryNumber)
108 NODE (Identification)
109 IF (DataSourceScheme IsPresent)
110 THEN
111 Number CopyTo ProprietaryNumber\Identification
112 END
113 END
114 DataSourceScheme TranslateTo ProprietaryNumber
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR11
102 TRANSLATE(Identifier_Isin, ISINIdentifier)
103 RULE
104 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
105 END
106 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR11
81 TRANSLATE(97A, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber TranslateTo Identification
85 END
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR11
77 TRANSLATE(94B_2, MarketIdentification8)
78 RULE
79 NODE (Identification)
80 NODE (MarketIdentifierCode)
81 IF (Narrative Matches '[A-Z0-9]{4}')
82 THEN
83 Narrative CopyTo Identification\MarketIdentifierCode
84 END
85 END
86 NODE (Description)
87 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
88 THEN
89 Narrative CopyTo Identification\Description
90 END
91 END
92 END
93 NODE (Type)
94 NODE (Code)
95 IF (Not (DataSourceScheme IsPresent))
96 THEN
97 PlaceCode TranslateTo Type\Code
98 END
99 END
100 NODE (Proprietary)
101 DataSourceScheme TranslateTo Type\Proprietary
102 NODE (Identification)
103 IF (DataSourceScheme IsPresent)
104 THEN
105 PlaceCode CopyTo Type\Proprietary\Identification
106 END
107 END
108 END
109 END
110 END
111 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR11
81 TRANSLATE(97A, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber TranslateTo Identification
85 END
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR11
77 TRANSLATE(94B_2, MarketIdentification8)
78 RULE
79 NODE (Identification)
80 NODE (MarketIdentifierCode)
81 IF (Narrative Matches '[A-Z0-9]{4}')
82 THEN
83 Narrative CopyTo Identification\MarketIdentifierCode
84 END
85 END
86 NODE (Description)
87 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
88 THEN
89 Narrative CopyTo Identification\Description
90 END
91 END
92 END
93 NODE (Type)
94 NODE (Code)
95 IF (Not (DataSourceScheme IsPresent))
96 THEN
97 PlaceCode TranslateTo Type\Code
98 END
99 END
100 NODE (Proprietary)
101 DataSourceScheme TranslateTo Type\Proprietary
102 NODE (Identification)
103 IF (DataSourceScheme IsPresent)
104 THEN
105 PlaceCode CopyTo Type\Proprietary\Identification
106 END
107 END
108 END
109 END
110 END
111 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR11
81 TRANSLATE(97A, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber TranslateTo Identification
85 END
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR11
77 TRANSLATE(94B_2, MarketIdentification8)
78 RULE
79 NODE (Identification)
80 NODE (MarketIdentifierCode)
81 IF (Narrative Matches '[A-Z0-9]{4}')
82 THEN
83 Narrative CopyTo Identification\MarketIdentifierCode
84 END
85 END
86 NODE (Description)
87 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
88 THEN
89 Narrative CopyTo Identification\Description
90 END
91 END
92 END
93 NODE (Type)
94 NODE (Code)
95 IF (Not (DataSourceScheme IsPresent))
96 THEN
97 PlaceCode TranslateTo Type\Code
98 END
99 END
100 NODE (Proprietary)
101 DataSourceScheme TranslateTo Type\Proprietary
102 NODE (Identification)
103 IF (DataSourceScheme IsPresent)
104 THEN
105 PlaceCode CopyTo Type\Proprietary\Identification
106 END
107 END
108 END
109 END
110 END
111 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR11
81 TRANSLATE(97A, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber TranslateTo Identification
85 END
86 END
87 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR11
105 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
106 RULE
107 NODE (Issuer)
108 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
109 END
110 NODE (SchemeName)
111 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
112 THEN
113 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
114 END
115 END
116 END
117 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR11
77 TRANSLATE(94B_2, MarketIdentification8)
78 RULE
79 NODE (Identification)
80 NODE (MarketIdentifierCode)
81 IF (Narrative Matches '[A-Z0-9]{4}')
82 THEN
83 Narrative CopyTo Identification\MarketIdentifierCode
84 END
85 END
86 NODE (Description)
87 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
88 THEN
89 Narrative CopyTo Identification\Description
90 END
91 END
92 END
93 NODE (Type)
94 NODE (Code)
95 IF (Not (DataSourceScheme IsPresent))
96 THEN
97 PlaceCode TranslateTo Type\Code
98 END
99 END
100 NODE (Proprietary)
101 DataSourceScheme TranslateTo Type\Proprietary
102 NODE (Identification)
103 IF (DataSourceScheme IsPresent)
104 THEN
105 PlaceCode CopyTo Type\Proprietary\Identification
106 END
107 END
108 END
109 END
110 END
111 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR11
124 TRANSLATE(OptionalCode_4!c_264, CancelledStatusReason9Code)
125 RULE
126 'CANI' EquivalentTo 'CANI'
127 'CANS' EquivalentTo 'CANS'
128 'CANT' EquivalentTo 'CANT'
129 'CANZ' EquivalentTo 'CANZ'
130 'CORP' EquivalentTo 'CORP'
131 'CSUB' EquivalentTo 'CSUB'
132 'NARR' EquivalentTo 'OTHR'
133 'SCEX' EquivalentTo 'SCEX'
134 'EXPI' EquivalentTo 'CXLR'
135 END
136 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR11
81 TRANSLATE(97B_2, SecuritiesAccount17)
82 RULE
83 NODE (Identification)
84 AccountNumber CopyTo Identification
85 END
86 NODE (Type)
87 NODE (Identification)
88 AccountTypeCode CopyTo Type\Identification
89 END
90 DataSourceScheme TranslateTo Type
91 NODE (Issuer)
92 IF (Not (DataSourceScheme IsPresent))
93 THEN
94 'NONE' CopyTo Type\Issuer
95 END
96 END
97 END
98 END
99 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR11
122 TRANSLATE(24B_62, RejectionReason6Choice)
123 RULE
124 NODE (Code)
125 IF (Not (DataSourceScheme IsPresent))
126 THEN
127 ReasonCode TranslateTo Code
128 END
129 END
130 NODE (Proprietary)
131 DataSourceScheme TranslateTo Proprietary
132 NODE (Identification)
133 IF (DataSourceScheme IsPresent)
134 THEN
135 ReasonCode CopyTo Proprietary\Identification
136 END
137 END
138 END
139 END
140 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR11
122 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason3Code)
123 RULE
124 'ADEA' EquivalentTo 'ADEA'
125 'NARR' EquivalentTo 'OTHR'
126 'SMPG' EquivalentTo 'SMPG'
127 END
128 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR11
102 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
103 RULE
104 NODE (Issuer)
105 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
106 END
107 NODE (SchemeName)
108 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
109 THEN
110 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
111 END
112 END
113 END
114 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR11
106 TRANSLATE(24B_49, PendingProcessingReason2Choice)
107 RULE
108 NODE (Code)
109 IF (Not (DataSourceScheme IsPresent))
110 THEN
111 ReasonCode TranslateTo Code
112 END
113 END
114 NODE (Proprietary)
115 NODE (Identification)
116 IF (DataSourceScheme IsPresent)
117 THEN
118 ReasonCode CopyTo Proprietary\Identification
119 END
120 END
121 DataSourceScheme TranslateTo Proprietary
122 END
123 END
124 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR11
113 TRANSLATE(22F_51, StatementBasis4Choice)
114 RULE
115 NODE (Code)
116 IF (Not (DataSourceScheme IsPresent))
117 THEN
118 Indicator TranslateTo Code
119 END
120 END
121 NODE (Proprietary)
122 NODE (Identification)
123 IF (DataSourceScheme IsPresent)
124 THEN
125 Indicator CopyTo Proprietary\Identification
126 END
127 END
128 DataSourceScheme TranslateTo Proprietary
129 END
130 END
131 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR11
76 TRANSLATE(97B_2, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber CopyTo Identification
80 END
81 NODE (Type)
82 NODE (Identification)
83 AccountTypeCode CopyTo Type\Identification
84 END
85 DataSourceScheme TranslateTo Type
86 NODE (Issuer)
87 IF (Not (DataSourceScheme IsPresent))
88 THEN
89 'NONE' CopyTo Type\Issuer
90 END
91 END
92 END
93 END
94 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR11
83 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
84 RULE
85 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
86 END
87 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR11
108 TRANSLATE(94H, AnyBICIdentifier)
109 RULE
110 IdentifierCode CopyTo AnyBICIdentifier
111 END
112 END
translateTTR11(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR11
73 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
74 RULE
75 Text_FIN_34x CopyTo RestrictedFINXMax34Text
76 END
77 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR11
110 TRANSLATE(17B, YesNoIndicator)
111 RULE
112 IF (Flag IsSameString 'N')
113 THEN
114 'false' CopyTo YesNoIndicator
115 END
116 IF (Flag IsSameString 'Y')
117 THEN
118 'true' CopyTo YesNoIndicator
119 END
120 END
121 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR11
76 TRANSLATE(97B_2, SecuritiesAccount17)
77 RULE
78 NODE (Identification)
79 AccountNumber CopyTo Identification
80 END
81 NODE (Type)
82 NODE (Identification)
83 AccountTypeCode CopyTo Type\Identification
84 END
85 DataSourceScheme TranslateTo Type
86 NODE (Issuer)
87 IF (Not (DataSourceScheme IsPresent))
88 THEN
89 'NONE' CopyTo Type\Issuer
90 END
91 END
92 END
93 END
94 END
translateTTR11(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR11
100 TRANSLATE(95P_2, PartyIdentification18Choice)
101 RULE
102 NODE (BICOrBEI)
103 IdentifierCode TranslateTo BICOrBEI
104 END
105 END
106 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR11
93 TRANSLATE(ISODateTime, Quantity_FIN_3n)
94 RULE
95 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
96 THEN
97 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
98 END
99 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
100 THEN
101 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
102 END
103 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
104 THEN
105 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
106 END
107 END
108 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR11
93 TRANSLATE(ISODateTime, Quantity_FIN_3n)
94 RULE
95 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
96 THEN
97 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
98 END
99 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
100 THEN
101 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
102 END
103 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
104 THEN
105 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
106 END
107 END
108 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR11
111 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
112 RULE
113 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR11
120 TRANSLATE(CancellationReason8Choice, 24B_46)
121 RULE
122 NODE (DataSourceScheme)
123 Proprietary TranslateTo DataSourceScheme
124 END
125 NODE (ReasonCode)
126 Code TranslateTo ReasonCode
127 Proprietary\Identification CopyTo ReasonCode
128 END
129 END
130 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR11
105 TRANSLATE(GenericIdentification24, 95R)
106 RULE
107 NODE (DataSourceScheme)
108 GenericIdentification24 TranslateTo DataSourceScheme
109 END
110 NODE (ProprietaryCode)
111 Identification CopyTo ProprietaryCode
112 END
113 END
114 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR11
93 TRANSLATE(ISODateTime, Quantity_FIN_3n)
94 RULE
95 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
96 THEN
97 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
98 END
99 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
100 THEN
101 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
102 END
103 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
104 THEN
105 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
106 END
107 END
108 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR11
104 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
105 RULE
106 IF (ISODateTime Matches '.*-00:00')
107 THEN
108 '0000' CopyTo DateTime_UTCIndicator_1
109 ELSE
110 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
111 END
112 END
113 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR11
75 TRANSLATE(DateAndDateTimeChoice, 98E_1)
76 RULE
77 NODE (Date)
78 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
79 THEN
80 DateTime TranslateTo Date
81 END
82 END
83 NODE (Time)
84 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
85 THEN
86 DateTime TranslateTo Time
87 END
88 END
89 NODE (Decimals)
90 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
91 THEN
92 DateTime TranslateTo Decimals
93 END
94 END
95 NODE (UTCIndicator)
96 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
97 THEN
98 DateTime TranslateTo UTCIndicator
99 END
100 END
101 END
102 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR11
93 TRANSLATE(ISODateTime, Quantity_FIN_3n)
94 RULE
95 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
96 THEN
97 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
98 END
99 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
100 THEN
101 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
102 END
103 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
104 THEN
105 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
106 END
107 END
108 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR11
73 TRANSLATE(SecuritiesAccount17, 97A)
74 RULE
75 NODE (AccountNumber)
76 IF (Not ((Type IsPresent) Or (Name IsPresent)))
77 THEN
78 Identification CopyTo AccountNumber
79 END
80 END
81 END
82 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR11
73 TRANSLATE(SecuritiesAccount17, 97A)
74 RULE
75 NODE (AccountNumber)
76 IF (Not ((Type IsPresent) Or (Name IsPresent)))
77 THEN
78 Identification CopyTo AccountNumber
79 END
80 END
81 END
82 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR11
73 TRANSLATE(SecuritiesAccount17, 97A)
74 RULE
75 NODE (AccountNumber)
76 IF (Not ((Type IsPresent) Or (Name IsPresent)))
77 THEN
78 Identification CopyTo AccountNumber
79 END
80 END
81 END
82 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR11
84 TRANSLATE(GenericIdentification24, 95R)
85 RULE
86 NODE (DataSourceScheme)
87 GenericIdentification24 TranslateTo DataSourceScheme
88 END
89 NODE (ProprietaryCode)
90 Identification CopyTo ProprietaryCode
91 END
92 END
93 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR11
105 TRANSLATE(SettlementDate4Choice, 98B_9)
106 RULE
107 NODE (DataSourceScheme)
108 DateCode\Proprietary TranslateTo DataSourceScheme
109 END
110 NODE (DateCode)
111 DateCode\Code TranslateTo DateCode
112 DateCode\Proprietary\Identification CopyTo DateCode
113 END
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR11
105 TRANSLATE(SettlementDate4Choice, 98B_9)
106 RULE
107 NODE (DataSourceScheme)
108 DateCode\Proprietary TranslateTo DataSourceScheme
109 END
110 NODE (DateCode)
111 DateCode\Code TranslateTo DateCode
112 DateCode\Proprietary\Identification CopyTo DateCode
113 END
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR11
105 TRANSLATE(SettlementDate4Choice, 98B_9)
106 RULE
107 NODE (DataSourceScheme)
108 DateCode\Proprietary TranslateTo DataSourceScheme
109 END
110 NODE (DateCode)
111 DateCode\Code TranslateTo DateCode
112 DateCode\Proprietary\Identification CopyTo DateCode
113 END
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR11
105 TRANSLATE(SettlementDate4Choice, 98B_9)
106 RULE
107 NODE (DataSourceScheme)
108 DateCode\Proprietary TranslateTo DataSourceScheme
109 END
110 NODE (DateCode)
111 DateCode\Code TranslateTo DateCode
112 DateCode\Proprietary\Identification CopyTo DateCode
113 END
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR11
73 TRANSLATE(SecuritiesAccount17, 97A)
74 RULE
75 NODE (AccountNumber)
76 IF (Not ((Type IsPresent) Or (Name IsPresent)))
77 THEN
78 Identification CopyTo AccountNumber
79 END
80 END
81 END
82 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR11
108 TRANSLATE(RejectionAndRepairReason5Choice, 24B_62)
109 RULE
110 NODE (DataSourceScheme)
111 Proprietary TranslateTo DataSourceScheme
112 END
113 NODE (ReasonCode)
114 Code TranslateTo ReasonCode
115 Proprietary\Identification CopyTo ReasonCode
116 END
117 END
118 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR11
111 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
112 RULE
113 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR11
124 TRANSLATE(PendingReason9Choice, 24B_5)
125 RULE
126 NODE (DataSourceScheme)
127 Proprietary TranslateTo DataSourceScheme
128 END
129 NODE (ReasonCode)
130 Code TranslateTo ReasonCode
131 Proprietary\Identification CopyTo ReasonCode
132 END
133 END
134 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR11
82 TRANSLATE(SettlementDate4Choice, 98A)
83 RULE
84 Date TranslateTo 98A
85 END
86 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR11
105 TRANSLATE(SettlementDate4Choice, 98B_9)
106 RULE
107 NODE (DataSourceScheme)
108 DateCode\Proprietary TranslateTo DataSourceScheme
109 END
110 NODE (DateCode)
111 DateCode\Code TranslateTo DateCode
112 DateCode\Proprietary\Identification CopyTo DateCode
113 END
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR11
107 TRANSLATE(PartyIdentification18Choice, 95R)
108 RULE
109 ProprietaryIdentification TranslateTo 95R
110 END
111 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR11
124 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
125 RULE
126 NODE (DataSourceScheme)
127 Proprietary TranslateTo DataSourceScheme
128 END
129 NODE (ReasonCode)
130 Code TranslateTo ReasonCode
131 Proprietary\Identification CopyTo ReasonCode
132 END
133 END
134 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR11
111 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
112 RULE
113 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
114 END
115 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR11
107 TRANSLATE(ProcessingPosition3Choice, 22F_2)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR11
136 TRANSLATE(PendingReason9Choice, 24B_5)
137 RULE
138 NODE (DataSourceScheme)
139 Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (ReasonCode)
142 Code TranslateTo ReasonCode
143 Proprietary\Identification CopyTo ReasonCode
144 END
145 END
146 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR11
107 TRANSLATE(PreConfirmation1Code, Code_4!c_95)
108 RULE
109 'PRCA' EquivalentTo 'PRCA'
110 'PRSE' EquivalentTo 'PRSE'
111 END
112 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR11
144 TRANSLATE(ISINIdentifier, Identifier_Isin)
145 RULE
146 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
147 END
148 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR11
144 TRANSLATE(ISINIdentifier, Identifier_Isin)
145 RULE
146 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
147 END
148 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR11
144 TRANSLATE(ISINIdentifier, Identifier_Isin)
145 RULE
146 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
147 END
148 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR11
144 TRANSLATE(ISINIdentifier, Identifier_Isin)
145 RULE
146 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
147 END
148 END
translateTTR11(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR11
107 TRANSLATE(UpdateType3Choice, 22F_49)
108 RULE
109 NODE (DataSourceScheme)
110 Proprietary TranslateTo DataSourceScheme
111 END
112 NODE (Indicator)
113 Code TranslateTo Indicator
114 Proprietary\Identification CopyTo Indicator
115 END
116 END
117 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR110
1605 TRANSLATE(93B, SubBalanceInformation8)
1606 RULE
1607 NODE (SubBalanceType)
1608 NODE (Code)
1609 'PLED' CopyTo SubBalanceType\Code
1610 END
1611 END
1612 NODE (Quantity)
1613 NODE (Quantity)
1614 IF (Not (DataSourceScheme IsPresent))
1615 THEN
1616 93B TranslateTo Quantity\Quantity
1617 END
1618 END
1619 NODE (Proprietary)
1620 IF (DataSourceScheme IsPresent)
1621 THEN
1622 93B TranslateTo Quantity\Proprietary
1623 END
1624 END
1625 END
1626 END
1627 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR110
1580 TRANSLATE(93B, SubBalanceInformation7)
1581 RULE
1582 NODE (SubBalanceType)
1583 NODE (Code)
1584 'BLOK' CopyTo SubBalanceType\Code
1585 END
1586 END
1587 NODE (Quantity)
1588 NODE (Quantity)
1589 IF (Not (DataSourceScheme IsPresent))
1590 THEN
1591 93B TranslateTo Quantity\Quantity
1592 END
1593 END
1594 NODE (Proprietary)
1595 IF (DataSourceScheme IsPresent)
1596 THEN
1597 93B TranslateTo Quantity\Proprietary
1598 END
1599 END
1600 END
1601 END
1602 END
translateTTR110(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR110
1609 TRANSLATE(OptionalCode_4!c_101, DateType4Code)
1610 RULE
1611 'OPEN' EquivalentTo 'OPEN'
1612 'UKWN' EquivalentTo 'UKWN'
1613 END
1614 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR110
1456 TRANSLATE(22F_58, NettingEligibility2Choice)
1457 RULE
1458 NODE (Indicator)
1459 IF (Not (DataSourceScheme IsPresent))
1460 THEN
1461 IF (Indicator IsSameString 'NNET')
1462 THEN
1463 'false' CopyTo Indicator
1464 ELSE
1465 'true' CopyTo Indicator
1466 END
1467 END
1468 END
1469 NODE (Proprietary)
1470 DataSourceScheme TranslateTo Proprietary
1471 NODE (Identification)
1472 IF (DataSourceScheme IsPresent)
1473 THEN
1474 Indicator CopyTo Proprietary\Identification
1475 END
1476 END
1477 END
1478 END
1479 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR110
1313 TRANSLATE(70C, RestrictedFINXMax140Text)
1314 RULE
1315 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1316 END
1317 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR110
1457 TRANSLATE(22F_58, NettingEligibility2Choice)
1458 RULE
1459 NODE (Indicator)
1460 IF (Not (DataSourceScheme IsPresent))
1461 THEN
1462 IF (Indicator IsSameString 'NNET')
1463 THEN
1464 'false' CopyTo Indicator
1465 ELSE
1466 'true' CopyTo Indicator
1467 END
1468 END
1469 END
1470 NODE (Proprietary)
1471 DataSourceScheme TranslateTo Proprietary
1472 NODE (Identification)
1473 IF (DataSourceScheme IsPresent)
1474 THEN
1475 Indicator CopyTo Proprietary\Identification
1476 END
1477 END
1478 END
1479 END
1480 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR110
1313 TRANSLATE(70C, RestrictedFINXMax140Text)
1314 RULE
1315 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1316 END
1317 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR110
1442 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1443 RULE
1444 NODE (Indicator)
1445 IF (Not (DataSourceScheme IsPresent))
1446 THEN
1447 IF (Indicator IsSameString 'SINO')
1448 THEN
1449 'false' CopyTo Indicator
1450 END
1451 END
1452 END
1453 NODE (Proprietary)
1454 DataSourceScheme TranslateTo Proprietary
1455 NODE (Identification)
1456 IF (DataSourceScheme IsPresent)
1457 THEN
1458 Indicator CopyTo Proprietary\Identification
1459 END
1460 END
1461 END
1462 END
1463 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR110
1313 TRANSLATE(22F_6, PriorityNumeric2Choice)
1314 RULE
1315 NODE (Numeric)
1316 IF (Not (DataSourceScheme IsPresent))
1317 THEN
1318 Indicator CopyTo Numeric
1319 END
1320 END
1321 NODE (Proprietary)
1322 DataSourceScheme TranslateTo Proprietary
1323 NODE (Identification)
1324 IF (DataSourceScheme IsPresent)
1325 THEN
1326 Indicator CopyTo Proprietary\Identification
1327 END
1328 END
1329 END
1330 END
1331 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR110
1446 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1447 RULE
1448 NODE (Indicator)
1449 IF (Not (DataSourceScheme IsPresent))
1450 THEN
1451 IF (Indicator IsSameString 'SINO')
1452 THEN
1453 'false' CopyTo Indicator
1454 END
1455 END
1456 END
1457 NODE (Proprietary)
1458 DataSourceScheme TranslateTo Proprietary
1459 NODE (Identification)
1460 IF (DataSourceScheme IsPresent)
1461 THEN
1462 Indicator CopyTo Proprietary\Identification
1463 END
1464 END
1465 END
1466 END
1467 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR110
1313 TRANSLATE(22F_6, PriorityNumeric2Choice)
1314 RULE
1315 NODE (Numeric)
1316 IF (Not (DataSourceScheme IsPresent))
1317 THEN
1318 Indicator CopyTo Numeric
1319 END
1320 END
1321 NODE (Proprietary)
1322 DataSourceScheme TranslateTo Proprietary
1323 NODE (Identification)
1324 IF (DataSourceScheme IsPresent)
1325 THEN
1326 Indicator CopyTo Proprietary\Identification
1327 END
1328 END
1329 END
1330 END
1331 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR110
1416 TRANSLATE(22F_58, NettingEligibility2Choice)
1417 RULE
1418 NODE (Indicator)
1419 IF (Not (DataSourceScheme IsPresent))
1420 THEN
1421 IF (Indicator IsSameString 'NNET')
1422 THEN
1423 'false' CopyTo Indicator
1424 ELSE
1425 'true' CopyTo Indicator
1426 END
1427 END
1428 END
1429 NODE (Proprietary)
1430 DataSourceScheme TranslateTo Proprietary
1431 NODE (Identification)
1432 IF (DataSourceScheme IsPresent)
1433 THEN
1434 Indicator CopyTo Proprietary\Identification
1435 END
1436 END
1437 END
1438 END
1439 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR110
1416 TRANSLATE(22F_58, NettingEligibility2Choice)
1417 RULE
1418 NODE (Indicator)
1419 IF (Not (DataSourceScheme IsPresent))
1420 THEN
1421 IF (Indicator IsSameString 'NNET')
1422 THEN
1423 'false' CopyTo Indicator
1424 ELSE
1425 'true' CopyTo Indicator
1426 END
1427 END
1428 END
1429 NODE (Proprietary)
1430 DataSourceScheme TranslateTo Proprietary
1431 NODE (Identification)
1432 IF (DataSourceScheme IsPresent)
1433 THEN
1434 Indicator CopyTo Proprietary\Identification
1435 END
1436 END
1437 END
1438 END
1439 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR110
1264 TRANSLATE(19A, AmountAndDirection13)
1265 RULE
1266 NODE (Amount)
1267 19A TranslateTo Amount
1268 END
1269 NODE (CreditDebitIndicator)
1270 Sign TranslateTo CreditDebitIndicator
1271 END
1272 END
1273 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR110
1418 TRANSLATE(22F_58, NettingEligibility2Choice)
1419 RULE
1420 NODE (Indicator)
1421 IF (Not (DataSourceScheme IsPresent))
1422 THEN
1423 IF (Indicator IsSameString 'NNET')
1424 THEN
1425 'false' CopyTo Indicator
1426 ELSE
1427 'true' CopyTo Indicator
1428 END
1429 END
1430 END
1431 NODE (Proprietary)
1432 DataSourceScheme TranslateTo Proprietary
1433 NODE (Identification)
1434 IF (DataSourceScheme IsPresent)
1435 THEN
1436 Indicator CopyTo Proprietary\Identification
1437 END
1438 END
1439 END
1440 END
1441 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR110
1418 TRANSLATE(22F_58, NettingEligibility2Choice)
1419 RULE
1420 NODE (Indicator)
1421 IF (Not (DataSourceScheme IsPresent))
1422 THEN
1423 IF (Indicator IsSameString 'NNET')
1424 THEN
1425 'false' CopyTo Indicator
1426 ELSE
1427 'true' CopyTo Indicator
1428 END
1429 END
1430 END
1431 NODE (Proprietary)
1432 DataSourceScheme TranslateTo Proprietary
1433 NODE (Identification)
1434 IF (DataSourceScheme IsPresent)
1435 THEN
1436 Indicator CopyTo Proprietary\Identification
1437 END
1438 END
1439 END
1440 END
1441 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR110
1264 TRANSLATE(19A, AmountAndDirection13)
1265 RULE
1266 NODE (Amount)
1267 19A TranslateTo Amount
1268 END
1269 NODE (CreditDebitIndicator)
1270 Sign TranslateTo CreditDebitIndicator
1271 END
1272 END
1273 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR110
1414 TRANSLATE(22F_58, NettingEligibility2Choice)
1415 RULE
1416 NODE (Indicator)
1417 IF (Not (DataSourceScheme IsPresent))
1418 THEN
1419 IF (Indicator IsSameString 'NNET')
1420 THEN
1421 'false' CopyTo Indicator
1422 ELSE
1423 'true' CopyTo Indicator
1424 END
1425 END
1426 END
1427 NODE (Proprietary)
1428 DataSourceScheme TranslateTo Proprietary
1429 NODE (Identification)
1430 IF (DataSourceScheme IsPresent)
1431 THEN
1432 Indicator CopyTo Proprietary\Identification
1433 END
1434 END
1435 END
1436 END
1437 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR110
1414 TRANSLATE(22F_58, NettingEligibility2Choice)
1415 RULE
1416 NODE (Indicator)
1417 IF (Not (DataSourceScheme IsPresent))
1418 THEN
1419 IF (Indicator IsSameString 'NNET')
1420 THEN
1421 'false' CopyTo Indicator
1422 ELSE
1423 'true' CopyTo Indicator
1424 END
1425 END
1426 END
1427 NODE (Proprietary)
1428 DataSourceScheme TranslateTo Proprietary
1429 NODE (Identification)
1430 IF (DataSourceScheme IsPresent)
1431 THEN
1432 Indicator CopyTo Proprietary\Identification
1433 END
1434 END
1435 END
1436 END
1437 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR110
1264 TRANSLATE(19A, AmountAndDirection13)
1265 RULE
1266 NODE (Amount)
1267 19A TranslateTo Amount
1268 END
1269 NODE (CreditDebitIndicator)
1270 Sign TranslateTo CreditDebitIndicator
1271 END
1272 END
1273 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR110
1418 TRANSLATE(22F_58, NettingEligibility2Choice)
1419 RULE
1420 NODE (Indicator)
1421 IF (Not (DataSourceScheme IsPresent))
1422 THEN
1423 IF (Indicator IsSameString 'NNET')
1424 THEN
1425 'false' CopyTo Indicator
1426 ELSE
1427 'true' CopyTo Indicator
1428 END
1429 END
1430 END
1431 NODE (Proprietary)
1432 DataSourceScheme TranslateTo Proprietary
1433 NODE (Identification)
1434 IF (DataSourceScheme IsPresent)
1435 THEN
1436 Indicator CopyTo Proprietary\Identification
1437 END
1438 END
1439 END
1440 END
1441 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR110
1418 TRANSLATE(22F_58, NettingEligibility2Choice)
1419 RULE
1420 NODE (Indicator)
1421 IF (Not (DataSourceScheme IsPresent))
1422 THEN
1423 IF (Indicator IsSameString 'NNET')
1424 THEN
1425 'false' CopyTo Indicator
1426 ELSE
1427 'true' CopyTo Indicator
1428 END
1429 END
1430 END
1431 NODE (Proprietary)
1432 DataSourceScheme TranslateTo Proprietary
1433 NODE (Identification)
1434 IF (DataSourceScheme IsPresent)
1435 THEN
1436 Indicator CopyTo Proprietary\Identification
1437 END
1438 END
1439 END
1440 END
1441 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR110
1264 TRANSLATE(19A, AmountAndDirection13)
1265 RULE
1266 NODE (Amount)
1267 19A TranslateTo Amount
1268 END
1269 NODE (CreditDebitIndicator)
1270 Sign TranslateTo CreditDebitIndicator
1271 END
1272 END
1273 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR110
1595 TRANSLATE(95Q, PartyIdentification16Choice)
1596 RULE
1597 NODE (NameAndAddress)
1598 NameAndAddress TranslateTo NameAndAddress
1599 END
1600 END
1601 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR110
1513 TRANSLATE(95R, PartyIdentification15Choice)
1514 RULE
1515 NODE (ProprietaryIdentification)
1516 DataSourceScheme TranslateTo ProprietaryIdentification
1517 NODE (Identification)
1518 ProprietaryCode CopyTo ProprietaryIdentification\Identification
1519 END
1520 END
1521 END
1522 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR110
1312 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1313 RULE
1314 NODE (Indicator)
1315 IF (Not (DataSourceScheme IsPresent))
1316 THEN
1317 IF (Indicator IsSameString 'NBEN')
1318 THEN
1319 'false' CopyTo Indicator
1320 ELSE
1321 'true' CopyTo Indicator
1322 END
1323 END
1324 END
1325 NODE (Proprietary)
1326 NODE (Identification)
1327 IF (DataSourceScheme IsPresent)
1328 THEN
1329 Indicator CopyTo Proprietary\Identification
1330 END
1331 END
1332 DataSourceScheme TranslateTo Proprietary
1333 END
1334 END
1335 END
translateTTR110(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR110
1294 TRANSLATE(Text_Sign, CreditDebitCode)
1295 RULE
1296 IF (Not (Text_Sign IsPresent))
1297 THEN
1298 'DBIT' CopyTo CreditDebitCode
1299 ELSE
1300 'CRDT' CopyTo CreditDebitCode
1301 END
1302 END
1303 END
translateTTR110(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR110
1259 TRANSLATE(95C, PartyIdentification15Choice)
1260 RULE
1261 NODE (Country)
1262 CountryCode CopyTo Country
1263 END
1264 END
1265 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR110
1375 TRANSLATE(YesNoIndicator, 25D_29)
1376 RULE
1377 NODE (StatusCode)
1378 IF (YesNoIndicator IsSameBoolean 'true')
1379 THEN
1380 'REVE' CopyTo StatusCode
1381 END
1382 END
1383 END
1384 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR110
1433 TRANSLATE(TradeDate2Choice, 98B_2)
1434 RULE
1435 NODE (DataSourceScheme)
1436 DateCode\Proprietary TranslateTo DataSourceScheme
1437 END
1438 NODE (DateCode)
1439 DateCode\Code TranslateTo DateCode
1440 DateCode\Proprietary\Identification CopyTo DateCode
1441 END
1442 END
1443 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR110
1137 TRANSLATE(LegalFramework2Choice, 22F_157)
1138 RULE
1139 NODE (DataSourceScheme)
1140 Proprietary TranslateTo DataSourceScheme
1141 END
1142 NODE (Indicator)
1143 Code TranslateTo Indicator
1144 Proprietary\Identification CopyTo Indicator
1145 END
1146 END
1147 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR110
1198 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
1199 RULE
1200 'ASGN' EquivalentTo 'ASGN'
1201 'BUTC' EquivalentTo 'BUTC'
1202 'CLEN' EquivalentTo 'CLEN'
1203 'DIRT' EquivalentTo 'DIRT'
1204 'DLWM' EquivalentTo 'DLWM'
1205 'DRAW' EquivalentTo 'DRAW'
1206 'EXER' EquivalentTo 'EXER'
1207 'FRCL' EquivalentTo 'FRCL'
1208 'KNOC' EquivalentTo 'KNOC'
1209 'RESI' EquivalentTo 'RESI'
1210 'PHYS' EquivalentTo 'PHYS'
1211 'SPDL' EquivalentTo 'SPDL'
1212 'UNEX' EquivalentTo 'UNEX'
1213 'TRIP' EquivalentTo 'TRIP'
1214 'NOMC' EquivalentTo 'NOMC'
1215 END
1216 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR110
1198 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
1199 RULE
1200 'ASGN' EquivalentTo 'ASGN'
1201 'BUTC' EquivalentTo 'BUTC'
1202 'CLEN' EquivalentTo 'CLEN'
1203 'DIRT' EquivalentTo 'DIRT'
1204 'DLWM' EquivalentTo 'DLWM'
1205 'DRAW' EquivalentTo 'DRAW'
1206 'EXER' EquivalentTo 'EXER'
1207 'FRCL' EquivalentTo 'FRCL'
1208 'KNOC' EquivalentTo 'KNOC'
1209 'PHYS' EquivalentTo 'PHYS'
1210 'RESI' EquivalentTo 'RESI'
1211 'SPDL' EquivalentTo 'SPDL'
1212 'SPST' EquivalentTo 'SPST'
1213 'UNEX' EquivalentTo 'UNEX'
1214 'NOMC' EquivalentTo 'NOMC'
1215 'TRIP' EquivalentTo 'TRIP'
1216 END
1217 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR110
1194 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
1195 RULE
1196 NODE (DataSourceScheme)
1197 Proprietary TranslateTo DataSourceScheme
1198 END
1199 NODE (Indicator)
1200 Code TranslateTo Indicator
1201 Proprietary\Identification CopyTo Indicator
1202 END
1203 END
1204 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR110
1198 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
1199 RULE
1200 'ASGN' EquivalentTo 'ASGN'
1201 'CLEN' EquivalentTo 'CLEN'
1202 'DIRT' EquivalentTo 'DIRT'
1203 'DLWM' EquivalentTo 'DLWM'
1204 'DRAW' EquivalentTo 'DRAW'
1205 'EXER' EquivalentTo 'EXER'
1206 'FRCL' EquivalentTo 'FRCL'
1207 'KNOC' EquivalentTo 'KNOC'
1208 'RESI' EquivalentTo 'RESI'
1209 'PHYS' EquivalentTo 'PHYS'
1210 'SPDL' EquivalentTo 'SPDL'
1211 'UNEX' EquivalentTo 'UNEX'
1212 'TRIP' EquivalentTo 'TRIP'
1213 'NOMC' EquivalentTo 'NOMC'
1214 'SHOR' EquivalentTo 'SHOR'
1215 'SPST' EquivalentTo 'SPST'
1216 'PENS' EquivalentTo 'PENS'
1217 END
1218 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR110
1465 TRANSLATE(PartyIdentification16Choice, 95R)
1466 RULE
1467 ProprietaryIdentification TranslateTo 95R
1468 END
1469 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR110
1177 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1178 RULE
1179 'CUST' EquivalentTo 'CUST'
1180 'ICSD' EquivalentTo 'ICSD'
1181 'NCSD' EquivalentTo 'NCSD'
1182 'SHHE' EquivalentTo 'SHHE'
1183 END
1184 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR110
1178 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1179 RULE
1180 AnyBICIdentifier CopyTo Identifier_BICBEI
1181 END
1182 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR110
1177 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1178 RULE
1179 'CUST' EquivalentTo 'CUST'
1180 'ICSD' EquivalentTo 'ICSD'
1181 'NCSD' EquivalentTo 'NCSD'
1182 'SHHE' EquivalentTo 'SHHE'
1183 END
1184 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR110
1178 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1179 RULE
1180 AnyBICIdentifier CopyTo Identifier_BICBEI
1181 END
1182 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR110
1177 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1178 RULE
1179 'CUST' EquivalentTo 'CUST'
1180 'ICSD' EquivalentTo 'ICSD'
1181 'NCSD' EquivalentTo 'NCSD'
1182 'SHHE' EquivalentTo 'SHHE'
1183 END
1184 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR110
1178 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1179 RULE
1180 AnyBICIdentifier CopyTo Identifier_BICBEI
1181 END
1182 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR110
1177 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1178 RULE
1179 'CUST' EquivalentTo 'CUST'
1180 'ICSD' EquivalentTo 'ICSD'
1181 'NCSD' EquivalentTo 'NCSD'
1182 'SHHE' EquivalentTo 'SHHE'
1183 END
1184 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR110
1178 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1179 RULE
1180 AnyBICIdentifier CopyTo Identifier_BICBEI
1181 END
1182 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR110
1147 TRANSLATE(Exact3NumericText, 99B)
1148 RULE
1149 NODE (Number)
1150 Exact3NumericText CopyTo Number
1151 END
1152 END
1153 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR110
1207 TRANSLATE(YesNoIndicator, 22F_217)
1208 RULE
1209 NODE (Indicator)
1210 IF (YesNoIndicator IsSameBoolean 'true')
1211 THEN
1212 'MATA' CopyTo Indicator
1213 END
1214 IF (YesNoIndicator IsSameBoolean 'false')
1215 THEN
1216 'MATN' CopyTo Indicator
1217 END
1218 END
1219 END
1220 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR110
1207 TRANSLATE(YesNoIndicator, 22F_217)
1208 RULE
1209 NODE (Indicator)
1210 IF (YesNoIndicator IsSameBoolean 'true')
1211 THEN
1212 'MATA' CopyTo Indicator
1213 END
1214 IF (YesNoIndicator IsSameBoolean 'false')
1215 THEN
1216 'MATN' CopyTo Indicator
1217 END
1218 END
1219 END
1220 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR110
1207 TRANSLATE(YesNoIndicator, 22F_217)
1208 RULE
1209 NODE (Indicator)
1210 IF (YesNoIndicator IsSameBoolean 'true')
1211 THEN
1212 'MATA' CopyTo Indicator
1213 END
1214 IF (YesNoIndicator IsSameBoolean 'false')
1215 THEN
1216 'MATN' CopyTo Indicator
1217 END
1218 END
1219 END
1220 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR110
1207 TRANSLATE(YesNoIndicator, 22F_217)
1208 RULE
1209 NODE (Indicator)
1210 IF (YesNoIndicator IsSameBoolean 'true')
1211 THEN
1212 'MATA' CopyTo Indicator
1213 END
1214 IF (YesNoIndicator IsSameBoolean 'false')
1215 THEN
1216 'MATN' CopyTo Indicator
1217 END
1218 END
1219 END
1220 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR110
1441 TRANSLATE(PartyIdentification15Choice, 95P_2)
1442 RULE
1443 NODE (IdentifierCode)
1444 BICOrBEI CopyTo IdentifierCode
1445 END
1446 END
1447 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR110
1158 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1159 RULE
1160 'FIXE' EquivalentTo 'FIXE'
1161 'FORF' EquivalentTo 'FORF'
1162 'VARI' EquivalentTo 'VARI'
1163 END
1164 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR110
1158 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1159 RULE
1160 'FIXE' EquivalentTo 'FIXE'
1161 'FORF' EquivalentTo 'FORF'
1162 'VARI' EquivalentTo 'VARI'
1163 END
1164 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR110
1158 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1159 RULE
1160 'FIXE' EquivalentTo 'FIXE'
1161 'FORF' EquivalentTo 'FORF'
1162 'VARI' EquivalentTo 'VARI'
1163 END
1164 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR110
1158 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
1159 RULE
1160 'FIXE' EquivalentTo 'FIXE'
1161 'FORF' EquivalentTo 'FORF'
1162 'VARI' EquivalentTo 'VARI'
1163 END
1164 END
translateTTR110(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR110
1183 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1184 RULE
1185 NODE (CurrencyCode)
1186 Currency CopyTo CurrencyCode
1187 END
1188 NODE (Amount)
1189 (Amount FormatDecimal 'MT') CopyTo Amount
1190 END
1191 END
1192 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR111
1628 TRANSLATE(93C, SubBalanceInformation8)
1629 RULE
1630 NODE (SubBalanceType)
1631 NODE (Code)
1632 'PLED' CopyTo SubBalanceType\Code
1633 END
1634 END
1635 NODE (Quantity)
1636 NODE (QuantityAndAvailability)
1637 93C TranslateTo Quantity\QuantityAndAvailability
1638 END
1639 END
1640 END
1641 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR111
1603 TRANSLATE(93C, SubBalanceInformation7)
1604 RULE
1605 NODE (SubBalanceType)
1606 NODE (Code)
1607 'BLOK' CopyTo SubBalanceType\Code
1608 END
1609 END
1610 NODE (Quantity)
1611 NODE (QuantityAndAvailability)
1612 93C TranslateTo Quantity\QuantityAndAvailability
1613 END
1614 END
1615 END
1616 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR111
1615 TRANSLATE(98C, SettlementDate6Choice)
1616 RULE
1617 NODE (Date)
1618 98C TranslateTo Date
1619 END
1620 END
1621 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR111
1480 TRANSLATE(22F_29, Registration2Choice)
1481 RULE
1482 NODE (Code)
1483 IF (Not (DataSourceScheme IsPresent))
1484 THEN
1485 Indicator TranslateTo Code
1486 END
1487 END
1488 NODE (Proprietary)
1489 DataSourceScheme TranslateTo Proprietary
1490 NODE (Identification)
1491 IF (DataSourceScheme IsPresent)
1492 THEN
1493 Indicator CopyTo Proprietary\Identification
1494 END
1495 END
1496 END
1497 END
1498 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR111
1318 TRANSLATE(22F_6, PriorityNumeric2Choice)
1319 RULE
1320 NODE (Numeric)
1321 IF (Not (DataSourceScheme IsPresent))
1322 THEN
1323 Indicator CopyTo Numeric
1324 END
1325 END
1326 NODE (Proprietary)
1327 DataSourceScheme TranslateTo Proprietary
1328 NODE (Identification)
1329 IF (DataSourceScheme IsPresent)
1330 THEN
1331 Indicator CopyTo Proprietary\Identification
1332 END
1333 END
1334 END
1335 END
1336 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR111
1481 TRANSLATE(22F_29, Registration2Choice)
1482 RULE
1483 NODE (Code)
1484 IF (Not (DataSourceScheme IsPresent))
1485 THEN
1486 Indicator TranslateTo Code
1487 END
1488 END
1489 NODE (Proprietary)
1490 DataSourceScheme TranslateTo Proprietary
1491 NODE (Identification)
1492 IF (DataSourceScheme IsPresent)
1493 THEN
1494 Indicator CopyTo Proprietary\Identification
1495 END
1496 END
1497 END
1498 END
1499 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR111
1318 TRANSLATE(22F_6, PriorityNumeric2Choice)
1319 RULE
1320 NODE (Numeric)
1321 IF (Not (DataSourceScheme IsPresent))
1322 THEN
1323 Indicator CopyTo Numeric
1324 END
1325 END
1326 NODE (Proprietary)
1327 DataSourceScheme TranslateTo Proprietary
1328 NODE (Identification)
1329 IF (DataSourceScheme IsPresent)
1330 THEN
1331 Indicator CopyTo Proprietary\Identification
1332 END
1333 END
1334 END
1335 END
1336 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR111
1464 TRANSLATE(22F_56, MarketClientSide2Choice)
1465 RULE
1466 NODE (Code)
1467 IF (Not (DataSourceScheme IsPresent))
1468 THEN
1469 Indicator TranslateTo Code
1470 END
1471 END
1472 NODE (Proprietary)
1473 DataSourceScheme TranslateTo Proprietary
1474 NODE (Identification)
1475 IF (DataSourceScheme IsPresent)
1476 THEN
1477 Indicator CopyTo Proprietary\Identification
1478 END
1479 END
1480 END
1481 END
1482 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR111
1332 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
1333 RULE
1334 NODE (Code)
1335 IF (Not (DataSourceScheme IsPresent))
1336 THEN
1337 Indicator TranslateTo Code
1338 END
1339 END
1340 NODE (Proprietary)
1341 DataSourceScheme TranslateTo Proprietary
1342 NODE (Identification)
1343 IF (DataSourceScheme IsPresent)
1344 THEN
1345 Indicator CopyTo Proprietary\Identification
1346 END
1347 END
1348 END
1349 END
1350 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR111
1468 TRANSLATE(22F_56, MarketClientSide2Choice)
1469 RULE
1470 NODE (Code)
1471 IF (Not (DataSourceScheme IsPresent))
1472 THEN
1473 Indicator TranslateTo Code
1474 END
1475 END
1476 NODE (Proprietary)
1477 DataSourceScheme TranslateTo Proprietary
1478 NODE (Identification)
1479 IF (DataSourceScheme IsPresent)
1480 THEN
1481 Indicator CopyTo Proprietary\Identification
1482 END
1483 END
1484 END
1485 END
1486 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR111
1332 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
1333 RULE
1334 NODE (Code)
1335 IF (Not (DataSourceScheme IsPresent))
1336 THEN
1337 Indicator TranslateTo Code
1338 END
1339 END
1340 NODE (Proprietary)
1341 DataSourceScheme TranslateTo Proprietary
1342 NODE (Identification)
1343 IF (DataSourceScheme IsPresent)
1344 THEN
1345 Indicator CopyTo Proprietary\Identification
1346 END
1347 END
1348 END
1349 END
1350 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR111
1440 TRANSLATE(22F_29, Registration2Choice)
1441 RULE
1442 NODE (Code)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator TranslateTo Code
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR111
1440 TRANSLATE(22F_29, Registration2Choice)
1441 RULE
1442 NODE (Code)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator TranslateTo Code
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR111
1274 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1275 RULE
1276 NODE (Amount)
1277 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1278 THEN
1279 Amount TranslateTo Amount
1280 ELSE
1281 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1282 END
1283 END
1284 NODE (Currency)
1285 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1286 THEN
1287 CurrencyCode TranslateTo Currency
1288 ELSE
1289 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1290 END
1291 END
1292 END
1293 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR111
1442 TRANSLATE(22F_29, Registration2Choice)
1443 RULE
1444 NODE (Code)
1445 IF (Not (DataSourceScheme IsPresent))
1446 THEN
1447 Indicator TranslateTo Code
1448 END
1449 END
1450 NODE (Proprietary)
1451 DataSourceScheme TranslateTo Proprietary
1452 NODE (Identification)
1453 IF (DataSourceScheme IsPresent)
1454 THEN
1455 Indicator CopyTo Proprietary\Identification
1456 END
1457 END
1458 END
1459 END
1460 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR111
1442 TRANSLATE(22F_29, Registration2Choice)
1443 RULE
1444 NODE (Code)
1445 IF (Not (DataSourceScheme IsPresent))
1446 THEN
1447 Indicator TranslateTo Code
1448 END
1449 END
1450 NODE (Proprietary)
1451 DataSourceScheme TranslateTo Proprietary
1452 NODE (Identification)
1453 IF (DataSourceScheme IsPresent)
1454 THEN
1455 Indicator CopyTo Proprietary\Identification
1456 END
1457 END
1458 END
1459 END
1460 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR111
1274 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1275 RULE
1276 NODE (Amount)
1277 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1278 THEN
1279 Amount TranslateTo Amount
1280 ELSE
1281 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1282 END
1283 END
1284 NODE (Currency)
1285 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1286 THEN
1287 CurrencyCode TranslateTo Currency
1288 ELSE
1289 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1290 END
1291 END
1292 END
1293 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR111
1438 TRANSLATE(22F_29, Registration2Choice)
1439 RULE
1440 NODE (Code)
1441 IF (Not (DataSourceScheme IsPresent))
1442 THEN
1443 Indicator TranslateTo Code
1444 END
1445 END
1446 NODE (Proprietary)
1447 DataSourceScheme TranslateTo Proprietary
1448 NODE (Identification)
1449 IF (DataSourceScheme IsPresent)
1450 THEN
1451 Indicator CopyTo Proprietary\Identification
1452 END
1453 END
1454 END
1455 END
1456 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR111
1438 TRANSLATE(22F_29, Registration2Choice)
1439 RULE
1440 NODE (Code)
1441 IF (Not (DataSourceScheme IsPresent))
1442 THEN
1443 Indicator TranslateTo Code
1444 END
1445 END
1446 NODE (Proprietary)
1447 DataSourceScheme TranslateTo Proprietary
1448 NODE (Identification)
1449 IF (DataSourceScheme IsPresent)
1450 THEN
1451 Indicator CopyTo Proprietary\Identification
1452 END
1453 END
1454 END
1455 END
1456 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR111
1274 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1275 RULE
1276 NODE (Amount)
1277 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1278 THEN
1279 Amount TranslateTo Amount
1280 ELSE
1281 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1282 END
1283 END
1284 NODE (Currency)
1285 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1286 THEN
1287 CurrencyCode TranslateTo Currency
1288 ELSE
1289 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1290 END
1291 END
1292 END
1293 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR111
1442 TRANSLATE(22F_29, Registration2Choice)
1443 RULE
1444 NODE (Code)
1445 IF (Not (DataSourceScheme IsPresent))
1446 THEN
1447 Indicator TranslateTo Code
1448 END
1449 END
1450 NODE (Proprietary)
1451 DataSourceScheme TranslateTo Proprietary
1452 NODE (Identification)
1453 IF (DataSourceScheme IsPresent)
1454 THEN
1455 Indicator CopyTo Proprietary\Identification
1456 END
1457 END
1458 END
1459 END
1460 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR111
1442 TRANSLATE(22F_29, Registration2Choice)
1443 RULE
1444 NODE (Code)
1445 IF (Not (DataSourceScheme IsPresent))
1446 THEN
1447 Indicator TranslateTo Code
1448 END
1449 END
1450 NODE (Proprietary)
1451 DataSourceScheme TranslateTo Proprietary
1452 NODE (Identification)
1453 IF (DataSourceScheme IsPresent)
1454 THEN
1455 Indicator CopyTo Proprietary\Identification
1456 END
1457 END
1458 END
1459 END
1460 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR111
1274 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1275 RULE
1276 NODE (Amount)
1277 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1278 THEN
1279 Amount TranslateTo Amount
1280 ELSE
1281 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1282 END
1283 END
1284 NODE (Currency)
1285 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1286 THEN
1287 CurrencyCode TranslateTo Currency
1288 ELSE
1289 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1290 END
1291 END
1292 END
1293 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR111
1602 TRANSLATE(95R, PartyIdentification16Choice)
1603 RULE
1604 NODE (ProprietaryIdentification)
1605 NODE (Identification)
1606 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1607 END
1608 DataSourceScheme TranslateTo ProprietaryIdentification
1609 END
1610 END
1611 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR111
1523 TRANSLATE(70E, RestrictedFINXMax350Text)
1524 RULE
1525 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1526 END
1527 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR111
1336 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1337 RULE
1338 NODE (Indicator)
1339 IF (Not (DataSourceScheme IsPresent))
1340 THEN
1341 IF (Indicator IsSameString 'NCCP')
1342 THEN
1343 'false' CopyTo Indicator
1344 ELSE
1345 'true' CopyTo Indicator
1346 END
1347 END
1348 END
1349 NODE (Proprietary)
1350 NODE (Identification)
1351 IF (DataSourceScheme IsPresent)
1352 THEN
1353 Indicator CopyTo Proprietary\Identification
1354 END
1355 END
1356 DataSourceScheme TranslateTo Proprietary
1357 END
1358 END
1359 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR111
1304 TRANSLATE(70C, RestrictedFINXMax140Text)
1305 RULE
1306 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1307 END
1308 END
translateTTR111(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR111
1266 TRANSLATE(95Q, PartyIdentification15Choice)
1267 RULE
1268 NODE (NameAndAddress)
1269 NameAndAddress TranslateTo NameAndAddress
1270 END
1271 END
1272 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR111
1385 TRANSLATE(RestrictedFINXMax350Text, 70E)
1386 RULE
1387 NODE (Narrative)
1388 NODE (Line)
1389 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1390 END
1391 NODE (Line)
1392 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1393 END
1394 NODE (Line)
1395 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1396 END
1397 NODE (Line)
1398 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1399 END
1400 NODE (Line)
1401 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1402 END
1403 NODE (Line)
1404 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1405 END
1406 NODE (Line)
1407 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1408 END
1409 NODE (Line)
1410 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1411 END
1412 NODE (Line)
1413 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1414 END
1415 NODE (Line)
1416 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1417 END
1418 END
1419 END
1420 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR111
1444 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
1445 RULE
1446 'VARI' EquivalentTo 'VARI'
1447 END
1448 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR111
1148 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1149 RULE
1150 'FRAN' EquivalentTo 'FRAN'
1151 END
1152 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR111
1217 TRANSLATE(YesNoIndicator, 22F_205)
1218 RULE
1219 NODE (Indicator)
1220 IF (YesNoIndicator IsSameBoolean 'false')
1221 THEN
1222 'NPAR' CopyTo Indicator
1223 END
1224 IF (YesNoIndicator IsSameBoolean 'true')
1225 THEN
1226 'PART' CopyTo Indicator
1227 END
1228 END
1229 END
1230 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR111
1218 TRANSLATE(YesNoIndicator, 22F_204)
1219 RULE
1220 NODE (Indicator)
1221 IF (YesNoIndicator IsSameBoolean 'true')
1222 THEN
1223 'PART' CopyTo Indicator
1224 ELSE
1225 'NPAR' CopyTo Indicator
1226 END
1227 END
1228 END
1229 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR111
1205 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
1206 RULE
1207 'ASGN' EquivalentTo 'ASGN'
1208 'CLEN' EquivalentTo 'CLEN'
1209 'DIRT' EquivalentTo 'DIRT'
1210 'DLWM' EquivalentTo 'DLWM'
1211 'DRAW' EquivalentTo 'DRAW'
1212 'EXER' EquivalentTo 'EXER'
1213 'FRCL' EquivalentTo 'FRCL'
1214 'KNOC' EquivalentTo 'KNOC'
1215 'PHYS' EquivalentTo 'PHYS'
1216 'RESI' EquivalentTo 'RESI'
1217 'SPDL' EquivalentTo 'SPDL'
1218 'UNEX' EquivalentTo 'UNEX'
1219 'NOMC' EquivalentTo 'NOMC'
1220 'TRIP' EquivalentTo 'TRIP'
1221 'SHOR' EquivalentTo 'SHOR'
1222 'PENS' EquivalentTo 'PENS'
1223 END
1224 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR111
1219 TRANSLATE(YesNoIndicator, 22F_200)
1220 RULE
1221 NODE (Indicator)
1222 IF (YesNoIndicator IsSameBoolean 'true')
1223 THEN
1224 'PART' CopyTo Indicator
1225 ELSE
1226 'NPAR' CopyTo Indicator
1227 END
1228 END
1229 END
1230 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR111
1470 TRANSLATE(PartyIdentification15Choice, 95C)
1471 RULE
1472 NODE (CountryCode)
1473 Country CopyTo CountryCode
1474 END
1475 END
1476 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR111
1185 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1186 RULE
1187 AnyBICIdentifier CopyTo Identifier_BICBEI
1188 END
1189 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR111
1183 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR111
1185 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1186 RULE
1187 AnyBICIdentifier CopyTo Identifier_BICBEI
1188 END
1189 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR111
1183 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR111
1185 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1186 RULE
1187 AnyBICIdentifier CopyTo Identifier_BICBEI
1188 END
1189 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR111
1183 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR111
1185 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1186 RULE
1187 AnyBICIdentifier CopyTo Identifier_BICBEI
1188 END
1189 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR111
1183 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR111
1154 TRANSLATE(AmountAndDirection13, 19A)
1155 RULE
1156 NODE (Sign)
1157 CreditDebitIndicator TranslateTo Sign
1158 END
1159 NODE (CurrencyCode)
1160 Amount\Currency TranslateTo CurrencyCode
1161 END
1162 NODE (Amount)
1163 Amount\Amount TranslateTo Amount
1164 END
1165 END
1166 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR111
1221 TRANSLATE(YesNoIndicator, 22F_216)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'GIVE' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'TAKE' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR111
1221 TRANSLATE(YesNoIndicator, 22F_216)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'GIVE' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'TAKE' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR111
1221 TRANSLATE(YesNoIndicator, 22F_216)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'GIVE' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'TAKE' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR111
1221 TRANSLATE(YesNoIndicator, 22F_216)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'GIVE' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'TAKE' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR111
1448 TRANSLATE(PartyIdentification15Choice, 95Q)
1449 RULE
1450 NODE (NameAndAddress)
1451 NameAndAddress TranslateTo NameAndAddress
1452 END
1453 END
1454 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR111
1165 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1166 RULE
1167 NODE (DataSourceScheme)
1168 Proprietary TranslateTo DataSourceScheme
1169 END
1170 NODE (Indicator)
1171 IF (Indicator IsSameBoolean 'true')
1172 THEN
1173 'REVY' CopyTo Indicator
1174 END
1175 IF (Indicator IsSameBoolean 'false')
1176 THEN
1177 'REVN' CopyTo Indicator
1178 END
1179 Proprietary\Identification CopyTo Indicator
1180 END
1181 END
1182 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR111
1165 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1166 RULE
1167 NODE (DataSourceScheme)
1168 Proprietary TranslateTo DataSourceScheme
1169 END
1170 NODE (Indicator)
1171 IF (Indicator IsSameBoolean 'true')
1172 THEN
1173 'REVY' CopyTo Indicator
1174 END
1175 IF (Indicator IsSameBoolean 'false')
1176 THEN
1177 'REVN' CopyTo Indicator
1178 END
1179 Proprietary\Identification CopyTo Indicator
1180 END
1181 END
1182 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR111
1165 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1166 RULE
1167 NODE (DataSourceScheme)
1168 Proprietary TranslateTo DataSourceScheme
1169 END
1170 NODE (Indicator)
1171 IF (Indicator IsSameBoolean 'true')
1172 THEN
1173 'REVY' CopyTo Indicator
1174 END
1175 IF (Indicator IsSameBoolean 'false')
1176 THEN
1177 'REVN' CopyTo Indicator
1178 END
1179 Proprietary\Identification CopyTo Indicator
1180 END
1181 END
1182 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR111
1165 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
1166 RULE
1167 NODE (DataSourceScheme)
1168 Proprietary TranslateTo DataSourceScheme
1169 END
1170 NODE (Indicator)
1171 IF (Indicator IsSameBoolean 'true')
1172 THEN
1173 'REVY' CopyTo Indicator
1174 END
1175 IF (Indicator IsSameBoolean 'false')
1176 THEN
1177 'REVN' CopyTo Indicator
1178 END
1179 Proprietary\Identification CopyTo Indicator
1180 END
1181 END
1182 END
translateTTR111(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR111
1193 TRANSLATE(ForeignExchangeTerms12, 92B)
1194 RULE
1195 NODE (FirstCurrencyCode)
1196 UnitCurrency TranslateTo FirstCurrencyCode
1197 END
1198 NODE (SecondCurrencyCode)
1199 QuotedCurrency TranslateTo SecondCurrencyCode
1200 END
1201 NODE (Rate)
1202 ExchangeRate TranslateTo Rate
1203 END
1204 END
1205 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR112
1642 TRANSLATE(93B, SubBalanceInformation8)
1643 RULE
1644 NODE (SubBalanceType)
1645 NODE (Code)
1646 'AWAS' CopyTo SubBalanceType\Code
1647 END
1648 END
1649 NODE (Quantity)
1650 NODE (Quantity)
1651 IF (Not (DataSourceScheme IsPresent))
1652 THEN
1653 93B TranslateTo Quantity\Quantity
1654 END
1655 END
1656 NODE (Proprietary)
1657 IF (DataSourceScheme IsPresent)
1658 THEN
1659 93B TranslateTo Quantity\Proprietary
1660 END
1661 END
1662 END
1663 END
1664 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR112
1617 TRANSLATE(93B, SubBalanceInformation7)
1618 RULE
1619 NODE (SubBalanceType)
1620 NODE (Code)
1621 'RSTR' CopyTo SubBalanceType\Code
1622 END
1623 END
1624 NODE (Quantity)
1625 NODE (Quantity)
1626 IF (Not (DataSourceScheme IsPresent))
1627 THEN
1628 93B TranslateTo Quantity\Quantity
1629 END
1630 END
1631 NODE (Proprietary)
1632 IF (DataSourceScheme IsPresent)
1633 THEN
1634 93B TranslateTo Quantity\Proprietary
1635 END
1636 END
1637 END
1638 END
1639 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR112
1622 TRANSLATE(95C, PartyIdentification17Choice)
1623 RULE
1624 NODE (Country)
1625 CountryCode CopyTo Country
1626 END
1627 END
1628 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR112
1499 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1500 RULE
1501 'NREG' EquivalentTo 'NREG'
1502 'YREG' EquivalentTo 'YREG'
1503 END
1504 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR112
1337 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
1338 RULE
1339 NODE (Code)
1340 IF (Not (DataSourceScheme IsPresent))
1341 THEN
1342 Indicator TranslateTo Code
1343 END
1344 END
1345 NODE (Proprietary)
1346 DataSourceScheme TranslateTo Proprietary
1347 NODE (Identification)
1348 IF (DataSourceScheme IsPresent)
1349 THEN
1350 Indicator CopyTo Proprietary\Identification
1351 END
1352 END
1353 END
1354 END
1355 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR112
1500 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1501 RULE
1502 'NREG' EquivalentTo 'NREG'
1503 'YREG' EquivalentTo 'YREG'
1504 END
1505 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR112
1337 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
1338 RULE
1339 NODE (Code)
1340 IF (Not (DataSourceScheme IsPresent))
1341 THEN
1342 Indicator TranslateTo Code
1343 END
1344 END
1345 NODE (Proprietary)
1346 DataSourceScheme TranslateTo Proprietary
1347 NODE (Identification)
1348 IF (DataSourceScheme IsPresent)
1349 THEN
1350 Indicator CopyTo Proprietary\Identification
1351 END
1352 END
1353 END
1354 END
1355 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR112
1483 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1484 RULE
1485 'CLNT' EquivalentTo 'CLNT'
1486 'MAKT' EquivalentTo 'MAKT'
1487 END
1488 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR112
1351 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
1352 RULE
1353 'ASGN' EquivalentTo 'ASGN'
1354 'CLEN' EquivalentTo 'CLEN'
1355 'DIRT' EquivalentTo 'DIRT'
1356 'DLWM' EquivalentTo 'DLWM'
1357 'DRAW' EquivalentTo 'DRAW'
1358 'EXER' EquivalentTo 'EXER'
1359 'FRCL' EquivalentTo 'FRCL'
1360 'KNOC' EquivalentTo 'KNOC'
1361 'PHYS' EquivalentTo 'PHYS'
1362 'RESI' EquivalentTo 'RESI'
1363 'SHOR' EquivalentTo 'SHOR'
1364 'SPDL' EquivalentTo 'SPDL'
1365 'TRIP' EquivalentTo 'TRIP'
1366 'UNEX' EquivalentTo 'UNEX'
1367 'PENS' EquivalentTo 'PENS'
1368 'NOMC' EquivalentTo 'NOMC'
1369 END
1370 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR112
1487 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1488 RULE
1489 'CLNT' EquivalentTo 'CLNT'
1490 'MAKT' EquivalentTo 'MAKT'
1491 END
1492 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR112
1351 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
1352 RULE
1353 'ASGN' EquivalentTo 'ASGN'
1354 'CLEN' EquivalentTo 'CLEN'
1355 'DIRT' EquivalentTo 'DIRT'
1356 'DLWM' EquivalentTo 'DLWM'
1357 'DRAW' EquivalentTo 'DRAW'
1358 'EXER' EquivalentTo 'EXER'
1359 'FRCL' EquivalentTo 'FRCL'
1360 'KNOC' EquivalentTo 'KNOC'
1361 'NOMC' EquivalentTo 'NOMC'
1362 'PHYS' EquivalentTo 'PHYS'
1363 'RESI' EquivalentTo 'RESI'
1364 'SPDL' EquivalentTo 'SPDL'
1365 'TRIP' EquivalentTo 'TRIP'
1366 'UNEX' EquivalentTo 'UNEX'
1367 'SPST' EquivalentTo 'SPST'
1368 'PENS' EquivalentTo 'PENS'
1369 'SHOR' EquivalentTo 'SHOR'
1370 END
1371 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR112
1459 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1460 RULE
1461 'NREG' EquivalentTo 'NREG'
1462 'YREG' EquivalentTo 'YREG'
1463 END
1464 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR112
1459 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1460 RULE
1461 'NREG' EquivalentTo 'NREG'
1462 'YREG' EquivalentTo 'YREG'
1463 END
1464 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR112
1294 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1295 RULE
1296 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1297 END
1298 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR112
1461 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1462 RULE
1463 'NREG' EquivalentTo 'NREG'
1464 'YREG' EquivalentTo 'YREG'
1465 END
1466 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR112
1461 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1462 RULE
1463 'NREG' EquivalentTo 'NREG'
1464 'YREG' EquivalentTo 'YREG'
1465 END
1466 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR112
1294 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1295 RULE
1296 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1297 END
1298 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR112
1457 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1458 RULE
1459 'NREG' EquivalentTo 'NREG'
1460 'YREG' EquivalentTo 'YREG'
1461 END
1462 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR112
1457 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1458 RULE
1459 'NREG' EquivalentTo 'NREG'
1460 'YREG' EquivalentTo 'YREG'
1461 END
1462 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR112
1294 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1295 RULE
1296 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1297 END
1298 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR112
1461 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1462 RULE
1463 'NREG' EquivalentTo 'NREG'
1464 'YREG' EquivalentTo 'YREG'
1465 END
1466 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR112
1461 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1462 RULE
1463 'NREG' EquivalentTo 'NREG'
1464 'YREG' EquivalentTo 'YREG'
1465 END
1466 END
translateTTR112(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR112
1294 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1295 RULE
1296 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1297 END
1298 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR112
1612 TRANSLATE(95C, PartyIdentification15Choice)
1613 RULE
1614 NODE (Country)
1615 CountryCode CopyTo Country
1616 END
1617 END
1618 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR112
1360 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1361 RULE
1362 NODE (Code)
1363 IF (Not (DataSourceScheme IsPresent))
1364 THEN
1365 Indicator TranslateTo Code
1366 END
1367 END
1368 NODE (Proprietary)
1369 NODE (Identification)
1370 IF (DataSourceScheme IsPresent)
1371 THEN
1372 Indicator CopyTo Proprietary\Identification
1373 END
1374 END
1375 DataSourceScheme TranslateTo Proprietary
1376 END
1377 END
1378 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR112
1309 TRANSLATE(22F_196, YesNoIndicator)
1310 RULE
1311 IF (Not (DataSourceScheme IsPresent))
1312 THEN
1313 IF (Indicator IsSameString 'PREA')
1314 THEN
1315 'true' CopyTo YesNoIndicator
1316 END
1317 END
1318 END
1319 END
translateTTR112(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR112
1273 TRANSLATE(95R, PartyIdentification15Choice)
1274 RULE
1275 NODE (ProprietaryIdentification)
1276 DataSourceScheme TranslateTo ProprietaryIdentification
1277 NODE (Identification)
1278 ProprietaryCode CopyTo ProprietaryIdentification\Identification
1279 END
1280 END
1281 END
1282 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR112
1421 TRANSLATE(PartyIdentification16Choice, 95P_2)
1422 RULE
1423 NODE (IdentifierCode)
1424 BICOrBEI CopyTo IdentifierCode
1425 END
1426 END
1427 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR112
1449 TRANSLATE(TradeDate2Choice, 98C)
1450 RULE
1451 Date\DateTime TranslateTo 98C
1452 END
1453 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR112
1153 TRANSLATE(YesNoIndicator, 22F_217)
1154 RULE
1155 NODE (Indicator)
1156 IF (YesNoIndicator IsSameBoolean 'true')
1157 THEN
1158 'MATA' CopyTo Indicator
1159 END
1160 IF (YesNoIndicator IsSameBoolean 'false')
1161 THEN
1162 'MATN' CopyTo Indicator
1163 END
1164 END
1165 END
1166 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR112
1231 TRANSLATE(SecuritiesTransactionType4Choice, 22F_175)
1232 RULE
1233 NODE (DataSourceScheme)
1234 Proprietary TranslateTo DataSourceScheme
1235 END
1236 NODE (Indicator)
1237 Code TranslateTo Indicator
1238 Proprietary\Identification CopyTo Indicator
1239 END
1240 END
1241 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR112
1230 TRANSLATE(SecuritiesTransactionType4Choice, 22F_175)
1231 RULE
1232 NODE (DataSourceScheme)
1233 Proprietary TranslateTo DataSourceScheme
1234 END
1235 NODE (Indicator)
1236 Code TranslateTo Indicator
1237 Proprietary\Identification CopyTo Indicator
1238 END
1239 END
1240 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR112
1225 TRANSLATE(YesNoIndicator, 22F_201)
1226 RULE
1227 NODE (Indicator)
1228 IF (YesNoIndicator IsSameBoolean 'false')
1229 THEN
1230 'NPAR' CopyTo Indicator
1231 END
1232 IF (YesNoIndicator IsSameBoolean 'true')
1233 THEN
1234 'PART' CopyTo Indicator
1235 END
1236 END
1237 END
1238 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR112
1231 TRANSLATE(SecuritiesTransactionType4Choice, 22F_175)
1232 RULE
1233 NODE (DataSourceScheme)
1234 Proprietary TranslateTo DataSourceScheme
1235 END
1236 NODE (Indicator)
1237 Code TranslateTo Indicator
1238 Proprietary\Identification CopyTo Indicator
1239 END
1240 END
1241 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR112
1477 TRANSLATE(PartyIdentification15Choice, 95P_2)
1478 RULE
1479 NODE (IdentifierCode)
1480 BICOrBEI CopyTo IdentifierCode
1481 END
1482 END
1483 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR112
1190 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
1191 RULE
1192 NODE (DataSourceScheme)
1193 Proprietary TranslateTo DataSourceScheme
1194 END
1195 NODE (Indicator)
1196 Code TranslateTo Indicator
1197 Proprietary\Identification CopyTo Indicator
1198 END
1199 END
1200 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR112
1194 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
1195 RULE
1196 'ASGN' EquivalentTo 'ASGN'
1197 'BUTC' EquivalentTo 'BUTC'
1198 'CLEN' EquivalentTo 'CLEN'
1199 'DIRT' EquivalentTo 'DIRT'
1200 'DLWM' EquivalentTo 'DLWM'
1201 'DRAW' EquivalentTo 'DRAW'
1202 'EXER' EquivalentTo 'EXER'
1203 'FRCL' EquivalentTo 'FRCL'
1204 'KNOC' EquivalentTo 'KNOC'
1205 'PHYS' EquivalentTo 'PHYS'
1206 'RESI' EquivalentTo 'RESI'
1207 'SPDL' EquivalentTo 'SPDL'
1208 'SPST' EquivalentTo 'SPST'
1209 'UNEX' EquivalentTo 'UNEX'
1210 'NOMC' EquivalentTo 'NOMC'
1211 'TRIP' EquivalentTo 'TRIP'
1212 END
1213 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR112
1190 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
1191 RULE
1192 NODE (DataSourceScheme)
1193 Proprietary TranslateTo DataSourceScheme
1194 END
1195 NODE (Indicator)
1196 Code TranslateTo Indicator
1197 Proprietary\Identification CopyTo Indicator
1198 END
1199 END
1200 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR112
1194 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
1195 RULE
1196 'ASGN' EquivalentTo 'ASGN'
1197 'CLEN' EquivalentTo 'CLEN'
1198 'DIRT' EquivalentTo 'DIRT'
1199 'DLWM' EquivalentTo 'DLWM'
1200 'DRAW' EquivalentTo 'DRAW'
1201 'EXER' EquivalentTo 'EXER'
1202 'FRCL' EquivalentTo 'FRCL'
1203 'KNOC' EquivalentTo 'KNOC'
1204 'RESI' EquivalentTo 'RESI'
1205 'PHYS' EquivalentTo 'PHYS'
1206 'SPDL' EquivalentTo 'SPDL'
1207 'UNEX' EquivalentTo 'UNEX'
1208 'TRIP' EquivalentTo 'TRIP'
1209 'NOMC' EquivalentTo 'NOMC'
1210 'SHOR' EquivalentTo 'SHOR'
1211 'SPST' EquivalentTo 'SPST'
1212 'PENS' EquivalentTo 'PENS'
1213 END
1214 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR112
1190 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
1191 RULE
1192 NODE (DataSourceScheme)
1193 Proprietary TranslateTo DataSourceScheme
1194 END
1195 NODE (Indicator)
1196 Code TranslateTo Indicator
1197 Proprietary\Identification CopyTo Indicator
1198 END
1199 END
1200 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR112
1194 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
1195 RULE
1196 'ASGN' EquivalentTo 'ASGN'
1197 'BUTC' EquivalentTo 'BUTC'
1198 'CLEN' EquivalentTo 'CLEN'
1199 'DIRT' EquivalentTo 'DIRT'
1200 'DLWM' EquivalentTo 'DLWM'
1201 'DRAW' EquivalentTo 'DRAW'
1202 'EXER' EquivalentTo 'EXER'
1203 'FRCL' EquivalentTo 'FRCL'
1204 'KNOC' EquivalentTo 'KNOC'
1205 'PHYS' EquivalentTo 'PHYS'
1206 'RESI' EquivalentTo 'RESI'
1207 'SPDL' EquivalentTo 'SPDL'
1208 'SPST' EquivalentTo 'SPST'
1209 'UNEX' EquivalentTo 'UNEX'
1210 'NOMC' EquivalentTo 'NOMC'
1211 'TRIP' EquivalentTo 'TRIP'
1212 END
1213 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR112
1190 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
1191 RULE
1192 NODE (DataSourceScheme)
1193 Proprietary TranslateTo DataSourceScheme
1194 END
1195 NODE (Indicator)
1196 Code TranslateTo Indicator
1197 Proprietary\Identification CopyTo Indicator
1198 END
1199 END
1200 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR112
1194 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
1195 RULE
1196 'ASGN' EquivalentTo 'ASGN'
1197 'CLEN' EquivalentTo 'CLEN'
1198 'DIRT' EquivalentTo 'DIRT'
1199 'DLWM' EquivalentTo 'DLWM'
1200 'DRAW' EquivalentTo 'DRAW'
1201 'EXER' EquivalentTo 'EXER'
1202 'FRCL' EquivalentTo 'FRCL'
1203 'KNOC' EquivalentTo 'KNOC'
1204 'RESI' EquivalentTo 'RESI'
1205 'PHYS' EquivalentTo 'PHYS'
1206 'SPDL' EquivalentTo 'SPDL'
1207 'UNEX' EquivalentTo 'UNEX'
1208 'TRIP' EquivalentTo 'TRIP'
1209 'NOMC' EquivalentTo 'NOMC'
1210 'SHOR' EquivalentTo 'SHOR'
1211 'SPST' EquivalentTo 'SPST'
1212 'PENS' EquivalentTo 'PENS'
1213 END
1214 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR112
1167 TRANSLATE(CreditDebitCode, Text_Sign)
1168 RULE
1169 IF (CreditDebitCode IsSameString 'CRDT')
1170 THEN
1171 'N' CopyTo Text_Sign
1172 END
1173 END
1174 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR112
1235 TRANSLATE(RateName2, 92C)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Issuer CopyTo DataSourceScheme
1239 END
1240 NODE (RateName)
1241 RateName CopyTo RateName
1242 END
1243 END
1244 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR112
1235 TRANSLATE(RateName2, 92C)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Issuer CopyTo DataSourceScheme
1239 END
1240 NODE (RateName)
1241 RateName CopyTo RateName
1242 END
1243 END
1244 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR112
1235 TRANSLATE(RateName2, 92C)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Issuer CopyTo DataSourceScheme
1239 END
1240 NODE (RateName)
1241 RateName CopyTo RateName
1242 END
1243 END
1244 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR112
1235 TRANSLATE(RateName2, 92C)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Issuer CopyTo DataSourceScheme
1239 END
1240 NODE (RateName)
1241 RateName CopyTo RateName
1242 END
1243 END
1244 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR112
1455 TRANSLATE(PartyIdentification15Choice, 95R)
1456 RULE
1457 ProprietaryIdentification TranslateTo 95R
1458 END
1459 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR112
1183 TRANSLATE(LegalFramework2Choice, 22F_157)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR112
1183 TRANSLATE(LegalFramework2Choice, 22F_157)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR112
1183 TRANSLATE(LegalFramework2Choice, 22F_157)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR112
1183 TRANSLATE(LegalFramework2Choice, 22F_157)
1184 RULE
1185 NODE (DataSourceScheme)
1186 Proprietary TranslateTo DataSourceScheme
1187 END
1188 NODE (Indicator)
1189 Code TranslateTo Indicator
1190 Proprietary\Identification CopyTo Indicator
1191 END
1192 END
1193 END
translateTTR112(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR112
1206 TRANSLATE(ActiveCurrencyCode, Currency)
1207 RULE
1208 ActiveCurrencyCode CopyTo Currency
1209 END
1210 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR113
1665 TRANSLATE(93B, SubBalanceInformation8)
1666 RULE
1667 NODE (SubBalanceType)
1668 NODE (Code)
1669 'BLOT' CopyTo SubBalanceType\Code
1670 END
1671 END
1672 NODE (Quantity)
1673 NODE (Quantity)
1674 IF (Not (DataSourceScheme IsPresent))
1675 THEN
1676 93B TranslateTo Quantity\Quantity
1677 END
1678 END
1679 NODE (Proprietary)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 93B TranslateTo Quantity\Proprietary
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR113
1640 TRANSLATE(93C, SubBalanceInformation7)
1641 RULE
1642 NODE (SubBalanceType)
1643 NODE (Code)
1644 'RSTR' CopyTo SubBalanceType\Code
1645 END
1646 END
1647 NODE (Quantity)
1648 NODE (QuantityAndAvailability)
1649 93C TranslateTo Quantity\QuantityAndAvailability
1650 END
1651 END
1652 END
1653 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR113
1629 TRANSLATE(95Q, PartyIdentification17Choice)
1630 RULE
1631 NODE (NameAndAddress)
1632 NameAndAddress TranslateTo NameAndAddress
1633 END
1634 END
1635 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR113
1505 TRANSLATE(22F_36, RepurchaseType4Choice)
1506 RULE
1507 NODE (Code)
1508 IF (Not (DataSourceScheme IsPresent))
1509 THEN
1510 Indicator TranslateTo Code
1511 END
1512 END
1513 NODE (Proprietary)
1514 DataSourceScheme TranslateTo Proprietary
1515 NODE (Identification)
1516 IF (DataSourceScheme IsPresent)
1517 THEN
1518 Indicator CopyTo Proprietary\Identification
1519 END
1520 END
1521 END
1522 END
1523 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR113
1356 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
1357 RULE
1358 'ASGN' EquivalentTo 'ASGN'
1359 'BUTC' EquivalentTo 'BUTC'
1360 'CLEN' EquivalentTo 'CLEN'
1361 'DIRT' EquivalentTo 'DIRT'
1362 'DLWM' EquivalentTo 'DLWM'
1363 'DRAW' EquivalentTo 'DRAW'
1364 'EXER' EquivalentTo 'EXER'
1365 'FRCL' EquivalentTo 'FRCL'
1366 'KNOC' EquivalentTo 'KNOC'
1367 'NOMC' EquivalentTo 'NOMC'
1368 'PHYS' EquivalentTo 'PHYS'
1369 'RESI' EquivalentTo 'RESI'
1370 'SPDL' EquivalentTo 'SPDL'
1371 'TRIP' EquivalentTo 'TRIP'
1372 'UNEX' EquivalentTo 'UNEX'
1373 END
1374 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR113
1506 TRANSLATE(22F_36, RepurchaseType4Choice)
1507 RULE
1508 NODE (Code)
1509 IF (Not (DataSourceScheme IsPresent))
1510 THEN
1511 Indicator TranslateTo Code
1512 END
1513 END
1514 NODE (Proprietary)
1515 DataSourceScheme TranslateTo Proprietary
1516 NODE (Identification)
1517 IF (DataSourceScheme IsPresent)
1518 THEN
1519 Indicator CopyTo Proprietary\Identification
1520 END
1521 END
1522 END
1523 END
1524 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR113
1356 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
1357 RULE
1358 'ASGN' EquivalentTo 'ASGN'
1359 'BUTC' EquivalentTo 'BUTC'
1360 'CLEN' EquivalentTo 'CLEN'
1361 'DIRT' EquivalentTo 'DIRT'
1362 'DLWM' EquivalentTo 'DLWM'
1363 'DRAW' EquivalentTo 'DRAW'
1364 'EXER' EquivalentTo 'EXER'
1365 'FRCL' EquivalentTo 'FRCL'
1366 'KNOC' EquivalentTo 'KNOC'
1367 'NOMC' EquivalentTo 'NOMC'
1368 'PHYS' EquivalentTo 'PHYS'
1369 'RESI' EquivalentTo 'RESI'
1370 'SPDL' EquivalentTo 'SPDL'
1371 'TRIP' EquivalentTo 'TRIP'
1372 'UNEX' EquivalentTo 'UNEX'
1373 'SPST' EquivalentTo 'SPST'
1374 END
1375 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR113
1489 TRANSLATE(22F_58, NettingEligibility2Choice)
1490 RULE
1491 NODE (Indicator)
1492 IF (Not (DataSourceScheme IsPresent))
1493 THEN
1494 IF (Indicator IsSameString 'NNET')
1495 THEN
1496 'false' CopyTo Indicator
1497 ELSE
1498 'true' CopyTo Indicator
1499 END
1500 END
1501 END
1502 NODE (Proprietary)
1503 DataSourceScheme TranslateTo Proprietary
1504 NODE (Identification)
1505 IF (DataSourceScheme IsPresent)
1506 THEN
1507 Indicator CopyTo Proprietary\Identification
1508 END
1509 END
1510 END
1511 END
1512 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR113
1371 TRANSLATE(22F_54, SettlingCapacity2Choice)
1372 RULE
1373 NODE (Code)
1374 IF (Not (DataSourceScheme IsPresent))
1375 THEN
1376 Indicator TranslateTo Code
1377 END
1378 END
1379 NODE (Proprietary)
1380 NODE (Identification)
1381 IF (DataSourceScheme IsPresent)
1382 THEN
1383 Indicator CopyTo Proprietary\Identification
1384 END
1385 END
1386 DataSourceScheme TranslateTo Proprietary
1387 END
1388 END
1389 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR113
1493 TRANSLATE(22F_58, NettingEligibility2Choice)
1494 RULE
1495 NODE (Indicator)
1496 IF (Not (DataSourceScheme IsPresent))
1497 THEN
1498 IF (Indicator IsSameString 'NNET')
1499 THEN
1500 'false' CopyTo Indicator
1501 ELSE
1502 'true' CopyTo Indicator
1503 END
1504 END
1505 END
1506 NODE (Proprietary)
1507 DataSourceScheme TranslateTo Proprietary
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR113
1372 TRANSLATE(22F_54, SettlingCapacity2Choice)
1373 RULE
1374 NODE (Code)
1375 IF (Not (DataSourceScheme IsPresent))
1376 THEN
1377 Indicator TranslateTo Code
1378 END
1379 END
1380 NODE (Proprietary)
1381 NODE (Identification)
1382 IF (DataSourceScheme IsPresent)
1383 THEN
1384 Indicator CopyTo Proprietary\Identification
1385 END
1386 END
1387 DataSourceScheme TranslateTo Proprietary
1388 END
1389 END
1390 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR113
1465 TRANSLATE(22F_162, RepurchaseType6Choice)
1466 RULE
1467 NODE (Code)
1468 IF (Not (DataSourceScheme IsPresent))
1469 THEN
1470 Indicator TranslateTo Code
1471 END
1472 END
1473 NODE (Proprietary)
1474 NODE (Identification)
1475 IF (DataSourceScheme IsPresent)
1476 THEN
1477 Indicator CopyTo Proprietary\Identification
1478 END
1479 END
1480 DataSourceScheme TranslateTo Proprietary
1481 END
1482 END
1483 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR113
1465 TRANSLATE(22F_162, RepurchaseType6Choice)
1466 RULE
1467 NODE (Code)
1468 IF (Not (DataSourceScheme IsPresent))
1469 THEN
1470 Indicator TranslateTo Code
1471 END
1472 END
1473 NODE (Proprietary)
1474 NODE (Identification)
1475 IF (DataSourceScheme IsPresent)
1476 THEN
1477 Indicator CopyTo Proprietary\Identification
1478 END
1479 END
1480 DataSourceScheme TranslateTo Proprietary
1481 END
1482 END
1483 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR113
1299 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1300 RULE
1301 Currency CopyTo ActiveOrHistoricCurrencyCode
1302 END
1303 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR113
1467 TRANSLATE(22F_162, RepurchaseType6Choice)
1468 RULE
1469 NODE (Code)
1470 IF (Not (DataSourceScheme IsPresent))
1471 THEN
1472 Indicator TranslateTo Code
1473 END
1474 END
1475 NODE (Proprietary)
1476 NODE (Identification)
1477 IF (DataSourceScheme IsPresent)
1478 THEN
1479 Indicator CopyTo Proprietary\Identification
1480 END
1481 END
1482 DataSourceScheme TranslateTo Proprietary
1483 END
1484 END
1485 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR113
1467 TRANSLATE(22F_162, RepurchaseType6Choice)
1468 RULE
1469 NODE (Code)
1470 IF (Not (DataSourceScheme IsPresent))
1471 THEN
1472 Indicator TranslateTo Code
1473 END
1474 END
1475 NODE (Proprietary)
1476 NODE (Identification)
1477 IF (DataSourceScheme IsPresent)
1478 THEN
1479 Indicator CopyTo Proprietary\Identification
1480 END
1481 END
1482 DataSourceScheme TranslateTo Proprietary
1483 END
1484 END
1485 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR113
1299 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1300 RULE
1301 Currency CopyTo ActiveOrHistoricCurrencyCode
1302 END
1303 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR113
1463 TRANSLATE(22F_162, RepurchaseType6Choice)
1464 RULE
1465 NODE (Code)
1466 IF (Not (DataSourceScheme IsPresent))
1467 THEN
1468 Indicator TranslateTo Code
1469 END
1470 END
1471 NODE (Proprietary)
1472 NODE (Identification)
1473 IF (DataSourceScheme IsPresent)
1474 THEN
1475 Indicator CopyTo Proprietary\Identification
1476 END
1477 END
1478 DataSourceScheme TranslateTo Proprietary
1479 END
1480 END
1481 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR113
1463 TRANSLATE(22F_162, RepurchaseType6Choice)
1464 RULE
1465 NODE (Code)
1466 IF (Not (DataSourceScheme IsPresent))
1467 THEN
1468 Indicator TranslateTo Code
1469 END
1470 END
1471 NODE (Proprietary)
1472 NODE (Identification)
1473 IF (DataSourceScheme IsPresent)
1474 THEN
1475 Indicator CopyTo Proprietary\Identification
1476 END
1477 END
1478 DataSourceScheme TranslateTo Proprietary
1479 END
1480 END
1481 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR113
1299 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1300 RULE
1301 Currency CopyTo ActiveOrHistoricCurrencyCode
1302 END
1303 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR113
1467 TRANSLATE(22F_162, RepurchaseType6Choice)
1468 RULE
1469 NODE (Code)
1470 IF (Not (DataSourceScheme IsPresent))
1471 THEN
1472 Indicator TranslateTo Code
1473 END
1474 END
1475 NODE (Proprietary)
1476 NODE (Identification)
1477 IF (DataSourceScheme IsPresent)
1478 THEN
1479 Indicator CopyTo Proprietary\Identification
1480 END
1481 END
1482 DataSourceScheme TranslateTo Proprietary
1483 END
1484 END
1485 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR113
1467 TRANSLATE(22F_162, RepurchaseType6Choice)
1468 RULE
1469 NODE (Code)
1470 IF (Not (DataSourceScheme IsPresent))
1471 THEN
1472 Indicator TranslateTo Code
1473 END
1474 END
1475 NODE (Proprietary)
1476 NODE (Identification)
1477 IF (DataSourceScheme IsPresent)
1478 THEN
1479 Indicator CopyTo Proprietary\Identification
1480 END
1481 END
1482 DataSourceScheme TranslateTo Proprietary
1483 END
1484 END
1485 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR113
1299 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1300 RULE
1301 Currency CopyTo ActiveOrHistoricCurrencyCode
1302 END
1303 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR113
1619 TRANSLATE(95P_2, PartyIdentification15Choice)
1620 RULE
1621 NODE (BICOrBEI)
1622 IdentifierCode TranslateTo BICOrBEI
1623 END
1624 END
1625 END
translateTTR113(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR113
1379 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1380 RULE
1381 'GROS' EquivalentTo 'GROS'
1382 'NETS' EquivalentTo 'NETS'
1383 END
1384 END
translateTTR113(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR113
1320 TRANSLATE(22F_6, PriorityNumeric2Choice)
1321 RULE
1322 NODE (Numeric)
1323 IF (Not (DataSourceScheme IsPresent))
1324 THEN
1325 Indicator CopyTo Numeric
1326 END
1327 END
1328 NODE (Proprietary)
1329 DataSourceScheme TranslateTo Proprietary
1330 NODE (Identification)
1331 IF (DataSourceScheme IsPresent)
1332 THEN
1333 Indicator CopyTo Proprietary\Identification
1334 END
1335 END
1336 END
1337 END
1338 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR113
1428 TRANSLATE(PartyIdentification16Choice, 95Q)
1429 RULE
1430 NODE (NameAndAddress)
1431 NameAndAddress TranslateTo NameAndAddress
1432 END
1433 END
1434 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR113
1454 TRANSLATE(ISODateTime, 98C)
1455 RULE
1456 NODE (Date)
1457 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1458 THEN
1459 ISODateTime TranslateTo Date
1460 END
1461 END
1462 NODE (Time)
1463 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1464 THEN
1465 ISODateTime TranslateTo Time
1466 END
1467 END
1468 END
1469 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR113
1167 TRANSLATE(YesNoIndicator, 22F_216)
1168 RULE
1169 NODE (Indicator)
1170 IF (YesNoIndicator IsSameBoolean 'false')
1171 THEN
1172 'GIVE' CopyTo Indicator
1173 END
1174 IF (YesNoIndicator IsSameBoolean 'true')
1175 THEN
1176 'TAKE' CopyTo Indicator
1177 END
1178 END
1179 END
1180 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR113
1242 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_290)
1243 RULE
1244 'CNCB' EquivalentTo 'CNCB'
1245 'BSBK' EquivalentTo 'BSBK'
1246 'COLI' EquivalentTo 'COLI'
1247 'COLO' EquivalentTo 'COLO'
1248 'CONV' EquivalentTo 'CONV'
1249 'FCTA' EquivalentTo 'FCTA'
1250 'INSP' EquivalentTo 'INSP'
1251 'ISSU' EquivalentTo 'ISSU'
1252 'MKDW' EquivalentTo 'MKDW'
1253 'MKUP' EquivalentTo 'MKUP'
1254 'NETT' EquivalentTo 'NETT'
1255 'NSYN' EquivalentTo 'NSYN'
1256 'OWNE' EquivalentTo 'OWNE'
1257 'OWNI' EquivalentTo 'OWNI'
1258 'PAIR' EquivalentTo 'PAIR'
1259 'PLAC' EquivalentTo 'PLAC'
1260 'PORT' EquivalentTo 'PORT'
1261 'REAL' EquivalentTo 'REAL'
1262 'REDI' EquivalentTo 'REDI'
1263 'REDM' EquivalentTo 'REDM'
1264 'RELE' EquivalentTo 'RELE'
1265 'REPU' EquivalentTo 'REPU'
1266 'RODE' EquivalentTo 'RODE'
1267 'RPTO' EquivalentTo 'RPTO'
1268 'RVPO' EquivalentTo 'RVPO'
1269 'SBBK' EquivalentTo 'SBBK'
1270 'SBRE' EquivalentTo 'SBRE'
1271 'SECB' EquivalentTo 'SECB'
1272 'SECL' EquivalentTo 'SECL'
1273 'SLRE' EquivalentTo 'SLRE'
1274 'SUBS' EquivalentTo 'SUBS'
1275 'SYND' EquivalentTo 'SYND'
1276 'TBAC' EquivalentTo 'TBAC'
1277 'TRAD' EquivalentTo 'TRAD'
1278 'TRPO' EquivalentTo 'TRPO'
1279 'TRVO' EquivalentTo 'TRVO'
1280 'TURN' EquivalentTo 'TURN'
1281 END
1282 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR113
1241 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_290)
1242 RULE
1243 'CNCB' EquivalentTo 'CNCB'
1244 'BSBK' EquivalentTo 'BSBK'
1245 'COLI' EquivalentTo 'COLI'
1246 'COLO' EquivalentTo 'COLO'
1247 'CONV' EquivalentTo 'CONV'
1248 'FCTA' EquivalentTo 'FCTA'
1249 'INSP' EquivalentTo 'INSP'
1250 'ISSU' EquivalentTo 'ISSU'
1251 'MKDW' EquivalentTo 'MKDW'
1252 'MKUP' EquivalentTo 'MKUP'
1253 'NETT' EquivalentTo 'NETT'
1254 'NSYN' EquivalentTo 'NSYN'
1255 'OWNE' EquivalentTo 'OWNE'
1256 'OWNI' EquivalentTo 'OWNI'
1257 'PAIR' EquivalentTo 'PAIR'
1258 'PLAC' EquivalentTo 'PLAC'
1259 'PORT' EquivalentTo 'PORT'
1260 'REAL' EquivalentTo 'REAL'
1261 'REDI' EquivalentTo 'REDI'
1262 'REDM' EquivalentTo 'REDM'
1263 'RELE' EquivalentTo 'RELE'
1264 'REPU' EquivalentTo 'REPU'
1265 'RODE' EquivalentTo 'RODE'
1266 'RPTO' EquivalentTo 'RPTO'
1267 'RVPO' EquivalentTo 'RVPO'
1268 'SBBK' EquivalentTo 'SBBK'
1269 'SBRE' EquivalentTo 'SBRE'
1270 'SECB' EquivalentTo 'SECB'
1271 'SECL' EquivalentTo 'SECL'
1272 'SLRE' EquivalentTo 'SLRE'
1273 'SUBS' EquivalentTo 'SUBS'
1274 'SYND' EquivalentTo 'SYND'
1275 'TBAC' EquivalentTo 'TBAC'
1276 'TRAD' EquivalentTo 'TRAD'
1277 'TRPO' EquivalentTo 'TRPO'
1278 'TRVO' EquivalentTo 'TRVO'
1279 'TURN' EquivalentTo 'TURN'
1280 END
1281 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR113
1239 TRANSLATE(SecuritiesTransactionType4Choice, 22F_175)
1240 RULE
1241 NODE (DataSourceScheme)
1242 Proprietary TranslateTo DataSourceScheme
1243 END
1244 NODE (Indicator)
1245 Code TranslateTo Indicator
1246 Proprietary\Identification CopyTo Indicator
1247 END
1248 END
1249 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR113
1242 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_290)
1243 RULE
1244 'CNCB' EquivalentTo 'CNCB'
1245 'BSBK' EquivalentTo 'BSBK'
1246 'COLI' EquivalentTo 'COLI'
1247 'COLO' EquivalentTo 'COLO'
1248 'CONV' EquivalentTo 'CONV'
1249 'FCTA' EquivalentTo 'FCTA'
1250 'INSP' EquivalentTo 'INSP'
1251 'ISSU' EquivalentTo 'ISSU'
1252 'MKDW' EquivalentTo 'MKDW'
1253 'MKUP' EquivalentTo 'MKUP'
1254 'NETT' EquivalentTo 'NETT'
1255 'NSYN' EquivalentTo 'NSYN'
1256 'OWNE' EquivalentTo 'OWNE'
1257 'OWNI' EquivalentTo 'OWNI'
1258 'PAIR' EquivalentTo 'PAIR'
1259 'PLAC' EquivalentTo 'PLAC'
1260 'PORT' EquivalentTo 'PORT'
1261 'REAL' EquivalentTo 'REAL'
1262 'REDI' EquivalentTo 'REDI'
1263 'REDM' EquivalentTo 'REDM'
1264 'RELE' EquivalentTo 'RELE'
1265 'REPU' EquivalentTo 'REPU'
1266 'RODE' EquivalentTo 'RODE'
1267 'RPTO' EquivalentTo 'RPTO'
1268 'RVPO' EquivalentTo 'RVPO'
1269 'SBBK' EquivalentTo 'SBBK'
1270 'SBRE' EquivalentTo 'SBRE'
1271 'SECB' EquivalentTo 'SECB'
1272 'SECL' EquivalentTo 'SECL'
1273 'SLRE' EquivalentTo 'SLRE'
1274 'SUBS' EquivalentTo 'SUBS'
1275 'SYND' EquivalentTo 'SYND'
1276 'TBAC' EquivalentTo 'TBAC'
1277 'TRAD' EquivalentTo 'TRAD'
1278 'TRPO' EquivalentTo 'TRPO'
1279 'TRVO' EquivalentTo 'TRVO'
1280 'TURN' EquivalentTo 'TURN'
1281 END
1282 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR113
1484 TRANSLATE(PartyIdentification15Choice, 95Q)
1485 RULE
1486 NODE (NameAndAddress)
1487 NameAndAddress TranslateTo NameAndAddress
1488 END
1489 END
1490 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR113
1201 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
1202 RULE
1203 'ASGN' EquivalentTo 'ASGN'
1204 'BUTC' EquivalentTo 'BUTC'
1205 'CLEN' EquivalentTo 'CLEN'
1206 'DIRT' EquivalentTo 'DIRT'
1207 'DLWM' EquivalentTo 'DLWM'
1208 'DRAW' EquivalentTo 'DRAW'
1209 'EXER' EquivalentTo 'EXER'
1210 'FRCL' EquivalentTo 'FRCL'
1211 'KNOC' EquivalentTo 'KNOC'
1212 'RESI' EquivalentTo 'RESI'
1213 'PHYS' EquivalentTo 'PHYS'
1214 'SPDL' EquivalentTo 'SPDL'
1215 'UNEX' EquivalentTo 'UNEX'
1216 'TRIP' EquivalentTo 'TRIP'
1217 'NOMC' EquivalentTo 'NOMC'
1218 END
1219 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR113
1214 TRANSLATE(YesNoIndicator, 22F_204)
1215 RULE
1216 NODE (Indicator)
1217 IF (YesNoIndicator IsSameBoolean 'true')
1218 THEN
1219 'PART' CopyTo Indicator
1220 ELSE
1221 'NPAR' CopyTo Indicator
1222 END
1223 END
1224 END
1225 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR113
1201 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
1202 RULE
1203 'ASGN' EquivalentTo 'ASGN'
1204 'CLEN' EquivalentTo 'CLEN'
1205 'DIRT' EquivalentTo 'DIRT'
1206 'DLWM' EquivalentTo 'DLWM'
1207 'DRAW' EquivalentTo 'DRAW'
1208 'EXER' EquivalentTo 'EXER'
1209 'FRCL' EquivalentTo 'FRCL'
1210 'KNOC' EquivalentTo 'KNOC'
1211 'PHYS' EquivalentTo 'PHYS'
1212 'RESI' EquivalentTo 'RESI'
1213 'SPDL' EquivalentTo 'SPDL'
1214 'UNEX' EquivalentTo 'UNEX'
1215 'NOMC' EquivalentTo 'NOMC'
1216 'TRIP' EquivalentTo 'TRIP'
1217 'SHOR' EquivalentTo 'SHOR'
1218 'PENS' EquivalentTo 'PENS'
1219 END
1220 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR113
1215 TRANSLATE(YesNoIndicator, 22F_200)
1216 RULE
1217 NODE (Indicator)
1218 IF (YesNoIndicator IsSameBoolean 'true')
1219 THEN
1220 'PART' CopyTo Indicator
1221 ELSE
1222 'NPAR' CopyTo Indicator
1223 END
1224 END
1225 END
1226 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR113
1201 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
1202 RULE
1203 'ASGN' EquivalentTo 'ASGN'
1204 'BUTC' EquivalentTo 'BUTC'
1205 'CLEN' EquivalentTo 'CLEN'
1206 'DIRT' EquivalentTo 'DIRT'
1207 'DLWM' EquivalentTo 'DLWM'
1208 'DRAW' EquivalentTo 'DRAW'
1209 'EXER' EquivalentTo 'EXER'
1210 'FRCL' EquivalentTo 'FRCL'
1211 'KNOC' EquivalentTo 'KNOC'
1212 'RESI' EquivalentTo 'RESI'
1213 'PHYS' EquivalentTo 'PHYS'
1214 'SPDL' EquivalentTo 'SPDL'
1215 'UNEX' EquivalentTo 'UNEX'
1216 'TRIP' EquivalentTo 'TRIP'
1217 'NOMC' EquivalentTo 'NOMC'
1218 END
1219 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR113
1214 TRANSLATE(YesNoIndicator, 22F_204)
1215 RULE
1216 NODE (Indicator)
1217 IF (YesNoIndicator IsSameBoolean 'true')
1218 THEN
1219 'PART' CopyTo Indicator
1220 ELSE
1221 'NPAR' CopyTo Indicator
1222 END
1223 END
1224 END
1225 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR113
1201 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
1202 RULE
1203 'ASGN' EquivalentTo 'ASGN'
1204 'CLEN' EquivalentTo 'CLEN'
1205 'DIRT' EquivalentTo 'DIRT'
1206 'DLWM' EquivalentTo 'DLWM'
1207 'DRAW' EquivalentTo 'DRAW'
1208 'EXER' EquivalentTo 'EXER'
1209 'FRCL' EquivalentTo 'FRCL'
1210 'KNOC' EquivalentTo 'KNOC'
1211 'PHYS' EquivalentTo 'PHYS'
1212 'RESI' EquivalentTo 'RESI'
1213 'SPDL' EquivalentTo 'SPDL'
1214 'UNEX' EquivalentTo 'UNEX'
1215 'NOMC' EquivalentTo 'NOMC'
1216 'TRIP' EquivalentTo 'TRIP'
1217 'SHOR' EquivalentTo 'SHOR'
1218 'PENS' EquivalentTo 'PENS'
1219 END
1220 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR113
1215 TRANSLATE(YesNoIndicator, 22F_200)
1216 RULE
1217 NODE (Indicator)
1218 IF (YesNoIndicator IsSameBoolean 'true')
1219 THEN
1220 'PART' CopyTo Indicator
1221 ELSE
1222 'NPAR' CopyTo Indicator
1223 END
1224 END
1225 END
1226 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR113
1175 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1176 RULE
1177 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1178 END
1179 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR113
1245 TRANSLATE(Rate2, 92A)
1246 RULE
1247 NODE (Sign)
1248 IF (Sign IsSameBoolean 'false')
1249 THEN
1250 'N' CopyTo Sign
1251 END
1252 END
1253 NODE (Rate)
1254 Rate TranslateTo Rate
1255 END
1256 END
1257 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR113
1245 TRANSLATE(Rate2, 92A)
1246 RULE
1247 NODE (Sign)
1248 IF (Sign IsSameBoolean 'false')
1249 THEN
1250 'N' CopyTo Sign
1251 END
1252 END
1253 NODE (Rate)
1254 Rate TranslateTo Rate
1255 END
1256 END
1257 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR113
1245 TRANSLATE(Rate2, 92A)
1246 RULE
1247 NODE (Sign)
1248 IF (Sign IsSameBoolean 'false')
1249 THEN
1250 'N' CopyTo Sign
1251 END
1252 END
1253 NODE (Rate)
1254 Rate TranslateTo Rate
1255 END
1256 END
1257 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR113
1245 TRANSLATE(Rate2, 92A)
1246 RULE
1247 NODE (Sign)
1248 IF (Sign IsSameBoolean 'false')
1249 THEN
1250 'N' CopyTo Sign
1251 END
1252 END
1253 NODE (Rate)
1254 Rate TranslateTo Rate
1255 END
1256 END
1257 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR113
1194 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1195 RULE
1196 'FRAN' EquivalentTo 'FRAN'
1197 END
1198 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR113
1194 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1195 RULE
1196 'FRAN' EquivalentTo 'FRAN'
1197 END
1198 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR113
1194 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1195 RULE
1196 'FRAN' EquivalentTo 'FRAN'
1197 END
1198 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR113
1194 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
1195 RULE
1196 'FRAN' EquivalentTo 'FRAN'
1197 END
1198 END
translateTTR113(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR113
1211 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1212 RULE
1213 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1214 END
1215 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR114
1688 TRANSLATE(93C, SubBalanceInformation8)
1689 RULE
1690 NODE (SubBalanceType)
1691 NODE (Code)
1692 'BLOT' CopyTo SubBalanceType\Code
1693 END
1694 END
1695 NODE (Quantity)
1696 NODE (QuantityAndAvailability)
1697 93C TranslateTo Quantity\QuantityAndAvailability
1698 END
1699 END
1700 END
1701 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR114
1654 TRANSLATE(93B, SubBalanceInformation7)
1655 RULE
1656 NODE (SubBalanceType)
1657 NODE (Code)
1658 'COLO' CopyTo SubBalanceType\Code
1659 END
1660 END
1661 NODE (Quantity)
1662 NODE (Quantity)
1663 IF (Not (DataSourceScheme IsPresent))
1664 THEN
1665 93B TranslateTo Quantity\Quantity
1666 END
1667 END
1668 NODE (Proprietary)
1669 IF (DataSourceScheme IsPresent)
1670 THEN
1671 93B TranslateTo Quantity\Proprietary
1672 END
1673 END
1674 END
1675 END
1676 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR114
1636 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1637 RULE
1638 NODE (Name)
1639 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1640 END
1641 END
1642 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR114
1524 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1525 RULE
1526 'CADJ' EquivalentTo 'CADJ'
1527 'CALL' EquivalentTo 'CALL'
1528 'PAIR' EquivalentTo 'PAIR'
1529 'RATE' EquivalentTo 'RATE'
1530 'ROLP' EquivalentTo 'ROLP'
1531 'TOPU' EquivalentTo 'TOPU'
1532 'WTHD' EquivalentTo 'WTHD'
1533 END
1534 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR114
1375 TRANSLATE(22F_54, SettlingCapacity2Choice)
1376 RULE
1377 NODE (Code)
1378 IF (Not (DataSourceScheme IsPresent))
1379 THEN
1380 Indicator TranslateTo Code
1381 END
1382 END
1383 NODE (Proprietary)
1384 NODE (Identification)
1385 IF (DataSourceScheme IsPresent)
1386 THEN
1387 Indicator CopyTo Proprietary\Identification
1388 END
1389 END
1390 DataSourceScheme TranslateTo Proprietary
1391 END
1392 END
1393 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR114
1525 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1526 RULE
1527 'CADJ' EquivalentTo 'CADJ'
1528 'CALL' EquivalentTo 'CALL'
1529 'PAIR' EquivalentTo 'PAIR'
1530 'RATE' EquivalentTo 'RATE'
1531 'ROLP' EquivalentTo 'ROLP'
1532 'TOPU' EquivalentTo 'TOPU'
1533 'WTHD' EquivalentTo 'WTHD'
1534 END
1535 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR114
1376 TRANSLATE(22F_54, SettlingCapacity2Choice)
1377 RULE
1378 NODE (Code)
1379 IF (Not (DataSourceScheme IsPresent))
1380 THEN
1381 Indicator TranslateTo Code
1382 END
1383 END
1384 NODE (Proprietary)
1385 NODE (Identification)
1386 IF (DataSourceScheme IsPresent)
1387 THEN
1388 Indicator CopyTo Proprietary\Identification
1389 END
1390 END
1391 DataSourceScheme TranslateTo Proprietary
1392 END
1393 END
1394 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR114
1513 TRANSLATE(22F_29, Registration2Choice)
1514 RULE
1515 NODE (Code)
1516 IF (Not (DataSourceScheme IsPresent))
1517 THEN
1518 Indicator TranslateTo Code
1519 END
1520 END
1521 NODE (Proprietary)
1522 DataSourceScheme TranslateTo Proprietary
1523 NODE (Identification)
1524 IF (DataSourceScheme IsPresent)
1525 THEN
1526 Indicator CopyTo Proprietary\Identification
1527 END
1528 END
1529 END
1530 END
1531 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR114
1390 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1391 RULE
1392 'SPRI' EquivalentTo 'SPRI'
1393 'SAGE' EquivalentTo 'SAGE'
1394 'CUST' EquivalentTo 'CUST'
1395 END
1396 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR114
1517 TRANSLATE(22F_29, Registration2Choice)
1518 RULE
1519 NODE (Code)
1520 IF (Not (DataSourceScheme IsPresent))
1521 THEN
1522 Indicator TranslateTo Code
1523 END
1524 END
1525 NODE (Proprietary)
1526 DataSourceScheme TranslateTo Proprietary
1527 NODE (Identification)
1528 IF (DataSourceScheme IsPresent)
1529 THEN
1530 Indicator CopyTo Proprietary\Identification
1531 END
1532 END
1533 END
1534 END
1535 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR114
1391 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1392 RULE
1393 'SPRI' EquivalentTo 'SPRI'
1394 'SAGE' EquivalentTo 'SAGE'
1395 'CUST' EquivalentTo 'CUST'
1396 END
1397 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR114
1484 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1485 RULE
1486 'WTHD' EquivalentTo 'WTHD'
1487 'TOPU' EquivalentTo 'TOPU'
1488 'ROLP' EquivalentTo 'ROLP'
1489 'RATE' EquivalentTo 'RATE'
1490 'PAIR' EquivalentTo 'PAIR'
1491 'CADJ' EquivalentTo 'CADJ'
1492 'CALL' EquivalentTo 'CALL'
1493 'PADJ' EquivalentTo 'PADJ'
1494 END
1495 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR114
1484 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1485 RULE
1486 'WTHD' EquivalentTo 'WTHD'
1487 'TOPU' EquivalentTo 'TOPU'
1488 'ROLP' EquivalentTo 'ROLP'
1489 'RATE' EquivalentTo 'RATE'
1490 'PAIR' EquivalentTo 'PAIR'
1491 'CADJ' EquivalentTo 'CADJ'
1492 'CALL' EquivalentTo 'CALL'
1493 'PADJ' EquivalentTo 'PADJ'
1494 END
1495 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR114
1304 TRANSLATE(Text_Sign, CreditDebitCode)
1305 RULE
1306 IF (Not (Text_Sign IsPresent))
1307 THEN
1308 'DBIT' CopyTo CreditDebitCode
1309 ELSE
1310 'CRDT' CopyTo CreditDebitCode
1311 END
1312 END
1313 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR114
1486 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1487 RULE
1488 'WTHD' EquivalentTo 'WTHD'
1489 'TOPU' EquivalentTo 'TOPU'
1490 'ROLP' EquivalentTo 'ROLP'
1491 'RATE' EquivalentTo 'RATE'
1492 'PAIR' EquivalentTo 'PAIR'
1493 'CADJ' EquivalentTo 'CADJ'
1494 'CALL' EquivalentTo 'CALL'
1495 'PADJ' EquivalentTo 'PADJ'
1496 END
1497 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR114
1486 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1487 RULE
1488 'WTHD' EquivalentTo 'WTHD'
1489 'TOPU' EquivalentTo 'TOPU'
1490 'ROLP' EquivalentTo 'ROLP'
1491 'RATE' EquivalentTo 'RATE'
1492 'PAIR' EquivalentTo 'PAIR'
1493 'CADJ' EquivalentTo 'CADJ'
1494 'CALL' EquivalentTo 'CALL'
1495 'PADJ' EquivalentTo 'PADJ'
1496 END
1497 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR114
1304 TRANSLATE(Text_Sign, CreditDebitCode)
1305 RULE
1306 IF (Not (Text_Sign IsPresent))
1307 THEN
1308 'DBIT' CopyTo CreditDebitCode
1309 ELSE
1310 'CRDT' CopyTo CreditDebitCode
1311 END
1312 END
1313 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR114
1482 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1483 RULE
1484 'WTHD' EquivalentTo 'WTHD'
1485 'TOPU' EquivalentTo 'TOPU'
1486 'ROLP' EquivalentTo 'ROLP'
1487 'RATE' EquivalentTo 'RATE'
1488 'PAIR' EquivalentTo 'PAIR'
1489 'CADJ' EquivalentTo 'CADJ'
1490 'CALL' EquivalentTo 'CALL'
1491 'PADJ' EquivalentTo 'PADJ'
1492 END
1493 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR114
1482 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1483 RULE
1484 'WTHD' EquivalentTo 'WTHD'
1485 'TOPU' EquivalentTo 'TOPU'
1486 'ROLP' EquivalentTo 'ROLP'
1487 'RATE' EquivalentTo 'RATE'
1488 'PAIR' EquivalentTo 'PAIR'
1489 'CADJ' EquivalentTo 'CADJ'
1490 'CALL' EquivalentTo 'CALL'
1491 'PADJ' EquivalentTo 'PADJ'
1492 END
1493 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR114
1304 TRANSLATE(Text_Sign, CreditDebitCode)
1305 RULE
1306 IF (Not (Text_Sign IsPresent))
1307 THEN
1308 'CRDT' CopyTo CreditDebitCode
1309 ELSE
1310 'DBIT' CopyTo CreditDebitCode
1311 END
1312 END
1313 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR114
1486 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1487 RULE
1488 'WTHD' EquivalentTo 'WTHD'
1489 'TOPU' EquivalentTo 'TOPU'
1490 'ROLP' EquivalentTo 'ROLP'
1491 'RATE' EquivalentTo 'RATE'
1492 'PAIR' EquivalentTo 'PAIR'
1493 'CADJ' EquivalentTo 'CADJ'
1494 'CALL' EquivalentTo 'CALL'
1495 'PADJ' EquivalentTo 'PADJ'
1496 END
1497 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR114
1486 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1487 RULE
1488 'WTHD' EquivalentTo 'WTHD'
1489 'TOPU' EquivalentTo 'TOPU'
1490 'ROLP' EquivalentTo 'ROLP'
1491 'RATE' EquivalentTo 'RATE'
1492 'PAIR' EquivalentTo 'PAIR'
1493 'CADJ' EquivalentTo 'CADJ'
1494 'CALL' EquivalentTo 'CALL'
1495 'PADJ' EquivalentTo 'PADJ'
1496 END
1497 END
translateTTR114(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR114
1304 TRANSLATE(Text_Sign, CreditDebitCode)
1305 RULE
1306 IF (Not (Text_Sign IsPresent))
1307 THEN
1308 'CRDT' CopyTo CreditDebitCode
1309 ELSE
1310 'DBIT' CopyTo CreditDebitCode
1311 END
1312 END
1313 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR114
1626 TRANSLATE(95Q, PartyIdentification15Choice)
1627 RULE
1628 NODE (NameAndAddress)
1629 NameAndAddress TranslateTo NameAndAddress
1630 END
1631 END
1632 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR114
1385 TRANSLATE(22F_56, MarketClientSide2Choice)
1386 RULE
1387 NODE (Code)
1388 IF (Not (DataSourceScheme IsPresent))
1389 THEN
1390 Indicator TranslateTo Code
1391 END
1392 END
1393 NODE (Proprietary)
1394 DataSourceScheme TranslateTo Proprietary
1395 NODE (Identification)
1396 IF (DataSourceScheme IsPresent)
1397 THEN
1398 Indicator CopyTo Proprietary\Identification
1399 END
1400 END
1401 END
1402 END
1403 END
translateTTR114(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR114
1339 TRANSLATE(22F_196, SecuritiesTransactionType5Choice)
1340 RULE
1341 NODE (Code)
1342 IF (Not (DataSourceScheme IsPresent))
1343 THEN
1344 Indicator CopyTo Code
1345 END
1346 END
1347 NODE (Proprietary)
1348 DataSourceScheme TranslateTo Proprietary
1349 NODE (Identification)
1350 IF (DataSourceScheme IsPresent)
1351 THEN
1352 Indicator CopyTo Proprietary\Identification
1353 END
1354 END
1355 END
1356 END
1357 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR114
1435 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1436 RULE
1437 NODE (Line)
1438 (Name Substring ('1', '35')) CopyTo Line[1]
1439 END
1440 NODE (Line)
1441 (Name Substring ('36', '35')) CopyTo Line[2]
1442 END
1443 NODE (Line)
1444 (Name Substring ('71', '35')) CopyTo Line[3]
1445 END
1446 NODE (Line)
1447 (Name Substring ('106', '35')) CopyTo Line[4]
1448 END
1449 END
1450 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR114
1470 TRANSLATE(RestrictedFINXMax350Text, 70E)
1471 RULE
1472 NODE (Narrative)
1473 NODE (Line)
1474 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1475 END
1476 NODE (Line)
1477 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1478 END
1479 NODE (Line)
1480 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1481 END
1482 NODE (Line)
1483 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1484 END
1485 NODE (Line)
1486 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1487 END
1488 NODE (Line)
1489 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1490 END
1491 NODE (Line)
1492 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1493 END
1494 NODE (Line)
1495 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1496 END
1497 NODE (Line)
1498 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1499 END
1500 NODE (Line)
1501 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1502 END
1503 END
1504 END
1505 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR114
1181 TRANSLATE(RateName2, 92C)
1182 RULE
1183 NODE (DataSourceScheme)
1184 Issuer CopyTo DataSourceScheme
1185 END
1186 NODE (RateName)
1187 RateName CopyTo RateName
1188 END
1189 END
1190 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR114
1283 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1284 RULE
1285 NODE (DataSourceScheme)
1286 Proprietary TranslateTo DataSourceScheme
1287 END
1288 NODE (Indicator)
1289 Code TranslateTo Indicator
1290 Proprietary\Identification CopyTo Indicator
1291 END
1292 END
1293 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR114
1282 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1283 RULE
1284 NODE (DataSourceScheme)
1285 Proprietary TranslateTo DataSourceScheme
1286 END
1287 NODE (Indicator)
1288 Code TranslateTo Indicator
1289 Proprietary\Identification CopyTo Indicator
1290 END
1291 END
1292 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR114
1250 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_290)
1251 RULE
1252 'CNCB' EquivalentTo 'CNCB'
1253 'BSBK' EquivalentTo 'BSBK'
1254 'COLI' EquivalentTo 'COLI'
1255 'COLO' EquivalentTo 'COLO'
1256 'CONV' EquivalentTo 'CONV'
1257 'FCTA' EquivalentTo 'FCTA'
1258 'INSP' EquivalentTo 'INSP'
1259 'ISSU' EquivalentTo 'ISSU'
1260 'MKDW' EquivalentTo 'MKDW'
1261 'MKUP' EquivalentTo 'MKUP'
1262 'NETT' EquivalentTo 'NETT'
1263 'NSYN' EquivalentTo 'NSYN'
1264 'OWNE' EquivalentTo 'OWNE'
1265 'OWNI' EquivalentTo 'OWNI'
1266 'PAIR' EquivalentTo 'PAIR'
1267 'PLAC' EquivalentTo 'PLAC'
1268 'PORT' EquivalentTo 'PORT'
1269 'REAL' EquivalentTo 'REAL'
1270 'REDI' EquivalentTo 'REDI'
1271 'REDM' EquivalentTo 'REDM'
1272 'RELE' EquivalentTo 'RELE'
1273 'REPU' EquivalentTo 'REPU'
1274 'RODE' EquivalentTo 'RODE'
1275 'RPTO' EquivalentTo 'RPTO'
1276 'RVPO' EquivalentTo 'RVPO'
1277 'SBBK' EquivalentTo 'SBBK'
1278 'SBRE' EquivalentTo 'SBRE'
1279 'SECB' EquivalentTo 'SECB'
1280 'SECL' EquivalentTo 'SECL'
1281 'SLRE' EquivalentTo 'SLRE'
1282 'SUBS' EquivalentTo 'SUBS'
1283 'SYND' EquivalentTo 'SYND'
1284 'TBAC' EquivalentTo 'TBAC'
1285 'TRAD' EquivalentTo 'TRAD'
1286 'TRPO' EquivalentTo 'TRPO'
1287 'TRVO' EquivalentTo 'TRVO'
1288 'TURN' EquivalentTo 'TURN'
1289 END
1290 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR114
1283 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1284 RULE
1285 NODE (DataSourceScheme)
1286 Proprietary TranslateTo DataSourceScheme
1287 END
1288 NODE (Indicator)
1289 Code TranslateTo Indicator
1290 Proprietary\Identification CopyTo Indicator
1291 END
1292 END
1293 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR114
1491 TRANSLATE(PartyIdentification15Choice, 95R)
1492 RULE
1493 ProprietaryIdentification TranslateTo 95R
1494 END
1495 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR114
1220 TRANSLATE(YesNoIndicator, 22F_205)
1221 RULE
1222 NODE (Indicator)
1223 IF (YesNoIndicator IsSameBoolean 'false')
1224 THEN
1225 'NPAR' CopyTo Indicator
1226 END
1227 IF (YesNoIndicator IsSameBoolean 'true')
1228 THEN
1229 'PART' CopyTo Indicator
1230 END
1231 END
1232 END
1233 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR114
1226 TRANSLATE(SecuritiesTransactionType6Choice, 22F_171)
1227 RULE
1228 NODE (DataSourceScheme)
1229 Proprietary TranslateTo DataSourceScheme
1230 END
1231 NODE (Indicator)
1232 Code TranslateTo Indicator
1233 Proprietary\Identification CopyTo Indicator
1234 END
1235 END
1236 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR114
1221 TRANSLATE(YesNoIndicator, 22F_201)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'NPAR' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'PART' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR114
1227 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1228 RULE
1229 NODE (DataSourceScheme)
1230 Proprietary TranslateTo DataSourceScheme
1231 END
1232 NODE (Indicator)
1233 Code TranslateTo Indicator
1234 Proprietary\Identification CopyTo Indicator
1235 END
1236 END
1237 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR114
1220 TRANSLATE(YesNoIndicator, 22F_205)
1221 RULE
1222 NODE (Indicator)
1223 IF (YesNoIndicator IsSameBoolean 'false')
1224 THEN
1225 'NPAR' CopyTo Indicator
1226 END
1227 IF (YesNoIndicator IsSameBoolean 'true')
1228 THEN
1229 'PART' CopyTo Indicator
1230 END
1231 END
1232 END
1233 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR114
1226 TRANSLATE(SecuritiesTransactionType6Choice, 22F_171)
1227 RULE
1228 NODE (DataSourceScheme)
1229 Proprietary TranslateTo DataSourceScheme
1230 END
1231 NODE (Indicator)
1232 Code TranslateTo Indicator
1233 Proprietary\Identification CopyTo Indicator
1234 END
1235 END
1236 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR114
1221 TRANSLATE(YesNoIndicator, 22F_201)
1222 RULE
1223 NODE (Indicator)
1224 IF (YesNoIndicator IsSameBoolean 'false')
1225 THEN
1226 'NPAR' CopyTo Indicator
1227 END
1228 IF (YesNoIndicator IsSameBoolean 'true')
1229 THEN
1230 'PART' CopyTo Indicator
1231 END
1232 END
1233 END
1234 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR114
1227 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1228 RULE
1229 NODE (DataSourceScheme)
1230 Proprietary TranslateTo DataSourceScheme
1231 END
1232 NODE (Indicator)
1233 Code TranslateTo Indicator
1234 Proprietary\Identification CopyTo Indicator
1235 END
1236 END
1237 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR114
1180 TRANSLATE(AmountAndDirection13, 19A)
1181 RULE
1182 NODE (Sign)
1183 CreditDebitIndicator TranslateTo Sign
1184 END
1185 NODE (CurrencyCode)
1186 Amount\Currency TranslateTo CurrencyCode
1187 END
1188 NODE (Amount)
1189 Amount\Amount TranslateTo Amount
1190 END
1191 END
1192 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR114
1258 TRANSLATE(RateOrName2Choice, 92A)
1259 RULE
1260 Rate TranslateTo 92A
1261 END
1262 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR114
1258 TRANSLATE(RateOrName2Choice, 92A)
1259 RULE
1260 Rate TranslateTo 92A
1261 END
1262 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR114
1258 TRANSLATE(RateOrName2Choice, 92A)
1259 RULE
1260 Rate TranslateTo 92A
1261 END
1262 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR114
1258 TRANSLATE(RateOrName2Choice, 92A)
1259 RULE
1260 Rate TranslateTo 92A
1261 END
1262 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR114
1199 TRANSLATE(YesNoIndicator, 22F_216)
1200 RULE
1201 NODE (Indicator)
1202 IF (YesNoIndicator IsSameBoolean 'false')
1203 THEN
1204 'GIVE' CopyTo Indicator
1205 END
1206 IF (YesNoIndicator IsSameBoolean 'true')
1207 THEN
1208 'TAKE' CopyTo Indicator
1209 END
1210 END
1211 END
1212 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR114
1199 TRANSLATE(YesNoIndicator, 22F_216)
1200 RULE
1201 NODE (Indicator)
1202 IF (YesNoIndicator IsSameBoolean 'false')
1203 THEN
1204 'GIVE' CopyTo Indicator
1205 END
1206 IF (YesNoIndicator IsSameBoolean 'true')
1207 THEN
1208 'TAKE' CopyTo Indicator
1209 END
1210 END
1211 END
1212 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR114
1199 TRANSLATE(YesNoIndicator, 22F_216)
1200 RULE
1201 NODE (Indicator)
1202 IF (YesNoIndicator IsSameBoolean 'false')
1203 THEN
1204 'GIVE' CopyTo Indicator
1205 END
1206 IF (YesNoIndicator IsSameBoolean 'true')
1207 THEN
1208 'TAKE' CopyTo Indicator
1209 END
1210 END
1211 END
1212 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR114
1199 TRANSLATE(YesNoIndicator, 22F_216)
1200 RULE
1201 NODE (Indicator)
1202 IF (YesNoIndicator IsSameBoolean 'false')
1203 THEN
1204 'GIVE' CopyTo Indicator
1205 END
1206 IF (YesNoIndicator IsSameBoolean 'true')
1207 THEN
1208 'TAKE' CopyTo Indicator
1209 END
1210 END
1211 END
1212 END
translateTTR114(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR114
1216 TRANSLATE(AmountAndDirection15, 19A)
1217 RULE
1218 NODE (Sign)
1219 CreditDebitIndicator TranslateTo Sign
1220 END
1221 NODE (CurrencyCode)
1222 Amount\Currency TranslateTo CurrencyCode
1223 END
1224 NODE (Amount)
1225 Amount\Amount TranslateTo Amount
1226 END
1227 END
1228 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR115
1702 TRANSLATE(93B, SubBalanceInformation8)
1703 RULE
1704 NODE (SubBalanceType)
1705 NODE (Code)
1706 'BODE' CopyTo SubBalanceType\Code
1707 END
1708 END
1709 NODE (Quantity)
1710 NODE (Quantity)
1711 IF (Not (DataSourceScheme IsPresent))
1712 THEN
1713 93B TranslateTo Quantity\Quantity
1714 END
1715 END
1716 NODE (Proprietary)
1717 IF (DataSourceScheme IsPresent)
1718 THEN
1719 93B TranslateTo Quantity\Proprietary
1720 END
1721 END
1722 END
1723 END
1724 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR115
1677 TRANSLATE(93C, SubBalanceInformation7)
1678 RULE
1679 NODE (SubBalanceType)
1680 NODE (Code)
1681 'COLO' CopyTo SubBalanceType\Code
1682 END
1683 END
1684 NODE (Quantity)
1685 NODE (QuantityAndAvailability)
1686 93C TranslateTo Quantity\QuantityAndAvailability
1687 END
1688 END
1689 END
1690 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR115
1643 TRANSLATE(95P_2, PartyIdentification17Choice)
1644 RULE
1645 NODE (BICOrBEI)
1646 IdentifierCode TranslateTo BICOrBEI
1647 END
1648 END
1649 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR115
1535 TRANSLATE(22F_33, Restriction2Choice)
1536 RULE
1537 NODE (Code)
1538 IF (Not (DataSourceScheme IsPresent))
1539 THEN
1540 Indicator TranslateTo Code
1541 END
1542 END
1543 NODE (Proprietary)
1544 DataSourceScheme TranslateTo Proprietary
1545 NODE (Identification)
1546 IF (DataSourceScheme IsPresent)
1547 THEN
1548 Indicator CopyTo Proprietary\Identification
1549 END
1550 END
1551 END
1552 END
1553 END
translateTTR115(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR115
1394 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1395 RULE
1396 'SPRI' EquivalentTo 'SPRI'
1397 'SAGE' EquivalentTo 'SAGE'
1398 'CUST' EquivalentTo 'CUST'
1399 END
1400 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR115
1536 TRANSLATE(22F_33, Restriction2Choice)
1537 RULE
1538 NODE (Code)
1539 IF (Not (DataSourceScheme IsPresent))
1540 THEN
1541 Indicator TranslateTo Code
1542 END
1543 END
1544 NODE (Proprietary)
1545 DataSourceScheme TranslateTo Proprietary
1546 NODE (Identification)
1547 IF (DataSourceScheme IsPresent)
1548 THEN
1549 Indicator CopyTo Proprietary\Identification
1550 END
1551 END
1552 END
1553 END
1554 END
translateTTR115(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR115
1395 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1396 RULE
1397 'SPRI' EquivalentTo 'SPRI'
1398 'SAGE' EquivalentTo 'SAGE'
1399 'CUST' EquivalentTo 'CUST'
1400 END
1401 END
translateTTR115(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR115
1532 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1533 RULE
1534 'NREG' EquivalentTo 'NREG'
1535 'YREG' EquivalentTo 'YREG'
1536 END
1537 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR115
1397 TRANSLATE(22F_6, GenericIdentification25)
1398 RULE
1399 DataSourceScheme TranslateTo GenericIdentification25
1400 NODE (Identification)
1401 Indicator CopyTo Identification
1402 END
1403 NODE (Issuer)
1404 IF (Not (DataSourceScheme IsPresent))
1405 THEN
1406 'NONE' CopyTo Issuer
1407 END
1408 END
1409 END
1410 END
translateTTR115(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR115
1536 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1537 RULE
1538 'NREG' EquivalentTo 'NREG'
1539 'YREG' EquivalentTo 'YREG'
1540 END
1541 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR115
1398 TRANSLATE(22F_6, GenericIdentification25)
1399 RULE
1400 DataSourceScheme TranslateTo GenericIdentification25
1401 NODE (Identification)
1402 Indicator CopyTo Identification
1403 END
1404 NODE (Issuer)
1405 IF (Not (DataSourceScheme IsPresent))
1406 THEN
1407 'NONE' CopyTo Issuer
1408 END
1409 END
1410 END
1411 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR115
1496 TRANSLATE(22F_33, Restriction2Choice)
1497 RULE
1498 NODE (Code)
1499 IF (Not (DataSourceScheme IsPresent))
1500 THEN
1501 Indicator TranslateTo Code
1502 END
1503 END
1504 NODE (Proprietary)
1505 DataSourceScheme TranslateTo Proprietary
1506 NODE (Identification)
1507 IF (DataSourceScheme IsPresent)
1508 THEN
1509 Indicator CopyTo Proprietary\Identification
1510 END
1511 END
1512 END
1513 END
1514 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR115
1496 TRANSLATE(22F_33, Restriction2Choice)
1497 RULE
1498 NODE (Code)
1499 IF (Not (DataSourceScheme IsPresent))
1500 THEN
1501 Indicator TranslateTo Code
1502 END
1503 END
1504 NODE (Proprietary)
1505 DataSourceScheme TranslateTo Proprietary
1506 NODE (Identification)
1507 IF (DataSourceScheme IsPresent)
1508 THEN
1509 Indicator CopyTo Proprietary\Identification
1510 END
1511 END
1512 END
1513 END
1514 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR115
1314 TRANSLATE(70C, RestrictedFINXMax140Text)
1315 RULE
1316 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1317 END
1318 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR115
1498 TRANSLATE(22F_33, Restriction2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 DataSourceScheme TranslateTo Proprietary
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR115
1498 TRANSLATE(22F_33, Restriction2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 DataSourceScheme TranslateTo Proprietary
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR115
1314 TRANSLATE(70C, RestrictedFINXMax140Text)
1315 RULE
1316 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1317 END
1318 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR115
1494 TRANSLATE(22F_33, Restriction2Choice)
1495 RULE
1496 NODE (Code)
1497 IF (Not (DataSourceScheme IsPresent))
1498 THEN
1499 Indicator TranslateTo Code
1500 END
1501 END
1502 NODE (Proprietary)
1503 DataSourceScheme TranslateTo Proprietary
1504 NODE (Identification)
1505 IF (DataSourceScheme IsPresent)
1506 THEN
1507 Indicator CopyTo Proprietary\Identification
1508 END
1509 END
1510 END
1511 END
1512 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR115
1494 TRANSLATE(22F_33, Restriction2Choice)
1495 RULE
1496 NODE (Code)
1497 IF (Not (DataSourceScheme IsPresent))
1498 THEN
1499 Indicator TranslateTo Code
1500 END
1501 END
1502 NODE (Proprietary)
1503 DataSourceScheme TranslateTo Proprietary
1504 NODE (Identification)
1505 IF (DataSourceScheme IsPresent)
1506 THEN
1507 Indicator CopyTo Proprietary\Identification
1508 END
1509 END
1510 END
1511 END
1512 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR115
1314 TRANSLATE(70C, RestrictedFINXMax140Text)
1315 RULE
1316 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1317 END
1318 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR115
1498 TRANSLATE(22F_33, Restriction2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 DataSourceScheme TranslateTo Proprietary
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR115
1498 TRANSLATE(22F_33, Restriction2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 DataSourceScheme TranslateTo Proprietary
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 END
1515 END
1516 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR115
1314 TRANSLATE(70C, RestrictedFINXMax140Text)
1315 RULE
1316 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1317 END
1318 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR115
1633 TRANSLATE(95R, PartyIdentification15Choice)
1634 RULE
1635 NODE (ProprietaryIdentification)
1636 DataSourceScheme TranslateTo ProprietaryIdentification
1637 NODE (Identification)
1638 ProprietaryCode CopyTo ProprietaryIdentification\Identification
1639 END
1640 END
1641 END
1642 END
translateTTR115(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR115
1404 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1405 RULE
1406 'CLNT' EquivalentTo 'CLNT'
1407 'MAKT' EquivalentTo 'MAKT'
1408 END
1409 END
translateTTR115(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR115
1358 TRANSLATE(22F_207, SettlementTransactionCondition4Choice)
1359 RULE
1360 NODE (Code)
1361 IF (Not (DataSourceScheme IsPresent))
1362 THEN
1363 Indicator CopyTo Code
1364 END
1365 END
1366 NODE (Proprietary)
1367 DataSourceScheme TranslateTo Proprietary
1368 NODE (Identification)
1369 IF (DataSourceScheme IsPresent)
1370 THEN
1371 Indicator CopyTo Proprietary\Identification
1372 END
1373 END
1374 END
1375 END
1376 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR115
1451 TRANSLATE(PartyIdentification16Choice, 95R)
1452 RULE
1453 ProprietaryIdentification TranslateTo 95R
1454 END
1455 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR115
1506 TRANSLATE(PartyIdentification17Choice, 95C)
1507 RULE
1508 NODE (CountryCode)
1509 Country CopyTo CountryCode
1510 END
1511 END
1512 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR115
1191 TRANSLATE(Rate2, 92A)
1192 RULE
1193 NODE (Sign)
1194 IF (Sign IsSameBoolean 'false')
1195 THEN
1196 'N' CopyTo Sign
1197 END
1198 END
1199 NODE (Rate)
1200 Rate TranslateTo Rate
1201 END
1202 END
1203 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR115
1294 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1295 RULE
1296 'CUST' EquivalentTo 'CUST'
1297 'SAGE' EquivalentTo 'SAGE'
1298 'SPRI' EquivalentTo 'SPRI'
1299 END
1300 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR115
1293 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1294 RULE
1295 'CUST' EquivalentTo 'CUST'
1296 'SAGE' EquivalentTo 'SAGE'
1297 'SPRI' EquivalentTo 'SPRI'
1298 END
1299 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR115
1291 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1292 RULE
1293 NODE (DataSourceScheme)
1294 Proprietary TranslateTo DataSourceScheme
1295 END
1296 NODE (Indicator)
1297 Code TranslateTo Indicator
1298 Proprietary\Identification CopyTo Indicator
1299 END
1300 END
1301 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR115
1294 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1295 RULE
1296 'CUST' EquivalentTo 'CUST'
1297 'SAGE' EquivalentTo 'SAGE'
1298 'SPRI' EquivalentTo 'SPRI'
1299 END
1300 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR115
1234 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1235 RULE
1236 NODE (DataSourceScheme)
1237 Proprietary TranslateTo DataSourceScheme
1238 END
1239 NODE (Indicator)
1240 Code TranslateTo Indicator
1241 Proprietary\Identification CopyTo Indicator
1242 END
1243 END
1244 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR115
1237 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_286)
1238 RULE
1239 'BSBK' EquivalentTo 'BSBK'
1240 'CNCB' EquivalentTo 'CNCB'
1241 'COLI' EquivalentTo 'COLI'
1242 'COLO' EquivalentTo 'COLO'
1243 'CONV' EquivalentTo 'CONV'
1244 'FCTA' EquivalentTo 'FCTA'
1245 'INSP' EquivalentTo 'INSP'
1246 'ISSU' EquivalentTo 'ISSU'
1247 'MKDW' EquivalentTo 'MKDW'
1248 'MKUP' EquivalentTo 'MKUP'
1249 'NETT' EquivalentTo 'NETT'
1250 'NSYN' EquivalentTo 'NSYN'
1251 'OWNE' EquivalentTo 'OWNE'
1252 'OWNI' EquivalentTo 'OWNI'
1253 'PAIR' EquivalentTo 'PAIR'
1254 'PLAC' EquivalentTo 'PLAC'
1255 'PORT' EquivalentTo 'PORT'
1256 'REAL' EquivalentTo 'REAL'
1257 'REDI' EquivalentTo 'REDI'
1258 'REDM' EquivalentTo 'REDM'
1259 'RELE' EquivalentTo 'RELE'
1260 'REPU' EquivalentTo 'REPU'
1261 'RODE' EquivalentTo 'RODE'
1262 'RPTO' EquivalentTo 'RPTO'
1263 'RVPO' EquivalentTo 'RVPO'
1264 'SBBK' EquivalentTo 'SBBK'
1265 'SBRE' EquivalentTo 'SBRE'
1266 'SECB' EquivalentTo 'SECB'
1267 'SECL' EquivalentTo 'SECL'
1268 'SLRE' EquivalentTo 'SLRE'
1269 'SUBS' EquivalentTo 'SUBS'
1270 'SYND' EquivalentTo 'SYND'
1271 'TBAC' EquivalentTo 'TBAC'
1272 'TRAD' EquivalentTo 'TRAD'
1273 'TRPO' EquivalentTo 'TRPO'
1274 'TRVO' EquivalentTo 'TRVO'
1275 'TURN' EquivalentTo 'TURN'
1276 'BIYI' EquivalentTo 'BYIY'
1277 END
1278 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR115
1235 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Proprietary TranslateTo DataSourceScheme
1239 END
1240 NODE (Indicator)
1241 Code TranslateTo Indicator
1242 Proprietary\Identification CopyTo Indicator
1243 END
1244 END
1245 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR115
1238 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1239 RULE
1240 'BSBK' EquivalentTo 'BSBK'
1241 'CNCB' EquivalentTo 'CNCB'
1242 'COLI' EquivalentTo 'COLI'
1243 'COLO' EquivalentTo 'COLO'
1244 'CONV' EquivalentTo 'CONV'
1245 'FCTA' EquivalentTo 'FCTA'
1246 'INSP' EquivalentTo 'INSP'
1247 'ISSU' EquivalentTo 'ISSU'
1248 'MKDW' EquivalentTo 'MKDW'
1249 'MKUP' EquivalentTo 'MKUP'
1250 'NETT' EquivalentTo 'NETT'
1251 'NSYN' EquivalentTo 'NSYN'
1252 'OWNE' EquivalentTo 'OWNE'
1253 'OWNI' EquivalentTo 'OWNI'
1254 'PAIR' EquivalentTo 'PAIR'
1255 'PLAC' EquivalentTo 'PLAC'
1256 'PORT' EquivalentTo 'PORT'
1257 'REAL' EquivalentTo 'REAL'
1258 'REDI' EquivalentTo 'REDI'
1259 'REDM' EquivalentTo 'REDM'
1260 'RELE' EquivalentTo 'RELE'
1261 'REPU' EquivalentTo 'REPU'
1262 'RODE' EquivalentTo 'RODE'
1263 'RPTO' EquivalentTo 'RPTO'
1264 'RVPO' EquivalentTo 'RVPO'
1265 'SBBK' EquivalentTo 'SBBK'
1266 'SBRE' EquivalentTo 'SBRE'
1267 'SECB' EquivalentTo 'SECB'
1268 'SECL' EquivalentTo 'SECL'
1269 'SLRE' EquivalentTo 'SLRE'
1270 'SUBS' EquivalentTo 'SUBS'
1271 'SYND' EquivalentTo 'SYND'
1272 'TBAC' EquivalentTo 'TBAC'
1273 'TRAD' EquivalentTo 'TRAD'
1274 'TRPO' EquivalentTo 'TRPO'
1275 'TRVO' EquivalentTo 'TRVO'
1276 'TURN' EquivalentTo 'TURN'
1277 END
1278 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR115
1234 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1235 RULE
1236 NODE (DataSourceScheme)
1237 Proprietary TranslateTo DataSourceScheme
1238 END
1239 NODE (Indicator)
1240 Code TranslateTo Indicator
1241 Proprietary\Identification CopyTo Indicator
1242 END
1243 END
1244 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR115
1237 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_286)
1238 RULE
1239 'BSBK' EquivalentTo 'BSBK'
1240 'CNCB' EquivalentTo 'CNCB'
1241 'COLI' EquivalentTo 'COLI'
1242 'COLO' EquivalentTo 'COLO'
1243 'CONV' EquivalentTo 'CONV'
1244 'FCTA' EquivalentTo 'FCTA'
1245 'INSP' EquivalentTo 'INSP'
1246 'ISSU' EquivalentTo 'ISSU'
1247 'MKDW' EquivalentTo 'MKDW'
1248 'MKUP' EquivalentTo 'MKUP'
1249 'NETT' EquivalentTo 'NETT'
1250 'NSYN' EquivalentTo 'NSYN'
1251 'OWNE' EquivalentTo 'OWNE'
1252 'OWNI' EquivalentTo 'OWNI'
1253 'PAIR' EquivalentTo 'PAIR'
1254 'PLAC' EquivalentTo 'PLAC'
1255 'PORT' EquivalentTo 'PORT'
1256 'REAL' EquivalentTo 'REAL'
1257 'REDI' EquivalentTo 'REDI'
1258 'REDM' EquivalentTo 'REDM'
1259 'RELE' EquivalentTo 'RELE'
1260 'REPU' EquivalentTo 'REPU'
1261 'RODE' EquivalentTo 'RODE'
1262 'RPTO' EquivalentTo 'RPTO'
1263 'RVPO' EquivalentTo 'RVPO'
1264 'SBBK' EquivalentTo 'SBBK'
1265 'SBRE' EquivalentTo 'SBRE'
1266 'SECB' EquivalentTo 'SECB'
1267 'SECL' EquivalentTo 'SECL'
1268 'SLRE' EquivalentTo 'SLRE'
1269 'SUBS' EquivalentTo 'SUBS'
1270 'SYND' EquivalentTo 'SYND'
1271 'TBAC' EquivalentTo 'TBAC'
1272 'TRAD' EquivalentTo 'TRAD'
1273 'TRPO' EquivalentTo 'TRPO'
1274 'TRVO' EquivalentTo 'TRVO'
1275 'TURN' EquivalentTo 'TURN'
1276 'BIYI' EquivalentTo 'BYIY'
1277 END
1278 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR115
1235 TRANSLATE(SecuritiesTransactionType6Choice, 22F_175)
1236 RULE
1237 NODE (DataSourceScheme)
1238 Proprietary TranslateTo DataSourceScheme
1239 END
1240 NODE (Indicator)
1241 Code TranslateTo Indicator
1242 Proprietary\Identification CopyTo Indicator
1243 END
1244 END
1245 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR115
1238 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1239 RULE
1240 'BSBK' EquivalentTo 'BSBK'
1241 'CNCB' EquivalentTo 'CNCB'
1242 'COLI' EquivalentTo 'COLI'
1243 'COLO' EquivalentTo 'COLO'
1244 'CONV' EquivalentTo 'CONV'
1245 'FCTA' EquivalentTo 'FCTA'
1246 'INSP' EquivalentTo 'INSP'
1247 'ISSU' EquivalentTo 'ISSU'
1248 'MKDW' EquivalentTo 'MKDW'
1249 'MKUP' EquivalentTo 'MKUP'
1250 'NETT' EquivalentTo 'NETT'
1251 'NSYN' EquivalentTo 'NSYN'
1252 'OWNE' EquivalentTo 'OWNE'
1253 'OWNI' EquivalentTo 'OWNI'
1254 'PAIR' EquivalentTo 'PAIR'
1255 'PLAC' EquivalentTo 'PLAC'
1256 'PORT' EquivalentTo 'PORT'
1257 'REAL' EquivalentTo 'REAL'
1258 'REDI' EquivalentTo 'REDI'
1259 'REDM' EquivalentTo 'REDM'
1260 'RELE' EquivalentTo 'RELE'
1261 'REPU' EquivalentTo 'REPU'
1262 'RODE' EquivalentTo 'RODE'
1263 'RPTO' EquivalentTo 'RPTO'
1264 'RVPO' EquivalentTo 'RVPO'
1265 'SBBK' EquivalentTo 'SBBK'
1266 'SBRE' EquivalentTo 'SBRE'
1267 'SECB' EquivalentTo 'SECB'
1268 'SECL' EquivalentTo 'SECL'
1269 'SLRE' EquivalentTo 'SLRE'
1270 'SUBS' EquivalentTo 'SUBS'
1271 'SYND' EquivalentTo 'SYND'
1272 'TBAC' EquivalentTo 'TBAC'
1273 'TRAD' EquivalentTo 'TRAD'
1274 'TRPO' EquivalentTo 'TRPO'
1275 'TRVO' EquivalentTo 'TRVO'
1276 'TURN' EquivalentTo 'TURN'
1277 END
1278 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR115
1193 TRANSLATE(CreditDebitCode, Text_Sign)
1194 RULE
1195 IF (CreditDebitCode IsSameString 'DBIT')
1196 THEN
1197 'N' CopyTo Text_Sign
1198 END
1199 END
1200 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR115
1263 TRANSLATE(RateOrName2Choice, 92C)
1264 RULE
1265 RateName TranslateTo 92C
1266 END
1267 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR115
1263 TRANSLATE(RateOrName2Choice, 92C)
1264 RULE
1265 RateName TranslateTo 92C
1266 END
1267 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR115
1263 TRANSLATE(RateOrName2Choice, 92C)
1264 RULE
1265 RateName TranslateTo 92C
1266 END
1267 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR115
1263 TRANSLATE(RateOrName2Choice, 92C)
1264 RULE
1265 RateName TranslateTo 92C
1266 END
1267 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR115
1213 TRANSLATE(RateName2, 92C)
1214 RULE
1215 NODE (DataSourceScheme)
1216 Issuer CopyTo DataSourceScheme
1217 END
1218 NODE (RateName)
1219 RateName CopyTo RateName
1220 END
1221 END
1222 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR115
1213 TRANSLATE(RateName2, 92C)
1214 RULE
1215 NODE (DataSourceScheme)
1216 Issuer CopyTo DataSourceScheme
1217 END
1218 NODE (RateName)
1219 RateName CopyTo RateName
1220 END
1221 END
1222 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR115
1213 TRANSLATE(RateName2, 92C)
1214 RULE
1215 NODE (DataSourceScheme)
1216 Issuer CopyTo DataSourceScheme
1217 END
1218 NODE (RateName)
1219 RateName CopyTo RateName
1220 END
1221 END
1222 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR115
1213 TRANSLATE(RateName2, 92C)
1214 RULE
1215 NODE (DataSourceScheme)
1216 Issuer CopyTo DataSourceScheme
1217 END
1218 NODE (RateName)
1219 RateName CopyTo RateName
1220 END
1221 END
1222 END
translateTTR115(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR115
1229 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1230 RULE
1231 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1232 END
1233 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR116
1725 TRANSLATE(93C, SubBalanceInformation8)
1726 RULE
1727 NODE (SubBalanceType)
1728 NODE (Code)
1729 'BODE' CopyTo SubBalanceType\Code
1730 END
1731 END
1732 NODE (Quantity)
1733 NODE (QuantityAndAvailability)
1734 93C TranslateTo Quantity\QuantityAndAvailability
1735 END
1736 END
1737 END
1738 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR116
1691 TRANSLATE(93B, SubBalanceInformation7)
1692 RULE
1693 NODE (SubBalanceType)
1694 NODE (Code)
1695 'PECA' CopyTo SubBalanceType\Code
1696 END
1697 END
1698 NODE (Quantity)
1699 NODE (Quantity)
1700 IF (Not (DataSourceScheme IsPresent))
1701 THEN
1702 93B TranslateTo Quantity\Quantity
1703 END
1704 END
1705 NODE (Proprietary)
1706 IF (DataSourceScheme IsPresent)
1707 THEN
1708 93B TranslateTo Quantity\Proprietary
1709 END
1710 END
1711 END
1712 END
1713 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR116
1650 TRANSLATE(95P_2, PartyIdentification16Choice)
1651 RULE
1652 NODE (BICOrBEI)
1653 IdentifierCode TranslateTo BICOrBEI
1654 END
1655 END
1656 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR116
1554 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1555 RULE
1556 '144A' EquivalentTo 'A144'
1557 'NRST' EquivalentTo 'NRST'
1558 'RSTR' EquivalentTo 'RSTR'
1559 END
1560 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR116
1401 TRANSLATE(22F_6, GenericIdentification25)
1402 RULE
1403 DataSourceScheme TranslateTo GenericIdentification25
1404 NODE (Identification)
1405 Indicator CopyTo Identification
1406 END
1407 NODE (Issuer)
1408 IF (Not (DataSourceScheme IsPresent))
1409 THEN
1410 'NONE' CopyTo Issuer
1411 END
1412 END
1413 END
1414 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR116
1555 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1556 RULE
1557 '144A' EquivalentTo 'A144'
1558 'NRST' EquivalentTo 'NRST'
1559 'RSTR' EquivalentTo 'RSTR'
1560 END
1561 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR116
1402 TRANSLATE(22F_6, GenericIdentification25)
1403 RULE
1404 DataSourceScheme TranslateTo GenericIdentification25
1405 NODE (Identification)
1406 Indicator CopyTo Identification
1407 END
1408 NODE (Issuer)
1409 IF (Not (DataSourceScheme IsPresent))
1410 THEN
1411 'NONE' CopyTo Issuer
1412 END
1413 END
1414 END
1415 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR116
1538 TRANSLATE(22F_36, RepurchaseType4Choice)
1539 RULE
1540 NODE (Code)
1541 IF (Not (DataSourceScheme IsPresent))
1542 THEN
1543 Indicator TranslateTo Code
1544 END
1545 END
1546 NODE (Proprietary)
1547 DataSourceScheme TranslateTo Proprietary
1548 NODE (Identification)
1549 IF (DataSourceScheme IsPresent)
1550 THEN
1551 Indicator CopyTo Proprietary\Identification
1552 END
1553 END
1554 END
1555 END
1556 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR116
1411 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1412 RULE
1413 NODE (Indicator)
1414 IF (Not (DataSourceScheme IsPresent))
1415 THEN
1416 IF (Indicator IsSameString 'NRTG')
1417 THEN
1418 'false' CopyTo Indicator
1419 ELSE
1420 'true' CopyTo Indicator
1421 END
1422 END
1423 END
1424 NODE (Proprietary)
1425 DataSourceScheme TranslateTo Proprietary
1426 NODE (Identification)
1427 IF (DataSourceScheme IsPresent)
1428 THEN
1429 Indicator CopyTo Proprietary\Identification
1430 END
1431 END
1432 END
1433 END
1434 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR116
1542 TRANSLATE(22F_36, RepurchaseType4Choice)
1543 RULE
1544 NODE (Code)
1545 IF (Not (DataSourceScheme IsPresent))
1546 THEN
1547 Indicator TranslateTo Code
1548 END
1549 END
1550 NODE (Proprietary)
1551 DataSourceScheme TranslateTo Proprietary
1552 NODE (Identification)
1553 IF (DataSourceScheme IsPresent)
1554 THEN
1555 Indicator CopyTo Proprietary\Identification
1556 END
1557 END
1558 END
1559 END
1560 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR116
1412 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1413 RULE
1414 NODE (Indicator)
1415 IF (Not (DataSourceScheme IsPresent))
1416 THEN
1417 IF (Indicator IsSameString 'NRTG')
1418 THEN
1419 'false' CopyTo Indicator
1420 ELSE
1421 'true' CopyTo Indicator
1422 END
1423 END
1424 END
1425 NODE (Proprietary)
1426 DataSourceScheme TranslateTo Proprietary
1427 NODE (Identification)
1428 IF (DataSourceScheme IsPresent)
1429 THEN
1430 Indicator CopyTo Proprietary\Identification
1431 END
1432 END
1433 END
1434 END
1435 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR116
1515 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1516 RULE
1517 '144A' EquivalentTo 'A144'
1518 'NRST' EquivalentTo 'NRST'
1519 'RSTR' EquivalentTo 'RSTR'
1520 END
1521 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR116
1515 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1516 RULE
1517 '144A' EquivalentTo 'A144'
1518 'NRST' EquivalentTo 'NRST'
1519 'RSTR' EquivalentTo 'RSTR'
1520 END
1521 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR116
1319 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1320 RULE
1321 NODE (Code)
1322 IF (Not (DataSourceScheme IsPresent))
1323 THEN
1324 Indicator TranslateTo Code
1325 END
1326 END
1327 NODE (Proprietary)
1328 DataSourceScheme TranslateTo Proprietary
1329 NODE (Identification)
1330 IF (DataSourceScheme IsPresent)
1331 THEN
1332 Indicator CopyTo Proprietary\Identification
1333 END
1334 END
1335 END
1336 END
1337 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR116
1517 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1518 RULE
1519 '144A' EquivalentTo 'A144'
1520 'NRST' EquivalentTo 'NRST'
1521 'RSTR' EquivalentTo 'RSTR'
1522 END
1523 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR116
1517 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1518 RULE
1519 '144A' EquivalentTo 'A144'
1520 'NRST' EquivalentTo 'NRST'
1521 'RSTR' EquivalentTo 'RSTR'
1522 END
1523 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR116
1319 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1320 RULE
1321 NODE (Code)
1322 IF (Not (DataSourceScheme IsPresent))
1323 THEN
1324 Indicator TranslateTo Code
1325 END
1326 END
1327 NODE (Proprietary)
1328 DataSourceScheme TranslateTo Proprietary
1329 NODE (Identification)
1330 IF (DataSourceScheme IsPresent)
1331 THEN
1332 Indicator CopyTo Proprietary\Identification
1333 END
1334 END
1335 END
1336 END
1337 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR116
1513 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1514 RULE
1515 '144A' EquivalentTo 'A144'
1516 'NRST' EquivalentTo 'NRST'
1517 'RSTR' EquivalentTo 'RSTR'
1518 END
1519 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR116
1513 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1514 RULE
1515 '144A' EquivalentTo 'A144'
1516 'NRST' EquivalentTo 'NRST'
1517 'RSTR' EquivalentTo 'RSTR'
1518 END
1519 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR116
1319 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1320 RULE
1321 NODE (Code)
1322 IF (Not (DataSourceScheme IsPresent))
1323 THEN
1324 Indicator TranslateTo Code
1325 END
1326 END
1327 NODE (Proprietary)
1328 DataSourceScheme TranslateTo Proprietary
1329 NODE (Identification)
1330 IF (DataSourceScheme IsPresent)
1331 THEN
1332 Indicator CopyTo Proprietary\Identification
1333 END
1334 END
1335 END
1336 END
1337 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR116
1517 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1518 RULE
1519 '144A' EquivalentTo 'A144'
1520 'NRST' EquivalentTo 'NRST'
1521 'RSTR' EquivalentTo 'RSTR'
1522 END
1523 END
translateTTR116(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR116
1517 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1518 RULE
1519 '144A' EquivalentTo 'A144'
1520 'NRST' EquivalentTo 'NRST'
1521 'RSTR' EquivalentTo 'RSTR'
1522 END
1523 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR116
1319 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1320 RULE
1321 NODE (Code)
1322 IF (Not (DataSourceScheme IsPresent))
1323 THEN
1324 Indicator TranslateTo Code
1325 END
1326 END
1327 NODE (Proprietary)
1328 DataSourceScheme TranslateTo Proprietary
1329 NODE (Identification)
1330 IF (DataSourceScheme IsPresent)
1331 THEN
1332 Indicator CopyTo Proprietary\Identification
1333 END
1334 END
1335 END
1336 END
1337 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR116
1643 TRANSLATE(70E, RestrictedFINXMax350Text)
1644 RULE
1645 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1646 END
1647 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR116
1410 TRANSLATE(22F_58, NettingEligibility2Choice)
1411 RULE
1412 NODE (Indicator)
1413 IF (Not (DataSourceScheme IsPresent))
1414 THEN
1415 IF (Indicator IsSameString 'NNET')
1416 THEN
1417 'false' CopyTo Indicator
1418 ELSE
1419 'true' CopyTo Indicator
1420 END
1421 END
1422 END
1423 NODE (Proprietary)
1424 DataSourceScheme TranslateTo Proprietary
1425 NODE (Identification)
1426 IF (DataSourceScheme IsPresent)
1427 THEN
1428 Indicator CopyTo Proprietary\Identification
1429 END
1430 END
1431 END
1432 END
1433 END
translateTTR116(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR116
1377 TRANSLATE(22F_207, YesNoIndicator)
1378 RULE
1379 IF (Not (DataSourceScheme IsPresent))
1380 THEN
1381 IF (Indicator IsSameString 'NPAR')
1382 THEN
1383 'false' CopyTo YesNoIndicator
1384 END
1385 IF (Indicator IsSameString 'PART')
1386 THEN
1387 'true' CopyTo YesNoIndicator
1388 END
1389 END
1390 END
1391 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR116
1456 TRANSLATE(PartyIdentification17Choice, 95C)
1457 RULE
1458 NODE (CountryCode)
1459 Country CopyTo CountryCode
1460 END
1461 END
1462 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR116
1513 TRANSLATE(PartyIdentification17Choice, 95P_2)
1514 RULE
1515 NODE (IdentifierCode)
1516 BICOrBEI CopyTo IdentifierCode
1517 END
1518 END
1519 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR116
1204 TRANSLATE(RateOrName2Choice, 92A)
1205 RULE
1206 Rate TranslateTo 92A
1207 END
1208 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR116
1301 TRANSLATE(GenericIdentification25, 22F_6)
1302 RULE
1303 NODE (DataSourceScheme)
1304 GenericIdentification25 TranslateTo DataSourceScheme
1305 END
1306 NODE (Indicator)
1307 Identification CopyTo Indicator
1308 END
1309 END
1310 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR116
1300 TRANSLATE(GenericIdentification25, 22F_6)
1301 RULE
1302 NODE (DataSourceScheme)
1303 GenericIdentification25 TranslateTo DataSourceScheme
1304 END
1305 NODE (Indicator)
1306 Identification CopyTo Indicator
1307 END
1308 END
1309 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR116
1302 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1303 RULE
1304 'CUST' EquivalentTo 'CUST'
1305 'SAGE' EquivalentTo 'SAGE'
1306 'SPRI' EquivalentTo 'SPRI'
1307 END
1308 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR116
1301 TRANSLATE(GenericIdentification25, 22F_6)
1302 RULE
1303 NODE (DataSourceScheme)
1304 GenericIdentification25 TranslateTo DataSourceScheme
1305 END
1306 NODE (Indicator)
1307 Identification CopyTo Indicator
1308 END
1309 END
1310 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR116
1245 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1246 RULE
1247 'BSBK' EquivalentTo 'BSBK'
1248 'CNCB' EquivalentTo 'CNCB'
1249 'COLI' EquivalentTo 'COLI'
1250 'COLO' EquivalentTo 'COLO'
1251 'CONV' EquivalentTo 'CONV'
1252 'FCTA' EquivalentTo 'FCTA'
1253 'INSP' EquivalentTo 'INSP'
1254 'ISSU' EquivalentTo 'ISSU'
1255 'MKDW' EquivalentTo 'MKDW'
1256 'MKUP' EquivalentTo 'MKUP'
1257 'NETT' EquivalentTo 'NETT'
1258 'NSYN' EquivalentTo 'NSYN'
1259 'OWNE' EquivalentTo 'OWNE'
1260 'OWNI' EquivalentTo 'OWNI'
1261 'PAIR' EquivalentTo 'PAIR'
1262 'PLAC' EquivalentTo 'PLAC'
1263 'PORT' EquivalentTo 'PORT'
1264 'REAL' EquivalentTo 'REAL'
1265 'REDI' EquivalentTo 'REDI'
1266 'REDM' EquivalentTo 'REDM'
1267 'RELE' EquivalentTo 'RELE'
1268 'REPU' EquivalentTo 'REPU'
1269 'RODE' EquivalentTo 'RODE'
1270 'RPTO' EquivalentTo 'RPTO'
1271 'RVPO' EquivalentTo 'RVPO'
1272 'SBBK' EquivalentTo 'SBBK'
1273 'SBRE' EquivalentTo 'SBRE'
1274 'SECB' EquivalentTo 'SECB'
1275 'SECL' EquivalentTo 'SECL'
1276 'SLRE' EquivalentTo 'SLRE'
1277 'SUBS' EquivalentTo 'SUBS'
1278 'SYND' EquivalentTo 'SYND'
1279 'TBAC' EquivalentTo 'TBAC'
1280 'TRAD' EquivalentTo 'TRAD'
1281 'TRPO' EquivalentTo 'TRPO'
1282 'TRVO' EquivalentTo 'TRVO'
1283 'TURN' EquivalentTo 'TURN'
1284 END
1285 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR116
1279 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR116
1246 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1247 RULE
1248 'BSBK' EquivalentTo 'BSBK'
1249 'CNCB' EquivalentTo 'CNCB'
1250 'COLI' EquivalentTo 'COLI'
1251 'COLO' EquivalentTo 'COLO'
1252 'CONV' EquivalentTo 'CONV'
1253 'FCTA' EquivalentTo 'FCTA'
1254 'INSP' EquivalentTo 'INSP'
1255 'ISSU' EquivalentTo 'ISSU'
1256 'MKDW' EquivalentTo 'MKDW'
1257 'MKUP' EquivalentTo 'MKUP'
1258 'NETT' EquivalentTo 'NETT'
1259 'NSYN' EquivalentTo 'NSYN'
1260 'OWNE' EquivalentTo 'OWNE'
1261 'OWNI' EquivalentTo 'OWNI'
1262 'PAIR' EquivalentTo 'PAIR'
1263 'PLAC' EquivalentTo 'PLAC'
1264 'PORT' EquivalentTo 'PORT'
1265 'REAL' EquivalentTo 'REAL'
1266 'REDI' EquivalentTo 'REDI'
1267 'REDM' EquivalentTo 'REDM'
1268 'RELE' EquivalentTo 'RELE'
1269 'REPU' EquivalentTo 'REPU'
1270 'RODE' EquivalentTo 'RODE'
1271 'RPTO' EquivalentTo 'RPTO'
1272 'RVPO' EquivalentTo 'RVPO'
1273 'SBBK' EquivalentTo 'SBBK'
1274 'SBRE' EquivalentTo 'SBRE'
1275 'SECB' EquivalentTo 'SECB'
1276 'SECL' EquivalentTo 'SECL'
1277 'SLRE' EquivalentTo 'SLRE'
1278 'SUBS' EquivalentTo 'SUBS'
1279 'SYND' EquivalentTo 'SYND'
1280 'TBAC' EquivalentTo 'TBAC'
1281 'TRAD' EquivalentTo 'TRAD'
1282 'TRPO' EquivalentTo 'TRPO'
1283 'TRVO' EquivalentTo 'TRVO'
1284 'TURN' EquivalentTo 'TURN'
1285 END
1286 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR116
1279 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR116
1245 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1246 RULE
1247 'BSBK' EquivalentTo 'BSBK'
1248 'CNCB' EquivalentTo 'CNCB'
1249 'COLI' EquivalentTo 'COLI'
1250 'COLO' EquivalentTo 'COLO'
1251 'CONV' EquivalentTo 'CONV'
1252 'FCTA' EquivalentTo 'FCTA'
1253 'INSP' EquivalentTo 'INSP'
1254 'ISSU' EquivalentTo 'ISSU'
1255 'MKDW' EquivalentTo 'MKDW'
1256 'MKUP' EquivalentTo 'MKUP'
1257 'NETT' EquivalentTo 'NETT'
1258 'NSYN' EquivalentTo 'NSYN'
1259 'OWNE' EquivalentTo 'OWNE'
1260 'OWNI' EquivalentTo 'OWNI'
1261 'PAIR' EquivalentTo 'PAIR'
1262 'PLAC' EquivalentTo 'PLAC'
1263 'PORT' EquivalentTo 'PORT'
1264 'REAL' EquivalentTo 'REAL'
1265 'REDI' EquivalentTo 'REDI'
1266 'REDM' EquivalentTo 'REDM'
1267 'RELE' EquivalentTo 'RELE'
1268 'REPU' EquivalentTo 'REPU'
1269 'RODE' EquivalentTo 'RODE'
1270 'RPTO' EquivalentTo 'RPTO'
1271 'RVPO' EquivalentTo 'RVPO'
1272 'SBBK' EquivalentTo 'SBBK'
1273 'SBRE' EquivalentTo 'SBRE'
1274 'SECB' EquivalentTo 'SECB'
1275 'SECL' EquivalentTo 'SECL'
1276 'SLRE' EquivalentTo 'SLRE'
1277 'SUBS' EquivalentTo 'SUBS'
1278 'SYND' EquivalentTo 'SYND'
1279 'TBAC' EquivalentTo 'TBAC'
1280 'TRAD' EquivalentTo 'TRAD'
1281 'TRPO' EquivalentTo 'TRPO'
1282 'TRVO' EquivalentTo 'TRVO'
1283 'TURN' EquivalentTo 'TURN'
1284 END
1285 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR116
1279 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR116
1246 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_290)
1247 RULE
1248 'BSBK' EquivalentTo 'BSBK'
1249 'CNCB' EquivalentTo 'CNCB'
1250 'COLI' EquivalentTo 'COLI'
1251 'COLO' EquivalentTo 'COLO'
1252 'CONV' EquivalentTo 'CONV'
1253 'FCTA' EquivalentTo 'FCTA'
1254 'INSP' EquivalentTo 'INSP'
1255 'ISSU' EquivalentTo 'ISSU'
1256 'MKDW' EquivalentTo 'MKDW'
1257 'MKUP' EquivalentTo 'MKUP'
1258 'NETT' EquivalentTo 'NETT'
1259 'NSYN' EquivalentTo 'NSYN'
1260 'OWNE' EquivalentTo 'OWNE'
1261 'OWNI' EquivalentTo 'OWNI'
1262 'PAIR' EquivalentTo 'PAIR'
1263 'PLAC' EquivalentTo 'PLAC'
1264 'PORT' EquivalentTo 'PORT'
1265 'REAL' EquivalentTo 'REAL'
1266 'REDI' EquivalentTo 'REDI'
1267 'REDM' EquivalentTo 'REDM'
1268 'RELE' EquivalentTo 'RELE'
1269 'REPU' EquivalentTo 'REPU'
1270 'RODE' EquivalentTo 'RODE'
1271 'RPTO' EquivalentTo 'RPTO'
1272 'RVPO' EquivalentTo 'RVPO'
1273 'SBBK' EquivalentTo 'SBBK'
1274 'SBRE' EquivalentTo 'SBRE'
1275 'SECB' EquivalentTo 'SECB'
1276 'SECL' EquivalentTo 'SECL'
1277 'SLRE' EquivalentTo 'SLRE'
1278 'SUBS' EquivalentTo 'SUBS'
1279 'SYND' EquivalentTo 'SYND'
1280 'TBAC' EquivalentTo 'TBAC'
1281 'TRAD' EquivalentTo 'TRAD'
1282 'TRPO' EquivalentTo 'TRPO'
1283 'TRVO' EquivalentTo 'TRVO'
1284 'TURN' EquivalentTo 'TURN'
1285 END
1286 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR116
1279 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR116
1201 TRANSLATE(RestrictedFINXMax140Text, 70C)
1202 RULE
1203 NODE (Narrative)
1204 NODE (Line)
1205 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1206 END
1207 NODE (Line)
1208 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1209 END
1210 NODE (Line)
1211 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1212 END
1213 NODE (Line)
1214 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1215 END
1216 END
1217 END
1218 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR116
1268 TRANSLATE(AmountAndDirection13, 19A)
1269 RULE
1270 NODE (Sign)
1271 CreditDebitIndicator TranslateTo Sign
1272 END
1273 NODE (CurrencyCode)
1274 Amount\Currency TranslateTo CurrencyCode
1275 END
1276 NODE (Amount)
1277 Amount\Amount TranslateTo Amount
1278 END
1279 END
1280 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR116
1268 TRANSLATE(AmountAndDirection13, 19A)
1269 RULE
1270 NODE (Sign)
1271 CreditDebitIndicator TranslateTo Sign
1272 END
1273 NODE (CurrencyCode)
1274 Amount\Currency TranslateTo CurrencyCode
1275 END
1276 NODE (Amount)
1277 Amount\Amount TranslateTo Amount
1278 END
1279 END
1280 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR116
1268 TRANSLATE(AmountAndDirection13, 19A)
1269 RULE
1270 NODE (Sign)
1271 CreditDebitIndicator TranslateTo Sign
1272 END
1273 NODE (CurrencyCode)
1274 Amount\Currency TranslateTo CurrencyCode
1275 END
1276 NODE (Amount)
1277 Amount\Amount TranslateTo Amount
1278 END
1279 END
1280 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR116
1268 TRANSLATE(AmountAndDirection13, 19A)
1269 RULE
1270 NODE (Sign)
1271 CreditDebitIndicator TranslateTo Sign
1272 END
1273 NODE (CurrencyCode)
1274 Amount\Currency TranslateTo CurrencyCode
1275 END
1276 NODE (Amount)
1277 Amount\Amount TranslateTo Amount
1278 END
1279 END
1280 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR116
1223 TRANSLATE(Rate2, 92A)
1224 RULE
1225 NODE (Sign)
1226 IF (Sign IsSameBoolean 'false')
1227 THEN
1228 'N' CopyTo Sign
1229 END
1230 END
1231 NODE (Rate)
1232 Rate TranslateTo Rate
1233 END
1234 END
1235 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR116
1223 TRANSLATE(Rate2, 92A)
1224 RULE
1225 NODE (Sign)
1226 IF (Sign IsSameBoolean 'false')
1227 THEN
1228 'N' CopyTo Sign
1229 END
1230 END
1231 NODE (Rate)
1232 Rate TranslateTo Rate
1233 END
1234 END
1235 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR116
1223 TRANSLATE(Rate2, 92A)
1224 RULE
1225 NODE (Sign)
1226 IF (Sign IsSameBoolean 'false')
1227 THEN
1228 'N' CopyTo Sign
1229 END
1230 END
1231 NODE (Rate)
1232 Rate TranslateTo Rate
1233 END
1234 END
1235 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR116
1223 TRANSLATE(Rate2, 92A)
1224 RULE
1225 NODE (Sign)
1226 IF (Sign IsSameBoolean 'false')
1227 THEN
1228 'N' CopyTo Sign
1229 END
1230 END
1231 NODE (Rate)
1232 Rate TranslateTo Rate
1233 END
1234 END
1235 END
translateTTR116(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR116
1234 TRANSLATE(AmountAndDirection15, 19A)
1235 RULE
1236 NODE (Sign)
1237 CreditDebitIndicator TranslateTo Sign
1238 END
1239 NODE (CurrencyCode)
1240 Amount\Currency TranslateTo CurrencyCode
1241 END
1242 NODE (Amount)
1243 Amount\Amount TranslateTo Amount
1244 END
1245 END
1246 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR117
1739 TRANSLATE(93B, SubBalanceInformation8)
1740 RULE
1741 NODE (SubBalanceType)
1742 NODE (Code)
1743 'PEND' CopyTo SubBalanceType\Code
1744 END
1745 END
1746 NODE (Quantity)
1747 NODE (Quantity)
1748 IF (Not (DataSourceScheme IsPresent))
1749 THEN
1750 93B TranslateTo Quantity\Quantity
1751 END
1752 END
1753 NODE (Proprietary)
1754 IF (DataSourceScheme IsPresent)
1755 THEN
1756 93B TranslateTo Quantity\Proprietary
1757 END
1758 END
1759 END
1760 END
1761 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR117
1714 TRANSLATE(93C, SubBalanceInformation7)
1715 RULE
1716 NODE (SubBalanceType)
1717 NODE (Code)
1718 'PECA' CopyTo SubBalanceType\Code
1719 END
1720 END
1721 NODE (Quantity)
1722 NODE (QuantityAndAvailability)
1723 93C TranslateTo Quantity\QuantityAndAvailability
1724 END
1725 END
1726 END
1727 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR117
1657 TRANSLATE(95Q, PartyIdentification16Choice)
1658 RULE
1659 NODE (NameAndAddress)
1660 NameAndAddress TranslateTo NameAndAddress
1661 END
1662 END
1663 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR117
1561 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1562 RULE
1563 NODE (Indicator)
1564 IF (Not (DataSourceScheme IsPresent))
1565 THEN
1566 IF (Indicator IsSameString 'NRTG')
1567 THEN
1568 'false' CopyTo Indicator
1569 ELSE
1570 'true' CopyTo Indicator
1571 END
1572 END
1573 END
1574 NODE (Proprietary)
1575 DataSourceScheme TranslateTo Proprietary
1576 NODE (Identification)
1577 IF (DataSourceScheme IsPresent)
1578 THEN
1579 Indicator CopyTo Proprietary\Identification
1580 END
1581 END
1582 END
1583 END
1584 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR117
1415 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1416 RULE
1417 NODE (Indicator)
1418 IF (Not (DataSourceScheme IsPresent))
1419 THEN
1420 IF (Indicator IsSameString 'NRTG')
1421 THEN
1422 'false' CopyTo Indicator
1423 ELSE
1424 'true' CopyTo Indicator
1425 END
1426 END
1427 END
1428 NODE (Proprietary)
1429 DataSourceScheme TranslateTo Proprietary
1430 NODE (Identification)
1431 IF (DataSourceScheme IsPresent)
1432 THEN
1433 Indicator CopyTo Proprietary\Identification
1434 END
1435 END
1436 END
1437 END
1438 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR117
1562 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1563 RULE
1564 NODE (Indicator)
1565 IF (Not (DataSourceScheme IsPresent))
1566 THEN
1567 IF (Indicator IsSameString 'NRTG')
1568 THEN
1569 'false' CopyTo Indicator
1570 ELSE
1571 'true' CopyTo Indicator
1572 END
1573 END
1574 END
1575 NODE (Proprietary)
1576 DataSourceScheme TranslateTo Proprietary
1577 NODE (Identification)
1578 IF (DataSourceScheme IsPresent)
1579 THEN
1580 Indicator CopyTo Proprietary\Identification
1581 END
1582 END
1583 END
1584 END
1585 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR117
1416 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1417 RULE
1418 NODE (Indicator)
1419 IF (Not (DataSourceScheme IsPresent))
1420 THEN
1421 IF (Indicator IsSameString 'NRTG')
1422 THEN
1423 'false' CopyTo Indicator
1424 ELSE
1425 'true' CopyTo Indicator
1426 END
1427 END
1428 END
1429 NODE (Proprietary)
1430 DataSourceScheme TranslateTo Proprietary
1431 NODE (Identification)
1432 IF (DataSourceScheme IsPresent)
1433 THEN
1434 Indicator CopyTo Proprietary\Identification
1435 END
1436 END
1437 END
1438 END
1439 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR117
1557 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1558 RULE
1559 'CADJ' EquivalentTo 'CADJ'
1560 'CALL' EquivalentTo 'CALL'
1561 'PAIR' EquivalentTo 'PAIR'
1562 'RATE' EquivalentTo 'RATE'
1563 'ROLP' EquivalentTo 'ROLP'
1564 'TOPU' EquivalentTo 'TOPU'
1565 'WTHD' EquivalentTo 'WTHD'
1566 END
1567 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR117
1435 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1436 RULE
1437 NODE (Indicator)
1438 IF (Not (DataSourceScheme IsPresent))
1439 THEN
1440 IF (Indicator IsSameString 'NBEN')
1441 THEN
1442 'false' CopyTo Indicator
1443 ELSE
1444 'true' CopyTo Indicator
1445 END
1446 END
1447 END
1448 NODE (Proprietary)
1449 NODE (Identification)
1450 IF (DataSourceScheme IsPresent)
1451 THEN
1452 Indicator CopyTo Proprietary\Identification
1453 END
1454 END
1455 DataSourceScheme TranslateTo Proprietary
1456 END
1457 END
1458 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR117
1561 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1562 RULE
1563 'CADJ' EquivalentTo 'CADJ'
1564 'CALL' EquivalentTo 'CALL'
1565 'PAIR' EquivalentTo 'PAIR'
1566 'RATE' EquivalentTo 'RATE'
1567 'ROLP' EquivalentTo 'ROLP'
1568 'TOPU' EquivalentTo 'TOPU'
1569 'WTHD' EquivalentTo 'WTHD'
1570 END
1571 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR117
1436 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1437 RULE
1438 NODE (Indicator)
1439 IF (Not (DataSourceScheme IsPresent))
1440 THEN
1441 IF (Indicator IsSameString 'NBEN')
1442 THEN
1443 'false' CopyTo Indicator
1444 ELSE
1445 'true' CopyTo Indicator
1446 END
1447 END
1448 END
1449 NODE (Proprietary)
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 DataSourceScheme TranslateTo Proprietary
1457 END
1458 END
1459 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR117
1522 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1523 RULE
1524 NODE (Indicator)
1525 IF (Not (DataSourceScheme IsPresent))
1526 THEN
1527 IF (Indicator IsSameString 'NRTG')
1528 THEN
1529 'false' CopyTo Indicator
1530 ELSE
1531 'true' CopyTo Indicator
1532 END
1533 END
1534 END
1535 NODE (Proprietary)
1536 DataSourceScheme TranslateTo Proprietary
1537 NODE (Identification)
1538 IF (DataSourceScheme IsPresent)
1539 THEN
1540 Indicator CopyTo Proprietary\Identification
1541 END
1542 END
1543 END
1544 END
1545 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR117
1522 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1523 RULE
1524 NODE (Indicator)
1525 IF (Not (DataSourceScheme IsPresent))
1526 THEN
1527 IF (Indicator IsSameString 'NRTG')
1528 THEN
1529 'false' CopyTo Indicator
1530 ELSE
1531 'true' CopyTo Indicator
1532 END
1533 END
1534 END
1535 NODE (Proprietary)
1536 DataSourceScheme TranslateTo Proprietary
1537 NODE (Identification)
1538 IF (DataSourceScheme IsPresent)
1539 THEN
1540 Indicator CopyTo Proprietary\Identification
1541 END
1542 END
1543 END
1544 END
1545 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR117
1338 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1339 RULE
1340 'VEND' EquivalentTo 'VEND'
1341 'INTE' EquivalentTo 'INTE'
1342 'BRKR' EquivalentTo 'BRKR'
1343 END
1344 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR117
1524 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1525 RULE
1526 NODE (Indicator)
1527 IF (Not (DataSourceScheme IsPresent))
1528 THEN
1529 IF (Indicator IsSameString 'NRTG')
1530 THEN
1531 'false' CopyTo Indicator
1532 ELSE
1533 'true' CopyTo Indicator
1534 END
1535 END
1536 END
1537 NODE (Proprietary)
1538 DataSourceScheme TranslateTo Proprietary
1539 NODE (Identification)
1540 IF (DataSourceScheme IsPresent)
1541 THEN
1542 Indicator CopyTo Proprietary\Identification
1543 END
1544 END
1545 END
1546 END
1547 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR117
1524 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1525 RULE
1526 NODE (Indicator)
1527 IF (Not (DataSourceScheme IsPresent))
1528 THEN
1529 IF (Indicator IsSameString 'NRTG')
1530 THEN
1531 'false' CopyTo Indicator
1532 ELSE
1533 'true' CopyTo Indicator
1534 END
1535 END
1536 END
1537 NODE (Proprietary)
1538 DataSourceScheme TranslateTo Proprietary
1539 NODE (Identification)
1540 IF (DataSourceScheme IsPresent)
1541 THEN
1542 Indicator CopyTo Proprietary\Identification
1543 END
1544 END
1545 END
1546 END
1547 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR117
1338 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1339 RULE
1340 'VEND' EquivalentTo 'VEND'
1341 'INTE' EquivalentTo 'INTE'
1342 'BRKR' EquivalentTo 'BRKR'
1343 END
1344 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR117
1520 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1521 RULE
1522 NODE (Indicator)
1523 IF (Not (DataSourceScheme IsPresent))
1524 THEN
1525 IF (Indicator IsSameString 'NRTG')
1526 THEN
1527 'false' CopyTo Indicator
1528 ELSE
1529 'true' CopyTo Indicator
1530 END
1531 END
1532 END
1533 NODE (Proprietary)
1534 DataSourceScheme TranslateTo Proprietary
1535 NODE (Identification)
1536 IF (DataSourceScheme IsPresent)
1537 THEN
1538 Indicator CopyTo Proprietary\Identification
1539 END
1540 END
1541 END
1542 END
1543 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR117
1520 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1521 RULE
1522 NODE (Indicator)
1523 IF (Not (DataSourceScheme IsPresent))
1524 THEN
1525 IF (Indicator IsSameString 'NRTG')
1526 THEN
1527 'false' CopyTo Indicator
1528 ELSE
1529 'true' CopyTo Indicator
1530 END
1531 END
1532 END
1533 NODE (Proprietary)
1534 DataSourceScheme TranslateTo Proprietary
1535 NODE (Identification)
1536 IF (DataSourceScheme IsPresent)
1537 THEN
1538 Indicator CopyTo Proprietary\Identification
1539 END
1540 END
1541 END
1542 END
1543 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR117
1338 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1339 RULE
1340 'VEND' EquivalentTo 'VEND'
1341 'INTE' EquivalentTo 'INTE'
1342 'BRKR' EquivalentTo 'BRKR'
1343 END
1344 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR117
1524 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1525 RULE
1526 NODE (Indicator)
1527 IF (Not (DataSourceScheme IsPresent))
1528 THEN
1529 IF (Indicator IsSameString 'NRTG')
1530 THEN
1531 'false' CopyTo Indicator
1532 ELSE
1533 'true' CopyTo Indicator
1534 END
1535 END
1536 END
1537 NODE (Proprietary)
1538 DataSourceScheme TranslateTo Proprietary
1539 NODE (Identification)
1540 IF (DataSourceScheme IsPresent)
1541 THEN
1542 Indicator CopyTo Proprietary\Identification
1543 END
1544 END
1545 END
1546 END
1547 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR117
1524 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1525 RULE
1526 NODE (Indicator)
1527 IF (Not (DataSourceScheme IsPresent))
1528 THEN
1529 IF (Indicator IsSameString 'NRTG')
1530 THEN
1531 'false' CopyTo Indicator
1532 ELSE
1533 'true' CopyTo Indicator
1534 END
1535 END
1536 END
1537 NODE (Proprietary)
1538 DataSourceScheme TranslateTo Proprietary
1539 NODE (Identification)
1540 IF (DataSourceScheme IsPresent)
1541 THEN
1542 Indicator CopyTo Proprietary\Identification
1543 END
1544 END
1545 END
1546 END
1547 END
translateTTR117(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR117
1338 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1339 RULE
1340 'VEND' EquivalentTo 'VEND'
1341 'INTE' EquivalentTo 'INTE'
1342 'BRKR' EquivalentTo 'BRKR'
1343 END
1344 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR117
1434 TRANSLATE(22F_29, Registration2Choice)
1435 RULE
1436 NODE (Code)
1437 IF (Not (DataSourceScheme IsPresent))
1438 THEN
1439 Indicator TranslateTo Code
1440 END
1441 END
1442 NODE (Proprietary)
1443 DataSourceScheme TranslateTo Proprietary
1444 NODE (Identification)
1445 IF (DataSourceScheme IsPresent)
1446 THEN
1447 Indicator CopyTo Proprietary\Identification
1448 END
1449 END
1450 END
1451 END
1452 END
translateTTR117(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR117
1392 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1393 RULE
1394 NODE (Indicator)
1395 IF (Not (DataSourceScheme IsPresent))
1396 THEN
1397 IF (Indicator IsSameString 'NBEN')
1398 THEN
1399 'false' CopyTo Indicator
1400 ELSE
1401 'true' CopyTo Indicator
1402 END
1403 END
1404 END
1405 NODE (Proprietary)
1406 NODE (Identification)
1407 IF (DataSourceScheme IsPresent)
1408 THEN
1409 Indicator CopyTo Proprietary\Identification
1410 END
1411 END
1412 DataSourceScheme TranslateTo Proprietary
1413 END
1414 END
1415 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR117
1463 TRANSLATE(PartyIdentification17Choice, 95P_2)
1464 RULE
1465 NODE (IdentifierCode)
1466 BICOrBEI CopyTo IdentifierCode
1467 END
1468 END
1469 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR117
1520 TRANSLATE(PartyIdentification17Choice, 95Q)
1521 RULE
1522 NODE (NameAndAddress)
1523 NameAndAddress TranslateTo NameAndAddress
1524 END
1525 END
1526 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR117
1209 TRANSLATE(RateOrName2Choice, 92C)
1210 RULE
1211 RateName TranslateTo 92C
1212 END
1213 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR117
1311 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1312 RULE
1313 NODE (DataSourceScheme)
1314 Proprietary TranslateTo DataSourceScheme
1315 END
1316 NODE (Indicator)
1317 IF (Indicator IsPresent)
1318 THEN
1319 IF (Indicator IsSameBoolean 'false')
1320 THEN
1321 'NRTG' CopyTo Indicator
1322 ELSE
1323 'YRTG' CopyTo Indicator
1324 END
1325 END
1326 Proprietary\Identification CopyTo Indicator
1327 END
1328 END
1329 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR117
1310 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1311 RULE
1312 NODE (DataSourceScheme)
1313 Proprietary TranslateTo DataSourceScheme
1314 END
1315 NODE (Indicator)
1316 IF (Indicator IsPresent)
1317 THEN
1318 IF (Indicator IsSameBoolean 'false')
1319 THEN
1320 'NRTG' CopyTo Indicator
1321 ELSE
1322 'YRTG' CopyTo Indicator
1323 END
1324 END
1325 Proprietary\Identification CopyTo Indicator
1326 END
1327 END
1328 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR117
1309 TRANSLATE(GenericIdentification25, 22F_6)
1310 RULE
1311 NODE (DataSourceScheme)
1312 GenericIdentification25 TranslateTo DataSourceScheme
1313 END
1314 NODE (Indicator)
1315 Identification CopyTo Indicator
1316 END
1317 END
1318 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR117
1311 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1312 RULE
1313 NODE (DataSourceScheme)
1314 Proprietary TranslateTo DataSourceScheme
1315 END
1316 NODE (Indicator)
1317 IF (Indicator IsPresent)
1318 THEN
1319 IF (Indicator IsSameBoolean 'false')
1320 THEN
1321 'NRTG' CopyTo Indicator
1322 ELSE
1323 'YRTG' CopyTo Indicator
1324 END
1325 END
1326 Proprietary\Identification CopyTo Indicator
1327 END
1328 END
1329 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR117
1286 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1287 RULE
1288 NODE (DataSourceScheme)
1289 Proprietary TranslateTo DataSourceScheme
1290 END
1291 NODE (Indicator)
1292 Code TranslateTo Indicator
1293 Proprietary\Identification CopyTo Indicator
1294 END
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR117
1290 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1291 RULE
1292 'CUST' EquivalentTo 'CUST'
1293 'SAGE' EquivalentTo 'SAGE'
1294 'SPRI' EquivalentTo 'SPRI'
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR117
1287 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1288 RULE
1289 NODE (DataSourceScheme)
1290 Proprietary TranslateTo DataSourceScheme
1291 END
1292 NODE (Indicator)
1293 Code TranslateTo Indicator
1294 Proprietary\Identification CopyTo Indicator
1295 END
1296 END
1297 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR117
1290 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1291 RULE
1292 'CUST' EquivalentTo 'CUST'
1293 'SAGE' EquivalentTo 'SAGE'
1294 'SPRI' EquivalentTo 'SPRI'
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR117
1286 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1287 RULE
1288 NODE (DataSourceScheme)
1289 Proprietary TranslateTo DataSourceScheme
1290 END
1291 NODE (Indicator)
1292 Code TranslateTo Indicator
1293 Proprietary\Identification CopyTo Indicator
1294 END
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR117
1290 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1291 RULE
1292 'CUST' EquivalentTo 'CUST'
1293 'SAGE' EquivalentTo 'SAGE'
1294 'SPRI' EquivalentTo 'SPRI'
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR117
1287 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1288 RULE
1289 NODE (DataSourceScheme)
1290 Proprietary TranslateTo DataSourceScheme
1291 END
1292 NODE (Indicator)
1293 Code TranslateTo Indicator
1294 Proprietary\Identification CopyTo Indicator
1295 END
1296 END
1297 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR117
1290 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1291 RULE
1292 'CUST' EquivalentTo 'CUST'
1293 'SAGE' EquivalentTo 'SAGE'
1294 'SPRI' EquivalentTo 'SPRI'
1295 END
1296 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR117
1219 TRANSLATE(SecuritiesTransactionType5Choice, 22F_196)
1220 RULE
1221 NODE (DataSourceScheme)
1222 Proprietary TranslateTo DataSourceScheme
1223 END
1224 NODE (Indicator)
1225 Code TranslateTo Indicator
1226 Proprietary\Identification CopyTo Indicator
1227 END
1228 END
1229 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR117
1281 TRANSLATE(CreditDebitCode, Text_Sign)
1282 RULE
1283 IF (CreditDebitCode IsSameString 'CRDT')
1284 THEN
1285 'N' CopyTo Text_Sign
1286 END
1287 END
1288 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR117
1281 TRANSLATE(CreditDebitCode, Text_Sign)
1282 RULE
1283 IF (CreditDebitCode IsSameString 'CRDT')
1284 THEN
1285 'N' CopyTo Text_Sign
1286 END
1287 END
1288 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR117
1281 TRANSLATE(CreditDebitCode, Text_Sign)
1282 RULE
1283 IF (CreditDebitCode IsSameString 'DBIT')
1284 THEN
1285 'N' CopyTo Text_Sign
1286 END
1287 END
1288 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR117
1281 TRANSLATE(CreditDebitCode, Text_Sign)
1282 RULE
1283 IF (CreditDebitCode IsSameString 'DBIT')
1284 THEN
1285 'N' CopyTo Text_Sign
1286 END
1287 END
1288 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR117
1236 TRANSLATE(RateOrName2Choice, 92A)
1237 RULE
1238 Rate TranslateTo 92A
1239 END
1240 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR117
1236 TRANSLATE(RateOrName2Choice, 92A)
1237 RULE
1238 Rate TranslateTo 92A
1239 END
1240 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR117
1236 TRANSLATE(RateOrName2Choice, 92A)
1237 RULE
1238 Rate TranslateTo 92A
1239 END
1240 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR117
1236 TRANSLATE(RateOrName2Choice, 92A)
1237 RULE
1238 Rate TranslateTo 92A
1239 END
1240 END
translateTTR117(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR117
1247 TRANSLATE(PartyIdentification15Choice, 95C)
1248 RULE
1249 NODE (CountryCode)
1250 Country CopyTo CountryCode
1251 END
1252 END
1253 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR118
1762 TRANSLATE(93C, SubBalanceInformation8)
1763 RULE
1764 NODE (SubBalanceType)
1765 NODE (Code)
1766 'PEND' CopyTo SubBalanceType\Code
1767 END
1768 END
1769 NODE (Quantity)
1770 NODE (QuantityAndAvailability)
1771 93C TranslateTo Quantity\QuantityAndAvailability
1772 END
1773 END
1774 END
1775 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR118
1728 TRANSLATE(93B, SubBalanceInformation7)
1729 RULE
1730 NODE (SubBalanceType)
1731 NODE (Code)
1732 'BLOT' CopyTo SubBalanceType\Code
1733 END
1734 END
1735 NODE (Quantity)
1736 NODE (Quantity)
1737 IF (Not (DataSourceScheme IsPresent))
1738 THEN
1739 93B TranslateTo Quantity\Quantity
1740 END
1741 END
1742 NODE (Proprietary)
1743 IF (DataSourceScheme IsPresent)
1744 THEN
1745 93B TranslateTo Quantity\Proprietary
1746 END
1747 END
1748 END
1749 END
1750 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR118
1664 TRANSLATE(95R, PartyIdentification16Choice)
1665 RULE
1666 NODE (ProprietaryIdentification)
1667 NODE (Identification)
1668 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1669 END
1670 DataSourceScheme TranslateTo ProprietaryIdentification
1671 END
1672 END
1673 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR118
1585 TRANSLATE(22F_54, SettlingCapacity2Choice)
1586 RULE
1587 NODE (Code)
1588 IF (Not (DataSourceScheme IsPresent))
1589 THEN
1590 Indicator TranslateTo Code
1591 END
1592 END
1593 NODE (Proprietary)
1594 NODE (Identification)
1595 IF (DataSourceScheme IsPresent)
1596 THEN
1597 Indicator CopyTo Proprietary\Identification
1598 END
1599 END
1600 DataSourceScheme TranslateTo Proprietary
1601 END
1602 END
1603 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR118
1439 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1440 RULE
1441 NODE (Indicator)
1442 IF (Not (DataSourceScheme IsPresent))
1443 THEN
1444 IF (Indicator IsSameString 'NBEN')
1445 THEN
1446 'false' CopyTo Indicator
1447 ELSE
1448 'true' CopyTo Indicator
1449 END
1450 END
1451 END
1452 NODE (Proprietary)
1453 NODE (Identification)
1454 IF (DataSourceScheme IsPresent)
1455 THEN
1456 Indicator CopyTo Proprietary\Identification
1457 END
1458 END
1459 DataSourceScheme TranslateTo Proprietary
1460 END
1461 END
1462 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR118
1586 TRANSLATE(22F_54, SettlingCapacity2Choice)
1587 RULE
1588 NODE (Code)
1589 IF (Not (DataSourceScheme IsPresent))
1590 THEN
1591 Indicator TranslateTo Code
1592 END
1593 END
1594 NODE (Proprietary)
1595 NODE (Identification)
1596 IF (DataSourceScheme IsPresent)
1597 THEN
1598 Indicator CopyTo Proprietary\Identification
1599 END
1600 END
1601 DataSourceScheme TranslateTo Proprietary
1602 END
1603 END
1604 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR118
1440 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1441 RULE
1442 NODE (Indicator)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 IF (Indicator IsSameString 'NBEN')
1446 THEN
1447 'false' CopyTo Indicator
1448 ELSE
1449 'true' CopyTo Indicator
1450 END
1451 END
1452 END
1453 NODE (Proprietary)
1454 NODE (Identification)
1455 IF (DataSourceScheme IsPresent)
1456 THEN
1457 Indicator CopyTo Proprietary\Identification
1458 END
1459 END
1460 DataSourceScheme TranslateTo Proprietary
1461 END
1462 END
1463 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR118
1568 TRANSLATE(22F_33, Restriction2Choice)
1569 RULE
1570 NODE (Code)
1571 IF (Not (DataSourceScheme IsPresent))
1572 THEN
1573 Indicator TranslateTo Code
1574 END
1575 END
1576 NODE (Proprietary)
1577 DataSourceScheme TranslateTo Proprietary
1578 NODE (Identification)
1579 IF (DataSourceScheme IsPresent)
1580 THEN
1581 Indicator CopyTo Proprietary\Identification
1582 END
1583 END
1584 END
1585 END
1586 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR118
1459 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 NODE (Identification)
1469 IF (DataSourceScheme IsPresent)
1470 THEN
1471 Indicator CopyTo Proprietary\Identification
1472 END
1473 END
1474 DataSourceScheme TranslateTo Proprietary
1475 END
1476 END
1477 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR118
1572 TRANSLATE(22F_33, Restriction2Choice)
1573 RULE
1574 NODE (Code)
1575 IF (Not (DataSourceScheme IsPresent))
1576 THEN
1577 Indicator TranslateTo Code
1578 END
1579 END
1580 NODE (Proprietary)
1581 DataSourceScheme TranslateTo Proprietary
1582 NODE (Identification)
1583 IF (DataSourceScheme IsPresent)
1584 THEN
1585 Indicator CopyTo Proprietary\Identification
1586 END
1587 END
1588 END
1589 END
1590 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR118
1460 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1461 RULE
1462 NODE (Code)
1463 IF (Not (DataSourceScheme IsPresent))
1464 THEN
1465 Indicator TranslateTo Code
1466 END
1467 END
1468 NODE (Proprietary)
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 DataSourceScheme TranslateTo Proprietary
1476 END
1477 END
1478 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR118
1546 TRANSLATE(22F_54, SettlingCapacity2Choice)
1547 RULE
1548 NODE (Code)
1549 IF (Not (DataSourceScheme IsPresent))
1550 THEN
1551 Indicator TranslateTo Code
1552 END
1553 END
1554 NODE (Proprietary)
1555 NODE (Identification)
1556 IF (DataSourceScheme IsPresent)
1557 THEN
1558 Indicator CopyTo Proprietary\Identification
1559 END
1560 END
1561 DataSourceScheme TranslateTo Proprietary
1562 END
1563 END
1564 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR118
1546 TRANSLATE(22F_54, SettlingCapacity2Choice)
1547 RULE
1548 NODE (Code)
1549 IF (Not (DataSourceScheme IsPresent))
1550 THEN
1551 Indicator TranslateTo Code
1552 END
1553 END
1554 NODE (Proprietary)
1555 NODE (Identification)
1556 IF (DataSourceScheme IsPresent)
1557 THEN
1558 Indicator CopyTo Proprietary\Identification
1559 END
1560 END
1561 DataSourceScheme TranslateTo Proprietary
1562 END
1563 END
1564 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR118
1345 TRANSLATE(95P_2, PartyIdentification16Choice)
1346 RULE
1347 NODE (BICOrBEI)
1348 IdentifierCode TranslateTo BICOrBEI
1349 END
1350 END
1351 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR118
1548 TRANSLATE(22F_54, SettlingCapacity2Choice)
1549 RULE
1550 NODE (Code)
1551 IF (Not (DataSourceScheme IsPresent))
1552 THEN
1553 Indicator TranslateTo Code
1554 END
1555 END
1556 NODE (Proprietary)
1557 NODE (Identification)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 Indicator CopyTo Proprietary\Identification
1561 END
1562 END
1563 DataSourceScheme TranslateTo Proprietary
1564 END
1565 END
1566 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR118
1548 TRANSLATE(22F_54, SettlingCapacity2Choice)
1549 RULE
1550 NODE (Code)
1551 IF (Not (DataSourceScheme IsPresent))
1552 THEN
1553 Indicator TranslateTo Code
1554 END
1555 END
1556 NODE (Proprietary)
1557 NODE (Identification)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 Indicator CopyTo Proprietary\Identification
1561 END
1562 END
1563 DataSourceScheme TranslateTo Proprietary
1564 END
1565 END
1566 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR118
1345 TRANSLATE(95P_2, PartyIdentification16Choice)
1346 RULE
1347 NODE (BICOrBEI)
1348 IdentifierCode TranslateTo BICOrBEI
1349 END
1350 END
1351 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR118
1544 TRANSLATE(22F_54, SettlingCapacity2Choice)
1545 RULE
1546 NODE (Code)
1547 IF (Not (DataSourceScheme IsPresent))
1548 THEN
1549 Indicator TranslateTo Code
1550 END
1551 END
1552 NODE (Proprietary)
1553 NODE (Identification)
1554 IF (DataSourceScheme IsPresent)
1555 THEN
1556 Indicator CopyTo Proprietary\Identification
1557 END
1558 END
1559 DataSourceScheme TranslateTo Proprietary
1560 END
1561 END
1562 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR118
1544 TRANSLATE(22F_54, SettlingCapacity2Choice)
1545 RULE
1546 NODE (Code)
1547 IF (Not (DataSourceScheme IsPresent))
1548 THEN
1549 Indicator TranslateTo Code
1550 END
1551 END
1552 NODE (Proprietary)
1553 NODE (Identification)
1554 IF (DataSourceScheme IsPresent)
1555 THEN
1556 Indicator CopyTo Proprietary\Identification
1557 END
1558 END
1559 DataSourceScheme TranslateTo Proprietary
1560 END
1561 END
1562 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR118
1345 TRANSLATE(95P_2, PartyIdentification16Choice)
1346 RULE
1347 NODE (BICOrBEI)
1348 IdentifierCode TranslateTo BICOrBEI
1349 END
1350 END
1351 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR118
1548 TRANSLATE(22F_54, SettlingCapacity2Choice)
1549 RULE
1550 NODE (Code)
1551 IF (Not (DataSourceScheme IsPresent))
1552 THEN
1553 Indicator TranslateTo Code
1554 END
1555 END
1556 NODE (Proprietary)
1557 NODE (Identification)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 Indicator CopyTo Proprietary\Identification
1561 END
1562 END
1563 DataSourceScheme TranslateTo Proprietary
1564 END
1565 END
1566 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR118
1548 TRANSLATE(22F_54, SettlingCapacity2Choice)
1549 RULE
1550 NODE (Code)
1551 IF (Not (DataSourceScheme IsPresent))
1552 THEN
1553 Indicator TranslateTo Code
1554 END
1555 END
1556 NODE (Proprietary)
1557 NODE (Identification)
1558 IF (DataSourceScheme IsPresent)
1559 THEN
1560 Indicator CopyTo Proprietary\Identification
1561 END
1562 END
1563 DataSourceScheme TranslateTo Proprietary
1564 END
1565 END
1566 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR118
1345 TRANSLATE(95P_2, PartyIdentification16Choice)
1346 RULE
1347 NODE (BICOrBEI)
1348 IdentifierCode TranslateTo BICOrBEI
1349 END
1350 END
1351 END
translateTTR118(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR118
1453 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1454 RULE
1455 'NREG' EquivalentTo 'NREG'
1456 'YREG' EquivalentTo 'YREG'
1457 END
1458 END
translateTTR118(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR118
1416 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1417 RULE
1418 NODE (Indicator)
1419 IF (Not (DataSourceScheme IsPresent))
1420 THEN
1421 IF (Indicator IsSameString 'NCCP')
1422 THEN
1423 'false' CopyTo Indicator
1424 ELSE
1425 'true' CopyTo Indicator
1426 END
1427 END
1428 END
1429 NODE (Proprietary)
1430 NODE (Identification)
1431 IF (DataSourceScheme IsPresent)
1432 THEN
1433 Indicator CopyTo Proprietary\Identification
1434 END
1435 END
1436 DataSourceScheme TranslateTo Proprietary
1437 END
1438 END
1439 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR118
1470 TRANSLATE(PartyIdentification17Choice, 95Q)
1471 RULE
1472 NODE (NameAndAddress)
1473 NameAndAddress TranslateTo NameAndAddress
1474 END
1475 END
1476 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR118
1527 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1528 RULE
1529 NODE (Line)
1530 (Name Substring ('1', '35')) CopyTo Line[1]
1531 END
1532 NODE (Line)
1533 (Name Substring ('36', '35')) CopyTo Line[2]
1534 END
1535 NODE (Line)
1536 (Name Substring ('71', '35')) CopyTo Line[3]
1537 END
1538 NODE (Line)
1539 (Name Substring ('106', '35')) CopyTo Line[4]
1540 END
1541 END
1542 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR118
1214 TRANSLATE(Exact3NumericText, 99B)
1215 RULE
1216 NODE (Number)
1217 Exact3NumericText CopyTo Number
1218 END
1219 END
1220 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR118
1330 TRANSLATE(Registration2Choice, 22F_29)
1331 RULE
1332 NODE (DataSourceScheme)
1333 Proprietary TranslateTo DataSourceScheme
1334 END
1335 NODE (Indicator)
1336 Code TranslateTo Indicator
1337 Proprietary\Identification CopyTo Indicator
1338 END
1339 END
1340 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR118
1329 TRANSLATE(Registration2Choice, 22F_29)
1330 RULE
1331 NODE (DataSourceScheme)
1332 Proprietary TranslateTo DataSourceScheme
1333 END
1334 NODE (Indicator)
1335 Code TranslateTo Indicator
1336 Proprietary\Identification CopyTo Indicator
1337 END
1338 END
1339 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR118
1319 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1320 RULE
1321 NODE (DataSourceScheme)
1322 Proprietary TranslateTo DataSourceScheme
1323 END
1324 NODE (Indicator)
1325 IF (Indicator IsPresent)
1326 THEN
1327 IF (Indicator IsSameBoolean 'false')
1328 THEN
1329 'NRTG' CopyTo Indicator
1330 ELSE
1331 'YRTG' CopyTo Indicator
1332 END
1333 END
1334 Proprietary\Identification CopyTo Indicator
1335 END
1336 END
1337 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR118
1330 TRANSLATE(Registration2Choice, 22F_29)
1331 RULE
1332 NODE (DataSourceScheme)
1333 Proprietary TranslateTo DataSourceScheme
1334 END
1335 NODE (Indicator)
1336 Code TranslateTo Indicator
1337 Proprietary\Identification CopyTo Indicator
1338 END
1339 END
1340 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR118
1297 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1298 RULE
1299 'CUST' EquivalentTo 'CUST'
1300 'SAGE' EquivalentTo 'SAGE'
1301 'SPRI' EquivalentTo 'SPRI'
1302 END
1303 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR118
1297 TRANSLATE(GenericIdentification25, 22F_6)
1298 RULE
1299 NODE (DataSourceScheme)
1300 GenericIdentification25 TranslateTo DataSourceScheme
1301 END
1302 NODE (Indicator)
1303 Identification CopyTo Indicator
1304 END
1305 END
1306 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR118
1298 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1299 RULE
1300 'CUST' EquivalentTo 'CUST'
1301 'SAGE' EquivalentTo 'SAGE'
1302 'SPRI' EquivalentTo 'SPRI'
1303 END
1304 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR118
1297 TRANSLATE(GenericIdentification25, 22F_6)
1298 RULE
1299 NODE (DataSourceScheme)
1300 GenericIdentification25 TranslateTo DataSourceScheme
1301 END
1302 NODE (Indicator)
1303 Identification CopyTo Indicator
1304 END
1305 END
1306 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR118
1297 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1298 RULE
1299 'CUST' EquivalentTo 'CUST'
1300 'SAGE' EquivalentTo 'SAGE'
1301 'SPRI' EquivalentTo 'SPRI'
1302 END
1303 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR118
1297 TRANSLATE(GenericIdentification25, 22F_6)
1298 RULE
1299 NODE (DataSourceScheme)
1300 GenericIdentification25 TranslateTo DataSourceScheme
1301 END
1302 NODE (Indicator)
1303 Identification CopyTo Indicator
1304 END
1305 END
1306 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR118
1298 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1299 RULE
1300 'CUST' EquivalentTo 'CUST'
1301 'SAGE' EquivalentTo 'SAGE'
1302 'SPRI' EquivalentTo 'SPRI'
1303 END
1304 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR118
1297 TRANSLATE(GenericIdentification25, 22F_6)
1298 RULE
1299 NODE (DataSourceScheme)
1300 GenericIdentification25 TranslateTo DataSourceScheme
1301 END
1302 NODE (Indicator)
1303 Identification CopyTo Indicator
1304 END
1305 END
1306 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR118
1230 TRANSLATE(SecuritiesTransactionType3Code, OptionalCode_4!c_321)
1231 RULE
1232 'BSBK' EquivalentTo 'BSBK'
1233 'CNCB' EquivalentTo 'CNCB'
1234 'COLI' EquivalentTo 'COLI'
1235 'COLO' EquivalentTo 'COLO'
1236 'CONV' EquivalentTo 'CONV'
1237 'FCTA' EquivalentTo 'FCTA'
1238 'INSP' EquivalentTo 'INSP'
1239 'ISSU' EquivalentTo 'ISSU'
1240 'MKDW' EquivalentTo 'MKDW'
1241 'MKUP' EquivalentTo 'MKUP'
1242 'NETT' EquivalentTo 'NETT'
1243 'NSYN' EquivalentTo 'NSYN'
1244 'OWNE' EquivalentTo 'OWNE'
1245 'OWNI' EquivalentTo 'OWNI'
1246 'PAIR' EquivalentTo 'PAIR'
1247 'PLAC' EquivalentTo 'PLAC'
1248 'PORT' EquivalentTo 'PORT'
1249 'REAL' EquivalentTo 'REAL'
1250 'REDI' EquivalentTo 'REDI'
1251 'REDM' EquivalentTo 'REDM'
1252 'RELE' EquivalentTo 'RELE'
1253 'REPU' EquivalentTo 'REPU'
1254 'RODE' EquivalentTo 'RODE'
1255 'RPTO' EquivalentTo 'RPTO'
1256 'RVPO' EquivalentTo 'RVPO'
1257 'SBBK' EquivalentTo 'SBBK'
1258 'SECL' EquivalentTo 'SECL'
1259 'SUBS' EquivalentTo 'SUBS'
1260 'SECB' EquivalentTo 'SECB'
1261 'SYND' EquivalentTo 'SYND'
1262 'TBAC' EquivalentTo 'TBAC'
1263 'TRAD' EquivalentTo 'TRAD'
1264 'TRPO' EquivalentTo 'TRPO'
1265 'TRVO' EquivalentTo 'TRVO'
1266 'TURN' EquivalentTo 'TURN'
1267 END
1268 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR118
1289 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1290 RULE
1291 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1292 END
1293 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR118
1289 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1290 RULE
1291 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1292 END
1293 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR118
1289 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1290 RULE
1291 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1292 END
1293 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR118
1289 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1290 RULE
1291 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1292 END
1293 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR118
1241 TRANSLATE(RateOrName2Choice, 92C)
1242 RULE
1243 RateName TranslateTo 92C
1244 END
1245 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR118
1241 TRANSLATE(RateOrName2Choice, 92C)
1242 RULE
1243 RateName TranslateTo 92C
1244 END
1245 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR118
1241 TRANSLATE(RateOrName2Choice, 92C)
1242 RULE
1243 RateName TranslateTo 92C
1244 END
1245 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR118
1241 TRANSLATE(RateOrName2Choice, 92C)
1242 RULE
1243 RateName TranslateTo 92C
1244 END
1245 END
translateTTR118(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR118
1254 TRANSLATE(PartyIdentification15Choice, 95P_2)
1255 RULE
1256 NODE (IdentifierCode)
1257 BICOrBEI CopyTo IdentifierCode
1258 END
1259 END
1260 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR119
1776 TRANSLATE(93B, SubBalanceInformation8)
1777 RULE
1778 NODE (SubBalanceType)
1779 NODE (Code)
1780 'RSTR' CopyTo SubBalanceType\Code
1781 END
1782 END
1783 NODE (Quantity)
1784 NODE (Quantity)
1785 IF (Not (DataSourceScheme IsPresent))
1786 THEN
1787 93B TranslateTo Quantity\Quantity
1788 END
1789 END
1790 NODE (Proprietary)
1791 IF (DataSourceScheme IsPresent)
1792 THEN
1793 93B TranslateTo Quantity\Proprietary
1794 END
1795 END
1796 END
1797 END
1798 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR119
1751 TRANSLATE(93C, SubBalanceInformation7)
1752 RULE
1753 NODE (SubBalanceType)
1754 NODE (Code)
1755 'BLOT' CopyTo SubBalanceType\Code
1756 END
1757 END
1758 NODE (Quantity)
1759 NODE (QuantityAndAvailability)
1760 93C TranslateTo Quantity\QuantityAndAvailability
1761 END
1762 END
1763 END
1764 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR119
1674 TRANSLATE(70E, RestrictedFINXMax350Text)
1675 RULE
1676 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1677 END
1678 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR119
1604 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1605 RULE
1606 'SPRI' EquivalentTo 'SPRI'
1607 'SAGE' EquivalentTo 'SAGE'
1608 'CUST' EquivalentTo 'CUST'
1609 END
1610 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR119
1463 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1464 RULE
1465 NODE (Code)
1466 IF (Not (DataSourceScheme IsPresent))
1467 THEN
1468 Indicator TranslateTo Code
1469 END
1470 END
1471 NODE (Proprietary)
1472 NODE (Identification)
1473 IF (DataSourceScheme IsPresent)
1474 THEN
1475 Indicator CopyTo Proprietary\Identification
1476 END
1477 END
1478 DataSourceScheme TranslateTo Proprietary
1479 END
1480 END
1481 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR119
1605 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1606 RULE
1607 'SPRI' EquivalentTo 'SPRI'
1608 'SAGE' EquivalentTo 'SAGE'
1609 'CUST' EquivalentTo 'CUST'
1610 END
1611 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR119
1464 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1465 RULE
1466 NODE (Code)
1467 IF (Not (DataSourceScheme IsPresent))
1468 THEN
1469 Indicator TranslateTo Code
1470 END
1471 END
1472 NODE (Proprietary)
1473 NODE (Identification)
1474 IF (DataSourceScheme IsPresent)
1475 THEN
1476 Indicator CopyTo Proprietary\Identification
1477 END
1478 END
1479 DataSourceScheme TranslateTo Proprietary
1480 END
1481 END
1482 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR119
1587 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1588 RULE
1589 '144A' EquivalentTo 'A144'
1590 'NRST' EquivalentTo 'NRST'
1591 'RSTR' EquivalentTo 'RSTR'
1592 END
1593 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR119
1478 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1479 RULE
1480 'GROS' EquivalentTo 'GROS'
1481 'NETS' EquivalentTo 'NETS'
1482 END
1483 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR119
1591 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1592 RULE
1593 '144A' EquivalentTo 'A144'
1594 'NRST' EquivalentTo 'NRST'
1595 'RSTR' EquivalentTo 'RSTR'
1596 END
1597 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR119
1479 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1480 RULE
1481 'GROS' EquivalentTo 'GROS'
1482 'NETS' EquivalentTo 'NETS'
1483 END
1484 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR119
1565 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1566 RULE
1567 'SPRI' EquivalentTo 'SPRI'
1568 'SAGE' EquivalentTo 'SAGE'
1569 'CUST' EquivalentTo 'CUST'
1570 END
1571 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR119
1565 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1566 RULE
1567 'SPRI' EquivalentTo 'SPRI'
1568 'SAGE' EquivalentTo 'SAGE'
1569 'CUST' EquivalentTo 'CUST'
1570 END
1571 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR119
1352 TRANSLATE(95Q, PartyIdentification16Choice)
1353 RULE
1354 NODE (NameAndAddress)
1355 NameAndAddress TranslateTo NameAndAddress
1356 END
1357 END
1358 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR119
1567 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1568 RULE
1569 'SPRI' EquivalentTo 'SPRI'
1570 'SAGE' EquivalentTo 'SAGE'
1571 'CUST' EquivalentTo 'CUST'
1572 END
1573 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR119
1567 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1568 RULE
1569 'SPRI' EquivalentTo 'SPRI'
1570 'SAGE' EquivalentTo 'SAGE'
1571 'CUST' EquivalentTo 'CUST'
1572 END
1573 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR119
1352 TRANSLATE(95Q, PartyIdentification16Choice)
1353 RULE
1354 NODE (NameAndAddress)
1355 NameAndAddress TranslateTo NameAndAddress
1356 END
1357 END
1358 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR119
1563 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1564 RULE
1565 'SPRI' EquivalentTo 'SPRI'
1566 'SAGE' EquivalentTo 'SAGE'
1567 'CUST' EquivalentTo 'CUST'
1568 END
1569 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR119
1563 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1564 RULE
1565 'SPRI' EquivalentTo 'SPRI'
1566 'SAGE' EquivalentTo 'SAGE'
1567 'CUST' EquivalentTo 'CUST'
1568 END
1569 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR119
1352 TRANSLATE(95Q, PartyIdentification16Choice)
1353 RULE
1354 NODE (NameAndAddress)
1355 NameAndAddress TranslateTo NameAndAddress
1356 END
1357 END
1358 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR119
1567 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1568 RULE
1569 'SPRI' EquivalentTo 'SPRI'
1570 'SAGE' EquivalentTo 'SAGE'
1571 'CUST' EquivalentTo 'CUST'
1572 END
1573 END
translateTTR119(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR119
1567 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1568 RULE
1569 'SPRI' EquivalentTo 'SPRI'
1570 'SAGE' EquivalentTo 'SAGE'
1571 'CUST' EquivalentTo 'CUST'
1572 END
1573 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR119
1352 TRANSLATE(95Q, PartyIdentification16Choice)
1353 RULE
1354 NODE (NameAndAddress)
1355 NameAndAddress TranslateTo NameAndAddress
1356 END
1357 END
1358 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR119
1459 TRANSLATE(22F_36, RepurchaseType4Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 DataSourceScheme TranslateTo Proprietary
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 END
1476 END
1477 END
translateTTR119(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR119
1440 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1441 RULE
1442 NODE (Code)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator TranslateTo Code
1446 END
1447 END
1448 NODE (Proprietary)
1449 NODE (Identification)
1450 IF (DataSourceScheme IsPresent)
1451 THEN
1452 Indicator CopyTo Proprietary\Identification
1453 END
1454 END
1455 DataSourceScheme TranslateTo Proprietary
1456 END
1457 END
1458 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR119
1477 TRANSLATE(SecuritiesAccount16, 97A)
1478 RULE
1479 NODE (AccountNumber)
1480 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1481 THEN
1482 Identification CopyTo AccountNumber
1483 END
1484 END
1485 END
1486 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR119
1543 TRANSLATE(PartyIdentification16Choice, 95P_2)
1544 RULE
1545 NODE (IdentifierCode)
1546 BICOrBEI CopyTo IdentifierCode
1547 END
1548 END
1549 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR119
1221 TRANSLATE(AmountAndDirection13, 19A)
1222 RULE
1223 NODE (Sign)
1224 CreditDebitIndicator TranslateTo Sign
1225 END
1226 NODE (CurrencyCode)
1227 Amount\Currency TranslateTo CurrencyCode
1228 END
1229 NODE (Amount)
1230 Amount\Amount TranslateTo Amount
1231 END
1232 END
1233 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR119
1341 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1342 RULE
1343 'NREG' EquivalentTo 'NREG'
1344 'YREG' EquivalentTo 'YREG'
1345 END
1346 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR119
1340 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1341 RULE
1342 'NREG' EquivalentTo 'NREG'
1343 'YREG' EquivalentTo 'YREG'
1344 END
1345 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR119
1338 TRANSLATE(Registration2Choice, 22F_29)
1339 RULE
1340 NODE (DataSourceScheme)
1341 Proprietary TranslateTo DataSourceScheme
1342 END
1343 NODE (Indicator)
1344 Code TranslateTo Indicator
1345 Proprietary\Identification CopyTo Indicator
1346 END
1347 END
1348 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR119
1341 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1342 RULE
1343 'NREG' EquivalentTo 'NREG'
1344 'YREG' EquivalentTo 'YREG'
1345 END
1346 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR119
1304 TRANSLATE(GenericIdentification25, 22F_6)
1305 RULE
1306 NODE (DataSourceScheme)
1307 GenericIdentification25 TranslateTo DataSourceScheme
1308 END
1309 NODE (Indicator)
1310 Identification CopyTo Indicator
1311 END
1312 END
1313 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR119
1307 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1308 RULE
1309 NODE (DataSourceScheme)
1310 Proprietary TranslateTo DataSourceScheme
1311 END
1312 NODE (Indicator)
1313 IF (Indicator IsPresent)
1314 THEN
1315 IF (Indicator IsSameBoolean 'false')
1316 THEN
1317 'NRTG' CopyTo Indicator
1318 ELSE
1319 'YRTG' CopyTo Indicator
1320 END
1321 END
1322 Proprietary\Identification CopyTo Indicator
1323 END
1324 END
1325 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR119
1305 TRANSLATE(GenericIdentification25, 22F_6)
1306 RULE
1307 NODE (DataSourceScheme)
1308 GenericIdentification25 TranslateTo DataSourceScheme
1309 END
1310 NODE (Indicator)
1311 Identification CopyTo Indicator
1312 END
1313 END
1314 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR119
1307 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1308 RULE
1309 NODE (DataSourceScheme)
1310 Proprietary TranslateTo DataSourceScheme
1311 END
1312 NODE (Indicator)
1313 IF (Indicator IsPresent)
1314 THEN
1315 IF (Indicator IsSameBoolean 'false')
1316 THEN
1317 'NRTG' CopyTo Indicator
1318 ELSE
1319 'YRTG' CopyTo Indicator
1320 END
1321 END
1322 Proprietary\Identification CopyTo Indicator
1323 END
1324 END
1325 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR119
1304 TRANSLATE(GenericIdentification25, 22F_6)
1305 RULE
1306 NODE (DataSourceScheme)
1307 GenericIdentification25 TranslateTo DataSourceScheme
1308 END
1309 NODE (Indicator)
1310 Identification CopyTo Indicator
1311 END
1312 END
1313 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR119
1307 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1308 RULE
1309 NODE (DataSourceScheme)
1310 Proprietary TranslateTo DataSourceScheme
1311 END
1312 NODE (Indicator)
1313 IF (Indicator IsPresent)
1314 THEN
1315 IF (Indicator IsSameBoolean 'false')
1316 THEN
1317 'NRTG' CopyTo Indicator
1318 ELSE
1319 'YRTG' CopyTo Indicator
1320 END
1321 END
1322 Proprietary\Identification CopyTo Indicator
1323 END
1324 END
1325 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR119
1305 TRANSLATE(GenericIdentification25, 22F_6)
1306 RULE
1307 NODE (DataSourceScheme)
1308 GenericIdentification25 TranslateTo DataSourceScheme
1309 END
1310 NODE (Indicator)
1311 Identification CopyTo Indicator
1312 END
1313 END
1314 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR119
1307 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1308 RULE
1309 NODE (DataSourceScheme)
1310 Proprietary TranslateTo DataSourceScheme
1311 END
1312 NODE (Indicator)
1313 IF (Indicator IsPresent)
1314 THEN
1315 IF (Indicator IsSameBoolean 'false')
1316 THEN
1317 'NRTG' CopyTo Indicator
1318 ELSE
1319 'YRTG' CopyTo Indicator
1320 END
1321 END
1322 Proprietary\Identification CopyTo Indicator
1323 END
1324 END
1325 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR119
1269 TRANSLATE(YesNoIndicator, 22F_196)
1270 RULE
1271 NODE (Indicator)
1272 IF (YesNoIndicator IsSameBoolean 'true')
1273 THEN
1274 'PREA' CopyTo Indicator
1275 END
1276 END
1277 END
1278 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR119
1294 TRANSLATE(RestrictedFINXMax140Text, 70C)
1295 RULE
1296 NODE (Narrative)
1297 NODE (Line)
1298 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1299 END
1300 NODE (Line)
1301 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1302 END
1303 NODE (Line)
1304 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1305 END
1306 NODE (Line)
1307 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1308 END
1309 END
1310 END
1311 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR119
1294 TRANSLATE(RestrictedFINXMax140Text, 70C)
1295 RULE
1296 NODE (Narrative)
1297 NODE (Line)
1298 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1299 END
1300 NODE (Line)
1301 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1302 END
1303 NODE (Line)
1304 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1305 END
1306 NODE (Line)
1307 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1308 END
1309 END
1310 END
1311 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR119
1294 TRANSLATE(RestrictedFINXMax140Text, 70C)
1295 RULE
1296 NODE (Narrative)
1297 NODE (Line)
1298 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1299 END
1300 NODE (Line)
1301 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1302 END
1303 NODE (Line)
1304 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1305 END
1306 NODE (Line)
1307 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1308 END
1309 END
1310 END
1311 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR119
1294 TRANSLATE(RestrictedFINXMax140Text, 70C)
1295 RULE
1296 NODE (Narrative)
1297 NODE (Line)
1298 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1299 END
1300 NODE (Line)
1301 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1302 END
1303 NODE (Line)
1304 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1305 END
1306 NODE (Line)
1307 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1308 END
1309 END
1310 END
1311 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR119
1246 TRANSLATE(Exact3NumericText, 99B)
1247 RULE
1248 NODE (Number)
1249 Exact3NumericText CopyTo Number
1250 END
1251 END
1252 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR119
1246 TRANSLATE(Exact3NumericText, 99B)
1247 RULE
1248 NODE (Number)
1249 Exact3NumericText CopyTo Number
1250 END
1251 END
1252 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR119
1246 TRANSLATE(Exact3NumericText, 99B)
1247 RULE
1248 NODE (Number)
1249 Exact3NumericText CopyTo Number
1250 END
1251 END
1252 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR119
1246 TRANSLATE(Exact3NumericText, 99B)
1247 RULE
1248 NODE (Number)
1249 Exact3NumericText CopyTo Number
1250 END
1251 END
1252 END
translateTTR119(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR119
1261 TRANSLATE(PartyIdentification15Choice, 95Q)
1262 RULE
1263 NODE (NameAndAddress)
1264 NameAndAddress TranslateTo NameAndAddress
1265 END
1266 END
1267 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR12
90 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
91 RULE
92 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
93 END
94 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR12
120 TRANSLATE(95R, PartyIdentification18Choice)
121 RULE
122 NODE (ProprietaryIdentification)
123 NODE (Identification)
124 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
125 END
126 DataSourceScheme TranslateTo ProprietaryIdentification
127 END
128 END
129 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR12
129 TRANSLATE(OptionalCode_4!c_71, StatementBasis1Code)
130 RULE
131 'CONT' EquivalentTo 'CONT'
132 'SETT' EquivalentTo 'SETT'
133 'TRAD' EquivalentTo 'TRAD'
134 END
135 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR12
129 TRANSLATE(OptionalCode_4!c_71, StatementBasis1Code)
130 RULE
131 'CONT' EquivalentTo 'CONT'
132 'SETT' EquivalentTo 'SETT'
133 'TRAD' EquivalentTo 'TRAD'
134 END
135 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR12
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR12
117 TRANSLATE(Code_4!c_91, StatementStructure1Code)
118 RULE
119 'STAT' EquivalentTo 'STAT'
120 'TRAN' EquivalentTo 'TRAN'
121 END
122 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR12
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR12
114 TRANSLATE(22F_49, UpdateType3Choice)
115 RULE
116 NODE (Code)
117 IF (Not (DataSourceScheme IsPresent))
118 THEN
119 Indicator TranslateTo Code
120 END
121 END
122 NODE (Proprietary)
123 NODE (Identification)
124 IF (DataSourceScheme IsPresent)
125 THEN
126 Indicator CopyTo Proprietary\Identification
127 END
128 END
129 DataSourceScheme TranslateTo Proprietary
130 END
131 END
132 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR12
100 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
101 RULE
102 NODE (Issuer)
103 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
104 END
105 NODE (SchemeName)
106 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
107 THEN
108 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
109 END
110 END
111 END
112 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR12
120 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
121 RULE
122 NODE (Unit)
123 IF (QuantityTypeCode IsSameString 'UNIT')
124 THEN
125 Quantity TranslateTo Unit
126 END
127 END
128 NODE (FaceAmount)
129 IF (QuantityTypeCode IsSameString 'FAMT')
130 THEN
131 Quantity TranslateTo FaceAmount
132 END
133 END
134 NODE (AmortisedValue)
135 IF (QuantityTypeCode IsSameString 'AMOR')
136 THEN
137 Quantity TranslateTo AmortisedValue
138 END
139 END
140 END
141 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR12
118 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
119 RULE
120 NODE (Issuer)
121 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
122 END
123 NODE (SchemeName)
124 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
125 THEN
126 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
127 END
128 END
129 END
130 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR12
107 TRANSLATE(35B, AlternateIdentification2)
108 RULE
109 NODE (Identification)
110 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
111 THEN
112 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
113 ELSE
114 IF (Not (IdentificationOfSecurity IsPresent))
115 THEN
116 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
117 THEN
118 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
119 ELSE
120 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
121 END
122 END
123 END
124 END
125 NODE (IdentificationSource)
126 NODE (Domestic)
127 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
128 THEN
129 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
130 END
131 END
132 NODE (Proprietary)
133 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
134 THEN
135 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
136 END
137 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
138 THEN
139 'XX' CopyTo IdentificationSource\Proprietary
140 END
141 END
142 END
143 END
144 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR12
100 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
101 RULE
102 NODE (Issuer)
103 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
104 END
105 NODE (SchemeName)
106 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
107 THEN
108 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
109 END
110 END
111 END
112 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR12
120 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
121 RULE
122 NODE (Unit)
123 IF (QuantityTypeCode IsSameString 'UNIT')
124 THEN
125 Quantity TranslateTo Unit
126 END
127 END
128 NODE (FaceAmount)
129 IF (QuantityTypeCode IsSameString 'FAMT')
130 THEN
131 Quantity TranslateTo FaceAmount
132 END
133 END
134 NODE (AmortisedValue)
135 IF (QuantityTypeCode IsSameString 'AMOR')
136 THEN
137 Quantity TranslateTo AmortisedValue
138 END
139 END
140 END
141 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR12
118 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
119 RULE
120 NODE (Issuer)
121 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
122 END
123 NODE (SchemeName)
124 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
125 THEN
126 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
127 END
128 END
129 END
130 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR12
107 TRANSLATE(35B, AlternateIdentification2)
108 RULE
109 NODE (Identification)
110 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
111 THEN
112 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
113 ELSE
114 IF (Not (IdentificationOfSecurity IsPresent))
115 THEN
116 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
117 THEN
118 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
119 ELSE
120 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
121 END
122 END
123 END
124 END
125 NODE (IdentificationSource)
126 NODE (Domestic)
127 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
128 THEN
129 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
130 END
131 END
132 NODE (Proprietary)
133 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
134 THEN
135 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
136 END
137 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
138 THEN
139 'XX' CopyTo IdentificationSource\Proprietary
140 END
141 END
142 END
143 END
144 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR12
100 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
101 RULE
102 NODE (Issuer)
103 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
104 END
105 NODE (SchemeName)
106 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
107 THEN
108 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
109 END
110 END
111 END
112 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR12
120 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
121 RULE
122 NODE (Unit)
123 IF (QuantityTypeCode IsSameString 'UNIT')
124 THEN
125 Quantity TranslateTo Unit
126 END
127 END
128 NODE (FaceAmount)
129 IF (QuantityTypeCode IsSameString 'FAMT')
130 THEN
131 Quantity TranslateTo FaceAmount
132 END
133 END
134 NODE (AmortisedValue)
135 IF (QuantityTypeCode IsSameString 'AMOR')
136 THEN
137 Quantity TranslateTo AmortisedValue
138 END
139 END
140 END
141 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR12
118 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
119 RULE
120 NODE (Issuer)
121 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
122 END
123 NODE (SchemeName)
124 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
125 THEN
126 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
127 END
128 END
129 END
130 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR12
107 TRANSLATE(35B, AlternateIdentification2)
108 RULE
109 NODE (Identification)
110 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
111 THEN
112 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
113 ELSE
114 IF (Not (IdentificationOfSecurity IsPresent))
115 THEN
116 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
117 THEN
118 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
119 ELSE
120 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
121 END
122 END
123 END
124 END
125 NODE (IdentificationSource)
126 NODE (Domestic)
127 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
128 THEN
129 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
130 END
131 END
132 NODE (Proprietary)
133 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
134 THEN
135 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
136 END
137 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
138 THEN
139 'XX' CopyTo IdentificationSource\Proprietary
140 END
141 END
142 END
143 END
144 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR12
100 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
101 RULE
102 NODE (Issuer)
103 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
104 END
105 NODE (SchemeName)
106 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
107 THEN
108 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
109 END
110 END
111 END
112 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR12
120 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
121 RULE
122 NODE (Unit)
123 IF (QuantityTypeCode IsSameString 'UNIT')
124 THEN
125 Quantity TranslateTo Unit
126 END
127 END
128 NODE (FaceAmount)
129 IF (QuantityTypeCode IsSameString 'FAMT')
130 THEN
131 Quantity TranslateTo FaceAmount
132 END
133 END
134 NODE (AmortisedValue)
135 IF (QuantityTypeCode IsSameString 'AMOR')
136 THEN
137 Quantity TranslateTo AmortisedValue
138 END
139 END
140 END
141 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR12
118 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
119 RULE
120 NODE (Issuer)
121 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
122 END
123 NODE (SchemeName)
124 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
125 THEN
126 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
127 END
128 END
129 END
130 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR12
107 TRANSLATE(35B, AlternateIdentification2)
108 RULE
109 NODE (Identification)
110 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
111 THEN
112 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
113 ELSE
114 IF (Not (IdentificationOfSecurity IsPresent))
115 THEN
116 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
117 THEN
118 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
119 ELSE
120 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
121 END
122 END
123 END
124 END
125 NODE (IdentificationSource)
126 NODE (Domestic)
127 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
128 THEN
129 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
130 END
131 END
132 NODE (Proprietary)
133 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
134 THEN
135 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
136 END
137 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
138 THEN
139 'XX' CopyTo IdentificationSource\Proprietary
140 END
141 END
142 END
143 END
144 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
89 RULE
90 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
91 END
92 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR12
112 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
113 RULE
114 'EXCH' EquivalentTo 'EXCH'
115 'OTCO' EquivalentTo 'OTCO'
116 'PRIM' EquivalentTo 'PRIM'
117 'SECM' EquivalentTo 'SECM'
118 'VARI' EquivalentTo 'VARI'
119 END
120 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
89 RULE
90 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
91 END
92 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR12
112 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
113 RULE
114 'EXCH' EquivalentTo 'EXCH'
115 'OTCO' EquivalentTo 'OTCO'
116 'PRIM' EquivalentTo 'PRIM'
117 'SECM' EquivalentTo 'SECM'
118 'VARI' EquivalentTo 'VARI'
119 END
120 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
89 RULE
90 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
91 END
92 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR12
112 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
113 RULE
114 'EXCH' EquivalentTo 'EXCH'
115 'OTCO' EquivalentTo 'OTCO'
116 'PRIM' EquivalentTo 'PRIM'
117 'SECM' EquivalentTo 'SECM'
118 'VARI' EquivalentTo 'VARI'
119 END
120 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
89 RULE
90 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
91 END
92 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR12
118 TRANSLATE(94H, AnyBICIdentifier)
119 RULE
120 IdentifierCode CopyTo AnyBICIdentifier
121 END
122 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR12
112 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
113 RULE
114 'EXCH' EquivalentTo 'EXCH'
115 'OTCO' EquivalentTo 'OTCO'
116 'PRIM' EquivalentTo 'PRIM'
117 'SECM' EquivalentTo 'SECM'
118 'VARI' EquivalentTo 'VARI'
119 END
120 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR12
137 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
138 RULE
139 NODE (Issuer)
140 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
141 END
142 NODE (SchemeName)
143 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
144 THEN
145 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
146 END
147 END
148 END
149 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR12
100 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
101 RULE
102 NODE (Issuer)
103 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
104 END
105 NODE (SchemeName)
106 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
107 THEN
108 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
109 END
110 END
111 END
112 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR12
141 TRANSLATE(OptionalCode_4!c_382, RejectionReason25Code)
142 RULE
143 'ADEA' EquivalentTo 'ADEA'
144 'SAFE' EquivalentTo 'SAFE'
145 'DQUA' EquivalentTo 'DQUA'
146 'DSEC' EquivalentTo 'DSEC'
147 'LATE' EquivalentTo 'LATE'
148 'CASH' EquivalentTo 'CASH'
149 'DDEA' EquivalentTo 'DDEA'
150 'DTRD' EquivalentTo 'DTRD'
151 'PLCE' EquivalentTo 'PLCE'
152 'RTGS' EquivalentTo 'RTGS'
153 'NCRR' EquivalentTo 'NCRR'
154 'PHYS' EquivalentTo 'PHYS'
155 'REFE' EquivalentTo 'REFE'
156 'DMON' EquivalentTo 'DMON'
157 'MINO' EquivalentTo 'MINO'
158 'BATC' EquivalentTo 'BATC'
159 'MUNO' EquivalentTo 'MUNO'
160 'TXST' EquivalentTo 'TXST'
161 'SETS' EquivalentTo 'SETS'
162 'IIND' EquivalentTo 'IIND'
163 'CAEV' EquivalentTo 'CAEV'
164 'CASY' EquivalentTo 'CASY'
165 'DDAT' EquivalentTo 'DDAT'
166 'SETR' EquivalentTo 'SETR'
167 'SDUT' EquivalentTo 'SDUT'
168 'INPS' EquivalentTo 'INPS'
169 'ICUS' EquivalentTo 'ICUS'
170 'ICAG' EquivalentTo 'ICAG'
171 'DEPT' EquivalentTo 'DEPT'
172 'IEXE' EquivalentTo 'IEXE'
173 END
174 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR12
129 TRANSLATE(24B_8, DeniedReason6Choice)
130 RULE
131 NODE (Code)
132 IF (Not (DataSourceScheme IsPresent))
133 THEN
134 ReasonCode TranslateTo Code
135 END
136 END
137 NODE (Proprietary)
138 DataSourceScheme TranslateTo Proprietary
139 NODE (Identification)
140 IF (DataSourceScheme IsPresent)
141 THEN
142 ReasonCode CopyTo Proprietary\Identification
143 END
144 END
145 END
146 END
147 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR12
115 TRANSLATE(94H, AnyBICIdentifier)
116 RULE
117 IdentifierCode CopyTo AnyBICIdentifier
118 END
119 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR12
125 TRANSLATE(OptionalCode_4!c_267, PendingProcessingReason1Code)
126 RULE
127 'ADEA' EquivalentTo 'ADEA'
128 'BLOC' EquivalentTo 'BLOC'
129 'CAIS' EquivalentTo 'CAIS'
130 'CERT' EquivalentTo 'CERT'
131 'COLL' EquivalentTo 'COLL'
132 'DENO' EquivalentTo 'DENO'
133 'DOCY' EquivalentTo 'DOCY'
134 'NOFX' EquivalentTo 'NOFX'
135 'MUNO' EquivalentTo 'MUNO'
136 'GLOB' EquivalentTo 'GLOB'
137 'YCOL' EquivalentTo 'YCOL'
138 'FLIM' EquivalentTo 'FLIM'
139 'NEXT' EquivalentTo 'NEXT'
140 'LACK' EquivalentTo 'LACK'
141 'LALO' EquivalentTo 'LALO'
142 'MONY' EquivalentTo 'MONY'
143 'MINO' EquivalentTo 'MINO'
144 'NARR' EquivalentTo 'OTHR'
145 'LIQU' EquivalentTo 'LIQU'
146 END
147 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR12
132 TRANSLATE(OptionalCode_4!c_71, StatementBasis1Code)
133 RULE
134 'CONT' EquivalentTo 'CONT'
135 'SETT' EquivalentTo 'SETT'
136 'TRAD' EquivalentTo 'TRAD'
137 END
138 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR12
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR12
88 TRANSLATE(97B_2, SecuritiesAccount17)
89 RULE
90 NODE (Identification)
91 AccountNumber CopyTo Identification
92 END
93 NODE (Type)
94 NODE (Identification)
95 AccountTypeCode CopyTo Type\Identification
96 END
97 DataSourceScheme TranslateTo Type
98 NODE (Issuer)
99 IF (Not (DataSourceScheme IsPresent))
100 THEN
101 'NONE' CopyTo Type\Issuer
102 END
103 END
104 END
105 END
106 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR12
113 TRANSLATE(98A, TradeDate2Choice)
114 RULE
115 NODE (Date)
116 NODE (Date)
117 Date TranslateTo Date\Date
118 END
119 END
120 END
121 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR12
78 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
79 RULE
80 NODE (Issuer)
81 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
82 END
83 NODE (SchemeName)
84 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
85 THEN
86 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
87 END
88 END
89 END
90 END
translateTTR12(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR12
122 TRANSLATE(95P_2, PartyIdentification18Choice)
123 RULE
124 NODE (BICOrBEI)
125 IdentifierCode TranslateTo BICOrBEI
126 END
127 END
128 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR12
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR12(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR12
107 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
108 RULE
109 Identifier_BICBEI CopyTo AnyBICIdentifier
110 END
111 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR12
109 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
110 RULE
111 IF (ISODateTime Matches '.*-00:00')
112 THEN
113 '0000' CopyTo DateTime_UTCIndicator_1
114 ELSE
115 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
116 END
117 END
118 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR12
109 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
110 RULE
111 IF (ISODateTime Matches '.*-00:00')
112 THEN
113 '0000' CopyTo DateTime_UTCIndicator_1
114 ELSE
115 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
116 END
117 END
118 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR12
116 TRANSLATE(ProcessingPosition3Choice, 22F_2)
117 RULE
118 NODE (DataSourceScheme)
119 Proprietary TranslateTo DataSourceScheme
120 END
121 NODE (Indicator)
122 Code TranslateTo Indicator
123 Proprietary\Identification CopyTo Indicator
124 END
125 END
126 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR12
131 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
132 RULE
133 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
134 END
135 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR12
115 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
116 RULE
117 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR12
109 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
110 RULE
111 IF (ISODateTime Matches '.*-00:00')
112 THEN
113 '0000' CopyTo DateTime_UTCIndicator_1
114 ELSE
115 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
116 END
117 END
118 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR12
114 TRANSLATE(Period2Choice, 69A)
115 RULE
116 NODE (Date1)
117 FromDateToDate\FromDate TranslateTo Date1
118 END
119 NODE (Date2)
120 FromDateToDate\ToDate TranslateTo Date2
121 END
122 END
123 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR12
103 TRANSLATE(ISODateTime, Quantity_FIN_3n)
104 RULE
105 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
106 THEN
107 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
108 END
109 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
110 THEN
111 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
112 END
113 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
114 THEN
115 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
116 END
117 END
118 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR12
109 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
110 RULE
111 IF (ISODateTime Matches '.*-00:00')
112 THEN
113 '0000' CopyTo DateTime_UTCIndicator_1
114 ELSE
115 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
116 END
117 END
118 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR12
83 TRANSLATE(SecuritiesAccount17, 97B_2)
84 RULE
85 NODE (DataSourceScheme)
86 Type TranslateTo DataSourceScheme
87 END
88 NODE (AccountTypeCode)
89 Type\Identification CopyTo AccountTypeCode
90 END
91 NODE (AccountNumber)
92 IF (Type IsPresent)
93 THEN
94 Identification CopyTo AccountNumber
95 END
96 END
97 END
98 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR12
83 TRANSLATE(SecuritiesAccount17, 97B_2)
84 RULE
85 NODE (DataSourceScheme)
86 Type TranslateTo DataSourceScheme
87 END
88 NODE (AccountTypeCode)
89 Type\Identification CopyTo AccountTypeCode
90 END
91 NODE (AccountNumber)
92 IF (Type IsPresent)
93 THEN
94 Identification CopyTo AccountNumber
95 END
96 END
97 END
98 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR12
83 TRANSLATE(SecuritiesAccount17, 97B_2)
84 RULE
85 NODE (DataSourceScheme)
86 Type TranslateTo DataSourceScheme
87 END
88 NODE (AccountTypeCode)
89 Type\Identification CopyTo AccountTypeCode
90 END
91 NODE (AccountNumber)
92 IF (Type IsPresent)
93 THEN
94 Identification CopyTo AccountNumber
95 END
96 END
97 END
98 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR12
94 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
95 RULE
96 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
97 END
98 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR12
116 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
117 RULE
118 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
119 END
120 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR12
116 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
117 RULE
118 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
119 END
120 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR12
116 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
117 RULE
118 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
119 END
120 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR12
116 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
117 RULE
118 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
119 END
120 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR12
83 TRANSLATE(SecuritiesAccount17, 97B_2)
84 RULE
85 NODE (DataSourceScheme)
86 Type TranslateTo DataSourceScheme
87 END
88 NODE (AccountTypeCode)
89 Type\Identification CopyTo AccountTypeCode
90 END
91 NODE (AccountNumber)
92 IF (Type IsPresent)
93 THEN
94 Identification CopyTo AccountNumber
95 END
96 END
97 END
98 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR12
119 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
120 RULE
121 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
122 END
123 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR12
116 TRANSLATE(UnmatchedReason2Code, OptionalCode_4!c_371)
117 RULE
118 'ADEA' EquivalentTo 'ADEA'
119 'DMON' EquivalentTo 'DMON'
120 'DEPT' EquivalentTo 'DEPT'
121 'DDEA' EquivalentTo 'DDEA'
122 'DDAT' EquivalentTo 'DDAT'
123 'DQUA' EquivalentTo 'DQUA'
124 'DELN' EquivalentTo 'DELN'
125 'CMIS' EquivalentTo 'CMIS'
126 'SETR' EquivalentTo 'SETR'
127 'SETS' EquivalentTo 'SETS'
128 'DSEC' EquivalentTo 'DSEC'
129 'DTRA' EquivalentTo 'DTRA'
130 'PHYS' EquivalentTo 'PHYS'
131 'IIND' EquivalentTo 'IIND'
132 'FRAP' EquivalentTo 'FRAP'
133 'PLCE' EquivalentTo 'PLCE'
134 'PODU' EquivalentTo 'PODU'
135 'REGD' EquivalentTo 'REGD'
136 'RTGS' EquivalentTo 'RTGS'
137 'ICAG' EquivalentTo 'ICAG'
138 'CLAT' EquivalentTo 'CLAT'
139 'CPCA' EquivalentTo 'CPCA'
140 'IEXE' EquivalentTo 'IEXE'
141 'NCRR' EquivalentTo 'NCRR'
142 'LEOG' EquivalentTo 'LEOG'
143 'NMAS' EquivalentTo 'NMAS'
144 'SAFE' EquivalentTo 'SAFE'
145 'DTRD' EquivalentTo 'DTRD'
146 'LATE' EquivalentTo 'LATE'
147 'TXST' EquivalentTo 'TXST'
148 'ICUS' EquivalentTo 'ICUS'
149 'OTHR' EquivalentTo 'NARR'
150 'MIME' EquivalentTo 'MIME'
151 'UNBR' EquivalentTo 'UNBR'
152 'INPS' EquivalentTo 'INPS'
153 END
154 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR12
135 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
136 RULE
137 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
138 END
139 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR12
87 TRANSLATE(SettlementDate4Choice, 98B_9)
88 RULE
89 NODE (DataSourceScheme)
90 DateCode\Proprietary TranslateTo DataSourceScheme
91 END
92 NODE (DateCode)
93 DateCode\Code TranslateTo DateCode
94 DateCode\Proprietary\Identification CopyTo DateCode
95 END
96 END
97 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR12
116 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
117 RULE
118 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
119 END
120 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR12
112 TRANSLATE(GenericIdentification24, 95R)
113 RULE
114 NODE (DataSourceScheme)
115 GenericIdentification24 TranslateTo DataSourceScheme
116 END
117 NODE (ProprietaryCode)
118 Identification CopyTo ProprietaryCode
119 END
120 END
121 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR12
135 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
136 RULE
137 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
138 END
139 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR12
116 TRANSLATE(GeneratedReason2Code, OptionalCode_4!c_82)
117 RULE
118 'COLL' EquivalentTo 'COLL'
119 'RODE' EquivalentTo 'RODE'
120 'SPLI' EquivalentTo 'SPLI'
121 'THRD' EquivalentTo 'THRD'
122 'TRAN' EquivalentTo 'TRAN'
123 'OTHR' EquivalentTo 'NARR'
124 END
125 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR12
147 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
148 RULE
149 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
150 END
151 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR12
113 TRANSLATE(PartialSettlement1Code, 22F_107)
114 RULE
115 NODE (Indicator)
116 PartialSettlement1Code TranslateTo Indicator
117 END
118 END
119 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR12
149 TRANSLATE(SecurityIdentification12, 35B)
150 RULE
151 NODE (DescriptionOfSecurity)
152 NODE (Line)
153 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
154 THEN
155 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
156 END
157 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
158 THEN
159 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
160 END
161 IF (Identification\ISIN IsPresent)
162 THEN
163 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
164 END
165 END
166 NODE (Line)
167 IF (Identification\OtherIdentification IsPresent)
168 THEN
169 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
170 ELSE
171 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
172 END
173 END
174 NODE (Line)
175 IF (Identification\OtherIdentification IsPresent)
176 THEN
177 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
178 ELSE
179 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
180 END
181 END
182 NODE (Line)
183 IF (Identification\OtherIdentification IsPresent)
184 THEN
185 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
186 ELSE
187 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
188 END
189 END
190 END
191 END
192 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR12
149 TRANSLATE(SecurityIdentification12, 35B)
150 RULE
151 NODE (DescriptionOfSecurity)
152 NODE (Line)
153 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
154 THEN
155 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
156 END
157 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
158 THEN
159 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
160 END
161 IF (Identification\ISIN IsPresent)
162 THEN
163 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
164 END
165 END
166 NODE (Line)
167 IF (Identification\OtherIdentification IsPresent)
168 THEN
169 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
170 ELSE
171 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
172 END
173 END
174 NODE (Line)
175 IF (Identification\OtherIdentification IsPresent)
176 THEN
177 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
178 ELSE
179 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
180 END
181 END
182 NODE (Line)
183 IF (Identification\OtherIdentification IsPresent)
184 THEN
185 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
186 ELSE
187 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
188 END
189 END
190 END
191 END
192 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR12
149 TRANSLATE(SecurityIdentification12, 35B)
150 RULE
151 NODE (DescriptionOfSecurity)
152 NODE (Line)
153 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
154 THEN
155 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
156 END
157 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
158 THEN
159 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
160 END
161 IF (Identification\ISIN IsPresent)
162 THEN
163 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
164 END
165 END
166 NODE (Line)
167 IF (Identification\OtherIdentification IsPresent)
168 THEN
169 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
170 ELSE
171 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
172 END
173 END
174 NODE (Line)
175 IF (Identification\OtherIdentification IsPresent)
176 THEN
177 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
178 ELSE
179 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
180 END
181 END
182 NODE (Line)
183 IF (Identification\OtherIdentification IsPresent)
184 THEN
185 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
186 ELSE
187 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
188 END
189 END
190 END
191 END
192 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR12
149 TRANSLATE(SecurityIdentification12, 35B)
150 RULE
151 NODE (DescriptionOfSecurity)
152 NODE (Line)
153 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
154 THEN
155 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
156 END
157 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
158 THEN
159 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
160 END
161 IF (Identification\ISIN IsPresent)
162 THEN
163 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
164 END
165 END
166 NODE (Line)
167 IF (Identification\OtherIdentification IsPresent)
168 THEN
169 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
170 ELSE
171 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
172 END
173 END
174 NODE (Line)
175 IF (Identification\OtherIdentification IsPresent)
176 THEN
177 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
178 ELSE
179 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
180 END
181 END
182 NODE (Line)
183 IF (Identification\OtherIdentification IsPresent)
184 THEN
185 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
186 ELSE
187 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
188 END
189 END
190 END
191 END
192 END
translateTTR12(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR12
118 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
119 RULE
120 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
121 END
122 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR120
1799 TRANSLATE(93C, SubBalanceInformation8)
1800 RULE
1801 NODE (SubBalanceType)
1802 NODE (Code)
1803 'RSTR' CopyTo SubBalanceType\Code
1804 END
1805 END
1806 NODE (Quantity)
1807 NODE (QuantityAndAvailability)
1808 93C TranslateTo Quantity\QuantityAndAvailability
1809 END
1810 END
1811 END
1812 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR120
1765 TRANSLATE(93B, SubBalanceInformation7)
1766 RULE
1767 NODE (SubBalanceType)
1768 NODE (Code)
1769 'LODE' CopyTo SubBalanceType\Code
1770 END
1771 END
1772 NODE (Quantity)
1773 NODE (Quantity)
1774 IF (Not (DataSourceScheme IsPresent))
1775 THEN
1776 93B TranslateTo Quantity\Quantity
1777 END
1778 END
1779 NODE (Proprietary)
1780 IF (DataSourceScheme IsPresent)
1781 THEN
1782 93B TranslateTo Quantity\Proprietary
1783 END
1784 END
1785 END
1786 END
1787 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR120
1611 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1612 RULE
1613 NODE (Code)
1614 IF (Not (DataSourceScheme IsPresent))
1615 THEN
1616 Indicator TranslateTo Code
1617 END
1618 END
1619 NODE (Proprietary)
1620 DataSourceScheme TranslateTo Proprietary
1621 NODE (Identification)
1622 IF (DataSourceScheme IsPresent)
1623 THEN
1624 Indicator CopyTo Proprietary\Identification
1625 END
1626 END
1627 END
1628 END
1629 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR120
1482 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1483 RULE
1484 'GROS' EquivalentTo 'GROS'
1485 'NETS' EquivalentTo 'NETS'
1486 END
1487 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR120
1612 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1613 RULE
1614 NODE (Code)
1615 IF (Not (DataSourceScheme IsPresent))
1616 THEN
1617 Indicator TranslateTo Code
1618 END
1619 END
1620 NODE (Proprietary)
1621 DataSourceScheme TranslateTo Proprietary
1622 NODE (Identification)
1623 IF (DataSourceScheme IsPresent)
1624 THEN
1625 Indicator CopyTo Proprietary\Identification
1626 END
1627 END
1628 END
1629 END
1630 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR120
1483 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1484 RULE
1485 'GROS' EquivalentTo 'GROS'
1486 'NETS' EquivalentTo 'NETS'
1487 END
1488 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR120
1594 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1595 RULE
1596 NODE (Indicator)
1597 IF (Not (DataSourceScheme IsPresent))
1598 THEN
1599 IF (Indicator IsSameString 'NRTG')
1600 THEN
1601 'false' CopyTo Indicator
1602 ELSE
1603 'true' CopyTo Indicator
1604 END
1605 END
1606 END
1607 NODE (Proprietary)
1608 DataSourceScheme TranslateTo Proprietary
1609 NODE (Identification)
1610 IF (DataSourceScheme IsPresent)
1611 THEN
1612 Indicator CopyTo Proprietary\Identification
1613 END
1614 END
1615 END
1616 END
1617 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR120
1484 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1485 RULE
1486 NODE (Code)
1487 IF (Not (DataSourceScheme IsPresent))
1488 THEN
1489 Indicator TranslateTo Code
1490 END
1491 END
1492 NODE (Proprietary)
1493 DataSourceScheme TranslateTo Proprietary
1494 NODE (Identification)
1495 IF (DataSourceScheme IsPresent)
1496 THEN
1497 Indicator CopyTo Proprietary\Identification
1498 END
1499 END
1500 END
1501 END
1502 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR120
1598 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1599 RULE
1600 NODE (Indicator)
1601 IF (Not (DataSourceScheme IsPresent))
1602 THEN
1603 IF (Indicator IsSameString 'NRTG')
1604 THEN
1605 'false' CopyTo Indicator
1606 ELSE
1607 'true' CopyTo Indicator
1608 END
1609 END
1610 END
1611 NODE (Proprietary)
1612 DataSourceScheme TranslateTo Proprietary
1613 NODE (Identification)
1614 IF (DataSourceScheme IsPresent)
1615 THEN
1616 Indicator CopyTo Proprietary\Identification
1617 END
1618 END
1619 END
1620 END
1621 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR120
1485 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1486 RULE
1487 NODE (Code)
1488 IF (Not (DataSourceScheme IsPresent))
1489 THEN
1490 Indicator TranslateTo Code
1491 END
1492 END
1493 NODE (Proprietary)
1494 DataSourceScheme TranslateTo Proprietary
1495 NODE (Identification)
1496 IF (DataSourceScheme IsPresent)
1497 THEN
1498 Indicator CopyTo Proprietary\Identification
1499 END
1500 END
1501 END
1502 END
1503 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR120
1572 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1573 RULE
1574 NODE (Code)
1575 IF (Not (DataSourceScheme IsPresent))
1576 THEN
1577 Indicator TranslateTo Code
1578 END
1579 END
1580 NODE (Proprietary)
1581 DataSourceScheme TranslateTo Proprietary
1582 NODE (Identification)
1583 IF (DataSourceScheme IsPresent)
1584 THEN
1585 Indicator CopyTo Proprietary\Identification
1586 END
1587 END
1588 END
1589 END
1590 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR120
1572 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1573 RULE
1574 NODE (Code)
1575 IF (Not (DataSourceScheme IsPresent))
1576 THEN
1577 Indicator TranslateTo Code
1578 END
1579 END
1580 NODE (Proprietary)
1581 DataSourceScheme TranslateTo Proprietary
1582 NODE (Identification)
1583 IF (DataSourceScheme IsPresent)
1584 THEN
1585 Indicator CopyTo Proprietary\Identification
1586 END
1587 END
1588 END
1589 END
1590 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR120
1359 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1360 RULE
1361 NODE (Name)
1362 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1363 END
1364 END
1365 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR120
1574 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1575 RULE
1576 NODE (Code)
1577 IF (Not (DataSourceScheme IsPresent))
1578 THEN
1579 Indicator TranslateTo Code
1580 END
1581 END
1582 NODE (Proprietary)
1583 DataSourceScheme TranslateTo Proprietary
1584 NODE (Identification)
1585 IF (DataSourceScheme IsPresent)
1586 THEN
1587 Indicator CopyTo Proprietary\Identification
1588 END
1589 END
1590 END
1591 END
1592 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR120
1574 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1575 RULE
1576 NODE (Code)
1577 IF (Not (DataSourceScheme IsPresent))
1578 THEN
1579 Indicator TranslateTo Code
1580 END
1581 END
1582 NODE (Proprietary)
1583 DataSourceScheme TranslateTo Proprietary
1584 NODE (Identification)
1585 IF (DataSourceScheme IsPresent)
1586 THEN
1587 Indicator CopyTo Proprietary\Identification
1588 END
1589 END
1590 END
1591 END
1592 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR120
1359 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1360 RULE
1361 NODE (Name)
1362 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1363 END
1364 END
1365 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR120
1570 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1571 RULE
1572 NODE (Code)
1573 IF (Not (DataSourceScheme IsPresent))
1574 THEN
1575 Indicator TranslateTo Code
1576 END
1577 END
1578 NODE (Proprietary)
1579 DataSourceScheme TranslateTo Proprietary
1580 NODE (Identification)
1581 IF (DataSourceScheme IsPresent)
1582 THEN
1583 Indicator CopyTo Proprietary\Identification
1584 END
1585 END
1586 END
1587 END
1588 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR120
1570 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1571 RULE
1572 NODE (Code)
1573 IF (Not (DataSourceScheme IsPresent))
1574 THEN
1575 Indicator TranslateTo Code
1576 END
1577 END
1578 NODE (Proprietary)
1579 DataSourceScheme TranslateTo Proprietary
1580 NODE (Identification)
1581 IF (DataSourceScheme IsPresent)
1582 THEN
1583 Indicator CopyTo Proprietary\Identification
1584 END
1585 END
1586 END
1587 END
1588 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR120
1359 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1360 RULE
1361 NODE (Name)
1362 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1363 END
1364 END
1365 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR120
1574 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1575 RULE
1576 NODE (Code)
1577 IF (Not (DataSourceScheme IsPresent))
1578 THEN
1579 Indicator TranslateTo Code
1580 END
1581 END
1582 NODE (Proprietary)
1583 DataSourceScheme TranslateTo Proprietary
1584 NODE (Identification)
1585 IF (DataSourceScheme IsPresent)
1586 THEN
1587 Indicator CopyTo Proprietary\Identification
1588 END
1589 END
1590 END
1591 END
1592 END
translateTTR120(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR120
1574 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1575 RULE
1576 NODE (Code)
1577 IF (Not (DataSourceScheme IsPresent))
1578 THEN
1579 Indicator TranslateTo Code
1580 END
1581 END
1582 NODE (Proprietary)
1583 DataSourceScheme TranslateTo Proprietary
1584 NODE (Identification)
1585 IF (DataSourceScheme IsPresent)
1586 THEN
1587 Indicator CopyTo Proprietary\Identification
1588 END
1589 END
1590 END
1591 END
1592 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR120
1359 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1360 RULE
1361 NODE (Name)
1362 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1363 END
1364 END
1365 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR120
1478 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1479 RULE
1480 'CADJ' EquivalentTo 'CADJ'
1481 'CALL' EquivalentTo 'CALL'
1482 'PAIR' EquivalentTo 'PAIR'
1483 'RATE' EquivalentTo 'RATE'
1484 'ROLP' EquivalentTo 'ROLP'
1485 'TOPU' EquivalentTo 'TOPU'
1486 'WTHD' EquivalentTo 'WTHD'
1487 END
1488 END
translateTTR120(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR120
1459 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1460 RULE
1461 'GROS' EquivalentTo 'GROS'
1462 'NETS' EquivalentTo 'NETS'
1463 END
1464 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR120
1487 TRANSLATE(SecuritiesAccount16, 97B)
1488 RULE
1489 NODE (DataSourceScheme)
1490 Type\Proprietary TranslateTo DataSourceScheme
1491 END
1492 NODE (AccountTypeCode)
1493 Type\Code TranslateTo AccountTypeCode
1494 Type\Proprietary\Identification CopyTo AccountTypeCode
1495 END
1496 NODE (AccountNumber)
1497 IF (Type IsPresent)
1498 THEN
1499 Identification CopyTo AccountNumber
1500 END
1501 END
1502 END
1503 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR120
1550 TRANSLATE(PartyIdentification16Choice, 95Q)
1551 RULE
1552 NODE (NameAndAddress)
1553 NameAndAddress TranslateTo NameAndAddress
1554 END
1555 END
1556 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR120
1234 TRANSLATE(CreditDebitCode, Text_Sign)
1235 RULE
1236 IF (CreditDebitCode IsSameString 'CRDT')
1237 THEN
1238 'N' CopyTo Text_Sign
1239 END
1240 END
1241 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR120
1347 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1348 RULE
1349 NODE (DataSourceScheme)
1350 Proprietary TranslateTo DataSourceScheme
1351 END
1352 NODE (Indicator)
1353 IF (Indicator IsPresent)
1354 THEN
1355 IF (Indicator IsSameBoolean 'false')
1356 THEN
1357 'NBEN' CopyTo Indicator
1358 ELSE
1359 'YBEN' CopyTo Indicator
1360 END
1361 END
1362 Proprietary\Identification CopyTo Indicator
1363 END
1364 END
1365 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR120
1346 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1347 RULE
1348 NODE (DataSourceScheme)
1349 Proprietary TranslateTo DataSourceScheme
1350 END
1351 NODE (Indicator)
1352 IF (Indicator IsPresent)
1353 THEN
1354 IF (Indicator IsSameBoolean 'false')
1355 THEN
1356 'NBEN' CopyTo Indicator
1357 ELSE
1358 'YBEN' CopyTo Indicator
1359 END
1360 END
1361 Proprietary\Identification CopyTo Indicator
1362 END
1363 END
1364 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR120
1349 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1350 RULE
1351 'NREG' EquivalentTo 'NREG'
1352 'YREG' EquivalentTo 'YREG'
1353 END
1354 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR120
1347 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1348 RULE
1349 NODE (DataSourceScheme)
1350 Proprietary TranslateTo DataSourceScheme
1351 END
1352 NODE (Indicator)
1353 IF (Indicator IsPresent)
1354 THEN
1355 IF (Indicator IsSameBoolean 'false')
1356 THEN
1357 'NBEN' CopyTo Indicator
1358 ELSE
1359 'YBEN' CopyTo Indicator
1360 END
1361 END
1362 Proprietary\Identification CopyTo Indicator
1363 END
1364 END
1365 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR120
1314 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1315 RULE
1316 NODE (DataSourceScheme)
1317 Proprietary TranslateTo DataSourceScheme
1318 END
1319 NODE (Indicator)
1320 IF (Indicator IsPresent)
1321 THEN
1322 IF (Indicator IsSameBoolean 'false')
1323 THEN
1324 'NRTG' CopyTo Indicator
1325 ELSE
1326 'YRTG' CopyTo Indicator
1327 END
1328 END
1329 Proprietary\Identification CopyTo Indicator
1330 END
1331 END
1332 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR120
1326 TRANSLATE(Registration2Choice, 22F_29)
1327 RULE
1328 NODE (DataSourceScheme)
1329 Proprietary TranslateTo DataSourceScheme
1330 END
1331 NODE (Indicator)
1332 Code TranslateTo Indicator
1333 Proprietary\Identification CopyTo Indicator
1334 END
1335 END
1336 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR120
1315 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1316 RULE
1317 NODE (DataSourceScheme)
1318 Proprietary TranslateTo DataSourceScheme
1319 END
1320 NODE (Indicator)
1321 IF (Indicator IsPresent)
1322 THEN
1323 IF (Indicator IsSameBoolean 'false')
1324 THEN
1325 'NRTG' CopyTo Indicator
1326 ELSE
1327 'YRTG' CopyTo Indicator
1328 END
1329 END
1330 Proprietary\Identification CopyTo Indicator
1331 END
1332 END
1333 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR120
1326 TRANSLATE(Registration2Choice, 22F_29)
1327 RULE
1328 NODE (DataSourceScheme)
1329 Proprietary TranslateTo DataSourceScheme
1330 END
1331 NODE (Indicator)
1332 Code TranslateTo Indicator
1333 Proprietary\Identification CopyTo Indicator
1334 END
1335 END
1336 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR120
1314 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1315 RULE
1316 NODE (DataSourceScheme)
1317 Proprietary TranslateTo DataSourceScheme
1318 END
1319 NODE (Indicator)
1320 IF (Indicator IsPresent)
1321 THEN
1322 IF (Indicator IsSameBoolean 'false')
1323 THEN
1324 'NRTG' CopyTo Indicator
1325 ELSE
1326 'YRTG' CopyTo Indicator
1327 END
1328 END
1329 Proprietary\Identification CopyTo Indicator
1330 END
1331 END
1332 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR120
1326 TRANSLATE(Registration2Choice, 22F_29)
1327 RULE
1328 NODE (DataSourceScheme)
1329 Proprietary TranslateTo DataSourceScheme
1330 END
1331 NODE (Indicator)
1332 Code TranslateTo Indicator
1333 Proprietary\Identification CopyTo Indicator
1334 END
1335 END
1336 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR120
1315 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1316 RULE
1317 NODE (DataSourceScheme)
1318 Proprietary TranslateTo DataSourceScheme
1319 END
1320 NODE (Indicator)
1321 IF (Indicator IsPresent)
1322 THEN
1323 IF (Indicator IsSameBoolean 'false')
1324 THEN
1325 'NRTG' CopyTo Indicator
1326 ELSE
1327 'YRTG' CopyTo Indicator
1328 END
1329 END
1330 Proprietary\Identification CopyTo Indicator
1331 END
1332 END
1333 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR120
1326 TRANSLATE(Registration2Choice, 22F_29)
1327 RULE
1328 NODE (DataSourceScheme)
1329 Proprietary TranslateTo DataSourceScheme
1330 END
1331 NODE (Indicator)
1332 Code TranslateTo Indicator
1333 Proprietary\Identification CopyTo Indicator
1334 END
1335 END
1336 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR120
1279 TRANSLATE(SettlementTransactionCondition4Choice, 22F_207)
1280 RULE
1281 NODE (DataSourceScheme)
1282 Proprietary TranslateTo DataSourceScheme
1283 END
1284 NODE (Indicator)
1285 Code TranslateTo Indicator
1286 Proprietary\Identification CopyTo Indicator
1287 END
1288 END
1289 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR120
1312 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
1313 RULE
1314 NODE (DataSourceScheme)
1315 Proprietary TranslateTo DataSourceScheme
1316 END
1317 NODE (Indicator)
1318 Code TranslateTo Indicator
1319 Proprietary\Identification CopyTo Indicator
1320 END
1321 END
1322 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR120
1312 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
1313 RULE
1314 NODE (DataSourceScheme)
1315 Proprietary TranslateTo DataSourceScheme
1316 END
1317 NODE (Indicator)
1318 Code TranslateTo Indicator
1319 Proprietary\Identification CopyTo Indicator
1320 END
1321 END
1322 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR120
1312 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
1313 RULE
1314 NODE (DataSourceScheme)
1315 Proprietary TranslateTo DataSourceScheme
1316 END
1317 NODE (Indicator)
1318 Code TranslateTo Indicator
1319 Proprietary\Identification CopyTo Indicator
1320 END
1321 END
1322 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR120
1312 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
1313 RULE
1314 NODE (DataSourceScheme)
1315 Proprietary TranslateTo DataSourceScheme
1316 END
1317 NODE (Indicator)
1318 Code TranslateTo Indicator
1319 Proprietary\Identification CopyTo Indicator
1320 END
1321 END
1322 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR120
1253 TRANSLATE(AmountAndDirection13, 19A)
1254 RULE
1255 NODE (Sign)
1256 CreditDebitIndicator TranslateTo Sign
1257 END
1258 NODE (CurrencyCode)
1259 Amount\Currency TranslateTo CurrencyCode
1260 END
1261 NODE (Amount)
1262 Amount\Amount TranslateTo Amount
1263 END
1264 END
1265 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR120
1253 TRANSLATE(AmountAndDirection13, 19A)
1254 RULE
1255 NODE (Sign)
1256 CreditDebitIndicator TranslateTo Sign
1257 END
1258 NODE (CurrencyCode)
1259 Amount\Currency TranslateTo CurrencyCode
1260 END
1261 NODE (Amount)
1262 Amount\Amount TranslateTo Amount
1263 END
1264 END
1265 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR120
1253 TRANSLATE(AmountAndDirection13, 19A)
1254 RULE
1255 NODE (Sign)
1256 CreditDebitIndicator TranslateTo Sign
1257 END
1258 NODE (CurrencyCode)
1259 Amount\Currency TranslateTo CurrencyCode
1260 END
1261 NODE (Amount)
1262 Amount\Amount TranslateTo Amount
1263 END
1264 END
1265 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR120
1253 TRANSLATE(AmountAndDirection13, 19A)
1254 RULE
1255 NODE (Sign)
1256 CreditDebitIndicator TranslateTo Sign
1257 END
1258 NODE (CurrencyCode)
1259 Amount\Currency TranslateTo CurrencyCode
1260 END
1261 NODE (Amount)
1262 Amount\Amount TranslateTo Amount
1263 END
1264 END
1265 END
translateTTR120(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR120
1268 TRANSLATE(PartyIdentification15Choice, 95R)
1269 RULE
1270 ProprietaryIdentification TranslateTo 95R
1271 END
1272 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR121
1813 TRANSLATE(93B, SubBalanceInformation8)
1814 RULE
1815 NODE (SubBalanceType)
1816 NODE (Code)
1817 'BLCA' CopyTo SubBalanceType\Code
1818 END
1819 END
1820 NODE (Quantity)
1821 NODE (Quantity)
1822 IF (Not (DataSourceScheme IsPresent))
1823 THEN
1824 93B TranslateTo Quantity\Quantity
1825 END
1826 END
1827 NODE (Proprietary)
1828 IF (DataSourceScheme IsPresent)
1829 THEN
1830 93B TranslateTo Quantity\Proprietary
1831 END
1832 END
1833 END
1834 END
1835 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR121
1788 TRANSLATE(93C, SubBalanceInformation7)
1789 RULE
1790 NODE (SubBalanceType)
1791 NODE (Code)
1792 'LODE' CopyTo SubBalanceType\Code
1793 END
1794 END
1795 NODE (Quantity)
1796 NODE (QuantityAndAvailability)
1797 93C TranslateTo Quantity\QuantityAndAvailability
1798 END
1799 END
1800 END
1801 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR121
1630 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1631 RULE
1632 'NSET' EquivalentTo 'NSET'
1633 'YSET' EquivalentTo 'YSET'
1634 END
1635 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR121
1488 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1489 RULE
1490 NODE (Code)
1491 IF (Not (DataSourceScheme IsPresent))
1492 THEN
1493 Indicator TranslateTo Code
1494 END
1495 END
1496 NODE (Proprietary)
1497 DataSourceScheme TranslateTo Proprietary
1498 NODE (Identification)
1499 IF (DataSourceScheme IsPresent)
1500 THEN
1501 Indicator CopyTo Proprietary\Identification
1502 END
1503 END
1504 END
1505 END
1506 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR121
1631 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1632 RULE
1633 'NSET' EquivalentTo 'NSET'
1634 'YSET' EquivalentTo 'YSET'
1635 END
1636 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR121
1489 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1490 RULE
1491 NODE (Code)
1492 IF (Not (DataSourceScheme IsPresent))
1493 THEN
1494 Indicator TranslateTo Code
1495 END
1496 END
1497 NODE (Proprietary)
1498 DataSourceScheme TranslateTo Proprietary
1499 NODE (Identification)
1500 IF (DataSourceScheme IsPresent)
1501 THEN
1502 Indicator CopyTo Proprietary\Identification
1503 END
1504 END
1505 END
1506 END
1507 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR121
1618 TRANSLATE(22F_54, SettlingCapacity2Choice)
1619 RULE
1620 NODE (Code)
1621 IF (Not (DataSourceScheme IsPresent))
1622 THEN
1623 Indicator TranslateTo Code
1624 END
1625 END
1626 NODE (Proprietary)
1627 NODE (Identification)
1628 IF (DataSourceScheme IsPresent)
1629 THEN
1630 Indicator CopyTo Proprietary\Identification
1631 END
1632 END
1633 DataSourceScheme TranslateTo Proprietary
1634 END
1635 END
1636 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR121
1503 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1504 RULE
1505 'AGEN' EquivalentTo 'AGEN'
1506 'PRIN' EquivalentTo 'PRIN'
1507 END
1508 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR121
1622 TRANSLATE(22F_54, SettlingCapacity2Choice)
1623 RULE
1624 NODE (Code)
1625 IF (Not (DataSourceScheme IsPresent))
1626 THEN
1627 Indicator TranslateTo Code
1628 END
1629 END
1630 NODE (Proprietary)
1631 NODE (Identification)
1632 IF (DataSourceScheme IsPresent)
1633 THEN
1634 Indicator CopyTo Proprietary\Identification
1635 END
1636 END
1637 DataSourceScheme TranslateTo Proprietary
1638 END
1639 END
1640 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR121
1504 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1505 RULE
1506 'AGEN' EquivalentTo 'AGEN'
1507 'PRIN' EquivalentTo 'PRIN'
1508 END
1509 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR121
1591 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1592 RULE
1593 'NSET' EquivalentTo 'NSET'
1594 'YSET' EquivalentTo 'YSET'
1595 END
1596 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR121
1591 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1592 RULE
1593 'NSET' EquivalentTo 'NSET'
1594 'YSET' EquivalentTo 'YSET'
1595 END
1596 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR121
1366 TRANSLATE(95R, PartyIdentification16Choice)
1367 RULE
1368 NODE (ProprietaryIdentification)
1369 NODE (Identification)
1370 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1371 END
1372 DataSourceScheme TranslateTo ProprietaryIdentification
1373 END
1374 END
1375 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR121
1593 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1594 RULE
1595 'NSET' EquivalentTo 'NSET'
1596 'YSET' EquivalentTo 'YSET'
1597 END
1598 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR121
1593 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1594 RULE
1595 'NSET' EquivalentTo 'NSET'
1596 'YSET' EquivalentTo 'YSET'
1597 END
1598 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR121
1366 TRANSLATE(95R, PartyIdentification16Choice)
1367 RULE
1368 NODE (ProprietaryIdentification)
1369 NODE (Identification)
1370 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1371 END
1372 DataSourceScheme TranslateTo ProprietaryIdentification
1373 END
1374 END
1375 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR121
1589 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1590 RULE
1591 'NSET' EquivalentTo 'NSET'
1592 'YSET' EquivalentTo 'YSET'
1593 END
1594 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR121
1589 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1590 RULE
1591 'NSET' EquivalentTo 'NSET'
1592 'YSET' EquivalentTo 'YSET'
1593 END
1594 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR121
1366 TRANSLATE(95R, PartyIdentification16Choice)
1367 RULE
1368 NODE (ProprietaryIdentification)
1369 NODE (Identification)
1370 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1371 END
1372 DataSourceScheme TranslateTo ProprietaryIdentification
1373 END
1374 END
1375 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR121
1593 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1594 RULE
1595 'NSET' EquivalentTo 'NSET'
1596 'YSET' EquivalentTo 'YSET'
1597 END
1598 END
translateTTR121(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR121
1593 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1594 RULE
1595 'NSET' EquivalentTo 'NSET'
1596 'YSET' EquivalentTo 'YSET'
1597 END
1598 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR121
1366 TRANSLATE(95R, PartyIdentification16Choice)
1367 RULE
1368 NODE (ProprietaryIdentification)
1369 NODE (Identification)
1370 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1371 END
1372 DataSourceScheme TranslateTo ProprietaryIdentification
1373 END
1374 END
1375 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR121
1489 TRANSLATE(22F_33, Restriction2Choice)
1490 RULE
1491 NODE (Code)
1492 IF (Not (DataSourceScheme IsPresent))
1493 THEN
1494 Indicator TranslateTo Code
1495 END
1496 END
1497 NODE (Proprietary)
1498 DataSourceScheme TranslateTo Proprietary
1499 NODE (Identification)
1500 IF (DataSourceScheme IsPresent)
1501 THEN
1502 Indicator CopyTo Proprietary\Identification
1503 END
1504 END
1505 END
1506 END
1507 END
translateTTR121(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR121
1465 TRANSLATE(22F_56, MarketClientSide2Choice)
1466 RULE
1467 NODE (Code)
1468 IF (Not (DataSourceScheme IsPresent))
1469 THEN
1470 Indicator TranslateTo Code
1471 END
1472 END
1473 NODE (Proprietary)
1474 DataSourceScheme TranslateTo Proprietary
1475 NODE (Identification)
1476 IF (DataSourceScheme IsPresent)
1477 THEN
1478 Indicator CopyTo Proprietary\Identification
1479 END
1480 END
1481 END
1482 END
1483 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR121
1504 TRANSLATE(SecuritiesAccountPurposeType1Code, OptionalCode_4!c_21)
1505 RULE
1506 'MARG' EquivalentTo 'MARG'
1507 'SHOR' EquivalentTo 'SHOR'
1508 'ABRD' EquivalentTo 'ABRD'
1509 'CEND' EquivalentTo 'CEND'
1510 'DVPA' EquivalentTo 'DVPA'
1511 'PHYS' EquivalentTo 'PHYS'
1512 END
1513 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR121
1557 TRANSLATE(PartyIdentification16Choice, 95R)
1558 RULE
1559 ProprietaryIdentification TranslateTo 95R
1560 END
1561 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR121
1242 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1243 RULE
1244 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1245 END
1246 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR121
1366 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1367 RULE
1368 NODE (DataSourceScheme)
1369 Proprietary TranslateTo DataSourceScheme
1370 END
1371 NODE (Indicator)
1372 Code TranslateTo Indicator
1373 Proprietary\Identification CopyTo Indicator
1374 END
1375 END
1376 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR121
1365 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1366 RULE
1367 NODE (DataSourceScheme)
1368 Proprietary TranslateTo DataSourceScheme
1369 END
1370 NODE (Indicator)
1371 Code TranslateTo Indicator
1372 Proprietary\Identification CopyTo Indicator
1373 END
1374 END
1375 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR121
1355 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1356 RULE
1357 NODE (DataSourceScheme)
1358 Proprietary TranslateTo DataSourceScheme
1359 END
1360 NODE (Indicator)
1361 IF (Indicator IsPresent)
1362 THEN
1363 IF (Indicator IsSameBoolean 'false')
1364 THEN
1365 'NBEN' CopyTo Indicator
1366 ELSE
1367 'YBEN' CopyTo Indicator
1368 END
1369 END
1370 Proprietary\Identification CopyTo Indicator
1371 END
1372 END
1373 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR121
1366 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1367 RULE
1368 NODE (DataSourceScheme)
1369 Proprietary TranslateTo DataSourceScheme
1370 END
1371 NODE (Indicator)
1372 Code TranslateTo Indicator
1373 Proprietary\Identification CopyTo Indicator
1374 END
1375 END
1376 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR121
1333 TRANSLATE(Registration2Choice, 22F_29)
1334 RULE
1335 NODE (DataSourceScheme)
1336 Proprietary TranslateTo DataSourceScheme
1337 END
1338 NODE (Indicator)
1339 Code TranslateTo Indicator
1340 Proprietary\Identification CopyTo Indicator
1341 END
1342 END
1343 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR121
1337 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1338 RULE
1339 'NREG' EquivalentTo 'NREG'
1340 'YREG' EquivalentTo 'YREG'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR121
1334 TRANSLATE(Registration2Choice, 22F_29)
1335 RULE
1336 NODE (DataSourceScheme)
1337 Proprietary TranslateTo DataSourceScheme
1338 END
1339 NODE (Indicator)
1340 Code TranslateTo Indicator
1341 Proprietary\Identification CopyTo Indicator
1342 END
1343 END
1344 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR121
1337 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1338 RULE
1339 'NREG' EquivalentTo 'NREG'
1340 'YREG' EquivalentTo 'YREG'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR121
1333 TRANSLATE(Registration2Choice, 22F_29)
1334 RULE
1335 NODE (DataSourceScheme)
1336 Proprietary TranslateTo DataSourceScheme
1337 END
1338 NODE (Indicator)
1339 Code TranslateTo Indicator
1340 Proprietary\Identification CopyTo Indicator
1341 END
1342 END
1343 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR121
1337 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1338 RULE
1339 'NREG' EquivalentTo 'NREG'
1340 'YREG' EquivalentTo 'YREG'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR121
1334 TRANSLATE(Registration2Choice, 22F_29)
1335 RULE
1336 NODE (DataSourceScheme)
1337 Proprietary TranslateTo DataSourceScheme
1338 END
1339 NODE (Indicator)
1340 Code TranslateTo Indicator
1341 Proprietary\Identification CopyTo Indicator
1342 END
1343 END
1344 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR121
1337 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1338 RULE
1339 'NREG' EquivalentTo 'NREG'
1340 'YREG' EquivalentTo 'YREG'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR121
1290 TRANSLATE(SettlementTransactionCondition3Code, OptionalCode_4!c_394)
1291 RULE
1292 'ASGN' EquivalentTo 'ASGN'
1293 'CLEN' EquivalentTo 'CLEN'
1294 'DIRT' EquivalentTo 'DIRT'
1295 'DLWM' EquivalentTo 'DLWM'
1296 'DRAW' EquivalentTo 'DRAW'
1297 'EXER' EquivalentTo 'EXER'
1298 'FRCL' EquivalentTo 'FRCL'
1299 'KNOC' EquivalentTo 'KNOC'
1300 'PHYS' EquivalentTo 'PHYS'
1301 'RESI' EquivalentTo 'RESI'
1302 'SPDL' EquivalentTo 'SPDL'
1303 'SPST' EquivalentTo 'SPST'
1304 'UNEX' EquivalentTo 'UNEX'
1305 END
1306 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR121
1323 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
1324 RULE
1325 'ASGN' EquivalentTo 'ASGN'
1326 'BUTC' EquivalentTo 'BUTC'
1327 'CLEN' EquivalentTo 'CLEN'
1328 'DIRT' EquivalentTo 'DIRT'
1329 'DLWM' EquivalentTo 'DLWM'
1330 'DRAW' EquivalentTo 'DRAW'
1331 'EXER' EquivalentTo 'EXER'
1332 'FRCL' EquivalentTo 'FRCL'
1333 'KNOC' EquivalentTo 'KNOC'
1334 'RESI' EquivalentTo 'RESI'
1335 'PHYS' EquivalentTo 'PHYS'
1336 'SPDL' EquivalentTo 'SPDL'
1337 'UNEX' EquivalentTo 'UNEX'
1338 'TRIP' EquivalentTo 'TRIP'
1339 'NOMC' EquivalentTo 'NOMC'
1340 END
1341 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR121
1323 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
1324 RULE
1325 'ASGN' EquivalentTo 'ASGN'
1326 'BUTC' EquivalentTo 'BUTC'
1327 'CLEN' EquivalentTo 'CLEN'
1328 'DIRT' EquivalentTo 'DIRT'
1329 'DLWM' EquivalentTo 'DLWM'
1330 'DRAW' EquivalentTo 'DRAW'
1331 'EXER' EquivalentTo 'EXER'
1332 'FRCL' EquivalentTo 'FRCL'
1333 'KNOC' EquivalentTo 'KNOC'
1334 'PHYS' EquivalentTo 'PHYS'
1335 'RESI' EquivalentTo 'RESI'
1336 'SPDL' EquivalentTo 'SPDL'
1337 'SPST' EquivalentTo 'SPST'
1338 'UNEX' EquivalentTo 'UNEX'
1339 'NOMC' EquivalentTo 'NOMC'
1340 'TRIP' EquivalentTo 'TRIP'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR121
1323 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
1324 RULE
1325 'ASGN' EquivalentTo 'ASGN'
1326 'CLEN' EquivalentTo 'CLEN'
1327 'DIRT' EquivalentTo 'DIRT'
1328 'DLWM' EquivalentTo 'DLWM'
1329 'DRAW' EquivalentTo 'DRAW'
1330 'EXER' EquivalentTo 'EXER'
1331 'FRCL' EquivalentTo 'FRCL'
1332 'KNOC' EquivalentTo 'KNOC'
1333 'PHYS' EquivalentTo 'PHYS'
1334 'RESI' EquivalentTo 'RESI'
1335 'SPDL' EquivalentTo 'SPDL'
1336 'UNEX' EquivalentTo 'UNEX'
1337 'NOMC' EquivalentTo 'NOMC'
1338 'TRIP' EquivalentTo 'TRIP'
1339 'SHOR' EquivalentTo 'SHOR'
1340 'PENS' EquivalentTo 'PENS'
1341 END
1342 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR121
1323 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
1324 RULE
1325 'ASGN' EquivalentTo 'ASGN'
1326 'CLEN' EquivalentTo 'CLEN'
1327 'DIRT' EquivalentTo 'DIRT'
1328 'DLWM' EquivalentTo 'DLWM'
1329 'DRAW' EquivalentTo 'DRAW'
1330 'EXER' EquivalentTo 'EXER'
1331 'FRCL' EquivalentTo 'FRCL'
1332 'KNOC' EquivalentTo 'KNOC'
1333 'RESI' EquivalentTo 'RESI'
1334 'PHYS' EquivalentTo 'PHYS'
1335 'SPDL' EquivalentTo 'SPDL'
1336 'UNEX' EquivalentTo 'UNEX'
1337 'TRIP' EquivalentTo 'TRIP'
1338 'NOMC' EquivalentTo 'NOMC'
1339 'SHOR' EquivalentTo 'SHOR'
1340 'SPST' EquivalentTo 'SPST'
1341 'PENS' EquivalentTo 'PENS'
1342 END
1343 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR121
1266 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1267 RULE
1268 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1269 END
1270 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR121
1266 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1267 RULE
1268 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1269 END
1270 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR121
1266 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1267 RULE
1268 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1269 END
1270 END
translateTTR121(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR121
1266 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1267 RULE
1268 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1269 END
1270 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR122
1836 TRANSLATE(93C, SubBalanceInformation8)
1837 RULE
1838 NODE (SubBalanceType)
1839 NODE (Code)
1840 'BLCA' CopyTo SubBalanceType\Code
1841 END
1842 END
1843 NODE (Quantity)
1844 NODE (QuantityAndAvailability)
1845 93C TranslateTo Quantity\QuantityAndAvailability
1846 END
1847 END
1848 END
1849 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR122
1802 TRANSLATE(93B, SubBalanceInformation7)
1803 RULE
1804 NODE (SubBalanceType)
1805 NODE (Code)
1806 'PENR' CopyTo SubBalanceType\Code
1807 END
1808 END
1809 NODE (Quantity)
1810 NODE (Quantity)
1811 IF (Not (DataSourceScheme IsPresent))
1812 THEN
1813 93B TranslateTo Quantity\Quantity
1814 END
1815 END
1816 NODE (Proprietary)
1817 IF (DataSourceScheme IsPresent)
1818 THEN
1819 93B TranslateTo Quantity\Proprietary
1820 END
1821 END
1822 END
1823 END
1824 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR122
1636 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1637 RULE
1638 NODE (Code)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 Indicator TranslateTo Code
1642 END
1643 END
1644 NODE (Proprietary)
1645 DataSourceScheme TranslateTo Proprietary
1646 NODE (Identification)
1647 IF (DataSourceScheme IsPresent)
1648 THEN
1649 Indicator CopyTo Proprietary\Identification
1650 END
1651 END
1652 END
1653 END
1654 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR122
1507 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1508 RULE
1509 'AGEN' EquivalentTo 'AGEN'
1510 'PRIN' EquivalentTo 'PRIN'
1511 END
1512 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR122
1637 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1638 RULE
1639 NODE (Code)
1640 IF (Not (DataSourceScheme IsPresent))
1641 THEN
1642 Indicator TranslateTo Code
1643 END
1644 END
1645 NODE (Proprietary)
1646 DataSourceScheme TranslateTo Proprietary
1647 NODE (Identification)
1648 IF (DataSourceScheme IsPresent)
1649 THEN
1650 Indicator CopyTo Proprietary\Identification
1651 END
1652 END
1653 END
1654 END
1655 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR122
1508 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1509 RULE
1510 'AGEN' EquivalentTo 'AGEN'
1511 'PRIN' EquivalentTo 'PRIN'
1512 END
1513 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR122
1637 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1638 RULE
1639 'SPRI' EquivalentTo 'SPRI'
1640 'SAGE' EquivalentTo 'SAGE'
1641 'CUST' EquivalentTo 'CUST'
1642 END
1643 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR122
1509 TRANSLATE(22F_56, MarketClientSide2Choice)
1510 RULE
1511 NODE (Code)
1512 IF (Not (DataSourceScheme IsPresent))
1513 THEN
1514 Indicator TranslateTo Code
1515 END
1516 END
1517 NODE (Proprietary)
1518 DataSourceScheme TranslateTo Proprietary
1519 NODE (Identification)
1520 IF (DataSourceScheme IsPresent)
1521 THEN
1522 Indicator CopyTo Proprietary\Identification
1523 END
1524 END
1525 END
1526 END
1527 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR122
1641 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1642 RULE
1643 'SPRI' EquivalentTo 'SPRI'
1644 'SAGE' EquivalentTo 'SAGE'
1645 'CUST' EquivalentTo 'CUST'
1646 END
1647 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR122
1510 TRANSLATE(22F_56, MarketClientSide2Choice)
1511 RULE
1512 NODE (Code)
1513 IF (Not (DataSourceScheme IsPresent))
1514 THEN
1515 Indicator TranslateTo Code
1516 END
1517 END
1518 NODE (Proprietary)
1519 DataSourceScheme TranslateTo Proprietary
1520 NODE (Identification)
1521 IF (DataSourceScheme IsPresent)
1522 THEN
1523 Indicator CopyTo Proprietary\Identification
1524 END
1525 END
1526 END
1527 END
1528 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR122
1597 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1598 RULE
1599 NODE (Code)
1600 IF (Not (DataSourceScheme IsPresent))
1601 THEN
1602 Indicator TranslateTo Code
1603 END
1604 END
1605 NODE (Proprietary)
1606 DataSourceScheme TranslateTo Proprietary
1607 NODE (Identification)
1608 IF (DataSourceScheme IsPresent)
1609 THEN
1610 Indicator CopyTo Proprietary\Identification
1611 END
1612 END
1613 END
1614 END
1615 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR122
1597 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1598 RULE
1599 NODE (Code)
1600 IF (Not (DataSourceScheme IsPresent))
1601 THEN
1602 Indicator TranslateTo Code
1603 END
1604 END
1605 NODE (Proprietary)
1606 DataSourceScheme TranslateTo Proprietary
1607 NODE (Identification)
1608 IF (DataSourceScheme IsPresent)
1609 THEN
1610 Indicator CopyTo Proprietary\Identification
1611 END
1612 END
1613 END
1614 END
1615 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR122
1376 TRANSLATE(95S, AlternatePartyIdentification3)
1377 RULE
1378 NODE (IdentificationType)
1379 NODE (Code)
1380 IF (Not (DataSourceScheme IsPresent))
1381 THEN
1382 TypeOfID TranslateTo IdentificationType\Code
1383 END
1384 END
1385 NODE (Proprietary)
1386 DataSourceScheme TranslateTo IdentificationType\Proprietary
1387 NODE (Identification)
1388 IF (DataSourceScheme IsPresent)
1389 THEN
1390 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1391 END
1392 END
1393 END
1394 END
1395 NODE (Country)
1396 CountryCode CopyTo Country
1397 END
1398 NODE (AlternateIdentification)
1399 AlternateID CopyTo AlternateIdentification
1400 END
1401 END
1402 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR122
1599 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1600 RULE
1601 NODE (Code)
1602 IF (Not (DataSourceScheme IsPresent))
1603 THEN
1604 Indicator TranslateTo Code
1605 END
1606 END
1607 NODE (Proprietary)
1608 DataSourceScheme TranslateTo Proprietary
1609 NODE (Identification)
1610 IF (DataSourceScheme IsPresent)
1611 THEN
1612 Indicator CopyTo Proprietary\Identification
1613 END
1614 END
1615 END
1616 END
1617 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR122
1599 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1600 RULE
1601 NODE (Code)
1602 IF (Not (DataSourceScheme IsPresent))
1603 THEN
1604 Indicator TranslateTo Code
1605 END
1606 END
1607 NODE (Proprietary)
1608 DataSourceScheme TranslateTo Proprietary
1609 NODE (Identification)
1610 IF (DataSourceScheme IsPresent)
1611 THEN
1612 Indicator CopyTo Proprietary\Identification
1613 END
1614 END
1615 END
1616 END
1617 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR122
1376 TRANSLATE(95S, AlternatePartyIdentification3)
1377 RULE
1378 NODE (IdentificationType)
1379 NODE (Code)
1380 IF (Not (DataSourceScheme IsPresent))
1381 THEN
1382 TypeOfID TranslateTo IdentificationType\Code
1383 END
1384 END
1385 NODE (Proprietary)
1386 DataSourceScheme TranslateTo IdentificationType\Proprietary
1387 NODE (Identification)
1388 IF (DataSourceScheme IsPresent)
1389 THEN
1390 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1391 END
1392 END
1393 END
1394 END
1395 NODE (Country)
1396 CountryCode CopyTo Country
1397 END
1398 NODE (AlternateIdentification)
1399 AlternateID CopyTo AlternateIdentification
1400 END
1401 END
1402 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR122
1595 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1596 RULE
1597 NODE (Code)
1598 IF (Not (DataSourceScheme IsPresent))
1599 THEN
1600 Indicator TranslateTo Code
1601 END
1602 END
1603 NODE (Proprietary)
1604 DataSourceScheme TranslateTo Proprietary
1605 NODE (Identification)
1606 IF (DataSourceScheme IsPresent)
1607 THEN
1608 Indicator CopyTo Proprietary\Identification
1609 END
1610 END
1611 END
1612 END
1613 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR122
1595 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1596 RULE
1597 NODE (Code)
1598 IF (Not (DataSourceScheme IsPresent))
1599 THEN
1600 Indicator TranslateTo Code
1601 END
1602 END
1603 NODE (Proprietary)
1604 DataSourceScheme TranslateTo Proprietary
1605 NODE (Identification)
1606 IF (DataSourceScheme IsPresent)
1607 THEN
1608 Indicator CopyTo Proprietary\Identification
1609 END
1610 END
1611 END
1612 END
1613 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR122
1376 TRANSLATE(95S, AlternatePartyIdentification3)
1377 RULE
1378 NODE (IdentificationType)
1379 NODE (Code)
1380 IF (Not (DataSourceScheme IsPresent))
1381 THEN
1382 TypeOfID TranslateTo IdentificationType\Code
1383 END
1384 END
1385 NODE (Proprietary)
1386 DataSourceScheme TranslateTo IdentificationType\Proprietary
1387 NODE (Identification)
1388 IF (DataSourceScheme IsPresent)
1389 THEN
1390 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1391 END
1392 END
1393 END
1394 END
1395 NODE (Country)
1396 CountryCode CopyTo Country
1397 END
1398 NODE (AlternateIdentification)
1399 AlternateID CopyTo AlternateIdentification
1400 END
1401 END
1402 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR122
1599 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1600 RULE
1601 NODE (Code)
1602 IF (Not (DataSourceScheme IsPresent))
1603 THEN
1604 Indicator TranslateTo Code
1605 END
1606 END
1607 NODE (Proprietary)
1608 DataSourceScheme TranslateTo Proprietary
1609 NODE (Identification)
1610 IF (DataSourceScheme IsPresent)
1611 THEN
1612 Indicator CopyTo Proprietary\Identification
1613 END
1614 END
1615 END
1616 END
1617 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR122
1599 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1600 RULE
1601 NODE (Code)
1602 IF (Not (DataSourceScheme IsPresent))
1603 THEN
1604 Indicator TranslateTo Code
1605 END
1606 END
1607 NODE (Proprietary)
1608 DataSourceScheme TranslateTo Proprietary
1609 NODE (Identification)
1610 IF (DataSourceScheme IsPresent)
1611 THEN
1612 Indicator CopyTo Proprietary\Identification
1613 END
1614 END
1615 END
1616 END
1617 END
translateTTR122(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR122
1376 TRANSLATE(95S, AlternatePartyIdentification3)
1377 RULE
1378 NODE (IdentificationType)
1379 NODE (Code)
1380 IF (Not (DataSourceScheme IsPresent))
1381 THEN
1382 TypeOfID TranslateTo IdentificationType\Code
1383 END
1384 END
1385 NODE (Proprietary)
1386 DataSourceScheme TranslateTo IdentificationType\Proprietary
1387 NODE (Identification)
1388 IF (DataSourceScheme IsPresent)
1389 THEN
1390 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1391 END
1392 END
1393 END
1394 END
1395 NODE (Country)
1396 CountryCode CopyTo Country
1397 END
1398 NODE (AlternateIdentification)
1399 AlternateID CopyTo AlternateIdentification
1400 END
1401 END
1402 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR122
1508 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1509 RULE
1510 '144A' EquivalentTo 'A144'
1511 'NRST' EquivalentTo 'NRST'
1512 'RSTR' EquivalentTo 'RSTR'
1513 END
1514 END
translateTTR122(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR122
1484 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1485 RULE
1486 'CLNT' EquivalentTo 'CLNT'
1487 'MAKT' EquivalentTo 'MAKT'
1488 END
1489 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR122
1562 TRANSLATE(InstructionProcessingStatus6Choice, OptionalCode_4!c_399)
1563 RULE
1564 IF ((PendingCancellation IsPresent) Or (PendingCancellation\NoSpecifiedReason IsSameString 'NORE'))
1565 THEN
1566 'CANP' CopyTo OptionalCode_4!c_399
1567 END
1568 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
1569 THEN
1570 'PACK' CopyTo OptionalCode_4!c_399
1571 END
1572 IF ((Generated IsPresent) Or (Generated\NoSpecifiedReason IsSameString 'NORE'))
1573 THEN
1574 'CGEN' CopyTo OptionalCode_4!c_399
1575 END
1576 IF ((Repair IsPresent) Or (Repair\NoSpecifiedReason IsSameString 'NORE'))
1577 THEN
1578 'REPR' CopyTo OptionalCode_4!c_399
1579 END
1580 IF ((ModificationRequested IsPresent) Or (ModificationRequested\NoSpecifiedReason IsSameString 'NORE'))
1581 THEN
1582 'MPRC' CopyTo OptionalCode_4!c_399
1583 END
1584 IF ((PendingProcessing IsPresent) Or (PendingProcessing\NoSpecifiedReason IsSameString 'NORE'))
1585 THEN
1586 'PPRC' CopyTo OptionalCode_4!c_399
1587 END
1588 IF ((Cancelled IsPresent) Or (Cancelled\NoSpecifiedReason IsSameString 'NORE'))
1589 THEN
1590 'CAND' CopyTo OptionalCode_4!c_399
1591 END
1592 IF ((CancellationRequested IsPresent) Or (CancellationRequested\NoSpecifiedReason IsSameString 'NORE'))
1593 THEN
1594 'CPRC' CopyTo OptionalCode_4!c_399
1595 END
1596 END
1597 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR122
1247 TRANSLATE(RestrictedFINXMax140Text, 70C)
1248 RULE
1249 NODE (Narrative)
1250 NODE (Line)
1251 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1252 END
1253 NODE (Line)
1254 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1255 END
1256 NODE (Line)
1257 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1258 END
1259 NODE (Line)
1260 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1261 END
1262 END
1263 END
1264 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR122
1377 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1378 RULE
1379 'GROS' EquivalentTo 'GROS'
1380 'NETS' EquivalentTo 'NETS'
1381 END
1382 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR122
1376 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1377 RULE
1378 'GROS' EquivalentTo 'GROS'
1379 'NETS' EquivalentTo 'NETS'
1380 END
1381 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR122
1374 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1375 RULE
1376 NODE (DataSourceScheme)
1377 Proprietary TranslateTo DataSourceScheme
1378 END
1379 NODE (Indicator)
1380 Code TranslateTo Indicator
1381 Proprietary\Identification CopyTo Indicator
1382 END
1383 END
1384 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR122
1377 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1378 RULE
1379 'GROS' EquivalentTo 'GROS'
1380 'NETS' EquivalentTo 'NETS'
1381 END
1382 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR122
1344 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1345 RULE
1346 'NREG' EquivalentTo 'NREG'
1347 'YREG' EquivalentTo 'YREG'
1348 END
1349 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR122
1343 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1344 RULE
1345 NODE (DataSourceScheme)
1346 Proprietary TranslateTo DataSourceScheme
1347 END
1348 NODE (Indicator)
1349 IF (Indicator IsPresent)
1350 THEN
1351 IF (Indicator IsSameBoolean 'false')
1352 THEN
1353 'NBEN' CopyTo Indicator
1354 ELSE
1355 'YBEN' CopyTo Indicator
1356 END
1357 END
1358 Proprietary\Identification CopyTo Indicator
1359 END
1360 END
1361 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR122
1345 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1346 RULE
1347 'NREG' EquivalentTo 'NREG'
1348 'YREG' EquivalentTo 'YREG'
1349 END
1350 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR122
1343 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1344 RULE
1345 NODE (DataSourceScheme)
1346 Proprietary TranslateTo DataSourceScheme
1347 END
1348 NODE (Indicator)
1349 IF (Indicator IsPresent)
1350 THEN
1351 IF (Indicator IsSameBoolean 'false')
1352 THEN
1353 'NBEN' CopyTo Indicator
1354 ELSE
1355 'YBEN' CopyTo Indicator
1356 END
1357 END
1358 Proprietary\Identification CopyTo Indicator
1359 END
1360 END
1361 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR122
1344 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1345 RULE
1346 'NREG' EquivalentTo 'NREG'
1347 'YREG' EquivalentTo 'YREG'
1348 END
1349 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR122
1343 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1344 RULE
1345 NODE (DataSourceScheme)
1346 Proprietary TranslateTo DataSourceScheme
1347 END
1348 NODE (Indicator)
1349 IF (Indicator IsPresent)
1350 THEN
1351 IF (Indicator IsSameBoolean 'false')
1352 THEN
1353 'NBEN' CopyTo Indicator
1354 ELSE
1355 'YBEN' CopyTo Indicator
1356 END
1357 END
1358 Proprietary\Identification CopyTo Indicator
1359 END
1360 END
1361 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR122
1345 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1346 RULE
1347 'NREG' EquivalentTo 'NREG'
1348 'YREG' EquivalentTo 'YREG'
1349 END
1350 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR122
1343 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1344 RULE
1345 NODE (DataSourceScheme)
1346 Proprietary TranslateTo DataSourceScheme
1347 END
1348 NODE (Indicator)
1349 IF (Indicator IsPresent)
1350 THEN
1351 IF (Indicator IsSameBoolean 'false')
1352 THEN
1353 'NBEN' CopyTo Indicator
1354 ELSE
1355 'YBEN' CopyTo Indicator
1356 END
1357 END
1358 Proprietary\Identification CopyTo Indicator
1359 END
1360 END
1361 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR122
1307 TRANSLATE(YesNoIndicator, 22F_207)
1308 RULE
1309 NODE (Indicator)
1310 IF (YesNoIndicator IsSameBoolean 'true')
1311 THEN
1312 'PART' CopyTo Indicator
1313 ELSE
1314 'NPAR' CopyTo Indicator
1315 END
1316 END
1317 END
1318 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR122
1342 TRANSLATE(YesNoIndicator, 22F_205)
1343 RULE
1344 NODE (Indicator)
1345 IF (YesNoIndicator IsSameBoolean 'false')
1346 THEN
1347 'NPAR' CopyTo Indicator
1348 END
1349 IF (YesNoIndicator IsSameBoolean 'true')
1350 THEN
1351 'PART' CopyTo Indicator
1352 END
1353 END
1354 END
1355 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR122
1343 TRANSLATE(YesNoIndicator, 22F_204)
1344 RULE
1345 NODE (Indicator)
1346 IF (YesNoIndicator IsSameBoolean 'true')
1347 THEN
1348 'PART' CopyTo Indicator
1349 ELSE
1350 'NPAR' CopyTo Indicator
1351 END
1352 END
1353 END
1354 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR122
1343 TRANSLATE(YesNoIndicator, 22F_201)
1344 RULE
1345 NODE (Indicator)
1346 IF (YesNoIndicator IsSameBoolean 'false')
1347 THEN
1348 'NPAR' CopyTo Indicator
1349 END
1350 IF (YesNoIndicator IsSameBoolean 'true')
1351 THEN
1352 'PART' CopyTo Indicator
1353 END
1354 END
1355 END
1356 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR122
1344 TRANSLATE(YesNoIndicator, 22F_200)
1345 RULE
1346 NODE (Indicator)
1347 IF (YesNoIndicator IsSameBoolean 'true')
1348 THEN
1349 'PART' CopyTo Indicator
1350 ELSE
1351 'NPAR' CopyTo Indicator
1352 END
1353 END
1354 END
1355 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR122
1271 TRANSLATE(RestrictedFINXMax140Text, 70C)
1272 RULE
1273 NODE (Narrative)
1274 NODE (Line)
1275 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1276 END
1277 NODE (Line)
1278 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1279 END
1280 NODE (Line)
1281 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1282 END
1283 NODE (Line)
1284 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1285 END
1286 END
1287 END
1288 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR122
1271 TRANSLATE(RestrictedFINXMax140Text, 70C)
1272 RULE
1273 NODE (Narrative)
1274 NODE (Line)
1275 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1276 END
1277 NODE (Line)
1278 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1279 END
1280 NODE (Line)
1281 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1282 END
1283 NODE (Line)
1284 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1285 END
1286 END
1287 END
1288 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR122
1271 TRANSLATE(RestrictedFINXMax140Text, 70C)
1272 RULE
1273 NODE (Narrative)
1274 NODE (Line)
1275 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1276 END
1277 NODE (Line)
1278 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1279 END
1280 NODE (Line)
1281 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1282 END
1283 NODE (Line)
1284 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1285 END
1286 END
1287 END
1288 END
translateTTR122(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR122
1271 TRANSLATE(RestrictedFINXMax140Text, 70C)
1272 RULE
1273 NODE (Narrative)
1274 NODE (Line)
1275 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1276 END
1277 NODE (Line)
1278 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1279 END
1280 NODE (Line)
1281 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1282 END
1283 NODE (Line)
1284 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1285 END
1286 END
1287 END
1288 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR123
1850 TRANSLATE(93B, SubBalanceInformation8)
1851 RULE
1852 NODE (SubBalanceType)
1853 NODE (Code)
1854 'BORR' CopyTo SubBalanceType\Code
1855 END
1856 END
1857 NODE (Quantity)
1858 NODE (Quantity)
1859 IF (Not (DataSourceScheme IsPresent))
1860 THEN
1861 93B TranslateTo Quantity\Quantity
1862 END
1863 END
1864 NODE (Proprietary)
1865 IF (DataSourceScheme IsPresent)
1866 THEN
1867 93B TranslateTo Quantity\Proprietary
1868 END
1869 END
1870 END
1871 END
1872 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR123
1825 TRANSLATE(93C, SubBalanceInformation7)
1826 RULE
1827 NODE (SubBalanceType)
1828 NODE (Code)
1829 'PENR' CopyTo SubBalanceType\Code
1830 END
1831 END
1832 NODE (Quantity)
1833 NODE (QuantityAndAvailability)
1834 93C TranslateTo Quantity\QuantityAndAvailability
1835 END
1836 END
1837 END
1838 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR123
1655 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1656 RULE
1657 'AGEN' EquivalentTo 'AGEN'
1658 'PRIN' EquivalentTo 'PRIN'
1659 END
1660 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR123
1513 TRANSLATE(22F_56, MarketClientSide2Choice)
1514 RULE
1515 NODE (Code)
1516 IF (Not (DataSourceScheme IsPresent))
1517 THEN
1518 Indicator TranslateTo Code
1519 END
1520 END
1521 NODE (Proprietary)
1522 DataSourceScheme TranslateTo Proprietary
1523 NODE (Identification)
1524 IF (DataSourceScheme IsPresent)
1525 THEN
1526 Indicator CopyTo Proprietary\Identification
1527 END
1528 END
1529 END
1530 END
1531 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR123
1656 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1657 RULE
1658 'AGEN' EquivalentTo 'AGEN'
1659 'PRIN' EquivalentTo 'PRIN'
1660 END
1661 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR123
1514 TRANSLATE(22F_56, MarketClientSide2Choice)
1515 RULE
1516 NODE (Code)
1517 IF (Not (DataSourceScheme IsPresent))
1518 THEN
1519 Indicator TranslateTo Code
1520 END
1521 END
1522 NODE (Proprietary)
1523 DataSourceScheme TranslateTo Proprietary
1524 NODE (Identification)
1525 IF (DataSourceScheme IsPresent)
1526 THEN
1527 Indicator CopyTo Proprietary\Identification
1528 END
1529 END
1530 END
1531 END
1532 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR123
1644 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1645 RULE
1646 NODE (Code)
1647 IF (Not (DataSourceScheme IsPresent))
1648 THEN
1649 Indicator TranslateTo Code
1650 END
1651 END
1652 NODE (Proprietary)
1653 DataSourceScheme TranslateTo Proprietary
1654 NODE (Identification)
1655 IF (DataSourceScheme IsPresent)
1656 THEN
1657 Indicator CopyTo Proprietary\Identification
1658 END
1659 END
1660 END
1661 END
1662 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR123
1528 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1529 RULE
1530 'CLNT' EquivalentTo 'CLNT'
1531 'MAKT' EquivalentTo 'MAKT'
1532 END
1533 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR123
1648 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1649 RULE
1650 NODE (Code)
1651 IF (Not (DataSourceScheme IsPresent))
1652 THEN
1653 Indicator TranslateTo Code
1654 END
1655 END
1656 NODE (Proprietary)
1657 DataSourceScheme TranslateTo Proprietary
1658 NODE (Identification)
1659 IF (DataSourceScheme IsPresent)
1660 THEN
1661 Indicator CopyTo Proprietary\Identification
1662 END
1663 END
1664 END
1665 END
1666 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR123
1529 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1530 RULE
1531 'CLNT' EquivalentTo 'CLNT'
1532 'MAKT' EquivalentTo 'MAKT'
1533 END
1534 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR123
1616 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1617 RULE
1618 'AGEN' EquivalentTo 'AGEN'
1619 'PRIN' EquivalentTo 'PRIN'
1620 END
1621 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR123
1616 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1617 RULE
1618 'AGEN' EquivalentTo 'AGEN'
1619 'PRIN' EquivalentTo 'PRIN'
1620 END
1621 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR123
1403 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1404 RULE
1405 'ARNU' EquivalentTo 'ARNU'
1406 'CCPT' EquivalentTo 'CCPT'
1407 'CHTY' EquivalentTo 'CHTY'
1408 'DRLC' EquivalentTo 'DRLC'
1409 'FIIN' EquivalentTo 'FIIN'
1410 'CORP' EquivalentTo 'CORP'
1411 'TXID' EquivalentTo 'TXID'
1412 END
1413 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR123
1618 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1619 RULE
1620 'AGEN' EquivalentTo 'AGEN'
1621 'PRIN' EquivalentTo 'PRIN'
1622 END
1623 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR123
1618 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1619 RULE
1620 'AGEN' EquivalentTo 'AGEN'
1621 'PRIN' EquivalentTo 'PRIN'
1622 END
1623 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR123
1403 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1404 RULE
1405 'ARNU' EquivalentTo 'ARNU'
1406 'CCPT' EquivalentTo 'CCPT'
1407 'CHTY' EquivalentTo 'CHTY'
1408 'DRLC' EquivalentTo 'DRLC'
1409 'FIIN' EquivalentTo 'FIIN'
1410 'CORP' EquivalentTo 'CORP'
1411 'TXID' EquivalentTo 'TXID'
1412 END
1413 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR123
1614 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1615 RULE
1616 'AGEN' EquivalentTo 'AGEN'
1617 'PRIN' EquivalentTo 'PRIN'
1618 END
1619 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR123
1614 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1615 RULE
1616 'AGEN' EquivalentTo 'AGEN'
1617 'PRIN' EquivalentTo 'PRIN'
1618 END
1619 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR123
1403 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1404 RULE
1405 'ARNU' EquivalentTo 'ARNU'
1406 'CCPT' EquivalentTo 'CCPT'
1407 'CHTY' EquivalentTo 'CHTY'
1408 'DRLC' EquivalentTo 'DRLC'
1409 'FIIN' EquivalentTo 'FIIN'
1410 'CORP' EquivalentTo 'CORP'
1411 'TXID' EquivalentTo 'TXID'
1412 END
1413 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR123
1618 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1619 RULE
1620 'AGEN' EquivalentTo 'AGEN'
1621 'PRIN' EquivalentTo 'PRIN'
1622 END
1623 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR123
1618 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1619 RULE
1620 'AGEN' EquivalentTo 'AGEN'
1621 'PRIN' EquivalentTo 'PRIN'
1622 END
1623 END
translateTTR123(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR123
1403 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1404 RULE
1405 'ARNU' EquivalentTo 'ARNU'
1406 'CCPT' EquivalentTo 'CCPT'
1407 'CHTY' EquivalentTo 'CHTY'
1408 'DRLC' EquivalentTo 'DRLC'
1409 'FIIN' EquivalentTo 'FIIN'
1410 'CORP' EquivalentTo 'CORP'
1411 'TXID' EquivalentTo 'TXID'
1412 END
1413 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR123
1515 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1516 RULE
1517 NODE (Indicator)
1518 IF (Not (DataSourceScheme IsPresent))
1519 THEN
1520 IF (Indicator IsSameString 'NRTG')
1521 THEN
1522 'false' CopyTo Indicator
1523 ELSE
1524 'true' CopyTo Indicator
1525 END
1526 END
1527 END
1528 NODE (Proprietary)
1529 DataSourceScheme TranslateTo Proprietary
1530 NODE (Identification)
1531 IF (DataSourceScheme IsPresent)
1532 THEN
1533 Indicator CopyTo Proprietary\Identification
1534 END
1535 END
1536 END
1537 END
1538 END
translateTTR123(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR123
1490 TRANSLATE(22F_58, NettingEligibility2Choice)
1491 RULE
1492 NODE (Indicator)
1493 IF (Not (DataSourceScheme IsPresent))
1494 THEN
1495 IF (Indicator IsSameString 'NNET')
1496 THEN
1497 'false' CopyTo Indicator
1498 ELSE
1499 'true' CopyTo Indicator
1500 END
1501 END
1502 END
1503 NODE (Proprietary)
1504 DataSourceScheme TranslateTo Proprietary
1505 NODE (Identification)
1506 IF (DataSourceScheme IsPresent)
1507 THEN
1508 Indicator CopyTo Proprietary\Identification
1509 END
1510 END
1511 END
1512 END
1513 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR123
1265 TRANSLATE(SecuritiesTransactionType5Choice, 22F_196)
1266 RULE
1267 NODE (DataSourceScheme)
1268 Proprietary TranslateTo DataSourceScheme
1269 END
1270 NODE (Indicator)
1271 Code TranslateTo Indicator
1272 Proprietary\Identification CopyTo Indicator
1273 END
1274 END
1275 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR123
1383 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1384 RULE
1385 NODE (DataSourceScheme)
1386 Proprietary TranslateTo DataSourceScheme
1387 END
1388 NODE (Indicator)
1389 Code TranslateTo Indicator
1390 Proprietary\Identification CopyTo Indicator
1391 END
1392 END
1393 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR123
1382 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1383 RULE
1384 NODE (DataSourceScheme)
1385 Proprietary TranslateTo DataSourceScheme
1386 END
1387 NODE (Indicator)
1388 Code TranslateTo Indicator
1389 Proprietary\Identification CopyTo Indicator
1390 END
1391 END
1392 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR123
1385 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1386 RULE
1387 'GROS' EquivalentTo 'GROS'
1388 'NETS' EquivalentTo 'NETS'
1389 END
1390 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR123
1383 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1384 RULE
1385 NODE (DataSourceScheme)
1386 Proprietary TranslateTo DataSourceScheme
1387 END
1388 NODE (Indicator)
1389 Code TranslateTo Indicator
1390 Proprietary\Identification CopyTo Indicator
1391 END
1392 END
1393 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR123
1350 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1351 RULE
1352 NODE (DataSourceScheme)
1353 Proprietary TranslateTo DataSourceScheme
1354 END
1355 NODE (Indicator)
1356 IF (Indicator IsPresent)
1357 THEN
1358 IF (Indicator IsSameBoolean 'false')
1359 THEN
1360 'NBEN' CopyTo Indicator
1361 ELSE
1362 'YBEN' CopyTo Indicator
1363 END
1364 END
1365 Proprietary\Identification CopyTo Indicator
1366 END
1367 END
1368 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR123
1362 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1363 RULE
1364 NODE (DataSourceScheme)
1365 Proprietary TranslateTo DataSourceScheme
1366 END
1367 NODE (Indicator)
1368 Code TranslateTo Indicator
1369 Proprietary\Identification CopyTo Indicator
1370 END
1371 END
1372 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR123
1351 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1352 RULE
1353 NODE (DataSourceScheme)
1354 Proprietary TranslateTo DataSourceScheme
1355 END
1356 NODE (Indicator)
1357 IF (Indicator IsPresent)
1358 THEN
1359 IF (Indicator IsSameBoolean 'false')
1360 THEN
1361 'NBEN' CopyTo Indicator
1362 ELSE
1363 'YBEN' CopyTo Indicator
1364 END
1365 END
1366 Proprietary\Identification CopyTo Indicator
1367 END
1368 END
1369 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR123
1362 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1363 RULE
1364 NODE (DataSourceScheme)
1365 Proprietary TranslateTo DataSourceScheme
1366 END
1367 NODE (Indicator)
1368 Code TranslateTo Indicator
1369 Proprietary\Identification CopyTo Indicator
1370 END
1371 END
1372 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR123
1350 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1351 RULE
1352 NODE (DataSourceScheme)
1353 Proprietary TranslateTo DataSourceScheme
1354 END
1355 NODE (Indicator)
1356 IF (Indicator IsPresent)
1357 THEN
1358 IF (Indicator IsSameBoolean 'false')
1359 THEN
1360 'NBEN' CopyTo Indicator
1361 ELSE
1362 'YBEN' CopyTo Indicator
1363 END
1364 END
1365 Proprietary\Identification CopyTo Indicator
1366 END
1367 END
1368 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR123
1362 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1363 RULE
1364 NODE (DataSourceScheme)
1365 Proprietary TranslateTo DataSourceScheme
1366 END
1367 NODE (Indicator)
1368 Code TranslateTo Indicator
1369 Proprietary\Identification CopyTo Indicator
1370 END
1371 END
1372 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR123
1351 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1352 RULE
1353 NODE (DataSourceScheme)
1354 Proprietary TranslateTo DataSourceScheme
1355 END
1356 NODE (Indicator)
1357 IF (Indicator IsPresent)
1358 THEN
1359 IF (Indicator IsSameBoolean 'false')
1360 THEN
1361 'NBEN' CopyTo Indicator
1362 ELSE
1363 'YBEN' CopyTo Indicator
1364 END
1365 END
1366 Proprietary\Identification CopyTo Indicator
1367 END
1368 END
1369 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR123
1362 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1363 RULE
1364 NODE (DataSourceScheme)
1365 Proprietary TranslateTo DataSourceScheme
1366 END
1367 NODE (Indicator)
1368 Code TranslateTo Indicator
1369 Proprietary\Identification CopyTo Indicator
1370 END
1371 END
1372 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR123
1319 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1320 RULE
1321 NODE (DataSourceScheme)
1322 Proprietary TranslateTo DataSourceScheme
1323 END
1324 NODE (Indicator)
1325 Code TranslateTo Indicator
1326 Proprietary\Identification CopyTo Indicator
1327 END
1328 END
1329 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR123
1356 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1357 RULE
1358 NODE (Indicator)
1359 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1360 END
1361 END
1362 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR123
1355 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1356 RULE
1357 NODE (Indicator)
1358 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1359 END
1360 END
1361 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR123
1357 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1358 RULE
1359 NODE (Indicator)
1360 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1361 END
1362 END
1363 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR123
1356 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1357 RULE
1358 NODE (Indicator)
1359 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1360 END
1361 END
1362 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR123
1289 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
1290 RULE
1291 NODE (DataSourceScheme)
1292 Proprietary TranslateTo DataSourceScheme
1293 END
1294 NODE (Indicator)
1295 Code TranslateTo Indicator
1296 Proprietary\Identification CopyTo Indicator
1297 END
1298 END
1299 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR123
1289 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
1290 RULE
1291 NODE (DataSourceScheme)
1292 Proprietary TranslateTo DataSourceScheme
1293 END
1294 NODE (Indicator)
1295 Code TranslateTo Indicator
1296 Proprietary\Identification CopyTo Indicator
1297 END
1298 END
1299 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR123
1289 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
1290 RULE
1291 NODE (DataSourceScheme)
1292 Proprietary TranslateTo DataSourceScheme
1293 END
1294 NODE (Indicator)
1295 Code TranslateTo Indicator
1296 Proprietary\Identification CopyTo Indicator
1297 END
1298 END
1299 END
translateTTR123(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR123
1289 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
1290 RULE
1291 NODE (DataSourceScheme)
1292 Proprietary TranslateTo DataSourceScheme
1293 END
1294 NODE (Indicator)
1295 Code TranslateTo Indicator
1296 Proprietary\Identification CopyTo Indicator
1297 END
1298 END
1299 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR124
1873 TRANSLATE(93C, SubBalanceInformation8)
1874 RULE
1875 NODE (SubBalanceType)
1876 NODE (Code)
1877 'BORR' CopyTo SubBalanceType\Code
1878 END
1879 END
1880 NODE (Quantity)
1881 NODE (QuantityAndAvailability)
1882 93C TranslateTo Quantity\QuantityAndAvailability
1883 END
1884 END
1885 END
1886 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR124
1839 TRANSLATE(93B, AdditionalBalanceInformation7)
1840 RULE
1841 NODE (SubBalanceType)
1842 NODE (Code)
1843 'CLEN' CopyTo SubBalanceType\Code
1844 END
1845 END
1846 NODE (Quantity)
1847 NODE (Quantity)
1848 IF (Not (DataSourceScheme IsPresent))
1849 THEN
1850 93B TranslateTo Quantity\Quantity
1851 END
1852 END
1853 NODE (Proprietary)
1854 IF (DataSourceScheme IsPresent)
1855 THEN
1856 93B TranslateTo Quantity\Proprietary
1857 END
1858 END
1859 END
1860 END
1861 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR124
1661 TRANSLATE(22F_6, GenericIdentification25)
1662 RULE
1663 DataSourceScheme TranslateTo GenericIdentification25
1664 NODE (Identification)
1665 Indicator CopyTo Identification
1666 END
1667 NODE (Issuer)
1668 IF (Not (DataSourceScheme IsPresent))
1669 THEN
1670 'NONE' CopyTo Issuer
1671 END
1672 END
1673 END
1674 END
translateTTR124(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR124
1532 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1533 RULE
1534 'CLNT' EquivalentTo 'CLNT'
1535 'MAKT' EquivalentTo 'MAKT'
1536 END
1537 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR124
1662 TRANSLATE(22F_6, GenericIdentification25)
1663 RULE
1664 DataSourceScheme TranslateTo GenericIdentification25
1665 NODE (Identification)
1666 Indicator CopyTo Identification
1667 END
1668 NODE (Issuer)
1669 IF (Not (DataSourceScheme IsPresent))
1670 THEN
1671 'NONE' CopyTo Issuer
1672 END
1673 END
1674 END
1675 END
translateTTR124(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR124
1533 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1534 RULE
1535 'CLNT' EquivalentTo 'CLNT'
1536 'MAKT' EquivalentTo 'MAKT'
1537 END
1538 END
translateTTR124(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR124
1663 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1664 RULE
1665 'NSET' EquivalentTo 'NSET'
1666 'YSET' EquivalentTo 'YSET'
1667 END
1668 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR124
1534 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1535 RULE
1536 NODE (Indicator)
1537 IF (Not (DataSourceScheme IsPresent))
1538 THEN
1539 IF (Indicator IsSameString 'SINO')
1540 THEN
1541 'false' CopyTo Indicator
1542 END
1543 END
1544 END
1545 NODE (Proprietary)
1546 DataSourceScheme TranslateTo Proprietary
1547 NODE (Identification)
1548 IF (DataSourceScheme IsPresent)
1549 THEN
1550 Indicator CopyTo Proprietary\Identification
1551 END
1552 END
1553 END
1554 END
1555 END
translateTTR124(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR124
1667 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1668 RULE
1669 'NSET' EquivalentTo 'NSET'
1670 'YSET' EquivalentTo 'YSET'
1671 END
1672 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR124
1535 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1536 RULE
1537 NODE (Indicator)
1538 IF (Not (DataSourceScheme IsPresent))
1539 THEN
1540 IF (Indicator IsSameString 'SINO')
1541 THEN
1542 'false' CopyTo Indicator
1543 END
1544 END
1545 END
1546 NODE (Proprietary)
1547 DataSourceScheme TranslateTo Proprietary
1548 NODE (Identification)
1549 IF (DataSourceScheme IsPresent)
1550 THEN
1551 Indicator CopyTo Proprietary\Identification
1552 END
1553 END
1554 END
1555 END
1556 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR124
1622 TRANSLATE(22F_6, GenericIdentification25)
1623 RULE
1624 DataSourceScheme TranslateTo GenericIdentification25
1625 NODE (Identification)
1626 Indicator CopyTo Identification
1627 END
1628 NODE (Issuer)
1629 IF (Not (DataSourceScheme IsPresent))
1630 THEN
1631 'NONE' CopyTo Issuer
1632 END
1633 END
1634 END
1635 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR124
1622 TRANSLATE(22F_6, GenericIdentification25)
1623 RULE
1624 DataSourceScheme TranslateTo GenericIdentification25
1625 NODE (Identification)
1626 Indicator CopyTo Identification
1627 END
1628 NODE (Issuer)
1629 IF (Not (DataSourceScheme IsPresent))
1630 THEN
1631 'NONE' CopyTo Issuer
1632 END
1633 END
1634 END
1635 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR124
1414 TRANSLATE(70D, RestrictedFINXMax350Text)
1415 RULE
1416 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1417 END
1418 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR124
1624 TRANSLATE(22F_6, GenericIdentification25)
1625 RULE
1626 DataSourceScheme TranslateTo GenericIdentification25
1627 NODE (Identification)
1628 Indicator CopyTo Identification
1629 END
1630 NODE (Issuer)
1631 IF (Not (DataSourceScheme IsPresent))
1632 THEN
1633 'NONE' CopyTo Issuer
1634 END
1635 END
1636 END
1637 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR124
1624 TRANSLATE(22F_6, GenericIdentification25)
1625 RULE
1626 DataSourceScheme TranslateTo GenericIdentification25
1627 NODE (Identification)
1628 Indicator CopyTo Identification
1629 END
1630 NODE (Issuer)
1631 IF (Not (DataSourceScheme IsPresent))
1632 THEN
1633 'NONE' CopyTo Issuer
1634 END
1635 END
1636 END
1637 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR124
1414 TRANSLATE(70D, RestrictedFINXMax350Text)
1415 RULE
1416 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1417 END
1418 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR124
1620 TRANSLATE(22F_6, GenericIdentification25)
1621 RULE
1622 DataSourceScheme TranslateTo GenericIdentification25
1623 NODE (Identification)
1624 Indicator CopyTo Identification
1625 END
1626 NODE (Issuer)
1627 IF (Not (DataSourceScheme IsPresent))
1628 THEN
1629 'NONE' CopyTo Issuer
1630 END
1631 END
1632 END
1633 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR124
1620 TRANSLATE(22F_6, GenericIdentification25)
1621 RULE
1622 DataSourceScheme TranslateTo GenericIdentification25
1623 NODE (Identification)
1624 Indicator CopyTo Identification
1625 END
1626 NODE (Issuer)
1627 IF (Not (DataSourceScheme IsPresent))
1628 THEN
1629 'NONE' CopyTo Issuer
1630 END
1631 END
1632 END
1633 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR124
1414 TRANSLATE(70D, RestrictedFINXMax350Text)
1415 RULE
1416 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1417 END
1418 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR124
1624 TRANSLATE(22F_6, GenericIdentification25)
1625 RULE
1626 DataSourceScheme TranslateTo GenericIdentification25
1627 NODE (Identification)
1628 Indicator CopyTo Identification
1629 END
1630 NODE (Issuer)
1631 IF (Not (DataSourceScheme IsPresent))
1632 THEN
1633 'NONE' CopyTo Issuer
1634 END
1635 END
1636 END
1637 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR124
1624 TRANSLATE(22F_6, GenericIdentification25)
1625 RULE
1626 DataSourceScheme TranslateTo GenericIdentification25
1627 NODE (Identification)
1628 Indicator CopyTo Identification
1629 END
1630 NODE (Issuer)
1631 IF (Not (DataSourceScheme IsPresent))
1632 THEN
1633 'NONE' CopyTo Issuer
1634 END
1635 END
1636 END
1637 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR124
1414 TRANSLATE(70D, RestrictedFINXMax350Text)
1415 RULE
1416 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1417 END
1418 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR124
1539 TRANSLATE(22F_54, SettlingCapacity2Choice)
1540 RULE
1541 NODE (Code)
1542 IF (Not (DataSourceScheme IsPresent))
1543 THEN
1544 Indicator TranslateTo Code
1545 END
1546 END
1547 NODE (Proprietary)
1548 NODE (Identification)
1549 IF (DataSourceScheme IsPresent)
1550 THEN
1551 Indicator CopyTo Proprietary\Identification
1552 END
1553 END
1554 DataSourceScheme TranslateTo Proprietary
1555 END
1556 END
1557 END
translateTTR124(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR124
1514 TRANSLATE(22F_29, Registration2Choice)
1515 RULE
1516 NODE (Code)
1517 IF (Not (DataSourceScheme IsPresent))
1518 THEN
1519 Indicator TranslateTo Code
1520 END
1521 END
1522 NODE (Proprietary)
1523 DataSourceScheme TranslateTo Proprietary
1524 NODE (Identification)
1525 IF (DataSourceScheme IsPresent)
1526 THEN
1527 Indicator CopyTo Proprietary\Identification
1528 END
1529 END
1530 END
1531 END
1532 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR124
1276 TRANSLATE(SecuritiesTransactionType3Code, OptionalCode_4!c_321)
1277 RULE
1278 'BSBK' EquivalentTo 'BSBK'
1279 'CNCB' EquivalentTo 'CNCB'
1280 'COLI' EquivalentTo 'COLI'
1281 'COLO' EquivalentTo 'COLO'
1282 'CONV' EquivalentTo 'CONV'
1283 'FCTA' EquivalentTo 'FCTA'
1284 'INSP' EquivalentTo 'INSP'
1285 'ISSU' EquivalentTo 'ISSU'
1286 'MKDW' EquivalentTo 'MKDW'
1287 'MKUP' EquivalentTo 'MKUP'
1288 'NETT' EquivalentTo 'NETT'
1289 'NSYN' EquivalentTo 'NSYN'
1290 'OWNE' EquivalentTo 'OWNE'
1291 'OWNI' EquivalentTo 'OWNI'
1292 'PAIR' EquivalentTo 'PAIR'
1293 'PLAC' EquivalentTo 'PLAC'
1294 'PORT' EquivalentTo 'PORT'
1295 'REAL' EquivalentTo 'REAL'
1296 'REDI' EquivalentTo 'REDI'
1297 'REDM' EquivalentTo 'REDM'
1298 'RELE' EquivalentTo 'RELE'
1299 'REPU' EquivalentTo 'REPU'
1300 'RODE' EquivalentTo 'RODE'
1301 'RPTO' EquivalentTo 'RPTO'
1302 'RVPO' EquivalentTo 'RVPO'
1303 'SBBK' EquivalentTo 'SBBK'
1304 'SECL' EquivalentTo 'SECL'
1305 'SUBS' EquivalentTo 'SUBS'
1306 'SECB' EquivalentTo 'SECB'
1307 'SYND' EquivalentTo 'SYND'
1308 'TBAC' EquivalentTo 'TBAC'
1309 'TRAD' EquivalentTo 'TRAD'
1310 'TRPO' EquivalentTo 'TRPO'
1311 'TRVO' EquivalentTo 'TRVO'
1312 'TURN' EquivalentTo 'TURN'
1313 END
1314 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR124
1394 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1395 RULE
1396 'INTE' EquivalentTo 'INTE'
1397 'BRKR' EquivalentTo 'BRKR'
1398 'VEND' EquivalentTo 'VEND'
1399 END
1400 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR124
1393 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1394 RULE
1395 'INTE' EquivalentTo 'INTE'
1396 'BRKR' EquivalentTo 'BRKR'
1397 'VEND' EquivalentTo 'VEND'
1398 END
1399 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR124
1391 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1392 RULE
1393 NODE (DataSourceScheme)
1394 Proprietary TranslateTo DataSourceScheme
1395 END
1396 NODE (Indicator)
1397 Code TranslateTo Indicator
1398 Proprietary\Identification CopyTo Indicator
1399 END
1400 END
1401 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR124
1394 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1395 RULE
1396 'INTE' EquivalentTo 'INTE'
1397 'BRKR' EquivalentTo 'BRKR'
1398 'VEND' EquivalentTo 'VEND'
1399 END
1400 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR124
1369 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1370 RULE
1371 NODE (DataSourceScheme)
1372 Proprietary TranslateTo DataSourceScheme
1373 END
1374 NODE (Indicator)
1375 Code TranslateTo Indicator
1376 Proprietary\Identification CopyTo Indicator
1377 END
1378 END
1379 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR124
1373 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1374 RULE
1375 'GROS' EquivalentTo 'GROS'
1376 'NETS' EquivalentTo 'NETS'
1377 END
1378 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR124
1370 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1371 RULE
1372 NODE (DataSourceScheme)
1373 Proprietary TranslateTo DataSourceScheme
1374 END
1375 NODE (Indicator)
1376 Code TranslateTo Indicator
1377 Proprietary\Identification CopyTo Indicator
1378 END
1379 END
1380 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR124
1373 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1374 RULE
1375 'GROS' EquivalentTo 'GROS'
1376 'NETS' EquivalentTo 'NETS'
1377 END
1378 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR124
1369 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1370 RULE
1371 NODE (DataSourceScheme)
1372 Proprietary TranslateTo DataSourceScheme
1373 END
1374 NODE (Indicator)
1375 Code TranslateTo Indicator
1376 Proprietary\Identification CopyTo Indicator
1377 END
1378 END
1379 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR124
1373 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1374 RULE
1375 'GROS' EquivalentTo 'GROS'
1376 'NETS' EquivalentTo 'NETS'
1377 END
1378 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR124
1370 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1371 RULE
1372 NODE (DataSourceScheme)
1373 Proprietary TranslateTo DataSourceScheme
1374 END
1375 NODE (Indicator)
1376 Code TranslateTo Indicator
1377 Proprietary\Identification CopyTo Indicator
1378 END
1379 END
1380 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR124
1373 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1374 RULE
1375 'GROS' EquivalentTo 'GROS'
1376 'NETS' EquivalentTo 'NETS'
1377 END
1378 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR124
1330 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1331 RULE
1332 'CUST' EquivalentTo 'CUST'
1333 'SAGE' EquivalentTo 'SAGE'
1334 'SPRI' EquivalentTo 'SPRI'
1335 END
1336 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR124
1363 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1364 RULE
1365 'REPU' EquivalentTo 'REPU'
1366 'RVPO' EquivalentTo 'RVPO'
1367 'SECB' EquivalentTo 'SECB'
1368 'SECL' EquivalentTo 'SECL'
1369 END
1370 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR124
1362 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1363 RULE
1364 'REPU' EquivalentTo 'REPU'
1365 'RVPO' EquivalentTo 'RVPO'
1366 'SECB' EquivalentTo 'SECB'
1367 'SECL' EquivalentTo 'SECL'
1368 END
1369 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR124
1364 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1365 RULE
1366 'REPU' EquivalentTo 'REPU'
1367 'RVPO' EquivalentTo 'RVPO'
1368 'SECB' EquivalentTo 'SECB'
1369 'SECL' EquivalentTo 'SECL'
1370 END
1371 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR124
1363 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1364 RULE
1365 'REPU' EquivalentTo 'REPU'
1366 'RVPO' EquivalentTo 'RVPO'
1367 'SECB' EquivalentTo 'SECB'
1368 'SECL' EquivalentTo 'SECL'
1369 END
1370 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR124
1300 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
1301 RULE
1302 'ASGN' EquivalentTo 'ASGN'
1303 'BUTC' EquivalentTo 'BUTC'
1304 'CLEN' EquivalentTo 'CLEN'
1305 'DIRT' EquivalentTo 'DIRT'
1306 'DLWM' EquivalentTo 'DLWM'
1307 'DRAW' EquivalentTo 'DRAW'
1308 'EXER' EquivalentTo 'EXER'
1309 'FRCL' EquivalentTo 'FRCL'
1310 'KNOC' EquivalentTo 'KNOC'
1311 'RESI' EquivalentTo 'RESI'
1312 'PHYS' EquivalentTo 'PHYS'
1313 'SPDL' EquivalentTo 'SPDL'
1314 'UNEX' EquivalentTo 'UNEX'
1315 'TRIP' EquivalentTo 'TRIP'
1316 'NOMC' EquivalentTo 'NOMC'
1317 END
1318 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR124
1300 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
1301 RULE
1302 'ASGN' EquivalentTo 'ASGN'
1303 'BUTC' EquivalentTo 'BUTC'
1304 'CLEN' EquivalentTo 'CLEN'
1305 'DIRT' EquivalentTo 'DIRT'
1306 'DLWM' EquivalentTo 'DLWM'
1307 'DRAW' EquivalentTo 'DRAW'
1308 'EXER' EquivalentTo 'EXER'
1309 'FRCL' EquivalentTo 'FRCL'
1310 'KNOC' EquivalentTo 'KNOC'
1311 'PHYS' EquivalentTo 'PHYS'
1312 'RESI' EquivalentTo 'RESI'
1313 'SPDL' EquivalentTo 'SPDL'
1314 'SPST' EquivalentTo 'SPST'
1315 'UNEX' EquivalentTo 'UNEX'
1316 'NOMC' EquivalentTo 'NOMC'
1317 'TRIP' EquivalentTo 'TRIP'
1318 END
1319 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR124
1300 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
1301 RULE
1302 'ASGN' EquivalentTo 'ASGN'
1303 'CLEN' EquivalentTo 'CLEN'
1304 'DIRT' EquivalentTo 'DIRT'
1305 'DLWM' EquivalentTo 'DLWM'
1306 'DRAW' EquivalentTo 'DRAW'
1307 'EXER' EquivalentTo 'EXER'
1308 'FRCL' EquivalentTo 'FRCL'
1309 'KNOC' EquivalentTo 'KNOC'
1310 'PHYS' EquivalentTo 'PHYS'
1311 'RESI' EquivalentTo 'RESI'
1312 'SPDL' EquivalentTo 'SPDL'
1313 'UNEX' EquivalentTo 'UNEX'
1314 'NOMC' EquivalentTo 'NOMC'
1315 'TRIP' EquivalentTo 'TRIP'
1316 'SHOR' EquivalentTo 'SHOR'
1317 'PENS' EquivalentTo 'PENS'
1318 END
1319 END
translateTTR124(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR124
1300 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
1301 RULE
1302 'ASGN' EquivalentTo 'ASGN'
1303 'CLEN' EquivalentTo 'CLEN'
1304 'DIRT' EquivalentTo 'DIRT'
1305 'DLWM' EquivalentTo 'DLWM'
1306 'DRAW' EquivalentTo 'DRAW'
1307 'EXER' EquivalentTo 'EXER'
1308 'FRCL' EquivalentTo 'FRCL'
1309 'KNOC' EquivalentTo 'KNOC'
1310 'RESI' EquivalentTo 'RESI'
1311 'PHYS' EquivalentTo 'PHYS'
1312 'SPDL' EquivalentTo 'SPDL'
1313 'UNEX' EquivalentTo 'UNEX'
1314 'TRIP' EquivalentTo 'TRIP'
1315 'NOMC' EquivalentTo 'NOMC'
1316 'SHOR' EquivalentTo 'SHOR'
1317 'SPST' EquivalentTo 'SPST'
1318 'PENS' EquivalentTo 'PENS'
1319 END
1320 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR125
1887 TRANSLATE(93B, AdditionalBalanceInformation8)
1888 RULE
1889 NODE (SubBalanceType)
1890 NODE (Code)
1891 'CLEN' CopyTo SubBalanceType\Code
1892 END
1893 END
1894 NODE (Quantity)
1895 NODE (Quantity)
1896 IF (Not (DataSourceScheme IsPresent))
1897 THEN
1898 93B TranslateTo Quantity\Quantity
1899 END
1900 END
1901 NODE (Proprietary)
1902 IF (DataSourceScheme IsPresent)
1903 THEN
1904 93B TranslateTo Quantity\Proprietary
1905 END
1906 END
1907 END
1908 END
1909 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR125
1862 TRANSLATE(93C, AdditionalBalanceInformation7)
1863 RULE
1864 NODE (SubBalanceType)
1865 NODE (Code)
1866 'CLEN' CopyTo SubBalanceType\Code
1867 END
1868 END
1869 NODE (Quantity)
1870 NODE (QuantityAndAvailability)
1871 93C TranslateTo Quantity\QuantityAndAvailability
1872 END
1873 END
1874 END
1875 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR125
1675 TRANSLATE(22F_90, Tracking2Choice)
1676 RULE
1677 NODE (Indicator)
1678 IF (Not (DataSourceScheme IsPresent))
1679 THEN
1680 IF (Indicator IsSameString 'UNTR')
1681 THEN
1682 'false' CopyTo Indicator
1683 ELSE
1684 'true' CopyTo Indicator
1685 END
1686 END
1687 END
1688 NODE (Proprietary)
1689 DataSourceScheme TranslateTo Proprietary
1690 NODE (Identification)
1691 IF (DataSourceScheme IsPresent)
1692 THEN
1693 Indicator CopyTo Proprietary\Identification
1694 END
1695 END
1696 END
1697 END
1698 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR125
1538 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1539 RULE
1540 NODE (Indicator)
1541 IF (Not (DataSourceScheme IsPresent))
1542 THEN
1543 IF (Indicator IsSameString 'SINO')
1544 THEN
1545 'false' CopyTo Indicator
1546 END
1547 END
1548 END
1549 NODE (Proprietary)
1550 DataSourceScheme TranslateTo Proprietary
1551 NODE (Identification)
1552 IF (DataSourceScheme IsPresent)
1553 THEN
1554 Indicator CopyTo Proprietary\Identification
1555 END
1556 END
1557 END
1558 END
1559 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR125
1676 TRANSLATE(22F_90, Tracking2Choice)
1677 RULE
1678 NODE (Indicator)
1679 IF (Not (DataSourceScheme IsPresent))
1680 THEN
1681 IF (Indicator IsSameString 'UNTR')
1682 THEN
1683 'false' CopyTo Indicator
1684 ELSE
1685 'true' CopyTo Indicator
1686 END
1687 END
1688 END
1689 NODE (Proprietary)
1690 DataSourceScheme TranslateTo Proprietary
1691 NODE (Identification)
1692 IF (DataSourceScheme IsPresent)
1693 THEN
1694 Indicator CopyTo Proprietary\Identification
1695 END
1696 END
1697 END
1698 END
1699 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR125
1539 TRANSLATE(22F_89, FXStandingInstruction2Choice)
1540 RULE
1541 NODE (Indicator)
1542 IF (Not (DataSourceScheme IsPresent))
1543 THEN
1544 IF (Indicator IsSameString 'SINO')
1545 THEN
1546 'false' CopyTo Indicator
1547 END
1548 END
1549 END
1550 NODE (Proprietary)
1551 DataSourceScheme TranslateTo Proprietary
1552 NODE (Identification)
1553 IF (DataSourceScheme IsPresent)
1554 THEN
1555 Indicator CopyTo Proprietary\Identification
1556 END
1557 END
1558 END
1559 END
1560 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR125
1669 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1670 RULE
1671 NODE (Code)
1672 IF (Not (DataSourceScheme IsPresent))
1673 THEN
1674 Indicator TranslateTo Code
1675 END
1676 END
1677 NODE (Proprietary)
1678 DataSourceScheme TranslateTo Proprietary
1679 NODE (Identification)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 Indicator CopyTo Proprietary\Identification
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR125
1556 TRANSLATE(22F_57, BlockTrade2Choice)
1557 RULE
1558 NODE (Code)
1559 IF (Not (DataSourceScheme IsPresent))
1560 THEN
1561 Indicator TranslateTo Code
1562 END
1563 END
1564 NODE (Proprietary)
1565 NODE (Identification)
1566 IF (DataSourceScheme IsPresent)
1567 THEN
1568 Indicator CopyTo Proprietary\Identification
1569 END
1570 END
1571 DataSourceScheme TranslateTo Proprietary
1572 END
1573 END
1574 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR125
1673 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1674 RULE
1675 NODE (Code)
1676 IF (Not (DataSourceScheme IsPresent))
1677 THEN
1678 Indicator TranslateTo Code
1679 END
1680 END
1681 NODE (Proprietary)
1682 DataSourceScheme TranslateTo Proprietary
1683 NODE (Identification)
1684 IF (DataSourceScheme IsPresent)
1685 THEN
1686 Indicator CopyTo Proprietary\Identification
1687 END
1688 END
1689 END
1690 END
1691 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR125
1557 TRANSLATE(22F_57, BlockTrade2Choice)
1558 RULE
1559 NODE (Code)
1560 IF (Not (DataSourceScheme IsPresent))
1561 THEN
1562 Indicator TranslateTo Code
1563 END
1564 END
1565 NODE (Proprietary)
1566 NODE (Identification)
1567 IF (DataSourceScheme IsPresent)
1568 THEN
1569 Indicator CopyTo Proprietary\Identification
1570 END
1571 END
1572 DataSourceScheme TranslateTo Proprietary
1573 END
1574 END
1575 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR125
1636 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1637 RULE
1638 NODE (Code)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 Indicator TranslateTo Code
1642 END
1643 END
1644 NODE (Proprietary)
1645 DataSourceScheme TranslateTo Proprietary
1646 NODE (Identification)
1647 IF (DataSourceScheme IsPresent)
1648 THEN
1649 Indicator CopyTo Proprietary\Identification
1650 END
1651 END
1652 END
1653 END
1654 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR125
1636 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1637 RULE
1638 NODE (Code)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 Indicator TranslateTo Code
1642 END
1643 END
1644 NODE (Proprietary)
1645 DataSourceScheme TranslateTo Proprietary
1646 NODE (Identification)
1647 IF (DataSourceScheme IsPresent)
1648 THEN
1649 Indicator CopyTo Proprietary\Identification
1650 END
1651 END
1652 END
1653 END
1654 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR125
1419 TRANSLATE(95C, PartyIdentification17Choice)
1420 RULE
1421 NODE (Country)
1422 CountryCode CopyTo Country
1423 END
1424 END
1425 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR125
1638 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1639 RULE
1640 NODE (Code)
1641 IF (Not (DataSourceScheme IsPresent))
1642 THEN
1643 Indicator TranslateTo Code
1644 END
1645 END
1646 NODE (Proprietary)
1647 DataSourceScheme TranslateTo Proprietary
1648 NODE (Identification)
1649 IF (DataSourceScheme IsPresent)
1650 THEN
1651 Indicator CopyTo Proprietary\Identification
1652 END
1653 END
1654 END
1655 END
1656 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR125
1638 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1639 RULE
1640 NODE (Code)
1641 IF (Not (DataSourceScheme IsPresent))
1642 THEN
1643 Indicator TranslateTo Code
1644 END
1645 END
1646 NODE (Proprietary)
1647 DataSourceScheme TranslateTo Proprietary
1648 NODE (Identification)
1649 IF (DataSourceScheme IsPresent)
1650 THEN
1651 Indicator CopyTo Proprietary\Identification
1652 END
1653 END
1654 END
1655 END
1656 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR125
1419 TRANSLATE(95C, PartyIdentification17Choice)
1420 RULE
1421 NODE (Country)
1422 CountryCode CopyTo Country
1423 END
1424 END
1425 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR125
1634 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1635 RULE
1636 NODE (Code)
1637 IF (Not (DataSourceScheme IsPresent))
1638 THEN
1639 Indicator TranslateTo Code
1640 END
1641 END
1642 NODE (Proprietary)
1643 DataSourceScheme TranslateTo Proprietary
1644 NODE (Identification)
1645 IF (DataSourceScheme IsPresent)
1646 THEN
1647 Indicator CopyTo Proprietary\Identification
1648 END
1649 END
1650 END
1651 END
1652 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR125
1634 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1635 RULE
1636 NODE (Code)
1637 IF (Not (DataSourceScheme IsPresent))
1638 THEN
1639 Indicator TranslateTo Code
1640 END
1641 END
1642 NODE (Proprietary)
1643 DataSourceScheme TranslateTo Proprietary
1644 NODE (Identification)
1645 IF (DataSourceScheme IsPresent)
1646 THEN
1647 Indicator CopyTo Proprietary\Identification
1648 END
1649 END
1650 END
1651 END
1652 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR125
1419 TRANSLATE(95C, PartyIdentification17Choice)
1420 RULE
1421 NODE (Country)
1422 CountryCode CopyTo Country
1423 END
1424 END
1425 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR125
1638 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1639 RULE
1640 NODE (Code)
1641 IF (Not (DataSourceScheme IsPresent))
1642 THEN
1643 Indicator TranslateTo Code
1644 END
1645 END
1646 NODE (Proprietary)
1647 DataSourceScheme TranslateTo Proprietary
1648 NODE (Identification)
1649 IF (DataSourceScheme IsPresent)
1650 THEN
1651 Indicator CopyTo Proprietary\Identification
1652 END
1653 END
1654 END
1655 END
1656 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR125
1638 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1639 RULE
1640 NODE (Code)
1641 IF (Not (DataSourceScheme IsPresent))
1642 THEN
1643 Indicator TranslateTo Code
1644 END
1645 END
1646 NODE (Proprietary)
1647 DataSourceScheme TranslateTo Proprietary
1648 NODE (Identification)
1649 IF (DataSourceScheme IsPresent)
1650 THEN
1651 Indicator CopyTo Proprietary\Identification
1652 END
1653 END
1654 END
1655 END
1656 END
translateTTR125(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR125
1419 TRANSLATE(95C, PartyIdentification17Choice)
1420 RULE
1421 NODE (Country)
1422 CountryCode CopyTo Country
1423 END
1424 END
1425 END
translateTTR125(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR125
1558 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1559 RULE
1560 'SPRI' EquivalentTo 'SPRI'
1561 'SAGE' EquivalentTo 'SAGE'
1562 'CUST' EquivalentTo 'CUST'
1563 END
1564 END
translateTTR125(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR125
1533 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1534 RULE
1535 'NREG' EquivalentTo 'NREG'
1536 'YREG' EquivalentTo 'YREG'
1537 END
1538 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR125
1315 TRANSLATE(YesNoIndicator, 22F_196)
1316 RULE
1317 NODE (Indicator)
1318 IF (YesNoIndicator IsSameBoolean 'true')
1319 THEN
1320 'PREA' CopyTo Indicator
1321 END
1322 END
1323 END
1324 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR125
1401 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1402 RULE
1403 NODE (DataSourceScheme)
1404 Proprietary TranslateTo DataSourceScheme
1405 END
1406 NODE (Indicator)
1407 Code TranslateTo Indicator
1408 Proprietary\Identification CopyTo Indicator
1409 END
1410 END
1411 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR125
1400 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1401 RULE
1402 NODE (DataSourceScheme)
1403 Proprietary TranslateTo DataSourceScheme
1404 END
1405 NODE (Indicator)
1406 Code TranslateTo Indicator
1407 Proprietary\Identification CopyTo Indicator
1408 END
1409 END
1410 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR125
1402 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1403 RULE
1404 'INTE' EquivalentTo 'INTE'
1405 'BRKR' EquivalentTo 'BRKR'
1406 'VEND' EquivalentTo 'VEND'
1407 END
1408 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR125
1401 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1402 RULE
1403 NODE (DataSourceScheme)
1404 Proprietary TranslateTo DataSourceScheme
1405 END
1406 NODE (Indicator)
1407 Code TranslateTo Indicator
1408 Proprietary\Identification CopyTo Indicator
1409 END
1410 END
1411 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR125
1380 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1381 RULE
1382 'GROS' EquivalentTo 'GROS'
1383 'NETS' EquivalentTo 'NETS'
1384 END
1385 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR125
1379 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1380 RULE
1381 NODE (DataSourceScheme)
1382 Proprietary TranslateTo DataSourceScheme
1383 END
1384 NODE (Indicator)
1385 Code TranslateTo Indicator
1386 Proprietary\Identification CopyTo Indicator
1387 END
1388 END
1389 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR125
1381 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1382 RULE
1383 'GROS' EquivalentTo 'GROS'
1384 'NETS' EquivalentTo 'NETS'
1385 END
1386 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR125
1379 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1380 RULE
1381 NODE (DataSourceScheme)
1382 Proprietary TranslateTo DataSourceScheme
1383 END
1384 NODE (Indicator)
1385 Code TranslateTo Indicator
1386 Proprietary\Identification CopyTo Indicator
1387 END
1388 END
1389 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR125
1380 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1381 RULE
1382 'GROS' EquivalentTo 'GROS'
1383 'NETS' EquivalentTo 'NETS'
1384 END
1385 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR125
1379 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1380 RULE
1381 NODE (DataSourceScheme)
1382 Proprietary TranslateTo DataSourceScheme
1383 END
1384 NODE (Indicator)
1385 Code TranslateTo Indicator
1386 Proprietary\Identification CopyTo Indicator
1387 END
1388 END
1389 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR125
1381 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1382 RULE
1383 'GROS' EquivalentTo 'GROS'
1384 'NETS' EquivalentTo 'NETS'
1385 END
1386 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR125
1379 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1380 RULE
1381 NODE (DataSourceScheme)
1382 Proprietary TranslateTo DataSourceScheme
1383 END
1384 NODE (Indicator)
1385 Code TranslateTo Indicator
1386 Proprietary\Identification CopyTo Indicator
1387 END
1388 END
1389 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR125
1337 TRANSLATE(GenericIdentification25, 22F_6)
1338 RULE
1339 NODE (DataSourceScheme)
1340 GenericIdentification25 TranslateTo DataSourceScheme
1341 END
1342 NODE (Indicator)
1343 Identification CopyTo Indicator
1344 END
1345 END
1346 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR125
1371 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1372 RULE
1373 NODE (DataSourceScheme)
1374 Proprietary TranslateTo DataSourceScheme
1375 END
1376 NODE (Indicator)
1377 Code TranslateTo Indicator
1378 Proprietary\Identification CopyTo Indicator
1379 END
1380 END
1381 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR125
1370 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1371 RULE
1372 NODE (DataSourceScheme)
1373 Proprietary TranslateTo DataSourceScheme
1374 END
1375 NODE (Indicator)
1376 Code TranslateTo Indicator
1377 Proprietary\Identification CopyTo Indicator
1378 END
1379 END
1380 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR125
1372 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1373 RULE
1374 NODE (DataSourceScheme)
1375 Proprietary TranslateTo DataSourceScheme
1376 END
1377 NODE (Indicator)
1378 Code TranslateTo Indicator
1379 Proprietary\Identification CopyTo Indicator
1380 END
1381 END
1382 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR125
1371 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1372 RULE
1373 NODE (DataSourceScheme)
1374 Proprietary TranslateTo DataSourceScheme
1375 END
1376 NODE (Indicator)
1377 Code TranslateTo Indicator
1378 Proprietary\Identification CopyTo Indicator
1379 END
1380 END
1381 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR125
1319 TRANSLATE(YesNoIndicator, 22F_205)
1320 RULE
1321 NODE (Indicator)
1322 IF (YesNoIndicator IsSameBoolean 'false')
1323 THEN
1324 'NPAR' CopyTo Indicator
1325 END
1326 IF (YesNoIndicator IsSameBoolean 'true')
1327 THEN
1328 'PART' CopyTo Indicator
1329 END
1330 END
1331 END
1332 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR125
1320 TRANSLATE(YesNoIndicator, 22F_204)
1321 RULE
1322 NODE (Indicator)
1323 IF (YesNoIndicator IsSameBoolean 'true')
1324 THEN
1325 'PART' CopyTo Indicator
1326 ELSE
1327 'NPAR' CopyTo Indicator
1328 END
1329 END
1330 END
1331 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR125
1320 TRANSLATE(YesNoIndicator, 22F_201)
1321 RULE
1322 NODE (Indicator)
1323 IF (YesNoIndicator IsSameBoolean 'false')
1324 THEN
1325 'NPAR' CopyTo Indicator
1326 END
1327 IF (YesNoIndicator IsSameBoolean 'true')
1328 THEN
1329 'PART' CopyTo Indicator
1330 END
1331 END
1332 END
1333 END
translateTTR125(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR125
1321 TRANSLATE(YesNoIndicator, 22F_200)
1322 RULE
1323 NODE (Indicator)
1324 IF (YesNoIndicator IsSameBoolean 'true')
1325 THEN
1326 'PART' CopyTo Indicator
1327 ELSE
1328 'NPAR' CopyTo Indicator
1329 END
1330 END
1331 END
1332 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR126
1910 TRANSLATE(93C, AdditionalBalanceInformation8)
1911 RULE
1912 NODE (SubBalanceType)
1913 NODE (Code)
1914 'CLEN' CopyTo SubBalanceType\Code
1915 END
1916 END
1917 NODE (Quantity)
1918 NODE (QuantityAndAvailability)
1919 93C TranslateTo Quantity\QuantityAndAvailability
1920 END
1921 END
1922 END
1923 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR126
1876 TRANSLATE(93B, AdditionalBalanceInformation7)
1877 RULE
1878 NODE (SubBalanceType)
1879 NODE (Code)
1880 'COLA' CopyTo SubBalanceType\Code
1881 END
1882 END
1883 NODE (Quantity)
1884 NODE (Quantity)
1885 IF (Not (DataSourceScheme IsPresent))
1886 THEN
1887 93B TranslateTo Quantity\Quantity
1888 END
1889 END
1890 NODE (Proprietary)
1891 IF (DataSourceScheme IsPresent)
1892 THEN
1893 93B TranslateTo Quantity\Proprietary
1894 END
1895 END
1896 END
1897 END
1898 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR126
1699 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1700 RULE
1701 NODE (Code)
1702 IF (Not (DataSourceScheme IsPresent))
1703 THEN
1704 Indicator TranslateTo Code
1705 END
1706 END
1707 NODE (Proprietary)
1708 DataSourceScheme TranslateTo Proprietary
1709 NODE (Identification)
1710 IF (DataSourceScheme IsPresent)
1711 THEN
1712 Indicator CopyTo Proprietary\Identification
1713 END
1714 END
1715 END
1716 END
1717 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR126
1560 TRANSLATE(22F_57, BlockTrade2Choice)
1561 RULE
1562 NODE (Code)
1563 IF (Not (DataSourceScheme IsPresent))
1564 THEN
1565 Indicator TranslateTo Code
1566 END
1567 END
1568 NODE (Proprietary)
1569 NODE (Identification)
1570 IF (DataSourceScheme IsPresent)
1571 THEN
1572 Indicator CopyTo Proprietary\Identification
1573 END
1574 END
1575 DataSourceScheme TranslateTo Proprietary
1576 END
1577 END
1578 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR126
1700 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1701 RULE
1702 NODE (Code)
1703 IF (Not (DataSourceScheme IsPresent))
1704 THEN
1705 Indicator TranslateTo Code
1706 END
1707 END
1708 NODE (Proprietary)
1709 DataSourceScheme TranslateTo Proprietary
1710 NODE (Identification)
1711 IF (DataSourceScheme IsPresent)
1712 THEN
1713 Indicator CopyTo Proprietary\Identification
1714 END
1715 END
1716 END
1717 END
1718 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR126
1561 TRANSLATE(22F_57, BlockTrade2Choice)
1562 RULE
1563 NODE (Code)
1564 IF (Not (DataSourceScheme IsPresent))
1565 THEN
1566 Indicator TranslateTo Code
1567 END
1568 END
1569 NODE (Proprietary)
1570 NODE (Identification)
1571 IF (DataSourceScheme IsPresent)
1572 THEN
1573 Indicator CopyTo Proprietary\Identification
1574 END
1575 END
1576 DataSourceScheme TranslateTo Proprietary
1577 END
1578 END
1579 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR126
1688 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1689 RULE
1690 'AGEN' EquivalentTo 'AGEN'
1691 'PRIN' EquivalentTo 'PRIN'
1692 END
1693 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR126
1575 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1576 RULE
1577 'BLCH' EquivalentTo 'BLCH'
1578 'BLPA' EquivalentTo 'BLPA'
1579 END
1580 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR126
1692 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1693 RULE
1694 'AGEN' EquivalentTo 'AGEN'
1695 'PRIN' EquivalentTo 'PRIN'
1696 END
1697 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR126
1576 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1577 RULE
1578 'BLCH' EquivalentTo 'BLCH'
1579 'BLPA' EquivalentTo 'BLPA'
1580 END
1581 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR126
1655 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1656 RULE
1657 'LAMI' EquivalentTo 'LAMI'
1658 'NBOR' EquivalentTo 'NBOR'
1659 'YBOR' EquivalentTo 'YBOR'
1660 END
1661 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR126
1655 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1656 RULE
1657 'LAMI' EquivalentTo 'LAMI'
1658 'NBOR' EquivalentTo 'NBOR'
1659 'YBOR' EquivalentTo 'YBOR'
1660 END
1661 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR126
1426 TRANSLATE(95P_2, PartyIdentification17Choice)
1427 RULE
1428 NODE (BICOrBEI)
1429 IdentifierCode TranslateTo BICOrBEI
1430 END
1431 END
1432 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR126
1657 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1658 RULE
1659 'LAMI' EquivalentTo 'LAMI'
1660 'NBOR' EquivalentTo 'NBOR'
1661 'YBOR' EquivalentTo 'YBOR'
1662 END
1663 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR126
1657 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1658 RULE
1659 'LAMI' EquivalentTo 'LAMI'
1660 'NBOR' EquivalentTo 'NBOR'
1661 'YBOR' EquivalentTo 'YBOR'
1662 END
1663 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR126
1426 TRANSLATE(95P_2, PartyIdentification17Choice)
1427 RULE
1428 NODE (BICOrBEI)
1429 IdentifierCode TranslateTo BICOrBEI
1430 END
1431 END
1432 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR126
1653 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1654 RULE
1655 'LAMI' EquivalentTo 'LAMI'
1656 'NBOR' EquivalentTo 'NBOR'
1657 'YBOR' EquivalentTo 'YBOR'
1658 END
1659 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR126
1653 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1654 RULE
1655 'LAMI' EquivalentTo 'LAMI'
1656 'NBOR' EquivalentTo 'NBOR'
1657 'YBOR' EquivalentTo 'YBOR'
1658 END
1659 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR126
1426 TRANSLATE(95P_2, PartyIdentification17Choice)
1427 RULE
1428 NODE (BICOrBEI)
1429 IdentifierCode TranslateTo BICOrBEI
1430 END
1431 END
1432 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR126
1657 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1658 RULE
1659 'LAMI' EquivalentTo 'LAMI'
1660 'NBOR' EquivalentTo 'NBOR'
1661 'YBOR' EquivalentTo 'YBOR'
1662 END
1663 END
translateTTR126(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR126
1657 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1658 RULE
1659 'LAMI' EquivalentTo 'LAMI'
1660 'NBOR' EquivalentTo 'NBOR'
1661 'YBOR' EquivalentTo 'YBOR'
1662 END
1663 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR126
1426 TRANSLATE(95P_2, PartyIdentification17Choice)
1427 RULE
1428 NODE (BICOrBEI)
1429 IdentifierCode TranslateTo BICOrBEI
1430 END
1431 END
1432 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR126
1565 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1566 RULE
1567 NODE (Code)
1568 IF (Not (DataSourceScheme IsPresent))
1569 THEN
1570 Indicator TranslateTo Code
1571 END
1572 END
1573 NODE (Proprietary)
1574 DataSourceScheme TranslateTo Proprietary
1575 NODE (Identification)
1576 IF (DataSourceScheme IsPresent)
1577 THEN
1578 Indicator CopyTo Proprietary\Identification
1579 END
1580 END
1581 END
1582 END
1583 END
translateTTR126(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR126
1539 TRANSLATE(22F_36, RepurchaseType4Choice)
1540 RULE
1541 NODE (Code)
1542 IF (Not (DataSourceScheme IsPresent))
1543 THEN
1544 Indicator TranslateTo Code
1545 END
1546 END
1547 NODE (Proprietary)
1548 DataSourceScheme TranslateTo Proprietary
1549 NODE (Identification)
1550 IF (DataSourceScheme IsPresent)
1551 THEN
1552 Indicator CopyTo Proprietary\Identification
1553 END
1554 END
1555 END
1556 END
1557 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR126
1325 TRANSLATE(SettlementTransactionCondition4Choice, 22F_207)
1326 RULE
1327 NODE (DataSourceScheme)
1328 Proprietary TranslateTo DataSourceScheme
1329 END
1330 NODE (Indicator)
1331 Code TranslateTo Indicator
1332 Proprietary\Identification CopyTo Indicator
1333 END
1334 END
1335 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR126
1412 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1413 RULE
1414 'PRIN' EquivalentTo 'PRIN'
1415 'AGEN' EquivalentTo 'AGEN'
1416 END
1417 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR126
1411 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1412 RULE
1413 'PRIN' EquivalentTo 'PRIN'
1414 'AGEN' EquivalentTo 'AGEN'
1415 END
1416 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR126
1409 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1410 RULE
1411 NODE (DataSourceScheme)
1412 Proprietary TranslateTo DataSourceScheme
1413 END
1414 NODE (Indicator)
1415 Code TranslateTo Indicator
1416 Proprietary\Identification CopyTo Indicator
1417 END
1418 END
1419 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR126
1412 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1413 RULE
1414 'PRIN' EquivalentTo 'PRIN'
1415 'AGEN' EquivalentTo 'AGEN'
1416 END
1417 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR126
1386 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1387 RULE
1388 NODE (DataSourceScheme)
1389 Proprietary TranslateTo DataSourceScheme
1390 END
1391 NODE (Indicator)
1392 Code TranslateTo Indicator
1393 Proprietary\Identification CopyTo Indicator
1394 END
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR126
1390 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1391 RULE
1392 'INTE' EquivalentTo 'INTE'
1393 'BRKR' EquivalentTo 'BRKR'
1394 'VEND' EquivalentTo 'VEND'
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR126
1387 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1388 RULE
1389 NODE (DataSourceScheme)
1390 Proprietary TranslateTo DataSourceScheme
1391 END
1392 NODE (Indicator)
1393 Code TranslateTo Indicator
1394 Proprietary\Identification CopyTo Indicator
1395 END
1396 END
1397 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR126
1390 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1391 RULE
1392 'INTE' EquivalentTo 'INTE'
1393 'BRKR' EquivalentTo 'BRKR'
1394 'VEND' EquivalentTo 'VEND'
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR126
1386 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1387 RULE
1388 NODE (DataSourceScheme)
1389 Proprietary TranslateTo DataSourceScheme
1390 END
1391 NODE (Indicator)
1392 Code TranslateTo Indicator
1393 Proprietary\Identification CopyTo Indicator
1394 END
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR126
1390 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1391 RULE
1392 'INTE' EquivalentTo 'INTE'
1393 'BRKR' EquivalentTo 'BRKR'
1394 'VEND' EquivalentTo 'VEND'
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR126
1387 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1388 RULE
1389 NODE (DataSourceScheme)
1390 Proprietary TranslateTo DataSourceScheme
1391 END
1392 NODE (Indicator)
1393 Code TranslateTo Indicator
1394 Proprietary\Identification CopyTo Indicator
1395 END
1396 END
1397 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR126
1390 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1391 RULE
1392 'INTE' EquivalentTo 'INTE'
1393 'BRKR' EquivalentTo 'BRKR'
1394 'VEND' EquivalentTo 'VEND'
1395 END
1396 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR126
1347 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1348 RULE
1349 NODE (DataSourceScheme)
1350 Proprietary TranslateTo DataSourceScheme
1351 END
1352 NODE (Indicator)
1353 IF (Indicator IsPresent)
1354 THEN
1355 IF (Indicator IsSameBoolean 'false')
1356 THEN
1357 'NRTG' CopyTo Indicator
1358 ELSE
1359 'YRTG' CopyTo Indicator
1360 END
1361 END
1362 Proprietary\Identification CopyTo Indicator
1363 END
1364 END
1365 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR126
1382 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1383 RULE
1384 'CUST' EquivalentTo 'CUST'
1385 'SAGE' EquivalentTo 'SAGE'
1386 'SPRI' EquivalentTo 'SPRI'
1387 END
1388 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR126
1381 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1382 RULE
1383 'CUST' EquivalentTo 'CUST'
1384 'SAGE' EquivalentTo 'SAGE'
1385 'SPRI' EquivalentTo 'SPRI'
1386 END
1387 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR126
1383 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1384 RULE
1385 'CUST' EquivalentTo 'CUST'
1386 'SAGE' EquivalentTo 'SAGE'
1387 'SPRI' EquivalentTo 'SPRI'
1388 END
1389 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR126
1382 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1383 RULE
1384 'CUST' EquivalentTo 'CUST'
1385 'SAGE' EquivalentTo 'SAGE'
1386 'SPRI' EquivalentTo 'SPRI'
1387 END
1388 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR126
1333 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1334 RULE
1335 NODE (Indicator)
1336 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1337 END
1338 END
1339 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR126
1332 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_171)
1333 RULE
1334 NODE (Indicator)
1335 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1336 END
1337 END
1338 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR126
1334 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1335 RULE
1336 NODE (Indicator)
1337 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1338 END
1339 END
1340 END
translateTTR126(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR126
1333 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
1334 RULE
1335 NODE (Indicator)
1336 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
1337 END
1338 END
1339 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR127
1924 TRANSLATE(93B, AdditionalBalanceInformation8)
1925 RULE
1926 NODE (SubBalanceType)
1927 NODE (Code)
1928 'COLA' CopyTo SubBalanceType\Code
1929 END
1930 END
1931 NODE (Quantity)
1932 NODE (Quantity)
1933 IF (Not (DataSourceScheme IsPresent))
1934 THEN
1935 93B TranslateTo Quantity\Quantity
1936 END
1937 END
1938 NODE (Proprietary)
1939 IF (DataSourceScheme IsPresent)
1940 THEN
1941 93B TranslateTo Quantity\Proprietary
1942 END
1943 END
1944 END
1945 END
1946 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR127
1899 TRANSLATE(93B, AdditionalBalanceInformation7)
1900 RULE
1901 NODE (SubBalanceType)
1902 NODE (Code)
1903 'OTHR' CopyTo SubBalanceType\Code
1904 END
1905 END
1906 NODE (Quantity)
1907 NODE (Quantity)
1908 IF (Not (DataSourceScheme IsPresent))
1909 THEN
1910 93B TranslateTo Quantity\Quantity
1911 END
1912 END
1913 NODE (Proprietary)
1914 IF (DataSourceScheme IsPresent)
1915 THEN
1916 93B TranslateTo Quantity\Proprietary
1917 END
1918 END
1919 END
1920 END
1921 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR127
1718 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1719 RULE
1720 'LAMI' EquivalentTo 'LAMI'
1721 'NBOR' EquivalentTo 'NBOR'
1722 'YBOR' EquivalentTo 'YBOR'
1723 END
1724 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR127
1579 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1580 RULE
1581 'BLCH' EquivalentTo 'BLCH'
1582 'BLPA' EquivalentTo 'BLPA'
1583 END
1584 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR127
1719 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1720 RULE
1721 'LAMI' EquivalentTo 'LAMI'
1722 'NBOR' EquivalentTo 'NBOR'
1723 'YBOR' EquivalentTo 'YBOR'
1724 END
1725 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR127
1580 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1581 RULE
1582 'BLCH' EquivalentTo 'BLCH'
1583 'BLPA' EquivalentTo 'BLPA'
1584 END
1585 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR127
1694 TRANSLATE(22F_6, GenericIdentification25)
1695 RULE
1696 DataSourceScheme TranslateTo GenericIdentification25
1697 NODE (Identification)
1698 Indicator CopyTo Identification
1699 END
1700 NODE (Issuer)
1701 IF (Not (DataSourceScheme IsPresent))
1702 THEN
1703 'NONE' CopyTo Issuer
1704 END
1705 END
1706 END
1707 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR127
1581 TRANSLATE(22F_33, Restriction2Choice)
1582 RULE
1583 NODE (Code)
1584 IF (Not (DataSourceScheme IsPresent))
1585 THEN
1586 Indicator TranslateTo Code
1587 END
1588 END
1589 NODE (Proprietary)
1590 DataSourceScheme TranslateTo Proprietary
1591 NODE (Identification)
1592 IF (DataSourceScheme IsPresent)
1593 THEN
1594 Indicator CopyTo Proprietary\Identification
1595 END
1596 END
1597 END
1598 END
1599 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR127
1698 TRANSLATE(22F_6, GenericIdentification25)
1699 RULE
1700 DataSourceScheme TranslateTo GenericIdentification25
1701 NODE (Identification)
1702 Indicator CopyTo Identification
1703 END
1704 NODE (Issuer)
1705 IF (Not (DataSourceScheme IsPresent))
1706 THEN
1707 'NONE' CopyTo Issuer
1708 END
1709 END
1710 END
1711 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR127
1582 TRANSLATE(22F_33, Restriction2Choice)
1583 RULE
1584 NODE (Code)
1585 IF (Not (DataSourceScheme IsPresent))
1586 THEN
1587 Indicator TranslateTo Code
1588 END
1589 END
1590 NODE (Proprietary)
1591 DataSourceScheme TranslateTo Proprietary
1592 NODE (Identification)
1593 IF (DataSourceScheme IsPresent)
1594 THEN
1595 Indicator CopyTo Proprietary\Identification
1596 END
1597 END
1598 END
1599 END
1600 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR127
1662 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1663 RULE
1664 NODE (Indicator)
1665 IF (Not (DataSourceScheme IsPresent))
1666 THEN
1667 IF (Indicator IsSameString 'NLEG')
1668 THEN
1669 'false' CopyTo Indicator
1670 ELSE
1671 'true' CopyTo Indicator
1672 END
1673 END
1674 END
1675 NODE (Proprietary)
1676 DataSourceScheme TranslateTo Proprietary
1677 NODE (Identification)
1678 IF (DataSourceScheme IsPresent)
1679 THEN
1680 Indicator CopyTo Proprietary\Identification
1681 END
1682 END
1683 END
1684 END
1685 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR127
1662 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1663 RULE
1664 NODE (Indicator)
1665 IF (Not (DataSourceScheme IsPresent))
1666 THEN
1667 IF (Indicator IsSameString 'NLEG')
1668 THEN
1669 'false' CopyTo Indicator
1670 ELSE
1671 'true' CopyTo Indicator
1672 END
1673 END
1674 END
1675 NODE (Proprietary)
1676 DataSourceScheme TranslateTo Proprietary
1677 NODE (Identification)
1678 IF (DataSourceScheme IsPresent)
1679 THEN
1680 Indicator CopyTo Proprietary\Identification
1681 END
1682 END
1683 END
1684 END
1685 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR127
1433 TRANSLATE(95Q, PartyIdentification17Choice)
1434 RULE
1435 NODE (NameAndAddress)
1436 NameAndAddress TranslateTo NameAndAddress
1437 END
1438 END
1439 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR127
1664 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1665 RULE
1666 NODE (Indicator)
1667 IF (Not (DataSourceScheme IsPresent))
1668 THEN
1669 IF (Indicator IsSameString 'NLEG')
1670 THEN
1671 'false' CopyTo Indicator
1672 ELSE
1673 'true' CopyTo Indicator
1674 END
1675 END
1676 END
1677 NODE (Proprietary)
1678 DataSourceScheme TranslateTo Proprietary
1679 NODE (Identification)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 Indicator CopyTo Proprietary\Identification
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR127
1664 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1665 RULE
1666 NODE (Indicator)
1667 IF (Not (DataSourceScheme IsPresent))
1668 THEN
1669 IF (Indicator IsSameString 'NLEG')
1670 THEN
1671 'false' CopyTo Indicator
1672 ELSE
1673 'true' CopyTo Indicator
1674 END
1675 END
1676 END
1677 NODE (Proprietary)
1678 DataSourceScheme TranslateTo Proprietary
1679 NODE (Identification)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 Indicator CopyTo Proprietary\Identification
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR127
1433 TRANSLATE(95Q, PartyIdentification17Choice)
1434 RULE
1435 NODE (NameAndAddress)
1436 NameAndAddress TranslateTo NameAndAddress
1437 END
1438 END
1439 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR127
1660 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1661 RULE
1662 NODE (Indicator)
1663 IF (Not (DataSourceScheme IsPresent))
1664 THEN
1665 IF (Indicator IsSameString 'NLEG')
1666 THEN
1667 'false' CopyTo Indicator
1668 ELSE
1669 'true' CopyTo Indicator
1670 END
1671 END
1672 END
1673 NODE (Proprietary)
1674 DataSourceScheme TranslateTo Proprietary
1675 NODE (Identification)
1676 IF (DataSourceScheme IsPresent)
1677 THEN
1678 Indicator CopyTo Proprietary\Identification
1679 END
1680 END
1681 END
1682 END
1683 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR127
1660 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1661 RULE
1662 NODE (Indicator)
1663 IF (Not (DataSourceScheme IsPresent))
1664 THEN
1665 IF (Indicator IsSameString 'NLEG')
1666 THEN
1667 'false' CopyTo Indicator
1668 ELSE
1669 'true' CopyTo Indicator
1670 END
1671 END
1672 END
1673 NODE (Proprietary)
1674 DataSourceScheme TranslateTo Proprietary
1675 NODE (Identification)
1676 IF (DataSourceScheme IsPresent)
1677 THEN
1678 Indicator CopyTo Proprietary\Identification
1679 END
1680 END
1681 END
1682 END
1683 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR127
1433 TRANSLATE(95Q, PartyIdentification17Choice)
1434 RULE
1435 NODE (NameAndAddress)
1436 NameAndAddress TranslateTo NameAndAddress
1437 END
1438 END
1439 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR127
1664 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1665 RULE
1666 NODE (Indicator)
1667 IF (Not (DataSourceScheme IsPresent))
1668 THEN
1669 IF (Indicator IsSameString 'NLEG')
1670 THEN
1671 'false' CopyTo Indicator
1672 ELSE
1673 'true' CopyTo Indicator
1674 END
1675 END
1676 END
1677 NODE (Proprietary)
1678 DataSourceScheme TranslateTo Proprietary
1679 NODE (Identification)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 Indicator CopyTo Proprietary\Identification
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR127
1664 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1665 RULE
1666 NODE (Indicator)
1667 IF (Not (DataSourceScheme IsPresent))
1668 THEN
1669 IF (Indicator IsSameString 'NLEG')
1670 THEN
1671 'false' CopyTo Indicator
1672 ELSE
1673 'true' CopyTo Indicator
1674 END
1675 END
1676 END
1677 NODE (Proprietary)
1678 DataSourceScheme TranslateTo Proprietary
1679 NODE (Identification)
1680 IF (DataSourceScheme IsPresent)
1681 THEN
1682 Indicator CopyTo Proprietary\Identification
1683 END
1684 END
1685 END
1686 END
1687 END
translateTTR127(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR127
1433 TRANSLATE(95Q, PartyIdentification17Choice)
1434 RULE
1435 NODE (NameAndAddress)
1436 NameAndAddress TranslateTo NameAndAddress
1437 END
1438 END
1439 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR127
1584 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1585 RULE
1586 'NSET' EquivalentTo 'NSET'
1587 'YSET' EquivalentTo 'YSET'
1588 END
1589 END
translateTTR127(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR127
1558 TRANSLATE(OptionalCode_4!c_43, RepurchaseType2Code)
1559 RULE
1560 'CADJ' EquivalentTo 'CADJ'
1561 'CALL' EquivalentTo 'CALL'
1562 'PAIR' EquivalentTo 'PAIR'
1563 'RATE' EquivalentTo 'RATE'
1564 'ROLP' EquivalentTo 'ROLP'
1565 'TOPU' EquivalentTo 'TOPU'
1566 'WTHD' EquivalentTo 'WTHD'
1567 END
1568 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR127
1336 TRANSLATE(SettlementTransactionCondition3Code, OptionalCode_4!c_394)
1337 RULE
1338 'ASGN' EquivalentTo 'ASGN'
1339 'CLEN' EquivalentTo 'CLEN'
1340 'DIRT' EquivalentTo 'DIRT'
1341 'DLWM' EquivalentTo 'DLWM'
1342 'DRAW' EquivalentTo 'DRAW'
1343 'EXER' EquivalentTo 'EXER'
1344 'FRCL' EquivalentTo 'FRCL'
1345 'KNOC' EquivalentTo 'KNOC'
1346 'PHYS' EquivalentTo 'PHYS'
1347 'RESI' EquivalentTo 'RESI'
1348 'SPDL' EquivalentTo 'SPDL'
1349 'SPST' EquivalentTo 'SPST'
1350 'UNEX' EquivalentTo 'UNEX'
1351 END
1352 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR127
1418 TRANSLATE(MarketClientSide2Choice, 22F_56)
1419 RULE
1420 NODE (DataSourceScheme)
1421 Proprietary TranslateTo DataSourceScheme
1422 END
1423 NODE (Indicator)
1424 Code TranslateTo Indicator
1425 Proprietary\Identification CopyTo Indicator
1426 END
1427 END
1428 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR127
1417 TRANSLATE(MarketClientSide2Choice, 22F_56)
1418 RULE
1419 NODE (DataSourceScheme)
1420 Proprietary TranslateTo DataSourceScheme
1421 END
1422 NODE (Indicator)
1423 Code TranslateTo Indicator
1424 Proprietary\Identification CopyTo Indicator
1425 END
1426 END
1427 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR127
1420 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1421 RULE
1422 'PRIN' EquivalentTo 'PRIN'
1423 'AGEN' EquivalentTo 'AGEN'
1424 END
1425 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR127
1418 TRANSLATE(MarketClientSide2Choice, 22F_56)
1419 RULE
1420 NODE (DataSourceScheme)
1421 Proprietary TranslateTo DataSourceScheme
1422 END
1423 NODE (Indicator)
1424 Code TranslateTo Indicator
1425 Proprietary\Identification CopyTo Indicator
1426 END
1427 END
1428 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR127
1397 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1398 RULE
1399 'INTE' EquivalentTo 'INTE'
1400 'BRKR' EquivalentTo 'BRKR'
1401 'VEND' EquivalentTo 'VEND'
1402 END
1403 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR127
1397 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1398 RULE
1399 NODE (DataSourceScheme)
1400 Proprietary TranslateTo DataSourceScheme
1401 END
1402 NODE (Indicator)
1403 Code TranslateTo Indicator
1404 Proprietary\Identification CopyTo Indicator
1405 END
1406 END
1407 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR127
1398 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1399 RULE
1400 'INTE' EquivalentTo 'INTE'
1401 'BRKR' EquivalentTo 'BRKR'
1402 'VEND' EquivalentTo 'VEND'
1403 END
1404 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR127
1397 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1398 RULE
1399 NODE (DataSourceScheme)
1400 Proprietary TranslateTo DataSourceScheme
1401 END
1402 NODE (Indicator)
1403 Code TranslateTo Indicator
1404 Proprietary\Identification CopyTo Indicator
1405 END
1406 END
1407 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR127
1397 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1398 RULE
1399 'INTE' EquivalentTo 'INTE'
1400 'BRKR' EquivalentTo 'BRKR'
1401 'VEND' EquivalentTo 'VEND'
1402 END
1403 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR127
1397 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1398 RULE
1399 NODE (DataSourceScheme)
1400 Proprietary TranslateTo DataSourceScheme
1401 END
1402 NODE (Indicator)
1403 Code TranslateTo Indicator
1404 Proprietary\Identification CopyTo Indicator
1405 END
1406 END
1407 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR127
1398 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1399 RULE
1400 'INTE' EquivalentTo 'INTE'
1401 'BRKR' EquivalentTo 'BRKR'
1402 'VEND' EquivalentTo 'VEND'
1403 END
1404 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR127
1397 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1398 RULE
1399 NODE (DataSourceScheme)
1400 Proprietary TranslateTo DataSourceScheme
1401 END
1402 NODE (Indicator)
1403 Code TranslateTo Indicator
1404 Proprietary\Identification CopyTo Indicator
1405 END
1406 END
1407 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR127
1366 TRANSLATE(Registration2Choice, 22F_29)
1367 RULE
1368 NODE (DataSourceScheme)
1369 Proprietary TranslateTo DataSourceScheme
1370 END
1371 NODE (Indicator)
1372 Code TranslateTo Indicator
1373 Proprietary\Identification CopyTo Indicator
1374 END
1375 END
1376 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR127
1389 TRANSLATE(GenericIdentification25, 22F_6)
1390 RULE
1391 NODE (DataSourceScheme)
1392 GenericIdentification25 TranslateTo DataSourceScheme
1393 END
1394 NODE (Indicator)
1395 Identification CopyTo Indicator
1396 END
1397 END
1398 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR127
1388 TRANSLATE(GenericIdentification25, 22F_6)
1389 RULE
1390 NODE (DataSourceScheme)
1391 GenericIdentification25 TranslateTo DataSourceScheme
1392 END
1393 NODE (Indicator)
1394 Identification CopyTo Indicator
1395 END
1396 END
1397 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR127
1390 TRANSLATE(GenericIdentification25, 22F_6)
1391 RULE
1392 NODE (DataSourceScheme)
1393 GenericIdentification25 TranslateTo DataSourceScheme
1394 END
1395 NODE (Indicator)
1396 Identification CopyTo Indicator
1397 END
1398 END
1399 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR127
1389 TRANSLATE(GenericIdentification25, 22F_6)
1390 RULE
1391 NODE (DataSourceScheme)
1392 GenericIdentification25 TranslateTo DataSourceScheme
1393 END
1394 NODE (Indicator)
1395 Identification CopyTo Indicator
1396 END
1397 END
1398 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR127
1340 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1341 RULE
1342 'REPU' EquivalentTo 'REPU'
1343 'RVPO' EquivalentTo 'RVPO'
1344 'SECB' EquivalentTo 'SECB'
1345 'SECL' EquivalentTo 'SECL'
1346 END
1347 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR127
1339 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_286)
1340 RULE
1341 'REPU' EquivalentTo 'REPU'
1342 'RVPO' EquivalentTo 'RVPO'
1343 'SECB' EquivalentTo 'SECB'
1344 'SECL' EquivalentTo 'SECL'
1345 END
1346 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR127
1341 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1342 RULE
1343 'REPU' EquivalentTo 'REPU'
1344 'RVPO' EquivalentTo 'RVPO'
1345 'SECB' EquivalentTo 'SECB'
1346 'SECL' EquivalentTo 'SECL'
1347 END
1348 END
translateTTR127(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR127
1340 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
1341 RULE
1342 'REPU' EquivalentTo 'REPU'
1343 'RVPO' EquivalentTo 'RVPO'
1344 'SECB' EquivalentTo 'SECB'
1345 'SECL' EquivalentTo 'SECL'
1346 END
1347 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR128
1947 TRANSLATE(93B, AdditionalBalanceInformation8)
1948 RULE
1949 NODE (SubBalanceType)
1950 NODE (Code)
1951 'QUAS' CopyTo SubBalanceType\Code
1952 END
1953 END
1954 NODE (Quantity)
1955 NODE (Quantity)
1956 IF (Not (DataSourceScheme IsPresent))
1957 THEN
1958 93B TranslateTo Quantity\Quantity
1959 END
1960 END
1961 NODE (Proprietary)
1962 IF (DataSourceScheme IsPresent)
1963 THEN
1964 93B TranslateTo Quantity\Proprietary
1965 END
1966 END
1967 END
1968 END
1969 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR128
1922 TRANSLATE(93C, AdditionalBalanceInformation7)
1923 RULE
1924 NODE (SubBalanceType)
1925 NODE (Code)
1926 'OTHR' CopyTo SubBalanceType\Code
1927 END
1928 END
1929 NODE (Quantity)
1930 NODE (QuantityAndAvailability)
1931 93C TranslateTo Quantity\QuantityAndAvailability
1932 END
1933 END
1934 END
1935 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR128
1725 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1726 RULE
1727 NODE (Indicator)
1728 IF (Not (DataSourceScheme IsPresent))
1729 THEN
1730 IF (Indicator IsSameString 'NLEG')
1731 THEN
1732 'false' CopyTo Indicator
1733 ELSE
1734 'true' CopyTo Indicator
1735 END
1736 END
1737 END
1738 NODE (Proprietary)
1739 DataSourceScheme TranslateTo Proprietary
1740 NODE (Identification)
1741 IF (DataSourceScheme IsPresent)
1742 THEN
1743 Indicator CopyTo Proprietary\Identification
1744 END
1745 END
1746 END
1747 END
1748 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR128
1585 TRANSLATE(22F_33, Restriction2Choice)
1586 RULE
1587 NODE (Code)
1588 IF (Not (DataSourceScheme IsPresent))
1589 THEN
1590 Indicator TranslateTo Code
1591 END
1592 END
1593 NODE (Proprietary)
1594 DataSourceScheme TranslateTo Proprietary
1595 NODE (Identification)
1596 IF (DataSourceScheme IsPresent)
1597 THEN
1598 Indicator CopyTo Proprietary\Identification
1599 END
1600 END
1601 END
1602 END
1603 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR128
1726 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1727 RULE
1728 NODE (Indicator)
1729 IF (Not (DataSourceScheme IsPresent))
1730 THEN
1731 IF (Indicator IsSameString 'NLEG')
1732 THEN
1733 'false' CopyTo Indicator
1734 ELSE
1735 'true' CopyTo Indicator
1736 END
1737 END
1738 END
1739 NODE (Proprietary)
1740 DataSourceScheme TranslateTo Proprietary
1741 NODE (Identification)
1742 IF (DataSourceScheme IsPresent)
1743 THEN
1744 Indicator CopyTo Proprietary\Identification
1745 END
1746 END
1747 END
1748 END
1749 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR128
1586 TRANSLATE(22F_33, Restriction2Choice)
1587 RULE
1588 NODE (Code)
1589 IF (Not (DataSourceScheme IsPresent))
1590 THEN
1591 Indicator TranslateTo Code
1592 END
1593 END
1594 NODE (Proprietary)
1595 DataSourceScheme TranslateTo Proprietary
1596 NODE (Identification)
1597 IF (DataSourceScheme IsPresent)
1598 THEN
1599 Indicator CopyTo Proprietary\Identification
1600 END
1601 END
1602 END
1603 END
1604 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR128
1708 TRANSLATE(22F_90, Tracking2Choice)
1709 RULE
1710 NODE (Indicator)
1711 IF (Not (DataSourceScheme IsPresent))
1712 THEN
1713 IF (Indicator IsSameString 'UNTR')
1714 THEN
1715 'false' CopyTo Indicator
1716 ELSE
1717 'true' CopyTo Indicator
1718 END
1719 END
1720 END
1721 NODE (Proprietary)
1722 DataSourceScheme TranslateTo Proprietary
1723 NODE (Identification)
1724 IF (DataSourceScheme IsPresent)
1725 THEN
1726 Indicator CopyTo Proprietary\Identification
1727 END
1728 END
1729 END
1730 END
1731 END
translateTTR128(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR128
1600 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1601 RULE
1602 '144A' EquivalentTo 'A144'
1603 'NRST' EquivalentTo 'NRST'
1604 'RSTR' EquivalentTo 'RSTR'
1605 END
1606 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR128
1712 TRANSLATE(22F_90, Tracking2Choice)
1713 RULE
1714 NODE (Indicator)
1715 IF (Not (DataSourceScheme IsPresent))
1716 THEN
1717 IF (Indicator IsSameString 'UNTR')
1718 THEN
1719 'false' CopyTo Indicator
1720 ELSE
1721 'true' CopyTo Indicator
1722 END
1723 END
1724 END
1725 NODE (Proprietary)
1726 DataSourceScheme TranslateTo Proprietary
1727 NODE (Identification)
1728 IF (DataSourceScheme IsPresent)
1729 THEN
1730 Indicator CopyTo Proprietary\Identification
1731 END
1732 END
1733 END
1734 END
1735 END
translateTTR128(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR128
1601 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1602 RULE
1603 '144A' EquivalentTo 'A144'
1604 'NRST' EquivalentTo 'NRST'
1605 'RSTR' EquivalentTo 'RSTR'
1606 END
1607 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR128
1686 TRANSLATE(22F_203, YesNoIndicator)
1687 RULE
1688 IF (Not (DataSourceScheme IsPresent))
1689 THEN
1690 IF (Indicator IsSameString 'COLA')
1691 THEN
1692 'true' CopyTo YesNoIndicator
1693 END
1694 IF (Indicator IsSameString 'COLN')
1695 THEN
1696 'false' CopyTo YesNoIndicator
1697 END
1698 END
1699 END
1700 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR128
1686 TRANSLATE(22F_203, YesNoIndicator)
1687 RULE
1688 IF (Not (DataSourceScheme IsPresent))
1689 THEN
1690 IF (Indicator IsSameString 'COLA')
1691 THEN
1692 'true' CopyTo YesNoIndicator
1693 END
1694 IF (Indicator IsSameString 'COLN')
1695 THEN
1696 'false' CopyTo YesNoIndicator
1697 END
1698 END
1699 END
1700 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR128
1440 TRANSLATE(22F_6, PriorityNumeric2Choice)
1441 RULE
1442 NODE (Numeric)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator CopyTo Numeric
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR128
1688 TRANSLATE(22F_203, YesNoIndicator)
1689 RULE
1690 IF (Not (DataSourceScheme IsPresent))
1691 THEN
1692 IF (Indicator IsSameString 'COLA')
1693 THEN
1694 'true' CopyTo YesNoIndicator
1695 END
1696 IF (Indicator IsSameString 'COLN')
1697 THEN
1698 'false' CopyTo YesNoIndicator
1699 END
1700 END
1701 END
1702 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR128
1688 TRANSLATE(22F_203, YesNoIndicator)
1689 RULE
1690 IF (Not (DataSourceScheme IsPresent))
1691 THEN
1692 IF (Indicator IsSameString 'COLA')
1693 THEN
1694 'true' CopyTo YesNoIndicator
1695 END
1696 IF (Indicator IsSameString 'COLN')
1697 THEN
1698 'false' CopyTo YesNoIndicator
1699 END
1700 END
1701 END
1702 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR128
1440 TRANSLATE(22F_6, PriorityNumeric2Choice)
1441 RULE
1442 NODE (Numeric)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator CopyTo Numeric
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR128
1684 TRANSLATE(22F_203, YesNoIndicator)
1685 RULE
1686 IF (Not (DataSourceScheme IsPresent))
1687 THEN
1688 IF (Indicator IsSameString 'COLA')
1689 THEN
1690 'true' CopyTo YesNoIndicator
1691 END
1692 IF (Indicator IsSameString 'COLN')
1693 THEN
1694 'false' CopyTo YesNoIndicator
1695 END
1696 END
1697 END
1698 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR128
1684 TRANSLATE(22F_203, YesNoIndicator)
1685 RULE
1686 IF (Not (DataSourceScheme IsPresent))
1687 THEN
1688 IF (Indicator IsSameString 'COLA')
1689 THEN
1690 'true' CopyTo YesNoIndicator
1691 END
1692 IF (Indicator IsSameString 'COLN')
1693 THEN
1694 'false' CopyTo YesNoIndicator
1695 END
1696 END
1697 END
1698 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR128
1440 TRANSLATE(22F_6, PriorityNumeric2Choice)
1441 RULE
1442 NODE (Numeric)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator CopyTo Numeric
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR128
1688 TRANSLATE(22F_203, YesNoIndicator)
1689 RULE
1690 IF (Not (DataSourceScheme IsPresent))
1691 THEN
1692 IF (Indicator IsSameString 'COLA')
1693 THEN
1694 'true' CopyTo YesNoIndicator
1695 END
1696 IF (Indicator IsSameString 'COLN')
1697 THEN
1698 'false' CopyTo YesNoIndicator
1699 END
1700 END
1701 END
1702 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR128
1688 TRANSLATE(22F_203, YesNoIndicator)
1689 RULE
1690 IF (Not (DataSourceScheme IsPresent))
1691 THEN
1692 IF (Indicator IsSameString 'COLA')
1693 THEN
1694 'true' CopyTo YesNoIndicator
1695 END
1696 IF (Indicator IsSameString 'COLN')
1697 THEN
1698 'false' CopyTo YesNoIndicator
1699 END
1700 END
1701 END
1702 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR128
1440 TRANSLATE(22F_6, PriorityNumeric2Choice)
1441 RULE
1442 NODE (Numeric)
1443 IF (Not (DataSourceScheme IsPresent))
1444 THEN
1445 Indicator CopyTo Numeric
1446 END
1447 END
1448 NODE (Proprietary)
1449 DataSourceScheme TranslateTo Proprietary
1450 NODE (Identification)
1451 IF (DataSourceScheme IsPresent)
1452 THEN
1453 Indicator CopyTo Proprietary\Identification
1454 END
1455 END
1456 END
1457 END
1458 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR128
1590 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1591 RULE
1592 NODE (Code)
1593 IF (Not (DataSourceScheme IsPresent))
1594 THEN
1595 Indicator TranslateTo Code
1596 END
1597 END
1598 NODE (Proprietary)
1599 DataSourceScheme TranslateTo Proprietary
1600 NODE (Identification)
1601 IF (DataSourceScheme IsPresent)
1602 THEN
1603 Indicator CopyTo Proprietary\Identification
1604 END
1605 END
1606 END
1607 END
1608 END
translateTTR128(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR128
1569 TRANSLATE(22F_33, Restriction2Choice)
1570 RULE
1571 NODE (Code)
1572 IF (Not (DataSourceScheme IsPresent))
1573 THEN
1574 Indicator TranslateTo Code
1575 END
1576 END
1577 NODE (Proprietary)
1578 DataSourceScheme TranslateTo Proprietary
1579 NODE (Identification)
1580 IF (DataSourceScheme IsPresent)
1581 THEN
1582 Indicator CopyTo Proprietary\Identification
1583 END
1584 END
1585 END
1586 END
1587 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR128
1353 TRANSLATE(YesNoIndicator, 22F_207)
1354 RULE
1355 NODE (Indicator)
1356 IF (YesNoIndicator IsSameBoolean 'true')
1357 THEN
1358 'PART' CopyTo Indicator
1359 ELSE
1360 'NPAR' CopyTo Indicator
1361 END
1362 END
1363 END
1364 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR128
1429 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1430 RULE
1431 'MAKT' EquivalentTo 'MAKT'
1432 'CLNT' EquivalentTo 'CLNT'
1433 END
1434 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR128
1428 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1429 RULE
1430 'MAKT' EquivalentTo 'MAKT'
1431 'CLNT' EquivalentTo 'CLNT'
1432 END
1433 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR128
1426 TRANSLATE(MarketClientSide2Choice, 22F_56)
1427 RULE
1428 NODE (DataSourceScheme)
1429 Proprietary TranslateTo DataSourceScheme
1430 END
1431 NODE (Indicator)
1432 Code TranslateTo Indicator
1433 Proprietary\Identification CopyTo Indicator
1434 END
1435 END
1436 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR128
1429 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1430 RULE
1431 'MAKT' EquivalentTo 'MAKT'
1432 'CLNT' EquivalentTo 'CLNT'
1433 END
1434 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR128
1404 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1405 RULE
1406 NODE (DataSourceScheme)
1407 Proprietary TranslateTo DataSourceScheme
1408 END
1409 NODE (Indicator)
1410 Code TranslateTo Indicator
1411 Proprietary\Identification CopyTo Indicator
1412 END
1413 END
1414 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR128
1408 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1409 RULE
1410 'PRIN' EquivalentTo 'PRIN'
1411 'AGEN' EquivalentTo 'AGEN'
1412 END
1413 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR128
1405 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1406 RULE
1407 NODE (DataSourceScheme)
1408 Proprietary TranslateTo DataSourceScheme
1409 END
1410 NODE (Indicator)
1411 Code TranslateTo Indicator
1412 Proprietary\Identification CopyTo Indicator
1413 END
1414 END
1415 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR128
1408 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1409 RULE
1410 'PRIN' EquivalentTo 'PRIN'
1411 'AGEN' EquivalentTo 'AGEN'
1412 END
1413 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR128
1404 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1405 RULE
1406 NODE (DataSourceScheme)
1407 Proprietary TranslateTo DataSourceScheme
1408 END
1409 NODE (Indicator)
1410 Code TranslateTo Indicator
1411 Proprietary\Identification CopyTo Indicator
1412 END
1413 END
1414 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR128
1408 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1409 RULE
1410 'PRIN' EquivalentTo 'PRIN'
1411 'AGEN' EquivalentTo 'AGEN'
1412 END
1413 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR128
1405 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1406 RULE
1407 NODE (DataSourceScheme)
1408 Proprietary TranslateTo DataSourceScheme
1409 END
1410 NODE (Indicator)
1411 Code TranslateTo Indicator
1412 Proprietary\Identification CopyTo Indicator
1413 END
1414 END
1415 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR128
1408 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1409 RULE
1410 'PRIN' EquivalentTo 'PRIN'
1411 'AGEN' EquivalentTo 'AGEN'
1412 END
1413 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR128
1377 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1378 RULE
1379 'NREG' EquivalentTo 'NREG'
1380 'YREG' EquivalentTo 'YREG'
1381 END
1382 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR128
1399 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1400 RULE
1401 NODE (DataSourceScheme)
1402 Proprietary TranslateTo DataSourceScheme
1403 END
1404 NODE (Indicator)
1405 IF (Indicator IsPresent)
1406 THEN
1407 IF (Indicator IsSameBoolean 'false')
1408 THEN
1409 'NRTG' CopyTo Indicator
1410 ELSE
1411 'YRTG' CopyTo Indicator
1412 END
1413 END
1414 Proprietary\Identification CopyTo Indicator
1415 END
1416 END
1417 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR128
1398 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1399 RULE
1400 NODE (DataSourceScheme)
1401 Proprietary TranslateTo DataSourceScheme
1402 END
1403 NODE (Indicator)
1404 IF (Indicator IsPresent)
1405 THEN
1406 IF (Indicator IsSameBoolean 'false')
1407 THEN
1408 'NRTG' CopyTo Indicator
1409 ELSE
1410 'YRTG' CopyTo Indicator
1411 END
1412 END
1413 Proprietary\Identification CopyTo Indicator
1414 END
1415 END
1416 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR128
1400 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1401 RULE
1402 NODE (DataSourceScheme)
1403 Proprietary TranslateTo DataSourceScheme
1404 END
1405 NODE (Indicator)
1406 IF (Indicator IsPresent)
1407 THEN
1408 IF (Indicator IsSameBoolean 'false')
1409 THEN
1410 'NRTG' CopyTo Indicator
1411 ELSE
1412 'YRTG' CopyTo Indicator
1413 END
1414 END
1415 Proprietary\Identification CopyTo Indicator
1416 END
1417 END
1418 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR128
1399 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1400 RULE
1401 NODE (DataSourceScheme)
1402 Proprietary TranslateTo DataSourceScheme
1403 END
1404 NODE (Indicator)
1405 IF (Indicator IsPresent)
1406 THEN
1407 IF (Indicator IsSameBoolean 'false')
1408 THEN
1409 'NRTG' CopyTo Indicator
1410 ELSE
1411 'YRTG' CopyTo Indicator
1412 END
1413 END
1414 Proprietary\Identification CopyTo Indicator
1415 END
1416 END
1417 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR128
1348 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1349 RULE
1350 NODE (DataSourceScheme)
1351 Proprietary TranslateTo DataSourceScheme
1352 END
1353 NODE (Indicator)
1354 Code TranslateTo Indicator
1355 Proprietary\Identification CopyTo Indicator
1356 END
1357 END
1358 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR128
1347 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1348 RULE
1349 NODE (DataSourceScheme)
1350 Proprietary TranslateTo DataSourceScheme
1351 END
1352 NODE (Indicator)
1353 Code TranslateTo Indicator
1354 Proprietary\Identification CopyTo Indicator
1355 END
1356 END
1357 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR128
1349 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1350 RULE
1351 NODE (DataSourceScheme)
1352 Proprietary TranslateTo DataSourceScheme
1353 END
1354 NODE (Indicator)
1355 Code TranslateTo Indicator
1356 Proprietary\Identification CopyTo Indicator
1357 END
1358 END
1359 END
translateTTR128(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR128
1348 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1349 RULE
1350 NODE (DataSourceScheme)
1351 Proprietary TranslateTo DataSourceScheme
1352 END
1353 NODE (Indicator)
1354 Code TranslateTo Indicator
1355 Proprietary\Identification CopyTo Indicator
1356 END
1357 END
1358 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR129
1970 TRANSLATE(93C, AdditionalBalanceInformation8)
1971 RULE
1972 NODE (SubBalanceType)
1973 NODE (Code)
1974 'QUAS' CopyTo SubBalanceType\Code
1975 END
1976 END
1977 NODE (Quantity)
1978 NODE (QuantityAndAvailability)
1979 93C TranslateTo Quantity\QuantityAndAvailability
1980 END
1981 END
1982 END
1983 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR129
1936 TRANSLATE(93B, AdditionalBalanceInformation7)
1937 RULE
1938 NODE (SubBalanceType)
1939 NODE (Code)
1940 'SPOS' CopyTo SubBalanceType\Code
1941 END
1942 END
1943 NODE (Quantity)
1944 NODE (Quantity)
1945 IF (Not (DataSourceScheme IsPresent))
1946 THEN
1947 93B TranslateTo Quantity\Quantity
1948 END
1949 END
1950 NODE (Proprietary)
1951 IF (DataSourceScheme IsPresent)
1952 THEN
1953 93B TranslateTo Quantity\Proprietary
1954 END
1955 END
1956 END
1957 END
1958 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR129
1749 TRANSLATE(22F_203, YesNoIndicator)
1750 RULE
1751 IF (Not (DataSourceScheme IsPresent))
1752 THEN
1753 IF (Indicator IsSameString 'COLA')
1754 THEN
1755 'true' CopyTo YesNoIndicator
1756 END
1757 IF (Indicator IsSameString 'COLN')
1758 THEN
1759 'false' CopyTo YesNoIndicator
1760 END
1761 END
1762 END
1763 END
translateTTR129(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR129
1604 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1605 RULE
1606 '144A' EquivalentTo 'A144'
1607 'NRST' EquivalentTo 'NRST'
1608 'RSTR' EquivalentTo 'RSTR'
1609 END
1610 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR129
1750 TRANSLATE(22F_203, YesNoIndicator)
1751 RULE
1752 IF (Not (DataSourceScheme IsPresent))
1753 THEN
1754 IF (Indicator IsSameString 'COLA')
1755 THEN
1756 'true' CopyTo YesNoIndicator
1757 END
1758 IF (Indicator IsSameString 'COLN')
1759 THEN
1760 'false' CopyTo YesNoIndicator
1761 END
1762 END
1763 END
1764 END
translateTTR129(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR129
1605 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1606 RULE
1607 '144A' EquivalentTo 'A144'
1608 'NRST' EquivalentTo 'NRST'
1609 'RSTR' EquivalentTo 'RSTR'
1610 END
1611 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR129
1732 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1733 RULE
1734 NODE (Code)
1735 IF (Not (DataSourceScheme IsPresent))
1736 THEN
1737 Indicator TranslateTo Code
1738 END
1739 END
1740 NODE (Proprietary)
1741 DataSourceScheme TranslateTo Proprietary
1742 NODE (Identification)
1743 IF (DataSourceScheme IsPresent)
1744 THEN
1745 Indicator CopyTo Proprietary\Identification
1746 END
1747 END
1748 END
1749 END
1750 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR129
1607 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1608 RULE
1609 NODE (Code)
1610 IF (Not (DataSourceScheme IsPresent))
1611 THEN
1612 Indicator TranslateTo Code
1613 END
1614 END
1615 NODE (Proprietary)
1616 DataSourceScheme TranslateTo Proprietary
1617 NODE (Identification)
1618 IF (DataSourceScheme IsPresent)
1619 THEN
1620 Indicator CopyTo Proprietary\Identification
1621 END
1622 END
1623 END
1624 END
1625 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR129
1736 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1737 RULE
1738 NODE (Code)
1739 IF (Not (DataSourceScheme IsPresent))
1740 THEN
1741 Indicator TranslateTo Code
1742 END
1743 END
1744 NODE (Proprietary)
1745 DataSourceScheme TranslateTo Proprietary
1746 NODE (Identification)
1747 IF (DataSourceScheme IsPresent)
1748 THEN
1749 Indicator CopyTo Proprietary\Identification
1750 END
1751 END
1752 END
1753 END
1754 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR129
1608 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1609 RULE
1610 NODE (Code)
1611 IF (Not (DataSourceScheme IsPresent))
1612 THEN
1613 Indicator TranslateTo Code
1614 END
1615 END
1616 NODE (Proprietary)
1617 DataSourceScheme TranslateTo Proprietary
1618 NODE (Identification)
1619 IF (DataSourceScheme IsPresent)
1620 THEN
1621 Indicator CopyTo Proprietary\Identification
1622 END
1623 END
1624 END
1625 END
1626 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR129
1701 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1702 RULE
1703 NODE (Code)
1704 IF (Not (DataSourceScheme IsPresent))
1705 THEN
1706 Indicator TranslateTo Code
1707 END
1708 END
1709 NODE (Proprietary)
1710 DataSourceScheme TranslateTo Proprietary
1711 NODE (Identification)
1712 IF (DataSourceScheme IsPresent)
1713 THEN
1714 Indicator CopyTo Proprietary\Identification
1715 END
1716 END
1717 END
1718 END
1719 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR129
1701 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1702 RULE
1703 NODE (Code)
1704 IF (Not (DataSourceScheme IsPresent))
1705 THEN
1706 Indicator TranslateTo Code
1707 END
1708 END
1709 NODE (Proprietary)
1710 DataSourceScheme TranslateTo Proprietary
1711 NODE (Identification)
1712 IF (DataSourceScheme IsPresent)
1713 THEN
1714 Indicator CopyTo Proprietary\Identification
1715 END
1716 END
1717 END
1718 END
1719 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR129
1459 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 DataSourceScheme TranslateTo Proprietary
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 END
1476 END
1477 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR129
1703 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1704 RULE
1705 NODE (Code)
1706 IF (Not (DataSourceScheme IsPresent))
1707 THEN
1708 Indicator TranslateTo Code
1709 END
1710 END
1711 NODE (Proprietary)
1712 DataSourceScheme TranslateTo Proprietary
1713 NODE (Identification)
1714 IF (DataSourceScheme IsPresent)
1715 THEN
1716 Indicator CopyTo Proprietary\Identification
1717 END
1718 END
1719 END
1720 END
1721 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR129
1703 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1704 RULE
1705 NODE (Code)
1706 IF (Not (DataSourceScheme IsPresent))
1707 THEN
1708 Indicator TranslateTo Code
1709 END
1710 END
1711 NODE (Proprietary)
1712 DataSourceScheme TranslateTo Proprietary
1713 NODE (Identification)
1714 IF (DataSourceScheme IsPresent)
1715 THEN
1716 Indicator CopyTo Proprietary\Identification
1717 END
1718 END
1719 END
1720 END
1721 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR129
1459 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 DataSourceScheme TranslateTo Proprietary
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 END
1476 END
1477 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR129
1699 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1700 RULE
1701 NODE (Code)
1702 IF (Not (DataSourceScheme IsPresent))
1703 THEN
1704 Indicator TranslateTo Code
1705 END
1706 END
1707 NODE (Proprietary)
1708 DataSourceScheme TranslateTo Proprietary
1709 NODE (Identification)
1710 IF (DataSourceScheme IsPresent)
1711 THEN
1712 Indicator CopyTo Proprietary\Identification
1713 END
1714 END
1715 END
1716 END
1717 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR129
1699 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1700 RULE
1701 NODE (Code)
1702 IF (Not (DataSourceScheme IsPresent))
1703 THEN
1704 Indicator TranslateTo Code
1705 END
1706 END
1707 NODE (Proprietary)
1708 DataSourceScheme TranslateTo Proprietary
1709 NODE (Identification)
1710 IF (DataSourceScheme IsPresent)
1711 THEN
1712 Indicator CopyTo Proprietary\Identification
1713 END
1714 END
1715 END
1716 END
1717 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR129
1459 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 DataSourceScheme TranslateTo Proprietary
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 END
1476 END
1477 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR129
1703 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1704 RULE
1705 NODE (Code)
1706 IF (Not (DataSourceScheme IsPresent))
1707 THEN
1708 Indicator TranslateTo Code
1709 END
1710 END
1711 NODE (Proprietary)
1712 DataSourceScheme TranslateTo Proprietary
1713 NODE (Identification)
1714 IF (DataSourceScheme IsPresent)
1715 THEN
1716 Indicator CopyTo Proprietary\Identification
1717 END
1718 END
1719 END
1720 END
1721 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR129
1703 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1704 RULE
1705 NODE (Code)
1706 IF (Not (DataSourceScheme IsPresent))
1707 THEN
1708 Indicator TranslateTo Code
1709 END
1710 END
1711 NODE (Proprietary)
1712 DataSourceScheme TranslateTo Proprietary
1713 NODE (Identification)
1714 IF (DataSourceScheme IsPresent)
1715 THEN
1716 Indicator CopyTo Proprietary\Identification
1717 END
1718 END
1719 END
1720 END
1721 END
translateTTR129(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR129
1459 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
1460 RULE
1461 NODE (Code)
1462 IF (Not (DataSourceScheme IsPresent))
1463 THEN
1464 Indicator TranslateTo Code
1465 END
1466 END
1467 NODE (Proprietary)
1468 DataSourceScheme TranslateTo Proprietary
1469 NODE (Identification)
1470 IF (DataSourceScheme IsPresent)
1471 THEN
1472 Indicator CopyTo Proprietary\Identification
1473 END
1474 END
1475 END
1476 END
1477 END
translateTTR129(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR129
1609 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1610 RULE
1611 'AGEN' EquivalentTo 'AGEN'
1612 'PRIN' EquivalentTo 'PRIN'
1613 END
1614 END
translateTTR129(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR129
1588 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1589 RULE
1590 '144A' EquivalentTo 'A144'
1591 'NRST' EquivalentTo 'NRST'
1592 'RSTR' EquivalentTo 'RSTR'
1593 END
1594 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR129
1365 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1366 RULE
1367 NODE (DataSourceScheme)
1368 Proprietary TranslateTo DataSourceScheme
1369 END
1370 NODE (Indicator)
1371 Code TranslateTo Indicator
1372 Proprietary\Identification CopyTo Indicator
1373 END
1374 END
1375 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR129
1435 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1436 RULE
1437 NODE (DataSourceScheme)
1438 Proprietary TranslateTo DataSourceScheme
1439 END
1440 NODE (Indicator)
1441 IF (Indicator IsPresent)
1442 THEN
1443 IF (Indicator IsSameBoolean 'false')
1444 THEN
1445 'SINO' CopyTo Indicator
1446 END
1447 END
1448 Proprietary\Identification CopyTo Indicator
1449 END
1450 END
1451 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR129
1434 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1435 RULE
1436 NODE (DataSourceScheme)
1437 Proprietary TranslateTo DataSourceScheme
1438 END
1439 NODE (Indicator)
1440 IF (Indicator IsPresent)
1441 THEN
1442 IF (Indicator IsSameBoolean 'false')
1443 THEN
1444 'SINO' CopyTo Indicator
1445 END
1446 END
1447 Proprietary\Identification CopyTo Indicator
1448 END
1449 END
1450 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR129
1437 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1438 RULE
1439 'MAKT' EquivalentTo 'MAKT'
1440 'CLNT' EquivalentTo 'CLNT'
1441 END
1442 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR129
1435 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1436 RULE
1437 NODE (DataSourceScheme)
1438 Proprietary TranslateTo DataSourceScheme
1439 END
1440 NODE (Indicator)
1441 IF (Indicator IsPresent)
1442 THEN
1443 IF (Indicator IsSameBoolean 'false')
1444 THEN
1445 'SINO' CopyTo Indicator
1446 END
1447 END
1448 Proprietary\Identification CopyTo Indicator
1449 END
1450 END
1451 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR129
1415 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1416 RULE
1417 'PRIN' EquivalentTo 'PRIN'
1418 'AGEN' EquivalentTo 'AGEN'
1419 END
1420 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR129
1414 TRANSLATE(MarketClientSide2Choice, 22F_56)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR129
1416 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1417 RULE
1418 'PRIN' EquivalentTo 'PRIN'
1419 'AGEN' EquivalentTo 'AGEN'
1420 END
1421 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR129
1414 TRANSLATE(MarketClientSide2Choice, 22F_56)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR129
1415 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1416 RULE
1417 'PRIN' EquivalentTo 'PRIN'
1418 'AGEN' EquivalentTo 'AGEN'
1419 END
1420 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR129
1414 TRANSLATE(MarketClientSide2Choice, 22F_56)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR129
1416 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1417 RULE
1418 'PRIN' EquivalentTo 'PRIN'
1419 'AGEN' EquivalentTo 'AGEN'
1420 END
1421 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR129
1414 TRANSLATE(MarketClientSide2Choice, 22F_56)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR129
1383 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1384 RULE
1385 NODE (DataSourceScheme)
1386 Proprietary TranslateTo DataSourceScheme
1387 END
1388 NODE (Indicator)
1389 IF (Indicator IsPresent)
1390 THEN
1391 IF (Indicator IsSameBoolean 'false')
1392 THEN
1393 'NBEN' CopyTo Indicator
1394 ELSE
1395 'YBEN' CopyTo Indicator
1396 END
1397 END
1398 Proprietary\Identification CopyTo Indicator
1399 END
1400 END
1401 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR129
1418 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1419 RULE
1420 NODE (DataSourceScheme)
1421 Proprietary TranslateTo DataSourceScheme
1422 END
1423 NODE (Indicator)
1424 IF (Indicator IsPresent)
1425 THEN
1426 IF (Indicator IsSameBoolean 'false')
1427 THEN
1428 'NBEN' CopyTo Indicator
1429 ELSE
1430 'YBEN' CopyTo Indicator
1431 END
1432 END
1433 Proprietary\Identification CopyTo Indicator
1434 END
1435 END
1436 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR129
1417 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1418 RULE
1419 NODE (DataSourceScheme)
1420 Proprietary TranslateTo DataSourceScheme
1421 END
1422 NODE (Indicator)
1423 IF (Indicator IsPresent)
1424 THEN
1425 IF (Indicator IsSameBoolean 'false')
1426 THEN
1427 'NBEN' CopyTo Indicator
1428 ELSE
1429 'YBEN' CopyTo Indicator
1430 END
1431 END
1432 Proprietary\Identification CopyTo Indicator
1433 END
1434 END
1435 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR129
1419 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1420 RULE
1421 NODE (DataSourceScheme)
1422 Proprietary TranslateTo DataSourceScheme
1423 END
1424 NODE (Indicator)
1425 IF (Indicator IsPresent)
1426 THEN
1427 IF (Indicator IsSameBoolean 'false')
1428 THEN
1429 'NBEN' CopyTo Indicator
1430 ELSE
1431 'YBEN' CopyTo Indicator
1432 END
1433 END
1434 Proprietary\Identification CopyTo Indicator
1435 END
1436 END
1437 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR129
1418 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1419 RULE
1420 NODE (DataSourceScheme)
1421 Proprietary TranslateTo DataSourceScheme
1422 END
1423 NODE (Indicator)
1424 IF (Indicator IsPresent)
1425 THEN
1426 IF (Indicator IsSameBoolean 'false')
1427 THEN
1428 'NBEN' CopyTo Indicator
1429 ELSE
1430 'YBEN' CopyTo Indicator
1431 END
1432 END
1433 Proprietary\Identification CopyTo Indicator
1434 END
1435 END
1436 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR129
1359 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1360 RULE
1361 'CUST' EquivalentTo 'CUST'
1362 'SAGE' EquivalentTo 'SAGE'
1363 'SPRI' EquivalentTo 'SPRI'
1364 END
1365 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR129
1358 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1359 RULE
1360 'CUST' EquivalentTo 'CUST'
1361 'SAGE' EquivalentTo 'SAGE'
1362 'SPRI' EquivalentTo 'SPRI'
1363 END
1364 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR129
1360 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1361 RULE
1362 'CUST' EquivalentTo 'CUST'
1363 'SAGE' EquivalentTo 'SAGE'
1364 'SPRI' EquivalentTo 'SPRI'
1365 END
1366 END
translateTTR129(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR129
1359 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1360 RULE
1361 'CUST' EquivalentTo 'CUST'
1362 'SAGE' EquivalentTo 'SAGE'
1363 'SPRI' EquivalentTo 'SPRI'
1364 END
1365 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR13
95 TRANSLATE(97B_2, SecuritiesAccount17)
96 RULE
97 NODE (Identification)
98 AccountNumber CopyTo Identification
99 END
100 NODE (Type)
101 NODE (Identification)
102 AccountTypeCode CopyTo Type\Identification
103 END
104 DataSourceScheme TranslateTo Type
105 NODE (Issuer)
106 IF (Not (DataSourceScheme IsPresent))
107 THEN
108 'NONE' CopyTo Type\Issuer
109 END
110 END
111 END
112 END
113 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR13
130 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
131 RULE
132 Text_FIN_34x CopyTo RestrictedFINXMax34Text
133 END
134 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR13
136 TRANSLATE(17B, YesNoIndicator)
137 RULE
138 IF (Flag IsSameString 'N')
139 THEN
140 'false' CopyTo YesNoIndicator
141 END
142 IF (Flag IsSameString 'Y')
143 THEN
144 'true' CopyTo YesNoIndicator
145 END
146 END
147 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR13
136 TRANSLATE(17B, YesNoIndicator)
137 RULE
138 IF (Flag IsSameString 'N')
139 THEN
140 'false' CopyTo YesNoIndicator
141 END
142 IF (Flag IsSameString 'Y')
143 THEN
144 'true' CopyTo YesNoIndicator
145 END
146 END
147 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR13
108 TRANSLATE(95P_2, PartyIdentification16Choice)
109 RULE
110 NODE (BICOrBEI)
111 IdentifierCode TranslateTo BICOrBEI
112 END
113 END
114 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR13
123 TRANSLATE(17B, YesNoIndicator)
124 RULE
125 IF (Flag IsSameString 'N')
126 THEN
127 'false' CopyTo YesNoIndicator
128 END
129 IF (Flag IsSameString 'Y')
130 THEN
131 'true' CopyTo YesNoIndicator
132 END
133 END
134 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR13
108 TRANSLATE(95P_2, PartyIdentification16Choice)
109 RULE
110 NODE (BICOrBEI)
111 IdentifierCode TranslateTo BICOrBEI
112 END
113 END
114 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR13
133 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
134 RULE
135 'COMP' EquivalentTo 'COMP'
136 'DELT' EquivalentTo 'DELT'
137 END
138 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR13
113 TRANSLATE(Identifier_Isin, ISINIdentifier)
114 RULE
115 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
116 END
117 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR13
142 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
143 RULE
144 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
145 END
146 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR13
131 TRANSLATE(94B_2, MarketIdentification8)
132 RULE
133 NODE (Identification)
134 NODE (MarketIdentifierCode)
135 IF (Narrative Matches '[A-Z0-9]{4}')
136 THEN
137 Narrative CopyTo Identification\MarketIdentifierCode
138 END
139 END
140 NODE (Description)
141 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
142 THEN
143 Narrative CopyTo Identification\Description
144 END
145 END
146 END
147 NODE (Type)
148 NODE (Code)
149 IF (Not (DataSourceScheme IsPresent))
150 THEN
151 PlaceCode TranslateTo Type\Code
152 END
153 END
154 NODE (Proprietary)
155 DataSourceScheme TranslateTo Type\Proprietary
156 NODE (Identification)
157 IF (DataSourceScheme IsPresent)
158 THEN
159 PlaceCode CopyTo Type\Proprietary\Identification
160 END
161 END
162 END
163 END
164 END
165 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR13
145 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
146 RULE
147 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
148 END
149 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR13
113 TRANSLATE(Identifier_Isin, ISINIdentifier)
114 RULE
115 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
116 END
117 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR13
142 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
143 RULE
144 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
145 END
146 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR13
131 TRANSLATE(94B_2, MarketIdentification8)
132 RULE
133 NODE (Identification)
134 NODE (MarketIdentifierCode)
135 IF (Narrative Matches '[A-Z0-9]{4}')
136 THEN
137 Narrative CopyTo Identification\MarketIdentifierCode
138 END
139 END
140 NODE (Description)
141 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
142 THEN
143 Narrative CopyTo Identification\Description
144 END
145 END
146 END
147 NODE (Type)
148 NODE (Code)
149 IF (Not (DataSourceScheme IsPresent))
150 THEN
151 PlaceCode TranslateTo Type\Code
152 END
153 END
154 NODE (Proprietary)
155 DataSourceScheme TranslateTo Type\Proprietary
156 NODE (Identification)
157 IF (DataSourceScheme IsPresent)
158 THEN
159 PlaceCode CopyTo Type\Proprietary\Identification
160 END
161 END
162 END
163 END
164 END
165 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR13
145 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
146 RULE
147 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
148 END
149 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR13
113 TRANSLATE(Identifier_Isin, ISINIdentifier)
114 RULE
115 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
116 END
117 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR13
142 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
143 RULE
144 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
145 END
146 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR13
131 TRANSLATE(94B_2, MarketIdentification8)
132 RULE
133 NODE (Identification)
134 NODE (MarketIdentifierCode)
135 IF (Narrative Matches '[A-Z0-9]{4}')
136 THEN
137 Narrative CopyTo Identification\MarketIdentifierCode
138 END
139 END
140 NODE (Description)
141 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
142 THEN
143 Narrative CopyTo Identification\Description
144 END
145 END
146 END
147 NODE (Type)
148 NODE (Code)
149 IF (Not (DataSourceScheme IsPresent))
150 THEN
151 PlaceCode TranslateTo Type\Code
152 END
153 END
154 NODE (Proprietary)
155 DataSourceScheme TranslateTo Type\Proprietary
156 NODE (Identification)
157 IF (DataSourceScheme IsPresent)
158 THEN
159 PlaceCode CopyTo Type\Proprietary\Identification
160 END
161 END
162 END
163 END
164 END
165 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR13
145 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
146 RULE
147 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
148 END
149 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR13
113 TRANSLATE(Identifier_Isin, ISINIdentifier)
114 RULE
115 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
116 END
117 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR13
142 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
143 RULE
144 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
145 END
146 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR13
131 TRANSLATE(94B_2, MarketIdentification8)
132 RULE
133 NODE (Identification)
134 NODE (MarketIdentifierCode)
135 IF (Narrative Matches '[A-Z0-9]{4}')
136 THEN
137 Narrative CopyTo Identification\MarketIdentifierCode
138 END
139 END
140 NODE (Description)
141 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
142 THEN
143 Narrative CopyTo Identification\Description
144 END
145 END
146 END
147 NODE (Type)
148 NODE (Code)
149 IF (Not (DataSourceScheme IsPresent))
150 THEN
151 PlaceCode TranslateTo Type\Code
152 END
153 END
154 NODE (Proprietary)
155 DataSourceScheme TranslateTo Type\Proprietary
156 NODE (Identification)
157 IF (DataSourceScheme IsPresent)
158 THEN
159 PlaceCode CopyTo Type\Proprietary\Identification
160 END
161 END
162 END
163 END
164 END
165 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR13
145 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
146 RULE
147 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
148 END
149 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR13
93 TRANSLATE(97B_2, SecuritiesAccount17)
94 RULE
95 NODE (Identification)
96 AccountNumber CopyTo Identification
97 END
98 NODE (Type)
99 NODE (Identification)
100 AccountTypeCode CopyTo Type\Identification
101 END
102 DataSourceScheme TranslateTo Type
103 NODE (Issuer)
104 IF (Not (DataSourceScheme IsPresent))
105 THEN
106 'NONE' CopyTo Type\Issuer
107 END
108 END
109 END
110 END
111 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR13
121 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
122 RULE
123 NODE (Issuer)
124 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
125 END
126 NODE (SchemeName)
127 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
128 THEN
129 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
130 END
131 END
132 END
133 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR13
93 TRANSLATE(97B_2, SecuritiesAccount17)
94 RULE
95 NODE (Identification)
96 AccountNumber CopyTo Identification
97 END
98 NODE (Type)
99 NODE (Identification)
100 AccountTypeCode CopyTo Type\Identification
101 END
102 DataSourceScheme TranslateTo Type
103 NODE (Issuer)
104 IF (Not (DataSourceScheme IsPresent))
105 THEN
106 'NONE' CopyTo Type\Issuer
107 END
108 END
109 END
110 END
111 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR13
121 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
122 RULE
123 NODE (Issuer)
124 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
125 END
126 NODE (SchemeName)
127 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
128 THEN
129 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
130 END
131 END
132 END
133 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR13
93 TRANSLATE(97B_2, SecuritiesAccount17)
94 RULE
95 NODE (Identification)
96 AccountNumber CopyTo Identification
97 END
98 NODE (Type)
99 NODE (Identification)
100 AccountTypeCode CopyTo Type\Identification
101 END
102 DataSourceScheme TranslateTo Type
103 NODE (Issuer)
104 IF (Not (DataSourceScheme IsPresent))
105 THEN
106 'NONE' CopyTo Type\Issuer
107 END
108 END
109 END
110 END
111 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR13
121 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
122 RULE
123 NODE (Issuer)
124 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
125 END
126 NODE (SchemeName)
127 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
128 THEN
129 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
130 END
131 END
132 END
133 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR13
93 TRANSLATE(97B_2, SecuritiesAccount17)
94 RULE
95 NODE (Identification)
96 AccountNumber CopyTo Identification
97 END
98 NODE (Type)
99 NODE (Identification)
100 AccountTypeCode CopyTo Type\Identification
101 END
102 DataSourceScheme TranslateTo Type
103 NODE (Issuer)
104 IF (Not (DataSourceScheme IsPresent))
105 THEN
106 'NONE' CopyTo Type\Issuer
107 END
108 END
109 END
110 END
111 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR13
123 TRANSLATE(98A, TradeDate2Choice)
124 RULE
125 NODE (Date)
126 NODE (Date)
127 Date TranslateTo Date\Date
128 END
129 END
130 END
131 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR13
121 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
122 RULE
123 NODE (Issuer)
124 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
125 END
126 NODE (SchemeName)
127 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
128 THEN
129 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
130 END
131 END
132 END
133 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR13
150 TRANSLATE(24B_10, AcknowledgementReason8Choice)
151 RULE
152 NODE (Code)
153 IF (Not (DataSourceScheme IsPresent))
154 THEN
155 ReasonCode TranslateTo Code
156 END
157 END
158 NODE (Proprietary)
159 DataSourceScheme TranslateTo Proprietary
160 NODE (Identification)
161 IF (DataSourceScheme IsPresent)
162 THEN
163 ReasonCode CopyTo Proprietary\Identification
164 END
165 END
166 END
167 END
168 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR13
113 TRANSLATE(24B_62, RejectionAndRepairReason5Choice)
114 RULE
115 NODE (Code)
116 IF (Not (DataSourceScheme IsPresent))
117 THEN
118 ReasonCode TranslateTo Code
119 END
120 END
121 NODE (Proprietary)
122 DataSourceScheme TranslateTo Proprietary
123 NODE (Identification)
124 IF (DataSourceScheme IsPresent)
125 THEN
126 ReasonCode CopyTo Proprietary\Identification
127 END
128 END
129 END
130 END
131 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR13
175 TRANSLATE(24B_63, RepairReason6Choice)
176 RULE
177 NODE (Code)
178 IF (Not (DataSourceScheme IsPresent))
179 THEN
180 ReasonCode TranslateTo Code
181 END
182 END
183 NODE (Proprietary)
184 DataSourceScheme TranslateTo Proprietary
185 NODE (Identification)
186 IF (DataSourceScheme IsPresent)
187 THEN
188 ReasonCode CopyTo Proprietary\Identification
189 END
190 END
191 END
192 END
193 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR13
148 TRANSLATE(OptionalCode_4!c_83, DeniedReason4Code)
149 RULE
150 'ADEA' EquivalentTo 'ADEA'
151 'DCAN' EquivalentTo 'DCAN'
152 'DPRG' EquivalentTo 'DPRG'
153 'DREP' EquivalentTo 'DREP'
154 'DSET' EquivalentTo 'DSET'
155 'LATE' EquivalentTo 'LATE'
156 'NARR' EquivalentTo 'OTHR'
157 END
158 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR13
120 TRANSLATE(98A, TradeDate2Choice)
121 RULE
122 NODE (Date)
123 NODE (Date)
124 Date TranslateTo Date\Date
125 END
126 END
127 END
128 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR13
148 TRANSLATE(24B_62, RejectionReason8Choice)
149 RULE
150 NODE (Code)
151 IF (Not (DataSourceScheme IsPresent))
152 THEN
153 ReasonCode TranslateTo Code
154 END
155 END
156 NODE (Proprietary)
157 DataSourceScheme TranslateTo Proprietary
158 NODE (Identification)
159 IF (DataSourceScheme IsPresent)
160 THEN
161 ReasonCode CopyTo Proprietary\Identification
162 END
163 END
164 END
165 END
166 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR13
139 TRANSLATE(22F_50, StatementType3Choice)
140 RULE
141 NODE (Code)
142 IF (Not (DataSourceScheme IsPresent))
143 THEN
144 Indicator TranslateTo Code
145 END
146 END
147 NODE (Proprietary)
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 Indicator CopyTo Proprietary\Identification
152 END
153 END
154 DataSourceScheme TranslateTo Proprietary
155 END
156 END
157 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR13
108 TRANSLATE(95P_2, PartyIdentification16Choice)
109 RULE
110 NODE (BICOrBEI)
111 IdentifierCode TranslateTo BICOrBEI
112 END
113 END
114 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR13
107 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
108 RULE
109 NODE (Issuer)
110 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
111 END
112 NODE (SchemeName)
113 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
114 THEN
115 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
116 END
117 END
118 END
119 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR13
122 TRANSLATE(DateTime_YYYYMMDD, ISODate)
123 RULE
124 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
125 END
126 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR13
91 TRANSLATE(97A, SecuritiesAccount17)
92 RULE
93 NODE (Identification)
94 AccountNumber TranslateTo Identification
95 END
96 END
97 END
translateTTR13(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR13
129 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
130 RULE
131 Identifier_BICBEI CopyTo AnyBICIdentifier
132 END
133 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR13
108 TRANSLATE(95P_2, PartyIdentification16Choice)
109 RULE
110 NODE (BICOrBEI)
111 IdentifierCode TranslateTo BICOrBEI
112 END
113 END
114 END
translateTTR13(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR13
112 TRANSLATE(95R, PartyIdentification18Choice)
113 RULE
114 NODE (ProprietaryIdentification)
115 NODE (Identification)
116 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
117 END
118 DataSourceScheme TranslateTo ProprietaryIdentification
119 END
120 END
121 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR13
119 TRANSLATE(Frequency6Choice, 22F_48)
120 RULE
121 NODE (DataSourceScheme)
122 Proprietary TranslateTo DataSourceScheme
123 END
124 NODE (Indicator)
125 Code TranslateTo Indicator
126 Proprietary\Identification CopyTo Indicator
127 END
128 END
129 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR13
119 TRANSLATE(Frequency6Choice, 22F_48)
120 RULE
121 NODE (DataSourceScheme)
122 Proprietary TranslateTo DataSourceScheme
123 END
124 NODE (Indicator)
125 Code TranslateTo Indicator
126 Proprietary\Identification CopyTo Indicator
127 END
128 END
129 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR13
127 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
128 RULE
129 'AFTE' EquivalentTo 'AFTE'
130 'WITH' EquivalentTo 'WITH'
131 'BEFO' EquivalentTo 'BEFO'
132 'INFO' EquivalentTo 'INFO'
133 END
134 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR13
136 TRANSLATE(CancelledStatusReason9Code, OptionalCode_4!c_264)
137 RULE
138 'CANI' EquivalentTo 'CANI'
139 'OTHR' EquivalentTo 'NARR'
140 'SCEX' EquivalentTo 'SCEX'
141 'CORP' EquivalentTo 'CORP'
142 'CANS' EquivalentTo 'CANS'
143 'CSUB' EquivalentTo 'CSUB'
144 'CANT' EquivalentTo 'CANT'
145 'CANZ' EquivalentTo 'CANZ'
146 'CXLR' EquivalentTo 'EXPI'
147 END
148 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR13
120 TRANSLATE(SecuritiesAccount17, 97A)
121 RULE
122 NODE (AccountNumber)
123 IF (Not ((Type IsPresent) Or (Name IsPresent)))
124 THEN
125 Identification CopyTo AccountNumber
126 END
127 END
128 END
129 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR13
119 TRANSLATE(Period2Choice, 69A)
120 RULE
121 NODE (Date1)
122 FromDateToDate\FromDate TranslateTo Date1
123 END
124 NODE (Date2)
125 FromDateToDate\ToDate TranslateTo Date2
126 END
127 END
128 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR13
124 TRANSLATE(Period2Choice, 69B)
125 RULE
126 NODE (Date1)
127 FromDateTimeToDateTime\FromDateTime TranslateTo Date1
128 END
129 NODE (Time1)
130 FromDateTimeToDateTime\FromDateTime TranslateTo Time1
131 END
132 NODE (Date2)
133 FromDateTimeToDateTime\ToDateTime TranslateTo Date2
134 END
135 NODE (Time2)
136 FromDateTimeToDateTime\ToDateTime TranslateTo Time2
137 END
138 END
139 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR13
119 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
120 RULE
121 IF (ISODateTime Matches '.*-00:00')
122 THEN
123 '0000' CopyTo DateTime_UTCIndicator_1
124 ELSE
125 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
126 END
127 END
128 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR13
119 TRANSLATE(Frequency6Choice, 22F_48)
120 RULE
121 NODE (DataSourceScheme)
122 Proprietary TranslateTo DataSourceScheme
123 END
124 NODE (Indicator)
125 Code TranslateTo Indicator
126 Proprietary\Identification CopyTo Indicator
127 END
128 END
129 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR13
99 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
100 RULE
101 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
102 END
103 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR13
99 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
100 RULE
101 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
102 END
103 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR13
99 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
100 RULE
101 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
102 END
103 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR13
99 TRANSLATE(SecuritiesAccount17, 97A)
100 RULE
101 NODE (AccountNumber)
102 IF (Not ((Type IsPresent) Or (Name IsPresent)))
103 THEN
104 Identification CopyTo AccountNumber
105 END
106 END
107 END
108 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR13
121 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
122 RULE
123 'WISS' EquivalentTo 'WISS'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR13
121 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
122 RULE
123 'WISS' EquivalentTo 'WISS'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR13
121 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
122 RULE
123 'WISS' EquivalentTo 'WISS'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR13
121 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
122 RULE
123 'WISS' EquivalentTo 'WISS'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR13
99 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
100 RULE
101 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
102 END
103 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR13
124 TRANSLATE(RejectionReason24Code, OptionalCode_4!c_382)
125 RULE
126 'SAFE' EquivalentTo 'SAFE'
127 'DSEC' EquivalentTo 'DSEC'
128 'LATE' EquivalentTo 'LATE'
129 'REFE' EquivalentTo 'REFE'
130 'ADEA' EquivalentTo 'ADEA'
131 'OTHR' EquivalentTo 'NARR'
132 'MISM' EquivalentTo 'MISM'
133 END
134 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR13
155 TRANSLATE(RestrictedFINXMax210Text, 70D)
156 RULE
157 NODE (Narrative)
158 NODE (Line)
159 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
160 END
161 NODE (Line)
162 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
163 END
164 NODE (Line)
165 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
166 END
167 NODE (Line)
168 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
169 END
170 NODE (Line)
171 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
172 END
173 NODE (Line)
174 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
175 END
176 END
177 END
178 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR13
140 TRANSLATE(PendingReason6Code, OptionalCode_4!c_80)
141 RULE
142 'ADEA' EquivalentTo 'ADEA'
143 'CONF' EquivalentTo 'CONF'
144 'OTHR' EquivalentTo 'NARR'
145 END
146 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR13
98 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
99 RULE
100 'WISS' EquivalentTo 'WISS'
101 END
102 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR13
121 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
122 RULE
123 'WISS' EquivalentTo 'WISS'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR13
122 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
123 RULE
124 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
125 END
126 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR13
140 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
141 RULE
142 'ADEA' EquivalentTo 'ADEA'
143 'SMPG' EquivalentTo 'SMPG'
144 'OTHR' EquivalentTo 'NARR'
145 END
146 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR13
126 TRANSLATE(RestrictedFINXMax210Text, 70D)
127 RULE
128 NODE (Narrative)
129 NODE (Line)
130 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
131 END
132 NODE (Line)
133 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
134 END
135 NODE (Line)
136 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
137 END
138 NODE (Line)
139 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
140 END
141 NODE (Line)
142 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
143 END
144 NODE (Line)
145 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
146 END
147 END
148 END
149 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR13
123 TRANSLATE(ProcessingPosition3Code, OptionalCode_4!c_3)
124 RULE
125 'AFTE' EquivalentTo 'AFTE'
126 'WITH' EquivalentTo 'WITH'
127 'BEFO' EquivalentTo 'BEFO'
128 'INFO' EquivalentTo 'INFO'
129 END
130 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR13
152 TRANSLATE(PendingReason6Code, OptionalCode_4!c_80)
153 RULE
154 'ADEA' EquivalentTo 'ADEA'
155 'CONF' EquivalentTo 'CONF'
156 'OTHR' EquivalentTo 'NARR'
157 END
158 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR13
120 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
121 RULE
122 'PAIN' EquivalentTo 'PAIN'
123 'PARC' EquivalentTo 'PARC'
124 END
125 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR13
193 TRANSLATE(PriorityNumeric2Choice, 22F_6)
194 RULE
195 NODE (DataSourceScheme)
196 Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (Indicator)
199 Numeric CopyTo Indicator
200 Proprietary\Identification CopyTo Indicator
201 END
202 END
203 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR13
193 TRANSLATE(PriorityNumeric2Choice, 22F_6)
194 RULE
195 NODE (DataSourceScheme)
196 Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (Indicator)
199 Numeric CopyTo Indicator
200 Proprietary\Identification CopyTo Indicator
201 END
202 END
203 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR13
193 TRANSLATE(PriorityNumeric2Choice, 22F_6)
194 RULE
195 NODE (DataSourceScheme)
196 Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (Indicator)
199 Numeric CopyTo Indicator
200 Proprietary\Identification CopyTo Indicator
201 END
202 END
203 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR13
193 TRANSLATE(PriorityNumeric2Choice, 22F_6)
194 RULE
195 NODE (DataSourceScheme)
196 Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (Indicator)
199 Numeric CopyTo Indicator
200 Proprietary\Identification CopyTo Indicator
201 END
202 END
203 END
translateTTR13(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR13
123 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
124 RULE
125 'DELT' EquivalentTo 'DELT'
126 'COMP' EquivalentTo 'COMP'
127 END
128 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR130
1984 TRANSLATE(93B, AdditionalBalanceInformation8)
1985 RULE
1986 NODE (SubBalanceType)
1987 NODE (Code)
1988 'DIRT' CopyTo SubBalanceType\Code
1989 END
1990 END
1991 NODE (Quantity)
1992 NODE (Quantity)
1993 IF (Not (DataSourceScheme IsPresent))
1994 THEN
1995 93B TranslateTo Quantity\Quantity
1996 END
1997 END
1998 NODE (Proprietary)
1999 IF (DataSourceScheme IsPresent)
2000 THEN
2001 93B TranslateTo Quantity\Proprietary
2002 END
2003 END
2004 END
2005 END
2006 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR130
1959 TRANSLATE(93C, AdditionalBalanceInformation7)
1960 RULE
1961 NODE (SubBalanceType)
1962 NODE (Code)
1963 'SPOS' CopyTo SubBalanceType\Code
1964 END
1965 END
1966 NODE (Quantity)
1967 NODE (QuantityAndAvailability)
1968 93C TranslateTo Quantity\QuantityAndAvailability
1969 END
1970 END
1971 END
1972 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR130
1764 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1765 RULE
1766 NODE (Code)
1767 IF (Not (DataSourceScheme IsPresent))
1768 THEN
1769 Indicator TranslateTo Code
1770 END
1771 END
1772 NODE (Proprietary)
1773 DataSourceScheme TranslateTo Proprietary
1774 NODE (Identification)
1775 IF (DataSourceScheme IsPresent)
1776 THEN
1777 Indicator CopyTo Proprietary\Identification
1778 END
1779 END
1780 END
1781 END
1782 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR130
1611 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1612 RULE
1613 NODE (Code)
1614 IF (Not (DataSourceScheme IsPresent))
1615 THEN
1616 Indicator TranslateTo Code
1617 END
1618 END
1619 NODE (Proprietary)
1620 DataSourceScheme TranslateTo Proprietary
1621 NODE (Identification)
1622 IF (DataSourceScheme IsPresent)
1623 THEN
1624 Indicator CopyTo Proprietary\Identification
1625 END
1626 END
1627 END
1628 END
1629 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR130
1765 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1766 RULE
1767 NODE (Code)
1768 IF (Not (DataSourceScheme IsPresent))
1769 THEN
1770 Indicator TranslateTo Code
1771 END
1772 END
1773 NODE (Proprietary)
1774 DataSourceScheme TranslateTo Proprietary
1775 NODE (Identification)
1776 IF (DataSourceScheme IsPresent)
1777 THEN
1778 Indicator CopyTo Proprietary\Identification
1779 END
1780 END
1781 END
1782 END
1783 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR130
1612 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1613 RULE
1614 NODE (Code)
1615 IF (Not (DataSourceScheme IsPresent))
1616 THEN
1617 Indicator TranslateTo Code
1618 END
1619 END
1620 NODE (Proprietary)
1621 DataSourceScheme TranslateTo Proprietary
1622 NODE (Identification)
1623 IF (DataSourceScheme IsPresent)
1624 THEN
1625 Indicator CopyTo Proprietary\Identification
1626 END
1627 END
1628 END
1629 END
1630 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR130
1751 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1752 RULE
1753 'LAMI' EquivalentTo 'LAMI'
1754 'NBOR' EquivalentTo 'NBOR'
1755 'YBOR' EquivalentTo 'YBOR'
1756 END
1757 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR130
1626 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1627 RULE
1628 'NSET' EquivalentTo 'NSET'
1629 'YSET' EquivalentTo 'YSET'
1630 END
1631 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR130
1755 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1756 RULE
1757 'LAMI' EquivalentTo 'LAMI'
1758 'NBOR' EquivalentTo 'NBOR'
1759 'YBOR' EquivalentTo 'YBOR'
1760 END
1761 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR130
1627 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1628 RULE
1629 'NSET' EquivalentTo 'NSET'
1630 'YSET' EquivalentTo 'YSET'
1631 END
1632 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR130
1720 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1721 RULE
1722 'VEND' EquivalentTo 'VEND'
1723 'INTE' EquivalentTo 'INTE'
1724 'BRKR' EquivalentTo 'BRKR'
1725 END
1726 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR130
1720 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1721 RULE
1722 'VEND' EquivalentTo 'VEND'
1723 'INTE' EquivalentTo 'INTE'
1724 'BRKR' EquivalentTo 'BRKR'
1725 END
1726 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR130
1478 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
1479 RULE
1480 'ASGN' EquivalentTo 'ASGN'
1481 'BUTC' EquivalentTo 'BUTC'
1482 'CLEN' EquivalentTo 'CLEN'
1483 'DIRT' EquivalentTo 'DIRT'
1484 'DLWM' EquivalentTo 'DLWM'
1485 'DRAW' EquivalentTo 'DRAW'
1486 'EXER' EquivalentTo 'EXER'
1487 'FRCL' EquivalentTo 'FRCL'
1488 'KNOC' EquivalentTo 'KNOC'
1489 'NOMC' EquivalentTo 'NOMC'
1490 'PHYS' EquivalentTo 'PHYS'
1491 'RESI' EquivalentTo 'RESI'
1492 'SPDL' EquivalentTo 'SPDL'
1493 'TRIP' EquivalentTo 'TRIP'
1494 'UNEX' EquivalentTo 'UNEX'
1495 END
1496 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR130
1722 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1723 RULE
1724 'VEND' EquivalentTo 'VEND'
1725 'INTE' EquivalentTo 'INTE'
1726 'BRKR' EquivalentTo 'BRKR'
1727 END
1728 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR130
1722 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1723 RULE
1724 'VEND' EquivalentTo 'VEND'
1725 'INTE' EquivalentTo 'INTE'
1726 'BRKR' EquivalentTo 'BRKR'
1727 END
1728 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR130
1478 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
1479 RULE
1480 'ASGN' EquivalentTo 'ASGN'
1481 'BUTC' EquivalentTo 'BUTC'
1482 'CLEN' EquivalentTo 'CLEN'
1483 'DIRT' EquivalentTo 'DIRT'
1484 'DLWM' EquivalentTo 'DLWM'
1485 'DRAW' EquivalentTo 'DRAW'
1486 'EXER' EquivalentTo 'EXER'
1487 'FRCL' EquivalentTo 'FRCL'
1488 'KNOC' EquivalentTo 'KNOC'
1489 'NOMC' EquivalentTo 'NOMC'
1490 'PHYS' EquivalentTo 'PHYS'
1491 'RESI' EquivalentTo 'RESI'
1492 'SPDL' EquivalentTo 'SPDL'
1493 'TRIP' EquivalentTo 'TRIP'
1494 'UNEX' EquivalentTo 'UNEX'
1495 'SPST' EquivalentTo 'SPST'
1496 END
1497 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR130
1718 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1719 RULE
1720 'VEND' EquivalentTo 'VEND'
1721 'INTE' EquivalentTo 'INTE'
1722 'BRKR' EquivalentTo 'BRKR'
1723 END
1724 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR130
1718 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1719 RULE
1720 'VEND' EquivalentTo 'VEND'
1721 'INTE' EquivalentTo 'INTE'
1722 'BRKR' EquivalentTo 'BRKR'
1723 END
1724 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR130
1478 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
1479 RULE
1480 'ASGN' EquivalentTo 'ASGN'
1481 'CLEN' EquivalentTo 'CLEN'
1482 'DIRT' EquivalentTo 'DIRT'
1483 'DLWM' EquivalentTo 'DLWM'
1484 'DRAW' EquivalentTo 'DRAW'
1485 'EXER' EquivalentTo 'EXER'
1486 'FRCL' EquivalentTo 'FRCL'
1487 'KNOC' EquivalentTo 'KNOC'
1488 'PHYS' EquivalentTo 'PHYS'
1489 'RESI' EquivalentTo 'RESI'
1490 'SHOR' EquivalentTo 'SHOR'
1491 'SPDL' EquivalentTo 'SPDL'
1492 'TRIP' EquivalentTo 'TRIP'
1493 'UNEX' EquivalentTo 'UNEX'
1494 'PENS' EquivalentTo 'PENS'
1495 'NOMC' EquivalentTo 'NOMC'
1496 END
1497 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR130
1722 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1723 RULE
1724 'VEND' EquivalentTo 'VEND'
1725 'INTE' EquivalentTo 'INTE'
1726 'BRKR' EquivalentTo 'BRKR'
1727 END
1728 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR130
1722 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1723 RULE
1724 'VEND' EquivalentTo 'VEND'
1725 'INTE' EquivalentTo 'INTE'
1726 'BRKR' EquivalentTo 'BRKR'
1727 END
1728 END
translateTTR130(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR130
1478 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
1479 RULE
1480 'ASGN' EquivalentTo 'ASGN'
1481 'CLEN' EquivalentTo 'CLEN'
1482 'DIRT' EquivalentTo 'DIRT'
1483 'DLWM' EquivalentTo 'DLWM'
1484 'DRAW' EquivalentTo 'DRAW'
1485 'EXER' EquivalentTo 'EXER'
1486 'FRCL' EquivalentTo 'FRCL'
1487 'KNOC' EquivalentTo 'KNOC'
1488 'NOMC' EquivalentTo 'NOMC'
1489 'PHYS' EquivalentTo 'PHYS'
1490 'RESI' EquivalentTo 'RESI'
1491 'SPDL' EquivalentTo 'SPDL'
1492 'TRIP' EquivalentTo 'TRIP'
1493 'UNEX' EquivalentTo 'UNEX'
1494 'SPST' EquivalentTo 'SPST'
1495 'PENS' EquivalentTo 'PENS'
1496 'SHOR' EquivalentTo 'SHOR'
1497 END
1498 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR130
1615 TRANSLATE(22F_6, GenericIdentification25)
1616 RULE
1617 DataSourceScheme TranslateTo GenericIdentification25
1618 NODE (Identification)
1619 Indicator CopyTo Identification
1620 END
1621 NODE (Issuer)
1622 IF (Not (DataSourceScheme IsPresent))
1623 THEN
1624 'NONE' CopyTo Issuer
1625 END
1626 END
1627 END
1628 END
translateTTR130(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR130
1595 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1596 RULE
1597 NODE (Indicator)
1598 IF (Not (DataSourceScheme IsPresent))
1599 THEN
1600 IF (Indicator IsSameString 'NRTG')
1601 THEN
1602 'false' CopyTo Indicator
1603 ELSE
1604 'true' CopyTo Indicator
1605 END
1606 END
1607 END
1608 NODE (Proprietary)
1609 DataSourceScheme TranslateTo Proprietary
1610 NODE (Identification)
1611 IF (DataSourceScheme IsPresent)
1612 THEN
1613 Indicator CopyTo Proprietary\Identification
1614 END
1615 END
1616 END
1617 END
1618 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR130
1376 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1377 RULE
1378 'CUST' EquivalentTo 'CUST'
1379 'SAGE' EquivalentTo 'SAGE'
1380 'SPRI' EquivalentTo 'SPRI'
1381 END
1382 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR130
1452 TRANSLATE(BlockTrade2Choice, 22F_57)
1453 RULE
1454 NODE (DataSourceScheme)
1455 Proprietary TranslateTo DataSourceScheme
1456 END
1457 NODE (Indicator)
1458 Code TranslateTo Indicator
1459 Proprietary\Identification CopyTo Indicator
1460 END
1461 END
1462 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR130
1451 TRANSLATE(BlockTrade2Choice, 22F_57)
1452 RULE
1453 NODE (DataSourceScheme)
1454 Proprietary TranslateTo DataSourceScheme
1455 END
1456 NODE (Indicator)
1457 Code TranslateTo Indicator
1458 Proprietary\Identification CopyTo Indicator
1459 END
1460 END
1461 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR130
1443 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1444 RULE
1445 NODE (DataSourceScheme)
1446 Proprietary TranslateTo DataSourceScheme
1447 END
1448 NODE (Indicator)
1449 IF (Indicator IsPresent)
1450 THEN
1451 IF (Indicator IsSameBoolean 'false')
1452 THEN
1453 'SINO' CopyTo Indicator
1454 END
1455 END
1456 Proprietary\Identification CopyTo Indicator
1457 END
1458 END
1459 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR130
1452 TRANSLATE(BlockTrade2Choice, 22F_57)
1453 RULE
1454 NODE (DataSourceScheme)
1455 Proprietary TranslateTo DataSourceScheme
1456 END
1457 NODE (Indicator)
1458 Code TranslateTo Indicator
1459 Proprietary\Identification CopyTo Indicator
1460 END
1461 END
1462 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR130
1421 TRANSLATE(MarketClientSide2Choice, 22F_56)
1422 RULE
1423 NODE (DataSourceScheme)
1424 Proprietary TranslateTo DataSourceScheme
1425 END
1426 NODE (Indicator)
1427 Code TranslateTo Indicator
1428 Proprietary\Identification CopyTo Indicator
1429 END
1430 END
1431 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR130
1425 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1426 RULE
1427 'MAKT' EquivalentTo 'MAKT'
1428 'CLNT' EquivalentTo 'CLNT'
1429 END
1430 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR130
1422 TRANSLATE(MarketClientSide2Choice, 22F_56)
1423 RULE
1424 NODE (DataSourceScheme)
1425 Proprietary TranslateTo DataSourceScheme
1426 END
1427 NODE (Indicator)
1428 Code TranslateTo Indicator
1429 Proprietary\Identification CopyTo Indicator
1430 END
1431 END
1432 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR130
1425 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1426 RULE
1427 'MAKT' EquivalentTo 'MAKT'
1428 'CLNT' EquivalentTo 'CLNT'
1429 END
1430 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR130
1421 TRANSLATE(MarketClientSide2Choice, 22F_56)
1422 RULE
1423 NODE (DataSourceScheme)
1424 Proprietary TranslateTo DataSourceScheme
1425 END
1426 NODE (Indicator)
1427 Code TranslateTo Indicator
1428 Proprietary\Identification CopyTo Indicator
1429 END
1430 END
1431 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR130
1425 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1426 RULE
1427 'MAKT' EquivalentTo 'MAKT'
1428 'CLNT' EquivalentTo 'CLNT'
1429 END
1430 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR130
1422 TRANSLATE(MarketClientSide2Choice, 22F_56)
1423 RULE
1424 NODE (DataSourceScheme)
1425 Proprietary TranslateTo DataSourceScheme
1426 END
1427 NODE (Indicator)
1428 Code TranslateTo Indicator
1429 Proprietary\Identification CopyTo Indicator
1430 END
1431 END
1432 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR130
1425 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1426 RULE
1427 'MAKT' EquivalentTo 'MAKT'
1428 'CLNT' EquivalentTo 'CLNT'
1429 END
1430 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR130
1402 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1403 RULE
1404 NODE (DataSourceScheme)
1405 Proprietary TranslateTo DataSourceScheme
1406 END
1407 NODE (Indicator)
1408 Code TranslateTo Indicator
1409 Proprietary\Identification CopyTo Indicator
1410 END
1411 END
1412 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR130
1437 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1438 RULE
1439 NODE (DataSourceScheme)
1440 Proprietary TranslateTo DataSourceScheme
1441 END
1442 NODE (Indicator)
1443 Code TranslateTo Indicator
1444 Proprietary\Identification CopyTo Indicator
1445 END
1446 END
1447 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR130
1436 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1437 RULE
1438 NODE (DataSourceScheme)
1439 Proprietary TranslateTo DataSourceScheme
1440 END
1441 NODE (Indicator)
1442 Code TranslateTo Indicator
1443 Proprietary\Identification CopyTo Indicator
1444 END
1445 END
1446 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR130
1438 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1439 RULE
1440 NODE (DataSourceScheme)
1441 Proprietary TranslateTo DataSourceScheme
1442 END
1443 NODE (Indicator)
1444 Code TranslateTo Indicator
1445 Proprietary\Identification CopyTo Indicator
1446 END
1447 END
1448 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR130
1437 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1438 RULE
1439 NODE (DataSourceScheme)
1440 Proprietary TranslateTo DataSourceScheme
1441 END
1442 NODE (Indicator)
1443 Code TranslateTo Indicator
1444 Proprietary\Identification CopyTo Indicator
1445 END
1446 END
1447 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR130
1366 TRANSLATE(GenericIdentification25, 22F_6)
1367 RULE
1368 NODE (DataSourceScheme)
1369 GenericIdentification25 TranslateTo DataSourceScheme
1370 END
1371 NODE (Indicator)
1372 Identification CopyTo Indicator
1373 END
1374 END
1375 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR130
1365 TRANSLATE(GenericIdentification25, 22F_6)
1366 RULE
1367 NODE (DataSourceScheme)
1368 GenericIdentification25 TranslateTo DataSourceScheme
1369 END
1370 NODE (Indicator)
1371 Identification CopyTo Indicator
1372 END
1373 END
1374 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR130
1367 TRANSLATE(GenericIdentification25, 22F_6)
1368 RULE
1369 NODE (DataSourceScheme)
1370 GenericIdentification25 TranslateTo DataSourceScheme
1371 END
1372 NODE (Indicator)
1373 Identification CopyTo Indicator
1374 END
1375 END
1376 END
translateTTR130(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR130
1366 TRANSLATE(GenericIdentification25, 22F_6)
1367 RULE
1368 NODE (DataSourceScheme)
1369 GenericIdentification25 TranslateTo DataSourceScheme
1370 END
1371 NODE (Indicator)
1372 Identification CopyTo Indicator
1373 END
1374 END
1375 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR131
2007 TRANSLATE(93C, AdditionalBalanceInformation8)
2008 RULE
2009 NODE (SubBalanceType)
2010 NODE (Code)
2011 'DIRT' CopyTo SubBalanceType\Code
2012 END
2013 END
2014 NODE (Quantity)
2015 NODE (QuantityAndAvailability)
2016 93C TranslateTo Quantity\QuantityAndAvailability
2017 END
2018 END
2019 END
2020 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR131
1973 TRANSLATE(93B, AdditionalBalanceInformation7)
1974 RULE
1975 NODE (SubBalanceType)
1976 NODE (Code)
1977 'UNRG' CopyTo SubBalanceType\Code
1978 END
1979 END
1980 NODE (Quantity)
1981 NODE (Quantity)
1982 IF (Not (DataSourceScheme IsPresent))
1983 THEN
1984 93B TranslateTo Quantity\Quantity
1985 END
1986 END
1987 NODE (Proprietary)
1988 IF (DataSourceScheme IsPresent)
1989 THEN
1990 93B TranslateTo Quantity\Proprietary
1991 END
1992 END
1993 END
1994 END
1995 END
translateTTR131(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR131
1783 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1784 RULE
1785 'VEND' EquivalentTo 'VEND'
1786 'INTE' EquivalentTo 'INTE'
1787 'BRKR' EquivalentTo 'BRKR'
1788 END
1789 END
translateTTR131(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR131
1630 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1631 RULE
1632 'NSET' EquivalentTo 'NSET'
1633 'YSET' EquivalentTo 'YSET'
1634 END
1635 END
translateTTR131(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR131
1784 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1785 RULE
1786 'VEND' EquivalentTo 'VEND'
1787 'INTE' EquivalentTo 'INTE'
1788 'BRKR' EquivalentTo 'BRKR'
1789 END
1790 END
translateTTR131(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR131
1631 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1632 RULE
1633 'NSET' EquivalentTo 'NSET'
1634 'YSET' EquivalentTo 'YSET'
1635 END
1636 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR131
1758 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1759 RULE
1760 NODE (Indicator)
1761 IF (Not (DataSourceScheme IsPresent))
1762 THEN
1763 IF (Indicator IsSameString 'NLEG')
1764 THEN
1765 'false' CopyTo Indicator
1766 ELSE
1767 'true' CopyTo Indicator
1768 END
1769 END
1770 END
1771 NODE (Proprietary)
1772 DataSourceScheme TranslateTo Proprietary
1773 NODE (Identification)
1774 IF (DataSourceScheme IsPresent)
1775 THEN
1776 Indicator CopyTo Proprietary\Identification
1777 END
1778 END
1779 END
1780 END
1781 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR131
1632 TRANSLATE(22F_58, NettingEligibility2Choice)
1633 RULE
1634 NODE (Indicator)
1635 IF (Not (DataSourceScheme IsPresent))
1636 THEN
1637 IF (Indicator IsSameString 'NNET')
1638 THEN
1639 'false' CopyTo Indicator
1640 ELSE
1641 'true' CopyTo Indicator
1642 END
1643 END
1644 END
1645 NODE (Proprietary)
1646 DataSourceScheme TranslateTo Proprietary
1647 NODE (Identification)
1648 IF (DataSourceScheme IsPresent)
1649 THEN
1650 Indicator CopyTo Proprietary\Identification
1651 END
1652 END
1653 END
1654 END
1655 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR131
1762 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1763 RULE
1764 NODE (Indicator)
1765 IF (Not (DataSourceScheme IsPresent))
1766 THEN
1767 IF (Indicator IsSameString 'NLEG')
1768 THEN
1769 'false' CopyTo Indicator
1770 ELSE
1771 'true' CopyTo Indicator
1772 END
1773 END
1774 END
1775 NODE (Proprietary)
1776 DataSourceScheme TranslateTo Proprietary
1777 NODE (Identification)
1778 IF (DataSourceScheme IsPresent)
1779 THEN
1780 Indicator CopyTo Proprietary\Identification
1781 END
1782 END
1783 END
1784 END
1785 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR131
1633 TRANSLATE(22F_58, NettingEligibility2Choice)
1634 RULE
1635 NODE (Indicator)
1636 IF (Not (DataSourceScheme IsPresent))
1637 THEN
1638 IF (Indicator IsSameString 'NNET')
1639 THEN
1640 'false' CopyTo Indicator
1641 ELSE
1642 'true' CopyTo Indicator
1643 END
1644 END
1645 END
1646 NODE (Proprietary)
1647 DataSourceScheme TranslateTo Proprietary
1648 NODE (Identification)
1649 IF (DataSourceScheme IsPresent)
1650 THEN
1651 Indicator CopyTo Proprietary\Identification
1652 END
1653 END
1654 END
1655 END
1656 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR131
1727 TRANSLATE(95P_2, PartyIdentification16Choice)
1728 RULE
1729 NODE (BICOrBEI)
1730 IdentifierCode TranslateTo BICOrBEI
1731 END
1732 END
1733 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR131
1727 TRANSLATE(95P_2, PartyIdentification16Choice)
1728 RULE
1729 NODE (BICOrBEI)
1730 IdentifierCode TranslateTo BICOrBEI
1731 END
1732 END
1733 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR131
1497 TRANSLATE(22F_54, SettlingCapacity2Choice)
1498 RULE
1499 NODE (Code)
1500 IF (Not (DataSourceScheme IsPresent))
1501 THEN
1502 Indicator TranslateTo Code
1503 END
1504 END
1505 NODE (Proprietary)
1506 NODE (Identification)
1507 IF (DataSourceScheme IsPresent)
1508 THEN
1509 Indicator CopyTo Proprietary\Identification
1510 END
1511 END
1512 DataSourceScheme TranslateTo Proprietary
1513 END
1514 END
1515 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR131
1729 TRANSLATE(95P_2, PartyIdentification16Choice)
1730 RULE
1731 NODE (BICOrBEI)
1732 IdentifierCode TranslateTo BICOrBEI
1733 END
1734 END
1735 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR131
1729 TRANSLATE(95P_2, PartyIdentification16Choice)
1730 RULE
1731 NODE (BICOrBEI)
1732 IdentifierCode TranslateTo BICOrBEI
1733 END
1734 END
1735 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR131
1498 TRANSLATE(22F_54, SettlingCapacity2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 NODE (Identification)
1508 IF (DataSourceScheme IsPresent)
1509 THEN
1510 Indicator CopyTo Proprietary\Identification
1511 END
1512 END
1513 DataSourceScheme TranslateTo Proprietary
1514 END
1515 END
1516 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR131
1725 TRANSLATE(95P_2, PartyIdentification16Choice)
1726 RULE
1727 NODE (BICOrBEI)
1728 IdentifierCode TranslateTo BICOrBEI
1729 END
1730 END
1731 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR131
1725 TRANSLATE(95P_2, PartyIdentification16Choice)
1726 RULE
1727 NODE (BICOrBEI)
1728 IdentifierCode TranslateTo BICOrBEI
1729 END
1730 END
1731 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR131
1498 TRANSLATE(22F_54, SettlingCapacity2Choice)
1499 RULE
1500 NODE (Code)
1501 IF (Not (DataSourceScheme IsPresent))
1502 THEN
1503 Indicator TranslateTo Code
1504 END
1505 END
1506 NODE (Proprietary)
1507 NODE (Identification)
1508 IF (DataSourceScheme IsPresent)
1509 THEN
1510 Indicator CopyTo Proprietary\Identification
1511 END
1512 END
1513 DataSourceScheme TranslateTo Proprietary
1514 END
1515 END
1516 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR131
1729 TRANSLATE(95P_2, PartyIdentification16Choice)
1730 RULE
1731 NODE (BICOrBEI)
1732 IdentifierCode TranslateTo BICOrBEI
1733 END
1734 END
1735 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR131
1729 TRANSLATE(95P_2, PartyIdentification16Choice)
1730 RULE
1731 NODE (BICOrBEI)
1732 IdentifierCode TranslateTo BICOrBEI
1733 END
1734 END
1735 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR131
1499 TRANSLATE(22F_54, SettlingCapacity2Choice)
1500 RULE
1501 NODE (Code)
1502 IF (Not (DataSourceScheme IsPresent))
1503 THEN
1504 Indicator TranslateTo Code
1505 END
1506 END
1507 NODE (Proprietary)
1508 NODE (Identification)
1509 IF (DataSourceScheme IsPresent)
1510 THEN
1511 Indicator CopyTo Proprietary\Identification
1512 END
1513 END
1514 DataSourceScheme TranslateTo Proprietary
1515 END
1516 END
1517 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR131
1629 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1630 RULE
1631 NODE (Indicator)
1632 IF (Not (DataSourceScheme IsPresent))
1633 THEN
1634 IF (Indicator IsSameString 'NLEG')
1635 THEN
1636 'false' CopyTo Indicator
1637 ELSE
1638 'true' CopyTo Indicator
1639 END
1640 END
1641 END
1642 NODE (Proprietary)
1643 DataSourceScheme TranslateTo Proprietary
1644 NODE (Identification)
1645 IF (DataSourceScheme IsPresent)
1646 THEN
1647 Indicator CopyTo Proprietary\Identification
1648 END
1649 END
1650 END
1651 END
1652 END
translateTTR131(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR131
1619 TRANSLATE(22F_54, SettlingCapacity2Choice)
1620 RULE
1621 NODE (Code)
1622 IF (Not (DataSourceScheme IsPresent))
1623 THEN
1624 Indicator TranslateTo Code
1625 END
1626 END
1627 NODE (Proprietary)
1628 NODE (Identification)
1629 IF (DataSourceScheme IsPresent)
1630 THEN
1631 Indicator CopyTo Proprietary\Identification
1632 END
1633 END
1634 DataSourceScheme TranslateTo Proprietary
1635 END
1636 END
1637 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR131
1383 TRANSLATE(GenericIdentification25, 22F_6)
1384 RULE
1385 NODE (DataSourceScheme)
1386 GenericIdentification25 TranslateTo DataSourceScheme
1387 END
1388 NODE (Indicator)
1389 Identification CopyTo Indicator
1390 END
1391 END
1392 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR131
1463 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1464 RULE
1465 'BLPA' EquivalentTo 'BLPA'
1466 'BLCH' EquivalentTo 'BLCH'
1467 END
1468 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR131
1462 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1463 RULE
1464 'BLPA' EquivalentTo 'BLPA'
1465 'BLCH' EquivalentTo 'BLCH'
1466 END
1467 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR131
1460 TRANSLATE(BlockTrade2Choice, 22F_57)
1461 RULE
1462 NODE (DataSourceScheme)
1463 Proprietary TranslateTo DataSourceScheme
1464 END
1465 NODE (Indicator)
1466 Code TranslateTo Indicator
1467 Proprietary\Identification CopyTo Indicator
1468 END
1469 END
1470 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR131
1463 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1464 RULE
1465 'BLPA' EquivalentTo 'BLPA'
1466 'BLCH' EquivalentTo 'BLCH'
1467 END
1468 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR131
1432 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1433 RULE
1434 'MAKT' EquivalentTo 'MAKT'
1435 'CLNT' EquivalentTo 'CLNT'
1436 END
1437 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR131
1431 TRANSLATE(BlockTrade2Choice, 22F_57)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR131
1433 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1434 RULE
1435 'MAKT' EquivalentTo 'MAKT'
1436 'CLNT' EquivalentTo 'CLNT'
1437 END
1438 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR131
1431 TRANSLATE(BlockTrade2Choice, 22F_57)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR131
1432 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1433 RULE
1434 'MAKT' EquivalentTo 'MAKT'
1435 'CLNT' EquivalentTo 'CLNT'
1436 END
1437 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR131
1431 TRANSLATE(BlockTrade2Choice, 22F_57)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR131
1433 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1434 RULE
1435 'MAKT' EquivalentTo 'MAKT'
1436 'CLNT' EquivalentTo 'CLNT'
1437 END
1438 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR131
1431 TRANSLATE(BlockTrade2Choice, 22F_57)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR131
1413 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1414 RULE
1415 'GROS' EquivalentTo 'GROS'
1416 'NETS' EquivalentTo 'NETS'
1417 END
1418 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR131
1448 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1449 RULE
1450 'GROS' EquivalentTo 'GROS'
1451 'NETS' EquivalentTo 'NETS'
1452 END
1453 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR131
1447 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1448 RULE
1449 'GROS' EquivalentTo 'GROS'
1450 'NETS' EquivalentTo 'NETS'
1451 END
1452 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR131
1449 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1450 RULE
1451 'GROS' EquivalentTo 'GROS'
1452 'NETS' EquivalentTo 'NETS'
1453 END
1454 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR131
1448 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1449 RULE
1450 'GROS' EquivalentTo 'GROS'
1451 'NETS' EquivalentTo 'NETS'
1452 END
1453 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR131
1376 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1377 RULE
1378 NODE (DataSourceScheme)
1379 Proprietary TranslateTo DataSourceScheme
1380 END
1381 NODE (Indicator)
1382 IF (Indicator IsPresent)
1383 THEN
1384 IF (Indicator IsSameBoolean 'false')
1385 THEN
1386 'NRTG' CopyTo Indicator
1387 ELSE
1388 'YRTG' CopyTo Indicator
1389 END
1390 END
1391 Proprietary\Identification CopyTo Indicator
1392 END
1393 END
1394 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR131
1375 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1376 RULE
1377 NODE (DataSourceScheme)
1378 Proprietary TranslateTo DataSourceScheme
1379 END
1380 NODE (Indicator)
1381 IF (Indicator IsPresent)
1382 THEN
1383 IF (Indicator IsSameBoolean 'false')
1384 THEN
1385 'NRTG' CopyTo Indicator
1386 ELSE
1387 'YRTG' CopyTo Indicator
1388 END
1389 END
1390 Proprietary\Identification CopyTo Indicator
1391 END
1392 END
1393 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR131
1377 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1378 RULE
1379 NODE (DataSourceScheme)
1380 Proprietary TranslateTo DataSourceScheme
1381 END
1382 NODE (Indicator)
1383 IF (Indicator IsPresent)
1384 THEN
1385 IF (Indicator IsSameBoolean 'false')
1386 THEN
1387 'NRTG' CopyTo Indicator
1388 ELSE
1389 'YRTG' CopyTo Indicator
1390 END
1391 END
1392 Proprietary\Identification CopyTo Indicator
1393 END
1394 END
1395 END
translateTTR131(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR131
1376 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1377 RULE
1378 NODE (DataSourceScheme)
1379 Proprietary TranslateTo DataSourceScheme
1380 END
1381 NODE (Indicator)
1382 IF (Indicator IsPresent)
1383 THEN
1384 IF (Indicator IsSameBoolean 'false')
1385 THEN
1386 'NRTG' CopyTo Indicator
1387 ELSE
1388 'YRTG' CopyTo Indicator
1389 END
1390 END
1391 Proprietary\Identification CopyTo Indicator
1392 END
1393 END
1394 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR132
2021 TRANSLATE(93B, AdditionalBalanceInformation8)
2022 RULE
2023 NODE (SubBalanceType)
2024 NODE (Code)
2025 'NOMI' CopyTo SubBalanceType\Code
2026 END
2027 END
2028 NODE (Quantity)
2029 NODE (Quantity)
2030 IF (Not (DataSourceScheme IsPresent))
2031 THEN
2032 93B TranslateTo Quantity\Quantity
2033 END
2034 END
2035 NODE (Proprietary)
2036 IF (DataSourceScheme IsPresent)
2037 THEN
2038 93B TranslateTo Quantity\Proprietary
2039 END
2040 END
2041 END
2042 END
2043 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR132
1996 TRANSLATE(93C, AdditionalBalanceInformation7)
1997 RULE
1998 NODE (SubBalanceType)
1999 NODE (Code)
2000 'UNRG' CopyTo SubBalanceType\Code
2001 END
2002 END
2003 NODE (Quantity)
2004 NODE (QuantityAndAvailability)
2005 93C TranslateTo Quantity\QuantityAndAvailability
2006 END
2007 END
2008 END
2009 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR132
1790 TRANSLATE(95P_2, PartyIdentification16Choice)
1791 RULE
1792 NODE (BICOrBEI)
1793 IdentifierCode TranslateTo BICOrBEI
1794 END
1795 END
1796 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR132
1636 TRANSLATE(22F_58, NettingEligibility2Choice)
1637 RULE
1638 NODE (Indicator)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 IF (Indicator IsSameString 'NNET')
1642 THEN
1643 'false' CopyTo Indicator
1644 ELSE
1645 'true' CopyTo Indicator
1646 END
1647 END
1648 END
1649 NODE (Proprietary)
1650 DataSourceScheme TranslateTo Proprietary
1651 NODE (Identification)
1652 IF (DataSourceScheme IsPresent)
1653 THEN
1654 Indicator CopyTo Proprietary\Identification
1655 END
1656 END
1657 END
1658 END
1659 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR132
1791 TRANSLATE(95P_2, PartyIdentification16Choice)
1792 RULE
1793 NODE (BICOrBEI)
1794 IdentifierCode TranslateTo BICOrBEI
1795 END
1796 END
1797 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR132
1637 TRANSLATE(22F_58, NettingEligibility2Choice)
1638 RULE
1639 NODE (Indicator)
1640 IF (Not (DataSourceScheme IsPresent))
1641 THEN
1642 IF (Indicator IsSameString 'NNET')
1643 THEN
1644 'false' CopyTo Indicator
1645 ELSE
1646 'true' CopyTo Indicator
1647 END
1648 END
1649 END
1650 NODE (Proprietary)
1651 DataSourceScheme TranslateTo Proprietary
1652 NODE (Identification)
1653 IF (DataSourceScheme IsPresent)
1654 THEN
1655 Indicator CopyTo Proprietary\Identification
1656 END
1657 END
1658 END
1659 END
1660 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR132
1782 TRANSLATE(22F_203, YesNoIndicator)
1783 RULE
1784 IF (Not (DataSourceScheme IsPresent))
1785 THEN
1786 IF (Indicator IsSameString 'COLA')
1787 THEN
1788 'true' CopyTo YesNoIndicator
1789 END
1790 IF (Indicator IsSameString 'COLN')
1791 THEN
1792 'false' CopyTo YesNoIndicator
1793 END
1794 END
1795 END
1796 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR132
1656 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1657 RULE
1658 NODE (Indicator)
1659 IF (Not (DataSourceScheme IsPresent))
1660 THEN
1661 IF (Indicator IsSameString 'NCCP')
1662 THEN
1663 'false' CopyTo Indicator
1664 ELSE
1665 'true' CopyTo Indicator
1666 END
1667 END
1668 END
1669 NODE (Proprietary)
1670 NODE (Identification)
1671 IF (DataSourceScheme IsPresent)
1672 THEN
1673 Indicator CopyTo Proprietary\Identification
1674 END
1675 END
1676 DataSourceScheme TranslateTo Proprietary
1677 END
1678 END
1679 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR132
1786 TRANSLATE(22F_203, YesNoIndicator)
1787 RULE
1788 IF (Not (DataSourceScheme IsPresent))
1789 THEN
1790 IF (Indicator IsSameString 'COLA')
1791 THEN
1792 'true' CopyTo YesNoIndicator
1793 END
1794 IF (Indicator IsSameString 'COLN')
1795 THEN
1796 'false' CopyTo YesNoIndicator
1797 END
1798 END
1799 END
1800 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR132
1657 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1658 RULE
1659 NODE (Indicator)
1660 IF (Not (DataSourceScheme IsPresent))
1661 THEN
1662 IF (Indicator IsSameString 'NCCP')
1663 THEN
1664 'false' CopyTo Indicator
1665 ELSE
1666 'true' CopyTo Indicator
1667 END
1668 END
1669 END
1670 NODE (Proprietary)
1671 NODE (Identification)
1672 IF (DataSourceScheme IsPresent)
1673 THEN
1674 Indicator CopyTo Proprietary\Identification
1675 END
1676 END
1677 DataSourceScheme TranslateTo Proprietary
1678 END
1679 END
1680 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR132
1734 TRANSLATE(95Q, PartyIdentification16Choice)
1735 RULE
1736 NODE (NameAndAddress)
1737 NameAndAddress TranslateTo NameAndAddress
1738 END
1739 END
1740 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR132
1734 TRANSLATE(95Q, PartyIdentification16Choice)
1735 RULE
1736 NODE (NameAndAddress)
1737 NameAndAddress TranslateTo NameAndAddress
1738 END
1739 END
1740 END
translateTTR132(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR132
1516 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1517 RULE
1518 'SPRI' EquivalentTo 'SPRI'
1519 'SAGE' EquivalentTo 'SAGE'
1520 'CUST' EquivalentTo 'CUST'
1521 END
1522 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR132
1736 TRANSLATE(95Q, PartyIdentification16Choice)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR132
1736 TRANSLATE(95Q, PartyIdentification16Choice)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR132(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR132
1517 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1518 RULE
1519 'SPRI' EquivalentTo 'SPRI'
1520 'SAGE' EquivalentTo 'SAGE'
1521 'CUST' EquivalentTo 'CUST'
1522 END
1523 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR132
1732 TRANSLATE(95Q, PartyIdentification16Choice)
1733 RULE
1734 NODE (NameAndAddress)
1735 NameAndAddress TranslateTo NameAndAddress
1736 END
1737 END
1738 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR132
1732 TRANSLATE(95Q, PartyIdentification16Choice)
1733 RULE
1734 NODE (NameAndAddress)
1735 NameAndAddress TranslateTo NameAndAddress
1736 END
1737 END
1738 END
translateTTR132(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR132
1517 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1518 RULE
1519 'SPRI' EquivalentTo 'SPRI'
1520 'SAGE' EquivalentTo 'SAGE'
1521 'CUST' EquivalentTo 'CUST'
1522 END
1523 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR132
1736 TRANSLATE(95Q, PartyIdentification16Choice)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR132
1736 TRANSLATE(95Q, PartyIdentification16Choice)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR132(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR132
1518 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1519 RULE
1520 'SPRI' EquivalentTo 'SPRI'
1521 'SAGE' EquivalentTo 'SAGE'
1522 'CUST' EquivalentTo 'CUST'
1523 END
1524 END
translateTTR132(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR132
1653 TRANSLATE(95C, PartyIdentification17Choice)
1654 RULE
1655 NODE (Country)
1656 CountryCode CopyTo Country
1657 END
1658 END
1659 END
translateTTR132(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR132
1638 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1639 RULE
1640 'SPRI' EquivalentTo 'SPRI'
1641 'SAGE' EquivalentTo 'SAGE'
1642 'CUST' EquivalentTo 'CUST'
1643 END
1644 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR132
1393 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1394 RULE
1395 NODE (DataSourceScheme)
1396 Proprietary TranslateTo DataSourceScheme
1397 END
1398 NODE (Indicator)
1399 IF (Indicator IsPresent)
1400 THEN
1401 IF (Indicator IsSameBoolean 'false')
1402 THEN
1403 'NRTG' CopyTo Indicator
1404 ELSE
1405 'YRTG' CopyTo Indicator
1406 END
1407 END
1408 Proprietary\Identification CopyTo Indicator
1409 END
1410 END
1411 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR132
1469 TRANSLATE(Restriction2Choice, 22F_33)
1470 RULE
1471 NODE (DataSourceScheme)
1472 Proprietary TranslateTo DataSourceScheme
1473 END
1474 NODE (Indicator)
1475 Code TranslateTo Indicator
1476 Proprietary\Identification CopyTo Indicator
1477 END
1478 END
1479 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR132
1468 TRANSLATE(Restriction2Choice, 22F_33)
1469 RULE
1470 NODE (DataSourceScheme)
1471 Proprietary TranslateTo DataSourceScheme
1472 END
1473 NODE (Indicator)
1474 Code TranslateTo Indicator
1475 Proprietary\Identification CopyTo Indicator
1476 END
1477 END
1478 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR132
1471 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1472 RULE
1473 'BLPA' EquivalentTo 'BLPA'
1474 'BLCH' EquivalentTo 'BLCH'
1475 END
1476 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR132
1469 TRANSLATE(Restriction2Choice, 22F_33)
1470 RULE
1471 NODE (DataSourceScheme)
1472 Proprietary TranslateTo DataSourceScheme
1473 END
1474 NODE (Indicator)
1475 Code TranslateTo Indicator
1476 Proprietary\Identification CopyTo Indicator
1477 END
1478 END
1479 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR132
1438 TRANSLATE(BlockTrade2Choice, 22F_57)
1439 RULE
1440 NODE (DataSourceScheme)
1441 Proprietary TranslateTo DataSourceScheme
1442 END
1443 NODE (Indicator)
1444 Code TranslateTo Indicator
1445 Proprietary\Identification CopyTo Indicator
1446 END
1447 END
1448 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR132
1442 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1443 RULE
1444 'BLPA' EquivalentTo 'BLPA'
1445 'BLCH' EquivalentTo 'BLCH'
1446 END
1447 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR132
1439 TRANSLATE(BlockTrade2Choice, 22F_57)
1440 RULE
1441 NODE (DataSourceScheme)
1442 Proprietary TranslateTo DataSourceScheme
1443 END
1444 NODE (Indicator)
1445 Code TranslateTo Indicator
1446 Proprietary\Identification CopyTo Indicator
1447 END
1448 END
1449 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR132
1442 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1443 RULE
1444 'BLPA' EquivalentTo 'BLPA'
1445 'BLCH' EquivalentTo 'BLCH'
1446 END
1447 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR132
1438 TRANSLATE(BlockTrade2Choice, 22F_57)
1439 RULE
1440 NODE (DataSourceScheme)
1441 Proprietary TranslateTo DataSourceScheme
1442 END
1443 NODE (Indicator)
1444 Code TranslateTo Indicator
1445 Proprietary\Identification CopyTo Indicator
1446 END
1447 END
1448 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR132
1442 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1443 RULE
1444 'BLPA' EquivalentTo 'BLPA'
1445 'BLCH' EquivalentTo 'BLCH'
1446 END
1447 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR132
1439 TRANSLATE(BlockTrade2Choice, 22F_57)
1440 RULE
1441 NODE (DataSourceScheme)
1442 Proprietary TranslateTo DataSourceScheme
1443 END
1444 NODE (Indicator)
1445 Code TranslateTo Indicator
1446 Proprietary\Identification CopyTo Indicator
1447 END
1448 END
1449 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR132
1442 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1443 RULE
1444 'BLPA' EquivalentTo 'BLPA'
1445 'BLCH' EquivalentTo 'BLCH'
1446 END
1447 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR132
1419 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1420 RULE
1421 NODE (DataSourceScheme)
1422 Proprietary TranslateTo DataSourceScheme
1423 END
1424 NODE (Indicator)
1425 Code TranslateTo Indicator
1426 Proprietary\Identification CopyTo Indicator
1427 END
1428 END
1429 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR132
1454 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1455 RULE
1456 NODE (DataSourceScheme)
1457 Proprietary TranslateTo DataSourceScheme
1458 END
1459 NODE (Indicator)
1460 Code TranslateTo Indicator
1461 Proprietary\Identification CopyTo Indicator
1462 END
1463 END
1464 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR132
1453 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1454 RULE
1455 NODE (DataSourceScheme)
1456 Proprietary TranslateTo DataSourceScheme
1457 END
1458 NODE (Indicator)
1459 Code TranslateTo Indicator
1460 Proprietary\Identification CopyTo Indicator
1461 END
1462 END
1463 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR132
1455 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1456 RULE
1457 NODE (DataSourceScheme)
1458 Proprietary TranslateTo DataSourceScheme
1459 END
1460 NODE (Indicator)
1461 Code TranslateTo Indicator
1462 Proprietary\Identification CopyTo Indicator
1463 END
1464 END
1465 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR132
1454 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1455 RULE
1456 NODE (DataSourceScheme)
1457 Proprietary TranslateTo DataSourceScheme
1458 END
1459 NODE (Indicator)
1460 Code TranslateTo Indicator
1461 Proprietary\Identification CopyTo Indicator
1462 END
1463 END
1464 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR132
1395 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1396 RULE
1397 NODE (DataSourceScheme)
1398 Proprietary TranslateTo DataSourceScheme
1399 END
1400 NODE (Indicator)
1401 IF (Indicator IsPresent)
1402 THEN
1403 IF (Indicator IsSameBoolean 'false')
1404 THEN
1405 'NBEN' CopyTo Indicator
1406 ELSE
1407 'YBEN' CopyTo Indicator
1408 END
1409 END
1410 Proprietary\Identification CopyTo Indicator
1411 END
1412 END
1413 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR132
1394 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1395 RULE
1396 NODE (DataSourceScheme)
1397 Proprietary TranslateTo DataSourceScheme
1398 END
1399 NODE (Indicator)
1400 IF (Indicator IsPresent)
1401 THEN
1402 IF (Indicator IsSameBoolean 'false')
1403 THEN
1404 'NBEN' CopyTo Indicator
1405 ELSE
1406 'YBEN' CopyTo Indicator
1407 END
1408 END
1409 Proprietary\Identification CopyTo Indicator
1410 END
1411 END
1412 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR132
1396 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1397 RULE
1398 NODE (DataSourceScheme)
1399 Proprietary TranslateTo DataSourceScheme
1400 END
1401 NODE (Indicator)
1402 IF (Indicator IsPresent)
1403 THEN
1404 IF (Indicator IsSameBoolean 'false')
1405 THEN
1406 'NBEN' CopyTo Indicator
1407 ELSE
1408 'YBEN' CopyTo Indicator
1409 END
1410 END
1411 Proprietary\Identification CopyTo Indicator
1412 END
1413 END
1414 END
translateTTR132(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR132
1395 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1396 RULE
1397 NODE (DataSourceScheme)
1398 Proprietary TranslateTo DataSourceScheme
1399 END
1400 NODE (Indicator)
1401 IF (Indicator IsPresent)
1402 THEN
1403 IF (Indicator IsSameBoolean 'false')
1404 THEN
1405 'NBEN' CopyTo Indicator
1406 ELSE
1407 'YBEN' CopyTo Indicator
1408 END
1409 END
1410 Proprietary\Identification CopyTo Indicator
1411 END
1412 END
1413 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR133
2044 TRANSLATE(93C, AdditionalBalanceInformation8)
2045 RULE
2046 NODE (SubBalanceType)
2047 NODE (Code)
2048 'NOMI' CopyTo SubBalanceType\Code
2049 END
2050 END
2051 NODE (Quantity)
2052 NODE (QuantityAndAvailability)
2053 93C TranslateTo Quantity\QuantityAndAvailability
2054 END
2055 END
2056 END
2057 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR133
2010 TRANSLATE(93B, AdditionalBalanceInformation7)
2011 RULE
2012 NODE (SubBalanceType)
2013 NODE (Code)
2014 'QUAS' CopyTo SubBalanceType\Code
2015 END
2016 END
2017 NODE (Quantity)
2018 NODE (Quantity)
2019 IF (Not (DataSourceScheme IsPresent))
2020 THEN
2021 93B TranslateTo Quantity\Quantity
2022 END
2023 END
2024 NODE (Proprietary)
2025 IF (DataSourceScheme IsPresent)
2026 THEN
2027 93B TranslateTo Quantity\Proprietary
2028 END
2029 END
2030 END
2031 END
2032 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR133
1797 TRANSLATE(95Q, PartyIdentification16Choice)
1798 RULE
1799 NODE (NameAndAddress)
1800 NameAndAddress TranslateTo NameAndAddress
1801 END
1802 END
1803 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR133
1660 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1661 RULE
1662 NODE (Indicator)
1663 IF (Not (DataSourceScheme IsPresent))
1664 THEN
1665 IF (Indicator IsSameString 'NCCP')
1666 THEN
1667 'false' CopyTo Indicator
1668 ELSE
1669 'true' CopyTo Indicator
1670 END
1671 END
1672 END
1673 NODE (Proprietary)
1674 NODE (Identification)
1675 IF (DataSourceScheme IsPresent)
1676 THEN
1677 Indicator CopyTo Proprietary\Identification
1678 END
1679 END
1680 DataSourceScheme TranslateTo Proprietary
1681 END
1682 END
1683 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR133
1798 TRANSLATE(95Q, PartyIdentification16Choice)
1799 RULE
1800 NODE (NameAndAddress)
1801 NameAndAddress TranslateTo NameAndAddress
1802 END
1803 END
1804 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR133
1661 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1662 RULE
1663 NODE (Indicator)
1664 IF (Not (DataSourceScheme IsPresent))
1665 THEN
1666 IF (Indicator IsSameString 'NCCP')
1667 THEN
1668 'false' CopyTo Indicator
1669 ELSE
1670 'true' CopyTo Indicator
1671 END
1672 END
1673 END
1674 NODE (Proprietary)
1675 NODE (Identification)
1676 IF (DataSourceScheme IsPresent)
1677 THEN
1678 Indicator CopyTo Proprietary\Identification
1679 END
1680 END
1681 DataSourceScheme TranslateTo Proprietary
1682 END
1683 END
1684 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR133
1797 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1798 RULE
1799 NODE (Code)
1800 IF (Not (DataSourceScheme IsPresent))
1801 THEN
1802 Indicator TranslateTo Code
1803 END
1804 END
1805 NODE (Proprietary)
1806 DataSourceScheme TranslateTo Proprietary
1807 NODE (Identification)
1808 IF (DataSourceScheme IsPresent)
1809 THEN
1810 Indicator CopyTo Proprietary\Identification
1811 END
1812 END
1813 END
1814 END
1815 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR133
1680 TRANSLATE(22F_90, Tracking2Choice)
1681 RULE
1682 NODE (Indicator)
1683 IF (Not (DataSourceScheme IsPresent))
1684 THEN
1685 IF (Indicator IsSameString 'UNTR')
1686 THEN
1687 'false' CopyTo Indicator
1688 ELSE
1689 'true' CopyTo Indicator
1690 END
1691 END
1692 END
1693 NODE (Proprietary)
1694 DataSourceScheme TranslateTo Proprietary
1695 NODE (Identification)
1696 IF (DataSourceScheme IsPresent)
1697 THEN
1698 Indicator CopyTo Proprietary\Identification
1699 END
1700 END
1701 END
1702 END
1703 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR133
1801 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1802 RULE
1803 NODE (Code)
1804 IF (Not (DataSourceScheme IsPresent))
1805 THEN
1806 Indicator TranslateTo Code
1807 END
1808 END
1809 NODE (Proprietary)
1810 DataSourceScheme TranslateTo Proprietary
1811 NODE (Identification)
1812 IF (DataSourceScheme IsPresent)
1813 THEN
1814 Indicator CopyTo Proprietary\Identification
1815 END
1816 END
1817 END
1818 END
1819 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR133
1681 TRANSLATE(22F_90, Tracking2Choice)
1682 RULE
1683 NODE (Indicator)
1684 IF (Not (DataSourceScheme IsPresent))
1685 THEN
1686 IF (Indicator IsSameString 'UNTR')
1687 THEN
1688 'false' CopyTo Indicator
1689 ELSE
1690 'true' CopyTo Indicator
1691 END
1692 END
1693 END
1694 NODE (Proprietary)
1695 DataSourceScheme TranslateTo Proprietary
1696 NODE (Identification)
1697 IF (DataSourceScheme IsPresent)
1698 THEN
1699 Indicator CopyTo Proprietary\Identification
1700 END
1701 END
1702 END
1703 END
1704 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR133
1741 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1742 RULE
1743 NODE (Name)
1744 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1745 END
1746 END
1747 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR133
1741 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1742 RULE
1743 NODE (Name)
1744 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1745 END
1746 END
1747 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR133
1523 TRANSLATE(22F_6, GenericIdentification25)
1524 RULE
1525 DataSourceScheme TranslateTo GenericIdentification25
1526 NODE (Identification)
1527 Indicator CopyTo Identification
1528 END
1529 NODE (Issuer)
1530 IF (Not (DataSourceScheme IsPresent))
1531 THEN
1532 'NONE' CopyTo Issuer
1533 END
1534 END
1535 END
1536 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR133
1743 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1744 RULE
1745 NODE (Name)
1746 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1747 END
1748 END
1749 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR133
1743 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1744 RULE
1745 NODE (Name)
1746 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1747 END
1748 END
1749 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR133
1524 TRANSLATE(22F_6, GenericIdentification25)
1525 RULE
1526 DataSourceScheme TranslateTo GenericIdentification25
1527 NODE (Identification)
1528 Indicator CopyTo Identification
1529 END
1530 NODE (Issuer)
1531 IF (Not (DataSourceScheme IsPresent))
1532 THEN
1533 'NONE' CopyTo Issuer
1534 END
1535 END
1536 END
1537 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR133
1739 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1740 RULE
1741 NODE (Name)
1742 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1743 END
1744 END
1745 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR133
1739 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1740 RULE
1741 NODE (Name)
1742 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1743 END
1744 END
1745 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR133
1524 TRANSLATE(22F_6, GenericIdentification25)
1525 RULE
1526 DataSourceScheme TranslateTo GenericIdentification25
1527 NODE (Identification)
1528 Indicator CopyTo Identification
1529 END
1530 NODE (Issuer)
1531 IF (Not (DataSourceScheme IsPresent))
1532 THEN
1533 'NONE' CopyTo Issuer
1534 END
1535 END
1536 END
1537 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR133
1743 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1744 RULE
1745 NODE (Name)
1746 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1747 END
1748 END
1749 END
translateTTR133(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR133
1743 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1744 RULE
1745 NODE (Name)
1746 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1747 END
1748 END
1749 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR133
1525 TRANSLATE(22F_6, GenericIdentification25)
1526 RULE
1527 DataSourceScheme TranslateTo GenericIdentification25
1528 NODE (Identification)
1529 Indicator CopyTo Identification
1530 END
1531 NODE (Issuer)
1532 IF (Not (DataSourceScheme IsPresent))
1533 THEN
1534 'NONE' CopyTo Issuer
1535 END
1536 END
1537 END
1538 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR133
1660 TRANSLATE(95P_2, PartyIdentification17Choice)
1661 RULE
1662 NODE (BICOrBEI)
1663 IdentifierCode TranslateTo BICOrBEI
1664 END
1665 END
1666 END
translateTTR133(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR133
1645 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1646 RULE
1647 NODE (Code)
1648 IF (Not (DataSourceScheme IsPresent))
1649 THEN
1650 Indicator TranslateTo Code
1651 END
1652 END
1653 NODE (Proprietary)
1654 DataSourceScheme TranslateTo Proprietary
1655 NODE (Identification)
1656 IF (DataSourceScheme IsPresent)
1657 THEN
1658 Indicator CopyTo Proprietary\Identification
1659 END
1660 END
1661 END
1662 END
1663 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR133
1412 TRANSLATE(Registration2Choice, 22F_29)
1413 RULE
1414 NODE (DataSourceScheme)
1415 Proprietary TranslateTo DataSourceScheme
1416 END
1417 NODE (Indicator)
1418 Code TranslateTo Indicator
1419 Proprietary\Identification CopyTo Indicator
1420 END
1421 END
1422 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR133
1480 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1481 RULE
1482 'A144' EquivalentTo '144A'
1483 'NRST' EquivalentTo 'NRST'
1484 'RSTR' EquivalentTo 'RSTR'
1485 END
1486 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR133
1479 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1480 RULE
1481 'A144' EquivalentTo '144A'
1482 'NRST' EquivalentTo 'NRST'
1483 'RSTR' EquivalentTo 'RSTR'
1484 END
1485 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR133
1477 TRANSLATE(Restriction2Choice, 22F_33)
1478 RULE
1479 NODE (DataSourceScheme)
1480 Proprietary TranslateTo DataSourceScheme
1481 END
1482 NODE (Indicator)
1483 Code TranslateTo Indicator
1484 Proprietary\Identification CopyTo Indicator
1485 END
1486 END
1487 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR133
1480 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1481 RULE
1482 'A144' EquivalentTo '144A'
1483 'NRST' EquivalentTo 'NRST'
1484 'RSTR' EquivalentTo 'RSTR'
1485 END
1486 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR133
1449 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1450 RULE
1451 'BLPA' EquivalentTo 'BLPA'
1452 'BLCH' EquivalentTo 'BLCH'
1453 END
1454 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR133
1448 TRANSLATE(Restriction2Choice, 22F_33)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR133
1450 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1451 RULE
1452 'BLPA' EquivalentTo 'BLPA'
1453 'BLCH' EquivalentTo 'BLCH'
1454 END
1455 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR133
1448 TRANSLATE(Restriction2Choice, 22F_33)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR133
1449 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1450 RULE
1451 'BLPA' EquivalentTo 'BLPA'
1452 'BLCH' EquivalentTo 'BLCH'
1453 END
1454 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR133
1448 TRANSLATE(Restriction2Choice, 22F_33)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR133
1450 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1451 RULE
1452 'BLPA' EquivalentTo 'BLPA'
1453 'BLCH' EquivalentTo 'BLCH'
1454 END
1455 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR133
1448 TRANSLATE(Restriction2Choice, 22F_33)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR133
1430 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1431 RULE
1432 'PRIN' EquivalentTo 'PRIN'
1433 'AGEN' EquivalentTo 'AGEN'
1434 END
1435 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR133
1465 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1466 RULE
1467 'INTE' EquivalentTo 'INTE'
1468 'BRKR' EquivalentTo 'BRKR'
1469 'VEND' EquivalentTo 'VEND'
1470 END
1471 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR133
1464 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1465 RULE
1466 'INTE' EquivalentTo 'INTE'
1467 'BRKR' EquivalentTo 'BRKR'
1468 'VEND' EquivalentTo 'VEND'
1469 END
1470 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR133
1466 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1467 RULE
1468 'INTE' EquivalentTo 'INTE'
1469 'BRKR' EquivalentTo 'BRKR'
1470 'VEND' EquivalentTo 'VEND'
1471 END
1472 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR133
1465 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1466 RULE
1467 'INTE' EquivalentTo 'INTE'
1468 'BRKR' EquivalentTo 'BRKR'
1469 'VEND' EquivalentTo 'VEND'
1470 END
1471 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR133
1414 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR133
1413 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1414 RULE
1415 NODE (DataSourceScheme)
1416 Proprietary TranslateTo DataSourceScheme
1417 END
1418 NODE (Indicator)
1419 Code TranslateTo Indicator
1420 Proprietary\Identification CopyTo Indicator
1421 END
1422 END
1423 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR133
1415 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1416 RULE
1417 NODE (DataSourceScheme)
1418 Proprietary TranslateTo DataSourceScheme
1419 END
1420 NODE (Indicator)
1421 Code TranslateTo Indicator
1422 Proprietary\Identification CopyTo Indicator
1423 END
1424 END
1425 END
translateTTR133(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR133
1414 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1415 RULE
1416 NODE (DataSourceScheme)
1417 Proprietary TranslateTo DataSourceScheme
1418 END
1419 NODE (Indicator)
1420 Code TranslateTo Indicator
1421 Proprietary\Identification CopyTo Indicator
1422 END
1423 END
1424 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR134
2058 TRANSLATE(93B, AdditionalBalanceInformation8)
2059 RULE
2060 NODE (SubBalanceType)
2061 NODE (Code)
2062 'ISSU' CopyTo SubBalanceType\Code
2063 END
2064 END
2065 NODE (Quantity)
2066 NODE (Quantity)
2067 IF (Not (DataSourceScheme IsPresent))
2068 THEN
2069 93B TranslateTo Quantity\Quantity
2070 END
2071 END
2072 NODE (Proprietary)
2073 IF (DataSourceScheme IsPresent)
2074 THEN
2075 93B TranslateTo Quantity\Proprietary
2076 END
2077 END
2078 END
2079 END
2080 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR134
2033 TRANSLATE(93C, AdditionalBalanceInformation7)
2034 RULE
2035 NODE (SubBalanceType)
2036 NODE (Code)
2037 'QUAS' CopyTo SubBalanceType\Code
2038 END
2039 END
2040 NODE (Quantity)
2041 NODE (QuantityAndAvailability)
2042 93C TranslateTo Quantity\QuantityAndAvailability
2043 END
2044 END
2045 END
2046 END
translateTTR134(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR134
1804 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1805 RULE
1806 NODE (Name)
1807 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1808 END
1809 END
1810 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR134
1684 TRANSLATE(22F_90, Tracking2Choice)
1685 RULE
1686 NODE (Indicator)
1687 IF (Not (DataSourceScheme IsPresent))
1688 THEN
1689 IF (Indicator IsSameString 'UNTR')
1690 THEN
1691 'false' CopyTo Indicator
1692 ELSE
1693 'true' CopyTo Indicator
1694 END
1695 END
1696 END
1697 NODE (Proprietary)
1698 DataSourceScheme TranslateTo Proprietary
1699 NODE (Identification)
1700 IF (DataSourceScheme IsPresent)
1701 THEN
1702 Indicator CopyTo Proprietary\Identification
1703 END
1704 END
1705 END
1706 END
1707 END
translateTTR134(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR134
1805 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1806 RULE
1807 NODE (Name)
1808 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1809 END
1810 END
1811 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR134
1685 TRANSLATE(22F_90, Tracking2Choice)
1686 RULE
1687 NODE (Indicator)
1688 IF (Not (DataSourceScheme IsPresent))
1689 THEN
1690 IF (Indicator IsSameString 'UNTR')
1691 THEN
1692 'false' CopyTo Indicator
1693 ELSE
1694 'true' CopyTo Indicator
1695 END
1696 END
1697 END
1698 NODE (Proprietary)
1699 DataSourceScheme TranslateTo Proprietary
1700 NODE (Identification)
1701 IF (DataSourceScheme IsPresent)
1702 THEN
1703 Indicator CopyTo Proprietary\Identification
1704 END
1705 END
1706 END
1707 END
1708 END
translateTTR134(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR134
1816 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1817 RULE
1818 'VEND' EquivalentTo 'VEND'
1819 'INTE' EquivalentTo 'INTE'
1820 'BRKR' EquivalentTo 'BRKR'
1821 END
1822 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR134
1704 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1705 RULE
1706 NODE (Code)
1707 IF (Not (DataSourceScheme IsPresent))
1708 THEN
1709 Indicator TranslateTo Code
1710 END
1711 END
1712 NODE (Proprietary)
1713 DataSourceScheme TranslateTo Proprietary
1714 NODE (Identification)
1715 IF (DataSourceScheme IsPresent)
1716 THEN
1717 Indicator CopyTo Proprietary\Identification
1718 END
1719 END
1720 END
1721 END
1722 END
translateTTR134(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR134
1820 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1821 RULE
1822 'VEND' EquivalentTo 'VEND'
1823 'INTE' EquivalentTo 'INTE'
1824 'BRKR' EquivalentTo 'BRKR'
1825 END
1826 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR134
1705 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1706 RULE
1707 NODE (Code)
1708 IF (Not (DataSourceScheme IsPresent))
1709 THEN
1710 Indicator TranslateTo Code
1711 END
1712 END
1713 NODE (Proprietary)
1714 DataSourceScheme TranslateTo Proprietary
1715 NODE (Identification)
1716 IF (DataSourceScheme IsPresent)
1717 THEN
1718 Indicator CopyTo Proprietary\Identification
1719 END
1720 END
1721 END
1722 END
1723 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR134
1748 TRANSLATE(95R, PartyIdentification16Choice)
1749 RULE
1750 NODE (ProprietaryIdentification)
1751 NODE (Identification)
1752 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1753 END
1754 DataSourceScheme TranslateTo ProprietaryIdentification
1755 END
1756 END
1757 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR134
1748 TRANSLATE(95R, PartyIdentification16Choice)
1749 RULE
1750 NODE (ProprietaryIdentification)
1751 NODE (Identification)
1752 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1753 END
1754 DataSourceScheme TranslateTo ProprietaryIdentification
1755 END
1756 END
1757 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR134
1537 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1538 RULE
1539 NODE (Indicator)
1540 IF (Not (DataSourceScheme IsPresent))
1541 THEN
1542 IF (Indicator IsSameString 'NRTG')
1543 THEN
1544 'false' CopyTo Indicator
1545 ELSE
1546 'true' CopyTo Indicator
1547 END
1548 END
1549 END
1550 NODE (Proprietary)
1551 DataSourceScheme TranslateTo Proprietary
1552 NODE (Identification)
1553 IF (DataSourceScheme IsPresent)
1554 THEN
1555 Indicator CopyTo Proprietary\Identification
1556 END
1557 END
1558 END
1559 END
1560 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR134
1750 TRANSLATE(95R, PartyIdentification16Choice)
1751 RULE
1752 NODE (ProprietaryIdentification)
1753 NODE (Identification)
1754 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1755 END
1756 DataSourceScheme TranslateTo ProprietaryIdentification
1757 END
1758 END
1759 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR134
1750 TRANSLATE(95R, PartyIdentification16Choice)
1751 RULE
1752 NODE (ProprietaryIdentification)
1753 NODE (Identification)
1754 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1755 END
1756 DataSourceScheme TranslateTo ProprietaryIdentification
1757 END
1758 END
1759 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR134
1538 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1539 RULE
1540 NODE (Indicator)
1541 IF (Not (DataSourceScheme IsPresent))
1542 THEN
1543 IF (Indicator IsSameString 'NRTG')
1544 THEN
1545 'false' CopyTo Indicator
1546 ELSE
1547 'true' CopyTo Indicator
1548 END
1549 END
1550 END
1551 NODE (Proprietary)
1552 DataSourceScheme TranslateTo Proprietary
1553 NODE (Identification)
1554 IF (DataSourceScheme IsPresent)
1555 THEN
1556 Indicator CopyTo Proprietary\Identification
1557 END
1558 END
1559 END
1560 END
1561 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR134
1746 TRANSLATE(95R, PartyIdentification16Choice)
1747 RULE
1748 NODE (ProprietaryIdentification)
1749 NODE (Identification)
1750 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1751 END
1752 DataSourceScheme TranslateTo ProprietaryIdentification
1753 END
1754 END
1755 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR134
1746 TRANSLATE(95R, PartyIdentification16Choice)
1747 RULE
1748 NODE (ProprietaryIdentification)
1749 NODE (Identification)
1750 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1751 END
1752 DataSourceScheme TranslateTo ProprietaryIdentification
1753 END
1754 END
1755 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR134
1538 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1539 RULE
1540 NODE (Indicator)
1541 IF (Not (DataSourceScheme IsPresent))
1542 THEN
1543 IF (Indicator IsSameString 'NRTG')
1544 THEN
1545 'false' CopyTo Indicator
1546 ELSE
1547 'true' CopyTo Indicator
1548 END
1549 END
1550 END
1551 NODE (Proprietary)
1552 DataSourceScheme TranslateTo Proprietary
1553 NODE (Identification)
1554 IF (DataSourceScheme IsPresent)
1555 THEN
1556 Indicator CopyTo Proprietary\Identification
1557 END
1558 END
1559 END
1560 END
1561 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR134
1750 TRANSLATE(95R, PartyIdentification16Choice)
1751 RULE
1752 NODE (ProprietaryIdentification)
1753 NODE (Identification)
1754 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1755 END
1756 DataSourceScheme TranslateTo ProprietaryIdentification
1757 END
1758 END
1759 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR134
1750 TRANSLATE(95R, PartyIdentification16Choice)
1751 RULE
1752 NODE (ProprietaryIdentification)
1753 NODE (Identification)
1754 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1755 END
1756 DataSourceScheme TranslateTo ProprietaryIdentification
1757 END
1758 END
1759 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR134
1539 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1540 RULE
1541 NODE (Indicator)
1542 IF (Not (DataSourceScheme IsPresent))
1543 THEN
1544 IF (Indicator IsSameString 'NRTG')
1545 THEN
1546 'false' CopyTo Indicator
1547 ELSE
1548 'true' CopyTo Indicator
1549 END
1550 END
1551 END
1552 NODE (Proprietary)
1553 DataSourceScheme TranslateTo Proprietary
1554 NODE (Identification)
1555 IF (DataSourceScheme IsPresent)
1556 THEN
1557 Indicator CopyTo Proprietary\Identification
1558 END
1559 END
1560 END
1561 END
1562 END
translateTTR134(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR134
1667 TRANSLATE(95Q, PartyIdentification17Choice)
1668 RULE
1669 NODE (NameAndAddress)
1670 NameAndAddress TranslateTo NameAndAddress
1671 END
1672 END
1673 END
translateTTR134(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR134
1664 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1665 RULE
1666 'NSET' EquivalentTo 'NSET'
1667 'YSET' EquivalentTo 'YSET'
1668 END
1669 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR134
1423 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1424 RULE
1425 'NREG' EquivalentTo 'NREG'
1426 'YREG' EquivalentTo 'YREG'
1427 END
1428 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR134
1487 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1488 RULE
1489 NODE (DataSourceScheme)
1490 Proprietary TranslateTo DataSourceScheme
1491 END
1492 NODE (Indicator)
1493 Code TranslateTo Indicator
1494 Proprietary\Identification CopyTo Indicator
1495 END
1496 END
1497 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR134
1486 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1487 RULE
1488 NODE (DataSourceScheme)
1489 Proprietary TranslateTo DataSourceScheme
1490 END
1491 NODE (Indicator)
1492 Code TranslateTo Indicator
1493 Proprietary\Identification CopyTo Indicator
1494 END
1495 END
1496 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR134
1488 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1489 RULE
1490 'A144' EquivalentTo '144A'
1491 'NRST' EquivalentTo 'NRST'
1492 'RSTR' EquivalentTo 'RSTR'
1493 END
1494 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR134
1487 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1488 RULE
1489 NODE (DataSourceScheme)
1490 Proprietary TranslateTo DataSourceScheme
1491 END
1492 NODE (Indicator)
1493 Code TranslateTo Indicator
1494 Proprietary\Identification CopyTo Indicator
1495 END
1496 END
1497 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR134
1455 TRANSLATE(Restriction2Choice, 22F_33)
1456 RULE
1457 NODE (DataSourceScheme)
1458 Proprietary TranslateTo DataSourceScheme
1459 END
1460 NODE (Indicator)
1461 Code TranslateTo Indicator
1462 Proprietary\Identification CopyTo Indicator
1463 END
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR134
1459 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1460 RULE
1461 'A144' EquivalentTo '144A'
1462 'NRST' EquivalentTo 'NRST'
1463 'RSTR' EquivalentTo 'RSTR'
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR134
1456 TRANSLATE(Restriction2Choice, 22F_33)
1457 RULE
1458 NODE (DataSourceScheme)
1459 Proprietary TranslateTo DataSourceScheme
1460 END
1461 NODE (Indicator)
1462 Code TranslateTo Indicator
1463 Proprietary\Identification CopyTo Indicator
1464 END
1465 END
1466 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR134
1459 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1460 RULE
1461 'A144' EquivalentTo '144A'
1462 'NRST' EquivalentTo 'NRST'
1463 'RSTR' EquivalentTo 'RSTR'
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR134
1455 TRANSLATE(Restriction2Choice, 22F_33)
1456 RULE
1457 NODE (DataSourceScheme)
1458 Proprietary TranslateTo DataSourceScheme
1459 END
1460 NODE (Indicator)
1461 Code TranslateTo Indicator
1462 Proprietary\Identification CopyTo Indicator
1463 END
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR134
1459 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1460 RULE
1461 'A144' EquivalentTo '144A'
1462 'NRST' EquivalentTo 'NRST'
1463 'RSTR' EquivalentTo 'RSTR'
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR134
1456 TRANSLATE(Restriction2Choice, 22F_33)
1457 RULE
1458 NODE (DataSourceScheme)
1459 Proprietary TranslateTo DataSourceScheme
1460 END
1461 NODE (Indicator)
1462 Code TranslateTo Indicator
1463 Proprietary\Identification CopyTo Indicator
1464 END
1465 END
1466 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR134
1459 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1460 RULE
1461 'A144' EquivalentTo '144A'
1462 'NRST' EquivalentTo 'NRST'
1463 'RSTR' EquivalentTo 'RSTR'
1464 END
1465 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR134
1436 TRANSLATE(MarketClientSide2Choice, 22F_56)
1437 RULE
1438 NODE (DataSourceScheme)
1439 Proprietary TranslateTo DataSourceScheme
1440 END
1441 NODE (Indicator)
1442 Code TranslateTo Indicator
1443 Proprietary\Identification CopyTo Indicator
1444 END
1445 END
1446 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR134
1472 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1473 RULE
1474 NODE (DataSourceScheme)
1475 Proprietary TranslateTo DataSourceScheme
1476 END
1477 NODE (Indicator)
1478 Code TranslateTo Indicator
1479 Proprietary\Identification CopyTo Indicator
1480 END
1481 END
1482 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR134
1471 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1472 RULE
1473 NODE (DataSourceScheme)
1474 Proprietary TranslateTo DataSourceScheme
1475 END
1476 NODE (Indicator)
1477 Code TranslateTo Indicator
1478 Proprietary\Identification CopyTo Indicator
1479 END
1480 END
1481 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR134
1473 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1474 RULE
1475 NODE (DataSourceScheme)
1476 Proprietary TranslateTo DataSourceScheme
1477 END
1478 NODE (Indicator)
1479 Code TranslateTo Indicator
1480 Proprietary\Identification CopyTo Indicator
1481 END
1482 END
1483 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR134
1472 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1473 RULE
1474 NODE (DataSourceScheme)
1475 Proprietary TranslateTo DataSourceScheme
1476 END
1477 NODE (Indicator)
1478 Code TranslateTo Indicator
1479 Proprietary\Identification CopyTo Indicator
1480 END
1481 END
1482 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR134
1425 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1426 RULE
1427 'GROS' EquivalentTo 'GROS'
1428 'NETS' EquivalentTo 'NETS'
1429 END
1430 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR134
1424 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1425 RULE
1426 'GROS' EquivalentTo 'GROS'
1427 'NETS' EquivalentTo 'NETS'
1428 END
1429 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR134
1426 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1427 RULE
1428 'GROS' EquivalentTo 'GROS'
1429 'NETS' EquivalentTo 'NETS'
1430 END
1431 END
translateTTR134(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR134
1425 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1426 RULE
1427 'GROS' EquivalentTo 'GROS'
1428 'NETS' EquivalentTo 'NETS'
1429 END
1430 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR135
2081 TRANSLATE(93C, AdditionalBalanceInformation8)
2082 RULE
2083 NODE (SubBalanceType)
2084 NODE (Code)
2085 'ISSU' CopyTo SubBalanceType\Code
2086 END
2087 END
2088 NODE (Quantity)
2089 NODE (QuantityAndAvailability)
2090 93C TranslateTo Quantity\QuantityAndAvailability
2091 END
2092 END
2093 END
2094 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR135
2047 TRANSLATE(93B, AdditionalBalanceInformation7)
2048 RULE
2049 NODE (SubBalanceType)
2050 NODE (Code)
2051 'ISSU' CopyTo SubBalanceType\Code
2052 END
2053 END
2054 NODE (Quantity)
2055 NODE (Quantity)
2056 IF (Not (DataSourceScheme IsPresent))
2057 THEN
2058 93B TranslateTo Quantity\Quantity
2059 END
2060 END
2061 NODE (Proprietary)
2062 IF (DataSourceScheme IsPresent)
2063 THEN
2064 93B TranslateTo Quantity\Proprietary
2065 END
2066 END
2067 END
2068 END
2069 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR135
1811 TRANSLATE(95R, PartyIdentification16Choice)
1812 RULE
1813 NODE (ProprietaryIdentification)
1814 NODE (Identification)
1815 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1816 END
1817 DataSourceScheme TranslateTo ProprietaryIdentification
1818 END
1819 END
1820 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR135
1708 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1709 RULE
1710 NODE (Code)
1711 IF (Not (DataSourceScheme IsPresent))
1712 THEN
1713 Indicator TranslateTo Code
1714 END
1715 END
1716 NODE (Proprietary)
1717 DataSourceScheme TranslateTo Proprietary
1718 NODE (Identification)
1719 IF (DataSourceScheme IsPresent)
1720 THEN
1721 Indicator CopyTo Proprietary\Identification
1722 END
1723 END
1724 END
1725 END
1726 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR135
1812 TRANSLATE(95R, PartyIdentification16Choice)
1813 RULE
1814 NODE (ProprietaryIdentification)
1815 NODE (Identification)
1816 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1817 END
1818 DataSourceScheme TranslateTo ProprietaryIdentification
1819 END
1820 END
1821 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR135
1709 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1710 RULE
1711 NODE (Code)
1712 IF (Not (DataSourceScheme IsPresent))
1713 THEN
1714 Indicator TranslateTo Code
1715 END
1716 END
1717 NODE (Proprietary)
1718 DataSourceScheme TranslateTo Proprietary
1719 NODE (Identification)
1720 IF (DataSourceScheme IsPresent)
1721 THEN
1722 Indicator CopyTo Proprietary\Identification
1723 END
1724 END
1725 END
1726 END
1727 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR135
1823 TRANSLATE(95P_2, PartyIdentification16Choice)
1824 RULE
1825 NODE (BICOrBEI)
1826 IdentifierCode TranslateTo BICOrBEI
1827 END
1828 END
1829 END
translateTTR135(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR135
1723 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1724 RULE
1725 'LAMI' EquivalentTo 'LAMI'
1726 'NBOR' EquivalentTo 'NBOR'
1727 'YBOR' EquivalentTo 'YBOR'
1728 END
1729 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR135
1827 TRANSLATE(95P_2, PartyIdentification16Choice)
1828 RULE
1829 NODE (BICOrBEI)
1830 IdentifierCode TranslateTo BICOrBEI
1831 END
1832 END
1833 END
translateTTR135(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR135
1724 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1725 RULE
1726 'LAMI' EquivalentTo 'LAMI'
1727 'NBOR' EquivalentTo 'NBOR'
1728 'YBOR' EquivalentTo 'YBOR'
1729 END
1730 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR135
1758 TRANSLATE(95S, AlternatePartyIdentification3)
1759 RULE
1760 NODE (IdentificationType)
1761 NODE (Code)
1762 IF (Not (DataSourceScheme IsPresent))
1763 THEN
1764 TypeOfID TranslateTo IdentificationType\Code
1765 END
1766 END
1767 NODE (Proprietary)
1768 DataSourceScheme TranslateTo IdentificationType\Proprietary
1769 NODE (Identification)
1770 IF (DataSourceScheme IsPresent)
1771 THEN
1772 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1773 END
1774 END
1775 END
1776 END
1777 NODE (Country)
1778 CountryCode CopyTo Country
1779 END
1780 NODE (AlternateIdentification)
1781 AlternateID CopyTo AlternateIdentification
1782 END
1783 END
1784 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR135
1758 TRANSLATE(95S, AlternatePartyIdentification3)
1759 RULE
1760 NODE (IdentificationType)
1761 NODE (Code)
1762 IF (Not (DataSourceScheme IsPresent))
1763 THEN
1764 TypeOfID TranslateTo IdentificationType\Code
1765 END
1766 END
1767 NODE (Proprietary)
1768 DataSourceScheme TranslateTo IdentificationType\Proprietary
1769 NODE (Identification)
1770 IF (DataSourceScheme IsPresent)
1771 THEN
1772 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1773 END
1774 END
1775 END
1776 END
1777 NODE (Country)
1778 CountryCode CopyTo Country
1779 END
1780 NODE (AlternateIdentification)
1781 AlternateID CopyTo AlternateIdentification
1782 END
1783 END
1784 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR135
1561 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1562 RULE
1563 NODE (Indicator)
1564 IF (Not (DataSourceScheme IsPresent))
1565 THEN
1566 IF (Indicator IsSameString 'NBEN')
1567 THEN
1568 'false' CopyTo Indicator
1569 ELSE
1570 'true' CopyTo Indicator
1571 END
1572 END
1573 END
1574 NODE (Proprietary)
1575 NODE (Identification)
1576 IF (DataSourceScheme IsPresent)
1577 THEN
1578 Indicator CopyTo Proprietary\Identification
1579 END
1580 END
1581 DataSourceScheme TranslateTo Proprietary
1582 END
1583 END
1584 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR135
1760 TRANSLATE(95S, AlternatePartyIdentification3)
1761 RULE
1762 NODE (IdentificationType)
1763 NODE (Code)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 TypeOfID TranslateTo IdentificationType\Code
1767 END
1768 END
1769 NODE (Proprietary)
1770 DataSourceScheme TranslateTo IdentificationType\Proprietary
1771 NODE (Identification)
1772 IF (DataSourceScheme IsPresent)
1773 THEN
1774 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1775 END
1776 END
1777 END
1778 END
1779 NODE (Country)
1780 CountryCode CopyTo Country
1781 END
1782 NODE (AlternateIdentification)
1783 AlternateID CopyTo AlternateIdentification
1784 END
1785 END
1786 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR135
1760 TRANSLATE(95S, AlternatePartyIdentification3)
1761 RULE
1762 NODE (IdentificationType)
1763 NODE (Code)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 TypeOfID TranslateTo IdentificationType\Code
1767 END
1768 END
1769 NODE (Proprietary)
1770 DataSourceScheme TranslateTo IdentificationType\Proprietary
1771 NODE (Identification)
1772 IF (DataSourceScheme IsPresent)
1773 THEN
1774 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1775 END
1776 END
1777 END
1778 END
1779 NODE (Country)
1780 CountryCode CopyTo Country
1781 END
1782 NODE (AlternateIdentification)
1783 AlternateID CopyTo AlternateIdentification
1784 END
1785 END
1786 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR135
1562 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1563 RULE
1564 NODE (Indicator)
1565 IF (Not (DataSourceScheme IsPresent))
1566 THEN
1567 IF (Indicator IsSameString 'NBEN')
1568 THEN
1569 'false' CopyTo Indicator
1570 ELSE
1571 'true' CopyTo Indicator
1572 END
1573 END
1574 END
1575 NODE (Proprietary)
1576 NODE (Identification)
1577 IF (DataSourceScheme IsPresent)
1578 THEN
1579 Indicator CopyTo Proprietary\Identification
1580 END
1581 END
1582 DataSourceScheme TranslateTo Proprietary
1583 END
1584 END
1585 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR135
1756 TRANSLATE(95S, AlternatePartyIdentification3)
1757 RULE
1758 NODE (IdentificationType)
1759 NODE (Code)
1760 IF (Not (DataSourceScheme IsPresent))
1761 THEN
1762 TypeOfID TranslateTo IdentificationType\Code
1763 END
1764 END
1765 NODE (Proprietary)
1766 DataSourceScheme TranslateTo IdentificationType\Proprietary
1767 NODE (Identification)
1768 IF (DataSourceScheme IsPresent)
1769 THEN
1770 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1771 END
1772 END
1773 END
1774 END
1775 NODE (Country)
1776 CountryCode CopyTo Country
1777 END
1778 NODE (AlternateIdentification)
1779 AlternateID CopyTo AlternateIdentification
1780 END
1781 END
1782 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR135
1756 TRANSLATE(95S, AlternatePartyIdentification3)
1757 RULE
1758 NODE (IdentificationType)
1759 NODE (Code)
1760 IF (Not (DataSourceScheme IsPresent))
1761 THEN
1762 TypeOfID TranslateTo IdentificationType\Code
1763 END
1764 END
1765 NODE (Proprietary)
1766 DataSourceScheme TranslateTo IdentificationType\Proprietary
1767 NODE (Identification)
1768 IF (DataSourceScheme IsPresent)
1769 THEN
1770 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1771 END
1772 END
1773 END
1774 END
1775 NODE (Country)
1776 CountryCode CopyTo Country
1777 END
1778 NODE (AlternateIdentification)
1779 AlternateID CopyTo AlternateIdentification
1780 END
1781 END
1782 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR135
1562 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1563 RULE
1564 NODE (Indicator)
1565 IF (Not (DataSourceScheme IsPresent))
1566 THEN
1567 IF (Indicator IsSameString 'NBEN')
1568 THEN
1569 'false' CopyTo Indicator
1570 ELSE
1571 'true' CopyTo Indicator
1572 END
1573 END
1574 END
1575 NODE (Proprietary)
1576 NODE (Identification)
1577 IF (DataSourceScheme IsPresent)
1578 THEN
1579 Indicator CopyTo Proprietary\Identification
1580 END
1581 END
1582 DataSourceScheme TranslateTo Proprietary
1583 END
1584 END
1585 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR135
1760 TRANSLATE(95S, AlternatePartyIdentification3)
1761 RULE
1762 NODE (IdentificationType)
1763 NODE (Code)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 TypeOfID TranslateTo IdentificationType\Code
1767 END
1768 END
1769 NODE (Proprietary)
1770 DataSourceScheme TranslateTo IdentificationType\Proprietary
1771 NODE (Identification)
1772 IF (DataSourceScheme IsPresent)
1773 THEN
1774 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1775 END
1776 END
1777 END
1778 END
1779 NODE (Country)
1780 CountryCode CopyTo Country
1781 END
1782 NODE (AlternateIdentification)
1783 AlternateID CopyTo AlternateIdentification
1784 END
1785 END
1786 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR135
1760 TRANSLATE(95S, AlternatePartyIdentification3)
1761 RULE
1762 NODE (IdentificationType)
1763 NODE (Code)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 TypeOfID TranslateTo IdentificationType\Code
1767 END
1768 END
1769 NODE (Proprietary)
1770 DataSourceScheme TranslateTo IdentificationType\Proprietary
1771 NODE (Identification)
1772 IF (DataSourceScheme IsPresent)
1773 THEN
1774 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1775 END
1776 END
1777 END
1778 END
1779 NODE (Country)
1780 CountryCode CopyTo Country
1781 END
1782 NODE (AlternateIdentification)
1783 AlternateID CopyTo AlternateIdentification
1784 END
1785 END
1786 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR135
1563 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1564 RULE
1565 NODE (Indicator)
1566 IF (Not (DataSourceScheme IsPresent))
1567 THEN
1568 IF (Indicator IsSameString 'NBEN')
1569 THEN
1570 'false' CopyTo Indicator
1571 ELSE
1572 'true' CopyTo Indicator
1573 END
1574 END
1575 END
1576 NODE (Proprietary)
1577 NODE (Identification)
1578 IF (DataSourceScheme IsPresent)
1579 THEN
1580 Indicator CopyTo Proprietary\Identification
1581 END
1582 END
1583 DataSourceScheme TranslateTo Proprietary
1584 END
1585 END
1586 END
translateTTR135(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR135
1674 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1675 RULE
1676 NODE (Name)
1677 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1678 END
1679 END
1680 END
translateTTR135(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR135
1670 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1671 RULE
1672 NODE (Code)
1673 IF (Not (DataSourceScheme IsPresent))
1674 THEN
1675 Indicator TranslateTo Code
1676 END
1677 END
1678 NODE (Proprietary)
1679 DataSourceScheme TranslateTo Proprietary
1680 NODE (Identification)
1681 IF (DataSourceScheme IsPresent)
1682 THEN
1683 Indicator CopyTo Proprietary\Identification
1684 END
1685 END
1686 END
1687 END
1688 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR135
1429 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1430 RULE
1431 NODE (DataSourceScheme)
1432 Proprietary TranslateTo DataSourceScheme
1433 END
1434 NODE (Indicator)
1435 IF (Indicator IsPresent)
1436 THEN
1437 IF (Indicator IsSameBoolean 'false')
1438 THEN
1439 'NBEN' CopyTo Indicator
1440 ELSE
1441 'YBEN' CopyTo Indicator
1442 END
1443 END
1444 Proprietary\Identification CopyTo Indicator
1445 END
1446 END
1447 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR135
1498 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1499 RULE
1500 'YSET' EquivalentTo 'YSET'
1501 'NSET' EquivalentTo 'NSET'
1502 END
1503 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR135
1497 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1498 RULE
1499 'YSET' EquivalentTo 'YSET'
1500 'NSET' EquivalentTo 'NSET'
1501 END
1502 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR135
1495 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1496 RULE
1497 NODE (DataSourceScheme)
1498 Proprietary TranslateTo DataSourceScheme
1499 END
1500 NODE (Indicator)
1501 Code TranslateTo Indicator
1502 Proprietary\Identification CopyTo Indicator
1503 END
1504 END
1505 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR135
1498 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1499 RULE
1500 'YSET' EquivalentTo 'YSET'
1501 'NSET' EquivalentTo 'NSET'
1502 END
1503 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR135
1466 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1467 RULE
1468 'A144' EquivalentTo '144A'
1469 'NRST' EquivalentTo 'NRST'
1470 'RSTR' EquivalentTo 'RSTR'
1471 END
1472 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR135
1466 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR135
1467 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1468 RULE
1469 'A144' EquivalentTo '144A'
1470 'NRST' EquivalentTo 'NRST'
1471 'RSTR' EquivalentTo 'RSTR'
1472 END
1473 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR135
1466 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR135
1466 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1467 RULE
1468 'A144' EquivalentTo '144A'
1469 'NRST' EquivalentTo 'NRST'
1470 'RSTR' EquivalentTo 'RSTR'
1471 END
1472 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR135
1466 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR135
1467 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1468 RULE
1469 'A144' EquivalentTo '144A'
1470 'NRST' EquivalentTo 'NRST'
1471 'RSTR' EquivalentTo 'RSTR'
1472 END
1473 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR135
1466 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR135
1447 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1448 RULE
1449 'MAKT' EquivalentTo 'MAKT'
1450 'CLNT' EquivalentTo 'CLNT'
1451 END
1452 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR135
1483 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1484 RULE
1485 'PRIN' EquivalentTo 'PRIN'
1486 'AGEN' EquivalentTo 'AGEN'
1487 END
1488 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR135
1482 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1483 RULE
1484 'PRIN' EquivalentTo 'PRIN'
1485 'AGEN' EquivalentTo 'AGEN'
1486 END
1487 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR135
1484 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1485 RULE
1486 'PRIN' EquivalentTo 'PRIN'
1487 'AGEN' EquivalentTo 'AGEN'
1488 END
1489 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR135
1483 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1484 RULE
1485 'PRIN' EquivalentTo 'PRIN'
1486 'AGEN' EquivalentTo 'AGEN'
1487 END
1488 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR135
1431 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR135
1430 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1431 RULE
1432 NODE (DataSourceScheme)
1433 Proprietary TranslateTo DataSourceScheme
1434 END
1435 NODE (Indicator)
1436 Code TranslateTo Indicator
1437 Proprietary\Identification CopyTo Indicator
1438 END
1439 END
1440 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR135
1432 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1433 RULE
1434 NODE (DataSourceScheme)
1435 Proprietary TranslateTo DataSourceScheme
1436 END
1437 NODE (Indicator)
1438 Code TranslateTo Indicator
1439 Proprietary\Identification CopyTo Indicator
1440 END
1441 END
1442 END
translateTTR135(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR135
1431 TRANSLATE(SettlementStandingInstructionDatabase2Choice, 22F_32)
1432 RULE
1433 NODE (DataSourceScheme)
1434 Proprietary TranslateTo DataSourceScheme
1435 END
1436 NODE (Indicator)
1437 Code TranslateTo Indicator
1438 Proprietary\Identification CopyTo Indicator
1439 END
1440 END
1441 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR136
2095 TRANSLATE(93B, AdditionalBalanceInformation8)
2096 RULE
2097 NODE (SubBalanceType)
2098 NODE (Code)
2099 'SPOS' CopyTo SubBalanceType\Code
2100 END
2101 END
2102 NODE (Quantity)
2103 NODE (Quantity)
2104 IF (Not (DataSourceScheme IsPresent))
2105 THEN
2106 93B TranslateTo Quantity\Quantity
2107 END
2108 END
2109 NODE (Proprietary)
2110 IF (DataSourceScheme IsPresent)
2111 THEN
2112 93B TranslateTo Quantity\Proprietary
2113 END
2114 END
2115 END
2116 END
2117 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR136
2070 TRANSLATE(93C, AdditionalBalanceInformation7)
2071 RULE
2072 NODE (SubBalanceType)
2073 NODE (Code)
2074 'ISSU' CopyTo SubBalanceType\Code
2075 END
2076 END
2077 NODE (Quantity)
2078 NODE (QuantityAndAvailability)
2079 93C TranslateTo Quantity\QuantityAndAvailability
2080 END
2081 END
2082 END
2083 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR136
1821 TRANSLATE(95S, AlternatePartyIdentification3)
1822 RULE
1823 NODE (IdentificationType)
1824 NODE (Code)
1825 IF (Not (DataSourceScheme IsPresent))
1826 THEN
1827 TypeOfID TranslateTo IdentificationType\Code
1828 END
1829 END
1830 NODE (Proprietary)
1831 DataSourceScheme TranslateTo IdentificationType\Proprietary
1832 NODE (Identification)
1833 IF (DataSourceScheme IsPresent)
1834 THEN
1835 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1836 END
1837 END
1838 END
1839 END
1840 NODE (Country)
1841 CountryCode CopyTo Country
1842 END
1843 NODE (AlternateIdentification)
1844 AlternateID CopyTo AlternateIdentification
1845 END
1846 END
1847 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR136
1727 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1728 RULE
1729 'LAMI' EquivalentTo 'LAMI'
1730 'NBOR' EquivalentTo 'NBOR'
1731 'YBOR' EquivalentTo 'YBOR'
1732 END
1733 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR136
1822 TRANSLATE(95S, AlternatePartyIdentification3)
1823 RULE
1824 NODE (IdentificationType)
1825 NODE (Code)
1826 IF (Not (DataSourceScheme IsPresent))
1827 THEN
1828 TypeOfID TranslateTo IdentificationType\Code
1829 END
1830 END
1831 NODE (Proprietary)
1832 DataSourceScheme TranslateTo IdentificationType\Proprietary
1833 NODE (Identification)
1834 IF (DataSourceScheme IsPresent)
1835 THEN
1836 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1837 END
1838 END
1839 END
1840 END
1841 NODE (Country)
1842 CountryCode CopyTo Country
1843 END
1844 NODE (AlternateIdentification)
1845 AlternateID CopyTo AlternateIdentification
1846 END
1847 END
1848 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR136
1728 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1729 RULE
1730 'LAMI' EquivalentTo 'LAMI'
1731 'NBOR' EquivalentTo 'NBOR'
1732 'YBOR' EquivalentTo 'YBOR'
1733 END
1734 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR136
1830 TRANSLATE(95Q, PartyIdentification16Choice)
1831 RULE
1832 NODE (NameAndAddress)
1833 NameAndAddress TranslateTo NameAndAddress
1834 END
1835 END
1836 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR136
1730 TRANSLATE(22F_201, YesNoIndicator)
1731 RULE
1732 IF (Indicator IsSameString 'NPAR')
1733 THEN
1734 'false' CopyTo YesNoIndicator
1735 END
1736 IF (Indicator IsSameString 'PART')
1737 THEN
1738 'true' CopyTo YesNoIndicator
1739 END
1740 END
1741 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR136
1834 TRANSLATE(95Q, PartyIdentification16Choice)
1835 RULE
1836 NODE (NameAndAddress)
1837 NameAndAddress TranslateTo NameAndAddress
1838 END
1839 END
1840 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR136
1731 TRANSLATE(22F_200, YesNoIndicator)
1732 RULE
1733 IF (Not (DataSourceScheme IsPresent))
1734 THEN
1735 IF (Indicator IsSameString 'NPAR')
1736 THEN
1737 'false' CopyTo YesNoIndicator
1738 END
1739 IF (Indicator IsSameString 'PART')
1740 THEN
1741 'true' CopyTo YesNoIndicator
1742 END
1743 END
1744 END
1745 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR136
1785 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1786 RULE
1787 'ARNU' EquivalentTo 'ARNU'
1788 'CCPT' EquivalentTo 'CCPT'
1789 'CHTY' EquivalentTo 'CHTY'
1790 'DRLC' EquivalentTo 'DRLC'
1791 'FIIN' EquivalentTo 'FIIN'
1792 'CORP' EquivalentTo 'CORP'
1793 'TXID' EquivalentTo 'TXID'
1794 END
1795 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR136
1785 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1786 RULE
1787 'ARNU' EquivalentTo 'ARNU'
1788 'CCPT' EquivalentTo 'CCPT'
1789 'CHTY' EquivalentTo 'CHTY'
1790 'DRLC' EquivalentTo 'DRLC'
1791 'FIIN' EquivalentTo 'FIIN'
1792 'CORP' EquivalentTo 'CORP'
1793 'TXID' EquivalentTo 'TXID'
1794 END
1795 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR136
1585 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1586 RULE
1587 NODE (Code)
1588 IF (Not (DataSourceScheme IsPresent))
1589 THEN
1590 Indicator TranslateTo Code
1591 END
1592 END
1593 NODE (Proprietary)
1594 NODE (Identification)
1595 IF (DataSourceScheme IsPresent)
1596 THEN
1597 Indicator CopyTo Proprietary\Identification
1598 END
1599 END
1600 DataSourceScheme TranslateTo Proprietary
1601 END
1602 END
1603 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR136
1787 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1788 RULE
1789 'ARNU' EquivalentTo 'ARNU'
1790 'CCPT' EquivalentTo 'CCPT'
1791 'CHTY' EquivalentTo 'CHTY'
1792 'DRLC' EquivalentTo 'DRLC'
1793 'FIIN' EquivalentTo 'FIIN'
1794 'CORP' EquivalentTo 'CORP'
1795 'TXID' EquivalentTo 'TXID'
1796 END
1797 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR136
1787 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1788 RULE
1789 'ARNU' EquivalentTo 'ARNU'
1790 'CCPT' EquivalentTo 'CCPT'
1791 'CHTY' EquivalentTo 'CHTY'
1792 'DRLC' EquivalentTo 'DRLC'
1793 'FIIN' EquivalentTo 'FIIN'
1794 'CORP' EquivalentTo 'CORP'
1795 'TXID' EquivalentTo 'TXID'
1796 END
1797 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR136
1586 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1587 RULE
1588 NODE (Code)
1589 IF (Not (DataSourceScheme IsPresent))
1590 THEN
1591 Indicator TranslateTo Code
1592 END
1593 END
1594 NODE (Proprietary)
1595 NODE (Identification)
1596 IF (DataSourceScheme IsPresent)
1597 THEN
1598 Indicator CopyTo Proprietary\Identification
1599 END
1600 END
1601 DataSourceScheme TranslateTo Proprietary
1602 END
1603 END
1604 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR136
1783 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1784 RULE
1785 'ARNU' EquivalentTo 'ARNU'
1786 'CCPT' EquivalentTo 'CCPT'
1787 'CHTY' EquivalentTo 'CHTY'
1788 'DRLC' EquivalentTo 'DRLC'
1789 'FIIN' EquivalentTo 'FIIN'
1790 'CORP' EquivalentTo 'CORP'
1791 'TXID' EquivalentTo 'TXID'
1792 END
1793 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR136
1783 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1784 RULE
1785 'ARNU' EquivalentTo 'ARNU'
1786 'CCPT' EquivalentTo 'CCPT'
1787 'CHTY' EquivalentTo 'CHTY'
1788 'DRLC' EquivalentTo 'DRLC'
1789 'FIIN' EquivalentTo 'FIIN'
1790 'CORP' EquivalentTo 'CORP'
1791 'TXID' EquivalentTo 'TXID'
1792 END
1793 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR136
1586 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1587 RULE
1588 NODE (Code)
1589 IF (Not (DataSourceScheme IsPresent))
1590 THEN
1591 Indicator TranslateTo Code
1592 END
1593 END
1594 NODE (Proprietary)
1595 NODE (Identification)
1596 IF (DataSourceScheme IsPresent)
1597 THEN
1598 Indicator CopyTo Proprietary\Identification
1599 END
1600 END
1601 DataSourceScheme TranslateTo Proprietary
1602 END
1603 END
1604 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR136
1787 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1788 RULE
1789 'ARNU' EquivalentTo 'ARNU'
1790 'CCPT' EquivalentTo 'CCPT'
1791 'CHTY' EquivalentTo 'CHTY'
1792 'DRLC' EquivalentTo 'DRLC'
1793 'FIIN' EquivalentTo 'FIIN'
1794 'CORP' EquivalentTo 'CORP'
1795 'TXID' EquivalentTo 'TXID'
1796 END
1797 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR136
1787 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1788 RULE
1789 'ARNU' EquivalentTo 'ARNU'
1790 'CCPT' EquivalentTo 'CCPT'
1791 'CHTY' EquivalentTo 'CHTY'
1792 'DRLC' EquivalentTo 'DRLC'
1793 'FIIN' EquivalentTo 'FIIN'
1794 'CORP' EquivalentTo 'CORP'
1795 'TXID' EquivalentTo 'TXID'
1796 END
1797 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR136
1587 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1588 RULE
1589 NODE (Code)
1590 IF (Not (DataSourceScheme IsPresent))
1591 THEN
1592 Indicator TranslateTo Code
1593 END
1594 END
1595 NODE (Proprietary)
1596 NODE (Identification)
1597 IF (DataSourceScheme IsPresent)
1598 THEN
1599 Indicator CopyTo Proprietary\Identification
1600 END
1601 END
1602 DataSourceScheme TranslateTo Proprietary
1603 END
1604 END
1605 END
translateTTR136(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR136
1681 TRANSLATE(95S, AlternatePartyIdentification3)
1682 RULE
1683 NODE (IdentificationType)
1684 NODE (Code)
1685 IF (Not (DataSourceScheme IsPresent))
1686 THEN
1687 TypeOfID TranslateTo IdentificationType\Code
1688 END
1689 END
1690 NODE (Proprietary)
1691 DataSourceScheme TranslateTo IdentificationType\Proprietary
1692 NODE (Identification)
1693 IF (DataSourceScheme IsPresent)
1694 THEN
1695 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1696 END
1697 END
1698 END
1699 END
1700 NODE (Country)
1701 CountryCode CopyTo Country
1702 END
1703 NODE (AlternateIdentification)
1704 AlternateID CopyTo AlternateIdentification
1705 END
1706 END
1707 END
translateTTR136(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR136
1689 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1690 RULE
1691 'AGEN' EquivalentTo 'AGEN'
1692 'PRIN' EquivalentTo 'PRIN'
1693 END
1694 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR136
1448 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR136
1504 TRANSLATE(NettingEligibility2Choice, 22F_58)
1505 RULE
1506 NODE (DataSourceScheme)
1507 Proprietary TranslateTo DataSourceScheme
1508 END
1509 NODE (Indicator)
1510 Proprietary\Identification CopyTo Indicator
1511 IF (Indicator IsPresent)
1512 THEN
1513 IF (Indicator IsSameBoolean 'false')
1514 THEN
1515 'NNET' CopyTo Indicator
1516 ELSE
1517 'YNET' CopyTo Indicator
1518 END
1519 END
1520 END
1521 END
1522 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR136
1503 TRANSLATE(NettingEligibility2Choice, 22F_58)
1504 RULE
1505 NODE (DataSourceScheme)
1506 Proprietary TranslateTo DataSourceScheme
1507 END
1508 NODE (Indicator)
1509 Proprietary\Identification CopyTo Indicator
1510 IF (Indicator IsPresent)
1511 THEN
1512 IF (Indicator IsSameBoolean 'false')
1513 THEN
1514 'NNET' CopyTo Indicator
1515 ELSE
1516 'YNET' CopyTo Indicator
1517 END
1518 END
1519 END
1520 END
1521 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR136
1506 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1507 RULE
1508 'YSET' EquivalentTo 'YSET'
1509 'NSET' EquivalentTo 'NSET'
1510 END
1511 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR136
1504 TRANSLATE(NettingEligibility2Choice, 22F_58)
1505 RULE
1506 NODE (DataSourceScheme)
1507 Proprietary TranslateTo DataSourceScheme
1508 END
1509 NODE (Indicator)
1510 Proprietary\Identification CopyTo Indicator
1511 IF (Indicator IsPresent)
1512 THEN
1513 IF (Indicator IsSameBoolean 'false')
1514 THEN
1515 'NNET' CopyTo Indicator
1516 ELSE
1517 'YNET' CopyTo Indicator
1518 END
1519 END
1520 END
1521 END
1522 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR136
1473 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1474 RULE
1475 NODE (DataSourceScheme)
1476 Proprietary TranslateTo DataSourceScheme
1477 END
1478 NODE (Indicator)
1479 Code TranslateTo Indicator
1480 Proprietary\Identification CopyTo Indicator
1481 END
1482 END
1483 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR136
1477 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1478 RULE
1479 'YSET' EquivalentTo 'YSET'
1480 'NSET' EquivalentTo 'NSET'
1481 END
1482 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR136
1474 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1475 RULE
1476 NODE (DataSourceScheme)
1477 Proprietary TranslateTo DataSourceScheme
1478 END
1479 NODE (Indicator)
1480 Code TranslateTo Indicator
1481 Proprietary\Identification CopyTo Indicator
1482 END
1483 END
1484 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR136
1477 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1478 RULE
1479 'YSET' EquivalentTo 'YSET'
1480 'NSET' EquivalentTo 'NSET'
1481 END
1482 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR136
1473 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1474 RULE
1475 NODE (DataSourceScheme)
1476 Proprietary TranslateTo DataSourceScheme
1477 END
1478 NODE (Indicator)
1479 Code TranslateTo Indicator
1480 Proprietary\Identification CopyTo Indicator
1481 END
1482 END
1483 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR136
1477 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1478 RULE
1479 'YSET' EquivalentTo 'YSET'
1480 'NSET' EquivalentTo 'NSET'
1481 END
1482 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR136
1474 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1475 RULE
1476 NODE (DataSourceScheme)
1477 Proprietary TranslateTo DataSourceScheme
1478 END
1479 NODE (Indicator)
1480 Code TranslateTo Indicator
1481 Proprietary\Identification CopyTo Indicator
1482 END
1483 END
1484 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR136
1477 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1478 RULE
1479 'YSET' EquivalentTo 'YSET'
1480 'NSET' EquivalentTo 'NSET'
1481 END
1482 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR136
1453 TRANSLATE(Restriction2Choice, 22F_33)
1454 RULE
1455 NODE (DataSourceScheme)
1456 Proprietary TranslateTo DataSourceScheme
1457 END
1458 NODE (Indicator)
1459 Code TranslateTo Indicator
1460 Proprietary\Identification CopyTo Indicator
1461 END
1462 END
1463 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR136
1489 TRANSLATE(MarketClientSide2Choice, 22F_56)
1490 RULE
1491 NODE (DataSourceScheme)
1492 Proprietary TranslateTo DataSourceScheme
1493 END
1494 NODE (Indicator)
1495 Code TranslateTo Indicator
1496 Proprietary\Identification CopyTo Indicator
1497 END
1498 END
1499 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR136
1488 TRANSLATE(MarketClientSide2Choice, 22F_56)
1489 RULE
1490 NODE (DataSourceScheme)
1491 Proprietary TranslateTo DataSourceScheme
1492 END
1493 NODE (Indicator)
1494 Code TranslateTo Indicator
1495 Proprietary\Identification CopyTo Indicator
1496 END
1497 END
1498 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR136
1490 TRANSLATE(MarketClientSide2Choice, 22F_56)
1491 RULE
1492 NODE (DataSourceScheme)
1493 Proprietary TranslateTo DataSourceScheme
1494 END
1495 NODE (Indicator)
1496 Code TranslateTo Indicator
1497 Proprietary\Identification CopyTo Indicator
1498 END
1499 END
1500 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR136
1489 TRANSLATE(MarketClientSide2Choice, 22F_56)
1490 RULE
1491 NODE (DataSourceScheme)
1492 Proprietary TranslateTo DataSourceScheme
1493 END
1494 NODE (Indicator)
1495 Code TranslateTo Indicator
1496 Proprietary\Identification CopyTo Indicator
1497 END
1498 END
1499 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR136
1442 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1443 RULE
1444 'INTE' EquivalentTo 'INTE'
1445 'BRKR' EquivalentTo 'BRKR'
1446 'VEND' EquivalentTo 'VEND'
1447 END
1448 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR136
1441 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1442 RULE
1443 'INTE' EquivalentTo 'INTE'
1444 'BRKR' EquivalentTo 'BRKR'
1445 'VEND' EquivalentTo 'VEND'
1446 END
1447 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR136
1443 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1444 RULE
1445 'INTE' EquivalentTo 'INTE'
1446 'BRKR' EquivalentTo 'BRKR'
1447 'VEND' EquivalentTo 'VEND'
1448 END
1449 END
translateTTR136(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR136
1442 TRANSLATE(SettlementStandingInstructionDatabase1Code, OptionalCode_4!c_39)
1443 RULE
1444 'INTE' EquivalentTo 'INTE'
1445 'BRKR' EquivalentTo 'BRKR'
1446 'VEND' EquivalentTo 'VEND'
1447 END
1448 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR137
2118 TRANSLATE(93C, AdditionalBalanceInformation8)
2119 RULE
2120 NODE (SubBalanceType)
2121 NODE (Code)
2122 'SPOS' CopyTo SubBalanceType\Code
2123 END
2124 END
2125 NODE (Quantity)
2126 NODE (QuantityAndAvailability)
2127 93C TranslateTo Quantity\QuantityAndAvailability
2128 END
2129 END
2130 END
2131 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR137
2084 TRANSLATE(93B, AdditionalBalanceInformation7)
2085 RULE
2086 NODE (SubBalanceType)
2087 NODE (Code)
2088 'NOMI' CopyTo SubBalanceType\Code
2089 END
2090 END
2091 NODE (Quantity)
2092 NODE (Quantity)
2093 IF (Not (DataSourceScheme IsPresent))
2094 THEN
2095 93B TranslateTo Quantity\Quantity
2096 END
2097 END
2098 NODE (Proprietary)
2099 IF (DataSourceScheme IsPresent)
2100 THEN
2101 93B TranslateTo Quantity\Proprietary
2102 END
2103 END
2104 END
2105 END
2106 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR137
1848 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1849 RULE
1850 'ARNU' EquivalentTo 'ARNU'
1851 'CCPT' EquivalentTo 'CCPT'
1852 'CHTY' EquivalentTo 'CHTY'
1853 'DRLC' EquivalentTo 'DRLC'
1854 'FIIN' EquivalentTo 'FIIN'
1855 'CORP' EquivalentTo 'CORP'
1856 'TXID' EquivalentTo 'TXID'
1857 END
1858 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR137
1734 TRANSLATE(22F_205, YesNoIndicator)
1735 RULE
1736 IF (Not (DataSourceScheme IsPresent))
1737 THEN
1738 IF (Indicator IsSameString 'NPAR')
1739 THEN
1740 'false' CopyTo YesNoIndicator
1741 END
1742 IF (Indicator IsSameString 'PART')
1743 THEN
1744 'true' CopyTo YesNoIndicator
1745 END
1746 END
1747 END
1748 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR137
1849 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1850 RULE
1851 'ARNU' EquivalentTo 'ARNU'
1852 'CCPT' EquivalentTo 'CCPT'
1853 'CHTY' EquivalentTo 'CHTY'
1854 'DRLC' EquivalentTo 'DRLC'
1855 'FIIN' EquivalentTo 'FIIN'
1856 'CORP' EquivalentTo 'CORP'
1857 'TXID' EquivalentTo 'TXID'
1858 END
1859 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR137
1735 TRANSLATE(22F_204, YesNoIndicator)
1736 RULE
1737 IF (Not (DataSourceScheme IsPresent))
1738 THEN
1739 IF (Indicator IsSameString 'NPAR')
1740 THEN
1741 'false' CopyTo YesNoIndicator
1742 END
1743 IF (Indicator IsSameString 'PART')
1744 THEN
1745 'true' CopyTo YesNoIndicator
1746 END
1747 END
1748 END
1749 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR137
1837 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1838 RULE
1839 NODE (Name)
1840 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1841 END
1842 END
1843 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR137
1742 TRANSLATE(22F_203, YesNoIndicator)
1743 RULE
1744 IF (Not (DataSourceScheme IsPresent))
1745 THEN
1746 IF (Indicator IsSameString 'COLA')
1747 THEN
1748 'true' CopyTo YesNoIndicator
1749 END
1750 IF (Indicator IsSameString 'COLN')
1751 THEN
1752 'false' CopyTo YesNoIndicator
1753 END
1754 END
1755 END
1756 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR137
1841 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1842 RULE
1843 NODE (Name)
1844 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1845 END
1846 END
1847 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR137
1746 TRANSLATE(22F_203, YesNoIndicator)
1747 RULE
1748 IF (Not (DataSourceScheme IsPresent))
1749 THEN
1750 IF (Indicator IsSameString 'COLA')
1751 THEN
1752 'true' CopyTo YesNoIndicator
1753 END
1754 IF (Indicator IsSameString 'COLN')
1755 THEN
1756 'false' CopyTo YesNoIndicator
1757 END
1758 END
1759 END
1760 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR137
1796 TRANSLATE(70C, RestrictedFINXMax140Text)
1797 RULE
1798 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1799 END
1800 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR137
1796 TRANSLATE(70C, RestrictedFINXMax140Text)
1797 RULE
1798 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1799 END
1800 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR137
1604 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1605 RULE
1606 'GROS' EquivalentTo 'GROS'
1607 'NETS' EquivalentTo 'NETS'
1608 END
1609 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR137
1798 TRANSLATE(70C, RestrictedFINXMax140Text)
1799 RULE
1800 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1801 END
1802 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR137
1798 TRANSLATE(70C, RestrictedFINXMax140Text)
1799 RULE
1800 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1801 END
1802 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR137
1605 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1606 RULE
1607 'GROS' EquivalentTo 'GROS'
1608 'NETS' EquivalentTo 'NETS'
1609 END
1610 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR137
1794 TRANSLATE(70C, RestrictedFINXMax140Text)
1795 RULE
1796 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1797 END
1798 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR137
1794 TRANSLATE(70C, RestrictedFINXMax140Text)
1795 RULE
1796 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1797 END
1798 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR137
1605 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1606 RULE
1607 'GROS' EquivalentTo 'GROS'
1608 'NETS' EquivalentTo 'NETS'
1609 END
1610 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR137
1798 TRANSLATE(70C, RestrictedFINXMax140Text)
1799 RULE
1800 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1801 END
1802 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR137
1798 TRANSLATE(70C, RestrictedFINXMax140Text)
1799 RULE
1800 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1801 END
1802 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR137
1606 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1607 RULE
1608 'GROS' EquivalentTo 'GROS'
1609 'NETS' EquivalentTo 'NETS'
1610 END
1611 END
translateTTR137(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR137
1708 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1709 RULE
1710 'ARNU' EquivalentTo 'ARNU'
1711 'CCPT' EquivalentTo 'CCPT'
1712 'CHTY' EquivalentTo 'CHTY'
1713 'DRLC' EquivalentTo 'DRLC'
1714 'FIIN' EquivalentTo 'FIIN'
1715 'CORP' EquivalentTo 'CORP'
1716 'TXID' EquivalentTo 'TXID'
1717 END
1718 END
translateTTR137(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR137
1695 TRANSLATE(22F_6, GenericIdentification25)
1696 RULE
1697 DataSourceScheme TranslateTo GenericIdentification25
1698 NODE (Identification)
1699 Indicator CopyTo Identification
1700 END
1701 NODE (Issuer)
1702 IF (Not (DataSourceScheme IsPresent))
1703 THEN
1704 'NONE' CopyTo Issuer
1705 END
1706 END
1707 END
1708 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR137
1459 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1460 RULE
1461 'GROS' EquivalentTo 'GROS'
1462 'NETS' EquivalentTo 'NETS'
1463 END
1464 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR137
1523 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1524 RULE
1525 NODE (DataSourceScheme)
1526 Proprietary TranslateTo DataSourceScheme
1527 END
1528 NODE (Indicator)
1529 IF (Indicator IsPresent)
1530 THEN
1531 IF (Indicator IsSameBoolean 'false')
1532 THEN
1533 'NCCP' CopyTo Indicator
1534 ELSE
1535 'YCCP' CopyTo Indicator
1536 END
1537 END
1538 Proprietary\Identification CopyTo Indicator
1539 END
1540 END
1541 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR137
1522 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1523 RULE
1524 NODE (DataSourceScheme)
1525 Proprietary TranslateTo DataSourceScheme
1526 END
1527 NODE (Indicator)
1528 IF (Indicator IsPresent)
1529 THEN
1530 IF (Indicator IsSameBoolean 'false')
1531 THEN
1532 'NCCP' CopyTo Indicator
1533 ELSE
1534 'YCCP' CopyTo Indicator
1535 END
1536 END
1537 Proprietary\Identification CopyTo Indicator
1538 END
1539 END
1540 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR137
1512 TRANSLATE(NettingEligibility2Choice, 22F_58)
1513 RULE
1514 NODE (DataSourceScheme)
1515 Proprietary TranslateTo DataSourceScheme
1516 END
1517 NODE (Indicator)
1518 Proprietary\Identification CopyTo Indicator
1519 IF (Indicator IsPresent)
1520 THEN
1521 IF (Indicator IsSameBoolean 'false')
1522 THEN
1523 'NNET' CopyTo Indicator
1524 ELSE
1525 'YNET' CopyTo Indicator
1526 END
1527 END
1528 END
1529 END
1530 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR137
1523 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1524 RULE
1525 NODE (DataSourceScheme)
1526 Proprietary TranslateTo DataSourceScheme
1527 END
1528 NODE (Indicator)
1529 IF (Indicator IsPresent)
1530 THEN
1531 IF (Indicator IsSameBoolean 'false')
1532 THEN
1533 'NCCP' CopyTo Indicator
1534 ELSE
1535 'YCCP' CopyTo Indicator
1536 END
1537 END
1538 Proprietary\Identification CopyTo Indicator
1539 END
1540 END
1541 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR137
1484 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1485 RULE
1486 'YSET' EquivalentTo 'YSET'
1487 'NSET' EquivalentTo 'NSET'
1488 END
1489 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR137
1483 TRANSLATE(NettingEligibility2Choice, 22F_58)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Proprietary\Identification CopyTo Indicator
1490 IF (Indicator IsPresent)
1491 THEN
1492 IF (Indicator IsSameBoolean 'false')
1493 THEN
1494 'NNET' CopyTo Indicator
1495 ELSE
1496 'YNET' CopyTo Indicator
1497 END
1498 END
1499 END
1500 END
1501 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR137
1485 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1486 RULE
1487 'YSET' EquivalentTo 'YSET'
1488 'NSET' EquivalentTo 'NSET'
1489 END
1490 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR137
1483 TRANSLATE(NettingEligibility2Choice, 22F_58)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Proprietary\Identification CopyTo Indicator
1490 IF (Indicator IsPresent)
1491 THEN
1492 IF (Indicator IsSameBoolean 'false')
1493 THEN
1494 'NNET' CopyTo Indicator
1495 ELSE
1496 'YNET' CopyTo Indicator
1497 END
1498 END
1499 END
1500 END
1501 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR137
1484 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1485 RULE
1486 'YSET' EquivalentTo 'YSET'
1487 'NSET' EquivalentTo 'NSET'
1488 END
1489 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR137
1483 TRANSLATE(NettingEligibility2Choice, 22F_58)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Proprietary\Identification CopyTo Indicator
1490 IF (Indicator IsPresent)
1491 THEN
1492 IF (Indicator IsSameBoolean 'false')
1493 THEN
1494 'NNET' CopyTo Indicator
1495 ELSE
1496 'YNET' CopyTo Indicator
1497 END
1498 END
1499 END
1500 END
1501 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR137
1485 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1486 RULE
1487 'YSET' EquivalentTo 'YSET'
1488 'NSET' EquivalentTo 'NSET'
1489 END
1490 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR137
1483 TRANSLATE(NettingEligibility2Choice, 22F_58)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Proprietary\Identification CopyTo Indicator
1490 IF (Indicator IsPresent)
1491 THEN
1492 IF (Indicator IsSameBoolean 'false')
1493 THEN
1494 'NNET' CopyTo Indicator
1495 ELSE
1496 'YNET' CopyTo Indicator
1497 END
1498 END
1499 END
1500 END
1501 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR137
1464 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1465 RULE
1466 'A144' EquivalentTo '144A'
1467 'NRST' EquivalentTo 'NRST'
1468 'RSTR' EquivalentTo 'RSTR'
1469 END
1470 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR137
1500 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1501 RULE
1502 'MAKT' EquivalentTo 'MAKT'
1503 'CLNT' EquivalentTo 'CLNT'
1504 END
1505 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR137
1499 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1500 RULE
1501 'MAKT' EquivalentTo 'MAKT'
1502 'CLNT' EquivalentTo 'CLNT'
1503 END
1504 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR137
1501 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1502 RULE
1503 'MAKT' EquivalentTo 'MAKT'
1504 'CLNT' EquivalentTo 'CLNT'
1505 END
1506 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR137
1500 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1501 RULE
1502 'MAKT' EquivalentTo 'MAKT'
1503 'CLNT' EquivalentTo 'CLNT'
1504 END
1505 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR137
1449 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1450 RULE
1451 NODE (DataSourceScheme)
1452 Proprietary TranslateTo DataSourceScheme
1453 END
1454 NODE (Indicator)
1455 Code TranslateTo Indicator
1456 Proprietary\Identification CopyTo Indicator
1457 END
1458 END
1459 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR137
1448 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1449 RULE
1450 NODE (DataSourceScheme)
1451 Proprietary TranslateTo DataSourceScheme
1452 END
1453 NODE (Indicator)
1454 Code TranslateTo Indicator
1455 Proprietary\Identification CopyTo Indicator
1456 END
1457 END
1458 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR137
1450 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1451 RULE
1452 NODE (DataSourceScheme)
1453 Proprietary TranslateTo DataSourceScheme
1454 END
1455 NODE (Indicator)
1456 Code TranslateTo Indicator
1457 Proprietary\Identification CopyTo Indicator
1458 END
1459 END
1460 END
translateTTR137(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR137
1449 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1450 RULE
1451 NODE (DataSourceScheme)
1452 Proprietary TranslateTo DataSourceScheme
1453 END
1454 NODE (Indicator)
1455 Code TranslateTo Indicator
1456 Proprietary\Identification CopyTo Indicator
1457 END
1458 END
1459 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR138
2132 TRANSLATE(93B, AdditionalBalanceInformation8)
2133 RULE
2134 NODE (SubBalanceType)
2135 NODE (Code)
2136 'UNRG' CopyTo SubBalanceType\Code
2137 END
2138 END
2139 NODE (Quantity)
2140 NODE (Quantity)
2141 IF (Not (DataSourceScheme IsPresent))
2142 THEN
2143 93B TranslateTo Quantity\Quantity
2144 END
2145 END
2146 NODE (Proprietary)
2147 IF (DataSourceScheme IsPresent)
2148 THEN
2149 93B TranslateTo Quantity\Proprietary
2150 END
2151 END
2152 END
2153 END
2154 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR138
2107 TRANSLATE(93C, AdditionalBalanceInformation7)
2108 RULE
2109 NODE (SubBalanceType)
2110 NODE (Code)
2111 'NOMI' CopyTo SubBalanceType\Code
2112 END
2113 END
2114 NODE (Quantity)
2115 NODE (QuantityAndAvailability)
2116 93C TranslateTo Quantity\QuantityAndAvailability
2117 END
2118 END
2119 END
2120 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR138
1859 TRANSLATE(70C, RestrictedFINXMax140Text)
1860 RULE
1861 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1862 END
1863 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR138
1749 TRANSLATE(22F_203, YesNoIndicator)
1750 RULE
1751 IF (Not (DataSourceScheme IsPresent))
1752 THEN
1753 IF (Indicator IsSameString 'COLA')
1754 THEN
1755 'true' CopyTo YesNoIndicator
1756 END
1757 IF (Indicator IsSameString 'COLN')
1758 THEN
1759 'false' CopyTo YesNoIndicator
1760 END
1761 END
1762 END
1763 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR138
1860 TRANSLATE(70C, RestrictedFINXMax140Text)
1861 RULE
1862 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1863 END
1864 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR138
1750 TRANSLATE(22F_203, YesNoIndicator)
1751 RULE
1752 IF (Not (DataSourceScheme IsPresent))
1753 THEN
1754 IF (Indicator IsSameString 'COLA')
1755 THEN
1756 'true' CopyTo YesNoIndicator
1757 END
1758 IF (Indicator IsSameString 'COLN')
1759 THEN
1760 'false' CopyTo YesNoIndicator
1761 END
1762 END
1763 END
1764 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR138
1844 TRANSLATE(95R, PartyIdentification16Choice)
1845 RULE
1846 NODE (ProprietaryIdentification)
1847 NODE (Identification)
1848 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1849 END
1850 DataSourceScheme TranslateTo ProprietaryIdentification
1851 END
1852 END
1853 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR138
1757 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1758 RULE
1759 NODE (Code)
1760 IF (Not (DataSourceScheme IsPresent))
1761 THEN
1762 Indicator TranslateTo Code
1763 END
1764 END
1765 NODE (Proprietary)
1766 DataSourceScheme TranslateTo Proprietary
1767 NODE (Identification)
1768 IF (DataSourceScheme IsPresent)
1769 THEN
1770 Indicator CopyTo Proprietary\Identification
1771 END
1772 END
1773 END
1774 END
1775 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR138
1848 TRANSLATE(95R, PartyIdentification16Choice)
1849 RULE
1850 NODE (ProprietaryIdentification)
1851 NODE (Identification)
1852 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1853 END
1854 DataSourceScheme TranslateTo ProprietaryIdentification
1855 END
1856 END
1857 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR138
1761 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1762 RULE
1763 NODE (Code)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 Indicator TranslateTo Code
1767 END
1768 END
1769 NODE (Proprietary)
1770 DataSourceScheme TranslateTo Proprietary
1771 NODE (Identification)
1772 IF (DataSourceScheme IsPresent)
1773 THEN
1774 Indicator CopyTo Proprietary\Identification
1775 END
1776 END
1777 END
1778 END
1779 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR138
1801 TRANSLATE(70D, RestrictedFINXMax350Text)
1802 RULE
1803 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1804 END
1805 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR138
1801 TRANSLATE(70D, RestrictedFINXMax350Text)
1802 RULE
1803 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1804 END
1805 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR138
1610 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1611 RULE
1612 NODE (Code)
1613 IF (Not (DataSourceScheme IsPresent))
1614 THEN
1615 Indicator TranslateTo Code
1616 END
1617 END
1618 NODE (Proprietary)
1619 DataSourceScheme TranslateTo Proprietary
1620 NODE (Identification)
1621 IF (DataSourceScheme IsPresent)
1622 THEN
1623 Indicator CopyTo Proprietary\Identification
1624 END
1625 END
1626 END
1627 END
1628 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR138
1803 TRANSLATE(70D, RestrictedFINXMax350Text)
1804 RULE
1805 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1806 END
1807 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR138
1803 TRANSLATE(70D, RestrictedFINXMax350Text)
1804 RULE
1805 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1806 END
1807 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR138
1611 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1612 RULE
1613 NODE (Code)
1614 IF (Not (DataSourceScheme IsPresent))
1615 THEN
1616 Indicator TranslateTo Code
1617 END
1618 END
1619 NODE (Proprietary)
1620 DataSourceScheme TranslateTo Proprietary
1621 NODE (Identification)
1622 IF (DataSourceScheme IsPresent)
1623 THEN
1624 Indicator CopyTo Proprietary\Identification
1625 END
1626 END
1627 END
1628 END
1629 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR138
1799 TRANSLATE(70D, RestrictedFINXMax350Text)
1800 RULE
1801 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1802 END
1803 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR138
1799 TRANSLATE(70D, RestrictedFINXMax350Text)
1800 RULE
1801 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1802 END
1803 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR138
1611 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1612 RULE
1613 NODE (Code)
1614 IF (Not (DataSourceScheme IsPresent))
1615 THEN
1616 Indicator TranslateTo Code
1617 END
1618 END
1619 NODE (Proprietary)
1620 DataSourceScheme TranslateTo Proprietary
1621 NODE (Identification)
1622 IF (DataSourceScheme IsPresent)
1623 THEN
1624 Indicator CopyTo Proprietary\Identification
1625 END
1626 END
1627 END
1628 END
1629 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR138
1803 TRANSLATE(70D, RestrictedFINXMax350Text)
1804 RULE
1805 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1806 END
1807 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR138
1803 TRANSLATE(70D, RestrictedFINXMax350Text)
1804 RULE
1805 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1806 END
1807 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR138
1612 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1613 RULE
1614 NODE (Code)
1615 IF (Not (DataSourceScheme IsPresent))
1616 THEN
1617 Indicator TranslateTo Code
1618 END
1619 END
1620 NODE (Proprietary)
1621 DataSourceScheme TranslateTo Proprietary
1622 NODE (Identification)
1623 IF (DataSourceScheme IsPresent)
1624 THEN
1625 Indicator CopyTo Proprietary\Identification
1626 END
1627 END
1628 END
1629 END
1630 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR138
1719 TRANSLATE(70D, RestrictedFINXMax350Text)
1720 RULE
1721 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1722 END
1723 END
translateTTR138(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR138
1709 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1710 RULE
1711 NODE (Indicator)
1712 IF (Not (DataSourceScheme IsPresent))
1713 THEN
1714 IF (Indicator IsSameString 'NLEG')
1715 THEN
1716 'false' CopyTo Indicator
1717 ELSE
1718 'true' CopyTo Indicator
1719 END
1720 END
1721 END
1722 NODE (Proprietary)
1723 DataSourceScheme TranslateTo Proprietary
1724 NODE (Identification)
1725 IF (DataSourceScheme IsPresent)
1726 THEN
1727 Indicator CopyTo Proprietary\Identification
1728 END
1729 END
1730 END
1731 END
1732 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR138
1465 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1466 RULE
1467 NODE (DataSourceScheme)
1468 Proprietary TranslateTo DataSourceScheme
1469 END
1470 NODE (Indicator)
1471 Code TranslateTo Indicator
1472 Proprietary\Identification CopyTo Indicator
1473 END
1474 END
1475 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR138
1542 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1543 RULE
1544 NODE (DataSourceScheme)
1545 Proprietary TranslateTo DataSourceScheme
1546 END
1547 NODE (Indicator)
1548 IF (Indicator IsPresent)
1549 THEN
1550 IF (Indicator IsSameBoolean 'false')
1551 THEN
1552 'NLEG' CopyTo Indicator
1553 ELSE
1554 'YLEG' CopyTo Indicator
1555 END
1556 END
1557 Proprietary\Identification CopyTo Indicator
1558 END
1559 END
1560 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR138
1541 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1542 RULE
1543 NODE (DataSourceScheme)
1544 Proprietary TranslateTo DataSourceScheme
1545 END
1546 NODE (Indicator)
1547 IF (Indicator IsPresent)
1548 THEN
1549 IF (Indicator IsSameBoolean 'false')
1550 THEN
1551 'NLEG' CopyTo Indicator
1552 ELSE
1553 'YLEG' CopyTo Indicator
1554 END
1555 END
1556 Proprietary\Identification CopyTo Indicator
1557 END
1558 END
1559 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR138
1531 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1532 RULE
1533 NODE (DataSourceScheme)
1534 Proprietary TranslateTo DataSourceScheme
1535 END
1536 NODE (Indicator)
1537 IF (Indicator IsPresent)
1538 THEN
1539 IF (Indicator IsSameBoolean 'false')
1540 THEN
1541 'NCCP' CopyTo Indicator
1542 ELSE
1543 'YCCP' CopyTo Indicator
1544 END
1545 END
1546 Proprietary\Identification CopyTo Indicator
1547 END
1548 END
1549 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR138
1542 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1543 RULE
1544 NODE (DataSourceScheme)
1545 Proprietary TranslateTo DataSourceScheme
1546 END
1547 NODE (Indicator)
1548 IF (Indicator IsPresent)
1549 THEN
1550 IF (Indicator IsSameBoolean 'false')
1551 THEN
1552 'NLEG' CopyTo Indicator
1553 ELSE
1554 'YLEG' CopyTo Indicator
1555 END
1556 END
1557 Proprietary\Identification CopyTo Indicator
1558 END
1559 END
1560 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR138
1490 TRANSLATE(NettingEligibility2Choice, 22F_58)
1491 RULE
1492 NODE (DataSourceScheme)
1493 Proprietary TranslateTo DataSourceScheme
1494 END
1495 NODE (Indicator)
1496 Proprietary\Identification CopyTo Indicator
1497 IF (Indicator IsPresent)
1498 THEN
1499 IF (Indicator IsSameBoolean 'false')
1500 THEN
1501 'NNET' CopyTo Indicator
1502 ELSE
1503 'YNET' CopyTo Indicator
1504 END
1505 END
1506 END
1507 END
1508 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR138
1502 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1503 RULE
1504 NODE (DataSourceScheme)
1505 Proprietary TranslateTo DataSourceScheme
1506 END
1507 NODE (Indicator)
1508 IF (Indicator IsPresent)
1509 THEN
1510 IF (Indicator IsSameBoolean 'false')
1511 THEN
1512 'NCCP' CopyTo Indicator
1513 ELSE
1514 'YCCP' CopyTo Indicator
1515 END
1516 END
1517 Proprietary\Identification CopyTo Indicator
1518 END
1519 END
1520 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR138
1491 TRANSLATE(NettingEligibility2Choice, 22F_58)
1492 RULE
1493 NODE (DataSourceScheme)
1494 Proprietary TranslateTo DataSourceScheme
1495 END
1496 NODE (Indicator)
1497 Proprietary\Identification CopyTo Indicator
1498 IF (Indicator IsPresent)
1499 THEN
1500 IF (Indicator IsSameBoolean 'false')
1501 THEN
1502 'NNET' CopyTo Indicator
1503 ELSE
1504 'YNET' CopyTo Indicator
1505 END
1506 END
1507 END
1508 END
1509 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR138
1502 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1503 RULE
1504 NODE (DataSourceScheme)
1505 Proprietary TranslateTo DataSourceScheme
1506 END
1507 NODE (Indicator)
1508 IF (Indicator IsPresent)
1509 THEN
1510 IF (Indicator IsSameBoolean 'false')
1511 THEN
1512 'NCCP' CopyTo Indicator
1513 ELSE
1514 'YCCP' CopyTo Indicator
1515 END
1516 END
1517 Proprietary\Identification CopyTo Indicator
1518 END
1519 END
1520 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR138
1490 TRANSLATE(NettingEligibility2Choice, 22F_58)
1491 RULE
1492 NODE (DataSourceScheme)
1493 Proprietary TranslateTo DataSourceScheme
1494 END
1495 NODE (Indicator)
1496 Proprietary\Identification CopyTo Indicator
1497 IF (Indicator IsPresent)
1498 THEN
1499 IF (Indicator IsSameBoolean 'false')
1500 THEN
1501 'NNET' CopyTo Indicator
1502 ELSE
1503 'YNET' CopyTo Indicator
1504 END
1505 END
1506 END
1507 END
1508 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR138
1502 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1503 RULE
1504 NODE (DataSourceScheme)
1505 Proprietary TranslateTo DataSourceScheme
1506 END
1507 NODE (Indicator)
1508 IF (Indicator IsPresent)
1509 THEN
1510 IF (Indicator IsSameBoolean 'false')
1511 THEN
1512 'NCCP' CopyTo Indicator
1513 ELSE
1514 'YCCP' CopyTo Indicator
1515 END
1516 END
1517 Proprietary\Identification CopyTo Indicator
1518 END
1519 END
1520 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR138
1491 TRANSLATE(NettingEligibility2Choice, 22F_58)
1492 RULE
1493 NODE (DataSourceScheme)
1494 Proprietary TranslateTo DataSourceScheme
1495 END
1496 NODE (Indicator)
1497 Proprietary\Identification CopyTo Indicator
1498 IF (Indicator IsPresent)
1499 THEN
1500 IF (Indicator IsSameBoolean 'false')
1501 THEN
1502 'NNET' CopyTo Indicator
1503 ELSE
1504 'YNET' CopyTo Indicator
1505 END
1506 END
1507 END
1508 END
1509 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR138
1502 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1503 RULE
1504 NODE (DataSourceScheme)
1505 Proprietary TranslateTo DataSourceScheme
1506 END
1507 NODE (Indicator)
1508 IF (Indicator IsPresent)
1509 THEN
1510 IF (Indicator IsSameBoolean 'false')
1511 THEN
1512 'NCCP' CopyTo Indicator
1513 ELSE
1514 'YCCP' CopyTo Indicator
1515 END
1516 END
1517 Proprietary\Identification CopyTo Indicator
1518 END
1519 END
1520 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR138
1471 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1472 RULE
1473 NODE (DataSourceScheme)
1474 Proprietary TranslateTo DataSourceScheme
1475 END
1476 NODE (Indicator)
1477 Code TranslateTo Indicator
1478 Proprietary\Identification CopyTo Indicator
1479 END
1480 END
1481 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR138
1506 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1507 RULE
1508 NODE (DataSourceScheme)
1509 Proprietary TranslateTo DataSourceScheme
1510 END
1511 NODE (Indicator)
1512 IF (Indicator IsPresent)
1513 THEN
1514 IF (Indicator IsSameBoolean 'false')
1515 THEN
1516 'SINO' CopyTo Indicator
1517 END
1518 END
1519 Proprietary\Identification CopyTo Indicator
1520 END
1521 END
1522 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR138
1505 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1506 RULE
1507 NODE (DataSourceScheme)
1508 Proprietary TranslateTo DataSourceScheme
1509 END
1510 NODE (Indicator)
1511 IF (Indicator IsPresent)
1512 THEN
1513 IF (Indicator IsSameBoolean 'false')
1514 THEN
1515 'SINO' CopyTo Indicator
1516 END
1517 END
1518 Proprietary\Identification CopyTo Indicator
1519 END
1520 END
1521 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR138
1507 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1508 RULE
1509 NODE (DataSourceScheme)
1510 Proprietary TranslateTo DataSourceScheme
1511 END
1512 NODE (Indicator)
1513 IF (Indicator IsPresent)
1514 THEN
1515 IF (Indicator IsSameBoolean 'false')
1516 THEN
1517 'SINO' CopyTo Indicator
1518 END
1519 END
1520 Proprietary\Identification CopyTo Indicator
1521 END
1522 END
1523 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR138
1506 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
1507 RULE
1508 NODE (DataSourceScheme)
1509 Proprietary TranslateTo DataSourceScheme
1510 END
1511 NODE (Indicator)
1512 IF (Indicator IsPresent)
1513 THEN
1514 IF (Indicator IsSameBoolean 'false')
1515 THEN
1516 'SINO' CopyTo Indicator
1517 END
1518 END
1519 Proprietary\Identification CopyTo Indicator
1520 END
1521 END
1522 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR138
1460 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1461 RULE
1462 'PRIN' EquivalentTo 'PRIN'
1463 'AGEN' EquivalentTo 'AGEN'
1464 END
1465 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR138
1459 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1460 RULE
1461 'PRIN' EquivalentTo 'PRIN'
1462 'AGEN' EquivalentTo 'AGEN'
1463 END
1464 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR138
1461 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1462 RULE
1463 'PRIN' EquivalentTo 'PRIN'
1464 'AGEN' EquivalentTo 'AGEN'
1465 END
1466 END
translateTTR138(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR138
1460 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1461 RULE
1462 'PRIN' EquivalentTo 'PRIN'
1463 'AGEN' EquivalentTo 'AGEN'
1464 END
1465 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR139
2155 TRANSLATE(93C, AdditionalBalanceInformation8)
2156 RULE
2157 NODE (SubBalanceType)
2158 NODE (Code)
2159 'UNRG' CopyTo SubBalanceType\Code
2160 END
2161 END
2162 NODE (Quantity)
2163 NODE (QuantityAndAvailability)
2164 93C TranslateTo Quantity\QuantityAndAvailability
2165 END
2166 END
2167 END
2168 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR139
2121 TRANSLATE(93B, AdditionalBalanceInformation7)
2122 RULE
2123 NODE (SubBalanceType)
2124 NODE (Code)
2125 'DIRT' CopyTo SubBalanceType\Code
2126 END
2127 END
2128 NODE (Quantity)
2129 NODE (Quantity)
2130 IF (Not (DataSourceScheme IsPresent))
2131 THEN
2132 93B TranslateTo Quantity\Quantity
2133 END
2134 END
2135 NODE (Proprietary)
2136 IF (DataSourceScheme IsPresent)
2137 THEN
2138 93B TranslateTo Quantity\Proprietary
2139 END
2140 END
2141 END
2142 END
2143 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR139
1864 TRANSLATE(70D, RestrictedFINXMax350Text)
1865 RULE
1866 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1867 END
1868 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR139
1764 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1765 RULE
1766 NODE (Code)
1767 IF (Not (DataSourceScheme IsPresent))
1768 THEN
1769 Indicator TranslateTo Code
1770 END
1771 END
1772 NODE (Proprietary)
1773 DataSourceScheme TranslateTo Proprietary
1774 NODE (Identification)
1775 IF (DataSourceScheme IsPresent)
1776 THEN
1777 Indicator CopyTo Proprietary\Identification
1778 END
1779 END
1780 END
1781 END
1782 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR139
1865 TRANSLATE(70D, RestrictedFINXMax350Text)
1866 RULE
1867 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1868 END
1869 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR139
1765 TRANSLATE(22F_32, SettlementStandingInstructionDatabase2Choice)
1766 RULE
1767 NODE (Code)
1768 IF (Not (DataSourceScheme IsPresent))
1769 THEN
1770 Indicator TranslateTo Code
1771 END
1772 END
1773 NODE (Proprietary)
1774 DataSourceScheme TranslateTo Proprietary
1775 NODE (Identification)
1776 IF (DataSourceScheme IsPresent)
1777 THEN
1778 Indicator CopyTo Proprietary\Identification
1779 END
1780 END
1781 END
1782 END
1783 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR139
1854 TRANSLATE(95S, AlternatePartyIdentification3)
1855 RULE
1856 NODE (IdentificationType)
1857 NODE (Code)
1858 IF (Not (DataSourceScheme IsPresent))
1859 THEN
1860 TypeOfID TranslateTo IdentificationType\Code
1861 END
1862 END
1863 NODE (Proprietary)
1864 DataSourceScheme TranslateTo IdentificationType\Proprietary
1865 NODE (Identification)
1866 IF (DataSourceScheme IsPresent)
1867 THEN
1868 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1869 END
1870 END
1871 END
1872 END
1873 NODE (Country)
1874 CountryCode CopyTo Country
1875 END
1876 NODE (AlternateIdentification)
1877 AlternateID CopyTo AlternateIdentification
1878 END
1879 END
1880 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR139
1776 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1777 RULE
1778 'VEND' EquivalentTo 'VEND'
1779 'INTE' EquivalentTo 'INTE'
1780 'BRKR' EquivalentTo 'BRKR'
1781 END
1782 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR139
1858 TRANSLATE(95S, AlternatePartyIdentification3)
1859 RULE
1860 NODE (IdentificationType)
1861 NODE (Code)
1862 IF (Not (DataSourceScheme IsPresent))
1863 THEN
1864 TypeOfID TranslateTo IdentificationType\Code
1865 END
1866 END
1867 NODE (Proprietary)
1868 DataSourceScheme TranslateTo IdentificationType\Proprietary
1869 NODE (Identification)
1870 IF (DataSourceScheme IsPresent)
1871 THEN
1872 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1873 END
1874 END
1875 END
1876 END
1877 NODE (Country)
1878 CountryCode CopyTo Country
1879 END
1880 NODE (AlternateIdentification)
1881 AlternateID CopyTo AlternateIdentification
1882 END
1883 END
1884 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR139
1780 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1781 RULE
1782 'VEND' EquivalentTo 'VEND'
1783 'INTE' EquivalentTo 'INTE'
1784 'BRKR' EquivalentTo 'BRKR'
1785 END
1786 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR139
1806 TRANSLATE(95C, PartyIdentification17Choice)
1807 RULE
1808 NODE (Country)
1809 CountryCode CopyTo Country
1810 END
1811 END
1812 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR139
1806 TRANSLATE(95C, PartyIdentification17Choice)
1807 RULE
1808 NODE (Country)
1809 CountryCode CopyTo Country
1810 END
1811 END
1812 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR139
1629 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1630 RULE
1631 'AGEN' EquivalentTo 'AGEN'
1632 'PRIN' EquivalentTo 'PRIN'
1633 END
1634 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR139
1808 TRANSLATE(95C, PartyIdentification17Choice)
1809 RULE
1810 NODE (Country)
1811 CountryCode CopyTo Country
1812 END
1813 END
1814 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR139
1808 TRANSLATE(95C, PartyIdentification17Choice)
1809 RULE
1810 NODE (Country)
1811 CountryCode CopyTo Country
1812 END
1813 END
1814 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR139
1630 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1631 RULE
1632 'AGEN' EquivalentTo 'AGEN'
1633 'PRIN' EquivalentTo 'PRIN'
1634 END
1635 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR139
1804 TRANSLATE(95C, PartyIdentification17Choice)
1805 RULE
1806 NODE (Country)
1807 CountryCode CopyTo Country
1808 END
1809 END
1810 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR139
1804 TRANSLATE(95C, PartyIdentification17Choice)
1805 RULE
1806 NODE (Country)
1807 CountryCode CopyTo Country
1808 END
1809 END
1810 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR139
1630 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1631 RULE
1632 'AGEN' EquivalentTo 'AGEN'
1633 'PRIN' EquivalentTo 'PRIN'
1634 END
1635 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR139
1808 TRANSLATE(95C, PartyIdentification17Choice)
1809 RULE
1810 NODE (Country)
1811 CountryCode CopyTo Country
1812 END
1813 END
1814 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR139
1808 TRANSLATE(95C, PartyIdentification17Choice)
1809 RULE
1810 NODE (Country)
1811 CountryCode CopyTo Country
1812 END
1813 END
1814 END
translateTTR139(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR139
1631 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1632 RULE
1633 'AGEN' EquivalentTo 'AGEN'
1634 'PRIN' EquivalentTo 'PRIN'
1635 END
1636 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR139
1724 TRANSLATE(95P_2, PartyIdentification16Choice)
1725 RULE
1726 NODE (BICOrBEI)
1727 IdentifierCode TranslateTo BICOrBEI
1728 END
1729 END
1730 END
translateTTR139(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR139
1733 TRANSLATE(95C, PartyIdentification17Choice)
1734 RULE
1735 NODE (Country)
1736 CountryCode CopyTo Country
1737 END
1738 END
1739 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR139
1476 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1477 RULE
1478 'PRIN' EquivalentTo 'PRIN'
1479 'AGEN' EquivalentTo 'AGEN'
1480 END
1481 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR139
1561 TRANSLATE(ExposureType2Choice, 22F_202)
1562 RULE
1563 NODE (DataSourceScheme)
1564 Proprietary TranslateTo DataSourceScheme
1565 END
1566 NODE (Indicator)
1567 Code TranslateTo Indicator
1568 Proprietary\Identification CopyTo Indicator
1569 END
1570 END
1571 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR139
1560 TRANSLATE(ExposureType2Choice, 22F_202)
1561 RULE
1562 NODE (DataSourceScheme)
1563 Proprietary TranslateTo DataSourceScheme
1564 END
1565 NODE (Indicator)
1566 Code TranslateTo Indicator
1567 Proprietary\Identification CopyTo Indicator
1568 END
1569 END
1570 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR139
1550 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1551 RULE
1552 NODE (DataSourceScheme)
1553 Proprietary TranslateTo DataSourceScheme
1554 END
1555 NODE (Indicator)
1556 IF (Indicator IsPresent)
1557 THEN
1558 IF (Indicator IsSameBoolean 'false')
1559 THEN
1560 'NLEG' CopyTo Indicator
1561 ELSE
1562 'YLEG' CopyTo Indicator
1563 END
1564 END
1565 Proprietary\Identification CopyTo Indicator
1566 END
1567 END
1568 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR139
1561 TRANSLATE(DeliveryReturn2Choice, 22F_106)
1562 RULE
1563 NODE (DataSourceScheme)
1564 Proprietary TranslateTo DataSourceScheme
1565 END
1566 NODE (Indicator)
1567 Code TranslateTo Indicator
1568 Proprietary\Identification CopyTo Indicator
1569 END
1570 END
1571 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR139
1509 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1510 RULE
1511 NODE (DataSourceScheme)
1512 Proprietary TranslateTo DataSourceScheme
1513 END
1514 NODE (Indicator)
1515 IF (Indicator IsPresent)
1516 THEN
1517 IF (Indicator IsSameBoolean 'false')
1518 THEN
1519 'NCCP' CopyTo Indicator
1520 ELSE
1521 'YCCP' CopyTo Indicator
1522 END
1523 END
1524 Proprietary\Identification CopyTo Indicator
1525 END
1526 END
1527 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR139
1521 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1522 RULE
1523 NODE (DataSourceScheme)
1524 Proprietary TranslateTo DataSourceScheme
1525 END
1526 NODE (Indicator)
1527 IF (Indicator IsPresent)
1528 THEN
1529 IF (Indicator IsSameBoolean 'false')
1530 THEN
1531 'NLEG' CopyTo Indicator
1532 ELSE
1533 'YLEG' CopyTo Indicator
1534 END
1535 END
1536 Proprietary\Identification CopyTo Indicator
1537 END
1538 END
1539 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR139
1510 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1511 RULE
1512 NODE (DataSourceScheme)
1513 Proprietary TranslateTo DataSourceScheme
1514 END
1515 NODE (Indicator)
1516 IF (Indicator IsPresent)
1517 THEN
1518 IF (Indicator IsSameBoolean 'false')
1519 THEN
1520 'NCCP' CopyTo Indicator
1521 ELSE
1522 'YCCP' CopyTo Indicator
1523 END
1524 END
1525 Proprietary\Identification CopyTo Indicator
1526 END
1527 END
1528 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR139
1521 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1522 RULE
1523 NODE (DataSourceScheme)
1524 Proprietary TranslateTo DataSourceScheme
1525 END
1526 NODE (Indicator)
1527 IF (Indicator IsPresent)
1528 THEN
1529 IF (Indicator IsSameBoolean 'false')
1530 THEN
1531 'NLEG' CopyTo Indicator
1532 ELSE
1533 'YLEG' CopyTo Indicator
1534 END
1535 END
1536 Proprietary\Identification CopyTo Indicator
1537 END
1538 END
1539 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR139
1509 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1510 RULE
1511 NODE (DataSourceScheme)
1512 Proprietary TranslateTo DataSourceScheme
1513 END
1514 NODE (Indicator)
1515 IF (Indicator IsPresent)
1516 THEN
1517 IF (Indicator IsSameBoolean 'false')
1518 THEN
1519 'NCCP' CopyTo Indicator
1520 ELSE
1521 'YCCP' CopyTo Indicator
1522 END
1523 END
1524 Proprietary\Identification CopyTo Indicator
1525 END
1526 END
1527 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR139
1521 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1522 RULE
1523 NODE (DataSourceScheme)
1524 Proprietary TranslateTo DataSourceScheme
1525 END
1526 NODE (Indicator)
1527 IF (Indicator IsPresent)
1528 THEN
1529 IF (Indicator IsSameBoolean 'false')
1530 THEN
1531 'NLEG' CopyTo Indicator
1532 ELSE
1533 'YLEG' CopyTo Indicator
1534 END
1535 END
1536 Proprietary\Identification CopyTo Indicator
1537 END
1538 END
1539 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR139
1510 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1511 RULE
1512 NODE (DataSourceScheme)
1513 Proprietary TranslateTo DataSourceScheme
1514 END
1515 NODE (Indicator)
1516 IF (Indicator IsPresent)
1517 THEN
1518 IF (Indicator IsSameBoolean 'false')
1519 THEN
1520 'NCCP' CopyTo Indicator
1521 ELSE
1522 'YCCP' CopyTo Indicator
1523 END
1524 END
1525 Proprietary\Identification CopyTo Indicator
1526 END
1527 END
1528 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR139
1521 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1522 RULE
1523 NODE (DataSourceScheme)
1524 Proprietary TranslateTo DataSourceScheme
1525 END
1526 NODE (Indicator)
1527 IF (Indicator IsPresent)
1528 THEN
1529 IF (Indicator IsSameBoolean 'false')
1530 THEN
1531 'NLEG' CopyTo Indicator
1532 ELSE
1533 'YLEG' CopyTo Indicator
1534 END
1535 END
1536 Proprietary\Identification CopyTo Indicator
1537 END
1538 END
1539 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR139
1482 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1483 RULE
1484 'YSET' EquivalentTo 'YSET'
1485 'NSET' EquivalentTo 'NSET'
1486 END
1487 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR139
1523 TRANSLATE(BlockTrade2Choice, 22F_57)
1524 RULE
1525 NODE (DataSourceScheme)
1526 Proprietary TranslateTo DataSourceScheme
1527 END
1528 NODE (Indicator)
1529 Code TranslateTo Indicator
1530 Proprietary\Identification CopyTo Indicator
1531 END
1532 END
1533 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR139
1522 TRANSLATE(BlockTrade2Choice, 22F_57)
1523 RULE
1524 NODE (DataSourceScheme)
1525 Proprietary TranslateTo DataSourceScheme
1526 END
1527 NODE (Indicator)
1528 Code TranslateTo Indicator
1529 Proprietary\Identification CopyTo Indicator
1530 END
1531 END
1532 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR139
1524 TRANSLATE(BlockTrade2Choice, 22F_57)
1525 RULE
1526 NODE (DataSourceScheme)
1527 Proprietary TranslateTo DataSourceScheme
1528 END
1529 NODE (Indicator)
1530 Code TranslateTo Indicator
1531 Proprietary\Identification CopyTo Indicator
1532 END
1533 END
1534 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR139
1523 TRANSLATE(BlockTrade2Choice, 22F_57)
1524 RULE
1525 NODE (DataSourceScheme)
1526 Proprietary TranslateTo DataSourceScheme
1527 END
1528 NODE (Indicator)
1529 Code TranslateTo Indicator
1530 Proprietary\Identification CopyTo Indicator
1531 END
1532 END
1533 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR139
1466 TRANSLATE(MarketClientSide2Choice, 22F_56)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR139
1465 TRANSLATE(MarketClientSide2Choice, 22F_56)
1466 RULE
1467 NODE (DataSourceScheme)
1468 Proprietary TranslateTo DataSourceScheme
1469 END
1470 NODE (Indicator)
1471 Code TranslateTo Indicator
1472 Proprietary\Identification CopyTo Indicator
1473 END
1474 END
1475 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR139
1467 TRANSLATE(MarketClientSide2Choice, 22F_56)
1468 RULE
1469 NODE (DataSourceScheme)
1470 Proprietary TranslateTo DataSourceScheme
1471 END
1472 NODE (Indicator)
1473 Code TranslateTo Indicator
1474 Proprietary\Identification CopyTo Indicator
1475 END
1476 END
1477 END
translateTTR139(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR139
1466 TRANSLATE(MarketClientSide2Choice, 22F_56)
1467 RULE
1468 NODE (DataSourceScheme)
1469 Proprietary TranslateTo DataSourceScheme
1470 END
1471 NODE (Indicator)
1472 Code TranslateTo Indicator
1473 Proprietary\Identification CopyTo Indicator
1474 END
1475 END
1476 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR14
114 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
115 RULE
116 NODE (Issuer)
117 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
118 END
119 NODE (SchemeName)
120 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
121 THEN
122 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
123 END
124 END
125 END
126 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR14
120 TRANSLATE(95P_2, PartyIdentification16Choice)
121 RULE
122 NODE (BICOrBEI)
123 IdentifierCode TranslateTo BICOrBEI
124 END
125 END
126 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR14
135 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
136 RULE
137 NODE (Issuer)
138 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
139 END
140 NODE (SchemeName)
141 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
142 THEN
143 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
144 END
145 END
146 END
147 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR14
120 TRANSLATE(Identifier_Isin, ISINIdentifier)
121 RULE
122 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
123 END
124 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR14
120 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
121 RULE
122 Text_FIN_16x CopyTo RestrictedFINXMax16Text
123 END
124 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR14
148 TRANSLATE(95P_2, PartyIdentification18Choice)
149 RULE
150 NODE (BICOrBEI)
151 IdentifierCode TranslateTo BICOrBEI
152 END
153 END
154 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR14
148 TRANSLATE(95P_2, PartyIdentification18Choice)
149 RULE
150 NODE (BICOrBEI)
151 IdentifierCode TranslateTo BICOrBEI
152 END
153 END
154 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR14
115 TRANSLATE(95Q, PartyIdentification16Choice)
116 RULE
117 NODE (NameAndAddress)
118 NameAndAddress TranslateTo NameAndAddress
119 END
120 END
121 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR14
120 TRANSLATE(95P_2, PartyIdentification16Choice)
121 RULE
122 NODE (BICOrBEI)
123 IdentifierCode TranslateTo BICOrBEI
124 END
125 END
126 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR14
135 TRANSLATE(95P_2, PartyIdentification18Choice)
136 RULE
137 NODE (BICOrBEI)
138 IdentifierCode TranslateTo BICOrBEI
139 END
140 END
141 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR14
115 TRANSLATE(95Q, PartyIdentification16Choice)
116 RULE
117 NODE (NameAndAddress)
118 NameAndAddress TranslateTo NameAndAddress
119 END
120 END
121 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR14
139 TRANSLATE(17B, YesNoIndicator)
140 RULE
141 IF (Flag IsSameString 'N')
142 THEN
143 'false' CopyTo YesNoIndicator
144 END
145 IF (Flag IsSameString 'Y')
146 THEN
147 'true' CopyTo YesNoIndicator
148 END
149 END
150 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR14
120 TRANSLATE(95P_2, PartyIdentification16Choice)
121 RULE
122 NODE (BICOrBEI)
123 IdentifierCode TranslateTo BICOrBEI
124 END
125 END
126 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR14
118 TRANSLATE(35B, AlternateIdentification2)
119 RULE
120 NODE (Identification)
121 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
122 THEN
123 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
124 ELSE
125 IF (Not (IdentificationOfSecurity IsPresent))
126 THEN
127 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
128 THEN
129 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
130 ELSE
131 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
132 END
133 END
134 END
135 END
136 NODE (IdentificationSource)
137 NODE (Domestic)
138 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
139 THEN
140 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
141 END
142 END
143 NODE (Proprietary)
144 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
145 THEN
146 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
147 END
148 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
149 THEN
150 'XX' CopyTo IdentificationSource\Proprietary
151 END
152 END
153 END
154 END
155 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR14
147 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
148 RULE
149 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
150 END
151 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR14
166 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
167 RULE
168 'EXCH' EquivalentTo 'EXCH'
169 'OTCO' EquivalentTo 'OTCO'
170 'PRIM' EquivalentTo 'PRIM'
171 'SECM' EquivalentTo 'SECM'
172 'VARI' EquivalentTo 'VARI'
173 END
174 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR14
150 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
151 RULE
152 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
153 END
154 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR14
118 TRANSLATE(35B, AlternateIdentification2)
119 RULE
120 NODE (Identification)
121 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
122 THEN
123 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
124 ELSE
125 IF (Not (IdentificationOfSecurity IsPresent))
126 THEN
127 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
128 THEN
129 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
130 ELSE
131 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
132 END
133 END
134 END
135 END
136 NODE (IdentificationSource)
137 NODE (Domestic)
138 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
139 THEN
140 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
141 END
142 END
143 NODE (Proprietary)
144 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
145 THEN
146 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
147 END
148 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
149 THEN
150 'XX' CopyTo IdentificationSource\Proprietary
151 END
152 END
153 END
154 END
155 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR14
147 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
148 RULE
149 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
150 END
151 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR14
166 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
167 RULE
168 'EXCH' EquivalentTo 'EXCH'
169 'OTCO' EquivalentTo 'OTCO'
170 'PRIM' EquivalentTo 'PRIM'
171 'SECM' EquivalentTo 'SECM'
172 'VARI' EquivalentTo 'VARI'
173 END
174 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR14
150 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
151 RULE
152 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
153 END
154 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR14
118 TRANSLATE(35B, AlternateIdentification2)
119 RULE
120 NODE (Identification)
121 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
122 THEN
123 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
124 ELSE
125 IF (Not (IdentificationOfSecurity IsPresent))
126 THEN
127 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
128 THEN
129 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
130 ELSE
131 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
132 END
133 END
134 END
135 END
136 NODE (IdentificationSource)
137 NODE (Domestic)
138 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
139 THEN
140 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
141 END
142 END
143 NODE (Proprietary)
144 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
145 THEN
146 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
147 END
148 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
149 THEN
150 'XX' CopyTo IdentificationSource\Proprietary
151 END
152 END
153 END
154 END
155 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR14
147 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
148 RULE
149 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
150 END
151 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR14
166 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
167 RULE
168 'EXCH' EquivalentTo 'EXCH'
169 'OTCO' EquivalentTo 'OTCO'
170 'PRIM' EquivalentTo 'PRIM'
171 'SECM' EquivalentTo 'SECM'
172 'VARI' EquivalentTo 'VARI'
173 END
174 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR14
150 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
151 RULE
152 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
153 END
154 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR14
118 TRANSLATE(35B, AlternateIdentification2)
119 RULE
120 NODE (Identification)
121 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
122 THEN
123 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
124 ELSE
125 IF (Not (IdentificationOfSecurity IsPresent))
126 THEN
127 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
128 THEN
129 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
130 ELSE
131 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
132 END
133 END
134 END
135 END
136 NODE (IdentificationSource)
137 NODE (Domestic)
138 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
139 THEN
140 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
141 END
142 END
143 NODE (Proprietary)
144 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
145 THEN
146 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
147 END
148 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
149 THEN
150 'XX' CopyTo IdentificationSource\Proprietary
151 END
152 END
153 END
154 END
155 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR14
147 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
148 RULE
149 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
150 END
151 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR14
166 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
167 RULE
168 'EXCH' EquivalentTo 'EXCH'
169 'OTCO' EquivalentTo 'OTCO'
170 'PRIM' EquivalentTo 'PRIM'
171 'SECM' EquivalentTo 'SECM'
172 'VARI' EquivalentTo 'VARI'
173 END
174 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR14
150 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
151 RULE
152 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
153 END
154 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR14
112 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
113 RULE
114 NODE (Issuer)
115 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
116 END
117 NODE (SchemeName)
118 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
119 THEN
120 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
121 END
122 END
123 END
124 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR14
134 TRANSLATE(94H, AnyBICIdentifier)
135 RULE
136 IdentifierCode CopyTo AnyBICIdentifier
137 END
138 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR14
112 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
113 RULE
114 NODE (Issuer)
115 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
116 END
117 NODE (SchemeName)
118 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
119 THEN
120 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
121 END
122 END
123 END
124 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR14
134 TRANSLATE(94H, AnyBICIdentifier)
135 RULE
136 IdentifierCode CopyTo AnyBICIdentifier
137 END
138 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR14
112 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
113 RULE
114 NODE (Issuer)
115 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
116 END
117 NODE (SchemeName)
118 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
119 THEN
120 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
121 END
122 END
123 END
124 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR14
134 TRANSLATE(94H, AnyBICIdentifier)
135 RULE
136 IdentifierCode CopyTo AnyBICIdentifier
137 END
138 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR14
112 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
113 RULE
114 NODE (Issuer)
115 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
116 END
117 NODE (SchemeName)
118 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
119 THEN
120 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
121 END
122 END
123 END
124 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR14
132 TRANSLATE(DateTime_YYYYMMDD, ISODate)
133 RULE
134 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
135 END
136 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR14
134 TRANSLATE(94H, AnyBICIdentifier)
135 RULE
136 IdentifierCode CopyTo AnyBICIdentifier
137 END
138 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR14
169 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
170 RULE
171 'ADEA' EquivalentTo 'ADEA'
172 'NARR' EquivalentTo 'OTHR'
173 'SMPG' EquivalentTo 'SMPG'
174 END
175 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR14
132 TRANSLATE(OptionalCode_4!c_382, RejectionReason24Code)
133 RULE
134 'ADEA' EquivalentTo 'ADEA'
135 'DSEC' EquivalentTo 'DSEC'
136 'LATE' EquivalentTo 'LATE'
137 'NARR' EquivalentTo 'OTHR'
138 'MISM' EquivalentTo 'MISM'
139 'REFE' EquivalentTo 'REFE'
140 'SAFE' EquivalentTo 'SAFE'
141 END
142 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR14
194 TRANSLATE(OptionalCode_4!c_386, RepairReason4Code)
195 RULE
196 'BATC' EquivalentTo 'BATC'
197 'CAEV' EquivalentTo 'CAEV'
198 'CASH' EquivalentTo 'CASH'
199 'CASY' EquivalentTo 'CASY'
200 'DDAT' EquivalentTo 'DDAT'
201 'DDEA' EquivalentTo 'DDEA'
202 'DMON' EquivalentTo 'DMON'
203 'DQUA' EquivalentTo 'DQUA'
204 'DSEC' EquivalentTo 'DSEC'
205 'DTRD' EquivalentTo 'DTRD'
206 'IIND' EquivalentTo 'IIND'
207 'MINO' EquivalentTo 'MINO'
208 'MUNO' EquivalentTo 'MUNO'
209 'NCRR' EquivalentTo 'NCRR'
210 'PHYS' EquivalentTo 'PHYS'
211 'PLCE' EquivalentTo 'PLCE'
212 'REFE' EquivalentTo 'REFE'
213 'RTGS' EquivalentTo 'RTGS'
214 'SAFE' EquivalentTo 'SAFE'
215 'SETR' EquivalentTo 'SETR'
216 'SETS' EquivalentTo 'SETS'
217 'TXST' EquivalentTo 'TXST'
218 'INPS' EquivalentTo 'INPS'
219 'SDUT' EquivalentTo 'SDUT'
220 'IEXE' EquivalentTo 'IEXE'
221 'ICAG' EquivalentTo 'ICAG'
222 'DEPT' EquivalentTo 'DEPT'
223 'ICUS' EquivalentTo 'ICUS'
224 'NARR' EquivalentTo 'OTHR'
225 END
226 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR14
159 TRANSLATE(24B_46, CancellationReason7Choice)
160 RULE
161 NODE (Code)
162 IF (Not (DataSourceScheme IsPresent))
163 THEN
164 ReasonCode TranslateTo Code
165 END
166 END
167 NODE (Proprietary)
168 NODE (Identification)
169 IF (DataSourceScheme IsPresent)
170 THEN
171 ReasonCode CopyTo Proprietary\Identification
172 END
173 END
174 DataSourceScheme TranslateTo Proprietary
175 END
176 END
177 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR14
120 TRANSLATE(24B_10, AcknowledgementReason8Choice)
121 RULE
122 NODE (Code)
123 IF (Not (DataSourceScheme IsPresent))
124 THEN
125 ReasonCode TranslateTo Code
126 END
127 END
128 NODE (Proprietary)
129 DataSourceScheme TranslateTo Proprietary
130 NODE (Identification)
131 IF (DataSourceScheme IsPresent)
132 THEN
133 ReasonCode CopyTo Proprietary\Identification
134 END
135 END
136 END
137 END
138 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR14
129 TRANSLATE(DateTime_YYYYMMDD, ISODate)
130 RULE
131 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
132 END
133 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR14
167 TRANSLATE(OptionalCode_4!c_382, RejectionReason26Code)
168 RULE
169 'ADEA' EquivalentTo 'ADEA'
170 'SAFE' EquivalentTo 'SAFE'
171 'DQUA' EquivalentTo 'DQUA'
172 'DSEC' EquivalentTo 'DSEC'
173 'LATE' EquivalentTo 'LATE'
174 'CASH' EquivalentTo 'CASH'
175 'DDEA' EquivalentTo 'DDEA'
176 'DTRD' EquivalentTo 'DTRD'
177 'PLCE' EquivalentTo 'PLCE'
178 'RTGS' EquivalentTo 'RTGS'
179 'NCRR' EquivalentTo 'NCRR'
180 'PHYS' EquivalentTo 'PHYS'
181 'REFE' EquivalentTo 'REFE'
182 'DMON' EquivalentTo 'DMON'
183 'MINO' EquivalentTo 'MINO'
184 'BATC' EquivalentTo 'BATC'
185 'MUNO' EquivalentTo 'MUNO'
186 'TXST' EquivalentTo 'TXST'
187 'SETS' EquivalentTo 'SETS'
188 'IIND' EquivalentTo 'IIND'
189 'CAEV' EquivalentTo 'CAEV'
190 'CASY' EquivalentTo 'CASY'
191 'DDAT' EquivalentTo 'DDAT'
192 'SETR' EquivalentTo 'SETR'
193 'SDUT' EquivalentTo 'SDUT'
194 'CADE' EquivalentTo 'CADE'
195 'TERM' EquivalentTo 'TERM'
196 'REPA' EquivalentTo 'REPA'
197 'REPO' EquivalentTo 'REPO'
198 'REPP' EquivalentTo 'REPP'
199 'ICAG' EquivalentTo 'ICAG'
200 'INPS' EquivalentTo 'INPS'
201 'ICUS' EquivalentTo 'ICUS'
202 'DEPT' EquivalentTo 'DEPT'
203 'IEXE' EquivalentTo 'IEXE'
204 END
205 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR14
158 TRANSLATE(OptionalCode_4!c_70, SecuritiesStatementType1Code)
159 RULE
160 'ACCT' EquivalentTo 'ACCT'
161 'CUST' EquivalentTo 'CUST'
162 END
163 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR14
115 TRANSLATE(95Q, PartyIdentification16Choice)
116 RULE
117 NODE (NameAndAddress)
118 NameAndAddress TranslateTo NameAndAddress
119 END
120 END
121 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR14
120 TRANSLATE(95P_2, PartyIdentification16Choice)
121 RULE
122 NODE (BICOrBEI)
123 IdentifierCode TranslateTo BICOrBEI
124 END
125 END
126 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR14
127 TRANSLATE(98B_2, TradeDate2Choice)
128 RULE
129 NODE (DateCode)
130 NODE (Code)
131 IF (Not (DataSourceScheme IsPresent))
132 THEN
133 DateCode TranslateTo DateCode\Code
134 END
135 END
136 NODE (Proprietary)
137 DataSourceScheme TranslateTo DateCode\Proprietary
138 NODE (Identification)
139 IF (DataSourceScheme IsPresent)
140 THEN
141 DateCode CopyTo DateCode\Proprietary\Identification
142 END
143 END
144 END
145 END
146 END
147 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR14
98 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
99 RULE
100 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
101 END
102 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR14
134 TRANSLATE(95R, PartyIdentification18Choice)
135 RULE
136 NODE (ProprietaryIdentification)
137 NODE (Identification)
138 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
139 END
140 DataSourceScheme TranslateTo ProprietaryIdentification
141 END
142 END
143 END
translateTTR14(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR14
115 TRANSLATE(95Q, PartyIdentification16Choice)
116 RULE
117 NODE (NameAndAddress)
118 NameAndAddress TranslateTo NameAndAddress
119 END
120 END
121 END
translateTTR14(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR14
122 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
123 RULE
124 Text_FIN_34x CopyTo RestrictedFINXMax34Text
125 END
126 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR14
130 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
131 RULE
132 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
133 END
134 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR14
130 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
131 RULE
132 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
133 END
134 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR14
135 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
136 RULE
137 Exact3NumericText CopyTo Identifier_FIN_3Ec
138 END
139 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR14
149 TRANSLATE(RestrictedFINXMax210Text, 70D)
150 RULE
151 NODE (Narrative)
152 NODE (Line)
153 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
154 END
155 NODE (Line)
156 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
157 END
158 NODE (Line)
159 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
160 END
161 NODE (Line)
162 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
163 END
164 NODE (Line)
165 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
166 END
167 NODE (Line)
168 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
169 END
170 END
171 END
172 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR14
130 TRANSLATE(SecuritiesAccount17, 97B_2)
131 RULE
132 NODE (DataSourceScheme)
133 Type TranslateTo DataSourceScheme
134 END
135 NODE (AccountTypeCode)
136 Type\Identification CopyTo AccountTypeCode
137 END
138 NODE (AccountNumber)
139 IF (Type IsPresent)
140 THEN
141 Identification CopyTo AccountNumber
142 END
143 END
144 END
145 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR14
129 TRANSLATE(Period2Choice, 69B)
130 RULE
131 NODE (Date1)
132 FromDateTimeToDateTime\FromDateTime TranslateTo Date1
133 END
134 NODE (Time1)
135 FromDateTimeToDateTime\FromDateTime TranslateTo Time1
136 END
137 NODE (Date2)
138 FromDateTimeToDateTime\ToDateTime TranslateTo Date2
139 END
140 NODE (Time2)
141 FromDateTimeToDateTime\ToDateTime TranslateTo Time2
142 END
143 END
144 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR14
140 TRANSLATE(Frequency6Choice, 22F_48)
141 RULE
142 NODE (DataSourceScheme)
143 Proprietary TranslateTo DataSourceScheme
144 END
145 NODE (Indicator)
146 Code TranslateTo Indicator
147 Proprietary\Identification CopyTo Indicator
148 END
149 END
150 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR14
129 TRANSLATE(Frequency6Choice, 22F_48)
130 RULE
131 NODE (DataSourceScheme)
132 Proprietary TranslateTo DataSourceScheme
133 END
134 NODE (Indicator)
135 Code TranslateTo Indicator
136 Proprietary\Identification CopyTo Indicator
137 END
138 END
139 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR14
130 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
131 RULE
132 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
133 END
134 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR14
104 TRANSLATE(PartyIdentification16Choice, 95P_2)
105 RULE
106 NODE (IdentifierCode)
107 BICOrBEI CopyTo IdentifierCode
108 END
109 END
110 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR14
104 TRANSLATE(PartyIdentification16Choice, 95P_2)
105 RULE
106 NODE (IdentifierCode)
107 BICOrBEI CopyTo IdentifierCode
108 END
109 END
110 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR14
104 TRANSLATE(PartyIdentification16Choice, 95P_2)
105 RULE
106 NODE (IdentifierCode)
107 BICOrBEI CopyTo IdentifierCode
108 END
109 END
110 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR14
109 TRANSLATE(SecuritiesAccount17, 97B_2)
110 RULE
111 NODE (DataSourceScheme)
112 Type TranslateTo DataSourceScheme
113 END
114 NODE (AccountTypeCode)
115 Type\Identification CopyTo AccountTypeCode
116 END
117 NODE (AccountNumber)
118 IF (Type IsPresent)
119 THEN
120 Identification CopyTo AccountNumber
121 END
122 END
123 END
124 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR14
126 TRANSLATE(SettlementDate4Choice, 98C)
127 RULE
128 Date TranslateTo 98C
129 END
130 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR14
126 TRANSLATE(SettlementDate4Choice, 98C)
127 RULE
128 Date TranslateTo 98C
129 END
130 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR14
126 TRANSLATE(SettlementDate4Choice, 98C)
127 RULE
128 Date TranslateTo 98C
129 END
130 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR14
126 TRANSLATE(SettlementDate4Choice, 98C)
127 RULE
128 Date TranslateTo 98C
129 END
130 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR14
104 TRANSLATE(PartyIdentification16Choice, 95P_2)
105 RULE
106 NODE (IdentifierCode)
107 BICOrBEI CopyTo IdentifierCode
108 END
109 END
110 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR14
135 TRANSLATE(RestrictedFINXMax210Text, 70D)
136 RULE
137 NODE (Narrative)
138 NODE (Line)
139 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
140 END
141 NODE (Line)
142 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
143 END
144 NODE (Line)
145 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
146 END
147 NODE (Line)
148 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
149 END
150 NODE (Line)
151 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
152 END
153 NODE (Line)
154 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
155 END
156 END
157 END
158 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR14
179 TRANSLATE(PendingReason10Choice, 24B_65)
180 RULE
181 NODE (DataSourceScheme)
182 Proprietary TranslateTo DataSourceScheme
183 END
184 NODE (ReasonCode)
185 Code TranslateTo ReasonCode
186 Proprietary\Identification CopyTo ReasonCode
187 END
188 END
189 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR14
147 TRANSLATE(RestrictedFINXMax210Text, 70D)
148 RULE
149 NODE (Narrative)
150 NODE (Line)
151 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
152 END
153 NODE (Line)
154 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
155 END
156 NODE (Line)
157 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
158 END
159 NODE (Line)
160 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
161 END
162 NODE (Line)
163 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
164 END
165 NODE (Line)
166 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
167 END
168 END
169 END
170 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR14
103 TRANSLATE(SettlementDate4Choice, 98C)
104 RULE
105 Date TranslateTo 98C
106 END
107 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR14
126 TRANSLATE(SettlementDate4Choice, 98C)
127 RULE
128 Date TranslateTo 98C
129 END
130 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR14
127 TRANSLATE(SecuritiesAccount17, 97A)
128 RULE
129 NODE (AccountNumber)
130 IF (Not ((Type IsPresent) Or (Name IsPresent)))
131 THEN
132 Identification CopyTo AccountNumber
133 END
134 END
135 END
136 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR14
147 TRANSLATE(RestrictedFINXMax210Text, 70D)
148 RULE
149 NODE (Narrative)
150 NODE (Line)
151 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
152 END
153 NODE (Line)
154 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
155 END
156 NODE (Line)
157 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
158 END
159 NODE (Line)
160 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
161 END
162 NODE (Line)
163 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
164 END
165 NODE (Line)
166 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
167 END
168 END
169 END
170 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR14
150 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
151 RULE
152 NODE (DataSourceScheme)
153 Proprietary TranslateTo DataSourceScheme
154 END
155 NODE (ReasonCode)
156 Code TranslateTo ReasonCode
157 Proprietary\Identification CopyTo ReasonCode
158 END
159 END
160 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR14
131 TRANSLATE(DocumentNumber2Choice, 13A)
132 RULE
133 NODE (NumberId)
134 ShortNumber CopyTo NumberId
135 END
136 END
137 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR14
159 TRANSLATE(RestrictedFINXMax210Text, 70D)
160 RULE
161 NODE (Narrative)
162 NODE (Line)
163 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
164 END
165 NODE (Line)
166 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
167 END
168 NODE (Line)
169 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
170 END
171 NODE (Line)
172 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
173 END
174 NODE (Line)
175 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
176 END
177 NODE (Line)
178 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
179 END
180 END
181 END
182 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR14
126 TRANSLATE(AnyBICIdentifier, 94H)
127 RULE
128 NODE (IdentifierCode)
129 AnyBICIdentifier CopyTo IdentifierCode
130 END
131 END
132 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR14
204 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
205 RULE
206 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
207 END
208 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR14
204 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
205 RULE
206 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
207 END
208 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR14
204 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
205 RULE
206 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
207 END
208 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR14
204 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
205 RULE
206 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
207 END
208 END
translateTTR14(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR14
129 TRANSLATE(PartyIdentification18Choice, 95P_2)
130 RULE
131 NODE (IdentifierCode)
132 BICOrBEI CopyTo IdentifierCode
133 END
134 END
135 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR140
2169 TRANSLATE(93B, AdditionalBalanceInformation8)
2170 RULE
2171 NODE (SubBalanceType)
2172 NODE (Code)
2173 'OTHR' CopyTo SubBalanceType\Code
2174 END
2175 END
2176 NODE (Quantity)
2177 NODE (Quantity)
2178 IF (Not (DataSourceScheme IsPresent))
2179 THEN
2180 93B TranslateTo Quantity\Quantity
2181 END
2182 END
2183 NODE (Proprietary)
2184 IF (DataSourceScheme IsPresent)
2185 THEN
2186 93B TranslateTo Quantity\Proprietary
2187 END
2188 END
2189 END
2190 END
2191 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR140
2144 TRANSLATE(93C, AdditionalBalanceInformation7)
2145 RULE
2146 NODE (SubBalanceType)
2147 NODE (Code)
2148 'DIRT' CopyTo SubBalanceType\Code
2149 END
2150 END
2151 NODE (Quantity)
2152 NODE (QuantityAndAvailability)
2153 93C TranslateTo Quantity\QuantityAndAvailability
2154 END
2155 END
2156 END
2157 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR140
1869 TRANSLATE(95C, PartyIdentification17Choice)
1870 RULE
1871 NODE (Country)
1872 CountryCode CopyTo Country
1873 END
1874 END
1875 END
translateTTR140(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR140
1783 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1784 RULE
1785 'VEND' EquivalentTo 'VEND'
1786 'INTE' EquivalentTo 'INTE'
1787 'BRKR' EquivalentTo 'BRKR'
1788 END
1789 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR140
1870 TRANSLATE(95C, PartyIdentification17Choice)
1871 RULE
1872 NODE (Country)
1873 CountryCode CopyTo Country
1874 END
1875 END
1876 END
translateTTR140(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR140
1784 TRANSLATE(OptionalCode_4!c_39, SettlementStandingInstructionDatabase1Code)
1785 RULE
1786 'VEND' EquivalentTo 'VEND'
1787 'INTE' EquivalentTo 'INTE'
1788 'BRKR' EquivalentTo 'BRKR'
1789 END
1790 END
translateTTR140(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR140
1881 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1882 RULE
1883 'ARNU' EquivalentTo 'ARNU'
1884 'CCPT' EquivalentTo 'CCPT'
1885 'CHTY' EquivalentTo 'CHTY'
1886 'DRLC' EquivalentTo 'DRLC'
1887 'FIIN' EquivalentTo 'FIIN'
1888 'CORP' EquivalentTo 'CORP'
1889 'TXID' EquivalentTo 'TXID'
1890 END
1891 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR140
1783 TRANSLATE(95P_2, PartyIdentification16Choice)
1784 RULE
1785 NODE (BICOrBEI)
1786 IdentifierCode TranslateTo BICOrBEI
1787 END
1788 END
1789 END
translateTTR140(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR140
1885 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1886 RULE
1887 'ARNU' EquivalentTo 'ARNU'
1888 'CCPT' EquivalentTo 'CCPT'
1889 'CHTY' EquivalentTo 'CHTY'
1890 'DRLC' EquivalentTo 'DRLC'
1891 'FIIN' EquivalentTo 'FIIN'
1892 'CORP' EquivalentTo 'CORP'
1893 'TXID' EquivalentTo 'TXID'
1894 END
1895 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR140
1787 TRANSLATE(95P_2, PartyIdentification16Choice)
1788 RULE
1789 NODE (BICOrBEI)
1790 IdentifierCode TranslateTo BICOrBEI
1791 END
1792 END
1793 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR140
1813 TRANSLATE(95P_2, PartyIdentification17Choice)
1814 RULE
1815 NODE (BICOrBEI)
1816 IdentifierCode TranslateTo BICOrBEI
1817 END
1818 END
1819 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR140
1813 TRANSLATE(95P_2, PartyIdentification17Choice)
1814 RULE
1815 NODE (BICOrBEI)
1816 IdentifierCode TranslateTo BICOrBEI
1817 END
1818 END
1819 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR140
1635 TRANSLATE(22F_56, MarketClientSide2Choice)
1636 RULE
1637 NODE (Code)
1638 IF (Not (DataSourceScheme IsPresent))
1639 THEN
1640 Indicator TranslateTo Code
1641 END
1642 END
1643 NODE (Proprietary)
1644 DataSourceScheme TranslateTo Proprietary
1645 NODE (Identification)
1646 IF (DataSourceScheme IsPresent)
1647 THEN
1648 Indicator CopyTo Proprietary\Identification
1649 END
1650 END
1651 END
1652 END
1653 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR140
1815 TRANSLATE(95P_2, PartyIdentification17Choice)
1816 RULE
1817 NODE (BICOrBEI)
1818 IdentifierCode TranslateTo BICOrBEI
1819 END
1820 END
1821 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR140
1815 TRANSLATE(95P_2, PartyIdentification17Choice)
1816 RULE
1817 NODE (BICOrBEI)
1818 IdentifierCode TranslateTo BICOrBEI
1819 END
1820 END
1821 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR140
1636 TRANSLATE(22F_56, MarketClientSide2Choice)
1637 RULE
1638 NODE (Code)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 Indicator TranslateTo Code
1642 END
1643 END
1644 NODE (Proprietary)
1645 DataSourceScheme TranslateTo Proprietary
1646 NODE (Identification)
1647 IF (DataSourceScheme IsPresent)
1648 THEN
1649 Indicator CopyTo Proprietary\Identification
1650 END
1651 END
1652 END
1653 END
1654 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR140
1811 TRANSLATE(95P_2, PartyIdentification17Choice)
1812 RULE
1813 NODE (BICOrBEI)
1814 IdentifierCode TranslateTo BICOrBEI
1815 END
1816 END
1817 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR140
1811 TRANSLATE(95P_2, PartyIdentification17Choice)
1812 RULE
1813 NODE (BICOrBEI)
1814 IdentifierCode TranslateTo BICOrBEI
1815 END
1816 END
1817 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR140
1636 TRANSLATE(22F_56, MarketClientSide2Choice)
1637 RULE
1638 NODE (Code)
1639 IF (Not (DataSourceScheme IsPresent))
1640 THEN
1641 Indicator TranslateTo Code
1642 END
1643 END
1644 NODE (Proprietary)
1645 DataSourceScheme TranslateTo Proprietary
1646 NODE (Identification)
1647 IF (DataSourceScheme IsPresent)
1648 THEN
1649 Indicator CopyTo Proprietary\Identification
1650 END
1651 END
1652 END
1653 END
1654 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR140
1815 TRANSLATE(95P_2, PartyIdentification17Choice)
1816 RULE
1817 NODE (BICOrBEI)
1818 IdentifierCode TranslateTo BICOrBEI
1819 END
1820 END
1821 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR140
1815 TRANSLATE(95P_2, PartyIdentification17Choice)
1816 RULE
1817 NODE (BICOrBEI)
1818 IdentifierCode TranslateTo BICOrBEI
1819 END
1820 END
1821 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR140
1637 TRANSLATE(22F_56, MarketClientSide2Choice)
1638 RULE
1639 NODE (Code)
1640 IF (Not (DataSourceScheme IsPresent))
1641 THEN
1642 Indicator TranslateTo Code
1643 END
1644 END
1645 NODE (Proprietary)
1646 DataSourceScheme TranslateTo Proprietary
1647 NODE (Identification)
1648 IF (DataSourceScheme IsPresent)
1649 THEN
1650 Indicator CopyTo Proprietary\Identification
1651 END
1652 END
1653 END
1654 END
1655 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR140
1731 TRANSLATE(95Q, PartyIdentification16Choice)
1732 RULE
1733 NODE (NameAndAddress)
1734 NameAndAddress TranslateTo NameAndAddress
1735 END
1736 END
1737 END
translateTTR140(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR140
1740 TRANSLATE(95P_2, PartyIdentification17Choice)
1741 RULE
1742 NODE (BICOrBEI)
1743 IdentifierCode TranslateTo BICOrBEI
1744 END
1745 END
1746 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR140
1482 TRANSLATE(MarketClientSide2Choice, 22F_56)
1483 RULE
1484 NODE (DataSourceScheme)
1485 Proprietary TranslateTo DataSourceScheme
1486 END
1487 NODE (Indicator)
1488 Code TranslateTo Indicator
1489 Proprietary\Identification CopyTo Indicator
1490 END
1491 END
1492 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR140
1572 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1573 RULE
1574 'CCIR' EquivalentTo 'CCIR'
1575 'COMM' EquivalentTo 'COMM'
1576 'CRDS' EquivalentTo 'CRDS'
1577 'CRPR' EquivalentTo 'CRPR'
1578 'EQPT' EquivalentTo 'EQPT'
1579 'EQUS' EquivalentTo 'EQUS'
1580 'EXPT' EquivalentTo 'EXPT'
1581 'EXTD' EquivalentTo 'EXTD'
1582 'FIXI' EquivalentTo 'FIXI'
1583 'FORW' EquivalentTo 'FORW'
1584 'FORX' EquivalentTo 'FORX'
1585 'FUTR' EquivalentTo 'FUTR'
1586 'LIQU' EquivalentTo 'LIQU'
1587 'CRTL' EquivalentTo 'CRTL'
1588 'CRSP' EquivalentTo 'CRSP'
1589 'OPTN' EquivalentTo 'OPTN'
1590 'OTCD' EquivalentTo 'OTCD'
1591 'PAYM' EquivalentTo 'PAYM'
1592 'REPO' EquivalentTo 'REPO'
1593 'SCIE' EquivalentTo 'SCIE'
1594 'SCIR' EquivalentTo 'SCIR'
1595 'SCRP' EquivalentTo 'SCRP'
1596 'SLEB' EquivalentTo 'SLEB'
1597 'SLOA' EquivalentTo 'SLOA'
1598 'SWPT' EquivalentTo 'SWPT'
1599 'TBAS' EquivalentTo 'TBAS'
1600 'TRCP' EquivalentTo 'TCRP'
1601 'RVPO' EquivalentTo 'RVPO'
1602 'BFWD' EquivalentTo 'BFWD'
1603 'SBSC' EquivalentTo 'SBSB'
1604 END
1605 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR140
1571 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1572 RULE
1573 'CCIR' EquivalentTo 'CCIR'
1574 'COMM' EquivalentTo 'COMM'
1575 'CRDS' EquivalentTo 'CRDS'
1576 'CRPR' EquivalentTo 'CRPR'
1577 'EQPT' EquivalentTo 'EQPT'
1578 'EQUS' EquivalentTo 'EQUS'
1579 'EXPT' EquivalentTo 'EXPT'
1580 'EXTD' EquivalentTo 'EXTD'
1581 'FIXI' EquivalentTo 'FIXI'
1582 'FORW' EquivalentTo 'FORW'
1583 'FORX' EquivalentTo 'FORX'
1584 'FUTR' EquivalentTo 'FUTR'
1585 'LIQU' EquivalentTo 'LIQU'
1586 'CRTL' EquivalentTo 'CRTL'
1587 'CRSP' EquivalentTo 'CRSP'
1588 'OPTN' EquivalentTo 'OPTN'
1589 'OTCD' EquivalentTo 'OTCD'
1590 'PAYM' EquivalentTo 'PAYM'
1591 'REPO' EquivalentTo 'REPO'
1592 'SCIE' EquivalentTo 'SCIE'
1593 'SCIR' EquivalentTo 'SCIR'
1594 'SCRP' EquivalentTo 'SCRP'
1595 'SLEB' EquivalentTo 'SLEB'
1596 'SLOA' EquivalentTo 'SLOA'
1597 'SWPT' EquivalentTo 'SWPT'
1598 'TBAS' EquivalentTo 'TBAS'
1599 'TRCP' EquivalentTo 'TCRP'
1600 'RVPO' EquivalentTo 'RVPO'
1601 'BFWD' EquivalentTo 'BFWD'
1602 'SBSC' EquivalentTo 'SBSB'
1603 END
1604 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR140
1569 TRANSLATE(DeliveryReturn2Choice, 22F_106)
1570 RULE
1571 NODE (DataSourceScheme)
1572 Proprietary TranslateTo DataSourceScheme
1573 END
1574 NODE (Indicator)
1575 Code TranslateTo Indicator
1576 Proprietary\Identification CopyTo Indicator
1577 END
1578 END
1579 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR140
1572 TRANSLATE(DeliveryReturn1Code, OptionalCode_4!c_171)
1573 RULE
1574 'UNRE' EquivalentTo 'UNRE'
1575 'DQUA' EquivalentTo 'DQUA'
1576 'DMON' EquivalentTo 'DMON'
1577 'PART' EquivalentTo 'PART'
1578 'SAFE' EquivalentTo 'SAFE'
1579 'DUEB' EquivalentTo 'DUEB'
1580 'PARD' EquivalentTo 'PARD'
1581 END
1582 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR140
1528 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1529 RULE
1530 NODE (DataSourceScheme)
1531 Proprietary TranslateTo DataSourceScheme
1532 END
1533 NODE (Indicator)
1534 IF (Indicator IsPresent)
1535 THEN
1536 IF (Indicator IsSameBoolean 'false')
1537 THEN
1538 'NLEG' CopyTo Indicator
1539 ELSE
1540 'YLEG' CopyTo Indicator
1541 END
1542 END
1543 Proprietary\Identification CopyTo Indicator
1544 END
1545 END
1546 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR140
1540 TRANSLATE(ExposureType2Choice, 22F_202)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR140
1529 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1530 RULE
1531 NODE (DataSourceScheme)
1532 Proprietary TranslateTo DataSourceScheme
1533 END
1534 NODE (Indicator)
1535 IF (Indicator IsPresent)
1536 THEN
1537 IF (Indicator IsSameBoolean 'false')
1538 THEN
1539 'NLEG' CopyTo Indicator
1540 ELSE
1541 'YLEG' CopyTo Indicator
1542 END
1543 END
1544 Proprietary\Identification CopyTo Indicator
1545 END
1546 END
1547 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR140
1540 TRANSLATE(ExposureType2Choice, 22F_202)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR140
1528 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1529 RULE
1530 NODE (DataSourceScheme)
1531 Proprietary TranslateTo DataSourceScheme
1532 END
1533 NODE (Indicator)
1534 IF (Indicator IsPresent)
1535 THEN
1536 IF (Indicator IsSameBoolean 'false')
1537 THEN
1538 'NLEG' CopyTo Indicator
1539 ELSE
1540 'YLEG' CopyTo Indicator
1541 END
1542 END
1543 Proprietary\Identification CopyTo Indicator
1544 END
1545 END
1546 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR140
1540 TRANSLATE(ExposureType2Choice, 22F_202)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR140
1529 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1530 RULE
1531 NODE (DataSourceScheme)
1532 Proprietary TranslateTo DataSourceScheme
1533 END
1534 NODE (Indicator)
1535 IF (Indicator IsPresent)
1536 THEN
1537 IF (Indicator IsSameBoolean 'false')
1538 THEN
1539 'NLEG' CopyTo Indicator
1540 ELSE
1541 'YLEG' CopyTo Indicator
1542 END
1543 END
1544 Proprietary\Identification CopyTo Indicator
1545 END
1546 END
1547 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR140
1540 TRANSLATE(ExposureType2Choice, 22F_202)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR140
1488 TRANSLATE(NettingEligibility2Choice, 22F_58)
1489 RULE
1490 NODE (DataSourceScheme)
1491 Proprietary TranslateTo DataSourceScheme
1492 END
1493 NODE (Indicator)
1494 Proprietary\Identification CopyTo Indicator
1495 IF (Indicator IsPresent)
1496 THEN
1497 IF (Indicator IsSameBoolean 'false')
1498 THEN
1499 'NNET' CopyTo Indicator
1500 ELSE
1501 'YNET' CopyTo Indicator
1502 END
1503 END
1504 END
1505 END
1506 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR140
1534 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1535 RULE
1536 'BLPA' EquivalentTo 'BLPA'
1537 'BLCH' EquivalentTo 'BLCH'
1538 END
1539 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR140
1533 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1534 RULE
1535 'BLPA' EquivalentTo 'BLPA'
1536 'BLCH' EquivalentTo 'BLCH'
1537 END
1538 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR140
1535 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1536 RULE
1537 'BLPA' EquivalentTo 'BLPA'
1538 'BLCH' EquivalentTo 'BLCH'
1539 END
1540 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR140
1534 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1535 RULE
1536 'BLPA' EquivalentTo 'BLPA'
1537 'BLCH' EquivalentTo 'BLCH'
1538 END
1539 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR140
1477 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1478 RULE
1479 'MAKT' EquivalentTo 'MAKT'
1480 'CLNT' EquivalentTo 'CLNT'
1481 END
1482 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR140
1476 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1477 RULE
1478 'MAKT' EquivalentTo 'MAKT'
1479 'CLNT' EquivalentTo 'CLNT'
1480 END
1481 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR140
1478 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1479 RULE
1480 'MAKT' EquivalentTo 'MAKT'
1481 'CLNT' EquivalentTo 'CLNT'
1482 END
1483 END
translateTTR140(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR140
1477 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1478 RULE
1479 'MAKT' EquivalentTo 'MAKT'
1480 'CLNT' EquivalentTo 'CLNT'
1481 END
1482 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR141
2192 TRANSLATE(93C, AdditionalBalanceInformation8)
2193 RULE
2194 NODE (SubBalanceType)
2195 NODE (Code)
2196 'OTHR' CopyTo SubBalanceType\Code
2197 END
2198 END
2199 NODE (Quantity)
2200 NODE (QuantityAndAvailability)
2201 93C TranslateTo Quantity\QuantityAndAvailability
2202 END
2203 END
2204 END
2205 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR141
2158 TRANSLATE(97A, SecuritiesAccount16)
2159 RULE
2160 NODE (Identification)
2161 AccountNumber CopyTo Identification
2162 END
2163 END
2164 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR141
1876 TRANSLATE(95P_2, PartyIdentification17Choice)
1877 RULE
1878 NODE (BICOrBEI)
1879 IdentifierCode TranslateTo BICOrBEI
1880 END
1881 END
1882 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR141
1790 TRANSLATE(95P_2, PartyIdentification16Choice)
1791 RULE
1792 NODE (BICOrBEI)
1793 IdentifierCode TranslateTo BICOrBEI
1794 END
1795 END
1796 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR141
1877 TRANSLATE(95P_2, PartyIdentification17Choice)
1878 RULE
1879 NODE (BICOrBEI)
1880 IdentifierCode TranslateTo BICOrBEI
1881 END
1882 END
1883 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR141
1791 TRANSLATE(95P_2, PartyIdentification16Choice)
1792 RULE
1793 NODE (BICOrBEI)
1794 IdentifierCode TranslateTo BICOrBEI
1795 END
1796 END
1797 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR141
1892 TRANSLATE(70C, RestrictedFINXMax140Text)
1893 RULE
1894 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1895 END
1896 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR141
1790 TRANSLATE(95R, PartyIdentification16Choice)
1791 RULE
1792 NODE (ProprietaryIdentification)
1793 NODE (Identification)
1794 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1795 END
1796 DataSourceScheme TranslateTo ProprietaryIdentification
1797 END
1798 END
1799 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR141
1896 TRANSLATE(70C, RestrictedFINXMax140Text)
1897 RULE
1898 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1899 END
1900 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR141
1794 TRANSLATE(95R, PartyIdentification16Choice)
1795 RULE
1796 NODE (ProprietaryIdentification)
1797 NODE (Identification)
1798 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1799 END
1800 DataSourceScheme TranslateTo ProprietaryIdentification
1801 END
1802 END
1803 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR141
1820 TRANSLATE(95Q, PartyIdentification17Choice)
1821 RULE
1822 NODE (NameAndAddress)
1823 NameAndAddress TranslateTo NameAndAddress
1824 END
1825 END
1826 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR141
1820 TRANSLATE(95Q, PartyIdentification17Choice)
1821 RULE
1822 NODE (NameAndAddress)
1823 NameAndAddress TranslateTo NameAndAddress
1824 END
1825 END
1826 END
translateTTR141(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR141
1654 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1655 RULE
1656 'CLNT' EquivalentTo 'CLNT'
1657 'MAKT' EquivalentTo 'MAKT'
1658 END
1659 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR141
1822 TRANSLATE(95Q, PartyIdentification17Choice)
1823 RULE
1824 NODE (NameAndAddress)
1825 NameAndAddress TranslateTo NameAndAddress
1826 END
1827 END
1828 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR141
1822 TRANSLATE(95Q, PartyIdentification17Choice)
1823 RULE
1824 NODE (NameAndAddress)
1825 NameAndAddress TranslateTo NameAndAddress
1826 END
1827 END
1828 END
translateTTR141(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR141
1655 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1656 RULE
1657 'CLNT' EquivalentTo 'CLNT'
1658 'MAKT' EquivalentTo 'MAKT'
1659 END
1660 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR141
1818 TRANSLATE(95Q, PartyIdentification17Choice)
1819 RULE
1820 NODE (NameAndAddress)
1821 NameAndAddress TranslateTo NameAndAddress
1822 END
1823 END
1824 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR141
1818 TRANSLATE(95Q, PartyIdentification17Choice)
1819 RULE
1820 NODE (NameAndAddress)
1821 NameAndAddress TranslateTo NameAndAddress
1822 END
1823 END
1824 END
translateTTR141(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR141
1655 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1656 RULE
1657 'CLNT' EquivalentTo 'CLNT'
1658 'MAKT' EquivalentTo 'MAKT'
1659 END
1660 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR141
1822 TRANSLATE(95Q, PartyIdentification17Choice)
1823 RULE
1824 NODE (NameAndAddress)
1825 NameAndAddress TranslateTo NameAndAddress
1826 END
1827 END
1828 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR141
1822 TRANSLATE(95Q, PartyIdentification17Choice)
1823 RULE
1824 NODE (NameAndAddress)
1825 NameAndAddress TranslateTo NameAndAddress
1826 END
1827 END
1828 END
translateTTR141(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR141
1656 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1657 RULE
1658 'CLNT' EquivalentTo 'CLNT'
1659 'MAKT' EquivalentTo 'MAKT'
1660 END
1661 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR141
1738 TRANSLATE(95R, PartyIdentification16Choice)
1739 RULE
1740 NODE (ProprietaryIdentification)
1741 NODE (Identification)
1742 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1743 END
1744 DataSourceScheme TranslateTo ProprietaryIdentification
1745 END
1746 END
1747 END
translateTTR141(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR141
1747 TRANSLATE(95Q, PartyIdentification17Choice)
1748 RULE
1749 NODE (NameAndAddress)
1750 NameAndAddress TranslateTo NameAndAddress
1751 END
1752 END
1753 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR141
1493 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1494 RULE
1495 'MAKT' EquivalentTo 'MAKT'
1496 'CLNT' EquivalentTo 'CLNT'
1497 END
1498 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR141
1606 TRANSLATE(Tracking2Choice, 22F_90)
1607 RULE
1608 NODE (DataSourceScheme)
1609 Proprietary TranslateTo DataSourceScheme
1610 END
1611 NODE (Indicator)
1612 IF (Indicator IsPresent)
1613 THEN
1614 IF (Indicator IsSameBoolean 'false')
1615 THEN
1616 'UNTR' CopyTo Indicator
1617 ELSE
1618 'TRAC' CopyTo Indicator
1619 END
1620 END
1621 Proprietary\Identification CopyTo Indicator
1622 END
1623 END
1624 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR141
1605 TRANSLATE(Tracking2Choice, 22F_90)
1606 RULE
1607 NODE (DataSourceScheme)
1608 Proprietary TranslateTo DataSourceScheme
1609 END
1610 NODE (Indicator)
1611 IF (Indicator IsPresent)
1612 THEN
1613 IF (Indicator IsSameBoolean 'false')
1614 THEN
1615 'UNTR' CopyTo Indicator
1616 ELSE
1617 'TRAC' CopyTo Indicator
1618 END
1619 END
1620 Proprietary\Identification CopyTo Indicator
1621 END
1622 END
1623 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR141
1580 TRANSLATE(DeliveryReturn1Code, OptionalCode_4!c_171)
1581 RULE
1582 'UNRE' EquivalentTo 'UNRE'
1583 'DQUA' EquivalentTo 'DQUA'
1584 'DMON' EquivalentTo 'DMON'
1585 'PART' EquivalentTo 'PART'
1586 'SAFE' EquivalentTo 'SAFE'
1587 'DUEB' EquivalentTo 'DUEB'
1588 'PARD' EquivalentTo 'PARD'
1589 END
1590 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR141
1583 TRANSLATE(ExposureType2Choice, 22F_202)
1584 RULE
1585 NODE (DataSourceScheme)
1586 Proprietary TranslateTo DataSourceScheme
1587 END
1588 NODE (Indicator)
1589 Code TranslateTo Indicator
1590 Proprietary\Identification CopyTo Indicator
1591 END
1592 END
1593 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR141
1547 TRANSLATE(ExposureType2Choice, 22F_202)
1548 RULE
1549 NODE (DataSourceScheme)
1550 Proprietary TranslateTo DataSourceScheme
1551 END
1552 NODE (Indicator)
1553 Code TranslateTo Indicator
1554 Proprietary\Identification CopyTo Indicator
1555 END
1556 END
1557 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR141
1551 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1552 RULE
1553 'CCIR' EquivalentTo 'CCIR'
1554 'COMM' EquivalentTo 'COMM'
1555 'CRDS' EquivalentTo 'CRDS'
1556 'CRPR' EquivalentTo 'CRPR'
1557 'EQPT' EquivalentTo 'EQPT'
1558 'EQUS' EquivalentTo 'EQUS'
1559 'EXPT' EquivalentTo 'EXPT'
1560 'EXTD' EquivalentTo 'EXTD'
1561 'FIXI' EquivalentTo 'FIXI'
1562 'FORW' EquivalentTo 'FORW'
1563 'FORX' EquivalentTo 'FORX'
1564 'FUTR' EquivalentTo 'FUTR'
1565 'LIQU' EquivalentTo 'LIQU'
1566 'CRTL' EquivalentTo 'CRTL'
1567 'CRSP' EquivalentTo 'CRSP'
1568 'OPTN' EquivalentTo 'OPTN'
1569 'OTCD' EquivalentTo 'OTCD'
1570 'PAYM' EquivalentTo 'PAYM'
1571 'REPO' EquivalentTo 'REPO'
1572 'SCIE' EquivalentTo 'SCIE'
1573 'SCIR' EquivalentTo 'SCIR'
1574 'SCRP' EquivalentTo 'SCRP'
1575 'SLEB' EquivalentTo 'SLEB'
1576 'SLOA' EquivalentTo 'SLOA'
1577 'SWPT' EquivalentTo 'SWPT'
1578 'TBAS' EquivalentTo 'TBAS'
1579 'TRCP' EquivalentTo 'TCRP'
1580 'RVPO' EquivalentTo 'RVPO'
1581 'BFWD' EquivalentTo 'BFWD'
1582 'SBSC' EquivalentTo 'SBSB'
1583 END
1584 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR141
1548 TRANSLATE(ExposureType2Choice, 22F_202)
1549 RULE
1550 NODE (DataSourceScheme)
1551 Proprietary TranslateTo DataSourceScheme
1552 END
1553 NODE (Indicator)
1554 Code TranslateTo Indicator
1555 Proprietary\Identification CopyTo Indicator
1556 END
1557 END
1558 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR141
1551 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1552 RULE
1553 'CCIR' EquivalentTo 'CCIR'
1554 'COMM' EquivalentTo 'COMM'
1555 'CRDS' EquivalentTo 'CRDS'
1556 'CRPR' EquivalentTo 'CRPR'
1557 'EQPT' EquivalentTo 'EQPT'
1558 'EQUS' EquivalentTo 'EQUS'
1559 'EXPT' EquivalentTo 'EXPT'
1560 'EXTD' EquivalentTo 'EXTD'
1561 'FIXI' EquivalentTo 'FIXI'
1562 'FORW' EquivalentTo 'FORW'
1563 'FORX' EquivalentTo 'FORX'
1564 'FUTR' EquivalentTo 'FUTR'
1565 'LIQU' EquivalentTo 'LIQU'
1566 'CRTL' EquivalentTo 'CRTL'
1567 'CRSP' EquivalentTo 'CRSP'
1568 'OPTN' EquivalentTo 'OPTN'
1569 'OTCD' EquivalentTo 'OTCD'
1570 'PAYM' EquivalentTo 'PAYM'
1571 'REPO' EquivalentTo 'REPO'
1572 'SCIE' EquivalentTo 'SCIE'
1573 'SCIR' EquivalentTo 'SCIR'
1574 'SCRP' EquivalentTo 'SCRP'
1575 'SLEB' EquivalentTo 'SLEB'
1576 'SLOA' EquivalentTo 'SLOA'
1577 'SWPT' EquivalentTo 'SWPT'
1578 'TBAS' EquivalentTo 'TBAS'
1579 'TRCP' EquivalentTo 'TCRP'
1580 'RVPO' EquivalentTo 'RVPO'
1581 'BFWD' EquivalentTo 'BFWD'
1582 'SBSC' EquivalentTo 'SBSB'
1583 END
1584 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR141
1547 TRANSLATE(ExposureType2Choice, 22F_202)
1548 RULE
1549 NODE (DataSourceScheme)
1550 Proprietary TranslateTo DataSourceScheme
1551 END
1552 NODE (Indicator)
1553 Code TranslateTo Indicator
1554 Proprietary\Identification CopyTo Indicator
1555 END
1556 END
1557 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR141
1551 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1552 RULE
1553 'CCIR' EquivalentTo 'CCIR'
1554 'COMM' EquivalentTo 'COMM'
1555 'CRDS' EquivalentTo 'CRDS'
1556 'CRPR' EquivalentTo 'CRPR'
1557 'EQPT' EquivalentTo 'EQPT'
1558 'EQUS' EquivalentTo 'EQUS'
1559 'EXPT' EquivalentTo 'EXPT'
1560 'EXTD' EquivalentTo 'EXTD'
1561 'FIXI' EquivalentTo 'FIXI'
1562 'FORW' EquivalentTo 'FORW'
1563 'FORX' EquivalentTo 'FORX'
1564 'FUTR' EquivalentTo 'FUTR'
1565 'LIQU' EquivalentTo 'LIQU'
1566 'CRTL' EquivalentTo 'CRTL'
1567 'CRSP' EquivalentTo 'CRSP'
1568 'OPTN' EquivalentTo 'OPTN'
1569 'OTCD' EquivalentTo 'OTCD'
1570 'PAYM' EquivalentTo 'PAYM'
1571 'REPO' EquivalentTo 'REPO'
1572 'SCIE' EquivalentTo 'SCIE'
1573 'SCIR' EquivalentTo 'SCIR'
1574 'SCRP' EquivalentTo 'SCRP'
1575 'SLEB' EquivalentTo 'SLEB'
1576 'SLOA' EquivalentTo 'SLOA'
1577 'SWPT' EquivalentTo 'SWPT'
1578 'TBAS' EquivalentTo 'TBAS'
1579 'TRCP' EquivalentTo 'TCRP'
1580 'RVPO' EquivalentTo 'RVPO'
1581 'BFWD' EquivalentTo 'BFWD'
1582 'SBSC' EquivalentTo 'SBSB'
1583 END
1584 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR141
1548 TRANSLATE(ExposureType2Choice, 22F_202)
1549 RULE
1550 NODE (DataSourceScheme)
1551 Proprietary TranslateTo DataSourceScheme
1552 END
1553 NODE (Indicator)
1554 Code TranslateTo Indicator
1555 Proprietary\Identification CopyTo Indicator
1556 END
1557 END
1558 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR141
1551 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1552 RULE
1553 'CCIR' EquivalentTo 'CCIR'
1554 'COMM' EquivalentTo 'COMM'
1555 'CRDS' EquivalentTo 'CRDS'
1556 'CRPR' EquivalentTo 'CRPR'
1557 'EQPT' EquivalentTo 'EQPT'
1558 'EQUS' EquivalentTo 'EQUS'
1559 'EXPT' EquivalentTo 'EXPT'
1560 'EXTD' EquivalentTo 'EXTD'
1561 'FIXI' EquivalentTo 'FIXI'
1562 'FORW' EquivalentTo 'FORW'
1563 'FORX' EquivalentTo 'FORX'
1564 'FUTR' EquivalentTo 'FUTR'
1565 'LIQU' EquivalentTo 'LIQU'
1566 'CRTL' EquivalentTo 'CRTL'
1567 'CRSP' EquivalentTo 'CRSP'
1568 'OPTN' EquivalentTo 'OPTN'
1569 'OTCD' EquivalentTo 'OTCD'
1570 'PAYM' EquivalentTo 'PAYM'
1571 'REPO' EquivalentTo 'REPO'
1572 'SCIE' EquivalentTo 'SCIE'
1573 'SCIR' EquivalentTo 'SCIR'
1574 'SCRP' EquivalentTo 'SCRP'
1575 'SLEB' EquivalentTo 'SLEB'
1576 'SLOA' EquivalentTo 'SLOA'
1577 'SWPT' EquivalentTo 'SWPT'
1578 'TBAS' EquivalentTo 'TBAS'
1579 'TRCP' EquivalentTo 'TCRP'
1580 'RVPO' EquivalentTo 'RVPO'
1581 'BFWD' EquivalentTo 'BFWD'
1582 'SBSC' EquivalentTo 'SBSB'
1583 END
1584 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR141
1507 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1508 RULE
1509 NODE (DataSourceScheme)
1510 Proprietary TranslateTo DataSourceScheme
1511 END
1512 NODE (Indicator)
1513 IF (Indicator IsPresent)
1514 THEN
1515 IF (Indicator IsSameBoolean 'false')
1516 THEN
1517 'NCCP' CopyTo Indicator
1518 ELSE
1519 'YCCP' CopyTo Indicator
1520 END
1521 END
1522 Proprietary\Identification CopyTo Indicator
1523 END
1524 END
1525 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR141
1540 TRANSLATE(Restriction2Choice, 22F_33)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR141
1539 TRANSLATE(Restriction2Choice, 22F_33)
1540 RULE
1541 NODE (DataSourceScheme)
1542 Proprietary TranslateTo DataSourceScheme
1543 END
1544 NODE (Indicator)
1545 Code TranslateTo Indicator
1546 Proprietary\Identification CopyTo Indicator
1547 END
1548 END
1549 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR141
1541 TRANSLATE(Restriction2Choice, 22F_33)
1542 RULE
1543 NODE (DataSourceScheme)
1544 Proprietary TranslateTo DataSourceScheme
1545 END
1546 NODE (Indicator)
1547 Code TranslateTo Indicator
1548 Proprietary\Identification CopyTo Indicator
1549 END
1550 END
1551 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR141
1540 TRANSLATE(Restriction2Choice, 22F_33)
1541 RULE
1542 NODE (DataSourceScheme)
1543 Proprietary TranslateTo DataSourceScheme
1544 END
1545 NODE (Indicator)
1546 Code TranslateTo Indicator
1547 Proprietary\Identification CopyTo Indicator
1548 END
1549 END
1550 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR141
1483 TRANSLATE(BlockTrade2Choice, 22F_57)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Code TranslateTo Indicator
1490 Proprietary\Identification CopyTo Indicator
1491 END
1492 END
1493 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR141
1482 TRANSLATE(BlockTrade2Choice, 22F_57)
1483 RULE
1484 NODE (DataSourceScheme)
1485 Proprietary TranslateTo DataSourceScheme
1486 END
1487 NODE (Indicator)
1488 Code TranslateTo Indicator
1489 Proprietary\Identification CopyTo Indicator
1490 END
1491 END
1492 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR141
1484 TRANSLATE(BlockTrade2Choice, 22F_57)
1485 RULE
1486 NODE (DataSourceScheme)
1487 Proprietary TranslateTo DataSourceScheme
1488 END
1489 NODE (Indicator)
1490 Code TranslateTo Indicator
1491 Proprietary\Identification CopyTo Indicator
1492 END
1493 END
1494 END
translateTTR141(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR141
1483 TRANSLATE(BlockTrade2Choice, 22F_57)
1484 RULE
1485 NODE (DataSourceScheme)
1486 Proprietary TranslateTo DataSourceScheme
1487 END
1488 NODE (Indicator)
1489 Code TranslateTo Indicator
1490 Proprietary\Identification CopyTo Indicator
1491 END
1492 END
1493 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR142
2206 TRANSLATE(97A, SecuritiesAccount16)
2207 RULE
2208 NODE (Identification)
2209 AccountNumber CopyTo Identification
2210 END
2211 END
2212 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR142
2165 TRANSLATE(97B_1, SecuritiesAccount16)
2166 RULE
2167 NODE (Identification)
2168 AccountNumber CopyTo Identification
2169 END
2170 NODE (Type)
2171 NODE (Code)
2172 IF (Not (DataSourceScheme IsPresent))
2173 THEN
2174 IF (Not ((AccountTypeCode IsSameString 'FUNG') Or (AccountTypeCode IsSameString 'NFUN')))
2175 THEN
2176 AccountTypeCode CopyTo Type\Code
2177 END
2178 END
2179 END
2180 NODE (Proprietary)
2181 DataSourceScheme TranslateTo Type\Proprietary
2182 NODE (Identification)
2183 IF (DataSourceScheme IsPresent)
2184 THEN
2185 AccountTypeCode CopyTo Type\Proprietary\Identification
2186 END
2187 END
2188 END
2189 END
2190 END
2191 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR142
1883 TRANSLATE(95Q, PartyIdentification17Choice)
1884 RULE
1885 NODE (NameAndAddress)
1886 NameAndAddress TranslateTo NameAndAddress
1887 END
1888 END
1889 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR142
1797 TRANSLATE(95R, PartyIdentification16Choice)
1798 RULE
1799 NODE (ProprietaryIdentification)
1800 NODE (Identification)
1801 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1802 END
1803 DataSourceScheme TranslateTo ProprietaryIdentification
1804 END
1805 END
1806 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR142
1884 TRANSLATE(95Q, PartyIdentification17Choice)
1885 RULE
1886 NODE (NameAndAddress)
1887 NameAndAddress TranslateTo NameAndAddress
1888 END
1889 END
1890 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR142
1798 TRANSLATE(95R, PartyIdentification16Choice)
1799 RULE
1800 NODE (ProprietaryIdentification)
1801 NODE (Identification)
1802 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1803 END
1804 DataSourceScheme TranslateTo ProprietaryIdentification
1805 END
1806 END
1807 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR142
1897 TRANSLATE(70D, RestrictedFINXMax350Text)
1898 RULE
1899 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1900 END
1901 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR142
1800 TRANSLATE(95Q, PartyIdentification16Choice)
1801 RULE
1802 NODE (NameAndAddress)
1803 NameAndAddress TranslateTo NameAndAddress
1804 END
1805 END
1806 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR142
1901 TRANSLATE(70D, RestrictedFINXMax350Text)
1902 RULE
1903 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1904 END
1905 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR142
1804 TRANSLATE(95Q, PartyIdentification16Choice)
1805 RULE
1806 NODE (NameAndAddress)
1807 NameAndAddress TranslateTo NameAndAddress
1808 END
1809 END
1810 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR142
1827 TRANSLATE(95P_2, PartyIdentification31Choice)
1828 RULE
1829 NODE (BIC)
1830 IdentifierCode TranslateTo BIC
1831 END
1832 END
1833 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR142
1827 TRANSLATE(95P_2, PartyIdentification31Choice)
1828 RULE
1829 NODE (BIC)
1830 IdentifierCode TranslateTo BIC
1831 END
1832 END
1833 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR142
1660 TRANSLATE(22F_57, BlockTrade2Choice)
1661 RULE
1662 NODE (Code)
1663 IF (Not (DataSourceScheme IsPresent))
1664 THEN
1665 Indicator TranslateTo Code
1666 END
1667 END
1668 NODE (Proprietary)
1669 NODE (Identification)
1670 IF (DataSourceScheme IsPresent)
1671 THEN
1672 Indicator CopyTo Proprietary\Identification
1673 END
1674 END
1675 DataSourceScheme TranslateTo Proprietary
1676 END
1677 END
1678 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR142
1829 TRANSLATE(95P_2, PartyIdentification31Choice)
1830 RULE
1831 NODE (BIC)
1832 IdentifierCode TranslateTo BIC
1833 END
1834 END
1835 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR142
1829 TRANSLATE(95P_2, PartyIdentification31Choice)
1830 RULE
1831 NODE (BIC)
1832 IdentifierCode TranslateTo BIC
1833 END
1834 END
1835 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR142
1661 TRANSLATE(22F_57, BlockTrade2Choice)
1662 RULE
1663 NODE (Code)
1664 IF (Not (DataSourceScheme IsPresent))
1665 THEN
1666 Indicator TranslateTo Code
1667 END
1668 END
1669 NODE (Proprietary)
1670 NODE (Identification)
1671 IF (DataSourceScheme IsPresent)
1672 THEN
1673 Indicator CopyTo Proprietary\Identification
1674 END
1675 END
1676 DataSourceScheme TranslateTo Proprietary
1677 END
1678 END
1679 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR142
1825 TRANSLATE(95P_2, PartyIdentification31Choice)
1826 RULE
1827 NODE (BIC)
1828 IdentifierCode TranslateTo BIC
1829 END
1830 END
1831 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR142
1825 TRANSLATE(95P_2, PartyIdentification31Choice)
1826 RULE
1827 NODE (BIC)
1828 IdentifierCode TranslateTo BIC
1829 END
1830 END
1831 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR142
1661 TRANSLATE(22F_57, BlockTrade2Choice)
1662 RULE
1663 NODE (Code)
1664 IF (Not (DataSourceScheme IsPresent))
1665 THEN
1666 Indicator TranslateTo Code
1667 END
1668 END
1669 NODE (Proprietary)
1670 NODE (Identification)
1671 IF (DataSourceScheme IsPresent)
1672 THEN
1673 Indicator CopyTo Proprietary\Identification
1674 END
1675 END
1676 DataSourceScheme TranslateTo Proprietary
1677 END
1678 END
1679 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR142
1829 TRANSLATE(95P_2, PartyIdentification31Choice)
1830 RULE
1831 NODE (BIC)
1832 IdentifierCode TranslateTo BIC
1833 END
1834 END
1835 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR142
1829 TRANSLATE(95P_2, PartyIdentification31Choice)
1830 RULE
1831 NODE (BIC)
1832 IdentifierCode TranslateTo BIC
1833 END
1834 END
1835 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR142
1662 TRANSLATE(22F_57, BlockTrade2Choice)
1663 RULE
1664 NODE (Code)
1665 IF (Not (DataSourceScheme IsPresent))
1666 THEN
1667 Indicator TranslateTo Code
1668 END
1669 END
1670 NODE (Proprietary)
1671 NODE (Identification)
1672 IF (DataSourceScheme IsPresent)
1673 THEN
1674 Indicator CopyTo Proprietary\Identification
1675 END
1676 END
1677 DataSourceScheme TranslateTo Proprietary
1678 END
1679 END
1680 END
translateTTR142(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR142
1748 TRANSLATE(97E, CashAccountIdentification6Choice)
1749 RULE
1750 NODE (IBAN)
1751 InternationalBankAccountNumber CopyTo IBAN
1752 END
1753 END
1754 END
translateTTR142(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR142
1754 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1755 RULE
1756 NODE (Name)
1757 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1758 END
1759 END
1760 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR142
1499 TRANSLATE(Restriction2Choice, 22F_33)
1500 RULE
1501 NODE (DataSourceScheme)
1502 Proprietary TranslateTo DataSourceScheme
1503 END
1504 NODE (Indicator)
1505 Code TranslateTo Indicator
1506 Proprietary\Identification CopyTo Indicator
1507 END
1508 END
1509 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR142
1625 TRANSLATE(RepurchaseType4Choice, 22F_36)
1626 RULE
1627 NODE (DataSourceScheme)
1628 Proprietary TranslateTo DataSourceScheme
1629 END
1630 NODE (Indicator)
1631 Code TranslateTo Indicator
1632 Proprietary\Identification CopyTo Indicator
1633 END
1634 END
1635 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR142
1624 TRANSLATE(RepurchaseType4Choice, 22F_36)
1625 RULE
1626 NODE (DataSourceScheme)
1627 Proprietary TranslateTo DataSourceScheme
1628 END
1629 NODE (Indicator)
1630 Code TranslateTo Indicator
1631 Proprietary\Identification CopyTo Indicator
1632 END
1633 END
1634 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR142
1591 TRANSLATE(ExposureType2Choice, 22F_202)
1592 RULE
1593 NODE (DataSourceScheme)
1594 Proprietary TranslateTo DataSourceScheme
1595 END
1596 NODE (Indicator)
1597 Code TranslateTo Indicator
1598 Proprietary\Identification CopyTo Indicator
1599 END
1600 END
1601 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR142
1594 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1595 RULE
1596 'CCIR' EquivalentTo 'CCIR'
1597 'COMM' EquivalentTo 'COMM'
1598 'CRDS' EquivalentTo 'CRDS'
1599 'CRPR' EquivalentTo 'CRPR'
1600 'EQPT' EquivalentTo 'EQPT'
1601 'EQUS' EquivalentTo 'EQUS'
1602 'EXPT' EquivalentTo 'EXPT'
1603 'EXTD' EquivalentTo 'EXTD'
1604 'FIXI' EquivalentTo 'FIXI'
1605 'FORW' EquivalentTo 'FORW'
1606 'FORX' EquivalentTo 'FORX'
1607 'FUTR' EquivalentTo 'FUTR'
1608 'LIQU' EquivalentTo 'LIQU'
1609 'CRTL' EquivalentTo 'CRTL'
1610 'CRSP' EquivalentTo 'CRSP'
1611 'OPTN' EquivalentTo 'OPTN'
1612 'OTCD' EquivalentTo 'OTCD'
1613 'PAYM' EquivalentTo 'PAYM'
1614 'REPO' EquivalentTo 'REPO'
1615 'SCIE' EquivalentTo 'SCIE'
1616 'SCIR' EquivalentTo 'SCIR'
1617 'SCRP' EquivalentTo 'SCRP'
1618 'SLEB' EquivalentTo 'SLEB'
1619 'SLOA' EquivalentTo 'SLOA'
1620 'SWPT' EquivalentTo 'SWPT'
1621 'TBAS' EquivalentTo 'TBAS'
1622 'TRCP' EquivalentTo 'TCRP'
1623 'RVPO' EquivalentTo 'RVPO'
1624 'BFWD' EquivalentTo 'BFWD'
1625 'SBSC' EquivalentTo 'SBSB'
1626 END
1627 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR142
1558 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1559 RULE
1560 'CCIR' EquivalentTo 'CCIR'
1561 'COMM' EquivalentTo 'COMM'
1562 'CRDS' EquivalentTo 'CRDS'
1563 'CRPR' EquivalentTo 'CRPR'
1564 'EQPT' EquivalentTo 'EQPT'
1565 'EQUS' EquivalentTo 'EQUS'
1566 'EXPT' EquivalentTo 'EXPT'
1567 'EXTD' EquivalentTo 'EXTD'
1568 'FIXI' EquivalentTo 'FIXI'
1569 'FORW' EquivalentTo 'FORW'
1570 'FORX' EquivalentTo 'FORX'
1571 'FUTR' EquivalentTo 'FUTR'
1572 'LIQU' EquivalentTo 'LIQU'
1573 'CRTL' EquivalentTo 'CRTL'
1574 'CRSP' EquivalentTo 'CRSP'
1575 'OPTN' EquivalentTo 'OPTN'
1576 'OTCD' EquivalentTo 'OTCD'
1577 'PAYM' EquivalentTo 'PAYM'
1578 'REPO' EquivalentTo 'REPO'
1579 'SCIE' EquivalentTo 'SCIE'
1580 'SCIR' EquivalentTo 'SCIR'
1581 'SCRP' EquivalentTo 'SCRP'
1582 'SLEB' EquivalentTo 'SLEB'
1583 'SLOA' EquivalentTo 'SLOA'
1584 'SWPT' EquivalentTo 'SWPT'
1585 'TBAS' EquivalentTo 'TBAS'
1586 'TRCP' EquivalentTo 'TCRP'
1587 'RVPO' EquivalentTo 'RVPO'
1588 'BFWD' EquivalentTo 'BFWD'
1589 'SBSC' EquivalentTo 'SBSB'
1590 END
1591 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR142
1585 TRANSLATE(RepurchaseType6Choice, 22F_162)
1586 RULE
1587 NODE (DataSourceScheme)
1588 Proprietary TranslateTo DataSourceScheme
1589 END
1590 NODE (Indicator)
1591 Code TranslateTo Indicator
1592 Proprietary\Identification CopyTo Indicator
1593 END
1594 END
1595 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR142
1559 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1560 RULE
1561 'CCIR' EquivalentTo 'CCIR'
1562 'COMM' EquivalentTo 'COMM'
1563 'CRDS' EquivalentTo 'CRDS'
1564 'CRPR' EquivalentTo 'CRPR'
1565 'EQPT' EquivalentTo 'EQPT'
1566 'EQUS' EquivalentTo 'EQUS'
1567 'EXPT' EquivalentTo 'EXPT'
1568 'EXTD' EquivalentTo 'EXTD'
1569 'FIXI' EquivalentTo 'FIXI'
1570 'FORW' EquivalentTo 'FORW'
1571 'FORX' EquivalentTo 'FORX'
1572 'FUTR' EquivalentTo 'FUTR'
1573 'LIQU' EquivalentTo 'LIQU'
1574 'CRTL' EquivalentTo 'CRTL'
1575 'CRSP' EquivalentTo 'CRSP'
1576 'OPTN' EquivalentTo 'OPTN'
1577 'OTCD' EquivalentTo 'OTCD'
1578 'PAYM' EquivalentTo 'PAYM'
1579 'REPO' EquivalentTo 'REPO'
1580 'SCIE' EquivalentTo 'SCIE'
1581 'SCIR' EquivalentTo 'SCIR'
1582 'SCRP' EquivalentTo 'SCRP'
1583 'SLEB' EquivalentTo 'SLEB'
1584 'SLOA' EquivalentTo 'SLOA'
1585 'SWPT' EquivalentTo 'SWPT'
1586 'TBAS' EquivalentTo 'TBAS'
1587 'TRCP' EquivalentTo 'TCRP'
1588 'RVPO' EquivalentTo 'RVPO'
1589 'BFWD' EquivalentTo 'BFWD'
1590 'SBSC' EquivalentTo 'SBSB'
1591 END
1592 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR142
1585 TRANSLATE(RepurchaseType6Choice, 22F_162)
1586 RULE
1587 NODE (DataSourceScheme)
1588 Proprietary TranslateTo DataSourceScheme
1589 END
1590 NODE (Indicator)
1591 Code TranslateTo Indicator
1592 Proprietary\Identification CopyTo Indicator
1593 END
1594 END
1595 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR142
1558 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1559 RULE
1560 'CCIR' EquivalentTo 'CCIR'
1561 'COMM' EquivalentTo 'COMM'
1562 'CRDS' EquivalentTo 'CRDS'
1563 'CRPR' EquivalentTo 'CRPR'
1564 'EQPT' EquivalentTo 'EQPT'
1565 'EQUS' EquivalentTo 'EQUS'
1566 'EXPT' EquivalentTo 'EXPT'
1567 'EXTD' EquivalentTo 'EXTD'
1568 'FIXI' EquivalentTo 'FIXI'
1569 'FORW' EquivalentTo 'FORW'
1570 'FORX' EquivalentTo 'FORX'
1571 'FUTR' EquivalentTo 'FUTR'
1572 'LIQU' EquivalentTo 'LIQU'
1573 'CRTL' EquivalentTo 'CRTL'
1574 'CRSP' EquivalentTo 'CRSP'
1575 'OPTN' EquivalentTo 'OPTN'
1576 'OTCD' EquivalentTo 'OTCD'
1577 'PAYM' EquivalentTo 'PAYM'
1578 'REPO' EquivalentTo 'REPO'
1579 'SCIE' EquivalentTo 'SCIE'
1580 'SCIR' EquivalentTo 'SCIR'
1581 'SCRP' EquivalentTo 'SCRP'
1582 'SLEB' EquivalentTo 'SLEB'
1583 'SLOA' EquivalentTo 'SLOA'
1584 'SWPT' EquivalentTo 'SWPT'
1585 'TBAS' EquivalentTo 'TBAS'
1586 'TRCP' EquivalentTo 'TCRP'
1587 'RVPO' EquivalentTo 'RVPO'
1588 'BFWD' EquivalentTo 'BFWD'
1589 'SBSC' EquivalentTo 'SBSB'
1590 END
1591 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR142
1585 TRANSLATE(RepurchaseType6Choice, 22F_162)
1586 RULE
1587 NODE (DataSourceScheme)
1588 Proprietary TranslateTo DataSourceScheme
1589 END
1590 NODE (Indicator)
1591 Code TranslateTo Indicator
1592 Proprietary\Identification CopyTo Indicator
1593 END
1594 END
1595 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR142
1559 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1560 RULE
1561 'CCIR' EquivalentTo 'CCIR'
1562 'COMM' EquivalentTo 'COMM'
1563 'CRDS' EquivalentTo 'CRDS'
1564 'CRPR' EquivalentTo 'CRPR'
1565 'EQPT' EquivalentTo 'EQPT'
1566 'EQUS' EquivalentTo 'EQUS'
1567 'EXPT' EquivalentTo 'EXPT'
1568 'EXTD' EquivalentTo 'EXTD'
1569 'FIXI' EquivalentTo 'FIXI'
1570 'FORW' EquivalentTo 'FORW'
1571 'FORX' EquivalentTo 'FORX'
1572 'FUTR' EquivalentTo 'FUTR'
1573 'LIQU' EquivalentTo 'LIQU'
1574 'CRTL' EquivalentTo 'CRTL'
1575 'CRSP' EquivalentTo 'CRSP'
1576 'OPTN' EquivalentTo 'OPTN'
1577 'OTCD' EquivalentTo 'OTCD'
1578 'PAYM' EquivalentTo 'PAYM'
1579 'REPO' EquivalentTo 'REPO'
1580 'SCIE' EquivalentTo 'SCIE'
1581 'SCIR' EquivalentTo 'SCIR'
1582 'SCRP' EquivalentTo 'SCRP'
1583 'SLEB' EquivalentTo 'SLEB'
1584 'SLOA' EquivalentTo 'SLOA'
1585 'SWPT' EquivalentTo 'SWPT'
1586 'TBAS' EquivalentTo 'TBAS'
1587 'TRCP' EquivalentTo 'TCRP'
1588 'RVPO' EquivalentTo 'RVPO'
1589 'BFWD' EquivalentTo 'BFWD'
1590 'SBSC' EquivalentTo 'SBSB'
1591 END
1592 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR142
1585 TRANSLATE(RepurchaseType6Choice, 22F_162)
1586 RULE
1587 NODE (DataSourceScheme)
1588 Proprietary TranslateTo DataSourceScheme
1589 END
1590 NODE (Indicator)
1591 Code TranslateTo Indicator
1592 Proprietary\Identification CopyTo Indicator
1593 END
1594 END
1595 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR142
1526 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1527 RULE
1528 NODE (DataSourceScheme)
1529 Proprietary TranslateTo DataSourceScheme
1530 END
1531 NODE (Indicator)
1532 IF (Indicator IsPresent)
1533 THEN
1534 IF (Indicator IsSameBoolean 'false')
1535 THEN
1536 'NLEG' CopyTo Indicator
1537 ELSE
1538 'YLEG' CopyTo Indicator
1539 END
1540 END
1541 Proprietary\Identification CopyTo Indicator
1542 END
1543 END
1544 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR142
1551 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1552 RULE
1553 'A144' EquivalentTo '144A'
1554 'NRST' EquivalentTo 'NRST'
1555 'RSTR' EquivalentTo 'RSTR'
1556 END
1557 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR142
1550 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1551 RULE
1552 'A144' EquivalentTo '144A'
1553 'NRST' EquivalentTo 'NRST'
1554 'RSTR' EquivalentTo 'RSTR'
1555 END
1556 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR142
1552 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1553 RULE
1554 'A144' EquivalentTo '144A'
1555 'NRST' EquivalentTo 'NRST'
1556 'RSTR' EquivalentTo 'RSTR'
1557 END
1558 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR142
1551 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1552 RULE
1553 'A144' EquivalentTo '144A'
1554 'NRST' EquivalentTo 'NRST'
1555 'RSTR' EquivalentTo 'RSTR'
1556 END
1557 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR142
1494 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1495 RULE
1496 'BLPA' EquivalentTo 'BLPA'
1497 'BLCH' EquivalentTo 'BLCH'
1498 END
1499 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR142
1493 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1494 RULE
1495 'BLPA' EquivalentTo 'BLPA'
1496 'BLCH' EquivalentTo 'BLCH'
1497 END
1498 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR142
1495 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1496 RULE
1497 'BLPA' EquivalentTo 'BLPA'
1498 'BLCH' EquivalentTo 'BLCH'
1499 END
1500 END
translateTTR142(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR142
1494 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1495 RULE
1496 'BLPA' EquivalentTo 'BLPA'
1497 'BLCH' EquivalentTo 'BLCH'
1498 END
1499 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR143
2213 TRANSLATE(97B_1, SecuritiesAccount16)
2214 RULE
2215 NODE (Identification)
2216 AccountNumber CopyTo Identification
2217 END
2218 NODE (Type)
2219 NODE (Code)
2220 IF (Not (DataSourceScheme IsPresent))
2221 THEN
2222 IF (Not ((AccountTypeCode IsSameString 'FUNG') Or (AccountTypeCode IsSameString 'NFUN')))
2223 THEN
2224 AccountTypeCode CopyTo Type\Code
2225 END
2226 END
2227 END
2228 NODE (Proprietary)
2229 DataSourceScheme TranslateTo Type\Proprietary
2230 NODE (Identification)
2231 IF (DataSourceScheme IsPresent)
2232 THEN
2233 AccountTypeCode CopyTo Type\Proprietary\Identification
2234 END
2235 END
2236 END
2237 END
2238 END
2239 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR143
2192 TRANSLATE(95P_2, PartyIdentification16Choice)
2193 RULE
2194 NODE (BICOrBEI)
2195 IdentifierCode TranslateTo BICOrBEI
2196 END
2197 END
2198 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR143
1890 TRANSLATE(95P_2, PartyIdentification31Choice)
1891 RULE
1892 NODE (BIC)
1893 IdentifierCode TranslateTo BIC
1894 END
1895 END
1896 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR143
1807 TRANSLATE(95Q, PartyIdentification16Choice)
1808 RULE
1809 NODE (NameAndAddress)
1810 NameAndAddress TranslateTo NameAndAddress
1811 END
1812 END
1813 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR143
1891 TRANSLATE(95P_2, PartyIdentification31Choice)
1892 RULE
1893 NODE (BIC)
1894 IdentifierCode TranslateTo BIC
1895 END
1896 END
1897 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR143
1808 TRANSLATE(95Q, PartyIdentification16Choice)
1809 RULE
1810 NODE (NameAndAddress)
1811 NameAndAddress TranslateTo NameAndAddress
1812 END
1813 END
1814 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR143
1902 TRANSLATE(95C, PartyIdentification17Choice)
1903 RULE
1904 NODE (Country)
1905 CountryCode CopyTo Country
1906 END
1907 END
1908 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR143
1807 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1808 RULE
1809 NODE (Name)
1810 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1811 END
1812 END
1813 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR143
1906 TRANSLATE(95C, PartyIdentification17Choice)
1907 RULE
1908 NODE (Country)
1909 CountryCode CopyTo Country
1910 END
1911 END
1912 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR143
1811 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1812 RULE
1813 NODE (Name)
1814 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1815 END
1816 END
1817 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR143
1834 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1835 RULE
1836 Identifier_BICBEI CopyTo BICIdentifier
1837 END
1838 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR143
1834 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1835 RULE
1836 Identifier_BICBEI CopyTo BICIdentifier
1837 END
1838 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR143
1679 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1680 RULE
1681 'BLCH' EquivalentTo 'BLCH'
1682 'BLPA' EquivalentTo 'BLPA'
1683 END
1684 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR143
1836 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1837 RULE
1838 Identifier_BICBEI CopyTo BICIdentifier
1839 END
1840 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR143
1836 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1837 RULE
1838 Identifier_BICBEI CopyTo BICIdentifier
1839 END
1840 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR143
1680 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1681 RULE
1682 'BLCH' EquivalentTo 'BLCH'
1683 'BLPA' EquivalentTo 'BLPA'
1684 END
1685 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR143
1832 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1833 RULE
1834 Identifier_BICBEI CopyTo BICIdentifier
1835 END
1836 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR143
1832 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1833 RULE
1834 Identifier_BICBEI CopyTo BICIdentifier
1835 END
1836 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR143
1680 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1681 RULE
1682 'BLCH' EquivalentTo 'BLCH'
1683 'BLPA' EquivalentTo 'BLPA'
1684 END
1685 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR143
1836 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1837 RULE
1838 Identifier_BICBEI CopyTo BICIdentifier
1839 END
1840 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR143
1836 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1837 RULE
1838 Identifier_BICBEI CopyTo BICIdentifier
1839 END
1840 END
translateTTR143(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR143
1681 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1682 RULE
1683 'BLCH' EquivalentTo 'BLCH'
1684 'BLPA' EquivalentTo 'BLPA'
1685 END
1686 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR143
1755 TRANSLATE(95P_2, PartyIdentification31Choice)
1756 RULE
1757 NODE (BIC)
1758 IdentifierCode TranslateTo BIC
1759 END
1760 END
1761 END
translateTTR143(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR143
1761 TRANSLATE(95S, AlternatePartyIdentification3)
1762 RULE
1763 NODE (IdentificationType)
1764 NODE (Code)
1765 IF (Not (DataSourceScheme IsPresent))
1766 THEN
1767 TypeOfID TranslateTo IdentificationType\Code
1768 END
1769 END
1770 NODE (Proprietary)
1771 DataSourceScheme TranslateTo IdentificationType\Proprietary
1772 NODE (Identification)
1773 IF (DataSourceScheme IsPresent)
1774 THEN
1775 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1776 END
1777 END
1778 END
1779 END
1780 NODE (Country)
1781 CountryCode CopyTo Country
1782 END
1783 NODE (AlternateIdentification)
1784 AlternateID CopyTo AlternateIdentification
1785 END
1786 END
1787 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR143
1510 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1511 RULE
1512 'A144' EquivalentTo '144A'
1513 'NRST' EquivalentTo 'NRST'
1514 'RSTR' EquivalentTo 'RSTR'
1515 END
1516 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR143
1636 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1637 RULE
1638 'CADJ' EquivalentTo 'CADJ'
1639 'CALL' EquivalentTo 'CALL'
1640 'PAIR' EquivalentTo 'PAIR'
1641 'RATE' EquivalentTo 'RATE'
1642 'ROLP' EquivalentTo 'ROLP'
1643 'TOPU' EquivalentTo 'TOPU'
1644 'WTHD' EquivalentTo 'WTHD'
1645 END
1646 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR143
1635 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1636 RULE
1637 'CADJ' EquivalentTo 'CADJ'
1638 'CALL' EquivalentTo 'CALL'
1639 'PAIR' EquivalentTo 'PAIR'
1640 'RATE' EquivalentTo 'RATE'
1641 'ROLP' EquivalentTo 'ROLP'
1642 'TOPU' EquivalentTo 'TOPU'
1643 'WTHD' EquivalentTo 'WTHD'
1644 END
1645 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR143
1602 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1603 RULE
1604 'CCIR' EquivalentTo 'CCIR'
1605 'COMM' EquivalentTo 'COMM'
1606 'CRDS' EquivalentTo 'CRDS'
1607 'CRPR' EquivalentTo 'CRPR'
1608 'EQPT' EquivalentTo 'EQPT'
1609 'EQUS' EquivalentTo 'EQUS'
1610 'EXPT' EquivalentTo 'EXPT'
1611 'EXTD' EquivalentTo 'EXTD'
1612 'FIXI' EquivalentTo 'FIXI'
1613 'FORW' EquivalentTo 'FORW'
1614 'FORX' EquivalentTo 'FORX'
1615 'FUTR' EquivalentTo 'FUTR'
1616 'LIQU' EquivalentTo 'LIQU'
1617 'CRTL' EquivalentTo 'CRTL'
1618 'CRSP' EquivalentTo 'CRSP'
1619 'OPTN' EquivalentTo 'OPTN'
1620 'OTCD' EquivalentTo 'OTCD'
1621 'PAYM' EquivalentTo 'PAYM'
1622 'REPO' EquivalentTo 'REPO'
1623 'SCIE' EquivalentTo 'SCIE'
1624 'SCIR' EquivalentTo 'SCIR'
1625 'SCRP' EquivalentTo 'SCRP'
1626 'SLEB' EquivalentTo 'SLEB'
1627 'SLOA' EquivalentTo 'SLOA'
1628 'SWPT' EquivalentTo 'SWPT'
1629 'TBAS' EquivalentTo 'TBAS'
1630 'TRCP' EquivalentTo 'TCRP'
1631 'RVPO' EquivalentTo 'RVPO'
1632 'BFWD' EquivalentTo 'BFWD'
1633 'SBSC' EquivalentTo 'SBSB'
1634 END
1635 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR143
1628 TRANSLATE(Tracking2Choice, 22F_90)
1629 RULE
1630 NODE (DataSourceScheme)
1631 Proprietary TranslateTo DataSourceScheme
1632 END
1633 NODE (Indicator)
1634 IF (Indicator IsPresent)
1635 THEN
1636 IF (Indicator IsSameBoolean 'false')
1637 THEN
1638 'UNTR' CopyTo Indicator
1639 ELSE
1640 'TRAC' CopyTo Indicator
1641 END
1642 END
1643 Proprietary\Identification CopyTo Indicator
1644 END
1645 END
1646 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR143
1592 TRANSLATE(RepurchaseType6Choice, 22F_162)
1593 RULE
1594 NODE (DataSourceScheme)
1595 Proprietary TranslateTo DataSourceScheme
1596 END
1597 NODE (Indicator)
1598 Code TranslateTo Indicator
1599 Proprietary\Identification CopyTo Indicator
1600 END
1601 END
1602 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR143
1596 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1597 RULE
1598 'CADJ' EquivalentTo 'CADJ'
1599 'CALL' EquivalentTo 'CALL'
1600 'PAIR' EquivalentTo 'PAIR'
1601 'RATE' EquivalentTo 'RATE'
1602 'ROLP' EquivalentTo 'ROLP'
1603 'TOPU' EquivalentTo 'TOPU'
1604 'WTHD' EquivalentTo 'WTHD'
1605 'PADJ' EquivalentTo 'PADJ'
1606 END
1607 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR143
1593 TRANSLATE(RepurchaseType6Choice, 22F_162)
1594 RULE
1595 NODE (DataSourceScheme)
1596 Proprietary TranslateTo DataSourceScheme
1597 END
1598 NODE (Indicator)
1599 Code TranslateTo Indicator
1600 Proprietary\Identification CopyTo Indicator
1601 END
1602 END
1603 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR143
1596 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1597 RULE
1598 'CADJ' EquivalentTo 'CADJ'
1599 'CALL' EquivalentTo 'CALL'
1600 'PAIR' EquivalentTo 'PAIR'
1601 'RATE' EquivalentTo 'RATE'
1602 'ROLP' EquivalentTo 'ROLP'
1603 'TOPU' EquivalentTo 'TOPU'
1604 'WTHD' EquivalentTo 'WTHD'
1605 'PADJ' EquivalentTo 'PADJ'
1606 END
1607 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR143
1592 TRANSLATE(RepurchaseType6Choice, 22F_162)
1593 RULE
1594 NODE (DataSourceScheme)
1595 Proprietary TranslateTo DataSourceScheme
1596 END
1597 NODE (Indicator)
1598 Code TranslateTo Indicator
1599 Proprietary\Identification CopyTo Indicator
1600 END
1601 END
1602 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR143
1596 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1597 RULE
1598 'CADJ' EquivalentTo 'CADJ'
1599 'CALL' EquivalentTo 'CALL'
1600 'PAIR' EquivalentTo 'PAIR'
1601 'RATE' EquivalentTo 'RATE'
1602 'ROLP' EquivalentTo 'ROLP'
1603 'TOPU' EquivalentTo 'TOPU'
1604 'WTHD' EquivalentTo 'WTHD'
1605 'PADJ' EquivalentTo 'PADJ'
1606 END
1607 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR143
1593 TRANSLATE(RepurchaseType6Choice, 22F_162)
1594 RULE
1595 NODE (DataSourceScheme)
1596 Proprietary TranslateTo DataSourceScheme
1597 END
1598 NODE (Indicator)
1599 Code TranslateTo Indicator
1600 Proprietary\Identification CopyTo Indicator
1601 END
1602 END
1603 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR143
1596 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1597 RULE
1598 'CADJ' EquivalentTo 'CADJ'
1599 'CALL' EquivalentTo 'CALL'
1600 'PAIR' EquivalentTo 'PAIR'
1601 'RATE' EquivalentTo 'RATE'
1602 'ROLP' EquivalentTo 'ROLP'
1603 'TOPU' EquivalentTo 'TOPU'
1604 'WTHD' EquivalentTo 'WTHD'
1605 'PADJ' EquivalentTo 'PADJ'
1606 END
1607 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR143
1545 TRANSLATE(RepurchaseType4Choice, 22F_36)
1546 RULE
1547 NODE (DataSourceScheme)
1548 Proprietary TranslateTo DataSourceScheme
1549 END
1550 NODE (Indicator)
1551 Code TranslateTo Indicator
1552 Proprietary\Identification CopyTo Indicator
1553 END
1554 END
1555 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR143
1558 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1559 RULE
1560 NODE (DataSourceScheme)
1561 Proprietary TranslateTo DataSourceScheme
1562 END
1563 NODE (Indicator)
1564 Code TranslateTo Indicator
1565 Proprietary\Identification CopyTo Indicator
1566 END
1567 END
1568 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR143
1557 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1558 RULE
1559 NODE (DataSourceScheme)
1560 Proprietary TranslateTo DataSourceScheme
1561 END
1562 NODE (Indicator)
1563 Code TranslateTo Indicator
1564 Proprietary\Identification CopyTo Indicator
1565 END
1566 END
1567 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR143
1559 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1560 RULE
1561 NODE (DataSourceScheme)
1562 Proprietary TranslateTo DataSourceScheme
1563 END
1564 NODE (Indicator)
1565 Code TranslateTo Indicator
1566 Proprietary\Identification CopyTo Indicator
1567 END
1568 END
1569 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR143
1558 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1559 RULE
1560 NODE (DataSourceScheme)
1561 Proprietary TranslateTo DataSourceScheme
1562 END
1563 NODE (Indicator)
1564 Code TranslateTo Indicator
1565 Proprietary\Identification CopyTo Indicator
1566 END
1567 END
1568 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR143
1500 TRANSLATE(Restriction2Choice, 22F_33)
1501 RULE
1502 NODE (DataSourceScheme)
1503 Proprietary TranslateTo DataSourceScheme
1504 END
1505 NODE (Indicator)
1506 Code TranslateTo Indicator
1507 Proprietary\Identification CopyTo Indicator
1508 END
1509 END
1510 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR143
1499 TRANSLATE(Restriction2Choice, 22F_33)
1500 RULE
1501 NODE (DataSourceScheme)
1502 Proprietary TranslateTo DataSourceScheme
1503 END
1504 NODE (Indicator)
1505 Code TranslateTo Indicator
1506 Proprietary\Identification CopyTo Indicator
1507 END
1508 END
1509 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR143
1501 TRANSLATE(Restriction2Choice, 22F_33)
1502 RULE
1503 NODE (DataSourceScheme)
1504 Proprietary TranslateTo DataSourceScheme
1505 END
1506 NODE (Indicator)
1507 Code TranslateTo Indicator
1508 Proprietary\Identification CopyTo Indicator
1509 END
1510 END
1511 END
translateTTR143(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR143
1500 TRANSLATE(Restriction2Choice, 22F_33)
1501 RULE
1502 NODE (DataSourceScheme)
1503 Proprietary TranslateTo DataSourceScheme
1504 END
1505 NODE (Indicator)
1506 Code TranslateTo Indicator
1507 Proprietary\Identification CopyTo Indicator
1508 END
1509 END
1510 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR144
2240 TRANSLATE(95P_2, PartyIdentification16Choice)
2241 RULE
2242 NODE (BICOrBEI)
2243 IdentifierCode TranslateTo BICOrBEI
2244 END
2245 END
2246 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR144
2199 TRANSLATE(95Q, PartyIdentification16Choice)
2200 RULE
2201 NODE (NameAndAddress)
2202 NameAndAddress TranslateTo NameAndAddress
2203 END
2204 END
2205 END
translateTTR144(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR144
1897 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1898 RULE
1899 Identifier_BICBEI CopyTo BICIdentifier
1900 END
1901 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR144
1814 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1815 RULE
1816 NODE (Name)
1817 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1818 END
1819 END
1820 END
translateTTR144(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR144
1898 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1899 RULE
1900 Identifier_BICBEI CopyTo BICIdentifier
1901 END
1902 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR144
1815 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1816 RULE
1817 NODE (Name)
1818 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1819 END
1820 END
1821 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR144
1909 TRANSLATE(95P_2, PartyIdentification17Choice)
1910 RULE
1911 NODE (BICOrBEI)
1912 IdentifierCode TranslateTo BICOrBEI
1913 END
1914 END
1915 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR144
1814 TRANSLATE(95S, AlternatePartyIdentification3)
1815 RULE
1816 NODE (IdentificationType)
1817 NODE (Code)
1818 IF (Not (DataSourceScheme IsPresent))
1819 THEN
1820 TypeOfID TranslateTo IdentificationType\Code
1821 END
1822 END
1823 NODE (Proprietary)
1824 DataSourceScheme TranslateTo IdentificationType\Proprietary
1825 NODE (Identification)
1826 IF (DataSourceScheme IsPresent)
1827 THEN
1828 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1829 END
1830 END
1831 END
1832 END
1833 NODE (Country)
1834 CountryCode CopyTo Country
1835 END
1836 NODE (AlternateIdentification)
1837 AlternateID CopyTo AlternateIdentification
1838 END
1839 END
1840 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR144
1913 TRANSLATE(95P_2, PartyIdentification17Choice)
1914 RULE
1915 NODE (BICOrBEI)
1916 IdentifierCode TranslateTo BICOrBEI
1917 END
1918 END
1919 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR144
1818 TRANSLATE(95S, AlternatePartyIdentification3)
1819 RULE
1820 NODE (IdentificationType)
1821 NODE (Code)
1822 IF (Not (DataSourceScheme IsPresent))
1823 THEN
1824 TypeOfID TranslateTo IdentificationType\Code
1825 END
1826 END
1827 NODE (Proprietary)
1828 DataSourceScheme TranslateTo IdentificationType\Proprietary
1829 NODE (Identification)
1830 IF (DataSourceScheme IsPresent)
1831 THEN
1832 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1833 END
1834 END
1835 END
1836 END
1837 NODE (Country)
1838 CountryCode CopyTo Country
1839 END
1840 NODE (AlternateIdentification)
1841 AlternateID CopyTo AlternateIdentification
1842 END
1843 END
1844 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR144
1839 TRANSLATE(95Q, PartyIdentification31Choice)
1840 RULE
1841 NODE (NameAndAddress)
1842 NameAndAddress TranslateTo NameAndAddress
1843 END
1844 END
1845 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR144
1839 TRANSLATE(95Q, PartyIdentification31Choice)
1840 RULE
1841 NODE (NameAndAddress)
1842 NameAndAddress TranslateTo NameAndAddress
1843 END
1844 END
1845 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR144
1685 TRANSLATE(22F_33, Restriction2Choice)
1686 RULE
1687 NODE (Code)
1688 IF (Not (DataSourceScheme IsPresent))
1689 THEN
1690 Indicator TranslateTo Code
1691 END
1692 END
1693 NODE (Proprietary)
1694 DataSourceScheme TranslateTo Proprietary
1695 NODE (Identification)
1696 IF (DataSourceScheme IsPresent)
1697 THEN
1698 Indicator CopyTo Proprietary\Identification
1699 END
1700 END
1701 END
1702 END
1703 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR144
1841 TRANSLATE(95Q, PartyIdentification31Choice)
1842 RULE
1843 NODE (NameAndAddress)
1844 NameAndAddress TranslateTo NameAndAddress
1845 END
1846 END
1847 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR144
1841 TRANSLATE(95Q, PartyIdentification31Choice)
1842 RULE
1843 NODE (NameAndAddress)
1844 NameAndAddress TranslateTo NameAndAddress
1845 END
1846 END
1847 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR144
1686 TRANSLATE(22F_33, Restriction2Choice)
1687 RULE
1688 NODE (Code)
1689 IF (Not (DataSourceScheme IsPresent))
1690 THEN
1691 Indicator TranslateTo Code
1692 END
1693 END
1694 NODE (Proprietary)
1695 DataSourceScheme TranslateTo Proprietary
1696 NODE (Identification)
1697 IF (DataSourceScheme IsPresent)
1698 THEN
1699 Indicator CopyTo Proprietary\Identification
1700 END
1701 END
1702 END
1703 END
1704 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR144
1837 TRANSLATE(95Q, PartyIdentification31Choice)
1838 RULE
1839 NODE (NameAndAddress)
1840 NameAndAddress TranslateTo NameAndAddress
1841 END
1842 END
1843 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR144
1837 TRANSLATE(95Q, PartyIdentification31Choice)
1838 RULE
1839 NODE (NameAndAddress)
1840 NameAndAddress TranslateTo NameAndAddress
1841 END
1842 END
1843 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR144
1686 TRANSLATE(22F_33, Restriction2Choice)
1687 RULE
1688 NODE (Code)
1689 IF (Not (DataSourceScheme IsPresent))
1690 THEN
1691 Indicator TranslateTo Code
1692 END
1693 END
1694 NODE (Proprietary)
1695 DataSourceScheme TranslateTo Proprietary
1696 NODE (Identification)
1697 IF (DataSourceScheme IsPresent)
1698 THEN
1699 Indicator CopyTo Proprietary\Identification
1700 END
1701 END
1702 END
1703 END
1704 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR144
1841 TRANSLATE(95Q, PartyIdentification31Choice)
1842 RULE
1843 NODE (NameAndAddress)
1844 NameAndAddress TranslateTo NameAndAddress
1845 END
1846 END
1847 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR144
1841 TRANSLATE(95Q, PartyIdentification31Choice)
1842 RULE
1843 NODE (NameAndAddress)
1844 NameAndAddress TranslateTo NameAndAddress
1845 END
1846 END
1847 END
translateTTR144(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR144
1687 TRANSLATE(22F_33, Restriction2Choice)
1688 RULE
1689 NODE (Code)
1690 IF (Not (DataSourceScheme IsPresent))
1691 THEN
1692 Indicator TranslateTo Code
1693 END
1694 END
1695 NODE (Proprietary)
1696 DataSourceScheme TranslateTo Proprietary
1697 NODE (Identification)
1698 IF (DataSourceScheme IsPresent)
1699 THEN
1700 Indicator CopyTo Proprietary\Identification
1701 END
1702 END
1703 END
1704 END
1705 END
translateTTR144(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR144
1762 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1763 RULE
1764 Identifier_BICBEI CopyTo BICIdentifier
1765 END
1766 END
translateTTR144(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR144
1788 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1789 RULE
1790 'ARNU' EquivalentTo 'ARNU'
1791 'CCPT' EquivalentTo 'CCPT'
1792 'CHTY' EquivalentTo 'CHTY'
1793 'DRLC' EquivalentTo 'DRLC'
1794 'FIIN' EquivalentTo 'FIIN'
1795 'CORP' EquivalentTo 'CORP'
1796 'TXID' EquivalentTo 'TXID'
1797 END
1798 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR144
1517 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1518 RULE
1519 NODE (DataSourceScheme)
1520 Proprietary TranslateTo DataSourceScheme
1521 END
1522 NODE (Indicator)
1523 Code TranslateTo Indicator
1524 Proprietary\Identification CopyTo Indicator
1525 END
1526 END
1527 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR144
1647 TRANSLATE(YesNoIndicator, 22F_203)
1648 RULE
1649 NODE (Indicator)
1650 IF (YesNoIndicator IsSameBoolean 'true')
1651 THEN
1652 'COLA' CopyTo Indicator
1653 END
1654 IF (YesNoIndicator IsSameBoolean 'false')
1655 THEN
1656 'COLN' CopyTo Indicator
1657 END
1658 END
1659 END
1660 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR144
1646 TRANSLATE(YesNoIndicator, 22F_203)
1647 RULE
1648 NODE (Indicator)
1649 IF (YesNoIndicator IsSameBoolean 'true')
1650 THEN
1651 'COLA' CopyTo Indicator
1652 END
1653 IF (YesNoIndicator IsSameBoolean 'false')
1654 THEN
1655 'COLN' CopyTo Indicator
1656 END
1657 END
1658 END
1659 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR144
1636 TRANSLATE(Tracking2Choice, 22F_90)
1637 RULE
1638 NODE (DataSourceScheme)
1639 Proprietary TranslateTo DataSourceScheme
1640 END
1641 NODE (Indicator)
1642 IF (Indicator IsPresent)
1643 THEN
1644 IF (Indicator IsSameBoolean 'false')
1645 THEN
1646 'UNTR' CopyTo Indicator
1647 ELSE
1648 'TRAC' CopyTo Indicator
1649 END
1650 END
1651 Proprietary\Identification CopyTo Indicator
1652 END
1653 END
1654 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR144
1647 TRANSLATE(RepurchaseType4Choice, 22F_36)
1648 RULE
1649 NODE (DataSourceScheme)
1650 Proprietary TranslateTo DataSourceScheme
1651 END
1652 NODE (Indicator)
1653 Code TranslateTo Indicator
1654 Proprietary\Identification CopyTo Indicator
1655 END
1656 END
1657 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR144
1603 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1604 RULE
1605 'CADJ' EquivalentTo 'CADJ'
1606 'CALL' EquivalentTo 'CALL'
1607 'PAIR' EquivalentTo 'PAIR'
1608 'RATE' EquivalentTo 'RATE'
1609 'ROLP' EquivalentTo 'ROLP'
1610 'TOPU' EquivalentTo 'TOPU'
1611 'WTHD' EquivalentTo 'WTHD'
1612 'PADJ' EquivalentTo 'PADJ'
1613 END
1614 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR144
1608 TRANSLATE(YesNoIndicator, 22F_203)
1609 RULE
1610 NODE (Indicator)
1611 IF (YesNoIndicator IsSameBoolean 'true')
1612 THEN
1613 'COLA' CopyTo Indicator
1614 END
1615 IF (YesNoIndicator IsSameBoolean 'false')
1616 THEN
1617 'COLN' CopyTo Indicator
1618 END
1619 END
1620 END
1621 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR144
1604 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1605 RULE
1606 'CADJ' EquivalentTo 'CADJ'
1607 'CALL' EquivalentTo 'CALL'
1608 'PAIR' EquivalentTo 'PAIR'
1609 'RATE' EquivalentTo 'RATE'
1610 'ROLP' EquivalentTo 'ROLP'
1611 'TOPU' EquivalentTo 'TOPU'
1612 'WTHD' EquivalentTo 'WTHD'
1613 'PADJ' EquivalentTo 'PADJ'
1614 END
1615 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR144
1608 TRANSLATE(YesNoIndicator, 22F_203)
1609 RULE
1610 NODE (Indicator)
1611 IF (YesNoIndicator IsSameBoolean 'true')
1612 THEN
1613 'COLA' CopyTo Indicator
1614 END
1615 IF (YesNoIndicator IsSameBoolean 'false')
1616 THEN
1617 'COLN' CopyTo Indicator
1618 END
1619 END
1620 END
1621 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR144
1603 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1604 RULE
1605 'CADJ' EquivalentTo 'CADJ'
1606 'CALL' EquivalentTo 'CALL'
1607 'PAIR' EquivalentTo 'PAIR'
1608 'RATE' EquivalentTo 'RATE'
1609 'ROLP' EquivalentTo 'ROLP'
1610 'TOPU' EquivalentTo 'TOPU'
1611 'WTHD' EquivalentTo 'WTHD'
1612 'PADJ' EquivalentTo 'PADJ'
1613 END
1614 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR144
1608 TRANSLATE(YesNoIndicator, 22F_203)
1609 RULE
1610 NODE (Indicator)
1611 IF (YesNoIndicator IsSameBoolean 'true')
1612 THEN
1613 'COLA' CopyTo Indicator
1614 END
1615 IF (YesNoIndicator IsSameBoolean 'false')
1616 THEN
1617 'COLN' CopyTo Indicator
1618 END
1619 END
1620 END
1621 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR144
1604 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1605 RULE
1606 'CADJ' EquivalentTo 'CADJ'
1607 'CALL' EquivalentTo 'CALL'
1608 'PAIR' EquivalentTo 'PAIR'
1609 'RATE' EquivalentTo 'RATE'
1610 'ROLP' EquivalentTo 'ROLP'
1611 'TOPU' EquivalentTo 'TOPU'
1612 'WTHD' EquivalentTo 'WTHD'
1613 'PADJ' EquivalentTo 'PADJ'
1614 END
1615 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR144
1608 TRANSLATE(YesNoIndicator, 22F_203)
1609 RULE
1610 NODE (Indicator)
1611 IF (YesNoIndicator IsSameBoolean 'true')
1612 THEN
1613 'COLA' CopyTo Indicator
1614 END
1615 IF (YesNoIndicator IsSameBoolean 'false')
1616 THEN
1617 'COLN' CopyTo Indicator
1618 END
1619 END
1620 END
1621 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR144
1556 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1557 RULE
1558 'CADJ' EquivalentTo 'CADJ'
1559 'CALL' EquivalentTo 'CALL'
1560 'PAIR' EquivalentTo 'PAIR'
1561 'RATE' EquivalentTo 'RATE'
1562 'ROLP' EquivalentTo 'ROLP'
1563 'TOPU' EquivalentTo 'TOPU'
1564 'WTHD' EquivalentTo 'WTHD'
1565 END
1566 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR144
1569 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1570 RULE
1571 'YSET' EquivalentTo 'YSET'
1572 'NSET' EquivalentTo 'NSET'
1573 END
1574 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR144
1568 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1569 RULE
1570 'YSET' EquivalentTo 'YSET'
1571 'NSET' EquivalentTo 'NSET'
1572 END
1573 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR144
1570 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1571 RULE
1572 'YSET' EquivalentTo 'YSET'
1573 'NSET' EquivalentTo 'NSET'
1574 END
1575 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR144
1569 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1570 RULE
1571 'YSET' EquivalentTo 'YSET'
1572 'NSET' EquivalentTo 'NSET'
1573 END
1574 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR144
1511 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1512 RULE
1513 'A144' EquivalentTo '144A'
1514 'NRST' EquivalentTo 'NRST'
1515 'RSTR' EquivalentTo 'RSTR'
1516 END
1517 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR144
1510 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1511 RULE
1512 'A144' EquivalentTo '144A'
1513 'NRST' EquivalentTo 'NRST'
1514 'RSTR' EquivalentTo 'RSTR'
1515 END
1516 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR144
1512 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1513 RULE
1514 'A144' EquivalentTo '144A'
1515 'NRST' EquivalentTo 'NRST'
1516 'RSTR' EquivalentTo 'RSTR'
1517 END
1518 END
translateTTR144(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR144
1511 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1512 RULE
1513 'A144' EquivalentTo '144A'
1514 'NRST' EquivalentTo 'NRST'
1515 'RSTR' EquivalentTo 'RSTR'
1516 END
1517 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR145
2247 TRANSLATE(95Q, PartyIdentification16Choice)
2248 RULE
2249 NODE (NameAndAddress)
2250 NameAndAddress TranslateTo NameAndAddress
2251 END
2252 END
2253 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR145
2206 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
2207 RULE
2208 NODE (Name)
2209 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
2210 END
2211 END
2212 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR145
1902 TRANSLATE(95Q, PartyIdentification31Choice)
1903 RULE
1904 NODE (NameAndAddress)
1905 NameAndAddress TranslateTo NameAndAddress
1906 END
1907 END
1908 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR145
1821 TRANSLATE(95S, AlternatePartyIdentification3)
1822 RULE
1823 NODE (IdentificationType)
1824 NODE (Code)
1825 IF (Not (DataSourceScheme IsPresent))
1826 THEN
1827 TypeOfID TranslateTo IdentificationType\Code
1828 END
1829 END
1830 NODE (Proprietary)
1831 DataSourceScheme TranslateTo IdentificationType\Proprietary
1832 NODE (Identification)
1833 IF (DataSourceScheme IsPresent)
1834 THEN
1835 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1836 END
1837 END
1838 END
1839 END
1840 NODE (Country)
1841 CountryCode CopyTo Country
1842 END
1843 NODE (AlternateIdentification)
1844 AlternateID CopyTo AlternateIdentification
1845 END
1846 END
1847 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR145
1903 TRANSLATE(95Q, PartyIdentification31Choice)
1904 RULE
1905 NODE (NameAndAddress)
1906 NameAndAddress TranslateTo NameAndAddress
1907 END
1908 END
1909 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR145
1822 TRANSLATE(95S, AlternatePartyIdentification3)
1823 RULE
1824 NODE (IdentificationType)
1825 NODE (Code)
1826 IF (Not (DataSourceScheme IsPresent))
1827 THEN
1828 TypeOfID TranslateTo IdentificationType\Code
1829 END
1830 END
1831 NODE (Proprietary)
1832 DataSourceScheme TranslateTo IdentificationType\Proprietary
1833 NODE (Identification)
1834 IF (DataSourceScheme IsPresent)
1835 THEN
1836 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1837 END
1838 END
1839 END
1840 END
1841 NODE (Country)
1842 CountryCode CopyTo Country
1843 END
1844 NODE (AlternateIdentification)
1845 AlternateID CopyTo AlternateIdentification
1846 END
1847 END
1848 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR145
1916 TRANSLATE(95Q, PartyIdentification17Choice)
1917 RULE
1918 NODE (NameAndAddress)
1919 NameAndAddress TranslateTo NameAndAddress
1920 END
1921 END
1922 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR145
1841 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1842 RULE
1843 'ARNU' EquivalentTo 'ARNU'
1844 'CCPT' EquivalentTo 'CCPT'
1845 'CHTY' EquivalentTo 'CHTY'
1846 'DRLC' EquivalentTo 'DRLC'
1847 'FIIN' EquivalentTo 'FIIN'
1848 'CORP' EquivalentTo 'CORP'
1849 'TXID' EquivalentTo 'TXID'
1850 END
1851 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR145
1920 TRANSLATE(95Q, PartyIdentification17Choice)
1921 RULE
1922 NODE (NameAndAddress)
1923 NameAndAddress TranslateTo NameAndAddress
1924 END
1925 END
1926 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR145
1845 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1846 RULE
1847 'ARNU' EquivalentTo 'ARNU'
1848 'CCPT' EquivalentTo 'CCPT'
1849 'CHTY' EquivalentTo 'CHTY'
1850 'DRLC' EquivalentTo 'DRLC'
1851 'FIIN' EquivalentTo 'FIIN'
1852 'CORP' EquivalentTo 'CORP'
1853 'TXID' EquivalentTo 'TXID'
1854 END
1855 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR145
1846 TRANSLATE(95R, PartyIdentification31Choice)
1847 RULE
1848 NODE (ProprietaryIdentification)
1849 NODE (Identification)
1850 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1851 END
1852 DataSourceScheme TranslateTo ProprietaryIdentification
1853 END
1854 END
1855 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR145
1846 TRANSLATE(95R, PartyIdentification31Choice)
1847 RULE
1848 NODE (ProprietaryIdentification)
1849 NODE (Identification)
1850 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1851 END
1852 DataSourceScheme TranslateTo ProprietaryIdentification
1853 END
1854 END
1855 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR145
1704 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1705 RULE
1706 '144A' EquivalentTo 'A144'
1707 'NRST' EquivalentTo 'NRST'
1708 'RSTR' EquivalentTo 'RSTR'
1709 END
1710 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR145
1848 TRANSLATE(95R, PartyIdentification31Choice)
1849 RULE
1850 NODE (ProprietaryIdentification)
1851 NODE (Identification)
1852 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1853 END
1854 DataSourceScheme TranslateTo ProprietaryIdentification
1855 END
1856 END
1857 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR145
1848 TRANSLATE(95R, PartyIdentification31Choice)
1849 RULE
1850 NODE (ProprietaryIdentification)
1851 NODE (Identification)
1852 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1853 END
1854 DataSourceScheme TranslateTo ProprietaryIdentification
1855 END
1856 END
1857 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR145
1705 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1706 RULE
1707 '144A' EquivalentTo 'A144'
1708 'NRST' EquivalentTo 'NRST'
1709 'RSTR' EquivalentTo 'RSTR'
1710 END
1711 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR145
1844 TRANSLATE(95R, PartyIdentification31Choice)
1845 RULE
1846 NODE (ProprietaryIdentification)
1847 NODE (Identification)
1848 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1849 END
1850 DataSourceScheme TranslateTo ProprietaryIdentification
1851 END
1852 END
1853 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR145
1844 TRANSLATE(95R, PartyIdentification31Choice)
1845 RULE
1846 NODE (ProprietaryIdentification)
1847 NODE (Identification)
1848 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1849 END
1850 DataSourceScheme TranslateTo ProprietaryIdentification
1851 END
1852 END
1853 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR145
1705 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1706 RULE
1707 '144A' EquivalentTo 'A144'
1708 'NRST' EquivalentTo 'NRST'
1709 'RSTR' EquivalentTo 'RSTR'
1710 END
1711 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR145
1848 TRANSLATE(95R, PartyIdentification31Choice)
1849 RULE
1850 NODE (ProprietaryIdentification)
1851 NODE (Identification)
1852 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1853 END
1854 DataSourceScheme TranslateTo ProprietaryIdentification
1855 END
1856 END
1857 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR145
1848 TRANSLATE(95R, PartyIdentification31Choice)
1849 RULE
1850 NODE (ProprietaryIdentification)
1851 NODE (Identification)
1852 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1853 END
1854 DataSourceScheme TranslateTo ProprietaryIdentification
1855 END
1856 END
1857 END
translateTTR145(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR145
1706 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1707 RULE
1708 '144A' EquivalentTo 'A144'
1709 'NRST' EquivalentTo 'NRST'
1710 'RSTR' EquivalentTo 'RSTR'
1711 END
1712 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR145
1767 TRANSLATE(95Q, PartyIdentification31Choice)
1768 RULE
1769 NODE (NameAndAddress)
1770 NameAndAddress TranslateTo NameAndAddress
1771 END
1772 END
1773 END
translateTTR145(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR145
1799 TRANSLATE(70D, RestrictedFINXMax350Text)
1800 RULE
1801 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1802 END
1803 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR145
1528 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1529 RULE
1530 'YSET' EquivalentTo 'YSET'
1531 'NSET' EquivalentTo 'NSET'
1532 END
1533 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR145
1661 TRANSLATE(PartyIdentification17Choice, 95C)
1662 RULE
1663 NODE (CountryCode)
1664 Country CopyTo CountryCode
1665 END
1666 END
1667 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR145
1660 TRANSLATE(PartyIdentification17Choice, 95C)
1661 RULE
1662 NODE (CountryCode)
1663 Country CopyTo CountryCode
1664 END
1665 END
1666 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR145
1655 TRANSLATE(RepurchaseType4Choice, 22F_36)
1656 RULE
1657 NODE (DataSourceScheme)
1658 Proprietary TranslateTo DataSourceScheme
1659 END
1660 NODE (Indicator)
1661 Code TranslateTo Indicator
1662 Proprietary\Identification CopyTo Indicator
1663 END
1664 END
1665 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR145
1658 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1659 RULE
1660 'CADJ' EquivalentTo 'CADJ'
1661 'CALL' EquivalentTo 'CALL'
1662 'PAIR' EquivalentTo 'PAIR'
1663 'RATE' EquivalentTo 'RATE'
1664 'ROLP' EquivalentTo 'ROLP'
1665 'TOPU' EquivalentTo 'TOPU'
1666 'WTHD' EquivalentTo 'WTHD'
1667 END
1668 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR145
1615 TRANSLATE(YesNoIndicator, 22F_203)
1616 RULE
1617 NODE (Indicator)
1618 IF (YesNoIndicator IsSameBoolean 'true')
1619 THEN
1620 'COLA' CopyTo Indicator
1621 END
1622 IF (YesNoIndicator IsSameBoolean 'false')
1623 THEN
1624 'COLN' CopyTo Indicator
1625 END
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR145
1622 TRANSLATE(PartyIdentification17Choice, 95C)
1623 RULE
1624 NODE (CountryCode)
1625 Country CopyTo CountryCode
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR145
1616 TRANSLATE(YesNoIndicator, 22F_203)
1617 RULE
1618 NODE (Indicator)
1619 IF (YesNoIndicator IsSameBoolean 'true')
1620 THEN
1621 'COLA' CopyTo Indicator
1622 END
1623 IF (YesNoIndicator IsSameBoolean 'false')
1624 THEN
1625 'COLN' CopyTo Indicator
1626 END
1627 END
1628 END
1629 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR145
1622 TRANSLATE(PartyIdentification17Choice, 95C)
1623 RULE
1624 NODE (CountryCode)
1625 Country CopyTo CountryCode
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR145
1615 TRANSLATE(YesNoIndicator, 22F_203)
1616 RULE
1617 NODE (Indicator)
1618 IF (YesNoIndicator IsSameBoolean 'true')
1619 THEN
1620 'COLA' CopyTo Indicator
1621 END
1622 IF (YesNoIndicator IsSameBoolean 'false')
1623 THEN
1624 'COLN' CopyTo Indicator
1625 END
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR145
1622 TRANSLATE(PartyIdentification17Choice, 95C)
1623 RULE
1624 NODE (CountryCode)
1625 Country CopyTo CountryCode
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR145
1616 TRANSLATE(YesNoIndicator, 22F_203)
1617 RULE
1618 NODE (Indicator)
1619 IF (YesNoIndicator IsSameBoolean 'true')
1620 THEN
1621 'COLA' CopyTo Indicator
1622 END
1623 IF (YesNoIndicator IsSameBoolean 'false')
1624 THEN
1625 'COLN' CopyTo Indicator
1626 END
1627 END
1628 END
1629 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR145
1622 TRANSLATE(PartyIdentification17Choice, 95C)
1623 RULE
1624 NODE (CountryCode)
1625 Country CopyTo CountryCode
1626 END
1627 END
1628 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR145
1567 TRANSLATE(PartyIdentification16Choice, 95P_2)
1568 RULE
1569 NODE (IdentifierCode)
1570 BICOrBEI CopyTo IdentifierCode
1571 END
1572 END
1573 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR145
1575 TRANSLATE(NettingEligibility2Choice, 22F_58)
1576 RULE
1577 NODE (DataSourceScheme)
1578 Proprietary TranslateTo DataSourceScheme
1579 END
1580 NODE (Indicator)
1581 Proprietary\Identification CopyTo Indicator
1582 IF (Indicator IsPresent)
1583 THEN
1584 IF (Indicator IsSameBoolean 'false')
1585 THEN
1586 'NNET' CopyTo Indicator
1587 ELSE
1588 'YNET' CopyTo Indicator
1589 END
1590 END
1591 END
1592 END
1593 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR145
1574 TRANSLATE(NettingEligibility2Choice, 22F_58)
1575 RULE
1576 NODE (DataSourceScheme)
1577 Proprietary TranslateTo DataSourceScheme
1578 END
1579 NODE (Indicator)
1580 Proprietary\Identification CopyTo Indicator
1581 IF (Indicator IsPresent)
1582 THEN
1583 IF (Indicator IsSameBoolean 'false')
1584 THEN
1585 'NNET' CopyTo Indicator
1586 ELSE
1587 'YNET' CopyTo Indicator
1588 END
1589 END
1590 END
1591 END
1592 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR145
1576 TRANSLATE(NettingEligibility2Choice, 22F_58)
1577 RULE
1578 NODE (DataSourceScheme)
1579 Proprietary TranslateTo DataSourceScheme
1580 END
1581 NODE (Indicator)
1582 Proprietary\Identification CopyTo Indicator
1583 IF (Indicator IsPresent)
1584 THEN
1585 IF (Indicator IsSameBoolean 'false')
1586 THEN
1587 'NNET' CopyTo Indicator
1588 ELSE
1589 'YNET' CopyTo Indicator
1590 END
1591 END
1592 END
1593 END
1594 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR145
1575 TRANSLATE(NettingEligibility2Choice, 22F_58)
1576 RULE
1577 NODE (DataSourceScheme)
1578 Proprietary TranslateTo DataSourceScheme
1579 END
1580 NODE (Indicator)
1581 Proprietary\Identification CopyTo Indicator
1582 IF (Indicator IsPresent)
1583 THEN
1584 IF (Indicator IsSameBoolean 'false')
1585 THEN
1586 'NNET' CopyTo Indicator
1587 ELSE
1588 'YNET' CopyTo Indicator
1589 END
1590 END
1591 END
1592 END
1593 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR145
1518 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1519 RULE
1520 NODE (DataSourceScheme)
1521 Proprietary TranslateTo DataSourceScheme
1522 END
1523 NODE (Indicator)
1524 Code TranslateTo Indicator
1525 Proprietary\Identification CopyTo Indicator
1526 END
1527 END
1528 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR145
1517 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1518 RULE
1519 NODE (DataSourceScheme)
1520 Proprietary TranslateTo DataSourceScheme
1521 END
1522 NODE (Indicator)
1523 Code TranslateTo Indicator
1524 Proprietary\Identification CopyTo Indicator
1525 END
1526 END
1527 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR145
1519 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1520 RULE
1521 NODE (DataSourceScheme)
1522 Proprietary TranslateTo DataSourceScheme
1523 END
1524 NODE (Indicator)
1525 Code TranslateTo Indicator
1526 Proprietary\Identification CopyTo Indicator
1527 END
1528 END
1529 END
translateTTR145(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR145
1518 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1519 RULE
1520 NODE (DataSourceScheme)
1521 Proprietary TranslateTo DataSourceScheme
1522 END
1523 NODE (Indicator)
1524 Code TranslateTo Indicator
1525 Proprietary\Identification CopyTo Indicator
1526 END
1527 END
1528 END
translateTTR146(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR146
2254 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
2255 RULE
2256 NODE (Name)
2257 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
2258 END
2259 END
2260 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR146
2213 TRANSLATE(95R, PartyIdentification16Choice)
2214 RULE
2215 NODE (ProprietaryIdentification)
2216 NODE (Identification)
2217 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
2218 END
2219 DataSourceScheme TranslateTo ProprietaryIdentification
2220 END
2221 END
2222 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR146
1909 TRANSLATE(95R, PartyIdentification31Choice)
1910 RULE
1911 NODE (ProprietaryIdentification)
1912 NODE (Identification)
1913 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1914 END
1915 DataSourceScheme TranslateTo ProprietaryIdentification
1916 END
1917 END
1918 END
translateTTR146(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR146
1848 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1849 RULE
1850 'ARNU' EquivalentTo 'ARNU'
1851 'CCPT' EquivalentTo 'CCPT'
1852 'CHTY' EquivalentTo 'CHTY'
1853 'DRLC' EquivalentTo 'DRLC'
1854 'FIIN' EquivalentTo 'FIIN'
1855 'CORP' EquivalentTo 'CORP'
1856 'TXID' EquivalentTo 'TXID'
1857 END
1858 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR146
1910 TRANSLATE(95R, PartyIdentification31Choice)
1911 RULE
1912 NODE (ProprietaryIdentification)
1913 NODE (Identification)
1914 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1915 END
1916 DataSourceScheme TranslateTo ProprietaryIdentification
1917 END
1918 END
1919 END
translateTTR146(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR146
1849 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1850 RULE
1851 'ARNU' EquivalentTo 'ARNU'
1852 'CCPT' EquivalentTo 'CCPT'
1853 'CHTY' EquivalentTo 'CHTY'
1854 'DRLC' EquivalentTo 'DRLC'
1855 'FIIN' EquivalentTo 'FIIN'
1856 'CORP' EquivalentTo 'CORP'
1857 'TXID' EquivalentTo 'TXID'
1858 END
1859 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR146
1923 TRANSLATE(95P_2, PartyIdentification31Choice)
1924 RULE
1925 NODE (BIC)
1926 IdentifierCode TranslateTo BIC
1927 END
1928 END
1929 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR146
1852 TRANSLATE(70D, RestrictedFINXMax350Text)
1853 RULE
1854 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1855 END
1856 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR146
1927 TRANSLATE(95P_2, PartyIdentification31Choice)
1928 RULE
1929 NODE (BIC)
1930 IdentifierCode TranslateTo BIC
1931 END
1932 END
1933 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR146
1856 TRANSLATE(70D, RestrictedFINXMax350Text)
1857 RULE
1858 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1859 END
1860 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR146
1856 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1857 RULE
1858 NODE (Amount)
1859 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1860 THEN
1861 Amount TranslateTo Amount
1862 ELSE
1863 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1864 END
1865 END
1866 NODE (Currency)
1867 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1868 THEN
1869 CurrencyCode TranslateTo Currency
1870 ELSE
1871 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1872 END
1873 END
1874 END
1875 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR146
1856 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1857 RULE
1858 NODE (Amount)
1859 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1860 THEN
1861 Amount TranslateTo Amount
1862 ELSE
1863 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1864 END
1865 END
1866 NODE (Currency)
1867 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1868 THEN
1869 CurrencyCode TranslateTo Currency
1870 ELSE
1871 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1872 END
1873 END
1874 END
1875 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR146
1711 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1712 RULE
1713 NODE (Code)
1714 IF (Not (DataSourceScheme IsPresent))
1715 THEN
1716 Indicator TranslateTo Code
1717 END
1718 END
1719 NODE (Proprietary)
1720 DataSourceScheme TranslateTo Proprietary
1721 NODE (Identification)
1722 IF (DataSourceScheme IsPresent)
1723 THEN
1724 Indicator CopyTo Proprietary\Identification
1725 END
1726 END
1727 END
1728 END
1729 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR146
1858 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1859 RULE
1860 NODE (Amount)
1861 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1862 THEN
1863 Amount TranslateTo Amount
1864 ELSE
1865 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1866 END
1867 END
1868 NODE (Currency)
1869 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1870 THEN
1871 CurrencyCode TranslateTo Currency
1872 ELSE
1873 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1874 END
1875 END
1876 END
1877 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR146
1858 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1859 RULE
1860 NODE (Amount)
1861 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1862 THEN
1863 Amount TranslateTo Amount
1864 ELSE
1865 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1866 END
1867 END
1868 NODE (Currency)
1869 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1870 THEN
1871 CurrencyCode TranslateTo Currency
1872 ELSE
1873 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1874 END
1875 END
1876 END
1877 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR146
1712 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1713 RULE
1714 NODE (Code)
1715 IF (Not (DataSourceScheme IsPresent))
1716 THEN
1717 Indicator TranslateTo Code
1718 END
1719 END
1720 NODE (Proprietary)
1721 DataSourceScheme TranslateTo Proprietary
1722 NODE (Identification)
1723 IF (DataSourceScheme IsPresent)
1724 THEN
1725 Indicator CopyTo Proprietary\Identification
1726 END
1727 END
1728 END
1729 END
1730 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR146
1854 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1855 RULE
1856 NODE (Amount)
1857 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1858 THEN
1859 Amount TranslateTo Amount
1860 ELSE
1861 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1862 END
1863 END
1864 NODE (Currency)
1865 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1866 THEN
1867 CurrencyCode TranslateTo Currency
1868 ELSE
1869 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1870 END
1871 END
1872 END
1873 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR146
1854 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1855 RULE
1856 NODE (Amount)
1857 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1858 THEN
1859 Amount TranslateTo Amount
1860 ELSE
1861 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1862 END
1863 END
1864 NODE (Currency)
1865 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1866 THEN
1867 CurrencyCode TranslateTo Currency
1868 ELSE
1869 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1870 END
1871 END
1872 END
1873 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR146
1712 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1713 RULE
1714 NODE (Code)
1715 IF (Not (DataSourceScheme IsPresent))
1716 THEN
1717 Indicator TranslateTo Code
1718 END
1719 END
1720 NODE (Proprietary)
1721 DataSourceScheme TranslateTo Proprietary
1722 NODE (Identification)
1723 IF (DataSourceScheme IsPresent)
1724 THEN
1725 Indicator CopyTo Proprietary\Identification
1726 END
1727 END
1728 END
1729 END
1730 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR146
1858 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1859 RULE
1860 NODE (Amount)
1861 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1862 THEN
1863 Amount TranslateTo Amount
1864 ELSE
1865 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1866 END
1867 END
1868 NODE (Currency)
1869 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1870 THEN
1871 CurrencyCode TranslateTo Currency
1872 ELSE
1873 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1874 END
1875 END
1876 END
1877 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR146
1858 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1859 RULE
1860 NODE (Amount)
1861 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1862 THEN
1863 Amount TranslateTo Amount
1864 ELSE
1865 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1866 END
1867 END
1868 NODE (Currency)
1869 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1870 THEN
1871 CurrencyCode TranslateTo Currency
1872 ELSE
1873 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1874 END
1875 END
1876 END
1877 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR146
1713 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1714 RULE
1715 NODE (Code)
1716 IF (Not (DataSourceScheme IsPresent))
1717 THEN
1718 Indicator TranslateTo Code
1719 END
1720 END
1721 NODE (Proprietary)
1722 DataSourceScheme TranslateTo Proprietary
1723 NODE (Identification)
1724 IF (DataSourceScheme IsPresent)
1725 THEN
1726 Indicator CopyTo Proprietary\Identification
1727 END
1728 END
1729 END
1730 END
1731 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR146
1774 TRANSLATE(95R, PartyIdentification31Choice)
1775 RULE
1776 NODE (ProprietaryIdentification)
1777 NODE (Identification)
1778 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1779 END
1780 DataSourceScheme TranslateTo ProprietaryIdentification
1781 END
1782 END
1783 END
translateTTR146(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR146
1804 TRANSLATE(95P_2, PartyIdentification16Choice)
1805 RULE
1806 NODE (BICOrBEI)
1807 IdentifierCode TranslateTo BICOrBEI
1808 END
1809 END
1810 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR146
1534 TRANSLATE(NettingEligibility2Choice, 22F_58)
1535 RULE
1536 NODE (DataSourceScheme)
1537 Proprietary TranslateTo DataSourceScheme
1538 END
1539 NODE (Indicator)
1540 Proprietary\Identification CopyTo Indicator
1541 IF (Indicator IsPresent)
1542 THEN
1543 IF (Indicator IsSameBoolean 'false')
1544 THEN
1545 'NNET' CopyTo Indicator
1546 ELSE
1547 'YNET' CopyTo Indicator
1548 END
1549 END
1550 END
1551 END
1552 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR146
1668 TRANSLATE(PartyIdentification17Choice, 95P_2)
1669 RULE
1670 NODE (IdentifierCode)
1671 BICOrBEI CopyTo IdentifierCode
1672 END
1673 END
1674 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR146
1667 TRANSLATE(PartyIdentification17Choice, 95P_2)
1668 RULE
1669 NODE (IdentifierCode)
1670 BICOrBEI CopyTo IdentifierCode
1671 END
1672 END
1673 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR146
1666 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1667 RULE
1668 'CADJ' EquivalentTo 'CADJ'
1669 'CALL' EquivalentTo 'CALL'
1670 'PAIR' EquivalentTo 'PAIR'
1671 'RATE' EquivalentTo 'RATE'
1672 'ROLP' EquivalentTo 'ROLP'
1673 'TOPU' EquivalentTo 'TOPU'
1674 'WTHD' EquivalentTo 'WTHD'
1675 END
1676 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR146
1669 TRANSLATE(YesNoIndicator, 22F_203)
1670 RULE
1671 NODE (Indicator)
1672 IF (YesNoIndicator IsSameBoolean 'true')
1673 THEN
1674 'COLA' CopyTo Indicator
1675 END
1676 IF (YesNoIndicator IsSameBoolean 'false')
1677 THEN
1678 'COLN' CopyTo Indicator
1679 END
1680 END
1681 END
1682 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95C)
1630 RULE
1631 NODE (CountryCode)
1632 Country CopyTo CountryCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95P_2)
1630 RULE
1631 NODE (IdentifierCode)
1632 BICOrBEI CopyTo IdentifierCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR146
1630 TRANSLATE(PartyIdentification17Choice, 95C)
1631 RULE
1632 NODE (CountryCode)
1633 Country CopyTo CountryCode
1634 END
1635 END
1636 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95P_2)
1630 RULE
1631 NODE (IdentifierCode)
1632 BICOrBEI CopyTo IdentifierCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95C)
1630 RULE
1631 NODE (CountryCode)
1632 Country CopyTo CountryCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95P_2)
1630 RULE
1631 NODE (IdentifierCode)
1632 BICOrBEI CopyTo IdentifierCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR146
1630 TRANSLATE(PartyIdentification17Choice, 95C)
1631 RULE
1632 NODE (CountryCode)
1633 Country CopyTo CountryCode
1634 END
1635 END
1636 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR146
1629 TRANSLATE(PartyIdentification17Choice, 95P_2)
1630 RULE
1631 NODE (IdentifierCode)
1632 BICOrBEI CopyTo IdentifierCode
1633 END
1634 END
1635 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR146
1574 TRANSLATE(PartyIdentification16Choice, 95Q)
1575 RULE
1576 NODE (NameAndAddress)
1577 NameAndAddress TranslateTo NameAndAddress
1578 END
1579 END
1580 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR146
1594 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1595 RULE
1596 NODE (DataSourceScheme)
1597 Proprietary TranslateTo DataSourceScheme
1598 END
1599 NODE (Indicator)
1600 IF (Indicator IsPresent)
1601 THEN
1602 IF (Indicator IsSameBoolean 'false')
1603 THEN
1604 'NCCP' CopyTo Indicator
1605 ELSE
1606 'YCCP' CopyTo Indicator
1607 END
1608 END
1609 Proprietary\Identification CopyTo Indicator
1610 END
1611 END
1612 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR146
1593 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1594 RULE
1595 NODE (DataSourceScheme)
1596 Proprietary TranslateTo DataSourceScheme
1597 END
1598 NODE (Indicator)
1599 IF (Indicator IsPresent)
1600 THEN
1601 IF (Indicator IsSameBoolean 'false')
1602 THEN
1603 'NCCP' CopyTo Indicator
1604 ELSE
1605 'YCCP' CopyTo Indicator
1606 END
1607 END
1608 Proprietary\Identification CopyTo Indicator
1609 END
1610 END
1611 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR146
1595 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1596 RULE
1597 NODE (DataSourceScheme)
1598 Proprietary TranslateTo DataSourceScheme
1599 END
1600 NODE (Indicator)
1601 IF (Indicator IsPresent)
1602 THEN
1603 IF (Indicator IsSameBoolean 'false')
1604 THEN
1605 'NCCP' CopyTo Indicator
1606 ELSE
1607 'YCCP' CopyTo Indicator
1608 END
1609 END
1610 Proprietary\Identification CopyTo Indicator
1611 END
1612 END
1613 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR146
1594 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1595 RULE
1596 NODE (DataSourceScheme)
1597 Proprietary TranslateTo DataSourceScheme
1598 END
1599 NODE (Indicator)
1600 IF (Indicator IsPresent)
1601 THEN
1602 IF (Indicator IsSameBoolean 'false')
1603 THEN
1604 'NCCP' CopyTo Indicator
1605 ELSE
1606 'YCCP' CopyTo Indicator
1607 END
1608 END
1609 Proprietary\Identification CopyTo Indicator
1610 END
1611 END
1612 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR146
1529 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1530 RULE
1531 'YSET' EquivalentTo 'YSET'
1532 'NSET' EquivalentTo 'NSET'
1533 END
1534 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR146
1528 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1529 RULE
1530 'YSET' EquivalentTo 'YSET'
1531 'NSET' EquivalentTo 'NSET'
1532 END
1533 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR146
1530 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1531 RULE
1532 'YSET' EquivalentTo 'YSET'
1533 'NSET' EquivalentTo 'NSET'
1534 END
1535 END
translateTTR146(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR146
1529 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1530 RULE
1531 'YSET' EquivalentTo 'YSET'
1532 'NSET' EquivalentTo 'NSET'
1533 END
1534 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR147
2261 TRANSLATE(95R, PartyIdentification16Choice)
2262 RULE
2263 NODE (ProprietaryIdentification)
2264 NODE (Identification)
2265 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
2266 END
2267 DataSourceScheme TranslateTo ProprietaryIdentification
2268 END
2269 END
2270 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR147
1919 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1920 RULE
1921 NODE (Amount)
1922 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1923 THEN
1924 Amount TranslateTo Amount
1925 ELSE
1926 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1927 END
1928 END
1929 NODE (Currency)
1930 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1931 THEN
1932 CurrencyCode TranslateTo Currency
1933 ELSE
1934 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1935 END
1936 END
1937 END
1938 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR147
1859 TRANSLATE(70D, RestrictedFINXMax350Text)
1860 RULE
1861 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1862 END
1863 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR147
1920 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1921 RULE
1922 NODE (Amount)
1923 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1924 THEN
1925 Amount TranslateTo Amount
1926 ELSE
1927 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1928 END
1929 END
1930 NODE (Currency)
1931 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1932 THEN
1933 CurrencyCode TranslateTo Currency
1934 ELSE
1935 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1936 END
1937 END
1938 END
1939 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR147
1860 TRANSLATE(70D, RestrictedFINXMax350Text)
1861 RULE
1862 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1863 END
1864 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR147
1930 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1931 RULE
1932 Identifier_BICBEI CopyTo BICIdentifier
1933 END
1934 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR147
1857 TRANSLATE(95C, PartyIdentification17Choice)
1858 RULE
1859 NODE (Country)
1860 CountryCode CopyTo Country
1861 END
1862 END
1863 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR147
1934 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1935 RULE
1936 Identifier_BICBEI CopyTo BICIdentifier
1937 END
1938 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR147
1861 TRANSLATE(95C, PartyIdentification17Choice)
1862 RULE
1863 NODE (Country)
1864 CountryCode CopyTo Country
1865 END
1866 END
1867 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR147
1876 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1877 RULE
1878 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1879 END
1880 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR147
1876 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1877 RULE
1878 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1879 END
1880 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR147
1730 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1731 RULE
1732 'NSET' EquivalentTo 'NSET'
1733 'YSET' EquivalentTo 'YSET'
1734 END
1735 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR147
1878 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1879 RULE
1880 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1881 END
1882 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR147
1878 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1879 RULE
1880 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1881 END
1882 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR147
1731 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1732 RULE
1733 'NSET' EquivalentTo 'NSET'
1734 'YSET' EquivalentTo 'YSET'
1735 END
1736 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR147
1874 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1875 RULE
1876 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1877 END
1878 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR147
1874 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1875 RULE
1876 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1877 END
1878 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR147
1731 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1732 RULE
1733 'NSET' EquivalentTo 'NSET'
1734 'YSET' EquivalentTo 'YSET'
1735 END
1736 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR147
1878 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1879 RULE
1880 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1881 END
1882 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR147
1878 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1879 RULE
1880 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1881 END
1882 END
translateTTR147(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR147
1732 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1733 RULE
1734 'NSET' EquivalentTo 'NSET'
1735 'YSET' EquivalentTo 'YSET'
1736 END
1737 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR147
1784 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1785 RULE
1786 NODE (Amount)
1787 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1788 THEN
1789 (Amount FormatDecimal 'MX') CopyTo Amount
1790 ELSE
1791 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1792 END
1793 END
1794 NODE (Currency)
1795 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1796 THEN
1797 CurrencyCode CopyTo Currency
1798 ELSE
1799 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1800 END
1801 END
1802 END
1803 END
translateTTR147(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR147
1811 TRANSLATE(95Q, PartyIdentification16Choice)
1812 RULE
1813 NODE (NameAndAddress)
1814 NameAndAddress TranslateTo NameAndAddress
1815 END
1816 END
1817 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR147
1553 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1554 RULE
1555 NODE (DataSourceScheme)
1556 Proprietary TranslateTo DataSourceScheme
1557 END
1558 NODE (Indicator)
1559 IF (Indicator IsPresent)
1560 THEN
1561 IF (Indicator IsSameBoolean 'false')
1562 THEN
1563 'NCCP' CopyTo Indicator
1564 ELSE
1565 'YCCP' CopyTo Indicator
1566 END
1567 END
1568 Proprietary\Identification CopyTo Indicator
1569 END
1570 END
1571 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR147
1675 TRANSLATE(PartyIdentification17Choice, 95Q)
1676 RULE
1677 NODE (NameAndAddress)
1678 NameAndAddress TranslateTo NameAndAddress
1679 END
1680 END
1681 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR147
1674 TRANSLATE(PartyIdentification17Choice, 95Q)
1675 RULE
1676 NODE (NameAndAddress)
1677 NameAndAddress TranslateTo NameAndAddress
1678 END
1679 END
1680 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR147
1677 TRANSLATE(YesNoIndicator, 22F_203)
1678 RULE
1679 NODE (Indicator)
1680 IF (YesNoIndicator IsSameBoolean 'true')
1681 THEN
1682 'COLA' CopyTo Indicator
1683 END
1684 IF (YesNoIndicator IsSameBoolean 'false')
1685 THEN
1686 'COLN' CopyTo Indicator
1687 END
1688 END
1689 END
1690 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR147
1683 TRANSLATE(PartyIdentification16Choice, 95P_2)
1684 RULE
1685 NODE (IdentifierCode)
1686 BICOrBEI CopyTo IdentifierCode
1687 END
1688 END
1689 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95P_2)
1637 RULE
1638 NODE (IdentifierCode)
1639 BICOrBEI CopyTo IdentifierCode
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95Q)
1637 RULE
1638 NODE (NameAndAddress)
1639 NameAndAddress TranslateTo NameAndAddress
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR147
1637 TRANSLATE(PartyIdentification17Choice, 95P_2)
1638 RULE
1639 NODE (IdentifierCode)
1640 BICOrBEI CopyTo IdentifierCode
1641 END
1642 END
1643 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95Q)
1637 RULE
1638 NODE (NameAndAddress)
1639 NameAndAddress TranslateTo NameAndAddress
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95P_2)
1637 RULE
1638 NODE (IdentifierCode)
1639 BICOrBEI CopyTo IdentifierCode
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95Q)
1637 RULE
1638 NODE (NameAndAddress)
1639 NameAndAddress TranslateTo NameAndAddress
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR147
1637 TRANSLATE(PartyIdentification17Choice, 95P_2)
1638 RULE
1639 NODE (IdentifierCode)
1640 BICOrBEI CopyTo IdentifierCode
1641 END
1642 END
1643 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR147
1636 TRANSLATE(PartyIdentification17Choice, 95Q)
1637 RULE
1638 NODE (NameAndAddress)
1639 NameAndAddress TranslateTo NameAndAddress
1640 END
1641 END
1642 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR147
1581 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1582 RULE
1583 NODE (Line)
1584 (Name Substring ('1', '35')) CopyTo Line[1]
1585 END
1586 NODE (Line)
1587 (Name Substring ('36', '35')) CopyTo Line[2]
1588 END
1589 NODE (Line)
1590 (Name Substring ('71', '35')) CopyTo Line[3]
1591 END
1592 NODE (Line)
1593 (Name Substring ('106', '35')) CopyTo Line[4]
1594 END
1595 END
1596 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR147
1613 TRANSLATE(Tracking2Choice, 22F_90)
1614 RULE
1615 NODE (DataSourceScheme)
1616 Proprietary TranslateTo DataSourceScheme
1617 END
1618 NODE (Indicator)
1619 IF (Indicator IsPresent)
1620 THEN
1621 IF (Indicator IsSameBoolean 'false')
1622 THEN
1623 'UNTR' CopyTo Indicator
1624 ELSE
1625 'TRAC' CopyTo Indicator
1626 END
1627 END
1628 Proprietary\Identification CopyTo Indicator
1629 END
1630 END
1631 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR147
1612 TRANSLATE(Tracking2Choice, 22F_90)
1613 RULE
1614 NODE (DataSourceScheme)
1615 Proprietary TranslateTo DataSourceScheme
1616 END
1617 NODE (Indicator)
1618 IF (Indicator IsPresent)
1619 THEN
1620 IF (Indicator IsSameBoolean 'false')
1621 THEN
1622 'UNTR' CopyTo Indicator
1623 ELSE
1624 'TRAC' CopyTo Indicator
1625 END
1626 END
1627 Proprietary\Identification CopyTo Indicator
1628 END
1629 END
1630 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR147
1614 TRANSLATE(Tracking2Choice, 22F_90)
1615 RULE
1616 NODE (DataSourceScheme)
1617 Proprietary TranslateTo DataSourceScheme
1618 END
1619 NODE (Indicator)
1620 IF (Indicator IsPresent)
1621 THEN
1622 IF (Indicator IsSameBoolean 'false')
1623 THEN
1624 'UNTR' CopyTo Indicator
1625 ELSE
1626 'TRAC' CopyTo Indicator
1627 END
1628 END
1629 Proprietary\Identification CopyTo Indicator
1630 END
1631 END
1632 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR147
1613 TRANSLATE(Tracking2Choice, 22F_90)
1614 RULE
1615 NODE (DataSourceScheme)
1616 Proprietary TranslateTo DataSourceScheme
1617 END
1618 NODE (Indicator)
1619 IF (Indicator IsPresent)
1620 THEN
1621 IF (Indicator IsSameBoolean 'false')
1622 THEN
1623 'UNTR' CopyTo Indicator
1624 ELSE
1625 'TRAC' CopyTo Indicator
1626 END
1627 END
1628 Proprietary\Identification CopyTo Indicator
1629 END
1630 END
1631 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR147
1535 TRANSLATE(NettingEligibility2Choice, 22F_58)
1536 RULE
1537 NODE (DataSourceScheme)
1538 Proprietary TranslateTo DataSourceScheme
1539 END
1540 NODE (Indicator)
1541 Proprietary\Identification CopyTo Indicator
1542 IF (Indicator IsPresent)
1543 THEN
1544 IF (Indicator IsSameBoolean 'false')
1545 THEN
1546 'NNET' CopyTo Indicator
1547 ELSE
1548 'YNET' CopyTo Indicator
1549 END
1550 END
1551 END
1552 END
1553 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR147
1534 TRANSLATE(NettingEligibility2Choice, 22F_58)
1535 RULE
1536 NODE (DataSourceScheme)
1537 Proprietary TranslateTo DataSourceScheme
1538 END
1539 NODE (Indicator)
1540 Proprietary\Identification CopyTo Indicator
1541 IF (Indicator IsPresent)
1542 THEN
1543 IF (Indicator IsSameBoolean 'false')
1544 THEN
1545 'NNET' CopyTo Indicator
1546 ELSE
1547 'YNET' CopyTo Indicator
1548 END
1549 END
1550 END
1551 END
1552 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR147
1536 TRANSLATE(NettingEligibility2Choice, 22F_58)
1537 RULE
1538 NODE (DataSourceScheme)
1539 Proprietary TranslateTo DataSourceScheme
1540 END
1541 NODE (Indicator)
1542 Proprietary\Identification CopyTo Indicator
1543 IF (Indicator IsPresent)
1544 THEN
1545 IF (Indicator IsSameBoolean 'false')
1546 THEN
1547 'NNET' CopyTo Indicator
1548 ELSE
1549 'YNET' CopyTo Indicator
1550 END
1551 END
1552 END
1553 END
1554 END
translateTTR147(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR147
1535 TRANSLATE(NettingEligibility2Choice, 22F_58)
1536 RULE
1537 NODE (DataSourceScheme)
1538 Proprietary TranslateTo DataSourceScheme
1539 END
1540 NODE (Indicator)
1541 Proprietary\Identification CopyTo Indicator
1542 IF (Indicator IsPresent)
1543 THEN
1544 IF (Indicator IsSameBoolean 'false')
1545 THEN
1546 'NNET' CopyTo Indicator
1547 ELSE
1548 'YNET' CopyTo Indicator
1549 END
1550 END
1551 END
1552 END
1553 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR148
1939 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1940 RULE
1941 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1942 END
1943 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR148
1864 TRANSLATE(95C, PartyIdentification17Choice)
1865 RULE
1866 NODE (Country)
1867 CountryCode CopyTo Country
1868 END
1869 END
1870 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR148
1940 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1941 RULE
1942 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1943 END
1944 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR148
1865 TRANSLATE(95C, PartyIdentification17Choice)
1866 RULE
1867 NODE (Country)
1868 CountryCode CopyTo Country
1869 END
1870 END
1871 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR148
1935 TRANSLATE(95Q, PartyIdentification31Choice)
1936 RULE
1937 NODE (NameAndAddress)
1938 NameAndAddress TranslateTo NameAndAddress
1939 END
1940 END
1941 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR148
1864 TRANSLATE(95P_2, PartyIdentification17Choice)
1865 RULE
1866 NODE (BICOrBEI)
1867 IdentifierCode TranslateTo BICOrBEI
1868 END
1869 END
1870 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR148
1939 TRANSLATE(95Q, PartyIdentification31Choice)
1940 RULE
1941 NODE (NameAndAddress)
1942 NameAndAddress TranslateTo NameAndAddress
1943 END
1944 END
1945 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR148
1868 TRANSLATE(95P_2, PartyIdentification17Choice)
1869 RULE
1870 NODE (BICOrBEI)
1871 IdentifierCode TranslateTo BICOrBEI
1872 END
1873 END
1874 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR148
1881 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1882 RULE
1883 Currency CopyTo ActiveOrHistoricCurrencyCode
1884 END
1885 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR148
1881 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1882 RULE
1883 Currency CopyTo ActiveOrHistoricCurrencyCode
1884 END
1885 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR148
1736 TRANSLATE(22F_58, NettingEligibility2Choice)
1737 RULE
1738 NODE (Indicator)
1739 IF (Not (DataSourceScheme IsPresent))
1740 THEN
1741 IF (Indicator IsSameString 'NNET')
1742 THEN
1743 'false' CopyTo Indicator
1744 ELSE
1745 'true' CopyTo Indicator
1746 END
1747 END
1748 END
1749 NODE (Proprietary)
1750 DataSourceScheme TranslateTo Proprietary
1751 NODE (Identification)
1752 IF (DataSourceScheme IsPresent)
1753 THEN
1754 Indicator CopyTo Proprietary\Identification
1755 END
1756 END
1757 END
1758 END
1759 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR148
1883 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1884 RULE
1885 Currency CopyTo ActiveOrHistoricCurrencyCode
1886 END
1887 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR148
1883 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1884 RULE
1885 Currency CopyTo ActiveOrHistoricCurrencyCode
1886 END
1887 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR148
1737 TRANSLATE(22F_58, NettingEligibility2Choice)
1738 RULE
1739 NODE (Indicator)
1740 IF (Not (DataSourceScheme IsPresent))
1741 THEN
1742 IF (Indicator IsSameString 'NNET')
1743 THEN
1744 'false' CopyTo Indicator
1745 ELSE
1746 'true' CopyTo Indicator
1747 END
1748 END
1749 END
1750 NODE (Proprietary)
1751 DataSourceScheme TranslateTo Proprietary
1752 NODE (Identification)
1753 IF (DataSourceScheme IsPresent)
1754 THEN
1755 Indicator CopyTo Proprietary\Identification
1756 END
1757 END
1758 END
1759 END
1760 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR148
1879 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1880 RULE
1881 Currency CopyTo ActiveOrHistoricCurrencyCode
1882 END
1883 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR148
1879 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1880 RULE
1881 Currency CopyTo ActiveOrHistoricCurrencyCode
1882 END
1883 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR148
1737 TRANSLATE(22F_58, NettingEligibility2Choice)
1738 RULE
1739 NODE (Indicator)
1740 IF (Not (DataSourceScheme IsPresent))
1741 THEN
1742 IF (Indicator IsSameString 'NNET')
1743 THEN
1744 'false' CopyTo Indicator
1745 ELSE
1746 'true' CopyTo Indicator
1747 END
1748 END
1749 END
1750 NODE (Proprietary)
1751 DataSourceScheme TranslateTo Proprietary
1752 NODE (Identification)
1753 IF (DataSourceScheme IsPresent)
1754 THEN
1755 Indicator CopyTo Proprietary\Identification
1756 END
1757 END
1758 END
1759 END
1760 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR148
1883 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1884 RULE
1885 Currency CopyTo ActiveOrHistoricCurrencyCode
1886 END
1887 END
translateTTR148(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR148
1883 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1884 RULE
1885 Currency CopyTo ActiveOrHistoricCurrencyCode
1886 END
1887 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR148
1738 TRANSLATE(22F_58, NettingEligibility2Choice)
1739 RULE
1740 NODE (Indicator)
1741 IF (Not (DataSourceScheme IsPresent))
1742 THEN
1743 IF (Indicator IsSameString 'NNET')
1744 THEN
1745 'false' CopyTo Indicator
1746 ELSE
1747 'true' CopyTo Indicator
1748 END
1749 END
1750 END
1751 NODE (Proprietary)
1752 DataSourceScheme TranslateTo Proprietary
1753 NODE (Identification)
1754 IF (DataSourceScheme IsPresent)
1755 THEN
1756 Indicator CopyTo Proprietary\Identification
1757 END
1758 END
1759 END
1760 END
1761 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR148
1804 TRANSLATE(92B, ForeignExchangeTerms12)
1805 RULE
1806 NODE (UnitCurrency)
1807 FirstCurrencyCode TranslateTo UnitCurrency
1808 END
1809 NODE (QuotedCurrency)
1810 SecondCurrencyCode TranslateTo QuotedCurrency
1811 END
1812 NODE (ExchangeRate)
1813 Rate TranslateTo ExchangeRate
1814 END
1815 END
1816 END
translateTTR148(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR148
1818 TRANSLATE(95R, PartyIdentification16Choice)
1819 RULE
1820 NODE (ProprietaryIdentification)
1821 NODE (Identification)
1822 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1823 END
1824 DataSourceScheme TranslateTo ProprietaryIdentification
1825 END
1826 END
1827 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR148
1572 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1573 RULE
1574 NODE (DataSourceScheme)
1575 Proprietary TranslateTo DataSourceScheme
1576 END
1577 NODE (Indicator)
1578 IF (Indicator IsPresent)
1579 THEN
1580 IF (Indicator IsSameBoolean 'false')
1581 THEN
1582 'NLEG' CopyTo Indicator
1583 ELSE
1584 'YLEG' CopyTo Indicator
1585 END
1586 END
1587 Proprietary\Identification CopyTo Indicator
1588 END
1589 END
1590 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR148
1682 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1683 RULE
1684 NODE (Line)
1685 (Name Substring ('1', '35')) CopyTo Line[1]
1686 END
1687 NODE (Line)
1688 (Name Substring ('36', '35')) CopyTo Line[2]
1689 END
1690 NODE (Line)
1691 (Name Substring ('71', '35')) CopyTo Line[3]
1692 END
1693 NODE (Line)
1694 (Name Substring ('106', '35')) CopyTo Line[4]
1695 END
1696 END
1697 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR148
1681 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1682 RULE
1683 NODE (Line)
1684 (Name Substring ('1', '35')) CopyTo Line[1]
1685 END
1686 NODE (Line)
1687 (Name Substring ('36', '35')) CopyTo Line[2]
1688 END
1689 NODE (Line)
1690 (Name Substring ('71', '35')) CopyTo Line[3]
1691 END
1692 NODE (Line)
1693 (Name Substring ('106', '35')) CopyTo Line[4]
1694 END
1695 END
1696 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR148
1691 TRANSLATE(PartyIdentification16Choice, 95P_2)
1692 RULE
1693 NODE (IdentifierCode)
1694 BICOrBEI CopyTo IdentifierCode
1695 END
1696 END
1697 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR148
1690 TRANSLATE(PartyIdentification16Choice, 95Q)
1691 RULE
1692 NODE (NameAndAddress)
1693 NameAndAddress TranslateTo NameAndAddress
1694 END
1695 END
1696 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR148
1643 TRANSLATE(PartyIdentification17Choice, 95Q)
1644 RULE
1645 NODE (NameAndAddress)
1646 NameAndAddress TranslateTo NameAndAddress
1647 END
1648 END
1649 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR148
1643 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1644 RULE
1645 NODE (Line)
1646 (Name Substring ('1', '35')) CopyTo Line[1]
1647 END
1648 NODE (Line)
1649 (Name Substring ('36', '35')) CopyTo Line[2]
1650 END
1651 NODE (Line)
1652 (Name Substring ('71', '35')) CopyTo Line[3]
1653 END
1654 NODE (Line)
1655 (Name Substring ('106', '35')) CopyTo Line[4]
1656 END
1657 END
1658 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR148
1644 TRANSLATE(PartyIdentification17Choice, 95Q)
1645 RULE
1646 NODE (NameAndAddress)
1647 NameAndAddress TranslateTo NameAndAddress
1648 END
1649 END
1650 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR148
1643 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1644 RULE
1645 NODE (Line)
1646 (Name Substring ('1', '35')) CopyTo Line[1]
1647 END
1648 NODE (Line)
1649 (Name Substring ('36', '35')) CopyTo Line[2]
1650 END
1651 NODE (Line)
1652 (Name Substring ('71', '35')) CopyTo Line[3]
1653 END
1654 NODE (Line)
1655 (Name Substring ('106', '35')) CopyTo Line[4]
1656 END
1657 END
1658 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR148
1643 TRANSLATE(PartyIdentification17Choice, 95Q)
1644 RULE
1645 NODE (NameAndAddress)
1646 NameAndAddress TranslateTo NameAndAddress
1647 END
1648 END
1649 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR148
1643 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1644 RULE
1645 NODE (Line)
1646 (Name Substring ('1', '35')) CopyTo Line[1]
1647 END
1648 NODE (Line)
1649 (Name Substring ('36', '35')) CopyTo Line[2]
1650 END
1651 NODE (Line)
1652 (Name Substring ('71', '35')) CopyTo Line[3]
1653 END
1654 NODE (Line)
1655 (Name Substring ('106', '35')) CopyTo Line[4]
1656 END
1657 END
1658 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR148
1644 TRANSLATE(PartyIdentification17Choice, 95Q)
1645 RULE
1646 NODE (NameAndAddress)
1647 NameAndAddress TranslateTo NameAndAddress
1648 END
1649 END
1650 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR148
1643 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1644 RULE
1645 NODE (Line)
1646 (Name Substring ('1', '35')) CopyTo Line[1]
1647 END
1648 NODE (Line)
1649 (Name Substring ('36', '35')) CopyTo Line[2]
1650 END
1651 NODE (Line)
1652 (Name Substring ('71', '35')) CopyTo Line[3]
1653 END
1654 NODE (Line)
1655 (Name Substring ('106', '35')) CopyTo Line[4]
1656 END
1657 END
1658 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR148
1597 TRANSLATE(PartyIdentification16Choice, 95R)
1598 RULE
1599 ProprietaryIdentification TranslateTo 95R
1600 END
1601 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR148
1632 TRANSLATE(YesNoIndicator, 22F_203)
1633 RULE
1634 NODE (Indicator)
1635 IF (YesNoIndicator IsSameBoolean 'true')
1636 THEN
1637 'COLA' CopyTo Indicator
1638 END
1639 IF (YesNoIndicator IsSameBoolean 'false')
1640 THEN
1641 'COLN' CopyTo Indicator
1642 END
1643 END
1644 END
1645 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR148
1631 TRANSLATE(YesNoIndicator, 22F_203)
1632 RULE
1633 NODE (Indicator)
1634 IF (YesNoIndicator IsSameBoolean 'true')
1635 THEN
1636 'COLA' CopyTo Indicator
1637 END
1638 IF (YesNoIndicator IsSameBoolean 'false')
1639 THEN
1640 'COLN' CopyTo Indicator
1641 END
1642 END
1643 END
1644 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR148
1633 TRANSLATE(YesNoIndicator, 22F_203)
1634 RULE
1635 NODE (Indicator)
1636 IF (YesNoIndicator IsSameBoolean 'true')
1637 THEN
1638 'COLA' CopyTo Indicator
1639 END
1640 IF (YesNoIndicator IsSameBoolean 'false')
1641 THEN
1642 'COLN' CopyTo Indicator
1643 END
1644 END
1645 END
1646 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR148
1632 TRANSLATE(YesNoIndicator, 22F_203)
1633 RULE
1634 NODE (Indicator)
1635 IF (YesNoIndicator IsSameBoolean 'true')
1636 THEN
1637 'COLA' CopyTo Indicator
1638 END
1639 IF (YesNoIndicator IsSameBoolean 'false')
1640 THEN
1641 'COLN' CopyTo Indicator
1642 END
1643 END
1644 END
1645 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR148
1554 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1555 RULE
1556 NODE (DataSourceScheme)
1557 Proprietary TranslateTo DataSourceScheme
1558 END
1559 NODE (Indicator)
1560 IF (Indicator IsPresent)
1561 THEN
1562 IF (Indicator IsSameBoolean 'false')
1563 THEN
1564 'NCCP' CopyTo Indicator
1565 ELSE
1566 'YCCP' CopyTo Indicator
1567 END
1568 END
1569 Proprietary\Identification CopyTo Indicator
1570 END
1571 END
1572 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR148
1553 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1554 RULE
1555 NODE (DataSourceScheme)
1556 Proprietary TranslateTo DataSourceScheme
1557 END
1558 NODE (Indicator)
1559 IF (Indicator IsPresent)
1560 THEN
1561 IF (Indicator IsSameBoolean 'false')
1562 THEN
1563 'NCCP' CopyTo Indicator
1564 ELSE
1565 'YCCP' CopyTo Indicator
1566 END
1567 END
1568 Proprietary\Identification CopyTo Indicator
1569 END
1570 END
1571 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR148
1555 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1556 RULE
1557 NODE (DataSourceScheme)
1558 Proprietary TranslateTo DataSourceScheme
1559 END
1560 NODE (Indicator)
1561 IF (Indicator IsPresent)
1562 THEN
1563 IF (Indicator IsSameBoolean 'false')
1564 THEN
1565 'NCCP' CopyTo Indicator
1566 ELSE
1567 'YCCP' CopyTo Indicator
1568 END
1569 END
1570 Proprietary\Identification CopyTo Indicator
1571 END
1572 END
1573 END
translateTTR148(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR148
1554 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1555 RULE
1556 NODE (DataSourceScheme)
1557 Proprietary TranslateTo DataSourceScheme
1558 END
1559 NODE (Indicator)
1560 IF (Indicator IsPresent)
1561 THEN
1562 IF (Indicator IsSameBoolean 'false')
1563 THEN
1564 'NCCP' CopyTo Indicator
1565 ELSE
1566 'YCCP' CopyTo Indicator
1567 END
1568 END
1569 Proprietary\Identification CopyTo Indicator
1570 END
1571 END
1572 END
translateTTR149(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR149
1944 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1945 RULE
1946 Currency CopyTo ActiveOrHistoricCurrencyCode
1947 END
1948 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR149
1871 TRANSLATE(95P_2, PartyIdentification17Choice)
1872 RULE
1873 NODE (BICOrBEI)
1874 IdentifierCode TranslateTo BICOrBEI
1875 END
1876 END
1877 END
translateTTR149(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR149
1945 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1946 RULE
1947 Currency CopyTo ActiveOrHistoricCurrencyCode
1948 END
1949 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR149
1872 TRANSLATE(95P_2, PartyIdentification17Choice)
1873 RULE
1874 NODE (BICOrBEI)
1875 IdentifierCode TranslateTo BICOrBEI
1876 END
1877 END
1878 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR149
1942 TRANSLATE(95R, PartyIdentification31Choice)
1943 RULE
1944 NODE (ProprietaryIdentification)
1945 NODE (Identification)
1946 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1947 END
1948 DataSourceScheme TranslateTo ProprietaryIdentification
1949 END
1950 END
1951 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR149
1871 TRANSLATE(95Q, PartyIdentification17Choice)
1872 RULE
1873 NODE (NameAndAddress)
1874 NameAndAddress TranslateTo NameAndAddress
1875 END
1876 END
1877 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR149
1946 TRANSLATE(95R, PartyIdentification31Choice)
1947 RULE
1948 NODE (ProprietaryIdentification)
1949 NODE (Identification)
1950 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1951 END
1952 DataSourceScheme TranslateTo ProprietaryIdentification
1953 END
1954 END
1955 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR149
1875 TRANSLATE(95Q, PartyIdentification17Choice)
1876 RULE
1877 NODE (NameAndAddress)
1878 NameAndAddress TranslateTo NameAndAddress
1879 END
1880 END
1881 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR149
1886 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1887 RULE
1888 NODE (Amount)
1889 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1890 THEN
1891 (Amount FormatDecimal 'MX') CopyTo Amount
1892 ELSE
1893 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1894 END
1895 END
1896 NODE (Currency)
1897 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1898 THEN
1899 CurrencyCode CopyTo Currency
1900 ELSE
1901 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1902 END
1903 END
1904 END
1905 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR149
1886 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1887 RULE
1888 NODE (Amount)
1889 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1890 THEN
1891 (Amount FormatDecimal 'MX') CopyTo Amount
1892 ELSE
1893 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1894 END
1895 END
1896 NODE (Currency)
1897 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1898 THEN
1899 CurrencyCode CopyTo Currency
1900 ELSE
1901 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1902 END
1903 END
1904 END
1905 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR149
1760 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1761 RULE
1762 NODE (Indicator)
1763 IF (Not (DataSourceScheme IsPresent))
1764 THEN
1765 IF (Indicator IsSameString 'NCCP')
1766 THEN
1767 'false' CopyTo Indicator
1768 ELSE
1769 'true' CopyTo Indicator
1770 END
1771 END
1772 END
1773 NODE (Proprietary)
1774 NODE (Identification)
1775 IF (DataSourceScheme IsPresent)
1776 THEN
1777 Indicator CopyTo Proprietary\Identification
1778 END
1779 END
1780 DataSourceScheme TranslateTo Proprietary
1781 END
1782 END
1783 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR149
1888 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1889 RULE
1890 NODE (Amount)
1891 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1892 THEN
1893 (Amount FormatDecimal 'MX') CopyTo Amount
1894 ELSE
1895 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1896 END
1897 END
1898 NODE (Currency)
1899 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1900 THEN
1901 CurrencyCode CopyTo Currency
1902 ELSE
1903 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1904 END
1905 END
1906 END
1907 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR149
1888 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1889 RULE
1890 NODE (Amount)
1891 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1892 THEN
1893 (Amount FormatDecimal 'MX') CopyTo Amount
1894 ELSE
1895 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1896 END
1897 END
1898 NODE (Currency)
1899 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1900 THEN
1901 CurrencyCode CopyTo Currency
1902 ELSE
1903 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1904 END
1905 END
1906 END
1907 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR149
1761 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1762 RULE
1763 NODE (Indicator)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 IF (Indicator IsSameString 'NCCP')
1767 THEN
1768 'false' CopyTo Indicator
1769 ELSE
1770 'true' CopyTo Indicator
1771 END
1772 END
1773 END
1774 NODE (Proprietary)
1775 NODE (Identification)
1776 IF (DataSourceScheme IsPresent)
1777 THEN
1778 Indicator CopyTo Proprietary\Identification
1779 END
1780 END
1781 DataSourceScheme TranslateTo Proprietary
1782 END
1783 END
1784 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR149
1884 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1885 RULE
1886 NODE (Amount)
1887 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1888 THEN
1889 (Amount FormatDecimal 'MX') CopyTo Amount
1890 ELSE
1891 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1892 END
1893 END
1894 NODE (Currency)
1895 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1896 THEN
1897 CurrencyCode CopyTo Currency
1898 ELSE
1899 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1900 END
1901 END
1902 END
1903 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR149
1884 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1885 RULE
1886 NODE (Amount)
1887 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1888 THEN
1889 (Amount FormatDecimal 'MX') CopyTo Amount
1890 ELSE
1891 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1892 END
1893 END
1894 NODE (Currency)
1895 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1896 THEN
1897 CurrencyCode CopyTo Currency
1898 ELSE
1899 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1900 END
1901 END
1902 END
1903 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR149
1761 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1762 RULE
1763 NODE (Indicator)
1764 IF (Not (DataSourceScheme IsPresent))
1765 THEN
1766 IF (Indicator IsSameString 'NCCP')
1767 THEN
1768 'false' CopyTo Indicator
1769 ELSE
1770 'true' CopyTo Indicator
1771 END
1772 END
1773 END
1774 NODE (Proprietary)
1775 NODE (Identification)
1776 IF (DataSourceScheme IsPresent)
1777 THEN
1778 Indicator CopyTo Proprietary\Identification
1779 END
1780 END
1781 DataSourceScheme TranslateTo Proprietary
1782 END
1783 END
1784 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR149
1888 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1889 RULE
1890 NODE (Amount)
1891 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1892 THEN
1893 (Amount FormatDecimal 'MX') CopyTo Amount
1894 ELSE
1895 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1896 END
1897 END
1898 NODE (Currency)
1899 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1900 THEN
1901 CurrencyCode CopyTo Currency
1902 ELSE
1903 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1904 END
1905 END
1906 END
1907 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR149
1888 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1889 RULE
1890 NODE (Amount)
1891 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1892 THEN
1893 (Amount FormatDecimal 'MX') CopyTo Amount
1894 ELSE
1895 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1896 END
1897 END
1898 NODE (Currency)
1899 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1900 THEN
1901 CurrencyCode CopyTo Currency
1902 ELSE
1903 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1904 END
1905 END
1906 END
1907 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR149
1762 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1763 RULE
1764 NODE (Indicator)
1765 IF (Not (DataSourceScheme IsPresent))
1766 THEN
1767 IF (Indicator IsSameString 'NCCP')
1768 THEN
1769 'false' CopyTo Indicator
1770 ELSE
1771 'true' CopyTo Indicator
1772 END
1773 END
1774 END
1775 NODE (Proprietary)
1776 NODE (Identification)
1777 IF (DataSourceScheme IsPresent)
1778 THEN
1779 Indicator CopyTo Proprietary\Identification
1780 END
1781 END
1782 DataSourceScheme TranslateTo Proprietary
1783 END
1784 END
1785 END
translateTTR149(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR149
1817 TRANSLATE(Currency, ActiveCurrencyCode)
1818 RULE
1819 Currency CopyTo ActiveCurrencyCode
1820 END
1821 END
translateTTR149(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR149
1828 TRANSLATE(95P_2, PartyIdentification31Choice)
1829 RULE
1830 NODE (BIC)
1831 IdentifierCode TranslateTo BIC
1832 END
1833 END
1834 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR149
1591 TRANSLATE(RepurchaseType4Choice, 22F_36)
1592 RULE
1593 NODE (DataSourceScheme)
1594 Proprietary TranslateTo DataSourceScheme
1595 END
1596 NODE (Indicator)
1597 Code TranslateTo Indicator
1598 Proprietary\Identification CopyTo Indicator
1599 END
1600 END
1601 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR149
1698 TRANSLATE(AlternatePartyIdentification3, 95S)
1699 RULE
1700 NODE (DataSourceScheme)
1701 IdentificationType\Proprietary TranslateTo DataSourceScheme
1702 END
1703 NODE (TypeOfID)
1704 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1705 IdentificationType\Code TranslateTo TypeOfID
1706 END
1707 NODE (CountryCode)
1708 Country CopyTo CountryCode
1709 END
1710 NODE (AlternateID)
1711 AlternateIdentification CopyTo AlternateID
1712 END
1713 END
1714 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR149
1697 TRANSLATE(AlternatePartyIdentification3, 95S)
1698 RULE
1699 NODE (DataSourceScheme)
1700 IdentificationType\Proprietary TranslateTo DataSourceScheme
1701 END
1702 NODE (TypeOfID)
1703 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1704 IdentificationType\Code TranslateTo TypeOfID
1705 END
1706 NODE (CountryCode)
1707 Country CopyTo CountryCode
1708 END
1709 NODE (AlternateID)
1710 AlternateIdentification CopyTo AlternateID
1711 END
1712 END
1713 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR149
1698 TRANSLATE(PartyIdentification16Choice, 95Q)
1699 RULE
1700 NODE (NameAndAddress)
1701 NameAndAddress TranslateTo NameAndAddress
1702 END
1703 END
1704 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR149
1697 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1698 RULE
1699 NODE (Line)
1700 (Name Substring ('1', '35')) CopyTo Line[1]
1701 END
1702 NODE (Line)
1703 (Name Substring ('36', '35')) CopyTo Line[2]
1704 END
1705 NODE (Line)
1706 (Name Substring ('71', '35')) CopyTo Line[3]
1707 END
1708 NODE (Line)
1709 (Name Substring ('106', '35')) CopyTo Line[4]
1710 END
1711 END
1712 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR149
1650 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1651 RULE
1652 NODE (Line)
1653 (Name Substring ('1', '35')) CopyTo Line[1]
1654 END
1655 NODE (Line)
1656 (Name Substring ('36', '35')) CopyTo Line[2]
1657 END
1658 NODE (Line)
1659 (Name Substring ('71', '35')) CopyTo Line[3]
1660 END
1661 NODE (Line)
1662 (Name Substring ('106', '35')) CopyTo Line[4]
1663 END
1664 END
1665 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR149
1659 TRANSLATE(AlternatePartyIdentification3, 95S)
1660 RULE
1661 NODE (DataSourceScheme)
1662 IdentificationType\Proprietary TranslateTo DataSourceScheme
1663 END
1664 NODE (TypeOfID)
1665 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1666 IdentificationType\Code TranslateTo TypeOfID
1667 END
1668 NODE (CountryCode)
1669 Country CopyTo CountryCode
1670 END
1671 NODE (AlternateID)
1672 AlternateIdentification CopyTo AlternateID
1673 END
1674 END
1675 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR149
1651 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1652 RULE
1653 NODE (Line)
1654 (Name Substring ('1', '35')) CopyTo Line[1]
1655 END
1656 NODE (Line)
1657 (Name Substring ('36', '35')) CopyTo Line[2]
1658 END
1659 NODE (Line)
1660 (Name Substring ('71', '35')) CopyTo Line[3]
1661 END
1662 NODE (Line)
1663 (Name Substring ('106', '35')) CopyTo Line[4]
1664 END
1665 END
1666 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR149
1659 TRANSLATE(AlternatePartyIdentification3, 95S)
1660 RULE
1661 NODE (DataSourceScheme)
1662 IdentificationType\Proprietary TranslateTo DataSourceScheme
1663 END
1664 NODE (TypeOfID)
1665 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1666 IdentificationType\Code TranslateTo TypeOfID
1667 END
1668 NODE (CountryCode)
1669 Country CopyTo CountryCode
1670 END
1671 NODE (AlternateID)
1672 AlternateIdentification CopyTo AlternateID
1673 END
1674 END
1675 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR149
1650 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1651 RULE
1652 NODE (Line)
1653 (Name Substring ('1', '35')) CopyTo Line[1]
1654 END
1655 NODE (Line)
1656 (Name Substring ('36', '35')) CopyTo Line[2]
1657 END
1658 NODE (Line)
1659 (Name Substring ('71', '35')) CopyTo Line[3]
1660 END
1661 NODE (Line)
1662 (Name Substring ('106', '35')) CopyTo Line[4]
1663 END
1664 END
1665 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR149
1659 TRANSLATE(AlternatePartyIdentification3, 95S)
1660 RULE
1661 NODE (DataSourceScheme)
1662 IdentificationType\Proprietary TranslateTo DataSourceScheme
1663 END
1664 NODE (TypeOfID)
1665 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1666 IdentificationType\Code TranslateTo TypeOfID
1667 END
1668 NODE (CountryCode)
1669 Country CopyTo CountryCode
1670 END
1671 NODE (AlternateID)
1672 AlternateIdentification CopyTo AlternateID
1673 END
1674 END
1675 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR149
1651 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1652 RULE
1653 NODE (Line)
1654 (Name Substring ('1', '35')) CopyTo Line[1]
1655 END
1656 NODE (Line)
1657 (Name Substring ('36', '35')) CopyTo Line[2]
1658 END
1659 NODE (Line)
1660 (Name Substring ('71', '35')) CopyTo Line[3]
1661 END
1662 NODE (Line)
1663 (Name Substring ('106', '35')) CopyTo Line[4]
1664 END
1665 END
1666 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR149
1659 TRANSLATE(AlternatePartyIdentification3, 95S)
1660 RULE
1661 NODE (DataSourceScheme)
1662 IdentificationType\Proprietary TranslateTo DataSourceScheme
1663 END
1664 NODE (TypeOfID)
1665 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1666 IdentificationType\Code TranslateTo TypeOfID
1667 END
1668 NODE (CountryCode)
1669 Country CopyTo CountryCode
1670 END
1671 NODE (AlternateID)
1672 AlternateIdentification CopyTo AlternateID
1673 END
1674 END
1675 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR149
1602 TRANSLATE(AlternatePartyIdentification3, 95S)
1603 RULE
1604 NODE (DataSourceScheme)
1605 IdentificationType\Proprietary TranslateTo DataSourceScheme
1606 END
1607 NODE (TypeOfID)
1608 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1609 IdentificationType\Code TranslateTo TypeOfID
1610 END
1611 NODE (CountryCode)
1612 Country CopyTo CountryCode
1613 END
1614 NODE (AlternateID)
1615 AlternateIdentification CopyTo AlternateID
1616 END
1617 END
1618 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR149
1646 TRANSLATE(PartyIdentification17Choice, 95C)
1647 RULE
1648 NODE (CountryCode)
1649 Country CopyTo CountryCode
1650 END
1651 END
1652 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR149
1645 TRANSLATE(PartyIdentification17Choice, 95C)
1646 RULE
1647 NODE (CountryCode)
1648 Country CopyTo CountryCode
1649 END
1650 END
1651 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR149
1647 TRANSLATE(PartyIdentification17Choice, 95C)
1648 RULE
1649 NODE (CountryCode)
1650 Country CopyTo CountryCode
1651 END
1652 END
1653 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR149
1646 TRANSLATE(PartyIdentification17Choice, 95C)
1647 RULE
1648 NODE (CountryCode)
1649 Country CopyTo CountryCode
1650 END
1651 END
1652 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR149
1573 TRANSLATE(YesNoIndicator, 22F_203)
1574 RULE
1575 NODE (Indicator)
1576 IF (YesNoIndicator IsSameBoolean 'true')
1577 THEN
1578 'COLA' CopyTo Indicator
1579 END
1580 IF (YesNoIndicator IsSameBoolean 'false')
1581 THEN
1582 'COLN' CopyTo Indicator
1583 END
1584 END
1585 END
1586 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR149
1572 TRANSLATE(YesNoIndicator, 22F_203)
1573 RULE
1574 NODE (Indicator)
1575 IF (YesNoIndicator IsSameBoolean 'true')
1576 THEN
1577 'COLA' CopyTo Indicator
1578 END
1579 IF (YesNoIndicator IsSameBoolean 'false')
1580 THEN
1581 'COLN' CopyTo Indicator
1582 END
1583 END
1584 END
1585 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR149
1574 TRANSLATE(YesNoIndicator, 22F_203)
1575 RULE
1576 NODE (Indicator)
1577 IF (YesNoIndicator IsSameBoolean 'true')
1578 THEN
1579 'COLA' CopyTo Indicator
1580 END
1581 IF (YesNoIndicator IsSameBoolean 'false')
1582 THEN
1583 'COLN' CopyTo Indicator
1584 END
1585 END
1586 END
1587 END
translateTTR149(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR149
1573 TRANSLATE(YesNoIndicator, 22F_203)
1574 RULE
1575 NODE (Indicator)
1576 IF (YesNoIndicator IsSameBoolean 'true')
1577 THEN
1578 'COLA' CopyTo Indicator
1579 END
1580 IF (YesNoIndicator IsSameBoolean 'false')
1581 THEN
1582 'COLN' CopyTo Indicator
1583 END
1584 END
1585 END
1586 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR15
127 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
128 RULE
129 NODE (Identification)
130 NODE (SafekeepingPlaceType)
131 IF (Not (DataSourceScheme IsPresent))
132 THEN
133 PlaceCode TranslateTo Identification\SafekeepingPlaceType
134 END
135 END
136 NODE (Identification)
137 IF (Not (DataSourceScheme IsPresent))
138 THEN
139 Narrative CopyTo Identification\Identification
140 END
141 END
142 END
143 NODE (Proprietary)
144 NODE (Type)
145 DataSourceScheme TranslateTo Proprietary\Type
146 NODE (Identification)
147 IF (DataSourceScheme IsPresent)
148 THEN
149 PlaceCode CopyTo Proprietary\Type\Identification
150 END
151 END
152 END
153 NODE (Identification)
154 IF (DataSourceScheme IsPresent)
155 THEN
156 Narrative CopyTo Proprietary\Identification
157 END
158 END
159 END
160 END
161 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR15
127 TRANSLATE(95Q, PartyIdentification16Choice)
128 RULE
129 NODE (NameAndAddress)
130 NameAndAddress TranslateTo NameAndAddress
131 END
132 END
133 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR15
148 TRANSLATE(97A, SecuritiesAccount17)
149 RULE
150 NODE (Identification)
151 AccountNumber TranslateTo Identification
152 END
153 END
154 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR15
125 TRANSLATE(35B, AlternateIdentification2)
126 RULE
127 NODE (Identification)
128 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
129 THEN
130 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
131 ELSE
132 IF (Not (IdentificationOfSecurity IsPresent))
133 THEN
134 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
135 THEN
136 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
137 ELSE
138 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
139 END
140 END
141 END
142 END
143 NODE (IdentificationSource)
144 NODE (Domestic)
145 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
146 THEN
147 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
148 END
149 END
150 NODE (Proprietary)
151 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
152 THEN
153 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
154 END
155 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
156 THEN
157 'XX' CopyTo IdentificationSource\Proprietary
158 END
159 END
160 END
161 END
162 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR15
125 TRANSLATE(22F_91, AutomaticBorrowing3Choice)
126 RULE
127 NODE (Code)
128 IF (Not (DataSourceScheme IsPresent))
129 THEN
130 Indicator TranslateTo Code
131 END
132 END
133 NODE (Proprietary)
134 DataSourceScheme TranslateTo Proprietary
135 NODE (Identification)
136 IF (DataSourceScheme IsPresent)
137 THEN
138 Indicator CopyTo Proprietary\Identification
139 END
140 END
141 END
142 END
143 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR15
155 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
156 RULE
157 Identifier_BICBEI CopyTo AnyBICIdentifier
158 END
159 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR15
155 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
156 RULE
157 Identifier_BICBEI CopyTo AnyBICIdentifier
158 END
159 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR15
122 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
123 RULE
124 NODE (Name)
125 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
126 END
127 END
128 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR15
127 TRANSLATE(95Q, PartyIdentification16Choice)
128 RULE
129 NODE (NameAndAddress)
130 NameAndAddress TranslateTo NameAndAddress
131 END
132 END
133 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR15
142 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
143 RULE
144 Identifier_BICBEI CopyTo AnyBICIdentifier
145 END
146 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR15
122 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
123 RULE
124 NODE (Name)
125 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
126 END
127 END
128 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR15
151 TRANSLATE(95P_2, PartyIdentification18Choice)
152 RULE
153 NODE (BICOrBEI)
154 IdentifierCode TranslateTo BICOrBEI
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR15
127 TRANSLATE(95Q, PartyIdentification16Choice)
128 RULE
129 NODE (NameAndAddress)
130 NameAndAddress TranslateTo NameAndAddress
131 END
132 END
133 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR15
156 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
157 RULE
158 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
159 END
160 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR15
152 TRANSLATE(94B_2, MarketIdentification8)
153 RULE
154 NODE (Identification)
155 NODE (MarketIdentifierCode)
156 IF (Narrative Matches '[A-Z0-9]{4}')
157 THEN
158 Narrative CopyTo Identification\MarketIdentifierCode
159 END
160 END
161 NODE (Description)
162 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
163 THEN
164 Narrative CopyTo Identification\Description
165 END
166 END
167 END
168 NODE (Type)
169 NODE (Code)
170 IF (Not (DataSourceScheme IsPresent))
171 THEN
172 PlaceCode TranslateTo Type\Code
173 END
174 END
175 NODE (Proprietary)
176 DataSourceScheme TranslateTo Type\Proprietary
177 NODE (Identification)
178 IF (DataSourceScheme IsPresent)
179 THEN
180 PlaceCode CopyTo Type\Proprietary\Identification
181 END
182 END
183 END
184 END
185 END
186 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR15
175 TRANSLATE(94H, AnyBICIdentifier)
176 RULE
177 IdentifierCode CopyTo AnyBICIdentifier
178 END
179 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR15
155 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
156 RULE
157 NODE (Unit)
158 IF (QuantityTypeCode IsSameString 'UNIT')
159 THEN
160 Quantity TranslateTo Unit
161 END
162 END
163 NODE (FaceAmount)
164 IF (QuantityTypeCode IsSameString 'FAMT')
165 THEN
166 Quantity TranslateTo FaceAmount
167 END
168 END
169 NODE (AmortisedValue)
170 IF (QuantityTypeCode IsSameString 'AMOR')
171 THEN
172 Quantity TranslateTo AmortisedValue
173 END
174 END
175 END
176 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR15
156 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
157 RULE
158 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
159 END
160 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR15
152 TRANSLATE(94B_2, MarketIdentification8)
153 RULE
154 NODE (Identification)
155 NODE (MarketIdentifierCode)
156 IF (Narrative Matches '[A-Z0-9]{4}')
157 THEN
158 Narrative CopyTo Identification\MarketIdentifierCode
159 END
160 END
161 NODE (Description)
162 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
163 THEN
164 Narrative CopyTo Identification\Description
165 END
166 END
167 END
168 NODE (Type)
169 NODE (Code)
170 IF (Not (DataSourceScheme IsPresent))
171 THEN
172 PlaceCode TranslateTo Type\Code
173 END
174 END
175 NODE (Proprietary)
176 DataSourceScheme TranslateTo Type\Proprietary
177 NODE (Identification)
178 IF (DataSourceScheme IsPresent)
179 THEN
180 PlaceCode CopyTo Type\Proprietary\Identification
181 END
182 END
183 END
184 END
185 END
186 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR15
175 TRANSLATE(94H, AnyBICIdentifier)
176 RULE
177 IdentifierCode CopyTo AnyBICIdentifier
178 END
179 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR15
155 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
156 RULE
157 NODE (Unit)
158 IF (QuantityTypeCode IsSameString 'UNIT')
159 THEN
160 Quantity TranslateTo Unit
161 END
162 END
163 NODE (FaceAmount)
164 IF (QuantityTypeCode IsSameString 'FAMT')
165 THEN
166 Quantity TranslateTo FaceAmount
167 END
168 END
169 NODE (AmortisedValue)
170 IF (QuantityTypeCode IsSameString 'AMOR')
171 THEN
172 Quantity TranslateTo AmortisedValue
173 END
174 END
175 END
176 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR15
156 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
157 RULE
158 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
159 END
160 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR15
152 TRANSLATE(94B_2, MarketIdentification8)
153 RULE
154 NODE (Identification)
155 NODE (MarketIdentifierCode)
156 IF (Narrative Matches '[A-Z0-9]{4}')
157 THEN
158 Narrative CopyTo Identification\MarketIdentifierCode
159 END
160 END
161 NODE (Description)
162 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
163 THEN
164 Narrative CopyTo Identification\Description
165 END
166 END
167 END
168 NODE (Type)
169 NODE (Code)
170 IF (Not (DataSourceScheme IsPresent))
171 THEN
172 PlaceCode TranslateTo Type\Code
173 END
174 END
175 NODE (Proprietary)
176 DataSourceScheme TranslateTo Type\Proprietary
177 NODE (Identification)
178 IF (DataSourceScheme IsPresent)
179 THEN
180 PlaceCode CopyTo Type\Proprietary\Identification
181 END
182 END
183 END
184 END
185 END
186 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR15
175 TRANSLATE(94H, AnyBICIdentifier)
176 RULE
177 IdentifierCode CopyTo AnyBICIdentifier
178 END
179 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR15
155 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
156 RULE
157 NODE (Unit)
158 IF (QuantityTypeCode IsSameString 'UNIT')
159 THEN
160 Quantity TranslateTo Unit
161 END
162 END
163 NODE (FaceAmount)
164 IF (QuantityTypeCode IsSameString 'FAMT')
165 THEN
166 Quantity TranslateTo FaceAmount
167 END
168 END
169 NODE (AmortisedValue)
170 IF (QuantityTypeCode IsSameString 'AMOR')
171 THEN
172 Quantity TranslateTo AmortisedValue
173 END
174 END
175 END
176 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR15
156 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
157 RULE
158 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
159 END
160 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR15
152 TRANSLATE(94B_2, MarketIdentification8)
153 RULE
154 NODE (Identification)
155 NODE (MarketIdentifierCode)
156 IF (Narrative Matches '[A-Z0-9]{4}')
157 THEN
158 Narrative CopyTo Identification\MarketIdentifierCode
159 END
160 END
161 NODE (Description)
162 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
163 THEN
164 Narrative CopyTo Identification\Description
165 END
166 END
167 END
168 NODE (Type)
169 NODE (Code)
170 IF (Not (DataSourceScheme IsPresent))
171 THEN
172 PlaceCode TranslateTo Type\Code
173 END
174 END
175 NODE (Proprietary)
176 DataSourceScheme TranslateTo Type\Proprietary
177 NODE (Identification)
178 IF (DataSourceScheme IsPresent)
179 THEN
180 PlaceCode CopyTo Type\Proprietary\Identification
181 END
182 END
183 END
184 END
185 END
186 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR15
175 TRANSLATE(94H, AnyBICIdentifier)
176 RULE
177 IdentifierCode CopyTo AnyBICIdentifier
178 END
179 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR15
155 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
156 RULE
157 NODE (Unit)
158 IF (QuantityTypeCode IsSameString 'UNIT')
159 THEN
160 Quantity TranslateTo Unit
161 END
162 END
163 NODE (FaceAmount)
164 IF (QuantityTypeCode IsSameString 'FAMT')
165 THEN
166 Quantity TranslateTo FaceAmount
167 END
168 END
169 NODE (AmortisedValue)
170 IF (QuantityTypeCode IsSameString 'AMOR')
171 THEN
172 Quantity TranslateTo AmortisedValue
173 END
174 END
175 END
176 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR15
125 TRANSLATE(95P_2, PartyIdentification16Choice)
126 RULE
127 NODE (BICOrBEI)
128 IdentifierCode TranslateTo BICOrBEI
129 END
130 END
131 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR15
139 TRANSLATE(98A, TradeDate2Choice)
140 RULE
141 NODE (Date)
142 NODE (Date)
143 Date TranslateTo Date\Date
144 END
145 END
146 END
147 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR15
125 TRANSLATE(95P_2, PartyIdentification16Choice)
126 RULE
127 NODE (BICOrBEI)
128 IdentifierCode TranslateTo BICOrBEI
129 END
130 END
131 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR15
139 TRANSLATE(98A, TradeDate2Choice)
140 RULE
141 NODE (Date)
142 NODE (Date)
143 Date TranslateTo Date\Date
144 END
145 END
146 END
147 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR15
125 TRANSLATE(95P_2, PartyIdentification16Choice)
126 RULE
127 NODE (BICOrBEI)
128 IdentifierCode TranslateTo BICOrBEI
129 END
130 END
131 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR15
139 TRANSLATE(98A, TradeDate2Choice)
140 RULE
141 NODE (Date)
142 NODE (Date)
143 Date TranslateTo Date\Date
144 END
145 END
146 END
147 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR15
125 TRANSLATE(95P_2, PartyIdentification16Choice)
126 RULE
127 NODE (BICOrBEI)
128 IdentifierCode TranslateTo BICOrBEI
129 END
130 END
131 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR15
137 TRANSLATE(98B_2, TradeDate2Choice)
138 RULE
139 NODE (DateCode)
140 NODE (Code)
141 IF (Not (DataSourceScheme IsPresent))
142 THEN
143 DateCode TranslateTo DateCode\Code
144 END
145 END
146 NODE (Proprietary)
147 DataSourceScheme TranslateTo DateCode\Proprietary
148 NODE (Identification)
149 IF (DataSourceScheme IsPresent)
150 THEN
151 DateCode CopyTo DateCode\Proprietary\Identification
152 END
153 END
154 END
155 END
156 END
157 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR15
139 TRANSLATE(98A, TradeDate2Choice)
140 RULE
141 NODE (Date)
142 NODE (Date)
143 Date TranslateTo Date\Date
144 END
145 END
146 END
147 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR15
176 TRANSLATE(24B_65, PendingReason10Choice)
177 RULE
178 NODE (Code)
179 IF (Not (DataSourceScheme IsPresent))
180 THEN
181 ReasonCode TranslateTo Code
182 END
183 END
184 NODE (Proprietary)
185 DataSourceScheme TranslateTo Proprietary
186 NODE (Identification)
187 IF (DataSourceScheme IsPresent)
188 THEN
189 ReasonCode CopyTo Proprietary\Identification
190 END
191 END
192 END
193 END
194 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR15
143 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
144 RULE
145 NODE (Issuer)
146 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
147 END
148 NODE (SchemeName)
149 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
150 THEN
151 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
152 END
153 END
154 END
155 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR15
227 TRANSLATE(24B_46, CancellationReason8Choice)
228 RULE
229 NODE (Code)
230 IF (Not (DataSourceScheme IsPresent))
231 THEN
232 ReasonCode TranslateTo Code
233 END
234 END
235 NODE (Proprietary)
236 DataSourceScheme TranslateTo Proprietary
237 NODE (Identification)
238 IF (DataSourceScheme IsPresent)
239 THEN
240 ReasonCode CopyTo Proprietary\Identification
241 END
242 END
243 END
244 END
245 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR15
178 TRANSLATE(OptionalCode_4!c_264, CancelledStatusReason5Code)
179 RULE
180 'CANI' EquivalentTo 'CANI'
181 'NARR' EquivalentTo 'OTHR'
182 END
183 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR15
139 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
140 RULE
141 'ADEA' EquivalentTo 'ADEA'
142 'NARR' EquivalentTo 'OTHR'
143 'SMPG' EquivalentTo 'SMPG'
144 END
145 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR15
134 TRANSLATE(98B_2, TradeDate2Choice)
135 RULE
136 NODE (DateCode)
137 NODE (Code)
138 IF (Not (DataSourceScheme IsPresent))
139 THEN
140 DateCode TranslateTo DateCode\Code
141 END
142 END
143 NODE (Proprietary)
144 DataSourceScheme TranslateTo DateCode\Proprietary
145 NODE (Identification)
146 IF (DataSourceScheme IsPresent)
147 THEN
148 DateCode CopyTo DateCode\Proprietary\Identification
149 END
150 END
151 END
152 END
153 END
154 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR15
206 TRANSLATE(24B_63, RepairReason5Choice)
207 RULE
208 NODE (Code)
209 IF (Not (DataSourceScheme IsPresent))
210 THEN
211 ReasonCode TranslateTo Code
212 END
213 END
214 NODE (Proprietary)
215 DataSourceScheme TranslateTo Proprietary
216 NODE (Identification)
217 IF (DataSourceScheme IsPresent)
218 THEN
219 ReasonCode CopyTo Proprietary\Identification
220 END
221 END
222 END
223 END
224 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR15
164 TRANSLATE(95P_2, PartyIdentification18Choice)
165 RULE
166 NODE (BICOrBEI)
167 IdentifierCode TranslateTo BICOrBEI
168 END
169 END
170 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR15
122 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
123 RULE
124 NODE (Name)
125 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
126 END
127 END
128 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR15
127 TRANSLATE(95Q, PartyIdentification16Choice)
128 RULE
129 NODE (NameAndAddress)
130 NameAndAddress TranslateTo NameAndAddress
131 END
132 END
133 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR15
148 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
149 RULE
150 'VARI' EquivalentTo 'VARI'
151 END
152 END
translateTTR15(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR15
103 TRANSLATE(97B_2, SecuritiesAccount17)
104 RULE
105 NODE (Identification)
106 AccountNumber CopyTo Identification
107 END
108 NODE (Type)
109 NODE (Identification)
110 AccountTypeCode CopyTo Type\Identification
111 END
112 DataSourceScheme TranslateTo Type
113 NODE (Issuer)
114 IF (Not (DataSourceScheme IsPresent))
115 THEN
116 'NONE' CopyTo Type\Issuer
117 END
118 END
119 END
120 END
121 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR15
144 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
145 RULE
146 Text_FIN_34x CopyTo RestrictedFINXMax34Text
147 END
148 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR15
122 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
123 RULE
124 NODE (Name)
125 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
126 END
127 END
128 END
translateTTR15(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR15
127 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
128 RULE
129 NODE (Issuer)
130 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
131 END
132 NODE (SchemeName)
133 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
134 THEN
135 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
136 END
137 END
138 END
139 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR15
135 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
136 RULE
137 'YEAR' EquivalentTo 'YEAR'
138 'ADHO' EquivalentTo 'ADHO'
139 'MNTH' EquivalentTo 'MNTH'
140 'DAIL' EquivalentTo 'DAIL'
141 'INDA' EquivalentTo 'INDA'
142 'WEEK' EquivalentTo 'WEEK'
143 END
144 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR15
135 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
136 RULE
137 'YEAR' EquivalentTo 'YEAR'
138 'ADHO' EquivalentTo 'ADHO'
139 'MNTH' EquivalentTo 'MNTH'
140 'DAIL' EquivalentTo 'DAIL'
141 'INDA' EquivalentTo 'INDA'
142 'WEEK' EquivalentTo 'WEEK'
143 END
144 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR15
140 TRANSLATE(ISO20022MessageIdentificationText, Identifier_FIN_30x)
141 RULE
142 ISO20022MessageIdentificationText CopyTo Identifier_FIN_30x
143 END
144 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR15
173 TRANSLATE(RejectionAndRepairReason8Choice, 24B_62)
174 RULE
175 NODE (DataSourceScheme)
176 Proprietary TranslateTo DataSourceScheme
177 END
178 NODE (ReasonCode)
179 Code TranslateTo ReasonCode
180 Proprietary\Identification CopyTo ReasonCode
181 END
182 END
183 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR15
146 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
147 RULE
148 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
149 END
150 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR15
145 TRANSLATE(Frequency6Choice, 22F_48)
146 RULE
147 NODE (DataSourceScheme)
148 Proprietary TranslateTo DataSourceScheme
149 END
150 NODE (Indicator)
151 Code TranslateTo Indicator
152 Proprietary\Identification CopyTo Indicator
153 END
154 END
155 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR15
151 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
152 RULE
153 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
154 END
155 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR15
140 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
141 RULE
142 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
143 END
144 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR15
135 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
136 RULE
137 'YEAR' EquivalentTo 'YEAR'
138 'ADHO' EquivalentTo 'ADHO'
139 'MNTH' EquivalentTo 'MNTH'
140 'DAIL' EquivalentTo 'DAIL'
141 'INDA' EquivalentTo 'INDA'
142 'WEEK' EquivalentTo 'WEEK'
143 END
144 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR15
111 TRANSLATE(PartyIdentification16Choice, 95Q)
112 RULE
113 NODE (NameAndAddress)
114 NameAndAddress TranslateTo NameAndAddress
115 END
116 END
117 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR15
111 TRANSLATE(PartyIdentification16Choice, 95Q)
112 RULE
113 NODE (NameAndAddress)
114 NameAndAddress TranslateTo NameAndAddress
115 END
116 END
117 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR15
111 TRANSLATE(PartyIdentification16Choice, 95Q)
112 RULE
113 NODE (NameAndAddress)
114 NameAndAddress TranslateTo NameAndAddress
115 END
116 END
117 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR15
125 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
126 RULE
127 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
128 END
129 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR15
131 TRANSLATE(TradeDate2Choice, 98A)
132 RULE
133 Date TranslateTo 98A
134 END
135 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR15
131 TRANSLATE(TradeDate2Choice, 98A)
132 RULE
133 Date TranslateTo 98A
134 END
135 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR15
131 TRANSLATE(TradeDate2Choice, 98A)
132 RULE
133 Date TranslateTo 98A
134 END
135 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR15
131 TRANSLATE(TradeDate2Choice, 98A)
132 RULE
133 Date TranslateTo 98A
134 END
135 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR15
111 TRANSLATE(PartyIdentification16Choice, 95Q)
112 RULE
113 NODE (NameAndAddress)
114 NameAndAddress TranslateTo NameAndAddress
115 END
116 END
117 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR15
159 TRANSLATE(AcknowledgedAcceptedStatus4Choice, 25D_8)
160 RULE
161 NODE (DataSourceScheme)
162 'COEX' CopyTo DataSourceScheme
163 END
164 NODE (StatusCode)
165 IF (NoSpecifiedReason IsSameString 'NORE')
166 THEN
167 'PACK' CopyTo StatusCode
168 END
169 IF (Reason[*] IsPresent)
170 THEN
171 'PACK' CopyTo StatusCode
172 END
173 END
174 END
175 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR15
190 TRANSLATE(PendingReason1Code, OptionalCode_4!c_377)
191 RULE
192 'AWMO' EquivalentTo 'AWMO'
193 'ADEA' EquivalentTo 'ADEA'
194 'INCA' EquivalentTo 'INCA'
195 'CLAC' EquivalentTo 'CLAC'
196 'MUNO' EquivalentTo 'MUNO'
197 'FUTU' EquivalentTo 'FUTU'
198 'MONY' EquivalentTo 'MONY'
199 'MINO' EquivalentTo 'MINO'
200 'OTHR' EquivalentTo 'NARR'
201 'NCON' EquivalentTo 'NCON'
202 'LALO' EquivalentTo 'LALO'
203 'LACK' EquivalentTo 'LACK'
204 'LINK' EquivalentTo 'LINK'
205 'YCOL' EquivalentTo 'YCOL'
206 'TAMM' EquivalentTo 'TAMM'
207 'BOTH' EquivalentTo 'BOTH'
208 'CAIS' EquivalentTo 'CAIS'
209 'COLL' EquivalentTo 'COLL'
210 'CMON' EquivalentTo 'CMON'
211 'CHAS' EquivalentTo 'CHAS'
212 'DOCC' EquivalentTo 'DOCC'
213 'DOCY' EquivalentTo 'DOCY'
214 'DEPO' EquivalentTo 'DEPO'
215 'FLIM' EquivalentTo 'FLIM'
216 'CPEC' EquivalentTo 'CPEC'
217 'CYCL' EquivalentTo 'CYCL'
218 'BATC' EquivalentTo 'BATC'
219 'BLOC' EquivalentTo 'BLOC'
220 'NMAS' EquivalentTo 'NMAS'
221 'NOFX' EquivalentTo 'NOFX'
222 'PART' EquivalentTo 'PART'
223 'PREA' EquivalentTo 'PREA'
224 'PHSE' EquivalentTo 'PHSE'
225 'AWSH' EquivalentTo 'AWSH'
226 'GLOB' EquivalentTo 'GLOB'
227 'REFS' EquivalentTo 'REFS'
228 'NEWI' EquivalentTo 'NEWI'
229 'SDUT' EquivalentTo 'SDUT'
230 'SBLO' EquivalentTo 'SBLO'
231 'IAAD' EquivalentTo 'IAAD'
232 'REFU' EquivalentTo 'REFU'
233 'PHCK' EquivalentTo 'PHCK'
234 'BENO' EquivalentTo 'BENO'
235 'DISA' EquivalentTo 'DISA'
236 'DKNY' EquivalentTo 'DKNY'
237 'FROZ' EquivalentTo 'FROZ'
238 'LAAW' EquivalentTo 'LAAW'
239 'LATE' EquivalentTo 'LATE'
240 'LIQU' EquivalentTo 'LIQU'
241 'CLHT' EquivalentTo 'CLHT'
242 'DENO' EquivalentTo 'DENO'
243 'PRCY' EquivalentTo 'PRCY'
244 'PRSY' EquivalentTo 'PRSY'
245 'REGT' EquivalentTo 'REGT'
246 'SETS' EquivalentTo 'SETS'
247 'CERT' EquivalentTo 'CERT'
248 END
249 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR15
171 TRANSLATE(RejectionAndRepairReason6Choice, 24B_62)
172 RULE
173 NODE (DataSourceScheme)
174 Proprietary TranslateTo DataSourceScheme
175 END
176 NODE (ReasonCode)
177 Code TranslateTo ReasonCode
178 Proprietary\Identification CopyTo ReasonCode
179 END
180 END
181 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR15
108 TRANSLATE(TradeDate2Choice, 98A)
109 RULE
110 Date TranslateTo 98A
111 END
112 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR15
131 TRANSLATE(TradeDate2Choice, 98A)
132 RULE
133 Date TranslateTo 98A
134 END
135 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR15
137 TRANSLATE(SecuritiesAccount17, 97B_2)
138 RULE
139 NODE (DataSourceScheme)
140 Type TranslateTo DataSourceScheme
141 END
142 NODE (AccountTypeCode)
143 Type\Identification CopyTo AccountTypeCode
144 END
145 NODE (AccountNumber)
146 IF (Type IsPresent)
147 THEN
148 Identification CopyTo AccountNumber
149 END
150 END
151 END
152 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR15
171 TRANSLATE(RejectionAndRepairReason7Choice, 24B_62)
172 RULE
173 NODE (DataSourceScheme)
174 Proprietary TranslateTo DataSourceScheme
175 END
176 NODE (ReasonCode)
177 Code TranslateTo ReasonCode
178 Proprietary\Identification CopyTo ReasonCode
179 END
180 END
181 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR15
161 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
162 RULE
163 'ADEA' EquivalentTo 'ADEA'
164 'SMPG' EquivalentTo 'SMPG'
165 'OTHR' EquivalentTo 'NARR'
166 END
167 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR15
138 TRANSLATE(DocumentNumber2Choice, 13B)
139 RULE
140 NODE (DataSourceScheme)
141 ProprietaryNumber TranslateTo DataSourceScheme
142 END
143 NODE (Number)
144 LongNumber CopyTo Number
145 ProprietaryNumber\Identification CopyTo Number
146 END
147 END
148 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR15
183 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
184 RULE
185 NODE (DataSourceScheme)
186 Proprietary TranslateTo DataSourceScheme
187 END
188 NODE (ReasonCode)
189 Code TranslateTo ReasonCode
190 Proprietary\Identification CopyTo ReasonCode
191 END
192 END
193 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR15
133 TRANSLATE(MarketIdentification8, 94B_2)
134 RULE
135 NODE (DataSourceScheme)
136 Type\Proprietary TranslateTo DataSourceScheme
137 END
138 NODE (PlaceCode)
139 Type\Code TranslateTo PlaceCode
140 Type\Proprietary\Identification CopyTo PlaceCode
141 END
142 NODE (Narrative)
143 Identification\MarketIdentifierCode CopyTo Narrative
144 Identification\Description CopyTo Narrative
145 END
146 END
147 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR15
209 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
210 RULE
211 NODE (DataSourceScheme)
212 Proprietary TranslateTo DataSourceScheme
213 END
214 NODE (Indicator)
215 Code TranslateTo Indicator
216 Proprietary\Identification CopyTo Indicator
217 END
218 END
219 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR15
209 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
210 RULE
211 NODE (DataSourceScheme)
212 Proprietary TranslateTo DataSourceScheme
213 END
214 NODE (Indicator)
215 Code TranslateTo Indicator
216 Proprietary\Identification CopyTo Indicator
217 END
218 END
219 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR15
209 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
210 RULE
211 NODE (DataSourceScheme)
212 Proprietary TranslateTo DataSourceScheme
213 END
214 NODE (Indicator)
215 Code TranslateTo Indicator
216 Proprietary\Identification CopyTo Indicator
217 END
218 END
219 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR15
209 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
210 RULE
211 NODE (DataSourceScheme)
212 Proprietary TranslateTo DataSourceScheme
213 END
214 NODE (Indicator)
215 Code TranslateTo Indicator
216 Proprietary\Identification CopyTo Indicator
217 END
218 END
219 END
translateTTR15(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR15
136 TRANSLATE(PartyIdentification18Choice, 95R)
137 RULE
138 ProprietaryIdentification TranslateTo 95R
139 END
140 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR150
1949 TRANSLATE(92B, ForeignExchangeTerms12)
1950 RULE
1951 NODE (UnitCurrency)
1952 FirstCurrencyCode TranslateTo UnitCurrency
1953 END
1954 NODE (QuotedCurrency)
1955 SecondCurrencyCode TranslateTo QuotedCurrency
1956 END
1957 NODE (ExchangeRate)
1958 Rate TranslateTo ExchangeRate
1959 END
1960 END
1961 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR150
1878 TRANSLATE(95Q, PartyIdentification17Choice)
1879 RULE
1880 NODE (NameAndAddress)
1881 NameAndAddress TranslateTo NameAndAddress
1882 END
1883 END
1884 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR150
1950 TRANSLATE(92B, ForeignExchangeTerms12)
1951 RULE
1952 NODE (UnitCurrency)
1953 FirstCurrencyCode TranslateTo UnitCurrency
1954 END
1955 NODE (QuotedCurrency)
1956 SecondCurrencyCode TranslateTo QuotedCurrency
1957 END
1958 NODE (ExchangeRate)
1959 Rate TranslateTo ExchangeRate
1960 END
1961 END
1962 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR150
1879 TRANSLATE(95Q, PartyIdentification17Choice)
1880 RULE
1881 NODE (NameAndAddress)
1882 NameAndAddress TranslateTo NameAndAddress
1883 END
1884 END
1885 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR150
1952 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1953 RULE
1954 NODE (Amount)
1955 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1956 THEN
1957 Amount TranslateTo Amount
1958 ELSE
1959 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1960 END
1961 END
1962 NODE (Currency)
1963 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1964 THEN
1965 CurrencyCode TranslateTo Currency
1966 ELSE
1967 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1968 END
1969 END
1970 END
1971 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR150
1878 TRANSLATE(95P_2, PartyIdentification31Choice)
1879 RULE
1880 NODE (BIC)
1881 IdentifierCode TranslateTo BIC
1882 END
1883 END
1884 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR150
1956 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1957 RULE
1958 NODE (Amount)
1959 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1960 THEN
1961 Amount TranslateTo Amount
1962 ELSE
1963 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1964 END
1965 END
1966 NODE (Currency)
1967 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1968 THEN
1969 CurrencyCode TranslateTo Currency
1970 ELSE
1971 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1972 END
1973 END
1974 END
1975 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR150
1882 TRANSLATE(95P_2, PartyIdentification31Choice)
1883 RULE
1884 NODE (BIC)
1885 IdentifierCode TranslateTo BIC
1886 END
1887 END
1888 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR150
1906 TRANSLATE(92B, ForeignExchangeTerms12)
1907 RULE
1908 NODE (UnitCurrency)
1909 FirstCurrencyCode TranslateTo UnitCurrency
1910 END
1911 NODE (QuotedCurrency)
1912 SecondCurrencyCode TranslateTo QuotedCurrency
1913 END
1914 NODE (ExchangeRate)
1915 Rate TranslateTo ExchangeRate
1916 END
1917 END
1918 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR150
1906 TRANSLATE(92B, ForeignExchangeTerms12)
1907 RULE
1908 NODE (UnitCurrency)
1909 FirstCurrencyCode TranslateTo UnitCurrency
1910 END
1911 NODE (QuotedCurrency)
1912 SecondCurrencyCode TranslateTo QuotedCurrency
1913 END
1914 NODE (ExchangeRate)
1915 Rate TranslateTo ExchangeRate
1916 END
1917 END
1918 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR150
1784 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1785 RULE
1786 NODE (Code)
1787 IF (Not (DataSourceScheme IsPresent))
1788 THEN
1789 Indicator TranslateTo Code
1790 END
1791 END
1792 NODE (Proprietary)
1793 DataSourceScheme TranslateTo Proprietary
1794 NODE (Identification)
1795 IF (DataSourceScheme IsPresent)
1796 THEN
1797 Indicator CopyTo Proprietary\Identification
1798 END
1799 END
1800 END
1801 END
1802 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR150
1908 TRANSLATE(92B, ForeignExchangeTerms12)
1909 RULE
1910 NODE (UnitCurrency)
1911 FirstCurrencyCode TranslateTo UnitCurrency
1912 END
1913 NODE (QuotedCurrency)
1914 SecondCurrencyCode TranslateTo QuotedCurrency
1915 END
1916 NODE (ExchangeRate)
1917 Rate TranslateTo ExchangeRate
1918 END
1919 END
1920 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR150
1908 TRANSLATE(92B, ForeignExchangeTerms12)
1909 RULE
1910 NODE (UnitCurrency)
1911 FirstCurrencyCode TranslateTo UnitCurrency
1912 END
1913 NODE (QuotedCurrency)
1914 SecondCurrencyCode TranslateTo QuotedCurrency
1915 END
1916 NODE (ExchangeRate)
1917 Rate TranslateTo ExchangeRate
1918 END
1919 END
1920 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR150
1785 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1786 RULE
1787 NODE (Code)
1788 IF (Not (DataSourceScheme IsPresent))
1789 THEN
1790 Indicator TranslateTo Code
1791 END
1792 END
1793 NODE (Proprietary)
1794 DataSourceScheme TranslateTo Proprietary
1795 NODE (Identification)
1796 IF (DataSourceScheme IsPresent)
1797 THEN
1798 Indicator CopyTo Proprietary\Identification
1799 END
1800 END
1801 END
1802 END
1803 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR150
1904 TRANSLATE(92B, ForeignExchangeTerms12)
1905 RULE
1906 NODE (UnitCurrency)
1907 FirstCurrencyCode TranslateTo UnitCurrency
1908 END
1909 NODE (QuotedCurrency)
1910 SecondCurrencyCode TranslateTo QuotedCurrency
1911 END
1912 NODE (ExchangeRate)
1913 Rate TranslateTo ExchangeRate
1914 END
1915 END
1916 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR150
1904 TRANSLATE(92B, ForeignExchangeTerms12)
1905 RULE
1906 NODE (UnitCurrency)
1907 FirstCurrencyCode TranslateTo UnitCurrency
1908 END
1909 NODE (QuotedCurrency)
1910 SecondCurrencyCode TranslateTo QuotedCurrency
1911 END
1912 NODE (ExchangeRate)
1913 Rate TranslateTo ExchangeRate
1914 END
1915 END
1916 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR150
1785 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1786 RULE
1787 NODE (Code)
1788 IF (Not (DataSourceScheme IsPresent))
1789 THEN
1790 Indicator TranslateTo Code
1791 END
1792 END
1793 NODE (Proprietary)
1794 DataSourceScheme TranslateTo Proprietary
1795 NODE (Identification)
1796 IF (DataSourceScheme IsPresent)
1797 THEN
1798 Indicator CopyTo Proprietary\Identification
1799 END
1800 END
1801 END
1802 END
1803 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR150
1908 TRANSLATE(92B, ForeignExchangeTerms12)
1909 RULE
1910 NODE (UnitCurrency)
1911 FirstCurrencyCode TranslateTo UnitCurrency
1912 END
1913 NODE (QuotedCurrency)
1914 SecondCurrencyCode TranslateTo QuotedCurrency
1915 END
1916 NODE (ExchangeRate)
1917 Rate TranslateTo ExchangeRate
1918 END
1919 END
1920 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR150
1908 TRANSLATE(92B, ForeignExchangeTerms12)
1909 RULE
1910 NODE (UnitCurrency)
1911 FirstCurrencyCode TranslateTo UnitCurrency
1912 END
1913 NODE (QuotedCurrency)
1914 SecondCurrencyCode TranslateTo QuotedCurrency
1915 END
1916 NODE (ExchangeRate)
1917 Rate TranslateTo ExchangeRate
1918 END
1919 END
1920 END
translateTTR150(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR150
1786 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1787 RULE
1788 NODE (Code)
1789 IF (Not (DataSourceScheme IsPresent))
1790 THEN
1791 Indicator TranslateTo Code
1792 END
1793 END
1794 NODE (Proprietary)
1795 DataSourceScheme TranslateTo Proprietary
1796 NODE (Identification)
1797 IF (DataSourceScheme IsPresent)
1798 THEN
1799 Indicator CopyTo Proprietary\Identification
1800 END
1801 END
1802 END
1803 END
1804 END
translateTTR150(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR150
1822 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1823 RULE
1824 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1825 THEN
1826 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1827 END
1828 END
1829 END
translateTTR150(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR150
1835 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1836 RULE
1837 Identifier_BICBEI CopyTo BICIdentifier
1838 END
1839 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR150
1602 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_43)
1603 RULE
1604 'CADJ' EquivalentTo 'CADJ'
1605 'CALL' EquivalentTo 'CALL'
1606 'PAIR' EquivalentTo 'PAIR'
1607 'RATE' EquivalentTo 'RATE'
1608 'ROLP' EquivalentTo 'ROLP'
1609 'TOPU' EquivalentTo 'TOPU'
1610 'WTHD' EquivalentTo 'WTHD'
1611 END
1612 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR150
1715 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1716 RULE
1717 'ARNU' EquivalentTo 'ARNU'
1718 'CCPT' EquivalentTo 'CCPT'
1719 'CHTY' EquivalentTo 'CHTY'
1720 'CORP' EquivalentTo 'CORP'
1721 'DRLC' EquivalentTo 'DRLC'
1722 'FIIN' EquivalentTo 'FIIN'
1723 'TXID' EquivalentTo 'TXID'
1724 END
1725 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR150
1714 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1715 RULE
1716 'ARNU' EquivalentTo 'ARNU'
1717 'CCPT' EquivalentTo 'CCPT'
1718 'CHTY' EquivalentTo 'CHTY'
1719 'CORP' EquivalentTo 'CORP'
1720 'DRLC' EquivalentTo 'DRLC'
1721 'FIIN' EquivalentTo 'FIIN'
1722 'TXID' EquivalentTo 'TXID'
1723 END
1724 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR150
1705 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1706 RULE
1707 NODE (Line)
1708 (Name Substring ('1', '35')) CopyTo Line[1]
1709 END
1710 NODE (Line)
1711 (Name Substring ('36', '35')) CopyTo Line[2]
1712 END
1713 NODE (Line)
1714 (Name Substring ('71', '35')) CopyTo Line[3]
1715 END
1716 NODE (Line)
1717 (Name Substring ('106', '35')) CopyTo Line[4]
1718 END
1719 END
1720 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR150
1713 TRANSLATE(PartyIdentification16Choice, 95R)
1714 RULE
1715 ProprietaryIdentification TranslateTo 95R
1716 END
1717 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR150
1666 TRANSLATE(AlternatePartyIdentification3, 95S)
1667 RULE
1668 NODE (DataSourceScheme)
1669 IdentificationType\Proprietary TranslateTo DataSourceScheme
1670 END
1671 NODE (TypeOfID)
1672 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1673 IdentificationType\Code TranslateTo TypeOfID
1674 END
1675 NODE (CountryCode)
1676 Country CopyTo CountryCode
1677 END
1678 NODE (AlternateID)
1679 AlternateIdentification CopyTo AlternateID
1680 END
1681 END
1682 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR150
1676 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1677 RULE
1678 'ARNU' EquivalentTo 'ARNU'
1679 'CCPT' EquivalentTo 'CCPT'
1680 'CHTY' EquivalentTo 'CHTY'
1681 'CORP' EquivalentTo 'CORP'
1682 'DRLC' EquivalentTo 'DRLC'
1683 'FIIN' EquivalentTo 'FIIN'
1684 'TXID' EquivalentTo 'TXID'
1685 END
1686 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR150
1667 TRANSLATE(AlternatePartyIdentification3, 95S)
1668 RULE
1669 NODE (DataSourceScheme)
1670 IdentificationType\Proprietary TranslateTo DataSourceScheme
1671 END
1672 NODE (TypeOfID)
1673 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1674 IdentificationType\Code TranslateTo TypeOfID
1675 END
1676 NODE (CountryCode)
1677 Country CopyTo CountryCode
1678 END
1679 NODE (AlternateID)
1680 AlternateIdentification CopyTo AlternateID
1681 END
1682 END
1683 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR150
1676 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1677 RULE
1678 'ARNU' EquivalentTo 'ARNU'
1679 'CCPT' EquivalentTo 'CCPT'
1680 'CHTY' EquivalentTo 'CHTY'
1681 'CORP' EquivalentTo 'CORP'
1682 'DRLC' EquivalentTo 'DRLC'
1683 'FIIN' EquivalentTo 'FIIN'
1684 'TXID' EquivalentTo 'TXID'
1685 END
1686 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR150
1666 TRANSLATE(AlternatePartyIdentification3, 95S)
1667 RULE
1668 NODE (DataSourceScheme)
1669 IdentificationType\Proprietary TranslateTo DataSourceScheme
1670 END
1671 NODE (TypeOfID)
1672 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1673 IdentificationType\Code TranslateTo TypeOfID
1674 END
1675 NODE (CountryCode)
1676 Country CopyTo CountryCode
1677 END
1678 NODE (AlternateID)
1679 AlternateIdentification CopyTo AlternateID
1680 END
1681 END
1682 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR150
1676 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1677 RULE
1678 'ARNU' EquivalentTo 'ARNU'
1679 'CCPT' EquivalentTo 'CCPT'
1680 'CHTY' EquivalentTo 'CHTY'
1681 'CORP' EquivalentTo 'CORP'
1682 'DRLC' EquivalentTo 'DRLC'
1683 'FIIN' EquivalentTo 'FIIN'
1684 'TXID' EquivalentTo 'TXID'
1685 END
1686 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR150
1667 TRANSLATE(AlternatePartyIdentification3, 95S)
1668 RULE
1669 NODE (DataSourceScheme)
1670 IdentificationType\Proprietary TranslateTo DataSourceScheme
1671 END
1672 NODE (TypeOfID)
1673 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1674 IdentificationType\Code TranslateTo TypeOfID
1675 END
1676 NODE (CountryCode)
1677 Country CopyTo CountryCode
1678 END
1679 NODE (AlternateID)
1680 AlternateIdentification CopyTo AlternateID
1681 END
1682 END
1683 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR150
1676 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1677 RULE
1678 'ARNU' EquivalentTo 'ARNU'
1679 'CCPT' EquivalentTo 'CCPT'
1680 'CHTY' EquivalentTo 'CHTY'
1681 'CORP' EquivalentTo 'CORP'
1682 'DRLC' EquivalentTo 'DRLC'
1683 'FIIN' EquivalentTo 'FIIN'
1684 'TXID' EquivalentTo 'TXID'
1685 END
1686 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR150
1619 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1620 RULE
1621 'ARNU' EquivalentTo 'ARNU'
1622 'CCPT' EquivalentTo 'CCPT'
1623 'CHTY' EquivalentTo 'CHTY'
1624 'CORP' EquivalentTo 'CORP'
1625 'DRLC' EquivalentTo 'DRLC'
1626 'FIIN' EquivalentTo 'FIIN'
1627 'TXID' EquivalentTo 'TXID'
1628 END
1629 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR150
1653 TRANSLATE(PartyIdentification17Choice, 95P_2)
1654 RULE
1655 NODE (IdentifierCode)
1656 BICOrBEI CopyTo IdentifierCode
1657 END
1658 END
1659 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR150
1652 TRANSLATE(PartyIdentification17Choice, 95P_2)
1653 RULE
1654 NODE (IdentifierCode)
1655 BICOrBEI CopyTo IdentifierCode
1656 END
1657 END
1658 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR150
1654 TRANSLATE(PartyIdentification17Choice, 95P_2)
1655 RULE
1656 NODE (IdentifierCode)
1657 BICOrBEI CopyTo IdentifierCode
1658 END
1659 END
1660 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR150
1653 TRANSLATE(PartyIdentification17Choice, 95P_2)
1654 RULE
1655 NODE (IdentifierCode)
1656 BICOrBEI CopyTo IdentifierCode
1657 END
1658 END
1659 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR150
1587 TRANSLATE(PartyIdentification16Choice, 95P_2)
1588 RULE
1589 NODE (IdentifierCode)
1590 BICOrBEI CopyTo IdentifierCode
1591 END
1592 END
1593 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR150
1586 TRANSLATE(PartyIdentification16Choice, 95P_2)
1587 RULE
1588 NODE (IdentifierCode)
1589 BICOrBEI CopyTo IdentifierCode
1590 END
1591 END
1592 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR150
1588 TRANSLATE(PartyIdentification16Choice, 95P_2)
1589 RULE
1590 NODE (IdentifierCode)
1591 BICOrBEI CopyTo IdentifierCode
1592 END
1593 END
1594 END
translateTTR150(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR150
1587 TRANSLATE(PartyIdentification16Choice, 95P_2)
1588 RULE
1589 NODE (IdentifierCode)
1590 BICOrBEI CopyTo IdentifierCode
1591 END
1592 END
1593 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR151
1962 TRANSLATE(Currency, ActiveCurrencyCode)
1963 RULE
1964 Currency CopyTo ActiveCurrencyCode
1965 END
1966 END
translateTTR151(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR151
1885 TRANSLATE(95P_2, PartyIdentification31Choice)
1886 RULE
1887 NODE (BIC)
1888 IdentifierCode TranslateTo BIC
1889 END
1890 END
1891 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR151
1963 TRANSLATE(Currency, ActiveCurrencyCode)
1964 RULE
1965 Currency CopyTo ActiveCurrencyCode
1966 END
1967 END
translateTTR151(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR151
1886 TRANSLATE(95P_2, PartyIdentification31Choice)
1887 RULE
1888 NODE (BIC)
1889 IdentifierCode TranslateTo BIC
1890 END
1891 END
1892 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR151
1972 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1973 RULE
1974 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1975 END
1976 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR151
1885 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1886 RULE
1887 Identifier_BICBEI CopyTo BICIdentifier
1888 END
1889 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR151
1976 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1977 RULE
1978 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1979 END
1980 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR151
1889 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1890 RULE
1891 Identifier_BICBEI CopyTo BICIdentifier
1892 END
1893 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR151
1919 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1920 RULE
1921 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1922 THEN
1923 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1924 END
1925 END
1926 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR151
1919 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1920 RULE
1921 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1922 THEN
1923 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1924 END
1925 END
1926 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR151
1803 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1804 RULE
1805 'LAMI' EquivalentTo 'LAMI'
1806 'NBOR' EquivalentTo 'NBOR'
1807 'YBOR' EquivalentTo 'YBOR'
1808 END
1809 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR151
1921 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1922 RULE
1923 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1924 THEN
1925 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1926 END
1927 END
1928 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR151
1921 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1922 RULE
1923 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1924 THEN
1925 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1926 END
1927 END
1928 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR151
1804 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1805 RULE
1806 'LAMI' EquivalentTo 'LAMI'
1807 'NBOR' EquivalentTo 'NBOR'
1808 'YBOR' EquivalentTo 'YBOR'
1809 END
1810 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR151
1917 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1918 RULE
1919 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1920 THEN
1921 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1922 END
1923 END
1924 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR151
1917 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1918 RULE
1919 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1920 THEN
1921 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1922 END
1923 END
1924 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR151
1804 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1805 RULE
1806 'LAMI' EquivalentTo 'LAMI'
1807 'NBOR' EquivalentTo 'NBOR'
1808 'YBOR' EquivalentTo 'YBOR'
1809 END
1810 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR151
1921 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1922 RULE
1923 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1924 THEN
1925 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1926 END
1927 END
1928 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR151
1921 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1922 RULE
1923 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1924 THEN
1925 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1926 END
1927 END
1928 END
translateTTR151(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR151
1805 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1806 RULE
1807 'LAMI' EquivalentTo 'LAMI'
1808 'NBOR' EquivalentTo 'NBOR'
1809 'YBOR' EquivalentTo 'YBOR'
1810 END
1811 END
translateTTR151(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR151
1830 TRANSLATE(19A, AmountAndDirection16)
1831 RULE
1832 NODE (Amount)
1833 19A TranslateTo Amount
1834 END
1835 NODE (CreditDebitIndicator)
1836 19A TranslateTo CreditDebitIndicator
1837 END
1838 END
1839 END
translateTTR151(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR151
1840 TRANSLATE(95Q, PartyIdentification31Choice)
1841 RULE
1842 NODE (NameAndAddress)
1843 NameAndAddress TranslateTo NameAndAddress
1844 END
1845 END
1846 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR151
1613 TRANSLATE(PartyIdentification16Choice, 95P_2)
1614 RULE
1615 NODE (IdentifierCode)
1616 BICOrBEI CopyTo IdentifierCode
1617 END
1618 END
1619 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR151
1726 TRANSLATE(RestrictedFINXMax350Text, 70D)
1727 RULE
1728 NODE (Narrative)
1729 NODE (Line)
1730 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1731 END
1732 NODE (Line)
1733 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1734 END
1735 NODE (Line)
1736 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1737 END
1738 NODE (Line)
1739 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1740 END
1741 NODE (Line)
1742 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1743 END
1744 NODE (Line)
1745 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1746 END
1747 END
1748 END
1749 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR151
1725 TRANSLATE(RestrictedFINXMax350Text, 70D)
1726 RULE
1727 NODE (Narrative)
1728 NODE (Line)
1729 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1730 END
1731 NODE (Line)
1732 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1733 END
1734 NODE (Line)
1735 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1736 END
1737 NODE (Line)
1738 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1739 END
1740 NODE (Line)
1741 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1742 END
1743 NODE (Line)
1744 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1745 END
1746 END
1747 END
1748 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR151
1721 TRANSLATE(PartyIdentification16Choice, 95R)
1722 RULE
1723 ProprietaryIdentification TranslateTo 95R
1724 END
1725 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR151
1718 TRANSLATE(AlternatePartyIdentification3, 95S)
1719 RULE
1720 NODE (DataSourceScheme)
1721 IdentificationType\Proprietary TranslateTo DataSourceScheme
1722 END
1723 NODE (TypeOfID)
1724 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1725 IdentificationType\Code TranslateTo TypeOfID
1726 END
1727 NODE (CountryCode)
1728 Country CopyTo CountryCode
1729 END
1730 NODE (AlternateID)
1731 AlternateIdentification CopyTo AlternateID
1732 END
1733 END
1734 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR151
1683 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1684 RULE
1685 'ARNU' EquivalentTo 'ARNU'
1686 'CCPT' EquivalentTo 'CCPT'
1687 'CHTY' EquivalentTo 'CHTY'
1688 'CORP' EquivalentTo 'CORP'
1689 'DRLC' EquivalentTo 'DRLC'
1690 'FIIN' EquivalentTo 'FIIN'
1691 'TXID' EquivalentTo 'TXID'
1692 END
1693 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR151
1687 TRANSLATE(RestrictedFINXMax350Text, 70D)
1688 RULE
1689 NODE (Narrative)
1690 NODE (Line)
1691 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1692 END
1693 NODE (Line)
1694 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1695 END
1696 NODE (Line)
1697 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1698 END
1699 NODE (Line)
1700 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1701 END
1702 NODE (Line)
1703 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1704 END
1705 NODE (Line)
1706 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1707 END
1708 END
1709 END
1710 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR151
1684 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1685 RULE
1686 'ARNU' EquivalentTo 'ARNU'
1687 'CCPT' EquivalentTo 'CCPT'
1688 'CHTY' EquivalentTo 'CHTY'
1689 'CORP' EquivalentTo 'CORP'
1690 'DRLC' EquivalentTo 'DRLC'
1691 'FIIN' EquivalentTo 'FIIN'
1692 'TXID' EquivalentTo 'TXID'
1693 END
1694 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR151
1687 TRANSLATE(RestrictedFINXMax350Text, 70D)
1688 RULE
1689 NODE (Narrative)
1690 NODE (Line)
1691 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1692 END
1693 NODE (Line)
1694 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1695 END
1696 NODE (Line)
1697 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1698 END
1699 NODE (Line)
1700 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1701 END
1702 NODE (Line)
1703 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1704 END
1705 NODE (Line)
1706 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1707 END
1708 END
1709 END
1710 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR151
1683 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1684 RULE
1685 'ARNU' EquivalentTo 'ARNU'
1686 'CCPT' EquivalentTo 'CCPT'
1687 'CHTY' EquivalentTo 'CHTY'
1688 'CORP' EquivalentTo 'CORP'
1689 'DRLC' EquivalentTo 'DRLC'
1690 'FIIN' EquivalentTo 'FIIN'
1691 'TXID' EquivalentTo 'TXID'
1692 END
1693 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR151
1687 TRANSLATE(RestrictedFINXMax350Text, 70D)
1688 RULE
1689 NODE (Narrative)
1690 NODE (Line)
1691 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1692 END
1693 NODE (Line)
1694 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1695 END
1696 NODE (Line)
1697 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1698 END
1699 NODE (Line)
1700 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1701 END
1702 NODE (Line)
1703 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1704 END
1705 NODE (Line)
1706 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1707 END
1708 END
1709 END
1710 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR151
1684 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1685 RULE
1686 'ARNU' EquivalentTo 'ARNU'
1687 'CCPT' EquivalentTo 'CCPT'
1688 'CHTY' EquivalentTo 'CHTY'
1689 'CORP' EquivalentTo 'CORP'
1690 'DRLC' EquivalentTo 'DRLC'
1691 'FIIN' EquivalentTo 'FIIN'
1692 'TXID' EquivalentTo 'TXID'
1693 END
1694 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR151
1687 TRANSLATE(RestrictedFINXMax350Text, 70D)
1688 RULE
1689 NODE (Narrative)
1690 NODE (Line)
1691 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1692 END
1693 NODE (Line)
1694 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1695 END
1696 NODE (Line)
1697 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1698 END
1699 NODE (Line)
1700 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1701 END
1702 NODE (Line)
1703 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1704 END
1705 NODE (Line)
1706 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1707 END
1708 END
1709 END
1710 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR151
1630 TRANSLATE(RestrictedFINXMax350Text, 70D)
1631 RULE
1632 NODE (Narrative)
1633 NODE (Line)
1634 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1635 END
1636 NODE (Line)
1637 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1638 END
1639 NODE (Line)
1640 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1641 END
1642 NODE (Line)
1643 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1644 END
1645 NODE (Line)
1646 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1647 END
1648 NODE (Line)
1649 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1650 END
1651 END
1652 END
1653 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR151
1660 TRANSLATE(PartyIdentification17Choice, 95Q)
1661 RULE
1662 NODE (NameAndAddress)
1663 NameAndAddress TranslateTo NameAndAddress
1664 END
1665 END
1666 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR151
1659 TRANSLATE(PartyIdentification17Choice, 95Q)
1660 RULE
1661 NODE (NameAndAddress)
1662 NameAndAddress TranslateTo NameAndAddress
1663 END
1664 END
1665 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR151
1661 TRANSLATE(PartyIdentification17Choice, 95Q)
1662 RULE
1663 NODE (NameAndAddress)
1664 NameAndAddress TranslateTo NameAndAddress
1665 END
1666 END
1667 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR151
1660 TRANSLATE(PartyIdentification17Choice, 95Q)
1661 RULE
1662 NODE (NameAndAddress)
1663 NameAndAddress TranslateTo NameAndAddress
1664 END
1665 END
1666 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR151
1594 TRANSLATE(PartyIdentification16Choice, 95Q)
1595 RULE
1596 NODE (NameAndAddress)
1597 NameAndAddress TranslateTo NameAndAddress
1598 END
1599 END
1600 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR151
1593 TRANSLATE(PartyIdentification16Choice, 95Q)
1594 RULE
1595 NODE (NameAndAddress)
1596 NameAndAddress TranslateTo NameAndAddress
1597 END
1598 END
1599 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR151
1595 TRANSLATE(PartyIdentification16Choice, 95Q)
1596 RULE
1597 NODE (NameAndAddress)
1598 NameAndAddress TranslateTo NameAndAddress
1599 END
1600 END
1601 END
translateTTR151(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR151
1594 TRANSLATE(PartyIdentification16Choice, 95Q)
1595 RULE
1596 NODE (NameAndAddress)
1597 NameAndAddress TranslateTo NameAndAddress
1598 END
1599 END
1600 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR152
1967 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1968 RULE
1969 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1970 THEN
1971 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1972 END
1973 END
1974 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR152
1892 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1893 RULE
1894 Identifier_BICBEI CopyTo BICIdentifier
1895 END
1896 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR152
1968 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1969 RULE
1970 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1971 THEN
1972 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1973 END
1974 END
1975 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR152
1893 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1894 RULE
1895 Identifier_BICBEI CopyTo BICIdentifier
1896 END
1897 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR152
1977 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1978 RULE
1979 Currency CopyTo ActiveOrHistoricCurrencyCode
1980 END
1981 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR152
1890 TRANSLATE(95Q, PartyIdentification31Choice)
1891 RULE
1892 NODE (NameAndAddress)
1893 NameAndAddress TranslateTo NameAndAddress
1894 END
1895 END
1896 END
translateTTR152(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR152
1981 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1982 RULE
1983 Currency CopyTo ActiveOrHistoricCurrencyCode
1984 END
1985 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR152
1894 TRANSLATE(95Q, PartyIdentification31Choice)
1895 RULE
1896 NODE (NameAndAddress)
1897 NameAndAddress TranslateTo NameAndAddress
1898 END
1899 END
1900 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR152
1927 TRANSLATE(19A, AmountAndDirection16)
1928 RULE
1929 NODE (Amount)
1930 19A TranslateTo Amount
1931 END
1932 NODE (CreditDebitIndicator)
1933 19A TranslateTo CreditDebitIndicator
1934 END
1935 END
1936 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR152
1927 TRANSLATE(19A, AmountAndDirection16)
1928 RULE
1929 NODE (Amount)
1930 19A TranslateTo Amount
1931 END
1932 NODE (CreditDebitIndicator)
1933 19A TranslateTo CreditDebitIndicator
1934 END
1935 END
1936 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR152
1810 TRANSLATE(22F_205, YesNoIndicator)
1811 RULE
1812 IF (Not (DataSourceScheme IsPresent))
1813 THEN
1814 IF (Indicator IsSameString 'NPAR')
1815 THEN
1816 'false' CopyTo YesNoIndicator
1817 END
1818 IF (Indicator IsSameString 'PART')
1819 THEN
1820 'true' CopyTo YesNoIndicator
1821 END
1822 END
1823 END
1824 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR152
1929 TRANSLATE(19A, AmountAndDirection16)
1930 RULE
1931 NODE (Amount)
1932 19A TranslateTo Amount
1933 END
1934 NODE (CreditDebitIndicator)
1935 19A TranslateTo CreditDebitIndicator
1936 END
1937 END
1938 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR152
1929 TRANSLATE(19A, AmountAndDirection16)
1930 RULE
1931 NODE (Amount)
1932 19A TranslateTo Amount
1933 END
1934 NODE (CreditDebitIndicator)
1935 19A TranslateTo CreditDebitIndicator
1936 END
1937 END
1938 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR152
1811 TRANSLATE(22F_204, YesNoIndicator)
1812 RULE
1813 IF (Not (DataSourceScheme IsPresent))
1814 THEN
1815 IF (Indicator IsSameString 'NPAR')
1816 THEN
1817 'false' CopyTo YesNoIndicator
1818 END
1819 IF (Indicator IsSameString 'PART')
1820 THEN
1821 'true' CopyTo YesNoIndicator
1822 END
1823 END
1824 END
1825 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR152
1925 TRANSLATE(19A, AmountAndDirection16)
1926 RULE
1927 NODE (Amount)
1928 19A TranslateTo Amount
1929 END
1930 NODE (CreditDebitIndicator)
1931 19A TranslateTo CreditDebitIndicator
1932 END
1933 END
1934 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR152
1925 TRANSLATE(19A, AmountAndDirection16)
1926 RULE
1927 NODE (Amount)
1928 19A TranslateTo Amount
1929 END
1930 NODE (CreditDebitIndicator)
1931 19A TranslateTo CreditDebitIndicator
1932 END
1933 END
1934 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR152
1811 TRANSLATE(22F_201, YesNoIndicator)
1812 RULE
1813 IF (Indicator IsSameString 'NPAR')
1814 THEN
1815 'false' CopyTo YesNoIndicator
1816 END
1817 IF (Indicator IsSameString 'PART')
1818 THEN
1819 'true' CopyTo YesNoIndicator
1820 END
1821 END
1822 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR152
1929 TRANSLATE(19A, AmountAndDirection16)
1930 RULE
1931 NODE (Amount)
1932 19A TranslateTo Amount
1933 END
1934 NODE (CreditDebitIndicator)
1935 19A TranslateTo CreditDebitIndicator
1936 END
1937 END
1938 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR152
1929 TRANSLATE(19A, AmountAndDirection16)
1930 RULE
1931 NODE (Amount)
1932 19A TranslateTo Amount
1933 END
1934 NODE (CreditDebitIndicator)
1935 19A TranslateTo CreditDebitIndicator
1936 END
1937 END
1938 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR152
1812 TRANSLATE(22F_200, YesNoIndicator)
1813 RULE
1814 IF (Not (DataSourceScheme IsPresent))
1815 THEN
1816 IF (Indicator IsSameString 'NPAR')
1817 THEN
1818 'false' CopyTo YesNoIndicator
1819 END
1820 IF (Indicator IsSameString 'PART')
1821 THEN
1822 'true' CopyTo YesNoIndicator
1823 END
1824 END
1825 END
1826 END
translateTTR152(String, Field) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR152
1840 TRANSLATE(19A, CreditDebitCode)
1841 RULE
1842 IF (Not (Sign IsPresent))
1843 THEN
1844 'DBIT' CopyTo CreditDebitCode
1845 ELSE
1846 'CRDT' CopyTo CreditDebitCode
1847 END
1848 END
1849 END
translateTTR152(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR152
1847 TRANSLATE(95R, PartyIdentification31Choice)
1848 RULE
1849 NODE (ProprietaryIdentification)
1850 NODE (Identification)
1851 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1852 END
1853 DataSourceScheme TranslateTo ProprietaryIdentification
1854 END
1855 END
1856 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR152
1620 TRANSLATE(PartyIdentification16Choice, 95Q)
1621 RULE
1622 NODE (NameAndAddress)
1623 NameAndAddress TranslateTo NameAndAddress
1624 END
1625 END
1626 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR152
1750 TRANSLATE(RestrictedFINXMax140Text, 70C)
1751 RULE
1752 NODE (Narrative)
1753 NODE (Line)
1754 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1755 END
1756 NODE (Line)
1757 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1758 END
1759 NODE (Line)
1760 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1761 END
1762 NODE (Line)
1763 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1764 END
1765 END
1766 END
1767 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR152
1749 TRANSLATE(RestrictedFINXMax140Text, 70C)
1750 RULE
1751 NODE (Narrative)
1752 NODE (Line)
1753 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1754 END
1755 NODE (Line)
1756 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1757 END
1758 NODE (Line)
1759 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1760 END
1761 NODE (Line)
1762 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1763 END
1764 END
1765 END
1766 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR152
1726 TRANSLATE(AlternatePartyIdentification3, 95S)
1727 RULE
1728 NODE (DataSourceScheme)
1729 IdentificationType\Proprietary TranslateTo DataSourceScheme
1730 END
1731 NODE (TypeOfID)
1732 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1733 IdentificationType\Code TranslateTo TypeOfID
1734 END
1735 NODE (CountryCode)
1736 Country CopyTo CountryCode
1737 END
1738 NODE (AlternateID)
1739 AlternateIdentification CopyTo AlternateID
1740 END
1741 END
1742 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR152
1735 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1736 RULE
1737 'ARNU' EquivalentTo 'ARNU'
1738 'CCPT' EquivalentTo 'CCPT'
1739 'CHTY' EquivalentTo 'CHTY'
1740 'CORP' EquivalentTo 'CORP'
1741 'DRLC' EquivalentTo 'DRLC'
1742 'FIIN' EquivalentTo 'FIIN'
1743 'TXID' EquivalentTo 'TXID'
1744 END
1745 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR152
1694 TRANSLATE(RestrictedFINXMax350Text, 70D)
1695 RULE
1696 NODE (Narrative)
1697 NODE (Line)
1698 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1699 END
1700 NODE (Line)
1701 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1702 END
1703 NODE (Line)
1704 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1705 END
1706 NODE (Line)
1707 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1708 END
1709 NODE (Line)
1710 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1711 END
1712 NODE (Line)
1713 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1714 END
1715 END
1716 END
1717 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR152
1711 TRANSLATE(RestrictedFINXMax140Text, 70C)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 END
1727 END
1728 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR152
1695 TRANSLATE(RestrictedFINXMax350Text, 70D)
1696 RULE
1697 NODE (Narrative)
1698 NODE (Line)
1699 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1700 END
1701 NODE (Line)
1702 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1703 END
1704 NODE (Line)
1705 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1706 END
1707 NODE (Line)
1708 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1709 END
1710 NODE (Line)
1711 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1712 END
1713 NODE (Line)
1714 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1715 END
1716 END
1717 END
1718 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR152
1711 TRANSLATE(RestrictedFINXMax140Text, 70C)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 END
1727 END
1728 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR152
1694 TRANSLATE(RestrictedFINXMax350Text, 70D)
1695 RULE
1696 NODE (Narrative)
1697 NODE (Line)
1698 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1699 END
1700 NODE (Line)
1701 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1702 END
1703 NODE (Line)
1704 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1705 END
1706 NODE (Line)
1707 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1708 END
1709 NODE (Line)
1710 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1711 END
1712 NODE (Line)
1713 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1714 END
1715 END
1716 END
1717 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR152
1711 TRANSLATE(RestrictedFINXMax140Text, 70C)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 END
1727 END
1728 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR152
1695 TRANSLATE(RestrictedFINXMax350Text, 70D)
1696 RULE
1697 NODE (Narrative)
1698 NODE (Line)
1699 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1700 END
1701 NODE (Line)
1702 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1703 END
1704 NODE (Line)
1705 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1706 END
1707 NODE (Line)
1708 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1709 END
1710 NODE (Line)
1711 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1712 END
1713 NODE (Line)
1714 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1715 END
1716 END
1717 END
1718 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR152
1711 TRANSLATE(RestrictedFINXMax140Text, 70C)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 END
1727 END
1728 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR152
1654 TRANSLATE(PartyIdentification17Choice, 95C)
1655 RULE
1656 NODE (CountryCode)
1657 Country CopyTo CountryCode
1658 END
1659 END
1660 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR152
1667 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1668 RULE
1669 NODE (Line)
1670 (Name Substring ('1', '35')) CopyTo Line[1]
1671 END
1672 NODE (Line)
1673 (Name Substring ('36', '35')) CopyTo Line[2]
1674 END
1675 NODE (Line)
1676 (Name Substring ('71', '35')) CopyTo Line[3]
1677 END
1678 NODE (Line)
1679 (Name Substring ('106', '35')) CopyTo Line[4]
1680 END
1681 END
1682 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR152
1666 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1667 RULE
1668 NODE (Line)
1669 (Name Substring ('1', '35')) CopyTo Line[1]
1670 END
1671 NODE (Line)
1672 (Name Substring ('36', '35')) CopyTo Line[2]
1673 END
1674 NODE (Line)
1675 (Name Substring ('71', '35')) CopyTo Line[3]
1676 END
1677 NODE (Line)
1678 (Name Substring ('106', '35')) CopyTo Line[4]
1679 END
1680 END
1681 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR152
1668 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1669 RULE
1670 NODE (Line)
1671 (Name Substring ('1', '35')) CopyTo Line[1]
1672 END
1673 NODE (Line)
1674 (Name Substring ('36', '35')) CopyTo Line[2]
1675 END
1676 NODE (Line)
1677 (Name Substring ('71', '35')) CopyTo Line[3]
1678 END
1679 NODE (Line)
1680 (Name Substring ('106', '35')) CopyTo Line[4]
1681 END
1682 END
1683 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR152
1667 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1668 RULE
1669 NODE (Line)
1670 (Name Substring ('1', '35')) CopyTo Line[1]
1671 END
1672 NODE (Line)
1673 (Name Substring ('36', '35')) CopyTo Line[2]
1674 END
1675 NODE (Line)
1676 (Name Substring ('71', '35')) CopyTo Line[3]
1677 END
1678 NODE (Line)
1679 (Name Substring ('106', '35')) CopyTo Line[4]
1680 END
1681 END
1682 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR152
1601 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1602 RULE
1603 NODE (Line)
1604 (Name Substring ('1', '35')) CopyTo Line[1]
1605 END
1606 NODE (Line)
1607 (Name Substring ('36', '35')) CopyTo Line[2]
1608 END
1609 NODE (Line)
1610 (Name Substring ('71', '35')) CopyTo Line[3]
1611 END
1612 NODE (Line)
1613 (Name Substring ('106', '35')) CopyTo Line[4]
1614 END
1615 END
1616 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR152
1600 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1601 RULE
1602 NODE (Line)
1603 (Name Substring ('1', '35')) CopyTo Line[1]
1604 END
1605 NODE (Line)
1606 (Name Substring ('36', '35')) CopyTo Line[2]
1607 END
1608 NODE (Line)
1609 (Name Substring ('71', '35')) CopyTo Line[3]
1610 END
1611 NODE (Line)
1612 (Name Substring ('106', '35')) CopyTo Line[4]
1613 END
1614 END
1615 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR152
1602 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1603 RULE
1604 NODE (Line)
1605 (Name Substring ('1', '35')) CopyTo Line[1]
1606 END
1607 NODE (Line)
1608 (Name Substring ('36', '35')) CopyTo Line[2]
1609 END
1610 NODE (Line)
1611 (Name Substring ('71', '35')) CopyTo Line[3]
1612 END
1613 NODE (Line)
1614 (Name Substring ('106', '35')) CopyTo Line[4]
1615 END
1616 END
1617 END
translateTTR152(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR152
1601 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1602 RULE
1603 NODE (Line)
1604 (Name Substring ('1', '35')) CopyTo Line[1]
1605 END
1606 NODE (Line)
1607 (Name Substring ('36', '35')) CopyTo Line[2]
1608 END
1609 NODE (Line)
1610 (Name Substring ('71', '35')) CopyTo Line[3]
1611 END
1612 NODE (Line)
1613 (Name Substring ('106', '35')) CopyTo Line[4]
1614 END
1615 END
1616 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR153
1975 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1976 RULE
1977 NODE (Amount)
1978 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1979 THEN
1980 (Amount FormatDecimal 'MX') CopyTo Amount
1981 ELSE
1982 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1983 END
1984 END
1985 NODE (Currency)
1986 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1987 THEN
1988 CurrencyCode CopyTo Currency
1989 ELSE
1990 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1991 END
1992 END
1993 END
1994 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR153
1897 TRANSLATE(95Q, PartyIdentification31Choice)
1898 RULE
1899 NODE (NameAndAddress)
1900 NameAndAddress TranslateTo NameAndAddress
1901 END
1902 END
1903 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR153
1976 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1977 RULE
1978 NODE (Amount)
1979 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1980 THEN
1981 (Amount FormatDecimal 'MX') CopyTo Amount
1982 ELSE
1983 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1984 END
1985 END
1986 NODE (Currency)
1987 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1988 THEN
1989 CurrencyCode CopyTo Currency
1990 ELSE
1991 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1992 END
1993 END
1994 END
1995 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR153
1898 TRANSLATE(95Q, PartyIdentification31Choice)
1899 RULE
1900 NODE (NameAndAddress)
1901 NameAndAddress TranslateTo NameAndAddress
1902 END
1903 END
1904 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR153
1982 TRANSLATE(92B, ForeignExchangeTerms12)
1983 RULE
1984 NODE (UnitCurrency)
1985 FirstCurrencyCode TranslateTo UnitCurrency
1986 END
1987 NODE (QuotedCurrency)
1988 SecondCurrencyCode TranslateTo QuotedCurrency
1989 END
1990 NODE (ExchangeRate)
1991 Rate TranslateTo ExchangeRate
1992 END
1993 END
1994 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR153
1897 TRANSLATE(95R, PartyIdentification31Choice)
1898 RULE
1899 NODE (ProprietaryIdentification)
1900 NODE (Identification)
1901 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1902 END
1903 DataSourceScheme TranslateTo ProprietaryIdentification
1904 END
1905 END
1906 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR153
1986 TRANSLATE(92B, ForeignExchangeTerms12)
1987 RULE
1988 NODE (UnitCurrency)
1989 FirstCurrencyCode TranslateTo UnitCurrency
1990 END
1991 NODE (QuotedCurrency)
1992 SecondCurrencyCode TranslateTo QuotedCurrency
1993 END
1994 NODE (ExchangeRate)
1995 Rate TranslateTo ExchangeRate
1996 END
1997 END
1998 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR153
1901 TRANSLATE(95R, PartyIdentification31Choice)
1902 RULE
1903 NODE (ProprietaryIdentification)
1904 NODE (Identification)
1905 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1906 END
1907 DataSourceScheme TranslateTo ProprietaryIdentification
1908 END
1909 END
1910 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR153
1937 TRANSLATE(19A, AmountAndDirection17)
1938 RULE
1939 NODE (Amount)
1940 19A TranslateTo Amount
1941 END
1942 NODE (CreditDebitIndicator)
1943 19A TranslateTo CreditDebitIndicator
1944 END
1945 END
1946 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR153
1937 TRANSLATE(19A, AmountAndDirection17)
1938 RULE
1939 NODE (Amount)
1940 19A TranslateTo Amount
1941 END
1942 NODE (CreditDebitIndicator)
1943 19A TranslateTo CreditDebitIndicator
1944 END
1945 END
1946 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR153
1825 TRANSLATE(22F_203, YesNoIndicator)
1826 RULE
1827 IF (Not (DataSourceScheme IsPresent))
1828 THEN
1829 IF (Indicator IsSameString 'COLA')
1830 THEN
1831 'true' CopyTo YesNoIndicator
1832 END
1833 IF (Indicator IsSameString 'COLN')
1834 THEN
1835 'false' CopyTo YesNoIndicator
1836 END
1837 END
1838 END
1839 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR153
1939 TRANSLATE(19A, AmountAndDirection17)
1940 RULE
1941 NODE (Amount)
1942 19A TranslateTo Amount
1943 END
1944 NODE (CreditDebitIndicator)
1945 19A TranslateTo CreditDebitIndicator
1946 END
1947 END
1948 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR153
1939 TRANSLATE(19A, AmountAndDirection17)
1940 RULE
1941 NODE (Amount)
1942 19A TranslateTo Amount
1943 END
1944 NODE (CreditDebitIndicator)
1945 19A TranslateTo CreditDebitIndicator
1946 END
1947 END
1948 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR153
1826 TRANSLATE(22F_203, YesNoIndicator)
1827 RULE
1828 IF (Not (DataSourceScheme IsPresent))
1829 THEN
1830 IF (Indicator IsSameString 'COLA')
1831 THEN
1832 'true' CopyTo YesNoIndicator
1833 END
1834 IF (Indicator IsSameString 'COLN')
1835 THEN
1836 'false' CopyTo YesNoIndicator
1837 END
1838 END
1839 END
1840 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR153
1935 TRANSLATE(19A, AmountAndDirection17)
1936 RULE
1937 NODE (Amount)
1938 19A TranslateTo Amount
1939 END
1940 NODE (CreditDebitIndicator)
1941 19A TranslateTo CreditDebitIndicator
1942 END
1943 END
1944 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR153
1935 TRANSLATE(19A, AmountAndDirection17)
1936 RULE
1937 NODE (Amount)
1938 19A TranslateTo Amount
1939 END
1940 NODE (CreditDebitIndicator)
1941 19A TranslateTo CreditDebitIndicator
1942 END
1943 END
1944 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR153
1823 TRANSLATE(22F_203, YesNoIndicator)
1824 RULE
1825 IF (Not (DataSourceScheme IsPresent))
1826 THEN
1827 IF (Indicator IsSameString 'COLA')
1828 THEN
1829 'true' CopyTo YesNoIndicator
1830 END
1831 IF (Indicator IsSameString 'COLN')
1832 THEN
1833 'false' CopyTo YesNoIndicator
1834 END
1835 END
1836 END
1837 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR153
1939 TRANSLATE(19A, AmountAndDirection17)
1940 RULE
1941 NODE (Amount)
1942 19A TranslateTo Amount
1943 END
1944 NODE (CreditDebitIndicator)
1945 19A TranslateTo CreditDebitIndicator
1946 END
1947 END
1948 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR153
1939 TRANSLATE(19A, AmountAndDirection17)
1940 RULE
1941 NODE (Amount)
1942 19A TranslateTo Amount
1943 END
1944 NODE (CreditDebitIndicator)
1945 19A TranslateTo CreditDebitIndicator
1946 END
1947 END
1948 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR153
1827 TRANSLATE(22F_203, YesNoIndicator)
1828 RULE
1829 IF (Not (DataSourceScheme IsPresent))
1830 THEN
1831 IF (Indicator IsSameString 'COLA')
1832 THEN
1833 'true' CopyTo YesNoIndicator
1834 END
1835 IF (Indicator IsSameString 'COLN')
1836 THEN
1837 'false' CopyTo YesNoIndicator
1838 END
1839 END
1840 END
1841 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR153
1850 TRANSLATE(19A, AmountAndDirection16)
1851 RULE
1852 NODE (Amount)
1853 19A TranslateTo Amount
1854 END
1855 NODE (CreditDebitIndicator)
1856 19A TranslateTo CreditDebitIndicator
1857 END
1858 END
1859 END
translateTTR153(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR153
1857 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1858 RULE
1859 NODE (Amount)
1860 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1861 THEN
1862 (Amount FormatDecimal 'MX') CopyTo Amount
1863 ELSE
1864 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1865 END
1866 END
1867 NODE (Currency)
1868 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1869 THEN
1870 CurrencyCode CopyTo Currency
1871 ELSE
1872 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1873 END
1874 END
1875 END
1876 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR153
1627 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1628 RULE
1629 NODE (Line)
1630 (Name Substring ('1', '35')) CopyTo Line[1]
1631 END
1632 NODE (Line)
1633 (Name Substring ('36', '35')) CopyTo Line[2]
1634 END
1635 NODE (Line)
1636 (Name Substring ('71', '35')) CopyTo Line[3]
1637 END
1638 NODE (Line)
1639 (Name Substring ('106', '35')) CopyTo Line[4]
1640 END
1641 END
1642 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR153
1768 TRANSLATE(PartyIdentification16Choice, 95P_2)
1769 RULE
1770 NODE (IdentifierCode)
1771 BICOrBEI CopyTo IdentifierCode
1772 END
1773 END
1774 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR153
1767 TRANSLATE(PartyIdentification16Choice, 95P_2)
1768 RULE
1769 NODE (IdentifierCode)
1770 BICOrBEI CopyTo IdentifierCode
1771 END
1772 END
1773 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR153
1743 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1744 RULE
1745 'ARNU' EquivalentTo 'ARNU'
1746 'CCPT' EquivalentTo 'CCPT'
1747 'CHTY' EquivalentTo 'CHTY'
1748 'CORP' EquivalentTo 'CORP'
1749 'DRLC' EquivalentTo 'DRLC'
1750 'FIIN' EquivalentTo 'FIIN'
1751 'TXID' EquivalentTo 'TXID'
1752 END
1753 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR153
1746 TRANSLATE(RestrictedFINXMax350Text, 70D)
1747 RULE
1748 NODE (Narrative)
1749 NODE (Line)
1750 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1751 END
1752 NODE (Line)
1753 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1754 END
1755 NODE (Line)
1756 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1757 END
1758 NODE (Line)
1759 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1760 END
1761 NODE (Line)
1762 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1763 END
1764 NODE (Line)
1765 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1766 END
1767 END
1768 END
1769 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR153
1718 TRANSLATE(RestrictedFINXMax140Text, 70C)
1719 RULE
1720 NODE (Narrative)
1721 NODE (Line)
1722 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1723 END
1724 NODE (Line)
1725 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1726 END
1727 NODE (Line)
1728 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1729 END
1730 NODE (Line)
1731 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1732 END
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR153
1729 TRANSLATE(PartyIdentification16Choice, 95P_2)
1730 RULE
1731 NODE (IdentifierCode)
1732 BICOrBEI CopyTo IdentifierCode
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR153
1719 TRANSLATE(RestrictedFINXMax140Text, 70C)
1720 RULE
1721 NODE (Narrative)
1722 NODE (Line)
1723 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1724 END
1725 NODE (Line)
1726 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1727 END
1728 NODE (Line)
1729 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1730 END
1731 NODE (Line)
1732 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1733 END
1734 END
1735 END
1736 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR153
1729 TRANSLATE(PartyIdentification16Choice, 95P_2)
1730 RULE
1731 NODE (IdentifierCode)
1732 BICOrBEI CopyTo IdentifierCode
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR153
1718 TRANSLATE(RestrictedFINXMax140Text, 70C)
1719 RULE
1720 NODE (Narrative)
1721 NODE (Line)
1722 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1723 END
1724 NODE (Line)
1725 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1726 END
1727 NODE (Line)
1728 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1729 END
1730 NODE (Line)
1731 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1732 END
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR153
1729 TRANSLATE(PartyIdentification16Choice, 95P_2)
1730 RULE
1731 NODE (IdentifierCode)
1732 BICOrBEI CopyTo IdentifierCode
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR153
1719 TRANSLATE(RestrictedFINXMax140Text, 70C)
1720 RULE
1721 NODE (Narrative)
1722 NODE (Line)
1723 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1724 END
1725 NODE (Line)
1726 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1727 END
1728 NODE (Line)
1729 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1730 END
1731 NODE (Line)
1732 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1733 END
1734 END
1735 END
1736 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR153
1729 TRANSLATE(PartyIdentification16Choice, 95P_2)
1730 RULE
1731 NODE (IdentifierCode)
1732 BICOrBEI CopyTo IdentifierCode
1733 END
1734 END
1735 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR153
1661 TRANSLATE(PartyIdentification17Choice, 95P_2)
1662 RULE
1663 NODE (IdentifierCode)
1664 BICOrBEI CopyTo IdentifierCode
1665 END
1666 END
1667 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR153
1683 TRANSLATE(AlternatePartyIdentification3, 95S)
1684 RULE
1685 NODE (DataSourceScheme)
1686 IdentificationType\Proprietary TranslateTo DataSourceScheme
1687 END
1688 NODE (TypeOfID)
1689 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1690 IdentificationType\Code TranslateTo TypeOfID
1691 END
1692 NODE (CountryCode)
1693 Country CopyTo CountryCode
1694 END
1695 NODE (AlternateID)
1696 AlternateIdentification CopyTo AlternateID
1697 END
1698 END
1699 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR153
1682 TRANSLATE(AlternatePartyIdentification3, 95S)
1683 RULE
1684 NODE (DataSourceScheme)
1685 IdentificationType\Proprietary TranslateTo DataSourceScheme
1686 END
1687 NODE (TypeOfID)
1688 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1689 IdentificationType\Code TranslateTo TypeOfID
1690 END
1691 NODE (CountryCode)
1692 Country CopyTo CountryCode
1693 END
1694 NODE (AlternateID)
1695 AlternateIdentification CopyTo AlternateID
1696 END
1697 END
1698 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR153
1684 TRANSLATE(AlternatePartyIdentification3, 95S)
1685 RULE
1686 NODE (DataSourceScheme)
1687 IdentificationType\Proprietary TranslateTo DataSourceScheme
1688 END
1689 NODE (TypeOfID)
1690 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1691 IdentificationType\Code TranslateTo TypeOfID
1692 END
1693 NODE (CountryCode)
1694 Country CopyTo CountryCode
1695 END
1696 NODE (AlternateID)
1697 AlternateIdentification CopyTo AlternateID
1698 END
1699 END
1700 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR153
1683 TRANSLATE(AlternatePartyIdentification3, 95S)
1684 RULE
1685 NODE (DataSourceScheme)
1686 IdentificationType\Proprietary TranslateTo DataSourceScheme
1687 END
1688 NODE (TypeOfID)
1689 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1690 IdentificationType\Code TranslateTo TypeOfID
1691 END
1692 NODE (CountryCode)
1693 Country CopyTo CountryCode
1694 END
1695 NODE (AlternateID)
1696 AlternateIdentification CopyTo AlternateID
1697 END
1698 END
1699 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR153
1617 TRANSLATE(PartyIdentification16Choice, 95R)
1618 RULE
1619 ProprietaryIdentification TranslateTo 95R
1620 END
1621 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR153
1616 TRANSLATE(PartyIdentification16Choice, 95R)
1617 RULE
1618 ProprietaryIdentification TranslateTo 95R
1619 END
1620 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR153
1618 TRANSLATE(PartyIdentification16Choice, 95R)
1619 RULE
1620 ProprietaryIdentification TranslateTo 95R
1621 END
1622 END
translateTTR153(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR153
1617 TRANSLATE(PartyIdentification16Choice, 95R)
1618 RULE
1619 ProprietaryIdentification TranslateTo 95R
1620 END
1621 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR154
1995 TRANSLATE(19A, AmountAndDirection16)
1996 RULE
1997 NODE (Amount)
1998 19A TranslateTo Amount
1999 END
2000 NODE (CreditDebitIndicator)
2001 19A TranslateTo CreditDebitIndicator
2002 END
2003 END
2004 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR154
1904 TRANSLATE(95R, PartyIdentification31Choice)
1905 RULE
1906 NODE (ProprietaryIdentification)
1907 NODE (Identification)
1908 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1909 END
1910 DataSourceScheme TranslateTo ProprietaryIdentification
1911 END
1912 END
1913 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR154
1996 TRANSLATE(19A, AmountAndDirection16)
1997 RULE
1998 NODE (Amount)
1999 19A TranslateTo Amount
2000 END
2001 NODE (CreditDebitIndicator)
2002 19A TranslateTo CreditDebitIndicator
2003 END
2004 END
2005 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR154
1905 TRANSLATE(95R, PartyIdentification31Choice)
1906 RULE
1907 NODE (ProprietaryIdentification)
1908 NODE (Identification)
1909 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1910 END
1911 DataSourceScheme TranslateTo ProprietaryIdentification
1912 END
1913 END
1914 END
translateTTR154(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR154
1995 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1996 RULE
1997 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1998 THEN
1999 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
2000 END
2001 END
2002 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR154
1907 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1908 RULE
1909 NODE (Amount)
1910 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1911 THEN
1912 (Amount FormatDecimal 'MX') CopyTo Amount
1913 ELSE
1914 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1915 END
1916 END
1917 NODE (Currency)
1918 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1919 THEN
1920 CurrencyCode CopyTo Currency
1921 ELSE
1922 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1923 END
1924 END
1925 END
1926 END
translateTTR154(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR154
1999 TRANSLATE(Rate_FIN_15d, BaseOneRate)
2000 RULE
2001 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
2002 THEN
2003 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
2004 END
2005 END
2006 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR154
1911 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1912 RULE
1913 NODE (Amount)
1914 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1915 THEN
1916 (Amount FormatDecimal 'MX') CopyTo Amount
1917 ELSE
1918 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1919 END
1920 END
1921 NODE (Currency)
1922 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1923 THEN
1924 CurrencyCode CopyTo Currency
1925 ELSE
1926 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1927 END
1928 END
1929 END
1930 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR154
1947 TRANSLATE(19A, AmountAndDirection17)
1948 RULE
1949 NODE (Amount)
1950 19A TranslateTo Amount
1951 END
1952 NODE (CreditDebitIndicator)
1953 19A TranslateTo CreditDebitIndicator
1954 END
1955 END
1956 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR154
1947 TRANSLATE(19A, AmountAndDirection17)
1948 RULE
1949 NODE (Amount)
1950 19A TranslateTo Amount
1951 END
1952 NODE (CreditDebitIndicator)
1953 19A TranslateTo CreditDebitIndicator
1954 END
1955 END
1956 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR154
1840 TRANSLATE(95P_2, PartyIdentification31Choice)
1841 RULE
1842 NODE (BIC)
1843 IdentifierCode TranslateTo BIC
1844 END
1845 END
1846 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR154
1949 TRANSLATE(19A, AmountAndDirection17)
1950 RULE
1951 NODE (Amount)
1952 19A TranslateTo Amount
1953 END
1954 NODE (CreditDebitIndicator)
1955 19A TranslateTo CreditDebitIndicator
1956 END
1957 END
1958 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR154
1949 TRANSLATE(19A, AmountAndDirection17)
1950 RULE
1951 NODE (Amount)
1952 19A TranslateTo Amount
1953 END
1954 NODE (CreditDebitIndicator)
1955 19A TranslateTo CreditDebitIndicator
1956 END
1957 END
1958 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR154
1841 TRANSLATE(95P_2, PartyIdentification31Choice)
1842 RULE
1843 NODE (BIC)
1844 IdentifierCode TranslateTo BIC
1845 END
1846 END
1847 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR154
1945 TRANSLATE(19A, AmountAndDirection17)
1946 RULE
1947 NODE (Amount)
1948 19A TranslateTo Amount
1949 END
1950 NODE (CreditDebitIndicator)
1951 19A TranslateTo CreditDebitIndicator
1952 END
1953 END
1954 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR154
1945 TRANSLATE(19A, AmountAndDirection17)
1946 RULE
1947 NODE (Amount)
1948 19A TranslateTo Amount
1949 END
1950 NODE (CreditDebitIndicator)
1951 19A TranslateTo CreditDebitIndicator
1952 END
1953 END
1954 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR154
1838 TRANSLATE(95P_2, PartyIdentification31Choice)
1839 RULE
1840 NODE (BIC)
1841 IdentifierCode TranslateTo BIC
1842 END
1843 END
1844 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR154
1949 TRANSLATE(19A, AmountAndDirection17)
1950 RULE
1951 NODE (Amount)
1952 19A TranslateTo Amount
1953 END
1954 NODE (CreditDebitIndicator)
1955 19A TranslateTo CreditDebitIndicator
1956 END
1957 END
1958 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR154
1949 TRANSLATE(19A, AmountAndDirection17)
1950 RULE
1951 NODE (Amount)
1952 19A TranslateTo Amount
1953 END
1954 NODE (CreditDebitIndicator)
1955 19A TranslateTo CreditDebitIndicator
1956 END
1957 END
1958 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR154
1842 TRANSLATE(95P_2, PartyIdentification31Choice)
1843 RULE
1844 NODE (BIC)
1845 IdentifierCode TranslateTo BIC
1846 END
1847 END
1848 END
translateTTR154(String, Field) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR154
1860 TRANSLATE(19A, CreditDebitCode)
1861 RULE
1862 IF (Not (Sign IsPresent))
1863 THEN
1864 'CRDT' CopyTo CreditDebitCode
1865 ELSE
1866 'DBIT' CopyTo CreditDebitCode
1867 END
1868 END
1869 END
translateTTR154(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR154
1877 TRANSLATE(92B, ForeignExchangeTerms12)
1878 RULE
1879 NODE (UnitCurrency)
1880 FirstCurrencyCode TranslateTo UnitCurrency
1881 END
1882 NODE (QuotedCurrency)
1883 SecondCurrencyCode TranslateTo QuotedCurrency
1884 END
1885 NODE (ExchangeRate)
1886 Rate TranslateTo ExchangeRate
1887 END
1888 END
1889 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR154
1643 TRANSLATE(PartyIdentification16Choice, 95R)
1644 RULE
1645 ProprietaryIdentification TranslateTo 95R
1646 END
1647 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR154
1775 TRANSLATE(PartyIdentification16Choice, 95Q)
1776 RULE
1777 NODE (NameAndAddress)
1778 NameAndAddress TranslateTo NameAndAddress
1779 END
1780 END
1781 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR154
1774 TRANSLATE(PartyIdentification16Choice, 95Q)
1775 RULE
1776 NODE (NameAndAddress)
1777 NameAndAddress TranslateTo NameAndAddress
1778 END
1779 END
1780 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR154
1754 TRANSLATE(RestrictedFINXMax350Text, 70D)
1755 RULE
1756 NODE (Narrative)
1757 NODE (Line)
1758 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1759 END
1760 NODE (Line)
1761 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1762 END
1763 NODE (Line)
1764 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1765 END
1766 NODE (Line)
1767 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1768 END
1769 NODE (Line)
1770 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1771 END
1772 NODE (Line)
1773 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1774 END
1775 END
1776 END
1777 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR154
1770 TRANSLATE(RestrictedFINXMax140Text, 70C)
1771 RULE
1772 NODE (Narrative)
1773 NODE (Line)
1774 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1775 END
1776 NODE (Line)
1777 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1778 END
1779 NODE (Line)
1780 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1781 END
1782 NODE (Line)
1783 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1784 END
1785 END
1786 END
1787 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95P_2)
1737 RULE
1738 NODE (IdentifierCode)
1739 BICOrBEI CopyTo IdentifierCode
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95Q)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR154
1737 TRANSLATE(PartyIdentification16Choice, 95P_2)
1738 RULE
1739 NODE (IdentifierCode)
1740 BICOrBEI CopyTo IdentifierCode
1741 END
1742 END
1743 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95Q)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95P_2)
1737 RULE
1738 NODE (IdentifierCode)
1739 BICOrBEI CopyTo IdentifierCode
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95Q)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR154
1737 TRANSLATE(PartyIdentification16Choice, 95P_2)
1738 RULE
1739 NODE (IdentifierCode)
1740 BICOrBEI CopyTo IdentifierCode
1741 END
1742 END
1743 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR154
1736 TRANSLATE(PartyIdentification16Choice, 95Q)
1737 RULE
1738 NODE (NameAndAddress)
1739 NameAndAddress TranslateTo NameAndAddress
1740 END
1741 END
1742 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR154
1668 TRANSLATE(PartyIdentification17Choice, 95Q)
1669 RULE
1670 NODE (NameAndAddress)
1671 NameAndAddress TranslateTo NameAndAddress
1672 END
1673 END
1674 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR154
1700 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1701 RULE
1702 'ARNU' EquivalentTo 'ARNU'
1703 'CCPT' EquivalentTo 'CCPT'
1704 'CHTY' EquivalentTo 'CHTY'
1705 'CORP' EquivalentTo 'CORP'
1706 'DRLC' EquivalentTo 'DRLC'
1707 'FIIN' EquivalentTo 'FIIN'
1708 'TXID' EquivalentTo 'TXID'
1709 END
1710 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR154
1699 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1700 RULE
1701 'ARNU' EquivalentTo 'ARNU'
1702 'CCPT' EquivalentTo 'CCPT'
1703 'CHTY' EquivalentTo 'CHTY'
1704 'CORP' EquivalentTo 'CORP'
1705 'DRLC' EquivalentTo 'DRLC'
1706 'FIIN' EquivalentTo 'FIIN'
1707 'TXID' EquivalentTo 'TXID'
1708 END
1709 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR154
1701 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1702 RULE
1703 'ARNU' EquivalentTo 'ARNU'
1704 'CCPT' EquivalentTo 'CCPT'
1705 'CHTY' EquivalentTo 'CHTY'
1706 'CORP' EquivalentTo 'CORP'
1707 'DRLC' EquivalentTo 'DRLC'
1708 'FIIN' EquivalentTo 'FIIN'
1709 'TXID' EquivalentTo 'TXID'
1710 END
1711 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR154
1700 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1701 RULE
1702 'ARNU' EquivalentTo 'ARNU'
1703 'CCPT' EquivalentTo 'CCPT'
1704 'CHTY' EquivalentTo 'CHTY'
1705 'CORP' EquivalentTo 'CORP'
1706 'DRLC' EquivalentTo 'DRLC'
1707 'FIIN' EquivalentTo 'FIIN'
1708 'TXID' EquivalentTo 'TXID'
1709 END
1710 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR154
1622 TRANSLATE(AlternatePartyIdentification3, 95S)
1623 RULE
1624 NODE (DataSourceScheme)
1625 IdentificationType\Proprietary TranslateTo DataSourceScheme
1626 END
1627 NODE (TypeOfID)
1628 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1629 IdentificationType\Code TranslateTo TypeOfID
1630 END
1631 NODE (CountryCode)
1632 Country CopyTo CountryCode
1633 END
1634 NODE (AlternateID)
1635 AlternateIdentification CopyTo AlternateID
1636 END
1637 END
1638 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR154
1621 TRANSLATE(AlternatePartyIdentification3, 95S)
1622 RULE
1623 NODE (DataSourceScheme)
1624 IdentificationType\Proprietary TranslateTo DataSourceScheme
1625 END
1626 NODE (TypeOfID)
1627 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1628 IdentificationType\Code TranslateTo TypeOfID
1629 END
1630 NODE (CountryCode)
1631 Country CopyTo CountryCode
1632 END
1633 NODE (AlternateID)
1634 AlternateIdentification CopyTo AlternateID
1635 END
1636 END
1637 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR154
1623 TRANSLATE(AlternatePartyIdentification3, 95S)
1624 RULE
1625 NODE (DataSourceScheme)
1626 IdentificationType\Proprietary TranslateTo DataSourceScheme
1627 END
1628 NODE (TypeOfID)
1629 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1630 IdentificationType\Code TranslateTo TypeOfID
1631 END
1632 NODE (CountryCode)
1633 Country CopyTo CountryCode
1634 END
1635 NODE (AlternateID)
1636 AlternateIdentification CopyTo AlternateID
1637 END
1638 END
1639 END
translateTTR154(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR154
1622 TRANSLATE(AlternatePartyIdentification3, 95S)
1623 RULE
1624 NODE (DataSourceScheme)
1625 IdentificationType\Proprietary TranslateTo DataSourceScheme
1626 END
1627 NODE (TypeOfID)
1628 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1629 IdentificationType\Code TranslateTo TypeOfID
1630 END
1631 NODE (CountryCode)
1632 Country CopyTo CountryCode
1633 END
1634 NODE (AlternateID)
1635 AlternateIdentification CopyTo AlternateID
1636 END
1637 END
1638 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR155
2005 TRANSLATE(19A, CreditDebitCode)
2006 RULE
2007 IF (Not (Sign IsPresent))
2008 THEN
2009 'DBIT' CopyTo CreditDebitCode
2010 ELSE
2011 'CRDT' CopyTo CreditDebitCode
2012 END
2013 END
2014 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR155
1914 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1915 RULE
1916 NODE (Amount)
1917 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1918 THEN
1919 (Amount FormatDecimal 'MX') CopyTo Amount
1920 ELSE
1921 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1922 END
1923 END
1924 NODE (Currency)
1925 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1926 THEN
1927 CurrencyCode CopyTo Currency
1928 ELSE
1929 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1930 END
1931 END
1932 END
1933 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR155
2006 TRANSLATE(19A, CreditDebitCode)
2007 RULE
2008 IF (Not (Sign IsPresent))
2009 THEN
2010 'DBIT' CopyTo CreditDebitCode
2011 ELSE
2012 'CRDT' CopyTo CreditDebitCode
2013 END
2014 END
2015 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR155
1915 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1916 RULE
1917 NODE (Amount)
1918 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1919 THEN
1920 (Amount FormatDecimal 'MX') CopyTo Amount
1921 ELSE
1922 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1923 END
1924 END
1925 NODE (Currency)
1926 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1927 THEN
1928 CurrencyCode CopyTo Currency
1929 ELSE
1930 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1931 END
1932 END
1933 END
1934 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR155
2003 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
2004 RULE
2005 NODE (Amount)
2006 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
2007 THEN
2008 (Amount FormatDecimal 'MX') CopyTo Amount
2009 ELSE
2010 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
2011 END
2012 END
2013 NODE (Currency)
2014 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
2015 THEN
2016 CurrencyCode CopyTo Currency
2017 ELSE
2018 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
2019 END
2020 END
2021 END
2022 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR155
1927 TRANSLATE(92B, ForeignExchangeTerms12)
1928 RULE
1929 NODE (UnitCurrency)
1930 FirstCurrencyCode TranslateTo UnitCurrency
1931 END
1932 NODE (QuotedCurrency)
1933 SecondCurrencyCode TranslateTo QuotedCurrency
1934 END
1935 NODE (ExchangeRate)
1936 Rate TranslateTo ExchangeRate
1937 END
1938 END
1939 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR155
2007 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
2008 RULE
2009 NODE (Amount)
2010 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
2011 THEN
2012 (Amount FormatDecimal 'MX') CopyTo Amount
2013 ELSE
2014 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
2015 END
2016 END
2017 NODE (Currency)
2018 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
2019 THEN
2020 CurrencyCode CopyTo Currency
2021 ELSE
2022 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
2023 END
2024 END
2025 END
2026 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR155
1931 TRANSLATE(92B, ForeignExchangeTerms12)
1932 RULE
1933 NODE (UnitCurrency)
1934 FirstCurrencyCode TranslateTo UnitCurrency
1935 END
1936 NODE (QuotedCurrency)
1937 SecondCurrencyCode TranslateTo QuotedCurrency
1938 END
1939 NODE (ExchangeRate)
1940 Rate TranslateTo ExchangeRate
1941 END
1942 END
1943 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR155
1957 TRANSLATE(19A, CreditDebitCode)
1958 RULE
1959 IF (Not (Sign IsPresent))
1960 THEN
1961 'CRDT' CopyTo CreditDebitCode
1962 ELSE
1963 'DBIT' CopyTo CreditDebitCode
1964 END
1965 END
1966 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR155
1957 TRANSLATE(19A, CreditDebitCode)
1958 RULE
1959 IF (Not (Sign IsPresent))
1960 THEN
1961 'CRDT' CopyTo CreditDebitCode
1962 ELSE
1963 'DBIT' CopyTo CreditDebitCode
1964 END
1965 END
1966 END
translateTTR155(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR155
1847 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1848 RULE
1849 Identifier_BICBEI CopyTo BICIdentifier
1850 END
1851 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR155
1959 TRANSLATE(19A, CreditDebitCode)
1960 RULE
1961 IF (Not (Sign IsPresent))
1962 THEN
1963 'CRDT' CopyTo CreditDebitCode
1964 ELSE
1965 'DBIT' CopyTo CreditDebitCode
1966 END
1967 END
1968 END
translateTTR155(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR155
1959 TRANSLATE(19A, CreditDebitCode)
1960 RULE
1961 IF (Not (Sign IsPresent))
1962 THEN
1963 'CRDT' CopyTo CreditDebitCode
1964 ELSE
1965 'DBIT' CopyTo CreditDebitCode
1966 END
1967 END
1968 END
translateTTR155(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR155
1848 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1849 RULE
1850 Identifier_BICBEI CopyTo BICIdentifier
1851 END
1852 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR155
1955 TRANSLATE(97A, RestrictedFINXMax35Text)
1956 RULE
1957 AccountNumber CopyTo RestrictedFINXMax35Text
1958 END
1959 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR155
1955 TRANSLATE(97A, RestrictedFINXMax35Text)
1956 RULE
1957 AccountNumber CopyTo RestrictedFINXMax35Text
1958 END
1959 END
translateTTR155(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR155
1845 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1846 RULE
1847 Identifier_BICBEI CopyTo BICIdentifier
1848 END
1849 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR155
1959 TRANSLATE(97A, RestrictedFINXMax35Text)
1960 RULE
1961 AccountNumber CopyTo RestrictedFINXMax35Text
1962 END
1963 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR155
1959 TRANSLATE(97A, RestrictedFINXMax35Text)
1960 RULE
1961 AccountNumber CopyTo RestrictedFINXMax35Text
1962 END
1963 END
translateTTR155(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR155
1849 TRANSLATE(Identifier_BICBEI, BICIdentifier)
1850 RULE
1851 Identifier_BICBEI CopyTo BICIdentifier
1852 END
1853 END
translateTTR155(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR155
1870 TRANSLATE(19A, AmountAndDirection17)
1871 RULE
1872 NODE (Amount)
1873 19A TranslateTo Amount
1874 END
1875 NODE (CreditDebitIndicator)
1876 19A TranslateTo CreditDebitIndicator
1877 END
1878 END
1879 END
translateTTR155(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR155
1890 TRANSLATE(Currency, ActiveCurrencyCode)
1891 RULE
1892 Currency CopyTo ActiveCurrencyCode
1893 END
1894 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR155
1648 TRANSLATE(AlternatePartyIdentification3, 95S)
1649 RULE
1650 NODE (DataSourceScheme)
1651 IdentificationType\Proprietary TranslateTo DataSourceScheme
1652 END
1653 NODE (TypeOfID)
1654 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1655 IdentificationType\Code TranslateTo TypeOfID
1656 END
1657 NODE (CountryCode)
1658 Country CopyTo CountryCode
1659 END
1660 NODE (AlternateID)
1661 AlternateIdentification CopyTo AlternateID
1662 END
1663 END
1664 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR155
1782 TRANSLATE(PartyIdentification16Choice, 95R)
1783 RULE
1784 ProprietaryIdentification TranslateTo 95R
1785 END
1786 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR155
1781 TRANSLATE(PartyIdentification16Choice, 95R)
1782 RULE
1783 ProprietaryIdentification TranslateTo 95R
1784 END
1785 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR155
1778 TRANSLATE(RestrictedFINXMax140Text, 70C)
1779 RULE
1780 NODE (Narrative)
1781 NODE (Line)
1782 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1783 END
1784 NODE (Line)
1785 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1786 END
1787 NODE (Line)
1788 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1789 END
1790 NODE (Line)
1791 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1792 END
1793 END
1794 END
1795 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR155
1788 TRANSLATE(PartyIdentification17Choice, 95C)
1789 RULE
1790 NODE (CountryCode)
1791 Country CopyTo CountryCode
1792 END
1793 END
1794 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95Q)
1744 RULE
1745 NODE (NameAndAddress)
1746 NameAndAddress TranslateTo NameAndAddress
1747 END
1748 END
1749 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95R)
1744 RULE
1745 ProprietaryIdentification TranslateTo 95R
1746 END
1747 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR155
1744 TRANSLATE(PartyIdentification16Choice, 95Q)
1745 RULE
1746 NODE (NameAndAddress)
1747 NameAndAddress TranslateTo NameAndAddress
1748 END
1749 END
1750 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95R)
1744 RULE
1745 ProprietaryIdentification TranslateTo 95R
1746 END
1747 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95Q)
1744 RULE
1745 NODE (NameAndAddress)
1746 NameAndAddress TranslateTo NameAndAddress
1747 END
1748 END
1749 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95R)
1744 RULE
1745 ProprietaryIdentification TranslateTo 95R
1746 END
1747 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR155
1744 TRANSLATE(PartyIdentification16Choice, 95Q)
1745 RULE
1746 NODE (NameAndAddress)
1747 NameAndAddress TranslateTo NameAndAddress
1748 END
1749 END
1750 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR155
1743 TRANSLATE(PartyIdentification16Choice, 95R)
1744 RULE
1745 ProprietaryIdentification TranslateTo 95R
1746 END
1747 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR155
1675 TRANSLATE(PartyIdentification31Choice, 95P_2)
1676 RULE
1677 NODE (IdentifierCode)
1678 BIC CopyTo IdentifierCode
1679 END
1680 END
1681 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR155
1711 TRANSLATE(RestrictedFINXMax350Text, 70D)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 NODE (Line)
1727 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1728 END
1729 NODE (Line)
1730 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1731 END
1732 END
1733 END
1734 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR155
1710 TRANSLATE(RestrictedFINXMax350Text, 70D)
1711 RULE
1712 NODE (Narrative)
1713 NODE (Line)
1714 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1715 END
1716 NODE (Line)
1717 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1718 END
1719 NODE (Line)
1720 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1721 END
1722 NODE (Line)
1723 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1724 END
1725 NODE (Line)
1726 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1727 END
1728 NODE (Line)
1729 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1730 END
1731 END
1732 END
1733 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR155
1712 TRANSLATE(RestrictedFINXMax350Text, 70D)
1713 RULE
1714 NODE (Narrative)
1715 NODE (Line)
1716 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1717 END
1718 NODE (Line)
1719 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1720 END
1721 NODE (Line)
1722 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1723 END
1724 NODE (Line)
1725 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1726 END
1727 NODE (Line)
1728 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1729 END
1730 NODE (Line)
1731 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1732 END
1733 END
1734 END
1735 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR155
1711 TRANSLATE(RestrictedFINXMax350Text, 70D)
1712 RULE
1713 NODE (Narrative)
1714 NODE (Line)
1715 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1716 END
1717 NODE (Line)
1718 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1719 END
1720 NODE (Line)
1721 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1722 END
1723 NODE (Line)
1724 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1725 END
1726 NODE (Line)
1727 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1728 END
1729 NODE (Line)
1730 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1731 END
1732 END
1733 END
1734 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR155
1639 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1640 RULE
1641 'ARNU' EquivalentTo 'ARNU'
1642 'CCPT' EquivalentTo 'CCPT'
1643 'CHTY' EquivalentTo 'CHTY'
1644 'CORP' EquivalentTo 'CORP'
1645 'DRLC' EquivalentTo 'DRLC'
1646 'FIIN' EquivalentTo 'FIIN'
1647 'TXID' EquivalentTo 'TXID'
1648 END
1649 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR155
1638 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1639 RULE
1640 'ARNU' EquivalentTo 'ARNU'
1641 'CCPT' EquivalentTo 'CCPT'
1642 'CHTY' EquivalentTo 'CHTY'
1643 'CORP' EquivalentTo 'CORP'
1644 'DRLC' EquivalentTo 'DRLC'
1645 'FIIN' EquivalentTo 'FIIN'
1646 'TXID' EquivalentTo 'TXID'
1647 END
1648 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR155
1640 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1641 RULE
1642 'ARNU' EquivalentTo 'ARNU'
1643 'CCPT' EquivalentTo 'CCPT'
1644 'CHTY' EquivalentTo 'CHTY'
1645 'CORP' EquivalentTo 'CORP'
1646 'DRLC' EquivalentTo 'DRLC'
1647 'FIIN' EquivalentTo 'FIIN'
1648 'TXID' EquivalentTo 'TXID'
1649 END
1650 END
translateTTR155(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR155
1639 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1640 RULE
1641 'ARNU' EquivalentTo 'ARNU'
1642 'CCPT' EquivalentTo 'CCPT'
1643 'CHTY' EquivalentTo 'CHTY'
1644 'CORP' EquivalentTo 'CORP'
1645 'DRLC' EquivalentTo 'DRLC'
1646 'FIIN' EquivalentTo 'FIIN'
1647 'TXID' EquivalentTo 'TXID'
1648 END
1649 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR156
2015 TRANSLATE(19A, AmountAndDirection17)
2016 RULE
2017 NODE (Amount)
2018 19A TranslateTo Amount
2019 END
2020 NODE (CreditDebitIndicator)
2021 19A TranslateTo CreditDebitIndicator
2022 END
2023 END
2024 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR156
1934 TRANSLATE(92B, ForeignExchangeTerms12)
1935 RULE
1936 NODE (UnitCurrency)
1937 FirstCurrencyCode TranslateTo UnitCurrency
1938 END
1939 NODE (QuotedCurrency)
1940 SecondCurrencyCode TranslateTo QuotedCurrency
1941 END
1942 NODE (ExchangeRate)
1943 Rate TranslateTo ExchangeRate
1944 END
1945 END
1946 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR156
2016 TRANSLATE(19A, AmountAndDirection17)
2017 RULE
2018 NODE (Amount)
2019 19A TranslateTo Amount
2020 END
2021 NODE (CreditDebitIndicator)
2022 19A TranslateTo CreditDebitIndicator
2023 END
2024 END
2025 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR156
1935 TRANSLATE(92B, ForeignExchangeTerms12)
1936 RULE
1937 NODE (UnitCurrency)
1938 FirstCurrencyCode TranslateTo UnitCurrency
1939 END
1940 NODE (QuotedCurrency)
1941 SecondCurrencyCode TranslateTo QuotedCurrency
1942 END
1943 NODE (ExchangeRate)
1944 Rate TranslateTo ExchangeRate
1945 END
1946 END
1947 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR156
2023 TRANSLATE(19A, AmountAndDirection16)
2024 RULE
2025 NODE (Amount)
2026 19A TranslateTo Amount
2027 END
2028 NODE (CreditDebitIndicator)
2029 19A TranslateTo CreditDebitIndicator
2030 END
2031 END
2032 END
translateTTR156(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR156
1940 TRANSLATE(Currency, ActiveCurrencyCode)
1941 RULE
1942 Currency CopyTo ActiveCurrencyCode
1943 END
1944 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR156
2027 TRANSLATE(19A, AmountAndDirection16)
2028 RULE
2029 NODE (Amount)
2030 19A TranslateTo Amount
2031 END
2032 NODE (CreditDebitIndicator)
2033 19A TranslateTo CreditDebitIndicator
2034 END
2035 END
2036 END
translateTTR156(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR156
1944 TRANSLATE(Currency, ActiveCurrencyCode)
1945 RULE
1946 Currency CopyTo ActiveCurrencyCode
1947 END
1948 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR156
1967 TRANSLATE(97A, RestrictedFINXMax35Text)
1968 RULE
1969 AccountNumber CopyTo RestrictedFINXMax35Text
1970 END
1971 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR156
1967 TRANSLATE(97A, RestrictedFINXMax35Text)
1968 RULE
1969 AccountNumber CopyTo RestrictedFINXMax35Text
1970 END
1971 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR156
1852 TRANSLATE(95Q, PartyIdentification31Choice)
1853 RULE
1854 NODE (NameAndAddress)
1855 NameAndAddress TranslateTo NameAndAddress
1856 END
1857 END
1858 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR156
1969 TRANSLATE(97A, RestrictedFINXMax35Text)
1970 RULE
1971 AccountNumber CopyTo RestrictedFINXMax35Text
1972 END
1973 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR156
1969 TRANSLATE(97A, RestrictedFINXMax35Text)
1970 RULE
1971 AccountNumber CopyTo RestrictedFINXMax35Text
1972 END
1973 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR156
1853 TRANSLATE(95Q, PartyIdentification31Choice)
1854 RULE
1855 NODE (NameAndAddress)
1856 NameAndAddress TranslateTo NameAndAddress
1857 END
1858 END
1859 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR156
1960 TRANSLATE(97B_2, RestrictedFINXMax35Text)
1961 RULE
1962 AccountNumber TranslateTo RestrictedFINXMax35Text
1963 END
1964 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR156
1960 TRANSLATE(97B_2, RestrictedFINXMax35Text)
1961 RULE
1962 AccountNumber TranslateTo RestrictedFINXMax35Text
1963 END
1964 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR156
1850 TRANSLATE(95Q, PartyIdentification31Choice)
1851 RULE
1852 NODE (NameAndAddress)
1853 NameAndAddress TranslateTo NameAndAddress
1854 END
1855 END
1856 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR156
1964 TRANSLATE(13B, SecuritiesCertificate2)
1965 RULE
1966 DataSourceScheme TranslateTo SecuritiesCertificate2
1967 NODE (Number)
1968 Number CopyTo Number
1969 END
1970 END
1971 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR156
1964 TRANSLATE(13B, SecuritiesCertificate2)
1965 RULE
1966 DataSourceScheme TranslateTo SecuritiesCertificate2
1967 NODE (Number)
1968 Number CopyTo Number
1969 END
1970 END
1971 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR156
1854 TRANSLATE(95Q, PartyIdentification31Choice)
1855 RULE
1856 NODE (NameAndAddress)
1857 NameAndAddress TranslateTo NameAndAddress
1858 END
1859 END
1860 END
translateTTR156(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR156
1880 TRANSLATE(19A, AmountAndDirection17)
1881 RULE
1882 NODE (Amount)
1883 19A TranslateTo Amount
1884 END
1885 NODE (CreditDebitIndicator)
1886 19A TranslateTo CreditDebitIndicator
1887 END
1888 END
1889 END
translateTTR156(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR156
1895 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1896 RULE
1897 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1898 THEN
1899 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1900 END
1901 END
1902 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR156
1665 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1666 RULE
1667 'ARNU' EquivalentTo 'ARNU'
1668 'CCPT' EquivalentTo 'CCPT'
1669 'CHTY' EquivalentTo 'CHTY'
1670 'CORP' EquivalentTo 'CORP'
1671 'DRLC' EquivalentTo 'DRLC'
1672 'FIIN' EquivalentTo 'FIIN'
1673 'TXID' EquivalentTo 'TXID'
1674 END
1675 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR156
1787 TRANSLATE(PartyIdentification31Choice, 95P_2)
1788 RULE
1789 NODE (IdentifierCode)
1790 BIC CopyTo IdentifierCode
1791 END
1792 END
1793 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR156
1786 TRANSLATE(PartyIdentification31Choice, 95P_2)
1787 RULE
1788 NODE (IdentifierCode)
1789 BIC CopyTo IdentifierCode
1790 END
1791 END
1792 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR156
1796 TRANSLATE(PartyIdentification17Choice, 95C)
1797 RULE
1798 NODE (CountryCode)
1799 Country CopyTo CountryCode
1800 END
1801 END
1802 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR156
1795 TRANSLATE(PartyIdentification17Choice, 95P_2)
1796 RULE
1797 NODE (IdentifierCode)
1798 BICOrBEI CopyTo IdentifierCode
1799 END
1800 END
1801 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR156
1750 TRANSLATE(PartyIdentification16Choice, 95R)
1751 RULE
1752 ProprietaryIdentification TranslateTo 95R
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR156
1748 TRANSLATE(PartyIdentification31Choice, 95P_2)
1749 RULE
1750 NODE (IdentifierCode)
1751 BIC CopyTo IdentifierCode
1752 END
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR156
1751 TRANSLATE(PartyIdentification16Choice, 95R)
1752 RULE
1753 ProprietaryIdentification TranslateTo 95R
1754 END
1755 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR156
1748 TRANSLATE(PartyIdentification31Choice, 95P_2)
1749 RULE
1750 NODE (IdentifierCode)
1751 BIC CopyTo IdentifierCode
1752 END
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR156
1750 TRANSLATE(PartyIdentification16Choice, 95R)
1751 RULE
1752 ProprietaryIdentification TranslateTo 95R
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR156
1748 TRANSLATE(PartyIdentification31Choice, 95P_2)
1749 RULE
1750 NODE (IdentifierCode)
1751 BIC CopyTo IdentifierCode
1752 END
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR156
1751 TRANSLATE(PartyIdentification16Choice, 95R)
1752 RULE
1753 ProprietaryIdentification TranslateTo 95R
1754 END
1755 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR156
1748 TRANSLATE(PartyIdentification31Choice, 95P_2)
1749 RULE
1750 NODE (IdentifierCode)
1751 BIC CopyTo IdentifierCode
1752 END
1753 END
1754 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR156
1682 TRANSLATE(PartyIdentification31Choice, 95Q)
1683 RULE
1684 NODE (NameAndAddress)
1685 NameAndAddress TranslateTo NameAndAddress
1686 END
1687 END
1688 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR156
1735 TRANSLATE(PartyIdentification16Choice, 95P_2)
1736 RULE
1737 NODE (IdentifierCode)
1738 BICOrBEI CopyTo IdentifierCode
1739 END
1740 END
1741 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR156
1734 TRANSLATE(PartyIdentification16Choice, 95P_2)
1735 RULE
1736 NODE (IdentifierCode)
1737 BICOrBEI CopyTo IdentifierCode
1738 END
1739 END
1740 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR156
1736 TRANSLATE(PartyIdentification16Choice, 95P_2)
1737 RULE
1738 NODE (IdentifierCode)
1739 BICOrBEI CopyTo IdentifierCode
1740 END
1741 END
1742 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR156
1735 TRANSLATE(PartyIdentification16Choice, 95P_2)
1736 RULE
1737 NODE (IdentifierCode)
1738 BICOrBEI CopyTo IdentifierCode
1739 END
1740 END
1741 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR156
1650 TRANSLATE(RestrictedFINXMax350Text, 70D)
1651 RULE
1652 NODE (Narrative)
1653 NODE (Line)
1654 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1655 END
1656 NODE (Line)
1657 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1658 END
1659 NODE (Line)
1660 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1661 END
1662 NODE (Line)
1663 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1664 END
1665 NODE (Line)
1666 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1667 END
1668 NODE (Line)
1669 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1670 END
1671 END
1672 END
1673 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR156
1649 TRANSLATE(RestrictedFINXMax350Text, 70D)
1650 RULE
1651 NODE (Narrative)
1652 NODE (Line)
1653 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1654 END
1655 NODE (Line)
1656 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1657 END
1658 NODE (Line)
1659 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1660 END
1661 NODE (Line)
1662 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1663 END
1664 NODE (Line)
1665 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1666 END
1667 NODE (Line)
1668 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1669 END
1670 END
1671 END
1672 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR156
1651 TRANSLATE(RestrictedFINXMax350Text, 70D)
1652 RULE
1653 NODE (Narrative)
1654 NODE (Line)
1655 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1656 END
1657 NODE (Line)
1658 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1659 END
1660 NODE (Line)
1661 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1662 END
1663 NODE (Line)
1664 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1665 END
1666 NODE (Line)
1667 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1668 END
1669 NODE (Line)
1670 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1671 END
1672 END
1673 END
1674 END
translateTTR156(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR156
1650 TRANSLATE(RestrictedFINXMax350Text, 70D)
1651 RULE
1652 NODE (Narrative)
1653 NODE (Line)
1654 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1655 END
1656 NODE (Line)
1657 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1658 END
1659 NODE (Line)
1660 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1661 END
1662 NODE (Line)
1663 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1664 END
1665 NODE (Line)
1666 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1667 END
1668 NODE (Line)
1669 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1670 END
1671 END
1672 END
1673 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR157
2025 TRANSLATE(19A, AmountAndDirection17)
2026 RULE
2027 NODE (Amount)
2028 19A TranslateTo Amount
2029 END
2030 NODE (CreditDebitIndicator)
2031 19A TranslateTo CreditDebitIndicator
2032 END
2033 END
2034 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR157
1947 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1948 RULE
1949 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1950 THEN
1951 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1952 END
1953 END
1954 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR157
2026 TRANSLATE(19A, AmountAndDirection17)
2027 RULE
2028 NODE (Amount)
2029 19A TranslateTo Amount
2030 END
2031 NODE (CreditDebitIndicator)
2032 19A TranslateTo CreditDebitIndicator
2033 END
2034 END
2035 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR157
1948 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1949 RULE
1950 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1951 THEN
1952 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1953 END
1954 END
1955 END
translateTTR157(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR157
2033 TRANSLATE(19A, CreditDebitCode)
2034 RULE
2035 IF (Not (Sign IsPresent))
2036 THEN
2037 'CRDT' CopyTo CreditDebitCode
2038 ELSE
2039 'DBIT' CopyTo CreditDebitCode
2040 END
2041 END
2042 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR157
1945 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1946 RULE
1947 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1948 THEN
1949 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1950 END
1951 END
1952 END
translateTTR157(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR157
2037 TRANSLATE(19A, CreditDebitCode)
2038 RULE
2039 IF (Not (Sign IsPresent))
2040 THEN
2041 'CRDT' CopyTo CreditDebitCode
2042 ELSE
2043 'DBIT' CopyTo CreditDebitCode
2044 END
2045 END
2046 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR157
1949 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1950 RULE
1951 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1952 THEN
1953 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1954 END
1955 END
1956 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR157
1972 TRANSLATE(97B_2, RestrictedFINXMax35Text)
1973 RULE
1974 AccountNumber TranslateTo RestrictedFINXMax35Text
1975 END
1976 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR157
1972 TRANSLATE(97B_2, RestrictedFINXMax35Text)
1973 RULE
1974 AccountNumber TranslateTo RestrictedFINXMax35Text
1975 END
1976 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR157
1859 TRANSLATE(95R, PartyIdentification31Choice)
1860 RULE
1861 NODE (ProprietaryIdentification)
1862 NODE (Identification)
1863 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1864 END
1865 DataSourceScheme TranslateTo ProprietaryIdentification
1866 END
1867 END
1868 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR157
1974 TRANSLATE(13B, SecuritiesCertificate2)
1975 RULE
1976 DataSourceScheme TranslateTo SecuritiesCertificate2
1977 NODE (Number)
1978 Number CopyTo Number
1979 END
1980 END
1981 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR157
1974 TRANSLATE(13B, SecuritiesCertificate2)
1975 RULE
1976 DataSourceScheme TranslateTo SecuritiesCertificate2
1977 NODE (Number)
1978 Number CopyTo Number
1979 END
1980 END
1981 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR157
1860 TRANSLATE(95R, PartyIdentification31Choice)
1861 RULE
1862 NODE (ProprietaryIdentification)
1863 NODE (Identification)
1864 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1865 END
1866 DataSourceScheme TranslateTo ProprietaryIdentification
1867 END
1868 END
1869 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR157
1965 TRANSLATE(13B, SecuritiesCertificate2)
1966 RULE
1967 DataSourceScheme TranslateTo SecuritiesCertificate2
1968 NODE (Number)
1969 Number CopyTo Number
1970 END
1971 END
1972 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR157
1965 TRANSLATE(13B, SecuritiesCertificate2)
1966 RULE
1967 DataSourceScheme TranslateTo SecuritiesCertificate2
1968 NODE (Number)
1969 Number CopyTo Number
1970 END
1971 END
1972 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR157
1857 TRANSLATE(95R, PartyIdentification31Choice)
1858 RULE
1859 NODE (ProprietaryIdentification)
1860 NODE (Identification)
1861 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1862 END
1863 DataSourceScheme TranslateTo ProprietaryIdentification
1864 END
1865 END
1866 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR157
1972 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1973 RULE
1974 NODE (Issuer)
1975 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1976 END
1977 NODE (SchemeName)
1978 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1979 THEN
1980 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1981 END
1982 END
1983 END
1984 END
translateTTR157(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR157
1972 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1973 RULE
1974 NODE (Issuer)
1975 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1976 END
1977 NODE (SchemeName)
1978 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1979 THEN
1980 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1981 END
1982 END
1983 END
1984 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR157
1861 TRANSLATE(95R, PartyIdentification31Choice)
1862 RULE
1863 NODE (ProprietaryIdentification)
1864 NODE (Identification)
1865 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1866 END
1867 DataSourceScheme TranslateTo ProprietaryIdentification
1868 END
1869 END
1870 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR157
1890 TRANSLATE(19A, AmountAndDirection17)
1891 RULE
1892 NODE (Amount)
1893 19A TranslateTo Amount
1894 END
1895 NODE (CreditDebitIndicator)
1896 19A TranslateTo CreditDebitIndicator
1897 END
1898 END
1899 END
translateTTR157(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR157
1903 TRANSLATE(19A, AmountAndDirection16)
1904 RULE
1905 NODE (Amount)
1906 19A TranslateTo Amount
1907 END
1908 NODE (CreditDebitIndicator)
1909 19A TranslateTo CreditDebitIndicator
1910 END
1911 END
1912 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR157
1676 TRANSLATE(RestrictedFINXMax350Text, 70D)
1677 RULE
1678 NODE (Narrative)
1679 NODE (Line)
1680 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1681 END
1682 NODE (Line)
1683 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1684 END
1685 NODE (Line)
1686 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1687 END
1688 NODE (Line)
1689 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1690 END
1691 NODE (Line)
1692 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1693 END
1694 NODE (Line)
1695 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1696 END
1697 END
1698 END
1699 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR157
1794 TRANSLATE(PartyIdentification31Choice, 95Q)
1795 RULE
1796 NODE (NameAndAddress)
1797 NameAndAddress TranslateTo NameAndAddress
1798 END
1799 END
1800 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR157
1793 TRANSLATE(PartyIdentification31Choice, 95Q)
1794 RULE
1795 NODE (NameAndAddress)
1796 NameAndAddress TranslateTo NameAndAddress
1797 END
1798 END
1799 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR157
1803 TRANSLATE(PartyIdentification17Choice, 95P_2)
1804 RULE
1805 NODE (IdentifierCode)
1806 BICOrBEI CopyTo IdentifierCode
1807 END
1808 END
1809 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR157
1802 TRANSLATE(PartyIdentification17Choice, 95Q)
1803 RULE
1804 NODE (NameAndAddress)
1805 NameAndAddress TranslateTo NameAndAddress
1806 END
1807 END
1808 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95P_2)
1756 RULE
1757 NODE (IdentifierCode)
1758 BIC CopyTo IdentifierCode
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95Q)
1756 RULE
1757 NODE (NameAndAddress)
1758 NameAndAddress TranslateTo NameAndAddress
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR157
1756 TRANSLATE(PartyIdentification31Choice, 95P_2)
1757 RULE
1758 NODE (IdentifierCode)
1759 BIC CopyTo IdentifierCode
1760 END
1761 END
1762 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95Q)
1756 RULE
1757 NODE (NameAndAddress)
1758 NameAndAddress TranslateTo NameAndAddress
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95P_2)
1756 RULE
1757 NODE (IdentifierCode)
1758 BIC CopyTo IdentifierCode
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95Q)
1756 RULE
1757 NODE (NameAndAddress)
1758 NameAndAddress TranslateTo NameAndAddress
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR157
1756 TRANSLATE(PartyIdentification31Choice, 95P_2)
1757 RULE
1758 NODE (IdentifierCode)
1759 BIC CopyTo IdentifierCode
1760 END
1761 END
1762 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR157
1755 TRANSLATE(PartyIdentification31Choice, 95Q)
1756 RULE
1757 NODE (NameAndAddress)
1758 NameAndAddress TranslateTo NameAndAddress
1759 END
1760 END
1761 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR157
1689 TRANSLATE(PartyIdentification31Choice, 95R)
1690 RULE
1691 ProprietaryIdentification TranslateTo 95R
1692 END
1693 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR157
1742 TRANSLATE(PartyIdentification16Choice, 95Q)
1743 RULE
1744 NODE (NameAndAddress)
1745 NameAndAddress TranslateTo NameAndAddress
1746 END
1747 END
1748 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR157
1741 TRANSLATE(PartyIdentification16Choice, 95Q)
1742 RULE
1743 NODE (NameAndAddress)
1744 NameAndAddress TranslateTo NameAndAddress
1745 END
1746 END
1747 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR157
1743 TRANSLATE(PartyIdentification16Choice, 95Q)
1744 RULE
1745 NODE (NameAndAddress)
1746 NameAndAddress TranslateTo NameAndAddress
1747 END
1748 END
1749 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR157
1742 TRANSLATE(PartyIdentification16Choice, 95Q)
1743 RULE
1744 NODE (NameAndAddress)
1745 NameAndAddress TranslateTo NameAndAddress
1746 END
1747 END
1748 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR157
1674 TRANSLATE(PartyIdentification17Choice, 95C)
1675 RULE
1676 NODE (CountryCode)
1677 Country CopyTo CountryCode
1678 END
1679 END
1680 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR157
1673 TRANSLATE(PartyIdentification17Choice, 95C)
1674 RULE
1675 NODE (CountryCode)
1676 Country CopyTo CountryCode
1677 END
1678 END
1679 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR157
1675 TRANSLATE(PartyIdentification17Choice, 95C)
1676 RULE
1677 NODE (CountryCode)
1678 Country CopyTo CountryCode
1679 END
1680 END
1681 END
translateTTR157(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR157
1674 TRANSLATE(PartyIdentification17Choice, 95C)
1675 RULE
1676 NODE (CountryCode)
1677 Country CopyTo CountryCode
1678 END
1679 END
1680 END
translateTTR158(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR158
2035 TRANSLATE(19A, CreditDebitCode)
2036 RULE
2037 IF (Not (Sign IsPresent))
2038 THEN
2039 'CRDT' CopyTo CreditDebitCode
2040 ELSE
2041 'DBIT' CopyTo CreditDebitCode
2042 END
2043 END
2044 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR158
1955 TRANSLATE(19A, AmountAndDirection16)
1956 RULE
1957 NODE (Amount)
1958 19A TranslateTo Amount
1959 END
1960 NODE (CreditDebitIndicator)
1961 19A TranslateTo CreditDebitIndicator
1962 END
1963 END
1964 END
translateTTR158(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR158
2036 TRANSLATE(19A, CreditDebitCode)
2037 RULE
2038 IF (Not (Sign IsPresent))
2039 THEN
2040 'CRDT' CopyTo CreditDebitCode
2041 ELSE
2042 'DBIT' CopyTo CreditDebitCode
2043 END
2044 END
2045 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR158
1956 TRANSLATE(19A, AmountAndDirection16)
1957 RULE
1958 NODE (Amount)
1959 19A TranslateTo Amount
1960 END
1961 NODE (CreditDebitIndicator)
1962 19A TranslateTo CreditDebitIndicator
1963 END
1964 END
1965 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR158
2043 TRANSLATE(19A, AmountAndDirection17)
2044 RULE
2045 NODE (Amount)
2046 19A TranslateTo Amount
2047 END
2048 NODE (CreditDebitIndicator)
2049 19A TranslateTo CreditDebitIndicator
2050 END
2051 END
2052 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR158
1953 TRANSLATE(19A, AmountAndDirection16)
1954 RULE
1955 NODE (Amount)
1956 19A TranslateTo Amount
1957 END
1958 NODE (CreditDebitIndicator)
1959 19A TranslateTo CreditDebitIndicator
1960 END
1961 END
1962 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR158
2047 TRANSLATE(19A, AmountAndDirection17)
2048 RULE
2049 NODE (Amount)
2050 19A TranslateTo Amount
2051 END
2052 NODE (CreditDebitIndicator)
2053 19A TranslateTo CreditDebitIndicator
2054 END
2055 END
2056 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR158
1957 TRANSLATE(19A, AmountAndDirection16)
1958 RULE
1959 NODE (Amount)
1960 19A TranslateTo Amount
1961 END
1962 NODE (CreditDebitIndicator)
1963 19A TranslateTo CreditDebitIndicator
1964 END
1965 END
1966 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR158
1977 TRANSLATE(13B, SecuritiesCertificate2)
1978 RULE
1979 DataSourceScheme TranslateTo SecuritiesCertificate2
1980 NODE (Number)
1981 Number CopyTo Number
1982 END
1983 END
1984 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR158
1977 TRANSLATE(13B, SecuritiesCertificate2)
1978 RULE
1979 DataSourceScheme TranslateTo SecuritiesCertificate2
1980 NODE (Number)
1981 Number CopyTo Number
1982 END
1983 END
1984 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR158
1869 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1870 RULE
1871 NODE (Amount)
1872 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1873 THEN
1874 (Amount FormatDecimal 'MX') CopyTo Amount
1875 ELSE
1876 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1877 END
1878 END
1879 NODE (Currency)
1880 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1881 THEN
1882 CurrencyCode CopyTo Currency
1883 ELSE
1884 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1885 END
1886 END
1887 END
1888 END
translateTTR158(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR158
1982 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1983 RULE
1984 NODE (Issuer)
1985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1986 END
1987 NODE (SchemeName)
1988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1989 THEN
1990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1991 END
1992 END
1993 END
1994 END
translateTTR158(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR158
1982 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1983 RULE
1984 NODE (Issuer)
1985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1986 END
1987 NODE (SchemeName)
1988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1989 THEN
1990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1991 END
1992 END
1993 END
1994 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR158
1870 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1871 RULE
1872 NODE (Amount)
1873 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1874 THEN
1875 (Amount FormatDecimal 'MX') CopyTo Amount
1876 ELSE
1877 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1878 END
1879 END
1880 NODE (Currency)
1881 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1882 THEN
1883 CurrencyCode CopyTo Currency
1884 ELSE
1885 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1886 END
1887 END
1888 END
1889 END
translateTTR158(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR158
1973 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1974 RULE
1975 NODE (Issuer)
1976 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1977 END
1978 NODE (SchemeName)
1979 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1980 THEN
1981 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1982 END
1983 END
1984 END
1985 END
translateTTR158(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR158
1973 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1974 RULE
1975 NODE (Issuer)
1976 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1977 END
1978 NODE (SchemeName)
1979 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1980 THEN
1981 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1982 END
1983 END
1984 END
1985 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR158
1867 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1868 RULE
1869 NODE (Amount)
1870 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1871 THEN
1872 (Amount FormatDecimal 'MX') CopyTo Amount
1873 ELSE
1874 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1875 END
1876 END
1877 NODE (Currency)
1878 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1879 THEN
1880 CurrencyCode CopyTo Currency
1881 ELSE
1882 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1883 END
1884 END
1885 END
1886 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR158
1871 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1872 RULE
1873 NODE (Amount)
1874 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1875 THEN
1876 (Amount FormatDecimal 'MX') CopyTo Amount
1877 ELSE
1878 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1879 END
1880 END
1881 NODE (Currency)
1882 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1883 THEN
1884 CurrencyCode CopyTo Currency
1885 ELSE
1886 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1887 END
1888 END
1889 END
1890 END
translateTTR158(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR158
1900 TRANSLATE(95C, PartyIdentification15Choice)
1901 RULE
1902 NODE (Country)
1903 CountryCode CopyTo Country
1904 END
1905 END
1906 END
translateTTR158(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR158
1913 TRANSLATE(19A, CreditDebitCode)
1914 RULE
1915 IF (Not (Sign IsPresent))
1916 THEN
1917 'DBIT' CopyTo CreditDebitCode
1918 ELSE
1919 'CRDT' CopyTo CreditDebitCode
1920 END
1921 END
1922 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR158
1700 TRANSLATE(PartyIdentification17Choice, 95C)
1701 RULE
1702 NODE (CountryCode)
1703 Country CopyTo CountryCode
1704 END
1705 END
1706 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR158
1801 TRANSLATE(PartyIdentification31Choice, 95R)
1802 RULE
1803 ProprietaryIdentification TranslateTo 95R
1804 END
1805 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR158
1800 TRANSLATE(PartyIdentification31Choice, 95R)
1801 RULE
1802 ProprietaryIdentification TranslateTo 95R
1803 END
1804 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR158
1810 TRANSLATE(PartyIdentification17Choice, 95Q)
1811 RULE
1812 NODE (NameAndAddress)
1813 NameAndAddress TranslateTo NameAndAddress
1814 END
1815 END
1816 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR158
1809 TRANSLATE(PartyIdentification31Choice, 95P_2)
1810 RULE
1811 NODE (IdentifierCode)
1812 BIC CopyTo IdentifierCode
1813 END
1814 END
1815 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95Q)
1763 RULE
1764 NODE (NameAndAddress)
1765 NameAndAddress TranslateTo NameAndAddress
1766 END
1767 END
1768 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95R)
1763 RULE
1764 ProprietaryIdentification TranslateTo 95R
1765 END
1766 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR158
1763 TRANSLATE(PartyIdentification31Choice, 95Q)
1764 RULE
1765 NODE (NameAndAddress)
1766 NameAndAddress TranslateTo NameAndAddress
1767 END
1768 END
1769 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95R)
1763 RULE
1764 ProprietaryIdentification TranslateTo 95R
1765 END
1766 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95Q)
1763 RULE
1764 NODE (NameAndAddress)
1765 NameAndAddress TranslateTo NameAndAddress
1766 END
1767 END
1768 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95R)
1763 RULE
1764 ProprietaryIdentification TranslateTo 95R
1765 END
1766 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR158
1763 TRANSLATE(PartyIdentification31Choice, 95Q)
1764 RULE
1765 NODE (NameAndAddress)
1766 NameAndAddress TranslateTo NameAndAddress
1767 END
1768 END
1769 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR158
1762 TRANSLATE(PartyIdentification31Choice, 95R)
1763 RULE
1764 ProprietaryIdentification TranslateTo 95R
1765 END
1766 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR158
1694 TRANSLATE(AmountAndDirection17, 19A)
1695 RULE
1696 NODE (Sign)
1697 CreditDebitIndicator TranslateTo Sign
1698 END
1699 NODE (CurrencyCode)
1700 Amount\Currency TranslateTo CurrencyCode
1701 END
1702 NODE (Amount)
1703 Amount\Amount TranslateTo Amount
1704 END
1705 END
1706 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR158
1749 TRANSLATE(PartyIdentification16Choice, 95R)
1750 RULE
1751 ProprietaryIdentification TranslateTo 95R
1752 END
1753 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR158
1748 TRANSLATE(PartyIdentification16Choice, 95R)
1749 RULE
1750 ProprietaryIdentification TranslateTo 95R
1751 END
1752 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR158
1750 TRANSLATE(PartyIdentification16Choice, 95R)
1751 RULE
1752 ProprietaryIdentification TranslateTo 95R
1753 END
1754 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR158
1749 TRANSLATE(PartyIdentification16Choice, 95R)
1750 RULE
1751 ProprietaryIdentification TranslateTo 95R
1752 END
1753 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR158
1681 TRANSLATE(PartyIdentification17Choice, 95P_2)
1682 RULE
1683 NODE (IdentifierCode)
1684 BICOrBEI CopyTo IdentifierCode
1685 END
1686 END
1687 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR158
1680 TRANSLATE(PartyIdentification17Choice, 95P_2)
1681 RULE
1682 NODE (IdentifierCode)
1683 BICOrBEI CopyTo IdentifierCode
1684 END
1685 END
1686 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR158
1682 TRANSLATE(PartyIdentification17Choice, 95P_2)
1683 RULE
1684 NODE (IdentifierCode)
1685 BICOrBEI CopyTo IdentifierCode
1686 END
1687 END
1688 END
translateTTR158(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR158
1681 TRANSLATE(PartyIdentification17Choice, 95P_2)
1682 RULE
1683 NODE (IdentifierCode)
1684 BICOrBEI CopyTo IdentifierCode
1685 END
1686 END
1687 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR159
2045 TRANSLATE(97A, RestrictedFINXMax35Text)
2046 RULE
2047 AccountNumber CopyTo RestrictedFINXMax35Text
2048 END
2049 END
translateTTR159(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR159
1965 TRANSLATE(19A, CreditDebitCode)
1966 RULE
1967 IF (Not (Sign IsPresent))
1968 THEN
1969 'DBIT' CopyTo CreditDebitCode
1970 ELSE
1971 'CRDT' CopyTo CreditDebitCode
1972 END
1973 END
1974 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR159
2046 TRANSLATE(97A, RestrictedFINXMax35Text)
2047 RULE
2048 AccountNumber CopyTo RestrictedFINXMax35Text
2049 END
2050 END
translateTTR159(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR159
1966 TRANSLATE(19A, CreditDebitCode)
1967 RULE
1968 IF (Not (Sign IsPresent))
1969 THEN
1970 'DBIT' CopyTo CreditDebitCode
1971 ELSE
1972 'CRDT' CopyTo CreditDebitCode
1973 END
1974 END
1975 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR159
2053 TRANSLATE(19A, AmountAndDirection17)
2054 RULE
2055 NODE (Amount)
2056 19A TranslateTo Amount
2057 END
2058 NODE (CreditDebitIndicator)
2059 19A TranslateTo CreditDebitIndicator
2060 END
2061 END
2062 END
translateTTR159(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR159
1963 TRANSLATE(19A, CreditDebitCode)
1964 RULE
1965 IF (Not (Sign IsPresent))
1966 THEN
1967 'CRDT' CopyTo CreditDebitCode
1968 ELSE
1969 'DBIT' CopyTo CreditDebitCode
1970 END
1971 END
1972 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR159
2057 TRANSLATE(19A, AmountAndDirection17)
2058 RULE
2059 NODE (Amount)
2060 19A TranslateTo Amount
2061 END
2062 NODE (CreditDebitIndicator)
2063 19A TranslateTo CreditDebitIndicator
2064 END
2065 END
2066 END
translateTTR159(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR159
1967 TRANSLATE(19A, CreditDebitCode)
1968 RULE
1969 IF (Not (Sign IsPresent))
1970 THEN
1971 'CRDT' CopyTo CreditDebitCode
1972 ELSE
1973 'DBIT' CopyTo CreditDebitCode
1974 END
1975 END
1976 END
translateTTR159(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR159
1985 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1986 RULE
1987 NODE (Issuer)
1988 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1989 END
1990 NODE (SchemeName)
1991 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1992 THEN
1993 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1994 END
1995 END
1996 END
1997 END
translateTTR159(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR159
1985 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
1986 RULE
1987 NODE (Issuer)
1988 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1989 END
1990 NODE (SchemeName)
1991 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1992 THEN
1993 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1994 END
1995 END
1996 END
1997 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR159
1889 TRANSLATE(92B, ForeignExchangeTerms12)
1890 RULE
1891 NODE (UnitCurrency)
1892 FirstCurrencyCode TranslateTo UnitCurrency
1893 END
1894 NODE (QuotedCurrency)
1895 SecondCurrencyCode TranslateTo QuotedCurrency
1896 END
1897 NODE (ExchangeRate)
1898 Rate TranslateTo ExchangeRate
1899 END
1900 END
1901 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR159
1890 TRANSLATE(92B, ForeignExchangeTerms12)
1891 RULE
1892 NODE (UnitCurrency)
1893 FirstCurrencyCode TranslateTo UnitCurrency
1894 END
1895 NODE (QuotedCurrency)
1896 SecondCurrencyCode TranslateTo QuotedCurrency
1897 END
1898 NODE (ExchangeRate)
1899 Rate TranslateTo ExchangeRate
1900 END
1901 END
1902 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR159
1887 TRANSLATE(92B, ForeignExchangeTerms12)
1888 RULE
1889 NODE (UnitCurrency)
1890 FirstCurrencyCode TranslateTo UnitCurrency
1891 END
1892 NODE (QuotedCurrency)
1893 SecondCurrencyCode TranslateTo QuotedCurrency
1894 END
1895 NODE (ExchangeRate)
1896 Rate TranslateTo ExchangeRate
1897 END
1898 END
1899 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR159
1891 TRANSLATE(92B, ForeignExchangeTerms12)
1892 RULE
1893 NODE (UnitCurrency)
1894 FirstCurrencyCode TranslateTo UnitCurrency
1895 END
1896 NODE (QuotedCurrency)
1897 SecondCurrencyCode TranslateTo QuotedCurrency
1898 END
1899 NODE (ExchangeRate)
1900 Rate TranslateTo ExchangeRate
1901 END
1902 END
1903 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR159
1907 TRANSLATE(95Q, PartyIdentification15Choice)
1908 RULE
1909 NODE (NameAndAddress)
1910 NameAndAddress TranslateTo NameAndAddress
1911 END
1912 END
1913 END
translateTTR159(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR159
1923 TRANSLATE(19A, AmountAndDirection16)
1924 RULE
1925 NODE (Amount)
1926 19A TranslateTo Amount
1927 END
1928 NODE (CreditDebitIndicator)
1929 19A TranslateTo CreditDebitIndicator
1930 END
1931 END
1932 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR159
1707 TRANSLATE(PartyIdentification17Choice, 95P_2)
1708 RULE
1709 NODE (IdentifierCode)
1710 BICOrBEI CopyTo IdentifierCode
1711 END
1712 END
1713 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR159
1806 TRANSLATE(AmountAndDirection17, 19A)
1807 RULE
1808 NODE (Sign)
1809 CreditDebitIndicator TranslateTo Sign
1810 END
1811 NODE (CurrencyCode)
1812 Amount\Currency TranslateTo CurrencyCode
1813 END
1814 NODE (Amount)
1815 Amount\Amount TranslateTo Amount
1816 END
1817 END
1818 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR159
1805 TRANSLATE(AmountAndDirection17, 19A)
1806 RULE
1807 NODE (Sign)
1808 CreditDebitIndicator TranslateTo Sign
1809 END
1810 NODE (CurrencyCode)
1811 Amount\Currency TranslateTo CurrencyCode
1812 END
1813 NODE (Amount)
1814 Amount\Amount TranslateTo Amount
1815 END
1816 END
1817 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR159
1817 TRANSLATE(PartyIdentification31Choice, 95P_2)
1818 RULE
1819 NODE (IdentifierCode)
1820 BIC CopyTo IdentifierCode
1821 END
1822 END
1823 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR159
1816 TRANSLATE(PartyIdentification31Choice, 95Q)
1817 RULE
1818 NODE (NameAndAddress)
1819 NameAndAddress TranslateTo NameAndAddress
1820 END
1821 END
1822 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR159
1769 TRANSLATE(PartyIdentification31Choice, 95R)
1770 RULE
1771 ProprietaryIdentification TranslateTo 95R
1772 END
1773 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR159
1767 TRANSLATE(AmountAndDirection17, 19A)
1768 RULE
1769 NODE (Sign)
1770 CreditDebitIndicator TranslateTo Sign
1771 END
1772 NODE (CurrencyCode)
1773 Amount\Currency TranslateTo CurrencyCode
1774 END
1775 NODE (Amount)
1776 Amount\Amount TranslateTo Amount
1777 END
1778 END
1779 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR159
1770 TRANSLATE(PartyIdentification31Choice, 95R)
1771 RULE
1772 ProprietaryIdentification TranslateTo 95R
1773 END
1774 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR159
1767 TRANSLATE(AmountAndDirection17, 19A)
1768 RULE
1769 NODE (Sign)
1770 CreditDebitIndicator TranslateTo Sign
1771 END
1772 NODE (CurrencyCode)
1773 Amount\Currency TranslateTo CurrencyCode
1774 END
1775 NODE (Amount)
1776 Amount\Amount TranslateTo Amount
1777 END
1778 END
1779 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR159
1769 TRANSLATE(PartyIdentification31Choice, 95R)
1770 RULE
1771 ProprietaryIdentification TranslateTo 95R
1772 END
1773 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR159
1767 TRANSLATE(AmountAndDirection16, 19A)
1768 RULE
1769 NODE (Sign)
1770 CreditDebitIndicator TranslateTo Sign
1771 END
1772 NODE (CurrencyCode)
1773 Amount\Currency CopyTo CurrencyCode
1774 END
1775 NODE (Amount)
1776 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1777 END
1778 END
1779 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR159
1770 TRANSLATE(PartyIdentification31Choice, 95R)
1771 RULE
1772 ProprietaryIdentification TranslateTo 95R
1773 END
1774 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR159
1767 TRANSLATE(AmountAndDirection16, 19A)
1768 RULE
1769 NODE (Sign)
1770 CreditDebitIndicator TranslateTo Sign
1771 END
1772 NODE (CurrencyCode)
1773 Amount\Currency CopyTo CurrencyCode
1774 END
1775 NODE (Amount)
1776 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1777 END
1778 END
1779 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR159
1707 TRANSLATE(AmountAndDirection17, 19A)
1708 RULE
1709 NODE (Sign)
1710 CreditDebitIndicator TranslateTo Sign
1711 END
1712 NODE (CurrencyCode)
1713 Amount\Currency TranslateTo CurrencyCode
1714 END
1715 NODE (Amount)
1716 Amount\Amount TranslateTo Amount
1717 END
1718 END
1719 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR159
1754 TRANSLATE(PartyIdentification31Choice, 95P_2)
1755 RULE
1756 NODE (IdentifierCode)
1757 BIC CopyTo IdentifierCode
1758 END
1759 END
1760 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR159
1753 TRANSLATE(PartyIdentification31Choice, 95P_2)
1754 RULE
1755 NODE (IdentifierCode)
1756 BIC CopyTo IdentifierCode
1757 END
1758 END
1759 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR159
1755 TRANSLATE(PartyIdentification31Choice, 95P_2)
1756 RULE
1757 NODE (IdentifierCode)
1758 BIC CopyTo IdentifierCode
1759 END
1760 END
1761 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR159
1754 TRANSLATE(PartyIdentification31Choice, 95P_2)
1755 RULE
1756 NODE (IdentifierCode)
1757 BIC CopyTo IdentifierCode
1758 END
1759 END
1760 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR159
1688 TRANSLATE(PartyIdentification17Choice, 95Q)
1689 RULE
1690 NODE (NameAndAddress)
1691 NameAndAddress TranslateTo NameAndAddress
1692 END
1693 END
1694 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR159
1687 TRANSLATE(PartyIdentification17Choice, 95Q)
1688 RULE
1689 NODE (NameAndAddress)
1690 NameAndAddress TranslateTo NameAndAddress
1691 END
1692 END
1693 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR159
1689 TRANSLATE(PartyIdentification17Choice, 95Q)
1690 RULE
1691 NODE (NameAndAddress)
1692 NameAndAddress TranslateTo NameAndAddress
1693 END
1694 END
1695 END
translateTTR159(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR159
1688 TRANSLATE(PartyIdentification17Choice, 95Q)
1689 RULE
1690 NODE (NameAndAddress)
1691 NameAndAddress TranslateTo NameAndAddress
1692 END
1693 END
1694 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR16
162 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
163 RULE
164 'SHHE' EquivalentTo 'SHHE'
165 END
166 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR16
134 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
135 RULE
136 NODE (Name)
137 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
138 END
139 END
140 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR16
155 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
156 RULE
157 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
158 END
159 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR16
163 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
164 RULE
165 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
166 END
167 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR16
144 TRANSLATE(OptionalCode_4!c_154, AutoBorrowing2Code)
145 RULE
146 'LAMI' EquivalentTo 'LAMI'
147 'NBOR' EquivalentTo 'NBOR'
148 'RTRN' EquivalentTo 'RTRN'
149 'YBOR' EquivalentTo 'YBOR'
150 END
151 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR16
160 TRANSLATE(95R, PartyIdentification18Choice)
161 RULE
162 NODE (ProprietaryIdentification)
163 NODE (Identification)
164 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
165 END
166 DataSourceScheme TranslateTo ProprietaryIdentification
167 END
168 END
169 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR16
160 TRANSLATE(95R, PartyIdentification18Choice)
161 RULE
162 NODE (ProprietaryIdentification)
163 NODE (Identification)
164 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
165 END
166 DataSourceScheme TranslateTo ProprietaryIdentification
167 END
168 END
169 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR16
129 TRANSLATE(95R, PartyIdentification16Choice)
130 RULE
131 NODE (ProprietaryIdentification)
132 NODE (Identification)
133 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
134 END
135 DataSourceScheme TranslateTo ProprietaryIdentification
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR16
134 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
135 RULE
136 NODE (Name)
137 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
138 END
139 END
140 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR16
147 TRANSLATE(95R, PartyIdentification18Choice)
148 RULE
149 NODE (ProprietaryIdentification)
150 NODE (Identification)
151 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
152 END
153 DataSourceScheme TranslateTo ProprietaryIdentification
154 END
155 END
156 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR16
129 TRANSLATE(95R, PartyIdentification16Choice)
130 RULE
131 NODE (ProprietaryIdentification)
132 NODE (Identification)
133 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
134 END
135 DataSourceScheme TranslateTo ProprietaryIdentification
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR16
158 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
159 RULE
160 Identifier_BICBEI CopyTo AnyBICIdentifier
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR16
134 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
135 RULE
136 NODE (Name)
137 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
138 END
139 END
140 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR16
161 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
162 RULE
163 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
164 END
165 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR16
187 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
188 RULE
189 'EXCH' EquivalentTo 'EXCH'
190 'OTCO' EquivalentTo 'OTCO'
191 'PRIM' EquivalentTo 'PRIM'
192 'SECM' EquivalentTo 'SECM'
193 'VARI' EquivalentTo 'VARI'
194 END
195 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR16
180 TRANSLATE(98A, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 NODE (Date)
184 Date TranslateTo Date\Date
185 END
186 END
187 END
188 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR16
177 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
178 RULE
179 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
180 END
181 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR16
161 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
162 RULE
163 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
164 END
165 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR16
187 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
188 RULE
189 'EXCH' EquivalentTo 'EXCH'
190 'OTCO' EquivalentTo 'OTCO'
191 'PRIM' EquivalentTo 'PRIM'
192 'SECM' EquivalentTo 'SECM'
193 'VARI' EquivalentTo 'VARI'
194 END
195 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR16
180 TRANSLATE(98A, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 NODE (Date)
184 Date TranslateTo Date\Date
185 END
186 END
187 END
188 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR16
177 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
178 RULE
179 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
180 END
181 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR16
161 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
162 RULE
163 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
164 END
165 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR16
187 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
188 RULE
189 'EXCH' EquivalentTo 'EXCH'
190 'OTCO' EquivalentTo 'OTCO'
191 'PRIM' EquivalentTo 'PRIM'
192 'SECM' EquivalentTo 'SECM'
193 'VARI' EquivalentTo 'VARI'
194 END
195 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR16
180 TRANSLATE(98A, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 NODE (Date)
184 Date TranslateTo Date\Date
185 END
186 END
187 END
188 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR16
177 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
178 RULE
179 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
180 END
181 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR16
161 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
162 RULE
163 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
164 END
165 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR16
187 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
188 RULE
189 'EXCH' EquivalentTo 'EXCH'
190 'OTCO' EquivalentTo 'OTCO'
191 'PRIM' EquivalentTo 'PRIM'
192 'SECM' EquivalentTo 'SECM'
193 'VARI' EquivalentTo 'VARI'
194 END
195 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR16
180 TRANSLATE(98A, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 NODE (Date)
184 Date TranslateTo Date\Date
185 END
186 END
187 END
188 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR16
177 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
178 RULE
179 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
180 END
181 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR16
132 TRANSLATE(95Q, PartyIdentification16Choice)
133 RULE
134 NODE (NameAndAddress)
135 NameAndAddress TranslateTo NameAndAddress
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR16
148 TRANSLATE(DateTime_YYYYMMDD, ISODate)
149 RULE
150 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
151 END
152 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR16
132 TRANSLATE(95Q, PartyIdentification16Choice)
133 RULE
134 NODE (NameAndAddress)
135 NameAndAddress TranslateTo NameAndAddress
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR16
148 TRANSLATE(DateTime_YYYYMMDD, ISODate)
149 RULE
150 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
151 END
152 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR16
132 TRANSLATE(95Q, PartyIdentification16Choice)
133 RULE
134 NODE (NameAndAddress)
135 NameAndAddress TranslateTo NameAndAddress
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR16
148 TRANSLATE(DateTime_YYYYMMDD, ISODate)
149 RULE
150 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
151 END
152 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR16
132 TRANSLATE(95Q, PartyIdentification16Choice)
133 RULE
134 NODE (NameAndAddress)
135 NameAndAddress TranslateTo NameAndAddress
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR16
158 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
159 RULE
160 'VARI' EquivalentTo 'VARI'
161 END
162 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR16
148 TRANSLATE(DateTime_YYYYMMDD, ISODate)
149 RULE
150 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
151 END
152 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR16
195 TRANSLATE(OptionalCode_4!c_377, PendingReason1Code)
196 RULE
197 'ADEA' EquivalentTo 'ADEA'
198 'AWMO' EquivalentTo 'AWMO'
199 'AWSH' EquivalentTo 'AWSH'
200 'BENO' EquivalentTo 'BENO'
201 'BATC' EquivalentTo 'BATC'
202 'BLOC' EquivalentTo 'BLOC'
203 'BOTH' EquivalentTo 'BOTH'
204 'CAIS' EquivalentTo 'CAIS'
205 'CHAS' EquivalentTo 'CHAS'
206 'CLAC' EquivalentTo 'CLAC'
207 'NEWI' EquivalentTo 'NEWI'
208 'DOCC' EquivalentTo 'DOCC'
209 'DOCY' EquivalentTo 'DOCY'
210 'TAMM' EquivalentTo 'TAMM'
211 'PHSE' EquivalentTo 'PHSE'
212 'REFU' EquivalentTo 'REFU'
213 'MUNO' EquivalentTo 'MUNO'
214 'GLOB' EquivalentTo 'GLOB'
215 'PREA' EquivalentTo 'PREA'
216 'PART' EquivalentTo 'PART'
217 'NMAS' EquivalentTo 'NMAS'
218 'NOFX' EquivalentTo 'NOFX'
219 'CMON' EquivalentTo 'CMON'
220 'YCOL' EquivalentTo 'YCOL'
221 'COLL' EquivalentTo 'COLL'
222 'DEPO' EquivalentTo 'DEPO'
223 'FLIM' EquivalentTo 'FLIM'
224 'INCA' EquivalentTo 'INCA'
225 'LINK' EquivalentTo 'LINK'
226 'FUTU' EquivalentTo 'FUTU'
227 'LACK' EquivalentTo 'LACK'
228 'LALO' EquivalentTo 'LALO'
229 'MONY' EquivalentTo 'MONY'
230 'NCON' EquivalentTo 'NCON'
231 'REFS' EquivalentTo 'REFS'
232 'SDUT' EquivalentTo 'SDUT'
233 'SBLO' EquivalentTo 'SBLO'
234 'MINO' EquivalentTo 'MINO'
235 'IAAD' EquivalentTo 'IAAD'
236 'PHCK' EquivalentTo 'PHCK'
237 'CYCL' EquivalentTo 'CYCL'
238 'CPEC' EquivalentTo 'CPEC'
239 'CLHT' EquivalentTo 'CLHT'
240 'DENO' EquivalentTo 'DENO'
241 'DISA' EquivalentTo 'DISA'
242 'DKNY' EquivalentTo 'DKNY'
243 'FROZ' EquivalentTo 'FROZ'
244 'LAAW' EquivalentTo 'LAAW'
245 'LATE' EquivalentTo 'LATE'
246 'LIQU' EquivalentTo 'LIQU'
247 'PRCY' EquivalentTo 'PRCY'
248 'REGT' EquivalentTo 'REGT'
249 'SETS' EquivalentTo 'SETS'
250 'CERT' EquivalentTo 'CERT'
251 'PRSY' EquivalentTo 'PRSY'
252 'NARR' EquivalentTo 'OTHR'
253 END
254 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR16
156 TRANSLATE(70D, RestrictedFINXMax210Text)
157 RULE
158 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
159 END
160 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR16
246 TRANSLATE(OptionalCode_4!c_264, CancelledStatusReason9Code)
247 RULE
248 'CANI' EquivalentTo 'CANI'
249 'CANS' EquivalentTo 'CANS'
250 'CANT' EquivalentTo 'CANT'
251 'CANZ' EquivalentTo 'CANZ'
252 'CORP' EquivalentTo 'CORP'
253 'CSUB' EquivalentTo 'CSUB'
254 'NARR' EquivalentTo 'OTHR'
255 'SCEX' EquivalentTo 'SCEX'
256 'EXPI' EquivalentTo 'CXLR'
257 END
258 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR16
184 TRANSLATE(95P_2, PartyIdentification18Choice)
185 RULE
186 NODE (BICOrBEI)
187 IdentifierCode TranslateTo BICOrBEI
188 END
189 END
190 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR16
146 TRANSLATE(70D, RestrictedFINXMax210Text)
147 RULE
148 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
149 END
150 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR16
155 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
156 RULE
157 'VARI' EquivalentTo 'VARI'
158 END
159 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR16
225 TRANSLATE(OptionalCode_4!c_386, RepairReason5Code)
226 RULE
227 'BATC' EquivalentTo 'BATC'
228 'CAEV' EquivalentTo 'CAEV'
229 'CASH' EquivalentTo 'CASH'
230 'CASY' EquivalentTo 'CASY'
231 'DDAT' EquivalentTo 'DDAT'
232 'DDEA' EquivalentTo 'DDEA'
233 'DEPT' EquivalentTo 'DEPT'
234 'DMON' EquivalentTo 'DMON'
235 'DQUA' EquivalentTo 'DQUA'
236 'DSEC' EquivalentTo 'DSEC'
237 'DTRD' EquivalentTo 'DTRD'
238 'ICAG' EquivalentTo 'ICAG'
239 'ICUS' EquivalentTo 'ICUS'
240 'IEXE' EquivalentTo 'IEXE'
241 'IIND' EquivalentTo 'IIND'
242 'INPS' EquivalentTo 'INPS'
243 'MINO' EquivalentTo 'MINO'
244 'MUNO' EquivalentTo 'MUNO'
245 'NCRR' EquivalentTo 'NCRR'
246 'PHYS' EquivalentTo 'PHYS'
247 'PLCE' EquivalentTo 'PLCE'
248 'REFE' EquivalentTo 'REFE'
249 'REPA' EquivalentTo 'REPA'
250 'REPO' EquivalentTo 'REPO'
251 'REPP' EquivalentTo 'REPP'
252 'RTGS' EquivalentTo 'RTGS'
253 'SAFE' EquivalentTo 'SAFE'
254 'SDUT' EquivalentTo 'SDUT'
255 'SETR' EquivalentTo 'SETR'
256 'SETS' EquivalentTo 'SETS'
257 'TERM' EquivalentTo 'TERM'
258 'TXST' EquivalentTo 'TXST'
259 'CADE' EquivalentTo 'CADE'
260 END
261 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR16
171 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
172 RULE
173 Identifier_BICBEI CopyTo AnyBICIdentifier
174 END
175 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR16
129 TRANSLATE(95R, PartyIdentification16Choice)
130 RULE
131 NODE (ProprietaryIdentification)
132 NODE (Identification)
133 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
134 END
135 DataSourceScheme TranslateTo ProprietaryIdentification
136 END
137 END
138 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR16
134 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
135 RULE
136 NODE (Name)
137 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
138 END
139 END
140 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR16
153 TRANSLATE(98C, TradeDate2Choice)
154 RULE
155 NODE (Date)
156 98C TranslateTo Date
157 END
158 END
159 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR16
122 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
123 RULE
124 NODE (Issuer)
125 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
126 END
127 NODE (SchemeName)
128 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
129 THEN
130 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
131 END
132 END
133 END
134 END
translateTTR16(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR16
149 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
150 RULE
151 NODE (Issuer)
152 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
153 END
154 NODE (SchemeName)
155 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
156 THEN
157 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
158 END
159 END
160 END
161 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR16
129 TRANSLATE(95R, PartyIdentification16Choice)
130 RULE
131 NODE (ProprietaryIdentification)
132 NODE (Identification)
133 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
134 END
135 DataSourceScheme TranslateTo ProprietaryIdentification
136 END
137 END
138 END
translateTTR16(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR16
140 TRANSLATE(97B_2, SecuritiesAccount17)
141 RULE
142 NODE (Identification)
143 AccountNumber CopyTo Identification
144 END
145 NODE (Type)
146 NODE (Identification)
147 AccountTypeCode CopyTo Type\Identification
148 END
149 DataSourceScheme TranslateTo Type
150 NODE (Issuer)
151 IF (Not (DataSourceScheme IsPresent))
152 THEN
153 'NONE' CopyTo Type\Issuer
154 END
155 END
156 END
157 END
158 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR16
145 TRANSLATE(UpdateType3Choice, 22F_49)
146 RULE
147 NODE (DataSourceScheme)
148 Proprietary TranslateTo DataSourceScheme
149 END
150 NODE (Indicator)
151 Code TranslateTo Indicator
152 Proprietary\Identification CopyTo Indicator
153 END
154 END
155 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR16
145 TRANSLATE(UpdateType3Choice, 22F_49)
146 RULE
147 NODE (DataSourceScheme)
148 Proprietary TranslateTo DataSourceScheme
149 END
150 NODE (Indicator)
151 Code TranslateTo Indicator
152 Proprietary\Identification CopyTo Indicator
153 END
154 END
155 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR16
145 TRANSLATE(PartyIdentification18Choice, 95P_2)
146 RULE
147 NODE (IdentifierCode)
148 BICOrBEI CopyTo IdentifierCode
149 END
150 END
151 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR16
184 TRANSLATE(RejectionReason22Code, OptionalCode_4!c_382)
185 RULE
186 'SAFE' EquivalentTo 'SAFE'
187 'ADEA' EquivalentTo 'ADEA'
188 'LATE' EquivalentTo 'LATE'
189 'CAEV' EquivalentTo 'CAEV'
190 'DDAT' EquivalentTo 'DDAT'
191 'REFE' EquivalentTo 'REFE'
192 'OTHR' EquivalentTo 'NARR'
193 END
194 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR16
151 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
152 RULE
153 NODE (DataSourceScheme)
154 Proprietary\Type TranslateTo DataSourceScheme
155 END
156 NODE (PlaceCode)
157 Identification\SafekeepingPlaceType TranslateTo PlaceCode
158 Proprietary\Type\Identification CopyTo PlaceCode
159 END
160 NODE (Narrative)
161 Proprietary\Identification CopyTo Narrative
162 Identification\Identification CopyTo Narrative
163 END
164 END
165 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR16
156 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
157 RULE
158 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
159 END
160 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR16
156 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
157 RULE
158 'YEAR' EquivalentTo 'YEAR'
159 'ADHO' EquivalentTo 'ADHO'
160 'MNTH' EquivalentTo 'MNTH'
161 'DAIL' EquivalentTo 'DAIL'
162 'INDA' EquivalentTo 'INDA'
163 'WEEK' EquivalentTo 'WEEK'
164 END
165 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR16
145 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
146 RULE
147 'YEAR' EquivalentTo 'YEAR'
148 'ADHO' EquivalentTo 'ADHO'
149 'MNTH' EquivalentTo 'MNTH'
150 'DAIL' EquivalentTo 'DAIL'
151 'INDA' EquivalentTo 'INDA'
152 'WEEK' EquivalentTo 'WEEK'
153 END
154 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR16
145 TRANSLATE(UpdateType3Choice, 22F_49)
146 RULE
147 NODE (DataSourceScheme)
148 Proprietary TranslateTo DataSourceScheme
149 END
150 NODE (Indicator)
151 Code TranslateTo Indicator
152 Proprietary\Identification CopyTo Indicator
153 END
154 END
155 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR16
118 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
119 RULE
120 NODE (Line)
121 (Name Substring ('1', '35')) CopyTo Line[1]
122 END
123 NODE (Line)
124 (Name Substring ('36', '35')) CopyTo Line[2]
125 END
126 NODE (Line)
127 (Name Substring ('71', '35')) CopyTo Line[3]
128 END
129 NODE (Line)
130 (Name Substring ('106', '35')) CopyTo Line[4]
131 END
132 END
133 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR16
118 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
119 RULE
120 NODE (Line)
121 (Name Substring ('1', '35')) CopyTo Line[1]
122 END
123 NODE (Line)
124 (Name Substring ('36', '35')) CopyTo Line[2]
125 END
126 NODE (Line)
127 (Name Substring ('71', '35')) CopyTo Line[3]
128 END
129 NODE (Line)
130 (Name Substring ('106', '35')) CopyTo Line[4]
131 END
132 END
133 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR16
118 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
119 RULE
120 NODE (Line)
121 (Name Substring ('1', '35')) CopyTo Line[1]
122 END
123 NODE (Line)
124 (Name Substring ('36', '35')) CopyTo Line[2]
125 END
126 NODE (Line)
127 (Name Substring ('71', '35')) CopyTo Line[3]
128 END
129 NODE (Line)
130 (Name Substring ('106', '35')) CopyTo Line[4]
131 END
132 END
133 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR16
130 TRANSLATE(UpdateType3Choice, 22F_49)
131 RULE
132 NODE (DataSourceScheme)
133 Proprietary TranslateTo DataSourceScheme
134 END
135 NODE (Indicator)
136 Code TranslateTo Indicator
137 Proprietary\Identification CopyTo Indicator
138 END
139 END
140 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR16
136 TRANSLATE(TradeDate2Choice, 98B_2)
137 RULE
138 NODE (DataSourceScheme)
139 DateCode\Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (DateCode)
142 DateCode\Code TranslateTo DateCode
143 DateCode\Proprietary\Identification CopyTo DateCode
144 END
145 END
146 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR16
136 TRANSLATE(TradeDate2Choice, 98B_2)
137 RULE
138 NODE (DataSourceScheme)
139 DateCode\Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (DateCode)
142 DateCode\Code TranslateTo DateCode
143 DateCode\Proprietary\Identification CopyTo DateCode
144 END
145 END
146 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR16
136 TRANSLATE(TradeDate2Choice, 98B_2)
137 RULE
138 NODE (DataSourceScheme)
139 DateCode\Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (DateCode)
142 DateCode\Code TranslateTo DateCode
143 DateCode\Proprietary\Identification CopyTo DateCode
144 END
145 END
146 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR16
136 TRANSLATE(TradeDate2Choice, 98B_2)
137 RULE
138 NODE (DataSourceScheme)
139 DateCode\Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (DateCode)
142 DateCode\Code TranslateTo DateCode
143 DateCode\Proprietary\Identification CopyTo DateCode
144 END
145 END
146 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR16
118 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
119 RULE
120 NODE (Line)
121 (Name Substring ('1', '35')) CopyTo Line[1]
122 END
123 NODE (Line)
124 (Name Substring ('36', '35')) CopyTo Line[2]
125 END
126 NODE (Line)
127 (Name Substring ('71', '35')) CopyTo Line[3]
128 END
129 NODE (Line)
130 (Name Substring ('106', '35')) CopyTo Line[4]
131 END
132 END
133 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR16
176 TRANSLATE(AcknowledgementReason6Choice, 24B_10)
177 RULE
178 NODE (DataSourceScheme)
179 Proprietary TranslateTo DataSourceScheme
180 END
181 NODE (ReasonCode)
182 Code TranslateTo ReasonCode
183 Proprietary\Identification CopyTo ReasonCode
184 END
185 END
186 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR16
250 TRANSLATE(FailingReason2Choice, 24B_66)
251 RULE
252 NODE (DataSourceScheme)
253 Proprietary TranslateTo DataSourceScheme
254 END
255 NODE (ReasonCode)
256 Code TranslateTo ReasonCode
257 Proprietary\Identification CopyTo ReasonCode
258 END
259 END
260 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR16
182 TRANSLATE(RejectionReason21Code, OptionalCode_4!c_382)
183 RULE
184 'ADEA' EquivalentTo 'ADEA'
185 'OTHR' EquivalentTo 'NARR'
186 'LATE' EquivalentTo 'LATE'
187 'SAFE' EquivalentTo 'SAFE'
188 'NRGM' EquivalentTo 'NRGM'
189 'NRGN' EquivalentTo 'NRGN'
190 'REFE' EquivalentTo 'REFE'
191 END
192 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR16
113 TRANSLATE(TradeDate2Choice, 98B_2)
114 RULE
115 NODE (DataSourceScheme)
116 DateCode\Proprietary TranslateTo DataSourceScheme
117 END
118 NODE (DateCode)
119 DateCode\Code TranslateTo DateCode
120 DateCode\Proprietary\Identification CopyTo DateCode
121 END
122 END
123 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR16
136 TRANSLATE(TradeDate2Choice, 98B_2)
137 RULE
138 NODE (DataSourceScheme)
139 DateCode\Proprietary TranslateTo DataSourceScheme
140 END
141 NODE (DateCode)
142 DateCode\Code TranslateTo DateCode
143 DateCode\Proprietary\Identification CopyTo DateCode
144 END
145 END
146 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR16
153 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
154 RULE
155 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
156 END
157 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR16
182 TRANSLATE(RejectionReason23Code, OptionalCode_4!c_382)
183 RULE
184 'ADEA' EquivalentTo 'ADEA'
185 'OTHR' EquivalentTo 'NARR'
186 'LATE' EquivalentTo 'LATE'
187 'SAFE' EquivalentTo 'SAFE'
188 'REFE' EquivalentTo 'REFE'
189 'DDAT' EquivalentTo 'DDAT'
190 END
191 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR16
168 TRANSLATE(PendingProcessingReason2Choice, 24B_49)
169 RULE
170 NODE (DataSourceScheme)
171 Proprietary TranslateTo DataSourceScheme
172 END
173 NODE (ReasonCode)
174 Code TranslateTo ReasonCode
175 Proprietary\Identification CopyTo ReasonCode
176 END
177 END
178 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR16
149 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
150 RULE
151 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
152 END
153 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR16
194 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
195 RULE
196 'ADEA' EquivalentTo 'ADEA'
197 'SMPG' EquivalentTo 'SMPG'
198 'OTHR' EquivalentTo 'NARR'
199 END
200 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR16
148 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
149 RULE
150 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
151 END
152 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR16
220 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
221 RULE
222 'LAMI' EquivalentTo 'LAMI'
223 'NBOR' EquivalentTo 'NBOR'
224 'YBOR' EquivalentTo 'YBOR'
225 END
226 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR16
220 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
221 RULE
222 'LAMI' EquivalentTo 'LAMI'
223 'NBOR' EquivalentTo 'NBOR'
224 'YBOR' EquivalentTo 'YBOR'
225 END
226 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR16
220 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
221 RULE
222 'LAMI' EquivalentTo 'LAMI'
223 'NBOR' EquivalentTo 'NBOR'
224 'YBOR' EquivalentTo 'YBOR'
225 END
226 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR16
220 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
221 RULE
222 'LAMI' EquivalentTo 'LAMI'
223 'NBOR' EquivalentTo 'NBOR'
224 'YBOR' EquivalentTo 'YBOR'
225 END
226 END
translateTTR16(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR16
141 TRANSLATE(GenericIdentification24, 95R)
142 RULE
143 NODE (DataSourceScheme)
144 GenericIdentification24 TranslateTo DataSourceScheme
145 END
146 NODE (ProprietaryCode)
147 Identification CopyTo ProprietaryCode
148 END
149 END
150 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR160
2050 TRANSLATE(97B_2, RestrictedFINXMax35Text)
2051 RULE
2052 AccountNumber TranslateTo RestrictedFINXMax35Text
2053 END
2054 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR160
1975 TRANSLATE(19A, AmountAndDirection17)
1976 RULE
1977 NODE (Amount)
1978 19A TranslateTo Amount
1979 END
1980 NODE (CreditDebitIndicator)
1981 19A TranslateTo CreditDebitIndicator
1982 END
1983 END
1984 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR160
2051 TRANSLATE(13B, SecuritiesCertificate2)
2052 RULE
2053 DataSourceScheme TranslateTo SecuritiesCertificate2
2054 NODE (Number)
2055 Number CopyTo Number
2056 END
2057 END
2058 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR160
1976 TRANSLATE(19A, AmountAndDirection17)
1977 RULE
1978 NODE (Amount)
1979 19A TranslateTo Amount
1980 END
1981 NODE (CreditDebitIndicator)
1982 19A TranslateTo CreditDebitIndicator
1983 END
1984 END
1985 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR160
2063 TRANSLATE(97A, RestrictedFINXMax35Text)
2064 RULE
2065 AccountNumber CopyTo RestrictedFINXMax35Text
2066 END
2067 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR160
1973 TRANSLATE(19A, AmountAndDirection17)
1974 RULE
1975 NODE (Amount)
1976 19A TranslateTo Amount
1977 END
1978 NODE (CreditDebitIndicator)
1979 19A TranslateTo CreditDebitIndicator
1980 END
1981 END
1982 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR160
2067 TRANSLATE(97A, RestrictedFINXMax35Text)
2068 RULE
2069 AccountNumber CopyTo RestrictedFINXMax35Text
2070 END
2071 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR160
1977 TRANSLATE(19A, AmountAndDirection17)
1978 RULE
1979 NODE (Amount)
1980 19A TranslateTo Amount
1981 END
1982 NODE (CreditDebitIndicator)
1983 19A TranslateTo CreditDebitIndicator
1984 END
1985 END
1986 END
translateTTR160(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR160
1902 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1903 RULE
1904 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1905 THEN
1906 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1907 END
1908 END
1909 END
translateTTR160(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR160
1903 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1904 RULE
1905 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1906 THEN
1907 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1908 END
1909 END
1910 END
translateTTR160(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR160
1900 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1901 RULE
1902 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1903 THEN
1904 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1905 END
1906 END
1907 END
translateTTR160(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR160
1904 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1905 RULE
1906 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1907 THEN
1908 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1909 END
1910 END
1911 END
translateTTR160(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR160
1914 TRANSLATE(95P_2, PartyIdentification15Choice)
1915 RULE
1916 NODE (BICOrBEI)
1917 IdentifierCode TranslateTo BICOrBEI
1918 END
1919 END
1920 END
translateTTR160(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR160
1933 TRANSLATE(19A, CreditDebitCode)
1934 RULE
1935 IF (Not (Sign IsPresent))
1936 THEN
1937 'CRDT' CopyTo CreditDebitCode
1938 ELSE
1939 'DBIT' CopyTo CreditDebitCode
1940 END
1941 END
1942 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR160
1714 TRANSLATE(PartyIdentification17Choice, 95Q)
1715 RULE
1716 NODE (NameAndAddress)
1717 NameAndAddress TranslateTo NameAndAddress
1718 END
1719 END
1720 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR160
1819 TRANSLATE(CreditDebitCode, Text_Sign)
1820 RULE
1821 IF (CreditDebitCode IsSameString 'CRDT')
1822 THEN
1823 'N' CopyTo Text_Sign
1824 END
1825 END
1826 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR160
1818 TRANSLATE(CreditDebitCode, Text_Sign)
1819 RULE
1820 IF (CreditDebitCode IsSameString 'CRDT')
1821 THEN
1822 'N' CopyTo Text_Sign
1823 END
1824 END
1825 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR160
1824 TRANSLATE(PartyIdentification31Choice, 95Q)
1825 RULE
1826 NODE (NameAndAddress)
1827 NameAndAddress TranslateTo NameAndAddress
1828 END
1829 END
1830 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR160
1823 TRANSLATE(PartyIdentification31Choice, 95R)
1824 RULE
1825 ProprietaryIdentification TranslateTo 95R
1826 END
1827 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR160
1774 TRANSLATE(AmountAndDirection17, 19A)
1775 RULE
1776 NODE (Sign)
1777 CreditDebitIndicator TranslateTo Sign
1778 END
1779 NODE (CurrencyCode)
1780 Amount\Currency TranslateTo CurrencyCode
1781 END
1782 NODE (Amount)
1783 Amount\Amount TranslateTo Amount
1784 END
1785 END
1786 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR160
1780 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1781 RULE
1782 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1783 END
1784 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR160
1775 TRANSLATE(AmountAndDirection17, 19A)
1776 RULE
1777 NODE (Sign)
1778 CreditDebitIndicator TranslateTo Sign
1779 END
1780 NODE (CurrencyCode)
1781 Amount\Currency TranslateTo CurrencyCode
1782 END
1783 NODE (Amount)
1784 Amount\Amount TranslateTo Amount
1785 END
1786 END
1787 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR160
1780 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1781 RULE
1782 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1783 END
1784 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR160
1774 TRANSLATE(AmountAndDirection16, 19A)
1775 RULE
1776 NODE (Sign)
1777 CreditDebitIndicator TranslateTo Sign
1778 END
1779 NODE (CurrencyCode)
1780 Amount\Currency CopyTo CurrencyCode
1781 END
1782 NODE (Amount)
1783 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1784 END
1785 END
1786 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR160
1780 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1781 RULE
1782 NODE (CurrencyCode)
1783 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1784 THEN
1785 Currency CopyTo CurrencyCode
1786 END
1787 END
1788 NODE (Amount)
1789 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1790 THEN
1791 (Amount FormatDecimal 'MT') CopyTo Amount
1792 END
1793 END
1794 END
1795 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR160
1775 TRANSLATE(AmountAndDirection16, 19A)
1776 RULE
1777 NODE (Sign)
1778 CreditDebitIndicator TranslateTo Sign
1779 END
1780 NODE (CurrencyCode)
1781 Amount\Currency CopyTo CurrencyCode
1782 END
1783 NODE (Amount)
1784 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1785 END
1786 END
1787 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR160
1780 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1781 RULE
1782 NODE (CurrencyCode)
1783 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1784 THEN
1785 Currency CopyTo CurrencyCode
1786 END
1787 END
1788 NODE (Amount)
1789 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1790 THEN
1791 (Amount FormatDecimal 'MT') CopyTo Amount
1792 END
1793 END
1794 END
1795 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR160
1720 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1721 RULE
1722 NODE (CurrencyCode)
1723 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1724 THEN
1725 Currency CopyTo CurrencyCode
1726 END
1727 END
1728 NODE (Amount)
1729 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1730 THEN
1731 (Amount FormatDecimal 'MT') CopyTo Amount
1732 END
1733 END
1734 END
1735 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR160
1761 TRANSLATE(PartyIdentification31Choice, 95Q)
1762 RULE
1763 NODE (NameAndAddress)
1764 NameAndAddress TranslateTo NameAndAddress
1765 END
1766 END
1767 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR160
1760 TRANSLATE(PartyIdentification31Choice, 95Q)
1761 RULE
1762 NODE (NameAndAddress)
1763 NameAndAddress TranslateTo NameAndAddress
1764 END
1765 END
1766 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR160
1762 TRANSLATE(PartyIdentification31Choice, 95Q)
1763 RULE
1764 NODE (NameAndAddress)
1765 NameAndAddress TranslateTo NameAndAddress
1766 END
1767 END
1768 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR160
1761 TRANSLATE(PartyIdentification31Choice, 95Q)
1762 RULE
1763 NODE (NameAndAddress)
1764 NameAndAddress TranslateTo NameAndAddress
1765 END
1766 END
1767 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR160
1695 TRANSLATE(PartyIdentification31Choice, 95P_2)
1696 RULE
1697 NODE (IdentifierCode)
1698 BIC CopyTo IdentifierCode
1699 END
1700 END
1701 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR160
1694 TRANSLATE(PartyIdentification31Choice, 95P_2)
1695 RULE
1696 NODE (IdentifierCode)
1697 BIC CopyTo IdentifierCode
1698 END
1699 END
1700 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR160
1696 TRANSLATE(PartyIdentification31Choice, 95P_2)
1697 RULE
1698 NODE (IdentifierCode)
1699 BIC CopyTo IdentifierCode
1700 END
1701 END
1702 END
translateTTR160(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR160
1695 TRANSLATE(PartyIdentification31Choice, 95P_2)
1696 RULE
1697 NODE (IdentifierCode)
1698 BIC CopyTo IdentifierCode
1699 END
1700 END
1701 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR161
2055 TRANSLATE(13B, SecuritiesCertificate2)
2056 RULE
2057 DataSourceScheme TranslateTo SecuritiesCertificate2
2058 NODE (Number)
2059 Number CopyTo Number
2060 END
2061 END
2062 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR161
1985 TRANSLATE(19A, AmountAndDirection17)
1986 RULE
1987 NODE (Amount)
1988 19A TranslateTo Amount
1989 END
1990 NODE (CreditDebitIndicator)
1991 19A TranslateTo CreditDebitIndicator
1992 END
1993 END
1994 END
translateTTR161(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR161
2059 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
2060 RULE
2061 NODE (Issuer)
2062 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
2063 END
2064 NODE (SchemeName)
2065 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
2066 THEN
2067 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
2068 END
2069 END
2070 END
2071 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR161
1986 TRANSLATE(19A, AmountAndDirection17)
1987 RULE
1988 NODE (Amount)
1989 19A TranslateTo Amount
1990 END
1991 NODE (CreditDebitIndicator)
1992 19A TranslateTo CreditDebitIndicator
1993 END
1994 END
1995 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR161
2068 TRANSLATE(97B_2, RestrictedFINXMax35Text)
2069 RULE
2070 AccountNumber TranslateTo RestrictedFINXMax35Text
2071 END
2072 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR161
1983 TRANSLATE(19A, AmountAndDirection17)
1984 RULE
1985 NODE (Amount)
1986 19A TranslateTo Amount
1987 END
1988 NODE (CreditDebitIndicator)
1989 19A TranslateTo CreditDebitIndicator
1990 END
1991 END
1992 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR161
2072 TRANSLATE(13B, SecuritiesCertificate2)
2073 RULE
2074 DataSourceScheme TranslateTo SecuritiesCertificate2
2075 NODE (Number)
2076 Number CopyTo Number
2077 END
2078 END
2079 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR161
1987 TRANSLATE(19A, AmountAndDirection17)
1988 RULE
1989 NODE (Amount)
1990 19A TranslateTo Amount
1991 END
1992 NODE (CreditDebitIndicator)
1993 19A TranslateTo CreditDebitIndicator
1994 END
1995 END
1996 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR161
1910 TRANSLATE(19A, AmountAndDirection16)
1911 RULE
1912 NODE (Amount)
1913 19A TranslateTo Amount
1914 END
1915 NODE (CreditDebitIndicator)
1916 19A TranslateTo CreditDebitIndicator
1917 END
1918 END
1919 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR161
1911 TRANSLATE(19A, AmountAndDirection16)
1912 RULE
1913 NODE (Amount)
1914 19A TranslateTo Amount
1915 END
1916 NODE (CreditDebitIndicator)
1917 19A TranslateTo CreditDebitIndicator
1918 END
1919 END
1920 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR161
1908 TRANSLATE(19A, AmountAndDirection16)
1909 RULE
1910 NODE (Amount)
1911 19A TranslateTo Amount
1912 END
1913 NODE (CreditDebitIndicator)
1914 19A TranslateTo CreditDebitIndicator
1915 END
1916 END
1917 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR161
1912 TRANSLATE(19A, AmountAndDirection16)
1913 RULE
1914 NODE (Amount)
1915 19A TranslateTo Amount
1916 END
1917 NODE (CreditDebitIndicator)
1918 19A TranslateTo CreditDebitIndicator
1919 END
1920 END
1921 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR161
1921 TRANSLATE(95R, PartyIdentification15Choice)
1922 RULE
1923 NODE (ProprietaryIdentification)
1924 DataSourceScheme TranslateTo ProprietaryIdentification
1925 NODE (Identification)
1926 ProprietaryCode CopyTo ProprietaryIdentification\Identification
1927 END
1928 END
1929 END
1930 END
translateTTR161(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR161
1943 TRANSLATE(19A, AmountAndDirection17)
1944 RULE
1945 NODE (Amount)
1946 19A TranslateTo Amount
1947 END
1948 NODE (CreditDebitIndicator)
1949 19A TranslateTo CreditDebitIndicator
1950 END
1951 END
1952 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR161
1721 TRANSLATE(CashAccountIdentification6Choice, 97E)
1722 RULE
1723 NODE (InternationalBankAccountNumber)
1724 IBAN CopyTo InternationalBankAccountNumber
1725 END
1726 END
1727 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR161
1827 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1828 RULE
1829 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1830 END
1831 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR161
1826 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1827 RULE
1828 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1829 END
1830 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR161
1831 TRANSLATE(PartyIdentification31Choice, 95R)
1832 RULE
1833 ProprietaryIdentification TranslateTo 95R
1834 END
1835 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR161
1828 TRANSLATE(AmountAndDirection17, 19A)
1829 RULE
1830 NODE (Sign)
1831 CreditDebitIndicator TranslateTo Sign
1832 END
1833 NODE (CurrencyCode)
1834 Amount\Currency TranslateTo CurrencyCode
1835 END
1836 NODE (Amount)
1837 Amount\Amount TranslateTo Amount
1838 END
1839 END
1840 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR161
1787 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1788 RULE
1789 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1790 END
1791 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR161
1785 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1786 RULE
1787 NODE (CurrencyCode)
1788 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1789 THEN
1790 Currency CopyTo CurrencyCode
1791 END
1792 END
1793 NODE (Amount)
1794 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1795 THEN
1796 (Amount FormatDecimal 'MT') CopyTo Amount
1797 END
1798 END
1799 END
1800 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR161
1788 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1789 RULE
1790 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1791 END
1792 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR161
1785 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1786 RULE
1787 NODE (CurrencyCode)
1788 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1789 THEN
1790 Currency CopyTo CurrencyCode
1791 END
1792 END
1793 NODE (Amount)
1794 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1795 THEN
1796 (Amount FormatDecimal 'MT') CopyTo Amount
1797 END
1798 END
1799 END
1800 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR161
1787 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1788 RULE
1789 NODE (CurrencyCode)
1790 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1791 THEN
1792 Currency CopyTo CurrencyCode
1793 END
1794 END
1795 NODE (Amount)
1796 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1797 THEN
1798 (Amount FormatDecimal 'MT') CopyTo Amount
1799 END
1800 END
1801 END
1802 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR161
1796 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1797 RULE
1798 NODE (CurrencyCode)
1799 Currency CopyTo CurrencyCode
1800 END
1801 NODE (Amount)
1802 (Amount FormatDecimal 'MT') CopyTo Amount
1803 END
1804 END
1805 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR161
1788 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1789 RULE
1790 NODE (CurrencyCode)
1791 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1792 THEN
1793 Currency CopyTo CurrencyCode
1794 END
1795 END
1796 NODE (Amount)
1797 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1798 THEN
1799 (Amount FormatDecimal 'MT') CopyTo Amount
1800 END
1801 END
1802 END
1803 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR161
1796 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1797 RULE
1798 NODE (CurrencyCode)
1799 Currency CopyTo CurrencyCode
1800 END
1801 NODE (Amount)
1802 (Amount FormatDecimal 'MT') CopyTo Amount
1803 END
1804 END
1805 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR161
1736 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1737 RULE
1738 NODE (CurrencyCode)
1739 Currency CopyTo CurrencyCode
1740 END
1741 NODE (Amount)
1742 (Amount FormatDecimal 'MT') CopyTo Amount
1743 END
1744 END
1745 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR161
1768 TRANSLATE(PartyIdentification31Choice, 95R)
1769 RULE
1770 ProprietaryIdentification TranslateTo 95R
1771 END
1772 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR161
1767 TRANSLATE(PartyIdentification31Choice, 95R)
1768 RULE
1769 ProprietaryIdentification TranslateTo 95R
1770 END
1771 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR161
1769 TRANSLATE(PartyIdentification31Choice, 95R)
1770 RULE
1771 ProprietaryIdentification TranslateTo 95R
1772 END
1773 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR161
1768 TRANSLATE(PartyIdentification31Choice, 95R)
1769 RULE
1770 ProprietaryIdentification TranslateTo 95R
1771 END
1772 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR161
1702 TRANSLATE(PartyIdentification31Choice, 95Q)
1703 RULE
1704 NODE (NameAndAddress)
1705 NameAndAddress TranslateTo NameAndAddress
1706 END
1707 END
1708 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR161
1701 TRANSLATE(PartyIdentification31Choice, 95Q)
1702 RULE
1703 NODE (NameAndAddress)
1704 NameAndAddress TranslateTo NameAndAddress
1705 END
1706 END
1707 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR161
1703 TRANSLATE(PartyIdentification31Choice, 95Q)
1704 RULE
1705 NODE (NameAndAddress)
1706 NameAndAddress TranslateTo NameAndAddress
1707 END
1708 END
1709 END
translateTTR161(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR161
1702 TRANSLATE(PartyIdentification31Choice, 95Q)
1703 RULE
1704 NODE (NameAndAddress)
1705 NameAndAddress TranslateTo NameAndAddress
1706 END
1707 END
1708 END
translateTTR162(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR162
2063 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
2064 RULE
2065 NODE (Issuer)
2066 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
2067 END
2068 NODE (SchemeName)
2069 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
2070 THEN
2071 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
2072 END
2073 END
2074 END
2075 END
translateTTR162(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR162
1995 TRANSLATE(19A, CreditDebitCode)
1996 RULE
1997 IF (Not (Sign IsPresent))
1998 THEN
1999 'CRDT' CopyTo CreditDebitCode
2000 ELSE
2001 'DBIT' CopyTo CreditDebitCode
2002 END
2003 END
2004 END
translateTTR162(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR162
1996 TRANSLATE(19A, CreditDebitCode)
1997 RULE
1998 IF (Not (Sign IsPresent))
1999 THEN
2000 'CRDT' CopyTo CreditDebitCode
2001 ELSE
2002 'DBIT' CopyTo CreditDebitCode
2003 END
2004 END
2005 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR162
2073 TRANSLATE(13B, SecuritiesCertificate2)
2074 RULE
2075 DataSourceScheme TranslateTo SecuritiesCertificate2
2076 NODE (Number)
2077 Number CopyTo Number
2078 END
2079 END
2080 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR162
1993 TRANSLATE(97A, RestrictedFINXMax35Text)
1994 RULE
1995 AccountNumber CopyTo RestrictedFINXMax35Text
1996 END
1997 END
translateTTR162(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR162
2080 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
2081 RULE
2082 NODE (Issuer)
2083 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
2084 END
2085 NODE (SchemeName)
2086 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
2087 THEN
2088 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
2089 END
2090 END
2091 END
2092 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR162
1997 TRANSLATE(97A, RestrictedFINXMax35Text)
1998 RULE
1999 AccountNumber CopyTo RestrictedFINXMax35Text
2000 END
2001 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR162
1920 TRANSLATE(19A, AmountAndDirection17)
1921 RULE
1922 NODE (Amount)
1923 19A TranslateTo Amount
1924 END
1925 NODE (CreditDebitIndicator)
1926 19A TranslateTo CreditDebitIndicator
1927 END
1928 END
1929 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR162
1921 TRANSLATE(19A, AmountAndDirection17)
1922 RULE
1923 NODE (Amount)
1924 19A TranslateTo Amount
1925 END
1926 NODE (CreditDebitIndicator)
1927 19A TranslateTo CreditDebitIndicator
1928 END
1929 END
1930 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR162
1918 TRANSLATE(19A, AmountAndDirection17)
1919 RULE
1920 NODE (Amount)
1921 19A TranslateTo Amount
1922 END
1923 NODE (CreditDebitIndicator)
1924 19A TranslateTo CreditDebitIndicator
1925 END
1926 END
1927 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR162
1922 TRANSLATE(19A, AmountAndDirection17)
1923 RULE
1924 NODE (Amount)
1925 19A TranslateTo Amount
1926 END
1927 NODE (CreditDebitIndicator)
1928 19A TranslateTo CreditDebitIndicator
1929 END
1930 END
1931 END
translateTTR162(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR162
1953 TRANSLATE(19A, AmountAndDirection17)
1954 RULE
1955 NODE (Amount)
1956 19A TranslateTo Amount
1957 END
1958 NODE (CreditDebitIndicator)
1959 19A TranslateTo CreditDebitIndicator
1960 END
1961 END
1962 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR162
1728 TRANSLATE(PartyIdentification31Choice, 95P_2)
1729 RULE
1730 NODE (IdentifierCode)
1731 BIC CopyTo IdentifierCode
1732 END
1733 END
1734 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR162
1832 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1833 RULE
1834 NODE (CurrencyCode)
1835 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1836 THEN
1837 Currency CopyTo CurrencyCode
1838 END
1839 END
1840 NODE (Amount)
1841 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1842 THEN
1843 (Amount FormatDecimal 'MT') CopyTo Amount
1844 END
1845 END
1846 END
1847 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR162
1831 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1832 RULE
1833 NODE (CurrencyCode)
1834 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1835 THEN
1836 Currency CopyTo CurrencyCode
1837 END
1838 END
1839 NODE (Amount)
1840 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1841 THEN
1842 (Amount FormatDecimal 'MT') CopyTo Amount
1843 END
1844 END
1845 END
1846 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR162
1836 TRANSLATE(AmountAndDirection17, 19A)
1837 RULE
1838 NODE (Sign)
1839 CreditDebitIndicator TranslateTo Sign
1840 END
1841 NODE (CurrencyCode)
1842 Amount\Currency TranslateTo CurrencyCode
1843 END
1844 NODE (Amount)
1845 Amount\Amount TranslateTo Amount
1846 END
1847 END
1848 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR162
1841 TRANSLATE(CreditDebitCode, Text_Sign)
1842 RULE
1843 IF (CreditDebitCode IsSameString 'DBIT')
1844 THEN
1845 'N' CopyTo Text_Sign
1846 END
1847 END
1848 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR162
1792 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1793 RULE
1794 NODE (CurrencyCode)
1795 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1796 THEN
1797 Currency CopyTo CurrencyCode
1798 END
1799 END
1800 NODE (Amount)
1801 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1802 THEN
1803 (Amount FormatDecimal 'MT') CopyTo Amount
1804 END
1805 END
1806 END
1807 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR162
1801 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1802 RULE
1803 NODE (CurrencyCode)
1804 Currency CopyTo CurrencyCode
1805 END
1806 NODE (Amount)
1807 (Amount FormatDecimal 'MT') CopyTo Amount
1808 END
1809 END
1810 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR162
1793 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1794 RULE
1795 NODE (CurrencyCode)
1796 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1797 THEN
1798 Currency CopyTo CurrencyCode
1799 END
1800 END
1801 NODE (Amount)
1802 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1803 THEN
1804 (Amount FormatDecimal 'MT') CopyTo Amount
1805 END
1806 END
1807 END
1808 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR162
1801 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1802 RULE
1803 NODE (CurrencyCode)
1804 Currency CopyTo CurrencyCode
1805 END
1806 NODE (Amount)
1807 (Amount FormatDecimal 'MT') CopyTo Amount
1808 END
1809 END
1810 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR162
1803 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1804 RULE
1805 NODE (CurrencyCode)
1806 Currency CopyTo CurrencyCode
1807 END
1808 NODE (Amount)
1809 (Amount FormatDecimal 'MT') CopyTo Amount
1810 END
1811 END
1812 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR162
1806 TRANSLATE(ForeignExchangeTerms12, 92B)
1807 RULE
1808 NODE (FirstCurrencyCode)
1809 UnitCurrency TranslateTo FirstCurrencyCode
1810 END
1811 NODE (SecondCurrencyCode)
1812 QuotedCurrency TranslateTo SecondCurrencyCode
1813 END
1814 NODE (Rate)
1815 ExchangeRate TranslateTo Rate
1816 END
1817 END
1818 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR162
1804 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1805 RULE
1806 NODE (CurrencyCode)
1807 Currency CopyTo CurrencyCode
1808 END
1809 NODE (Amount)
1810 (Amount FormatDecimal 'MT') CopyTo Amount
1811 END
1812 END
1813 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR162
1806 TRANSLATE(ForeignExchangeTerms12, 92B)
1807 RULE
1808 NODE (FirstCurrencyCode)
1809 UnitCurrency TranslateTo FirstCurrencyCode
1810 END
1811 NODE (SecondCurrencyCode)
1812 QuotedCurrency TranslateTo SecondCurrencyCode
1813 END
1814 NODE (Rate)
1815 ExchangeRate TranslateTo Rate
1816 END
1817 END
1818 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR162
1746 TRANSLATE(ForeignExchangeTerms12, 92B)
1747 RULE
1748 NODE (FirstCurrencyCode)
1749 UnitCurrency TranslateTo FirstCurrencyCode
1750 END
1751 NODE (SecondCurrencyCode)
1752 QuotedCurrency TranslateTo SecondCurrencyCode
1753 END
1754 NODE (Rate)
1755 ExchangeRate TranslateTo Rate
1756 END
1757 END
1758 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR162
1773 TRANSLATE(AmountAndDirection17, 19A)
1774 RULE
1775 NODE (Sign)
1776 CreditDebitIndicator TranslateTo Sign
1777 END
1778 NODE (CurrencyCode)
1779 Amount\Currency TranslateTo CurrencyCode
1780 END
1781 NODE (Amount)
1782 Amount\Amount TranslateTo Amount
1783 END
1784 END
1785 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR162
1772 TRANSLATE(AmountAndDirection17, 19A)
1773 RULE
1774 NODE (Sign)
1775 CreditDebitIndicator TranslateTo Sign
1776 END
1777 NODE (CurrencyCode)
1778 Amount\Currency TranslateTo CurrencyCode
1779 END
1780 NODE (Amount)
1781 Amount\Amount TranslateTo Amount
1782 END
1783 END
1784 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR162
1774 TRANSLATE(AmountAndDirection17, 19A)
1775 RULE
1776 NODE (Sign)
1777 CreditDebitIndicator TranslateTo Sign
1778 END
1779 NODE (CurrencyCode)
1780 Amount\Currency TranslateTo CurrencyCode
1781 END
1782 NODE (Amount)
1783 Amount\Amount TranslateTo Amount
1784 END
1785 END
1786 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR162
1773 TRANSLATE(AmountAndDirection17, 19A)
1774 RULE
1775 NODE (Sign)
1776 CreditDebitIndicator TranslateTo Sign
1777 END
1778 NODE (CurrencyCode)
1779 Amount\Currency TranslateTo CurrencyCode
1780 END
1781 NODE (Amount)
1782 Amount\Amount TranslateTo Amount
1783 END
1784 END
1785 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR162
1709 TRANSLATE(PartyIdentification31Choice, 95R)
1710 RULE
1711 ProprietaryIdentification TranslateTo 95R
1712 END
1713 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR162
1708 TRANSLATE(PartyIdentification31Choice, 95R)
1709 RULE
1710 ProprietaryIdentification TranslateTo 95R
1711 END
1712 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR162
1710 TRANSLATE(PartyIdentification31Choice, 95R)
1711 RULE
1712 ProprietaryIdentification TranslateTo 95R
1713 END
1714 END
translateTTR162(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR162
1709 TRANSLATE(PartyIdentification31Choice, 95R)
1710 RULE
1711 ProprietaryIdentification TranslateTo 95R
1712 END
1713 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR163
2005 TRANSLATE(97A, RestrictedFINXMax35Text)
2006 RULE
2007 AccountNumber CopyTo RestrictedFINXMax35Text
2008 END
2009 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR163
2006 TRANSLATE(97A, RestrictedFINXMax35Text)
2007 RULE
2008 AccountNumber CopyTo RestrictedFINXMax35Text
2009 END
2010 END
translateTTR163(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR163
2081 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
2082 RULE
2083 NODE (Issuer)
2084 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
2085 END
2086 NODE (SchemeName)
2087 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
2088 THEN
2089 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
2090 END
2091 END
2092 END
2093 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR163
1998 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
1999 RULE
2000 Text_FIN_16x CopyTo RestrictedFINXMax16Text
2001 END
2002 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR163
2002 TRANSLATE(Text_FIN_16x, RestrictedFINXMax16Text)
2003 RULE
2004 Text_FIN_16x CopyTo RestrictedFINXMax16Text
2005 END
2006 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR163
1930 TRANSLATE(19A, AmountAndDirection17)
1931 RULE
1932 NODE (Amount)
1933 19A TranslateTo Amount
1934 END
1935 NODE (CreditDebitIndicator)
1936 19A TranslateTo CreditDebitIndicator
1937 END
1938 END
1939 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR163
1931 TRANSLATE(19A, AmountAndDirection17)
1932 RULE
1933 NODE (Amount)
1934 19A TranslateTo Amount
1935 END
1936 NODE (CreditDebitIndicator)
1937 19A TranslateTo CreditDebitIndicator
1938 END
1939 END
1940 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR163
1928 TRANSLATE(19A, AmountAndDirection17)
1929 RULE
1930 NODE (Amount)
1931 19A TranslateTo Amount
1932 END
1933 NODE (CreditDebitIndicator)
1934 19A TranslateTo CreditDebitIndicator
1935 END
1936 END
1937 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR163
1932 TRANSLATE(19A, AmountAndDirection17)
1933 RULE
1934 NODE (Amount)
1935 19A TranslateTo Amount
1936 END
1937 NODE (CreditDebitIndicator)
1938 19A TranslateTo CreditDebitIndicator
1939 END
1940 END
1941 END
translateTTR163(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR163
1963 TRANSLATE(19A, AmountAndDirection17)
1964 RULE
1965 NODE (Amount)
1966 19A TranslateTo Amount
1967 END
1968 NODE (CreditDebitIndicator)
1969 19A TranslateTo CreditDebitIndicator
1970 END
1971 END
1972 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR163
1735 TRANSLATE(PartyIdentification31Choice, 95Q)
1736 RULE
1737 NODE (NameAndAddress)
1738 NameAndAddress TranslateTo NameAndAddress
1739 END
1740 END
1741 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR163
1848 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1849 RULE
1850 NODE (CurrencyCode)
1851 Currency CopyTo CurrencyCode
1852 END
1853 NODE (Amount)
1854 (Amount FormatDecimal 'MT') CopyTo Amount
1855 END
1856 END
1857 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR163
1847 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1848 RULE
1849 NODE (CurrencyCode)
1850 Currency CopyTo CurrencyCode
1851 END
1852 NODE (Amount)
1853 (Amount FormatDecimal 'MT') CopyTo Amount
1854 END
1855 END
1856 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR163
1849 TRANSLATE(CreditDebitCode, Text_Sign)
1850 RULE
1851 IF (CreditDebitCode IsSameString 'DBIT')
1852 THEN
1853 'N' CopyTo Text_Sign
1854 END
1855 END
1856 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR163
1849 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1850 RULE
1851 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1852 END
1853 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR163
1808 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1809 RULE
1810 NODE (CurrencyCode)
1811 Currency CopyTo CurrencyCode
1812 END
1813 NODE (Amount)
1814 (Amount FormatDecimal 'MT') CopyTo Amount
1815 END
1816 END
1817 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR163
1811 TRANSLATE(ForeignExchangeTerms12, 92B)
1812 RULE
1813 NODE (FirstCurrencyCode)
1814 UnitCurrency TranslateTo FirstCurrencyCode
1815 END
1816 NODE (SecondCurrencyCode)
1817 QuotedCurrency TranslateTo SecondCurrencyCode
1818 END
1819 NODE (Rate)
1820 ExchangeRate TranslateTo Rate
1821 END
1822 END
1823 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR163
1809 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1810 RULE
1811 NODE (CurrencyCode)
1812 Currency CopyTo CurrencyCode
1813 END
1814 NODE (Amount)
1815 (Amount FormatDecimal 'MT') CopyTo Amount
1816 END
1817 END
1818 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR163
1811 TRANSLATE(ForeignExchangeTerms12, 92B)
1812 RULE
1813 NODE (FirstCurrencyCode)
1814 UnitCurrency TranslateTo FirstCurrencyCode
1815 END
1816 NODE (SecondCurrencyCode)
1817 QuotedCurrency TranslateTo SecondCurrencyCode
1818 END
1819 NODE (Rate)
1820 ExchangeRate TranslateTo Rate
1821 END
1822 END
1823 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR163
1813 TRANSLATE(ForeignExchangeTerms12, 92B)
1814 RULE
1815 NODE (FirstCurrencyCode)
1816 UnitCurrency TranslateTo FirstCurrencyCode
1817 END
1818 NODE (SecondCurrencyCode)
1819 QuotedCurrency TranslateTo SecondCurrencyCode
1820 END
1821 NODE (Rate)
1822 ExchangeRate TranslateTo Rate
1823 END
1824 END
1825 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR163
1819 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1820 RULE
1821 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1822 END
1823 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR163
1814 TRANSLATE(ForeignExchangeTerms12, 92B)
1815 RULE
1816 NODE (FirstCurrencyCode)
1817 UnitCurrency TranslateTo FirstCurrencyCode
1818 END
1819 NODE (SecondCurrencyCode)
1820 QuotedCurrency TranslateTo SecondCurrencyCode
1821 END
1822 NODE (Rate)
1823 ExchangeRate TranslateTo Rate
1824 END
1825 END
1826 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR163
1819 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1820 RULE
1821 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1822 END
1823 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR163
1759 TRANSLATE(ActiveCurrencyCode, Currency)
1760 RULE
1761 ActiveCurrencyCode CopyTo Currency
1762 END
1763 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR163
1786 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1787 RULE
1788 NODE (CurrencyCode)
1789 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1790 THEN
1791 Currency CopyTo CurrencyCode
1792 END
1793 END
1794 NODE (Amount)
1795 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1796 THEN
1797 (Amount FormatDecimal 'MT') CopyTo Amount
1798 END
1799 END
1800 END
1801 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR163
1785 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1786 RULE
1787 NODE (CurrencyCode)
1788 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1789 THEN
1790 Currency CopyTo CurrencyCode
1791 END
1792 END
1793 NODE (Amount)
1794 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1795 THEN
1796 (Amount FormatDecimal 'MT') CopyTo Amount
1797 END
1798 END
1799 END
1800 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR163
1787 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1788 RULE
1789 NODE (CurrencyCode)
1790 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1791 THEN
1792 Currency CopyTo CurrencyCode
1793 END
1794 END
1795 NODE (Amount)
1796 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1797 THEN
1798 (Amount FormatDecimal 'MT') CopyTo Amount
1799 END
1800 END
1801 END
1802 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR163
1786 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1787 RULE
1788 NODE (CurrencyCode)
1789 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1790 THEN
1791 Currency CopyTo CurrencyCode
1792 END
1793 END
1794 NODE (Amount)
1795 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1796 THEN
1797 (Amount FormatDecimal 'MT') CopyTo Amount
1798 END
1799 END
1800 END
1801 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR163
1714 TRANSLATE(AmountAndDirection17, 19A)
1715 RULE
1716 NODE (Sign)
1717 CreditDebitIndicator TranslateTo Sign
1718 END
1719 NODE (CurrencyCode)
1720 Amount\Currency TranslateTo CurrencyCode
1721 END
1722 NODE (Amount)
1723 Amount\Amount TranslateTo Amount
1724 END
1725 END
1726 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR163
1713 TRANSLATE(AmountAndDirection17, 19A)
1714 RULE
1715 NODE (Sign)
1716 CreditDebitIndicator TranslateTo Sign
1717 END
1718 NODE (CurrencyCode)
1719 Amount\Currency TranslateTo CurrencyCode
1720 END
1721 NODE (Amount)
1722 Amount\Amount TranslateTo Amount
1723 END
1724 END
1725 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR163
1715 TRANSLATE(AmountAndDirection17, 19A)
1716 RULE
1717 NODE (Sign)
1718 CreditDebitIndicator TranslateTo Sign
1719 END
1720 NODE (CurrencyCode)
1721 Amount\Currency TranslateTo CurrencyCode
1722 END
1723 NODE (Amount)
1724 Amount\Amount TranslateTo Amount
1725 END
1726 END
1727 END
translateTTR163(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR163
1714 TRANSLATE(AmountAndDirection17, 19A)
1715 RULE
1716 NODE (Sign)
1717 CreditDebitIndicator TranslateTo Sign
1718 END
1719 NODE (CurrencyCode)
1720 Amount\Currency TranslateTo CurrencyCode
1721 END
1722 NODE (Amount)
1723 Amount\Amount TranslateTo Amount
1724 END
1725 END
1726 END
translateTTR164(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR164
1940 TRANSLATE(19A, CreditDebitCode)
1941 RULE
1942 IF (Not (Sign IsPresent))
1943 THEN
1944 'CRDT' CopyTo CreditDebitCode
1945 ELSE
1946 'DBIT' CopyTo CreditDebitCode
1947 END
1948 END
1949 END
translateTTR164(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR164
1941 TRANSLATE(19A, CreditDebitCode)
1942 RULE
1943 IF (Not (Sign IsPresent))
1944 THEN
1945 'CRDT' CopyTo CreditDebitCode
1946 ELSE
1947 'DBIT' CopyTo CreditDebitCode
1948 END
1949 END
1950 END
translateTTR164(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR164
1938 TRANSLATE(97A, RestrictedFINXMax35Text)
1939 RULE
1940 AccountNumber CopyTo RestrictedFINXMax35Text
1941 END
1942 END
translateTTR164(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR164
1942 TRANSLATE(97A, RestrictedFINXMax35Text)
1943 RULE
1944 AccountNumber CopyTo RestrictedFINXMax35Text
1945 END
1946 END
translateTTR164(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR164
1973 TRANSLATE(95C, PartyIdentification15Choice)
1974 RULE
1975 NODE (Country)
1976 CountryCode CopyTo Country
1977 END
1978 END
1979 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR164
1742 TRANSLATE(PartyIdentification31Choice, 95R)
1743 RULE
1744 ProprietaryIdentification TranslateTo 95R
1745 END
1746 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR164
1858 TRANSLATE(ForeignExchangeTerms12, 92B)
1859 RULE
1860 NODE (FirstCurrencyCode)
1861 UnitCurrency TranslateTo FirstCurrencyCode
1862 END
1863 NODE (SecondCurrencyCode)
1864 QuotedCurrency TranslateTo SecondCurrencyCode
1865 END
1866 NODE (Rate)
1867 ExchangeRate TranslateTo Rate
1868 END
1869 END
1870 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR164
1857 TRANSLATE(ForeignExchangeTerms12, 92B)
1858 RULE
1859 NODE (FirstCurrencyCode)
1860 UnitCurrency TranslateTo FirstCurrencyCode
1861 END
1862 NODE (SecondCurrencyCode)
1863 QuotedCurrency TranslateTo SecondCurrencyCode
1864 END
1865 NODE (Rate)
1866 ExchangeRate TranslateTo Rate
1867 END
1868 END
1869 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR164
1857 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1858 RULE
1859 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1860 END
1861 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR164
1854 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1855 RULE
1856 NODE (CurrencyCode)
1857 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1858 THEN
1859 Currency CopyTo CurrencyCode
1860 END
1861 END
1862 NODE (Amount)
1863 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1864 THEN
1865 (Amount FormatDecimal 'MT') CopyTo Amount
1866 END
1867 END
1868 END
1869 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR164
1818 TRANSLATE(ForeignExchangeTerms12, 92B)
1819 RULE
1820 NODE (FirstCurrencyCode)
1821 UnitCurrency TranslateTo FirstCurrencyCode
1822 END
1823 NODE (SecondCurrencyCode)
1824 QuotedCurrency TranslateTo SecondCurrencyCode
1825 END
1826 NODE (Rate)
1827 ExchangeRate TranslateTo Rate
1828 END
1829 END
1830 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR164
1824 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1825 RULE
1826 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1827 END
1828 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR164
1819 TRANSLATE(ForeignExchangeTerms12, 92B)
1820 RULE
1821 NODE (FirstCurrencyCode)
1822 UnitCurrency TranslateTo FirstCurrencyCode
1823 END
1824 NODE (SecondCurrencyCode)
1825 QuotedCurrency TranslateTo SecondCurrencyCode
1826 END
1827 NODE (Rate)
1828 ExchangeRate TranslateTo Rate
1829 END
1830 END
1831 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR164
1824 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1825 RULE
1826 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1827 END
1828 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR164
1826 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1827 RULE
1828 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1829 END
1830 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR164
1824 TRANSLATE(AmountAndDirection17, 19A)
1825 RULE
1826 NODE (Sign)
1827 CreditDebitIndicator TranslateTo Sign
1828 END
1829 NODE (CurrencyCode)
1830 Amount\Currency TranslateTo CurrencyCode
1831 END
1832 NODE (Amount)
1833 Amount\Amount TranslateTo Amount
1834 END
1835 END
1836 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR164
1827 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1828 RULE
1829 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1830 END
1831 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR164
1824 TRANSLATE(AmountAndDirection17, 19A)
1825 RULE
1826 NODE (Sign)
1827 CreditDebitIndicator TranslateTo Sign
1828 END
1829 NODE (CurrencyCode)
1830 Amount\Currency TranslateTo CurrencyCode
1831 END
1832 NODE (Amount)
1833 Amount\Amount TranslateTo Amount
1834 END
1835 END
1836 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR164
1764 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1765 RULE
1766 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1767 END
1768 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR164
1802 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1803 RULE
1804 NODE (CurrencyCode)
1805 Currency CopyTo CurrencyCode
1806 END
1807 NODE (Amount)
1808 (Amount FormatDecimal 'MT') CopyTo Amount
1809 END
1810 END
1811 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR164
1801 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1802 RULE
1803 NODE (CurrencyCode)
1804 Currency CopyTo CurrencyCode
1805 END
1806 NODE (Amount)
1807 (Amount FormatDecimal 'MT') CopyTo Amount
1808 END
1809 END
1810 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR164
1803 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1804 RULE
1805 NODE (CurrencyCode)
1806 Currency CopyTo CurrencyCode
1807 END
1808 NODE (Amount)
1809 (Amount FormatDecimal 'MT') CopyTo Amount
1810 END
1811 END
1812 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR164
1802 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1803 RULE
1804 NODE (CurrencyCode)
1805 Currency CopyTo CurrencyCode
1806 END
1807 NODE (Amount)
1808 (Amount FormatDecimal 'MT') CopyTo Amount
1809 END
1810 END
1811 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR164
1727 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1728 RULE
1729 NODE (CurrencyCode)
1730 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1731 THEN
1732 Currency CopyTo CurrencyCode
1733 END
1734 END
1735 NODE (Amount)
1736 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1737 THEN
1738 (Amount FormatDecimal 'MT') CopyTo Amount
1739 END
1740 END
1741 END
1742 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR164
1726 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1727 RULE
1728 NODE (CurrencyCode)
1729 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1730 THEN
1731 Currency CopyTo CurrencyCode
1732 END
1733 END
1734 NODE (Amount)
1735 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1736 THEN
1737 (Amount FormatDecimal 'MT') CopyTo Amount
1738 END
1739 END
1740 END
1741 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR164
1728 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1729 RULE
1730 NODE (CurrencyCode)
1731 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1732 THEN
1733 Currency CopyTo CurrencyCode
1734 END
1735 END
1736 NODE (Amount)
1737 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1738 THEN
1739 (Amount FormatDecimal 'MT') CopyTo Amount
1740 END
1741 END
1742 END
1743 END
translateTTR164(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR164
1727 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1728 RULE
1729 NODE (CurrencyCode)
1730 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1731 THEN
1732 Currency CopyTo CurrencyCode
1733 END
1734 END
1735 NODE (Amount)
1736 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1737 THEN
1738 (Amount FormatDecimal 'MT') CopyTo Amount
1739 END
1740 END
1741 END
1742 END
translateTTR165(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR165
1950 TRANSLATE(97A, RestrictedFINXMax35Text)
1951 RULE
1952 AccountNumber CopyTo RestrictedFINXMax35Text
1953 END
1954 END
translateTTR165(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR165
1951 TRANSLATE(97A, RestrictedFINXMax35Text)
1952 RULE
1953 AccountNumber CopyTo RestrictedFINXMax35Text
1954 END
1955 END
translateTTR165(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR165
1980 TRANSLATE(95P_2, PartyIdentification15Choice)
1981 RULE
1982 NODE (BICOrBEI)
1983 IdentifierCode TranslateTo BICOrBEI
1984 END
1985 END
1986 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR165
1747 TRANSLATE(AmountAndDirection17, 19A)
1748 RULE
1749 NODE (Sign)
1750 CreditDebitIndicator TranslateTo Sign
1751 END
1752 NODE (CurrencyCode)
1753 Amount\Currency TranslateTo CurrencyCode
1754 END
1755 NODE (Amount)
1756 Amount\Amount TranslateTo Amount
1757 END
1758 END
1759 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR165
1871 TRANSLATE(ActiveCurrencyCode, Currency)
1872 RULE
1873 ActiveCurrencyCode CopyTo Currency
1874 END
1875 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR165
1870 TRANSLATE(ActiveCurrencyCode, Currency)
1871 RULE
1872 ActiveCurrencyCode CopyTo Currency
1873 END
1874 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR165
1862 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1863 RULE
1864 NODE (CurrencyCode)
1865 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1866 THEN
1867 Currency CopyTo CurrencyCode
1868 END
1869 END
1870 NODE (Amount)
1871 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1872 THEN
1873 (Amount FormatDecimal 'MT') CopyTo Amount
1874 END
1875 END
1876 END
1877 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR165
1870 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1871 RULE
1872 NODE (CurrencyCode)
1873 Currency CopyTo CurrencyCode
1874 END
1875 NODE (Amount)
1876 (Amount FormatDecimal 'MT') CopyTo Amount
1877 END
1878 END
1879 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR165
1831 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1832 RULE
1833 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1834 END
1835 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR165
1829 TRANSLATE(AmountAndDirection16, 19A)
1830 RULE
1831 NODE (Sign)
1832 CreditDebitIndicator TranslateTo Sign
1833 END
1834 NODE (CurrencyCode)
1835 Amount\Currency CopyTo CurrencyCode
1836 END
1837 NODE (Amount)
1838 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1839 END
1840 END
1841 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR165
1832 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1833 RULE
1834 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1835 END
1836 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR165
1829 TRANSLATE(AmountAndDirection16, 19A)
1830 RULE
1831 NODE (Sign)
1832 CreditDebitIndicator TranslateTo Sign
1833 END
1834 NODE (CurrencyCode)
1835 Amount\Currency CopyTo CurrencyCode
1836 END
1837 NODE (Amount)
1838 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1839 END
1840 END
1841 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR165
1831 TRANSLATE(AmountAndDirection17, 19A)
1832 RULE
1833 NODE (Sign)
1834 CreditDebitIndicator TranslateTo Sign
1835 END
1836 NODE (CurrencyCode)
1837 Amount\Currency TranslateTo CurrencyCode
1838 END
1839 NODE (Amount)
1840 Amount\Amount TranslateTo Amount
1841 END
1842 END
1843 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR165
1837 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1838 RULE
1839 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1840 END
1841 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR165
1832 TRANSLATE(AmountAndDirection17, 19A)
1833 RULE
1834 NODE (Sign)
1835 CreditDebitIndicator TranslateTo Sign
1836 END
1837 NODE (CurrencyCode)
1838 Amount\Currency TranslateTo CurrencyCode
1839 END
1840 NODE (Amount)
1841 Amount\Amount TranslateTo Amount
1842 END
1843 END
1844 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR165
1837 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1838 RULE
1839 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1840 END
1841 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR165
1769 TRANSLATE(AmountAndDirection17, 19A)
1770 RULE
1771 NODE (Sign)
1772 CreditDebitIndicator TranslateTo Sign
1773 END
1774 NODE (CurrencyCode)
1775 Amount\Currency TranslateTo CurrencyCode
1776 END
1777 NODE (Amount)
1778 Amount\Amount TranslateTo Amount
1779 END
1780 END
1781 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR165
1812 TRANSLATE(ForeignExchangeTerms12, 92B)
1813 RULE
1814 NODE (FirstCurrencyCode)
1815 UnitCurrency TranslateTo FirstCurrencyCode
1816 END
1817 NODE (SecondCurrencyCode)
1818 QuotedCurrency TranslateTo SecondCurrencyCode
1819 END
1820 NODE (Rate)
1821 ExchangeRate TranslateTo Rate
1822 END
1823 END
1824 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR165
1811 TRANSLATE(ForeignExchangeTerms12, 92B)
1812 RULE
1813 NODE (FirstCurrencyCode)
1814 UnitCurrency TranslateTo FirstCurrencyCode
1815 END
1816 NODE (SecondCurrencyCode)
1817 QuotedCurrency TranslateTo SecondCurrencyCode
1818 END
1819 NODE (Rate)
1820 ExchangeRate TranslateTo Rate
1821 END
1822 END
1823 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR165
1813 TRANSLATE(ForeignExchangeTerms12, 92B)
1814 RULE
1815 NODE (FirstCurrencyCode)
1816 UnitCurrency TranslateTo FirstCurrencyCode
1817 END
1818 NODE (SecondCurrencyCode)
1819 QuotedCurrency TranslateTo SecondCurrencyCode
1820 END
1821 NODE (Rate)
1822 ExchangeRate TranslateTo Rate
1823 END
1824 END
1825 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR165
1812 TRANSLATE(ForeignExchangeTerms12, 92B)
1813 RULE
1814 NODE (FirstCurrencyCode)
1815 UnitCurrency TranslateTo FirstCurrencyCode
1816 END
1817 NODE (SecondCurrencyCode)
1818 QuotedCurrency TranslateTo SecondCurrencyCode
1819 END
1820 NODE (Rate)
1821 ExchangeRate TranslateTo Rate
1822 END
1823 END
1824 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR165
1743 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1744 RULE
1745 NODE (CurrencyCode)
1746 Currency CopyTo CurrencyCode
1747 END
1748 NODE (Amount)
1749 (Amount FormatDecimal 'MT') CopyTo Amount
1750 END
1751 END
1752 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR165
1742 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1743 RULE
1744 NODE (CurrencyCode)
1745 Currency CopyTo CurrencyCode
1746 END
1747 NODE (Amount)
1748 (Amount FormatDecimal 'MT') CopyTo Amount
1749 END
1750 END
1751 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR165
1744 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1745 RULE
1746 NODE (CurrencyCode)
1747 Currency CopyTo CurrencyCode
1748 END
1749 NODE (Amount)
1750 (Amount FormatDecimal 'MT') CopyTo Amount
1751 END
1752 END
1753 END
translateTTR165(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR165
1743 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1744 RULE
1745 NODE (CurrencyCode)
1746 Currency CopyTo CurrencyCode
1747 END
1748 NODE (Amount)
1749 (Amount FormatDecimal 'MT') CopyTo Amount
1750 END
1751 END
1752 END
translateTTR166(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR166
1987 TRANSLATE(95Q, PartyIdentification15Choice)
1988 RULE
1989 NODE (NameAndAddress)
1990 NameAndAddress TranslateTo NameAndAddress
1991 END
1992 END
1993 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR166
1760 TRANSLATE(CreditDebitCode, Text_Sign)
1761 RULE
1762 IF (CreditDebitCode IsSameString 'DBIT')
1763 THEN
1764 'N' CopyTo Text_Sign
1765 END
1766 END
1767 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR166
1876 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1877 RULE
1878 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1879 END
1880 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR166
1875 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1876 RULE
1877 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1878 END
1879 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR166
1878 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1879 RULE
1880 NODE (CurrencyCode)
1881 Currency CopyTo CurrencyCode
1882 END
1883 NODE (Amount)
1884 (Amount FormatDecimal 'MT') CopyTo Amount
1885 END
1886 END
1887 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR166
1880 TRANSLATE(ForeignExchangeTerms12, 92B)
1881 RULE
1882 NODE (FirstCurrencyCode)
1883 UnitCurrency TranslateTo FirstCurrencyCode
1884 END
1885 NODE (SecondCurrencyCode)
1886 QuotedCurrency TranslateTo SecondCurrencyCode
1887 END
1888 NODE (Rate)
1889 ExchangeRate TranslateTo Rate
1890 END
1891 END
1892 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR166
1836 TRANSLATE(AmountAndDirection16, 19A)
1837 RULE
1838 NODE (Sign)
1839 CreditDebitIndicator TranslateTo Sign
1840 END
1841 NODE (CurrencyCode)
1842 Amount\Currency CopyTo CurrencyCode
1843 END
1844 NODE (Amount)
1845 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1846 END
1847 END
1848 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR166
1842 TRANSLATE(AmountAndDirection17, 19A)
1843 RULE
1844 NODE (Sign)
1845 CreditDebitIndicator TranslateTo Sign
1846 END
1847 NODE (CurrencyCode)
1848 Amount\Currency TranslateTo CurrencyCode
1849 END
1850 NODE (Amount)
1851 Amount\Amount TranslateTo Amount
1852 END
1853 END
1854 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR166
1837 TRANSLATE(AmountAndDirection16, 19A)
1838 RULE
1839 NODE (Sign)
1840 CreditDebitIndicator TranslateTo Sign
1841 END
1842 NODE (CurrencyCode)
1843 Amount\Currency CopyTo CurrencyCode
1844 END
1845 NODE (Amount)
1846 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1847 END
1848 END
1849 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR166
1842 TRANSLATE(AmountAndDirection17, 19A)
1843 RULE
1844 NODE (Sign)
1845 CreditDebitIndicator TranslateTo Sign
1846 END
1847 NODE (CurrencyCode)
1848 Amount\Currency TranslateTo CurrencyCode
1849 END
1850 NODE (Amount)
1851 Amount\Amount TranslateTo Amount
1852 END
1853 END
1854 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR166
1844 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1845 RULE
1846 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1847 END
1848 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR166
1842 TRANSLATE(AmountAndDirection17, 19A)
1843 RULE
1844 NODE (Sign)
1845 CreditDebitIndicator TranslateTo Sign
1846 END
1847 NODE (CurrencyCode)
1848 Amount\Currency TranslateTo CurrencyCode
1849 END
1850 NODE (Amount)
1851 Amount\Amount TranslateTo Amount
1852 END
1853 END
1854 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR166
1845 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
1846 RULE
1847 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1848 END
1849 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR166
1842 TRANSLATE(AmountAndDirection17, 19A)
1843 RULE
1844 NODE (Sign)
1845 CreditDebitIndicator TranslateTo Sign
1846 END
1847 NODE (CurrencyCode)
1848 Amount\Currency TranslateTo CurrencyCode
1849 END
1850 NODE (Amount)
1851 Amount\Amount TranslateTo Amount
1852 END
1853 END
1854 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR166
1782 TRANSLATE(AmountAndDirection16, 19A)
1783 RULE
1784 NODE (Sign)
1785 CreditDebitIndicator TranslateTo Sign
1786 END
1787 NODE (CurrencyCode)
1788 Amount\Currency CopyTo CurrencyCode
1789 END
1790 NODE (Amount)
1791 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1792 END
1793 END
1794 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR166
1825 TRANSLATE(ActiveCurrencyCode, Currency)
1826 RULE
1827 ActiveCurrencyCode CopyTo Currency
1828 END
1829 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR166
1824 TRANSLATE(ActiveCurrencyCode, Currency)
1825 RULE
1826 ActiveCurrencyCode CopyTo Currency
1827 END
1828 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR166
1826 TRANSLATE(ActiveCurrencyCode, Currency)
1827 RULE
1828 ActiveCurrencyCode CopyTo Currency
1829 END
1830 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR166
1825 TRANSLATE(ActiveCurrencyCode, Currency)
1826 RULE
1827 ActiveCurrencyCode CopyTo Currency
1828 END
1829 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR166
1753 TRANSLATE(ForeignExchangeTerms12, 92B)
1754 RULE
1755 NODE (FirstCurrencyCode)
1756 UnitCurrency TranslateTo FirstCurrencyCode
1757 END
1758 NODE (SecondCurrencyCode)
1759 QuotedCurrency TranslateTo SecondCurrencyCode
1760 END
1761 NODE (Rate)
1762 ExchangeRate TranslateTo Rate
1763 END
1764 END
1765 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR166
1752 TRANSLATE(ForeignExchangeTerms12, 92B)
1753 RULE
1754 NODE (FirstCurrencyCode)
1755 UnitCurrency TranslateTo FirstCurrencyCode
1756 END
1757 NODE (SecondCurrencyCode)
1758 QuotedCurrency TranslateTo SecondCurrencyCode
1759 END
1760 NODE (Rate)
1761 ExchangeRate TranslateTo Rate
1762 END
1763 END
1764 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR166
1754 TRANSLATE(ForeignExchangeTerms12, 92B)
1755 RULE
1756 NODE (FirstCurrencyCode)
1757 UnitCurrency TranslateTo FirstCurrencyCode
1758 END
1759 NODE (SecondCurrencyCode)
1760 QuotedCurrency TranslateTo SecondCurrencyCode
1761 END
1762 NODE (Rate)
1763 ExchangeRate TranslateTo Rate
1764 END
1765 END
1766 END
translateTTR166(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR166
1753 TRANSLATE(ForeignExchangeTerms12, 92B)
1754 RULE
1755 NODE (FirstCurrencyCode)
1756 UnitCurrency TranslateTo FirstCurrencyCode
1757 END
1758 NODE (SecondCurrencyCode)
1759 QuotedCurrency TranslateTo SecondCurrencyCode
1760 END
1761 NODE (Rate)
1762 ExchangeRate TranslateTo Rate
1763 END
1764 END
1765 END
translateTTR167(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR167
1994 TRANSLATE(95R, PartyIdentification15Choice)
1995 RULE
1996 NODE (ProprietaryIdentification)
1997 DataSourceScheme TranslateTo ProprietaryIdentification
1998 NODE (Identification)
1999 ProprietaryCode CopyTo ProprietaryIdentification\Identification
2000 END
2001 END
2002 END
2003 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR167
1768 TRANSLATE(AmountAndDirection17, 19A)
1769 RULE
1770 NODE (Sign)
1771 CreditDebitIndicator TranslateTo Sign
1772 END
1773 NODE (CurrencyCode)
1774 Amount\Currency TranslateTo CurrencyCode
1775 END
1776 NODE (Amount)
1777 Amount\Amount TranslateTo Amount
1778 END
1779 END
1780 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR167
1881 TRANSLATE(AmountAndDirection16, 19A)
1882 RULE
1883 NODE (Sign)
1884 CreditDebitIndicator TranslateTo Sign
1885 END
1886 NODE (CurrencyCode)
1887 Amount\Currency CopyTo CurrencyCode
1888 END
1889 NODE (Amount)
1890 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1891 END
1892 END
1893 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR167
1880 TRANSLATE(AmountAndDirection16, 19A)
1881 RULE
1882 NODE (Sign)
1883 CreditDebitIndicator TranslateTo Sign
1884 END
1885 NODE (CurrencyCode)
1886 Amount\Currency CopyTo CurrencyCode
1887 END
1888 NODE (Amount)
1889 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1890 END
1891 END
1892 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR167
1888 TRANSLATE(ForeignExchangeTerms12, 92B)
1889 RULE
1890 NODE (FirstCurrencyCode)
1891 UnitCurrency TranslateTo FirstCurrencyCode
1892 END
1893 NODE (SecondCurrencyCode)
1894 QuotedCurrency TranslateTo SecondCurrencyCode
1895 END
1896 NODE (Rate)
1897 ExchangeRate TranslateTo Rate
1898 END
1899 END
1900 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR167
1893 TRANSLATE(ActiveCurrencyCode, Currency)
1894 RULE
1895 ActiveCurrencyCode CopyTo Currency
1896 END
1897 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR167
1849 TRANSLATE(AmountAndDirection17, 19A)
1850 RULE
1851 NODE (Sign)
1852 CreditDebitIndicator TranslateTo Sign
1853 END
1854 NODE (CurrencyCode)
1855 Amount\Currency TranslateTo CurrencyCode
1856 END
1857 NODE (Amount)
1858 Amount\Amount TranslateTo Amount
1859 END
1860 END
1861 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR167
1855 TRANSLATE(CreditDebitCode, Text_Sign)
1856 RULE
1857 IF (CreditDebitCode IsSameString 'DBIT')
1858 THEN
1859 'N' CopyTo Text_Sign
1860 END
1861 END
1862 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR167
1850 TRANSLATE(AmountAndDirection17, 19A)
1851 RULE
1852 NODE (Sign)
1853 CreditDebitIndicator TranslateTo Sign
1854 END
1855 NODE (CurrencyCode)
1856 Amount\Currency TranslateTo CurrencyCode
1857 END
1858 NODE (Amount)
1859 Amount\Amount TranslateTo Amount
1860 END
1861 END
1862 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR167
1855 TRANSLATE(RestrictedFINXMax35Text, 97A)
1856 RULE
1857 NODE (AccountNumber)
1858 RestrictedFINXMax35Text CopyTo AccountNumber
1859 END
1860 END
1861 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR167
1849 TRANSLATE(AmountAndDirection17, 19A)
1850 RULE
1851 NODE (Sign)
1852 CreditDebitIndicator TranslateTo Sign
1853 END
1854 NODE (CurrencyCode)
1855 Amount\Currency TranslateTo CurrencyCode
1856 END
1857 NODE (Amount)
1858 Amount\Amount TranslateTo Amount
1859 END
1860 END
1861 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR167
1855 TRANSLATE(CreditDebitCode, Text_Sign)
1856 RULE
1857 IF (CreditDebitCode IsSameString 'DBIT')
1858 THEN
1859 'N' CopyTo Text_Sign
1860 END
1861 END
1862 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR167
1850 TRANSLATE(AmountAndDirection17, 19A)
1851 RULE
1852 NODE (Sign)
1853 CreditDebitIndicator TranslateTo Sign
1854 END
1855 NODE (CurrencyCode)
1856 Amount\Currency TranslateTo CurrencyCode
1857 END
1858 NODE (Amount)
1859 Amount\Amount TranslateTo Amount
1860 END
1861 END
1862 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR167
1855 TRANSLATE(RestrictedFINXMax35Text, 97A)
1856 RULE
1857 NODE (AccountNumber)
1858 RestrictedFINXMax35Text CopyTo AccountNumber
1859 END
1860 END
1861 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR167
1795 TRANSLATE(AmountAndDirection16, 19A)
1796 RULE
1797 NODE (Sign)
1798 CreditDebitIndicator TranslateTo Sign
1799 END
1800 NODE (CurrencyCode)
1801 Amount\Currency CopyTo CurrencyCode
1802 END
1803 NODE (Amount)
1804 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1805 END
1806 END
1807 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR167
1830 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1831 RULE
1832 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1833 END
1834 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR167
1829 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1830 RULE
1831 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1832 END
1833 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR167
1831 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1832 RULE
1833 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1834 END
1835 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR167
1830 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1831 RULE
1832 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1833 END
1834 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR167
1766 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1767 RULE
1768 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1769 END
1770 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR167
1765 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1766 RULE
1767 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1768 END
1769 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR167
1767 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1768 RULE
1769 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1770 END
1771 END
translateTTR167(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR167
1766 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1767 RULE
1768 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1769 END
1770 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR168
1781 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1782 RULE
1783 NODE (CurrencyCode)
1784 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1785 THEN
1786 Currency CopyTo CurrencyCode
1787 END
1788 END
1789 NODE (Amount)
1790 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1791 THEN
1792 (Amount FormatDecimal 'MT') CopyTo Amount
1793 END
1794 END
1795 END
1796 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR168
1894 TRANSLATE(AmountAndDirection17, 19A)
1895 RULE
1896 NODE (Sign)
1897 CreditDebitIndicator TranslateTo Sign
1898 END
1899 NODE (CurrencyCode)
1900 Amount\Currency TranslateTo CurrencyCode
1901 END
1902 NODE (Amount)
1903 Amount\Amount TranslateTo Amount
1904 END
1905 END
1906 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR168
1893 TRANSLATE(AmountAndDirection17, 19A)
1894 RULE
1895 NODE (Sign)
1896 CreditDebitIndicator TranslateTo Sign
1897 END
1898 NODE (CurrencyCode)
1899 Amount\Currency TranslateTo CurrencyCode
1900 END
1901 NODE (Amount)
1902 Amount\Amount TranslateTo Amount
1903 END
1904 END
1905 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR168
1901 TRANSLATE(ActiveCurrencyCode, Currency)
1902 RULE
1903 ActiveCurrencyCode CopyTo Currency
1904 END
1905 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR168
1898 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1899 RULE
1900 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1901 END
1902 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR168
1862 TRANSLATE(CreditDebitCode, Text_Sign)
1863 RULE
1864 IF (CreditDebitCode IsSameString 'DBIT')
1865 THEN
1866 'N' CopyTo Text_Sign
1867 END
1868 END
1869 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR168
1863 TRANSLATE(RestrictedFINXMax35Text, 97A)
1864 RULE
1865 NODE (AccountNumber)
1866 RestrictedFINXMax35Text CopyTo AccountNumber
1867 END
1868 END
1869 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR168
1862 TRANSLATE(CreditDebitCode, Text_Sign)
1863 RULE
1864 IF (CreditDebitCode IsSameString 'DBIT')
1865 THEN
1866 'N' CopyTo Text_Sign
1867 END
1868 END
1869 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR168
1863 TRANSLATE(RestrictedFINXMax35Text, 97A)
1864 RULE
1865 NODE (AccountNumber)
1866 RestrictedFINXMax35Text CopyTo AccountNumber
1867 END
1868 END
1869 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR168
1808 TRANSLATE(PartyIdentification15Choice, 95C)
1809 RULE
1810 NODE (CountryCode)
1811 Country CopyTo CountryCode
1812 END
1813 END
1814 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR168
1835 TRANSLATE(AmountAndDirection16, 19A)
1836 RULE
1837 NODE (Sign)
1838 CreditDebitIndicator TranslateTo Sign
1839 END
1840 NODE (CurrencyCode)
1841 Amount\Currency CopyTo CurrencyCode
1842 END
1843 NODE (Amount)
1844 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1845 END
1846 END
1847 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR168
1834 TRANSLATE(AmountAndDirection16, 19A)
1835 RULE
1836 NODE (Sign)
1837 CreditDebitIndicator TranslateTo Sign
1838 END
1839 NODE (CurrencyCode)
1840 Amount\Currency CopyTo CurrencyCode
1841 END
1842 NODE (Amount)
1843 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1844 END
1845 END
1846 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR168
1836 TRANSLATE(AmountAndDirection16, 19A)
1837 RULE
1838 NODE (Sign)
1839 CreditDebitIndicator TranslateTo Sign
1840 END
1841 NODE (CurrencyCode)
1842 Amount\Currency CopyTo CurrencyCode
1843 END
1844 NODE (Amount)
1845 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1846 END
1847 END
1848 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR168
1835 TRANSLATE(AmountAndDirection16, 19A)
1836 RULE
1837 NODE (Sign)
1838 CreditDebitIndicator TranslateTo Sign
1839 END
1840 NODE (CurrencyCode)
1841 Amount\Currency CopyTo CurrencyCode
1842 END
1843 NODE (Amount)
1844 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1845 END
1846 END
1847 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR168
1771 TRANSLATE(AmountAndDirection16, 19A)
1772 RULE
1773 NODE (Sign)
1774 CreditDebitIndicator TranslateTo Sign
1775 END
1776 NODE (CurrencyCode)
1777 Amount\Currency CopyTo CurrencyCode
1778 END
1779 NODE (Amount)
1780 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1781 END
1782 END
1783 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR168
1770 TRANSLATE(AmountAndDirection16, 19A)
1771 RULE
1772 NODE (Sign)
1773 CreditDebitIndicator TranslateTo Sign
1774 END
1775 NODE (CurrencyCode)
1776 Amount\Currency CopyTo CurrencyCode
1777 END
1778 NODE (Amount)
1779 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1780 END
1781 END
1782 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR168
1772 TRANSLATE(AmountAndDirection16, 19A)
1773 RULE
1774 NODE (Sign)
1775 CreditDebitIndicator TranslateTo Sign
1776 END
1777 NODE (CurrencyCode)
1778 Amount\Currency CopyTo CurrencyCode
1779 END
1780 NODE (Amount)
1781 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1782 END
1783 END
1784 END
translateTTR168(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR168
1771 TRANSLATE(AmountAndDirection16, 19A)
1772 RULE
1773 NODE (Sign)
1774 CreditDebitIndicator TranslateTo Sign
1775 END
1776 NODE (CurrencyCode)
1777 Amount\Currency CopyTo CurrencyCode
1778 END
1779 NODE (Amount)
1780 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1781 END
1782 END
1783 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR169
1797 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1798 RULE
1799 NODE (CurrencyCode)
1800 Currency CopyTo CurrencyCode
1801 END
1802 NODE (Amount)
1803 (Amount FormatDecimal 'MT') CopyTo Amount
1804 END
1805 END
1806 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR169
1907 TRANSLATE(CreditDebitCode, Text_Sign)
1908 RULE
1909 IF (CreditDebitCode IsSameString 'DBIT')
1910 THEN
1911 'N' CopyTo Text_Sign
1912 END
1913 END
1914 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR169
1906 TRANSLATE(CreditDebitCode, Text_Sign)
1907 RULE
1908 IF (CreditDebitCode IsSameString 'DBIT')
1909 THEN
1910 'N' CopyTo Text_Sign
1911 END
1912 END
1913 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR169
1906 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1907 RULE
1908 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1909 END
1910 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR169
1903 TRANSLATE(AmountAndDirection16, 19A)
1904 RULE
1905 NODE (Sign)
1906 CreditDebitIndicator TranslateTo Sign
1907 END
1908 NODE (CurrencyCode)
1909 Amount\Currency CopyTo CurrencyCode
1910 END
1911 NODE (Amount)
1912 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1913 END
1914 END
1915 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR169
1815 TRANSLATE(PartyIdentification15Choice, 95P_2)
1816 RULE
1817 NODE (IdentifierCode)
1818 BICOrBEI CopyTo IdentifierCode
1819 END
1820 END
1821 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR169
1848 TRANSLATE(AmountAndDirection17, 19A)
1849 RULE
1850 NODE (Sign)
1851 CreditDebitIndicator TranslateTo Sign
1852 END
1853 NODE (CurrencyCode)
1854 Amount\Currency TranslateTo CurrencyCode
1855 END
1856 NODE (Amount)
1857 Amount\Amount TranslateTo Amount
1858 END
1859 END
1860 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR169
1847 TRANSLATE(AmountAndDirection17, 19A)
1848 RULE
1849 NODE (Sign)
1850 CreditDebitIndicator TranslateTo Sign
1851 END
1852 NODE (CurrencyCode)
1853 Amount\Currency TranslateTo CurrencyCode
1854 END
1855 NODE (Amount)
1856 Amount\Amount TranslateTo Amount
1857 END
1858 END
1859 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR169
1849 TRANSLATE(AmountAndDirection17, 19A)
1850 RULE
1851 NODE (Sign)
1852 CreditDebitIndicator TranslateTo Sign
1853 END
1854 NODE (CurrencyCode)
1855 Amount\Currency TranslateTo CurrencyCode
1856 END
1857 NODE (Amount)
1858 Amount\Amount TranslateTo Amount
1859 END
1860 END
1861 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR169
1848 TRANSLATE(AmountAndDirection17, 19A)
1849 RULE
1850 NODE (Sign)
1851 CreditDebitIndicator TranslateTo Sign
1852 END
1853 NODE (CurrencyCode)
1854 Amount\Currency TranslateTo CurrencyCode
1855 END
1856 NODE (Amount)
1857 Amount\Amount TranslateTo Amount
1858 END
1859 END
1860 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR169
1784 TRANSLATE(AmountAndDirection17, 19A)
1785 RULE
1786 NODE (Sign)
1787 CreditDebitIndicator TranslateTo Sign
1788 END
1789 NODE (CurrencyCode)
1790 Amount\Currency TranslateTo CurrencyCode
1791 END
1792 NODE (Amount)
1793 Amount\Amount TranslateTo Amount
1794 END
1795 END
1796 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR169
1783 TRANSLATE(AmountAndDirection17, 19A)
1784 RULE
1785 NODE (Sign)
1786 CreditDebitIndicator TranslateTo Sign
1787 END
1788 NODE (CurrencyCode)
1789 Amount\Currency TranslateTo CurrencyCode
1790 END
1791 NODE (Amount)
1792 Amount\Amount TranslateTo Amount
1793 END
1794 END
1795 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR169
1785 TRANSLATE(AmountAndDirection17, 19A)
1786 RULE
1787 NODE (Sign)
1788 CreditDebitIndicator TranslateTo Sign
1789 END
1790 NODE (CurrencyCode)
1791 Amount\Currency TranslateTo CurrencyCode
1792 END
1793 NODE (Amount)
1794 Amount\Amount TranslateTo Amount
1795 END
1796 END
1797 END
translateTTR169(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR169
1784 TRANSLATE(AmountAndDirection17, 19A)
1785 RULE
1786 NODE (Sign)
1787 CreditDebitIndicator TranslateTo Sign
1788 END
1789 NODE (CurrencyCode)
1790 Amount\Currency TranslateTo CurrencyCode
1791 END
1792 NODE (Amount)
1793 Amount\Amount TranslateTo Amount
1794 END
1795 END
1796 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR17
167 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
168 RULE
169 NODE (Country)
170 CountryCode CopyTo Country
171 END
172 END
173 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR17
141 TRANSLATE(95R, PartyIdentification16Choice)
142 RULE
143 NODE (ProprietaryIdentification)
144 NODE (Identification)
145 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
146 END
147 DataSourceScheme TranslateTo ProprietaryIdentification
148 END
149 END
150 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR17
160 TRANSLATE(97B_2, SecuritiesAccount17)
161 RULE
162 NODE (Identification)
163 AccountNumber CopyTo Identification
164 END
165 NODE (Type)
166 NODE (Identification)
167 AccountTypeCode CopyTo Type\Identification
168 END
169 DataSourceScheme TranslateTo Type
170 NODE (Issuer)
171 IF (Not (DataSourceScheme IsPresent))
172 THEN
173 'NONE' CopyTo Type\Issuer
174 END
175 END
176 END
177 END
178 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR17
168 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
169 RULE
170 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
171 END
172 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR17
152 TRANSLATE(22F_92, YesNoIndicator)
153 RULE
154 IF (Not (DataSourceScheme IsPresent))
155 THEN
156 IF (Indicator IsSameString 'YCON')
157 THEN
158 'true' CopyTo YesNoIndicator
159 END
160 END
161 END
162 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR17
170 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
171 RULE
172 Text_FIN_34x CopyTo RestrictedFINXMax34Text
173 END
174 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR17
170 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
171 RULE
172 Text_FIN_34x CopyTo RestrictedFINXMax34Text
173 END
174 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR17
141 TRANSLATE(95R, PartyIdentification16Choice)
142 RULE
143 NODE (ProprietaryIdentification)
144 NODE (Identification)
145 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
146 END
147 DataSourceScheme TranslateTo ProprietaryIdentification
148 END
149 END
150 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR17
157 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
158 RULE
159 Text_FIN_34x CopyTo RestrictedFINXMax34Text
160 END
161 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR17
163 TRANSLATE(95R, PartyIdentification18Choice)
164 RULE
165 NODE (ProprietaryIdentification)
166 NODE (Identification)
167 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
168 END
169 DataSourceScheme TranslateTo ProprietaryIdentification
170 END
171 END
172 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR17
141 TRANSLATE(95R, PartyIdentification16Choice)
142 RULE
143 NODE (ProprietaryIdentification)
144 NODE (Identification)
145 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
146 END
147 DataSourceScheme TranslateTo ProprietaryIdentification
148 END
149 END
150 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR17
166 TRANSLATE(98A, TradeDate2Choice)
167 RULE
168 NODE (Date)
169 NODE (Date)
170 Date TranslateTo Date\Date
171 END
172 END
173 END
174 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR17
196 TRANSLATE(94H, AnyBICIdentifier)
197 RULE
198 IdentifierCode CopyTo AnyBICIdentifier
199 END
200 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR17
189 TRANSLATE(DateTime_YYYYMMDD, ISODate)
190 RULE
191 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
192 END
193 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR17
182 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
183 RULE
184 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
185 END
186 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR17
166 TRANSLATE(98A, TradeDate2Choice)
167 RULE
168 NODE (Date)
169 NODE (Date)
170 Date TranslateTo Date\Date
171 END
172 END
173 END
174 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR17
196 TRANSLATE(94H, AnyBICIdentifier)
197 RULE
198 IdentifierCode CopyTo AnyBICIdentifier
199 END
200 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR17
189 TRANSLATE(DateTime_YYYYMMDD, ISODate)
190 RULE
191 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
192 END
193 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR17
182 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
183 RULE
184 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
185 END
186 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR17
166 TRANSLATE(98A, TradeDate2Choice)
167 RULE
168 NODE (Date)
169 NODE (Date)
170 Date TranslateTo Date\Date
171 END
172 END
173 END
174 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR17
196 TRANSLATE(94H, AnyBICIdentifier)
197 RULE
198 IdentifierCode CopyTo AnyBICIdentifier
199 END
200 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR17
189 TRANSLATE(DateTime_YYYYMMDD, ISODate)
190 RULE
191 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
192 END
193 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR17
182 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
183 RULE
184 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
185 END
186 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR17
166 TRANSLATE(98A, TradeDate2Choice)
167 RULE
168 NODE (Date)
169 NODE (Date)
170 Date TranslateTo Date\Date
171 END
172 END
173 END
174 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR17
196 TRANSLATE(94H, AnyBICIdentifier)
197 RULE
198 IdentifierCode CopyTo AnyBICIdentifier
199 END
200 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR17
189 TRANSLATE(DateTime_YYYYMMDD, ISODate)
190 RULE
191 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
192 END
193 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR17
182 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
183 RULE
184 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
185 END
186 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR17
139 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
140 RULE
141 NODE (Name)
142 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
143 END
144 END
145 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR17
153 TRANSLATE(98B_2, TradeDate2Choice)
154 RULE
155 NODE (DateCode)
156 NODE (Code)
157 IF (Not (DataSourceScheme IsPresent))
158 THEN
159 DateCode TranslateTo DateCode\Code
160 END
161 END
162 NODE (Proprietary)
163 DataSourceScheme TranslateTo DateCode\Proprietary
164 NODE (Identification)
165 IF (DataSourceScheme IsPresent)
166 THEN
167 DateCode CopyTo DateCode\Proprietary\Identification
168 END
169 END
170 END
171 END
172 END
173 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR17
139 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
140 RULE
141 NODE (Name)
142 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
143 END
144 END
145 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR17
153 TRANSLATE(98B_2, TradeDate2Choice)
154 RULE
155 NODE (DateCode)
156 NODE (Code)
157 IF (Not (DataSourceScheme IsPresent))
158 THEN
159 DateCode TranslateTo DateCode\Code
160 END
161 END
162 NODE (Proprietary)
163 DataSourceScheme TranslateTo DateCode\Proprietary
164 NODE (Identification)
165 IF (DataSourceScheme IsPresent)
166 THEN
167 DateCode CopyTo DateCode\Proprietary\Identification
168 END
169 END
170 END
171 END
172 END
173 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR17
139 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
140 RULE
141 NODE (Name)
142 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
143 END
144 END
145 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR17
153 TRANSLATE(98B_2, TradeDate2Choice)
154 RULE
155 NODE (DateCode)
156 NODE (Code)
157 IF (Not (DataSourceScheme IsPresent))
158 THEN
159 DateCode TranslateTo DateCode\Code
160 END
161 END
162 NODE (Proprietary)
163 DataSourceScheme TranslateTo DateCode\Proprietary
164 NODE (Identification)
165 IF (DataSourceScheme IsPresent)
166 THEN
167 DateCode CopyTo DateCode\Proprietary\Identification
168 END
169 END
170 END
171 END
172 END
173 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR17
139 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
140 RULE
141 NODE (Name)
142 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
143 END
144 END
145 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR17
163 TRANSLATE(98E_1, TradeDate2Choice)
164 RULE
165 NODE (Date)
166 98E_1 TranslateTo Date
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR17
153 TRANSLATE(98B_2, TradeDate2Choice)
154 RULE
155 NODE (DateCode)
156 NODE (Code)
157 IF (Not (DataSourceScheme IsPresent))
158 THEN
159 DateCode TranslateTo DateCode\Code
160 END
161 END
162 NODE (Proprietary)
163 DataSourceScheme TranslateTo DateCode\Proprietary
164 NODE (Identification)
165 IF (DataSourceScheme IsPresent)
166 THEN
167 DateCode CopyTo DateCode\Proprietary\Identification
168 END
169 END
170 END
171 END
172 END
173 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR17
255 TRANSLATE(24B_66, FailingReason2Choice)
256 RULE
257 NODE (Code)
258 IF (Not (DataSourceScheme IsPresent))
259 THEN
260 ReasonCode TranslateTo Code
261 END
262 END
263 NODE (Proprietary)
264 NODE (Identification)
265 IF (DataSourceScheme IsPresent)
266 THEN
267 ReasonCode CopyTo Proprietary\Identification
268 END
269 END
270 DataSourceScheme TranslateTo Proprietary
271 END
272 END
273 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR17
161 TRANSLATE(95P_2, PartyIdentification16Choice)
162 RULE
163 NODE (BICOrBEI)
164 IdentifierCode TranslateTo BICOrBEI
165 END
166 END
167 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR17
259 TRANSLATE(24B_5, PendingReason9Choice)
260 RULE
261 NODE (Code)
262 IF (Not (DataSourceScheme IsPresent))
263 THEN
264 ReasonCode TranslateTo Code
265 END
266 END
267 NODE (Proprietary)
268 DataSourceScheme TranslateTo Proprietary
269 NODE (Identification)
270 IF (DataSourceScheme IsPresent)
271 THEN
272 ReasonCode CopyTo Proprietary\Identification
273 END
274 END
275 END
276 END
277 END
translateTTR17(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR17
191 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
192 RULE
193 Identifier_BICBEI CopyTo AnyBICIdentifier
194 END
195 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR17
151 TRANSLATE(24B_62, RejectionAndRepairReason7Choice)
152 RULE
153 NODE (Code)
154 IF (Not (DataSourceScheme IsPresent))
155 THEN
156 ReasonCode TranslateTo Code
157 END
158 END
159 NODE (Proprietary)
160 NODE (Identification)
161 IF (DataSourceScheme IsPresent)
162 THEN
163 ReasonCode CopyTo Proprietary\Identification
164 END
165 END
166 DataSourceScheme TranslateTo Proprietary
167 END
168 END
169 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR17
160 TRANSLATE(98C, TradeDate2Choice)
161 RULE
162 NODE (Date)
163 98C TranslateTo Date
164 END
165 END
166 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR17
262 TRANSLATE(24B_46, CancellationReason8Choice)
263 RULE
264 NODE (Code)
265 IF (Not (DataSourceScheme IsPresent))
266 THEN
267 ReasonCode TranslateTo Code
268 END
269 END
270 NODE (Proprietary)
271 DataSourceScheme TranslateTo Proprietary
272 NODE (Identification)
273 IF (DataSourceScheme IsPresent)
274 THEN
275 ReasonCode CopyTo Proprietary\Identification
276 END
277 END
278 END
279 END
280 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR17
176 TRANSLATE(95R, PartyIdentification18Choice)
177 RULE
178 NODE (ProprietaryIdentification)
179 NODE (Identification)
180 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
181 END
182 DataSourceScheme TranslateTo ProprietaryIdentification
183 END
184 END
185 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR17
141 TRANSLATE(95R, PartyIdentification16Choice)
142 RULE
143 NODE (ProprietaryIdentification)
144 NODE (Identification)
145 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
146 END
147 DataSourceScheme TranslateTo ProprietaryIdentification
148 END
149 END
150 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR17
160 TRANSLATE(98B_9, SettlementDate4Choice)
161 RULE
162 NODE (DateCode)
163 NODE (Code)
164 IF (Not (DataSourceScheme IsPresent))
165 THEN
166 DateCode TranslateTo DateCode\Code
167 END
168 END
169 NODE (Proprietary)
170 DataSourceScheme TranslateTo DateCode\Proprietary
171 NODE (Identification)
172 IF (DataSourceScheme IsPresent)
173 THEN
174 DateCode CopyTo DateCode\Proprietary\Identification
175 END
176 END
177 END
178 END
179 END
180 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR17
135 TRANSLATE(Identifier_Isin, ISINIdentifier)
136 RULE
137 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
138 END
139 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR17
162 TRANSLATE(97B_2, SecuritiesAccount17)
163 RULE
164 NODE (Identification)
165 AccountNumber CopyTo Identification
166 END
167 NODE (Type)
168 NODE (Identification)
169 AccountTypeCode CopyTo Type\Identification
170 END
171 DataSourceScheme TranslateTo Type
172 NODE (Issuer)
173 IF (Not (DataSourceScheme IsPresent))
174 THEN
175 'NONE' CopyTo Type\Issuer
176 END
177 END
178 END
179 END
180 END
translateTTR17(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR17
159 TRANSLATE(97A, SecuritiesAccount17)
160 RULE
161 NODE (Identification)
162 AccountNumber TranslateTo Identification
163 END
164 END
165 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR17
156 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
157 RULE
158 'DELT' EquivalentTo 'DELT'
159 'COMP' EquivalentTo 'COMP'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR17
156 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
157 RULE
158 'DELT' EquivalentTo 'DELT'
159 'COMP' EquivalentTo 'COMP'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR17
152 TRANSLATE(PartyIdentification18Choice, 95R)
153 RULE
154 ProprietaryIdentification TranslateTo 95R
155 END
156 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR17
195 TRANSLATE(RejectionAndRepairReason8Choice, 24B_63)
196 RULE
197 NODE (DataSourceScheme)
198 Proprietary TranslateTo DataSourceScheme
199 END
200 NODE (ReasonCode)
201 Code TranslateTo ReasonCode
202 Proprietary\Identification CopyTo ReasonCode
203 END
204 END
205 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR17
166 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
167 RULE
168 'SHHE' EquivalentTo 'SHHE'
169 END
170 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR17
161 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
162 RULE
163 'YEAR' EquivalentTo 'YEAR'
164 'ADHO' EquivalentTo 'ADHO'
165 'MNTH' EquivalentTo 'MNTH'
166 'DAIL' EquivalentTo 'DAIL'
167 'INDA' EquivalentTo 'INDA'
168 'WEEK' EquivalentTo 'WEEK'
169 END
170 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR17
166 TRANSLATE(UpdateType3Choice, 22F_49)
167 RULE
168 NODE (DataSourceScheme)
169 Proprietary TranslateTo DataSourceScheme
170 END
171 NODE (Indicator)
172 Code TranslateTo Indicator
173 Proprietary\Identification CopyTo Indicator
174 END
175 END
176 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR17
155 TRANSLATE(UpdateType3Choice, 22F_49)
156 RULE
157 NODE (DataSourceScheme)
158 Proprietary TranslateTo DataSourceScheme
159 END
160 NODE (Indicator)
161 Code TranslateTo Indicator
162 Proprietary\Identification CopyTo Indicator
163 END
164 END
165 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR17
156 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
157 RULE
158 'DELT' EquivalentTo 'DELT'
159 'COMP' EquivalentTo 'COMP'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR17
134 TRANSLATE(PartyIdentification16Choice, 95R)
135 RULE
136 ProprietaryIdentification TranslateTo 95R
137 END
138 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR17
134 TRANSLATE(PartyIdentification16Choice, 95R)
135 RULE
136 ProprietaryIdentification TranslateTo 95R
137 END
138 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR17
158 TRANSLATE(PartyIdentification16Choice, 95P_2)
159 RULE
160 NODE (IdentifierCode)
161 BICOrBEI CopyTo IdentifierCode
162 END
163 END
164 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR17
134 TRANSLATE(PartyIdentification16Choice, 95R)
135 RULE
136 ProprietaryIdentification TranslateTo 95R
137 END
138 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR17
141 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
142 RULE
143 'DELT' EquivalentTo 'DELT'
144 'COMP' EquivalentTo 'COMP'
145 END
146 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR17
158 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
159 RULE
160 NODE (QuantityTypeCode)
161 IF (Unit IsPresent)
162 THEN
163 'UNIT' CopyTo QuantityTypeCode
164 END
165 IF (FaceAmount IsPresent)
166 THEN
167 'FAMT' CopyTo QuantityTypeCode
168 END
169 IF (AmortisedValue IsPresent)
170 THEN
171 'AMOR' CopyTo QuantityTypeCode
172 END
173 END
174 NODE (Quantity)
175 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
176 THEN
177 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
178 ELSE
179 IF ((Unit Substring ('1', '1')) IsSameString '+')
180 THEN
181 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
182 ELSE
183 (Unit FormatDecimal 'MT') CopyTo Quantity
184 END
185 END
186 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
187 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
188 END
189 END
190 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR17
147 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
148 RULE
149 'VARI' EquivalentTo 'VARI'
150 END
151 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR17
147 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
148 RULE
149 'VARI' EquivalentTo 'VARI'
150 END
151 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR17
147 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
148 RULE
149 'VARI' EquivalentTo 'VARI'
150 END
151 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR17
147 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
148 RULE
149 'VARI' EquivalentTo 'VARI'
150 END
151 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR17
134 TRANSLATE(PartyIdentification16Choice, 95R)
135 RULE
136 ProprietaryIdentification TranslateTo 95R
137 END
138 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR17
187 TRANSLATE(AcknowledgementReason3Code, OptionalCode_4!c_85)
188 RULE
189 'ADEA' EquivalentTo 'ADEA'
190 'OTHR' EquivalentTo 'NARR'
191 'SMPG' EquivalentTo 'SMPG'
192 END
193 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR17
154 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
155 RULE
156 NODE (QuantityTypeCode)
157 IF (Unit IsPresent)
158 THEN
159 'UNIT' CopyTo QuantityTypeCode
160 END
161 IF (FaceAmount IsPresent)
162 THEN
163 'FAMT' CopyTo QuantityTypeCode
164 END
165 IF (AmortisedValue IsPresent)
166 THEN
167 'AMOR' CopyTo QuantityTypeCode
168 END
169 END
170 NODE (Quantity)
171 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
172 THEN
173 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
174 ELSE
175 IF ((Unit Substring ('1', '1')) IsSameString '+')
176 THEN
177 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
178 ELSE
179 (Unit FormatDecimal 'MT') CopyTo Quantity
180 END
181 END
182 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
183 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
184 END
185 END
186 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR17
154 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
155 RULE
156 NODE (QuantityTypeCode)
157 IF (Unit IsPresent)
158 THEN
159 'UNIT' CopyTo QuantityTypeCode
160 END
161 IF (FaceAmount IsPresent)
162 THEN
163 'FAMT' CopyTo QuantityTypeCode
164 END
165 IF (AmortisedValue IsPresent)
166 THEN
167 'AMOR' CopyTo QuantityTypeCode
168 END
169 END
170 NODE (Quantity)
171 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
172 THEN
173 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
174 ELSE
175 IF ((Unit Substring ('1', '1')) IsSameString '+')
176 THEN
177 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
178 ELSE
179 (Unit FormatDecimal 'MT') CopyTo Quantity
180 END
181 END
182 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
183 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
184 END
185 END
186 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR17
154 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
155 RULE
156 NODE (QuantityTypeCode)
157 IF (Unit IsPresent)
158 THEN
159 'UNIT' CopyTo QuantityTypeCode
160 END
161 IF (FaceAmount IsPresent)
162 THEN
163 'FAMT' CopyTo QuantityTypeCode
164 END
165 IF (AmortisedValue IsPresent)
166 THEN
167 'AMOR' CopyTo QuantityTypeCode
168 END
169 END
170 NODE (Quantity)
171 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
172 THEN
173 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
174 ELSE
175 IF ((Unit Substring ('1', '1')) IsSameString '+')
176 THEN
177 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
178 ELSE
179 (Unit FormatDecimal 'MT') CopyTo Quantity
180 END
181 END
182 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
183 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
184 END
185 END
186 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR17
154 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
155 RULE
156 NODE (QuantityTypeCode)
157 IF (Unit IsPresent)
158 THEN
159 'UNIT' CopyTo QuantityTypeCode
160 END
161 IF (FaceAmount IsPresent)
162 THEN
163 'FAMT' CopyTo QuantityTypeCode
164 END
165 IF (AmortisedValue IsPresent)
166 THEN
167 'AMOR' CopyTo QuantityTypeCode
168 END
169 END
170 NODE (Quantity)
171 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
172 THEN
173 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
174 ELSE
175 IF ((Unit Substring ('1', '1')) IsSameString '+')
176 THEN
177 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
178 ELSE
179 (Unit FormatDecimal 'MT') CopyTo Quantity
180 END
181 END
182 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
183 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
184 END
185 END
186 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR17
261 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
262 RULE
263 'AWMO' EquivalentTo 'AWMO'
264 'BYIY' EquivalentTo 'BYIY'
265 'CLAT' EquivalentTo 'CLAT'
266 'ADEA' EquivalentTo 'ADEA'
267 'AWSH' EquivalentTo 'AWSH'
268 'CANR' EquivalentTo 'CANR'
269 'CAIS' EquivalentTo 'CAIS'
270 'OBJT' EquivalentTo 'OBJT'
271 'PHSE' EquivalentTo 'PHSE'
272 'STCD' EquivalentTo 'STCD'
273 'DOCY' EquivalentTo 'DOCY'
274 'MLAT' EquivalentTo 'MLAT'
275 'DOCC' EquivalentTo 'DOCC'
276 'BLOC' EquivalentTo 'BLOC'
277 'CHAS' EquivalentTo 'CHAS'
278 'NEWI' EquivalentTo 'NEWI'
279 'CLAC' EquivalentTo 'CLAC'
280 'MUNO' EquivalentTo 'MUNO'
281 'GLOB' EquivalentTo 'GLOB'
282 'PREA' EquivalentTo 'PREA'
283 'PART' EquivalentTo 'PART'
284 'NOFX' EquivalentTo 'NOFX'
285 'CMON' EquivalentTo 'CMON'
286 'YCOL' EquivalentTo 'YCOL'
287 'COLL' EquivalentTo 'COLL'
288 'DEPO' EquivalentTo 'DEPO'
289 'FLIM' EquivalentTo 'FLIM'
290 'INCA' EquivalentTo 'INCA'
291 'LINK' EquivalentTo 'LINK'
292 'LACK' EquivalentTo 'LACK'
293 'LALO' EquivalentTo 'LALO'
294 'MONY' EquivalentTo 'MONY'
295 'NCON' EquivalentTo 'NCON'
296 'REFS' EquivalentTo 'REFS'
297 'SDUT' EquivalentTo 'SDUT'
298 'BATC' EquivalentTo 'BATC'
299 'CYCL' EquivalentTo 'CYCL'
300 'SBLO' EquivalentTo 'SBLO'
301 'CPEC' EquivalentTo 'CPEC'
302 'MINO' EquivalentTo 'MINO'
303 'IAAD' EquivalentTo 'IAAD'
304 'PHCK' EquivalentTo 'PHCK'
305 'BENO' EquivalentTo 'BENO'
306 'BOTH' EquivalentTo 'BOTH'
307 'CLHT' EquivalentTo 'CLHT'
308 'DENO' EquivalentTo 'DENO'
309 'DISA' EquivalentTo 'DISA'
310 'DKNY' EquivalentTo 'DKNY'
311 'FROZ' EquivalentTo 'FROZ'
312 'LAAW' EquivalentTo 'LAAW'
313 'LATE' EquivalentTo 'LATE'
314 'LIQU' EquivalentTo 'LIQU'
315 'PRCY' EquivalentTo 'PRCY'
316 'REGT' EquivalentTo 'REGT'
317 'SETS' EquivalentTo 'SETS'
318 'CERT' EquivalentTo 'CERT'
319 'PRSY' EquivalentTo 'PRSY'
320 'OTHR' EquivalentTo 'NARR'
321 END
322 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR17
193 TRANSLATE(AcknowledgementReason6Choice, 24B_10)
194 RULE
195 NODE (DataSourceScheme)
196 Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (ReasonCode)
199 Code TranslateTo ReasonCode
200 Proprietary\Identification CopyTo ReasonCode
201 END
202 END
203 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR17
124 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
125 RULE
126 'VARI' EquivalentTo 'VARI'
127 END
128 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR17
147 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
148 RULE
149 'VARI' EquivalentTo 'VARI'
150 END
151 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR17
158 TRANSLATE(AutomaticBorrowing3Choice, 22F_91)
159 RULE
160 NODE (DataSourceScheme)
161 Proprietary TranslateTo DataSourceScheme
162 END
163 NODE (Indicator)
164 Code TranslateTo Indicator
165 Proprietary\Identification CopyTo Indicator
166 END
167 END
168 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR17
192 TRANSLATE(DeniedReason6Choice, 24B_8)
193 RULE
194 NODE (DataSourceScheme)
195 Proprietary TranslateTo DataSourceScheme
196 END
197 NODE (ReasonCode)
198 Code TranslateTo ReasonCode
199 Proprietary\Identification CopyTo ReasonCode
200 END
201 END
202 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR17
179 TRANSLATE(PendingProcessingReason1Code, OptionalCode_4!c_267)
180 RULE
181 'ADEA' EquivalentTo 'ADEA'
182 'CAIS' EquivalentTo 'CAIS'
183 'DOCY' EquivalentTo 'DOCY'
184 'NOFX' EquivalentTo 'NOFX'
185 'BLOC' EquivalentTo 'BLOC'
186 'MUNO' EquivalentTo 'MUNO'
187 'GLOB' EquivalentTo 'GLOB'
188 'YCOL' EquivalentTo 'YCOL'
189 'COLL' EquivalentTo 'COLL'
190 'FLIM' EquivalentTo 'FLIM'
191 'NEXT' EquivalentTo 'NEXT'
192 'LACK' EquivalentTo 'LACK'
193 'LALO' EquivalentTo 'LALO'
194 'MONY' EquivalentTo 'MONY'
195 'MINO' EquivalentTo 'MINO'
196 'DENO' EquivalentTo 'DENO'
197 'LIQU' EquivalentTo 'LIQU'
198 'CERT' EquivalentTo 'CERT'
199 'OTHR' EquivalentTo 'NARR'
200 END
201 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR17
154 TRANSLATE(AnyBICIdentifier, 94H)
155 RULE
156 NODE (IdentifierCode)
157 AnyBICIdentifier CopyTo IdentifierCode
158 END
159 END
160 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR17
154 TRANSLATE(AnyBICIdentifier, 94H)
155 RULE
156 NODE (IdentifierCode)
157 AnyBICIdentifier CopyTo IdentifierCode
158 END
159 END
160 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR17
154 TRANSLATE(AnyBICIdentifier, 94H)
155 RULE
156 NODE (IdentifierCode)
157 AnyBICIdentifier CopyTo IdentifierCode
158 END
159 END
160 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR17
154 TRANSLATE(AnyBICIdentifier, 94H)
155 RULE
156 NODE (IdentifierCode)
157 AnyBICIdentifier CopyTo IdentifierCode
158 END
159 END
160 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR17
201 TRANSLATE(PendingProcessingReason2Choice, 24B_49)
202 RULE
203 NODE (DataSourceScheme)
204 Proprietary TranslateTo DataSourceScheme
205 END
206 NODE (ReasonCode)
207 Code TranslateTo ReasonCode
208 Proprietary\Identification CopyTo ReasonCode
209 END
210 END
211 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR17
153 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
154 RULE
155 'PRIM' EquivalentTo 'PRIM'
156 'SECM' EquivalentTo 'SECM'
157 'OTCO' EquivalentTo 'OTCO'
158 'VARI' EquivalentTo 'VARI'
159 'EXCH' EquivalentTo 'EXCH'
160 END
161 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR17
227 TRANSLATE(RestrictedFINXMax350Text, 70E)
228 RULE
229 NODE (Narrative)
230 NODE (Line)
231 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
232 END
233 NODE (Line)
234 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
235 END
236 NODE (Line)
237 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
238 END
239 NODE (Line)
240 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
241 END
242 NODE (Line)
243 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
244 END
245 NODE (Line)
246 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
247 END
248 NODE (Line)
249 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
250 END
251 NODE (Line)
252 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
253 END
254 NODE (Line)
255 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
256 END
257 NODE (Line)
258 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
259 END
260 END
261 END
262 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR17
227 TRANSLATE(RestrictedFINXMax350Text, 70E)
228 RULE
229 NODE (Narrative)
230 NODE (Line)
231 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
232 END
233 NODE (Line)
234 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
235 END
236 NODE (Line)
237 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
238 END
239 NODE (Line)
240 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
241 END
242 NODE (Line)
243 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
244 END
245 NODE (Line)
246 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
247 END
248 NODE (Line)
249 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
250 END
251 NODE (Line)
252 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
253 END
254 NODE (Line)
255 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
256 END
257 NODE (Line)
258 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
259 END
260 END
261 END
262 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR17
227 TRANSLATE(RestrictedFINXMax350Text, 70E)
228 RULE
229 NODE (Narrative)
230 NODE (Line)
231 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
232 END
233 NODE (Line)
234 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
235 END
236 NODE (Line)
237 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
238 END
239 NODE (Line)
240 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
241 END
242 NODE (Line)
243 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
244 END
245 NODE (Line)
246 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
247 END
248 NODE (Line)
249 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
250 END
251 NODE (Line)
252 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
253 END
254 NODE (Line)
255 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
256 END
257 NODE (Line)
258 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
259 END
260 END
261 END
262 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR17
227 TRANSLATE(RestrictedFINXMax350Text, 70E)
228 RULE
229 NODE (Narrative)
230 NODE (Line)
231 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
232 END
233 NODE (Line)
234 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
235 END
236 NODE (Line)
237 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
238 END
239 NODE (Line)
240 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
241 END
242 NODE (Line)
243 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
244 END
245 NODE (Line)
246 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
247 END
248 NODE (Line)
249 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
250 END
251 NODE (Line)
252 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
253 END
254 NODE (Line)
255 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
256 END
257 NODE (Line)
258 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
259 END
260 END
261 END
262 END
translateTTR17(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR17
151 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
152 RULE
153 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
154 END
155 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR170
1807 TRANSLATE(ForeignExchangeTerms12, 92B)
1808 RULE
1809 NODE (FirstCurrencyCode)
1810 UnitCurrency TranslateTo FirstCurrencyCode
1811 END
1812 NODE (SecondCurrencyCode)
1813 QuotedCurrency TranslateTo SecondCurrencyCode
1814 END
1815 NODE (Rate)
1816 ExchangeRate TranslateTo Rate
1817 END
1818 END
1819 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR170
1915 TRANSLATE(RestrictedFINXMax35Text, 97A)
1916 RULE
1917 NODE (AccountNumber)
1918 RestrictedFINXMax35Text CopyTo AccountNumber
1919 END
1920 END
1921 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR170
1914 TRANSLATE(RestrictedFINXMax35Text, 97A)
1915 RULE
1916 NODE (AccountNumber)
1917 RestrictedFINXMax35Text CopyTo AccountNumber
1918 END
1919 END
1920 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR170
1911 TRANSLATE(AmountAndDirection16, 19A)
1912 RULE
1913 NODE (Sign)
1914 CreditDebitIndicator TranslateTo Sign
1915 END
1916 NODE (CurrencyCode)
1917 Amount\Currency CopyTo CurrencyCode
1918 END
1919 NODE (Amount)
1920 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1921 END
1922 END
1923 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR170
1916 TRANSLATE(AmountAndDirection17, 19A)
1917 RULE
1918 NODE (Sign)
1919 CreditDebitIndicator TranslateTo Sign
1920 END
1921 NODE (CurrencyCode)
1922 Amount\Currency TranslateTo CurrencyCode
1923 END
1924 NODE (Amount)
1925 Amount\Amount TranslateTo Amount
1926 END
1927 END
1928 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR170
1822 TRANSLATE(PartyIdentification15Choice, 95Q)
1823 RULE
1824 NODE (NameAndAddress)
1825 NameAndAddress TranslateTo NameAndAddress
1826 END
1827 END
1828 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR170
1861 TRANSLATE(CreditDebitCode, Text_Sign)
1862 RULE
1863 IF (CreditDebitCode IsSameString 'DBIT')
1864 THEN
1865 'N' CopyTo Text_Sign
1866 END
1867 END
1868 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR170
1860 TRANSLATE(CreditDebitCode, Text_Sign)
1861 RULE
1862 IF (CreditDebitCode IsSameString 'DBIT')
1863 THEN
1864 'N' CopyTo Text_Sign
1865 END
1866 END
1867 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR170
1862 TRANSLATE(RestrictedFINXMax35Text, 97A)
1863 RULE
1864 NODE (AccountNumber)
1865 RestrictedFINXMax35Text CopyTo AccountNumber
1866 END
1867 END
1868 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR170
1861 TRANSLATE(RestrictedFINXMax35Text, 97A)
1862 RULE
1863 NODE (AccountNumber)
1864 RestrictedFINXMax35Text CopyTo AccountNumber
1865 END
1866 END
1867 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR170
1797 TRANSLATE(CreditDebitCode, Text_Sign)
1798 RULE
1799 IF (CreditDebitCode IsSameString 'DBIT')
1800 THEN
1801 'N' CopyTo Text_Sign
1802 END
1803 END
1804 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR170
1796 TRANSLATE(CreditDebitCode, Text_Sign)
1797 RULE
1798 IF (CreditDebitCode IsSameString 'DBIT')
1799 THEN
1800 'N' CopyTo Text_Sign
1801 END
1802 END
1803 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR170
1798 TRANSLATE(RestrictedFINXMax35Text, 97A)
1799 RULE
1800 NODE (AccountNumber)
1801 RestrictedFINXMax35Text CopyTo AccountNumber
1802 END
1803 END
1804 END
translateTTR170(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR170
1797 TRANSLATE(RestrictedFINXMax35Text, 97A)
1798 RULE
1799 NODE (AccountNumber)
1800 RestrictedFINXMax35Text CopyTo AccountNumber
1801 END
1802 END
1803 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR171
1820 TRANSLATE(ActiveCurrencyCode, Currency)
1821 RULE
1822 ActiveCurrencyCode CopyTo Currency
1823 END
1824 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR171
1924 TRANSLATE(AmountAndDirection17, 19A)
1925 RULE
1926 NODE (Sign)
1927 CreditDebitIndicator TranslateTo Sign
1928 END
1929 NODE (CurrencyCode)
1930 Amount\Currency TranslateTo CurrencyCode
1931 END
1932 NODE (Amount)
1933 Amount\Amount TranslateTo Amount
1934 END
1935 END
1936 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR171
1929 TRANSLATE(RestrictedFINXMax35Text, 97A)
1930 RULE
1931 NODE (AccountNumber)
1932 RestrictedFINXMax35Text CopyTo AccountNumber
1933 END
1934 END
1935 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR171
1829 TRANSLATE(PartyIdentification15Choice, 95R)
1830 RULE
1831 ProprietaryIdentification TranslateTo 95R
1832 END
1833 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR171
1869 TRANSLATE(RestrictedFINXMax35Text, 97A)
1870 RULE
1871 NODE (AccountNumber)
1872 RestrictedFINXMax35Text CopyTo AccountNumber
1873 END
1874 END
1875 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR171
1868 TRANSLATE(RestrictedFINXMax35Text, 97A)
1869 RULE
1870 NODE (AccountNumber)
1871 RestrictedFINXMax35Text CopyTo AccountNumber
1872 END
1873 END
1874 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR171
1805 TRANSLATE(RestrictedFINXMax35Text, 97A)
1806 RULE
1807 NODE (AccountNumber)
1808 RestrictedFINXMax35Text CopyTo AccountNumber
1809 END
1810 END
1811 END
translateTTR171(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR171
1804 TRANSLATE(RestrictedFINXMax35Text, 97A)
1805 RULE
1806 NODE (AccountNumber)
1807 RestrictedFINXMax35Text CopyTo AccountNumber
1808 END
1809 END
1810 END
translateTTR172(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR172
1825 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1826 RULE
1827 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1828 END
1829 END
translateTTR173(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR173
1830 TRANSLATE(AmountAndDirection17, 19A)
1831 RULE
1832 NODE (Sign)
1833 CreditDebitIndicator TranslateTo Sign
1834 END
1835 NODE (CurrencyCode)
1836 Amount\Currency TranslateTo CurrencyCode
1837 END
1838 NODE (Amount)
1839 Amount\Amount TranslateTo Amount
1840 END
1841 END
1842 END
translateTTR174(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR174
1843 TRANSLATE(AmountAndDirection16, 19A)
1844 RULE
1845 NODE (Sign)
1846 CreditDebitIndicator TranslateTo Sign
1847 END
1848 NODE (CurrencyCode)
1849 Amount\Currency CopyTo CurrencyCode
1850 END
1851 NODE (Amount)
1852 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
1853 END
1854 END
1855 END
translateTTR175(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR175
1856 TRANSLATE(PartyIdentification15Choice, 95C)
1857 RULE
1858 NODE (CountryCode)
1859 Country CopyTo CountryCode
1860 END
1861 END
1862 END
translateTTR176(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR176
1863 TRANSLATE(PartyIdentification15Choice, 95P_2)
1864 RULE
1865 NODE (IdentifierCode)
1866 BICOrBEI CopyTo IdentifierCode
1867 END
1868 END
1869 END
translateTTR177(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR177
1870 TRANSLATE(PartyIdentification15Choice, 95Q)
1871 RULE
1872 NODE (NameAndAddress)
1873 NameAndAddress TranslateTo NameAndAddress
1874 END
1875 END
1876 END
translateTTR178(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR178
1877 TRANSLATE(PartyIdentification15Choice, 95R)
1878 RULE
1879 ProprietaryIdentification TranslateTo 95R
1880 END
1881 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR18
174 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
175 RULE
176 NODE (TypeAndIdentification)
177 NODE (SafekeepingPlaceType)
178 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
179 END
180 NODE (Identification)
181 IdentifierCode TranslateTo TypeAndIdentification\Identification
182 END
183 END
184 END
185 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR18
179 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
180 RULE
181 NODE (Identification)
182 NODE (SafekeepingPlaceType)
183 IF (Not (DataSourceScheme IsPresent))
184 THEN
185 PlaceCode TranslateTo Identification\SafekeepingPlaceType
186 END
187 END
188 NODE (Identification)
189 IF (Not (DataSourceScheme IsPresent))
190 THEN
191 Narrative CopyTo Identification\Identification
192 END
193 END
194 END
195 NODE (Proprietary)
196 NODE (Type)
197 DataSourceScheme TranslateTo Proprietary\Type
198 NODE (Identification)
199 IF (DataSourceScheme IsPresent)
200 THEN
201 PlaceCode CopyTo Proprietary\Type\Identification
202 END
203 END
204 END
205 NODE (Identification)
206 IF (DataSourceScheme IsPresent)
207 THEN
208 Narrative CopyTo Proprietary\Identification
209 END
210 END
211 END
212 END
213 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR18
173 TRANSLATE(98A, SettlementDate4Choice)
174 RULE
175 NODE (Date)
176 NODE (Date)
177 Date TranslateTo Date\Date
178 END
179 END
180 END
181 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR18
163 TRANSLATE(22F_93, LinkageType2Choice)
164 RULE
165 NODE (Code)
166 IF (Not (DataSourceScheme IsPresent))
167 THEN
168 Indicator TranslateTo Code
169 END
170 END
171 NODE (Proprietary)
172 DataSourceScheme TranslateTo Proprietary
173 NODE (Identification)
174 IF (DataSourceScheme IsPresent)
175 THEN
176 Indicator CopyTo Proprietary\Identification
177 END
178 END
179 END
180 END
181 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR18
175 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
176 RULE
177 NODE (Issuer)
178 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
179 END
180 NODE (SchemeName)
181 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
182 THEN
183 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
184 END
185 END
186 END
187 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR18
175 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
176 RULE
177 NODE (Issuer)
178 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
179 END
180 NODE (SchemeName)
181 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
182 THEN
183 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
184 END
185 END
186 END
187 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR18
162 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
163 RULE
164 NODE (Issuer)
165 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
166 END
167 NODE (SchemeName)
168 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
169 THEN
170 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
171 END
172 END
173 END
174 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR18
173 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
174 RULE
175 Text_FIN_34x CopyTo RestrictedFINXMax34Text
176 END
177 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR18
175 TRANSLATE(DateTime_YYYYMMDD, ISODate)
176 RULE
177 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
178 END
179 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR18
201 TRANSLATE(98A, TradeDate2Choice)
202 RULE
203 NODE (Date)
204 NODE (Date)
205 Date TranslateTo Date\Date
206 END
207 END
208 END
209 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR18
194 TRANSLATE(98B_2, TradeDate2Choice)
195 RULE
196 NODE (DateCode)
197 NODE (Code)
198 IF (Not (DataSourceScheme IsPresent))
199 THEN
200 DateCode TranslateTo DateCode\Code
201 END
202 END
203 NODE (Proprietary)
204 DataSourceScheme TranslateTo DateCode\Proprietary
205 NODE (Identification)
206 IF (DataSourceScheme IsPresent)
207 THEN
208 DateCode CopyTo DateCode\Proprietary\Identification
209 END
210 END
211 END
212 END
213 END
214 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR18
187 TRANSLATE(95P_2, PartyIdentification18Choice)
188 RULE
189 NODE (BICOrBEI)
190 IdentifierCode TranslateTo BICOrBEI
191 END
192 END
193 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR18
175 TRANSLATE(DateTime_YYYYMMDD, ISODate)
176 RULE
177 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
178 END
179 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR18
201 TRANSLATE(98A, TradeDate2Choice)
202 RULE
203 NODE (Date)
204 NODE (Date)
205 Date TranslateTo Date\Date
206 END
207 END
208 END
209 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR18
194 TRANSLATE(98B_2, TradeDate2Choice)
195 RULE
196 NODE (DateCode)
197 NODE (Code)
198 IF (Not (DataSourceScheme IsPresent))
199 THEN
200 DateCode TranslateTo DateCode\Code
201 END
202 END
203 NODE (Proprietary)
204 DataSourceScheme TranslateTo DateCode\Proprietary
205 NODE (Identification)
206 IF (DataSourceScheme IsPresent)
207 THEN
208 DateCode CopyTo DateCode\Proprietary\Identification
209 END
210 END
211 END
212 END
213 END
214 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR18
187 TRANSLATE(95P_2, PartyIdentification18Choice)
188 RULE
189 NODE (BICOrBEI)
190 IdentifierCode TranslateTo BICOrBEI
191 END
192 END
193 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR18
175 TRANSLATE(DateTime_YYYYMMDD, ISODate)
176 RULE
177 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
178 END
179 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR18
201 TRANSLATE(98A, TradeDate2Choice)
202 RULE
203 NODE (Date)
204 NODE (Date)
205 Date TranslateTo Date\Date
206 END
207 END
208 END
209 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR18
194 TRANSLATE(98B_2, TradeDate2Choice)
195 RULE
196 NODE (DateCode)
197 NODE (Code)
198 IF (Not (DataSourceScheme IsPresent))
199 THEN
200 DateCode TranslateTo DateCode\Code
201 END
202 END
203 NODE (Proprietary)
204 DataSourceScheme TranslateTo DateCode\Proprietary
205 NODE (Identification)
206 IF (DataSourceScheme IsPresent)
207 THEN
208 DateCode CopyTo DateCode\Proprietary\Identification
209 END
210 END
211 END
212 END
213 END
214 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR18
187 TRANSLATE(95P_2, PartyIdentification18Choice)
188 RULE
189 NODE (BICOrBEI)
190 IdentifierCode TranslateTo BICOrBEI
191 END
192 END
193 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR18
175 TRANSLATE(DateTime_YYYYMMDD, ISODate)
176 RULE
177 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
178 END
179 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR18
201 TRANSLATE(98A, TradeDate2Choice)
202 RULE
203 NODE (Date)
204 NODE (Date)
205 Date TranslateTo Date\Date
206 END
207 END
208 END
209 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR18
194 TRANSLATE(98B_2, TradeDate2Choice)
195 RULE
196 NODE (DateCode)
197 NODE (Code)
198 IF (Not (DataSourceScheme IsPresent))
199 THEN
200 DateCode TranslateTo DateCode\Code
201 END
202 END
203 NODE (Proprietary)
204 DataSourceScheme TranslateTo DateCode\Proprietary
205 NODE (Identification)
206 IF (DataSourceScheme IsPresent)
207 THEN
208 DateCode CopyTo DateCode\Proprietary\Identification
209 END
210 END
211 END
212 END
213 END
214 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR18
187 TRANSLATE(95P_2, PartyIdentification18Choice)
188 RULE
189 NODE (BICOrBEI)
190 IdentifierCode TranslateTo BICOrBEI
191 END
192 END
193 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR18
146 TRANSLATE(95R, PartyIdentification16Choice)
147 RULE
148 NODE (ProprietaryIdentification)
149 NODE (Identification)
150 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
151 END
152 DataSourceScheme TranslateTo ProprietaryIdentification
153 END
154 END
155 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR18
174 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
175 RULE
176 'VARI' EquivalentTo 'VARI'
177 END
178 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR18
146 TRANSLATE(95R, PartyIdentification16Choice)
147 RULE
148 NODE (ProprietaryIdentification)
149 NODE (Identification)
150 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
151 END
152 DataSourceScheme TranslateTo ProprietaryIdentification
153 END
154 END
155 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR18
174 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
175 RULE
176 'VARI' EquivalentTo 'VARI'
177 END
178 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR18
146 TRANSLATE(95R, PartyIdentification16Choice)
147 RULE
148 NODE (ProprietaryIdentification)
149 NODE (Identification)
150 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
151 END
152 DataSourceScheme TranslateTo ProprietaryIdentification
153 END
154 END
155 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR18
174 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
175 RULE
176 'VARI' EquivalentTo 'VARI'
177 END
178 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR18
146 TRANSLATE(95R, PartyIdentification16Choice)
147 RULE
148 NODE (ProprietaryIdentification)
149 NODE (Identification)
150 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
151 END
152 DataSourceScheme TranslateTo ProprietaryIdentification
153 END
154 END
155 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR18
170 TRANSLATE(98C, TradeDate2Choice)
171 RULE
172 NODE (Date)
173 98C TranslateTo Date
174 END
175 END
176 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR18
174 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
175 RULE
176 'VARI' EquivalentTo 'VARI'
177 END
178 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR18
274 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
275 RULE
276 'ADEA' EquivalentTo 'ADEA'
277 'AWMO' EquivalentTo 'AWMO'
278 'AWSH' EquivalentTo 'AWSH'
279 'BATC' EquivalentTo 'BATC'
280 'BYIY' EquivalentTo 'BYIY'
281 'CLAT' EquivalentTo 'CLAT'
282 'CANR' EquivalentTo 'CANR'
283 'CAIS' EquivalentTo 'CAIS'
284 'OBJT' EquivalentTo 'OBJT'
285 'PHSE' EquivalentTo 'PHSE'
286 'STCD' EquivalentTo 'STCD'
287 'DOCY' EquivalentTo 'DOCY'
288 'MLAT' EquivalentTo 'MLAT'
289 'DOCC' EquivalentTo 'DOCC'
290 'BLOC' EquivalentTo 'BLOC'
291 'CHAS' EquivalentTo 'CHAS'
292 'NEWI' EquivalentTo 'NEWI'
293 'CLAC' EquivalentTo 'CLAC'
294 'MUNO' EquivalentTo 'MUNO'
295 'GLOB' EquivalentTo 'GLOB'
296 'PREA' EquivalentTo 'PREA'
297 'PART' EquivalentTo 'PART'
298 'NOFX' EquivalentTo 'NOFX'
299 'CMON' EquivalentTo 'CMON'
300 'YCOL' EquivalentTo 'YCOL'
301 'COLL' EquivalentTo 'COLL'
302 'DEPO' EquivalentTo 'DEPO'
303 'FLIM' EquivalentTo 'FLIM'
304 'INCA' EquivalentTo 'INCA'
305 'LINK' EquivalentTo 'LINK'
306 'LACK' EquivalentTo 'LACK'
307 'LALO' EquivalentTo 'LALO'
308 'MONY' EquivalentTo 'MONY'
309 'NCON' EquivalentTo 'NCON'
310 'REFS' EquivalentTo 'REFS'
311 'SDUT' EquivalentTo 'SDUT'
312 'CYCL' EquivalentTo 'CYCL'
313 'CPEC' EquivalentTo 'CPEC'
314 'MINO' EquivalentTo 'MINO'
315 'IAAD' EquivalentTo 'IAAD'
316 'SBLO' EquivalentTo 'SBLO'
317 'PHCK' EquivalentTo 'PHCK'
318 'BENO' EquivalentTo 'BENO'
319 'BOTH' EquivalentTo 'BOTH'
320 'CLHT' EquivalentTo 'CLHT'
321 'DENO' EquivalentTo 'DENO'
322 'DISA' EquivalentTo 'DISA'
323 'DKNY' EquivalentTo 'DKNY'
324 'FROZ' EquivalentTo 'FROZ'
325 'LAAW' EquivalentTo 'LAAW'
326 'LATE' EquivalentTo 'LATE'
327 'LIQU' EquivalentTo 'LIQU'
328 'PRCY' EquivalentTo 'PRCY'
329 'REGT' EquivalentTo 'REGT'
330 'SETS' EquivalentTo 'SETS'
331 'PRSY' EquivalentTo 'PRSY'
332 'CERT' EquivalentTo 'CERT'
333 'NARR' EquivalentTo 'OTHR'
334 END
335 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR18
168 TRANSLATE(95Q, PartyIdentification16Choice)
169 RULE
170 NODE (NameAndAddress)
171 NameAndAddress TranslateTo NameAndAddress
172 END
173 END
174 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR18
278 TRANSLATE(OptionalCode_4!c_80, PendingReason6Code)
279 RULE
280 'ADEA' EquivalentTo 'ADEA'
281 'CONF' EquivalentTo 'CONF'
282 'NARR' EquivalentTo 'OTHR'
283 END
284 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR18
196 TRANSLATE(95R, PartyIdentification18Choice)
197 RULE
198 NODE (ProprietaryIdentification)
199 NODE (Identification)
200 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
201 END
202 DataSourceScheme TranslateTo ProprietaryIdentification
203 END
204 END
205 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR18
170 TRANSLATE(OptionalCode_4!c_382, RejectionReason23Code)
171 RULE
172 'ADEA' EquivalentTo 'ADEA'
173 'NARR' EquivalentTo 'OTHR'
174 'SAFE' EquivalentTo 'SAFE'
175 'REFE' EquivalentTo 'REFE'
176 'LATE' EquivalentTo 'LATE'
177 'DDAT' EquivalentTo 'DDAT'
178 END
179 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR18
167 TRANSLATE(98E_1, TradeDate2Choice)
168 RULE
169 NODE (Date)
170 98E_1 TranslateTo Date
171 END
172 END
173 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR18
281 TRANSLATE(OptionalCode_4!c_264, CancelledStatusReason9Code)
282 RULE
283 'CANI' EquivalentTo 'CANI'
284 'CANS' EquivalentTo 'CANS'
285 'CANT' EquivalentTo 'CANT'
286 'CANZ' EquivalentTo 'CANZ'
287 'CORP' EquivalentTo 'CORP'
288 'CSUB' EquivalentTo 'CSUB'
289 'NARR' EquivalentTo 'OTHR'
290 'SCEX' EquivalentTo 'SCEX'
291 'EXPI' EquivalentTo 'CXLR'
292 END
293 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR18
186 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
187 RULE
188 Text_FIN_34x CopyTo RestrictedFINXMax34Text
189 END
190 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR18
181 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
182 RULE
183 'WISS' EquivalentTo 'WISS'
184 END
185 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR18
140 TRANSLATE(35B, AlternateIdentification2)
141 RULE
142 NODE (Identification)
143 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
144 THEN
145 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
146 ELSE
147 IF (Not (IdentificationOfSecurity IsPresent))
148 THEN
149 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
150 THEN
151 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
152 ELSE
153 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
154 END
155 END
156 END
157 END
158 NODE (IdentificationSource)
159 NODE (Domestic)
160 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
161 THEN
162 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
163 END
164 END
165 NODE (Proprietary)
166 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
167 THEN
168 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
169 END
170 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
171 THEN
172 'XX' CopyTo IdentificationSource\Proprietary
173 END
174 END
175 END
176 END
177 END
translateTTR18(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR18
181 TRANSLATE(97A, SecuritiesAccount17)
182 RULE
183 NODE (Identification)
184 AccountNumber TranslateTo Identification
185 END
186 END
187 END
translateTTR18(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR18
166 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
167 RULE
168 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
169 END
170 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR18
162 TRANSLATE(StatementBasis4Choice, 22F_51)
163 RULE
164 NODE (DataSourceScheme)
165 Proprietary TranslateTo DataSourceScheme
166 END
167 NODE (Indicator)
168 Code TranslateTo Indicator
169 Proprietary\Identification CopyTo Indicator
170 END
171 END
172 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR18
162 TRANSLATE(StatementBasis4Choice, 22F_51)
163 RULE
164 NODE (DataSourceScheme)
165 Proprietary TranslateTo DataSourceScheme
166 END
167 NODE (Indicator)
168 Code TranslateTo Indicator
169 Proprietary\Identification CopyTo Indicator
170 END
171 END
172 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR18
157 TRANSLATE(GenericIdentification24, 95R)
158 RULE
159 NODE (DataSourceScheme)
160 GenericIdentification24 TranslateTo DataSourceScheme
161 END
162 NODE (ProprietaryCode)
163 Identification CopyTo ProprietaryCode
164 END
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR18
206 TRANSLATE(RejectionReason22Code, OptionalCode_4!c_386)
207 RULE
208 'SAFE' EquivalentTo 'SAFE'
209 'CAEV' EquivalentTo 'CAEV'
210 'DDAT' EquivalentTo 'DDAT'
211 'REFE' EquivalentTo 'REFE'
212 'OTHR' EquivalentTo 'NARR'
213 END
214 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR18
171 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
172 RULE
173 NODE (CountryCode)
174 Country CopyTo CountryCode
175 END
176 END
177 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR18
171 TRANSLATE(UpdateType3Choice, 22F_49)
172 RULE
173 NODE (DataSourceScheme)
174 Proprietary TranslateTo DataSourceScheme
175 END
176 NODE (Indicator)
177 Code TranslateTo Indicator
178 Proprietary\Identification CopyTo Indicator
179 END
180 END
181 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR18
177 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
178 RULE
179 'DELT' EquivalentTo 'DELT'
180 'COMP' EquivalentTo 'COMP'
181 END
182 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR18
166 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
167 RULE
168 'DELT' EquivalentTo 'DELT'
169 'COMP' EquivalentTo 'COMP'
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR18
162 TRANSLATE(PartyIdentification18Choice, 95P_2)
163 RULE
164 NODE (IdentifierCode)
165 BICOrBEI CopyTo IdentifierCode
166 END
167 END
168 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR18
165 TRANSLATE(PartyIdentification16Choice, 95Q)
166 RULE
167 NODE (NameAndAddress)
168 NameAndAddress TranslateTo NameAndAddress
169 END
170 END
171 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR18
147 TRANSLATE(Frequency6Choice, 22F_48)
148 RULE
149 NODE (DataSourceScheme)
150 Proprietary TranslateTo DataSourceScheme
151 END
152 NODE (Indicator)
153 Code TranslateTo Indicator
154 Proprietary\Identification CopyTo Indicator
155 END
156 END
157 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR18
191 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
192 RULE
193 NODE (QuantityTypeCode)
194 'FAMT' CopyTo QuantityTypeCode
195 END
196 NODE (Quantity)
197 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
198 THEN
199 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
200 ELSE
201 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
202 THEN
203 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
204 ELSE
205 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
206 END
207 END
208 END
209 END
210 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR18
152 TRANSLATE(TradeDate2Choice, 98C)
153 RULE
154 Date\DateTime TranslateTo 98C
155 END
156 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR18
152 TRANSLATE(TradeDate2Choice, 98C)
153 RULE
154 Date\DateTime TranslateTo 98C
155 END
156 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR18
152 TRANSLATE(TradeDate2Choice, 98C)
153 RULE
154 Date\DateTime TranslateTo 98C
155 END
156 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR18
152 TRANSLATE(TradeDate2Choice, 98C)
153 RULE
154 Date\DateTime TranslateTo 98C
155 END
156 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR18
194 TRANSLATE(PartyIdentification16Choice, 95P_2)
195 RULE
196 NODE (IdentifierCode)
197 BICOrBEI CopyTo IdentifierCode
198 END
199 END
200 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR18
187 TRANSLATE(AnyBICIdentifier, 94H)
188 RULE
189 NODE (IdentifierCode)
190 AnyBICIdentifier CopyTo IdentifierCode
191 END
192 END
193 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR18
187 TRANSLATE(AnyBICIdentifier, 94H)
188 RULE
189 NODE (IdentifierCode)
190 AnyBICIdentifier CopyTo IdentifierCode
191 END
192 END
193 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR18
187 TRANSLATE(AnyBICIdentifier, 94H)
188 RULE
189 NODE (IdentifierCode)
190 AnyBICIdentifier CopyTo IdentifierCode
191 END
192 END
193 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR18
187 TRANSLATE(AnyBICIdentifier, 94H)
188 RULE
189 NODE (IdentifierCode)
190 AnyBICIdentifier CopyTo IdentifierCode
191 END
192 END
193 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR18
323 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
324 RULE
325 NODE (DataSourceScheme)
326 Proprietary TranslateTo DataSourceScheme
327 END
328 NODE (ReasonCode)
329 Code TranslateTo ReasonCode
330 Proprietary\Identification CopyTo ReasonCode
331 END
332 END
333 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR18
204 TRANSLATE(AcknowledgementReason3Code, OptionalCode_4!c_85)
205 RULE
206 'ADEA' EquivalentTo 'ADEA'
207 'OTHR' EquivalentTo 'NARR'
208 'SMPG' EquivalentTo 'SMPG'
209 END
210 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR18
129 TRANSLATE(TradeDate2Choice, 98C)
130 RULE
131 Date\DateTime TranslateTo 98C
132 END
133 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR18
152 TRANSLATE(TradeDate2Choice, 98C)
153 RULE
154 Date\DateTime TranslateTo 98C
155 END
156 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR18
169 TRANSLATE(AutoBorrowing2Code, OptionalCode_4!c_154)
170 RULE
171 'LAMI' EquivalentTo 'LAMI'
172 'NBOR' EquivalentTo 'NBOR'
173 'YBOR' EquivalentTo 'YBOR'
174 'RTRN' EquivalentTo 'RTRN'
175 END
176 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR18
203 TRANSLATE(DeniedReason4Code, OptionalCode_4!c_83)
204 RULE
205 'ADEA' EquivalentTo 'ADEA'
206 'DCAN' EquivalentTo 'DCAN'
207 'OTHR' EquivalentTo 'NARR'
208 'LATE' EquivalentTo 'LATE'
209 'DSET' EquivalentTo 'DSET'
210 'DREP' EquivalentTo 'DREP'
211 'DPRG' EquivalentTo 'DPRG'
212 END
213 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR18
202 TRANSLATE(RepairReason6Choice, 24B_63)
203 RULE
204 NODE (DataSourceScheme)
205 Proprietary TranslateTo DataSourceScheme
206 END
207 NODE (ReasonCode)
208 Code TranslateTo ReasonCode
209 Proprietary\Identification CopyTo ReasonCode
210 END
211 END
212 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR18
161 TRANSLATE(MarketIdentification8, 94B_2)
162 RULE
163 NODE (DataSourceScheme)
164 Type\Proprietary TranslateTo DataSourceScheme
165 END
166 NODE (PlaceCode)
167 Type\Code TranslateTo PlaceCode
168 Type\Proprietary\Identification CopyTo PlaceCode
169 END
170 NODE (Narrative)
171 Identification\MarketIdentifierCode CopyTo Narrative
172 Identification\Description CopyTo Narrative
173 END
174 END
175 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR18
161 TRANSLATE(MarketIdentification8, 94B_2)
162 RULE
163 NODE (DataSourceScheme)
164 Type\Proprietary TranslateTo DataSourceScheme
165 END
166 NODE (PlaceCode)
167 Type\Code TranslateTo PlaceCode
168 Type\Proprietary\Identification CopyTo PlaceCode
169 END
170 NODE (Narrative)
171 Identification\MarketIdentifierCode CopyTo Narrative
172 Identification\Description CopyTo Narrative
173 END
174 END
175 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR18
161 TRANSLATE(MarketIdentification8, 94B_2)
162 RULE
163 NODE (DataSourceScheme)
164 Type\Proprietary TranslateTo DataSourceScheme
165 END
166 NODE (PlaceCode)
167 Type\Code TranslateTo PlaceCode
168 Type\Proprietary\Identification CopyTo PlaceCode
169 END
170 NODE (Narrative)
171 Identification\MarketIdentifierCode CopyTo Narrative
172 Identification\Description CopyTo Narrative
173 END
174 END
175 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR18
161 TRANSLATE(MarketIdentification8, 94B_2)
162 RULE
163 NODE (DataSourceScheme)
164 Type\Proprietary TranslateTo DataSourceScheme
165 END
166 NODE (PlaceCode)
167 Type\Code TranslateTo PlaceCode
168 Type\Proprietary\Identification CopyTo PlaceCode
169 END
170 NODE (Narrative)
171 Identification\MarketIdentifierCode CopyTo Narrative
172 Identification\Description CopyTo Narrative
173 END
174 END
175 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR18
212 TRANSLATE(PendingProcessingReason1Code, OptionalCode_4!c_267)
213 RULE
214 'ADEA' EquivalentTo 'ADEA'
215 'CAIS' EquivalentTo 'CAIS'
216 'DOCY' EquivalentTo 'DOCY'
217 'NOFX' EquivalentTo 'NOFX'
218 'BLOC' EquivalentTo 'BLOC'
219 'MUNO' EquivalentTo 'MUNO'
220 'GLOB' EquivalentTo 'GLOB'
221 'YCOL' EquivalentTo 'YCOL'
222 'COLL' EquivalentTo 'COLL'
223 'FLIM' EquivalentTo 'FLIM'
224 'NEXT' EquivalentTo 'NEXT'
225 'LACK' EquivalentTo 'LACK'
226 'LALO' EquivalentTo 'LALO'
227 'MONY' EquivalentTo 'MONY'
228 'MINO' EquivalentTo 'MINO'
229 'DENO' EquivalentTo 'DENO'
230 'LIQU' EquivalentTo 'LIQU'
231 'CERT' EquivalentTo 'CERT'
232 'OTHR' EquivalentTo 'NARR'
233 END
234 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR18
162 TRANSLATE(SettlementDate4Choice, 98A)
163 RULE
164 Date TranslateTo 98A
165 END
166 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR18
263 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
264 RULE
265 NODE (QuantityTypeCode)
266 IF (Unit IsPresent)
267 THEN
268 'UNIT' CopyTo QuantityTypeCode
269 END
270 IF (FaceAmount IsPresent)
271 THEN
272 'FAMT' CopyTo QuantityTypeCode
273 END
274 IF (AmortisedValue IsPresent)
275 THEN
276 'AMOR' CopyTo QuantityTypeCode
277 END
278 END
279 NODE (Quantity)
280 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
281 THEN
282 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
283 ELSE
284 IF ((Unit Substring ('1', '1')) IsSameString '+')
285 THEN
286 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
287 ELSE
288 (Unit FormatDecimal 'MT') CopyTo Quantity
289 END
290 END
291 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
292 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
293 END
294 END
295 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR18
263 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
264 RULE
265 NODE (QuantityTypeCode)
266 IF (Unit IsPresent)
267 THEN
268 'UNIT' CopyTo QuantityTypeCode
269 END
270 IF (FaceAmount IsPresent)
271 THEN
272 'FAMT' CopyTo QuantityTypeCode
273 END
274 IF (AmortisedValue IsPresent)
275 THEN
276 'AMOR' CopyTo QuantityTypeCode
277 END
278 END
279 NODE (Quantity)
280 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
281 THEN
282 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
283 ELSE
284 IF ((Unit Substring ('1', '1')) IsSameString '+')
285 THEN
286 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
287 ELSE
288 (Unit FormatDecimal 'MT') CopyTo Quantity
289 END
290 END
291 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
292 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
293 END
294 END
295 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR18
263 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
264 RULE
265 NODE (QuantityTypeCode)
266 IF (Unit IsPresent)
267 THEN
268 'UNIT' CopyTo QuantityTypeCode
269 END
270 IF (FaceAmount IsPresent)
271 THEN
272 'FAMT' CopyTo QuantityTypeCode
273 END
274 IF (AmortisedValue IsPresent)
275 THEN
276 'AMOR' CopyTo QuantityTypeCode
277 END
278 END
279 NODE (Quantity)
280 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
281 THEN
282 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
283 ELSE
284 IF ((Unit Substring ('1', '1')) IsSameString '+')
285 THEN
286 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
287 ELSE
288 (Unit FormatDecimal 'MT') CopyTo Quantity
289 END
290 END
291 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
292 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
293 END
294 END
295 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR18
263 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
264 RULE
265 NODE (QuantityTypeCode)
266 IF (Unit IsPresent)
267 THEN
268 'UNIT' CopyTo QuantityTypeCode
269 END
270 IF (FaceAmount IsPresent)
271 THEN
272 'FAMT' CopyTo QuantityTypeCode
273 END
274 IF (AmortisedValue IsPresent)
275 THEN
276 'AMOR' CopyTo QuantityTypeCode
277 END
278 END
279 NODE (Quantity)
280 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
281 THEN
282 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
283 ELSE
284 IF ((Unit Substring ('1', '1')) IsSameString '+')
285 THEN
286 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
287 ELSE
288 (Unit FormatDecimal 'MT') CopyTo Quantity
289 END
290 END
291 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
292 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
293 END
294 END
295 END
translateTTR18(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR18
156 TRANSLATE(SecuritiesAccount17, 97A)
157 RULE
158 NODE (AccountNumber)
159 IF (Not ((Type IsPresent) Or (Name IsPresent)))
160 THEN
161 Identification CopyTo AccountNumber
162 END
163 END
164 END
165 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR19
186 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
187 RULE
188 'CUST' EquivalentTo 'CUST'
189 'ICSD' EquivalentTo 'ICSD'
190 'NCSD' EquivalentTo 'NCSD'
191 'SHHE' EquivalentTo 'SHHE'
192 END
193 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR19
214 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
215 RULE
216 'SHHE' EquivalentTo 'SHHE'
217 END
218 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR19
182 TRANSLATE(DateTime_YYYYMMDD, ISODate)
183 RULE
184 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
185 END
186 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR19
182 TRANSLATE(OptionalCode_4!c_156, LinkageType1Code)
183 RULE
184 'LINK' EquivalentTo 'LINK'
185 'UNLK' EquivalentTo 'UNLK'
186 'SOFT' EquivalentTo 'SOFT'
187 END
188 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR19
188 TRANSLATE(97A, SecuritiesAccount15)
189 RULE
190 NODE (Identification)
191 AccountNumber CopyTo Identification
192 END
193 END
194 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR19
188 TRANSLATE(97A, SecuritiesAccount15)
189 RULE
190 NODE (Identification)
191 AccountNumber CopyTo Identification
192 END
193 END
194 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR19
175 TRANSLATE(97A, SecuritiesAccount17)
176 RULE
177 NODE (Identification)
178 AccountNumber TranslateTo Identification
179 END
180 END
181 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR19
178 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
179 RULE
180 NODE (Issuer)
181 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
182 END
183 NODE (SchemeName)
184 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
185 THEN
186 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
187 END
188 END
189 END
190 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR19
180 TRANSLATE(98C, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 98C TranslateTo Date
184 END
185 END
186 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR19
210 TRANSLATE(DateTime_YYYYMMDD, ISODate)
211 RULE
212 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
213 END
214 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR19
215 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
216 RULE
217 'VARI' EquivalentTo 'VARI'
218 END
219 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR19
194 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
195 RULE
196 Identifier_BICBEI CopyTo AnyBICIdentifier
197 END
198 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR19
180 TRANSLATE(98C, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 98C TranslateTo Date
184 END
185 END
186 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR19
210 TRANSLATE(DateTime_YYYYMMDD, ISODate)
211 RULE
212 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
213 END
214 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR19
215 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
216 RULE
217 'VARI' EquivalentTo 'VARI'
218 END
219 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR19
194 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
195 RULE
196 Identifier_BICBEI CopyTo AnyBICIdentifier
197 END
198 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR19
180 TRANSLATE(98C, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 98C TranslateTo Date
184 END
185 END
186 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR19
210 TRANSLATE(DateTime_YYYYMMDD, ISODate)
211 RULE
212 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
213 END
214 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR19
215 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
216 RULE
217 'VARI' EquivalentTo 'VARI'
218 END
219 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR19
194 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
195 RULE
196 Identifier_BICBEI CopyTo AnyBICIdentifier
197 END
198 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR19
180 TRANSLATE(98C, TradeDate2Choice)
181 RULE
182 NODE (Date)
183 98C TranslateTo Date
184 END
185 END
186 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR19
210 TRANSLATE(DateTime_YYYYMMDD, ISODate)
211 RULE
212 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
213 END
214 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR19
215 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
216 RULE
217 'VARI' EquivalentTo 'VARI'
218 END
219 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR19
194 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
195 RULE
196 Identifier_BICBEI CopyTo AnyBICIdentifier
197 END
198 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR19
179 TRANSLATE(98E_1, TradeDate2Choice)
180 RULE
181 NODE (Date)
182 98E_1 TranslateTo Date
183 END
184 END
185 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR19
179 TRANSLATE(98E_1, TradeDate2Choice)
180 RULE
181 NODE (Date)
182 98E_1 TranslateTo Date
183 END
184 END
185 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR19
179 TRANSLATE(98E_1, TradeDate2Choice)
180 RULE
181 NODE (Date)
182 98E_1 TranslateTo Date
183 END
184 END
185 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR19
177 TRANSLATE(98B_9, SettlementDate4Choice)
178 RULE
179 NODE (DateCode)
180 NODE (Code)
181 IF (Not (DataSourceScheme IsPresent))
182 THEN
183 DateCode TranslateTo DateCode\Code
184 END
185 END
186 NODE (Proprietary)
187 DataSourceScheme TranslateTo DateCode\Proprietary
188 NODE (Identification)
189 IF (DataSourceScheme IsPresent)
190 THEN
191 DateCode CopyTo DateCode\Proprietary\Identification
192 END
193 END
194 END
195 END
196 END
197 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR19
179 TRANSLATE(98E_1, TradeDate2Choice)
180 RULE
181 NODE (Date)
182 98E_1 TranslateTo Date
183 END
184 END
185 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR19
336 TRANSLATE(95P_2, PartyIdentification18Choice)
337 RULE
338 NODE (BICOrBEI)
339 IdentifierCode TranslateTo BICOrBEI
340 END
341 END
342 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR19
175 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
176 RULE
177 NODE (Name)
178 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
179 END
180 END
181 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR19
285 TRANSLATE(24B_64, UnmatchedReason6Choice)
286 RULE
287 NODE (Code)
288 IF (Not (DataSourceScheme IsPresent))
289 THEN
290 ReasonCode TranslateTo Code
291 END
292 END
293 NODE (Proprietary)
294 DataSourceScheme TranslateTo Proprietary
295 NODE (Identification)
296 IF (DataSourceScheme IsPresent)
297 THEN
298 ReasonCode CopyTo Proprietary\Identification
299 END
300 END
301 END
302 END
303 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR19
206 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
207 RULE
208 Text_FIN_34x CopyTo RestrictedFINXMax34Text
209 END
210 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR19
180 TRANSLATE(24B_8, DeniedReason6Choice)
181 RULE
182 NODE (Code)
183 IF (Not (DataSourceScheme IsPresent))
184 THEN
185 ReasonCode TranslateTo Code
186 END
187 END
188 NODE (Proprietary)
189 DataSourceScheme TranslateTo Proprietary
190 NODE (Identification)
191 IF (DataSourceScheme IsPresent)
192 THEN
193 ReasonCode CopyTo Proprietary\Identification
194 END
195 END
196 END
197 END
198 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR19
174 TRANSLATE(98A, SettlementDate4Choice)
175 RULE
176 NODE (Date)
177 NODE (Date)
178 Date TranslateTo Date\Date
179 END
180 END
181 END
182 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR19
294 TRANSLATE(24B_64, UnmatchedReason5Choice)
295 RULE
296 NODE (Code)
297 IF (Not (DataSourceScheme IsPresent))
298 THEN
299 ReasonCode TranslateTo Code
300 END
301 END
302 NODE (Proprietary)
303 DataSourceScheme TranslateTo Proprietary
304 NODE (Identification)
305 IF (DataSourceScheme IsPresent)
306 THEN
307 ReasonCode CopyTo Proprietary\Identification
308 END
309 END
310 END
311 END
312 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR19
191 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
192 RULE
193 NODE (Issuer)
194 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
195 END
196 NODE (SchemeName)
197 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
198 THEN
199 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
200 END
201 END
202 END
203 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR19
186 TRANSLATE(98A, SettlementDate4Choice)
187 RULE
188 NODE (Date)
189 NODE (Date)
190 Date TranslateTo Date\Date
191 END
192 END
193 END
194 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR19
178 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
179 RULE
180 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
181 END
182 END
translateTTR19(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR19
188 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
189 RULE
190 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
191 END
192 END
translateTTR19(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR19
171 TRANSLATE(22H_3, ReceiveDelivery1Code)
172 RULE
173 Indicator TranslateTo ReceiveDelivery1Code
174 END
175 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR19
173 TRANSLATE(StatementBasis1Code, OptionalCode_4!c_71)
174 RULE
175 'CONT' EquivalentTo 'CONT'
176 'SETT' EquivalentTo 'SETT'
177 'TRAD' EquivalentTo 'TRAD'
178 END
179 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR19
173 TRANSLATE(StatementBasis1Code, OptionalCode_4!c_71)
174 RULE
175 'CONT' EquivalentTo 'CONT'
176 'SETT' EquivalentTo 'SETT'
177 'TRAD' EquivalentTo 'TRAD'
178 END
179 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR19
167 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
168 RULE
169 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
170 END
171 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR19
215 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
216 RULE
217 NODE (DataSourceScheme)
218 Proprietary TranslateTo DataSourceScheme
219 END
220 NODE (ReasonCode)
221 Code TranslateTo ReasonCode
222 Proprietary\Identification CopyTo ReasonCode
223 END
224 END
225 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR19
178 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
179 RULE
180 NODE (PlaceCode)
181 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
182 END
183 NODE (IdentifierCode)
184 TypeAndIdentification\Identification TranslateTo IdentifierCode
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR19
182 TRANSLATE(StatementUpdateType1Code, OptionalCode_4!c_69)
183 RULE
184 'DELT' EquivalentTo 'DELT'
185 'COMP' EquivalentTo 'COMP'
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR19
183 TRANSLATE(StatementBasis5Choice, 22F_97)
184 RULE
185 NODE (DataSourceScheme)
186 Proprietary TranslateTo DataSourceScheme
187 END
188 NODE (Indicator)
189 Code TranslateTo Indicator
190 Proprietary\Identification CopyTo Indicator
191 END
192 END
193 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR19
172 TRANSLATE(StatementStructure1Code, Code_4!c_91)
173 RULE
174 'STAT' EquivalentTo 'STAT'
175 'TRAN' EquivalentTo 'TRAN'
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR19
169 TRANSLATE(PartyIdentification18Choice, 95R)
170 RULE
171 ProprietaryIdentification TranslateTo 95R
172 END
173 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR19
172 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
173 RULE
174 NODE (Line)
175 (Name Substring ('1', '35')) CopyTo Line[1]
176 END
177 NODE (Line)
178 (Name Substring ('36', '35')) CopyTo Line[2]
179 END
180 NODE (Line)
181 (Name Substring ('71', '35')) CopyTo Line[3]
182 END
183 NODE (Line)
184 (Name Substring ('106', '35')) CopyTo Line[4]
185 END
186 END
187 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR19
158 TRANSLATE(EventFrequency4Code, OptionalCode_4!c_68)
159 RULE
160 'YEAR' EquivalentTo 'YEAR'
161 'ADHO' EquivalentTo 'ADHO'
162 'MNTH' EquivalentTo 'MNTH'
163 'DAIL' EquivalentTo 'DAIL'
164 'INDA' EquivalentTo 'INDA'
165 'WEEK' EquivalentTo 'WEEK'
166 END
167 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR19
211 TRANSLATE(SecurityIdentification12, 35B)
212 RULE
213 NODE (DescriptionOfSecurity)
214 NODE (Line)
215 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
216 THEN
217 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
218 END
219 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
220 THEN
221 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
222 END
223 IF (Identification\ISIN IsPresent)
224 THEN
225 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
226 END
227 END
228 NODE (Line)
229 IF (Identification\OtherIdentification IsPresent)
230 THEN
231 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
232 ELSE
233 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
234 END
235 END
236 NODE (Line)
237 IF (Identification\OtherIdentification IsPresent)
238 THEN
239 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
240 ELSE
241 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
242 END
243 END
244 NODE (Line)
245 IF (Identification\OtherIdentification IsPresent)
246 THEN
247 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
248 ELSE
249 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
250 END
251 END
252 END
253 END
254 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR19
157 TRANSLATE(ISODateTime, 98C)
158 RULE
159 NODE (Date)
160 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
161 THEN
162 ISODateTime TranslateTo Date
163 END
164 END
165 NODE (Time)
166 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
167 THEN
168 ISODateTime TranslateTo Time
169 END
170 END
171 END
172 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR19
157 TRANSLATE(ISODateTime, 98C)
158 RULE
159 NODE (Date)
160 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
161 THEN
162 ISODateTime TranslateTo Date
163 END
164 END
165 NODE (Time)
166 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
167 THEN
168 ISODateTime TranslateTo Time
169 END
170 END
171 END
172 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR19
157 TRANSLATE(ISODateTime, 98C)
158 RULE
159 NODE (Date)
160 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
161 THEN
162 ISODateTime TranslateTo Date
163 END
164 END
165 NODE (Time)
166 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
167 THEN
168 ISODateTime TranslateTo Time
169 END
170 END
171 END
172 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR19
157 TRANSLATE(ISODateTime, 98C)
158 RULE
159 NODE (Date)
160 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
161 THEN
162 ISODateTime TranslateTo Date
163 END
164 END
165 NODE (Time)
166 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
167 THEN
168 ISODateTime TranslateTo Time
169 END
170 END
171 END
172 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR19
201 TRANSLATE(PartyIdentification16Choice, 95Q)
202 RULE
203 NODE (NameAndAddress)
204 NameAndAddress TranslateTo NameAndAddress
205 END
206 END
207 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR19
194 TRANSLATE(MarketIdentification8, 94B_2)
195 RULE
196 NODE (DataSourceScheme)
197 Type\Proprietary TranslateTo DataSourceScheme
198 END
199 NODE (PlaceCode)
200 Type\Code TranslateTo PlaceCode
201 Type\Proprietary\Identification CopyTo PlaceCode
202 END
203 NODE (Narrative)
204 Identification\MarketIdentifierCode CopyTo Narrative
205 Identification\Description CopyTo Narrative
206 END
207 END
208 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR19
194 TRANSLATE(MarketIdentification8, 94B_2)
195 RULE
196 NODE (DataSourceScheme)
197 Type\Proprietary TranslateTo DataSourceScheme
198 END
199 NODE (PlaceCode)
200 Type\Code TranslateTo PlaceCode
201 Type\Proprietary\Identification CopyTo PlaceCode
202 END
203 NODE (Narrative)
204 Identification\MarketIdentifierCode CopyTo Narrative
205 Identification\Description CopyTo Narrative
206 END
207 END
208 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR19
194 TRANSLATE(MarketIdentification8, 94B_2)
195 RULE
196 NODE (DataSourceScheme)
197 Type\Proprietary TranslateTo DataSourceScheme
198 END
199 NODE (PlaceCode)
200 Type\Code TranslateTo PlaceCode
201 Type\Proprietary\Identification CopyTo PlaceCode
202 END
203 NODE (Narrative)
204 Identification\MarketIdentifierCode CopyTo Narrative
205 Identification\Description CopyTo Narrative
206 END
207 END
208 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR19
194 TRANSLATE(MarketIdentification8, 94B_2)
195 RULE
196 NODE (DataSourceScheme)
197 Type\Proprietary TranslateTo DataSourceScheme
198 END
199 NODE (PlaceCode)
200 Type\Code TranslateTo PlaceCode
201 Type\Proprietary\Identification CopyTo PlaceCode
202 END
203 NODE (Narrative)
204 Identification\MarketIdentifierCode CopyTo Narrative
205 Identification\Description CopyTo Narrative
206 END
207 END
208 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR19
334 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
335 RULE
336 'ADEA' EquivalentTo 'ADEA'
337 'SMPG' EquivalentTo 'SMPG'
338 'OTHR' EquivalentTo 'NARR'
339 END
340 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR19
211 TRANSLATE(DeniedReason6Choice, 24B_8)
212 RULE
213 NODE (DataSourceScheme)
214 Proprietary TranslateTo DataSourceScheme
215 END
216 NODE (ReasonCode)
217 Code TranslateTo ReasonCode
218 Proprietary\Identification CopyTo ReasonCode
219 END
220 END
221 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR19
134 TRANSLATE(ISODateTime, 98C)
135 RULE
136 NODE (Date)
137 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
138 THEN
139 ISODateTime TranslateTo Date
140 END
141 END
142 NODE (Time)
143 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
144 THEN
145 ISODateTime TranslateTo Time
146 END
147 END
148 END
149 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR19
157 TRANSLATE(ISODateTime, 98C)
158 RULE
159 NODE (Date)
160 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
161 THEN
162 ISODateTime TranslateTo Date
163 END
164 END
165 NODE (Time)
166 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
167 THEN
168 ISODateTime TranslateTo Time
169 END
170 END
171 END
172 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR19
177 TRANSLATE(YesNoIndicator, 22F_92)
178 RULE
179 NODE (Indicator)
180 IF (YesNoIndicator IsSameBoolean 'true')
181 THEN
182 'YCON' CopyTo Indicator
183 END
184 END
185 END
186 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR19
214 TRANSLATE(PendingReason9Choice, 24B_61)
215 RULE
216 NODE (DataSourceScheme)
217 Proprietary TranslateTo DataSourceScheme
218 END
219 NODE (ReasonCode)
220 Code TranslateTo ReasonCode
221 Proprietary\Identification CopyTo ReasonCode
222 END
223 END
224 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR19
213 TRANSLATE(RepairReason4Code, OptionalCode_4!c_386)
214 RULE
215 'BATC' EquivalentTo 'BATC'
216 'CAEV' EquivalentTo 'CAEV'
217 'CASH' EquivalentTo 'CASH'
218 'CASY' EquivalentTo 'CASY'
219 'DDAT' EquivalentTo 'DDAT'
220 'DDEA' EquivalentTo 'DDEA'
221 'DMON' EquivalentTo 'DMON'
222 'DQUA' EquivalentTo 'DQUA'
223 'DSEC' EquivalentTo 'DSEC'
224 'DTRD' EquivalentTo 'DTRD'
225 'IIND' EquivalentTo 'IIND'
226 'MINO' EquivalentTo 'MINO'
227 'MUNO' EquivalentTo 'MUNO'
228 'NCRR' EquivalentTo 'NCRR'
229 'PHYS' EquivalentTo 'PHYS'
230 'PLCE' EquivalentTo 'PLCE'
231 'REFE' EquivalentTo 'REFE'
232 'RTGS' EquivalentTo 'RTGS'
233 'SAFE' EquivalentTo 'SAFE'
234 'SETR' EquivalentTo 'SETR'
235 'SETS' EquivalentTo 'SETS'
236 'TXST' EquivalentTo 'TXST'
237 'INPS' EquivalentTo 'INPS'
238 'SDUT' EquivalentTo 'SDUT'
239 'IEXE' EquivalentTo 'IEXE'
240 'ICAG' EquivalentTo 'ICAG'
241 'DEPT' EquivalentTo 'DEPT'
242 'ICUS' EquivalentTo 'ICUS'
243 'OTHR' EquivalentTo 'NARR'
244 END
245 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR19
176 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
177 RULE
178 'PRIM' EquivalentTo 'PRIM'
179 'SECM' EquivalentTo 'SECM'
180 'OTCO' EquivalentTo 'OTCO'
181 'VARI' EquivalentTo 'VARI'
182 'EXCH' EquivalentTo 'EXCH'
183 END
184 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR19
176 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
177 RULE
178 'PRIM' EquivalentTo 'PRIM'
179 'SECM' EquivalentTo 'SECM'
180 'OTCO' EquivalentTo 'OTCO'
181 'VARI' EquivalentTo 'VARI'
182 'EXCH' EquivalentTo 'EXCH'
183 END
184 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR19
176 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
177 RULE
178 'PRIM' EquivalentTo 'PRIM'
179 'SECM' EquivalentTo 'SECM'
180 'OTCO' EquivalentTo 'OTCO'
181 'VARI' EquivalentTo 'VARI'
182 'EXCH' EquivalentTo 'EXCH'
183 END
184 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR19
176 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
177 RULE
178 'PRIM' EquivalentTo 'PRIM'
179 'SECM' EquivalentTo 'SECM'
180 'OTCO' EquivalentTo 'OTCO'
181 'VARI' EquivalentTo 'VARI'
182 'EXCH' EquivalentTo 'EXCH'
183 END
184 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR19
235 TRANSLATE(RejectionReason8Choice, 24B_62)
236 RULE
237 NODE (DataSourceScheme)
238 Proprietary TranslateTo DataSourceScheme
239 END
240 NODE (ReasonCode)
241 Code TranslateTo ReasonCode
242 Proprietary\Identification CopyTo ReasonCode
243 END
244 END
245 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR19
167 TRANSLATE(SettlementDate4Choice, 98B_9)
168 RULE
169 NODE (DataSourceScheme)
170 DateCode\Proprietary TranslateTo DataSourceScheme
171 END
172 NODE (DateCode)
173 DateCode\Code TranslateTo DateCode
174 DateCode\Proprietary\Identification CopyTo DateCode
175 END
176 END
177 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR19
296 TRANSLATE(PartyIdentification18Choice, 95P_2)
297 RULE
298 NODE (IdentifierCode)
299 BICOrBEI CopyTo IdentifierCode
300 END
301 END
302 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR19
296 TRANSLATE(PartyIdentification18Choice, 95P_2)
297 RULE
298 NODE (IdentifierCode)
299 BICOrBEI CopyTo IdentifierCode
300 END
301 END
302 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR19
296 TRANSLATE(PartyIdentification18Choice, 95P_2)
297 RULE
298 NODE (IdentifierCode)
299 BICOrBEI CopyTo IdentifierCode
300 END
301 END
302 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR19
296 TRANSLATE(PartyIdentification18Choice, 95P_2)
297 RULE
298 NODE (IdentifierCode)
299 BICOrBEI CopyTo IdentifierCode
300 END
301 END
302 END
translateTTR19(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR19
166 TRANSLATE(SecuritiesAccount17, 97B_2)
167 RULE
168 NODE (DataSourceScheme)
169 Type TranslateTo DataSourceScheme
170 END
171 NODE (AccountTypeCode)
172 Type\Identification CopyTo AccountTypeCode
173 END
174 NODE (AccountNumber)
175 IF (Type IsPresent)
176 THEN
177 Identification CopyTo AccountNumber
178 END
179 END
180 END
181 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR2
10 TRANSLATE(98A, DateAndDateTimeChoice)
11 RULE
12 NODE (Date)
13 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR2
10 TRANSLATE(98A, DateAndDateTimeChoice)
11 RULE
12 NODE (Date)
13 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR2
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR2
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR2
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR2
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR2
6 TRANSLATE(98A, DateAndDateTimeChoice)
7 RULE
8 NODE (Date)
9 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
10 END
11 END
12 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR2
6 TRANSLATE(98A, DateAndDateTimeChoice)
7 RULE
8 NODE (Date)
9 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
10 END
11 END
12 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR2
6 TRANSLATE(98A, DateAndDateTimeChoice)
7 RULE
8 NODE (Date)
9 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
10 END
11 END
12 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR2
6 TRANSLATE(98A, DateAndDateTimeChoice)
7 RULE
8 NODE (Date)
9 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
10 END
11 END
12 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR2
10 TRANSLATE(98A, DateAndDateTimeChoice)
11 RULE
12 NODE (Date)
13 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR2
8 TRANSLATE(98E_1, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 IF (Decimals IsPresent)
12 THEN
13 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
14 ELSE
15 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
16 END
17 END
18 END
19 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR2
8 TRANSLATE(98C, DateAndDateTimeChoice)
9 RULE
10 NODE (DateTime)
11 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
12 'T' CopyTo DateTime
13 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
14 END
15 END
16 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR2
6 TRANSLATE(Number3Choice, 13A)
7 RULE
8 NODE (NumberId)
9 Short CopyTo NumberId
10 END
11 END
12 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR2
6 TRANSLATE(Number3Choice, 13A)
7 RULE
8 NODE (NumberId)
9 Short CopyTo NumberId
10 END
11 END
12 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR2
6 TRANSLATE(Number3Choice, 13A)
7 RULE
8 NODE (NumberId)
9 Short CopyTo NumberId
10 END
11 END
12 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR2
8 TRANSLATE(Number3Choice, 13J)
9 RULE
10 NODE (ExtendedNumberId)
11 Long CopyTo ExtendedNumberId
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR2
6 TRANSLATE(Pagination, Code_4!c_16)
7 RULE
8 IF (LastPageIndicator IsSameBoolean 'true')
9 THEN
10 'LAST' CopyTo Code_4!c_16
11 ELSE
12 'MORE' CopyTo Code_4!c_16
13 END
14 END
15 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR2
6 TRANSLATE(Number3Choice, 13A)
7 RULE
8 NODE (NumberId)
9 Short CopyTo NumberId
10 END
11 END
12 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR2
8 TRANSLATE(DateAndDateTimeChoice, 98A)
9 RULE
10 NODE (Date)
11 Date TranslateTo Date
12 END
13 END
14 END
translateTTR2(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR2
8 TRANSLATE(Number3Choice, 13J)
9 RULE
10 NODE (ExtendedNumberId)
11 Long CopyTo ExtendedNumberId
12 END
13 END
14 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR20
194 TRANSLATE(Identifier_Isin, ISINIdentifier)
195 RULE
196 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
197 END
198 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR20
219 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
220 RULE
221 NODE (Country)
222 CountryCode CopyTo Country
223 END
224 END
225 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR20
187 TRANSLATE(98C, SettlementDate4Choice)
188 RULE
189 NODE (Date)
190 NODE (DateTime)
191 98C TranslateTo Date\DateTime
192 END
193 END
194 END
195 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR20
189 TRANSLATE(22F_6, PriorityNumeric2Choice)
190 RULE
191 NODE (Numeric)
192 IF (Not (DataSourceScheme IsPresent))
193 THEN
194 Indicator CopyTo Numeric
195 END
196 END
197 NODE (Proprietary)
198 DataSourceScheme TranslateTo Proprietary
199 NODE (Identification)
200 IF (DataSourceScheme IsPresent)
201 THEN
202 Indicator CopyTo Proprietary\Identification
203 END
204 END
205 END
206 END
207 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR20
195 TRANSLATE(97B_2, SecuritiesAccount15)
196 RULE
197 NODE (Identification)
198 AccountNumber CopyTo Identification
199 END
200 NODE (Type)
201 NODE (Code)
202 IF (Not (DataSourceScheme IsPresent))
203 THEN
204 IF (Not ((AccountTypeCode IsSameString 'NFUN') Or (AccountTypeCode IsSameString 'FUNG')))
205 THEN
206 AccountTypeCode CopyTo Type\Code
207 END
208 END
209 END
210 NODE (Proprietary)
211 DataSourceScheme TranslateTo Type\Proprietary
212 NODE (Identification)
213 IF (DataSourceScheme IsPresent)
214 THEN
215 AccountTypeCode CopyTo Type\Proprietary\Identification
216 END
217 END
218 END
219 END
220 END
221 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR20
195 TRANSLATE(97B_2, SecuritiesAccount15)
196 RULE
197 NODE (Identification)
198 AccountNumber CopyTo Identification
199 END
200 NODE (Type)
201 NODE (Code)
202 IF (Not (DataSourceScheme IsPresent))
203 THEN
204 IF (Not ((AccountTypeCode IsSameString 'NFUN') Or (AccountTypeCode IsSameString 'FUNG')))
205 THEN
206 AccountTypeCode CopyTo Type\Code
207 END
208 END
209 END
210 NODE (Proprietary)
211 DataSourceScheme TranslateTo Type\Proprietary
212 NODE (Identification)
213 IF (DataSourceScheme IsPresent)
214 THEN
215 AccountTypeCode CopyTo Type\Proprietary\Identification
216 END
217 END
218 END
219 END
220 END
221 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR20
182 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
183 RULE
184 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
185 END
186 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR20
191 TRANSLATE(97A, SecuritiesAccount17)
192 RULE
193 NODE (Identification)
194 AccountNumber TranslateTo Identification
195 END
196 END
197 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR20
187 TRANSLATE(98B_2, TradeDate2Choice)
188 RULE
189 NODE (DateCode)
190 NODE (Code)
191 IF (Not (DataSourceScheme IsPresent))
192 THEN
193 DateCode TranslateTo DateCode\Code
194 END
195 END
196 NODE (Proprietary)
197 DataSourceScheme TranslateTo DateCode\Proprietary
198 NODE (Identification)
199 IF (DataSourceScheme IsPresent)
200 THEN
201 DateCode CopyTo DateCode\Proprietary\Identification
202 END
203 END
204 END
205 END
206 END
207 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR20
215 TRANSLATE(98B_2, TradeDate2Choice)
216 RULE
217 NODE (DateCode)
218 NODE (Code)
219 IF (Not (DataSourceScheme IsPresent))
220 THEN
221 DateCode TranslateTo DateCode\Code
222 END
223 END
224 NODE (Proprietary)
225 DataSourceScheme TranslateTo DateCode\Proprietary
226 NODE (Identification)
227 IF (DataSourceScheme IsPresent)
228 THEN
229 DateCode CopyTo DateCode\Proprietary\Identification
230 END
231 END
232 END
233 END
234 END
235 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR20
220 TRANSLATE(98C, TradeDate2Choice)
221 RULE
222 NODE (Date)
223 98C TranslateTo Date
224 END
225 END
226 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR20
199 TRANSLATE(95R, PartyIdentification18Choice)
200 RULE
201 NODE (ProprietaryIdentification)
202 NODE (Identification)
203 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
204 END
205 DataSourceScheme TranslateTo ProprietaryIdentification
206 END
207 END
208 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR20
187 TRANSLATE(98B_2, TradeDate2Choice)
188 RULE
189 NODE (DateCode)
190 NODE (Code)
191 IF (Not (DataSourceScheme IsPresent))
192 THEN
193 DateCode TranslateTo DateCode\Code
194 END
195 END
196 NODE (Proprietary)
197 DataSourceScheme TranslateTo DateCode\Proprietary
198 NODE (Identification)
199 IF (DataSourceScheme IsPresent)
200 THEN
201 DateCode CopyTo DateCode\Proprietary\Identification
202 END
203 END
204 END
205 END
206 END
207 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR20
215 TRANSLATE(98B_2, TradeDate2Choice)
216 RULE
217 NODE (DateCode)
218 NODE (Code)
219 IF (Not (DataSourceScheme IsPresent))
220 THEN
221 DateCode TranslateTo DateCode\Code
222 END
223 END
224 NODE (Proprietary)
225 DataSourceScheme TranslateTo DateCode\Proprietary
226 NODE (Identification)
227 IF (DataSourceScheme IsPresent)
228 THEN
229 DateCode CopyTo DateCode\Proprietary\Identification
230 END
231 END
232 END
233 END
234 END
235 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR20
220 TRANSLATE(98C, TradeDate2Choice)
221 RULE
222 NODE (Date)
223 98C TranslateTo Date
224 END
225 END
226 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR20
199 TRANSLATE(95R, PartyIdentification18Choice)
200 RULE
201 NODE (ProprietaryIdentification)
202 NODE (Identification)
203 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
204 END
205 DataSourceScheme TranslateTo ProprietaryIdentification
206 END
207 END
208 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR20
187 TRANSLATE(98B_2, TradeDate2Choice)
188 RULE
189 NODE (DateCode)
190 NODE (Code)
191 IF (Not (DataSourceScheme IsPresent))
192 THEN
193 DateCode TranslateTo DateCode\Code
194 END
195 END
196 NODE (Proprietary)
197 DataSourceScheme TranslateTo DateCode\Proprietary
198 NODE (Identification)
199 IF (DataSourceScheme IsPresent)
200 THEN
201 DateCode CopyTo DateCode\Proprietary\Identification
202 END
203 END
204 END
205 END
206 END
207 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR20
215 TRANSLATE(98B_2, TradeDate2Choice)
216 RULE
217 NODE (DateCode)
218 NODE (Code)
219 IF (Not (DataSourceScheme IsPresent))
220 THEN
221 DateCode TranslateTo DateCode\Code
222 END
223 END
224 NODE (Proprietary)
225 DataSourceScheme TranslateTo DateCode\Proprietary
226 NODE (Identification)
227 IF (DataSourceScheme IsPresent)
228 THEN
229 DateCode CopyTo DateCode\Proprietary\Identification
230 END
231 END
232 END
233 END
234 END
235 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR20
220 TRANSLATE(98C, TradeDate2Choice)
221 RULE
222 NODE (Date)
223 98C TranslateTo Date
224 END
225 END
226 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR20
199 TRANSLATE(95R, PartyIdentification18Choice)
200 RULE
201 NODE (ProprietaryIdentification)
202 NODE (Identification)
203 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
204 END
205 DataSourceScheme TranslateTo ProprietaryIdentification
206 END
207 END
208 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR20
187 TRANSLATE(98B_2, TradeDate2Choice)
188 RULE
189 NODE (DateCode)
190 NODE (Code)
191 IF (Not (DataSourceScheme IsPresent))
192 THEN
193 DateCode TranslateTo DateCode\Code
194 END
195 END
196 NODE (Proprietary)
197 DataSourceScheme TranslateTo DateCode\Proprietary
198 NODE (Identification)
199 IF (DataSourceScheme IsPresent)
200 THEN
201 DateCode CopyTo DateCode\Proprietary\Identification
202 END
203 END
204 END
205 END
206 END
207 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR20
215 TRANSLATE(98B_2, TradeDate2Choice)
216 RULE
217 NODE (DateCode)
218 NODE (Code)
219 IF (Not (DataSourceScheme IsPresent))
220 THEN
221 DateCode TranslateTo DateCode\Code
222 END
223 END
224 NODE (Proprietary)
225 DataSourceScheme TranslateTo DateCode\Proprietary
226 NODE (Identification)
227 IF (DataSourceScheme IsPresent)
228 THEN
229 DateCode CopyTo DateCode\Proprietary\Identification
230 END
231 END
232 END
233 END
234 END
235 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR20
220 TRANSLATE(98C, TradeDate2Choice)
221 RULE
222 NODE (Date)
223 98C TranslateTo Date
224 END
225 END
226 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR20
199 TRANSLATE(95R, PartyIdentification18Choice)
200 RULE
201 NODE (ProprietaryIdentification)
202 NODE (Identification)
203 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
204 END
205 DataSourceScheme TranslateTo ProprietaryIdentification
206 END
207 END
208 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR20
186 TRANSLATE(98C, TradeDate2Choice)
187 RULE
188 NODE (Date)
189 98C TranslateTo Date
190 END
191 END
192 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR20
186 TRANSLATE(98C, TradeDate2Choice)
187 RULE
188 NODE (Date)
189 98C TranslateTo Date
190 END
191 END
192 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR20
186 TRANSLATE(98C, TradeDate2Choice)
187 RULE
188 NODE (Date)
189 98C TranslateTo Date
190 END
191 END
192 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR20
198 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
199 RULE
200 'WISS' EquivalentTo 'WISS'
201 END
202 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR20
186 TRANSLATE(98C, TradeDate2Choice)
187 RULE
188 NODE (Date)
189 98C TranslateTo Date
190 END
191 END
192 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR20
343 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
344 RULE
345 Identifier_BICBEI CopyTo AnyBICIdentifier
346 END
347 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR20
182 TRANSLATE(95R, PartyIdentification16Choice)
183 RULE
184 NODE (ProprietaryIdentification)
185 NODE (Identification)
186 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
187 END
188 DataSourceScheme TranslateTo ProprietaryIdentification
189 END
190 END
191 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR20
304 TRANSLATE(OptionalCode_4!c_371, UnmatchedReason2Code)
305 RULE
306 'CMIS' EquivalentTo 'CMIS'
307 'DDAT' EquivalentTo 'DDAT'
308 'DELN' EquivalentTo 'DELN'
309 'DEPT' EquivalentTo 'DEPT'
310 'DMON' EquivalentTo 'DMON'
311 'DDEA' EquivalentTo 'DDEA'
312 'DQUA' EquivalentTo 'DQUA'
313 'ADEA' EquivalentTo 'ADEA'
314 'SETR' EquivalentTo 'SETR'
315 'SETS' EquivalentTo 'SETS'
316 'DSEC' EquivalentTo 'DSEC'
317 'DTRA' EquivalentTo 'DTRA'
318 'CLAT' EquivalentTo 'CLAT'
319 'PHYS' EquivalentTo 'PHYS'
320 'IIND' EquivalentTo 'IIND'
321 'FRAP' EquivalentTo 'FRAP'
322 'PLCE' EquivalentTo 'PLCE'
323 'PODU' EquivalentTo 'PODU'
324 'REGD' EquivalentTo 'REGD'
325 'RTGS' EquivalentTo 'RTGS'
326 'ICAG' EquivalentTo 'ICAG'
327 'CPCA' EquivalentTo 'CPCA'
328 'IEXE' EquivalentTo 'IEXE'
329 'NCRR' EquivalentTo 'NCRR'
330 'LEOG' EquivalentTo 'LEOG'
331 'NMAS' EquivalentTo 'NMAS'
332 'SAFE' EquivalentTo 'SAFE'
333 'DTRD' EquivalentTo 'DTRD'
334 'LATE' EquivalentTo 'LATE'
335 'TXST' EquivalentTo 'TXST'
336 'ICUS' EquivalentTo 'ICUS'
337 'MIME' EquivalentTo 'MIME'
338 'UNBR' EquivalentTo 'UNBR'
339 'INPS' EquivalentTo 'INPS'
340 'NARR' EquivalentTo 'OTHR'
341 END
342 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR20
211 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
212 RULE
213 NODE (Issuer)
214 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
215 END
216 NODE (SchemeName)
217 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
218 THEN
219 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
220 END
221 END
222 END
223 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR20
199 TRANSLATE(OptionalCode_4!c_83, DeniedReason4Code)
200 RULE
201 'ADEA' EquivalentTo 'ADEA'
202 'DCAN' EquivalentTo 'DCAN'
203 'DPRG' EquivalentTo 'DPRG'
204 'DREP' EquivalentTo 'DREP'
205 'DSET' EquivalentTo 'DSET'
206 'LATE' EquivalentTo 'LATE'
207 'NARR' EquivalentTo 'OTHR'
208 END
209 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR20
183 TRANSLATE(98C, SettlementDate4Choice)
184 RULE
185 NODE (Date)
186 NODE (DateTime)
187 98C TranslateTo Date\DateTime
188 END
189 END
190 END
191 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR20
313 TRANSLATE(OptionalCode_4!c_371, UnmatchedReason1Code)
314 RULE
315 'ADEA' EquivalentTo 'ADEA'
316 'CADE' EquivalentTo 'CADE'
317 'CLAT' EquivalentTo 'CLAT'
318 'CMIS' EquivalentTo 'CMIS'
319 'CPCA' EquivalentTo 'CPCA'
320 'DDAT' EquivalentTo 'DDAT'
321 'DDEA' EquivalentTo 'DDEA'
322 'DELN' EquivalentTo 'DELN'
323 'DEPT' EquivalentTo 'DEPT'
324 'DMON' EquivalentTo 'DMON'
325 'DQUA' EquivalentTo 'DQUA'
326 'DSEC' EquivalentTo 'DSEC'
327 'DTRA' EquivalentTo 'DTRA'
328 'DTRD' EquivalentTo 'DTRD'
329 'FORF' EquivalentTo 'FORF'
330 'FRAP' EquivalentTo 'FRAP'
331 'ICAG' EquivalentTo 'ICAG'
332 'ICUS' EquivalentTo 'ICUS'
333 'IEXE' EquivalentTo 'IEXE'
334 'IIND' EquivalentTo 'IIND'
335 'INPS' EquivalentTo 'INPS'
336 'LATE' EquivalentTo 'LATE'
337 'LEOG' EquivalentTo 'LEOG'
338 'NCRR' EquivalentTo 'NCRR'
339 'NMAS' EquivalentTo 'NMAS'
340 'PHYS' EquivalentTo 'PHYS'
341 'PLCE' EquivalentTo 'PLCE'
342 'PODU' EquivalentTo 'PODU'
343 'REGD' EquivalentTo 'REGD'
344 'REPA' EquivalentTo 'REPA'
345 'REPO' EquivalentTo 'REPO'
346 'REPP' EquivalentTo 'REPP'
347 'RERT' EquivalentTo 'RERT'
348 'RTGS' EquivalentTo 'RTGS'
349 'SAFE' EquivalentTo 'SAFE'
350 'SETR' EquivalentTo 'SETR'
351 'SETS' EquivalentTo 'SETS'
352 'TERM' EquivalentTo 'TERM'
353 'TXST' EquivalentTo 'TXST'
354 'VASU' EquivalentTo 'VASU'
355 END
356 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR20
204 TRANSLATE(97A, SecuritiesAccount17)
205 RULE
206 NODE (Identification)
207 AccountNumber TranslateTo Identification
208 END
209 END
210 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR20
195 TRANSLATE(98C, SettlementDate4Choice)
196 RULE
197 NODE (Date)
198 NODE (DateTime)
199 98C TranslateTo Date\DateTime
200 END
201 END
202 END
203 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR20
183 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
184 RULE
185 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
186 END
187 END
translateTTR20(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR20
193 TRANSLATE(22H_3, ReceiveDelivery1Code)
194 RULE
195 Indicator TranslateTo ReceiveDelivery1Code
196 END
197 END
translateTTR20(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR20
176 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
177 RULE
178 'RECE' EquivalentTo 'RECE'
179 'DELI' EquivalentTo 'DELI'
180 END
181 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR20
180 TRANSLATE(PartyIdentification18Choice, 95P_2)
181 RULE
182 NODE (IdentifierCode)
183 BICOrBEI CopyTo IdentifierCode
184 END
185 END
186 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR20
180 TRANSLATE(PartyIdentification18Choice, 95P_2)
181 RULE
182 NODE (IdentifierCode)
183 BICOrBEI CopyTo IdentifierCode
184 END
185 END
186 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR20
172 TRANSLATE(SecuritiesAccount17, 97A)
173 RULE
174 NODE (AccountNumber)
175 IF (Not ((Type IsPresent) Or (Name IsPresent)))
176 THEN
177 Identification CopyTo AccountNumber
178 END
179 END
180 END
181 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR20
226 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
227 RULE
228 'ADEA' EquivalentTo 'ADEA'
229 'SMPG' EquivalentTo 'SMPG'
230 'OTHR' EquivalentTo 'NARR'
231 END
232 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR20
188 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
189 RULE
190 'CUST' EquivalentTo 'CUST'
191 'ICSD' EquivalentTo 'ICSD'
192 'NCSD' EquivalentTo 'NCSD'
193 'SHHE' EquivalentTo 'SHHE'
194 END
195 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification18Choice, 95P_2)
189 RULE
190 NODE (IdentifierCode)
191 BICOrBEI CopyTo IdentifierCode
192 END
193 END
194 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR20
194 TRANSLATE(StatementBasis2Code, OptionalCode_4!c_160)
195 RULE
196 'SETT' EquivalentTo 'SETT'
197 'TRAD' EquivalentTo 'TRAD'
198 END
199 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR20
178 TRANSLATE(PartyIdentification18Choice, 95P_2)
179 RULE
180 NODE (IdentifierCode)
181 BICOrBEI CopyTo IdentifierCode
182 END
183 END
184 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR20
174 TRANSLATE(GenericIdentification24, 95R)
175 RULE
176 NODE (DataSourceScheme)
177 GenericIdentification24 TranslateTo DataSourceScheme
178 END
179 NODE (ProprietaryCode)
180 Identification CopyTo ProprietaryCode
181 END
182 END
183 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR20
188 TRANSLATE(PartyIdentification16Choice, 95R)
189 RULE
190 ProprietaryIdentification TranslateTo 95R
191 END
192 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR20
168 TRANSLATE(StatementType3Choice, 22F_50)
169 RULE
170 NODE (DataSourceScheme)
171 Proprietary TranslateTo DataSourceScheme
172 END
173 NODE (Indicator)
174 Code TranslateTo Indicator
175 Proprietary\Identification CopyTo Indicator
176 END
177 END
178 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR20
255 TRANSLATE(ISINIdentifier, Identifier_Isin)
256 RULE
257 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
258 END
259 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR20
173 TRANSLATE(TradeDate2Choice, 98E_1)
174 RULE
175 Date\DateTime TranslateTo 98E_1
176 END
177 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR20
173 TRANSLATE(TradeDate2Choice, 98E_1)
174 RULE
175 Date\DateTime TranslateTo 98E_1
176 END
177 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR20
173 TRANSLATE(TradeDate2Choice, 98E_1)
174 RULE
175 Date\DateTime TranslateTo 98E_1
176 END
177 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR20
173 TRANSLATE(TradeDate2Choice, 98E_1)
174 RULE
175 Date\DateTime TranslateTo 98E_1
176 END
177 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR20
208 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
209 RULE
210 NODE (Line)
211 (Name Substring ('1', '35')) CopyTo Line[1]
212 END
213 NODE (Line)
214 (Name Substring ('36', '35')) CopyTo Line[2]
215 END
216 NODE (Line)
217 (Name Substring ('71', '35')) CopyTo Line[3]
218 END
219 NODE (Line)
220 (Name Substring ('106', '35')) CopyTo Line[4]
221 END
222 END
223 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR20
209 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
210 RULE
211 'PRIM' EquivalentTo 'PRIM'
212 'SECM' EquivalentTo 'SECM'
213 'OTCO' EquivalentTo 'OTCO'
214 'VARI' EquivalentTo 'VARI'
215 'EXCH' EquivalentTo 'EXCH'
216 END
217 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR20
209 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
210 RULE
211 'PRIM' EquivalentTo 'PRIM'
212 'SECM' EquivalentTo 'SECM'
213 'OTCO' EquivalentTo 'OTCO'
214 'VARI' EquivalentTo 'VARI'
215 'EXCH' EquivalentTo 'EXCH'
216 END
217 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR20
209 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
210 RULE
211 'PRIM' EquivalentTo 'PRIM'
212 'SECM' EquivalentTo 'SECM'
213 'OTCO' EquivalentTo 'OTCO'
214 'VARI' EquivalentTo 'VARI'
215 'EXCH' EquivalentTo 'EXCH'
216 END
217 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR20
209 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
210 RULE
211 'PRIM' EquivalentTo 'PRIM'
212 'SECM' EquivalentTo 'SECM'
213 'OTCO' EquivalentTo 'OTCO'
214 'VARI' EquivalentTo 'VARI'
215 'EXCH' EquivalentTo 'EXCH'
216 END
217 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR20
341 TRANSLATE(PendingProcessingReason2Choice, 24B_49)
342 RULE
343 NODE (DataSourceScheme)
344 Proprietary TranslateTo DataSourceScheme
345 END
346 NODE (ReasonCode)
347 Code TranslateTo ReasonCode
348 Proprietary\Identification CopyTo ReasonCode
349 END
350 END
351 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR20
222 TRANSLATE(DeniedReason4Code, OptionalCode_4!c_83)
223 RULE
224 'ADEA' EquivalentTo 'ADEA'
225 'DCAN' EquivalentTo 'DCAN'
226 'OTHR' EquivalentTo 'NARR'
227 'LATE' EquivalentTo 'LATE'
228 'DSET' EquivalentTo 'DSET'
229 'DREP' EquivalentTo 'DREP'
230 'DPRG' EquivalentTo 'DPRG'
231 END
232 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR20
150 TRANSLATE(Price3, 90A)
151 RULE
152 NODE (PercentageTypeCode)
153 IF (Value\Rate IsPresent)
154 THEN
155 IF (Type\Yielded IsSameBoolean 'true')
156 THEN
157 'YIEL' CopyTo PercentageTypeCode
158 END
159 IF (Type\Yielded IsSameBoolean 'false')
160 THEN
161 'PRCT' CopyTo PercentageTypeCode
162 END
163 Type\ValueType TranslateTo PercentageTypeCode
164 END
165 END
166 NODE (Price)
167 Value\Rate TranslateTo Price
168 END
169 END
170 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR20
173 TRANSLATE(ISINIdentifier, Identifier_Isin)
174 RULE
175 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
176 END
177 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR20
187 TRANSLATE(LinkageType2Choice, 22F_93)
188 RULE
189 NODE (DataSourceScheme)
190 Proprietary TranslateTo DataSourceScheme
191 END
192 NODE (Indicator)
193 Code TranslateTo Indicator
194 Proprietary\Identification CopyTo Indicator
195 END
196 END
197 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR20
225 TRANSLATE(PendingReason6Code, OptionalCode_4!c_367)
226 RULE
227 'CONF' EquivalentTo 'CONF'
228 'OTHR' EquivalentTo 'NARR'
229 END
230 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR20
246 TRANSLATE(PendingReason9Choice, 24B_5)
247 RULE
248 NODE (DataSourceScheme)
249 Proprietary TranslateTo DataSourceScheme
250 END
251 NODE (ReasonCode)
252 Code TranslateTo ReasonCode
253 Proprietary\Identification CopyTo ReasonCode
254 END
255 END
256 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR20
185 TRANSLATE(TradeDate2Choice, 98A)
186 RULE
187 Date TranslateTo 98A
188 END
189 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR20
185 TRANSLATE(TradeDate2Choice, 98A)
186 RULE
187 Date TranslateTo 98A
188 END
189 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR20
185 TRANSLATE(TradeDate2Choice, 98A)
186 RULE
187 Date TranslateTo 98A
188 END
189 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR20
185 TRANSLATE(TradeDate2Choice, 98A)
186 RULE
187 Date TranslateTo 98A
188 END
189 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR20
246 TRANSLATE(RejectionReason26Code, OptionalCode_4!c_382)
247 RULE
248 'ADEA' EquivalentTo 'ADEA'
249 'CASH' EquivalentTo 'CASH'
250 'DDEA' EquivalentTo 'DDEA'
251 'CASY' EquivalentTo 'CASY'
252 'DDAT' EquivalentTo 'DDAT'
253 'SAFE' EquivalentTo 'SAFE'
254 'DQUA' EquivalentTo 'DQUA'
255 'DSEC' EquivalentTo 'DSEC'
256 'REFE' EquivalentTo 'REFE'
257 'DMON' EquivalentTo 'DMON'
258 'MINO' EquivalentTo 'MINO'
259 'NCRR' EquivalentTo 'NCRR'
260 'SETR' EquivalentTo 'SETR'
261 'MUNO' EquivalentTo 'MUNO'
262 'BATC' EquivalentTo 'BATC'
263 'DTRD' EquivalentTo 'DTRD'
264 'RTGS' EquivalentTo 'RTGS'
265 'TXST' EquivalentTo 'TXST'
266 'IIND' EquivalentTo 'IIND'
267 'PHYS' EquivalentTo 'PHYS'
268 'PLCE' EquivalentTo 'PLCE'
269 'LATE' EquivalentTo 'LATE'
270 'SETS' EquivalentTo 'SETS'
271 'CAEV' EquivalentTo 'CAEV'
272 'SDUT' EquivalentTo 'SDUT'
273 'CADE' EquivalentTo 'CADE'
274 'TERM' EquivalentTo 'TERM'
275 'REPA' EquivalentTo 'REPA'
276 'REPO' EquivalentTo 'REPO'
277 'REPP' EquivalentTo 'REPP'
278 'ICAG' EquivalentTo 'ICAG'
279 'ICUS' EquivalentTo 'ICUS'
280 'OTHR' EquivalentTo 'NARR'
281 'DEPT' EquivalentTo 'DEPT'
282 'INPS' EquivalentTo 'INPS'
283 'IEXE' EquivalentTo 'IEXE'
284 END
285 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR20
178 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
179 RULE
180 'WISS' EquivalentTo 'WISS'
181 END
182 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR20
303 TRANSLATE(PartyIdentification18Choice, 95R)
304 RULE
305 ProprietaryIdentification TranslateTo 95R
306 END
307 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR20
303 TRANSLATE(PartyIdentification18Choice, 95R)
304 RULE
305 ProprietaryIdentification TranslateTo 95R
306 END
307 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR20
303 TRANSLATE(PartyIdentification18Choice, 95R)
304 RULE
305 ProprietaryIdentification TranslateTo 95R
306 END
307 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR20
303 TRANSLATE(PartyIdentification18Choice, 95R)
304 RULE
305 ProprietaryIdentification TranslateTo 95R
306 END
307 END
translateTTR20(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR20
182 TRANSLATE(YesNoIndicator, 17B)
183 RULE
184 NODE (Flag)
185 IF (YesNoIndicator IsSameBoolean 'true')
186 THEN
187 'Y' CopyTo Flag
188 ELSE
189 'N' CopyTo Flag
190 END
191 END
192 END
193 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR21
199 TRANSLATE(35B, AlternateIdentification2)
200 RULE
201 NODE (Identification)
202 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
203 THEN
204 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
205 ELSE
206 IF (Not (IdentificationOfSecurity IsPresent))
207 THEN
208 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
209 THEN
210 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
211 ELSE
212 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
213 END
214 END
215 END
216 END
217 NODE (IdentificationSource)
218 NODE (Domestic)
219 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
220 THEN
221 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
222 END
223 END
224 NODE (Proprietary)
225 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
226 THEN
227 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
228 END
229 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
230 THEN
231 'XX' CopyTo IdentificationSource\Proprietary
232 END
233 END
234 END
235 END
236 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR21
226 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
227 RULE
228 NODE (TypeAndIdentification)
229 NODE (SafekeepingPlaceType)
230 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
231 END
232 NODE (Identification)
233 IdentifierCode TranslateTo TypeAndIdentification\Identification
234 END
235 END
236 END
237 END
translateTTR21(String, Field) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR21
196 TRANSLATE(98C, ISODateTime)
197 RULE
198 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
199 END
200 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR21
208 TRANSLATE(22F_6, GenericIdentification25)
209 RULE
210 DataSourceScheme TranslateTo GenericIdentification25
211 NODE (Identification)
212 Indicator CopyTo Identification
213 END
214 NODE (Issuer)
215 IF (Not (DataSourceScheme IsPresent))
216 THEN
217 'NONE' CopyTo Issuer
218 END
219 END
220 END
221 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR21
222 TRANSLATE(Identifier_FIN_8c, GenericIdentification27)
223 RULE
224 NODE (SchemeName)
225 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
226 THEN
227 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
228 END
229 END
230 NODE (Issuer)
231 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
232 END
233 END
234 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR21
222 TRANSLATE(Identifier_FIN_8c, GenericIdentification27)
223 RULE
224 NODE (SchemeName)
225 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
226 THEN
227 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
228 END
229 END
230 NODE (Issuer)
231 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
232 END
233 END
234 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR21
187 TRANSLATE(97B_2, SecuritiesAccount17)
188 RULE
189 NODE (Identification)
190 AccountNumber CopyTo Identification
191 END
192 NODE (Type)
193 NODE (Identification)
194 AccountTypeCode CopyTo Type\Identification
195 END
196 DataSourceScheme TranslateTo Type
197 NODE (Issuer)
198 IF (Not (DataSourceScheme IsPresent))
199 THEN
200 'NONE' CopyTo Type\Issuer
201 END
202 END
203 END
204 END
205 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR21
198 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
199 RULE
200 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
201 END
202 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR21
208 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
209 RULE
210 'VARI' EquivalentTo 'VARI'
211 END
212 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR21
236 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
237 RULE
238 'VARI' EquivalentTo 'VARI'
239 END
240 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR21
227 TRANSLATE(98E_1, TradeDate2Choice)
228 RULE
229 NODE (Date)
230 98E_1 TranslateTo Date
231 END
232 END
233 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR21
209 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
210 RULE
211 Text_FIN_34x CopyTo RestrictedFINXMax34Text
212 END
213 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR21
208 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
209 RULE
210 'VARI' EquivalentTo 'VARI'
211 END
212 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR21
236 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
237 RULE
238 'VARI' EquivalentTo 'VARI'
239 END
240 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR21
227 TRANSLATE(98E_1, TradeDate2Choice)
228 RULE
229 NODE (Date)
230 98E_1 TranslateTo Date
231 END
232 END
233 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR21
209 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
210 RULE
211 Text_FIN_34x CopyTo RestrictedFINXMax34Text
212 END
213 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR21
208 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
209 RULE
210 'VARI' EquivalentTo 'VARI'
211 END
212 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR21
236 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
237 RULE
238 'VARI' EquivalentTo 'VARI'
239 END
240 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR21
227 TRANSLATE(98E_1, TradeDate2Choice)
228 RULE
229 NODE (Date)
230 98E_1 TranslateTo Date
231 END
232 END
233 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR21
209 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
210 RULE
211 Text_FIN_34x CopyTo RestrictedFINXMax34Text
212 END
213 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR21
208 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
209 RULE
210 'VARI' EquivalentTo 'VARI'
211 END
212 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR21
236 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
237 RULE
238 'VARI' EquivalentTo 'VARI'
239 END
240 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR21
227 TRANSLATE(98E_1, TradeDate2Choice)
228 RULE
229 NODE (Date)
230 98E_1 TranslateTo Date
231 END
232 END
233 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR21
209 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
210 RULE
211 Text_FIN_34x CopyTo RestrictedFINXMax34Text
212 END
213 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR21
193 TRANSLATE(98A, SettlementDate4Choice)
194 RULE
195 NODE (Date)
196 NODE (Date)
197 Date TranslateTo Date\Date
198 END
199 END
200 END
201 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR21
193 TRANSLATE(98A, SettlementDate4Choice)
194 RULE
195 NODE (Date)
196 NODE (Date)
197 Date TranslateTo Date\Date
198 END
199 END
200 END
201 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR21
193 TRANSLATE(98A, SettlementDate4Choice)
194 RULE
195 NODE (Date)
196 NODE (Date)
197 Date TranslateTo Date\Date
198 END
199 END
200 END
201 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR21
203 TRANSLATE(98A, SettlementDate4Choice)
204 RULE
205 NODE (Date)
206 NODE (Date)
207 Date TranslateTo Date\Date
208 END
209 END
210 END
211 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR21
193 TRANSLATE(98A, SettlementDate4Choice)
194 RULE
195 NODE (Date)
196 NODE (Date)
197 Date TranslateTo Date\Date
198 END
199 END
200 END
201 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR21
348 TRANSLATE(95R, PartyIdentification18Choice)
349 RULE
350 NODE (ProprietaryIdentification)
351 NODE (Identification)
352 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
353 END
354 DataSourceScheme TranslateTo ProprietaryIdentification
355 END
356 END
357 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR21
343 TRANSLATE(24B_65, PendingReason10Choice)
344 RULE
345 NODE (Code)
346 IF (Not (DataSourceScheme IsPresent))
347 THEN
348 ReasonCode TranslateTo Code
349 END
350 END
351 NODE (Proprietary)
352 DataSourceScheme TranslateTo Proprietary
353 NODE (Identification)
354 IF (DataSourceScheme IsPresent)
355 THEN
356 ReasonCode CopyTo Proprietary\Identification
357 END
358 END
359 END
360 END
361 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR21
224 TRANSLATE(97A, SecuritiesAccount17)
225 RULE
226 NODE (Identification)
227 AccountNumber TranslateTo Identification
228 END
229 END
230 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR21
210 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
211 RULE
212 NODE (Issuer)
213 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
214 END
215 NODE (SchemeName)
216 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
217 THEN
218 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
219 END
220 END
221 END
222 END
translateTTR21(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR21
192 TRANSLATE(98C, ISODateTime)
193 RULE
194 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
195 END
196 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR21
357 TRANSLATE(24B_65, PendingReason10Choice)
358 RULE
359 NODE (Code)
360 IF (Not (DataSourceScheme IsPresent))
361 THEN
362 ReasonCode TranslateTo Code
363 END
364 END
365 NODE (Proprietary)
366 DataSourceScheme TranslateTo Proprietary
367 NODE (Identification)
368 IF (DataSourceScheme IsPresent)
369 THEN
370 ReasonCode CopyTo Proprietary\Identification
371 END
372 END
373 END
374 END
375 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR21
211 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
212 RULE
213 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
214 END
215 END
translateTTR21(String, Field) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR21
204 TRANSLATE(98C, ISODateTime)
205 RULE
206 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
207 END
208 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR21
188 TRANSLATE(98A, TradeDate2Choice)
189 RULE
190 NODE (Date)
191 NODE (Date)
192 Date TranslateTo Date\Date
193 END
194 END
195 END
196 END
translateTTR21(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR21
198 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
199 RULE
200 'RECE' EquivalentTo 'RECE'
201 'DELI' EquivalentTo 'DELI'
202 END
203 END
translateTTR21(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR21
182 TRANSLATE(22H_1, DeliveryReceiptType2Code)
183 RULE
184 Indicator TranslateTo DeliveryReceiptType2Code
185 END
186 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR21
187 TRANSLATE(PartyIdentification18Choice, 95R)
188 RULE
189 ProprietaryIdentification TranslateTo 95R
190 END
191 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR21
187 TRANSLATE(PartyIdentification18Choice, 95R)
188 RULE
189 ProprietaryIdentification TranslateTo 95R
190 END
191 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR21
182 TRANSLATE(SecuritiesAccount17, 97B_2)
183 RULE
184 NODE (DataSourceScheme)
185 Type TranslateTo DataSourceScheme
186 END
187 NODE (AccountTypeCode)
188 Type\Identification CopyTo AccountTypeCode
189 END
190 NODE (AccountNumber)
191 IF (Type IsPresent)
192 THEN
193 Identification CopyTo AccountNumber
194 END
195 END
196 END
197 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR21
233 TRANSLATE(SettlementStatus4Choice, OptionalCode_4!c_76)
234 RULE
235 IF ((Pending IsPresent) Or (Pending\NoSpecifiedReason IsSameString 'NORE'))
236 THEN
237 'PEND' CopyTo OptionalCode_4!c_76
238 END
239 IF ((Failing IsPresent) Or (Failing\NoSpecifiedReason IsSameString 'NORE'))
240 THEN
241 'PENF' CopyTo OptionalCode_4!c_76
242 END
243 END
244 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR21
196 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
197 RULE
198 NODE (QuantityTypeCode)
199 IF (Unit IsPresent)
200 THEN
201 'UNIT' CopyTo QuantityTypeCode
202 END
203 IF (FaceAmount IsPresent)
204 THEN
205 'FAMT' CopyTo QuantityTypeCode
206 END
207 IF (AmortisedValue IsPresent)
208 THEN
209 'AMOR' CopyTo QuantityTypeCode
210 END
211 END
212 NODE (Quantity)
213 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
214 THEN
215 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
216 ELSE
217 IF ((Unit Substring ('1', '1')) IsSameString '+')
218 THEN
219 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
220 ELSE
221 (Unit FormatDecimal 'MT') CopyTo Quantity
222 END
223 END
224 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
225 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
226 END
227 END
228 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR21
195 TRANSLATE(PartyIdentification18Choice, 95R)
196 RULE
197 ProprietaryIdentification TranslateTo 95R
198 END
199 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR21
200 TRANSLATE(PartyIdentification18Choice, 95P_2)
201 RULE
202 NODE (IdentifierCode)
203 BICOrBEI CopyTo IdentifierCode
204 END
205 END
206 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR21
185 TRANSLATE(PartyIdentification18Choice, 95R)
186 RULE
187 ProprietaryIdentification TranslateTo 95R
188 END
189 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR21
184 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
185 RULE
186 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
187 END
188 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR21
179 TRANSLATE(SecuritiesStatementType1Code, OptionalCode_4!c_70)
180 RULE
181 'CUST' EquivalentTo 'CUST'
182 'ACCT' EquivalentTo 'ACCT'
183 END
184 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR21
260 TRANSLATE(SettlementDate4Choice, 98A)
261 RULE
262 Date TranslateTo 98A
263 END
264 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR21
178 TRANSLATE(ISODateTime, 98E_1)
179 RULE
180 NODE (Date)
181 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
182 THEN
183 ISODateTime TranslateTo Date
184 END
185 END
186 NODE (Time)
187 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
188 THEN
189 ISODateTime TranslateTo Time
190 END
191 END
192 NODE (Decimals)
193 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
194 THEN
195 ISODateTime TranslateTo Decimals
196 END
197 END
198 NODE (UTCIndicator)
199 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
200 THEN
201 ISODateTime TranslateTo UTCIndicator
202 END
203 END
204 END
205 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR21
178 TRANSLATE(ISODateTime, 98E_1)
179 RULE
180 NODE (Date)
181 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
182 THEN
183 ISODateTime TranslateTo Date
184 END
185 END
186 NODE (Time)
187 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
188 THEN
189 ISODateTime TranslateTo Time
190 END
191 END
192 NODE (Decimals)
193 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
194 THEN
195 ISODateTime TranslateTo Decimals
196 END
197 END
198 NODE (UTCIndicator)
199 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
200 THEN
201 ISODateTime TranslateTo UTCIndicator
202 END
203 END
204 END
205 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR21
178 TRANSLATE(ISODateTime, 98E_1)
179 RULE
180 NODE (Date)
181 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
182 THEN
183 ISODateTime TranslateTo Date
184 END
185 END
186 NODE (Time)
187 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
188 THEN
189 ISODateTime TranslateTo Time
190 END
191 END
192 NODE (Decimals)
193 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
194 THEN
195 ISODateTime TranslateTo Decimals
196 END
197 END
198 NODE (UTCIndicator)
199 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
200 THEN
201 ISODateTime TranslateTo UTCIndicator
202 END
203 END
204 END
205 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR21
178 TRANSLATE(ISODateTime, 98E_1)
179 RULE
180 NODE (Date)
181 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
182 THEN
183 ISODateTime TranslateTo Date
184 END
185 END
186 NODE (Time)
187 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
188 THEN
189 ISODateTime TranslateTo Time
190 END
191 END
192 NODE (Decimals)
193 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
194 THEN
195 ISODateTime TranslateTo Decimals
196 END
197 END
198 NODE (UTCIndicator)
199 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
200 THEN
201 ISODateTime TranslateTo UTCIndicator
202 END
203 END
204 END
205 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR21
224 TRANSLATE(PartyIdentification16Choice, 95R)
225 RULE
226 ProprietaryIdentification TranslateTo 95R
227 END
228 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR21
218 TRANSLATE(SettlementDate4Choice, 98A)
219 RULE
220 Date TranslateTo 98A
221 END
222 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR21
218 TRANSLATE(SettlementDate4Choice, 98A)
219 RULE
220 Date TranslateTo 98A
221 END
222 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR21
218 TRANSLATE(SettlementDate4Choice, 98A)
219 RULE
220 Date TranslateTo 98A
221 END
222 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR21
218 TRANSLATE(SettlementDate4Choice, 98A)
219 RULE
220 Date TranslateTo 98A
221 END
222 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR21
352 TRANSLATE(PendingProcessingReason1Code, OptionalCode_4!c_267)
353 RULE
354 'ADEA' EquivalentTo 'ADEA'
355 'CAIS' EquivalentTo 'CAIS'
356 'DOCY' EquivalentTo 'DOCY'
357 'NOFX' EquivalentTo 'NOFX'
358 'BLOC' EquivalentTo 'BLOC'
359 'MUNO' EquivalentTo 'MUNO'
360 'GLOB' EquivalentTo 'GLOB'
361 'YCOL' EquivalentTo 'YCOL'
362 'COLL' EquivalentTo 'COLL'
363 'FLIM' EquivalentTo 'FLIM'
364 'NEXT' EquivalentTo 'NEXT'
365 'LACK' EquivalentTo 'LACK'
366 'LALO' EquivalentTo 'LALO'
367 'MONY' EquivalentTo 'MONY'
368 'MINO' EquivalentTo 'MINO'
369 'DENO' EquivalentTo 'DENO'
370 'LIQU' EquivalentTo 'LIQU'
371 'CERT' EquivalentTo 'CERT'
372 'OTHR' EquivalentTo 'NARR'
373 END
374 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR21
233 TRANSLATE(CancellationReason7Choice, 24B_46)
234 RULE
235 NODE (DataSourceScheme)
236 Proprietary TranslateTo DataSourceScheme
237 END
238 NODE (ReasonCode)
239 Code TranslateTo ReasonCode
240 Proprietary\Identification CopyTo ReasonCode
241 END
242 END
243 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR21
171 TRANSLATE(PriceValueType1Code, Code_4!c_6)
172 RULE
173 'PREM' EquivalentTo 'PREM'
174 'DISC' EquivalentTo 'DISC'
175 'PARV' EquivalentTo 'PRCT'
176 END
177 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR21
178 TRANSLATE(SecurityIdentification12, 35B)
179 RULE
180 NODE (DescriptionOfSecurity)
181 NODE (Line)
182 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
183 THEN
184 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
185 END
186 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
187 THEN
188 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
189 END
190 IF (Identification\ISIN IsPresent)
191 THEN
192 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
193 END
194 END
195 NODE (Line)
196 IF (Identification\OtherIdentification IsPresent)
197 THEN
198 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
199 ELSE
200 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
201 END
202 END
203 NODE (Line)
204 IF (Identification\OtherIdentification IsPresent)
205 THEN
206 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
207 ELSE
208 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
209 END
210 END
211 NODE (Line)
212 IF (Identification\OtherIdentification IsPresent)
213 THEN
214 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
215 ELSE
216 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
217 END
218 END
219 END
220 END
221 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR21
198 TRANSLATE(LinkageType1Code, OptionalCode_4!c_156)
199 RULE
200 'LINK' EquivalentTo 'LINK'
201 'UNLK' EquivalentTo 'UNLK'
202 'SOFT' EquivalentTo 'SOFT'
203 END
204 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR21
231 TRANSLATE(PartyIdentification16Choice, 95P_2)
232 RULE
233 NODE (IdentifierCode)
234 BICOrBEI CopyTo IdentifierCode
235 END
236 END
237 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR21
257 TRANSLATE(PendingReason6Code, OptionalCode_4!c_80)
258 RULE
259 'ADEA' EquivalentTo 'ADEA'
260 'CONF' EquivalentTo 'CONF'
261 'OTHR' EquivalentTo 'NARR'
262 END
263 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR21
190 TRANSLATE(TradeDate2Choice, 98B_2)
191 RULE
192 NODE (DataSourceScheme)
193 DateCode\Proprietary TranslateTo DataSourceScheme
194 END
195 NODE (DateCode)
196 DateCode\Code TranslateTo DateCode
197 DateCode\Proprietary\Identification CopyTo DateCode
198 END
199 END
200 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR21
190 TRANSLATE(TradeDate2Choice, 98B_2)
191 RULE
192 NODE (DataSourceScheme)
193 DateCode\Proprietary TranslateTo DataSourceScheme
194 END
195 NODE (DateCode)
196 DateCode\Code TranslateTo DateCode
197 DateCode\Proprietary\Identification CopyTo DateCode
198 END
199 END
200 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR21
190 TRANSLATE(TradeDate2Choice, 98B_2)
191 RULE
192 NODE (DataSourceScheme)
193 DateCode\Proprietary TranslateTo DataSourceScheme
194 END
195 NODE (DateCode)
196 DateCode\Code TranslateTo DateCode
197 DateCode\Proprietary\Identification CopyTo DateCode
198 END
199 END
200 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR21
190 TRANSLATE(TradeDate2Choice, 98B_2)
191 RULE
192 NODE (DataSourceScheme)
193 DateCode\Proprietary TranslateTo DataSourceScheme
194 END
195 NODE (DateCode)
196 DateCode\Code TranslateTo DateCode
197 DateCode\Proprietary\Identification CopyTo DateCode
198 END
199 END
200 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR21
286 TRANSLATE(RepairReason5Choice, 24B_63)
287 RULE
288 NODE (DataSourceScheme)
289 Proprietary TranslateTo DataSourceScheme
290 END
291 NODE (ReasonCode)
292 Code TranslateTo ReasonCode
293 Proprietary\Identification CopyTo ReasonCode
294 END
295 END
296 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR21
183 TRANSLATE(SettlementDate4Choice, 98C)
184 RULE
185 Date TranslateTo 98C
186 END
187 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR21
308 TRANSLATE(GenericIdentification24, 95R)
309 RULE
310 NODE (DataSourceScheme)
311 GenericIdentification24 TranslateTo DataSourceScheme
312 END
313 NODE (ProprietaryCode)
314 Identification CopyTo ProprietaryCode
315 END
316 END
317 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR21
308 TRANSLATE(GenericIdentification24, 95R)
309 RULE
310 NODE (DataSourceScheme)
311 GenericIdentification24 TranslateTo DataSourceScheme
312 END
313 NODE (ProprietaryCode)
314 Identification CopyTo ProprietaryCode
315 END
316 END
317 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR21
308 TRANSLATE(GenericIdentification24, 95R)
309 RULE
310 NODE (DataSourceScheme)
311 GenericIdentification24 TranslateTo DataSourceScheme
312 END
313 NODE (ProprietaryCode)
314 Identification CopyTo ProprietaryCode
315 END
316 END
317 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR21
308 TRANSLATE(GenericIdentification24, 95R)
309 RULE
310 NODE (DataSourceScheme)
311 GenericIdentification24 TranslateTo DataSourceScheme
312 END
313 NODE (ProprietaryCode)
314 Identification CopyTo ProprietaryCode
315 END
316 END
317 END
translateTTR21(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR21
194 TRANSLATE(SettlementDate4Choice, 98A)
195 RULE
196 Date TranslateTo 98A
197 END
198 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR22
237 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
238 RULE
239 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
240 END
241 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR22
238 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
239 RULE
240 'CUST' EquivalentTo 'CUST'
241 'ICSD' EquivalentTo 'ICSD'
242 'NCSD' EquivalentTo 'NCSD'
243 'SHHE' EquivalentTo 'SHHE'
244 END
245 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR22
201 TRANSLATE(36B, Quantity10Choice)
202 RULE
203 NODE (Quantity)
204 NODE (Unit)
205 IF (QuantityTypeCode IsSameString 'UNIT')
206 THEN
207 Quantity TranslateTo Quantity\Unit
208 END
209 END
210 NODE (FaceAmount)
211 IF (QuantityTypeCode IsSameString 'FAMT')
212 THEN
213 Quantity TranslateTo Quantity\FaceAmount
214 END
215 END
216 NODE (AmortisedValue)
217 IF (QuantityTypeCode IsSameString 'AMOR')
218 THEN
219 Quantity TranslateTo Quantity\AmortisedValue
220 END
221 END
222 END
223 END
224 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR22
222 TRANSLATE(22F_94, YesNoIndicator)
223 RULE
224 IF (Indicator IsSameString 'NPAR')
225 THEN
226 'false' CopyTo YesNoIndicator
227 END
228 IF (Indicator IsSameString 'PART')
229 THEN
230 'true' CopyTo YesNoIndicator
231 END
232 END
233 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR22
235 TRANSLATE(Identifier_Isin, ISINIdentifier)
236 RULE
237 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
238 END
239 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR22
235 TRANSLATE(Identifier_Isin, ISINIdentifier)
236 RULE
237 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
238 END
239 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR22
206 TRANSLATE(70D, RestrictedFINXMax210Text)
207 RULE
208 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
209 END
210 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR22
203 TRANSLATE(97B_2, SecuritiesAccount17)
204 RULE
205 NODE (Identification)
206 AccountNumber CopyTo Identification
207 END
208 NODE (Type)
209 NODE (Identification)
210 AccountTypeCode CopyTo Type\Identification
211 END
212 DataSourceScheme TranslateTo Type
213 NODE (Issuer)
214 IF (Not (DataSourceScheme IsPresent))
215 THEN
216 'NONE' CopyTo Type\Issuer
217 END
218 END
219 END
220 END
221 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR22
213 TRANSLATE(98E_1, TradeDate2Choice)
214 RULE
215 NODE (Date)
216 98E_1 TranslateTo Date
217 END
218 END
219 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR22
241 TRANSLATE(98C, TradeDate2Choice)
242 RULE
243 NODE (Date)
244 98C TranslateTo Date
245 END
246 END
247 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR22
234 TRANSLATE(90A, Price3)
235 RULE
236 NODE (Type)
237 NODE (Yielded)
238 IF (PercentageTypeCode IsSameString 'YIEL')
239 THEN
240 'true' CopyTo Type\Yielded
241 END
242 END
243 NODE (ValueType)
244 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
245 THEN
246 PercentageTypeCode TranslateTo Type\ValueType
247 END
248 END
249 END
250 NODE (Value)
251 NODE (Rate)
252 Price TranslateTo Value\Rate
253 END
254 END
255 END
256 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR22
214 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
215 RULE
216 NODE (Issuer)
217 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
218 END
219 NODE (SchemeName)
220 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
221 THEN
222 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
223 END
224 END
225 END
226 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR22
213 TRANSLATE(98E_1, TradeDate2Choice)
214 RULE
215 NODE (Date)
216 98E_1 TranslateTo Date
217 END
218 END
219 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR22
241 TRANSLATE(98C, TradeDate2Choice)
242 RULE
243 NODE (Date)
244 98C TranslateTo Date
245 END
246 END
247 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR22
234 TRANSLATE(90A, Price3)
235 RULE
236 NODE (Type)
237 NODE (Yielded)
238 IF (PercentageTypeCode IsSameString 'YIEL')
239 THEN
240 'true' CopyTo Type\Yielded
241 END
242 END
243 NODE (ValueType)
244 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
245 THEN
246 PercentageTypeCode TranslateTo Type\ValueType
247 END
248 END
249 END
250 NODE (Value)
251 NODE (Rate)
252 Price TranslateTo Value\Rate
253 END
254 END
255 END
256 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR22
214 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
215 RULE
216 NODE (Issuer)
217 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
218 END
219 NODE (SchemeName)
220 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
221 THEN
222 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
223 END
224 END
225 END
226 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR22
213 TRANSLATE(98E_1, TradeDate2Choice)
214 RULE
215 NODE (Date)
216 98E_1 TranslateTo Date
217 END
218 END
219 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR22
241 TRANSLATE(98C, TradeDate2Choice)
242 RULE
243 NODE (Date)
244 98C TranslateTo Date
245 END
246 END
247 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR22
234 TRANSLATE(90A, Price3)
235 RULE
236 NODE (Type)
237 NODE (Yielded)
238 IF (PercentageTypeCode IsSameString 'YIEL')
239 THEN
240 'true' CopyTo Type\Yielded
241 END
242 END
243 NODE (ValueType)
244 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
245 THEN
246 PercentageTypeCode TranslateTo Type\ValueType
247 END
248 END
249 END
250 NODE (Value)
251 NODE (Rate)
252 Price TranslateTo Value\Rate
253 END
254 END
255 END
256 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR22
214 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
215 RULE
216 NODE (Issuer)
217 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
218 END
219 NODE (SchemeName)
220 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
221 THEN
222 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
223 END
224 END
225 END
226 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR22
213 TRANSLATE(98E_1, TradeDate2Choice)
214 RULE
215 NODE (Date)
216 98E_1 TranslateTo Date
217 END
218 END
219 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR22
241 TRANSLATE(98C, TradeDate2Choice)
242 RULE
243 NODE (Date)
244 98C TranslateTo Date
245 END
246 END
247 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR22
234 TRANSLATE(90A, Price3)
235 RULE
236 NODE (Type)
237 NODE (Yielded)
238 IF (PercentageTypeCode IsSameString 'YIEL')
239 THEN
240 'true' CopyTo Type\Yielded
241 END
242 END
243 NODE (ValueType)
244 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
245 THEN
246 PercentageTypeCode TranslateTo Type\ValueType
247 END
248 END
249 END
250 NODE (Value)
251 NODE (Rate)
252 Price TranslateTo Value\Rate
253 END
254 END
255 END
256 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR22
214 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
215 RULE
216 NODE (Issuer)
217 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
218 END
219 NODE (SchemeName)
220 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
221 THEN
222 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
223 END
224 END
225 END
226 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR22
202 TRANSLATE(98B_9, SettlementDate4Choice)
203 RULE
204 NODE (DateCode)
205 NODE (Code)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 DateCode TranslateTo DateCode\Code
209 END
210 END
211 NODE (Proprietary)
212 DataSourceScheme TranslateTo DateCode\Proprietary
213 NODE (Identification)
214 IF (DataSourceScheme IsPresent)
215 THEN
216 DateCode CopyTo DateCode\Proprietary\Identification
217 END
218 END
219 END
220 END
221 END
222 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR22
202 TRANSLATE(98B_9, SettlementDate4Choice)
203 RULE
204 NODE (DateCode)
205 NODE (Code)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 DateCode TranslateTo DateCode\Code
209 END
210 END
211 NODE (Proprietary)
212 DataSourceScheme TranslateTo DateCode\Proprietary
213 NODE (Identification)
214 IF (DataSourceScheme IsPresent)
215 THEN
216 DateCode CopyTo DateCode\Proprietary\Identification
217 END
218 END
219 END
220 END
221 END
222 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR22
202 TRANSLATE(98B_9, SettlementDate4Choice)
203 RULE
204 NODE (DateCode)
205 NODE (Code)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 DateCode TranslateTo DateCode\Code
209 END
210 END
211 NODE (Proprietary)
212 DataSourceScheme TranslateTo DateCode\Proprietary
213 NODE (Identification)
214 IF (DataSourceScheme IsPresent)
215 THEN
216 DateCode CopyTo DateCode\Proprietary\Identification
217 END
218 END
219 END
220 END
221 END
222 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR22
212 TRANSLATE(98C, SettlementDate4Choice)
213 RULE
214 NODE (Date)
215 NODE (DateTime)
216 98C TranslateTo Date\DateTime
217 END
218 END
219 END
220 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR22
202 TRANSLATE(98B_9, SettlementDate4Choice)
203 RULE
204 NODE (DateCode)
205 NODE (Code)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 DateCode TranslateTo DateCode\Code
209 END
210 END
211 NODE (Proprietary)
212 DataSourceScheme TranslateTo DateCode\Proprietary
213 NODE (Identification)
214 IF (DataSourceScheme IsPresent)
215 THEN
216 DateCode CopyTo DateCode\Proprietary\Identification
217 END
218 END
219 END
220 END
221 END
222 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR22
358 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
359 RULE
360 Text_FIN_34x CopyTo RestrictedFINXMax34Text
361 END
362 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR22
362 TRANSLATE(OptionalCode_4!c_377, PendingReason1Code)
363 RULE
364 'ADEA' EquivalentTo 'ADEA'
365 'AWMO' EquivalentTo 'AWMO'
366 'AWSH' EquivalentTo 'AWSH'
367 'BENO' EquivalentTo 'BENO'
368 'BATC' EquivalentTo 'BATC'
369 'BLOC' EquivalentTo 'BLOC'
370 'BOTH' EquivalentTo 'BOTH'
371 'CAIS' EquivalentTo 'CAIS'
372 'CHAS' EquivalentTo 'CHAS'
373 'CLAC' EquivalentTo 'CLAC'
374 'NEWI' EquivalentTo 'NEWI'
375 'DOCC' EquivalentTo 'DOCC'
376 'DOCY' EquivalentTo 'DOCY'
377 'TAMM' EquivalentTo 'TAMM'
378 'PHSE' EquivalentTo 'PHSE'
379 'REFU' EquivalentTo 'REFU'
380 'MUNO' EquivalentTo 'MUNO'
381 'GLOB' EquivalentTo 'GLOB'
382 'PREA' EquivalentTo 'PREA'
383 'PART' EquivalentTo 'PART'
384 'NMAS' EquivalentTo 'NMAS'
385 'NOFX' EquivalentTo 'NOFX'
386 'CMON' EquivalentTo 'CMON'
387 'YCOL' EquivalentTo 'YCOL'
388 'COLL' EquivalentTo 'COLL'
389 'DEPO' EquivalentTo 'DEPO'
390 'FLIM' EquivalentTo 'FLIM'
391 'INCA' EquivalentTo 'INCA'
392 'LINK' EquivalentTo 'LINK'
393 'FUTU' EquivalentTo 'FUTU'
394 'LACK' EquivalentTo 'LACK'
395 'LALO' EquivalentTo 'LALO'
396 'MONY' EquivalentTo 'MONY'
397 'NCON' EquivalentTo 'NCON'
398 'REFS' EquivalentTo 'REFS'
399 'SDUT' EquivalentTo 'SDUT'
400 'SBLO' EquivalentTo 'SBLO'
401 'MINO' EquivalentTo 'MINO'
402 'IAAD' EquivalentTo 'IAAD'
403 'PHCK' EquivalentTo 'PHCK'
404 'CYCL' EquivalentTo 'CYCL'
405 'CPEC' EquivalentTo 'CPEC'
406 'CLHT' EquivalentTo 'CLHT'
407 'DENO' EquivalentTo 'DENO'
408 'DISA' EquivalentTo 'DISA'
409 'DKNY' EquivalentTo 'DKNY'
410 'FROZ' EquivalentTo 'FROZ'
411 'LAAW' EquivalentTo 'LAAW'
412 'LATE' EquivalentTo 'LATE'
413 'LIQU' EquivalentTo 'LIQU'
414 'PRCY' EquivalentTo 'PRCY'
415 'REGT' EquivalentTo 'REGT'
416 'SETS' EquivalentTo 'SETS'
417 'CERT' EquivalentTo 'CERT'
418 'PRSY' EquivalentTo 'PRSY'
419 'NARR' EquivalentTo 'OTHR'
420 END
421 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR22
231 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
232 RULE
233 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
234 END
235 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR22
223 TRANSLATE(24B_61, PendingReason9Choice)
224 RULE
225 NODE (Code)
226 IF (Not (DataSourceScheme IsPresent))
227 THEN
228 ReasonCode TranslateTo Code
229 END
230 END
231 NODE (Proprietary)
232 DataSourceScheme TranslateTo Proprietary
233 NODE (Identification)
234 IF (DataSourceScheme IsPresent)
235 THEN
236 ReasonCode CopyTo Proprietary\Identification
237 END
238 END
239 END
240 END
241 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR22
197 TRANSLATE(98B_3, SettlementDate4Choice)
198 RULE
199 NODE (DateCode)
200 NODE (Proprietary)
201 DataSourceScheme TranslateTo DateCode\Proprietary
202 NODE (Identification)
203 DateCode CopyTo DateCode\Proprietary\Identification
204 END
205 NODE (Issuer)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 IF ((DateCode IsSameString 'OPEN') Or (DateCode IsSameString 'UKWN'))
209 THEN
210 'COEX' CopyTo DateCode\Proprietary\Issuer
211 END
212 END
213 END
214 END
215 END
216 END
217 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR22
376 TRANSLATE(OptionalCode_4!c_377, PendingReason1Code)
377 RULE
378 'ADEA' EquivalentTo 'ADEA'
379 'AWMO' EquivalentTo 'AWMO'
380 'AWSH' EquivalentTo 'AWSH'
381 'BENO' EquivalentTo 'BENO'
382 'BATC' EquivalentTo 'BATC'
383 'BLOC' EquivalentTo 'BLOC'
384 'BOTH' EquivalentTo 'BOTH'
385 'CAIS' EquivalentTo 'CAIS'
386 'CHAS' EquivalentTo 'CHAS'
387 'CLAC' EquivalentTo 'CLAC'
388 'NEWI' EquivalentTo 'NEWI'
389 'DOCC' EquivalentTo 'DOCC'
390 'DOCY' EquivalentTo 'DOCY'
391 'TAMM' EquivalentTo 'TAMM'
392 'PHSE' EquivalentTo 'PHSE'
393 'REFU' EquivalentTo 'REFU'
394 'MUNO' EquivalentTo 'MUNO'
395 'GLOB' EquivalentTo 'GLOB'
396 'PREA' EquivalentTo 'PREA'
397 'PART' EquivalentTo 'PART'
398 'NMAS' EquivalentTo 'NMAS'
399 'NOFX' EquivalentTo 'NOFX'
400 'CMON' EquivalentTo 'CMON'
401 'YCOL' EquivalentTo 'YCOL'
402 'COLL' EquivalentTo 'COLL'
403 'DEPO' EquivalentTo 'DEPO'
404 'FLIM' EquivalentTo 'FLIM'
405 'INCA' EquivalentTo 'INCA'
406 'LINK' EquivalentTo 'LINK'
407 'FUTU' EquivalentTo 'FUTU'
408 'LACK' EquivalentTo 'LACK'
409 'LALO' EquivalentTo 'LALO'
410 'MONY' EquivalentTo 'MONY'
411 'NCON' EquivalentTo 'NCON'
412 'REFS' EquivalentTo 'REFS'
413 'SDUT' EquivalentTo 'SDUT'
414 'SBLO' EquivalentTo 'SBLO'
415 'MINO' EquivalentTo 'MINO'
416 'IAAD' EquivalentTo 'IAAD'
417 'PHCK' EquivalentTo 'PHCK'
418 'CYCL' EquivalentTo 'CYCL'
419 'CPEC' EquivalentTo 'CPEC'
420 'CLHT' EquivalentTo 'CLHT'
421 'DENO' EquivalentTo 'DENO'
422 'DISA' EquivalentTo 'DISA'
423 'DKNY' EquivalentTo 'DKNY'
424 'FROZ' EquivalentTo 'FROZ'
425 'LAAW' EquivalentTo 'LAAW'
426 'LATE' EquivalentTo 'LATE'
427 'LIQU' EquivalentTo 'LIQU'
428 'PRCY' EquivalentTo 'PRCY'
429 'REGT' EquivalentTo 'REGT'
430 'SETS' EquivalentTo 'SETS'
431 'CERT' EquivalentTo 'CERT'
432 'PRSY' EquivalentTo 'PRSY'
433 'NARR' EquivalentTo 'OTHR'
434 END
435 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR22
216 TRANSLATE(97B_2, SecuritiesAccount17)
217 RULE
218 NODE (Identification)
219 AccountNumber CopyTo Identification
220 END
221 NODE (Type)
222 NODE (Identification)
223 AccountTypeCode CopyTo Type\Identification
224 END
225 DataSourceScheme TranslateTo Type
226 NODE (Issuer)
227 IF (Not (DataSourceScheme IsPresent))
228 THEN
229 'NONE' CopyTo Type\Issuer
230 END
231 END
232 END
233 END
234 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR22
209 TRANSLATE(90A, Price3)
210 RULE
211 NODE (Type)
212 NODE (Yielded)
213 IF (PercentageTypeCode IsSameString 'YIEL')
214 THEN
215 'true' CopyTo Type\Yielded
216 END
217 END
218 NODE (ValueType)
219 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
220 THEN
221 PercentageTypeCode TranslateTo Type\ValueType
222 END
223 END
224 END
225 NODE (Value)
226 NODE (Rate)
227 Price TranslateTo Value\Rate
228 END
229 END
230 END
231 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR22
197 TRANSLATE(DateTime_YYYYMMDD, ISODate)
198 RULE
199 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
200 END
201 END
translateTTR22(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR22
204 TRANSLATE(22H_1, DeliveryReceiptType2Code)
205 RULE
206 Indicator TranslateTo DeliveryReceiptType2Code
207 END
208 END
translateTTR22(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR22
187 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
188 RULE
189 'APMT' EquivalentTo 'APMT'
190 'FREE' EquivalentTo 'FREE'
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR22
192 TRANSLATE(GenericIdentification24, 95R)
193 RULE
194 NODE (DataSourceScheme)
195 GenericIdentification24 TranslateTo DataSourceScheme
196 END
197 NODE (ProprietaryCode)
198 Identification CopyTo ProprietaryCode
199 END
200 END
201 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR22
192 TRANSLATE(GenericIdentification24, 95R)
193 RULE
194 NODE (DataSourceScheme)
195 GenericIdentification24 TranslateTo DataSourceScheme
196 END
197 NODE (ProprietaryCode)
198 Identification CopyTo ProprietaryCode
199 END
200 END
201 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR22
198 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
199 RULE
200 NODE (DataSourceScheme)
201 Proprietary\Type TranslateTo DataSourceScheme
202 END
203 NODE (PlaceCode)
204 Identification\SafekeepingPlaceType TranslateTo PlaceCode
205 Proprietary\Type\Identification CopyTo PlaceCode
206 END
207 NODE (Narrative)
208 Proprietary\Identification CopyTo Narrative
209 Identification\Identification CopyTo Narrative
210 END
211 END
212 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR22
245 TRANSLATE(PendingReason10Choice, 24B_65)
246 RULE
247 NODE (DataSourceScheme)
248 Proprietary TranslateTo DataSourceScheme
249 END
250 NODE (ReasonCode)
251 Code TranslateTo ReasonCode
252 Proprietary\Identification CopyTo ReasonCode
253 END
254 END
255 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR22
229 TRANSLATE(ISINIdentifier, Identifier_Isin)
230 RULE
231 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
232 END
233 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR22
200 TRANSLATE(GenericIdentification24, 95R)
201 RULE
202 NODE (DataSourceScheme)
203 GenericIdentification24 TranslateTo DataSourceScheme
204 END
205 NODE (ProprietaryCode)
206 Identification CopyTo ProprietaryCode
207 END
208 END
209 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR22
207 TRANSLATE(PartyIdentification18Choice, 95R)
208 RULE
209 ProprietaryIdentification TranslateTo 95R
210 END
211 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR22
190 TRANSLATE(GenericIdentification24, 95R)
191 RULE
192 NODE (DataSourceScheme)
193 GenericIdentification24 TranslateTo DataSourceScheme
194 END
195 NODE (ProprietaryCode)
196 Identification CopyTo ProprietaryCode
197 END
198 END
199 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR22
189 TRANSLATE(SecuritiesAccount17, 97A)
190 RULE
191 NODE (AccountNumber)
192 IF (Not ((Type IsPresent) Or (Name IsPresent)))
193 THEN
194 Identification CopyTo AccountNumber
195 END
196 END
197 END
198 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR22
185 TRANSLATE(StatementBasis4Choice, 22F_51)
186 RULE
187 NODE (DataSourceScheme)
188 Proprietary TranslateTo DataSourceScheme
189 END
190 NODE (Indicator)
191 Code TranslateTo Indicator
192 Proprietary\Identification CopyTo Indicator
193 END
194 END
195 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR22
265 TRANSLATE(SettlementDate4Choice, 98C)
266 RULE
267 Date TranslateTo 98C
268 END
269 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR22
206 TRANSLATE(ISINIdentifier, Identifier_Isin)
207 RULE
208 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
209 END
210 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR22
206 TRANSLATE(ISINIdentifier, Identifier_Isin)
207 RULE
208 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
209 END
210 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR22
206 TRANSLATE(ISINIdentifier, Identifier_Isin)
207 RULE
208 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
209 END
210 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR22
206 TRANSLATE(ISINIdentifier, Identifier_Isin)
207 RULE
208 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
209 END
210 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR22
229 TRANSLATE(GenericIdentification24, 95R)
230 RULE
231 NODE (DataSourceScheme)
232 GenericIdentification24 TranslateTo DataSourceScheme
233 END
234 NODE (ProprietaryCode)
235 Identification CopyTo ProprietaryCode
236 END
237 END
238 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR22
223 TRANSLATE(SettlementDate4Choice, 98B_9)
224 RULE
225 NODE (DataSourceScheme)
226 DateCode\Proprietary TranslateTo DataSourceScheme
227 END
228 NODE (DateCode)
229 DateCode\Code TranslateTo DateCode
230 DateCode\Proprietary\Identification CopyTo DateCode
231 END
232 END
233 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR22
223 TRANSLATE(SettlementDate4Choice, 98B_9)
224 RULE
225 NODE (DataSourceScheme)
226 DateCode\Proprietary TranslateTo DataSourceScheme
227 END
228 NODE (DateCode)
229 DateCode\Code TranslateTo DateCode
230 DateCode\Proprietary\Identification CopyTo DateCode
231 END
232 END
233 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR22
223 TRANSLATE(SettlementDate4Choice, 98B_9)
224 RULE
225 NODE (DataSourceScheme)
226 DateCode\Proprietary TranslateTo DataSourceScheme
227 END
228 NODE (DateCode)
229 DateCode\Code TranslateTo DateCode
230 DateCode\Proprietary\Identification CopyTo DateCode
231 END
232 END
233 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR22
223 TRANSLATE(SettlementDate4Choice, 98B_9)
224 RULE
225 NODE (DataSourceScheme)
226 DateCode\Proprietary TranslateTo DataSourceScheme
227 END
228 NODE (DateCode)
229 DateCode\Code TranslateTo DateCode
230 DateCode\Proprietary\Identification CopyTo DateCode
231 END
232 END
233 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR22
375 TRANSLATE(RejectionReason6Choice, 24B_62)
376 RULE
377 NODE (DataSourceScheme)
378 Proprietary TranslateTo DataSourceScheme
379 END
380 NODE (ReasonCode)
381 Code TranslateTo ReasonCode
382 Proprietary\Identification CopyTo ReasonCode
383 END
384 END
385 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR22
244 TRANSLATE(CancelledStatusReason5Code, OptionalCode_4!c_264)
245 RULE
246 'OTHR' EquivalentTo 'NARR'
247 'CANI' EquivalentTo 'CANI'
248 END
249 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR22
178 TRANSLATE(PercentageRate, Quantity_FIN_15d)
179 RULE
180 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
181 THEN
182 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
183 ELSE
184 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
185 END
186 END
187 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR22
222 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
223 RULE
224 NODE (Indicator)
225 DeliveryReceiptType2Code TranslateTo Indicator
226 END
227 END
228 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR22
205 TRANSLATE(MatchingDenied2Choice, 22F_208)
206 RULE
207 NODE (DataSourceScheme)
208 Proprietary TranslateTo DataSourceScheme
209 END
210 NODE (Indicator)
211 Code TranslateTo Indicator
212 Proprietary\Identification CopyTo Indicator
213 END
214 END
215 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR22
238 TRANSLATE(PartyIdentification16Choice, 95Q)
239 RULE
240 NODE (NameAndAddress)
241 NameAndAddress TranslateTo NameAndAddress
242 END
243 END
244 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR22
264 TRANSLATE(PendingReason10Choice, 24B_65)
265 RULE
266 NODE (DataSourceScheme)
267 Proprietary TranslateTo DataSourceScheme
268 END
269 NODE (ReasonCode)
270 Code TranslateTo ReasonCode
271 Proprietary\Identification CopyTo ReasonCode
272 END
273 END
274 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR22
201 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
202 RULE
203 'VARI' EquivalentTo 'VARI'
204 END
205 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR22
201 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
202 RULE
203 'VARI' EquivalentTo 'VARI'
204 END
205 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR22
201 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
202 RULE
203 'VARI' EquivalentTo 'VARI'
204 END
205 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR22
201 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
202 RULE
203 'VARI' EquivalentTo 'VARI'
204 END
205 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR22
297 TRANSLATE(RepairReason5Code, OptionalCode_4!c_386)
298 RULE
299 'BATC' EquivalentTo 'BATC'
300 'CAEV' EquivalentTo 'CAEV'
301 'CASH' EquivalentTo 'CASH'
302 'CASY' EquivalentTo 'CASY'
303 'DDAT' EquivalentTo 'DDAT'
304 'DDEA' EquivalentTo 'DDEA'
305 'DMON' EquivalentTo 'DMON'
306 'DQUA' EquivalentTo 'DQUA'
307 'DSEC' EquivalentTo 'DSEC'
308 'DTRD' EquivalentTo 'DTRD'
309 'MINO' EquivalentTo 'MINO'
310 'MUNO' EquivalentTo 'MUNO'
311 'IIND' EquivalentTo 'IIND'
312 'NCRR' EquivalentTo 'NCRR'
313 'PLCE' EquivalentTo 'PLCE'
314 'PHYS' EquivalentTo 'PHYS'
315 'OTHR' EquivalentTo 'NARR'
316 'SAFE' EquivalentTo 'SAFE'
317 'RTGS' EquivalentTo 'RTGS'
318 'REFE' EquivalentTo 'REFE'
319 'SETR' EquivalentTo 'SETR'
320 'SETS' EquivalentTo 'SETS'
321 'TXST' EquivalentTo 'TXST'
322 'INPS' EquivalentTo 'INPS'
323 'SDUT' EquivalentTo 'SDUT'
324 'IEXE' EquivalentTo 'IEXE'
325 'ICAG' EquivalentTo 'ICAG'
326 'ICUS' EquivalentTo 'ICUS'
327 'DEPT' EquivalentTo 'DEPT'
328 'TERM' EquivalentTo 'TERM'
329 'REPO' EquivalentTo 'REPO'
330 'CADE' EquivalentTo 'CADE'
331 'REPP' EquivalentTo 'REPP'
332 'REPA' EquivalentTo 'REPA'
333 END
334 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR22
188 TRANSLATE(TradeDate2Choice, 98A)
189 RULE
190 Date TranslateTo 98A
191 END
192 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR22
318 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
319 RULE
320 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
321 END
322 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR22
318 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
319 RULE
320 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
321 END
322 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR22
318 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
319 RULE
320 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
321 END
322 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR22
318 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
319 RULE
320 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
321 END
322 END
translateTTR22(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR22
199 TRANSLATE(SettlementDate4Choice, 98B_9)
200 RULE
201 NODE (DataSourceScheme)
202 DateCode\Proprietary TranslateTo DataSourceScheme
203 END
204 NODE (DateCode)
205 DateCode\Code TranslateTo DateCode
206 DateCode\Proprietary\Identification CopyTo DateCode
207 END
208 END
209 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR23
242 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
243 RULE
244 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
245 END
246 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR23
246 TRANSLATE(Identifier_Isin, ISINIdentifier)
247 RULE
248 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
249 END
250 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR23
225 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
226 RULE
227 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
228 END
229 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR23
234 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
235 RULE
236 NODE (Indicator)
237 IF (Not (DataSourceScheme IsPresent))
238 THEN
239 IF (Indicator IsSameString 'NRTG')
240 THEN
241 'false' CopyTo Indicator
242 ELSE
243 'true' CopyTo Indicator
244 END
245 END
246 END
247 NODE (Proprietary)
248 DataSourceScheme TranslateTo Proprietary
249 NODE (Identification)
250 IF (DataSourceScheme IsPresent)
251 THEN
252 Indicator CopyTo Proprietary\Identification
253 END
254 END
255 END
256 END
257 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR23
240 TRANSLATE(35B, AlternateIdentification2)
241 RULE
242 NODE (Identification)
243 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
244 THEN
245 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
246 ELSE
247 IF (Not (IdentificationOfSecurity IsPresent))
248 THEN
249 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
250 THEN
251 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
252 ELSE
253 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
254 END
255 END
256 END
257 END
258 NODE (IdentificationSource)
259 NODE (Domestic)
260 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
261 THEN
262 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
263 END
264 END
265 NODE (Proprietary)
266 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
267 THEN
268 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
269 END
270 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
271 THEN
272 'XX' CopyTo IdentificationSource\Proprietary
273 END
274 END
275 END
276 END
277 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR23
240 TRANSLATE(35B, AlternateIdentification2)
241 RULE
242 NODE (Identification)
243 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
244 THEN
245 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
246 ELSE
247 IF (Not (IdentificationOfSecurity IsPresent))
248 THEN
249 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
250 THEN
251 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
252 ELSE
253 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
254 END
255 END
256 END
257 END
258 NODE (IdentificationSource)
259 NODE (Domestic)
260 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
261 THEN
262 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
263 END
264 END
265 NODE (Proprietary)
266 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
267 THEN
268 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
269 END
270 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
271 THEN
272 'XX' CopyTo IdentificationSource\Proprietary
273 END
274 END
275 END
276 END
277 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR23
211 TRANSLATE(24B_64, UnmatchedReason6Choice)
212 RULE
213 NODE (Code)
214 IF (Not (DataSourceScheme IsPresent))
215 THEN
216 ReasonCode TranslateTo Code
217 END
218 END
219 NODE (Proprietary)
220 DataSourceScheme TranslateTo Proprietary
221 NODE (Identification)
222 IF (DataSourceScheme IsPresent)
223 THEN
224 ReasonCode CopyTo Proprietary\Identification
225 END
226 END
227 END
228 END
229 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR23
222 TRANSLATE(Identifier_Isin, ISINIdentifier)
223 RULE
224 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
225 END
226 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR23
220 TRANSLATE(98A, SettlementDate4Choice)
221 RULE
222 NODE (Date)
223 NODE (Date)
224 Date TranslateTo Date\Date
225 END
226 END
227 END
228 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR23
248 TRANSLATE(98E_1, TradeDate2Choice)
249 RULE
250 NODE (Date)
251 98E_1 TranslateTo Date
252 END
253 END
254 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR23
257 TRANSLATE(Code_4!c_6, PriceValueType1Code)
258 RULE
259 'DISC' EquivalentTo 'DISC'
260 'PREM' EquivalentTo 'PREM'
261 'PRCT' EquivalentTo 'PARV'
262 END
263 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR23
227 TRANSLATE(97A, SecuritiesAccount17)
228 RULE
229 NODE (Identification)
230 AccountNumber TranslateTo Identification
231 END
232 END
233 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR23
220 TRANSLATE(98A, SettlementDate4Choice)
221 RULE
222 NODE (Date)
223 NODE (Date)
224 Date TranslateTo Date\Date
225 END
226 END
227 END
228 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR23
248 TRANSLATE(98E_1, TradeDate2Choice)
249 RULE
250 NODE (Date)
251 98E_1 TranslateTo Date
252 END
253 END
254 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR23
257 TRANSLATE(Code_4!c_6, PriceValueType1Code)
258 RULE
259 'DISC' EquivalentTo 'DISC'
260 'PREM' EquivalentTo 'PREM'
261 'PRCT' EquivalentTo 'PARV'
262 END
263 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR23
227 TRANSLATE(97A, SecuritiesAccount17)
228 RULE
229 NODE (Identification)
230 AccountNumber TranslateTo Identification
231 END
232 END
233 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR23
220 TRANSLATE(98A, SettlementDate4Choice)
221 RULE
222 NODE (Date)
223 NODE (Date)
224 Date TranslateTo Date\Date
225 END
226 END
227 END
228 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR23
248 TRANSLATE(98E_1, TradeDate2Choice)
249 RULE
250 NODE (Date)
251 98E_1 TranslateTo Date
252 END
253 END
254 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR23
257 TRANSLATE(Code_4!c_6, PriceValueType1Code)
258 RULE
259 'DISC' EquivalentTo 'DISC'
260 'PREM' EquivalentTo 'PREM'
261 'PRCT' EquivalentTo 'PARV'
262 END
263 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR23
227 TRANSLATE(97A, SecuritiesAccount17)
228 RULE
229 NODE (Identification)
230 AccountNumber TranslateTo Identification
231 END
232 END
233 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR23
220 TRANSLATE(98A, SettlementDate4Choice)
221 RULE
222 NODE (Date)
223 NODE (Date)
224 Date TranslateTo Date\Date
225 END
226 END
227 END
228 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR23
248 TRANSLATE(98E_1, TradeDate2Choice)
249 RULE
250 NODE (Date)
251 98E_1 TranslateTo Date
252 END
253 END
254 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR23
257 TRANSLATE(Code_4!c_6, PriceValueType1Code)
258 RULE
259 'DISC' EquivalentTo 'DISC'
260 'PREM' EquivalentTo 'PREM'
261 'PRCT' EquivalentTo 'PARV'
262 END
263 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR23
227 TRANSLATE(97A, SecuritiesAccount17)
228 RULE
229 NODE (Identification)
230 AccountNumber TranslateTo Identification
231 END
232 END
233 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR23
223 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
224 RULE
225 'WISS' EquivalentTo 'WISS'
226 END
227 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR23
223 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
224 RULE
225 'WISS' EquivalentTo 'WISS'
226 END
227 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR23
223 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
224 RULE
225 'WISS' EquivalentTo 'WISS'
226 END
227 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR23
221 TRANSLATE(98C, ISODateTime)
222 RULE
223 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
224 END
225 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR23
223 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
224 RULE
225 'WISS' EquivalentTo 'WISS'
226 END
227 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR23
363 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
364 RULE
365 NODE (Issuer)
366 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
367 END
368 NODE (SchemeName)
369 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
370 THEN
371 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
372 END
373 END
374 END
375 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR23
422 TRANSLATE(24B_66, FailingReason2Choice)
423 RULE
424 NODE (Code)
425 IF (Not (DataSourceScheme IsPresent))
426 THEN
427 ReasonCode TranslateTo Code
428 END
429 END
430 NODE (Proprietary)
431 NODE (Identification)
432 IF (DataSourceScheme IsPresent)
433 THEN
434 ReasonCode CopyTo Proprietary\Identification
435 END
436 END
437 DataSourceScheme TranslateTo Proprietary
438 END
439 END
440 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR23
236 TRANSLATE(97B_2, SecuritiesAccount17)
237 RULE
238 NODE (Identification)
239 AccountNumber CopyTo Identification
240 END
241 NODE (Type)
242 NODE (Identification)
243 AccountTypeCode CopyTo Type\Identification
244 END
245 DataSourceScheme TranslateTo Type
246 NODE (Issuer)
247 IF (Not (DataSourceScheme IsPresent))
248 THEN
249 'NONE' CopyTo Type\Issuer
250 END
251 END
252 END
253 END
254 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR23
242 TRANSLATE(OptionalCode_4!c_367, PendingReason6Code)
243 RULE
244 'CONF' EquivalentTo 'CONF'
245 'NARR' EquivalentTo 'OTHR'
246 END
247 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR23
218 TRANSLATE(70E, RestrictedFINXMax350Text)
219 RULE
220 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
221 END
222 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR23
436 TRANSLATE(24B_66, FailingReason2Choice)
437 RULE
438 NODE (Code)
439 IF (Not (DataSourceScheme IsPresent))
440 THEN
441 ReasonCode TranslateTo Code
442 END
443 END
444 NODE (Proprietary)
445 NODE (Identification)
446 IF (DataSourceScheme IsPresent)
447 THEN
448 ReasonCode CopyTo Proprietary\Identification
449 END
450 END
451 DataSourceScheme TranslateTo Proprietary
452 END
453 END
454 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR23
235 TRANSLATE(25D_3, AffirmationStatus2Choice)
236 RULE
237 NODE (Code)
238 IF (Not (DataSourceScheme IsPresent))
239 THEN
240 StatusCode TranslateTo Code
241 END
242 END
243 NODE (Proprietary)
244 DataSourceScheme TranslateTo Proprietary
245 NODE (Identification)
246 IF (DataSourceScheme IsPresent)
247 THEN
248 StatusCode CopyTo Proprietary\Identification
249 END
250 END
251 END
252 END
253 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR23
232 TRANSLATE(Code_4!c_6, PriceValueType1Code)
233 RULE
234 'DISC' EquivalentTo 'DISC'
235 'PREM' EquivalentTo 'PREM'
236 'PRCT' EquivalentTo 'PARV'
237 END
238 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR23
202 TRANSLATE(98B_2, TradeDate2Choice)
203 RULE
204 NODE (DateCode)
205 NODE (Code)
206 IF (Not (DataSourceScheme IsPresent))
207 THEN
208 DateCode TranslateTo DateCode\Code
209 END
210 END
211 NODE (Proprietary)
212 DataSourceScheme TranslateTo DateCode\Proprietary
213 NODE (Identification)
214 IF (DataSourceScheme IsPresent)
215 THEN
216 DateCode CopyTo DateCode\Proprietary\Identification
217 END
218 END
219 END
220 END
221 END
222 END
translateTTR23(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR23
209 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
210 RULE
211 'APMT' EquivalentTo 'APMT'
212 'FREE' EquivalentTo 'FREE'
213 END
214 END
translateTTR23(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR23
193 TRANSLATE(98A, TradeDate2Choice)
194 RULE
195 NODE (Date)
196 NODE (Date)
197 Date TranslateTo Date\Date
198 END
199 END
200 END
201 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR23
202 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
203 RULE
204 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
205 END
206 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR23
202 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
203 RULE
204 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
205 END
206 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR23
213 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
214 RULE
215 'SHHE' EquivalentTo 'SHHE'
216 END
217 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR23
256 TRANSLATE(PendingReason1Code, OptionalCode_4!c_377)
257 RULE
258 'AWMO' EquivalentTo 'AWMO'
259 'ADEA' EquivalentTo 'ADEA'
260 'INCA' EquivalentTo 'INCA'
261 'CLAC' EquivalentTo 'CLAC'
262 'MUNO' EquivalentTo 'MUNO'
263 'FUTU' EquivalentTo 'FUTU'
264 'MONY' EquivalentTo 'MONY'
265 'MINO' EquivalentTo 'MINO'
266 'OTHR' EquivalentTo 'NARR'
267 'NCON' EquivalentTo 'NCON'
268 'LALO' EquivalentTo 'LALO'
269 'LACK' EquivalentTo 'LACK'
270 'LINK' EquivalentTo 'LINK'
271 'YCOL' EquivalentTo 'YCOL'
272 'TAMM' EquivalentTo 'TAMM'
273 'BOTH' EquivalentTo 'BOTH'
274 'CAIS' EquivalentTo 'CAIS'
275 'COLL' EquivalentTo 'COLL'
276 'CMON' EquivalentTo 'CMON'
277 'CHAS' EquivalentTo 'CHAS'
278 'DOCC' EquivalentTo 'DOCC'
279 'DOCY' EquivalentTo 'DOCY'
280 'DEPO' EquivalentTo 'DEPO'
281 'FLIM' EquivalentTo 'FLIM'
282 'CPEC' EquivalentTo 'CPEC'
283 'CYCL' EquivalentTo 'CYCL'
284 'BATC' EquivalentTo 'BATC'
285 'BLOC' EquivalentTo 'BLOC'
286 'NMAS' EquivalentTo 'NMAS'
287 'NOFX' EquivalentTo 'NOFX'
288 'PART' EquivalentTo 'PART'
289 'PREA' EquivalentTo 'PREA'
290 'PHSE' EquivalentTo 'PHSE'
291 'AWSH' EquivalentTo 'AWSH'
292 'GLOB' EquivalentTo 'GLOB'
293 'REFS' EquivalentTo 'REFS'
294 'NEWI' EquivalentTo 'NEWI'
295 'SDUT' EquivalentTo 'SDUT'
296 'SBLO' EquivalentTo 'SBLO'
297 'IAAD' EquivalentTo 'IAAD'
298 'REFU' EquivalentTo 'REFU'
299 'PHCK' EquivalentTo 'PHCK'
300 'BENO' EquivalentTo 'BENO'
301 'DISA' EquivalentTo 'DISA'
302 'DKNY' EquivalentTo 'DKNY'
303 'FROZ' EquivalentTo 'FROZ'
304 'LAAW' EquivalentTo 'LAAW'
305 'LATE' EquivalentTo 'LATE'
306 'LIQU' EquivalentTo 'LIQU'
307 'CLHT' EquivalentTo 'CLHT'
308 'DENO' EquivalentTo 'DENO'
309 'PRCY' EquivalentTo 'PRCY'
310 'PRSY' EquivalentTo 'PRSY'
311 'REGT' EquivalentTo 'REGT'
312 'SETS' EquivalentTo 'SETS'
313 'CERT' EquivalentTo 'CERT'
314 END
315 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR23
234 TRANSLATE(SecurityIdentification12, 35B)
235 RULE
236 NODE (DescriptionOfSecurity)
237 NODE (Line)
238 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
239 THEN
240 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
241 END
242 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
243 THEN
244 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
245 END
246 IF (Identification\ISIN IsPresent)
247 THEN
248 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
249 END
250 END
251 NODE (Line)
252 IF (Identification\OtherIdentification IsPresent)
253 THEN
254 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
255 ELSE
256 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
257 END
258 END
259 NODE (Line)
260 IF (Identification\OtherIdentification IsPresent)
261 THEN
262 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
263 ELSE
264 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
265 END
266 END
267 NODE (Line)
268 IF (Identification\OtherIdentification IsPresent)
269 THEN
270 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
271 ELSE
272 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
273 END
274 END
275 END
276 END
277 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR23
210 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
211 RULE
212 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
213 END
214 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR23
212 TRANSLATE(GenericIdentification24, 95R)
213 RULE
214 NODE (DataSourceScheme)
215 GenericIdentification24 TranslateTo DataSourceScheme
216 END
217 NODE (ProprietaryCode)
218 Identification CopyTo ProprietaryCode
219 END
220 END
221 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR23
200 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
201 RULE
202 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
203 END
204 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR23
199 TRANSLATE(SecuritiesAccount17, 97B_2)
200 RULE
201 NODE (DataSourceScheme)
202 Type TranslateTo DataSourceScheme
203 END
204 NODE (AccountTypeCode)
205 Type\Identification CopyTo AccountTypeCode
206 END
207 NODE (AccountNumber)
208 IF (Type IsPresent)
209 THEN
210 Identification CopyTo AccountNumber
211 END
212 END
213 END
214 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR23
196 TRANSLATE(StatementBasis1Code, OptionalCode_4!c_71)
197 RULE
198 'CONT' EquivalentTo 'CONT'
199 'SETT' EquivalentTo 'SETT'
200 'TRAD' EquivalentTo 'TRAD'
201 END
202 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR23
270 TRANSLATE(PartyIdentification16Choice, 95P_2)
271 RULE
272 NODE (IdentifierCode)
273 BICOrBEI CopyTo IdentifierCode
274 END
275 END
276 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR23
211 TRANSLATE(SecurityIdentification12, 35B)
212 RULE
213 NODE (DescriptionOfSecurity)
214 NODE (Line)
215 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
216 THEN
217 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
218 END
219 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
220 THEN
221 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
222 END
223 IF (Identification\ISIN IsPresent)
224 THEN
225 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
226 END
227 END
228 NODE (Line)
229 IF (Identification\OtherIdentification IsPresent)
230 THEN
231 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
232 ELSE
233 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
234 END
235 END
236 NODE (Line)
237 IF (Identification\OtherIdentification IsPresent)
238 THEN
239 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
240 ELSE
241 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
242 END
243 END
244 NODE (Line)
245 IF (Identification\OtherIdentification IsPresent)
246 THEN
247 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
248 ELSE
249 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
250 END
251 END
252 END
253 END
254 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR23
211 TRANSLATE(SecurityIdentification12, 35B)
212 RULE
213 NODE (DescriptionOfSecurity)
214 NODE (Line)
215 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
216 THEN
217 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
218 END
219 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
220 THEN
221 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
222 END
223 IF (Identification\ISIN IsPresent)
224 THEN
225 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
226 END
227 END
228 NODE (Line)
229 IF (Identification\OtherIdentification IsPresent)
230 THEN
231 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
232 ELSE
233 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
234 END
235 END
236 NODE (Line)
237 IF (Identification\OtherIdentification IsPresent)
238 THEN
239 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
240 ELSE
241 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
242 END
243 END
244 NODE (Line)
245 IF (Identification\OtherIdentification IsPresent)
246 THEN
247 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
248 ELSE
249 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
250 END
251 END
252 END
253 END
254 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR23
211 TRANSLATE(SecurityIdentification12, 35B)
212 RULE
213 NODE (DescriptionOfSecurity)
214 NODE (Line)
215 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
216 THEN
217 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
218 END
219 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
220 THEN
221 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
222 END
223 IF (Identification\ISIN IsPresent)
224 THEN
225 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
226 END
227 END
228 NODE (Line)
229 IF (Identification\OtherIdentification IsPresent)
230 THEN
231 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
232 ELSE
233 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
234 END
235 END
236 NODE (Line)
237 IF (Identification\OtherIdentification IsPresent)
238 THEN
239 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
240 ELSE
241 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
242 END
243 END
244 NODE (Line)
245 IF (Identification\OtherIdentification IsPresent)
246 THEN
247 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
248 ELSE
249 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
250 END
251 END
252 END
253 END
254 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR23
211 TRANSLATE(SecurityIdentification12, 35B)
212 RULE
213 NODE (DescriptionOfSecurity)
214 NODE (Line)
215 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
216 THEN
217 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
218 END
219 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
220 THEN
221 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
222 END
223 IF (Identification\ISIN IsPresent)
224 THEN
225 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
226 END
227 END
228 NODE (Line)
229 IF (Identification\OtherIdentification IsPresent)
230 THEN
231 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
232 ELSE
233 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
234 END
235 END
236 NODE (Line)
237 IF (Identification\OtherIdentification IsPresent)
238 THEN
239 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
240 ELSE
241 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
242 END
243 END
244 NODE (Line)
245 IF (Identification\OtherIdentification IsPresent)
246 THEN
247 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
248 ELSE
249 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
250 END
251 END
252 END
253 END
254 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR23
239 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
240 RULE
241 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
242 END
243 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR23
234 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
235 RULE
236 'WISS' EquivalentTo 'WISS'
237 END
238 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR23
234 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
235 RULE
236 'WISS' EquivalentTo 'WISS'
237 END
238 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR23
234 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
235 RULE
236 'WISS' EquivalentTo 'WISS'
237 END
238 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR23
234 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
235 RULE
236 'WISS' EquivalentTo 'WISS'
237 END
238 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR23
386 TRANSLATE(RejectionReason25Code, OptionalCode_4!c_382)
387 RULE
388 'SAFE' EquivalentTo 'SAFE'
389 'DQUA' EquivalentTo 'DQUA'
390 'ADEA' EquivalentTo 'ADEA'
391 'DSEC' EquivalentTo 'DSEC'
392 'LATE' EquivalentTo 'LATE'
393 'CASH' EquivalentTo 'CASH'
394 'DDEA' EquivalentTo 'DDEA'
395 'DTRD' EquivalentTo 'DTRD'
396 'PLCE' EquivalentTo 'PLCE'
397 'RTGS' EquivalentTo 'RTGS'
398 'NCRR' EquivalentTo 'NCRR'
399 'PHYS' EquivalentTo 'PHYS'
400 'REFE' EquivalentTo 'REFE'
401 'DMON' EquivalentTo 'DMON'
402 'MINO' EquivalentTo 'MINO'
403 'BATC' EquivalentTo 'BATC'
404 'MUNO' EquivalentTo 'MUNO'
405 'TXST' EquivalentTo 'TXST'
406 'SETS' EquivalentTo 'SETS'
407 'IIND' EquivalentTo 'IIND'
408 'CAEV' EquivalentTo 'CAEV'
409 'CASY' EquivalentTo 'CASY'
410 'DDAT' EquivalentTo 'DDAT'
411 'SETR' EquivalentTo 'SETR'
412 'SDUT' EquivalentTo 'SDUT'
413 'INPS' EquivalentTo 'INPS'
414 'ICUS' EquivalentTo 'ICUS'
415 'ICAG' EquivalentTo 'ICAG'
416 'DEPT' EquivalentTo 'DEPT'
417 'IEXE' EquivalentTo 'IEXE'
418 END
419 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR23
250 TRANSLATE(PartyIdentification16Choice, 95P_2)
251 RULE
252 NODE (IdentifierCode)
253 BICOrBEI CopyTo IdentifierCode
254 END
255 END
256 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR23
188 TRANSLATE(Price3, 90B)
189 RULE
190 NODE (AmountTypeCode)
191 IF (Value\Amount IsPresent)
192 THEN
193 Type\ValueType TranslateTo AmountTypeCode
194 END
195 END
196 NODE (CurrencyCode)
197 Value\Amount\Currency TranslateTo CurrencyCode
198 END
199 NODE (Price)
200 Value\Amount\Amount TranslateTo Price
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR23
229 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
230 RULE
231 'FREE' EquivalentTo 'FREE'
232 'APMT' EquivalentTo 'APMT'
233 END
234 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR23
216 TRANSLATE(MatchingProcess1Code, OptionalCode_4!c_368)
217 RULE
218 'UNMT' EquivalentTo 'UNMT'
219 'MTRE' EquivalentTo 'MTRE'
220 END
221 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR23
245 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
246 RULE
247 NODE (Line)
248 (Name Substring ('1', '35')) CopyTo Line[1]
249 END
250 NODE (Line)
251 (Name Substring ('36', '35')) CopyTo Line[2]
252 END
253 NODE (Line)
254 (Name Substring ('71', '35')) CopyTo Line[3]
255 END
256 NODE (Line)
257 (Name Substring ('106', '35')) CopyTo Line[4]
258 END
259 END
260 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR23
275 TRANSLATE(PendingReason1Code, OptionalCode_4!c_377)
276 RULE
277 'AWMO' EquivalentTo 'AWMO'
278 'ADEA' EquivalentTo 'ADEA'
279 'INCA' EquivalentTo 'INCA'
280 'CLAC' EquivalentTo 'CLAC'
281 'MUNO' EquivalentTo 'MUNO'
282 'FUTU' EquivalentTo 'FUTU'
283 'MONY' EquivalentTo 'MONY'
284 'MINO' EquivalentTo 'MINO'
285 'OTHR' EquivalentTo 'NARR'
286 'NCON' EquivalentTo 'NCON'
287 'LALO' EquivalentTo 'LALO'
288 'LACK' EquivalentTo 'LACK'
289 'LINK' EquivalentTo 'LINK'
290 'YCOL' EquivalentTo 'YCOL'
291 'TAMM' EquivalentTo 'TAMM'
292 'BOTH' EquivalentTo 'BOTH'
293 'CAIS' EquivalentTo 'CAIS'
294 'COLL' EquivalentTo 'COLL'
295 'CMON' EquivalentTo 'CMON'
296 'CHAS' EquivalentTo 'CHAS'
297 'DOCC' EquivalentTo 'DOCC'
298 'DOCY' EquivalentTo 'DOCY'
299 'DEPO' EquivalentTo 'DEPO'
300 'FLIM' EquivalentTo 'FLIM'
301 'CPEC' EquivalentTo 'CPEC'
302 'CYCL' EquivalentTo 'CYCL'
303 'BATC' EquivalentTo 'BATC'
304 'BLOC' EquivalentTo 'BLOC'
305 'NMAS' EquivalentTo 'NMAS'
306 'NOFX' EquivalentTo 'NOFX'
307 'PART' EquivalentTo 'PART'
308 'PREA' EquivalentTo 'PREA'
309 'PHSE' EquivalentTo 'PHSE'
310 'AWSH' EquivalentTo 'AWSH'
311 'GLOB' EquivalentTo 'GLOB'
312 'REFS' EquivalentTo 'REFS'
313 'NEWI' EquivalentTo 'NEWI'
314 'SDUT' EquivalentTo 'SDUT'
315 'SBLO' EquivalentTo 'SBLO'
316 'IAAD' EquivalentTo 'IAAD'
317 'REFU' EquivalentTo 'REFU'
318 'PHCK' EquivalentTo 'PHCK'
319 'BENO' EquivalentTo 'BENO'
320 'DISA' EquivalentTo 'DISA'
321 'DKNY' EquivalentTo 'DKNY'
322 'FROZ' EquivalentTo 'FROZ'
323 'LAAW' EquivalentTo 'LAAW'
324 'LATE' EquivalentTo 'LATE'
325 'LIQU' EquivalentTo 'LIQU'
326 'CLHT' EquivalentTo 'CLHT'
327 'DENO' EquivalentTo 'DENO'
328 'PRCY' EquivalentTo 'PRCY'
329 'PRSY' EquivalentTo 'PRSY'
330 'REGT' EquivalentTo 'REGT'
331 'SETS' EquivalentTo 'SETS'
332 'CERT' EquivalentTo 'CERT'
333 END
334 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR23
206 TRANSLATE(TradeDate2Choice, 98C)
207 RULE
208 Date\DateTime TranslateTo 98C
209 END
210 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR23
206 TRANSLATE(TradeDate2Choice, 98C)
207 RULE
208 Date\DateTime TranslateTo 98C
209 END
210 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR23
206 TRANSLATE(TradeDate2Choice, 98C)
207 RULE
208 Date\DateTime TranslateTo 98C
209 END
210 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR23
206 TRANSLATE(TradeDate2Choice, 98C)
207 RULE
208 Date\DateTime TranslateTo 98C
209 END
210 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR23
335 TRANSLATE(CancellationReason8Choice, 24B_46)
336 RULE
337 NODE (DataSourceScheme)
338 Proprietary TranslateTo DataSourceScheme
339 END
340 NODE (ReasonCode)
341 Code TranslateTo ReasonCode
342 Proprietary\Identification CopyTo ReasonCode
343 END
344 END
345 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR23
193 TRANSLATE(TradeDate2Choice, 98B_2)
194 RULE
195 NODE (DataSourceScheme)
196 DateCode\Proprietary TranslateTo DataSourceScheme
197 END
198 NODE (DateCode)
199 DateCode\Code TranslateTo DateCode
200 DateCode\Proprietary\Identification CopyTo DateCode
201 END
202 END
203 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR23
323 TRANSLATE(SecuritiesAccount17, 97A)
324 RULE
325 NODE (AccountNumber)
326 IF (Not ((Type IsPresent) Or (Name IsPresent)))
327 THEN
328 Identification CopyTo AccountNumber
329 END
330 END
331 END
332 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR23
323 TRANSLATE(SecuritiesAccount17, 97A)
324 RULE
325 NODE (AccountNumber)
326 IF (Not ((Type IsPresent) Or (Name IsPresent)))
327 THEN
328 Identification CopyTo AccountNumber
329 END
330 END
331 END
332 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR23
323 TRANSLATE(SecuritiesAccount17, 97A)
324 RULE
325 NODE (AccountNumber)
326 IF (Not ((Type IsPresent) Or (Name IsPresent)))
327 THEN
328 Identification CopyTo AccountNumber
329 END
330 END
331 END
332 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR23
323 TRANSLATE(SecuritiesAccount17, 97A)
324 RULE
325 NODE (AccountNumber)
326 IF (Not ((Type IsPresent) Or (Name IsPresent)))
327 THEN
328 Identification CopyTo AccountNumber
329 END
330 END
331 END
332 END
translateTTR23(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR23
210 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
211 RULE
212 'WISS' EquivalentTo 'WISS'
213 END
214 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR24
247 TRANSLATE(94B_8, MarketIdentification9)
248 RULE
249 NODE (Identification)
250 NODE (MarketIdentifierCode)
251 IF (Narrative Matches '[A-Z0-9]{4}')
252 THEN
253 Narrative CopyTo Identification\MarketIdentifierCode
254 END
255 END
256 NODE (Description)
257 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
258 THEN
259 Narrative CopyTo Identification\Description
260 END
261 END
262 END
263 NODE (Type)
264 NODE (Code)
265 IF (Not (DataSourceScheme IsPresent))
266 THEN
267 PlaceCode TranslateTo Type\Code
268 END
269 END
270 NODE (Proprietary)
271 DataSourceScheme TranslateTo Type\Proprietary
272 NODE (Identification)
273 IF (DataSourceScheme IsPresent)
274 THEN
275 PlaceCode CopyTo Type\Proprietary\Identification
276 END
277 END
278 END
279 END
280 END
281 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR24
251 TRANSLATE(35B, AlternateIdentification2)
252 RULE
253 NODE (Identification)
254 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
255 THEN
256 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
257 ELSE
258 IF (Not (IdentificationOfSecurity IsPresent))
259 THEN
260 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
261 THEN
262 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
263 ELSE
264 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
265 END
266 END
267 END
268 END
269 NODE (IdentificationSource)
270 NODE (Domestic)
271 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
272 THEN
273 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
274 END
275 END
276 NODE (Proprietary)
277 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
278 THEN
279 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
280 END
281 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
282 THEN
283 'XX' CopyTo IdentificationSource\Proprietary
284 END
285 END
286 END
287 END
288 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR24
230 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
231 RULE
232 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR24
258 TRANSLATE(22F_95, YesNoIndicator)
259 RULE
260 IF (Indicator IsSameString 'YPRE')
261 THEN
262 'true' CopyTo YesNoIndicator
263 END
264 IF (Indicator IsSameString 'NPRE')
265 THEN
266 'false' CopyTo YesNoIndicator
267 END
268 END
269 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR24
278 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
279 RULE
280 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
281 END
282 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR24
278 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
279 RULE
280 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
281 END
282 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR24
230 TRANSLATE(OptionalCode_4!c_371, UnmatchedReason2Code)
231 RULE
232 'CMIS' EquivalentTo 'CMIS'
233 'DDAT' EquivalentTo 'DDAT'
234 'DELN' EquivalentTo 'DELN'
235 'DEPT' EquivalentTo 'DEPT'
236 'DMON' EquivalentTo 'DMON'
237 'DDEA' EquivalentTo 'DDEA'
238 'DQUA' EquivalentTo 'DQUA'
239 'ADEA' EquivalentTo 'ADEA'
240 'SETR' EquivalentTo 'SETR'
241 'SETS' EquivalentTo 'SETS'
242 'DSEC' EquivalentTo 'DSEC'
243 'DTRA' EquivalentTo 'DTRA'
244 'CLAT' EquivalentTo 'CLAT'
245 'PHYS' EquivalentTo 'PHYS'
246 'IIND' EquivalentTo 'IIND'
247 'FRAP' EquivalentTo 'FRAP'
248 'PLCE' EquivalentTo 'PLCE'
249 'PODU' EquivalentTo 'PODU'
250 'REGD' EquivalentTo 'REGD'
251 'RTGS' EquivalentTo 'RTGS'
252 'ICAG' EquivalentTo 'ICAG'
253 'CPCA' EquivalentTo 'CPCA'
254 'IEXE' EquivalentTo 'IEXE'
255 'NCRR' EquivalentTo 'NCRR'
256 'LEOG' EquivalentTo 'LEOG'
257 'NMAS' EquivalentTo 'NMAS'
258 'SAFE' EquivalentTo 'SAFE'
259 'DTRD' EquivalentTo 'DTRD'
260 'LATE' EquivalentTo 'LATE'
261 'TXST' EquivalentTo 'TXST'
262 'ICUS' EquivalentTo 'ICUS'
263 'MIME' EquivalentTo 'MIME'
264 'UNBR' EquivalentTo 'UNBR'
265 'INPS' EquivalentTo 'INPS'
266 'NARR' EquivalentTo 'OTHR'
267 END
268 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR24
227 TRANSLATE(35B, AlternateIdentification2)
228 RULE
229 NODE (Identification)
230 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
231 THEN
232 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
233 ELSE
234 IF (Not (IdentificationOfSecurity IsPresent))
235 THEN
236 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
237 THEN
238 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
239 ELSE
240 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
241 END
242 END
243 END
244 END
245 NODE (IdentificationSource)
246 NODE (Domestic)
247 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
248 THEN
249 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
250 END
251 END
252 NODE (Proprietary)
253 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
254 THEN
255 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
256 END
257 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
258 THEN
259 'XX' CopyTo IdentificationSource\Proprietary
260 END
261 END
262 END
263 END
264 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR24
229 TRANSLATE(98B_9, SettlementDate4Choice)
230 RULE
231 NODE (DateCode)
232 NODE (Code)
233 IF (Not (DataSourceScheme IsPresent))
234 THEN
235 DateCode TranslateTo DateCode\Code
236 END
237 END
238 NODE (Proprietary)
239 DataSourceScheme TranslateTo DateCode\Proprietary
240 NODE (Identification)
241 IF (DataSourceScheme IsPresent)
242 THEN
243 DateCode CopyTo DateCode\Proprietary\Identification
244 END
245 END
246 END
247 END
248 END
249 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR24
255 TRANSLATE(98A, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (Date)
259 Date TranslateTo Date\Date
260 END
261 END
262 END
263 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR24
264 TRANSLATE(Quantity_FIN_15d, PercentageRate)
265 RULE
266 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
267 END
268 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR24
234 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
235 RULE
236 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
237 END
238 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR24
229 TRANSLATE(98B_9, SettlementDate4Choice)
230 RULE
231 NODE (DateCode)
232 NODE (Code)
233 IF (Not (DataSourceScheme IsPresent))
234 THEN
235 DateCode TranslateTo DateCode\Code
236 END
237 END
238 NODE (Proprietary)
239 DataSourceScheme TranslateTo DateCode\Proprietary
240 NODE (Identification)
241 IF (DataSourceScheme IsPresent)
242 THEN
243 DateCode CopyTo DateCode\Proprietary\Identification
244 END
245 END
246 END
247 END
248 END
249 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR24
255 TRANSLATE(98A, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (Date)
259 Date TranslateTo Date\Date
260 END
261 END
262 END
263 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR24
264 TRANSLATE(Quantity_FIN_15d, PercentageRate)
265 RULE
266 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
267 END
268 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR24
234 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
235 RULE
236 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
237 END
238 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR24
229 TRANSLATE(98B_9, SettlementDate4Choice)
230 RULE
231 NODE (DateCode)
232 NODE (Code)
233 IF (Not (DataSourceScheme IsPresent))
234 THEN
235 DateCode TranslateTo DateCode\Code
236 END
237 END
238 NODE (Proprietary)
239 DataSourceScheme TranslateTo DateCode\Proprietary
240 NODE (Identification)
241 IF (DataSourceScheme IsPresent)
242 THEN
243 DateCode CopyTo DateCode\Proprietary\Identification
244 END
245 END
246 END
247 END
248 END
249 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR24
255 TRANSLATE(98A, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (Date)
259 Date TranslateTo Date\Date
260 END
261 END
262 END
263 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR24
264 TRANSLATE(Quantity_FIN_15d, PercentageRate)
265 RULE
266 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
267 END
268 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR24
234 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
235 RULE
236 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
237 END
238 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR24
229 TRANSLATE(98B_9, SettlementDate4Choice)
230 RULE
231 NODE (DateCode)
232 NODE (Code)
233 IF (Not (DataSourceScheme IsPresent))
234 THEN
235 DateCode TranslateTo DateCode\Code
236 END
237 END
238 NODE (Proprietary)
239 DataSourceScheme TranslateTo DateCode\Proprietary
240 NODE (Identification)
241 IF (DataSourceScheme IsPresent)
242 THEN
243 DateCode CopyTo DateCode\Proprietary\Identification
244 END
245 END
246 END
247 END
248 END
249 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR24
255 TRANSLATE(98A, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (Date)
259 Date TranslateTo Date\Date
260 END
261 END
262 END
263 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR24
264 TRANSLATE(Quantity_FIN_15d, PercentageRate)
265 RULE
266 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
267 END
268 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR24
234 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
235 RULE
236 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
237 END
238 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR24
228 TRANSLATE(98C, SettlementDate4Choice)
229 RULE
230 NODE (Date)
231 NODE (DateTime)
232 98C TranslateTo Date\DateTime
233 END
234 END
235 END
236 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR24
228 TRANSLATE(98C, SettlementDate4Choice)
229 RULE
230 NODE (Date)
231 NODE (DateTime)
232 98C TranslateTo Date\DateTime
233 END
234 END
235 END
236 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR24
228 TRANSLATE(98C, SettlementDate4Choice)
229 RULE
230 NODE (Date)
231 NODE (DateTime)
232 98C TranslateTo Date\DateTime
233 END
234 END
235 END
236 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR24
226 TRANSLATE(98A, SettlementDate5Choice)
227 RULE
228 NODE (Date)
229 NODE (Date)
230 98A TranslateTo Date\Date
231 END
232 END
233 END
234 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR24
228 TRANSLATE(98C, SettlementDate4Choice)
229 RULE
230 NODE (Date)
231 NODE (DateTime)
232 98C TranslateTo Date\DateTime
233 END
234 END
235 END
236 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR24
376 TRANSLATE(97A, SecuritiesAccount17)
377 RULE
378 NODE (Identification)
379 AccountNumber TranslateTo Identification
380 END
381 END
382 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR24
441 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
442 RULE
443 'ADEA' EquivalentTo 'ADEA'
444 'AWMO' EquivalentTo 'AWMO'
445 'AWSH' EquivalentTo 'AWSH'
446 'BATC' EquivalentTo 'BATC'
447 'BYIY' EquivalentTo 'BYIY'
448 'CLAT' EquivalentTo 'CLAT'
449 'CANR' EquivalentTo 'CANR'
450 'CAIS' EquivalentTo 'CAIS'
451 'OBJT' EquivalentTo 'OBJT'
452 'PHSE' EquivalentTo 'PHSE'
453 'STCD' EquivalentTo 'STCD'
454 'DOCY' EquivalentTo 'DOCY'
455 'MLAT' EquivalentTo 'MLAT'
456 'DOCC' EquivalentTo 'DOCC'
457 'BLOC' EquivalentTo 'BLOC'
458 'CHAS' EquivalentTo 'CHAS'
459 'NEWI' EquivalentTo 'NEWI'
460 'CLAC' EquivalentTo 'CLAC'
461 'MUNO' EquivalentTo 'MUNO'
462 'GLOB' EquivalentTo 'GLOB'
463 'PREA' EquivalentTo 'PREA'
464 'PART' EquivalentTo 'PART'
465 'NOFX' EquivalentTo 'NOFX'
466 'CMON' EquivalentTo 'CMON'
467 'YCOL' EquivalentTo 'YCOL'
468 'COLL' EquivalentTo 'COLL'
469 'DEPO' EquivalentTo 'DEPO'
470 'FLIM' EquivalentTo 'FLIM'
471 'INCA' EquivalentTo 'INCA'
472 'LINK' EquivalentTo 'LINK'
473 'LACK' EquivalentTo 'LACK'
474 'LALO' EquivalentTo 'LALO'
475 'MONY' EquivalentTo 'MONY'
476 'NCON' EquivalentTo 'NCON'
477 'REFS' EquivalentTo 'REFS'
478 'SDUT' EquivalentTo 'SDUT'
479 'CYCL' EquivalentTo 'CYCL'
480 'CPEC' EquivalentTo 'CPEC'
481 'MINO' EquivalentTo 'MINO'
482 'IAAD' EquivalentTo 'IAAD'
483 'SBLO' EquivalentTo 'SBLO'
484 'PHCK' EquivalentTo 'PHCK'
485 'BENO' EquivalentTo 'BENO'
486 'BOTH' EquivalentTo 'BOTH'
487 'CLHT' EquivalentTo 'CLHT'
488 'DENO' EquivalentTo 'DENO'
489 'DISA' EquivalentTo 'DISA'
490 'DKNY' EquivalentTo 'DKNY'
491 'FROZ' EquivalentTo 'FROZ'
492 'LAAW' EquivalentTo 'LAAW'
493 'LATE' EquivalentTo 'LATE'
494 'LIQU' EquivalentTo 'LIQU'
495 'PRCY' EquivalentTo 'PRCY'
496 'REGT' EquivalentTo 'REGT'
497 'SETS' EquivalentTo 'SETS'
498 'PRSY' EquivalentTo 'PRSY'
499 'CERT' EquivalentTo 'CERT'
500 'NARR' EquivalentTo 'OTHR'
501 END
502 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR24
255 TRANSLATE(Identifier_Isin, ISINIdentifier)
256 RULE
257 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
258 END
259 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR24
248 TRANSLATE(95P_2, PartyIdentification16Choice)
249 RULE
250 NODE (BICOrBEI)
251 IdentifierCode TranslateTo BICOrBEI
252 END
253 END
254 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR24
223 TRANSLATE(Identifier_Isin, ISINIdentifier)
224 RULE
225 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
226 END
227 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR24
455 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
456 RULE
457 'ADEA' EquivalentTo 'ADEA'
458 'AWMO' EquivalentTo 'AWMO'
459 'AWSH' EquivalentTo 'AWSH'
460 'BATC' EquivalentTo 'BATC'
461 'BYIY' EquivalentTo 'BYIY'
462 'CLAT' EquivalentTo 'CLAT'
463 'CANR' EquivalentTo 'CANR'
464 'CAIS' EquivalentTo 'CAIS'
465 'OBJT' EquivalentTo 'OBJT'
466 'PHSE' EquivalentTo 'PHSE'
467 'STCD' EquivalentTo 'STCD'
468 'DOCY' EquivalentTo 'DOCY'
469 'MLAT' EquivalentTo 'MLAT'
470 'DOCC' EquivalentTo 'DOCC'
471 'BLOC' EquivalentTo 'BLOC'
472 'CHAS' EquivalentTo 'CHAS'
473 'NEWI' EquivalentTo 'NEWI'
474 'CLAC' EquivalentTo 'CLAC'
475 'MUNO' EquivalentTo 'MUNO'
476 'GLOB' EquivalentTo 'GLOB'
477 'PREA' EquivalentTo 'PREA'
478 'PART' EquivalentTo 'PART'
479 'NOFX' EquivalentTo 'NOFX'
480 'CMON' EquivalentTo 'CMON'
481 'YCOL' EquivalentTo 'YCOL'
482 'COLL' EquivalentTo 'COLL'
483 'DEPO' EquivalentTo 'DEPO'
484 'FLIM' EquivalentTo 'FLIM'
485 'INCA' EquivalentTo 'INCA'
486 'LINK' EquivalentTo 'LINK'
487 'LACK' EquivalentTo 'LACK'
488 'LALO' EquivalentTo 'LALO'
489 'MONY' EquivalentTo 'MONY'
490 'NCON' EquivalentTo 'NCON'
491 'REFS' EquivalentTo 'REFS'
492 'SDUT' EquivalentTo 'SDUT'
493 'CYCL' EquivalentTo 'CYCL'
494 'CPEC' EquivalentTo 'CPEC'
495 'MINO' EquivalentTo 'MINO'
496 'IAAD' EquivalentTo 'IAAD'
497 'SBLO' EquivalentTo 'SBLO'
498 'PHCK' EquivalentTo 'PHCK'
499 'BENO' EquivalentTo 'BENO'
500 'BOTH' EquivalentTo 'BOTH'
501 'CLHT' EquivalentTo 'CLHT'
502 'DENO' EquivalentTo 'DENO'
503 'DISA' EquivalentTo 'DISA'
504 'DKNY' EquivalentTo 'DKNY'
505 'FROZ' EquivalentTo 'FROZ'
506 'LAAW' EquivalentTo 'LAAW'
507 'LATE' EquivalentTo 'LATE'
508 'LIQU' EquivalentTo 'LIQU'
509 'PRCY' EquivalentTo 'PRCY'
510 'REGT' EquivalentTo 'REGT'
511 'SETS' EquivalentTo 'SETS'
512 'PRSY' EquivalentTo 'PRSY'
513 'CERT' EquivalentTo 'CERT'
514 'NARR' EquivalentTo 'OTHR'
515 END
516 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR24
254 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
255 RULE
256 'AFFI' EquivalentTo 'AFFI'
257 'NAFI' EquivalentTo 'NAFI'
258 END
259 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR24
239 TRANSLATE(Quantity_FIN_15d, PercentageRate)
240 RULE
241 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
242 END
243 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR24
223 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
224 RULE
225 'VARI' EquivalentTo 'VARI'
226 END
227 END
translateTTR24(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR24
215 TRANSLATE(25D_33, AllegementStatus2Choice)
216 RULE
217 NODE (Code)
218 IF (Not (DataSourceScheme IsPresent))
219 THEN
220 StatusCode TranslateTo Code
221 END
222 END
223 NODE (Proprietary)
224 DataSourceScheme TranslateTo Proprietary
225 NODE (Identification)
226 IF (DataSourceScheme IsPresent)
227 THEN
228 StatusCode CopyTo Proprietary\Identification
229 END
230 END
231 END
232 END
233 END
translateTTR24(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR24
202 TRANSLATE(DateTime_YYYYMMDD, ISODate)
203 RULE
204 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
205 END
206 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR24
207 TRANSLATE(SecuritiesAccount15, 97A)
208 RULE
209 NODE (AccountNumber)
210 IF (Not ((Type IsPresent) Or (Name IsPresent)))
211 THEN
212 Identification CopyTo AccountNumber
213 END
214 END
215 END
216 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR24
207 TRANSLATE(SecuritiesAccount15, 97A)
208 RULE
209 NODE (AccountNumber)
210 IF (Not ((Type IsPresent) Or (Name IsPresent)))
211 THEN
212 Identification CopyTo AccountNumber
213 END
214 END
215 END
216 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR24
218 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
219 RULE
220 NODE (CountryCode)
221 Country CopyTo CountryCode
222 END
223 END
224 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR24
316 TRANSLATE(FailingReason2Choice, 24B_66)
317 RULE
318 NODE (DataSourceScheme)
319 Proprietary TranslateTo DataSourceScheme
320 END
321 NODE (ReasonCode)
322 Code TranslateTo ReasonCode
323 Proprietary\Identification CopyTo ReasonCode
324 END
325 END
326 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR24
278 TRANSLATE(MarketIdentification9, 94B_8)
279 RULE
280 NODE (DataSourceScheme)
281 Type\Proprietary TranslateTo DataSourceScheme
282 END
283 NODE (PlaceCode)
284 Type\Proprietary\Identification CopyTo PlaceCode
285 Type\Code TranslateTo PlaceCode
286 END
287 NODE (Narrative)
288 Identification\MarketIdentifierCode CopyTo Narrative
289 Identification\Description CopyTo Narrative
290 END
291 END
292 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR24
215 TRANSLATE(SecuritiesAccount17, 97A)
216 RULE
217 NODE (AccountNumber)
218 IF (Not ((Type IsPresent) Or (Name IsPresent)))
219 THEN
220 Identification CopyTo AccountNumber
221 END
222 END
223 END
224 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR24
222 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
223 RULE
224 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR24
205 TRANSLATE(SecuritiesAccount17, 97A)
206 RULE
207 NODE (AccountNumber)
208 IF (Not ((Type IsPresent) Or (Name IsPresent)))
209 THEN
210 Identification CopyTo AccountNumber
211 END
212 END
213 END
214 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR24
215 TRANSLATE(YesNoIndicator, 17B)
216 RULE
217 NODE (Flag)
218 IF (YesNoIndicator IsSameBoolean 'true')
219 THEN
220 'Y' CopyTo Flag
221 ELSE
222 'N' CopyTo Flag
223 END
224 END
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR24
203 TRANSLATE(AffirmationStatus2Choice, 25D_3)
204 RULE
205 NODE (DataSourceScheme)
206 Proprietary TranslateTo DataSourceScheme
207 END
208 NODE (StatusCode)
209 Code TranslateTo StatusCode
210 Proprietary\Identification CopyTo StatusCode
211 END
212 END
213 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR24
277 TRANSLATE(PartyIdentification16Choice, 95Q)
278 RULE
279 NODE (NameAndAddress)
280 NameAndAddress TranslateTo NameAndAddress
281 END
282 END
283 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR24
255 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
256 RULE
257 NODE (QuantityTypeCode)
258 IF (Unit IsPresent)
259 THEN
260 'UNIT' CopyTo QuantityTypeCode
261 END
262 IF (FaceAmount IsPresent)
263 THEN
264 'FAMT' CopyTo QuantityTypeCode
265 END
266 IF (AmortisedValue IsPresent)
267 THEN
268 'AMOR' CopyTo QuantityTypeCode
269 END
270 END
271 NODE (Quantity)
272 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
273 THEN
274 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
275 ELSE
276 IF ((Unit Substring ('1', '1')) IsSameString '+')
277 THEN
278 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
279 ELSE
280 (Unit FormatDecimal 'MT') CopyTo Quantity
281 END
282 END
283 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
284 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
285 END
286 END
287 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR24
255 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
256 RULE
257 NODE (QuantityTypeCode)
258 IF (Unit IsPresent)
259 THEN
260 'UNIT' CopyTo QuantityTypeCode
261 END
262 IF (FaceAmount IsPresent)
263 THEN
264 'FAMT' CopyTo QuantityTypeCode
265 END
266 IF (AmortisedValue IsPresent)
267 THEN
268 'AMOR' CopyTo QuantityTypeCode
269 END
270 END
271 NODE (Quantity)
272 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
273 THEN
274 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
275 ELSE
276 IF ((Unit Substring ('1', '1')) IsSameString '+')
277 THEN
278 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
279 ELSE
280 (Unit FormatDecimal 'MT') CopyTo Quantity
281 END
282 END
283 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
284 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
285 END
286 END
287 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR24
255 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
256 RULE
257 NODE (QuantityTypeCode)
258 IF (Unit IsPresent)
259 THEN
260 'UNIT' CopyTo QuantityTypeCode
261 END
262 IF (FaceAmount IsPresent)
263 THEN
264 'FAMT' CopyTo QuantityTypeCode
265 END
266 IF (AmortisedValue IsPresent)
267 THEN
268 'AMOR' CopyTo QuantityTypeCode
269 END
270 END
271 NODE (Quantity)
272 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
273 THEN
274 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
275 ELSE
276 IF ((Unit Substring ('1', '1')) IsSameString '+')
277 THEN
278 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
279 ELSE
280 (Unit FormatDecimal 'MT') CopyTo Quantity
281 END
282 END
283 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
284 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
285 END
286 END
287 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR24
255 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
256 RULE
257 NODE (QuantityTypeCode)
258 IF (Unit IsPresent)
259 THEN
260 'UNIT' CopyTo QuantityTypeCode
261 END
262 IF (FaceAmount IsPresent)
263 THEN
264 'FAMT' CopyTo QuantityTypeCode
265 END
266 IF (AmortisedValue IsPresent)
267 THEN
268 'AMOR' CopyTo QuantityTypeCode
269 END
270 END
271 NODE (Quantity)
272 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
273 THEN
274 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
275 ELSE
276 IF ((Unit Substring ('1', '1')) IsSameString '+')
277 THEN
278 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
279 ELSE
280 (Unit FormatDecimal 'MT') CopyTo Quantity
281 END
282 END
283 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
284 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
285 END
286 END
287 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR24
239 TRANSLATE(SettlementDate4Choice, 98C)
240 RULE
241 Date TranslateTo 98C
242 END
243 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR24
239 TRANSLATE(SettlementDate4Choice, 98C)
240 RULE
241 Date TranslateTo 98C
242 END
243 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR24
239 TRANSLATE(SettlementDate4Choice, 98C)
240 RULE
241 Date TranslateTo 98C
242 END
243 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR24
239 TRANSLATE(SettlementDate4Choice, 98C)
240 RULE
241 Date TranslateTo 98C
242 END
243 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR24
420 TRANSLATE(RepairReason6Choice, 24B_63)
421 RULE
422 NODE (DataSourceScheme)
423 Proprietary TranslateTo DataSourceScheme
424 END
425 NODE (ReasonCode)
426 Code TranslateTo ReasonCode
427 Proprietary\Identification CopyTo ReasonCode
428 END
429 END
430 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR24
257 TRANSLATE(PartyIdentification16Choice, 95Q)
258 RULE
259 NODE (NameAndAddress)
260 NameAndAddress TranslateTo NameAndAddress
261 END
262 END
263 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR24
204 TRANSLATE(PriceValueType1Code, Code_4!c_7)
205 RULE
206 'DISC' EquivalentTo 'DISC'
207 'PREM' EquivalentTo 'PREM'
208 'PARV' EquivalentTo 'ACTU'
209 END
210 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR24
235 TRANSLATE(ReceiveDelivery1Code, 22H_3)
236 RULE
237 NODE (Indicator)
238 ReceiveDelivery1Code TranslateTo Indicator
239 END
240 END
241 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR24
222 TRANSLATE(PriorityNumeric2Choice, 22F_6)
223 RULE
224 NODE (DataSourceScheme)
225 Proprietary TranslateTo DataSourceScheme
226 END
227 NODE (Indicator)
228 Numeric CopyTo Indicator
229 Proprietary\Identification CopyTo Indicator
230 END
231 END
232 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR24
261 TRANSLATE(PartyIdentification16Choice, 95R)
262 RULE
263 ProprietaryIdentification TranslateTo 95R
264 END
265 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR24
335 TRANSLATE(FailingReason2Choice, 24B_66)
336 RULE
337 NODE (DataSourceScheme)
338 Proprietary TranslateTo DataSourceScheme
339 END
340 NODE (ReasonCode)
341 Code TranslateTo ReasonCode
342 Proprietary\Identification CopyTo ReasonCode
343 END
344 END
345 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR24
211 TRANSLATE(ISODateTime, 98C)
212 RULE
213 NODE (Date)
214 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
215 THEN
216 ISODateTime TranslateTo Date
217 END
218 END
219 NODE (Time)
220 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
221 THEN
222 ISODateTime TranslateTo Time
223 END
224 END
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR24
211 TRANSLATE(ISODateTime, 98C)
212 RULE
213 NODE (Date)
214 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
215 THEN
216 ISODateTime TranslateTo Date
217 END
218 END
219 NODE (Time)
220 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
221 THEN
222 ISODateTime TranslateTo Time
223 END
224 END
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR24
211 TRANSLATE(ISODateTime, 98C)
212 RULE
213 NODE (Date)
214 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
215 THEN
216 ISODateTime TranslateTo Date
217 END
218 END
219 NODE (Time)
220 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
221 THEN
222 ISODateTime TranslateTo Time
223 END
224 END
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR24
211 TRANSLATE(ISODateTime, 98C)
212 RULE
213 NODE (Date)
214 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
215 THEN
216 ISODateTime TranslateTo Date
217 END
218 END
219 NODE (Time)
220 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
221 THEN
222 ISODateTime TranslateTo Time
223 END
224 END
225 END
226 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR24
346 TRANSLATE(CancelledStatusReason9Code, OptionalCode_4!c_264)
347 RULE
348 'CANI' EquivalentTo 'CANI'
349 'OTHR' EquivalentTo 'NARR'
350 'SCEX' EquivalentTo 'SCEX'
351 'CORP' EquivalentTo 'CORP'
352 'CANS' EquivalentTo 'CANS'
353 'CSUB' EquivalentTo 'CSUB'
354 'CANT' EquivalentTo 'CANT'
355 'CANZ' EquivalentTo 'CANZ'
356 'CXLR' EquivalentTo 'EXPI'
357 END
358 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR24
204 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
205 RULE
206 'VARI' EquivalentTo 'VARI'
207 END
208 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR24
333 TRANSLATE(SecuritiesAccount17, 97B_2)
334 RULE
335 NODE (DataSourceScheme)
336 Type TranslateTo DataSourceScheme
337 END
338 NODE (AccountTypeCode)
339 Type\Identification CopyTo AccountTypeCode
340 END
341 NODE (AccountNumber)
342 IF (Type IsPresent)
343 THEN
344 Identification CopyTo AccountNumber
345 END
346 END
347 END
348 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR24
333 TRANSLATE(SecuritiesAccount17, 97B_2)
334 RULE
335 NODE (DataSourceScheme)
336 Type TranslateTo DataSourceScheme
337 END
338 NODE (AccountTypeCode)
339 Type\Identification CopyTo AccountTypeCode
340 END
341 NODE (AccountNumber)
342 IF (Type IsPresent)
343 THEN
344 Identification CopyTo AccountNumber
345 END
346 END
347 END
348 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR24
333 TRANSLATE(SecuritiesAccount17, 97B_2)
334 RULE
335 NODE (DataSourceScheme)
336 Type TranslateTo DataSourceScheme
337 END
338 NODE (AccountTypeCode)
339 Type\Identification CopyTo AccountTypeCode
340 END
341 NODE (AccountNumber)
342 IF (Type IsPresent)
343 THEN
344 Identification CopyTo AccountNumber
345 END
346 END
347 END
348 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR24
333 TRANSLATE(SecuritiesAccount17, 97B_2)
334 RULE
335 NODE (DataSourceScheme)
336 Type TranslateTo DataSourceScheme
337 END
338 NODE (AccountTypeCode)
339 Type\Identification CopyTo AccountTypeCode
340 END
341 NODE (AccountNumber)
342 IF (Type IsPresent)
343 THEN
344 Identification CopyTo AccountNumber
345 END
346 END
347 END
348 END
translateTTR24(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR24
215 TRANSLATE(SettlementDate4Choice, 98C)
216 RULE
217 Date TranslateTo 98C
218 END
219 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR25
282 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
283 RULE
284 'OTCO' EquivalentTo 'OTCO'
285 'EXCH' EquivalentTo 'EXCH'
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR25
289 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
290 RULE
291 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
292 END
293 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR25
235 TRANSLATE(95P_2, PartyIdentification16Choice)
236 RULE
237 NODE (BICOrBEI)
238 IdentifierCode TranslateTo BICOrBEI
239 END
240 END
241 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR25
270 TRANSLATE(22F_208, MatchingDenied2Choice)
271 RULE
272 NODE (Code)
273 IF (Not (DataSourceScheme IsPresent))
274 THEN
275 Indicator TranslateTo Code
276 END
277 END
278 NODE (Proprietary)
279 DataSourceScheme TranslateTo Proprietary
280 NODE (Identification)
281 IF (DataSourceScheme IsPresent)
282 THEN
283 Indicator CopyTo Proprietary\Identification
284 END
285 END
286 END
287 END
288 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR25
283 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
284 RULE
285 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR25
283 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
284 RULE
285 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR25
269 TRANSLATE(24B_65, PendingReason10Choice)
270 RULE
271 NODE (Code)
272 IF (Not (DataSourceScheme IsPresent))
273 THEN
274 ReasonCode TranslateTo Code
275 END
276 END
277 NODE (Proprietary)
278 DataSourceScheme TranslateTo Proprietary
279 NODE (Identification)
280 IF (DataSourceScheme IsPresent)
281 THEN
282 ReasonCode CopyTo Proprietary\Identification
283 END
284 END
285 END
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR25
265 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
266 RULE
267 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
268 END
269 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR25
250 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
251 RULE
252 'WISS' EquivalentTo 'WISS'
253 END
254 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR25
264 TRANSLATE(98B_9, SettlementDate4Choice)
265 RULE
266 NODE (DateCode)
267 NODE (Code)
268 IF (Not (DataSourceScheme IsPresent))
269 THEN
270 DateCode TranslateTo DateCode\Code
271 END
272 END
273 NODE (Proprietary)
274 DataSourceScheme TranslateTo DateCode\Proprietary
275 NODE (Identification)
276 IF (DataSourceScheme IsPresent)
277 THEN
278 DateCode CopyTo DateCode\Proprietary\Identification
279 END
280 END
281 END
282 END
283 END
284 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR25
269 TRANSLATE(90B, Price3)
270 RULE
271 NODE (Type)
272 NODE (ValueType)
273 AmountTypeCode TranslateTo Type\ValueType
274 END
275 END
276 NODE (Value)
277 NODE (Amount)
278 NODE (Amount)
279 Price TranslateTo Value\Amount\Amount
280 END
281 NODE (Currency)
282 CurrencyCode CopyTo Value\Amount\Currency
283 END
284 END
285 END
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR25
239 TRANSLATE(97B_2, SecuritiesAccount17)
240 RULE
241 NODE (Identification)
242 AccountNumber CopyTo Identification
243 END
244 NODE (Type)
245 NODE (Identification)
246 AccountTypeCode CopyTo Type\Identification
247 END
248 DataSourceScheme TranslateTo Type
249 NODE (Issuer)
250 IF (Not (DataSourceScheme IsPresent))
251 THEN
252 'NONE' CopyTo Type\Issuer
253 END
254 END
255 END
256 END
257 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR25
250 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
251 RULE
252 'WISS' EquivalentTo 'WISS'
253 END
254 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR25
264 TRANSLATE(98B_9, SettlementDate4Choice)
265 RULE
266 NODE (DateCode)
267 NODE (Code)
268 IF (Not (DataSourceScheme IsPresent))
269 THEN
270 DateCode TranslateTo DateCode\Code
271 END
272 END
273 NODE (Proprietary)
274 DataSourceScheme TranslateTo DateCode\Proprietary
275 NODE (Identification)
276 IF (DataSourceScheme IsPresent)
277 THEN
278 DateCode CopyTo DateCode\Proprietary\Identification
279 END
280 END
281 END
282 END
283 END
284 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR25
269 TRANSLATE(90B, Price3)
270 RULE
271 NODE (Type)
272 NODE (ValueType)
273 AmountTypeCode TranslateTo Type\ValueType
274 END
275 END
276 NODE (Value)
277 NODE (Amount)
278 NODE (Amount)
279 Price TranslateTo Value\Amount\Amount
280 END
281 NODE (Currency)
282 CurrencyCode CopyTo Value\Amount\Currency
283 END
284 END
285 END
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR25
239 TRANSLATE(97B_2, SecuritiesAccount17)
240 RULE
241 NODE (Identification)
242 AccountNumber CopyTo Identification
243 END
244 NODE (Type)
245 NODE (Identification)
246 AccountTypeCode CopyTo Type\Identification
247 END
248 DataSourceScheme TranslateTo Type
249 NODE (Issuer)
250 IF (Not (DataSourceScheme IsPresent))
251 THEN
252 'NONE' CopyTo Type\Issuer
253 END
254 END
255 END
256 END
257 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR25
250 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
251 RULE
252 'WISS' EquivalentTo 'WISS'
253 END
254 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR25
264 TRANSLATE(98B_9, SettlementDate4Choice)
265 RULE
266 NODE (DateCode)
267 NODE (Code)
268 IF (Not (DataSourceScheme IsPresent))
269 THEN
270 DateCode TranslateTo DateCode\Code
271 END
272 END
273 NODE (Proprietary)
274 DataSourceScheme TranslateTo DateCode\Proprietary
275 NODE (Identification)
276 IF (DataSourceScheme IsPresent)
277 THEN
278 DateCode CopyTo DateCode\Proprietary\Identification
279 END
280 END
281 END
282 END
283 END
284 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR25
269 TRANSLATE(90B, Price3)
270 RULE
271 NODE (Type)
272 NODE (ValueType)
273 AmountTypeCode TranslateTo Type\ValueType
274 END
275 END
276 NODE (Value)
277 NODE (Amount)
278 NODE (Amount)
279 Price TranslateTo Value\Amount\Amount
280 END
281 NODE (Currency)
282 CurrencyCode CopyTo Value\Amount\Currency
283 END
284 END
285 END
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR25
239 TRANSLATE(97B_2, SecuritiesAccount17)
240 RULE
241 NODE (Identification)
242 AccountNumber CopyTo Identification
243 END
244 NODE (Type)
245 NODE (Identification)
246 AccountTypeCode CopyTo Type\Identification
247 END
248 DataSourceScheme TranslateTo Type
249 NODE (Issuer)
250 IF (Not (DataSourceScheme IsPresent))
251 THEN
252 'NONE' CopyTo Type\Issuer
253 END
254 END
255 END
256 END
257 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR25
250 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
251 RULE
252 'WISS' EquivalentTo 'WISS'
253 END
254 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR25
264 TRANSLATE(98B_9, SettlementDate4Choice)
265 RULE
266 NODE (DateCode)
267 NODE (Code)
268 IF (Not (DataSourceScheme IsPresent))
269 THEN
270 DateCode TranslateTo DateCode\Code
271 END
272 END
273 NODE (Proprietary)
274 DataSourceScheme TranslateTo DateCode\Proprietary
275 NODE (Identification)
276 IF (DataSourceScheme IsPresent)
277 THEN
278 DateCode CopyTo DateCode\Proprietary\Identification
279 END
280 END
281 END
282 END
283 END
284 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR25
269 TRANSLATE(90B, Price3)
270 RULE
271 NODE (Type)
272 NODE (ValueType)
273 AmountTypeCode TranslateTo Type\ValueType
274 END
275 END
276 NODE (Value)
277 NODE (Amount)
278 NODE (Amount)
279 Price TranslateTo Value\Amount\Amount
280 END
281 NODE (Currency)
282 CurrencyCode CopyTo Value\Amount\Currency
283 END
284 END
285 END
286 END
287 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR25
239 TRANSLATE(97B_2, SecuritiesAccount17)
240 RULE
241 NODE (Identification)
242 AccountNumber CopyTo Identification
243 END
244 NODE (Type)
245 NODE (Identification)
246 AccountTypeCode CopyTo Type\Identification
247 END
248 DataSourceScheme TranslateTo Type
249 NODE (Issuer)
250 IF (Not (DataSourceScheme IsPresent))
251 THEN
252 'NONE' CopyTo Type\Issuer
253 END
254 END
255 END
256 END
257 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR25
237 TRANSLATE(98C, ISODateTime)
238 RULE
239 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
240 END
241 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR25
237 TRANSLATE(98C, ISODateTime)
238 RULE
239 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
240 END
241 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR25
237 TRANSLATE(98C, ISODateTime)
238 RULE
239 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
240 END
241 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR25
235 TRANSLATE(98A, ISODate)
236 RULE
237 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
238 END
239 END
translateTTR25(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR25
237 TRANSLATE(98C, ISODateTime)
238 RULE
239 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
240 END
241 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR25
383 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
384 RULE
385 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
386 END
387 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR25
503 TRANSLATE(95P_2, PartyIdentification18Choice)
504 RULE
505 NODE (BICOrBEI)
506 IdentifierCode TranslateTo BICOrBEI
507 END
508 END
509 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR25
260 TRANSLATE(35B, AlternateIdentification2)
261 RULE
262 NODE (Identification)
263 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
264 THEN
265 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
266 ELSE
267 IF (Not (IdentificationOfSecurity IsPresent))
268 THEN
269 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
270 THEN
271 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
272 ELSE
273 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
274 END
275 END
276 END
277 END
278 NODE (IdentificationSource)
279 NODE (Domestic)
280 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
281 THEN
282 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
283 END
284 END
285 NODE (Proprietary)
286 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
287 THEN
288 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
289 END
290 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
291 THEN
292 'XX' CopyTo IdentificationSource\Proprietary
293 END
294 END
295 END
296 END
297 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR25
255 TRANSLATE(95Q, PartyIdentification16Choice)
256 RULE
257 NODE (NameAndAddress)
258 NameAndAddress TranslateTo NameAndAddress
259 END
260 END
261 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR25
228 TRANSLATE(35B, AlternateIdentification2)
229 RULE
230 NODE (Identification)
231 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
232 THEN
233 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
234 ELSE
235 IF (Not (IdentificationOfSecurity IsPresent))
236 THEN
237 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
238 THEN
239 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
240 ELSE
241 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
242 END
243 END
244 END
245 END
246 NODE (IdentificationSource)
247 NODE (Domestic)
248 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
249 THEN
250 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
251 END
252 END
253 NODE (Proprietary)
254 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
255 THEN
256 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
257 END
258 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
259 THEN
260 'XX' CopyTo IdentificationSource\Proprietary
261 END
262 END
263 END
264 END
265 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR25
517 TRANSLATE(24B_60, AcknowledgementReason7Choice)
518 RULE
519 NODE (Code)
520 IF (Not (DataSourceScheme IsPresent))
521 THEN
522 ReasonCode TranslateTo Code
523 END
524 END
525 NODE (Proprietary)
526 NODE (Identification)
527 IF (DataSourceScheme IsPresent)
528 THEN
529 ReasonCode CopyTo Proprietary\Identification
530 END
531 END
532 DataSourceScheme TranslateTo Proprietary
533 END
534 END
535 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR25
260 TRANSLATE(25D_37, AllocationSatus2Choice)
261 RULE
262 NODE (Code)
263 IF (Not (DataSourceScheme IsPresent))
264 THEN
265 StatusCode TranslateTo Code
266 END
267 END
268 NODE (Proprietary)
269 NODE (Identification)
270 IF (DataSourceScheme IsPresent)
271 THEN
272 StatusCode CopyTo Proprietary\Identification
273 END
274 END
275 DataSourceScheme TranslateTo Proprietary
276 END
277 END
278 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR25
244 TRANSLATE(90B, Price3)
245 RULE
246 NODE (Type)
247 NODE (ValueType)
248 AmountTypeCode TranslateTo Type\ValueType
249 END
250 END
251 NODE (Value)
252 NODE (Amount)
253 NODE (Amount)
254 Price TranslateTo Value\Amount\Amount
255 END
256 NODE (Currency)
257 CurrencyCode CopyTo Value\Amount\Currency
258 END
259 END
260 END
261 END
262 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR25
228 TRANSLATE(98C, TradeDate2Choice)
229 RULE
230 NODE (Date)
231 98C TranslateTo Date
232 END
233 END
234 END
translateTTR25(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR25
234 TRANSLATE(OptionalCode_4!c_252, AllegementStatus1Code)
235 RULE
236 'REMO' EquivalentTo 'REMO'
237 'CAND' EquivalentTo 'CANC'
238 END
239 END
translateTTR25(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR25
207 TRANSLATE(98B_2, TradeDate2Choice)
208 RULE
209 NODE (DateCode)
210 NODE (Code)
211 IF (Not (DataSourceScheme IsPresent))
212 THEN
213 DateCode TranslateTo DateCode\Code
214 END
215 END
216 NODE (Proprietary)
217 DataSourceScheme TranslateTo DateCode\Proprietary
218 NODE (Identification)
219 IF (DataSourceScheme IsPresent)
220 THEN
221 DateCode CopyTo DateCode\Proprietary\Identification
222 END
223 END
224 END
225 END
226 END
227 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR25
217 TRANSLATE(SecuritiesAccount15, 97B_2)
218 RULE
219 NODE (DataSourceScheme)
220 Type\Proprietary TranslateTo DataSourceScheme
221 END
222 NODE (AccountTypeCode)
223 Type\Code CopyTo AccountTypeCode
224 Type\Proprietary\Identification CopyTo AccountTypeCode
225 END
226 NODE (AccountNumber)
227 IF ((Type IsPresent) Or (Name IsPresent))
228 THEN
229 Identification CopyTo AccountNumber
230 END
231 END
232 END
233 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR25
217 TRANSLATE(SecuritiesAccount15, 97B_2)
218 RULE
219 NODE (DataSourceScheme)
220 Type\Proprietary TranslateTo DataSourceScheme
221 END
222 NODE (AccountTypeCode)
223 Type\Code CopyTo AccountTypeCode
224 Type\Proprietary\Identification CopyTo AccountTypeCode
225 END
226 NODE (AccountNumber)
227 IF ((Type IsPresent) Or (Name IsPresent))
228 THEN
229 Identification CopyTo AccountNumber
230 END
231 END
232 END
233 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR25
225 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
226 RULE
227 NODE (PlaceCode)
228 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
229 END
230 NODE (IdentifierCode)
231 TypeAndIdentification\Identification TranslateTo IdentifierCode
232 END
233 END
234 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR25
327 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
328 RULE
329 'AWMO' EquivalentTo 'AWMO'
330 'BYIY' EquivalentTo 'BYIY'
331 'CLAT' EquivalentTo 'CLAT'
332 'ADEA' EquivalentTo 'ADEA'
333 'AWSH' EquivalentTo 'AWSH'
334 'CANR' EquivalentTo 'CANR'
335 'CAIS' EquivalentTo 'CAIS'
336 'OBJT' EquivalentTo 'OBJT'
337 'PHSE' EquivalentTo 'PHSE'
338 'STCD' EquivalentTo 'STCD'
339 'DOCY' EquivalentTo 'DOCY'
340 'MLAT' EquivalentTo 'MLAT'
341 'DOCC' EquivalentTo 'DOCC'
342 'BLOC' EquivalentTo 'BLOC'
343 'CHAS' EquivalentTo 'CHAS'
344 'NEWI' EquivalentTo 'NEWI'
345 'CLAC' EquivalentTo 'CLAC'
346 'MUNO' EquivalentTo 'MUNO'
347 'GLOB' EquivalentTo 'GLOB'
348 'PREA' EquivalentTo 'PREA'
349 'PART' EquivalentTo 'PART'
350 'NOFX' EquivalentTo 'NOFX'
351 'CMON' EquivalentTo 'CMON'
352 'YCOL' EquivalentTo 'YCOL'
353 'COLL' EquivalentTo 'COLL'
354 'DEPO' EquivalentTo 'DEPO'
355 'FLIM' EquivalentTo 'FLIM'
356 'INCA' EquivalentTo 'INCA'
357 'LINK' EquivalentTo 'LINK'
358 'LACK' EquivalentTo 'LACK'
359 'LALO' EquivalentTo 'LALO'
360 'MONY' EquivalentTo 'MONY'
361 'NCON' EquivalentTo 'NCON'
362 'REFS' EquivalentTo 'REFS'
363 'SDUT' EquivalentTo 'SDUT'
364 'BATC' EquivalentTo 'BATC'
365 'CYCL' EquivalentTo 'CYCL'
366 'SBLO' EquivalentTo 'SBLO'
367 'CPEC' EquivalentTo 'CPEC'
368 'MINO' EquivalentTo 'MINO'
369 'IAAD' EquivalentTo 'IAAD'
370 'PHCK' EquivalentTo 'PHCK'
371 'BENO' EquivalentTo 'BENO'
372 'BOTH' EquivalentTo 'BOTH'
373 'CLHT' EquivalentTo 'CLHT'
374 'DENO' EquivalentTo 'DENO'
375 'DISA' EquivalentTo 'DISA'
376 'DKNY' EquivalentTo 'DKNY'
377 'FROZ' EquivalentTo 'FROZ'
378 'LAAW' EquivalentTo 'LAAW'
379 'LATE' EquivalentTo 'LATE'
380 'LIQU' EquivalentTo 'LIQU'
381 'PRCY' EquivalentTo 'PRCY'
382 'REGT' EquivalentTo 'REGT'
383 'SETS' EquivalentTo 'SETS'
384 'CERT' EquivalentTo 'CERT'
385 'PRSY' EquivalentTo 'PRSY'
386 'OTHR' EquivalentTo 'NARR'
387 END
388 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR25
293 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
294 RULE
295 'EXCH' EquivalentTo 'EXCH'
296 'OTCO' EquivalentTo 'OTCO'
297 END
298 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR25
225 TRANSLATE(SecuritiesAccount17, 97B_2)
226 RULE
227 NODE (DataSourceScheme)
228 Type TranslateTo DataSourceScheme
229 END
230 NODE (AccountTypeCode)
231 Type\Identification CopyTo AccountTypeCode
232 END
233 NODE (AccountNumber)
234 IF (Type IsPresent)
235 THEN
236 Identification CopyTo AccountNumber
237 END
238 END
239 END
240 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR25
227 TRANSLATE(SecuritiesAccount17, 97A)
228 RULE
229 NODE (AccountNumber)
230 IF (Not ((Type IsPresent) Or (Name IsPresent)))
231 THEN
232 Identification CopyTo AccountNumber
233 END
234 END
235 END
236 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR25
215 TRANSLATE(SecuritiesAccount17, 97B_2)
216 RULE
217 NODE (DataSourceScheme)
218 Type TranslateTo DataSourceScheme
219 END
220 NODE (AccountTypeCode)
221 Type\Identification CopyTo AccountTypeCode
222 END
223 NODE (AccountNumber)
224 IF (Type IsPresent)
225 THEN
226 Identification CopyTo AccountNumber
227 END
228 END
229 END
230 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR25
227 TRANSLATE(AllegementStatus2Choice, 25D_33)
228 RULE
229 NODE (DataSourceScheme)
230 Proprietary TranslateTo DataSourceScheme
231 END
232 NODE (StatusCode)
233 Code TranslateTo StatusCode
234 Proprietary\Identification CopyTo StatusCode
235 END
236 END
237 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR25
214 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
215 RULE
216 'AFFI' EquivalentTo 'AFFI'
217 'NAFI' EquivalentTo 'NAFI'
218 END
219 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR25
284 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
285 RULE
286 NODE (Line)
287 (Name Substring ('1', '35')) CopyTo Line[1]
288 END
289 NODE (Line)
290 (Name Substring ('36', '35')) CopyTo Line[2]
291 END
292 NODE (Line)
293 (Name Substring ('71', '35')) CopyTo Line[3]
294 END
295 NODE (Line)
296 (Name Substring ('106', '35')) CopyTo Line[4]
297 END
298 END
299 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR25
288 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
289 RULE
290 NODE (QuantityTypeCode)
291 'FAMT' CopyTo QuantityTypeCode
292 END
293 NODE (Quantity)
294 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
295 THEN
296 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
297 ELSE
298 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
299 THEN
300 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
301 ELSE
302 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
303 END
304 END
305 END
306 END
307 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR25
288 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
289 RULE
290 NODE (QuantityTypeCode)
291 'FAMT' CopyTo QuantityTypeCode
292 END
293 NODE (Quantity)
294 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
295 THEN
296 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
297 ELSE
298 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
299 THEN
300 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
301 ELSE
302 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
303 END
304 END
305 END
306 END
307 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR25
288 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
289 RULE
290 NODE (QuantityTypeCode)
291 'FAMT' CopyTo QuantityTypeCode
292 END
293 NODE (Quantity)
294 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
295 THEN
296 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
297 ELSE
298 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
299 THEN
300 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
301 ELSE
302 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
303 END
304 END
305 END
306 END
307 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR25
288 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
289 RULE
290 NODE (QuantityTypeCode)
291 'FAMT' CopyTo QuantityTypeCode
292 END
293 NODE (Quantity)
294 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
295 THEN
296 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
297 ELSE
298 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
299 THEN
300 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
301 ELSE
302 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
303 END
304 END
305 END
306 END
307 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR25
244 TRANSLATE(TradeDate2Choice, 98A)
245 RULE
246 Date TranslateTo 98A
247 END
248 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR25
244 TRANSLATE(TradeDate2Choice, 98A)
245 RULE
246 Date TranslateTo 98A
247 END
248 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR25
244 TRANSLATE(TradeDate2Choice, 98A)
245 RULE
246 Date TranslateTo 98A
247 END
248 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR25
244 TRANSLATE(TradeDate2Choice, 98A)
245 RULE
246 Date TranslateTo 98A
247 END
248 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR25
431 TRANSLATE(RepairReason4Code, OptionalCode_4!c_386)
432 RULE
433 'BATC' EquivalentTo 'BATC'
434 'CAEV' EquivalentTo 'CAEV'
435 'CASH' EquivalentTo 'CASH'
436 'CASY' EquivalentTo 'CASY'
437 'DDAT' EquivalentTo 'DDAT'
438 'DDEA' EquivalentTo 'DDEA'
439 'DMON' EquivalentTo 'DMON'
440 'DQUA' EquivalentTo 'DQUA'
441 'DSEC' EquivalentTo 'DSEC'
442 'DTRD' EquivalentTo 'DTRD'
443 'IIND' EquivalentTo 'IIND'
444 'MINO' EquivalentTo 'MINO'
445 'MUNO' EquivalentTo 'MUNO'
446 'NCRR' EquivalentTo 'NCRR'
447 'PHYS' EquivalentTo 'PHYS'
448 'PLCE' EquivalentTo 'PLCE'
449 'REFE' EquivalentTo 'REFE'
450 'RTGS' EquivalentTo 'RTGS'
451 'SAFE' EquivalentTo 'SAFE'
452 'SETR' EquivalentTo 'SETR'
453 'SETS' EquivalentTo 'SETS'
454 'TXST' EquivalentTo 'TXST'
455 'INPS' EquivalentTo 'INPS'
456 'SDUT' EquivalentTo 'SDUT'
457 'IEXE' EquivalentTo 'IEXE'
458 'ICAG' EquivalentTo 'ICAG'
459 'DEPT' EquivalentTo 'DEPT'
460 'ICUS' EquivalentTo 'ICUS'
461 'OTHR' EquivalentTo 'NARR'
462 END
463 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR25
264 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
265 RULE
266 NODE (Line)
267 (Name Substring ('1', '35')) CopyTo Line[1]
268 END
269 NODE (Line)
270 (Name Substring ('36', '35')) CopyTo Line[2]
271 END
272 NODE (Line)
273 (Name Substring ('71', '35')) CopyTo Line[3]
274 END
275 NODE (Line)
276 (Name Substring ('106', '35')) CopyTo Line[4]
277 END
278 END
279 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR25
211 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
212 RULE
213 ActiveOrHistoricCurrencyCode CopyTo Currency
214 END
215 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR25
242 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
243 RULE
244 'RECE' EquivalentTo 'RECE'
245 'DELI' EquivalentTo 'DELI'
246 END
247 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR25
233 TRANSLATE(GenericIdentification25, 22F_6)
234 RULE
235 NODE (DataSourceScheme)
236 GenericIdentification25 TranslateTo DataSourceScheme
237 END
238 NODE (Indicator)
239 Identification CopyTo Indicator
240 END
241 END
242 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR25
266 TRANSLATE(GenericIdentification24, 95R)
267 RULE
268 NODE (DataSourceScheme)
269 GenericIdentification24 TranslateTo DataSourceScheme
270 END
271 NODE (ProprietaryCode)
272 Identification CopyTo ProprietaryCode
273 END
274 END
275 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR25
346 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
347 RULE
348 'AWMO' EquivalentTo 'AWMO'
349 'BYIY' EquivalentTo 'BYIY'
350 'CLAT' EquivalentTo 'CLAT'
351 'ADEA' EquivalentTo 'ADEA'
352 'AWSH' EquivalentTo 'AWSH'
353 'CANR' EquivalentTo 'CANR'
354 'CAIS' EquivalentTo 'CAIS'
355 'OBJT' EquivalentTo 'OBJT'
356 'PHSE' EquivalentTo 'PHSE'
357 'STCD' EquivalentTo 'STCD'
358 'DOCY' EquivalentTo 'DOCY'
359 'MLAT' EquivalentTo 'MLAT'
360 'DOCC' EquivalentTo 'DOCC'
361 'BLOC' EquivalentTo 'BLOC'
362 'CHAS' EquivalentTo 'CHAS'
363 'NEWI' EquivalentTo 'NEWI'
364 'CLAC' EquivalentTo 'CLAC'
365 'MUNO' EquivalentTo 'MUNO'
366 'GLOB' EquivalentTo 'GLOB'
367 'PREA' EquivalentTo 'PREA'
368 'PART' EquivalentTo 'PART'
369 'NOFX' EquivalentTo 'NOFX'
370 'CMON' EquivalentTo 'CMON'
371 'YCOL' EquivalentTo 'YCOL'
372 'COLL' EquivalentTo 'COLL'
373 'DEPO' EquivalentTo 'DEPO'
374 'FLIM' EquivalentTo 'FLIM'
375 'INCA' EquivalentTo 'INCA'
376 'LINK' EquivalentTo 'LINK'
377 'LACK' EquivalentTo 'LACK'
378 'LALO' EquivalentTo 'LALO'
379 'MONY' EquivalentTo 'MONY'
380 'NCON' EquivalentTo 'NCON'
381 'REFS' EquivalentTo 'REFS'
382 'SDUT' EquivalentTo 'SDUT'
383 'BATC' EquivalentTo 'BATC'
384 'CYCL' EquivalentTo 'CYCL'
385 'SBLO' EquivalentTo 'SBLO'
386 'CPEC' EquivalentTo 'CPEC'
387 'MINO' EquivalentTo 'MINO'
388 'IAAD' EquivalentTo 'IAAD'
389 'PHCK' EquivalentTo 'PHCK'
390 'BENO' EquivalentTo 'BENO'
391 'BOTH' EquivalentTo 'BOTH'
392 'CLHT' EquivalentTo 'CLHT'
393 'DENO' EquivalentTo 'DENO'
394 'DISA' EquivalentTo 'DISA'
395 'DKNY' EquivalentTo 'DKNY'
396 'FROZ' EquivalentTo 'FROZ'
397 'LAAW' EquivalentTo 'LAAW'
398 'LATE' EquivalentTo 'LATE'
399 'LIQU' EquivalentTo 'LIQU'
400 'PRCY' EquivalentTo 'PRCY'
401 'REGT' EquivalentTo 'REGT'
402 'SETS' EquivalentTo 'SETS'
403 'CERT' EquivalentTo 'CERT'
404 'PRSY' EquivalentTo 'PRSY'
405 'OTHR' EquivalentTo 'NARR'
406 END
407 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR25
227 TRANSLATE(TradeDate2Choice, 98E_1)
228 RULE
229 Date\DateTime TranslateTo 98E_1
230 END
231 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR25
227 TRANSLATE(TradeDate2Choice, 98E_1)
228 RULE
229 Date\DateTime TranslateTo 98E_1
230 END
231 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR25
227 TRANSLATE(TradeDate2Choice, 98E_1)
228 RULE
229 Date\DateTime TranslateTo 98E_1
230 END
231 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR25
227 TRANSLATE(TradeDate2Choice, 98E_1)
228 RULE
229 Date\DateTime TranslateTo 98E_1
230 END
231 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR25
359 TRANSLATE(MatchingStatus4Choice, OptionalCode_4!c_49)
360 RULE
361 IF ((Matched\NoSpecifiedReason IsSameString 'NORE') Or (Matched IsPresent))
362 THEN
363 'MACH' CopyTo OptionalCode_4!c_49
364 END
365 IF ((Unmatched\NoSpecifiedReason IsSameString 'NORE') Or (Unmatched IsPresent))
366 THEN
367 'NMAT' CopyTo OptionalCode_4!c_49
368 END
369 END
370 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR25
209 TRANSLATE(TradeDate2Choice, 98C)
210 RULE
211 Date\DateTime TranslateTo 98C
212 END
213 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR25
349 TRANSLATE(CashAccountIdentification6Choice, 97A)
350 RULE
351 NODE (AccountNumber)
352 Proprietary CopyTo AccountNumber
353 END
354 END
355 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR25
349 TRANSLATE(CashAccountIdentification6Choice, 97A)
350 RULE
351 NODE (AccountNumber)
352 Proprietary CopyTo AccountNumber
353 END
354 END
355 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR25
349 TRANSLATE(CashAccountIdentification6Choice, 97A)
350 RULE
351 NODE (AccountNumber)
352 Proprietary CopyTo AccountNumber
353 END
354 END
355 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR25
349 TRANSLATE(CashAccountIdentification6Choice, 97A)
350 RULE
351 NODE (AccountNumber)
352 Proprietary CopyTo AccountNumber
353 END
354 END
355 END
translateTTR25(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR25
220 TRANSLATE(TradeDate2Choice, 98A)
221 RULE
222 Date TranslateTo 98A
223 END
224 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR26
288 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
289 RULE
290 NODE (Code)
291 IF (Not (DataSourceScheme IsPresent))
292 THEN
293 Indicator TranslateTo Code
294 END
295 END
296 NODE (Proprietary)
297 DataSourceScheme TranslateTo Proprietary
298 NODE (Identification)
299 IF (DataSourceScheme IsPresent)
300 THEN
301 Indicator CopyTo Proprietary\Identification
302 END
303 END
304 END
305 END
306 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR26
294 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
295 RULE
296 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
297 END
298 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR26
242 TRANSLATE(95Q, PartyIdentification16Choice)
243 RULE
244 NODE (NameAndAddress)
245 NameAndAddress TranslateTo NameAndAddress
246 END
247 END
248 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR26
289 TRANSLATE(OptionalCode_4!c_368, MatchingProcess1Code)
290 RULE
291 'UNMT' EquivalentTo 'UNMT'
292 'MTRE' EquivalentTo 'MTRE'
293 END
294 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR26
288 TRANSLATE(94B_8, MarketIdentification9)
289 RULE
290 NODE (Identification)
291 NODE (MarketIdentifierCode)
292 IF (Narrative Matches '[A-Z0-9]{4}')
293 THEN
294 Narrative CopyTo Identification\MarketIdentifierCode
295 END
296 END
297 NODE (Description)
298 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
299 THEN
300 Narrative CopyTo Identification\Description
301 END
302 END
303 END
304 NODE (Type)
305 NODE (Code)
306 IF (Not (DataSourceScheme IsPresent))
307 THEN
308 PlaceCode TranslateTo Type\Code
309 END
310 END
311 NODE (Proprietary)
312 DataSourceScheme TranslateTo Type\Proprietary
313 NODE (Identification)
314 IF (DataSourceScheme IsPresent)
315 THEN
316 PlaceCode CopyTo Type\Proprietary\Identification
317 END
318 END
319 END
320 END
321 END
322 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR26
288 TRANSLATE(94B_8, MarketIdentification9)
289 RULE
290 NODE (Identification)
291 NODE (MarketIdentifierCode)
292 IF (Narrative Matches '[A-Z0-9]{4}')
293 THEN
294 Narrative CopyTo Identification\MarketIdentifierCode
295 END
296 END
297 NODE (Description)
298 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
299 THEN
300 Narrative CopyTo Identification\Description
301 END
302 END
303 END
304 NODE (Type)
305 NODE (Code)
306 IF (Not (DataSourceScheme IsPresent))
307 THEN
308 PlaceCode TranslateTo Type\Code
309 END
310 END
311 NODE (Proprietary)
312 DataSourceScheme TranslateTo Type\Proprietary
313 NODE (Identification)
314 IF (DataSourceScheme IsPresent)
315 THEN
316 PlaceCode CopyTo Type\Proprietary\Identification
317 END
318 END
319 END
320 END
321 END
322 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR26
288 TRANSLATE(OptionalCode_4!c_377, PendingReason1Code)
289 RULE
290 'ADEA' EquivalentTo 'ADEA'
291 'AWMO' EquivalentTo 'AWMO'
292 'AWSH' EquivalentTo 'AWSH'
293 'BENO' EquivalentTo 'BENO'
294 'BATC' EquivalentTo 'BATC'
295 'BLOC' EquivalentTo 'BLOC'
296 'BOTH' EquivalentTo 'BOTH'
297 'CAIS' EquivalentTo 'CAIS'
298 'CHAS' EquivalentTo 'CHAS'
299 'CLAC' EquivalentTo 'CLAC'
300 'NEWI' EquivalentTo 'NEWI'
301 'DOCC' EquivalentTo 'DOCC'
302 'DOCY' EquivalentTo 'DOCY'
303 'TAMM' EquivalentTo 'TAMM'
304 'PHSE' EquivalentTo 'PHSE'
305 'REFU' EquivalentTo 'REFU'
306 'MUNO' EquivalentTo 'MUNO'
307 'GLOB' EquivalentTo 'GLOB'
308 'PREA' EquivalentTo 'PREA'
309 'PART' EquivalentTo 'PART'
310 'NMAS' EquivalentTo 'NMAS'
311 'NOFX' EquivalentTo 'NOFX'
312 'CMON' EquivalentTo 'CMON'
313 'YCOL' EquivalentTo 'YCOL'
314 'COLL' EquivalentTo 'COLL'
315 'DEPO' EquivalentTo 'DEPO'
316 'FLIM' EquivalentTo 'FLIM'
317 'INCA' EquivalentTo 'INCA'
318 'LINK' EquivalentTo 'LINK'
319 'FUTU' EquivalentTo 'FUTU'
320 'LACK' EquivalentTo 'LACK'
321 'LALO' EquivalentTo 'LALO'
322 'MONY' EquivalentTo 'MONY'
323 'NCON' EquivalentTo 'NCON'
324 'REFS' EquivalentTo 'REFS'
325 'SDUT' EquivalentTo 'SDUT'
326 'SBLO' EquivalentTo 'SBLO'
327 'MINO' EquivalentTo 'MINO'
328 'IAAD' EquivalentTo 'IAAD'
329 'PHCK' EquivalentTo 'PHCK'
330 'CYCL' EquivalentTo 'CYCL'
331 'CPEC' EquivalentTo 'CPEC'
332 'CLHT' EquivalentTo 'CLHT'
333 'DENO' EquivalentTo 'DENO'
334 'DISA' EquivalentTo 'DISA'
335 'DKNY' EquivalentTo 'DKNY'
336 'FROZ' EquivalentTo 'FROZ'
337 'LAAW' EquivalentTo 'LAAW'
338 'LATE' EquivalentTo 'LATE'
339 'LIQU' EquivalentTo 'LIQU'
340 'PRCY' EquivalentTo 'PRCY'
341 'REGT' EquivalentTo 'REGT'
342 'SETS' EquivalentTo 'SETS'
343 'CERT' EquivalentTo 'CERT'
344 'PRSY' EquivalentTo 'PRSY'
345 'NARR' EquivalentTo 'OTHR'
346 END
347 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR26
270 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
271 RULE
272 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
273 END
274 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR26
255 TRANSLATE(98C, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (DateTime)
259 98C TranslateTo Date\DateTime
260 END
261 END
262 END
263 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR26
285 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
286 RULE
287 'WISS' EquivalentTo 'WISS'
288 END
289 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR26
288 TRANSLATE(Code_4!c_7, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'ACTU' EquivalentTo 'PARV'
293 END
294 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR26
258 TRANSLATE(97A, CashAccountIdentification6Choice)
259 RULE
260 NODE (Proprietary)
261 AccountNumber CopyTo Proprietary
262 END
263 END
264 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR26
255 TRANSLATE(98C, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (DateTime)
259 98C TranslateTo Date\DateTime
260 END
261 END
262 END
263 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR26
285 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
286 RULE
287 'WISS' EquivalentTo 'WISS'
288 END
289 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR26
288 TRANSLATE(Code_4!c_7, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'ACTU' EquivalentTo 'PARV'
293 END
294 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR26
258 TRANSLATE(97A, CashAccountIdentification6Choice)
259 RULE
260 NODE (Proprietary)
261 AccountNumber CopyTo Proprietary
262 END
263 END
264 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR26
255 TRANSLATE(98C, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (DateTime)
259 98C TranslateTo Date\DateTime
260 END
261 END
262 END
263 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR26
285 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
286 RULE
287 'WISS' EquivalentTo 'WISS'
288 END
289 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR26
288 TRANSLATE(Code_4!c_7, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'ACTU' EquivalentTo 'PARV'
293 END
294 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR26
258 TRANSLATE(97A, CashAccountIdentification6Choice)
259 RULE
260 NODE (Proprietary)
261 AccountNumber CopyTo Proprietary
262 END
263 END
264 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR26
255 TRANSLATE(98C, SettlementDate4Choice)
256 RULE
257 NODE (Date)
258 NODE (DateTime)
259 98C TranslateTo Date\DateTime
260 END
261 END
262 END
263 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR26
285 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
286 RULE
287 'WISS' EquivalentTo 'WISS'
288 END
289 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR26
288 TRANSLATE(Code_4!c_7, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'ACTU' EquivalentTo 'PARV'
293 END
294 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR26
258 TRANSLATE(97A, CashAccountIdentification6Choice)
259 RULE
260 NODE (Proprietary)
261 AccountNumber CopyTo Proprietary
262 END
263 END
264 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR26
242 TRANSLATE(98A, SettlementDate5Choice)
243 RULE
244 NODE (Date)
245 NODE (Date)
246 98A TranslateTo Date\Date
247 END
248 END
249 END
250 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR26
242 TRANSLATE(98A, SettlementDate5Choice)
243 RULE
244 NODE (Date)
245 NODE (Date)
246 98A TranslateTo Date\Date
247 END
248 END
249 END
250 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR26
242 TRANSLATE(98A, SettlementDate5Choice)
243 RULE
244 NODE (Date)
245 NODE (Date)
246 98A TranslateTo Date\Date
247 END
248 END
249 END
250 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR26
240 TRANSLATE(98B_9, SettlementDate5Choice)
241 RULE
242 NODE (DateCode)
243 NODE (Identification)
244 DateCode CopyTo DateCode\Identification
245 END
246 DataSourceScheme TranslateTo DateCode
247 NODE (Issuer)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 'COEX' CopyTo DateCode\Issuer
251 END
252 END
253 END
254 END
255 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR26
242 TRANSLATE(98A, SettlementDate5Choice)
243 RULE
244 NODE (Date)
245 NODE (Date)
246 98A TranslateTo Date\Date
247 END
248 END
249 END
250 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR26
388 TRANSLATE(97B_2, SecuritiesAccount17)
389 RULE
390 NODE (Identification)
391 AccountNumber CopyTo Identification
392 END
393 NODE (Type)
394 NODE (Identification)
395 AccountTypeCode CopyTo Type\Identification
396 END
397 DataSourceScheme TranslateTo Type
398 NODE (Issuer)
399 IF (Not (DataSourceScheme IsPresent))
400 THEN
401 'NONE' CopyTo Type\Issuer
402 END
403 END
404 END
405 END
406 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR26
510 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
511 RULE
512 Identifier_BICBEI CopyTo AnyBICIdentifier
513 END
514 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR26
298 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
299 RULE
300 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
301 END
302 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR26
262 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
263 RULE
264 NODE (Name)
265 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
266 END
267 END
268 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR26
266 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
267 RULE
268 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
269 END
270 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR26
536 TRANSLATE(OptionalCode_4!c_353, RepoCallAcknowledgementReason2Code)
537 RULE
538 'ADEA' EquivalentTo 'ADEA'
539 'CALD' EquivalentTo 'CALD'
540 'CALP' EquivalentTo 'CALP'
541 END
542 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR26
279 TRANSLATE(OptionalCode_4!c_274, AllocationStatus1Code)
280 RULE
281 'AOLF' EquivalentTo 'AOLF'
282 'AOLP' EquivalentTo 'AOLP'
283 END
284 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR26
263 TRANSLATE(Code_4!c_7, PriceValueType1Code)
264 RULE
265 'DISC' EquivalentTo 'DISC'
266 'PREM' EquivalentTo 'PREM'
267 'ACTU' EquivalentTo 'PARV'
268 END
269 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR26
235 TRANSLATE(98A, SettlementDate4Choice)
236 RULE
237 NODE (Date)
238 NODE (Date)
239 Date TranslateTo Date\Date
240 END
241 END
242 END
243 END
translateTTR26(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR26
240 TRANSLATE(94B_2, MarketIdentification8)
241 RULE
242 NODE (Identification)
243 NODE (MarketIdentifierCode)
244 IF (Narrative Matches '[A-Z0-9]{4}')
245 THEN
246 Narrative CopyTo Identification\MarketIdentifierCode
247 END
248 END
249 NODE (Description)
250 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
251 THEN
252 Narrative CopyTo Identification\Description
253 END
254 END
255 END
256 NODE (Type)
257 NODE (Code)
258 IF (Not (DataSourceScheme IsPresent))
259 THEN
260 PlaceCode TranslateTo Type\Code
261 END
262 END
263 NODE (Proprietary)
264 DataSourceScheme TranslateTo Type\Proprietary
265 NODE (Identification)
266 IF (DataSourceScheme IsPresent)
267 THEN
268 PlaceCode CopyTo Type\Proprietary\Identification
269 END
270 END
271 END
272 END
273 END
274 END
translateTTR26(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR26
228 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
229 RULE
230 'VARI' EquivalentTo 'VARI'
231 END
232 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR26
234 TRANSLATE(GenericIdentification27, Identifier_FIN_8c)
235 RULE
236 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
237 END
238 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR26
234 TRANSLATE(GenericIdentification27, Identifier_FIN_8c)
235 RULE
236 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
237 END
238 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR26
235 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
236 RULE
237 'CUST' EquivalentTo 'CUST'
238 'ICSD' EquivalentTo 'ICSD'
239 'NCSD' EquivalentTo 'NCSD'
240 'SHHE' EquivalentTo 'SHHE'
241 END
242 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR26
389 TRANSLATE(PartyIdentification16Choice, 95P_2)
390 RULE
391 NODE (IdentifierCode)
392 BICOrBEI CopyTo IdentifierCode
393 END
394 END
395 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR26
299 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
300 RULE
301 NODE (DataSourceScheme)
302 Proprietary TranslateTo DataSourceScheme
303 END
304 NODE (Indicator)
305 Code TranslateTo Indicator
306 Proprietary\Identification CopyTo Indicator
307 END
308 END
309 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR26
241 TRANSLATE(YesNoIndicator, 17B)
242 RULE
243 NODE (Flag)
244 IF (YesNoIndicator IsSameBoolean 'true')
245 THEN
246 'Y' CopyTo Flag
247 ELSE
248 'N' CopyTo Flag
249 END
250 END
251 END
252 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR26
237 TRANSLATE(SecuritiesAccount17, 97B_2)
238 RULE
239 NODE (DataSourceScheme)
240 Type TranslateTo DataSourceScheme
241 END
242 NODE (AccountTypeCode)
243 Type\Identification CopyTo AccountTypeCode
244 END
245 NODE (AccountNumber)
246 IF (Type IsPresent)
247 THEN
248 Identification CopyTo AccountNumber
249 END
250 END
251 END
252 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR26
231 TRANSLATE(YesNoIndicator, 17B)
232 RULE
233 NODE (Flag)
234 IF (YesNoIndicator IsSameBoolean 'true')
235 THEN
236 'Y' CopyTo Flag
237 ELSE
238 'N' CopyTo Flag
239 END
240 END
241 END
242 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR26
238 TRANSLATE(AllegementStatus1Code, OptionalCode_4!c_252)
239 RULE
240 'CANC' EquivalentTo 'CAND'
241 'REMO' EquivalentTo 'REMO'
242 END
243 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR26
220 TRANSLATE(AllocationSatus2Choice, 25D_37)
221 RULE
222 NODE (DataSourceScheme)
223 Proprietary TranslateTo DataSourceScheme
224 END
225 NODE (StatusCode)
226 Proprietary\Identification CopyTo StatusCode
227 Code TranslateTo StatusCode
228 END
229 END
230 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR26
300 TRANSLATE(PartyIdentification16Choice, 95R)
301 RULE
302 ProprietaryIdentification TranslateTo 95R
303 END
304 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR26
308 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
309 RULE
310 NODE (QuantityTypeCode)
311 'AMOR' CopyTo QuantityTypeCode
312 END
313 NODE (Quantity)
314 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
315 THEN
316 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
317 ELSE
318 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
319 THEN
320 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
321 ELSE
322 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
323 END
324 END
325 END
326 END
327 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR26
308 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
309 RULE
310 NODE (QuantityTypeCode)
311 'AMOR' CopyTo QuantityTypeCode
312 END
313 NODE (Quantity)
314 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
315 THEN
316 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
317 ELSE
318 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
319 THEN
320 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
321 ELSE
322 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
323 END
324 END
325 END
326 END
327 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR26
308 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
309 RULE
310 NODE (QuantityTypeCode)
311 'AMOR' CopyTo QuantityTypeCode
312 END
313 NODE (Quantity)
314 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
315 THEN
316 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
317 ELSE
318 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
319 THEN
320 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
321 ELSE
322 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
323 END
324 END
325 END
326 END
327 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR26
308 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
309 RULE
310 NODE (QuantityTypeCode)
311 'AMOR' CopyTo QuantityTypeCode
312 END
313 NODE (Quantity)
314 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
315 THEN
316 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
317 ELSE
318 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
319 THEN
320 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
321 ELSE
322 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
323 END
324 END
325 END
326 END
327 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR26
249 TRANSLATE(TradeDate2Choice, 98B_2)
250 RULE
251 NODE (DataSourceScheme)
252 DateCode\Proprietary TranslateTo DataSourceScheme
253 END
254 NODE (DateCode)
255 DateCode\Code TranslateTo DateCode
256 DateCode\Proprietary\Identification CopyTo DateCode
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR26
249 TRANSLATE(TradeDate2Choice, 98B_2)
250 RULE
251 NODE (DataSourceScheme)
252 DateCode\Proprietary TranslateTo DataSourceScheme
253 END
254 NODE (DateCode)
255 DateCode\Code TranslateTo DateCode
256 DateCode\Proprietary\Identification CopyTo DateCode
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR26
249 TRANSLATE(TradeDate2Choice, 98B_2)
250 RULE
251 NODE (DataSourceScheme)
252 DateCode\Proprietary TranslateTo DataSourceScheme
253 END
254 NODE (DateCode)
255 DateCode\Code TranslateTo DateCode
256 DateCode\Proprietary\Identification CopyTo DateCode
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR26
249 TRANSLATE(TradeDate2Choice, 98B_2)
250 RULE
251 NODE (DataSourceScheme)
252 DateCode\Proprietary TranslateTo DataSourceScheme
253 END
254 NODE (DateCode)
255 DateCode\Code TranslateTo DateCode
256 DateCode\Proprietary\Identification CopyTo DateCode
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR26
464 TRANSLATE(CancellationReason8Choice, 24B_46)
465 RULE
466 NODE (DataSourceScheme)
467 Proprietary TranslateTo DataSourceScheme
468 END
469 NODE (ReasonCode)
470 Code TranslateTo ReasonCode
471 Proprietary\Identification CopyTo ReasonCode
472 END
473 END
474 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR26
280 TRANSLATE(PartyIdentification16Choice, 95R)
281 RULE
282 ProprietaryIdentification TranslateTo 95R
283 END
284 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR26
216 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
217 RULE
218 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
219 END
220 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR26
248 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
249 RULE
250 NODE (QuantityTypeCode)
251 IF (Unit IsPresent)
252 THEN
253 'UNIT' CopyTo QuantityTypeCode
254 END
255 IF (FaceAmount IsPresent)
256 THEN
257 'FAMT' CopyTo QuantityTypeCode
258 END
259 IF (AmortisedValue IsPresent)
260 THEN
261 'AMOR' CopyTo QuantityTypeCode
262 END
263 END
264 NODE (Quantity)
265 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
266 THEN
267 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
268 ELSE
269 IF ((Unit Substring ('1', '1')) IsSameString '+')
270 THEN
271 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
272 ELSE
273 (Unit FormatDecimal 'MT') CopyTo Quantity
274 END
275 END
276 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
277 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
278 END
279 END
280 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR26
243 TRANSLATE(YesNoIndicator, 22F_94)
244 RULE
245 NODE (Indicator)
246 IF (YesNoIndicator IsSameBoolean 'false')
247 THEN
248 'NPAR' CopyTo Indicator
249 END
250 IF (YesNoIndicator IsSameBoolean 'true')
251 THEN
252 'PART' CopyTo Indicator
253 END
254 END
255 END
256 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR26
276 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
277 RULE
278 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
279 END
280 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR26
408 TRANSLATE(UnmatchedReason6Choice, 24B_64)
409 RULE
410 NODE (DataSourceScheme)
411 Proprietary TranslateTo DataSourceScheme
412 END
413 NODE (ReasonCode)
414 Code TranslateTo ReasonCode
415 Proprietary\Identification CopyTo ReasonCode
416 END
417 END
418 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR26
232 TRANSLATE(ISODateTime, 98E_1)
233 RULE
234 NODE (Date)
235 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
236 THEN
237 ISODateTime TranslateTo Date
238 END
239 END
240 NODE (Time)
241 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
242 THEN
243 ISODateTime TranslateTo Time
244 END
245 END
246 NODE (Decimals)
247 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
248 THEN
249 ISODateTime TranslateTo Decimals
250 END
251 END
252 NODE (UTCIndicator)
253 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
254 THEN
255 ISODateTime TranslateTo UTCIndicator
256 END
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR26
232 TRANSLATE(ISODateTime, 98E_1)
233 RULE
234 NODE (Date)
235 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
236 THEN
237 ISODateTime TranslateTo Date
238 END
239 END
240 NODE (Time)
241 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
242 THEN
243 ISODateTime TranslateTo Time
244 END
245 END
246 NODE (Decimals)
247 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
248 THEN
249 ISODateTime TranslateTo Decimals
250 END
251 END
252 NODE (UTCIndicator)
253 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
254 THEN
255 ISODateTime TranslateTo UTCIndicator
256 END
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR26
232 TRANSLATE(ISODateTime, 98E_1)
233 RULE
234 NODE (Date)
235 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
236 THEN
237 ISODateTime TranslateTo Date
238 END
239 END
240 NODE (Time)
241 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
242 THEN
243 ISODateTime TranslateTo Time
244 END
245 END
246 NODE (Decimals)
247 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
248 THEN
249 ISODateTime TranslateTo Decimals
250 END
251 END
252 NODE (UTCIndicator)
253 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
254 THEN
255 ISODateTime TranslateTo UTCIndicator
256 END
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR26
232 TRANSLATE(ISODateTime, 98E_1)
233 RULE
234 NODE (Date)
235 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
236 THEN
237 ISODateTime TranslateTo Date
238 END
239 END
240 NODE (Time)
241 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
242 THEN
243 ISODateTime TranslateTo Time
244 END
245 END
246 NODE (Decimals)
247 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
248 THEN
249 ISODateTime TranslateTo Decimals
250 END
251 END
252 NODE (UTCIndicator)
253 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
254 THEN
255 ISODateTime TranslateTo UTCIndicator
256 END
257 END
258 END
259 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR26
371 TRANSLATE(UnmatchedReason5Choice, 24B_64)
372 RULE
373 NODE (DataSourceScheme)
374 Proprietary TranslateTo DataSourceScheme
375 END
376 NODE (ReasonCode)
377 Code TranslateTo ReasonCode
378 Proprietary\Identification CopyTo ReasonCode
379 END
380 END
381 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR26
214 TRANSLATE(ISODateTime, 98C)
215 RULE
216 NODE (Date)
217 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
218 THEN
219 ISODateTime TranslateTo Date
220 END
221 END
222 NODE (Time)
223 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
224 THEN
225 ISODateTime TranslateTo Time
226 END
227 END
228 END
229 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR26
356 TRANSLATE(CashAccountIdentification6Choice, 97E)
357 RULE
358 NODE (InternationalBankAccountNumber)
359 IBAN CopyTo InternationalBankAccountNumber
360 END
361 END
362 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR26
356 TRANSLATE(CashAccountIdentification6Choice, 97E)
357 RULE
358 NODE (InternationalBankAccountNumber)
359 IBAN CopyTo InternationalBankAccountNumber
360 END
361 END
362 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR26
356 TRANSLATE(CashAccountIdentification6Choice, 97E)
357 RULE
358 NODE (InternationalBankAccountNumber)
359 IBAN CopyTo InternationalBankAccountNumber
360 END
361 END
362 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR26
356 TRANSLATE(CashAccountIdentification6Choice, 97E)
357 RULE
358 NODE (InternationalBankAccountNumber)
359 IBAN CopyTo InternationalBankAccountNumber
360 END
361 END
362 END
translateTTR26(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR26
225 TRANSLATE(TradeDate2Choice, 98B_2)
226 RULE
227 NODE (DataSourceScheme)
228 DateCode\Proprietary TranslateTo DataSourceScheme
229 END
230 NODE (DateCode)
231 DateCode\Code TranslateTo DateCode
232 DateCode\Proprietary\Identification CopyTo DateCode
233 END
234 END
235 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR27
307 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
308 RULE
309 'A001' EquivalentTo 'A001'
310 'A002' EquivalentTo 'A002'
311 'A003' EquivalentTo 'A003'
312 'A004' EquivalentTo 'A004'
313 'A005' EquivalentTo 'A005'
314 'A006' EquivalentTo 'A006'
315 'A007' EquivalentTo 'A007'
316 'A008' EquivalentTo 'A008'
317 'A009' EquivalentTo 'A009'
318 'A010' EquivalentTo 'A010'
319 'A011' EquivalentTo 'A011'
320 'A012' EquivalentTo 'A012'
321 'A013' EquivalentTo 'A013'
322 'A014' EquivalentTo 'A014'
323 'OTHR' EquivalentTo 'NARR'
324 END
325 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR27
299 TRANSLATE(94B_8, MarketIdentification9)
300 RULE
301 NODE (Identification)
302 NODE (MarketIdentifierCode)
303 IF (Narrative Matches '[A-Z0-9]{4}')
304 THEN
305 Narrative CopyTo Identification\MarketIdentifierCode
306 END
307 END
308 NODE (Description)
309 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
310 THEN
311 Narrative CopyTo Identification\Description
312 END
313 END
314 END
315 NODE (Type)
316 NODE (Code)
317 IF (Not (DataSourceScheme IsPresent))
318 THEN
319 PlaceCode TranslateTo Type\Code
320 END
321 END
322 NODE (Proprietary)
323 DataSourceScheme TranslateTo Type\Proprietary
324 NODE (Identification)
325 IF (DataSourceScheme IsPresent)
326 THEN
327 PlaceCode CopyTo Type\Proprietary\Identification
328 END
329 END
330 END
331 END
332 END
333 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR27
249 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
250 RULE
251 NODE (Name)
252 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
253 END
254 END
255 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR27
295 TRANSLATE(22F_209, UnilateralSplit2Choice)
296 RULE
297 NODE (Code)
298 IF (Not (DataSourceScheme IsPresent))
299 THEN
300 Indicator TranslateTo Code
301 END
302 END
303 NODE (Proprietary)
304 DataSourceScheme TranslateTo Proprietary
305 NODE (Identification)
306 IF (DataSourceScheme IsPresent)
307 THEN
308 Indicator CopyTo Proprietary\Identification
309 END
310 END
311 END
312 END
313 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR27
323 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
324 RULE
325 'OTCO' EquivalentTo 'OTCO'
326 'EXCH' EquivalentTo 'EXCH'
327 END
328 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR27
323 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
324 RULE
325 'OTCO' EquivalentTo 'OTCO'
326 'EXCH' EquivalentTo 'EXCH'
327 END
328 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR27
348 TRANSLATE(24B_66, FailingReason2Choice)
349 RULE
350 NODE (Code)
351 IF (Not (DataSourceScheme IsPresent))
352 THEN
353 ReasonCode TranslateTo Code
354 END
355 END
356 NODE (Proprietary)
357 NODE (Identification)
358 IF (DataSourceScheme IsPresent)
359 THEN
360 ReasonCode CopyTo Proprietary\Identification
361 END
362 END
363 DataSourceScheme TranslateTo Proprietary
364 END
365 END
366 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR27
275 TRANSLATE(94B_8, MarketIdentification9)
276 RULE
277 NODE (Identification)
278 NODE (MarketIdentifierCode)
279 IF (Narrative Matches '[A-Z0-9]{4}')
280 THEN
281 Narrative CopyTo Identification\MarketIdentifierCode
282 END
283 END
284 NODE (Description)
285 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
286 THEN
287 Narrative CopyTo Identification\Description
288 END
289 END
290 END
291 NODE (Type)
292 NODE (Code)
293 IF (Not (DataSourceScheme IsPresent))
294 THEN
295 PlaceCode TranslateTo Type\Code
296 END
297 END
298 NODE (Proprietary)
299 DataSourceScheme TranslateTo Type\Proprietary
300 NODE (Identification)
301 IF (DataSourceScheme IsPresent)
302 THEN
303 PlaceCode CopyTo Type\Proprietary\Identification
304 END
305 END
306 END
307 END
308 END
309 END
translateTTR27(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR27
264 TRANSLATE(98C, ISODateTime)
265 RULE
266 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
267 END
268 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR27
290 TRANSLATE(98C, SettlementDate4Choice)
291 RULE
292 NODE (Date)
293 NODE (DateTime)
294 98C TranslateTo Date\DateTime
295 END
296 END
297 END
298 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR27
295 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
298 END
299 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR27
265 TRANSLATE(97E, CashAccountIdentification6Choice)
266 RULE
267 NODE (IBAN)
268 InternationalBankAccountNumber CopyTo IBAN
269 END
270 END
271 END
translateTTR27(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR27
264 TRANSLATE(98C, ISODateTime)
265 RULE
266 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
267 END
268 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR27
290 TRANSLATE(98C, SettlementDate4Choice)
291 RULE
292 NODE (Date)
293 NODE (DateTime)
294 98C TranslateTo Date\DateTime
295 END
296 END
297 END
298 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR27
295 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
298 END
299 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR27
265 TRANSLATE(97E, CashAccountIdentification6Choice)
266 RULE
267 NODE (IBAN)
268 InternationalBankAccountNumber CopyTo IBAN
269 END
270 END
271 END
translateTTR27(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR27
264 TRANSLATE(98C, ISODateTime)
265 RULE
266 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
267 END
268 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR27
290 TRANSLATE(98C, SettlementDate4Choice)
291 RULE
292 NODE (Date)
293 NODE (DateTime)
294 98C TranslateTo Date\DateTime
295 END
296 END
297 END
298 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR27
295 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
298 END
299 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR27
265 TRANSLATE(97E, CashAccountIdentification6Choice)
266 RULE
267 NODE (IBAN)
268 InternationalBankAccountNumber CopyTo IBAN
269 END
270 END
271 END
translateTTR27(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR27
264 TRANSLATE(98C, ISODateTime)
265 RULE
266 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
267 END
268 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR27
290 TRANSLATE(98C, SettlementDate4Choice)
291 RULE
292 NODE (Date)
293 NODE (DateTime)
294 98C TranslateTo Date\DateTime
295 END
296 END
297 END
298 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR27
295 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
298 END
299 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR27
265 TRANSLATE(97E, CashAccountIdentification6Choice)
266 RULE
267 NODE (IBAN)
268 InternationalBankAccountNumber CopyTo IBAN
269 END
270 END
271 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR27
251 TRANSLATE(98A, ISODate)
252 RULE
253 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
254 END
255 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR27
251 TRANSLATE(98A, ISODate)
252 RULE
253 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
254 END
255 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR27
251 TRANSLATE(98A, ISODate)
252 RULE
253 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
254 END
255 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR27
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR27
251 TRANSLATE(98A, ISODate)
252 RULE
253 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
254 END
255 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR27
407 TRANSLATE(Identifier_Isin, ISINIdentifier)
408 RULE
409 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
410 END
411 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR27
515 TRANSLATE(95R, PartyIdentification18Choice)
516 RULE
517 NODE (ProprietaryIdentification)
518 NODE (Identification)
519 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
520 END
521 DataSourceScheme TranslateTo ProprietaryIdentification
522 END
523 END
524 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR27
303 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
304 RULE
305 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
306 END
307 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR27
269 TRANSLATE(95R, PartyIdentification16Choice)
270 RULE
271 NODE (ProprietaryIdentification)
272 NODE (Identification)
273 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
274 END
275 DataSourceScheme TranslateTo ProprietaryIdentification
276 END
277 END
278 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR27
271 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
272 RULE
273 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
274 END
275 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR27
543 TRANSLATE(24B_8, DeniedReason5Choice)
544 RULE
545 NODE (Code)
546 IF (Not (DataSourceScheme IsPresent))
547 THEN
548 ReasonCode TranslateTo Code
549 END
550 END
551 NODE (Proprietary)
552 DataSourceScheme TranslateTo Proprietary
553 NODE (Identification)
554 IF (DataSourceScheme IsPresent)
555 THEN
556 ReasonCode CopyTo Proprietary\Identification
557 END
558 END
559 END
560 END
561 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR27
285 TRANSLATE(25D_9, RepoCallRequestStatus3Choice)
286 RULE
287 NODE (Code)
288 IF (Not (DataSourceScheme IsPresent))
289 THEN
290 StatusCode TranslateTo Code
291 END
292 END
293 NODE (Proprietary)
294 NODE (Identification)
295 IF (DataSourceScheme IsPresent)
296 THEN
297 StatusCode CopyTo Proprietary\Identification
298 END
299 END
300 DataSourceScheme TranslateTo Proprietary
301 END
302 END
303 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR27
270 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
271 RULE
272 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
273 END
274 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR27
244 TRANSLATE(98B_9, SettlementDate4Choice)
245 RULE
246 NODE (DateCode)
247 NODE (Code)
248 IF (Not (DataSourceScheme IsPresent))
249 THEN
250 DateCode TranslateTo DateCode\Code
251 END
252 END
253 NODE (Proprietary)
254 DataSourceScheme TranslateTo DateCode\Proprietary
255 NODE (Identification)
256 IF (DataSourceScheme IsPresent)
257 THEN
258 DateCode CopyTo DateCode\Proprietary\Identification
259 END
260 END
261 END
262 END
263 END
264 END
translateTTR27(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR27
275 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
276 RULE
277 'EXCH' EquivalentTo 'EXCH'
278 'OTCO' EquivalentTo 'OTCO'
279 'PRIM' EquivalentTo 'PRIM'
280 'SECM' EquivalentTo 'SECM'
281 'VARI' EquivalentTo 'VARI'
282 END
283 END
translateTTR27(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR27
233 TRANSLATE(98C, TradeDate2Choice)
234 RULE
235 NODE (Date)
236 98C TranslateTo Date
237 END
238 END
239 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR27
239 TRANSLATE(YesNoIndicator, 17B)
240 RULE
241 NODE (Flag)
242 IF (YesNoIndicator IsSameBoolean 'true')
243 THEN
244 'Y' CopyTo Flag
245 ELSE
246 'N' CopyTo Flag
247 END
248 END
249 END
250 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR27
239 TRANSLATE(YesNoIndicator, 17B)
240 RULE
241 NODE (Flag)
242 IF (YesNoIndicator IsSameBoolean 'true')
243 THEN
244 'Y' CopyTo Flag
245 ELSE
246 'N' CopyTo Flag
247 END
248 END
249 END
250 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR27
243 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
244 RULE
245 AnyBICIdentifier CopyTo Identifier_BICBEI
246 END
247 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR27
396 TRANSLATE(PartyIdentification16Choice, 95Q)
397 RULE
398 NODE (NameAndAddress)
399 NameAndAddress TranslateTo NameAndAddress
400 END
401 END
402 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR27
310 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
311 RULE
312 'A001' EquivalentTo 'A001'
313 'A002' EquivalentTo 'A002'
314 'A003' EquivalentTo 'A003'
315 'A004' EquivalentTo 'A004'
316 'A005' EquivalentTo 'A005'
317 'A006' EquivalentTo 'A006'
318 'A007' EquivalentTo 'A007'
319 'A008' EquivalentTo 'A008'
320 'A009' EquivalentTo 'A009'
321 'A010' EquivalentTo 'A010'
322 'A011' EquivalentTo 'A011'
323 'A012' EquivalentTo 'A012'
324 'A013' EquivalentTo 'A013'
325 'A014' EquivalentTo 'A014'
326 'NARR' EquivalentTo 'OTHR'
327 END
328 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR27
253 TRANSLATE(ISINIdentifier, Identifier_Isin)
254 RULE
255 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
256 END
257 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR27
253 TRANSLATE(YesNoIndicator, 17B)
254 RULE
255 NODE (Flag)
256 IF (YesNoIndicator IsSameBoolean 'true')
257 THEN
258 'Y' CopyTo Flag
259 ELSE
260 'N' CopyTo Flag
261 END
262 END
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR27
243 TRANSLATE(MatchingStatus6Choice, OptionalCode_4!c_49)
244 RULE
245 IF ((Matched\NoSpecifiedReason IsSameString 'NORE') Or (Matched IsPresent))
246 THEN
247 'MACH' CopyTo OptionalCode_4!c_49
248 END
249 IF ((Unmatched\NoSpecifiedReason IsSameString 'NORE') Or (Unmatched IsPresent))
250 THEN
251 'NMAT' CopyTo OptionalCode_4!c_49
252 END
253 END
254 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR27
244 TRANSLATE(AnyBICIdentifier, 94H)
245 RULE
246 NODE (IdentifierCode)
247 AnyBICIdentifier CopyTo IdentifierCode
248 END
249 END
250 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR27
231 TRANSLATE(AllocationStatus1Code, OptionalCode_4!c_274)
232 RULE
233 'AOLF' EquivalentTo 'AOLF'
234 'AOLP' EquivalentTo 'AOLP'
235 END
236 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR27
328 TRANSLATE(PartyIdentification18Choice, 95P_2)
329 RULE
330 NODE (IdentifierCode)
331 BICOrBEI CopyTo IdentifierCode
332 END
333 END
334 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR27
328 TRANSLATE(PartyIdentification18Choice, 95P_2)
329 RULE
330 NODE (IdentifierCode)
331 BICOrBEI CopyTo IdentifierCode
332 END
333 END
334 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR27
328 TRANSLATE(PartyIdentification18Choice, 95P_2)
329 RULE
330 NODE (IdentifierCode)
331 BICOrBEI CopyTo IdentifierCode
332 END
333 END
334 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR27
328 TRANSLATE(PartyIdentification18Choice, 95P_2)
329 RULE
330 NODE (IdentifierCode)
331 BICOrBEI CopyTo IdentifierCode
332 END
333 END
334 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR27
260 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
261 RULE
262 'VARI' EquivalentTo 'VARI'
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR27
260 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
261 RULE
262 'VARI' EquivalentTo 'VARI'
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR27
260 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
261 RULE
262 'VARI' EquivalentTo 'VARI'
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR27
260 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
261 RULE
262 'VARI' EquivalentTo 'VARI'
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR27
475 TRANSLATE(CancelledStatusReason9Code, OptionalCode_4!c_264)
476 RULE
477 'CANI' EquivalentTo 'CANI'
478 'OTHR' EquivalentTo 'NARR'
479 'SCEX' EquivalentTo 'SCEX'
480 'CORP' EquivalentTo 'CORP'
481 'CANS' EquivalentTo 'CANS'
482 'CSUB' EquivalentTo 'CSUB'
483 'CANT' EquivalentTo 'CANT'
484 'CANZ' EquivalentTo 'CANZ'
485 'CXLR' EquivalentTo 'EXPI'
486 END
487 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR27
285 TRANSLATE(GenericIdentification24, 95R)
286 RULE
287 NODE (DataSourceScheme)
288 GenericIdentification24 TranslateTo DataSourceScheme
289 END
290 NODE (ProprietaryCode)
291 Identification CopyTo ProprietaryCode
292 END
293 END
294 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR27
221 TRANSLATE(Max3Number, 99A)
222 RULE
223 NODE (Sign)
224 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
225 THEN
226 'N' CopyTo Sign
227 END
228 END
229 NODE (Number)
230 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
231 THEN
232 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
233 THEN
234 (Max3Number Substring '2') CopyTo Number
235 ELSE
236 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
237 THEN
238 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
239 ELSE
240 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
241 THEN
242 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
243 END
244 END
245 END
246 ELSE
247 IF ((Max3Number Length) IsSameNumber '3')
248 THEN
249 Max3Number CopyTo Number
250 ELSE
251 IF ((Max3Number Length) IsSameNumber '2')
252 THEN
253 ('0' Concatenate Max3Number) CopyTo Number
254 ELSE
255 IF ((Max3Number Length) IsSameNumber '1')
256 THEN
257 ('00' Concatenate Max3Number) CopyTo Number
258 END
259 END
260 END
261 END
262 END
263 END
264 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR27
281 TRANSLATE(PartyIdentification18Choice, 95P_2)
282 RULE
283 NODE (IdentifierCode)
284 BICOrBEI CopyTo IdentifierCode
285 END
286 END
287 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR27
257 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
258 RULE
259 NODE (DataSourceScheme)
260 Proprietary TranslateTo DataSourceScheme
261 END
262 NODE (Indicator)
263 IF (Indicator IsPresent)
264 THEN
265 IF (Indicator IsSameBoolean 'false')
266 THEN
267 'NRTG' CopyTo Indicator
268 ELSE
269 'YRTG' CopyTo Indicator
270 END
271 END
272 Proprietary\Identification CopyTo Indicator
273 END
274 END
275 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR27
419 TRANSLATE(UnmatchedReason2Code, OptionalCode_4!c_371)
420 RULE
421 'ADEA' EquivalentTo 'ADEA'
422 'DMON' EquivalentTo 'DMON'
423 'DEPT' EquivalentTo 'DEPT'
424 'DDEA' EquivalentTo 'DDEA'
425 'DDAT' EquivalentTo 'DDAT'
426 'DQUA' EquivalentTo 'DQUA'
427 'DELN' EquivalentTo 'DELN'
428 'CMIS' EquivalentTo 'CMIS'
429 'SETR' EquivalentTo 'SETR'
430 'SETS' EquivalentTo 'SETS'
431 'DSEC' EquivalentTo 'DSEC'
432 'DTRA' EquivalentTo 'DTRA'
433 'PHYS' EquivalentTo 'PHYS'
434 'IIND' EquivalentTo 'IIND'
435 'FRAP' EquivalentTo 'FRAP'
436 'PLCE' EquivalentTo 'PLCE'
437 'PODU' EquivalentTo 'PODU'
438 'REGD' EquivalentTo 'REGD'
439 'RTGS' EquivalentTo 'RTGS'
440 'ICAG' EquivalentTo 'ICAG'
441 'CLAT' EquivalentTo 'CLAT'
442 'CPCA' EquivalentTo 'CPCA'
443 'IEXE' EquivalentTo 'IEXE'
444 'NCRR' EquivalentTo 'NCRR'
445 'LEOG' EquivalentTo 'LEOG'
446 'NMAS' EquivalentTo 'NMAS'
447 'SAFE' EquivalentTo 'SAFE'
448 'DTRD' EquivalentTo 'DTRD'
449 'LATE' EquivalentTo 'LATE'
450 'TXST' EquivalentTo 'TXST'
451 'ICUS' EquivalentTo 'ICUS'
452 'OTHR' EquivalentTo 'NARR'
453 'MIME' EquivalentTo 'MIME'
454 'UNBR' EquivalentTo 'UNBR'
455 'INPS' EquivalentTo 'INPS'
456 END
457 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR27
260 TRANSLATE(Price3, 90A)
261 RULE
262 NODE (PercentageTypeCode)
263 IF (Value\Rate IsPresent)
264 THEN
265 IF (Type\Yielded IsSameBoolean 'true')
266 THEN
267 'YIEL' CopyTo PercentageTypeCode
268 END
269 IF (Type\Yielded IsSameBoolean 'false')
270 THEN
271 'PRCT' CopyTo PercentageTypeCode
272 END
273 Type\ValueType TranslateTo PercentageTypeCode
274 END
275 END
276 NODE (Price)
277 Value\Rate TranslateTo Price
278 END
279 END
280 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR27
260 TRANSLATE(Price3, 90A)
261 RULE
262 NODE (PercentageTypeCode)
263 IF (Value\Rate IsPresent)
264 THEN
265 IF (Type\Yielded IsSameBoolean 'true')
266 THEN
267 'YIEL' CopyTo PercentageTypeCode
268 END
269 IF (Type\Yielded IsSameBoolean 'false')
270 THEN
271 'PRCT' CopyTo PercentageTypeCode
272 END
273 Type\ValueType TranslateTo PercentageTypeCode
274 END
275 END
276 NODE (Price)
277 Value\Rate TranslateTo Price
278 END
279 END
280 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR27
260 TRANSLATE(Price3, 90A)
261 RULE
262 NODE (PercentageTypeCode)
263 IF (Value\Rate IsPresent)
264 THEN
265 IF (Type\Yielded IsSameBoolean 'true')
266 THEN
267 'YIEL' CopyTo PercentageTypeCode
268 END
269 IF (Type\Yielded IsSameBoolean 'false')
270 THEN
271 'PRCT' CopyTo PercentageTypeCode
272 END
273 Type\ValueType TranslateTo PercentageTypeCode
274 END
275 END
276 NODE (Price)
277 Value\Rate TranslateTo Price
278 END
279 END
280 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR27
260 TRANSLATE(Price3, 90A)
261 RULE
262 NODE (PercentageTypeCode)
263 IF (Value\Rate IsPresent)
264 THEN
265 IF (Type\Yielded IsSameBoolean 'true')
266 THEN
267 'YIEL' CopyTo PercentageTypeCode
268 END
269 IF (Type\Yielded IsSameBoolean 'false')
270 THEN
271 'PRCT' CopyTo PercentageTypeCode
272 END
273 Type\ValueType TranslateTo PercentageTypeCode
274 END
275 END
276 NODE (Price)
277 Value\Rate TranslateTo Price
278 END
279 END
280 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR27
382 TRANSLATE(UnmatchedReason1Code, OptionalCode_4!c_371)
383 RULE
384 'DDAT' EquivalentTo 'DDAT'
385 'DDEA' EquivalentTo 'DDEA'
386 'DMON' EquivalentTo 'DMON'
387 'DQUA' EquivalentTo 'DQUA'
388 'DSEC' EquivalentTo 'DSEC'
389 'DTRD' EquivalentTo 'DTRD'
390 'IIND' EquivalentTo 'IIND'
391 'NCRR' EquivalentTo 'NCRR'
392 'PLCE' EquivalentTo 'PLCE'
393 'PHYS' EquivalentTo 'PHYS'
394 'OTHR' EquivalentTo 'NARR'
395 'SAFE' EquivalentTo 'SAFE'
396 'RTGS' EquivalentTo 'RTGS'
397 'SETR' EquivalentTo 'SETR'
398 'SETS' EquivalentTo 'SETS'
399 'TXST' EquivalentTo 'TXST'
400 'INPS' EquivalentTo 'INPS'
401 'IEXE' EquivalentTo 'IEXE'
402 'ICAG' EquivalentTo 'ICAG'
403 'ICUS' EquivalentTo 'ICUS'
404 'DEPT' EquivalentTo 'DEPT'
405 'TERM' EquivalentTo 'TERM'
406 'REPO' EquivalentTo 'REPO'
407 'CADE' EquivalentTo 'CADE'
408 'REPP' EquivalentTo 'REPP'
409 'REPA' EquivalentTo 'REPA'
410 'ADEA' EquivalentTo 'ADEA'
411 'CLAT' EquivalentTo 'CLAT'
412 'CMIS' EquivalentTo 'CMIS'
413 'CPCA' EquivalentTo 'CPCA'
414 'DTRA' EquivalentTo 'DTRA'
415 'DELN' EquivalentTo 'DELN'
416 'FORF' EquivalentTo 'FORF'
417 'LATE' EquivalentTo 'LATE'
418 'LEOG' EquivalentTo 'LEOG'
419 'FRAP' EquivalentTo 'FRAP'
420 'NMAS' EquivalentTo 'NMAS'
421 'PODU' EquivalentTo 'PODU'
422 'REGD' EquivalentTo 'REGD'
423 'VASU' EquivalentTo 'VASU'
424 'RERT' EquivalentTo 'RERT'
425 END
426 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR27
230 TRANSLATE(TradeDate2Choice, 98E_1)
231 RULE
232 Date\DateTime TranslateTo 98E_1
233 END
234 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR27
363 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
364 RULE
365 NODE (DataSourceScheme)
366 Proprietary\Type TranslateTo DataSourceScheme
367 END
368 NODE (PlaceCode)
369 Identification\SafekeepingPlaceType TranslateTo PlaceCode
370 Proprietary\Type\Identification CopyTo PlaceCode
371 END
372 NODE (Narrative)
373 Proprietary\Identification CopyTo Narrative
374 Identification\Identification CopyTo Narrative
375 END
376 END
377 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR27
363 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
364 RULE
365 NODE (DataSourceScheme)
366 Proprietary\Type TranslateTo DataSourceScheme
367 END
368 NODE (PlaceCode)
369 Identification\SafekeepingPlaceType TranslateTo PlaceCode
370 Proprietary\Type\Identification CopyTo PlaceCode
371 END
372 NODE (Narrative)
373 Proprietary\Identification CopyTo Narrative
374 Identification\Identification CopyTo Narrative
375 END
376 END
377 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR27
363 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
364 RULE
365 NODE (DataSourceScheme)
366 Proprietary\Type TranslateTo DataSourceScheme
367 END
368 NODE (PlaceCode)
369 Identification\SafekeepingPlaceType TranslateTo PlaceCode
370 Proprietary\Type\Identification CopyTo PlaceCode
371 END
372 NODE (Narrative)
373 Proprietary\Identification CopyTo Narrative
374 Identification\Identification CopyTo Narrative
375 END
376 END
377 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR27
363 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
364 RULE
365 NODE (DataSourceScheme)
366 Proprietary\Type TranslateTo DataSourceScheme
367 END
368 NODE (PlaceCode)
369 Identification\SafekeepingPlaceType TranslateTo PlaceCode
370 Proprietary\Type\Identification CopyTo PlaceCode
371 END
372 NODE (Narrative)
373 Proprietary\Identification CopyTo Narrative
374 Identification\Identification CopyTo Narrative
375 END
376 END
377 END
translateTTR27(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR27
236 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
237 RULE
238 'VARI' EquivalentTo 'VARI'
239 END
240 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR28
326 TRANSLATE(22F_20, FormOfSecurity3Choice)
327 RULE
328 NODE (Code)
329 IF (Not (DataSourceScheme IsPresent))
330 THEN
331 Indicator CopyTo Code
332 END
333 END
334 NODE (Proprietary)
335 DataSourceScheme TranslateTo Proprietary
336 NODE (Identification)
337 IF (DataSourceScheme IsPresent)
338 THEN
339 Indicator CopyTo Proprietary\Identification
340 END
341 END
342 END
343 END
344 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR28
334 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
335 RULE
336 'OTCO' EquivalentTo 'OTCO'
337 'EXCH' EquivalentTo 'EXCH'
338 END
339 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR28
256 TRANSLATE(95R, PartyIdentification16Choice)
257 RULE
258 NODE (ProprietaryIdentification)
259 NODE (Identification)
260 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
261 END
262 DataSourceScheme TranslateTo ProprietaryIdentification
263 END
264 END
265 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR28
314 TRANSLATE(OptionalCode_4!c_391, SecuritiesTransactionType5Code)
315 RULE
316 'TRAD' EquivalentTo 'TRAD'
317 END
318 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR28
329 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
330 RULE
331 NODE (Code)
332 IF (Not (DataSourceScheme IsPresent))
333 THEN
334 Indicator TranslateTo Code
335 END
336 END
337 NODE (Proprietary)
338 DataSourceScheme TranslateTo Proprietary
339 NODE (Identification)
340 IF (DataSourceScheme IsPresent)
341 THEN
342 Indicator CopyTo Proprietary\Identification
343 END
344 END
345 END
346 END
347 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR28
329 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
330 RULE
331 NODE (Code)
332 IF (Not (DataSourceScheme IsPresent))
333 THEN
334 Indicator TranslateTo Code
335 END
336 END
337 NODE (Proprietary)
338 DataSourceScheme TranslateTo Proprietary
339 NODE (Identification)
340 IF (DataSourceScheme IsPresent)
341 THEN
342 Indicator CopyTo Proprietary\Identification
343 END
344 END
345 END
346 END
347 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR28
367 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
368 RULE
369 'ADEA' EquivalentTo 'ADEA'
370 'AWMO' EquivalentTo 'AWMO'
371 'AWSH' EquivalentTo 'AWSH'
372 'BATC' EquivalentTo 'BATC'
373 'BYIY' EquivalentTo 'BYIY'
374 'CLAT' EquivalentTo 'CLAT'
375 'CANR' EquivalentTo 'CANR'
376 'CAIS' EquivalentTo 'CAIS'
377 'OBJT' EquivalentTo 'OBJT'
378 'PHSE' EquivalentTo 'PHSE'
379 'STCD' EquivalentTo 'STCD'
380 'DOCY' EquivalentTo 'DOCY'
381 'MLAT' EquivalentTo 'MLAT'
382 'DOCC' EquivalentTo 'DOCC'
383 'BLOC' EquivalentTo 'BLOC'
384 'CHAS' EquivalentTo 'CHAS'
385 'NEWI' EquivalentTo 'NEWI'
386 'CLAC' EquivalentTo 'CLAC'
387 'MUNO' EquivalentTo 'MUNO'
388 'GLOB' EquivalentTo 'GLOB'
389 'PREA' EquivalentTo 'PREA'
390 'PART' EquivalentTo 'PART'
391 'NOFX' EquivalentTo 'NOFX'
392 'CMON' EquivalentTo 'CMON'
393 'YCOL' EquivalentTo 'YCOL'
394 'COLL' EquivalentTo 'COLL'
395 'DEPO' EquivalentTo 'DEPO'
396 'FLIM' EquivalentTo 'FLIM'
397 'INCA' EquivalentTo 'INCA'
398 'LINK' EquivalentTo 'LINK'
399 'LACK' EquivalentTo 'LACK'
400 'LALO' EquivalentTo 'LALO'
401 'MONY' EquivalentTo 'MONY'
402 'NCON' EquivalentTo 'NCON'
403 'REFS' EquivalentTo 'REFS'
404 'SDUT' EquivalentTo 'SDUT'
405 'CYCL' EquivalentTo 'CYCL'
406 'CPEC' EquivalentTo 'CPEC'
407 'MINO' EquivalentTo 'MINO'
408 'IAAD' EquivalentTo 'IAAD'
409 'SBLO' EquivalentTo 'SBLO'
410 'PHCK' EquivalentTo 'PHCK'
411 'BENO' EquivalentTo 'BENO'
412 'BOTH' EquivalentTo 'BOTH'
413 'CLHT' EquivalentTo 'CLHT'
414 'DENO' EquivalentTo 'DENO'
415 'DISA' EquivalentTo 'DISA'
416 'DKNY' EquivalentTo 'DKNY'
417 'FROZ' EquivalentTo 'FROZ'
418 'LAAW' EquivalentTo 'LAAW'
419 'LATE' EquivalentTo 'LATE'
420 'LIQU' EquivalentTo 'LIQU'
421 'PRCY' EquivalentTo 'PRCY'
422 'REGT' EquivalentTo 'REGT'
423 'SETS' EquivalentTo 'SETS'
424 'PRSY' EquivalentTo 'PRSY'
425 'CERT' EquivalentTo 'CERT'
426 'NARR' EquivalentTo 'OTHR'
427 END
428 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR28
310 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
311 RULE
312 'OTCO' EquivalentTo 'OTCO'
313 'EXCH' EquivalentTo 'EXCH'
314 END
315 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR28
269 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
270 RULE
271 NODE (Unit)
272 IF (QuantityTypeCode IsSameString 'UNIT')
273 THEN
274 Quantity TranslateTo Unit
275 END
276 END
277 NODE (FaceAmount)
278 IF (QuantityTypeCode IsSameString 'FAMT')
279 THEN
280 Quantity TranslateTo FaceAmount
281 END
282 END
283 NODE (AmortisedValue)
284 IF (QuantityTypeCode IsSameString 'AMOR')
285 THEN
286 Quantity TranslateTo AmortisedValue
287 END
288 END
289 END
290 END
translateTTR28(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR28
299 TRANSLATE(98C, ISODateTime)
300 RULE
301 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
302 END
303 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR28
300 TRANSLATE(99A, Max3Number)
301 RULE
302 IF (Not (Sign IsPresent))
303 THEN
304 Number CopyTo Max3Number
305 ELSE
306 ('-' Concatenate Number) CopyTo Max3Number
307 END
308 END
309 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR28
272 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
273 RULE
274 NODE (Identification)
275 NODE (SafekeepingPlaceType)
276 IF (Not (DataSourceScheme IsPresent))
277 THEN
278 PlaceCode TranslateTo Identification\SafekeepingPlaceType
279 END
280 END
281 NODE (Identification)
282 IF (Not (DataSourceScheme IsPresent))
283 THEN
284 Narrative CopyTo Identification\Identification
285 END
286 END
287 END
288 NODE (Proprietary)
289 NODE (Type)
290 DataSourceScheme TranslateTo Proprietary\Type
291 NODE (Identification)
292 IF (DataSourceScheme IsPresent)
293 THEN
294 PlaceCode CopyTo Proprietary\Type\Identification
295 END
296 END
297 END
298 NODE (Identification)
299 IF (DataSourceScheme IsPresent)
300 THEN
301 Narrative CopyTo Proprietary\Identification
302 END
303 END
304 END
305 END
306 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR28
269 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
270 RULE
271 NODE (Unit)
272 IF (QuantityTypeCode IsSameString 'UNIT')
273 THEN
274 Quantity TranslateTo Unit
275 END
276 END
277 NODE (FaceAmount)
278 IF (QuantityTypeCode IsSameString 'FAMT')
279 THEN
280 Quantity TranslateTo FaceAmount
281 END
282 END
283 NODE (AmortisedValue)
284 IF (QuantityTypeCode IsSameString 'AMOR')
285 THEN
286 Quantity TranslateTo AmortisedValue
287 END
288 END
289 END
290 END
translateTTR28(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR28
299 TRANSLATE(98C, ISODateTime)
300 RULE
301 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
302 END
303 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR28
300 TRANSLATE(99A, Max3Number)
301 RULE
302 IF (Not (Sign IsPresent))
303 THEN
304 Number CopyTo Max3Number
305 ELSE
306 ('-' Concatenate Number) CopyTo Max3Number
307 END
308 END
309 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR28
272 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
273 RULE
274 NODE (Identification)
275 NODE (SafekeepingPlaceType)
276 IF (Not (DataSourceScheme IsPresent))
277 THEN
278 PlaceCode TranslateTo Identification\SafekeepingPlaceType
279 END
280 END
281 NODE (Identification)
282 IF (Not (DataSourceScheme IsPresent))
283 THEN
284 Narrative CopyTo Identification\Identification
285 END
286 END
287 END
288 NODE (Proprietary)
289 NODE (Type)
290 DataSourceScheme TranslateTo Proprietary\Type
291 NODE (Identification)
292 IF (DataSourceScheme IsPresent)
293 THEN
294 PlaceCode CopyTo Proprietary\Type\Identification
295 END
296 END
297 END
298 NODE (Identification)
299 IF (DataSourceScheme IsPresent)
300 THEN
301 Narrative CopyTo Proprietary\Identification
302 END
303 END
304 END
305 END
306 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR28
269 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
270 RULE
271 NODE (Unit)
272 IF (QuantityTypeCode IsSameString 'UNIT')
273 THEN
274 Quantity TranslateTo Unit
275 END
276 END
277 NODE (FaceAmount)
278 IF (QuantityTypeCode IsSameString 'FAMT')
279 THEN
280 Quantity TranslateTo FaceAmount
281 END
282 END
283 NODE (AmortisedValue)
284 IF (QuantityTypeCode IsSameString 'AMOR')
285 THEN
286 Quantity TranslateTo AmortisedValue
287 END
288 END
289 END
290 END
translateTTR28(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR28
299 TRANSLATE(98C, ISODateTime)
300 RULE
301 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
302 END
303 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR28
300 TRANSLATE(99A, Max3Number)
301 RULE
302 IF (Not (Sign IsPresent))
303 THEN
304 Number CopyTo Max3Number
305 ELSE
306 ('-' Concatenate Number) CopyTo Max3Number
307 END
308 END
309 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR28
272 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
273 RULE
274 NODE (Identification)
275 NODE (SafekeepingPlaceType)
276 IF (Not (DataSourceScheme IsPresent))
277 THEN
278 PlaceCode TranslateTo Identification\SafekeepingPlaceType
279 END
280 END
281 NODE (Identification)
282 IF (Not (DataSourceScheme IsPresent))
283 THEN
284 Narrative CopyTo Identification\Identification
285 END
286 END
287 END
288 NODE (Proprietary)
289 NODE (Type)
290 DataSourceScheme TranslateTo Proprietary\Type
291 NODE (Identification)
292 IF (DataSourceScheme IsPresent)
293 THEN
294 PlaceCode CopyTo Proprietary\Type\Identification
295 END
296 END
297 END
298 NODE (Identification)
299 IF (DataSourceScheme IsPresent)
300 THEN
301 Narrative CopyTo Proprietary\Identification
302 END
303 END
304 END
305 END
306 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR28
269 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
270 RULE
271 NODE (Unit)
272 IF (QuantityTypeCode IsSameString 'UNIT')
273 THEN
274 Quantity TranslateTo Unit
275 END
276 END
277 NODE (FaceAmount)
278 IF (QuantityTypeCode IsSameString 'FAMT')
279 THEN
280 Quantity TranslateTo FaceAmount
281 END
282 END
283 NODE (AmortisedValue)
284 IF (QuantityTypeCode IsSameString 'AMOR')
285 THEN
286 Quantity TranslateTo AmortisedValue
287 END
288 END
289 END
290 END
translateTTR28(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR28
299 TRANSLATE(98C, ISODateTime)
300 RULE
301 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
302 END
303 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR28
300 TRANSLATE(99A, Max3Number)
301 RULE
302 IF (Not (Sign IsPresent))
303 THEN
304 Number CopyTo Max3Number
305 ELSE
306 ('-' Concatenate Number) CopyTo Max3Number
307 END
308 END
309 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR28
272 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
273 RULE
274 NODE (Identification)
275 NODE (SafekeepingPlaceType)
276 IF (Not (DataSourceScheme IsPresent))
277 THEN
278 PlaceCode TranslateTo Identification\SafekeepingPlaceType
279 END
280 END
281 NODE (Identification)
282 IF (Not (DataSourceScheme IsPresent))
283 THEN
284 Narrative CopyTo Identification\Identification
285 END
286 END
287 END
288 NODE (Proprietary)
289 NODE (Type)
290 DataSourceScheme TranslateTo Proprietary\Type
291 NODE (Identification)
292 IF (DataSourceScheme IsPresent)
293 THEN
294 PlaceCode CopyTo Proprietary\Type\Identification
295 END
296 END
297 END
298 NODE (Identification)
299 IF (DataSourceScheme IsPresent)
300 THEN
301 Narrative CopyTo Proprietary\Identification
302 END
303 END
304 END
305 END
306 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR28
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR28
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR28
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR28
265 TRANSLATE(90A, Price3)
266 RULE
267 NODE (Type)
268 NODE (Yielded)
269 IF (PercentageTypeCode IsSameString 'YIEL')
270 THEN
271 'true' CopyTo Type\Yielded
272 END
273 END
274 NODE (ValueType)
275 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
276 THEN
277 PercentageTypeCode TranslateTo Type\ValueType
278 END
279 END
280 END
281 NODE (Value)
282 NODE (Rate)
283 Price TranslateTo Value\Rate
284 END
285 END
286 END
287 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR28
256 TRANSLATE(98C, SettlementDate5Choice)
257 RULE
258 NODE (Date)
259 NODE (DateTime)
260 98C TranslateTo Date\DateTime
261 END
262 END
263 END
264 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR28
412 TRANSLATE(35B, AlternateIdentification2)
413 RULE
414 NODE (Identification)
415 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
416 THEN
417 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
418 ELSE
419 IF (Not (IdentificationOfSecurity IsPresent))
420 THEN
421 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
422 THEN
423 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
424 ELSE
425 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
426 END
427 END
428 END
429 END
430 NODE (IdentificationSource)
431 NODE (Domestic)
432 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
433 THEN
434 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
435 END
436 END
437 NODE (Proprietary)
438 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
439 THEN
440 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
441 END
442 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
443 THEN
444 'XX' CopyTo IdentificationSource\Proprietary
445 END
446 END
447 END
448 END
449 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR28
525 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
526 RULE
527 Text_FIN_34x CopyTo RestrictedFINXMax34Text
528 END
529 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR28
308 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
309 RULE
310 NODE (Unit)
311 IF (QuantityTypeCode IsSameString 'UNIT')
312 THEN
313 Quantity TranslateTo Unit
314 END
315 END
316 NODE (FaceAmount)
317 IF (QuantityTypeCode IsSameString 'FAMT')
318 THEN
319 Quantity TranslateTo FaceAmount
320 END
321 END
322 NODE (AmortisedValue)
323 IF (QuantityTypeCode IsSameString 'AMOR')
324 THEN
325 Quantity TranslateTo AmortisedValue
326 END
327 END
328 END
329 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR28
276 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
277 RULE
278 NODE (Unit)
279 IF (QuantityTypeCode IsSameString 'UNIT')
280 THEN
281 Quantity TranslateTo Unit
282 END
283 END
284 NODE (FaceAmount)
285 IF (QuantityTypeCode IsSameString 'FAMT')
286 THEN
287 Quantity TranslateTo FaceAmount
288 END
289 END
290 NODE (AmortisedValue)
291 IF (QuantityTypeCode IsSameString 'AMOR')
292 THEN
293 Quantity TranslateTo AmortisedValue
294 END
295 END
296 END
297 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR28
562 TRANSLATE(OptionalCode_4!c_83, DeniedReason3Code)
563 RULE
564 'ADEA' EquivalentTo 'ADEA'
565 'DCAL' EquivalentTo 'DCAL'
566 'DFOR' EquivalentTo 'DFOR'
567 'LATE' EquivalentTo 'LATE'
568 END
569 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR28
304 TRANSLATE(OptionalCode_4!c_78, RepoCallRequestStatus1Code)
305 RULE
306 'CACK' EquivalentTo 'CACK'
307 'DEND' EquivalentTo 'DEND'
308 END
309 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR28
275 TRANSLATE(22F_4, OpeningClosing2Choice)
276 RULE
277 NODE (Code)
278 IF (Not (DataSourceScheme IsPresent))
279 THEN
280 Indicator TranslateTo Code
281 END
282 END
283 NODE (Proprietary)
284 DataSourceScheme TranslateTo Proprietary
285 NODE (Identification)
286 IF (DataSourceScheme IsPresent)
287 THEN
288 Indicator CopyTo Proprietary\Identification
289 END
290 END
291 END
292 END
293 END
translateTTR28(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR28
265 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
266 RULE
267 'WISS' EquivalentTo 'WISS'
268 END
269 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR28
284 TRANSLATE(94H, AnyBICIdentifier)
285 RULE
286 IdentifierCode CopyTo AnyBICIdentifier
287 END
288 END
translateTTR28(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR28
240 TRANSLATE(98A, SettlementDate4Choice)
241 RULE
242 NODE (Date)
243 NODE (Date)
244 Date TranslateTo Date\Date
245 END
246 END
247 END
248 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR28
251 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
252 RULE
253 NODE (DataSourceScheme)
254 Proprietary\Type TranslateTo DataSourceScheme
255 END
256 NODE (PlaceCode)
257 Identification\SafekeepingPlaceType TranslateTo PlaceCode
258 Proprietary\Type\Identification CopyTo PlaceCode
259 END
260 NODE (Narrative)
261 Proprietary\Identification CopyTo Narrative
262 Identification\Identification CopyTo Narrative
263 END
264 END
265 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR28
251 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
252 RULE
253 NODE (DataSourceScheme)
254 Proprietary\Type TranslateTo DataSourceScheme
255 END
256 NODE (PlaceCode)
257 Identification\SafekeepingPlaceType TranslateTo PlaceCode
258 Proprietary\Type\Identification CopyTo PlaceCode
259 END
260 NODE (Narrative)
261 Proprietary\Identification CopyTo Narrative
262 Identification\Identification CopyTo Narrative
263 END
264 END
265 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR28
248 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
249 RULE
250 NODE (QuantityTypeCode)
251 IF (Unit IsPresent)
252 THEN
253 'UNIT' CopyTo QuantityTypeCode
254 END
255 IF (FaceAmount IsPresent)
256 THEN
257 'FAMT' CopyTo QuantityTypeCode
258 END
259 IF (AmortisedValue IsPresent)
260 THEN
261 'AMOR' CopyTo QuantityTypeCode
262 END
263 END
264 NODE (Quantity)
265 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
266 THEN
267 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
268 ELSE
269 IF ((Unit Substring ('1', '1')) IsSameString '+')
270 THEN
271 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
272 ELSE
273 (Unit FormatDecimal 'MT') CopyTo Quantity
274 END
275 END
276 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
277 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
278 END
279 END
280 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR28
403 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
404 RULE
405 NODE (Line)
406 (Name Substring ('1', '35')) CopyTo Line[1]
407 END
408 NODE (Line)
409 (Name Substring ('36', '35')) CopyTo Line[2]
410 END
411 NODE (Line)
412 (Name Substring ('71', '35')) CopyTo Line[3]
413 END
414 NODE (Line)
415 (Name Substring ('106', '35')) CopyTo Line[4]
416 END
417 END
418 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR28
329 TRANSLATE(FormOfSecurity3Choice, 22F_20)
330 RULE
331 NODE (DataSourceScheme)
332 Proprietary TranslateTo DataSourceScheme
333 END
334 NODE (Indicator)
335 Code TranslateTo Indicator
336 Proprietary\Identification CopyTo Indicator
337 END
338 END
339 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR28
258 TRANSLATE(SecurityIdentification12, 35B)
259 RULE
260 NODE (DescriptionOfSecurity)
261 NODE (Line)
262 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
263 THEN
264 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
265 END
266 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
267 THEN
268 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
269 END
270 IF (Identification\ISIN IsPresent)
271 THEN
272 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
273 END
274 END
275 NODE (Line)
276 IF (Identification\OtherIdentification IsPresent)
277 THEN
278 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
279 ELSE
280 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
281 END
282 END
283 NODE (Line)
284 IF (Identification\OtherIdentification IsPresent)
285 THEN
286 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
287 ELSE
288 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
289 END
290 END
291 NODE (Line)
292 IF (Identification\OtherIdentification IsPresent)
293 THEN
294 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
295 ELSE
296 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
297 END
298 END
299 END
300 END
301 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR28
265 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
266 RULE
267 NODE (DataSourceScheme)
268 Proprietary\Type TranslateTo DataSourceScheme
269 END
270 NODE (PlaceCode)
271 Identification\SafekeepingPlaceType TranslateTo PlaceCode
272 Proprietary\Type\Identification CopyTo PlaceCode
273 END
274 NODE (Narrative)
275 Proprietary\Identification CopyTo Narrative
276 Identification\Identification CopyTo Narrative
277 END
278 END
279 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR28
255 TRANSLATE(InstructionProcessingStatus6Choice, OptionalCode_4!c_164)
256 RULE
257 IF ((PendingCancellation IsPresent) Or (PendingCancellation\NoSpecifiedReason IsSameString 'NORE'))
258 THEN
259 'CANP' CopyTo OptionalCode_4!c_164
260 END
261 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
262 THEN
263 'PACK' CopyTo OptionalCode_4!c_164
264 END
265 IF ((Generated IsPresent) Or (Generated\NoSpecifiedReason IsSameString 'NORE'))
266 THEN
267 'CGEN' CopyTo OptionalCode_4!c_164
268 END
269 IF ((Repair IsPresent) Or (Repair\NoSpecifiedReason IsSameString 'NORE'))
270 THEN
271 'REPR' CopyTo OptionalCode_4!c_164
272 END
273 IF ((PendingProcessing IsPresent) Or (PendingProcessing\NoSpecifiedReason IsSameString 'NORE'))
274 THEN
275 'PPRC' CopyTo OptionalCode_4!c_164
276 END
277 IF ((Cancelled IsPresent) Or (Cancelled\NoSpecifiedReason IsSameString 'NORE'))
278 THEN
279 'CAND' CopyTo OptionalCode_4!c_164
280 END
281 IF ((CancellationRequested IsPresent) Or (CancellationRequested\NoSpecifiedReason IsSameString 'NORE'))
282 THEN
283 'CPRC' CopyTo OptionalCode_4!c_164
284 END
285 END
286 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR28
251 TRANSLATE(MarketIdentification8, 94B_2)
252 RULE
253 NODE (DataSourceScheme)
254 Type\Proprietary TranslateTo DataSourceScheme
255 END
256 NODE (PlaceCode)
257 Type\Code TranslateTo PlaceCode
258 Type\Proprietary\Identification CopyTo PlaceCode
259 END
260 NODE (Narrative)
261 Identification\MarketIdentifierCode CopyTo Narrative
262 Identification\Description CopyTo Narrative
263 END
264 END
265 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR28
237 TRANSLATE(RepoCallRequestStatus3Choice, 25D_9)
238 RULE
239 NODE (DataSourceScheme)
240 Proprietary TranslateTo DataSourceScheme
241 END
242 NODE (StatusCode)
243 Code TranslateTo StatusCode
244 Proprietary\Identification CopyTo StatusCode
245 END
246 END
247 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR28
335 TRANSLATE(PartyIdentification18Choice, 95R)
336 RULE
337 ProprietaryIdentification TranslateTo 95R
338 END
339 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR28
335 TRANSLATE(PartyIdentification18Choice, 95R)
336 RULE
337 ProprietaryIdentification TranslateTo 95R
338 END
339 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR28
335 TRANSLATE(PartyIdentification18Choice, 95R)
336 RULE
337 ProprietaryIdentification TranslateTo 95R
338 END
339 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR28
335 TRANSLATE(PartyIdentification18Choice, 95R)
336 RULE
337 ProprietaryIdentification TranslateTo 95R
338 END
339 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR28
265 TRANSLATE(TradeDate2Choice, 98C)
266 RULE
267 Date\DateTime TranslateTo 98C
268 END
269 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR28
265 TRANSLATE(TradeDate2Choice, 98C)
266 RULE
267 Date\DateTime TranslateTo 98C
268 END
269 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR28
265 TRANSLATE(TradeDate2Choice, 98C)
266 RULE
267 Date\DateTime TranslateTo 98C
268 END
269 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR28
265 TRANSLATE(TradeDate2Choice, 98C)
266 RULE
267 Date\DateTime TranslateTo 98C
268 END
269 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR28
488 TRANSLATE(PendingReason9Choice, 24B_5)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (ReasonCode)
494 Code TranslateTo ReasonCode
495 Proprietary\Identification CopyTo ReasonCode
496 END
497 END
498 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR28
295 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
296 RULE
297 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
298 END
299 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR28
265 TRANSLATE(ISINIdentifier, Identifier_Isin)
266 RULE
267 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
268 END
269 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR28
288 TRANSLATE(PartyIdentification18Choice, 95R)
289 RULE
290 ProprietaryIdentification TranslateTo 95R
291 END
292 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR28
276 TRANSLATE(YesNoIndicator, 22F_95)
277 RULE
278 NODE (Indicator)
279 IF (YesNoIndicator IsSameBoolean 'true')
280 THEN
281 'YPRE' CopyTo Indicator
282 END
283 IF (YesNoIndicator IsSameBoolean 'false')
284 THEN
285 'NPRE' CopyTo Indicator
286 END
287 END
288 END
289 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR28
458 TRANSLATE(AnyBICIdentifier, 94H)
459 RULE
460 NODE (IdentifierCode)
461 AnyBICIdentifier CopyTo IdentifierCode
462 END
463 END
464 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR28
281 TRANSLATE(PriceValueType1Code, Code_4!c_6)
282 RULE
283 'PREM' EquivalentTo 'PREM'
284 'DISC' EquivalentTo 'DISC'
285 'PARV' EquivalentTo 'PRCT'
286 END
287 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR28
281 TRANSLATE(PriceValueType1Code, Code_4!c_6)
282 RULE
283 'PREM' EquivalentTo 'PREM'
284 'DISC' EquivalentTo 'DISC'
285 'PARV' EquivalentTo 'PRCT'
286 END
287 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR28
281 TRANSLATE(PriceValueType1Code, Code_4!c_6)
282 RULE
283 'PREM' EquivalentTo 'PREM'
284 'DISC' EquivalentTo 'DISC'
285 'PARV' EquivalentTo 'PRCT'
286 END
287 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR28
281 TRANSLATE(PriceValueType1Code, Code_4!c_6)
282 RULE
283 'PREM' EquivalentTo 'PREM'
284 'DISC' EquivalentTo 'DISC'
285 'PARV' EquivalentTo 'PRCT'
286 END
287 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR28
427 TRANSLATE(RepoCallRequestStatus4Choice, OptionalCode_4!c_78)
428 RULE
429 IF ((AcknowledgedAccepted IsPresent) Or (AcknowledgedAccepted\NoSpecifiedReason IsSameString 'NORE'))
430 THEN
431 'CACK' CopyTo OptionalCode_4!c_78
432 END
433 IF ((Denied IsPresent) Or (Denied\NoSpecifiedReason IsSameString 'NORE'))
434 THEN
435 'DEND' CopyTo OptionalCode_4!c_78
436 END
437 END
438 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR28
235 TRANSLATE(ISODateTime, 98E_1)
236 RULE
237 NODE (Date)
238 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
239 THEN
240 ISODateTime TranslateTo Date
241 END
242 END
243 NODE (Time)
244 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
245 THEN
246 ISODateTime TranslateTo Time
247 END
248 END
249 NODE (Decimals)
250 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
251 THEN
252 ISODateTime TranslateTo Decimals
253 END
254 END
255 NODE (UTCIndicator)
256 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
257 THEN
258 ISODateTime TranslateTo UTCIndicator
259 END
260 END
261 END
262 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR28
378 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
379 RULE
380 'SHHE' EquivalentTo 'SHHE'
381 END
382 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR28
378 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
379 RULE
380 'SHHE' EquivalentTo 'SHHE'
381 END
382 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR28
378 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
379 RULE
380 'SHHE' EquivalentTo 'SHHE'
381 END
382 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR28
378 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
379 RULE
380 'SHHE' EquivalentTo 'SHHE'
381 END
382 END
translateTTR28(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR28
241 TRANSLATE(TradeDate2Choice, 98C)
242 RULE
243 Date\DateTime TranslateTo 98C
244 END
245 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR29
345 TRANSLATE(22F_21, Frequency5Choice)
346 RULE
347 NODE (Code)
348 IF (Not (DataSourceScheme IsPresent))
349 THEN
350 Indicator TranslateTo Code
351 END
352 END
353 NODE (Proprietary)
354 NODE (Identification)
355 IF (DataSourceScheme IsPresent)
356 THEN
357 Indicator CopyTo Proprietary\Identification
358 END
359 END
360 DataSourceScheme TranslateTo Proprietary
361 END
362 END
363 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR29
340 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
341 RULE
342 NODE (Code)
343 IF (Not (DataSourceScheme IsPresent))
344 THEN
345 Indicator TranslateTo Code
346 END
347 END
348 NODE (Proprietary)
349 DataSourceScheme TranslateTo Proprietary
350 NODE (Identification)
351 IF (DataSourceScheme IsPresent)
352 THEN
353 Indicator CopyTo Proprietary\Identification
354 END
355 END
356 END
357 END
358 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR29
319 TRANSLATE(22F_96, ProcessingPosition4Choice)
320 RULE
321 NODE (Code)
322 IF (Not (DataSourceScheme IsPresent))
323 THEN
324 Indicator TranslateTo Code
325 END
326 END
327 NODE (Proprietary)
328 DataSourceScheme TranslateTo Proprietary
329 NODE (Identification)
330 IF (DataSourceScheme IsPresent)
331 THEN
332 Indicator CopyTo Proprietary\Identification
333 END
334 END
335 END
336 END
337 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR29
348 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
349 RULE
350 'A001' EquivalentTo 'A001'
351 'A002' EquivalentTo 'A002'
352 'A003' EquivalentTo 'A003'
353 'A004' EquivalentTo 'A004'
354 'A005' EquivalentTo 'A005'
355 'A006' EquivalentTo 'A006'
356 'A007' EquivalentTo 'A007'
357 'A008' EquivalentTo 'A008'
358 'A009' EquivalentTo 'A009'
359 'A010' EquivalentTo 'A010'
360 'A011' EquivalentTo 'A011'
361 'A012' EquivalentTo 'A012'
362 'A013' EquivalentTo 'A013'
363 'A014' EquivalentTo 'A014'
364 'OTHR' EquivalentTo 'NARR'
365 END
366 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR29
348 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
349 RULE
350 'A001' EquivalentTo 'A001'
351 'A002' EquivalentTo 'A002'
352 'A003' EquivalentTo 'A003'
353 'A004' EquivalentTo 'A004'
354 'A005' EquivalentTo 'A005'
355 'A006' EquivalentTo 'A006'
356 'A007' EquivalentTo 'A007'
357 'A008' EquivalentTo 'A008'
358 'A009' EquivalentTo 'A009'
359 'A010' EquivalentTo 'A010'
360 'A011' EquivalentTo 'A011'
361 'A012' EquivalentTo 'A012'
362 'A013' EquivalentTo 'A013'
363 'A014' EquivalentTo 'A014'
364 'OTHR' EquivalentTo 'NARR'
365 END
366 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR29
429 TRANSLATE(24B_49, PendingProcessingReason2Choice)
430 RULE
431 NODE (Code)
432 IF (Not (DataSourceScheme IsPresent))
433 THEN
434 ReasonCode TranslateTo Code
435 END
436 END
437 NODE (Proprietary)
438 NODE (Identification)
439 IF (DataSourceScheme IsPresent)
440 THEN
441 ReasonCode CopyTo Proprietary\Identification
442 END
443 END
444 DataSourceScheme TranslateTo Proprietary
445 END
446 END
447 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR29
316 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
317 RULE
318 NODE (Code)
319 IF (Not (DataSourceScheme IsPresent))
320 THEN
321 Indicator TranslateTo Code
322 END
323 END
324 NODE (Proprietary)
325 DataSourceScheme TranslateTo Proprietary
326 NODE (Identification)
327 IF (DataSourceScheme IsPresent)
328 THEN
329 Indicator CopyTo Proprietary\Identification
330 END
331 END
332 END
333 END
334 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR29
291 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
292 RULE
293 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
294 END
295 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR29
304 TRANSLATE(90A, Price3)
305 RULE
306 NODE (Type)
307 NODE (Yielded)
308 IF (PercentageTypeCode IsSameString 'YIEL')
309 THEN
310 'true' CopyTo Type\Yielded
311 END
312 END
313 NODE (ValueType)
314 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
315 THEN
316 PercentageTypeCode TranslateTo Type\ValueType
317 END
318 END
319 END
320 NODE (Value)
321 NODE (Rate)
322 Price TranslateTo Value\Rate
323 END
324 END
325 END
326 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR29
310 TRANSLATE(22F_43, Reporting3Choice)
311 RULE
312 NODE (Code)
313 IF (Not (DataSourceScheme IsPresent))
314 THEN
315 Indicator TranslateTo Code
316 END
317 END
318 NODE (Proprietary)
319 DataSourceScheme TranslateTo Proprietary
320 NODE (Identification)
321 IF (DataSourceScheme IsPresent)
322 THEN
323 Indicator CopyTo Proprietary\Identification
324 END
325 END
326 END
327 END
328 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR29
307 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
308 RULE
309 'SHHE' EquivalentTo 'SHHE'
310 END
311 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR29
291 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
292 RULE
293 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
294 END
295 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR29
304 TRANSLATE(90A, Price3)
305 RULE
306 NODE (Type)
307 NODE (Yielded)
308 IF (PercentageTypeCode IsSameString 'YIEL')
309 THEN
310 'true' CopyTo Type\Yielded
311 END
312 END
313 NODE (ValueType)
314 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
315 THEN
316 PercentageTypeCode TranslateTo Type\ValueType
317 END
318 END
319 END
320 NODE (Value)
321 NODE (Rate)
322 Price TranslateTo Value\Rate
323 END
324 END
325 END
326 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR29
310 TRANSLATE(22F_43, Reporting3Choice)
311 RULE
312 NODE (Code)
313 IF (Not (DataSourceScheme IsPresent))
314 THEN
315 Indicator TranslateTo Code
316 END
317 END
318 NODE (Proprietary)
319 DataSourceScheme TranslateTo Proprietary
320 NODE (Identification)
321 IF (DataSourceScheme IsPresent)
322 THEN
323 Indicator CopyTo Proprietary\Identification
324 END
325 END
326 END
327 END
328 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR29
307 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
308 RULE
309 'SHHE' EquivalentTo 'SHHE'
310 END
311 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR29
291 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
292 RULE
293 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
294 END
295 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR29
304 TRANSLATE(90A, Price3)
305 RULE
306 NODE (Type)
307 NODE (Yielded)
308 IF (PercentageTypeCode IsSameString 'YIEL')
309 THEN
310 'true' CopyTo Type\Yielded
311 END
312 END
313 NODE (ValueType)
314 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
315 THEN
316 PercentageTypeCode TranslateTo Type\ValueType
317 END
318 END
319 END
320 NODE (Value)
321 NODE (Rate)
322 Price TranslateTo Value\Rate
323 END
324 END
325 END
326 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR29
310 TRANSLATE(22F_43, Reporting3Choice)
311 RULE
312 NODE (Code)
313 IF (Not (DataSourceScheme IsPresent))
314 THEN
315 Indicator TranslateTo Code
316 END
317 END
318 NODE (Proprietary)
319 DataSourceScheme TranslateTo Proprietary
320 NODE (Identification)
321 IF (DataSourceScheme IsPresent)
322 THEN
323 Indicator CopyTo Proprietary\Identification
324 END
325 END
326 END
327 END
328 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR29
307 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
308 RULE
309 'SHHE' EquivalentTo 'SHHE'
310 END
311 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR29
291 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
292 RULE
293 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
294 END
295 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR29
304 TRANSLATE(90A, Price3)
305 RULE
306 NODE (Type)
307 NODE (Yielded)
308 IF (PercentageTypeCode IsSameString 'YIEL')
309 THEN
310 'true' CopyTo Type\Yielded
311 END
312 END
313 NODE (ValueType)
314 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
315 THEN
316 PercentageTypeCode TranslateTo Type\ValueType
317 END
318 END
319 END
320 NODE (Value)
321 NODE (Rate)
322 Price TranslateTo Value\Rate
323 END
324 END
325 END
326 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR29
310 TRANSLATE(22F_43, Reporting3Choice)
311 RULE
312 NODE (Code)
313 IF (Not (DataSourceScheme IsPresent))
314 THEN
315 Indicator TranslateTo Code
316 END
317 END
318 NODE (Proprietary)
319 DataSourceScheme TranslateTo Proprietary
320 NODE (Identification)
321 IF (DataSourceScheme IsPresent)
322 THEN
323 Indicator CopyTo Proprietary\Identification
324 END
325 END
326 END
327 END
328 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR29
307 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
308 RULE
309 'SHHE' EquivalentTo 'SHHE'
310 END
311 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR29
265 TRANSLATE(98B_9, SettlementDate5Choice)
266 RULE
267 NODE (DateCode)
268 NODE (Identification)
269 DateCode CopyTo DateCode\Identification
270 END
271 DataSourceScheme TranslateTo DateCode
272 NODE (Issuer)
273 IF (Not (DataSourceScheme IsPresent))
274 THEN
275 'COEX' CopyTo DateCode\Issuer
276 END
277 END
278 END
279 END
280 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR29
265 TRANSLATE(98B_9, SettlementDate5Choice)
266 RULE
267 NODE (DateCode)
268 NODE (Identification)
269 DateCode CopyTo DateCode\Identification
270 END
271 DataSourceScheme TranslateTo DateCode
272 NODE (Issuer)
273 IF (Not (DataSourceScheme IsPresent))
274 THEN
275 'COEX' CopyTo DateCode\Issuer
276 END
277 END
278 END
279 END
280 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR29
265 TRANSLATE(98B_9, SettlementDate5Choice)
266 RULE
267 NODE (DateCode)
268 NODE (Identification)
269 DateCode CopyTo DateCode\Identification
270 END
271 DataSourceScheme TranslateTo DateCode
272 NODE (Issuer)
273 IF (Not (DataSourceScheme IsPresent))
274 THEN
275 'COEX' CopyTo DateCode\Issuer
276 END
277 END
278 END
279 END
280 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR29
288 TRANSLATE(Code_4!c_6, PriceValueType1Code)
289 RULE
290 'DISC' EquivalentTo 'DISC'
291 'PREM' EquivalentTo 'PREM'
292 'PRCT' EquivalentTo 'PARV'
293 END
294 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR29
265 TRANSLATE(98B_9, SettlementDate5Choice)
266 RULE
267 NODE (DateCode)
268 NODE (Identification)
269 DateCode CopyTo DateCode\Identification
270 END
271 DataSourceScheme TranslateTo DateCode
272 NODE (Issuer)
273 IF (Not (DataSourceScheme IsPresent))
274 THEN
275 'COEX' CopyTo DateCode\Issuer
276 END
277 END
278 END
279 END
280 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR29
450 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
451 RULE
452 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
453 END
454 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR29
530 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
531 RULE
532 NODE (Issuer)
533 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
534 END
535 NODE (SchemeName)
536 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
537 THEN
538 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
539 END
540 END
541 END
542 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR29
330 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
331 RULE
332 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
333 END
334 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR29
298 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
299 RULE
300 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
301 END
302 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR29
570 TRANSLATE(95P_2, PartyIdentification18Choice)
571 RULE
572 NODE (BICOrBEI)
573 IdentifierCode TranslateTo BICOrBEI
574 END
575 END
576 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR29
310 TRANSLATE(25D_11, CorporateActionEventProcessingStatus2Choice)
311 RULE
312 NODE (Code)
313 IF (Not (DataSourceScheme IsPresent))
314 THEN
315 StatusCode TranslateTo Code
316 END
317 END
318 NODE (Proprietary)
319 NODE (Identification)
320 IF (DataSourceScheme IsPresent)
321 THEN
322 StatusCode CopyTo Proprietary\Identification
323 END
324 END
325 DataSourceScheme TranslateTo Proprietary
326 END
327 END
328 END
translateTTR29(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR29
294 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
295 RULE
296 'CLOP' EquivalentTo 'CLOP'
297 'OPEP' EquivalentTo 'OPEP'
298 END
299 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR29
270 TRANSLATE(98C, SettlementDate4Choice)
271 RULE
272 NODE (Date)
273 NODE (DateTime)
274 98C TranslateTo Date\DateTime
275 END
276 END
277 END
278 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR29
289 TRANSLATE(98A, TradeDate2Choice)
290 RULE
291 NODE (Date)
292 NODE (Date)
293 Date TranslateTo Date\Date
294 END
295 END
296 END
297 END
translateTTR29(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR29
249 TRANSLATE(98B_9, SettlementDate4Choice)
250 RULE
251 NODE (DateCode)
252 NODE (Code)
253 IF (Not (DataSourceScheme IsPresent))
254 THEN
255 DateCode TranslateTo DateCode\Code
256 END
257 END
258 NODE (Proprietary)
259 DataSourceScheme TranslateTo DateCode\Proprietary
260 NODE (Identification)
261 IF (DataSourceScheme IsPresent)
262 THEN
263 DateCode CopyTo DateCode\Proprietary\Identification
264 END
265 END
266 END
267 END
268 END
269 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR29
266 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
267 RULE
268 'SHHE' EquivalentTo 'SHHE'
269 END
270 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR29
266 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
267 RULE
268 'SHHE' EquivalentTo 'SHHE'
269 END
270 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR29
281 TRANSLATE(ISINIdentifier, Identifier_Isin)
282 RULE
283 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
284 END
285 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR29
419 TRANSLATE(PartyIdentification16Choice, 95R)
420 RULE
421 ProprietaryIdentification TranslateTo 95R
422 END
423 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR29
340 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
341 RULE
342 'BEAR' EquivalentTo 'BEAR'
343 'REGD' EquivalentTo 'REGD'
344 END
345 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR29
302 TRANSLATE(MarketIdentification9, 94B_8)
303 RULE
304 NODE (DataSourceScheme)
305 Type\Proprietary TranslateTo DataSourceScheme
306 END
307 NODE (PlaceCode)
308 Type\Proprietary\Identification CopyTo PlaceCode
309 Type\Code TranslateTo PlaceCode
310 END
311 NODE (Narrative)
312 Identification\MarketIdentifierCode CopyTo Narrative
313 Identification\Description CopyTo Narrative
314 END
315 END
316 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR29
280 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
281 RULE
282 'SHHE' EquivalentTo 'SHHE'
283 END
284 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR29
287 TRANSLATE(SettlementStatus4Choice, OptionalCode_4!c_76)
288 RULE
289 IF ((Pending IsPresent) Or (Pending\NoSpecifiedReason IsSameString 'NORE'))
290 THEN
291 'PEND' CopyTo OptionalCode_4!c_76
292 END
293 IF ((Failing IsPresent) Or (Failing\NoSpecifiedReason IsSameString 'NORE'))
294 THEN
295 'PENF' CopyTo OptionalCode_4!c_76
296 END
297 END
298 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR29
266 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
267 RULE
268 'PRIM' EquivalentTo 'PRIM'
269 'SECM' EquivalentTo 'SECM'
270 'OTCO' EquivalentTo 'OTCO'
271 'VARI' EquivalentTo 'VARI'
272 'EXCH' EquivalentTo 'EXCH'
273 END
274 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR29
248 TRANSLATE(RepoCallRequestStatus1Code, OptionalCode_4!c_78)
249 RULE
250 'CACK' EquivalentTo 'CACK'
251 'DEND' EquivalentTo 'DEND'
252 END
253 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR29
340 TRANSLATE(GenericIdentification24, 95R)
341 RULE
342 NODE (DataSourceScheme)
343 GenericIdentification24 TranslateTo DataSourceScheme
344 END
345 NODE (ProprietaryCode)
346 Identification CopyTo ProprietaryCode
347 END
348 END
349 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR29
340 TRANSLATE(GenericIdentification24, 95R)
341 RULE
342 NODE (DataSourceScheme)
343 GenericIdentification24 TranslateTo DataSourceScheme
344 END
345 NODE (ProprietaryCode)
346 Identification CopyTo ProprietaryCode
347 END
348 END
349 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR29
340 TRANSLATE(GenericIdentification24, 95R)
341 RULE
342 NODE (DataSourceScheme)
343 GenericIdentification24 TranslateTo DataSourceScheme
344 END
345 NODE (ProprietaryCode)
346 Identification CopyTo ProprietaryCode
347 END
348 END
349 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR29
340 TRANSLATE(GenericIdentification24, 95R)
341 RULE
342 NODE (DataSourceScheme)
343 GenericIdentification24 TranslateTo DataSourceScheme
344 END
345 NODE (ProprietaryCode)
346 Identification CopyTo ProprietaryCode
347 END
348 END
349 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR29
270 TRANSLATE(ISODateTime, 98C)
271 RULE
272 NODE (Date)
273 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
274 THEN
275 ISODateTime TranslateTo Date
276 END
277 END
278 NODE (Time)
279 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
280 THEN
281 ISODateTime TranslateTo Time
282 END
283 END
284 END
285 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR29
270 TRANSLATE(ISODateTime, 98C)
271 RULE
272 NODE (Date)
273 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
274 THEN
275 ISODateTime TranslateTo Date
276 END
277 END
278 NODE (Time)
279 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
280 THEN
281 ISODateTime TranslateTo Time
282 END
283 END
284 END
285 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR29
270 TRANSLATE(ISODateTime, 98C)
271 RULE
272 NODE (Date)
273 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
274 THEN
275 ISODateTime TranslateTo Date
276 END
277 END
278 NODE (Time)
279 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
280 THEN
281 ISODateTime TranslateTo Time
282 END
283 END
284 END
285 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR29
270 TRANSLATE(ISODateTime, 98C)
271 RULE
272 NODE (Date)
273 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
274 THEN
275 ISODateTime TranslateTo Date
276 END
277 END
278 NODE (Time)
279 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
280 THEN
281 ISODateTime TranslateTo Time
282 END
283 END
284 END
285 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR29
499 TRANSLATE(PendingReason6Code, OptionalCode_4!c_80)
500 RULE
501 'ADEA' EquivalentTo 'ADEA'
502 'CONF' EquivalentTo 'CONF'
503 'OTHR' EquivalentTo 'NARR'
504 END
505 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR29
300 TRANSLATE(PartyIdentification15Choice, 95C)
301 RULE
302 NODE (CountryCode)
303 Country CopyTo CountryCode
304 END
305 END
306 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR29
270 TRANSLATE(SecurityIdentification12, 35B)
271 RULE
272 NODE (DescriptionOfSecurity)
273 NODE (Line)
274 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
275 THEN
276 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
277 END
278 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
279 THEN
280 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
281 END
282 IF (Identification\ISIN IsPresent)
283 THEN
284 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
285 END
286 END
287 NODE (Line)
288 IF (Identification\OtherIdentification IsPresent)
289 THEN
290 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
291 ELSE
292 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
293 END
294 END
295 NODE (Line)
296 IF (Identification\OtherIdentification IsPresent)
297 THEN
298 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
299 ELSE
300 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
301 END
302 END
303 NODE (Line)
304 IF (Identification\OtherIdentification IsPresent)
305 THEN
306 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
307 ELSE
308 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
309 END
310 END
311 END
312 END
313 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR29
293 TRANSLATE(GenericIdentification24, 95R)
294 RULE
295 NODE (DataSourceScheme)
296 GenericIdentification24 TranslateTo DataSourceScheme
297 END
298 NODE (ProprietaryCode)
299 Identification CopyTo ProprietaryCode
300 END
301 END
302 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR29
290 TRANSLATE(UnilateralSplit2Choice, 22F_209)
291 RULE
292 NODE (DataSourceScheme)
293 Proprietary TranslateTo DataSourceScheme
294 END
295 NODE (Indicator)
296 Code TranslateTo Indicator
297 Proprietary\Identification CopyTo Indicator
298 END
299 END
300 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR29
465 TRANSLATE(MarketIdentification8, 94B_2)
466 RULE
467 NODE (DataSourceScheme)
468 Type\Proprietary TranslateTo DataSourceScheme
469 END
470 NODE (PlaceCode)
471 Type\Code TranslateTo PlaceCode
472 Type\Proprietary\Identification CopyTo PlaceCode
473 END
474 NODE (Narrative)
475 Identification\MarketIdentifierCode CopyTo Narrative
476 Identification\Description CopyTo Narrative
477 END
478 END
479 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR29
288 TRANSLATE(PercentageRate, Quantity_FIN_15d)
289 RULE
290 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
291 THEN
292 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
293 ELSE
294 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
295 END
296 END
297 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR29
288 TRANSLATE(PercentageRate, Quantity_FIN_15d)
289 RULE
290 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
291 THEN
292 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
293 ELSE
294 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
295 END
296 END
297 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR29
288 TRANSLATE(PercentageRate, Quantity_FIN_15d)
289 RULE
290 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
291 THEN
292 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
293 ELSE
294 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
295 END
296 END
297 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR29
288 TRANSLATE(PercentageRate, Quantity_FIN_15d)
289 RULE
290 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
291 THEN
292 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
293 ELSE
294 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
295 END
296 END
297 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR29
439 TRANSLATE(AcknowledgementReason7Choice, 24B_60)
440 RULE
441 NODE (DataSourceScheme)
442 Proprietary TranslateTo DataSourceScheme
443 END
444 NODE (ReasonCode)
445 Code TranslateTo ReasonCode
446 Proprietary\Identification CopyTo ReasonCode
447 END
448 END
449 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR29
263 TRANSLATE(SettlementDate5Choice, 98A)
264 RULE
265 Date TranslateTo 98A
266 END
267 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR29
383 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
384 RULE
385 NODE (CountryCode)
386 Country CopyTo CountryCode
387 END
388 END
389 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR29
383 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
384 RULE
385 NODE (CountryCode)
386 Country CopyTo CountryCode
387 END
388 END
389 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR29
383 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
384 RULE
385 NODE (CountryCode)
386 Country CopyTo CountryCode
387 END
388 END
389 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR29
383 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
384 RULE
385 NODE (CountryCode)
386 Country CopyTo CountryCode
387 END
388 END
389 END
translateTTR29(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR29
246 TRANSLATE(ISODateTime, 98C)
247 RULE
248 NODE (Date)
249 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
250 THEN
251 ISODateTime TranslateTo Date
252 END
253 END
254 NODE (Time)
255 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
256 THEN
257 ISODateTime TranslateTo Time
258 END
259 END
260 END
261 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
18 RULE
19 'CODU' EquivalentTo 'CODU'
20 'COPY' EquivalentTo 'COPY'
21 'DUPL' EquivalentTo 'DUPL'
22 END
23 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
18 RULE
19 'CODU' EquivalentTo 'CODU'
20 'COPY' EquivalentTo 'COPY'
21 'DUPL' EquivalentTo 'DUPL'
22 END
23 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR3
22 TRANSLATE(98A, DateAndDateTimeChoice)
23 RULE
24 NODE (Date)
25 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR3
22 TRANSLATE(98A, DateAndDateTimeChoice)
23 RULE
24 NODE (Date)
25 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR3
22 TRANSLATE(98A, DateAndDateTimeChoice)
23 RULE
24 NODE (Date)
25 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR3
22 TRANSLATE(98A, DateAndDateTimeChoice)
23 RULE
24 NODE (Date)
25 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo Date
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR3
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR3
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR3
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR3
13 TRANSLATE(98C, DateAndDateTimeChoice)
14 RULE
15 NODE (DateTime)
16 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
17 'T' CopyTo DateTime
18 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
19 END
20 END
21 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR3
17 TRANSLATE(69A, Period2Choice)
18 RULE
19 NODE (FromDateToDate)
20 NODE (FromDate)
21 Date1 TranslateTo FromDateToDate\FromDate
22 END
23 NODE (ToDate)
24 Date2 TranslateTo FromDateToDate\ToDate
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR3
17 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
18 RULE
19 'CODU' EquivalentTo 'CODU'
20 'COPY' EquivalentTo 'COPY'
21 'DUPL' EquivalentTo 'DUPL'
22 END
23 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR3
20 TRANSLATE(98C, DateAndDateTimeChoice)
21 RULE
22 NODE (DateTime)
23 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo DateTime
24 'T' CopyTo DateTime
25 (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')) CopyTo DateTime
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR3
17 TRANSLATE(Code_4!c_133, CopyDuplicate1Code)
18 RULE
19 'CODU' EquivalentTo 'CODU'
20 'COPY' EquivalentTo 'COPY'
21 'DUPL' EquivalentTo 'DUPL'
22 END
23 END
translateTTR3(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR3
17 TRANSLATE(98E_1, DateAndDateTimeChoice)
18 RULE
19 NODE (DateTime)
20 IF (Decimals IsPresent)
21 THEN
22 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
23 ELSE
24 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
25 END
26 END
27 END
28 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR3
13 TRANSLATE(Number3Choice, 13J)
14 RULE
15 NODE (ExtendedNumberId)
16 Long CopyTo ExtendedNumberId
17 END
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR3
13 TRANSLATE(Number3Choice, 13J)
14 RULE
15 NODE (ExtendedNumberId)
16 Long CopyTo ExtendedNumberId
17 END
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR3
13 TRANSLATE(Number3Choice, 13J)
14 RULE
15 NODE (ExtendedNumberId)
16 Long CopyTo ExtendedNumberId
17 END
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR3
15 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
16 RULE
17 'CODU' EquivalentTo 'CODU'
18 'COPY' EquivalentTo 'COPY'
19 'DUPL' EquivalentTo 'DUPL'
20 END
21 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR3
16 TRANSLATE(Number3Choice, 13A)
17 RULE
18 NODE (NumberId)
19 Short CopyTo NumberId
20 END
21 END
22 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR3
13 TRANSLATE(Number3Choice, 13J)
14 RULE
15 NODE (ExtendedNumberId)
16 Long CopyTo ExtendedNumberId
17 END
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR3
15 TRANSLATE(ISODate, DateTime_YYYYMMDD)
16 RULE
17 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
18 END
19 END
translateTTR3(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR3
15 TRANSLATE(DateAndDateTimeChoice, 98A)
16 RULE
17 NODE (Date)
18 Date TranslateTo Date
19 END
20 END
21 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR30
364 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
365 RULE
366 'ANNU' EquivalentTo 'YEAR'
367 'MNTH' EquivalentTo 'MNTH'
368 'QUTR' EquivalentTo 'QUTR'
369 'SEMI' EquivalentTo 'SEMI'
370 'WEEK' EquivalentTo 'WEEK'
371 END
372 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR30
359 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
360 RULE
361 'A001' EquivalentTo 'A001'
362 'A002' EquivalentTo 'A002'
363 'A003' EquivalentTo 'A003'
364 'A004' EquivalentTo 'A004'
365 'A005' EquivalentTo 'A005'
366 'A006' EquivalentTo 'A006'
367 'A007' EquivalentTo 'A007'
368 'A008' EquivalentTo 'A008'
369 'A009' EquivalentTo 'A009'
370 'A010' EquivalentTo 'A010'
371 'A011' EquivalentTo 'A011'
372 'A012' EquivalentTo 'A012'
373 'A013' EquivalentTo 'A013'
374 'A014' EquivalentTo 'A014'
375 'OTHR' EquivalentTo 'NARR'
376 END
377 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR30
338 TRANSLATE(OptionalCode_4!c_159, ProcessingPosition1Code)
339 RULE
340 'AFTE' EquivalentTo 'AFTR'
341 'BEFO' EquivalentTo 'BEFR'
342 'WITH' EquivalentTo 'WITH'
343 END
344 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR30
367 TRANSLATE(22F_20, FormOfSecurity3Choice)
368 RULE
369 NODE (Code)
370 IF (Not (DataSourceScheme IsPresent))
371 THEN
372 Indicator CopyTo Code
373 END
374 END
375 NODE (Proprietary)
376 DataSourceScheme TranslateTo Proprietary
377 NODE (Identification)
378 IF (DataSourceScheme IsPresent)
379 THEN
380 Indicator CopyTo Proprietary\Identification
381 END
382 END
383 END
384 END
385 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR30
367 TRANSLATE(22F_20, FormOfSecurity3Choice)
368 RULE
369 NODE (Code)
370 IF (Not (DataSourceScheme IsPresent))
371 THEN
372 Indicator CopyTo Code
373 END
374 END
375 NODE (Proprietary)
376 DataSourceScheme TranslateTo Proprietary
377 NODE (Identification)
378 IF (DataSourceScheme IsPresent)
379 THEN
380 Indicator CopyTo Proprietary\Identification
381 END
382 END
383 END
384 END
385 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR30
448 TRANSLATE(OptionalCode_4!c_267, PendingProcessingReason1Code)
449 RULE
450 'ADEA' EquivalentTo 'ADEA'
451 'BLOC' EquivalentTo 'BLOC'
452 'CAIS' EquivalentTo 'CAIS'
453 'CERT' EquivalentTo 'CERT'
454 'COLL' EquivalentTo 'COLL'
455 'DENO' EquivalentTo 'DENO'
456 'DOCY' EquivalentTo 'DOCY'
457 'NOFX' EquivalentTo 'NOFX'
458 'MUNO' EquivalentTo 'MUNO'
459 'GLOB' EquivalentTo 'GLOB'
460 'YCOL' EquivalentTo 'YCOL'
461 'FLIM' EquivalentTo 'FLIM'
462 'NEXT' EquivalentTo 'NEXT'
463 'LACK' EquivalentTo 'LACK'
464 'LALO' EquivalentTo 'LALO'
465 'MONY' EquivalentTo 'MONY'
466 'MINO' EquivalentTo 'MINO'
467 'NARR' EquivalentTo 'OTHR'
468 'LIQU' EquivalentTo 'LIQU'
469 END
470 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR30
335 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
336 RULE
337 'A001' EquivalentTo 'A001'
338 'A002' EquivalentTo 'A002'
339 'A003' EquivalentTo 'A003'
340 'A004' EquivalentTo 'A004'
341 'A005' EquivalentTo 'A005'
342 'A006' EquivalentTo 'A006'
343 'A007' EquivalentTo 'A007'
344 'A008' EquivalentTo 'A008'
345 'A009' EquivalentTo 'A009'
346 'A010' EquivalentTo 'A010'
347 'A011' EquivalentTo 'A011'
348 'A012' EquivalentTo 'A012'
349 'A013' EquivalentTo 'A013'
350 'A014' EquivalentTo 'A014'
351 'OTHR' EquivalentTo 'NARR'
352 END
353 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR30
296 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
297 RULE
298 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
299 END
300 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR30
327 TRANSLATE(Code_4!c_6, PriceValueType1Code)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PRCT' EquivalentTo 'PARV'
332 END
333 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR30
329 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
330 RULE
331 'DEFR' EquivalentTo 'DEFR'
332 'TRRE' EquivalentTo 'REGU'
333 'EXCH' EquivalentTo 'STEX'
334 END
335 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR30
312 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
313 RULE
314 NODE (Country)
315 CountryCode CopyTo Country
316 END
317 END
318 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR30
296 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
297 RULE
298 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
299 END
300 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR30
327 TRANSLATE(Code_4!c_6, PriceValueType1Code)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PRCT' EquivalentTo 'PARV'
332 END
333 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR30
329 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
330 RULE
331 'DEFR' EquivalentTo 'DEFR'
332 'TRRE' EquivalentTo 'REGU'
333 'EXCH' EquivalentTo 'STEX'
334 END
335 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR30
312 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
313 RULE
314 NODE (Country)
315 CountryCode CopyTo Country
316 END
317 END
318 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR30
296 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
297 RULE
298 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
299 END
300 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR30
327 TRANSLATE(Code_4!c_6, PriceValueType1Code)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PRCT' EquivalentTo 'PARV'
332 END
333 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR30
329 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
330 RULE
331 'DEFR' EquivalentTo 'DEFR'
332 'TRRE' EquivalentTo 'REGU'
333 'EXCH' EquivalentTo 'STEX'
334 END
335 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR30
312 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
313 RULE
314 NODE (Country)
315 CountryCode CopyTo Country
316 END
317 END
318 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR30
296 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
297 RULE
298 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
299 END
300 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR30
327 TRANSLATE(Code_4!c_6, PriceValueType1Code)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PRCT' EquivalentTo 'PARV'
332 END
333 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR30
329 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
330 RULE
331 'DEFR' EquivalentTo 'DEFR'
332 'TRRE' EquivalentTo 'REGU'
333 'EXCH' EquivalentTo 'STEX'
334 END
335 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR30
312 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
313 RULE
314 NODE (Country)
315 CountryCode CopyTo Country
316 END
317 END
318 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR30
281 TRANSLATE(90A, Price3)
282 RULE
283 NODE (Type)
284 NODE (Yielded)
285 IF (PercentageTypeCode IsSameString 'YIEL')
286 THEN
287 'true' CopyTo Type\Yielded
288 END
289 END
290 NODE (ValueType)
291 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
292 THEN
293 PercentageTypeCode TranslateTo Type\ValueType
294 END
295 END
296 END
297 NODE (Value)
298 NODE (Rate)
299 Price TranslateTo Value\Rate
300 END
301 END
302 END
303 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR30
281 TRANSLATE(90A, Price3)
282 RULE
283 NODE (Type)
284 NODE (Yielded)
285 IF (PercentageTypeCode IsSameString 'YIEL')
286 THEN
287 'true' CopyTo Type\Yielded
288 END
289 END
290 NODE (ValueType)
291 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
292 THEN
293 PercentageTypeCode TranslateTo Type\ValueType
294 END
295 END
296 END
297 NODE (Value)
298 NODE (Rate)
299 Price TranslateTo Value\Rate
300 END
301 END
302 END
303 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR30
281 TRANSLATE(90A, Price3)
282 RULE
283 NODE (Type)
284 NODE (Yielded)
285 IF (PercentageTypeCode IsSameString 'YIEL')
286 THEN
287 'true' CopyTo Type\Yielded
288 END
289 END
290 NODE (ValueType)
291 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
292 THEN
293 PercentageTypeCode TranslateTo Type\ValueType
294 END
295 END
296 END
297 NODE (Value)
298 NODE (Rate)
299 Price TranslateTo Value\Rate
300 END
301 END
302 END
303 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR30
295 TRANSLATE(Quantity_FIN_15d, PercentageRate)
296 RULE
297 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
298 END
299 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR30
281 TRANSLATE(90A, Price3)
282 RULE
283 NODE (Type)
284 NODE (Yielded)
285 IF (PercentageTypeCode IsSameString 'YIEL')
286 THEN
287 'true' CopyTo Type\Yielded
288 END
289 END
290 NODE (ValueType)
291 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
292 THEN
293 PercentageTypeCode TranslateTo Type\ValueType
294 END
295 END
296 END
297 NODE (Value)
298 NODE (Rate)
299 Price TranslateTo Value\Rate
300 END
301 END
302 END
303 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR30
455 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
456 RULE
457 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
458 END
459 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR30
543 TRANSLATE(97A, SecuritiesAccount17)
544 RULE
545 NODE (Identification)
546 AccountNumber TranslateTo Identification
547 END
548 END
549 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR30
335 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
336 RULE
337 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
338 END
339 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR30
303 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
304 RULE
305 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
306 END
307 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR30
577 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
578 RULE
579 Identifier_BICBEI CopyTo AnyBICIdentifier
580 END
581 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR30
329 TRANSLATE(OptionalCode_4!c_103, CorporateActionEventProcessingStatus1Code)
330 RULE
331 'COMP' EquivalentTo 'COMP'
332 'PEND' EquivalentTo 'PEND'
333 'RECD' EquivalentTo 'RECD'
334 END
335 END
translateTTR30(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR30
300 TRANSLATE(22F_5, Reporting4Choice)
301 RULE
302 NODE (Code)
303 IF (Not (DataSourceScheme IsPresent))
304 THEN
305 IF (Indicator IsSameString 'EXCH')
306 THEN
307 'STEX' CopyTo Code
308 END
309 IF (Indicator IsSameString 'TRRE')
310 THEN
311 'REGU' CopyTo Code
312 END
313 END
314 END
315 NODE (Proprietary)
316 NODE (Identification)
317 IF (DataSourceScheme IsPresent)
318 THEN
319 Indicator CopyTo Proprietary\Identification
320 END
321 END
322 DataSourceScheme TranslateTo Proprietary
323 END
324 END
325 END
translateTTR30(String, Field) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR30
279 TRANSLATE(98C, ISODateTime)
280 RULE
281 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
282 END
283 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR30
298 TRANSLATE(DateTime_YYYYMMDD, ISODate)
299 RULE
300 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
301 END
302 END
translateTTR30(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR30
270 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
271 RULE
272 'WISS' EquivalentTo 'WISS'
273 END
274 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR30
271 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
272 RULE
273 NODE (CountryCode)
274 Country CopyTo CountryCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR30
271 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
272 RULE
273 NODE (CountryCode)
274 Country CopyTo CountryCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR30
286 TRANSLATE(SecurityIdentification12, 35B)
287 RULE
288 NODE (DescriptionOfSecurity)
289 NODE (Line)
290 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
291 THEN
292 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
293 END
294 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
295 THEN
296 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
297 END
298 IF (Identification\ISIN IsPresent)
299 THEN
300 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
301 END
302 END
303 NODE (Line)
304 IF (Identification\OtherIdentification IsPresent)
305 THEN
306 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
307 ELSE
308 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
309 END
310 END
311 NODE (Line)
312 IF (Identification\OtherIdentification IsPresent)
313 THEN
314 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
315 ELSE
316 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
317 END
318 END
319 NODE (Line)
320 IF (Identification\OtherIdentification IsPresent)
321 THEN
322 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
323 ELSE
324 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
325 END
326 END
327 END
328 END
329 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR30
424 TRANSLATE(GenericIdentification24, 95R)
425 RULE
426 NODE (DataSourceScheme)
427 GenericIdentification24 TranslateTo DataSourceScheme
428 END
429 NODE (ProprietaryCode)
430 Identification CopyTo ProprietaryCode
431 END
432 END
433 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR30
346 TRANSLATE(Frequency5Choice, 22F_21)
347 RULE
348 NODE (DataSourceScheme)
349 Proprietary TranslateTo DataSourceScheme
350 END
351 NODE (Indicator)
352 Code TranslateTo Indicator
353 Proprietary\Identification CopyTo Indicator
354 END
355 END
356 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR30
317 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
318 RULE
319 'EXCH' EquivalentTo 'EXCH'
320 'OTCO' EquivalentTo 'OTCO'
321 END
322 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR30
285 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
286 RULE
287 NODE (CountryCode)
288 Country CopyTo CountryCode
289 END
290 END
291 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR30
299 TRANSLATE(RestrictedFINXMax210Text, 70D)
300 RULE
301 NODE (Narrative)
302 NODE (Line)
303 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
304 END
305 NODE (Line)
306 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
307 END
308 NODE (Line)
309 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
310 END
311 NODE (Line)
312 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
313 END
314 NODE (Line)
315 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
316 END
317 NODE (Line)
318 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
319 END
320 END
321 END
322 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR30
275 TRANSLATE(SettlementDate4Choice, 98A)
276 RULE
277 Date TranslateTo 98A
278 END
279 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR30
254 TRANSLATE(CancellationProcessingStatus2Choice, 25D)
255 RULE
256 NODE (DataSourceScheme)
257 Proprietary TranslateTo DataSourceScheme
258 END
259 NODE (StatusCode)
260 Code TranslateTo StatusCode
261 Proprietary\Identification CopyTo StatusCode
262 END
263 END
264 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR30
350 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
351 RULE
352 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
353 END
354 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR30
350 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
351 RULE
352 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
353 END
354 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR30
350 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
351 RULE
352 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
353 END
354 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR30
350 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
351 RULE
352 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
353 END
354 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR30
286 TRANSLATE(TradeDate2Choice, 98E_1)
287 RULE
288 Date\DateTime TranslateTo 98E_1
289 END
290 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR30
286 TRANSLATE(TradeDate2Choice, 98E_1)
287 RULE
288 Date\DateTime TranslateTo 98E_1
289 END
290 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR30
286 TRANSLATE(TradeDate2Choice, 98E_1)
287 RULE
288 Date\DateTime TranslateTo 98E_1
289 END
290 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR30
286 TRANSLATE(TradeDate2Choice, 98E_1)
287 RULE
288 Date\DateTime TranslateTo 98E_1
289 END
290 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR30
506 TRANSLATE(Exact4AlphaNumericText, OptionalCode_4!c_267)
507 RULE
508 Exact4AlphaNumericText CopyTo OptionalCode_4!c_267
509 END
510 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98C)
269 RULE
270 Date\DateTime TranslateTo 98C
271 END
272 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR30
307 TRANSLATE(PartyIdentification15Choice, 95P_2)
308 RULE
309 NODE (IdentifierCode)
310 BICOrBEI CopyTo IdentifierCode
311 END
312 END
313 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR30
314 TRANSLATE(MarketIdentification9, 94B_8)
315 RULE
316 NODE (DataSourceScheme)
317 Type\Proprietary TranslateTo DataSourceScheme
318 END
319 NODE (PlaceCode)
320 Type\Proprietary\Identification CopyTo PlaceCode
321 Type\Code TranslateTo PlaceCode
322 END
323 NODE (Narrative)
324 Identification\MarketIdentifierCode CopyTo Narrative
325 Identification\Description CopyTo Narrative
326 END
327 END
328 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR30
303 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
304 RULE
305 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
306 END
307 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR30
301 TRANSLATE(SecuritiesTransactionType5Code, OptionalCode_4!c_391)
302 RULE
303 'TRAD' EquivalentTo 'TRAD'
304 END
305 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR30
480 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
481 RULE
482 'PRIM' EquivalentTo 'PRIM'
483 'SECM' EquivalentTo 'SECM'
484 'OTCO' EquivalentTo 'OTCO'
485 'VARI' EquivalentTo 'VARI'
486 'EXCH' EquivalentTo 'EXCH'
487 END
488 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR30
298 TRANSLATE(Price3, 90B)
299 RULE
300 NODE (AmountTypeCode)
301 IF (Value\Amount IsPresent)
302 THEN
303 Type\ValueType TranslateTo AmountTypeCode
304 END
305 END
306 NODE (CurrencyCode)
307 Value\Amount\Currency TranslateTo CurrencyCode
308 END
309 NODE (Price)
310 Value\Amount\Amount TranslateTo Price
311 END
312 END
313 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR30
298 TRANSLATE(Price3, 90B)
299 RULE
300 NODE (AmountTypeCode)
301 IF (Value\Amount IsPresent)
302 THEN
303 Type\ValueType TranslateTo AmountTypeCode
304 END
305 END
306 NODE (CurrencyCode)
307 Value\Amount\Currency TranslateTo CurrencyCode
308 END
309 NODE (Price)
310 Value\Amount\Amount TranslateTo Price
311 END
312 END
313 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR30
298 TRANSLATE(Price3, 90B)
299 RULE
300 NODE (AmountTypeCode)
301 IF (Value\Amount IsPresent)
302 THEN
303 Type\ValueType TranslateTo AmountTypeCode
304 END
305 END
306 NODE (CurrencyCode)
307 Value\Amount\Currency TranslateTo CurrencyCode
308 END
309 NODE (Price)
310 Value\Amount\Amount TranslateTo Price
311 END
312 END
313 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR30
298 TRANSLATE(Price3, 90B)
299 RULE
300 NODE (AmountTypeCode)
301 IF (Value\Amount IsPresent)
302 THEN
303 Type\ValueType TranslateTo AmountTypeCode
304 END
305 END
306 NODE (CurrencyCode)
307 Value\Amount\Currency TranslateTo CurrencyCode
308 END
309 NODE (Price)
310 Value\Amount\Amount TranslateTo Price
311 END
312 END
313 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR30
450 TRANSLATE(RepoCallAcknowledgementReason2Code, OptionalCode_4!c_353)
451 RULE
452 'ADEA' EquivalentTo 'ADEA'
453 'CALP' EquivalentTo 'CALP'
454 'CALD' EquivalentTo 'CALD'
455 END
456 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98B_9)
269 RULE
270 NODE (DataSourceScheme)
271 DateCode TranslateTo DataSourceScheme
272 END
273 NODE (DateCode)
274 DateCode\Identification CopyTo DateCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98B_9)
269 RULE
270 NODE (DataSourceScheme)
271 DateCode TranslateTo DataSourceScheme
272 END
273 NODE (DateCode)
274 DateCode\Identification CopyTo DateCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98B_9)
269 RULE
270 NODE (DataSourceScheme)
271 DateCode TranslateTo DataSourceScheme
272 END
273 NODE (DateCode)
274 DateCode\Identification CopyTo DateCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR30
268 TRANSLATE(SettlementDate5Choice, 98B_9)
269 RULE
270 NODE (DataSourceScheme)
271 DateCode TranslateTo DataSourceScheme
272 END
273 NODE (DateCode)
274 DateCode\Identification CopyTo DateCode
275 END
276 END
277 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR30
390 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
391 RULE
392 NODE (PlaceCode)
393 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
394 END
395 NODE (IdentifierCode)
396 TypeAndIdentification\Identification TranslateTo IdentifierCode
397 END
398 END
399 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR30
390 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
391 RULE
392 NODE (PlaceCode)
393 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
394 END
395 NODE (IdentifierCode)
396 TypeAndIdentification\Identification TranslateTo IdentifierCode
397 END
398 END
399 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR30
390 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
391 RULE
392 NODE (PlaceCode)
393 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
394 END
395 NODE (IdentifierCode)
396 TypeAndIdentification\Identification TranslateTo IdentifierCode
397 END
398 END
399 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR30
390 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
391 RULE
392 NODE (PlaceCode)
393 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
394 END
395 NODE (IdentifierCode)
396 TypeAndIdentification\Identification TranslateTo IdentifierCode
397 END
398 END
399 END
translateTTR30(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR30
262 TRANSLATE(Max3Number, 99A)
263 RULE
264 NODE (Sign)
265 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
266 THEN
267 'N' CopyTo Sign
268 END
269 END
270 NODE (Number)
271 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
272 THEN
273 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
274 THEN
275 (Max3Number Substring '2') CopyTo Number
276 ELSE
277 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
278 THEN
279 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
280 ELSE
281 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
282 THEN
283 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
284 END
285 END
286 END
287 ELSE
288 IF ((Max3Number Length) IsSameNumber '3')
289 THEN
290 Max3Number CopyTo Number
291 ELSE
292 IF ((Max3Number Length) IsSameNumber '2')
293 THEN
294 ('0' Concatenate Max3Number) CopyTo Number
295 ELSE
296 IF ((Max3Number Length) IsSameNumber '1')
297 THEN
298 ('00' Concatenate Max3Number) CopyTo Number
299 END
300 END
301 END
302 END
303 END
304 END
305 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR31
373 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
374 RULE
375 NODE (Code)
376 IF (Not (DataSourceScheme IsPresent))
377 THEN
378 Indicator CopyTo Code
379 END
380 END
381 NODE (Proprietary)
382 DataSourceScheme TranslateTo Proprietary
383 NODE (Identification)
384 IF (DataSourceScheme IsPresent)
385 THEN
386 Indicator CopyTo Proprietary\Identification
387 END
388 END
389 END
390 END
391 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR31
378 TRANSLATE(22F_20, FormOfSecurity3Choice)
379 RULE
380 NODE (Code)
381 IF (Not (DataSourceScheme IsPresent))
382 THEN
383 Indicator CopyTo Code
384 END
385 END
386 NODE (Proprietary)
387 DataSourceScheme TranslateTo Proprietary
388 NODE (Identification)
389 IF (DataSourceScheme IsPresent)
390 THEN
391 Indicator CopyTo Proprietary\Identification
392 END
393 END
394 END
395 END
396 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR31
345 TRANSLATE(13A, DocumentNumber2Choice)
346 RULE
347 NODE (ShortNumber)
348 NumberId CopyTo ShortNumber
349 END
350 END
351 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR31
386 TRANSLATE(22F_21, Frequency5Choice)
387 RULE
388 NODE (Code)
389 IF (Not (DataSourceScheme IsPresent))
390 THEN
391 Indicator TranslateTo Code
392 END
393 END
394 NODE (Proprietary)
395 NODE (Identification)
396 IF (DataSourceScheme IsPresent)
397 THEN
398 Indicator CopyTo Proprietary\Identification
399 END
400 END
401 DataSourceScheme TranslateTo Proprietary
402 END
403 END
404 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR31
386 TRANSLATE(22F_21, Frequency5Choice)
387 RULE
388 NODE (Code)
389 IF (Not (DataSourceScheme IsPresent))
390 THEN
391 Indicator TranslateTo Code
392 END
393 END
394 NODE (Proprietary)
395 NODE (Identification)
396 IF (DataSourceScheme IsPresent)
397 THEN
398 Indicator CopyTo Proprietary\Identification
399 END
400 END
401 DataSourceScheme TranslateTo Proprietary
402 END
403 END
404 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR31
471 TRANSLATE(24B_10, AcknowledgementReason8Choice)
472 RULE
473 NODE (Code)
474 IF (Not (DataSourceScheme IsPresent))
475 THEN
476 ReasonCode TranslateTo Code
477 END
478 END
479 NODE (Proprietary)
480 DataSourceScheme TranslateTo Proprietary
481 NODE (Identification)
482 IF (DataSourceScheme IsPresent)
483 THEN
484 ReasonCode CopyTo Proprietary\Identification
485 END
486 END
487 END
488 END
489 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR31
354 TRANSLATE(22F_20, FormOfSecurity3Choice)
355 RULE
356 NODE (Code)
357 IF (Not (DataSourceScheme IsPresent))
358 THEN
359 Indicator CopyTo Code
360 END
361 END
362 NODE (Proprietary)
363 DataSourceScheme TranslateTo Proprietary
364 NODE (Identification)
365 IF (DataSourceScheme IsPresent)
366 THEN
367 Indicator CopyTo Proprietary\Identification
368 END
369 END
370 END
371 END
372 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR31
301 TRANSLATE(36B, OriginalAndCurrentQuantities4)
302 RULE
303 NODE (FaceAmount)
304 IF (QuantityTypeCode IsSameString 'FAMT')
305 THEN
306 Quantity TranslateTo FaceAmount
307 END
308 END
309 NODE (AmortisedValue)
310 IF (QuantityTypeCode IsSameString 'AMOR')
311 THEN
312 Quantity TranslateTo AmortisedValue
313 END
314 END
315 END
316 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR31
334 TRANSLATE(Quantity_FIN_15d, PercentageRate)
335 RULE
336 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
337 END
338 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR31
336 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
337 RULE
338 NODE (Code)
339 IF (Not (DataSourceScheme IsPresent))
340 THEN
341 Indicator CopyTo Code
342 END
343 END
344 NODE (Proprietary)
345 DataSourceScheme TranslateTo Proprietary
346 NODE (Identification)
347 IF (DataSourceScheme IsPresent)
348 THEN
349 Indicator CopyTo Proprietary\Identification
350 END
351 END
352 END
353 END
354 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR31
319 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
320 RULE
321 NODE (TypeAndIdentification)
322 NODE (SafekeepingPlaceType)
323 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
324 END
325 NODE (Identification)
326 IdentifierCode TranslateTo TypeAndIdentification\Identification
327 END
328 END
329 END
330 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR31
301 TRANSLATE(36B, OriginalAndCurrentQuantities4)
302 RULE
303 NODE (FaceAmount)
304 IF (QuantityTypeCode IsSameString 'FAMT')
305 THEN
306 Quantity TranslateTo FaceAmount
307 END
308 END
309 NODE (AmortisedValue)
310 IF (QuantityTypeCode IsSameString 'AMOR')
311 THEN
312 Quantity TranslateTo AmortisedValue
313 END
314 END
315 END
316 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR31
334 TRANSLATE(Quantity_FIN_15d, PercentageRate)
335 RULE
336 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
337 END
338 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR31
336 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
337 RULE
338 NODE (Code)
339 IF (Not (DataSourceScheme IsPresent))
340 THEN
341 Indicator CopyTo Code
342 END
343 END
344 NODE (Proprietary)
345 DataSourceScheme TranslateTo Proprietary
346 NODE (Identification)
347 IF (DataSourceScheme IsPresent)
348 THEN
349 Indicator CopyTo Proprietary\Identification
350 END
351 END
352 END
353 END
354 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR31
319 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
320 RULE
321 NODE (TypeAndIdentification)
322 NODE (SafekeepingPlaceType)
323 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
324 END
325 NODE (Identification)
326 IdentifierCode TranslateTo TypeAndIdentification\Identification
327 END
328 END
329 END
330 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR31
301 TRANSLATE(36B, OriginalAndCurrentQuantities4)
302 RULE
303 NODE (FaceAmount)
304 IF (QuantityTypeCode IsSameString 'FAMT')
305 THEN
306 Quantity TranslateTo FaceAmount
307 END
308 END
309 NODE (AmortisedValue)
310 IF (QuantityTypeCode IsSameString 'AMOR')
311 THEN
312 Quantity TranslateTo AmortisedValue
313 END
314 END
315 END
316 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR31
334 TRANSLATE(Quantity_FIN_15d, PercentageRate)
335 RULE
336 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
337 END
338 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR31
336 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
337 RULE
338 NODE (Code)
339 IF (Not (DataSourceScheme IsPresent))
340 THEN
341 Indicator CopyTo Code
342 END
343 END
344 NODE (Proprietary)
345 DataSourceScheme TranslateTo Proprietary
346 NODE (Identification)
347 IF (DataSourceScheme IsPresent)
348 THEN
349 Indicator CopyTo Proprietary\Identification
350 END
351 END
352 END
353 END
354 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR31
319 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
320 RULE
321 NODE (TypeAndIdentification)
322 NODE (SafekeepingPlaceType)
323 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
324 END
325 NODE (Identification)
326 IdentifierCode TranslateTo TypeAndIdentification\Identification
327 END
328 END
329 END
330 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR31
301 TRANSLATE(36B, OriginalAndCurrentQuantities4)
302 RULE
303 NODE (FaceAmount)
304 IF (QuantityTypeCode IsSameString 'FAMT')
305 THEN
306 Quantity TranslateTo FaceAmount
307 END
308 END
309 NODE (AmortisedValue)
310 IF (QuantityTypeCode IsSameString 'AMOR')
311 THEN
312 Quantity TranslateTo AmortisedValue
313 END
314 END
315 END
316 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR31
334 TRANSLATE(Quantity_FIN_15d, PercentageRate)
335 RULE
336 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
337 END
338 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR31
336 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
337 RULE
338 NODE (Code)
339 IF (Not (DataSourceScheme IsPresent))
340 THEN
341 Indicator CopyTo Code
342 END
343 END
344 NODE (Proprietary)
345 DataSourceScheme TranslateTo Proprietary
346 NODE (Identification)
347 IF (DataSourceScheme IsPresent)
348 THEN
349 Indicator CopyTo Proprietary\Identification
350 END
351 END
352 END
353 END
354 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR31
319 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
320 RULE
321 NODE (TypeAndIdentification)
322 NODE (SafekeepingPlaceType)
323 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
324 END
325 NODE (Identification)
326 IdentifierCode TranslateTo TypeAndIdentification\Identification
327 END
328 END
329 END
330 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR31
304 TRANSLATE(Code_4!c_6, PriceValueType1Code)
305 RULE
306 'DISC' EquivalentTo 'DISC'
307 'PREM' EquivalentTo 'PREM'
308 'PRCT' EquivalentTo 'PARV'
309 END
310 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR31
304 TRANSLATE(Code_4!c_6, PriceValueType1Code)
305 RULE
306 'DISC' EquivalentTo 'DISC'
307 'PREM' EquivalentTo 'PREM'
308 'PRCT' EquivalentTo 'PARV'
309 END
310 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR31
304 TRANSLATE(Code_4!c_6, PriceValueType1Code)
305 RULE
306 'DISC' EquivalentTo 'DISC'
307 'PREM' EquivalentTo 'PREM'
308 'PRCT' EquivalentTo 'PARV'
309 END
310 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR31
300 TRANSLATE(90B, Price3)
301 RULE
302 NODE (Type)
303 NODE (ValueType)
304 AmountTypeCode TranslateTo Type\ValueType
305 END
306 END
307 NODE (Value)
308 NODE (Amount)
309 NODE (Amount)
310 Price TranslateTo Value\Amount\Amount
311 END
312 NODE (Currency)
313 CurrencyCode CopyTo Value\Amount\Currency
314 END
315 END
316 END
317 END
318 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR31
304 TRANSLATE(Code_4!c_6, PriceValueType1Code)
305 RULE
306 'DISC' EquivalentTo 'DISC'
307 'PREM' EquivalentTo 'PREM'
308 'PRCT' EquivalentTo 'PARV'
309 END
310 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR31
460 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
461 RULE
462 NODE (Unit)
463 IF (QuantityTypeCode IsSameString 'UNIT')
464 THEN
465 Quantity TranslateTo Unit
466 END
467 END
468 NODE (FaceAmount)
469 IF (QuantityTypeCode IsSameString 'FAMT')
470 THEN
471 Quantity TranslateTo FaceAmount
472 END
473 END
474 NODE (AmortisedValue)
475 IF (QuantityTypeCode IsSameString 'AMOR')
476 THEN
477 Quantity TranslateTo AmortisedValue
478 END
479 END
480 END
481 END
translateTTR31(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR31
550 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
551 RULE
552 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
553 END
554 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR31
340 TRANSLATE(36B, OriginalAndCurrentQuantities4)
341 RULE
342 NODE (FaceAmount)
343 IF (QuantityTypeCode IsSameString 'FAMT')
344 THEN
345 Quantity TranslateTo FaceAmount
346 END
347 END
348 NODE (AmortisedValue)
349 IF (QuantityTypeCode IsSameString 'AMOR')
350 THEN
351 Quantity TranslateTo AmortisedValue
352 END
353 END
354 END
355 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR31
308 TRANSLATE(36B, OriginalAndCurrentQuantities4)
309 RULE
310 NODE (FaceAmount)
311 IF (QuantityTypeCode IsSameString 'FAMT')
312 THEN
313 Quantity TranslateTo FaceAmount
314 END
315 END
316 NODE (AmortisedValue)
317 IF (QuantityTypeCode IsSameString 'AMOR')
318 THEN
319 Quantity TranslateTo AmortisedValue
320 END
321 END
322 END
323 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR31
582 TRANSLATE(95R, PartyIdentification18Choice)
583 RULE
584 NODE (ProprietaryIdentification)
585 NODE (Identification)
586 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
587 END
588 DataSourceScheme TranslateTo ProprietaryIdentification
589 END
590 END
591 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR31
336 TRANSLATE(25D_36, CorporateActionEventStage2Choice)
337 RULE
338 NODE (Code)
339 IF (Not (DataSourceScheme IsPresent))
340 THEN
341 StatusCode TranslateTo Code
342 END
343 END
344 NODE (Proprietary)
345 NODE (Identification)
346 IF (DataSourceScheme IsPresent)
347 THEN
348 StatusCode CopyTo Proprietary\Identification
349 END
350 END
351 DataSourceScheme TranslateTo Proprietary
352 END
353 END
354 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR31
326 TRANSLATE(22F_144, TradeTransactionCondition2Choice)
327 RULE
328 NODE (Code)
329 IF (Not (DataSourceScheme IsPresent))
330 THEN
331 Indicator CopyTo Code
332 END
333 END
334 NODE (Proprietary)
335 DataSourceScheme TranslateTo Proprietary
336 NODE (Identification)
337 IF (DataSourceScheme IsPresent)
338 THEN
339 Indicator CopyTo Proprietary\Identification
340 END
341 END
342 END
343 END
344 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR31
284 TRANSLATE(36B, Quantity10Choice)
285 RULE
286 NODE (Quantity)
287 NODE (Unit)
288 IF (QuantityTypeCode IsSameString 'UNIT')
289 THEN
290 Quantity TranslateTo Quantity\Unit
291 END
292 END
293 NODE (FaceAmount)
294 IF (QuantityTypeCode IsSameString 'FAMT')
295 THEN
296 Quantity TranslateTo Quantity\FaceAmount
297 END
298 END
299 NODE (AmortisedValue)
300 IF (QuantityTypeCode IsSameString 'AMOR')
301 THEN
302 Quantity TranslateTo Quantity\AmortisedValue
303 END
304 END
305 END
306 END
307 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR31
303 TRANSLATE(98C, TradeDate2Choice)
304 RULE
305 NODE (Date)
306 98C TranslateTo Date
307 END
308 END
309 END
translateTTR31(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR31
275 TRANSLATE(98C, SettlementDate4Choice)
276 RULE
277 NODE (Date)
278 NODE (DateTime)
279 98C TranslateTo Date\DateTime
280 END
281 END
282 END
283 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR31
278 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
279 RULE
280 NODE (PlaceCode)
281 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
282 END
283 NODE (IdentifierCode)
284 TypeAndIdentification\Identification TranslateTo IdentifierCode
285 END
286 END
287 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR31
278 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
279 RULE
280 NODE (PlaceCode)
281 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
282 END
283 NODE (IdentifierCode)
284 TypeAndIdentification\Identification TranslateTo IdentifierCode
285 END
286 END
287 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR31
330 TRANSLATE(MarketIdentification9, 94B_8)
331 RULE
332 NODE (DataSourceScheme)
333 Type\Proprietary TranslateTo DataSourceScheme
334 END
335 NODE (PlaceCode)
336 Type\Proprietary\Identification CopyTo PlaceCode
337 Type\Code TranslateTo PlaceCode
338 END
339 NODE (Narrative)
340 Identification\MarketIdentifierCode CopyTo Narrative
341 Identification\Description CopyTo Narrative
342 END
343 END
344 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR31
434 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
435 RULE
436 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
437 END
438 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR31
357 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
358 RULE
359 'WEEK' EquivalentTo 'WEEK'
360 'SEMI' EquivalentTo 'SEMI'
361 'QUTR' EquivalentTo 'QUTR'
362 'MNTH' EquivalentTo 'MNTH'
363 'YEAR' EquivalentTo 'ANNU'
364 END
365 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR31
323 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
324 RULE
325 NODE (DataSourceScheme)
326 Proprietary TranslateTo DataSourceScheme
327 END
328 NODE (Indicator)
329 Code TranslateTo Indicator
330 Proprietary\Identification CopyTo Indicator
331 END
332 END
333 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR31
292 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
293 RULE
294 NODE (PlaceCode)
295 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
296 END
297 NODE (IdentifierCode)
298 TypeAndIdentification\Identification TranslateTo IdentifierCode
299 END
300 END
301 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR31
323 TRANSLATE(AcknowledgementReason8Choice, 24B_10)
324 RULE
325 NODE (DataSourceScheme)
326 Proprietary TranslateTo DataSourceScheme
327 END
328 NODE (ReasonCode)
329 Code TranslateTo ReasonCode
330 Proprietary\Identification CopyTo ReasonCode
331 END
332 END
333 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR31
280 TRANSLATE(SettlementDate4Choice, 98B_9)
281 RULE
282 NODE (DataSourceScheme)
283 DateCode\Proprietary TranslateTo DataSourceScheme
284 END
285 NODE (DateCode)
286 DateCode\Code TranslateTo DateCode
287 DateCode\Proprietary\Identification CopyTo DateCode
288 END
289 END
290 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR31
265 TRANSLATE(CancellationProcessingStatus1Code, OptionalCode_4!c_47)
266 RULE
267 'CAND' EquivalentTo 'CAND'
268 'CANP' EquivalentTo 'CANP'
269 'DEND' EquivalentTo 'DEND'
270 'EXCH' EquivalentTo 'EXCH'
271 'INTE' EquivalentTo 'INTE'
272 'PACK' EquivalentTo 'PACK'
273 'PARF' EquivalentTo 'PARF'
274 'REJT' EquivalentTo 'REJT'
275 'REPR' EquivalentTo 'REPR'
276 END
277 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR31
355 TRANSLATE(SecuritiesAccount17, 97A)
356 RULE
357 NODE (AccountNumber)
358 IF (Not ((Type IsPresent) Or (Name IsPresent)))
359 THEN
360 Identification CopyTo AccountNumber
361 END
362 END
363 END
364 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR31
355 TRANSLATE(SecuritiesAccount17, 97A)
356 RULE
357 NODE (AccountNumber)
358 IF (Not ((Type IsPresent) Or (Name IsPresent)))
359 THEN
360 Identification CopyTo AccountNumber
361 END
362 END
363 END
364 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR31
355 TRANSLATE(SecuritiesAccount17, 97A)
356 RULE
357 NODE (AccountNumber)
358 IF (Not ((Type IsPresent) Or (Name IsPresent)))
359 THEN
360 Identification CopyTo AccountNumber
361 END
362 END
363 END
364 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR31
355 TRANSLATE(SecuritiesAccount17, 97A)
356 RULE
357 NODE (AccountNumber)
358 IF (Not ((Type IsPresent) Or (Name IsPresent)))
359 THEN
360 Identification CopyTo AccountNumber
361 END
362 END
363 END
364 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR31
291 TRANSLATE(ISODateTime, 98E_1)
292 RULE
293 NODE (Date)
294 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
295 THEN
296 ISODateTime TranslateTo Date
297 END
298 END
299 NODE (Time)
300 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
301 THEN
302 ISODateTime TranslateTo Time
303 END
304 END
305 NODE (Decimals)
306 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
307 THEN
308 ISODateTime TranslateTo Decimals
309 END
310 END
311 NODE (UTCIndicator)
312 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
313 THEN
314 ISODateTime TranslateTo UTCIndicator
315 END
316 END
317 END
318 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR31
291 TRANSLATE(ISODateTime, 98E_1)
292 RULE
293 NODE (Date)
294 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
295 THEN
296 ISODateTime TranslateTo Date
297 END
298 END
299 NODE (Time)
300 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
301 THEN
302 ISODateTime TranslateTo Time
303 END
304 END
305 NODE (Decimals)
306 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
307 THEN
308 ISODateTime TranslateTo Decimals
309 END
310 END
311 NODE (UTCIndicator)
312 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
313 THEN
314 ISODateTime TranslateTo UTCIndicator
315 END
316 END
317 END
318 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR31
291 TRANSLATE(ISODateTime, 98E_1)
292 RULE
293 NODE (Date)
294 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
295 THEN
296 ISODateTime TranslateTo Date
297 END
298 END
299 NODE (Time)
300 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
301 THEN
302 ISODateTime TranslateTo Time
303 END
304 END
305 NODE (Decimals)
306 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
307 THEN
308 ISODateTime TranslateTo Decimals
309 END
310 END
311 NODE (UTCIndicator)
312 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
313 THEN
314 ISODateTime TranslateTo UTCIndicator
315 END
316 END
317 END
318 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR31
291 TRANSLATE(ISODateTime, 98E_1)
292 RULE
293 NODE (Date)
294 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
295 THEN
296 ISODateTime TranslateTo Date
297 END
298 END
299 NODE (Time)
300 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
301 THEN
302 ISODateTime TranslateTo Time
303 END
304 END
305 NODE (Decimals)
306 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
307 THEN
308 ISODateTime TranslateTo Decimals
309 END
310 END
311 NODE (UTCIndicator)
312 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
313 THEN
314 ISODateTime TranslateTo UTCIndicator
315 END
316 END
317 END
318 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR31
511 TRANSLATE(AnyBICIdentifier, 94H)
512 RULE
513 NODE (IdentifierCode)
514 AnyBICIdentifier CopyTo IdentifierCode
515 END
516 END
517 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR31
273 TRANSLATE(Price3, 90A)
274 RULE
275 NODE (PercentageTypeCode)
276 IF (Value\Rate IsPresent)
277 THEN
278 IF (Type\Yielded IsSameBoolean 'true')
279 THEN
280 'YIEL' CopyTo PercentageTypeCode
281 END
282 IF (Type\Yielded IsSameBoolean 'false')
283 THEN
284 'PRCT' CopyTo PercentageTypeCode
285 END
286 Type\ValueType TranslateTo PercentageTypeCode
287 END
288 END
289 NODE (Price)
290 Value\Rate TranslateTo Price
291 END
292 END
293 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR31
314 TRANSLATE(PartyIdentification15Choice, 95Q)
315 RULE
316 NODE (NameAndAddress)
317 NameAndAddress TranslateTo NameAndAddress
318 END
319 END
320 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR31
329 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
330 RULE
331 'EXCH' EquivalentTo 'EXCH'
332 'OTCO' EquivalentTo 'OTCO'
333 END
334 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR31
308 TRANSLATE(SecuritiesAccount17, 97A)
309 RULE
310 NODE (AccountNumber)
311 IF (Not ((Type IsPresent) Or (Name IsPresent)))
312 THEN
313 Identification CopyTo AccountNumber
314 END
315 END
316 END
317 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR31
306 TRANSLATE(ProcessingPosition4Choice, 22F_96)
307 RULE
308 NODE (DataSourceScheme)
309 Proprietary TranslateTo DataSourceScheme
310 END
311 NODE (Indicator)
312 Code TranslateTo Indicator
313 Proprietary\Identification CopyTo Indicator
314 END
315 END
316 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR31
489 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
490 RULE
491 NODE (DataSourceScheme)
492 Proprietary\Type TranslateTo DataSourceScheme
493 END
494 NODE (PlaceCode)
495 Identification\SafekeepingPlaceType TranslateTo PlaceCode
496 Proprietary\Type\Identification CopyTo PlaceCode
497 END
498 NODE (Narrative)
499 Proprietary\Identification CopyTo Narrative
500 Identification\Identification CopyTo Narrative
501 END
502 END
503 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR31
314 TRANSLATE(PriceValueType1Code, Code_4!c_7)
315 RULE
316 'DISC' EquivalentTo 'DISC'
317 'PREM' EquivalentTo 'PREM'
318 'PARV' EquivalentTo 'ACTU'
319 END
320 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR31
314 TRANSLATE(PriceValueType1Code, Code_4!c_7)
315 RULE
316 'DISC' EquivalentTo 'DISC'
317 'PREM' EquivalentTo 'PREM'
318 'PARV' EquivalentTo 'ACTU'
319 END
320 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR31
314 TRANSLATE(PriceValueType1Code, Code_4!c_7)
315 RULE
316 'DISC' EquivalentTo 'DISC'
317 'PREM' EquivalentTo 'PREM'
318 'PARV' EquivalentTo 'ACTU'
319 END
320 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR31
314 TRANSLATE(PriceValueType1Code, Code_4!c_7)
315 RULE
316 'DISC' EquivalentTo 'DISC'
317 'PREM' EquivalentTo 'PREM'
318 'PARV' EquivalentTo 'ACTU'
319 END
320 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR31
457 TRANSLATE(DeniedReason5Choice, 24B_8)
458 RULE
459 NODE (DataSourceScheme)
460 Proprietary TranslateTo DataSourceScheme
461 END
462 NODE (ReasonCode)
463 Code TranslateTo ReasonCode
464 Proprietary\Identification CopyTo ReasonCode
465 END
466 END
467 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR31
278 TRANSLATE(SettlementDate5Choice, 98C)
279 RULE
280 Date\DateTime TranslateTo 98C
281 END
282 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR31
278 TRANSLATE(SettlementDate5Choice, 98C)
279 RULE
280 Date\DateTime TranslateTo 98C
281 END
282 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR31
278 TRANSLATE(SettlementDate5Choice, 98C)
279 RULE
280 Date\DateTime TranslateTo 98C
281 END
282 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR31
278 TRANSLATE(SettlementDate5Choice, 98C)
279 RULE
280 Date\DateTime TranslateTo 98C
281 END
282 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR31
400 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
401 RULE
402 'CUST' EquivalentTo 'CUST'
403 'ICSD' EquivalentTo 'ICSD'
404 'NCSD' EquivalentTo 'NCSD'
405 'SHHE' EquivalentTo 'SHHE'
406 END
407 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR31
400 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
401 RULE
402 'CUST' EquivalentTo 'CUST'
403 'ICSD' EquivalentTo 'ICSD'
404 'NCSD' EquivalentTo 'NCSD'
405 'SHHE' EquivalentTo 'SHHE'
406 END
407 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR31
400 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
401 RULE
402 'CUST' EquivalentTo 'CUST'
403 'ICSD' EquivalentTo 'ICSD'
404 'NCSD' EquivalentTo 'NCSD'
405 'SHHE' EquivalentTo 'SHHE'
406 END
407 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR31
400 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
401 RULE
402 'CUST' EquivalentTo 'CUST'
403 'ICSD' EquivalentTo 'ICSD'
404 'NCSD' EquivalentTo 'NCSD'
405 'SHHE' EquivalentTo 'SHHE'
406 END
407 END
translateTTR31(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR31
306 TRANSLATE(ISINIdentifier, Identifier_Isin)
307 RULE
308 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
309 END
310 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR32
392 TRANSLATE(22F_24, PaymentDirection3Choice)
393 RULE
394 NODE (Indicator)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 IF (Indicator IsSameString 'PAYD')
398 THEN
399 'false' CopyTo Indicator
400 END
401 IF (Indicator IsSameString 'PAYU')
402 THEN
403 'true' CopyTo Indicator
404 END
405 END
406 END
407 NODE (Proprietary)
408 DataSourceScheme TranslateTo Proprietary
409 NODE (Identification)
410 IF (DataSourceScheme IsPresent)
411 THEN
412 Indicator CopyTo Proprietary\Identification
413 END
414 END
415 END
416 END
417 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR32
397 TRANSLATE(22F_21, Frequency5Choice)
398 RULE
399 NODE (Code)
400 IF (Not (DataSourceScheme IsPresent))
401 THEN
402 Indicator TranslateTo Code
403 END
404 END
405 NODE (Proprietary)
406 NODE (Identification)
407 IF (DataSourceScheme IsPresent)
408 THEN
409 Indicator CopyTo Proprietary\Identification
410 END
411 END
412 DataSourceScheme TranslateTo Proprietary
413 END
414 END
415 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR32
352 TRANSLATE(13B, DocumentNumber2Choice)
353 RULE
354 NODE (LongNumber)
355 IF (Not (DataSourceScheme IsPresent))
356 THEN
357 Number CopyTo LongNumber
358 END
359 END
360 NODE (ProprietaryNumber)
361 NODE (Identification)
362 IF (DataSourceScheme IsPresent)
363 THEN
364 Number CopyTo ProprietaryNumber\Identification
365 END
366 END
367 DataSourceScheme TranslateTo ProprietaryNumber
368 END
369 END
370 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR32
405 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
406 RULE
407 'ANNU' EquivalentTo 'YEAR'
408 'MNTH' EquivalentTo 'MNTH'
409 'QUTR' EquivalentTo 'QUTR'
410 'SEMI' EquivalentTo 'SEMI'
411 'WEEK' EquivalentTo 'WEEK'
412 END
413 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR32
405 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
406 RULE
407 'ANNU' EquivalentTo 'YEAR'
408 'MNTH' EquivalentTo 'MNTH'
409 'QUTR' EquivalentTo 'QUTR'
410 'SEMI' EquivalentTo 'SEMI'
411 'WEEK' EquivalentTo 'WEEK'
412 END
413 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR32
490 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
491 RULE
492 'ADEA' EquivalentTo 'ADEA'
493 'NARR' EquivalentTo 'OTHR'
494 'SMPG' EquivalentTo 'SMPG'
495 END
496 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR32
373 TRANSLATE(22F_21, Frequency5Choice)
374 RULE
375 NODE (Code)
376 IF (Not (DataSourceScheme IsPresent))
377 THEN
378 Indicator TranslateTo Code
379 END
380 END
381 NODE (Proprietary)
382 NODE (Identification)
383 IF (DataSourceScheme IsPresent)
384 THEN
385 Indicator CopyTo Proprietary\Identification
386 END
387 END
388 DataSourceScheme TranslateTo Proprietary
389 END
390 END
391 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR32
317 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
318 RULE
319 NODE (Amount)
320 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
321 THEN
322 Amount TranslateTo Amount
323 ELSE
324 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
325 END
326 END
327 NODE (Currency)
328 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
329 THEN
330 CurrencyCode TranslateTo Currency
331 ELSE
332 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
333 END
334 END
335 END
336 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR32
339 TRANSLATE(90B, Price3)
340 RULE
341 NODE (Type)
342 NODE (ValueType)
343 AmountTypeCode TranslateTo Type\ValueType
344 END
345 END
346 NODE (Value)
347 NODE (Amount)
348 NODE (Amount)
349 Price TranslateTo Value\Amount\Amount
350 END
351 NODE (Currency)
352 CurrencyCode CopyTo Value\Amount\Currency
353 END
354 END
355 END
356 END
357 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR32
355 TRANSLATE(22F_18, InvestorCapacity2Choice)
356 RULE
357 NODE (Code)
358 IF (Not (DataSourceScheme IsPresent))
359 THEN
360 Indicator TranslateTo Code
361 END
362 END
363 NODE (Proprietary)
364 DataSourceScheme TranslateTo Proprietary
365 NODE (Identification)
366 IF (DataSourceScheme IsPresent)
367 THEN
368 Indicator CopyTo Proprietary\Identification
369 END
370 END
371 END
372 END
373 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR32
331 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
332 RULE
333 'CUST' EquivalentTo 'CUST'
334 'ICSD' EquivalentTo 'ICSD'
335 'NCSD' EquivalentTo 'NCSD'
336 'SHHE' EquivalentTo 'SHHE'
337 END
338 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR32
317 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
318 RULE
319 NODE (Amount)
320 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
321 THEN
322 Amount TranslateTo Amount
323 ELSE
324 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
325 END
326 END
327 NODE (Currency)
328 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
329 THEN
330 CurrencyCode TranslateTo Currency
331 ELSE
332 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
333 END
334 END
335 END
336 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR32
339 TRANSLATE(90B, Price3)
340 RULE
341 NODE (Type)
342 NODE (ValueType)
343 AmountTypeCode TranslateTo Type\ValueType
344 END
345 END
346 NODE (Value)
347 NODE (Amount)
348 NODE (Amount)
349 Price TranslateTo Value\Amount\Amount
350 END
351 NODE (Currency)
352 CurrencyCode CopyTo Value\Amount\Currency
353 END
354 END
355 END
356 END
357 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR32
355 TRANSLATE(22F_18, InvestorCapacity2Choice)
356 RULE
357 NODE (Code)
358 IF (Not (DataSourceScheme IsPresent))
359 THEN
360 Indicator TranslateTo Code
361 END
362 END
363 NODE (Proprietary)
364 DataSourceScheme TranslateTo Proprietary
365 NODE (Identification)
366 IF (DataSourceScheme IsPresent)
367 THEN
368 Indicator CopyTo Proprietary\Identification
369 END
370 END
371 END
372 END
373 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR32
331 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
332 RULE
333 'CUST' EquivalentTo 'CUST'
334 'ICSD' EquivalentTo 'ICSD'
335 'NCSD' EquivalentTo 'NCSD'
336 'SHHE' EquivalentTo 'SHHE'
337 END
338 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR32
317 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
318 RULE
319 NODE (Amount)
320 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
321 THEN
322 Amount TranslateTo Amount
323 ELSE
324 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
325 END
326 END
327 NODE (Currency)
328 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
329 THEN
330 CurrencyCode TranslateTo Currency
331 ELSE
332 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
333 END
334 END
335 END
336 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR32
339 TRANSLATE(90B, Price3)
340 RULE
341 NODE (Type)
342 NODE (ValueType)
343 AmountTypeCode TranslateTo Type\ValueType
344 END
345 END
346 NODE (Value)
347 NODE (Amount)
348 NODE (Amount)
349 Price TranslateTo Value\Amount\Amount
350 END
351 NODE (Currency)
352 CurrencyCode CopyTo Value\Amount\Currency
353 END
354 END
355 END
356 END
357 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR32
355 TRANSLATE(22F_18, InvestorCapacity2Choice)
356 RULE
357 NODE (Code)
358 IF (Not (DataSourceScheme IsPresent))
359 THEN
360 Indicator TranslateTo Code
361 END
362 END
363 NODE (Proprietary)
364 DataSourceScheme TranslateTo Proprietary
365 NODE (Identification)
366 IF (DataSourceScheme IsPresent)
367 THEN
368 Indicator CopyTo Proprietary\Identification
369 END
370 END
371 END
372 END
373 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR32
331 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
332 RULE
333 'CUST' EquivalentTo 'CUST'
334 'ICSD' EquivalentTo 'ICSD'
335 'NCSD' EquivalentTo 'NCSD'
336 'SHHE' EquivalentTo 'SHHE'
337 END
338 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR32
317 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
318 RULE
319 NODE (Amount)
320 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
321 THEN
322 Amount TranslateTo Amount
323 ELSE
324 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
325 END
326 END
327 NODE (Currency)
328 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
329 THEN
330 CurrencyCode TranslateTo Currency
331 ELSE
332 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
333 END
334 END
335 END
336 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR32
339 TRANSLATE(90B, Price3)
340 RULE
341 NODE (Type)
342 NODE (ValueType)
343 AmountTypeCode TranslateTo Type\ValueType
344 END
345 END
346 NODE (Value)
347 NODE (Amount)
348 NODE (Amount)
349 Price TranslateTo Value\Amount\Amount
350 END
351 NODE (Currency)
352 CurrencyCode CopyTo Value\Amount\Currency
353 END
354 END
355 END
356 END
357 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR32
355 TRANSLATE(22F_18, InvestorCapacity2Choice)
356 RULE
357 NODE (Code)
358 IF (Not (DataSourceScheme IsPresent))
359 THEN
360 Indicator TranslateTo Code
361 END
362 END
363 NODE (Proprietary)
364 DataSourceScheme TranslateTo Proprietary
365 NODE (Identification)
366 IF (DataSourceScheme IsPresent)
367 THEN
368 Indicator CopyTo Proprietary\Identification
369 END
370 END
371 END
372 END
373 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR32
331 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
332 RULE
333 'CUST' EquivalentTo 'CUST'
334 'ICSD' EquivalentTo 'ICSD'
335 'NCSD' EquivalentTo 'NCSD'
336 'SHHE' EquivalentTo 'SHHE'
337 END
338 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR32
311 TRANSLATE(Quantity_FIN_15d, PercentageRate)
312 RULE
313 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
314 END
315 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR32
311 TRANSLATE(Quantity_FIN_15d, PercentageRate)
312 RULE
313 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
314 END
315 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR32
311 TRANSLATE(Quantity_FIN_15d, PercentageRate)
312 RULE
313 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
314 END
315 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR32
319 TRANSLATE(Code_4!c_7, PriceValueType1Code)
320 RULE
321 'DISC' EquivalentTo 'DISC'
322 'PREM' EquivalentTo 'PREM'
323 'ACTU' EquivalentTo 'PARV'
324 END
325 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR32
311 TRANSLATE(Quantity_FIN_15d, PercentageRate)
312 RULE
313 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
314 END
315 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR32
482 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
483 RULE
484 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
485 END
486 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR32
555 TRANSLATE(97B_2, SecuritiesAccount17)
556 RULE
557 NODE (Identification)
558 AccountNumber CopyTo Identification
559 END
560 NODE (Type)
561 NODE (Identification)
562 AccountTypeCode CopyTo Type\Identification
563 END
564 DataSourceScheme TranslateTo Type
565 NODE (Issuer)
566 IF (Not (DataSourceScheme IsPresent))
567 THEN
568 'NONE' CopyTo Type\Issuer
569 END
570 END
571 END
572 END
573 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR32
356 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
357 RULE
358 NODE (Amount)
359 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
360 THEN
361 Amount TranslateTo Amount
362 ELSE
363 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
364 END
365 END
366 NODE (Currency)
367 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
368 THEN
369 CurrencyCode TranslateTo Currency
370 ELSE
371 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
372 END
373 END
374 END
375 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR32
324 TRANSLATE(95P_2, PartyIdentification18Choice)
325 RULE
326 NODE (BICOrBEI)
327 IdentifierCode TranslateTo BICOrBEI
328 END
329 END
330 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR32
592 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
593 RULE
594 Text_FIN_34x CopyTo RestrictedFINXMax34Text
595 END
596 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR32
355 TRANSLATE(OptionalCode_4!c_273, CorporateActionEventStage2Code)
356 RULE
357 'SUAP' EquivalentTo 'SUAP'
358 'PWAL' EquivalentTo 'PWAL'
359 'APPD' EquivalentTo 'APPD'
360 'UNAC' EquivalentTo 'UNAC'
361 'WHOU' EquivalentTo 'WHOU'
362 'CLDE' EquivalentTo 'CLDE'
363 'LAPS' EquivalentTo 'LAPS'
364 END
365 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR32
345 TRANSLATE(22F_173, TypeOfPrice5Choice)
346 RULE
347 NODE (Code)
348 IF (Not (DataSourceScheme IsPresent))
349 THEN
350 Indicator CopyTo Code
351 END
352 END
353 NODE (Proprietary)
354 DataSourceScheme TranslateTo Proprietary
355 NODE (Identification)
356 IF (DataSourceScheme IsPresent)
357 THEN
358 Indicator CopyTo Proprietary\Identification
359 END
360 END
361 END
362 END
363 END
translateTTR32(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR32
308 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
309 RULE
310 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
311 END
312 END
translateTTR32(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR32
310 TRANSLATE(98B_2, TradeDate2Choice)
311 RULE
312 NODE (DateCode)
313 NODE (Code)
314 IF (Not (DataSourceScheme IsPresent))
315 THEN
316 DateCode TranslateTo DateCode\Code
317 END
318 END
319 NODE (Proprietary)
320 DataSourceScheme TranslateTo DateCode\Proprietary
321 NODE (Identification)
322 IF (DataSourceScheme IsPresent)
323 THEN
324 DateCode CopyTo DateCode\Proprietary\Identification
325 END
326 END
327 END
328 END
329 END
330 END
translateTTR32(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR32
284 TRANSLATE(98C, ISODateTime)
285 RULE
286 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
287 END
288 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR32
288 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
289 RULE
290 'CUST' EquivalentTo 'CUST'
291 'ICSD' EquivalentTo 'ICSD'
292 'NCSD' EquivalentTo 'NCSD'
293 'SHHE' EquivalentTo 'SHHE'
294 END
295 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR32
288 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
289 RULE
290 'CUST' EquivalentTo 'CUST'
291 'ICSD' EquivalentTo 'ICSD'
292 'NCSD' EquivalentTo 'NCSD'
293 'SHHE' EquivalentTo 'SHHE'
294 END
295 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR32
345 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
346 RULE
347 'EXCH' EquivalentTo 'EXCH'
348 'OTCO' EquivalentTo 'OTCO'
349 END
350 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR32
366 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
367 RULE
368 NODE (DataSourceScheme)
369 Proprietary TranslateTo DataSourceScheme
370 END
371 NODE (Indicator)
372 Code TranslateTo Indicator
373 Proprietary\Identification CopyTo Indicator
374 END
375 END
376 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR32
334 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
335 RULE
336 'A001' EquivalentTo 'A001'
337 'A002' EquivalentTo 'A002'
338 'A003' EquivalentTo 'A003'
339 'A004' EquivalentTo 'A004'
340 'A005' EquivalentTo 'A005'
341 'A006' EquivalentTo 'A006'
342 'A007' EquivalentTo 'A007'
343 'A008' EquivalentTo 'A008'
344 'A009' EquivalentTo 'A009'
345 'A010' EquivalentTo 'A010'
346 'A011' EquivalentTo 'A011'
347 'A012' EquivalentTo 'A012'
348 'A013' EquivalentTo 'A013'
349 'A014' EquivalentTo 'A014'
350 'NARR' EquivalentTo 'OTHR'
351 END
352 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR32
302 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
303 RULE
304 'CUST' EquivalentTo 'CUST'
305 'ICSD' EquivalentTo 'ICSD'
306 'NCSD' EquivalentTo 'NCSD'
307 'SHHE' EquivalentTo 'SHHE'
308 END
309 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR32
334 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_85)
335 RULE
336 'ADEA' EquivalentTo 'ADEA'
337 'SMPG' EquivalentTo 'SMPG'
338 'OTHR' EquivalentTo 'NARR'
339 END
340 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR32
291 TRANSLATE(SettlementDate4Code, OptionalCode_4!c_389)
292 RULE
293 'WISS' EquivalentTo 'WISS'
294 END
295 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR32
278 TRANSLATE(CorporateActionEventProcessingStatus2Choice, 25D_11)
279 RULE
280 NODE (DataSourceScheme)
281 Proprietary TranslateTo DataSourceScheme
282 END
283 NODE (StatusCode)
284 Code TranslateTo StatusCode
285 Proprietary\Identification CopyTo StatusCode
286 END
287 END
288 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR32
365 TRANSLATE(SecuritiesAccount17, 97B_2)
366 RULE
367 NODE (DataSourceScheme)
368 Type TranslateTo DataSourceScheme
369 END
370 NODE (AccountTypeCode)
371 Type\Identification CopyTo AccountTypeCode
372 END
373 NODE (AccountNumber)
374 IF (Type IsPresent)
375 THEN
376 Identification CopyTo AccountNumber
377 END
378 END
379 END
380 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR32
365 TRANSLATE(SecuritiesAccount17, 97B_2)
366 RULE
367 NODE (DataSourceScheme)
368 Type TranslateTo DataSourceScheme
369 END
370 NODE (AccountTypeCode)
371 Type\Identification CopyTo AccountTypeCode
372 END
373 NODE (AccountNumber)
374 IF (Type IsPresent)
375 THEN
376 Identification CopyTo AccountNumber
377 END
378 END
379 END
380 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR32
365 TRANSLATE(SecuritiesAccount17, 97B_2)
366 RULE
367 NODE (DataSourceScheme)
368 Type TranslateTo DataSourceScheme
369 END
370 NODE (AccountTypeCode)
371 Type\Identification CopyTo AccountTypeCode
372 END
373 NODE (AccountNumber)
374 IF (Type IsPresent)
375 THEN
376 Identification CopyTo AccountNumber
377 END
378 END
379 END
380 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR32
365 TRANSLATE(SecuritiesAccount17, 97B_2)
366 RULE
367 NODE (DataSourceScheme)
368 Type TranslateTo DataSourceScheme
369 END
370 NODE (AccountTypeCode)
371 Type\Identification CopyTo AccountTypeCode
372 END
373 NODE (AccountNumber)
374 IF (Type IsPresent)
375 THEN
376 Identification CopyTo AccountNumber
377 END
378 END
379 END
380 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR32
319 TRANSLATE(Price3, 90A)
320 RULE
321 NODE (PercentageTypeCode)
322 IF (Value\Rate IsPresent)
323 THEN
324 IF (Type\Yielded IsSameBoolean 'true')
325 THEN
326 'YIEL' CopyTo PercentageTypeCode
327 END
328 IF (Type\Yielded IsSameBoolean 'false')
329 THEN
330 'PRCT' CopyTo PercentageTypeCode
331 END
332 Type\ValueType TranslateTo PercentageTypeCode
333 END
334 END
335 NODE (Price)
336 Value\Rate TranslateTo Price
337 END
338 END
339 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR32
319 TRANSLATE(Price3, 90A)
320 RULE
321 NODE (PercentageTypeCode)
322 IF (Value\Rate IsPresent)
323 THEN
324 IF (Type\Yielded IsSameBoolean 'true')
325 THEN
326 'YIEL' CopyTo PercentageTypeCode
327 END
328 IF (Type\Yielded IsSameBoolean 'false')
329 THEN
330 'PRCT' CopyTo PercentageTypeCode
331 END
332 Type\ValueType TranslateTo PercentageTypeCode
333 END
334 END
335 NODE (Price)
336 Value\Rate TranslateTo Price
337 END
338 END
339 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR32
319 TRANSLATE(Price3, 90A)
320 RULE
321 NODE (PercentageTypeCode)
322 IF (Value\Rate IsPresent)
323 THEN
324 IF (Type\Yielded IsSameBoolean 'true')
325 THEN
326 'YIEL' CopyTo PercentageTypeCode
327 END
328 IF (Type\Yielded IsSameBoolean 'false')
329 THEN
330 'PRCT' CopyTo PercentageTypeCode
331 END
332 Type\ValueType TranslateTo PercentageTypeCode
333 END
334 END
335 NODE (Price)
336 Value\Rate TranslateTo Price
337 END
338 END
339 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR32
319 TRANSLATE(Price3, 90A)
320 RULE
321 NODE (PercentageTypeCode)
322 IF (Value\Rate IsPresent)
323 THEN
324 IF (Type\Yielded IsSameBoolean 'true')
325 THEN
326 'YIEL' CopyTo PercentageTypeCode
327 END
328 IF (Type\Yielded IsSameBoolean 'false')
329 THEN
330 'PRCT' CopyTo PercentageTypeCode
331 END
332 Type\ValueType TranslateTo PercentageTypeCode
333 END
334 END
335 NODE (Price)
336 Value\Rate TranslateTo Price
337 END
338 END
339 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR32
518 TRANSLATE(MarketIdentification8, 94B_2)
519 RULE
520 NODE (DataSourceScheme)
521 Type\Proprietary TranslateTo DataSourceScheme
522 END
523 NODE (PlaceCode)
524 Type\Code TranslateTo PlaceCode
525 Type\Proprietary\Identification CopyTo PlaceCode
526 END
527 NODE (Narrative)
528 Identification\MarketIdentifierCode CopyTo Narrative
529 Identification\Description CopyTo Narrative
530 END
531 END
532 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR32
294 TRANSLATE(PriceValueType1Code, Code_4!c_6)
295 RULE
296 'PREM' EquivalentTo 'PREM'
297 'DISC' EquivalentTo 'DISC'
298 'PARV' EquivalentTo 'PRCT'
299 END
300 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR32
321 TRANSLATE(PartyIdentification15Choice, 95R)
322 RULE
323 ProprietaryIdentification TranslateTo 95R
324 END
325 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR32
335 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
336 RULE
337 NODE (DataSourceScheme)
338 Proprietary TranslateTo DataSourceScheme
339 END
340 NODE (Indicator)
341 Code TranslateTo Indicator
342 Proprietary\Identification CopyTo Indicator
343 END
344 END
345 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR32
318 TRANSLATE(SecuritiesAccount17, 97B_2)
319 RULE
320 NODE (DataSourceScheme)
321 Type TranslateTo DataSourceScheme
322 END
323 NODE (AccountTypeCode)
324 Type\Identification CopyTo AccountTypeCode
325 END
326 NODE (AccountNumber)
327 IF (Type IsPresent)
328 THEN
329 Identification CopyTo AccountNumber
330 END
331 END
332 END
333 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR32
317 TRANSLATE(ProcessingPosition1Code, OptionalCode_4!c_159)
318 RULE
319 'WITH' EquivalentTo 'WITH'
320 'AFTR' EquivalentTo 'AFTE'
321 'BEFR' EquivalentTo 'BEFO'
322 END
323 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR32
504 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
505 RULE
506 'SHHE' EquivalentTo 'SHHE'
507 END
508 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR32
321 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
322 RULE
323 ActiveOrHistoricCurrencyCode CopyTo Currency
324 END
325 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR32
321 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
322 RULE
323 ActiveOrHistoricCurrencyCode CopyTo Currency
324 END
325 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR32
321 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
322 RULE
323 ActiveOrHistoricCurrencyCode CopyTo Currency
324 END
325 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR32
321 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
322 RULE
323 ActiveOrHistoricCurrencyCode CopyTo Currency
324 END
325 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR32
468 TRANSLATE(DeniedReason3Code, OptionalCode_4!c_83)
469 RULE
470 'ADEA' EquivalentTo 'ADEA'
471 'DCAL' EquivalentTo 'DCAL'
472 'DFOR' EquivalentTo 'DFOR'
473 'LATE' EquivalentTo 'LATE'
474 'OTHR' EquivalentTo 'NARR'
475 END
476 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR32
283 TRANSLATE(Price3, 90A)
284 RULE
285 NODE (PercentageTypeCode)
286 IF (Value\Rate IsPresent)
287 THEN
288 IF (Type\Yielded IsSameBoolean 'true')
289 THEN
290 'YIEL' CopyTo PercentageTypeCode
291 END
292 IF (Type\Yielded IsSameBoolean 'false')
293 THEN
294 'PRCT' CopyTo PercentageTypeCode
295 END
296 Type\ValueType TranslateTo PercentageTypeCode
297 END
298 END
299 NODE (Price)
300 Value\Rate TranslateTo Price
301 END
302 END
303 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR32
283 TRANSLATE(Price3, 90A)
284 RULE
285 NODE (PercentageTypeCode)
286 IF (Value\Rate IsPresent)
287 THEN
288 IF (Type\Yielded IsSameBoolean 'true')
289 THEN
290 'YIEL' CopyTo PercentageTypeCode
291 END
292 IF (Type\Yielded IsSameBoolean 'false')
293 THEN
294 'PRCT' CopyTo PercentageTypeCode
295 END
296 Type\ValueType TranslateTo PercentageTypeCode
297 END
298 END
299 NODE (Price)
300 Value\Rate TranslateTo Price
301 END
302 END
303 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR32
283 TRANSLATE(Price3, 90A)
284 RULE
285 NODE (PercentageTypeCode)
286 IF (Value\Rate IsPresent)
287 THEN
288 IF (Type\Yielded IsSameBoolean 'true')
289 THEN
290 'YIEL' CopyTo PercentageTypeCode
291 END
292 IF (Type\Yielded IsSameBoolean 'false')
293 THEN
294 'PRCT' CopyTo PercentageTypeCode
295 END
296 Type\ValueType TranslateTo PercentageTypeCode
297 END
298 END
299 NODE (Price)
300 Value\Rate TranslateTo Price
301 END
302 END
303 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR32
283 TRANSLATE(Price3, 90A)
284 RULE
285 NODE (PercentageTypeCode)
286 IF (Value\Rate IsPresent)
287 THEN
288 IF (Type\Yielded IsSameBoolean 'true')
289 THEN
290 'YIEL' CopyTo PercentageTypeCode
291 END
292 IF (Type\Yielded IsSameBoolean 'false')
293 THEN
294 'PRCT' CopyTo PercentageTypeCode
295 END
296 Type\ValueType TranslateTo PercentageTypeCode
297 END
298 END
299 NODE (Price)
300 Value\Rate TranslateTo Price
301 END
302 END
303 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR32
408 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
409 RULE
410 AnyBICIdentifier CopyTo Identifier_BICBEI
411 END
412 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR32
408 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
409 RULE
410 AnyBICIdentifier CopyTo Identifier_BICBEI
411 END
412 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR32
408 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
409 RULE
410 AnyBICIdentifier CopyTo Identifier_BICBEI
411 END
412 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR32
408 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
409 RULE
410 AnyBICIdentifier CopyTo Identifier_BICBEI
411 END
412 END
translateTTR32(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR32
311 TRANSLATE(SecurityIdentification12, 35B)
312 RULE
313 NODE (DescriptionOfSecurity)
314 NODE (Line)
315 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
316 THEN
317 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
318 END
319 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
320 THEN
321 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
322 END
323 IF (Identification\ISIN IsPresent)
324 THEN
325 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
326 END
327 END
328 NODE (Line)
329 IF (Identification\OtherIdentification IsPresent)
330 THEN
331 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
332 ELSE
333 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
334 END
335 END
336 NODE (Line)
337 IF (Identification\OtherIdentification IsPresent)
338 THEN
339 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
340 ELSE
341 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
342 END
343 END
344 NODE (Line)
345 IF (Identification\OtherIdentification IsPresent)
346 THEN
347 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
348 ELSE
349 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
350 END
351 END
352 END
353 END
354 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR33
418 TRANSLATE(22F_22, PreferenceToIncome3Choice)
419 RULE
420 NODE (Code)
421 IF (Not (DataSourceScheme IsPresent))
422 THEN
423 Indicator TranslateTo Code
424 END
425 END
426 NODE (Proprietary)
427 DataSourceScheme TranslateTo Proprietary
428 NODE (Identification)
429 IF (DataSourceScheme IsPresent)
430 THEN
431 Indicator CopyTo Proprietary\Identification
432 END
433 END
434 END
435 END
436 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR33
416 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
417 RULE
418 'ANNU' EquivalentTo 'YEAR'
419 'MNTH' EquivalentTo 'MNTH'
420 'QUTR' EquivalentTo 'QUTR'
421 'SEMI' EquivalentTo 'SEMI'
422 'WEEK' EquivalentTo 'WEEK'
423 END
424 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR33
371 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
372 RULE
373 NODE (Issuer)
374 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
375 END
376 NODE (SchemeName)
377 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
378 THEN
379 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
380 END
381 END
382 END
383 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR33
414 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
415 RULE
416 NODE (Code)
417 IF (Not (DataSourceScheme IsPresent))
418 THEN
419 Indicator CopyTo Code
420 END
421 END
422 NODE (Proprietary)
423 DataSourceScheme TranslateTo Proprietary
424 NODE (Identification)
425 IF (DataSourceScheme IsPresent)
426 THEN
427 Indicator CopyTo Proprietary\Identification
428 END
429 END
430 END
431 END
432 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR33
414 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
415 RULE
416 NODE (Code)
417 IF (Not (DataSourceScheme IsPresent))
418 THEN
419 Indicator CopyTo Code
420 END
421 END
422 NODE (Proprietary)
423 DataSourceScheme TranslateTo Proprietary
424 NODE (Identification)
425 IF (DataSourceScheme IsPresent)
426 THEN
427 Indicator CopyTo Proprietary\Identification
428 END
429 END
430 END
431 END
432 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR33
497 TRANSLATE(24B_32, CancellationReason8Choice)
498 RULE
499 NODE (Code)
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 ReasonCode TranslateTo Code
503 END
504 END
505 NODE (Proprietary)
506 NODE (Identification)
507 IF (DataSourceScheme IsPresent)
508 THEN
509 ReasonCode CopyTo Proprietary\Identification
510 END
511 END
512 DataSourceScheme TranslateTo Proprietary
513 END
514 END
515 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR33
392 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
393 RULE
394 'ANNU' EquivalentTo 'YEAR'
395 'MNTH' EquivalentTo 'MNTH'
396 'QUTR' EquivalentTo 'QUTR'
397 'SEMI' EquivalentTo 'SEMI'
398 'WEEK' EquivalentTo 'WEEK'
399 END
400 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR33
337 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
338 RULE
339 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
340 END
341 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR33
358 TRANSLATE(Code_4!c_7, PriceValueType1Code)
359 RULE
360 'DISC' EquivalentTo 'DISC'
361 'PREM' EquivalentTo 'PREM'
362 'ACTU' EquivalentTo 'PARV'
363 END
364 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR33
374 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
375 RULE
376 'ELIG' EquivalentTo 'ELIG'
377 'PROF' EquivalentTo 'PROF'
378 'RETL' EquivalentTo 'RETL'
379 END
380 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR33
339 TRANSLATE(98A, TerminationDate3Choice)
340 RULE
341 NODE (Date)
342 98A TranslateTo Date
343 END
344 END
345 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR33
337 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
338 RULE
339 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
340 END
341 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR33
358 TRANSLATE(Code_4!c_7, PriceValueType1Code)
359 RULE
360 'DISC' EquivalentTo 'DISC'
361 'PREM' EquivalentTo 'PREM'
362 'ACTU' EquivalentTo 'PARV'
363 END
364 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR33
374 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
375 RULE
376 'ELIG' EquivalentTo 'ELIG'
377 'PROF' EquivalentTo 'PROF'
378 'RETL' EquivalentTo 'RETL'
379 END
380 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR33
339 TRANSLATE(98A, TerminationDate3Choice)
340 RULE
341 NODE (Date)
342 98A TranslateTo Date
343 END
344 END
345 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR33
337 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
338 RULE
339 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
340 END
341 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR33
358 TRANSLATE(Code_4!c_7, PriceValueType1Code)
359 RULE
360 'DISC' EquivalentTo 'DISC'
361 'PREM' EquivalentTo 'PREM'
362 'ACTU' EquivalentTo 'PARV'
363 END
364 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR33
374 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
375 RULE
376 'ELIG' EquivalentTo 'ELIG'
377 'PROF' EquivalentTo 'PROF'
378 'RETL' EquivalentTo 'RETL'
379 END
380 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR33
339 TRANSLATE(98A, TerminationDate3Choice)
340 RULE
341 NODE (Date)
342 98A TranslateTo Date
343 END
344 END
345 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR33
337 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
338 RULE
339 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
340 END
341 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR33
358 TRANSLATE(Code_4!c_7, PriceValueType1Code)
359 RULE
360 'DISC' EquivalentTo 'DISC'
361 'PREM' EquivalentTo 'PREM'
362 'ACTU' EquivalentTo 'PARV'
363 END
364 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR33
374 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
375 RULE
376 'ELIG' EquivalentTo 'ELIG'
377 'PROF' EquivalentTo 'PROF'
378 'RETL' EquivalentTo 'RETL'
379 END
380 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR33
339 TRANSLATE(98A, TerminationDate3Choice)
340 RULE
341 NODE (Date)
342 98A TranslateTo Date
343 END
344 END
345 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR33
316 TRANSLATE(90B, Price3)
317 RULE
318 NODE (Type)
319 NODE (ValueType)
320 AmountTypeCode TranslateTo Type\ValueType
321 END
322 END
323 NODE (Value)
324 NODE (Amount)
325 NODE (Amount)
326 Price TranslateTo Value\Amount\Amount
327 END
328 NODE (Currency)
329 CurrencyCode CopyTo Value\Amount\Currency
330 END
331 END
332 END
333 END
334 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR33
316 TRANSLATE(90B, Price3)
317 RULE
318 NODE (Type)
319 NODE (ValueType)
320 AmountTypeCode TranslateTo Type\ValueType
321 END
322 END
323 NODE (Value)
324 NODE (Amount)
325 NODE (Amount)
326 Price TranslateTo Value\Amount\Amount
327 END
328 NODE (Currency)
329 CurrencyCode CopyTo Value\Amount\Currency
330 END
331 END
332 END
333 END
334 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR33
316 TRANSLATE(90B, Price3)
317 RULE
318 NODE (Type)
319 NODE (ValueType)
320 AmountTypeCode TranslateTo Type\ValueType
321 END
322 END
323 NODE (Value)
324 NODE (Amount)
325 NODE (Amount)
326 Price TranslateTo Value\Amount\Amount
327 END
328 NODE (Currency)
329 CurrencyCode CopyTo Value\Amount\Currency
330 END
331 END
332 END
333 END
334 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR33
326 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
327 RULE
328 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
329 END
330 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR33
316 TRANSLATE(90B, Price3)
317 RULE
318 NODE (Type)
319 NODE (ValueType)
320 AmountTypeCode TranslateTo Type\ValueType
321 END
322 END
323 NODE (Value)
324 NODE (Amount)
325 NODE (Amount)
326 Price TranslateTo Value\Amount\Amount
327 END
328 NODE (Currency)
329 CurrencyCode CopyTo Value\Amount\Currency
330 END
331 END
332 END
333 END
334 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR33
487 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
488 RULE
489 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
490 END
491 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR33
574 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
575 RULE
576 NODE (Identification)
577 NODE (SafekeepingPlaceType)
578 IF (Not (DataSourceScheme IsPresent))
579 THEN
580 PlaceCode TranslateTo Identification\SafekeepingPlaceType
581 END
582 END
583 NODE (Identification)
584 IF (Not (DataSourceScheme IsPresent))
585 THEN
586 Narrative CopyTo Identification\Identification
587 END
588 END
589 END
590 NODE (Proprietary)
591 NODE (Type)
592 DataSourceScheme TranslateTo Proprietary\Type
593 NODE (Identification)
594 IF (DataSourceScheme IsPresent)
595 THEN
596 PlaceCode CopyTo Proprietary\Type\Identification
597 END
598 END
599 END
600 NODE (Identification)
601 IF (DataSourceScheme IsPresent)
602 THEN
603 Narrative CopyTo Proprietary\Identification
604 END
605 END
606 END
607 END
608 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR33
376 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
377 RULE
378 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
379 END
380 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR33
331 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
332 RULE
333 Identifier_BICBEI CopyTo AnyBICIdentifier
334 END
335 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR33
597 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
598 RULE
599 NODE (Issuer)
600 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
601 END
602 NODE (SchemeName)
603 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
604 THEN
605 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
606 END
607 END
608 END
609 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR33
366 TRANSLATE(25D_2, MatchingStatus5Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 StatusCode TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 StatusCode CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR33
364 TRANSLATE(Identifier_Isin, ISINIdentifier)
365 RULE
366 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
367 END
368 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR33
313 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
314 RULE
315 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
316 END
317 END
translateTTR33(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR33
331 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
332 RULE
333 'VARI' EquivalentTo 'VARI'
334 END
335 END
translateTTR33(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR33
289 TRANSLATE(99A, Max3Number)
290 RULE
291 IF (Not (Sign IsPresent))
292 THEN
293 Number CopyTo Max3Number
294 ELSE
295 ('-' Concatenate Number) CopyTo Max3Number
296 END
297 END
298 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR33
296 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
297 RULE
298 AnyBICIdentifier CopyTo Identifier_BICBEI
299 END
300 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR33
296 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
297 RULE
298 AnyBICIdentifier CopyTo Identifier_BICBEI
299 END
300 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR33
351 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
352 RULE
353 NODE (DataSourceScheme)
354 Proprietary TranslateTo DataSourceScheme
355 END
356 NODE (Indicator)
357 Code TranslateTo Indicator
358 Proprietary\Identification CopyTo Indicator
359 END
360 END
361 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR33
377 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
378 RULE
379 'ORDN' EquivalentTo 'ORDN'
380 'PFRD' EquivalentTo 'PRFD'
381 END
382 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR33
353 TRANSLATE(FormOfSecurity3Choice, 22F_20)
354 RULE
355 NODE (DataSourceScheme)
356 Proprietary TranslateTo DataSourceScheme
357 END
358 NODE (Indicator)
359 Code TranslateTo Indicator
360 Proprietary\Identification CopyTo Indicator
361 END
362 END
363 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR33
310 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
311 RULE
312 AnyBICIdentifier CopyTo Identifier_BICBEI
313 END
314 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR33
341 TRANSLATE(CancellationReason8Choice, 24B_32)
342 RULE
343 NODE (DataSourceScheme)
344 Proprietary TranslateTo DataSourceScheme
345 END
346 NODE (ReasonCode)
347 Proprietary\Identification CopyTo ReasonCode
348 Code TranslateTo ReasonCode
349 END
350 END
351 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR33
296 TRANSLATE(SettlementDate4Choice, 98C)
297 RULE
298 Date TranslateTo 98C
299 END
300 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR33
289 TRANSLATE(CorporateActionEventProcessingStatus1Code, OptionalCode_4!c_103)
290 RULE
291 'COMP' EquivalentTo 'COMP'
292 'PEND' EquivalentTo 'PEND'
293 'RECD' EquivalentTo 'RECD'
294 END
295 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR33
381 TRANSLATE(FXCancellation2Choice, 22F_89)
382 RULE
383 NODE (DataSourceScheme)
384 Proprietary TranslateTo DataSourceScheme
385 END
386 NODE (Indicator)
387 IF (Indicator IsSameBoolean 'false')
388 THEN
389 'FXNO' CopyTo Indicator
390 END
391 IF (Indicator IsSameBoolean 'true')
392 THEN
393 'FXYE' CopyTo Indicator
394 END
395 Proprietary\Identification CopyTo Indicator
396 END
397 END
398 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR33
381 TRANSLATE(FXCancellation2Choice, 22F_89)
382 RULE
383 NODE (DataSourceScheme)
384 Proprietary TranslateTo DataSourceScheme
385 END
386 NODE (Indicator)
387 IF (Indicator IsSameBoolean 'false')
388 THEN
389 'FXNO' CopyTo Indicator
390 END
391 IF (Indicator IsSameBoolean 'true')
392 THEN
393 'FXYE' CopyTo Indicator
394 END
395 Proprietary\Identification CopyTo Indicator
396 END
397 END
398 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR33
381 TRANSLATE(FXCancellation2Choice, 22F_89)
382 RULE
383 NODE (DataSourceScheme)
384 Proprietary TranslateTo DataSourceScheme
385 END
386 NODE (Indicator)
387 IF (Indicator IsSameBoolean 'false')
388 THEN
389 'FXNO' CopyTo Indicator
390 END
391 IF (Indicator IsSameBoolean 'true')
392 THEN
393 'FXYE' CopyTo Indicator
394 END
395 Proprietary\Identification CopyTo Indicator
396 END
397 END
398 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR33
381 TRANSLATE(FXCancellation2Choice, 22F_89)
382 RULE
383 NODE (DataSourceScheme)
384 Proprietary TranslateTo DataSourceScheme
385 END
386 NODE (Indicator)
387 IF (Indicator IsSameBoolean 'false')
388 THEN
389 'FXNO' CopyTo Indicator
390 END
391 IF (Indicator IsSameBoolean 'true')
392 THEN
393 'FXYE' CopyTo Indicator
394 END
395 Proprietary\Identification CopyTo Indicator
396 END
397 END
398 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR33
340 TRANSLATE(PriceValueType1Code, Code_4!c_6)
341 RULE
342 'PREM' EquivalentTo 'PREM'
343 'DISC' EquivalentTo 'DISC'
344 'PARV' EquivalentTo 'PRCT'
345 END
346 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR33
340 TRANSLATE(PriceValueType1Code, Code_4!c_6)
341 RULE
342 'PREM' EquivalentTo 'PREM'
343 'DISC' EquivalentTo 'DISC'
344 'PARV' EquivalentTo 'PRCT'
345 END
346 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR33
340 TRANSLATE(PriceValueType1Code, Code_4!c_6)
341 RULE
342 'PREM' EquivalentTo 'PREM'
343 'DISC' EquivalentTo 'DISC'
344 'PARV' EquivalentTo 'PRCT'
345 END
346 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR33
340 TRANSLATE(PriceValueType1Code, Code_4!c_6)
341 RULE
342 'PREM' EquivalentTo 'PREM'
343 'DISC' EquivalentTo 'DISC'
344 'PARV' EquivalentTo 'PRCT'
345 END
346 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR33
533 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
534 RULE
535 'PRIM' EquivalentTo 'PRIM'
536 'SECM' EquivalentTo 'SECM'
537 'OTCO' EquivalentTo 'OTCO'
538 'VARI' EquivalentTo 'VARI'
539 'EXCH' EquivalentTo 'EXCH'
540 END
541 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR33
301 TRANSLATE(PercentageRate, Quantity_FIN_15d)
302 RULE
303 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
304 THEN
305 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
306 ELSE
307 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
308 END
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR33
346 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
347 RULE
348 'A001' EquivalentTo 'A001'
349 'A002' EquivalentTo 'A002'
350 'A003' EquivalentTo 'A003'
351 'A004' EquivalentTo 'A004'
352 'A005' EquivalentTo 'A005'
353 'A006' EquivalentTo 'A006'
354 'A007' EquivalentTo 'A007'
355 'A008' EquivalentTo 'A008'
356 'A009' EquivalentTo 'A009'
357 'A010' EquivalentTo 'A010'
358 'A011' EquivalentTo 'A011'
359 'A012' EquivalentTo 'A012'
360 'A013' EquivalentTo 'A013'
361 'A014' EquivalentTo 'A014'
362 'NARR' EquivalentTo 'OTHR'
363 END
364 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR33
334 TRANSLATE(PartyIdentification16Choice, 95P_2)
335 RULE
336 NODE (IdentifierCode)
337 BICOrBEI CopyTo IdentifierCode
338 END
339 END
340 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR33
324 TRANSLATE(DocumentNumber2Choice, 13A)
325 RULE
326 NODE (NumberId)
327 ShortNumber CopyTo NumberId
328 END
329 END
330 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR33
509 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
510 RULE
511 NODE (CountryCode)
512 Country CopyTo CountryCode
513 END
514 END
515 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR33
326 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
327 RULE
328 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
329 END
330 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR33
326 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
327 RULE
328 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
329 END
330 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR33
326 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
327 RULE
328 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
329 END
330 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR33
326 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
327 RULE
328 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
329 END
330 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR33
477 TRANSLATE(SettlementStatus4Choice, OptionalCode_4!c_76)
478 RULE
479 IF ((Pending IsPresent) Or (Pending\NoSpecifiedReason IsSameString 'NORE'))
480 THEN
481 'PEND' CopyTo OptionalCode_4!c_76
482 END
483 IF ((Failing IsPresent) Or (Failing\NoSpecifiedReason IsSameString 'NORE'))
484 THEN
485 'PENF' CopyTo OptionalCode_4!c_76
486 END
487 END
488 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR33
304 TRANSLATE(PriceValueType1Code, Code_4!c_6)
305 RULE
306 'PREM' EquivalentTo 'PREM'
307 'DISC' EquivalentTo 'DISC'
308 'PARV' EquivalentTo 'PRCT'
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR33
304 TRANSLATE(PriceValueType1Code, Code_4!c_6)
305 RULE
306 'PREM' EquivalentTo 'PREM'
307 'DISC' EquivalentTo 'DISC'
308 'PARV' EquivalentTo 'PRCT'
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR33
304 TRANSLATE(PriceValueType1Code, Code_4!c_6)
305 RULE
306 'PREM' EquivalentTo 'PREM'
307 'DISC' EquivalentTo 'DISC'
308 'PARV' EquivalentTo 'PRCT'
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR33
304 TRANSLATE(PriceValueType1Code, Code_4!c_6)
305 RULE
306 'PREM' EquivalentTo 'PREM'
307 'DISC' EquivalentTo 'DISC'
308 'PARV' EquivalentTo 'PRCT'
309 END
310 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR33
413 TRANSLATE(TerminationDate3Choice, 98A)
414 RULE
415 Date TranslateTo 98A
416 END
417 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR33
413 TRANSLATE(TerminationDate3Choice, 98A)
414 RULE
415 Date TranslateTo 98A
416 END
417 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR33
413 TRANSLATE(TerminationDate3Choice, 98A)
414 RULE
415 Date TranslateTo 98A
416 END
417 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR33
413 TRANSLATE(TerminationDate3Choice, 98A)
414 RULE
415 Date TranslateTo 98A
416 END
417 END
translateTTR33(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR33
355 TRANSLATE(MarketIdentification9, 94B_8)
356 RULE
357 NODE (DataSourceScheme)
358 Type\Proprietary TranslateTo DataSourceScheme
359 END
360 NODE (PlaceCode)
361 Type\Proprietary\Identification CopyTo PlaceCode
362 Type\Code TranslateTo PlaceCode
363 END
364 NODE (Narrative)
365 Identification\MarketIdentifierCode CopyTo Narrative
366 Identification\Description CopyTo Narrative
367 END
368 END
369 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR34
437 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
438 RULE
439 'ORDN' EquivalentTo 'ORDN'
440 'PRFD' EquivalentTo 'PFRD'
441 END
442 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR34
425 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
426 RULE
427 NODE (Code)
428 IF (Not (DataSourceScheme IsPresent))
429 THEN
430 Indicator CopyTo Code
431 END
432 END
433 NODE (Proprietary)
434 DataSourceScheme TranslateTo Proprietary
435 NODE (Identification)
436 IF (DataSourceScheme IsPresent)
437 THEN
438 Indicator CopyTo Proprietary\Identification
439 END
440 END
441 END
442 END
443 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR34
384 TRANSLATE(12A, ClassificationType4Choice)
385 RULE
386 NODE (ClassificationFinancialInstrument)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 InstrumentCodeOrDescription CopyTo ClassificationFinancialInstrument
390 END
391 END
392 NODE (AlternateClassification)
393 DataSourceScheme TranslateTo AlternateClassification
394 NODE (Identification)
395 IF (DataSourceScheme IsPresent)
396 THEN
397 InstrumentCodeOrDescription CopyTo AlternateClassification\Identification
398 END
399 END
400 END
401 END
402 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR34
433 TRANSLATE(22F_24, PaymentDirection3Choice)
434 RULE
435 NODE (Indicator)
436 IF (Not (DataSourceScheme IsPresent))
437 THEN
438 IF (Indicator IsSameString 'PAYD')
439 THEN
440 'false' CopyTo Indicator
441 END
442 IF (Indicator IsSameString 'PAYU')
443 THEN
444 'true' CopyTo Indicator
445 END
446 END
447 END
448 NODE (Proprietary)
449 DataSourceScheme TranslateTo Proprietary
450 NODE (Identification)
451 IF (DataSourceScheme IsPresent)
452 THEN
453 Indicator CopyTo Proprietary\Identification
454 END
455 END
456 END
457 END
458 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR34
433 TRANSLATE(22F_24, PaymentDirection3Choice)
434 RULE
435 NODE (Indicator)
436 IF (Not (DataSourceScheme IsPresent))
437 THEN
438 IF (Indicator IsSameString 'PAYD')
439 THEN
440 'false' CopyTo Indicator
441 END
442 IF (Indicator IsSameString 'PAYU')
443 THEN
444 'true' CopyTo Indicator
445 END
446 END
447 END
448 NODE (Proprietary)
449 DataSourceScheme TranslateTo Proprietary
450 NODE (Identification)
451 IF (DataSourceScheme IsPresent)
452 THEN
453 Indicator CopyTo Proprietary\Identification
454 END
455 END
456 END
457 END
458 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR34
516 TRANSLATE(OptionalCode_4!c_165, CancelledStatusReason9Code)
517 RULE
518 'CANI' EquivalentTo 'CANI'
519 'CANS' EquivalentTo 'CANS'
520 'CSUB' EquivalentTo 'CSUB'
521 'NARR' EquivalentTo 'OTHR'
522 END
523 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR34
401 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
402 RULE
403 NODE (Code)
404 IF (Not (DataSourceScheme IsPresent))
405 THEN
406 Indicator CopyTo Code
407 END
408 END
409 NODE (Proprietary)
410 DataSourceScheme TranslateTo Proprietary
411 NODE (Identification)
412 IF (DataSourceScheme IsPresent)
413 THEN
414 Indicator CopyTo Proprietary\Identification
415 END
416 END
417 END
418 END
419 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR34
342 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
343 RULE
344 Currency CopyTo ActiveOrHistoricCurrencyCode
345 END
346 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR34
365 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
366 RULE
367 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
368 END
369 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR34
381 TRANSLATE(22F_87, TradeOriginator2Choice)
382 RULE
383 NODE (Code)
384 IF (Not (DataSourceScheme IsPresent))
385 THEN
386 Indicator TranslateTo Code
387 END
388 END
389 NODE (Proprietary)
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 DataSourceScheme TranslateTo Proprietary
397 END
398 END
399 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR34
346 TRANSLATE(98B_1, TerminationDate3Choice)
347 RULE
348 NODE (Code)
349 98B_1 TranslateTo Code
350 END
351 END
352 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR34
342 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
343 RULE
344 Currency CopyTo ActiveOrHistoricCurrencyCode
345 END
346 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR34
365 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
366 RULE
367 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
368 END
369 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR34
381 TRANSLATE(22F_87, TradeOriginator2Choice)
382 RULE
383 NODE (Code)
384 IF (Not (DataSourceScheme IsPresent))
385 THEN
386 Indicator TranslateTo Code
387 END
388 END
389 NODE (Proprietary)
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 DataSourceScheme TranslateTo Proprietary
397 END
398 END
399 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR34
346 TRANSLATE(98B_1, TerminationDate3Choice)
347 RULE
348 NODE (Code)
349 98B_1 TranslateTo Code
350 END
351 END
352 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR34
342 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
343 RULE
344 Currency CopyTo ActiveOrHistoricCurrencyCode
345 END
346 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR34
365 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
366 RULE
367 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
368 END
369 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR34
381 TRANSLATE(22F_87, TradeOriginator2Choice)
382 RULE
383 NODE (Code)
384 IF (Not (DataSourceScheme IsPresent))
385 THEN
386 Indicator TranslateTo Code
387 END
388 END
389 NODE (Proprietary)
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 DataSourceScheme TranslateTo Proprietary
397 END
398 END
399 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR34
346 TRANSLATE(98B_1, TerminationDate3Choice)
347 RULE
348 NODE (Code)
349 98B_1 TranslateTo Code
350 END
351 END
352 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR34
342 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
343 RULE
344 Currency CopyTo ActiveOrHistoricCurrencyCode
345 END
346 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR34
365 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
366 RULE
367 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
368 END
369 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR34
381 TRANSLATE(22F_87, TradeOriginator2Choice)
382 RULE
383 NODE (Code)
384 IF (Not (DataSourceScheme IsPresent))
385 THEN
386 Indicator TranslateTo Code
387 END
388 END
389 NODE (Proprietary)
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 DataSourceScheme TranslateTo Proprietary
397 END
398 END
399 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR34
346 TRANSLATE(98B_1, TerminationDate3Choice)
347 RULE
348 NODE (Code)
349 98B_1 TranslateTo Code
350 END
351 END
352 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR34
335 TRANSLATE(Code_4!c_7, PriceValueType1Code)
336 RULE
337 'DISC' EquivalentTo 'DISC'
338 'PREM' EquivalentTo 'PREM'
339 'ACTU' EquivalentTo 'PARV'
340 END
341 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR34
335 TRANSLATE(Code_4!c_7, PriceValueType1Code)
336 RULE
337 'DISC' EquivalentTo 'DISC'
338 'PREM' EquivalentTo 'PREM'
339 'ACTU' EquivalentTo 'PARV'
340 END
341 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR34
335 TRANSLATE(Code_4!c_7, PriceValueType1Code)
336 RULE
337 'DISC' EquivalentTo 'DISC'
338 'PREM' EquivalentTo 'PREM'
339 'ACTU' EquivalentTo 'PARV'
340 END
341 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR34
331 TRANSLATE(99A, Max3Number)
332 RULE
333 IF (Not (Sign IsPresent))
334 THEN
335 Number CopyTo Max3Number
336 ELSE
337 ('-' Concatenate Number) CopyTo Max3Number
338 END
339 END
340 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR34
335 TRANSLATE(Code_4!c_7, PriceValueType1Code)
336 RULE
337 'DISC' EquivalentTo 'DISC'
338 'PREM' EquivalentTo 'PREM'
339 'ACTU' EquivalentTo 'PARV'
340 END
341 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR34
492 TRANSLATE(95P_2, PartyIdentification16Choice)
493 RULE
494 NODE (BICOrBEI)
495 IdentifierCode TranslateTo BICOrBEI
496 END
497 END
498 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR34
609 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
610 RULE
611 'SHHE' EquivalentTo 'SHHE'
612 END
613 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR34
381 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
382 RULE
383 Currency CopyTo ActiveOrHistoricCurrencyCode
384 END
385 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR34
336 TRANSLATE(95R, PartyIdentification18Choice)
337 RULE
338 NODE (ProprietaryIdentification)
339 NODE (Identification)
340 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
341 END
342 DataSourceScheme TranslateTo ProprietaryIdentification
343 END
344 END
345 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR34
610 TRANSLATE(97A, SecuritiesAccount17)
611 RULE
612 NODE (Identification)
613 AccountNumber TranslateTo Identification
614 END
615 END
616 END
translateTTR34(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR34
385 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
386 RULE
387 'MACH' EquivalentTo 'MACH'
388 'NMAT' EquivalentTo 'NMAT'
389 END
390 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR34
369 TRANSLATE(35B, AlternateIdentification2)
370 RULE
371 NODE (Identification)
372 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
373 THEN
374 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
375 ELSE
376 IF (Not (IdentificationOfSecurity IsPresent))
377 THEN
378 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
379 THEN
380 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
381 ELSE
382 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
383 END
384 END
385 END
386 END
387 NODE (IdentificationSource)
388 NODE (Domestic)
389 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
390 THEN
391 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
392 END
393 END
394 NODE (Proprietary)
395 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
396 THEN
397 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
398 END
399 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
400 THEN
401 'XX' CopyTo IdentificationSource\Proprietary
402 END
403 END
404 END
405 END
406 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR34
318 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
319 RULE
320 NODE (Amount)
321 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
322 THEN
323 (Amount FormatDecimal 'MX') CopyTo Amount
324 ELSE
325 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
326 END
327 END
328 NODE (Currency)
329 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
330 THEN
331 CurrencyCode CopyTo Currency
332 ELSE
333 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
334 END
335 END
336 END
337 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR34
336 TRANSLATE(98A, SettlementDate4Choice)
337 RULE
338 NODE (Date)
339 NODE (Date)
340 Date TranslateTo Date\Date
341 END
342 END
343 END
344 END
translateTTR34(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR34
299 TRANSLATE(Identifier_Isin, ISINIdentifier)
300 RULE
301 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
302 END
303 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR34
301 TRANSLATE(ISINIdentifier, Identifier_Isin)
302 RULE
303 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
304 END
305 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR34
301 TRANSLATE(ISINIdentifier, Identifier_Isin)
302 RULE
303 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
304 END
305 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR34
362 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
363 RULE
364 'A001' EquivalentTo 'A001'
365 'A002' EquivalentTo 'A002'
366 'A003' EquivalentTo 'A003'
367 'A004' EquivalentTo 'A004'
368 'A005' EquivalentTo 'A005'
369 'A006' EquivalentTo 'A006'
370 'A007' EquivalentTo 'A007'
371 'A008' EquivalentTo 'A008'
372 'A009' EquivalentTo 'A009'
373 'A010' EquivalentTo 'A010'
374 'A011' EquivalentTo 'A011'
375 'A012' EquivalentTo 'A012'
376 'A013' EquivalentTo 'A013'
377 'A014' EquivalentTo 'A014'
378 'NARR' EquivalentTo 'OTHR'
379 END
380 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR34
383 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
384 RULE
385 NODE (DataSourceScheme)
386 Proprietary TranslateTo DataSourceScheme
387 END
388 NODE (Indicator)
389 Code TranslateTo Indicator
390 Proprietary\Identification CopyTo Indicator
391 END
392 END
393 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR34
364 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
365 RULE
366 'BEAR' EquivalentTo 'BEAR'
367 'REGD' EquivalentTo 'REGD'
368 END
369 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR34
315 TRANSLATE(SecurityIdentification12, 35B)
316 RULE
317 NODE (DescriptionOfSecurity)
318 NODE (Line)
319 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
320 THEN
321 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
322 END
323 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
324 THEN
325 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
326 END
327 IF (Identification\ISIN IsPresent)
328 THEN
329 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
330 END
331 END
332 NODE (Line)
333 IF (Identification\OtherIdentification IsPresent)
334 THEN
335 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
336 ELSE
337 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
338 END
339 END
340 NODE (Line)
341 IF (Identification\OtherIdentification IsPresent)
342 THEN
343 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
344 ELSE
345 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
346 END
347 END
348 NODE (Line)
349 IF (Identification\OtherIdentification IsPresent)
350 THEN
351 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
352 ELSE
353 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
354 END
355 END
356 END
357 END
358 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR34
352 TRANSLATE(CancelledStatusReason9Code, OptionalCode_4!c_165)
353 RULE
354 'CANI' EquivalentTo 'CANI'
355 'CANS' EquivalentTo 'CANS'
356 'OTHR' EquivalentTo 'NARR'
357 'CSUB' EquivalentTo 'CSUB'
358 END
359 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR34
301 TRANSLATE(TradeDate2Choice, 98A)
302 RULE
303 Date TranslateTo 98A
304 END
305 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR34
296 TRANSLATE(CorporateActionEventStage2Choice, 25D_36)
297 RULE
298 NODE (DataSourceScheme)
299 Proprietary TranslateTo DataSourceScheme
300 END
301 NODE (StatusCode)
302 Code TranslateTo StatusCode
303 Proprietary\Identification CopyTo StatusCode
304 END
305 END
306 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR34
399 TRANSLATE(PartyIdentification16Choice, 95P_2)
400 RULE
401 NODE (IdentifierCode)
402 BICOrBEI CopyTo IdentifierCode
403 END
404 END
405 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR34
399 TRANSLATE(PartyIdentification16Choice, 95P_2)
400 RULE
401 NODE (IdentifierCode)
402 BICOrBEI CopyTo IdentifierCode
403 END
404 END
405 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR34
399 TRANSLATE(PartyIdentification16Choice, 95P_2)
400 RULE
401 NODE (IdentifierCode)
402 BICOrBEI CopyTo IdentifierCode
403 END
404 END
405 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR34
399 TRANSLATE(PartyIdentification16Choice, 95P_2)
400 RULE
401 NODE (IdentifierCode)
402 BICOrBEI CopyTo IdentifierCode
403 END
404 END
405 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR34
347 TRANSLATE(PercentageRate, Quantity_FIN_15d)
348 RULE
349 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
350 THEN
351 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 ELSE
353 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
354 END
355 END
356 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR34
347 TRANSLATE(PercentageRate, Quantity_FIN_15d)
348 RULE
349 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
350 THEN
351 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 ELSE
353 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
354 END
355 END
356 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR34
347 TRANSLATE(PercentageRate, Quantity_FIN_15d)
348 RULE
349 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
350 THEN
351 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 ELSE
353 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
354 END
355 END
356 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR34
347 TRANSLATE(PercentageRate, Quantity_FIN_15d)
348 RULE
349 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
350 THEN
351 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 ELSE
353 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
354 END
355 END
356 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR34
542 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary\Type TranslateTo DataSourceScheme
546 END
547 NODE (PlaceCode)
548 Identification\SafekeepingPlaceType TranslateTo PlaceCode
549 Proprietary\Type\Identification CopyTo PlaceCode
550 END
551 NODE (Narrative)
552 Proprietary\Identification CopyTo Narrative
553 Identification\Identification CopyTo Narrative
554 END
555 END
556 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR34
311 TRANSLATE(Price3, 90B)
312 RULE
313 NODE (AmountTypeCode)
314 IF (Value\Amount IsPresent)
315 THEN
316 Type\ValueType TranslateTo AmountTypeCode
317 END
318 END
319 NODE (CurrencyCode)
320 Value\Amount\Currency TranslateTo CurrencyCode
321 END
322 NODE (Price)
323 Value\Amount\Amount TranslateTo Price
324 END
325 END
326 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR34
365 TRANSLATE(FormOfSecurity3Choice, 22F_20)
366 RULE
367 NODE (DataSourceScheme)
368 Proprietary TranslateTo DataSourceScheme
369 END
370 NODE (Indicator)
371 Code TranslateTo Indicator
372 Proprietary\Identification CopyTo Indicator
373 END
374 END
375 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR34
341 TRANSLATE(PartyIdentification16Choice, 95Q)
342 RULE
343 NODE (NameAndAddress)
344 NameAndAddress TranslateTo NameAndAddress
345 END
346 END
347 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR34
331 TRANSLATE(DocumentNumber2Choice, 13B)
332 RULE
333 NODE (DataSourceScheme)
334 ProprietaryNumber TranslateTo DataSourceScheme
335 END
336 NODE (Number)
337 LongNumber CopyTo Number
338 ProprietaryNumber\Identification CopyTo Number
339 END
340 END
341 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR34
516 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
517 RULE
518 NODE (PlaceCode)
519 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
520 END
521 NODE (IdentifierCode)
522 TypeAndIdentification\Identification TranslateTo IdentifierCode
523 END
524 END
525 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR34
331 TRANSLATE(Max3Number, 99A)
332 RULE
333 NODE (Sign)
334 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
335 THEN
336 'N' CopyTo Sign
337 END
338 END
339 NODE (Number)
340 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
341 THEN
342 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
343 THEN
344 (Max3Number Substring '2') CopyTo Number
345 ELSE
346 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
347 THEN
348 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
349 ELSE
350 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
351 THEN
352 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
353 END
354 END
355 END
356 ELSE
357 IF ((Max3Number Length) IsSameNumber '3')
358 THEN
359 Max3Number CopyTo Number
360 ELSE
361 IF ((Max3Number Length) IsSameNumber '2')
362 THEN
363 ('0' Concatenate Max3Number) CopyTo Number
364 ELSE
365 IF ((Max3Number Length) IsSameNumber '1')
366 THEN
367 ('00' Concatenate Max3Number) CopyTo Number
368 END
369 END
370 END
371 END
372 END
373 END
374 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR34
331 TRANSLATE(Max3Number, 99A)
332 RULE
333 NODE (Sign)
334 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
335 THEN
336 'N' CopyTo Sign
337 END
338 END
339 NODE (Number)
340 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
341 THEN
342 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
343 THEN
344 (Max3Number Substring '2') CopyTo Number
345 ELSE
346 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
347 THEN
348 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
349 ELSE
350 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
351 THEN
352 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
353 END
354 END
355 END
356 ELSE
357 IF ((Max3Number Length) IsSameNumber '3')
358 THEN
359 Max3Number CopyTo Number
360 ELSE
361 IF ((Max3Number Length) IsSameNumber '2')
362 THEN
363 ('0' Concatenate Max3Number) CopyTo Number
364 ELSE
365 IF ((Max3Number Length) IsSameNumber '1')
366 THEN
367 ('00' Concatenate Max3Number) CopyTo Number
368 END
369 END
370 END
371 END
372 END
373 END
374 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR34
331 TRANSLATE(Max3Number, 99A)
332 RULE
333 NODE (Sign)
334 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
335 THEN
336 'N' CopyTo Sign
337 END
338 END
339 NODE (Number)
340 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
341 THEN
342 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
343 THEN
344 (Max3Number Substring '2') CopyTo Number
345 ELSE
346 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
347 THEN
348 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
349 ELSE
350 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
351 THEN
352 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
353 END
354 END
355 END
356 ELSE
357 IF ((Max3Number Length) IsSameNumber '3')
358 THEN
359 Max3Number CopyTo Number
360 ELSE
361 IF ((Max3Number Length) IsSameNumber '2')
362 THEN
363 ('0' Concatenate Max3Number) CopyTo Number
364 ELSE
365 IF ((Max3Number Length) IsSameNumber '1')
366 THEN
367 ('00' Concatenate Max3Number) CopyTo Number
368 END
369 END
370 END
371 END
372 END
373 END
374 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR34
331 TRANSLATE(Max3Number, 99A)
332 RULE
333 NODE (Sign)
334 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
335 THEN
336 'N' CopyTo Sign
337 END
338 END
339 NODE (Number)
340 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
341 THEN
342 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
343 THEN
344 (Max3Number Substring '2') CopyTo Number
345 ELSE
346 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
347 THEN
348 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
349 ELSE
350 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
351 THEN
352 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
353 END
354 END
355 END
356 ELSE
357 IF ((Max3Number Length) IsSameNumber '3')
358 THEN
359 Max3Number CopyTo Number
360 ELSE
361 IF ((Max3Number Length) IsSameNumber '2')
362 THEN
363 ('0' Concatenate Max3Number) CopyTo Number
364 ELSE
365 IF ((Max3Number Length) IsSameNumber '1')
366 THEN
367 ('00' Concatenate Max3Number) CopyTo Number
368 END
369 END
370 END
371 END
372 END
373 END
374 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR34
489 TRANSLATE(PendingReason10Choice, 24B_65)
490 RULE
491 NODE (DataSourceScheme)
492 Proprietary TranslateTo DataSourceScheme
493 END
494 NODE (ReasonCode)
495 Code TranslateTo ReasonCode
496 Proprietary\Identification CopyTo ReasonCode
497 END
498 END
499 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR34
311 TRANSLATE(PercentageRate, Quantity_FIN_15d)
312 RULE
313 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
314 THEN
315 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
316 ELSE
317 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
318 END
319 END
320 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR34
311 TRANSLATE(PercentageRate, Quantity_FIN_15d)
312 RULE
313 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
314 THEN
315 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
316 ELSE
317 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
318 END
319 END
320 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR34
311 TRANSLATE(PercentageRate, Quantity_FIN_15d)
312 RULE
313 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
314 THEN
315 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
316 ELSE
317 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
318 END
319 END
320 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR34
311 TRANSLATE(PercentageRate, Quantity_FIN_15d)
312 RULE
313 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
314 THEN
315 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
316 ELSE
317 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
318 END
319 END
320 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR34
418 TRANSLATE(TerminationDate3Choice, 98B_1)
419 RULE
420 NODE (DataSourceScheme)
421 Code\Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (DateCode)
424 Code\Proprietary\Identification CopyTo DateCode
425 Code\Code TranslateTo DateCode
426 END
427 END
428 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR34
418 TRANSLATE(TerminationDate3Choice, 98B_1)
419 RULE
420 NODE (DataSourceScheme)
421 Code\Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (DateCode)
424 Code\Proprietary\Identification CopyTo DateCode
425 Code\Code TranslateTo DateCode
426 END
427 END
428 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR34
418 TRANSLATE(TerminationDate3Choice, 98B_1)
419 RULE
420 NODE (DataSourceScheme)
421 Code\Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (DateCode)
424 Code\Proprietary\Identification CopyTo DateCode
425 Code\Code TranslateTo DateCode
426 END
427 END
428 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR34
418 TRANSLATE(TerminationDate3Choice, 98B_1)
419 RULE
420 NODE (DataSourceScheme)
421 Code\Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (DateCode)
424 Code\Proprietary\Identification CopyTo DateCode
425 Code\Code TranslateTo DateCode
426 END
427 END
428 END
translateTTR34(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR34
370 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
371 RULE
372 'EXCH' EquivalentTo 'EXCH'
373 'OTCO' EquivalentTo 'OTCO'
374 END
375 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR35
443 TRANSLATE(12A, GenericIdentification23)
444 RULE
445 NODE (Identification)
446 InstrumentCodeOrDescription CopyTo Identification
447 END
448 DataSourceScheme TranslateTo GenericIdentification23
449 NODE (Issuer)
450 IF (Not (DataSourceScheme IsPresent))
451 THEN
452 'NONE' CopyTo Issuer
453 END
454 END
455 END
456 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR35
444 TRANSLATE(22F_24, PaymentDirection3Choice)
445 RULE
446 NODE (Indicator)
447 IF (Not (DataSourceScheme IsPresent))
448 THEN
449 IF (Indicator IsSameString 'PAYD')
450 THEN
451 'false' CopyTo Indicator
452 END
453 IF (Indicator IsSameString 'PAYU')
454 THEN
455 'true' CopyTo Indicator
456 END
457 END
458 END
459 NODE (Proprietary)
460 DataSourceScheme TranslateTo Proprietary
461 NODE (Identification)
462 IF (DataSourceScheme IsPresent)
463 THEN
464 Indicator CopyTo Proprietary\Identification
465 END
466 END
467 END
468 END
469 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR35
403 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
404 RULE
405 NODE (SchemeName)
406 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
407 THEN
408 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
409 END
410 END
411 NODE (Issuer)
412 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
413 END
414 END
415 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR35
459 TRANSLATE(22F_22, PreferenceToIncome3Choice)
460 RULE
461 NODE (Code)
462 IF (Not (DataSourceScheme IsPresent))
463 THEN
464 Indicator TranslateTo Code
465 END
466 END
467 NODE (Proprietary)
468 DataSourceScheme TranslateTo Proprietary
469 NODE (Identification)
470 IF (DataSourceScheme IsPresent)
471 THEN
472 Indicator CopyTo Proprietary\Identification
473 END
474 END
475 END
476 END
477 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR35
459 TRANSLATE(22F_22, PreferenceToIncome3Choice)
460 RULE
461 NODE (Code)
462 IF (Not (DataSourceScheme IsPresent))
463 THEN
464 Indicator TranslateTo Code
465 END
466 END
467 NODE (Proprietary)
468 DataSourceScheme TranslateTo Proprietary
469 NODE (Identification)
470 IF (DataSourceScheme IsPresent)
471 THEN
472 Indicator CopyTo Proprietary\Identification
473 END
474 END
475 END
476 END
477 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR35
524 TRANSLATE(24B_7, GeneratedReasons2Choice)
525 RULE
526 NODE (Code)
527 IF (Not (DataSourceScheme IsPresent))
528 THEN
529 ReasonCode TranslateTo Code
530 END
531 END
532 NODE (Proprietary)
533 DataSourceScheme TranslateTo Proprietary
534 NODE (Identification)
535 IF (DataSourceScheme IsPresent)
536 THEN
537 ReasonCode CopyTo Proprietary\Identification
538 END
539 END
540 END
541 END
542 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR35
420 TRANSLATE(22F_24, PaymentDirection3Choice)
421 RULE
422 NODE (Indicator)
423 IF (Not (DataSourceScheme IsPresent))
424 THEN
425 IF (Indicator IsSameString 'PAYD')
426 THEN
427 'false' CopyTo Indicator
428 END
429 IF (Indicator IsSameString 'PAYU')
430 THEN
431 'true' CopyTo Indicator
432 END
433 END
434 END
435 NODE (Proprietary)
436 DataSourceScheme TranslateTo Proprietary
437 NODE (Identification)
438 IF (DataSourceScheme IsPresent)
439 THEN
440 Indicator CopyTo Proprietary\Identification
441 END
442 END
443 END
444 END
445 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR35
347 TRANSLATE(19A, AmountAndDirection12)
348 RULE
349 NODE (Amount)
350 NODE (Amount)
351 Amount TranslateTo Amount\Amount
352 END
353 NODE (Currency)
354 CurrencyCode TranslateTo Amount\Currency
355 END
356 END
357 NODE (CreditDebitIndicator)
358 19A TranslateTo CreditDebitIndicator
359 END
360 END
361 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR35
370 TRANSLATE(99A, Max3Number)
371 RULE
372 IF (Not (Sign IsPresent))
373 THEN
374 Number CopyTo Max3Number
375 ELSE
376 ('-' Concatenate Number) CopyTo Max3Number
377 END
378 END
379 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR35
400 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
401 RULE
402 'MKTM' EquivalentTo 'MKTM'
403 'MLTF' EquivalentTo 'MLTF'
404 'RMKT' EquivalentTo 'RMKT'
405 'SINT' EquivalentTo 'SINT'
406 'TAGT' EquivalentTo 'TAGT'
407 'INFI' EquivalentTo 'INVE'
408 END
409 END
translateTTR35(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR35
353 TRANSLATE(98B_1, DateCode5Choice)
354 RULE
355 NODE (Code)
356 IF (Not (DataSourceScheme IsPresent))
357 THEN
358 DateCode TranslateTo Code
359 END
360 END
361 NODE (Proprietary)
362 DataSourceScheme TranslateTo Proprietary
363 NODE (Identification)
364 IF (DataSourceScheme IsPresent)
365 THEN
366 DateCode CopyTo Proprietary\Identification
367 END
368 END
369 END
370 END
371 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR35
347 TRANSLATE(19A, AmountAndDirection12)
348 RULE
349 NODE (Amount)
350 NODE (Amount)
351 Amount TranslateTo Amount\Amount
352 END
353 NODE (Currency)
354 CurrencyCode TranslateTo Amount\Currency
355 END
356 END
357 NODE (CreditDebitIndicator)
358 19A TranslateTo CreditDebitIndicator
359 END
360 END
361 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR35
370 TRANSLATE(99A, Max3Number)
371 RULE
372 IF (Not (Sign IsPresent))
373 THEN
374 Number CopyTo Max3Number
375 ELSE
376 ('-' Concatenate Number) CopyTo Max3Number
377 END
378 END
379 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR35
400 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
401 RULE
402 'MKTM' EquivalentTo 'MKTM'
403 'MLTF' EquivalentTo 'MLTF'
404 'RMKT' EquivalentTo 'RMKT'
405 'SINT' EquivalentTo 'SINT'
406 'TAGT' EquivalentTo 'TAGT'
407 'INFI' EquivalentTo 'INVE'
408 END
409 END
translateTTR35(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR35
353 TRANSLATE(98B_1, DateCode5Choice)
354 RULE
355 NODE (Code)
356 IF (Not (DataSourceScheme IsPresent))
357 THEN
358 DateCode TranslateTo Code
359 END
360 END
361 NODE (Proprietary)
362 DataSourceScheme TranslateTo Proprietary
363 NODE (Identification)
364 IF (DataSourceScheme IsPresent)
365 THEN
366 DateCode CopyTo Proprietary\Identification
367 END
368 END
369 END
370 END
371 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR35
347 TRANSLATE(19A, AmountAndDirection12)
348 RULE
349 NODE (Amount)
350 NODE (Amount)
351 Amount TranslateTo Amount\Amount
352 END
353 NODE (Currency)
354 CurrencyCode TranslateTo Amount\Currency
355 END
356 END
357 NODE (CreditDebitIndicator)
358 19A TranslateTo CreditDebitIndicator
359 END
360 END
361 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR35
370 TRANSLATE(99A, Max3Number)
371 RULE
372 IF (Not (Sign IsPresent))
373 THEN
374 Number CopyTo Max3Number
375 ELSE
376 ('-' Concatenate Number) CopyTo Max3Number
377 END
378 END
379 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR35
400 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
401 RULE
402 'MKTM' EquivalentTo 'MKTM'
403 'MLTF' EquivalentTo 'MLTF'
404 'RMKT' EquivalentTo 'RMKT'
405 'SINT' EquivalentTo 'SINT'
406 'TAGT' EquivalentTo 'TAGT'
407 'INFI' EquivalentTo 'INVE'
408 END
409 END
translateTTR35(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR35
353 TRANSLATE(98B_1, DateCode5Choice)
354 RULE
355 NODE (Code)
356 IF (Not (DataSourceScheme IsPresent))
357 THEN
358 DateCode TranslateTo Code
359 END
360 END
361 NODE (Proprietary)
362 DataSourceScheme TranslateTo Proprietary
363 NODE (Identification)
364 IF (DataSourceScheme IsPresent)
365 THEN
366 DateCode CopyTo Proprietary\Identification
367 END
368 END
369 END
370 END
371 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR35
347 TRANSLATE(19A, AmountAndDirection12)
348 RULE
349 NODE (Amount)
350 NODE (Amount)
351 Amount TranslateTo Amount\Amount
352 END
353 NODE (Currency)
354 CurrencyCode TranslateTo Amount\Currency
355 END
356 END
357 NODE (CreditDebitIndicator)
358 19A TranslateTo CreditDebitIndicator
359 END
360 END
361 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR35
370 TRANSLATE(99A, Max3Number)
371 RULE
372 IF (Not (Sign IsPresent))
373 THEN
374 Number CopyTo Max3Number
375 ELSE
376 ('-' Concatenate Number) CopyTo Max3Number
377 END
378 END
379 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR35
400 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
401 RULE
402 'MKTM' EquivalentTo 'MKTM'
403 'MLTF' EquivalentTo 'MLTF'
404 'RMKT' EquivalentTo 'RMKT'
405 'SINT' EquivalentTo 'SINT'
406 'TAGT' EquivalentTo 'TAGT'
407 'INFI' EquivalentTo 'INVE'
408 END
409 END
translateTTR35(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR35
353 TRANSLATE(98B_1, DateCode5Choice)
354 RULE
355 NODE (Code)
356 IF (Not (DataSourceScheme IsPresent))
357 THEN
358 DateCode TranslateTo Code
359 END
360 END
361 NODE (Proprietary)
362 DataSourceScheme TranslateTo Proprietary
363 NODE (Identification)
364 IF (DataSourceScheme IsPresent)
365 THEN
366 DateCode CopyTo Proprietary\Identification
367 END
368 END
369 END
370 END
371 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR35
342 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
343 RULE
344 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
345 END
346 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR35
342 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
343 RULE
344 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
345 END
346 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR35
342 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
343 RULE
344 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
345 END
346 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR35
341 TRANSLATE(22F_4, OpeningClosing2Choice)
342 RULE
343 NODE (Code)
344 IF (Not (DataSourceScheme IsPresent))
345 THEN
346 Indicator TranslateTo Code
347 END
348 END
349 NODE (Proprietary)
350 DataSourceScheme TranslateTo Proprietary
351 NODE (Identification)
352 IF (DataSourceScheme IsPresent)
353 THEN
354 Indicator CopyTo Proprietary\Identification
355 END
356 END
357 END
358 END
359 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR35
342 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
343 RULE
344 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
345 END
346 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR35
499 TRANSLATE(95Q, PartyIdentification16Choice)
500 RULE
501 NODE (NameAndAddress)
502 NameAndAddress TranslateTo NameAndAddress
503 END
504 END
505 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR35
614 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
615 RULE
616 NODE (Country)
617 CountryCode CopyTo Country
618 END
619 END
620 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR35
386 TRANSLATE(19A, AmountAndDirection12)
387 RULE
388 NODE (Amount)
389 NODE (Amount)
390 Amount TranslateTo Amount\Amount
391 END
392 NODE (Currency)
393 CurrencyCode TranslateTo Amount\Currency
394 END
395 END
396 NODE (CreditDebitIndicator)
397 19A TranslateTo CreditDebitIndicator
398 END
399 END
400 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR35
346 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
347 RULE
348 Text_FIN_34x CopyTo RestrictedFINXMax34Text
349 END
350 END
translateTTR35(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR35
617 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
618 RULE
619 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
620 END
621 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR35
391 TRANSLATE(25D_40, InstructionProcessingStatus5Choice)
392 RULE
393 NODE (Code)
394 IF (Not (DataSourceScheme IsPresent))
395 THEN
396 StatusCode TranslateTo Code
397 END
398 END
399 NODE (Proprietary)
400 NODE (Identification)
401 IF (DataSourceScheme IsPresent)
402 THEN
403 StatusCode CopyTo Proprietary\Identification
404 END
405 END
406 DataSourceScheme TranslateTo Proprietary
407 END
408 END
409 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR35
407 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
408 RULE
409 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
410 END
411 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR35
338 TRANSLATE(19A, CreditDebitCode)
339 RULE
340 IF (Not (Sign IsPresent))
341 THEN
342 'DBIT' CopyTo CreditDebitCode
343 ELSE
344 'CRDT' CopyTo CreditDebitCode
345 END
346 END
347 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR35
345 TRANSLATE(98B_9, SettlementDate4Choice)
346 RULE
347 NODE (DateCode)
348 NODE (Code)
349 IF (Not (DataSourceScheme IsPresent))
350 THEN
351 DateCode TranslateTo DateCode\Code
352 END
353 END
354 NODE (Proprietary)
355 DataSourceScheme TranslateTo DateCode\Proprietary
356 NODE (Identification)
357 IF (DataSourceScheme IsPresent)
358 THEN
359 DateCode CopyTo DateCode\Proprietary\Identification
360 END
361 END
362 END
363 END
364 END
365 END
translateTTR35(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR35
304 TRANSLATE(35B, AlternateIdentification2)
305 RULE
306 NODE (Identification)
307 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
308 THEN
309 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
310 ELSE
311 IF (Not (IdentificationOfSecurity IsPresent))
312 THEN
313 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
314 THEN
315 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
316 ELSE
317 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
318 END
319 END
320 END
321 END
322 NODE (IdentificationSource)
323 NODE (Domestic)
324 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
325 THEN
326 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
327 END
328 END
329 NODE (Proprietary)
330 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
331 THEN
332 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
333 END
334 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
335 THEN
336 'XX' CopyTo IdentificationSource\Proprietary
337 END
338 END
339 END
340 END
341 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR35
306 TRANSLATE(SecurityIdentification12, 35B)
307 RULE
308 NODE (DescriptionOfSecurity)
309 NODE (Line)
310 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
311 THEN
312 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
313 END
314 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
315 THEN
316 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
317 END
318 IF (Identification\ISIN IsPresent)
319 THEN
320 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
321 END
322 END
323 NODE (Line)
324 IF (Identification\OtherIdentification IsPresent)
325 THEN
326 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
327 ELSE
328 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
329 END
330 END
331 NODE (Line)
332 IF (Identification\OtherIdentification IsPresent)
333 THEN
334 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
335 ELSE
336 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
337 END
338 END
339 NODE (Line)
340 IF (Identification\OtherIdentification IsPresent)
341 THEN
342 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
343 ELSE
344 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
345 END
346 END
347 END
348 END
349 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR35
306 TRANSLATE(SecurityIdentification12, 35B)
307 RULE
308 NODE (DescriptionOfSecurity)
309 NODE (Line)
310 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
311 THEN
312 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
313 END
314 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
315 THEN
316 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
317 END
318 IF (Identification\ISIN IsPresent)
319 THEN
320 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
321 END
322 END
323 NODE (Line)
324 IF (Identification\OtherIdentification IsPresent)
325 THEN
326 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
327 ELSE
328 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
329 END
330 END
331 NODE (Line)
332 IF (Identification\OtherIdentification IsPresent)
333 THEN
334 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
335 ELSE
336 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
337 END
338 END
339 NODE (Line)
340 IF (Identification\OtherIdentification IsPresent)
341 THEN
342 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
343 ELSE
344 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
345 END
346 END
347 END
348 END
349 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR35
381 TRANSLATE(FormOfSecurity3Choice, 22F_20)
382 RULE
383 NODE (DataSourceScheme)
384 Proprietary TranslateTo DataSourceScheme
385 END
386 NODE (Indicator)
387 Code TranslateTo Indicator
388 Proprietary\Identification CopyTo Indicator
389 END
390 END
391 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR35
394 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
395 RULE
396 'FULL' EquivalentTo 'FULL'
397 'NILL' EquivalentTo 'NILL'
398 'PART' EquivalentTo 'PART'
399 END
400 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR35
370 TRANSLATE(Frequency5Choice, 22F_21)
371 RULE
372 NODE (DataSourceScheme)
373 Proprietary TranslateTo DataSourceScheme
374 END
375 NODE (Indicator)
376 Code TranslateTo Indicator
377 Proprietary\Identification CopyTo Indicator
378 END
379 END
380 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR35
359 TRANSLATE(ISINIdentifier, Identifier_Isin)
360 RULE
361 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
362 END
363 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR35
360 TRANSLATE(PendingProcessingReason2Choice, 24B_49)
361 RULE
362 NODE (DataSourceScheme)
363 Proprietary TranslateTo DataSourceScheme
364 END
365 NODE (ReasonCode)
366 Code TranslateTo ReasonCode
367 Proprietary\Identification CopyTo ReasonCode
368 END
369 END
370 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR35
306 TRANSLATE(TradeDate2Choice, 98B_2)
307 RULE
308 NODE (DataSourceScheme)
309 DateCode\Proprietary TranslateTo DataSourceScheme
310 END
311 NODE (DateCode)
312 DateCode\Code TranslateTo DateCode
313 DateCode\Proprietary\Identification CopyTo DateCode
314 END
315 END
316 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR35
307 TRANSLATE(CorporateActionEventStage2Code, OptionalCode_4!c_273)
308 RULE
309 'PWAL' EquivalentTo 'PWAL'
310 'SUAP' EquivalentTo 'SUAP'
311 'APPD' EquivalentTo 'APPD'
312 'UNAC' EquivalentTo 'UNAC'
313 'WHOU' EquivalentTo 'WHOU'
314 'CLDE' EquivalentTo 'CLDE'
315 'LAPS' EquivalentTo 'LAPS'
316 END
317 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR35
406 TRANSLATE(PartyIdentification16Choice, 95Q)
407 RULE
408 NODE (NameAndAddress)
409 NameAndAddress TranslateTo NameAndAddress
410 END
411 END
412 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR35
406 TRANSLATE(PartyIdentification16Choice, 95Q)
407 RULE
408 NODE (NameAndAddress)
409 NameAndAddress TranslateTo NameAndAddress
410 END
411 END
412 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR35
406 TRANSLATE(PartyIdentification16Choice, 95Q)
407 RULE
408 NODE (NameAndAddress)
409 NameAndAddress TranslateTo NameAndAddress
410 END
411 END
412 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR35
406 TRANSLATE(PartyIdentification16Choice, 95Q)
407 RULE
408 NODE (NameAndAddress)
409 NameAndAddress TranslateTo NameAndAddress
410 END
411 END
412 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR35
357 TRANSLATE(Price3, 90B)
358 RULE
359 NODE (AmountTypeCode)
360 IF (Value\Amount IsPresent)
361 THEN
362 Type\ValueType TranslateTo AmountTypeCode
363 END
364 END
365 NODE (CurrencyCode)
366 Value\Amount\Currency TranslateTo CurrencyCode
367 END
368 NODE (Price)
369 Value\Amount\Amount TranslateTo Price
370 END
371 END
372 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR35
357 TRANSLATE(Price3, 90B)
358 RULE
359 NODE (AmountTypeCode)
360 IF (Value\Amount IsPresent)
361 THEN
362 Type\ValueType TranslateTo AmountTypeCode
363 END
364 END
365 NODE (CurrencyCode)
366 Value\Amount\Currency TranslateTo CurrencyCode
367 END
368 NODE (Price)
369 Value\Amount\Amount TranslateTo Price
370 END
371 END
372 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR35
357 TRANSLATE(Price3, 90B)
358 RULE
359 NODE (AmountTypeCode)
360 IF (Value\Amount IsPresent)
361 THEN
362 Type\ValueType TranslateTo AmountTypeCode
363 END
364 END
365 NODE (CurrencyCode)
366 Value\Amount\Currency TranslateTo CurrencyCode
367 END
368 NODE (Price)
369 Value\Amount\Amount TranslateTo Price
370 END
371 END
372 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR35
357 TRANSLATE(Price3, 90B)
358 RULE
359 NODE (AmountTypeCode)
360 IF (Value\Amount IsPresent)
361 THEN
362 Type\ValueType TranslateTo AmountTypeCode
363 END
364 END
365 NODE (CurrencyCode)
366 Value\Amount\Currency TranslateTo CurrencyCode
367 END
368 NODE (Price)
369 Value\Amount\Amount TranslateTo Price
370 END
371 END
372 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR35
557 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
558 RULE
559 'SHHE' EquivalentTo 'SHHE'
560 END
561 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR35
327 TRANSLATE(PriceValueType1Code, Code_4!c_7)
328 RULE
329 'DISC' EquivalentTo 'DISC'
330 'PREM' EquivalentTo 'PREM'
331 'PARV' EquivalentTo 'ACTU'
332 END
333 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR35
376 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
377 RULE
378 'BEAR' EquivalentTo 'BEAR'
379 'REGD' EquivalentTo 'REGD'
380 END
381 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR35
348 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
349 RULE
350 NODE (Line)
351 (Name Substring ('1', '35')) CopyTo Line[1]
352 END
353 NODE (Line)
354 (Name Substring ('36', '35')) CopyTo Line[2]
355 END
356 NODE (Line)
357 (Name Substring ('71', '35')) CopyTo Line[3]
358 END
359 NODE (Line)
360 (Name Substring ('106', '35')) CopyTo Line[4]
361 END
362 END
363 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR35
342 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
343 RULE
344 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
345 END
346 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR35
526 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
527 RULE
528 'CUST' EquivalentTo 'CUST'
529 'ICSD' EquivalentTo 'ICSD'
530 'NCSD' EquivalentTo 'NCSD'
531 'SHHE' EquivalentTo 'SHHE'
532 END
533 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR35
375 TRANSLATE(ISINIdentifier, Identifier_Isin)
376 RULE
377 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
378 END
379 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR35
375 TRANSLATE(ISINIdentifier, Identifier_Isin)
376 RULE
377 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
378 END
379 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR35
375 TRANSLATE(ISINIdentifier, Identifier_Isin)
376 RULE
377 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
378 END
379 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR35
375 TRANSLATE(ISINIdentifier, Identifier_Isin)
376 RULE
377 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
378 END
379 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR35
500 TRANSLATE(PendingReason1Code, OptionalCode_4!c_377)
501 RULE
502 'AWMO' EquivalentTo 'AWMO'
503 'ADEA' EquivalentTo 'ADEA'
504 'INCA' EquivalentTo 'INCA'
505 'CLAC' EquivalentTo 'CLAC'
506 'MUNO' EquivalentTo 'MUNO'
507 'FUTU' EquivalentTo 'FUTU'
508 'MONY' EquivalentTo 'MONY'
509 'MINO' EquivalentTo 'MINO'
510 'OTHR' EquivalentTo 'NARR'
511 'NCON' EquivalentTo 'NCON'
512 'LALO' EquivalentTo 'LALO'
513 'LACK' EquivalentTo 'LACK'
514 'LINK' EquivalentTo 'LINK'
515 'YCOL' EquivalentTo 'YCOL'
516 'TAMM' EquivalentTo 'TAMM'
517 'BOTH' EquivalentTo 'BOTH'
518 'CAIS' EquivalentTo 'CAIS'
519 'COLL' EquivalentTo 'COLL'
520 'CMON' EquivalentTo 'CMON'
521 'CHAS' EquivalentTo 'CHAS'
522 'DOCC' EquivalentTo 'DOCC'
523 'DOCY' EquivalentTo 'DOCY'
524 'DEPO' EquivalentTo 'DEPO'
525 'FLIM' EquivalentTo 'FLIM'
526 'CPEC' EquivalentTo 'CPEC'
527 'CYCL' EquivalentTo 'CYCL'
528 'BATC' EquivalentTo 'BATC'
529 'BLOC' EquivalentTo 'BLOC'
530 'NMAS' EquivalentTo 'NMAS'
531 'NOFX' EquivalentTo 'NOFX'
532 'PART' EquivalentTo 'PART'
533 'PREA' EquivalentTo 'PREA'
534 'PHSE' EquivalentTo 'PHSE'
535 'AWSH' EquivalentTo 'AWSH'
536 'GLOB' EquivalentTo 'GLOB'
537 'REFS' EquivalentTo 'REFS'
538 'NEWI' EquivalentTo 'NEWI'
539 'SDUT' EquivalentTo 'SDUT'
540 'SBLO' EquivalentTo 'SBLO'
541 'IAAD' EquivalentTo 'IAAD'
542 'REFU' EquivalentTo 'REFU'
543 'PHCK' EquivalentTo 'PHCK'
544 'BENO' EquivalentTo 'BENO'
545 'DISA' EquivalentTo 'DISA'
546 'DKNY' EquivalentTo 'DKNY'
547 'FROZ' EquivalentTo 'FROZ'
548 'LAAW' EquivalentTo 'LAAW'
549 'LATE' EquivalentTo 'LATE'
550 'LIQU' EquivalentTo 'LIQU'
551 'CLHT' EquivalentTo 'CLHT'
552 'DENO' EquivalentTo 'DENO'
553 'PRCY' EquivalentTo 'PRCY'
554 'PRSY' EquivalentTo 'PRSY'
555 'REGT' EquivalentTo 'REGT'
556 'SETS' EquivalentTo 'SETS'
557 'CERT' EquivalentTo 'CERT'
558 END
559 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR35
321 TRANSLATE(Price3, 90B)
322 RULE
323 NODE (AmountTypeCode)
324 IF (Value\Amount IsPresent)
325 THEN
326 Type\ValueType TranslateTo AmountTypeCode
327 END
328 END
329 NODE (CurrencyCode)
330 Value\Amount\Currency TranslateTo CurrencyCode
331 END
332 NODE (Price)
333 Value\Amount\Amount TranslateTo Price
334 END
335 END
336 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR35
321 TRANSLATE(Price3, 90B)
322 RULE
323 NODE (AmountTypeCode)
324 IF (Value\Amount IsPresent)
325 THEN
326 Type\ValueType TranslateTo AmountTypeCode
327 END
328 END
329 NODE (CurrencyCode)
330 Value\Amount\Currency TranslateTo CurrencyCode
331 END
332 NODE (Price)
333 Value\Amount\Amount TranslateTo Price
334 END
335 END
336 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR35
321 TRANSLATE(Price3, 90B)
322 RULE
323 NODE (AmountTypeCode)
324 IF (Value\Amount IsPresent)
325 THEN
326 Type\ValueType TranslateTo AmountTypeCode
327 END
328 END
329 NODE (CurrencyCode)
330 Value\Amount\Currency TranslateTo CurrencyCode
331 END
332 NODE (Price)
333 Value\Amount\Amount TranslateTo Price
334 END
335 END
336 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR35
321 TRANSLATE(Price3, 90B)
322 RULE
323 NODE (AmountTypeCode)
324 IF (Value\Amount IsPresent)
325 THEN
326 Type\ValueType TranslateTo AmountTypeCode
327 END
328 END
329 NODE (CurrencyCode)
330 Value\Amount\Currency TranslateTo CurrencyCode
331 END
332 NODE (Price)
333 Value\Amount\Amount TranslateTo Price
334 END
335 END
336 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR35
429 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
430 RULE
431 'OPEN' EquivalentTo 'OPEN'
432 END
433 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR35
429 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
430 RULE
431 'OPEN' EquivalentTo 'OPEN'
432 END
433 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR35
429 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
430 RULE
431 'OPEN' EquivalentTo 'OPEN'
432 END
433 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR35
429 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
430 RULE
431 'OPEN' EquivalentTo 'OPEN'
432 END
433 END
translateTTR35(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR35
376 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
377 RULE
378 NODE (DataSourceScheme)
379 Proprietary TranslateTo DataSourceScheme
380 END
381 NODE (Indicator)
382 Code TranslateTo Indicator
383 Proprietary\Identification CopyTo Indicator
384 END
385 END
386 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR36
457 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
458 RULE
459 NODE (Issuer)
460 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
461 END
462 NODE (SchemeName)
463 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
464 THEN
465 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
466 END
467 END
468 END
469 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR36
470 TRANSLATE(22F_22, PreferenceToIncome3Choice)
471 RULE
472 NODE (Code)
473 IF (Not (DataSourceScheme IsPresent))
474 THEN
475 Indicator TranslateTo Code
476 END
477 END
478 NODE (Proprietary)
479 DataSourceScheme TranslateTo Proprietary
480 NODE (Identification)
481 IF (DataSourceScheme IsPresent)
482 THEN
483 Indicator CopyTo Proprietary\Identification
484 END
485 END
486 END
487 END
488 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR36
416 TRANSLATE(Identifier_Isin, ISINIdentifier)
417 RULE
418 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
419 END
420 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR36
478 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
479 RULE
480 'ORDN' EquivalentTo 'ORDN'
481 'PRFD' EquivalentTo 'PFRD'
482 END
483 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR36
478 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
479 RULE
480 'ORDN' EquivalentTo 'ORDN'
481 'PRFD' EquivalentTo 'PFRD'
482 END
483 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR36
543 TRANSLATE(OptionalCode_4!c_82, GeneratedReason2Code)
544 RULE
545 'SPLI' EquivalentTo 'SPLI'
546 'RODE' EquivalentTo 'RODE'
547 'THRD' EquivalentTo 'THRD'
548 'TRAN' EquivalentTo 'TRAN'
549 'COLL' EquivalentTo 'COLL'
550 'NARR' EquivalentTo 'OTHR'
551 END
552 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR36
446 TRANSLATE(22F_22, PreferenceToIncome3Choice)
447 RULE
448 NODE (Code)
449 IF (Not (DataSourceScheme IsPresent))
450 THEN
451 Indicator TranslateTo Code
452 END
453 END
454 NODE (Proprietary)
455 DataSourceScheme TranslateTo Proprietary
456 NODE (Identification)
457 IF (DataSourceScheme IsPresent)
458 THEN
459 Indicator CopyTo Proprietary\Identification
460 END
461 END
462 END
463 END
464 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR36
362 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
363 RULE
364 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
365 END
366 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR36
380 TRANSLATE(22F_4, OpeningClosing2Choice)
381 RULE
382 NODE (Code)
383 IF (Not (DataSourceScheme IsPresent))
384 THEN
385 Indicator TranslateTo Code
386 END
387 END
388 NODE (Proprietary)
389 DataSourceScheme TranslateTo Proprietary
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 END
397 END
398 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR36
410 TRANSLATE(Currency, ActiveCurrencyCode)
411 RULE
412 Currency CopyTo ActiveCurrencyCode
413 END
414 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR36
372 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
373 RULE
374 'OPEN' EquivalentTo 'OPEN'
375 END
376 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR36
362 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
363 RULE
364 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
365 END
366 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR36
380 TRANSLATE(22F_4, OpeningClosing2Choice)
381 RULE
382 NODE (Code)
383 IF (Not (DataSourceScheme IsPresent))
384 THEN
385 Indicator TranslateTo Code
386 END
387 END
388 NODE (Proprietary)
389 DataSourceScheme TranslateTo Proprietary
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 END
397 END
398 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR36
410 TRANSLATE(Currency, ActiveCurrencyCode)
411 RULE
412 Currency CopyTo ActiveCurrencyCode
413 END
414 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR36
372 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
373 RULE
374 'OPEN' EquivalentTo 'OPEN'
375 END
376 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR36
362 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
363 RULE
364 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
365 END
366 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR36
380 TRANSLATE(22F_4, OpeningClosing2Choice)
381 RULE
382 NODE (Code)
383 IF (Not (DataSourceScheme IsPresent))
384 THEN
385 Indicator TranslateTo Code
386 END
387 END
388 NODE (Proprietary)
389 DataSourceScheme TranslateTo Proprietary
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 END
397 END
398 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR36
410 TRANSLATE(25D_3, AffirmationStatus2Choice)
411 RULE
412 NODE (Code)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 StatusCode TranslateTo Code
416 END
417 END
418 NODE (Proprietary)
419 DataSourceScheme TranslateTo Proprietary
420 NODE (Identification)
421 IF (DataSourceScheme IsPresent)
422 THEN
423 StatusCode CopyTo Proprietary\Identification
424 END
425 END
426 END
427 END
428 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR36
372 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
373 RULE
374 'OPEN' EquivalentTo 'OPEN'
375 END
376 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR36
362 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
363 RULE
364 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
365 END
366 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR36
380 TRANSLATE(22F_4, OpeningClosing2Choice)
381 RULE
382 NODE (Code)
383 IF (Not (DataSourceScheme IsPresent))
384 THEN
385 Indicator TranslateTo Code
386 END
387 END
388 NODE (Proprietary)
389 DataSourceScheme TranslateTo Proprietary
390 NODE (Identification)
391 IF (DataSourceScheme IsPresent)
392 THEN
393 Indicator CopyTo Proprietary\Identification
394 END
395 END
396 END
397 END
398 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR36
410 TRANSLATE(25D_3, AffirmationStatus2Choice)
411 RULE
412 NODE (Code)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 StatusCode TranslateTo Code
416 END
417 END
418 NODE (Proprietary)
419 DataSourceScheme TranslateTo Proprietary
420 NODE (Identification)
421 IF (DataSourceScheme IsPresent)
422 THEN
423 StatusCode CopyTo Proprietary\Identification
424 END
425 END
426 END
427 END
428 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR36
372 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
373 RULE
374 'OPEN' EquivalentTo 'OPEN'
375 END
376 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR36
347 TRANSLATE(22F_43, Reporting3Choice)
348 RULE
349 NODE (Code)
350 IF (Not (DataSourceScheme IsPresent))
351 THEN
352 Indicator TranslateTo Code
353 END
354 END
355 NODE (Proprietary)
356 DataSourceScheme TranslateTo Proprietary
357 NODE (Identification)
358 IF (DataSourceScheme IsPresent)
359 THEN
360 Indicator CopyTo Proprietary\Identification
361 END
362 END
363 END
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR36
347 TRANSLATE(22F_43, Reporting3Choice)
348 RULE
349 NODE (Code)
350 IF (Not (DataSourceScheme IsPresent))
351 THEN
352 Indicator TranslateTo Code
353 END
354 END
355 NODE (Proprietary)
356 DataSourceScheme TranslateTo Proprietary
357 NODE (Identification)
358 IF (DataSourceScheme IsPresent)
359 THEN
360 Indicator CopyTo Proprietary\Identification
361 END
362 END
363 END
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR36
347 TRANSLATE(22F_43, Reporting3Choice)
348 RULE
349 NODE (Code)
350 IF (Not (DataSourceScheme IsPresent))
351 THEN
352 Indicator TranslateTo Code
353 END
354 END
355 NODE (Proprietary)
356 DataSourceScheme TranslateTo Proprietary
357 NODE (Identification)
358 IF (DataSourceScheme IsPresent)
359 THEN
360 Indicator CopyTo Proprietary\Identification
361 END
362 END
363 END
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR36
360 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
361 RULE
362 'CLOP' EquivalentTo 'CLOP'
363 'OPEP' EquivalentTo 'OPEP'
364 END
365 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR36
347 TRANSLATE(22F_43, Reporting3Choice)
348 RULE
349 NODE (Code)
350 IF (Not (DataSourceScheme IsPresent))
351 THEN
352 Indicator TranslateTo Code
353 END
354 END
355 NODE (Proprietary)
356 DataSourceScheme TranslateTo Proprietary
357 NODE (Identification)
358 IF (DataSourceScheme IsPresent)
359 THEN
360 Indicator CopyTo Proprietary\Identification
361 END
362 END
363 END
364 END
365 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR36
506 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
507 RULE
508 NODE (Name)
509 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
510 END
511 END
512 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR36
621 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
622 RULE
623 NODE (TypeAndIdentification)
624 NODE (SafekeepingPlaceType)
625 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
626 END
627 NODE (Identification)
628 IdentifierCode TranslateTo TypeAndIdentification\Identification
629 END
630 END
631 END
632 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR36
401 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
402 RULE
403 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
404 END
405 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR36
351 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
352 RULE
353 NODE (Issuer)
354 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
355 END
356 NODE (SchemeName)
357 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
358 THEN
359 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
360 END
361 END
362 END
363 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR36
622 TRANSLATE(97B_2, SecuritiesAccount17)
623 RULE
624 NODE (Identification)
625 AccountNumber CopyTo Identification
626 END
627 NODE (Type)
628 NODE (Identification)
629 AccountTypeCode CopyTo Type\Identification
630 END
631 DataSourceScheme TranslateTo Type
632 NODE (Issuer)
633 IF (Not (DataSourceScheme IsPresent))
634 THEN
635 'NONE' CopyTo Type\Issuer
636 END
637 END
638 END
639 END
640 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR36
410 TRANSLATE(OptionalCode_4!c_364, InstructionProcessingStatus1Code)
411 RULE
412 'CAN1' EquivalentTo 'CAN1'
413 'CAN2' EquivalentTo 'CAN2'
414 'CAN3' EquivalentTo 'CAN3'
415 'CAND' EquivalentTo 'CAND'
416 'CANO' EquivalentTo 'CANO'
417 'CANP' EquivalentTo 'CANP'
418 'CGEN' EquivalentTo 'CGEN'
419 'COSE' EquivalentTo 'COSE'
420 'CPRC' EquivalentTo 'CPRC'
421 'DFLA' EquivalentTo 'DFLA'
422 'DONE' EquivalentTo 'DONE'
423 'DONF' EquivalentTo 'DONF'
424 'EXCH' EquivalentTo 'EXCH'
425 'EXSE' EquivalentTo 'EXSE'
426 'FORC' EquivalentTo 'FORC'
427 'FUTU' EquivalentTo 'FUTU'
428 'INTE' EquivalentTo 'INTE'
429 'MPRC' EquivalentTo 'MPRC'
430 'NOTC' EquivalentTo 'NOTC'
431 'OPOD' EquivalentTo 'OPOD'
432 'OVER' EquivalentTo 'OVER'
433 'PACK' EquivalentTo 'PACK'
434 'PAFI' EquivalentTo 'PAFI'
435 'PART' EquivalentTo 'PART'
436 'PPRC' EquivalentTo 'PPRC'
437 'REJT' EquivalentTo 'REJT'
438 'REPR' EquivalentTo 'REPR'
439 'SESE' EquivalentTo 'SESE'
440 'STIN' EquivalentTo 'STIN'
441 'SUSP' EquivalentTo 'SUSP'
442 'TREA' EquivalentTo 'TREA'
443 'UNDE' EquivalentTo 'UNDE'
444 END
445 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR36
412 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
413 RULE
414 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
415 END
416 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR36
348 TRANSLATE(19A, CreditDebitCode)
349 RULE
350 IF (Not (Sign IsPresent))
351 THEN
352 'CRDT' CopyTo CreditDebitCode
353 ELSE
354 'DBIT' CopyTo CreditDebitCode
355 END
356 END
357 END
translateTTR36(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR36
366 TRANSLATE(OptionalCode_4!c_389, SettlementDate4Code)
367 RULE
368 'WISS' EquivalentTo 'WISS'
369 END
370 END
translateTTR36(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR36
342 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
343 RULE
344 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
345 END
346 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR36
350 TRANSLATE(MarketIdentification9, 94B_8)
351 RULE
352 NODE (DataSourceScheme)
353 Type\Proprietary TranslateTo DataSourceScheme
354 END
355 NODE (PlaceCode)
356 Type\Proprietary\Identification CopyTo PlaceCode
357 Type\Code TranslateTo PlaceCode
358 END
359 NODE (Narrative)
360 Identification\MarketIdentifierCode CopyTo Narrative
361 Identification\Description CopyTo Narrative
362 END
363 END
364 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR36
350 TRANSLATE(MarketIdentification9, 94B_8)
351 RULE
352 NODE (DataSourceScheme)
353 Type\Proprietary TranslateTo DataSourceScheme
354 END
355 NODE (PlaceCode)
356 Type\Proprietary\Identification CopyTo PlaceCode
357 Type\Code TranslateTo PlaceCode
358 END
359 NODE (Narrative)
360 Identification\MarketIdentifierCode CopyTo Narrative
361 Identification\Description CopyTo Narrative
362 END
363 END
364 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR36
392 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
393 RULE
394 'BEAR' EquivalentTo 'BEAR'
395 'REGD' EquivalentTo 'REGD'
396 END
397 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR36
401 TRANSLATE(PaymentDirection3Choice, 22F_24)
402 RULE
403 NODE (DataSourceScheme)
404 Proprietary TranslateTo DataSourceScheme
405 END
406 NODE (Indicator)
407 IF (Indicator IsSameBoolean 'true')
408 THEN
409 'PAYU' CopyTo Indicator
410 END
411 IF (Indicator IsSameBoolean 'false')
412 THEN
413 'PAYD' CopyTo Indicator
414 END
415 Proprietary\Identification CopyTo Indicator
416 END
417 END
418 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR36
381 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
382 RULE
383 'WEEK' EquivalentTo 'WEEK'
384 'SEMI' EquivalentTo 'SEMI'
385 'QUTR' EquivalentTo 'QUTR'
386 'MNTH' EquivalentTo 'MNTH'
387 'YEAR' EquivalentTo 'ANNU'
388 END
389 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR36
364 TRANSLATE(PriceInformation8, 90A)
365 RULE
366 NODE (PercentageTypeCode)
367 ValueType\ValueType TranslateTo PercentageTypeCode
368 IF (ValueType\Yielded IsSameBoolean 'true')
369 THEN
370 'YIEL' CopyTo PercentageTypeCode
371 END
372 END
373 NODE (Price)
374 Value\Rate TranslateTo Price
375 END
376 END
377 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR36
371 TRANSLATE(PendingProcessingReason1Code, OptionalCode_4!c_267)
372 RULE
373 'ADEA' EquivalentTo 'ADEA'
374 'CAIS' EquivalentTo 'CAIS'
375 'DOCY' EquivalentTo 'DOCY'
376 'NOFX' EquivalentTo 'NOFX'
377 'BLOC' EquivalentTo 'BLOC'
378 'MUNO' EquivalentTo 'MUNO'
379 'GLOB' EquivalentTo 'GLOB'
380 'YCOL' EquivalentTo 'YCOL'
381 'COLL' EquivalentTo 'COLL'
382 'FLIM' EquivalentTo 'FLIM'
383 'NEXT' EquivalentTo 'NEXT'
384 'LACK' EquivalentTo 'LACK'
385 'LALO' EquivalentTo 'LALO'
386 'MONY' EquivalentTo 'MONY'
387 'MINO' EquivalentTo 'MINO'
388 'DENO' EquivalentTo 'DENO'
389 'LIQU' EquivalentTo 'LIQU'
390 'CERT' EquivalentTo 'CERT'
391 'OTHR' EquivalentTo 'NARR'
392 END
393 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR36
317 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
318 RULE
319 'VARI' EquivalentTo 'VARI'
320 END
321 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR36
318 TRANSLATE(MatchingStatus5Choice, 25D_2)
319 RULE
320 NODE (DataSourceScheme)
321 Proprietary TranslateTo DataSourceScheme
322 END
323 NODE (StatusCode)
324 Code TranslateTo StatusCode
325 Proprietary\Identification CopyTo StatusCode
326 END
327 END
328 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR36
413 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
414 RULE
415 NODE (Line)
416 (Name Substring ('1', '35')) CopyTo Line[1]
417 END
418 NODE (Line)
419 (Name Substring ('36', '35')) CopyTo Line[2]
420 END
421 NODE (Line)
422 (Name Substring ('71', '35')) CopyTo Line[3]
423 END
424 NODE (Line)
425 (Name Substring ('106', '35')) CopyTo Line[4]
426 END
427 END
428 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR36
413 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
414 RULE
415 NODE (Line)
416 (Name Substring ('1', '35')) CopyTo Line[1]
417 END
418 NODE (Line)
419 (Name Substring ('36', '35')) CopyTo Line[2]
420 END
421 NODE (Line)
422 (Name Substring ('71', '35')) CopyTo Line[3]
423 END
424 NODE (Line)
425 (Name Substring ('106', '35')) CopyTo Line[4]
426 END
427 END
428 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR36
413 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
414 RULE
415 NODE (Line)
416 (Name Substring ('1', '35')) CopyTo Line[1]
417 END
418 NODE (Line)
419 (Name Substring ('36', '35')) CopyTo Line[2]
420 END
421 NODE (Line)
422 (Name Substring ('71', '35')) CopyTo Line[3]
423 END
424 NODE (Line)
425 (Name Substring ('106', '35')) CopyTo Line[4]
426 END
427 END
428 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR36
413 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
414 RULE
415 NODE (Line)
416 (Name Substring ('1', '35')) CopyTo Line[1]
417 END
418 NODE (Line)
419 (Name Substring ('36', '35')) CopyTo Line[2]
420 END
421 NODE (Line)
422 (Name Substring ('71', '35')) CopyTo Line[3]
423 END
424 NODE (Line)
425 (Name Substring ('106', '35')) CopyTo Line[4]
426 END
427 END
428 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR36
373 TRANSLATE(PriceValueType1Code, Code_4!c_7)
374 RULE
375 'DISC' EquivalentTo 'DISC'
376 'PREM' EquivalentTo 'PREM'
377 'PARV' EquivalentTo 'ACTU'
378 END
379 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR36
373 TRANSLATE(PriceValueType1Code, Code_4!c_7)
374 RULE
375 'DISC' EquivalentTo 'DISC'
376 'PREM' EquivalentTo 'PREM'
377 'PARV' EquivalentTo 'ACTU'
378 END
379 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR36
373 TRANSLATE(PriceValueType1Code, Code_4!c_7)
374 RULE
375 'DISC' EquivalentTo 'DISC'
376 'PREM' EquivalentTo 'PREM'
377 'PARV' EquivalentTo 'ACTU'
378 END
379 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR36
373 TRANSLATE(PriceValueType1Code, Code_4!c_7)
374 RULE
375 'DISC' EquivalentTo 'DISC'
376 'PREM' EquivalentTo 'PREM'
377 'PARV' EquivalentTo 'ACTU'
378 END
379 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR36
562 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
563 RULE
564 NODE (CountryCode)
565 Country CopyTo CountryCode
566 END
567 END
568 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR36
334 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
335 RULE
336 ActiveOrHistoricCurrencyCode CopyTo Currency
337 END
338 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR36
382 TRANSLATE(Frequency5Choice, 22F_21)
383 RULE
384 NODE (DataSourceScheme)
385 Proprietary TranslateTo DataSourceScheme
386 END
387 NODE (Indicator)
388 Code TranslateTo Indicator
389 Proprietary\Identification CopyTo Indicator
390 END
391 END
392 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR36
364 TRANSLATE(PartyIdentification16Choice, 95R)
365 RULE
366 ProprietaryIdentification TranslateTo 95R
367 END
368 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR36
347 TRANSLATE(ClassificationType4Choice, 12A)
348 RULE
349 NODE (DataSourceScheme)
350 (AlternateClassification\Issuer Concatenate AlternateClassification\SchemeName) CopyTo DataSourceScheme
351 END
352 NODE (InstrumentCodeOrDescription)
353 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
354 ClassificationFinancialInstrument CopyTo InstrumentCodeOrDescription
355 END
356 END
357 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR36
534 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
535 RULE
536 AnyBICIdentifier CopyTo Identifier_BICBEI
537 END
538 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR36
380 TRANSLATE(SecurityIdentification12, 35B)
381 RULE
382 NODE (DescriptionOfSecurity)
383 NODE (Line)
384 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
385 THEN
386 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
387 END
388 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
389 THEN
390 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
391 END
392 IF (Identification\ISIN IsPresent)
393 THEN
394 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
395 END
396 END
397 NODE (Line)
398 IF (Identification\OtherIdentification IsPresent)
399 THEN
400 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
401 ELSE
402 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
403 END
404 END
405 NODE (Line)
406 IF (Identification\OtherIdentification IsPresent)
407 THEN
408 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
409 ELSE
410 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
411 END
412 END
413 NODE (Line)
414 IF (Identification\OtherIdentification IsPresent)
415 THEN
416 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
417 ELSE
418 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
419 END
420 END
421 END
422 END
423 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR36
380 TRANSLATE(SecurityIdentification12, 35B)
381 RULE
382 NODE (DescriptionOfSecurity)
383 NODE (Line)
384 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
385 THEN
386 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
387 END
388 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
389 THEN
390 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
391 END
392 IF (Identification\ISIN IsPresent)
393 THEN
394 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
395 END
396 END
397 NODE (Line)
398 IF (Identification\OtherIdentification IsPresent)
399 THEN
400 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
401 ELSE
402 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
403 END
404 END
405 NODE (Line)
406 IF (Identification\OtherIdentification IsPresent)
407 THEN
408 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
409 ELSE
410 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
411 END
412 END
413 NODE (Line)
414 IF (Identification\OtherIdentification IsPresent)
415 THEN
416 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
417 ELSE
418 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
419 END
420 END
421 END
422 END
423 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR36
380 TRANSLATE(SecurityIdentification12, 35B)
381 RULE
382 NODE (DescriptionOfSecurity)
383 NODE (Line)
384 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
385 THEN
386 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
387 END
388 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
389 THEN
390 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
391 END
392 IF (Identification\ISIN IsPresent)
393 THEN
394 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
395 END
396 END
397 NODE (Line)
398 IF (Identification\OtherIdentification IsPresent)
399 THEN
400 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
401 ELSE
402 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
403 END
404 END
405 NODE (Line)
406 IF (Identification\OtherIdentification IsPresent)
407 THEN
408 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
409 ELSE
410 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
411 END
412 END
413 NODE (Line)
414 IF (Identification\OtherIdentification IsPresent)
415 THEN
416 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
417 ELSE
418 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
419 END
420 END
421 END
422 END
423 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR36
380 TRANSLATE(SecurityIdentification12, 35B)
381 RULE
382 NODE (DescriptionOfSecurity)
383 NODE (Line)
384 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
385 THEN
386 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
387 END
388 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
389 THEN
390 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
391 END
392 IF (Identification\ISIN IsPresent)
393 THEN
394 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
395 END
396 END
397 NODE (Line)
398 IF (Identification\OtherIdentification IsPresent)
399 THEN
400 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
401 ELSE
402 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
403 END
404 END
405 NODE (Line)
406 IF (Identification\OtherIdentification IsPresent)
407 THEN
408 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
409 ELSE
410 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
411 END
412 END
413 NODE (Line)
414 IF (Identification\OtherIdentification IsPresent)
415 THEN
416 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
417 ELSE
418 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
419 END
420 END
421 END
422 END
423 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR36
560 TRANSLATE(FailingReason2Choice, 24B_66)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (ReasonCode)
566 Code TranslateTo ReasonCode
567 Proprietary\Identification CopyTo ReasonCode
568 END
569 END
570 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR36
337 TRANSLATE(PriceValueType1Code, Code_4!c_7)
338 RULE
339 'DISC' EquivalentTo 'DISC'
340 'PREM' EquivalentTo 'PREM'
341 'PARV' EquivalentTo 'ACTU'
342 END
343 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR36
337 TRANSLATE(PriceValueType1Code, Code_4!c_7)
338 RULE
339 'DISC' EquivalentTo 'DISC'
340 'PREM' EquivalentTo 'PREM'
341 'PARV' EquivalentTo 'ACTU'
342 END
343 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR36
337 TRANSLATE(PriceValueType1Code, Code_4!c_7)
338 RULE
339 'DISC' EquivalentTo 'DISC'
340 'PREM' EquivalentTo 'PREM'
341 'PARV' EquivalentTo 'ACTU'
342 END
343 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR36
337 TRANSLATE(PriceValueType1Code, Code_4!c_7)
338 RULE
339 'DISC' EquivalentTo 'DISC'
340 'PREM' EquivalentTo 'PREM'
341 'PARV' EquivalentTo 'ACTU'
342 END
343 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR36
434 TRANSLATE(TerminationDate3Choice, 98C)
435 RULE
436 Date TranslateTo 98C
437 END
438 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR36
434 TRANSLATE(TerminationDate3Choice, 98C)
435 RULE
436 Date TranslateTo 98C
437 END
438 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR36
434 TRANSLATE(TerminationDate3Choice, 98C)
435 RULE
436 Date TranslateTo 98C
437 END
438 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR36
434 TRANSLATE(TerminationDate3Choice, 98C)
435 RULE
436 Date TranslateTo 98C
437 END
438 END
translateTTR36(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR36
387 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
388 RULE
389 'A001' EquivalentTo 'A001'
390 'A002' EquivalentTo 'A002'
391 'A003' EquivalentTo 'A003'
392 'A004' EquivalentTo 'A004'
393 'A005' EquivalentTo 'A005'
394 'A006' EquivalentTo 'A006'
395 'A007' EquivalentTo 'A007'
396 'A008' EquivalentTo 'A008'
397 'A009' EquivalentTo 'A009'
398 'A010' EquivalentTo 'A010'
399 'A011' EquivalentTo 'A011'
400 'A012' EquivalentTo 'A012'
401 'A013' EquivalentTo 'A013'
402 'A014' EquivalentTo 'A014'
403 'NARR' EquivalentTo 'OTHR'
404 END
405 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR37
470 TRANSLATE(12B_5, OptionStyle5Choice)
471 RULE
472 NODE (Code)
473 IF (Not (DataSourceScheme IsPresent))
474 THEN
475 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
476 THEN
477 InstrumentTypeCode CopyTo Code
478 END
479 END
480 END
481 NODE (Proprietary)
482 DataSourceScheme TranslateTo Proprietary
483 NODE (Identification)
484 IF (DataSourceScheme IsPresent)
485 THEN
486 InstrumentTypeCode CopyTo Proprietary\Identification
487 END
488 END
489 END
490 END
491 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR37
489 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
490 RULE
491 'ORDN' EquivalentTo 'ORDN'
492 'PRFD' EquivalentTo 'PFRD'
493 END
494 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR37
421 TRANSLATE(35B, AlternateIdentification2)
422 RULE
423 NODE (Identification)
424 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
425 THEN
426 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
427 ELSE
428 IF (Not (IdentificationOfSecurity IsPresent))
429 THEN
430 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
431 THEN
432 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
433 ELSE
434 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
435 END
436 END
437 END
438 END
439 NODE (IdentificationSource)
440 NODE (Domestic)
441 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
442 THEN
443 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
444 END
445 END
446 NODE (Proprietary)
447 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
448 THEN
449 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
450 END
451 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
452 THEN
453 'XX' CopyTo IdentificationSource\Proprietary
454 END
455 END
456 END
457 END
458 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR37
484 TRANSLATE(12A, GenericIdentification23)
485 RULE
486 NODE (Identification)
487 InstrumentCodeOrDescription CopyTo Identification
488 END
489 DataSourceScheme TranslateTo GenericIdentification23
490 NODE (Issuer)
491 IF (Not (DataSourceScheme IsPresent))
492 THEN
493 'NONE' CopyTo Issuer
494 END
495 END
496 END
497 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR37
484 TRANSLATE(12A, GenericIdentification23)
485 RULE
486 NODE (Identification)
487 InstrumentCodeOrDescription CopyTo Identification
488 END
489 DataSourceScheme TranslateTo GenericIdentification23
490 NODE (Issuer)
491 IF (Not (DataSourceScheme IsPresent))
492 THEN
493 'NONE' CopyTo Issuer
494 END
495 END
496 END
497 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR37
553 TRANSLATE(24B_67, RepairReason6Choice)
554 RULE
555 NODE (Code)
556 IF (Not (DataSourceScheme IsPresent))
557 THEN
558 ReasonCode TranslateTo Code
559 END
560 END
561 NODE (Proprietary)
562 NODE (Identification)
563 IF (DataSourceScheme IsPresent)
564 THEN
565 ReasonCode CopyTo Proprietary\Identification
566 END
567 END
568 DataSourceScheme TranslateTo Proprietary
569 END
570 END
571 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR37
465 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
466 RULE
467 'ORDN' EquivalentTo 'ORDN'
468 'PRFD' EquivalentTo 'PFRD'
469 END
470 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR37
367 TRANSLATE(Currency, ActiveCurrencyCode)
368 RULE
369 Currency CopyTo ActiveCurrencyCode
370 END
371 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR37
399 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
400 RULE
401 'CLOP' EquivalentTo 'CLOP'
402 'OPEP' EquivalentTo 'OPEP'
403 END
404 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR37
415 TRANSLATE(25D_3, AffirmationStatus2Choice)
416 RULE
417 NODE (Code)
418 IF (Not (DataSourceScheme IsPresent))
419 THEN
420 StatusCode TranslateTo Code
421 END
422 END
423 NODE (Proprietary)
424 DataSourceScheme TranslateTo Proprietary
425 NODE (Identification)
426 IF (DataSourceScheme IsPresent)
427 THEN
428 StatusCode CopyTo Proprietary\Identification
429 END
430 END
431 END
432 END
433 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR37
377 TRANSLATE(98C, TerminationDate3Choice)
378 RULE
379 NODE (Date)
380 98C TranslateTo Date
381 END
382 END
383 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR37
367 TRANSLATE(Currency, ActiveCurrencyCode)
368 RULE
369 Currency CopyTo ActiveCurrencyCode
370 END
371 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR37
399 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
400 RULE
401 'CLOP' EquivalentTo 'CLOP'
402 'OPEP' EquivalentTo 'OPEP'
403 END
404 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR37
415 TRANSLATE(25D_3, AffirmationStatus2Choice)
416 RULE
417 NODE (Code)
418 IF (Not (DataSourceScheme IsPresent))
419 THEN
420 StatusCode TranslateTo Code
421 END
422 END
423 NODE (Proprietary)
424 DataSourceScheme TranslateTo Proprietary
425 NODE (Identification)
426 IF (DataSourceScheme IsPresent)
427 THEN
428 StatusCode CopyTo Proprietary\Identification
429 END
430 END
431 END
432 END
433 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR37
377 TRANSLATE(98C, TerminationDate3Choice)
378 RULE
379 NODE (Date)
380 98C TranslateTo Date
381 END
382 END
383 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR37
367 TRANSLATE(Currency, ActiveCurrencyCode)
368 RULE
369 Currency CopyTo ActiveCurrencyCode
370 END
371 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR37
399 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
400 RULE
401 'CLOP' EquivalentTo 'CLOP'
402 'OPEP' EquivalentTo 'OPEP'
403 END
404 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR37
429 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
430 RULE
431 'AFFI' EquivalentTo 'AFFI'
432 'NAFI' EquivalentTo 'NAFI'
433 END
434 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR37
377 TRANSLATE(98C, TerminationDate3Choice)
378 RULE
379 NODE (Date)
380 98C TranslateTo Date
381 END
382 END
383 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR37
367 TRANSLATE(Currency, ActiveCurrencyCode)
368 RULE
369 Currency CopyTo ActiveCurrencyCode
370 END
371 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR37
399 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
400 RULE
401 'CLOP' EquivalentTo 'CLOP'
402 'OPEP' EquivalentTo 'OPEP'
403 END
404 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR37
429 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
430 RULE
431 'AFFI' EquivalentTo 'AFFI'
432 'NAFI' EquivalentTo 'NAFI'
433 END
434 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR37
377 TRANSLATE(98C, TerminationDate3Choice)
378 RULE
379 NODE (Date)
380 98C TranslateTo Date
381 END
382 END
383 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR37
366 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
367 RULE
368 'DEFR' EquivalentTo 'DEFR'
369 'TRRE' EquivalentTo 'REGU'
370 'EXCH' EquivalentTo 'STEX'
371 END
372 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR37
366 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
367 RULE
368 'DEFR' EquivalentTo 'DEFR'
369 'TRRE' EquivalentTo 'REGU'
370 'EXCH' EquivalentTo 'STEX'
371 END
372 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR37
366 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
367 RULE
368 'DEFR' EquivalentTo 'DEFR'
369 'TRRE' EquivalentTo 'REGU'
370 'EXCH' EquivalentTo 'STEX'
371 END
372 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR37
366 TRANSLATE(22F_43, Reporting3Choice)
367 RULE
368 NODE (Code)
369 IF (Not (DataSourceScheme IsPresent))
370 THEN
371 Indicator TranslateTo Code
372 END
373 END
374 NODE (Proprietary)
375 DataSourceScheme TranslateTo Proprietary
376 NODE (Identification)
377 IF (DataSourceScheme IsPresent)
378 THEN
379 Indicator CopyTo Proprietary\Identification
380 END
381 END
382 END
383 END
384 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR37
366 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
367 RULE
368 'DEFR' EquivalentTo 'DEFR'
369 'TRRE' EquivalentTo 'REGU'
370 'EXCH' EquivalentTo 'STEX'
371 END
372 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR37
513 TRANSLATE(95R, PartyIdentification16Choice)
514 RULE
515 NODE (ProprietaryIdentification)
516 NODE (Identification)
517 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
518 END
519 DataSourceScheme TranslateTo ProprietaryIdentification
520 END
521 END
522 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR37
633 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
634 RULE
635 'CUST' EquivalentTo 'CUST'
636 'ICSD' EquivalentTo 'ICSD'
637 'NCSD' EquivalentTo 'NCSD'
638 'SHHE' EquivalentTo 'SHHE'
639 END
640 END
translateTTR37(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR37
406 TRANSLATE(Currency, ActiveCurrencyCode)
407 RULE
408 Currency CopyTo ActiveCurrencyCode
409 END
410 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR37
364 TRANSLATE(97A, SecuritiesAccount17)
365 RULE
366 NODE (Identification)
367 AccountNumber TranslateTo Identification
368 END
369 END
370 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR37
641 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
642 RULE
643 NODE (Identification)
644 NODE (SafekeepingPlaceType)
645 IF (Not (DataSourceScheme IsPresent))
646 THEN
647 PlaceCode TranslateTo Identification\SafekeepingPlaceType
648 END
649 END
650 NODE (Identification)
651 IF (Not (DataSourceScheme IsPresent))
652 THEN
653 Narrative CopyTo Identification\Identification
654 END
655 END
656 END
657 NODE (Proprietary)
658 NODE (Type)
659 DataSourceScheme TranslateTo Proprietary\Type
660 NODE (Identification)
661 IF (DataSourceScheme IsPresent)
662 THEN
663 PlaceCode CopyTo Proprietary\Type\Identification
664 END
665 END
666 END
667 NODE (Identification)
668 IF (DataSourceScheme IsPresent)
669 THEN
670 Narrative CopyTo Proprietary\Identification
671 END
672 END
673 END
674 END
675 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR37
446 TRANSLATE(25D_13, RegistrationProcessingStatus2Choice)
447 RULE
448 NODE (Code)
449 IF (Not (DataSourceScheme IsPresent))
450 THEN
451 StatusCode TranslateTo Code
452 END
453 END
454 NODE (Proprietary)
455 NODE (Identification)
456 IF (DataSourceScheme IsPresent)
457 THEN
458 StatusCode CopyTo Proprietary\Identification
459 END
460 END
461 DataSourceScheme TranslateTo Proprietary
462 END
463 END
464 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR37
417 TRANSLATE(94B_8, MarketIdentification9)
418 RULE
419 NODE (Identification)
420 NODE (MarketIdentifierCode)
421 IF (Narrative Matches '[A-Z0-9]{4}')
422 THEN
423 Narrative CopyTo Identification\MarketIdentifierCode
424 END
425 END
426 NODE (Description)
427 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
428 THEN
429 Narrative CopyTo Identification\Description
430 END
431 END
432 END
433 NODE (Type)
434 NODE (Code)
435 IF (Not (DataSourceScheme IsPresent))
436 THEN
437 PlaceCode TranslateTo Type\Code
438 END
439 END
440 NODE (Proprietary)
441 DataSourceScheme TranslateTo Type\Proprietary
442 NODE (Identification)
443 IF (DataSourceScheme IsPresent)
444 THEN
445 PlaceCode CopyTo Type\Proprietary\Identification
446 END
447 END
448 END
449 END
450 END
451 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR37
358 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
359 RULE
360 NODE (Amount)
361 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
362 THEN
363 Amount TranslateTo Amount
364 ELSE
365 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
366 END
367 END
368 NODE (Currency)
369 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
370 THEN
371 CurrencyCode TranslateTo Currency
372 ELSE
373 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
374 END
375 END
376 END
377 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR37
371 TRANSLATE(98C, SettlementDate4Choice)
372 RULE
373 NODE (Date)
374 NODE (DateTime)
375 98C TranslateTo Date\DateTime
376 END
377 END
378 END
379 END
translateTTR37(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR37
347 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
348 RULE
349 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
350 END
351 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR37
365 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
366 RULE
367 'EXCH' EquivalentTo 'EXCH'
368 'OTCO' EquivalentTo 'OTCO'
369 END
370 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR37
365 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
366 RULE
367 'EXCH' EquivalentTo 'EXCH'
368 'OTCO' EquivalentTo 'OTCO'
369 END
370 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR37
398 TRANSLATE(Frequency5Choice, 22F_21)
399 RULE
400 NODE (DataSourceScheme)
401 Proprietary TranslateTo DataSourceScheme
402 END
403 NODE (Indicator)
404 Code TranslateTo Indicator
405 Proprietary\Identification CopyTo Indicator
406 END
407 END
408 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR37
419 TRANSLATE(GenericIdentification23, 12A)
420 RULE
421 NODE (DataSourceScheme)
422 GenericIdentification23 TranslateTo DataSourceScheme
423 END
424 NODE (InstrumentCodeOrDescription)
425 Identification CopyTo InstrumentCodeOrDescription
426 END
427 END
428 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR37
390 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
391 RULE
392 NODE (DataSourceScheme)
393 Proprietary TranslateTo DataSourceScheme
394 END
395 NODE (Indicator)
396 Code TranslateTo Indicator
397 Proprietary\Identification CopyTo Indicator
398 END
399 END
400 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR37
378 TRANSLATE(PriceValueType1Code, Code_4!c_6)
379 RULE
380 'PREM' EquivalentTo 'PREM'
381 'DISC' EquivalentTo 'DISC'
382 'PARV' EquivalentTo 'PRCT'
383 END
384 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR37
394 TRANSLATE(RepairReason6Choice, 24B_67)
395 RULE
396 NODE (DataSourceScheme)
397 Proprietary TranslateTo DataSourceScheme
398 END
399 NODE (ReasonCode)
400 Code TranslateTo ReasonCode
401 Proprietary\Identification CopyTo ReasonCode
402 END
403 END
404 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR37
322 TRANSLATE(TradeDate2Choice, 98C)
323 RULE
324 Date\DateTime TranslateTo 98C
325 END
326 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR37
329 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
330 RULE
331 'MACH' EquivalentTo 'MACH'
332 'NMAT' EquivalentTo 'NMAT'
333 END
334 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR37
429 TRANSLATE(PartyIdentification16Choice, 95R)
430 RULE
431 ProprietaryIdentification TranslateTo 95R
432 END
433 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR37
429 TRANSLATE(PartyIdentification16Choice, 95R)
430 RULE
431 ProprietaryIdentification TranslateTo 95R
432 END
433 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR37
429 TRANSLATE(PartyIdentification16Choice, 95R)
430 RULE
431 ProprietaryIdentification TranslateTo 95R
432 END
433 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR37
429 TRANSLATE(PartyIdentification16Choice, 95R)
430 RULE
431 ProprietaryIdentification TranslateTo 95R
432 END
433 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR37
380 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
381 RULE
382 ActiveOrHistoricCurrencyCode CopyTo Currency
383 END
384 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR37
380 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
381 RULE
382 ActiveOrHistoricCurrencyCode CopyTo Currency
383 END
384 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR37
380 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
381 RULE
382 ActiveOrHistoricCurrencyCode CopyTo Currency
383 END
384 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR37
380 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
381 RULE
382 ActiveOrHistoricCurrencyCode CopyTo Currency
383 END
384 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR37
569 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
570 RULE
571 NODE (PlaceCode)
572 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
573 END
574 NODE (IdentifierCode)
575 TypeAndIdentification\Identification TranslateTo IdentifierCode
576 END
577 END
578 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR37
339 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
340 RULE
341 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
342 END
343 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR37
393 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
394 RULE
395 'WEEK' EquivalentTo 'WEEK'
396 'SEMI' EquivalentTo 'SEMI'
397 'QUTR' EquivalentTo 'QUTR'
398 'MNTH' EquivalentTo 'MNTH'
399 'YEAR' EquivalentTo 'ANNU'
400 END
401 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR37
369 TRANSLATE(PartyIdentification17Choice, 95C)
370 RULE
371 NODE (CountryCode)
372 Country CopyTo CountryCode
373 END
374 END
375 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR37
358 TRANSLATE(ISINIdentifier, Identifier_Isin)
359 RULE
360 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
361 END
362 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR37
539 TRANSLATE(SecurityIdentification12, 35B)
540 RULE
541 NODE (DescriptionOfSecurity)
542 NODE (Line)
543 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
544 THEN
545 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
546 END
547 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
548 THEN
549 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
550 END
551 IF (Identification\ISIN IsPresent)
552 THEN
553 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
554 END
555 END
556 NODE (Line)
557 IF (Identification\OtherIdentification IsPresent)
558 THEN
559 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
560 ELSE
561 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
562 END
563 END
564 NODE (Line)
565 IF (Identification\OtherIdentification IsPresent)
566 THEN
567 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
568 ELSE
569 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
570 END
571 END
572 NODE (Line)
573 IF (Identification\OtherIdentification IsPresent)
574 THEN
575 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
576 ELSE
577 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
578 END
579 END
580 END
581 END
582 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR37
424 TRANSLATE(MarketIdentification9, 94B_8)
425 RULE
426 NODE (DataSourceScheme)
427 Type\Proprietary TranslateTo DataSourceScheme
428 END
429 NODE (PlaceCode)
430 Type\Proprietary\Identification CopyTo PlaceCode
431 Type\Code TranslateTo PlaceCode
432 END
433 NODE (Narrative)
434 Identification\MarketIdentifierCode CopyTo Narrative
435 Identification\Description CopyTo Narrative
436 END
437 END
438 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR37
424 TRANSLATE(MarketIdentification9, 94B_8)
425 RULE
426 NODE (DataSourceScheme)
427 Type\Proprietary TranslateTo DataSourceScheme
428 END
429 NODE (PlaceCode)
430 Type\Proprietary\Identification CopyTo PlaceCode
431 Type\Code TranslateTo PlaceCode
432 END
433 NODE (Narrative)
434 Identification\MarketIdentifierCode CopyTo Narrative
435 Identification\Description CopyTo Narrative
436 END
437 END
438 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR37
424 TRANSLATE(MarketIdentification9, 94B_8)
425 RULE
426 NODE (DataSourceScheme)
427 Type\Proprietary TranslateTo DataSourceScheme
428 END
429 NODE (PlaceCode)
430 Type\Proprietary\Identification CopyTo PlaceCode
431 Type\Code TranslateTo PlaceCode
432 END
433 NODE (Narrative)
434 Identification\MarketIdentifierCode CopyTo Narrative
435 Identification\Description CopyTo Narrative
436 END
437 END
438 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR37
424 TRANSLATE(MarketIdentification9, 94B_8)
425 RULE
426 NODE (DataSourceScheme)
427 Type\Proprietary TranslateTo DataSourceScheme
428 END
429 NODE (PlaceCode)
430 Type\Proprietary\Identification CopyTo PlaceCode
431 Type\Code TranslateTo PlaceCode
432 END
433 NODE (Narrative)
434 Identification\MarketIdentifierCode CopyTo Narrative
435 Identification\Description CopyTo Narrative
436 END
437 END
438 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR37
571 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
572 RULE
573 'AWMO' EquivalentTo 'AWMO'
574 'BYIY' EquivalentTo 'BYIY'
575 'CLAT' EquivalentTo 'CLAT'
576 'ADEA' EquivalentTo 'ADEA'
577 'AWSH' EquivalentTo 'AWSH'
578 'CANR' EquivalentTo 'CANR'
579 'CAIS' EquivalentTo 'CAIS'
580 'OBJT' EquivalentTo 'OBJT'
581 'PHSE' EquivalentTo 'PHSE'
582 'STCD' EquivalentTo 'STCD'
583 'DOCY' EquivalentTo 'DOCY'
584 'MLAT' EquivalentTo 'MLAT'
585 'DOCC' EquivalentTo 'DOCC'
586 'BLOC' EquivalentTo 'BLOC'
587 'CHAS' EquivalentTo 'CHAS'
588 'NEWI' EquivalentTo 'NEWI'
589 'CLAC' EquivalentTo 'CLAC'
590 'MUNO' EquivalentTo 'MUNO'
591 'GLOB' EquivalentTo 'GLOB'
592 'PREA' EquivalentTo 'PREA'
593 'PART' EquivalentTo 'PART'
594 'NOFX' EquivalentTo 'NOFX'
595 'CMON' EquivalentTo 'CMON'
596 'YCOL' EquivalentTo 'YCOL'
597 'COLL' EquivalentTo 'COLL'
598 'DEPO' EquivalentTo 'DEPO'
599 'FLIM' EquivalentTo 'FLIM'
600 'INCA' EquivalentTo 'INCA'
601 'LINK' EquivalentTo 'LINK'
602 'LACK' EquivalentTo 'LACK'
603 'LALO' EquivalentTo 'LALO'
604 'MONY' EquivalentTo 'MONY'
605 'NCON' EquivalentTo 'NCON'
606 'REFS' EquivalentTo 'REFS'
607 'SDUT' EquivalentTo 'SDUT'
608 'BATC' EquivalentTo 'BATC'
609 'CYCL' EquivalentTo 'CYCL'
610 'SBLO' EquivalentTo 'SBLO'
611 'CPEC' EquivalentTo 'CPEC'
612 'MINO' EquivalentTo 'MINO'
613 'IAAD' EquivalentTo 'IAAD'
614 'PHCK' EquivalentTo 'PHCK'
615 'BENO' EquivalentTo 'BENO'
616 'BOTH' EquivalentTo 'BOTH'
617 'CLHT' EquivalentTo 'CLHT'
618 'DENO' EquivalentTo 'DENO'
619 'DISA' EquivalentTo 'DISA'
620 'DKNY' EquivalentTo 'DKNY'
621 'FROZ' EquivalentTo 'FROZ'
622 'LAAW' EquivalentTo 'LAAW'
623 'LATE' EquivalentTo 'LATE'
624 'LIQU' EquivalentTo 'LIQU'
625 'PRCY' EquivalentTo 'PRCY'
626 'REGT' EquivalentTo 'REGT'
627 'SETS' EquivalentTo 'SETS'
628 'CERT' EquivalentTo 'CERT'
629 'PRSY' EquivalentTo 'PRSY'
630 'OTHR' EquivalentTo 'NARR'
631 END
632 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR37
344 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
345 RULE
346 ActiveOrHistoricCurrencyCode CopyTo Currency
347 END
348 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR37
344 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
345 RULE
346 ActiveOrHistoricCurrencyCode CopyTo Currency
347 END
348 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR37
344 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
345 RULE
346 ActiveOrHistoricCurrencyCode CopyTo Currency
347 END
348 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR37
344 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
345 RULE
346 ActiveOrHistoricCurrencyCode CopyTo Currency
347 END
348 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR37
439 TRANSLATE(RateType8Choice, 22F_37)
440 RULE
441 NODE (DataSourceScheme)
442 Proprietary TranslateTo DataSourceScheme
443 END
444 NODE (Indicator)
445 Code TranslateTo Indicator
446 Proprietary\Identification CopyTo Indicator
447 END
448 END
449 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR37
439 TRANSLATE(RateType8Choice, 22F_37)
440 RULE
441 NODE (DataSourceScheme)
442 Proprietary TranslateTo DataSourceScheme
443 END
444 NODE (Indicator)
445 Code TranslateTo Indicator
446 Proprietary\Identification CopyTo Indicator
447 END
448 END
449 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR37
439 TRANSLATE(RateType8Choice, 22F_37)
440 RULE
441 NODE (DataSourceScheme)
442 Proprietary TranslateTo DataSourceScheme
443 END
444 NODE (Indicator)
445 Code TranslateTo Indicator
446 Proprietary\Identification CopyTo Indicator
447 END
448 END
449 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR37
439 TRANSLATE(RateType8Choice, 22F_37)
440 RULE
441 NODE (DataSourceScheme)
442 Proprietary TranslateTo DataSourceScheme
443 END
444 NODE (Indicator)
445 Code TranslateTo Indicator
446 Proprietary\Identification CopyTo Indicator
447 END
448 END
449 END
translateTTR37(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR37
406 TRANSLATE(FormOfSecurity3Choice, 22F_20)
407 RULE
408 NODE (DataSourceScheme)
409 Proprietary TranslateTo DataSourceScheme
410 END
411 NODE (Indicator)
412 Code TranslateTo Indicator
413 Proprietary\Identification CopyTo Indicator
414 END
415 END
416 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR38
492 TRANSLATE(12B_1, OptionType3Choice)
493 RULE
494 NODE (Code)
495 IF (Not (DataSourceScheme IsPresent))
496 THEN
497 InstrumentTypeCode CopyTo Code
498 END
499 END
500 NODE (Proprietary)
501 NODE (Identification)
502 IF (DataSourceScheme IsPresent)
503 THEN
504 InstrumentTypeCode CopyTo Proprietary\Identification
505 END
506 END
507 DataSourceScheme TranslateTo Proprietary
508 END
509 END
510 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR38
495 TRANSLATE(12A, GenericIdentification23)
496 RULE
497 NODE (Identification)
498 InstrumentCodeOrDescription CopyTo Identification
499 END
500 DataSourceScheme TranslateTo GenericIdentification23
501 NODE (Issuer)
502 IF (Not (DataSourceScheme IsPresent))
503 THEN
504 'NONE' CopyTo Issuer
505 END
506 END
507 END
508 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR38
459 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
460 RULE
461 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
462 END
463 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR38
498 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
499 RULE
500 NODE (Issuer)
501 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
502 END
503 NODE (SchemeName)
504 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
505 THEN
506 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
507 END
508 END
509 END
510 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR38
498 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
499 RULE
500 NODE (Issuer)
501 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
502 END
503 NODE (SchemeName)
504 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
505 THEN
506 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
507 END
508 END
509 END
510 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR38
572 TRANSLATE(OptionalCode_4!c_385, RepairReason4Code)
573 RULE
574 'BATC' EquivalentTo 'BATC'
575 'CAEV' EquivalentTo 'CAEV'
576 'CASH' EquivalentTo 'CASH'
577 'CASY' EquivalentTo 'CASY'
578 'DDAT' EquivalentTo 'DDAT'
579 'DDEA' EquivalentTo 'DDEA'
580 'DEPT' EquivalentTo 'DEPT'
581 'DMON' EquivalentTo 'DMON'
582 'DQUA' EquivalentTo 'DQUA'
583 'DSEC' EquivalentTo 'DSEC'
584 'DTRD' EquivalentTo 'DTRD'
585 'IIND' EquivalentTo 'IIND'
586 'MINO' EquivalentTo 'MINO'
587 'MUNO' EquivalentTo 'MUNO'
588 'NCRR' EquivalentTo 'NCRR'
589 'PHYS' EquivalentTo 'PHYS'
590 'PLCE' EquivalentTo 'PLCE'
591 'REFE' EquivalentTo 'REFE'
592 'RTGS' EquivalentTo 'RTGS'
593 'SAFE' EquivalentTo 'SAFE'
594 'SETR' EquivalentTo 'SETR'
595 'SETS' EquivalentTo 'SETS'
596 'TXST' EquivalentTo 'TXST'
597 'ICUS' EquivalentTo 'ICUS'
598 'ICAG' EquivalentTo 'ICAG'
599 'IEXE' EquivalentTo 'IEXE'
600 'NARR' EquivalentTo 'OTHR'
601 'INPS' EquivalentTo 'INPS'
602 'SDUT' EquivalentTo 'SDUT'
603 END
604 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR38
471 TRANSLATE(12A, GenericIdentification23)
472 RULE
473 NODE (Identification)
474 InstrumentCodeOrDescription CopyTo Identification
475 END
476 DataSourceScheme TranslateTo GenericIdentification23
477 NODE (Issuer)
478 IF (Not (DataSourceScheme IsPresent))
479 THEN
480 'NONE' CopyTo Issuer
481 END
482 END
483 END
484 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR38
372 TRANSLATE(19A, CreditDebitCode)
373 RULE
374 IF (Not (Sign IsPresent))
375 THEN
376 'DBIT' CopyTo CreditDebitCode
377 ELSE
378 'CRDT' CopyTo CreditDebitCode
379 END
380 END
381 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR38
405 TRANSLATE(22F_43, Reporting3Choice)
406 RULE
407 NODE (Code)
408 IF (Not (DataSourceScheme IsPresent))
409 THEN
410 Indicator TranslateTo Code
411 END
412 END
413 NODE (Proprietary)
414 DataSourceScheme TranslateTo Proprietary
415 NODE (Identification)
416 IF (DataSourceScheme IsPresent)
417 THEN
418 Indicator CopyTo Proprietary\Identification
419 END
420 END
421 END
422 END
423 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR38
434 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
435 RULE
436 'AFFI' EquivalentTo 'AFFI'
437 'NAFI' EquivalentTo 'NAFI'
438 END
439 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR38
384 TRANSLATE(22F_37, RateType8Choice)
385 RULE
386 NODE (Code)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 Indicator TranslateTo Code
390 END
391 END
392 NODE (Proprietary)
393 DataSourceScheme TranslateTo Proprietary
394 NODE (Identification)
395 IF (DataSourceScheme IsPresent)
396 THEN
397 Indicator CopyTo Proprietary\Identification
398 END
399 END
400 END
401 END
402 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR38
372 TRANSLATE(19A, CreditDebitCode)
373 RULE
374 IF (Not (Sign IsPresent))
375 THEN
376 'DBIT' CopyTo CreditDebitCode
377 ELSE
378 'CRDT' CopyTo CreditDebitCode
379 END
380 END
381 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR38
405 TRANSLATE(22F_43, Reporting3Choice)
406 RULE
407 NODE (Code)
408 IF (Not (DataSourceScheme IsPresent))
409 THEN
410 Indicator TranslateTo Code
411 END
412 END
413 NODE (Proprietary)
414 DataSourceScheme TranslateTo Proprietary
415 NODE (Identification)
416 IF (DataSourceScheme IsPresent)
417 THEN
418 Indicator CopyTo Proprietary\Identification
419 END
420 END
421 END
422 END
423 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR38
434 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
435 RULE
436 'AFFI' EquivalentTo 'AFFI'
437 'NAFI' EquivalentTo 'NAFI'
438 END
439 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR38
384 TRANSLATE(22F_37, RateType8Choice)
385 RULE
386 NODE (Code)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 Indicator TranslateTo Code
390 END
391 END
392 NODE (Proprietary)
393 DataSourceScheme TranslateTo Proprietary
394 NODE (Identification)
395 IF (DataSourceScheme IsPresent)
396 THEN
397 Indicator CopyTo Proprietary\Identification
398 END
399 END
400 END
401 END
402 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR38
372 TRANSLATE(19A, CreditDebitCode)
373 RULE
374 IF (Not (Sign IsPresent))
375 THEN
376 'CRDT' CopyTo CreditDebitCode
377 ELSE
378 'DBIT' CopyTo CreditDebitCode
379 END
380 END
381 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR38
405 TRANSLATE(22F_43, Reporting3Choice)
406 RULE
407 NODE (Code)
408 IF (Not (DataSourceScheme IsPresent))
409 THEN
410 Indicator TranslateTo Code
411 END
412 END
413 NODE (Proprietary)
414 DataSourceScheme TranslateTo Proprietary
415 NODE (Identification)
416 IF (DataSourceScheme IsPresent)
417 THEN
418 Indicator CopyTo Proprietary\Identification
419 END
420 END
421 END
422 END
423 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR38
435 TRANSLATE(25D_2, MatchingStatus5Choice)
436 RULE
437 NODE (Code)
438 IF (Not (DataSourceScheme IsPresent))
439 THEN
440 StatusCode TranslateTo Code
441 END
442 END
443 NODE (Proprietary)
444 DataSourceScheme TranslateTo Proprietary
445 NODE (Identification)
446 IF (DataSourceScheme IsPresent)
447 THEN
448 StatusCode CopyTo Proprietary\Identification
449 END
450 END
451 END
452 END
453 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR38
384 TRANSLATE(22F_37, RateType8Choice)
385 RULE
386 NODE (Code)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 Indicator TranslateTo Code
390 END
391 END
392 NODE (Proprietary)
393 DataSourceScheme TranslateTo Proprietary
394 NODE (Identification)
395 IF (DataSourceScheme IsPresent)
396 THEN
397 Indicator CopyTo Proprietary\Identification
398 END
399 END
400 END
401 END
402 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR38
372 TRANSLATE(19A, CreditDebitCode)
373 RULE
374 IF (Not (Sign IsPresent))
375 THEN
376 'CRDT' CopyTo CreditDebitCode
377 ELSE
378 'DBIT' CopyTo CreditDebitCode
379 END
380 END
381 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR38
405 TRANSLATE(22F_43, Reporting3Choice)
406 RULE
407 NODE (Code)
408 IF (Not (DataSourceScheme IsPresent))
409 THEN
410 Indicator TranslateTo Code
411 END
412 END
413 NODE (Proprietary)
414 DataSourceScheme TranslateTo Proprietary
415 NODE (Identification)
416 IF (DataSourceScheme IsPresent)
417 THEN
418 Indicator CopyTo Proprietary\Identification
419 END
420 END
421 END
422 END
423 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR38
435 TRANSLATE(25D_2, MatchingStatus5Choice)
436 RULE
437 NODE (Code)
438 IF (Not (DataSourceScheme IsPresent))
439 THEN
440 StatusCode TranslateTo Code
441 END
442 END
443 NODE (Proprietary)
444 DataSourceScheme TranslateTo Proprietary
445 NODE (Identification)
446 IF (DataSourceScheme IsPresent)
447 THEN
448 StatusCode CopyTo Proprietary\Identification
449 END
450 END
451 END
452 END
453 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR38
384 TRANSLATE(22F_37, RateType8Choice)
385 RULE
386 NODE (Code)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 Indicator TranslateTo Code
390 END
391 END
392 NODE (Proprietary)
393 DataSourceScheme TranslateTo Proprietary
394 NODE (Identification)
395 IF (DataSourceScheme IsPresent)
396 THEN
397 Indicator CopyTo Proprietary\Identification
398 END
399 END
400 END
401 END
402 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR38
373 TRANSLATE(99A, Max3Number)
374 RULE
375 IF (Not (Sign IsPresent))
376 THEN
377 Number CopyTo Max3Number
378 ELSE
379 ('-' Concatenate Number) CopyTo Max3Number
380 END
381 END
382 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR38
373 TRANSLATE(99A, Max3Number)
374 RULE
375 IF (Not (Sign IsPresent))
376 THEN
377 Number CopyTo Max3Number
378 ELSE
379 ('-' Concatenate Number) CopyTo Max3Number
380 END
381 END
382 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR38
373 TRANSLATE(99A, Max3Number)
374 RULE
375 IF (Not (Sign IsPresent))
376 THEN
377 Number CopyTo Max3Number
378 ELSE
379 ('-' Concatenate Number) CopyTo Max3Number
380 END
381 END
382 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR38
385 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
386 RULE
387 'DEFR' EquivalentTo 'DEFR'
388 'TRRE' EquivalentTo 'REGU'
389 'EXCH' EquivalentTo 'STEX'
390 END
391 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR38
373 TRANSLATE(99A, Max3Number)
374 RULE
375 IF (Not (Sign IsPresent))
376 THEN
377 Number CopyTo Max3Number
378 ELSE
379 ('-' Concatenate Number) CopyTo Max3Number
380 END
381 END
382 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR38
641 TRANSLATE(94B_2, MarketIdentification8)
642 RULE
643 NODE (Identification)
644 NODE (MarketIdentifierCode)
645 IF (Narrative Matches '[A-Z0-9]{4}')
646 THEN
647 Narrative CopyTo Identification\MarketIdentifierCode
648 END
649 END
650 NODE (Description)
651 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
652 THEN
653 Narrative CopyTo Identification\Description
654 END
655 END
656 END
657 NODE (Type)
658 NODE (Code)
659 IF (Not (DataSourceScheme IsPresent))
660 THEN
661 PlaceCode TranslateTo Type\Code
662 END
663 END
664 NODE (Proprietary)
665 DataSourceScheme TranslateTo Type\Proprietary
666 NODE (Identification)
667 IF (DataSourceScheme IsPresent)
668 THEN
669 PlaceCode CopyTo Type\Proprietary\Identification
670 END
671 END
672 END
673 END
674 END
675 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR38
411 TRANSLATE(19A, CreditDebitCode)
412 RULE
413 IF (Not (Sign IsPresent))
414 THEN
415 'CRDT' CopyTo CreditDebitCode
416 ELSE
417 'DBIT' CopyTo CreditDebitCode
418 END
419 END
420 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR38
371 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
372 RULE
373 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
374 END
375 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR38
676 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
677 RULE
678 'SHHE' EquivalentTo 'SHHE'
679 END
680 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR38
465 TRANSLATE(OptionalCode_4!c_105, RegistrationProcessingStatus1Code)
466 RULE
467 'PACK' EquivalentTo 'PACK'
468 'REJT' EquivalentTo 'REJT'
469 END
470 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR38
452 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
453 RULE
454 'OTCO' EquivalentTo 'OTCO'
455 'EXCH' EquivalentTo 'EXCH'
456 END
457 END
translateTTR38(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR38
378 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
379 RULE
380 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
381 END
382 END
translateTTR38(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR38
380 TRANSLATE(98C, ISODateTime)
381 RULE
382 ((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate ('T', (Time FormatDateTime ('MT_HHMMSS', 'MX_Time')))) CopyTo ISODateTime
383 END
384 END
translateTTR38(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR38
352 TRANSLATE(94B_8, MarketIdentification9)
353 RULE
354 NODE (Identification)
355 NODE (MarketIdentifierCode)
356 IF (Narrative Matches '[A-Z0-9]{4}')
357 THEN
358 Narrative CopyTo Identification\MarketIdentifierCode
359 END
360 END
361 NODE (Description)
362 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
363 THEN
364 Narrative CopyTo Identification\Description
365 END
366 END
367 END
368 NODE (Type)
369 NODE (Code)
370 IF (Not (DataSourceScheme IsPresent))
371 THEN
372 PlaceCode TranslateTo Type\Code
373 END
374 END
375 NODE (Proprietary)
376 DataSourceScheme TranslateTo Type\Proprietary
377 NODE (Identification)
378 IF (DataSourceScheme IsPresent)
379 THEN
380 PlaceCode CopyTo Type\Proprietary\Identification
381 END
382 END
383 END
384 END
385 END
386 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR38
371 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
372 RULE
373 NODE (DataSourceScheme)
374 Proprietary TranslateTo DataSourceScheme
375 END
376 NODE (Indicator)
377 Code TranslateTo Indicator
378 Proprietary\Identification CopyTo Indicator
379 END
380 END
381 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR38
371 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
372 RULE
373 NODE (DataSourceScheme)
374 Proprietary TranslateTo DataSourceScheme
375 END
376 NODE (Indicator)
377 Code TranslateTo Indicator
378 Proprietary\Identification CopyTo Indicator
379 END
380 END
381 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR38
409 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
410 RULE
411 'WEEK' EquivalentTo 'WEEK'
412 'SEMI' EquivalentTo 'SEMI'
413 'QUTR' EquivalentTo 'QUTR'
414 'MNTH' EquivalentTo 'MNTH'
415 'YEAR' EquivalentTo 'ANNU'
416 END
417 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR38
429 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
430 RULE
431 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
432 END
433 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR38
401 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
402 RULE
403 'ORDN' EquivalentTo 'ORDN'
404 'PFRD' EquivalentTo 'PRFD'
405 END
406 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR38
385 TRANSLATE(PercentageRate, Quantity_FIN_15d)
386 RULE
387 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
388 THEN
389 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
390 ELSE
391 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
392 END
393 END
394 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR38
405 TRANSLATE(RepairReason4Code, OptionalCode_4!c_385)
406 RULE
407 'BATC' EquivalentTo 'BATC'
408 'CAEV' EquivalentTo 'CAEV'
409 'CASH' EquivalentTo 'CASH'
410 'CASY' EquivalentTo 'CASY'
411 'DDAT' EquivalentTo 'DDAT'
412 'DDEA' EquivalentTo 'DDEA'
413 'DMON' EquivalentTo 'DMON'
414 'DQUA' EquivalentTo 'DQUA'
415 'DSEC' EquivalentTo 'DSEC'
416 'DTRD' EquivalentTo 'DTRD'
417 'IIND' EquivalentTo 'IIND'
418 'MINO' EquivalentTo 'MINO'
419 'MUNO' EquivalentTo 'MUNO'
420 'NCRR' EquivalentTo 'NCRR'
421 'PHYS' EquivalentTo 'PHYS'
422 'PLCE' EquivalentTo 'PLCE'
423 'REFE' EquivalentTo 'REFE'
424 'RTGS' EquivalentTo 'RTGS'
425 'SAFE' EquivalentTo 'SAFE'
426 'SETR' EquivalentTo 'SETR'
427 'SETS' EquivalentTo 'SETS'
428 'TXST' EquivalentTo 'TXST'
429 'INPS' EquivalentTo 'INPS'
430 'SDUT' EquivalentTo 'SDUT'
431 'OTHR' EquivalentTo 'NARR'
432 'IEXE' EquivalentTo 'IEXE'
433 'ICAG' EquivalentTo 'ICAG'
434 'DEPT' EquivalentTo 'DEPT'
435 'ICUS' EquivalentTo 'ICUS'
436 END
437 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR38
327 TRANSLATE(ISODateTime, 98C)
328 RULE
329 NODE (Date)
330 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
331 THEN
332 ISODateTime TranslateTo Date
333 END
334 END
335 NODE (Time)
336 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
337 THEN
338 ISODateTime TranslateTo Time
339 END
340 END
341 END
342 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR38
335 TRANSLATE(InstructionProcessingStatus5Choice, 25D_40)
336 RULE
337 NODE (DataSourceScheme)
338 Proprietary TranslateTo DataSourceScheme
339 END
340 NODE (StatusCode)
341 Code TranslateTo StatusCode
342 Proprietary\Identification CopyTo StatusCode
343 END
344 END
345 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR38
434 TRANSLATE(PartyIdentification17Choice, 95C)
435 RULE
436 NODE (CountryCode)
437 Country CopyTo CountryCode
438 END
439 END
440 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR38
434 TRANSLATE(PartyIdentification17Choice, 95C)
435 RULE
436 NODE (CountryCode)
437 Country CopyTo CountryCode
438 END
439 END
440 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR38
434 TRANSLATE(PartyIdentification17Choice, 95C)
435 RULE
436 NODE (CountryCode)
437 Country CopyTo CountryCode
438 END
439 END
440 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR38
434 TRANSLATE(PartyIdentification17Choice, 95C)
435 RULE
436 NODE (CountryCode)
437 Country CopyTo CountryCode
438 END
439 END
440 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR38
385 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
386 RULE
387 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
388 END
389 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR38
385 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
386 RULE
387 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
388 END
389 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR38
385 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
386 RULE
387 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
388 END
389 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR38
385 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
386 RULE
387 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
388 END
389 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR38
579 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
580 RULE
581 'CUST' EquivalentTo 'CUST'
582 'ICSD' EquivalentTo 'ICSD'
583 'NCSD' EquivalentTo 'NCSD'
584 'SHHE' EquivalentTo 'SHHE'
585 END
586 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR38
344 TRANSLATE(Max3Number, 99A)
345 RULE
346 NODE (Sign)
347 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
348 THEN
349 'N' CopyTo Sign
350 END
351 END
352 NODE (Number)
353 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
354 THEN
355 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
356 THEN
357 (Max3Number Substring '2') CopyTo Number
358 ELSE
359 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
360 THEN
361 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
362 ELSE
363 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
364 THEN
365 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
366 END
367 END
368 END
369 ELSE
370 IF ((Max3Number Length) IsSameNumber '3')
371 THEN
372 Max3Number CopyTo Number
373 ELSE
374 IF ((Max3Number Length) IsSameNumber '2')
375 THEN
376 ('0' Concatenate Max3Number) CopyTo Number
377 ELSE
378 IF ((Max3Number Length) IsSameNumber '1')
379 THEN
380 ('00' Concatenate Max3Number) CopyTo Number
381 END
382 END
383 END
384 END
385 END
386 END
387 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR38
402 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
403 RULE
404 NODE (DataSourceScheme)
405 Proprietary TranslateTo DataSourceScheme
406 END
407 NODE (Indicator)
408 Code TranslateTo Indicator
409 Proprietary\Identification CopyTo Indicator
410 END
411 END
412 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR38
376 TRANSLATE(PartyIdentification17Choice, 95P_2)
377 RULE
378 NODE (IdentifierCode)
379 BICOrBEI CopyTo IdentifierCode
380 END
381 END
382 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR38
363 TRANSLATE(SecurityIdentification12, 35B)
364 RULE
365 NODE (DescriptionOfSecurity)
366 NODE (Line)
367 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
368 THEN
369 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
370 END
371 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
372 THEN
373 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
374 END
375 IF (Identification\ISIN IsPresent)
376 THEN
377 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
378 END
379 END
380 NODE (Line)
381 IF (Identification\OtherIdentification IsPresent)
382 THEN
383 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
384 ELSE
385 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
386 END
387 END
388 NODE (Line)
389 IF (Identification\OtherIdentification IsPresent)
390 THEN
391 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
392 ELSE
393 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
394 END
395 END
396 NODE (Line)
397 IF (Identification\OtherIdentification IsPresent)
398 THEN
399 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
400 ELSE
401 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
402 END
403 END
404 END
405 END
406 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR38
583 TRANSLATE(ISINIdentifier, Identifier_Isin)
584 RULE
585 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
586 END
587 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR38
439 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
440 RULE
441 'EXCH' EquivalentTo 'EXCH'
442 'OTCO' EquivalentTo 'OTCO'
443 END
444 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR38
439 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
440 RULE
441 'EXCH' EquivalentTo 'EXCH'
442 'OTCO' EquivalentTo 'OTCO'
443 END
444 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR38
439 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
440 RULE
441 'EXCH' EquivalentTo 'EXCH'
442 'OTCO' EquivalentTo 'OTCO'
443 END
444 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR38
439 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
440 RULE
441 'EXCH' EquivalentTo 'EXCH'
442 'OTCO' EquivalentTo 'OTCO'
443 END
444 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR38
633 TRANSLATE(MarketIdentification8, 94B_2)
634 RULE
635 NODE (DataSourceScheme)
636 Type\Proprietary TranslateTo DataSourceScheme
637 END
638 NODE (PlaceCode)
639 Type\Code TranslateTo PlaceCode
640 Type\Proprietary\Identification CopyTo PlaceCode
641 END
642 NODE (Narrative)
643 Identification\MarketIdentifierCode CopyTo Narrative
644 Identification\Description CopyTo Narrative
645 END
646 END
647 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR38
349 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
350 RULE
351 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 END
353 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR38
349 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
350 RULE
351 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 END
353 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR38
349 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
350 RULE
351 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 END
353 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR38
349 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
350 RULE
351 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
352 END
353 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR38
450 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
451 RULE
452 'FIXE' EquivalentTo 'FIXE'
453 'FORF' EquivalentTo 'FORF'
454 'VARI' EquivalentTo 'VARI'
455 END
456 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR38
450 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
451 RULE
452 'FIXE' EquivalentTo 'FIXE'
453 'FORF' EquivalentTo 'FORF'
454 'VARI' EquivalentTo 'VARI'
455 END
456 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR38
450 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
451 RULE
452 'FIXE' EquivalentTo 'FIXE'
453 'FORF' EquivalentTo 'FORF'
454 'VARI' EquivalentTo 'VARI'
455 END
456 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR38
450 TRANSLATE(RateType1Code, OptionalCode_4!c_45)
451 RULE
452 'FIXE' EquivalentTo 'FIXE'
453 'FORF' EquivalentTo 'FORF'
454 'VARI' EquivalentTo 'VARI'
455 END
456 END
translateTTR38(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR38
417 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
418 RULE
419 'BEAR' EquivalentTo 'BEAR'
420 'REGD' EquivalentTo 'REGD'
421 END
422 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR39
511 TRANSLATE(98A, ISODate)
512 RULE
513 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
514 END
515 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR39
509 TRANSLATE(12B_5, OptionStyle5Choice)
510 RULE
511 NODE (Code)
512 IF (Not (DataSourceScheme IsPresent))
513 THEN
514 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
515 THEN
516 InstrumentTypeCode CopyTo Code
517 END
518 END
519 END
520 NODE (Proprietary)
521 DataSourceScheme TranslateTo Proprietary
522 NODE (Identification)
523 IF (DataSourceScheme IsPresent)
524 THEN
525 InstrumentTypeCode CopyTo Proprietary\Identification
526 END
527 END
528 END
529 END
530 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR39
464 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
465 RULE
466 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
467 END
468 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR39
511 TRANSLATE(12B_5, OptionStyle5Choice)
512 RULE
513 NODE (Code)
514 IF (Not (DataSourceScheme IsPresent))
515 THEN
516 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
517 THEN
518 InstrumentTypeCode CopyTo Code
519 END
520 END
521 END
522 NODE (Proprietary)
523 DataSourceScheme TranslateTo Proprietary
524 NODE (Identification)
525 IF (DataSourceScheme IsPresent)
526 THEN
527 InstrumentTypeCode CopyTo Proprietary\Identification
528 END
529 END
530 END
531 END
532 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR39
511 TRANSLATE(12B_5, OptionStyle5Choice)
512 RULE
513 NODE (Code)
514 IF (Not (DataSourceScheme IsPresent))
515 THEN
516 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
517 THEN
518 InstrumentTypeCode CopyTo Code
519 END
520 END
521 END
522 NODE (Proprietary)
523 DataSourceScheme TranslateTo Proprietary
524 NODE (Identification)
525 IF (DataSourceScheme IsPresent)
526 THEN
527 InstrumentTypeCode CopyTo Proprietary\Identification
528 END
529 END
530 END
531 END
532 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR39
605 TRANSLATE(24B_5, PendingReason9Choice)
606 RULE
607 NODE (Code)
608 IF (Not (DataSourceScheme IsPresent))
609 THEN
610 ReasonCode TranslateTo Code
611 END
612 END
613 NODE (Proprietary)
614 DataSourceScheme TranslateTo Proprietary
615 NODE (Identification)
616 IF (DataSourceScheme IsPresent)
617 THEN
618 ReasonCode CopyTo Proprietary\Identification
619 END
620 END
621 END
622 END
623 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR39
485 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
486 RULE
487 NODE (Issuer)
488 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
489 END
490 NODE (SchemeName)
491 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
492 THEN
493 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
494 END
495 END
496 END
497 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR39
382 TRANSLATE(95C, PartyIdentification17Choice)
383 RULE
384 NODE (Country)
385 CountryCode CopyTo Country
386 END
387 END
388 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR39
424 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
425 RULE
426 'DEFR' EquivalentTo 'DEFR'
427 'TRRE' EquivalentTo 'REGU'
428 'EXCH' EquivalentTo 'STEX'
429 END
430 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR39
440 TRANSLATE(25D_2, MatchingStatus5Choice)
441 RULE
442 NODE (Code)
443 IF (Not (DataSourceScheme IsPresent))
444 THEN
445 StatusCode TranslateTo Code
446 END
447 END
448 NODE (Proprietary)
449 DataSourceScheme TranslateTo Proprietary
450 NODE (Identification)
451 IF (DataSourceScheme IsPresent)
452 THEN
453 StatusCode CopyTo Proprietary\Identification
454 END
455 END
456 END
457 END
458 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR39
403 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
404 RULE
405 'FIXE' EquivalentTo 'FIXE'
406 'FORF' EquivalentTo 'FORF'
407 'VARI' EquivalentTo 'VARI'
408 END
409 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR39
382 TRANSLATE(95C, PartyIdentification17Choice)
383 RULE
384 NODE (Country)
385 CountryCode CopyTo Country
386 END
387 END
388 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR39
424 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
425 RULE
426 'DEFR' EquivalentTo 'DEFR'
427 'TRRE' EquivalentTo 'REGU'
428 'EXCH' EquivalentTo 'STEX'
429 END
430 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR39
440 TRANSLATE(25D_2, MatchingStatus5Choice)
441 RULE
442 NODE (Code)
443 IF (Not (DataSourceScheme IsPresent))
444 THEN
445 StatusCode TranslateTo Code
446 END
447 END
448 NODE (Proprietary)
449 DataSourceScheme TranslateTo Proprietary
450 NODE (Identification)
451 IF (DataSourceScheme IsPresent)
452 THEN
453 StatusCode CopyTo Proprietary\Identification
454 END
455 END
456 END
457 END
458 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR39
403 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
404 RULE
405 'FIXE' EquivalentTo 'FIXE'
406 'FORF' EquivalentTo 'FORF'
407 'VARI' EquivalentTo 'VARI'
408 END
409 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR39
382 TRANSLATE(95P_2, PartyIdentification16Choice)
383 RULE
384 NODE (BICOrBEI)
385 IdentifierCode TranslateTo BICOrBEI
386 END
387 END
388 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR39
424 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
425 RULE
426 'DEFR' EquivalentTo 'DEFR'
427 'TRRE' EquivalentTo 'REGU'
428 'EXCH' EquivalentTo 'STEX'
429 END
430 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR39
454 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
455 RULE
456 'MACH' EquivalentTo 'MACH'
457 'NMAT' EquivalentTo 'NMAT'
458 END
459 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR39
403 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
404 RULE
405 'FIXE' EquivalentTo 'FIXE'
406 'FORF' EquivalentTo 'FORF'
407 'VARI' EquivalentTo 'VARI'
408 END
409 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR39
382 TRANSLATE(95P_2, PartyIdentification16Choice)
383 RULE
384 NODE (BICOrBEI)
385 IdentifierCode TranslateTo BICOrBEI
386 END
387 END
388 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR39
424 TRANSLATE(OptionalCode_4!c_62, Reporting2Code)
425 RULE
426 'DEFR' EquivalentTo 'DEFR'
427 'TRRE' EquivalentTo 'REGU'
428 'EXCH' EquivalentTo 'STEX'
429 END
430 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR39
454 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
455 RULE
456 'MACH' EquivalentTo 'MACH'
457 'NMAT' EquivalentTo 'NMAT'
458 END
459 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR39
403 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
404 RULE
405 'FIXE' EquivalentTo 'FIXE'
406 'FORF' EquivalentTo 'FORF'
407 'VARI' EquivalentTo 'VARI'
408 END
409 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR39
383 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
384 RULE
385 NODE (Code)
386 IF (Not (DataSourceScheme IsPresent))
387 THEN
388 Indicator CopyTo Code
389 END
390 END
391 NODE (Proprietary)
392 DataSourceScheme TranslateTo Proprietary
393 NODE (Identification)
394 IF (DataSourceScheme IsPresent)
395 THEN
396 Indicator CopyTo Proprietary\Identification
397 END
398 END
399 END
400 END
401 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR39
383 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
384 RULE
385 NODE (Code)
386 IF (Not (DataSourceScheme IsPresent))
387 THEN
388 Indicator CopyTo Code
389 END
390 END
391 NODE (Proprietary)
392 DataSourceScheme TranslateTo Proprietary
393 NODE (Identification)
394 IF (DataSourceScheme IsPresent)
395 THEN
396 Indicator CopyTo Proprietary\Identification
397 END
398 END
399 END
400 END
401 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR39
383 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
384 RULE
385 NODE (Code)
386 IF (Not (DataSourceScheme IsPresent))
387 THEN
388 Indicator CopyTo Code
389 END
390 END
391 NODE (Proprietary)
392 DataSourceScheme TranslateTo Proprietary
393 NODE (Identification)
394 IF (DataSourceScheme IsPresent)
395 THEN
396 Indicator CopyTo Proprietary\Identification
397 END
398 END
399 END
400 END
401 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR39
392 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
393 RULE
394 NODE (Code)
395 IF (Not (DataSourceScheme IsPresent))
396 THEN
397 Indicator CopyTo Code
398 END
399 END
400 NODE (Proprietary)
401 DataSourceScheme TranslateTo Proprietary
402 NODE (Identification)
403 IF (DataSourceScheme IsPresent)
404 THEN
405 Indicator CopyTo Proprietary\Identification
406 END
407 END
408 END
409 END
410 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR39
383 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
384 RULE
385 NODE (Code)
386 IF (Not (DataSourceScheme IsPresent))
387 THEN
388 Indicator CopyTo Code
389 END
390 END
391 NODE (Proprietary)
392 DataSourceScheme TranslateTo Proprietary
393 NODE (Identification)
394 IF (DataSourceScheme IsPresent)
395 THEN
396 Indicator CopyTo Proprietary\Identification
397 END
398 END
399 END
400 END
401 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR39
676 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
677 RULE
678 'EXCH' EquivalentTo 'EXCH'
679 'OTCO' EquivalentTo 'OTCO'
680 'PRIM' EquivalentTo 'PRIM'
681 'SECM' EquivalentTo 'SECM'
682 'VARI' EquivalentTo 'VARI'
683 END
684 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR39
421 TRANSLATE(19A, AmountAndDirection12)
422 RULE
423 NODE (Amount)
424 NODE (Amount)
425 Amount TranslateTo Amount\Amount
426 END
427 NODE (Currency)
428 CurrencyCode TranslateTo Amount\Currency
429 END
430 END
431 NODE (CreditDebitIndicator)
432 19A TranslateTo CreditDebitIndicator
433 END
434 END
435 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR39
376 TRANSLATE(97B_2, SecuritiesAccount17)
377 RULE
378 NODE (Identification)
379 AccountNumber CopyTo Identification
380 END
381 NODE (Type)
382 NODE (Identification)
383 AccountTypeCode CopyTo Type\Identification
384 END
385 DataSourceScheme TranslateTo Type
386 NODE (Issuer)
387 IF (Not (DataSourceScheme IsPresent))
388 THEN
389 'NONE' CopyTo Type\Issuer
390 END
391 END
392 END
393 END
394 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR39
681 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
682 RULE
683 NODE (Country)
684 CountryCode CopyTo Country
685 END
686 END
687 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR39
471 TRANSLATE(25D_16, ResponseStatus2Choice)
472 RULE
473 NODE (Code)
474 IF (Not (DataSourceScheme IsPresent))
475 THEN
476 StatusCode TranslateTo Code
477 END
478 END
479 NODE (Proprietary)
480 NODE (Identification)
481 IF (DataSourceScheme IsPresent)
482 THEN
483 StatusCode CopyTo Proprietary\Identification
484 END
485 END
486 DataSourceScheme TranslateTo Proprietary
487 END
488 END
489 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR39
458 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
459 RULE
460 NODE (Code)
461 IF (Not (DataSourceScheme IsPresent))
462 THEN
463 Indicator TranslateTo Code
464 END
465 END
466 NODE (Proprietary)
467 DataSourceScheme TranslateTo Proprietary
468 NODE (Identification)
469 IF (DataSourceScheme IsPresent)
470 THEN
471 Indicator CopyTo Proprietary\Identification
472 END
473 END
474 END
475 END
476 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR39
383 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
384 RULE
385 Currency CopyTo ActiveOrHistoricCurrencyCode
386 END
387 END
translateTTR39(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR39
385 TRANSLATE(90B, Price3)
386 RULE
387 NODE (Type)
388 NODE (ValueType)
389 AmountTypeCode TranslateTo Type\ValueType
390 END
391 END
392 NODE (Value)
393 NODE (Amount)
394 NODE (Amount)
395 Price TranslateTo Value\Amount\Amount
396 END
397 NODE (Currency)
398 CurrencyCode CopyTo Value\Amount\Currency
399 END
400 END
401 END
402 END
403 END
translateTTR39(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR39
387 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
388 RULE
389 'OTCO' EquivalentTo 'OTCO'
390 'EXCH' EquivalentTo 'EXCH'
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR39
382 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
383 RULE
384 'A001' EquivalentTo 'A001'
385 'A002' EquivalentTo 'A002'
386 'A003' EquivalentTo 'A003'
387 'A004' EquivalentTo 'A004'
388 'A005' EquivalentTo 'A005'
389 'A006' EquivalentTo 'A006'
390 'A007' EquivalentTo 'A007'
391 'A008' EquivalentTo 'A008'
392 'A009' EquivalentTo 'A009'
393 'A010' EquivalentTo 'A010'
394 'A011' EquivalentTo 'A011'
395 'A012' EquivalentTo 'A012'
396 'A013' EquivalentTo 'A013'
397 'A014' EquivalentTo 'A014'
398 'NARR' EquivalentTo 'OTHR'
399 END
400 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR39
382 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
383 RULE
384 'A001' EquivalentTo 'A001'
385 'A002' EquivalentTo 'A002'
386 'A003' EquivalentTo 'A003'
387 'A004' EquivalentTo 'A004'
388 'A005' EquivalentTo 'A005'
389 'A006' EquivalentTo 'A006'
390 'A007' EquivalentTo 'A007'
391 'A008' EquivalentTo 'A008'
392 'A009' EquivalentTo 'A009'
393 'A010' EquivalentTo 'A010'
394 'A011' EquivalentTo 'A011'
395 'A012' EquivalentTo 'A012'
396 'A013' EquivalentTo 'A013'
397 'A014' EquivalentTo 'A014'
398 'NARR' EquivalentTo 'OTHR'
399 END
400 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR39
418 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
419 RULE
420 NODE (DataSourceScheme)
421 Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (Indicator)
424 Code TranslateTo Indicator
425 Proprietary\Identification CopyTo Indicator
426 END
427 END
428 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR39
434 TRANSLATE(OptionStyle5Choice, 12B_5)
435 RULE
436 NODE (DataSourceScheme)
437 Proprietary TranslateTo DataSourceScheme
438 END
439 NODE (InstrumentTypeCode)
440 Code TranslateTo InstrumentTypeCode
441 Proprietary\Identification CopyTo InstrumentTypeCode
442 END
443 END
444 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR39
407 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
408 RULE
409 NODE (DataSourceScheme)
410 Proprietary TranslateTo DataSourceScheme
411 END
412 NODE (Indicator)
413 Code TranslateTo Indicator
414 Proprietary\Identification CopyTo Indicator
415 END
416 END
417 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR39
395 TRANSLATE(PriceInformation8, 90B)
396 RULE
397 NODE (AmountTypeCode)
398 ValueType\ValueType TranslateTo AmountTypeCode
399 END
400 NODE (CurrencyCode)
401 Value\Amount\Currency TranslateTo CurrencyCode
402 END
403 NODE (Price)
404 Value\Amount\Amount TranslateTo Price
405 END
406 END
407 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR39
438 TRANSLATE(GeneratedReasons2Choice, 24B_7)
439 RULE
440 NODE (DataSourceScheme)
441 Proprietary TranslateTo DataSourceScheme
442 END
443 NODE (ReasonCode)
444 Code TranslateTo ReasonCode
445 Proprietary\Identification CopyTo ReasonCode
446 END
447 END
448 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR39
343 TRANSLATE(Price3, 90A)
344 RULE
345 NODE (PercentageTypeCode)
346 IF (Value\Rate IsPresent)
347 THEN
348 IF (Type\Yielded IsSameBoolean 'true')
349 THEN
350 'YIEL' CopyTo PercentageTypeCode
351 END
352 IF (Type\Yielded IsSameBoolean 'false')
353 THEN
354 'PRCT' CopyTo PercentageTypeCode
355 END
356 Type\ValueType TranslateTo PercentageTypeCode
357 END
358 END
359 NODE (Price)
360 Value\Rate TranslateTo Price
361 END
362 END
363 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR39
346 TRANSLATE(InstructionProcessingStatus1Code, OptionalCode_4!c_364)
347 RULE
348 'CAN1' EquivalentTo 'CAN1'
349 'CAN2' EquivalentTo 'CAN2'
350 'CAN3' EquivalentTo 'CAN3'
351 'CAND' EquivalentTo 'CAND'
352 'CANO' EquivalentTo 'CANO'
353 'CANP' EquivalentTo 'CANP'
354 'CGEN' EquivalentTo 'CGEN'
355 'COSE' EquivalentTo 'COSE'
356 'CPRC' EquivalentTo 'CPRC'
357 'DFLA' EquivalentTo 'DFLA'
358 'DONE' EquivalentTo 'DONE'
359 'DONF' EquivalentTo 'DONF'
360 'EXCH' EquivalentTo 'EXCH'
361 'EXSE' EquivalentTo 'EXSE'
362 'FORC' EquivalentTo 'FORC'
363 'FUTU' EquivalentTo 'FUTU'
364 'INTE' EquivalentTo 'INTE'
365 'MPRC' EquivalentTo 'MPRC'
366 'NOTC' EquivalentTo 'NOTC'
367 'OPOD' EquivalentTo 'OPOD'
368 'OVER' EquivalentTo 'OVER'
369 'PACK' EquivalentTo 'PACK'
370 'PAFI' EquivalentTo 'PAFI'
371 'PART' EquivalentTo 'PART'
372 'PPRC' EquivalentTo 'PPRC'
373 'REJT' EquivalentTo 'REJT'
374 'REPR' EquivalentTo 'REPR'
375 'SESE' EquivalentTo 'SESE'
376 'STIN' EquivalentTo 'STIN'
377 'SUSP' EquivalentTo 'SUSP'
378 'TREA' EquivalentTo 'TREA'
379 'UNDE' EquivalentTo 'UNDE'
380 END
381 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR39
441 TRANSLATE(PartyIdentification17Choice, 95P_2)
442 RULE
443 NODE (IdentifierCode)
444 BICOrBEI CopyTo IdentifierCode
445 END
446 END
447 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR39
441 TRANSLATE(PartyIdentification17Choice, 95P_2)
442 RULE
443 NODE (IdentifierCode)
444 BICOrBEI CopyTo IdentifierCode
445 END
446 END
447 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR39
441 TRANSLATE(PartyIdentification17Choice, 95P_2)
442 RULE
443 NODE (IdentifierCode)
444 BICOrBEI CopyTo IdentifierCode
445 END
446 END
447 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR39
441 TRANSLATE(PartyIdentification17Choice, 95P_2)
442 RULE
443 NODE (IdentifierCode)
444 BICOrBEI CopyTo IdentifierCode
445 END
446 END
447 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR39
390 TRANSLATE(Max3Number, 99A)
391 RULE
392 NODE (Sign)
393 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
394 THEN
395 'N' CopyTo Sign
396 END
397 END
398 NODE (Number)
399 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
400 THEN
401 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
402 THEN
403 (Max3Number Substring '2') CopyTo Number
404 ELSE
405 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
406 THEN
407 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
408 ELSE
409 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
410 THEN
411 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
412 END
413 END
414 END
415 ELSE
416 IF ((Max3Number Length) IsSameNumber '3')
417 THEN
418 Max3Number CopyTo Number
419 ELSE
420 IF ((Max3Number Length) IsSameNumber '2')
421 THEN
422 ('0' Concatenate Max3Number) CopyTo Number
423 ELSE
424 IF ((Max3Number Length) IsSameNumber '1')
425 THEN
426 ('00' Concatenate Max3Number) CopyTo Number
427 END
428 END
429 END
430 END
431 END
432 END
433 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR39
390 TRANSLATE(Max3Number, 99A)
391 RULE
392 NODE (Sign)
393 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
394 THEN
395 'N' CopyTo Sign
396 END
397 END
398 NODE (Number)
399 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
400 THEN
401 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
402 THEN
403 (Max3Number Substring '2') CopyTo Number
404 ELSE
405 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
406 THEN
407 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
408 ELSE
409 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
410 THEN
411 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
412 END
413 END
414 END
415 ELSE
416 IF ((Max3Number Length) IsSameNumber '3')
417 THEN
418 Max3Number CopyTo Number
419 ELSE
420 IF ((Max3Number Length) IsSameNumber '2')
421 THEN
422 ('0' Concatenate Max3Number) CopyTo Number
423 ELSE
424 IF ((Max3Number Length) IsSameNumber '1')
425 THEN
426 ('00' Concatenate Max3Number) CopyTo Number
427 END
428 END
429 END
430 END
431 END
432 END
433 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR39
390 TRANSLATE(Max3Number, 99A)
391 RULE
392 NODE (Sign)
393 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
394 THEN
395 'N' CopyTo Sign
396 END
397 END
398 NODE (Number)
399 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
400 THEN
401 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
402 THEN
403 (Max3Number Substring '2') CopyTo Number
404 ELSE
405 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
406 THEN
407 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
408 ELSE
409 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
410 THEN
411 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
412 END
413 END
414 END
415 ELSE
416 IF ((Max3Number Length) IsSameNumber '3')
417 THEN
418 Max3Number CopyTo Number
419 ELSE
420 IF ((Max3Number Length) IsSameNumber '2')
421 THEN
422 ('0' Concatenate Max3Number) CopyTo Number
423 ELSE
424 IF ((Max3Number Length) IsSameNumber '1')
425 THEN
426 ('00' Concatenate Max3Number) CopyTo Number
427 END
428 END
429 END
430 END
431 END
432 END
433 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR39
390 TRANSLATE(Max3Number, 99A)
391 RULE
392 NODE (Sign)
393 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
394 THEN
395 'N' CopyTo Sign
396 END
397 END
398 NODE (Number)
399 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
400 THEN
401 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
402 THEN
403 (Max3Number Substring '2') CopyTo Number
404 ELSE
405 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
406 THEN
407 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
408 ELSE
409 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
410 THEN
411 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
412 END
413 END
414 END
415 ELSE
416 IF ((Max3Number Length) IsSameNumber '3')
417 THEN
418 Max3Number CopyTo Number
419 ELSE
420 IF ((Max3Number Length) IsSameNumber '2')
421 THEN
422 ('0' Concatenate Max3Number) CopyTo Number
423 ELSE
424 IF ((Max3Number Length) IsSameNumber '1')
425 THEN
426 ('00' Concatenate Max3Number) CopyTo Number
427 END
428 END
429 END
430 END
431 END
432 END
433 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR39
587 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
588 RULE
589 AnyBICIdentifier CopyTo Identifier_BICBEI
590 END
591 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR39
388 TRANSLATE(ISINIdentifier, Identifier_Isin)
389 RULE
390 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
391 END
392 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR39
413 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
414 RULE
415 'ORDN' EquivalentTo 'ORDN'
416 'PFRD' EquivalentTo 'PRFD'
417 END
418 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR39
383 TRANSLATE(PartyIdentification17Choice, 95Q)
384 RULE
385 NODE (NameAndAddress)
386 NameAndAddress TranslateTo NameAndAddress
387 END
388 END
389 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR39
407 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
408 RULE
409 NODE (QuantityTypeCode)
410 IF (Unit IsPresent)
411 THEN
412 'UNIT' CopyTo QuantityTypeCode
413 END
414 IF (FaceAmount IsPresent)
415 THEN
416 'FAMT' CopyTo QuantityTypeCode
417 END
418 IF (AmortisedValue IsPresent)
419 THEN
420 'AMOR' CopyTo QuantityTypeCode
421 END
422 END
423 NODE (Quantity)
424 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
425 THEN
426 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
427 ELSE
428 IF ((Unit Substring ('1', '1')) IsSameString '+')
429 THEN
430 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
431 ELSE
432 (Unit FormatDecimal 'MT') CopyTo Quantity
433 END
434 END
435 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
436 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
437 END
438 END
439 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR39
588 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
589 RULE
590 NODE (QuantityTypeCode)
591 IF (Unit IsPresent)
592 THEN
593 'UNIT' CopyTo QuantityTypeCode
594 END
595 IF (FaceAmount IsPresent)
596 THEN
597 'FAMT' CopyTo QuantityTypeCode
598 END
599 IF (AmortisedValue IsPresent)
600 THEN
601 'AMOR' CopyTo QuantityTypeCode
602 END
603 END
604 NODE (Quantity)
605 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
606 THEN
607 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
608 ELSE
609 IF ((Unit Substring ('1', '1')) IsSameString '+')
610 THEN
611 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
612 ELSE
613 (Unit FormatDecimal 'MT') CopyTo Quantity
614 END
615 END
616 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
617 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
618 END
619 END
620 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR39
445 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
446 RULE
447 NODE (DataSourceScheme)
448 Proprietary TranslateTo DataSourceScheme
449 END
450 NODE (Indicator)
451 Code TranslateTo Indicator
452 Proprietary\Identification CopyTo Indicator
453 END
454 END
455 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR39
445 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
446 RULE
447 NODE (DataSourceScheme)
448 Proprietary TranslateTo DataSourceScheme
449 END
450 NODE (Indicator)
451 Code TranslateTo Indicator
452 Proprietary\Identification CopyTo Indicator
453 END
454 END
455 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR39
445 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
446 RULE
447 NODE (DataSourceScheme)
448 Proprietary TranslateTo DataSourceScheme
449 END
450 NODE (Indicator)
451 Code TranslateTo Indicator
452 Proprietary\Identification CopyTo Indicator
453 END
454 END
455 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR39
445 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
446 RULE
447 NODE (DataSourceScheme)
448 Proprietary TranslateTo DataSourceScheme
449 END
450 NODE (Indicator)
451 Code TranslateTo Indicator
452 Proprietary\Identification CopyTo Indicator
453 END
454 END
455 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR39
648 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
649 RULE
650 'PRIM' EquivalentTo 'PRIM'
651 'SECM' EquivalentTo 'SECM'
652 'OTCO' EquivalentTo 'OTCO'
653 'VARI' EquivalentTo 'VARI'
654 'EXCH' EquivalentTo 'EXCH'
655 END
656 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR39
354 TRANSLATE(Max3Number, 99A)
355 RULE
356 NODE (Sign)
357 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
358 THEN
359 'N' CopyTo Sign
360 END
361 END
362 NODE (Number)
363 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
364 THEN
365 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
366 THEN
367 (Max3Number Substring '2') CopyTo Number
368 ELSE
369 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
370 THEN
371 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
372 ELSE
373 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
374 THEN
375 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
376 END
377 END
378 END
379 ELSE
380 IF ((Max3Number Length) IsSameNumber '3')
381 THEN
382 Max3Number CopyTo Number
383 ELSE
384 IF ((Max3Number Length) IsSameNumber '2')
385 THEN
386 ('0' Concatenate Max3Number) CopyTo Number
387 ELSE
388 IF ((Max3Number Length) IsSameNumber '1')
389 THEN
390 ('00' Concatenate Max3Number) CopyTo Number
391 END
392 END
393 END
394 END
395 END
396 END
397 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR39
354 TRANSLATE(Max3Number, 99A)
355 RULE
356 NODE (Sign)
357 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
358 THEN
359 'N' CopyTo Sign
360 END
361 END
362 NODE (Number)
363 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
364 THEN
365 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
366 THEN
367 (Max3Number Substring '2') CopyTo Number
368 ELSE
369 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
370 THEN
371 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
372 ELSE
373 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
374 THEN
375 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
376 END
377 END
378 END
379 ELSE
380 IF ((Max3Number Length) IsSameNumber '3')
381 THEN
382 Max3Number CopyTo Number
383 ELSE
384 IF ((Max3Number Length) IsSameNumber '2')
385 THEN
386 ('0' Concatenate Max3Number) CopyTo Number
387 ELSE
388 IF ((Max3Number Length) IsSameNumber '1')
389 THEN
390 ('00' Concatenate Max3Number) CopyTo Number
391 END
392 END
393 END
394 END
395 END
396 END
397 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR39
354 TRANSLATE(Max3Number, 99A)
355 RULE
356 NODE (Sign)
357 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
358 THEN
359 'N' CopyTo Sign
360 END
361 END
362 NODE (Number)
363 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
364 THEN
365 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
366 THEN
367 (Max3Number Substring '2') CopyTo Number
368 ELSE
369 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
370 THEN
371 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
372 ELSE
373 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
374 THEN
375 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
376 END
377 END
378 END
379 ELSE
380 IF ((Max3Number Length) IsSameNumber '3')
381 THEN
382 Max3Number CopyTo Number
383 ELSE
384 IF ((Max3Number Length) IsSameNumber '2')
385 THEN
386 ('0' Concatenate Max3Number) CopyTo Number
387 ELSE
388 IF ((Max3Number Length) IsSameNumber '1')
389 THEN
390 ('00' Concatenate Max3Number) CopyTo Number
391 END
392 END
393 END
394 END
395 END
396 END
397 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR39
354 TRANSLATE(Max3Number, 99A)
355 RULE
356 NODE (Sign)
357 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
358 THEN
359 'N' CopyTo Sign
360 END
361 END
362 NODE (Number)
363 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
364 THEN
365 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
366 THEN
367 (Max3Number Substring '2') CopyTo Number
368 ELSE
369 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
370 THEN
371 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
372 ELSE
373 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
374 THEN
375 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
376 END
377 END
378 END
379 ELSE
380 IF ((Max3Number Length) IsSameNumber '3')
381 THEN
382 Max3Number CopyTo Number
383 ELSE
384 IF ((Max3Number Length) IsSameNumber '2')
385 THEN
386 ('0' Concatenate Max3Number) CopyTo Number
387 ELSE
388 IF ((Max3Number Length) IsSameNumber '1')
389 THEN
390 ('00' Concatenate Max3Number) CopyTo Number
391 END
392 END
393 END
394 END
395 END
396 END
397 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR39
457 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
458 RULE
459 NODE (DataSourceScheme)
460 Proprietary TranslateTo DataSourceScheme
461 END
462 NODE (Indicator)
463 Code TranslateTo Indicator
464 Proprietary\Identification CopyTo Indicator
465 END
466 END
467 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR39
457 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
458 RULE
459 NODE (DataSourceScheme)
460 Proprietary TranslateTo DataSourceScheme
461 END
462 NODE (Indicator)
463 Code TranslateTo Indicator
464 Proprietary\Identification CopyTo Indicator
465 END
466 END
467 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR39
457 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
458 RULE
459 NODE (DataSourceScheme)
460 Proprietary TranslateTo DataSourceScheme
461 END
462 NODE (Indicator)
463 Code TranslateTo Indicator
464 Proprietary\Identification CopyTo Indicator
465 END
466 END
467 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR39
457 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
458 RULE
459 NODE (DataSourceScheme)
460 Proprietary TranslateTo DataSourceScheme
461 END
462 NODE (Indicator)
463 Code TranslateTo Indicator
464 Proprietary\Identification CopyTo Indicator
465 END
466 END
467 END
translateTTR39(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR39
423 TRANSLATE(Frequency5Choice, 22F_21)
424 RULE
425 NODE (DataSourceScheme)
426 Proprietary TranslateTo DataSourceScheme
427 END
428 NODE (Indicator)
429 Code TranslateTo Indicator
430 Proprietary\Identification CopyTo Indicator
431 END
432 END
433 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR4
29 TRANSLATE(22F_107, PartialSettlement1Code)
30 RULE
31 IF (Not (DataSourceScheme IsPresent))
32 THEN
33 Indicator TranslateTo PartialSettlement1Code
34 END
35 END
36 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR4
29 TRANSLATE(22F_2, ProcessingPosition3Choice)
30 RULE
31 NODE (Code)
32 IF (Not (DataSourceScheme IsPresent))
33 THEN
34 Indicator TranslateTo Code
35 END
36 END
37 NODE (Proprietary)
38 DataSourceScheme TranslateTo Proprietary
39 NODE (Identification)
40 IF (DataSourceScheme IsPresent)
41 THEN
42 Indicator CopyTo Proprietary\Identification
43 END
44 END
45 END
46 END
47 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR4
29 TRANSLATE(13A, Number3Choice)
30 RULE
31 NODE (Short)
32 NumberId CopyTo Short
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR4
29 TRANSLATE(13A, Number3Choice)
30 RULE
31 NODE (Short)
32 NumberId CopyTo Short
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR4
24 TRANSLATE(95P_2, PartyIdentification18Choice)
25 RULE
26 NODE (BICOrBEI)
27 IdentifierCode TranslateTo BICOrBEI
28 END
29 END
30 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR4
24 TRANSLATE(95P_2, PartyIdentification18Choice)
25 RULE
26 NODE (BICOrBEI)
27 IdentifierCode TranslateTo BICOrBEI
28 END
29 END
30 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR4
29 TRANSLATE(13A, Number3Choice)
30 RULE
31 NODE (Short)
32 NumberId CopyTo Short
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR4
29 TRANSLATE(95P_2, PartyIdentification18Choice)
30 RULE
31 NODE (BICOrBEI)
32 IdentifierCode TranslateTo BICOrBEI
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR4
29 TRANSLATE(95P_2, PartyIdentification18Choice)
30 RULE
31 NODE (BICOrBEI)
32 IdentifierCode TranslateTo BICOrBEI
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR4
29 TRANSLATE(95P_2, PartyIdentification18Choice)
30 RULE
31 NODE (BICOrBEI)
32 IdentifierCode TranslateTo BICOrBEI
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR4
29 TRANSLATE(95P_2, PartyIdentification18Choice)
30 RULE
31 NODE (BICOrBEI)
32 IdentifierCode TranslateTo BICOrBEI
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_93, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR4
22 TRANSLATE(98E_1, DateAndDateTimeChoice)
23 RULE
24 NODE (DateTime)
25 IF (Decimals IsPresent)
26 THEN
27 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
28 ELSE
29 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
30 END
31 END
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR4
22 TRANSLATE(98E_1, DateAndDateTimeChoice)
23 RULE
24 NODE (DateTime)
25 IF (Decimals IsPresent)
26 THEN
27 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
28 ELSE
29 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
30 END
31 END
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR4
22 TRANSLATE(98E_1, DateAndDateTimeChoice)
23 RULE
24 NODE (DateTime)
25 IF (Decimals IsPresent)
26 THEN
27 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
28 ELSE
29 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
30 END
31 END
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR4
22 TRANSLATE(98E_1, DateAndDateTimeChoice)
23 RULE
24 NODE (DateTime)
25 IF (Decimals IsPresent)
26 THEN
27 ((((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate '.') Concatenate Decimals) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
28 ELSE
29 ((((Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time FormatDateTime ('MT_HHMMSS', 'MX_Time'))) Concatenate (UTCIndicator FormatDateTime ('MT_UTCIndicator', 'MX_TimeOffset'))) CopyTo DateTime
30 END
31 END
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR4
29 TRANSLATE(24B_62, RejectionAndRepairReason8Choice)
30 RULE
31 NODE (Code)
32 IF (Not (DataSourceScheme IsPresent))
33 THEN
34 ReasonCode TranslateTo Code
35 END
36 END
37 NODE (Proprietary)
38 DataSourceScheme TranslateTo Proprietary
39 NODE (Identification)
40 IF (DataSourceScheme IsPresent)
41 THEN
42 ReasonCode CopyTo Proprietary\Identification
43 END
44 END
45 END
46 END
47 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR4
29 TRANSLATE(95P_2, PartyIdentification18Choice)
30 RULE
31 NODE (BICOrBEI)
32 IdentifierCode TranslateTo BICOrBEI
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR4
29 TRANSLATE(24B_5, PendingReason9Choice)
30 RULE
31 NODE (Code)
32 IF (Not (DataSourceScheme IsPresent))
33 THEN
34 ReasonCode TranslateTo Code
35 END
36 END
37 NODE (Proprietary)
38 DataSourceScheme TranslateTo Proprietary
39 NODE (Identification)
40 IF (DataSourceScheme IsPresent)
41 THEN
42 ReasonCode CopyTo Proprietary\Identification
43 END
44 END
45 END
46 END
47 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR4
29 TRANSLATE(DateTime_YYYYMMDD, ISODate)
30 RULE
31 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR4
24 TRANSLATE(95P_2, PartyIdentification18Choice)
25 RULE
26 NODE (BICOrBEI)
27 IdentifierCode TranslateTo BICOrBEI
28 END
29 END
30 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR4
29 TRANSLATE(22H_3, ReceiveDelivery1Code)
30 RULE
31 Indicator TranslateTo ReceiveDelivery1Code
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR4
29 TRANSLATE(22H_3, ReceiveDelivery1Code)
30 RULE
31 Indicator TranslateTo ReceiveDelivery1Code
32 END
33 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR4
29 TRANSLATE(13A, Number3Choice)
30 RULE
31 NODE (Short)
32 NumberId CopyTo Short
33 END
34 END
35 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR4
24 TRANSLATE(95P_2, PartyIdentification18Choice)
25 RULE
26 NODE (BICOrBEI)
27 IdentifierCode TranslateTo BICOrBEI
28 END
29 END
30 END
translateTTR4(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR4
29 TRANSLATE(Code_4!c_133, CopyDuplicate1Code)
30 RULE
31 'CODU' EquivalentTo 'CODU'
32 'COPY' EquivalentTo 'COPY'
33 'DUPL' EquivalentTo 'DUPL'
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR4
20 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
21 RULE
22 'CODU' EquivalentTo 'CODU'
23 'COPY' EquivalentTo 'COPY'
24 'DUPL' EquivalentTo 'DUPL'
25 END
26 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR4
20 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
21 RULE
22 'CODU' EquivalentTo 'CODU'
23 'COPY' EquivalentTo 'COPY'
24 'DUPL' EquivalentTo 'DUPL'
25 END
26 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR4
20 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
21 RULE
22 'CODU' EquivalentTo 'CODU'
23 'COPY' EquivalentTo 'COPY'
24 'DUPL' EquivalentTo 'DUPL'
25 END
26 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR4
22 TRANSLATE(DateAndDateTimeChoice, 98A)
23 RULE
24 NODE (Date)
25 Date TranslateTo Date
26 END
27 END
28 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR4
23 TRANSLATE(Number3Choice, 13J)
24 RULE
25 NODE (ExtendedNumberId)
26 Long CopyTo ExtendedNumberId
27 END
28 END
29 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR4
20 TRANSLATE(CopyDuplicate1Code, Code_4!c_133)
21 RULE
22 'CODU' EquivalentTo 'CODU'
23 'COPY' EquivalentTo 'COPY'
24 'DUPL' EquivalentTo 'DUPL'
25 END
26 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR4
20 TRANSLATE(DateAndDateTimeChoice, 98C)
21 RULE
22 NODE (Date)
23 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
24 THEN
25 DateTime TranslateTo Date
26 END
27 END
28 NODE (Time)
29 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
30 THEN
31 DateTime TranslateTo Time
32 END
33 END
34 END
35 END
translateTTR4(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR4
22 TRANSLATE(ISODate, DateTime_YYYYMMDD)
23 RULE
24 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
25 END
26 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR40
516 TRANSLATE(92A, BaseOneRate)
517 RULE
518 IF (Sign IsSameString 'N')
519 THEN
520 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
521 ELSE
522 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
523 END
524 END
525 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR40
531 TRANSLATE(12B_1, OptionType3Choice)
532 RULE
533 NODE (Code)
534 IF (Not (DataSourceScheme IsPresent))
535 THEN
536 InstrumentTypeCode CopyTo Code
537 END
538 END
539 NODE (Proprietary)
540 NODE (Identification)
541 IF (DataSourceScheme IsPresent)
542 THEN
543 InstrumentTypeCode CopyTo Proprietary\Identification
544 END
545 END
546 DataSourceScheme TranslateTo Proprietary
547 END
548 END
549 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR40
469 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
470 RULE
471 NODE (Unit)
472 IF (QuantityTypeCode IsSameString 'UNIT')
473 THEN
474 Quantity TranslateTo Unit
475 END
476 END
477 NODE (FaceAmount)
478 IF (QuantityTypeCode IsSameString 'FAMT')
479 THEN
480 Quantity TranslateTo FaceAmount
481 END
482 END
483 NODE (AmortisedValue)
484 IF (QuantityTypeCode IsSameString 'AMOR')
485 THEN
486 Quantity TranslateTo AmortisedValue
487 END
488 END
489 END
490 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR40
533 TRANSLATE(12B_1, OptionType3Choice)
534 RULE
535 NODE (Code)
536 IF (Not (DataSourceScheme IsPresent))
537 THEN
538 InstrumentTypeCode CopyTo Code
539 END
540 END
541 NODE (Proprietary)
542 NODE (Identification)
543 IF (DataSourceScheme IsPresent)
544 THEN
545 InstrumentTypeCode CopyTo Proprietary\Identification
546 END
547 END
548 DataSourceScheme TranslateTo Proprietary
549 END
550 END
551 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR40
533 TRANSLATE(12B_1, OptionType3Choice)
534 RULE
535 NODE (Code)
536 IF (Not (DataSourceScheme IsPresent))
537 THEN
538 InstrumentTypeCode CopyTo Code
539 END
540 END
541 NODE (Proprietary)
542 NODE (Identification)
543 IF (DataSourceScheme IsPresent)
544 THEN
545 InstrumentTypeCode CopyTo Proprietary\Identification
546 END
547 END
548 DataSourceScheme TranslateTo Proprietary
549 END
550 END
551 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR40
624 TRANSLATE(OptionalCode_4!c_80, PendingReason6Code)
625 RULE
626 'ADEA' EquivalentTo 'ADEA'
627 'CONF' EquivalentTo 'CONF'
628 'NARR' EquivalentTo 'OTHR'
629 END
630 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR40
498 TRANSLATE(12B_5, OptionStyle5Choice)
499 RULE
500 NODE (Code)
501 IF (Not (DataSourceScheme IsPresent))
502 THEN
503 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
504 THEN
505 InstrumentTypeCode CopyTo Code
506 END
507 END
508 END
509 NODE (Proprietary)
510 DataSourceScheme TranslateTo Proprietary
511 NODE (Identification)
512 IF (DataSourceScheme IsPresent)
513 THEN
514 InstrumentTypeCode CopyTo Proprietary\Identification
515 END
516 END
517 END
518 END
519 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR40
389 TRANSLATE(95Q, PartyIdentification17Choice)
390 RULE
391 NODE (NameAndAddress)
392 NameAndAddress TranslateTo NameAndAddress
393 END
394 END
395 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR40
431 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
432 RULE
433 NODE (Code)
434 IF (Not (DataSourceScheme IsPresent))
435 THEN
436 Indicator CopyTo Code
437 END
438 END
439 NODE (Proprietary)
440 DataSourceScheme TranslateTo Proprietary
441 NODE (Identification)
442 IF (DataSourceScheme IsPresent)
443 THEN
444 Indicator CopyTo Proprietary\Identification
445 END
446 END
447 END
448 END
449 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR40
459 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
460 RULE
461 'MACH' EquivalentTo 'MACH'
462 'NMAT' EquivalentTo 'NMAT'
463 END
464 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR40
410 TRANSLATE(22F_38, RevaluationIndicator2Choice)
411 RULE
412 NODE (Indicator)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 IF (Indicator IsSameString 'REVY')
416 THEN
417 'true' CopyTo Indicator
418 END
419 IF (Indicator IsSameString 'REVN')
420 THEN
421 'false' CopyTo Indicator
422 END
423 END
424 END
425 NODE (Proprietary)
426 DataSourceScheme TranslateTo Proprietary
427 NODE (Identification)
428 IF (DataSourceScheme IsPresent)
429 THEN
430 Indicator CopyTo Proprietary\Identification
431 END
432 END
433 END
434 END
435 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR40
389 TRANSLATE(95Q, PartyIdentification17Choice)
390 RULE
391 NODE (NameAndAddress)
392 NameAndAddress TranslateTo NameAndAddress
393 END
394 END
395 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR40
431 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
432 RULE
433 NODE (Code)
434 IF (Not (DataSourceScheme IsPresent))
435 THEN
436 Indicator CopyTo Code
437 END
438 END
439 NODE (Proprietary)
440 DataSourceScheme TranslateTo Proprietary
441 NODE (Identification)
442 IF (DataSourceScheme IsPresent)
443 THEN
444 Indicator CopyTo Proprietary\Identification
445 END
446 END
447 END
448 END
449 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR40
459 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
460 RULE
461 'MACH' EquivalentTo 'MACH'
462 'NMAT' EquivalentTo 'NMAT'
463 END
464 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR40
410 TRANSLATE(22F_38, RevaluationIndicator2Choice)
411 RULE
412 NODE (Indicator)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 IF (Indicator IsSameString 'REVY')
416 THEN
417 'true' CopyTo Indicator
418 END
419 IF (Indicator IsSameString 'REVN')
420 THEN
421 'false' CopyTo Indicator
422 END
423 END
424 END
425 NODE (Proprietary)
426 DataSourceScheme TranslateTo Proprietary
427 NODE (Identification)
428 IF (DataSourceScheme IsPresent)
429 THEN
430 Indicator CopyTo Proprietary\Identification
431 END
432 END
433 END
434 END
435 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR40
389 TRANSLATE(95Q, PartyIdentification16Choice)
390 RULE
391 NODE (NameAndAddress)
392 NameAndAddress TranslateTo NameAndAddress
393 END
394 END
395 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR40
431 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
432 RULE
433 NODE (Code)
434 IF (Not (DataSourceScheme IsPresent))
435 THEN
436 Indicator CopyTo Code
437 END
438 END
439 NODE (Proprietary)
440 DataSourceScheme TranslateTo Proprietary
441 NODE (Identification)
442 IF (DataSourceScheme IsPresent)
443 THEN
444 Indicator CopyTo Proprietary\Identification
445 END
446 END
447 END
448 END
449 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR40
460 TRANSLATE(70E, RestrictedFINXMax350Text)
461 RULE
462 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
463 END
464 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR40
410 TRANSLATE(22F_38, RevaluationIndicator2Choice)
411 RULE
412 NODE (Indicator)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 IF (Indicator IsSameString 'REVY')
416 THEN
417 'true' CopyTo Indicator
418 END
419 IF (Indicator IsSameString 'REVN')
420 THEN
421 'false' CopyTo Indicator
422 END
423 END
424 END
425 NODE (Proprietary)
426 DataSourceScheme TranslateTo Proprietary
427 NODE (Identification)
428 IF (DataSourceScheme IsPresent)
429 THEN
430 Indicator CopyTo Proprietary\Identification
431 END
432 END
433 END
434 END
435 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR40
389 TRANSLATE(95Q, PartyIdentification16Choice)
390 RULE
391 NODE (NameAndAddress)
392 NameAndAddress TranslateTo NameAndAddress
393 END
394 END
395 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR40
431 TRANSLATE(22F_102, TradeTransactionCondition2Choice)
432 RULE
433 NODE (Code)
434 IF (Not (DataSourceScheme IsPresent))
435 THEN
436 Indicator CopyTo Code
437 END
438 END
439 NODE (Proprietary)
440 DataSourceScheme TranslateTo Proprietary
441 NODE (Identification)
442 IF (DataSourceScheme IsPresent)
443 THEN
444 Indicator CopyTo Proprietary\Identification
445 END
446 END
447 END
448 END
449 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR40
460 TRANSLATE(70E, RestrictedFINXMax350Text)
461 RULE
462 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
463 END
464 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR40
410 TRANSLATE(22F_38, RevaluationIndicator2Choice)
411 RULE
412 NODE (Indicator)
413 IF (Not (DataSourceScheme IsPresent))
414 THEN
415 IF (Indicator IsSameString 'REVY')
416 THEN
417 'true' CopyTo Indicator
418 END
419 IF (Indicator IsSameString 'REVN')
420 THEN
421 'false' CopyTo Indicator
422 END
423 END
424 END
425 NODE (Proprietary)
426 DataSourceScheme TranslateTo Proprietary
427 NODE (Identification)
428 IF (DataSourceScheme IsPresent)
429 THEN
430 Indicator CopyTo Proprietary\Identification
431 END
432 END
433 END
434 END
435 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR40
402 TRANSLATE(22F_18, InvestorCapacity2Choice)
403 RULE
404 NODE (Code)
405 IF (Not (DataSourceScheme IsPresent))
406 THEN
407 Indicator TranslateTo Code
408 END
409 END
410 NODE (Proprietary)
411 DataSourceScheme TranslateTo Proprietary
412 NODE (Identification)
413 IF (DataSourceScheme IsPresent)
414 THEN
415 Indicator CopyTo Proprietary\Identification
416 END
417 END
418 END
419 END
420 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR40
402 TRANSLATE(22F_18, InvestorCapacity2Choice)
403 RULE
404 NODE (Code)
405 IF (Not (DataSourceScheme IsPresent))
406 THEN
407 Indicator TranslateTo Code
408 END
409 END
410 NODE (Proprietary)
411 DataSourceScheme TranslateTo Proprietary
412 NODE (Identification)
413 IF (DataSourceScheme IsPresent)
414 THEN
415 Indicator CopyTo Proprietary\Identification
416 END
417 END
418 END
419 END
420 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR40
402 TRANSLATE(22F_18, InvestorCapacity2Choice)
403 RULE
404 NODE (Code)
405 IF (Not (DataSourceScheme IsPresent))
406 THEN
407 Indicator TranslateTo Code
408 END
409 END
410 NODE (Proprietary)
411 DataSourceScheme TranslateTo Proprietary
412 NODE (Identification)
413 IF (DataSourceScheme IsPresent)
414 THEN
415 Indicator CopyTo Proprietary\Identification
416 END
417 END
418 END
419 END
420 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR40
411 TRANSLATE(22F_18, InvestorCapacity2Choice)
412 RULE
413 NODE (Code)
414 IF (Not (DataSourceScheme IsPresent))
415 THEN
416 Indicator TranslateTo Code
417 END
418 END
419 NODE (Proprietary)
420 DataSourceScheme TranslateTo Proprietary
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Indicator CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR40
402 TRANSLATE(22F_18, InvestorCapacity2Choice)
403 RULE
404 NODE (Code)
405 IF (Not (DataSourceScheme IsPresent))
406 THEN
407 Indicator TranslateTo Code
408 END
409 END
410 NODE (Proprietary)
411 DataSourceScheme TranslateTo Proprietary
412 NODE (Identification)
413 IF (DataSourceScheme IsPresent)
414 THEN
415 Indicator CopyTo Proprietary\Identification
416 END
417 END
418 END
419 END
420 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR40
685 TRANSLATE(94H, AnyBICIdentifier)
686 RULE
687 IdentifierCode CopyTo AnyBICIdentifier
688 END
689 END
translateTTR40(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR40
436 TRANSLATE(19A, CreditDebitCode)
437 RULE
438 IF (Not (Sign IsPresent))
439 THEN
440 'DBIT' CopyTo CreditDebitCode
441 ELSE
442 'CRDT' CopyTo CreditDebitCode
443 END
444 END
445 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR40
395 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
396 RULE
397 NODE (Identification)
398 NODE (SafekeepingPlaceType)
399 IF (Not (DataSourceScheme IsPresent))
400 THEN
401 PlaceCode TranslateTo Identification\SafekeepingPlaceType
402 END
403 END
404 NODE (Identification)
405 IF (Not (DataSourceScheme IsPresent))
406 THEN
407 Narrative CopyTo Identification\Identification
408 END
409 END
410 END
411 NODE (Proprietary)
412 NODE (Type)
413 DataSourceScheme TranslateTo Proprietary\Type
414 NODE (Identification)
415 IF (DataSourceScheme IsPresent)
416 THEN
417 PlaceCode CopyTo Proprietary\Type\Identification
418 END
419 END
420 END
421 NODE (Identification)
422 IF (DataSourceScheme IsPresent)
423 THEN
424 Narrative CopyTo Proprietary\Identification
425 END
426 END
427 END
428 END
429 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR40
688 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
689 RULE
690 NODE (TypeAndIdentification)
691 NODE (SafekeepingPlaceType)
692 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
693 END
694 NODE (Identification)
695 IdentifierCode TranslateTo TypeAndIdentification\Identification
696 END
697 END
698 END
699 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR40
490 TRANSLATE(OptionalCode_4!c_132, ResponseStatus1Code)
491 RULE
492 'ACCP' EquivalentTo 'ACCP'
493 'ACCT' EquivalentTo 'ACCT'
494 'REJT' EquivalentTo 'REJT'
495 'SUBR' EquivalentTo 'SUBR'
496 END
497 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR40
477 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
478 RULE
479 'A001' EquivalentTo 'A001'
480 'A002' EquivalentTo 'A002'
481 'A003' EquivalentTo 'A003'
482 'A004' EquivalentTo 'A004'
483 'A005' EquivalentTo 'A005'
484 'A006' EquivalentTo 'A006'
485 'A007' EquivalentTo 'A007'
486 'A008' EquivalentTo 'A008'
487 'A009' EquivalentTo 'A009'
488 'A010' EquivalentTo 'A010'
489 'A011' EquivalentTo 'A011'
490 'A012' EquivalentTo 'A012'
491 'A013' EquivalentTo 'A013'
492 'A014' EquivalentTo 'A014'
493 'OTHR' EquivalentTo 'NARR'
494 END
495 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR40
388 TRANSLATE(95C, PartyIdentification17Choice)
389 RULE
390 NODE (Country)
391 CountryCode CopyTo Country
392 END
393 END
394 END
translateTTR40(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR40
404 TRANSLATE(Code_4!c_7, PriceValueType1Code)
405 RULE
406 'DISC' EquivalentTo 'DISC'
407 'PREM' EquivalentTo 'PREM'
408 'ACTU' EquivalentTo 'PARV'
409 END
410 END
translateTTR40(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR40
393 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
394 RULE
395 NODE (Code)
396 IF (Not (DataSourceScheme IsPresent))
397 THEN
398 Indicator TranslateTo Code
399 END
400 END
401 NODE (Proprietary)
402 DataSourceScheme TranslateTo Proprietary
403 NODE (Identification)
404 IF (DataSourceScheme IsPresent)
405 THEN
406 Indicator CopyTo Proprietary\Identification
407 END
408 END
409 END
410 END
411 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR40
401 TRANSLATE(FormOfSecurity3Choice, 22F_20)
402 RULE
403 NODE (DataSourceScheme)
404 Proprietary TranslateTo DataSourceScheme
405 END
406 NODE (Indicator)
407 Code TranslateTo Indicator
408 Proprietary\Identification CopyTo Indicator
409 END
410 END
411 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR40
401 TRANSLATE(FormOfSecurity3Choice, 22F_20)
402 RULE
403 NODE (DataSourceScheme)
404 Proprietary TranslateTo DataSourceScheme
405 END
406 NODE (Indicator)
407 Code TranslateTo Indicator
408 Proprietary\Identification CopyTo Indicator
409 END
410 END
411 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR40
429 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
430 RULE
431 'ORDN' EquivalentTo 'ORDN'
432 'PFRD' EquivalentTo 'PRFD'
433 END
434 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR40
445 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
446 RULE
447 'AMER' EquivalentTo 'AMER'
448 'EURO' EquivalentTo 'EURO'
449 END
450 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR40
418 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
419 RULE
420 'FULL' EquivalentTo 'FULL'
421 'NILL' EquivalentTo 'NILL'
422 'PART' EquivalentTo 'PART'
423 END
424 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR40
408 TRANSLATE(PriceValueType1Code, Code_4!c_7)
409 RULE
410 'DISC' EquivalentTo 'DISC'
411 'PREM' EquivalentTo 'PREM'
412 'PARV' EquivalentTo 'ACTU'
413 END
414 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR40
449 TRANSLATE(GeneratedReason2Code, OptionalCode_4!c_82)
450 RULE
451 'COLL' EquivalentTo 'COLL'
452 'RODE' EquivalentTo 'RODE'
453 'SPLI' EquivalentTo 'SPLI'
454 'THRD' EquivalentTo 'THRD'
455 'TRAN' EquivalentTo 'TRAN'
456 'OTHR' EquivalentTo 'NARR'
457 END
458 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR40
364 TRANSLATE(PriceValueType1Code, Code_4!c_6)
365 RULE
366 'PREM' EquivalentTo 'PREM'
367 'DISC' EquivalentTo 'DISC'
368 'PARV' EquivalentTo 'PRCT'
369 END
370 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR40
382 TRANSLATE(RegistrationProcessingStatus2Choice, 25D_13)
383 RULE
384 NODE (DataSourceScheme)
385 Proprietary TranslateTo DataSourceScheme
386 END
387 NODE (StatusCode)
388 Code TranslateTo StatusCode
389 Proprietary\Identification CopyTo StatusCode
390 END
391 END
392 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR40
448 TRANSLATE(PartyIdentification17Choice, 95Q)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR40
448 TRANSLATE(PartyIdentification17Choice, 95Q)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR40
448 TRANSLATE(PartyIdentification17Choice, 95Q)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR40
448 TRANSLATE(PartyIdentification17Choice, 95Q)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR40
434 TRANSLATE(ISINIdentifier, Identifier_Isin)
435 RULE
436 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
437 END
438 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR40
434 TRANSLATE(ISINIdentifier, Identifier_Isin)
435 RULE
436 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
437 END
438 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR40
434 TRANSLATE(ISINIdentifier, Identifier_Isin)
435 RULE
436 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
437 END
438 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR40
434 TRANSLATE(ISINIdentifier, Identifier_Isin)
435 RULE
436 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
437 END
438 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR40
592 TRANSLATE(ISINIdentifier, Identifier_Isin)
593 RULE
594 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
595 END
596 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR40
393 TRANSLATE(SecurityIdentification12, 35B)
394 RULE
395 NODE (DescriptionOfSecurity)
396 NODE (Line)
397 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
398 THEN
399 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
400 END
401 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
402 THEN
403 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
404 END
405 IF (Identification\ISIN IsPresent)
406 THEN
407 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
408 END
409 END
410 NODE (Line)
411 IF (Identification\OtherIdentification IsPresent)
412 THEN
413 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
414 ELSE
415 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
416 END
417 END
418 NODE (Line)
419 IF (Identification\OtherIdentification IsPresent)
420 THEN
421 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
422 ELSE
423 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
424 END
425 END
426 NODE (Line)
427 IF (Identification\OtherIdentification IsPresent)
428 THEN
429 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
430 ELSE
431 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
432 END
433 END
434 END
435 END
436 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR40
419 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
420 RULE
421 NODE (DataSourceScheme)
422 Proprietary TranslateTo DataSourceScheme
423 END
424 NODE (Indicator)
425 Code TranslateTo Indicator
426 Proprietary\Identification CopyTo Indicator
427 END
428 END
429 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR40
390 TRANSLATE(AmountAndDirection12, 19A)
391 RULE
392 Amount TranslateTo 19A
393 NODE (Sign)
394 IF (CreditDebitIndicator IsSameString 'CRDT')
395 THEN
396 'N' CopyTo Sign
397 END
398 END
399 END
400 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR40
440 TRANSLATE(PartyIdentification16Choice, 95P_2)
441 RULE
442 NODE (IdentifierCode)
443 BICOrBEI CopyTo IdentifierCode
444 END
445 END
446 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR40
621 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
622 RULE
623 NODE (QuantityTypeCode)
624 'FAMT' CopyTo QuantityTypeCode
625 END
626 NODE (Quantity)
627 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
628 THEN
629 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
630 ELSE
631 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
632 THEN
633 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
634 ELSE
635 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
636 END
637 END
638 END
639 END
640 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR40
456 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
457 RULE
458 'A001' EquivalentTo 'A001'
459 'A002' EquivalentTo 'A002'
460 'A003' EquivalentTo 'A003'
461 'A004' EquivalentTo 'A004'
462 'A005' EquivalentTo 'A005'
463 'A006' EquivalentTo 'A006'
464 'A007' EquivalentTo 'A007'
465 'A008' EquivalentTo 'A008'
466 'A009' EquivalentTo 'A009'
467 'A010' EquivalentTo 'A010'
468 'A011' EquivalentTo 'A011'
469 'A012' EquivalentTo 'A012'
470 'A013' EquivalentTo 'A013'
471 'A014' EquivalentTo 'A014'
472 'NARR' EquivalentTo 'OTHR'
473 END
474 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR40
456 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
457 RULE
458 'A001' EquivalentTo 'A001'
459 'A002' EquivalentTo 'A002'
460 'A003' EquivalentTo 'A003'
461 'A004' EquivalentTo 'A004'
462 'A005' EquivalentTo 'A005'
463 'A006' EquivalentTo 'A006'
464 'A007' EquivalentTo 'A007'
465 'A008' EquivalentTo 'A008'
466 'A009' EquivalentTo 'A009'
467 'A010' EquivalentTo 'A010'
468 'A011' EquivalentTo 'A011'
469 'A012' EquivalentTo 'A012'
470 'A013' EquivalentTo 'A013'
471 'A014' EquivalentTo 'A014'
472 'NARR' EquivalentTo 'OTHR'
473 END
474 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR40
456 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
457 RULE
458 'A001' EquivalentTo 'A001'
459 'A002' EquivalentTo 'A002'
460 'A003' EquivalentTo 'A003'
461 'A004' EquivalentTo 'A004'
462 'A005' EquivalentTo 'A005'
463 'A006' EquivalentTo 'A006'
464 'A007' EquivalentTo 'A007'
465 'A008' EquivalentTo 'A008'
466 'A009' EquivalentTo 'A009'
467 'A010' EquivalentTo 'A010'
468 'A011' EquivalentTo 'A011'
469 'A012' EquivalentTo 'A012'
470 'A013' EquivalentTo 'A013'
471 'A014' EquivalentTo 'A014'
472 'NARR' EquivalentTo 'OTHR'
473 END
474 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR40
456 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
457 RULE
458 'A001' EquivalentTo 'A001'
459 'A002' EquivalentTo 'A002'
460 'A003' EquivalentTo 'A003'
461 'A004' EquivalentTo 'A004'
462 'A005' EquivalentTo 'A005'
463 'A006' EquivalentTo 'A006'
464 'A007' EquivalentTo 'A007'
465 'A008' EquivalentTo 'A008'
466 'A009' EquivalentTo 'A009'
467 'A010' EquivalentTo 'A010'
468 'A011' EquivalentTo 'A011'
469 'A012' EquivalentTo 'A012'
470 'A013' EquivalentTo 'A013'
471 'A014' EquivalentTo 'A014'
472 'NARR' EquivalentTo 'OTHR'
473 END
474 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR40
657 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
658 RULE
659 NODE (DataSourceScheme)
660 Proprietary\Type TranslateTo DataSourceScheme
661 END
662 NODE (PlaceCode)
663 Identification\SafekeepingPlaceType TranslateTo PlaceCode
664 Proprietary\Type\Identification CopyTo PlaceCode
665 END
666 NODE (Narrative)
667 Proprietary\Identification CopyTo Narrative
668 Identification\Identification CopyTo Narrative
669 END
670 END
671 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR40
398 TRANSLATE(ISINIdentifier, Identifier_Isin)
399 RULE
400 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
401 END
402 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR40
398 TRANSLATE(ISINIdentifier, Identifier_Isin)
399 RULE
400 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
401 END
402 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR40
398 TRANSLATE(ISINIdentifier, Identifier_Isin)
399 RULE
400 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
401 END
402 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR40
398 TRANSLATE(ISINIdentifier, Identifier_Isin)
399 RULE
400 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
401 END
402 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR40
468 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
469 RULE
470 'A001' EquivalentTo 'A001'
471 'A002' EquivalentTo 'A002'
472 'A003' EquivalentTo 'A003'
473 'A004' EquivalentTo 'A004'
474 'A005' EquivalentTo 'A005'
475 'A006' EquivalentTo 'A006'
476 'A007' EquivalentTo 'A007'
477 'A008' EquivalentTo 'A008'
478 'A009' EquivalentTo 'A009'
479 'A010' EquivalentTo 'A010'
480 'A011' EquivalentTo 'A011'
481 'A012' EquivalentTo 'A012'
482 'A013' EquivalentTo 'A013'
483 'A014' EquivalentTo 'A014'
484 'NARR' EquivalentTo 'OTHR'
485 END
486 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR40
468 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
469 RULE
470 'A001' EquivalentTo 'A001'
471 'A002' EquivalentTo 'A002'
472 'A003' EquivalentTo 'A003'
473 'A004' EquivalentTo 'A004'
474 'A005' EquivalentTo 'A005'
475 'A006' EquivalentTo 'A006'
476 'A007' EquivalentTo 'A007'
477 'A008' EquivalentTo 'A008'
478 'A009' EquivalentTo 'A009'
479 'A010' EquivalentTo 'A010'
480 'A011' EquivalentTo 'A011'
481 'A012' EquivalentTo 'A012'
482 'A013' EquivalentTo 'A013'
483 'A014' EquivalentTo 'A014'
484 'NARR' EquivalentTo 'OTHR'
485 END
486 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR40
468 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
469 RULE
470 'A001' EquivalentTo 'A001'
471 'A002' EquivalentTo 'A002'
472 'A003' EquivalentTo 'A003'
473 'A004' EquivalentTo 'A004'
474 'A005' EquivalentTo 'A005'
475 'A006' EquivalentTo 'A006'
476 'A007' EquivalentTo 'A007'
477 'A008' EquivalentTo 'A008'
478 'A009' EquivalentTo 'A009'
479 'A010' EquivalentTo 'A010'
480 'A011' EquivalentTo 'A011'
481 'A012' EquivalentTo 'A012'
482 'A013' EquivalentTo 'A013'
483 'A014' EquivalentTo 'A014'
484 'NARR' EquivalentTo 'OTHR'
485 END
486 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR40
468 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
469 RULE
470 'A001' EquivalentTo 'A001'
471 'A002' EquivalentTo 'A002'
472 'A003' EquivalentTo 'A003'
473 'A004' EquivalentTo 'A004'
474 'A005' EquivalentTo 'A005'
475 'A006' EquivalentTo 'A006'
476 'A007' EquivalentTo 'A007'
477 'A008' EquivalentTo 'A008'
478 'A009' EquivalentTo 'A009'
479 'A010' EquivalentTo 'A010'
480 'A011' EquivalentTo 'A011'
481 'A012' EquivalentTo 'A012'
482 'A013' EquivalentTo 'A013'
483 'A014' EquivalentTo 'A014'
484 'NARR' EquivalentTo 'OTHR'
485 END
486 END
translateTTR40(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR40
434 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
435 RULE
436 'WEEK' EquivalentTo 'WEEK'
437 'SEMI' EquivalentTo 'SEMI'
438 'QUTR' EquivalentTo 'QUTR'
439 'MNTH' EquivalentTo 'MNTH'
440 'YEAR' EquivalentTo 'ANNU'
441 END
442 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR41
526 TRANSLATE(92A, PercentageRate)
527 RULE
528 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
529 THEN
530 IF (Sign IsSameString 'N')
531 THEN
532 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
533 ELSE
534 (Rate FormatDecimal 'MX') CopyTo PercentageRate
535 END
536 END
537 END
538 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR41
550 TRANSLATE(98A, ISODate)
551 RULE
552 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
553 END
554 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR41
491 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
492 RULE
493 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
494 END
495 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR41
552 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
553 RULE
554 Currency CopyTo ActiveOrHistoricCurrencyCode
555 END
556 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR41
552 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
553 RULE
554 Currency CopyTo ActiveOrHistoricCurrencyCode
555 END
556 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR41
631 TRANSLATE(22F_169, TransactionActivity2Choice)
632 RULE
633 NODE (Code)
634 IF (Not (DataSourceScheme IsPresent))
635 THEN
636 Indicator TranslateTo Code
637 END
638 END
639 NODE (Proprietary)
640 NODE (Identification)
641 IF (DataSourceScheme IsPresent)
642 THEN
643 Indicator CopyTo Proprietary\Identification
644 END
645 END
646 DataSourceScheme TranslateTo Proprietary
647 END
648 END
649 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR41
520 TRANSLATE(12B_1, OptionType3Choice)
521 RULE
522 NODE (Code)
523 IF (Not (DataSourceScheme IsPresent))
524 THEN
525 InstrumentTypeCode CopyTo Code
526 END
527 END
528 NODE (Proprietary)
529 NODE (Identification)
530 IF (DataSourceScheme IsPresent)
531 THEN
532 InstrumentTypeCode CopyTo Proprietary\Identification
533 END
534 END
535 DataSourceScheme TranslateTo Proprietary
536 END
537 END
538 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR41
396 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
397 RULE
398 NODE (Name)
399 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
400 END
401 END
402 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR41
450 TRANSLATE(22F_18, InvestorCapacity2Choice)
451 RULE
452 NODE (Code)
453 IF (Not (DataSourceScheme IsPresent))
454 THEN
455 Indicator TranslateTo Code
456 END
457 END
458 NODE (Proprietary)
459 DataSourceScheme TranslateTo Proprietary
460 NODE (Identification)
461 IF (DataSourceScheme IsPresent)
462 THEN
463 Indicator CopyTo Proprietary\Identification
464 END
465 END
466 END
467 END
468 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR41
465 TRANSLATE(70E, RestrictedFINXMax350Text)
466 RULE
467 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
468 END
469 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR41
436 TRANSLATE(22F_157, LegalFramework2Choice)
437 RULE
438 NODE (Code)
439 IF (Not (DataSourceScheme IsPresent))
440 THEN
441 Indicator TranslateTo Code
442 END
443 END
444 NODE (Proprietary)
445 DataSourceScheme TranslateTo Proprietary
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 END
453 END
454 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR41
396 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
397 RULE
398 NODE (Name)
399 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
400 END
401 END
402 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR41
450 TRANSLATE(22F_18, InvestorCapacity2Choice)
451 RULE
452 NODE (Code)
453 IF (Not (DataSourceScheme IsPresent))
454 THEN
455 Indicator TranslateTo Code
456 END
457 END
458 NODE (Proprietary)
459 DataSourceScheme TranslateTo Proprietary
460 NODE (Identification)
461 IF (DataSourceScheme IsPresent)
462 THEN
463 Indicator CopyTo Proprietary\Identification
464 END
465 END
466 END
467 END
468 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR41
465 TRANSLATE(70E, RestrictedFINXMax350Text)
466 RULE
467 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
468 END
469 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR41
436 TRANSLATE(22F_157, LegalFramework2Choice)
437 RULE
438 NODE (Code)
439 IF (Not (DataSourceScheme IsPresent))
440 THEN
441 Indicator TranslateTo Code
442 END
443 END
444 NODE (Proprietary)
445 DataSourceScheme TranslateTo Proprietary
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 END
453 END
454 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR41
396 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
397 RULE
398 NODE (Name)
399 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
400 END
401 END
402 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR41
450 TRANSLATE(22F_18, InvestorCapacity2Choice)
451 RULE
452 NODE (Code)
453 IF (Not (DataSourceScheme IsPresent))
454 THEN
455 Indicator TranslateTo Code
456 END
457 END
458 NODE (Proprietary)
459 DataSourceScheme TranslateTo Proprietary
460 NODE (Identification)
461 IF (DataSourceScheme IsPresent)
462 THEN
463 Indicator CopyTo Proprietary\Identification
464 END
465 END
466 END
467 END
468 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR41
465 TRANSLATE(Identifier_Isin, ISINIdentifier)
466 RULE
467 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
468 END
469 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR41
436 TRANSLATE(22F_157, LegalFramework2Choice)
437 RULE
438 NODE (Code)
439 IF (Not (DataSourceScheme IsPresent))
440 THEN
441 Indicator TranslateTo Code
442 END
443 END
444 NODE (Proprietary)
445 DataSourceScheme TranslateTo Proprietary
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 END
453 END
454 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR41
396 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
397 RULE
398 NODE (Name)
399 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
400 END
401 END
402 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR41
450 TRANSLATE(22F_18, InvestorCapacity2Choice)
451 RULE
452 NODE (Code)
453 IF (Not (DataSourceScheme IsPresent))
454 THEN
455 Indicator TranslateTo Code
456 END
457 END
458 NODE (Proprietary)
459 DataSourceScheme TranslateTo Proprietary
460 NODE (Identification)
461 IF (DataSourceScheme IsPresent)
462 THEN
463 Indicator CopyTo Proprietary\Identification
464 END
465 END
466 END
467 END
468 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR41
465 TRANSLATE(Identifier_Isin, ISINIdentifier)
466 RULE
467 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
468 END
469 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR41
436 TRANSLATE(22F_157, LegalFramework2Choice)
437 RULE
438 NODE (Code)
439 IF (Not (DataSourceScheme IsPresent))
440 THEN
441 Indicator TranslateTo Code
442 END
443 END
444 NODE (Proprietary)
445 DataSourceScheme TranslateTo Proprietary
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 END
453 END
454 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR41
421 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
422 RULE
423 'ELIG' EquivalentTo 'ELIG'
424 'PROF' EquivalentTo 'PROF'
425 'RETL' EquivalentTo 'RETL'
426 END
427 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR41
421 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
422 RULE
423 'ELIG' EquivalentTo 'ELIG'
424 'PROF' EquivalentTo 'PROF'
425 'RETL' EquivalentTo 'RETL'
426 END
427 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR41
421 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
422 RULE
423 'ELIG' EquivalentTo 'ELIG'
424 'PROF' EquivalentTo 'PROF'
425 'RETL' EquivalentTo 'RETL'
426 END
427 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
431 RULE
432 'ELIG' EquivalentTo 'ELIG'
433 'PROF' EquivalentTo 'PROF'
434 'RETL' EquivalentTo 'RETL'
435 END
436 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR41
421 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
422 RULE
423 'ELIG' EquivalentTo 'ELIG'
424 'PROF' EquivalentTo 'PROF'
425 'RETL' EquivalentTo 'RETL'
426 END
427 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR41
690 TRANSLATE(Identifier_Isin, ISINIdentifier)
691 RULE
692 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
693 END
694 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR41
446 TRANSLATE(98A, TradeDate2Choice)
447 RULE
448 NODE (Date)
449 NODE (Date)
450 Date TranslateTo Date\Date
451 END
452 END
453 END
454 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR41
430 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
431 RULE
432 'SHHE' EquivalentTo 'SHHE'
433 END
434 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR41
700 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
701 RULE
702 'CUST' EquivalentTo 'CUST'
703 'ICSD' EquivalentTo 'ICSD'
704 'NCSD' EquivalentTo 'NCSD'
705 'SHHE' EquivalentTo 'SHHE'
706 END
707 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR41
498 TRANSLATE(25D_4, ReplacementProcessingStatus2Choice)
499 RULE
500 NODE (Code)
501 IF (Not (DataSourceScheme IsPresent))
502 THEN
503 StatusCode TranslateTo Code
504 END
505 END
506 NODE (Proprietary)
507 NODE (Identification)
508 IF (DataSourceScheme IsPresent)
509 THEN
510 StatusCode CopyTo Proprietary\Identification
511 END
512 END
513 DataSourceScheme TranslateTo Proprietary
514 END
515 END
516 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR41
496 TRANSLATE(22F_20, FormOfSecurity3Choice)
497 RULE
498 NODE (Code)
499 IF (Not (DataSourceScheme IsPresent))
500 THEN
501 Indicator CopyTo Code
502 END
503 END
504 NODE (Proprietary)
505 DataSourceScheme TranslateTo Proprietary
506 NODE (Identification)
507 IF (DataSourceScheme IsPresent)
508 THEN
509 Indicator CopyTo Proprietary\Identification
510 END
511 END
512 END
513 END
514 END
translateTTR41(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR41
395 TRANSLATE(95P_2, PartyIdentification17Choice)
396 RULE
397 NODE (BICOrBEI)
398 IdentifierCode TranslateTo BICOrBEI
399 END
400 END
401 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR41
411 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
412 RULE
413 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
414 END
415 END
translateTTR41(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR41
412 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
413 RULE
414 'A001' EquivalentTo 'A001'
415 'A002' EquivalentTo 'A002'
416 'A003' EquivalentTo 'A003'
417 'A004' EquivalentTo 'A004'
418 'A005' EquivalentTo 'A005'
419 'A006' EquivalentTo 'A006'
420 'A007' EquivalentTo 'A007'
421 'A008' EquivalentTo 'A008'
422 'A009' EquivalentTo 'A009'
423 'A010' EquivalentTo 'A010'
424 'A011' EquivalentTo 'A011'
425 'A012' EquivalentTo 'A012'
426 'A013' EquivalentTo 'A013'
427 'A014' EquivalentTo 'A014'
428 'OTHR' EquivalentTo 'NARR'
429 END
430 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR41
412 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
413 RULE
414 'BEAR' EquivalentTo 'BEAR'
415 'REGD' EquivalentTo 'REGD'
416 END
417 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR41
412 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
413 RULE
414 'BEAR' EquivalentTo 'BEAR'
415 'REGD' EquivalentTo 'REGD'
416 END
417 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR41
435 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
436 RULE
437 NODE (DataSourceScheme)
438 Proprietary TranslateTo DataSourceScheme
439 END
440 NODE (Indicator)
441 Code TranslateTo Indicator
442 Proprietary\Identification CopyTo Indicator
443 END
444 END
445 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR41
451 TRANSLATE(OptionType3Choice, 12B_1)
452 RULE
453 NODE (DataSourceScheme)
454 Proprietary TranslateTo DataSourceScheme
455 END
456 NODE (InstrumentTypeCode)
457 Code TranslateTo InstrumentTypeCode
458 Proprietary\Identification CopyTo InstrumentTypeCode
459 END
460 END
461 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR41
425 TRANSLATE(PaymentDirection3Choice, 22F_24)
426 RULE
427 NODE (DataSourceScheme)
428 Proprietary TranslateTo DataSourceScheme
429 END
430 NODE (Indicator)
431 IF (Indicator IsSameBoolean 'true')
432 THEN
433 'PAYU' CopyTo Indicator
434 END
435 IF (Indicator IsSameBoolean 'false')
436 THEN
437 'PAYD' CopyTo Indicator
438 END
439 Proprietary\Identification CopyTo Indicator
440 END
441 END
442 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR41
415 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
416 RULE
417 ActiveOrHistoricCurrencyCode CopyTo Currency
418 END
419 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR41
459 TRANSLATE(PendingReason9Choice, 24B_5)
460 RULE
461 NODE (DataSourceScheme)
462 Proprietary TranslateTo DataSourceScheme
463 END
464 NODE (ReasonCode)
465 Code TranslateTo ReasonCode
466 Proprietary\Identification CopyTo ReasonCode
467 END
468 END
469 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR41
371 TRANSLATE(PercentageRate, Quantity_FIN_15d)
372 RULE
373 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
374 THEN
375 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
376 ELSE
377 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
378 END
379 END
380 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR41
393 TRANSLATE(RegistrationProcessingStatus1Code, OptionalCode_4!c_105)
394 RULE
395 'PACK' EquivalentTo 'PACK'
396 'REJT' EquivalentTo 'REJT'
397 END
398 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR41
455 TRANSLATE(AmountAndDirection12, 19A)
456 RULE
457 Amount TranslateTo 19A
458 NODE (Sign)
459 IF (CreditDebitIndicator IsSameString 'CRDT')
460 THEN
461 'N' CopyTo Sign
462 END
463 END
464 END
465 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR41
455 TRANSLATE(AmountAndDirection12, 19A)
456 RULE
457 Amount TranslateTo 19A
458 NODE (Sign)
459 IF (CreditDebitIndicator IsSameString 'CRDT')
460 THEN
461 'N' CopyTo Sign
462 END
463 END
464 END
465 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR41
455 TRANSLATE(AmountAndDirection12, 19A)
456 RULE
457 Amount TranslateTo 19A
458 NODE (Sign)
459 IF (CreditDebitIndicator IsSameString 'DBIT')
460 THEN
461 'N' CopyTo Sign
462 END
463 END
464 END
465 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR41
455 TRANSLATE(AmountAndDirection12, 19A)
456 RULE
457 Amount TranslateTo 19A
458 NODE (Sign)
459 IF (CreditDebitIndicator IsSameString 'DBIT')
460 THEN
461 'N' CopyTo Sign
462 END
463 END
464 END
465 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR41
439 TRANSLATE(SecurityIdentification12, 35B)
440 RULE
441 NODE (DescriptionOfSecurity)
442 NODE (Line)
443 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
444 THEN
445 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
446 END
447 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
448 THEN
449 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
450 END
451 IF (Identification\ISIN IsPresent)
452 THEN
453 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
454 END
455 END
456 NODE (Line)
457 IF (Identification\OtherIdentification IsPresent)
458 THEN
459 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
460 ELSE
461 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
462 END
463 END
464 NODE (Line)
465 IF (Identification\OtherIdentification IsPresent)
466 THEN
467 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
468 ELSE
469 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
470 END
471 END
472 NODE (Line)
473 IF (Identification\OtherIdentification IsPresent)
474 THEN
475 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
476 ELSE
477 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
478 END
479 END
480 END
481 END
482 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR41
439 TRANSLATE(SecurityIdentification12, 35B)
440 RULE
441 NODE (DescriptionOfSecurity)
442 NODE (Line)
443 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
444 THEN
445 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
446 END
447 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
448 THEN
449 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
450 END
451 IF (Identification\ISIN IsPresent)
452 THEN
453 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
454 END
455 END
456 NODE (Line)
457 IF (Identification\OtherIdentification IsPresent)
458 THEN
459 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
460 ELSE
461 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
462 END
463 END
464 NODE (Line)
465 IF (Identification\OtherIdentification IsPresent)
466 THEN
467 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
468 ELSE
469 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
470 END
471 END
472 NODE (Line)
473 IF (Identification\OtherIdentification IsPresent)
474 THEN
475 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
476 ELSE
477 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
478 END
479 END
480 END
481 END
482 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR41
439 TRANSLATE(SecurityIdentification12, 35B)
440 RULE
441 NODE (DescriptionOfSecurity)
442 NODE (Line)
443 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
444 THEN
445 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
446 END
447 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
448 THEN
449 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
450 END
451 IF (Identification\ISIN IsPresent)
452 THEN
453 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
454 END
455 END
456 NODE (Line)
457 IF (Identification\OtherIdentification IsPresent)
458 THEN
459 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
460 ELSE
461 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
462 END
463 END
464 NODE (Line)
465 IF (Identification\OtherIdentification IsPresent)
466 THEN
467 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
468 ELSE
469 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
470 END
471 END
472 NODE (Line)
473 IF (Identification\OtherIdentification IsPresent)
474 THEN
475 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
476 ELSE
477 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
478 END
479 END
480 END
481 END
482 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR41
439 TRANSLATE(SecurityIdentification12, 35B)
440 RULE
441 NODE (DescriptionOfSecurity)
442 NODE (Line)
443 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
444 THEN
445 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
446 END
447 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
448 THEN
449 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
450 END
451 IF (Identification\ISIN IsPresent)
452 THEN
453 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
454 END
455 END
456 NODE (Line)
457 IF (Identification\OtherIdentification IsPresent)
458 THEN
459 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
460 ELSE
461 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
462 END
463 END
464 NODE (Line)
465 IF (Identification\OtherIdentification IsPresent)
466 THEN
467 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
468 ELSE
469 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
470 END
471 END
472 NODE (Line)
473 IF (Identification\OtherIdentification IsPresent)
474 THEN
475 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
476 ELSE
477 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
478 END
479 END
480 END
481 END
482 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR41
597 TRANSLATE(SecurityIdentification12, 35B)
598 RULE
599 NODE (DescriptionOfSecurity)
600 NODE (Line)
601 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
602 THEN
603 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
604 END
605 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
606 THEN
607 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
608 END
609 IF (Identification\ISIN IsPresent)
610 THEN
611 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
612 END
613 END
614 NODE (Line)
615 IF (Identification\OtherIdentification IsPresent)
616 THEN
617 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
618 ELSE
619 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
620 END
621 END
622 NODE (Line)
623 IF (Identification\OtherIdentification IsPresent)
624 THEN
625 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
626 ELSE
627 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
628 END
629 END
630 NODE (Line)
631 IF (Identification\OtherIdentification IsPresent)
632 THEN
633 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
634 ELSE
635 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
636 END
637 END
638 END
639 END
640 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR41
437 TRANSLATE(MarketIdentification9, 94B_8)
438 RULE
439 NODE (DataSourceScheme)
440 Type\Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (PlaceCode)
443 Type\Proprietary\Identification CopyTo PlaceCode
444 Type\Code TranslateTo PlaceCode
445 END
446 NODE (Narrative)
447 Identification\MarketIdentifierCode CopyTo Narrative
448 Identification\Description CopyTo Narrative
449 END
450 END
451 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR41
430 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
431 RULE
432 'FULL' EquivalentTo 'FULL'
433 'NILL' EquivalentTo 'NILL'
434 'PART' EquivalentTo 'PART'
435 END
436 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR41
401 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
402 RULE
403 NODE (CurrencyCode)
404 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
405 THEN
406 Currency CopyTo CurrencyCode
407 END
408 END
409 NODE (Amount)
410 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
411 THEN
412 (Amount FormatDecimal 'MT') CopyTo Amount
413 END
414 END
415 END
416 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR41
447 TRANSLATE(PartyIdentification16Choice, 95Q)
448 RULE
449 NODE (NameAndAddress)
450 NameAndAddress TranslateTo NameAndAddress
451 END
452 END
453 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR41
641 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
642 RULE
643 NODE (QuantityTypeCode)
644 'AMOR' CopyTo QuantityTypeCode
645 END
646 NODE (Quantity)
647 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
648 THEN
649 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
650 ELSE
651 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
652 THEN
653 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
654 ELSE
655 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
656 END
657 END
658 END
659 END
660 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR41
475 TRANSLATE(FormOfSecurity3Choice, 22F_20)
476 RULE
477 NODE (DataSourceScheme)
478 Proprietary TranslateTo DataSourceScheme
479 END
480 NODE (Indicator)
481 Code TranslateTo Indicator
482 Proprietary\Identification CopyTo Indicator
483 END
484 END
485 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR41
475 TRANSLATE(FormOfSecurity3Choice, 22F_20)
476 RULE
477 NODE (DataSourceScheme)
478 Proprietary TranslateTo DataSourceScheme
479 END
480 NODE (Indicator)
481 Code TranslateTo Indicator
482 Proprietary\Identification CopyTo Indicator
483 END
484 END
485 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR41
475 TRANSLATE(FormOfSecurity3Choice, 22F_20)
476 RULE
477 NODE (DataSourceScheme)
478 Proprietary TranslateTo DataSourceScheme
479 END
480 NODE (Indicator)
481 Code TranslateTo Indicator
482 Proprietary\Identification CopyTo Indicator
483 END
484 END
485 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR41
475 TRANSLATE(FormOfSecurity3Choice, 22F_20)
476 RULE
477 NODE (DataSourceScheme)
478 Proprietary TranslateTo DataSourceScheme
479 END
480 NODE (Indicator)
481 Code TranslateTo Indicator
482 Proprietary\Identification CopyTo Indicator
483 END
484 END
485 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR41
672 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
673 RULE
674 'SHHE' EquivalentTo 'SHHE'
675 END
676 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR41
403 TRANSLATE(SecurityIdentification12, 35B)
404 RULE
405 NODE (DescriptionOfSecurity)
406 NODE (Line)
407 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
408 THEN
409 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
410 END
411 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
412 THEN
413 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
414 END
415 IF (Identification\ISIN IsPresent)
416 THEN
417 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
418 END
419 END
420 NODE (Line)
421 IF (Identification\OtherIdentification IsPresent)
422 THEN
423 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
424 ELSE
425 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
426 END
427 END
428 NODE (Line)
429 IF (Identification\OtherIdentification IsPresent)
430 THEN
431 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
432 ELSE
433 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
434 END
435 END
436 NODE (Line)
437 IF (Identification\OtherIdentification IsPresent)
438 THEN
439 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
440 ELSE
441 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
442 END
443 END
444 END
445 END
446 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR41
403 TRANSLATE(SecurityIdentification12, 35B)
404 RULE
405 NODE (DescriptionOfSecurity)
406 NODE (Line)
407 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
408 THEN
409 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
410 END
411 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
412 THEN
413 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
414 END
415 IF (Identification\ISIN IsPresent)
416 THEN
417 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
418 END
419 END
420 NODE (Line)
421 IF (Identification\OtherIdentification IsPresent)
422 THEN
423 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
424 ELSE
425 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
426 END
427 END
428 NODE (Line)
429 IF (Identification\OtherIdentification IsPresent)
430 THEN
431 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
432 ELSE
433 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
434 END
435 END
436 NODE (Line)
437 IF (Identification\OtherIdentification IsPresent)
438 THEN
439 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
440 ELSE
441 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
442 END
443 END
444 END
445 END
446 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR41
403 TRANSLATE(SecurityIdentification12, 35B)
404 RULE
405 NODE (DescriptionOfSecurity)
406 NODE (Line)
407 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
408 THEN
409 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
410 END
411 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
412 THEN
413 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
414 END
415 IF (Identification\ISIN IsPresent)
416 THEN
417 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
418 END
419 END
420 NODE (Line)
421 IF (Identification\OtherIdentification IsPresent)
422 THEN
423 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
424 ELSE
425 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
426 END
427 END
428 NODE (Line)
429 IF (Identification\OtherIdentification IsPresent)
430 THEN
431 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
432 ELSE
433 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
434 END
435 END
436 NODE (Line)
437 IF (Identification\OtherIdentification IsPresent)
438 THEN
439 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
440 ELSE
441 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
442 END
443 END
444 END
445 END
446 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR41
403 TRANSLATE(SecurityIdentification12, 35B)
404 RULE
405 NODE (DescriptionOfSecurity)
406 NODE (Line)
407 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
408 THEN
409 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
410 END
411 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
412 THEN
413 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
414 END
415 IF (Identification\ISIN IsPresent)
416 THEN
417 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
418 END
419 END
420 NODE (Line)
421 IF (Identification\OtherIdentification IsPresent)
422 THEN
423 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
424 ELSE
425 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
426 END
427 END
428 NODE (Line)
429 IF (Identification\OtherIdentification IsPresent)
430 THEN
431 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
432 ELSE
433 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
434 END
435 END
436 NODE (Line)
437 IF (Identification\OtherIdentification IsPresent)
438 THEN
439 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
440 ELSE
441 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
442 END
443 END
444 END
445 END
446 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR41
487 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
488 RULE
489 NODE (DataSourceScheme)
490 Proprietary TranslateTo DataSourceScheme
491 END
492 NODE (Indicator)
493 IF (Indicator IsSameBoolean 'true')
494 THEN
495 'REVY' CopyTo Indicator
496 END
497 IF (Indicator IsSameBoolean 'false')
498 THEN
499 'REVN' CopyTo Indicator
500 END
501 Proprietary\Identification CopyTo Indicator
502 END
503 END
504 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR41
487 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
488 RULE
489 NODE (DataSourceScheme)
490 Proprietary TranslateTo DataSourceScheme
491 END
492 NODE (Indicator)
493 IF (Indicator IsSameBoolean 'true')
494 THEN
495 'REVY' CopyTo Indicator
496 END
497 IF (Indicator IsSameBoolean 'false')
498 THEN
499 'REVN' CopyTo Indicator
500 END
501 Proprietary\Identification CopyTo Indicator
502 END
503 END
504 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR41
487 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
488 RULE
489 NODE (DataSourceScheme)
490 Proprietary TranslateTo DataSourceScheme
491 END
492 NODE (Indicator)
493 IF (Indicator IsSameBoolean 'true')
494 THEN
495 'REVY' CopyTo Indicator
496 END
497 IF (Indicator IsSameBoolean 'false')
498 THEN
499 'REVN' CopyTo Indicator
500 END
501 Proprietary\Identification CopyTo Indicator
502 END
503 END
504 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR41
487 TRANSLATE(RevaluationIndicator2Choice, 22F_38)
488 RULE
489 NODE (DataSourceScheme)
490 Proprietary TranslateTo DataSourceScheme
491 END
492 NODE (Indicator)
493 IF (Indicator IsSameBoolean 'true')
494 THEN
495 'REVY' CopyTo Indicator
496 END
497 IF (Indicator IsSameBoolean 'false')
498 THEN
499 'REVN' CopyTo Indicator
500 END
501 Proprietary\Identification CopyTo Indicator
502 END
503 END
504 END
translateTTR41(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR41
443 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
444 RULE
445 NODE (DataSourceScheme)
446 Proprietary TranslateTo DataSourceScheme
447 END
448 NODE (Indicator)
449 Code TranslateTo Indicator
450 Proprietary\Identification CopyTo Indicator
451 END
452 END
453 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR42
539 TRANSLATE(13A, Number4Choice)
540 RULE
541 NODE (Short)
542 NumberId CopyTo Short
543 END
544 END
545 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR42
555 TRANSLATE(92A, BaseOneRate)
556 RULE
557 IF (Sign IsSameString 'N')
558 THEN
559 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
560 ELSE
561 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
562 END
563 END
564 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR42
496 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
497 RULE
498 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
499 END
500 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR42
557 TRANSLATE(98A, ISODate)
558 RULE
559 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
560 END
561 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR42
557 TRANSLATE(98A, ISODate)
558 RULE
559 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
560 END
561 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR42
650 TRANSLATE(OptionalCode_4!c_284, TransactionActivity1Code)
651 RULE
652 'BOLE' EquivalentTo 'BOLE'
653 'CLAI' EquivalentTo 'CLAI'
654 'COLL' EquivalentTo 'COLL'
655 'CORP' EquivalentTo 'CORP'
656 'SETT' EquivalentTo 'SETT'
657 END
658 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR42
539 TRANSLATE(98A, ISODate)
540 RULE
541 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
542 END
543 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR42
403 TRANSLATE(95P_2, PartyIdentification17Choice)
404 RULE
405 NODE (BICOrBEI)
406 IdentifierCode TranslateTo BICOrBEI
407 END
408 END
409 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR42
469 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
470 RULE
471 'ELIG' EquivalentTo 'ELIG'
472 'PROF' EquivalentTo 'PROF'
473 'RETL' EquivalentTo 'RETL'
474 END
475 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR42
470 TRANSLATE(Identifier_Isin, ISINIdentifier)
471 RULE
472 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
473 END
474 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR42
455 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
456 RULE
457 'FRAN' EquivalentTo 'FRAN'
458 END
459 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR42
403 TRANSLATE(95P_2, PartyIdentification17Choice)
404 RULE
405 NODE (BICOrBEI)
406 IdentifierCode TranslateTo BICOrBEI
407 END
408 END
409 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR42
469 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
470 RULE
471 'ELIG' EquivalentTo 'ELIG'
472 'PROF' EquivalentTo 'PROF'
473 'RETL' EquivalentTo 'RETL'
474 END
475 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR42
470 TRANSLATE(Identifier_Isin, ISINIdentifier)
471 RULE
472 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
473 END
474 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR42
455 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
456 RULE
457 'FRAN' EquivalentTo 'FRAN'
458 END
459 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR42
403 TRANSLATE(95R, PartyIdentification16Choice)
404 RULE
405 NODE (ProprietaryIdentification)
406 NODE (Identification)
407 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
408 END
409 DataSourceScheme TranslateTo ProprietaryIdentification
410 END
411 END
412 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR42
469 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
470 RULE
471 'ELIG' EquivalentTo 'ELIG'
472 'PROF' EquivalentTo 'PROF'
473 'RETL' EquivalentTo 'RETL'
474 END
475 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR42
470 TRANSLATE(35B, AlternateIdentification2)
471 RULE
472 NODE (Identification)
473 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
474 THEN
475 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
476 ELSE
477 IF (Not (IdentificationOfSecurity IsPresent))
478 THEN
479 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
480 THEN
481 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
482 ELSE
483 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
484 END
485 END
486 END
487 END
488 NODE (IdentificationSource)
489 NODE (Domestic)
490 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
491 THEN
492 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
493 END
494 END
495 NODE (Proprietary)
496 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
497 THEN
498 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
499 END
500 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
501 THEN
502 'XX' CopyTo IdentificationSource\Proprietary
503 END
504 END
505 END
506 END
507 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR42
455 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
456 RULE
457 'FRAN' EquivalentTo 'FRAN'
458 END
459 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR42
403 TRANSLATE(95R, PartyIdentification16Choice)
404 RULE
405 NODE (ProprietaryIdentification)
406 NODE (Identification)
407 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
408 END
409 DataSourceScheme TranslateTo ProprietaryIdentification
410 END
411 END
412 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR42
469 TRANSLATE(OptionalCode_4!c_23, Eligibility1Code)
470 RULE
471 'ELIG' EquivalentTo 'ELIG'
472 'PROF' EquivalentTo 'PROF'
473 'RETL' EquivalentTo 'RETL'
474 END
475 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR42
470 TRANSLATE(35B, AlternateIdentification2)
471 RULE
472 NODE (Identification)
473 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
474 THEN
475 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
476 ELSE
477 IF (Not (IdentificationOfSecurity IsPresent))
478 THEN
479 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
480 THEN
481 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
482 ELSE
483 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
484 END
485 END
486 END
487 END
488 NODE (IdentificationSource)
489 NODE (Domestic)
490 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
491 THEN
492 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
493 END
494 END
495 NODE (Proprietary)
496 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
497 THEN
498 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
499 END
500 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
501 THEN
502 'XX' CopyTo IdentificationSource\Proprietary
503 END
504 END
505 END
506 END
507 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR42
455 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
456 RULE
457 'FRAN' EquivalentTo 'FRAN'
458 END
459 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR42
428 TRANSLATE(22F_87, TradeOriginator2Choice)
429 RULE
430 NODE (Code)
431 IF (Not (DataSourceScheme IsPresent))
432 THEN
433 Indicator TranslateTo Code
434 END
435 END
436 NODE (Proprietary)
437 NODE (Identification)
438 IF (DataSourceScheme IsPresent)
439 THEN
440 Indicator CopyTo Proprietary\Identification
441 END
442 END
443 DataSourceScheme TranslateTo Proprietary
444 END
445 END
446 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR42
428 TRANSLATE(22F_87, TradeOriginator2Choice)
429 RULE
430 NODE (Code)
431 IF (Not (DataSourceScheme IsPresent))
432 THEN
433 Indicator TranslateTo Code
434 END
435 END
436 NODE (Proprietary)
437 NODE (Identification)
438 IF (DataSourceScheme IsPresent)
439 THEN
440 Indicator CopyTo Proprietary\Identification
441 END
442 END
443 DataSourceScheme TranslateTo Proprietary
444 END
445 END
446 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR42
428 TRANSLATE(22F_87, TradeOriginator2Choice)
429 RULE
430 NODE (Code)
431 IF (Not (DataSourceScheme IsPresent))
432 THEN
433 Indicator TranslateTo Code
434 END
435 END
436 NODE (Proprietary)
437 NODE (Identification)
438 IF (DataSourceScheme IsPresent)
439 THEN
440 Indicator CopyTo Proprietary\Identification
441 END
442 END
443 DataSourceScheme TranslateTo Proprietary
444 END
445 END
446 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR42
437 TRANSLATE(22F_87, TradeOriginator2Choice)
438 RULE
439 NODE (Code)
440 IF (Not (DataSourceScheme IsPresent))
441 THEN
442 Indicator TranslateTo Code
443 END
444 END
445 NODE (Proprietary)
446 NODE (Identification)
447 IF (DataSourceScheme IsPresent)
448 THEN
449 Indicator CopyTo Proprietary\Identification
450 END
451 END
452 DataSourceScheme TranslateTo Proprietary
453 END
454 END
455 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR42
428 TRANSLATE(22F_87, TradeOriginator2Choice)
429 RULE
430 NODE (Code)
431 IF (Not (DataSourceScheme IsPresent))
432 THEN
433 Indicator TranslateTo Code
434 END
435 END
436 NODE (Proprietary)
437 NODE (Identification)
438 IF (DataSourceScheme IsPresent)
439 THEN
440 Indicator CopyTo Proprietary\Identification
441 END
442 END
443 DataSourceScheme TranslateTo Proprietary
444 END
445 END
446 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR42
695 TRANSLATE(35B, AlternateIdentification2)
696 RULE
697 NODE (Identification)
698 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
699 THEN
700 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
701 ELSE
702 IF (Not (IdentificationOfSecurity IsPresent))
703 THEN
704 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
705 THEN
706 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
707 ELSE
708 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
709 END
710 END
711 END
712 END
713 NODE (IdentificationSource)
714 NODE (Domestic)
715 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
716 THEN
717 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
718 END
719 END
720 NODE (Proprietary)
721 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
722 THEN
723 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
724 END
725 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
726 THEN
727 'XX' CopyTo IdentificationSource\Proprietary
728 END
729 END
730 END
731 END
732 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR42
455 TRANSLATE(DateTime_YYYYMMDD, ISODate)
456 RULE
457 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
458 END
459 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR42
435 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
436 RULE
437 NODE (Country)
438 CountryCode CopyTo Country
439 END
440 END
441 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR42
708 TRANSLATE(94B_2, MarketIdentification8)
709 RULE
710 NODE (Identification)
711 NODE (MarketIdentifierCode)
712 IF (Narrative Matches '[A-Z0-9]{4}')
713 THEN
714 Narrative CopyTo Identification\MarketIdentifierCode
715 END
716 END
717 NODE (Description)
718 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
719 THEN
720 Narrative CopyTo Identification\Description
721 END
722 END
723 END
724 NODE (Type)
725 NODE (Code)
726 IF (Not (DataSourceScheme IsPresent))
727 THEN
728 PlaceCode TranslateTo Type\Code
729 END
730 END
731 NODE (Proprietary)
732 DataSourceScheme TranslateTo Type\Proprietary
733 NODE (Identification)
734 IF (DataSourceScheme IsPresent)
735 THEN
736 PlaceCode CopyTo Type\Proprietary\Identification
737 END
738 END
739 END
740 END
741 END
742 END
translateTTR42(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR42
517 TRANSLATE(OptionalCode_4!c_51, ReplacementProcessingStatus1Code)
518 RULE
519 'EXCH' EquivalentTo 'EXCH'
520 'DEND' EquivalentTo 'DEND'
521 'INTE' EquivalentTo 'INTE'
522 'PACK' EquivalentTo 'PACK'
523 'PART' EquivalentTo 'PART'
524 'PEND' EquivalentTo 'PEND'
525 'REJT' EquivalentTo 'REJT'
526 'REPL' EquivalentTo 'REPL'
527 'REPR' EquivalentTo 'REPR'
528 END
529 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR42
515 TRANSLATE(22F_21, Frequency5Choice)
516 RULE
517 NODE (Code)
518 IF (Not (DataSourceScheme IsPresent))
519 THEN
520 Indicator TranslateTo Code
521 END
522 END
523 NODE (Proprietary)
524 NODE (Identification)
525 IF (DataSourceScheme IsPresent)
526 THEN
527 Indicator CopyTo Proprietary\Identification
528 END
529 END
530 DataSourceScheme TranslateTo Proprietary
531 END
532 END
533 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR42
402 TRANSLATE(95Q, PartyIdentification17Choice)
403 RULE
404 NODE (NameAndAddress)
405 NameAndAddress TranslateTo NameAndAddress
406 END
407 END
408 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR42
416 TRANSLATE(90A, Price3)
417 RULE
418 NODE (Type)
419 NODE (Yielded)
420 IF (PercentageTypeCode IsSameString 'YIEL')
421 THEN
422 'true' CopyTo Type\Yielded
423 END
424 END
425 NODE (ValueType)
426 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
427 THEN
428 PercentageTypeCode TranslateTo Type\ValueType
429 END
430 END
431 END
432 NODE (Value)
433 NODE (Rate)
434 Price TranslateTo Value\Rate
435 END
436 END
437 END
438 END
translateTTR42(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR42
431 TRANSLATE(22F_20, FormOfSecurity3Choice)
432 RULE
433 NODE (Code)
434 IF (Not (DataSourceScheme IsPresent))
435 THEN
436 Indicator CopyTo Code
437 END
438 END
439 NODE (Proprietary)
440 DataSourceScheme TranslateTo Proprietary
441 NODE (Identification)
442 IF (DataSourceScheme IsPresent)
443 THEN
444 Indicator CopyTo Proprietary\Identification
445 END
446 END
447 END
448 END
449 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR42
418 TRANSLATE(Frequency5Choice, 22F_21)
419 RULE
420 NODE (DataSourceScheme)
421 Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (Indicator)
424 Code TranslateTo Indicator
425 Proprietary\Identification CopyTo Indicator
426 END
427 END
428 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR42
418 TRANSLATE(Frequency5Choice, 22F_21)
419 RULE
420 NODE (DataSourceScheme)
421 Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (Indicator)
424 Code TranslateTo Indicator
425 Proprietary\Identification CopyTo Indicator
426 END
427 END
428 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR42
446 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
447 RULE
448 'FULL' EquivalentTo 'FULL'
449 'NILL' EquivalentTo 'NILL'
450 'PART' EquivalentTo 'PART'
451 END
452 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR42
462 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
463 RULE
464 'CALL' EquivalentTo 'CALL'
465 'PUTO' EquivalentTo 'PUTO'
466 END
467 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR42
443 TRANSLATE(ClassificationType3Choice, 12A)
444 RULE
445 NODE (DataSourceScheme)
446 AlternateClassification TranslateTo DataSourceScheme
447 END
448 NODE (InstrumentCodeOrDescription)
449 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
450 END
451 END
452 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR42
420 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
421 RULE
422 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
423 END
424 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR42
470 TRANSLATE(PendingReason6Code, OptionalCode_4!c_80)
471 RULE
472 'ADEA' EquivalentTo 'ADEA'
473 'CONF' EquivalentTo 'CONF'
474 'OTHR' EquivalentTo 'NARR'
475 END
476 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR42
381 TRANSLATE(Price3, 90B)
382 RULE
383 NODE (AmountTypeCode)
384 IF (Value\Amount IsPresent)
385 THEN
386 Type\ValueType TranslateTo AmountTypeCode
387 END
388 END
389 NODE (CurrencyCode)
390 Value\Amount\Currency TranslateTo CurrencyCode
391 END
392 NODE (Price)
393 Value\Amount\Amount TranslateTo Price
394 END
395 END
396 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR42
399 TRANSLATE(ResponseStatus2Choice, 25D_16)
400 RULE
401 NODE (DataSourceScheme)
402 Proprietary TranslateTo DataSourceScheme
403 END
404 NODE (StatusCode)
405 Code TranslateTo StatusCode
406 Proprietary\Identification CopyTo StatusCode
407 END
408 END
409 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR42
466 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
467 RULE
468 NODE (CurrencyCode)
469 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
470 THEN
471 Currency CopyTo CurrencyCode
472 END
473 END
474 NODE (Amount)
475 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
476 THEN
477 (Amount FormatDecimal 'MT') CopyTo Amount
478 END
479 END
480 END
481 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR42
466 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
467 RULE
468 NODE (CurrencyCode)
469 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
470 THEN
471 Currency CopyTo CurrencyCode
472 END
473 END
474 NODE (Amount)
475 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
476 THEN
477 (Amount FormatDecimal 'MT') CopyTo Amount
478 END
479 END
480 END
481 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR42
466 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
467 RULE
468 NODE (CurrencyCode)
469 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
470 THEN
471 Currency CopyTo CurrencyCode
472 END
473 END
474 NODE (Amount)
475 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
476 THEN
477 (Amount FormatDecimal 'MT') CopyTo Amount
478 END
479 END
480 END
481 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR42
466 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
467 RULE
468 NODE (CurrencyCode)
469 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
470 THEN
471 Currency CopyTo CurrencyCode
472 END
473 END
474 NODE (Amount)
475 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
476 THEN
477 (Amount FormatDecimal 'MT') CopyTo Amount
478 END
479 END
480 END
481 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR42
483 TRANSLATE(MarketIdentification9, 94B_8)
484 RULE
485 NODE (DataSourceScheme)
486 Type\Proprietary TranslateTo DataSourceScheme
487 END
488 NODE (PlaceCode)
489 Type\Proprietary\Identification CopyTo PlaceCode
490 Type\Code TranslateTo PlaceCode
491 END
492 NODE (Narrative)
493 Identification\MarketIdentifierCode CopyTo Narrative
494 Identification\Description CopyTo Narrative
495 END
496 END
497 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR42
483 TRANSLATE(MarketIdentification9, 94B_8)
484 RULE
485 NODE (DataSourceScheme)
486 Type\Proprietary TranslateTo DataSourceScheme
487 END
488 NODE (PlaceCode)
489 Type\Proprietary\Identification CopyTo PlaceCode
490 Type\Code TranslateTo PlaceCode
491 END
492 NODE (Narrative)
493 Identification\MarketIdentifierCode CopyTo Narrative
494 Identification\Description CopyTo Narrative
495 END
496 END
497 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR42
483 TRANSLATE(MarketIdentification9, 94B_8)
484 RULE
485 NODE (DataSourceScheme)
486 Type\Proprietary TranslateTo DataSourceScheme
487 END
488 NODE (PlaceCode)
489 Type\Proprietary\Identification CopyTo PlaceCode
490 Type\Code TranslateTo PlaceCode
491 END
492 NODE (Narrative)
493 Identification\MarketIdentifierCode CopyTo Narrative
494 Identification\Description CopyTo Narrative
495 END
496 END
497 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR42
483 TRANSLATE(MarketIdentification9, 94B_8)
484 RULE
485 NODE (DataSourceScheme)
486 Type\Proprietary TranslateTo DataSourceScheme
487 END
488 NODE (PlaceCode)
489 Type\Proprietary\Identification CopyTo PlaceCode
490 Type\Code TranslateTo PlaceCode
491 END
492 NODE (Narrative)
493 Identification\MarketIdentifierCode CopyTo Narrative
494 Identification\Description CopyTo Narrative
495 END
496 END
497 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR42
641 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
642 RULE
643 NODE (QuantityTypeCode)
644 IF (Unit IsPresent)
645 THEN
646 'UNIT' CopyTo QuantityTypeCode
647 END
648 IF (FaceAmount IsPresent)
649 THEN
650 'FAMT' CopyTo QuantityTypeCode
651 END
652 IF (AmortisedValue IsPresent)
653 THEN
654 'AMOR' CopyTo QuantityTypeCode
655 END
656 END
657 NODE (Quantity)
658 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
659 THEN
660 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
661 ELSE
662 IF ((Unit Substring ('1', '1')) IsSameString '+')
663 THEN
664 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
665 ELSE
666 (Unit FormatDecimal 'MT') CopyTo Quantity
667 END
668 END
669 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
670 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
671 END
672 END
673 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR42
452 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
453 RULE
454 'EXCH' EquivalentTo 'EXCH'
455 'OTCO' EquivalentTo 'OTCO'
456 END
457 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR42
437 TRANSLATE(PaymentDirection3Choice, 22F_24)
438 RULE
439 NODE (DataSourceScheme)
440 Proprietary TranslateTo DataSourceScheme
441 END
442 NODE (Indicator)
443 IF (Indicator IsSameBoolean 'true')
444 THEN
445 'PAYU' CopyTo Indicator
446 END
447 IF (Indicator IsSameBoolean 'false')
448 THEN
449 'PAYD' CopyTo Indicator
450 END
451 Proprietary\Identification CopyTo Indicator
452 END
453 END
454 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR42
417 TRANSLATE(AmountAndDirection12, 19A)
418 RULE
419 Amount TranslateTo 19A
420 NODE (Sign)
421 IF (CreditDebitIndicator IsSameString 'DBIT')
422 THEN
423 'N' CopyTo Sign
424 END
425 END
426 END
427 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR42
454 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
455 RULE
456 NODE (Line)
457 (Name Substring ('1', '35')) CopyTo Line[1]
458 END
459 NODE (Line)
460 (Name Substring ('36', '35')) CopyTo Line[2]
461 END
462 NODE (Line)
463 (Name Substring ('71', '35')) CopyTo Line[3]
464 END
465 NODE (Line)
466 (Name Substring ('106', '35')) CopyTo Line[4]
467 END
468 END
469 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR42
661 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
662 RULE
663 NODE (CurrencyCode)
664 Currency CopyTo CurrencyCode
665 END
666 NODE (Amount)
667 (Amount FormatDecimal 'MT') CopyTo Amount
668 END
669 END
670 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR42
486 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
487 RULE
488 'BEAR' EquivalentTo 'BEAR'
489 'REGD' EquivalentTo 'REGD'
490 END
491 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR42
486 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
487 RULE
488 'BEAR' EquivalentTo 'BEAR'
489 'REGD' EquivalentTo 'REGD'
490 END
491 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR42
486 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
487 RULE
488 'BEAR' EquivalentTo 'BEAR'
489 'REGD' EquivalentTo 'REGD'
490 END
491 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR42
486 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
487 RULE
488 'BEAR' EquivalentTo 'BEAR'
489 'REGD' EquivalentTo 'REGD'
490 END
491 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR42
677 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
678 RULE
679 NODE (CountryCode)
680 Country CopyTo CountryCode
681 END
682 END
683 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR42
447 TRANSLATE(MarketIdentification9, 94B_8)
448 RULE
449 NODE (DataSourceScheme)
450 Type\Proprietary TranslateTo DataSourceScheme
451 END
452 NODE (PlaceCode)
453 Type\Proprietary\Identification CopyTo PlaceCode
454 Type\Code TranslateTo PlaceCode
455 END
456 NODE (Narrative)
457 Identification\MarketIdentifierCode CopyTo Narrative
458 Identification\Description CopyTo Narrative
459 END
460 END
461 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR42
447 TRANSLATE(MarketIdentification9, 94B_8)
448 RULE
449 NODE (DataSourceScheme)
450 Type\Proprietary TranslateTo DataSourceScheme
451 END
452 NODE (PlaceCode)
453 Type\Proprietary\Identification CopyTo PlaceCode
454 Type\Code TranslateTo PlaceCode
455 END
456 NODE (Narrative)
457 Identification\MarketIdentifierCode CopyTo Narrative
458 Identification\Description CopyTo Narrative
459 END
460 END
461 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR42
447 TRANSLATE(MarketIdentification9, 94B_8)
448 RULE
449 NODE (DataSourceScheme)
450 Type\Proprietary TranslateTo DataSourceScheme
451 END
452 NODE (PlaceCode)
453 Type\Proprietary\Identification CopyTo PlaceCode
454 Type\Code TranslateTo PlaceCode
455 END
456 NODE (Narrative)
457 Identification\MarketIdentifierCode CopyTo Narrative
458 Identification\Description CopyTo Narrative
459 END
460 END
461 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR42
447 TRANSLATE(MarketIdentification9, 94B_8)
448 RULE
449 NODE (DataSourceScheme)
450 Type\Proprietary TranslateTo DataSourceScheme
451 END
452 NODE (PlaceCode)
453 Type\Proprietary\Identification CopyTo PlaceCode
454 Type\Code TranslateTo PlaceCode
455 END
456 NODE (Narrative)
457 Identification\MarketIdentifierCode CopyTo Narrative
458 Identification\Description CopyTo Narrative
459 END
460 END
461 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR42
505 TRANSLATE(LegalFramework2Choice, 22F_157)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR42
505 TRANSLATE(LegalFramework2Choice, 22F_157)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR42
505 TRANSLATE(LegalFramework2Choice, 22F_157)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR42
505 TRANSLATE(LegalFramework2Choice, 22F_157)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR42(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR42
454 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
455 RULE
456 'ORDN' EquivalentTo 'ORDN'
457 'PFRD' EquivalentTo 'PRFD'
458 END
459 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR43
546 TRANSLATE(13B, Number4Choice)
547 RULE
548 NODE (Long)
549 NODE (Identification)
550 Number CopyTo Long\Identification
551 END
552 DataSourceScheme TranslateTo Long
553 END
554 END
555 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR43
565 TRANSLATE(92A, PercentageRate)
566 RULE
567 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
568 THEN
569 IF (Sign IsSameString 'N')
570 THEN
571 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
572 ELSE
573 (Rate FormatDecimal 'MX') CopyTo PercentageRate
574 END
575 END
576 END
577 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR43
501 TRANSLATE(95P_2, PartyIdentification16Choice)
502 RULE
503 NODE (BICOrBEI)
504 IdentifierCode TranslateTo BICOrBEI
505 END
506 END
507 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR43
562 TRANSLATE(92A, BaseOneRate)
563 RULE
564 IF (Sign IsSameString 'N')
565 THEN
566 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
567 ELSE
568 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
569 END
570 END
571 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR43
562 TRANSLATE(92A, BaseOneRate)
563 RULE
564 IF (Sign IsSameString 'N')
565 THEN
566 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
567 ELSE
568 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
569 END
570 END
571 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR43
659 TRANSLATE(22F_160, SecuritiesTransactionType5Choice)
660 RULE
661 NODE (Code)
662 IF (Not (DataSourceScheme IsPresent))
663 THEN
664 Indicator TranslateTo Code
665 END
666 END
667 NODE (Proprietary)
668 NODE (Identification)
669 IF (DataSourceScheme IsPresent)
670 THEN
671 Indicator CopyTo Proprietary\Identification
672 END
673 END
674 DataSourceScheme TranslateTo Proprietary
675 END
676 END
677 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR43
544 TRANSLATE(92A, BaseOneRate)
545 RULE
546 IF (Sign IsSameString 'N')
547 THEN
548 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
549 ELSE
550 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
551 END
552 END
553 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR43
410 TRANSLATE(95P_2, PartyIdentification16Choice)
411 RULE
412 NODE (BICOrBEI)
413 IdentifierCode TranslateTo BICOrBEI
414 END
415 END
416 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR43
476 TRANSLATE(22F_87, TradeOriginator2Choice)
477 RULE
478 NODE (Code)
479 IF (Not (DataSourceScheme IsPresent))
480 THEN
481 Indicator TranslateTo Code
482 END
483 END
484 NODE (Proprietary)
485 NODE (Identification)
486 IF (DataSourceScheme IsPresent)
487 THEN
488 Indicator CopyTo Proprietary\Identification
489 END
490 END
491 DataSourceScheme TranslateTo Proprietary
492 END
493 END
494 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR43
475 TRANSLATE(35B, AlternateIdentification2)
476 RULE
477 NODE (Identification)
478 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
479 THEN
480 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
481 ELSE
482 IF (Not (IdentificationOfSecurity IsPresent))
483 THEN
484 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
485 THEN
486 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
487 ELSE
488 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
489 END
490 END
491 END
492 END
493 NODE (IdentificationSource)
494 NODE (Domestic)
495 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
496 THEN
497 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
498 END
499 END
500 NODE (Proprietary)
501 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
502 THEN
503 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
504 END
505 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
506 THEN
507 'XX' CopyTo IdentificationSource\Proprietary
508 END
509 END
510 END
511 END
512 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR43
460 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
461 RULE
462 NODE (Code)
463 IF (Not (DataSourceScheme IsPresent))
464 THEN
465 Indicator TranslateTo Code
466 END
467 END
468 NODE (Proprietary)
469 DataSourceScheme TranslateTo Proprietary
470 NODE (Identification)
471 IF (DataSourceScheme IsPresent)
472 THEN
473 Indicator CopyTo Proprietary\Identification
474 END
475 END
476 END
477 END
478 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR43
410 TRANSLATE(95P_2, PartyIdentification16Choice)
411 RULE
412 NODE (BICOrBEI)
413 IdentifierCode TranslateTo BICOrBEI
414 END
415 END
416 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR43
476 TRANSLATE(22F_87, TradeOriginator2Choice)
477 RULE
478 NODE (Code)
479 IF (Not (DataSourceScheme IsPresent))
480 THEN
481 Indicator TranslateTo Code
482 END
483 END
484 NODE (Proprietary)
485 NODE (Identification)
486 IF (DataSourceScheme IsPresent)
487 THEN
488 Indicator CopyTo Proprietary\Identification
489 END
490 END
491 DataSourceScheme TranslateTo Proprietary
492 END
493 END
494 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR43
475 TRANSLATE(35B, AlternateIdentification2)
476 RULE
477 NODE (Identification)
478 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
479 THEN
480 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
481 ELSE
482 IF (Not (IdentificationOfSecurity IsPresent))
483 THEN
484 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
485 THEN
486 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
487 ELSE
488 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
489 END
490 END
491 END
492 END
493 NODE (IdentificationSource)
494 NODE (Domestic)
495 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
496 THEN
497 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
498 END
499 END
500 NODE (Proprietary)
501 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
502 THEN
503 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
504 END
505 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
506 THEN
507 'XX' CopyTo IdentificationSource\Proprietary
508 END
509 END
510 END
511 END
512 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR43
460 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
461 RULE
462 NODE (Code)
463 IF (Not (DataSourceScheme IsPresent))
464 THEN
465 Indicator TranslateTo Code
466 END
467 END
468 NODE (Proprietary)
469 DataSourceScheme TranslateTo Proprietary
470 NODE (Identification)
471 IF (DataSourceScheme IsPresent)
472 THEN
473 Indicator CopyTo Proprietary\Identification
474 END
475 END
476 END
477 END
478 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR43
413 TRANSLATE(95C, PartyIdentification17Choice)
414 RULE
415 NODE (Country)
416 CountryCode CopyTo Country
417 END
418 END
419 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR43
476 TRANSLATE(22F_87, TradeOriginator2Choice)
477 RULE
478 NODE (Code)
479 IF (Not (DataSourceScheme IsPresent))
480 THEN
481 Indicator TranslateTo Code
482 END
483 END
484 NODE (Proprietary)
485 NODE (Identification)
486 IF (DataSourceScheme IsPresent)
487 THEN
488 Indicator CopyTo Proprietary\Identification
489 END
490 END
491 DataSourceScheme TranslateTo Proprietary
492 END
493 END
494 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR43
508 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
509 RULE
510 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
511 END
512 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR43
460 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
461 RULE
462 NODE (Code)
463 IF (Not (DataSourceScheme IsPresent))
464 THEN
465 Indicator TranslateTo Code
466 END
467 END
468 NODE (Proprietary)
469 DataSourceScheme TranslateTo Proprietary
470 NODE (Identification)
471 IF (DataSourceScheme IsPresent)
472 THEN
473 Indicator CopyTo Proprietary\Identification
474 END
475 END
476 END
477 END
478 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR43
413 TRANSLATE(95C, PartyIdentification17Choice)
414 RULE
415 NODE (Country)
416 CountryCode CopyTo Country
417 END
418 END
419 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR43
476 TRANSLATE(22F_87, TradeOriginator2Choice)
477 RULE
478 NODE (Code)
479 IF (Not (DataSourceScheme IsPresent))
480 THEN
481 Indicator TranslateTo Code
482 END
483 END
484 NODE (Proprietary)
485 NODE (Identification)
486 IF (DataSourceScheme IsPresent)
487 THEN
488 Indicator CopyTo Proprietary\Identification
489 END
490 END
491 DataSourceScheme TranslateTo Proprietary
492 END
493 END
494 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR43
508 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
509 RULE
510 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
511 END
512 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR43
460 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
461 RULE
462 NODE (Code)
463 IF (Not (DataSourceScheme IsPresent))
464 THEN
465 Indicator TranslateTo Code
466 END
467 END
468 NODE (Proprietary)
469 DataSourceScheme TranslateTo Proprietary
470 NODE (Identification)
471 IF (DataSourceScheme IsPresent)
472 THEN
473 Indicator CopyTo Proprietary\Identification
474 END
475 END
476 END
477 END
478 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR43
447 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
448 RULE
449 'MKTM' EquivalentTo 'MKTM'
450 'MLTF' EquivalentTo 'MLTF'
451 'RMKT' EquivalentTo 'RMKT'
452 'SINT' EquivalentTo 'SINT'
453 'TAGT' EquivalentTo 'TAGT'
454 'INFI' EquivalentTo 'INVE'
455 END
456 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR43
447 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
448 RULE
449 'MKTM' EquivalentTo 'MKTM'
450 'MLTF' EquivalentTo 'MLTF'
451 'RMKT' EquivalentTo 'RMKT'
452 'SINT' EquivalentTo 'SINT'
453 'TAGT' EquivalentTo 'TAGT'
454 'INFI' EquivalentTo 'INVE'
455 END
456 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR43
447 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
448 RULE
449 'MKTM' EquivalentTo 'MKTM'
450 'MLTF' EquivalentTo 'MLTF'
451 'RMKT' EquivalentTo 'RMKT'
452 'SINT' EquivalentTo 'SINT'
453 'TAGT' EquivalentTo 'TAGT'
454 'INFI' EquivalentTo 'INVE'
455 END
456 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR43
456 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
457 RULE
458 'MKTM' EquivalentTo 'MKTM'
459 'MLTF' EquivalentTo 'MLTF'
460 'RMKT' EquivalentTo 'RMKT'
461 'SINT' EquivalentTo 'SINT'
462 'TAGT' EquivalentTo 'TAGT'
463 'INFI' EquivalentTo 'INVE'
464 END
465 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR43
447 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
448 RULE
449 'MKTM' EquivalentTo 'MKTM'
450 'MLTF' EquivalentTo 'MLTF'
451 'RMKT' EquivalentTo 'RMKT'
452 'SINT' EquivalentTo 'SINT'
453 'TAGT' EquivalentTo 'TAGT'
454 'INFI' EquivalentTo 'INVE'
455 END
456 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR43
733 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
734 RULE
735 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
736 END
737 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR43
460 TRANSLATE(98B_2, TradeDate2Choice)
461 RULE
462 NODE (DateCode)
463 NODE (Code)
464 IF (Not (DataSourceScheme IsPresent))
465 THEN
466 DateCode TranslateTo DateCode\Code
467 END
468 END
469 NODE (Proprietary)
470 DataSourceScheme TranslateTo DateCode\Proprietary
471 NODE (Identification)
472 IF (DataSourceScheme IsPresent)
473 THEN
474 DateCode CopyTo DateCode\Proprietary\Identification
475 END
476 END
477 END
478 END
479 END
480 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR43
442 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
443 RULE
444 NODE (TypeAndIdentification)
445 NODE (SafekeepingPlaceType)
446 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
447 END
448 NODE (Identification)
449 IdentifierCode TranslateTo TypeAndIdentification\Identification
450 END
451 END
452 END
453 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR43
743 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
744 RULE
745 'EXCH' EquivalentTo 'EXCH'
746 'OTCO' EquivalentTo 'OTCO'
747 'PRIM' EquivalentTo 'PRIM'
748 'SECM' EquivalentTo 'SECM'
749 'VARI' EquivalentTo 'VARI'
750 END
751 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR43
530 TRANSLATE(25D, CancellationProcessingStatus2Choice)
531 RULE
532 NODE (Code)
533 IF (Not (DataSourceScheme IsPresent))
534 THEN
535 StatusCode TranslateTo Code
536 END
537 END
538 NODE (Proprietary)
539 NODE (Identification)
540 IF (DataSourceScheme IsPresent)
541 THEN
542 StatusCode CopyTo Proprietary\Identification
543 END
544 END
545 DataSourceScheme TranslateTo Proprietary
546 END
547 END
548 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR43
534 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
535 RULE
536 'ANNU' EquivalentTo 'YEAR'
537 'MNTH' EquivalentTo 'MNTH'
538 'QUTR' EquivalentTo 'QUTR'
539 'SEMI' EquivalentTo 'SEMI'
540 'WEEK' EquivalentTo 'WEEK'
541 END
542 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR43
409 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
410 RULE
411 NODE (Name)
412 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
413 END
414 END
415 END
translateTTR43(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR43
439 TRANSLATE(Code_4!c_6, PriceValueType1Code)
440 RULE
441 'DISC' EquivalentTo 'DISC'
442 'PREM' EquivalentTo 'PREM'
443 'PRCT' EquivalentTo 'PARV'
444 END
445 END
translateTTR43(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR43
450 TRANSLATE(22F_21, Frequency5Choice)
451 RULE
452 NODE (Code)
453 IF (Not (DataSourceScheme IsPresent))
454 THEN
455 Indicator TranslateTo Code
456 END
457 END
458 NODE (Proprietary)
459 NODE (Identification)
460 IF (DataSourceScheme IsPresent)
461 THEN
462 Indicator CopyTo Proprietary\Identification
463 END
464 END
465 DataSourceScheme TranslateTo Proprietary
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR43
429 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
430 RULE
431 'WEEK' EquivalentTo 'WEEK'
432 'SEMI' EquivalentTo 'SEMI'
433 'QUTR' EquivalentTo 'QUTR'
434 'MNTH' EquivalentTo 'MNTH'
435 'YEAR' EquivalentTo 'ANNU'
436 END
437 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR43
429 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
430 RULE
431 'WEEK' EquivalentTo 'WEEK'
432 'SEMI' EquivalentTo 'SEMI'
433 'QUTR' EquivalentTo 'QUTR'
434 'MNTH' EquivalentTo 'MNTH'
435 'YEAR' EquivalentTo 'ANNU'
436 END
437 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR43
453 TRANSLATE(PaymentDirection3Choice, 22F_24)
454 RULE
455 NODE (DataSourceScheme)
456 Proprietary TranslateTo DataSourceScheme
457 END
458 NODE (Indicator)
459 IF (Indicator IsSameBoolean 'true')
460 THEN
461 'PAYU' CopyTo Indicator
462 END
463 IF (Indicator IsSameBoolean 'false')
464 THEN
465 'PAYD' CopyTo Indicator
466 END
467 Proprietary\Identification CopyTo Indicator
468 END
469 END
470 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR43
468 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
469 RULE
470 ActiveOrHistoricCurrencyCode CopyTo Currency
471 END
472 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR43
453 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
454 RULE
455 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
456 END
457 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR43
425 TRANSLATE(MarketIdentification10, 94B_4)
426 RULE
427 NODE (DataSourceScheme)
428 Type\Proprietary TranslateTo DataSourceScheme
429 END
430 NODE (PlaceCode)
431 Type\Code TranslateTo PlaceCode
432 Type\Proprietary\Identification CopyTo PlaceCode
433 END
434 NODE (Narrative)
435 Identification\MarketIdentifierCode CopyTo Narrative
436 Identification\Description CopyTo Narrative
437 END
438 END
439 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR43
477 TRANSLATE(PendingReason10Choice, 24B_65)
478 RULE
479 NODE (DataSourceScheme)
480 Proprietary TranslateTo DataSourceScheme
481 END
482 NODE (ReasonCode)
483 Code TranslateTo ReasonCode
484 Proprietary\Identification CopyTo ReasonCode
485 END
486 END
487 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR43
397 TRANSLATE(PriceValueType1Code, Code_4!c_7)
398 RULE
399 'DISC' EquivalentTo 'DISC'
400 'PREM' EquivalentTo 'PREM'
401 'PARV' EquivalentTo 'ACTU'
402 END
403 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR43
410 TRANSLATE(ResponseStatus1Code, OptionalCode_4!c_132)
411 RULE
412 'ACCP' EquivalentTo 'ACCP'
413 'ACCT' EquivalentTo 'ACCT'
414 'REJT' EquivalentTo 'REJT'
415 'SUBR' EquivalentTo 'SUBR'
416 END
417 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR43
482 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
483 RULE
484 NODE (CurrencyCode)
485 Currency CopyTo CurrencyCode
486 END
487 NODE (Amount)
488 (Amount FormatDecimal 'MT') CopyTo Amount
489 END
490 END
491 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR43
482 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
483 RULE
484 NODE (CurrencyCode)
485 Currency CopyTo CurrencyCode
486 END
487 NODE (Amount)
488 (Amount FormatDecimal 'MT') CopyTo Amount
489 END
490 END
491 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR43
482 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
483 RULE
484 NODE (CurrencyCode)
485 Currency CopyTo CurrencyCode
486 END
487 NODE (Amount)
488 (Amount FormatDecimal 'MT') CopyTo Amount
489 END
490 END
491 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR43
482 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
483 RULE
484 NODE (CurrencyCode)
485 Currency CopyTo CurrencyCode
486 END
487 NODE (Amount)
488 (Amount FormatDecimal 'MT') CopyTo Amount
489 END
490 END
491 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR43
498 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
499 RULE
500 'EXCH' EquivalentTo 'EXCH'
501 'OTCO' EquivalentTo 'OTCO'
502 END
503 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR43
498 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
499 RULE
500 'EXCH' EquivalentTo 'EXCH'
501 'OTCO' EquivalentTo 'OTCO'
502 END
503 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR43
498 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
499 RULE
500 'EXCH' EquivalentTo 'EXCH'
501 'OTCO' EquivalentTo 'OTCO'
502 END
503 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR43
498 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
499 RULE
500 'EXCH' EquivalentTo 'EXCH'
501 'OTCO' EquivalentTo 'OTCO'
502 END
503 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR43
674 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
675 RULE
676 NODE (QuantityTypeCode)
677 'FAMT' CopyTo QuantityTypeCode
678 END
679 NODE (Quantity)
680 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
681 THEN
682 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
683 ELSE
684 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
685 THEN
686 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
687 ELSE
688 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
689 END
690 END
691 END
692 END
693 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR43
458 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
459 RULE
460 NODE (DataSourceScheme)
461 Proprietary TranslateTo DataSourceScheme
462 END
463 NODE (Indicator)
464 Code TranslateTo Indicator
465 Proprietary\Identification CopyTo Indicator
466 END
467 END
468 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR43
455 TRANSLATE(ClassificationType3Choice, 12A)
456 RULE
457 NODE (DataSourceScheme)
458 AlternateClassification TranslateTo DataSourceScheme
459 END
460 NODE (InstrumentCodeOrDescription)
461 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
462 END
463 END
464 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR43
428 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
429 RULE
430 NODE (CurrencyCode)
431 Currency CopyTo CurrencyCode
432 END
433 NODE (Amount)
434 (Amount FormatDecimal 'MT') CopyTo Amount
435 END
436 END
437 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR43
470 TRANSLATE(PartyIdentification16Choice, 95R)
471 RULE
472 ProprietaryIdentification TranslateTo 95R
473 END
474 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR43
671 TRANSLATE(AmountAndDirection16, 19A)
672 RULE
673 NODE (Sign)
674 CreditDebitIndicator TranslateTo Sign
675 END
676 NODE (CurrencyCode)
677 Amount\Currency CopyTo CurrencyCode
678 END
679 NODE (Amount)
680 (Amount\Amount FormatDecimal 'MT') CopyTo Amount
681 END
682 END
683 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR43
492 TRANSLATE(Frequency5Choice, 22F_21)
493 RULE
494 NODE (DataSourceScheme)
495 Proprietary TranslateTo DataSourceScheme
496 END
497 NODE (Indicator)
498 Code TranslateTo Indicator
499 Proprietary\Identification CopyTo Indicator
500 END
501 END
502 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR43
492 TRANSLATE(Frequency5Choice, 22F_21)
493 RULE
494 NODE (DataSourceScheme)
495 Proprietary TranslateTo DataSourceScheme
496 END
497 NODE (Indicator)
498 Code TranslateTo Indicator
499 Proprietary\Identification CopyTo Indicator
500 END
501 END
502 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR43
492 TRANSLATE(Frequency5Choice, 22F_21)
493 RULE
494 NODE (DataSourceScheme)
495 Proprietary TranslateTo DataSourceScheme
496 END
497 NODE (Indicator)
498 Code TranslateTo Indicator
499 Proprietary\Identification CopyTo Indicator
500 END
501 END
502 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR43
492 TRANSLATE(Frequency5Choice, 22F_21)
493 RULE
494 NODE (DataSourceScheme)
495 Proprietary TranslateTo DataSourceScheme
496 END
497 NODE (Indicator)
498 Code TranslateTo Indicator
499 Proprietary\Identification CopyTo Indicator
500 END
501 END
502 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR43
684 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
685 RULE
686 NODE (PlaceCode)
687 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
688 END
689 NODE (IdentifierCode)
690 TypeAndIdentification\Identification TranslateTo IdentifierCode
691 END
692 END
693 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR43
462 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
463 RULE
464 'EXCH' EquivalentTo 'EXCH'
465 'OTCO' EquivalentTo 'OTCO'
466 END
467 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR43
462 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
463 RULE
464 'EXCH' EquivalentTo 'EXCH'
465 'OTCO' EquivalentTo 'OTCO'
466 END
467 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR43
462 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
463 RULE
464 'EXCH' EquivalentTo 'EXCH'
465 'OTCO' EquivalentTo 'OTCO'
466 END
467 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR43
462 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
463 RULE
464 'EXCH' EquivalentTo 'EXCH'
465 'OTCO' EquivalentTo 'OTCO'
466 END
467 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR43
516 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
517 RULE
518 'FRAN' EquivalentTo 'FRAN'
519 END
520 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR43
516 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
517 RULE
518 'FRAN' EquivalentTo 'FRAN'
519 END
520 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR43
516 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
517 RULE
518 'FRAN' EquivalentTo 'FRAN'
519 END
520 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR43
516 TRANSLATE(LegalFramework1Code, OptionalCode_4!c_260)
517 RULE
518 'FRAN' EquivalentTo 'FRAN'
519 END
520 END
translateTTR43(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR43
460 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
461 RULE
462 NODE (DataSourceScheme)
463 Proprietary TranslateTo DataSourceScheme
464 END
465 NODE (Indicator)
466 Code TranslateTo Indicator
467 Proprietary\Identification CopyTo Indicator
468 END
469 END
470 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR44
556 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
557 RULE
558 NODE (SchemeName)
559 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
560 THEN
561 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
562 END
563 END
564 NODE (Issuer)
565 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
566 END
567 END
568 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR44
578 TRANSLATE(13A, Number4Choice)
579 RULE
580 NODE (Short)
581 NumberId CopyTo Short
582 END
583 END
584 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR44
508 TRANSLATE(95Q, PartyIdentification16Choice)
509 RULE
510 NODE (NameAndAddress)
511 NameAndAddress TranslateTo NameAndAddress
512 END
513 END
514 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR44
572 TRANSLATE(92A, PercentageRate)
573 RULE
574 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
575 THEN
576 IF (Sign IsSameString 'N')
577 THEN
578 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
579 ELSE
580 (Rate FormatDecimal 'MX') CopyTo PercentageRate
581 END
582 END
583 END
584 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR44
572 TRANSLATE(92A, PercentageRate)
573 RULE
574 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
575 THEN
576 IF (Sign IsSameString 'N')
577 THEN
578 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
579 ELSE
580 (Rate FormatDecimal 'MX') CopyTo PercentageRate
581 END
582 END
583 END
584 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR44
678 TRANSLATE(OptionalCode_4!c_268, SecuritiesTransactionType3Code)
679 RULE
680 'TURN' EquivalentTo 'TURN'
681 'TRVO' EquivalentTo 'TRVO'
682 'TRPO' EquivalentTo 'TRPO'
683 'TRAD' EquivalentTo 'TRAD'
684 'TBAC' EquivalentTo 'TBAC'
685 'SYND' EquivalentTo 'SYND'
686 'BSBK' EquivalentTo 'BSBK'
687 'COLI' EquivalentTo 'COLI'
688 'COLO' EquivalentTo 'COLO'
689 'CNCB' EquivalentTo 'CNCB'
690 'CONV' EquivalentTo 'CONV'
691 'FCTA' EquivalentTo 'FCTA'
692 'INSP' EquivalentTo 'INSP'
693 'ISSU' EquivalentTo 'ISSU'
694 'MKDW' EquivalentTo 'MKDW'
695 'MKUP' EquivalentTo 'MKUP'
696 'NETT' EquivalentTo 'NETT'
697 'NSYN' EquivalentTo 'NSYN'
698 'OWNE' EquivalentTo 'OWNE'
699 'OWNI' EquivalentTo 'OWNI'
700 'PAIR' EquivalentTo 'PAIR'
701 'PLAC' EquivalentTo 'PLAC'
702 'PORT' EquivalentTo 'PORT'
703 'REAL' EquivalentTo 'REAL'
704 'REAL' EquivalentTo 'REAL'
705 'REDI' EquivalentTo 'REDI'
706 'REDM' EquivalentTo 'REDM'
707 'RELE' EquivalentTo 'RELE'
708 'REPU' EquivalentTo 'REPU'
709 'RODE' EquivalentTo 'RODE'
710 'RPTO' EquivalentTo 'RPTO'
711 'RVPO' EquivalentTo 'RVPO'
712 'SBBK' EquivalentTo 'SBBK'
713 'SECB' EquivalentTo 'SECB'
714 'SECL' EquivalentTo 'SECL'
715 'SUBS' EquivalentTo 'SUBS'
716 END
717 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR44
554 TRANSLATE(92A, PercentageRate)
555 RULE
556 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
557 THEN
558 IF (Sign IsSameString 'N')
559 THEN
560 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
561 ELSE
562 (Rate FormatDecimal 'MX') CopyTo PercentageRate
563 END
564 END
565 END
566 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR44
417 TRANSLATE(95Q, PartyIdentification16Choice)
418 RULE
419 NODE (NameAndAddress)
420 NameAndAddress TranslateTo NameAndAddress
421 END
422 END
423 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR44
495 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
496 RULE
497 'MKTM' EquivalentTo 'MKTM'
498 'MLTF' EquivalentTo 'MLTF'
499 'RMKT' EquivalentTo 'RMKT'
500 'SINT' EquivalentTo 'SINT'
501 'TAGT' EquivalentTo 'TAGT'
502 'INFI' EquivalentTo 'INVE'
503 END
504 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR44
513 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
514 RULE
515 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
516 END
517 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR44
479 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'OTHR' EquivalentTo 'NARR'
496 END
497 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR44
417 TRANSLATE(95Q, PartyIdentification16Choice)
418 RULE
419 NODE (NameAndAddress)
420 NameAndAddress TranslateTo NameAndAddress
421 END
422 END
423 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR44
495 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
496 RULE
497 'MKTM' EquivalentTo 'MKTM'
498 'MLTF' EquivalentTo 'MLTF'
499 'RMKT' EquivalentTo 'RMKT'
500 'SINT' EquivalentTo 'SINT'
501 'TAGT' EquivalentTo 'TAGT'
502 'INFI' EquivalentTo 'INVE'
503 END
504 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR44
513 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
514 RULE
515 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
516 END
517 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR44
479 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'OTHR' EquivalentTo 'NARR'
496 END
497 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR44
420 TRANSLATE(95P_2, PartyIdentification17Choice)
421 RULE
422 NODE (BICOrBEI)
423 IdentifierCode TranslateTo BICOrBEI
424 END
425 END
426 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR44
495 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
496 RULE
497 'MKTM' EquivalentTo 'MKTM'
498 'MLTF' EquivalentTo 'MLTF'
499 'RMKT' EquivalentTo 'RMKT'
500 'SINT' EquivalentTo 'SINT'
501 'TAGT' EquivalentTo 'TAGT'
502 'INFI' EquivalentTo 'INVE'
503 END
504 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR44
513 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
514 RULE
515 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
516 END
517 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR44
479 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'OTHR' EquivalentTo 'NARR'
496 END
497 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR44
420 TRANSLATE(95Q, PartyIdentification17Choice)
421 RULE
422 NODE (NameAndAddress)
423 NameAndAddress TranslateTo NameAndAddress
424 END
425 END
426 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR44
495 TRANSLATE(OptionalCode_4!c_150, OriginatorRole2Code)
496 RULE
497 'MKTM' EquivalentTo 'MKTM'
498 'MLTF' EquivalentTo 'MLTF'
499 'RMKT' EquivalentTo 'RMKT'
500 'SINT' EquivalentTo 'SINT'
501 'TAGT' EquivalentTo 'TAGT'
502 'INFI' EquivalentTo 'INVE'
503 END
504 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR44
513 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
514 RULE
515 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
516 END
517 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR44
479 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'OTHR' EquivalentTo 'NARR'
496 END
497 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR44
457 TRANSLATE(70E, RestrictedFINXMax350Text)
458 RULE
459 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
460 END
461 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR44
457 TRANSLATE(70E, RestrictedFINXMax350Text)
458 RULE
459 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
460 END
461 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR44
457 TRANSLATE(70E, RestrictedFINXMax350Text)
458 RULE
459 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
460 END
461 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR44
466 TRANSLATE(22F_173, TypeOfPrice5Choice)
467 RULE
468 NODE (Code)
469 IF (Not (DataSourceScheme IsPresent))
470 THEN
471 Indicator CopyTo Code
472 END
473 END
474 NODE (Proprietary)
475 DataSourceScheme TranslateTo Proprietary
476 NODE (Identification)
477 IF (DataSourceScheme IsPresent)
478 THEN
479 Indicator CopyTo Proprietary\Identification
480 END
481 END
482 END
483 END
484 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR44
457 TRANSLATE(70E, RestrictedFINXMax350Text)
458 RULE
459 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
460 END
461 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR44
738 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
739 RULE
740 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
741 END
742 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR44
481 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
482 RULE
483 'VARI' EquivalentTo 'VARI'
484 END
485 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR44
454 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
455 RULE
456 'CUST' EquivalentTo 'CUST'
457 'ICSD' EquivalentTo 'ICSD'
458 'NCSD' EquivalentTo 'NCSD'
459 'SHHE' EquivalentTo 'SHHE'
460 END
461 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR44
752 TRANSLATE(Identifier_Isin, ISINIdentifier)
753 RULE
754 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
755 END
756 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR44
549 TRANSLATE(OptionalCode_4!c_47, CancellationProcessingStatus1Code)
550 RULE
551 'CAND' EquivalentTo 'CAND'
552 'CANP' EquivalentTo 'CANP'
553 'DEND' EquivalentTo 'DEND'
554 'EXCH' EquivalentTo 'EXCH'
555 'INTE' EquivalentTo 'INTE'
556 'PACK' EquivalentTo 'PACK'
557 'PARF' EquivalentTo 'PARF'
558 'REJT' EquivalentTo 'REJT'
559 'REPR' EquivalentTo 'REPR'
560 END
561 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR44
543 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
544 RULE
545 NODE (Code)
546 IF (Not (DataSourceScheme IsPresent))
547 THEN
548 Indicator CopyTo Code
549 END
550 END
551 NODE (Proprietary)
552 DataSourceScheme TranslateTo Proprietary
553 NODE (Identification)
554 IF (DataSourceScheme IsPresent)
555 THEN
556 Indicator CopyTo Proprietary\Identification
557 END
558 END
559 END
560 END
561 END
translateTTR44(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR44
416 TRANSLATE(95P_2, PartyIdentification16Choice)
417 RULE
418 NODE (BICOrBEI)
419 IdentifierCode TranslateTo BICOrBEI
420 END
421 END
422 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR44
446 TRANSLATE(Quantity_FIN_15d, PercentageRate)
447 RULE
448 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
449 END
450 END
translateTTR44(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR44
469 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
470 RULE
471 'ANNU' EquivalentTo 'YEAR'
472 'MNTH' EquivalentTo 'MNTH'
473 'QUTR' EquivalentTo 'QUTR'
474 'SEMI' EquivalentTo 'SEMI'
475 'WEEK' EquivalentTo 'WEEK'
476 END
477 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR44
438 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
439 RULE
440 NODE (DataSourceScheme)
441 Proprietary TranslateTo DataSourceScheme
442 END
443 NODE (Indicator)
444 Code TranslateTo Indicator
445 Proprietary\Identification CopyTo Indicator
446 END
447 END
448 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR44
438 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
439 RULE
440 NODE (DataSourceScheme)
441 Proprietary TranslateTo DataSourceScheme
442 END
443 NODE (Indicator)
444 Code TranslateTo Indicator
445 Proprietary\Identification CopyTo Indicator
446 END
447 END
448 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR44
471 TRANSLATE(GenericIdentification23, 12A)
472 RULE
473 NODE (DataSourceScheme)
474 GenericIdentification23 TranslateTo DataSourceScheme
475 END
476 NODE (InstrumentCodeOrDescription)
477 Identification CopyTo InstrumentCodeOrDescription
478 END
479 END
480 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR44
473 TRANSLATE(ISODate, 98A)
474 RULE
475 NODE (Date)
476 ISODate TranslateTo Date
477 END
478 END
479 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR44
458 TRANSLATE(ClassificationType3Choice, 12C)
459 RULE
460 NODE (CFICode)
461 ClassificationFinancialInstrument CopyTo CFICode
462 END
463 END
464 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR44
440 TRANSLATE(MarketType4Code, OptionalCode_4!c_73)
441 RULE
442 'FUND' EquivalentTo 'FUND'
443 'LMAR' EquivalentTo 'LMAR'
444 'THEO' EquivalentTo 'THEO'
445 'VEND' EquivalentTo 'VEND'
446 END
447 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR44
488 TRANSLATE(PendingReason1Code, OptionalCode_4!c_377)
489 RULE
490 'AWMO' EquivalentTo 'AWMO'
491 'ADEA' EquivalentTo 'ADEA'
492 'INCA' EquivalentTo 'INCA'
493 'CLAC' EquivalentTo 'CLAC'
494 'MUNO' EquivalentTo 'MUNO'
495 'FUTU' EquivalentTo 'FUTU'
496 'MONY' EquivalentTo 'MONY'
497 'MINO' EquivalentTo 'MINO'
498 'OTHR' EquivalentTo 'NARR'
499 'NCON' EquivalentTo 'NCON'
500 'LALO' EquivalentTo 'LALO'
501 'LACK' EquivalentTo 'LACK'
502 'LINK' EquivalentTo 'LINK'
503 'YCOL' EquivalentTo 'YCOL'
504 'TAMM' EquivalentTo 'TAMM'
505 'BOTH' EquivalentTo 'BOTH'
506 'CAIS' EquivalentTo 'CAIS'
507 'COLL' EquivalentTo 'COLL'
508 'CMON' EquivalentTo 'CMON'
509 'CHAS' EquivalentTo 'CHAS'
510 'DOCC' EquivalentTo 'DOCC'
511 'DOCY' EquivalentTo 'DOCY'
512 'DEPO' EquivalentTo 'DEPO'
513 'FLIM' EquivalentTo 'FLIM'
514 'CPEC' EquivalentTo 'CPEC'
515 'CYCL' EquivalentTo 'CYCL'
516 'BATC' EquivalentTo 'BATC'
517 'BLOC' EquivalentTo 'BLOC'
518 'NMAS' EquivalentTo 'NMAS'
519 'NOFX' EquivalentTo 'NOFX'
520 'PART' EquivalentTo 'PART'
521 'PREA' EquivalentTo 'PREA'
522 'PHSE' EquivalentTo 'PHSE'
523 'AWSH' EquivalentTo 'AWSH'
524 'GLOB' EquivalentTo 'GLOB'
525 'REFS' EquivalentTo 'REFS'
526 'NEWI' EquivalentTo 'NEWI'
527 'SDUT' EquivalentTo 'SDUT'
528 'SBLO' EquivalentTo 'SBLO'
529 'IAAD' EquivalentTo 'IAAD'
530 'REFU' EquivalentTo 'REFU'
531 'PHCK' EquivalentTo 'PHCK'
532 'BENO' EquivalentTo 'BENO'
533 'DISA' EquivalentTo 'DISA'
534 'DKNY' EquivalentTo 'DKNY'
535 'FROZ' EquivalentTo 'FROZ'
536 'LAAW' EquivalentTo 'LAAW'
537 'LATE' EquivalentTo 'LATE'
538 'LIQU' EquivalentTo 'LIQU'
539 'CLHT' EquivalentTo 'CLHT'
540 'DENO' EquivalentTo 'DENO'
541 'PRCY' EquivalentTo 'PRCY'
542 'PRSY' EquivalentTo 'PRSY'
543 'REGT' EquivalentTo 'REGT'
544 'SETS' EquivalentTo 'SETS'
545 'CERT' EquivalentTo 'CERT'
546 END
547 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR44
404 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
405 RULE
406 ActiveOrHistoricCurrencyCode CopyTo Currency
407 END
408 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR44
418 TRANSLATE(ReplacementProcessingStatus2Choice, 25D_4)
419 RULE
420 NODE (DataSourceScheme)
421 Proprietary TranslateTo DataSourceScheme
422 END
423 NODE (StatusCode)
424 Code TranslateTo StatusCode
425 Proprietary\Identification CopyTo StatusCode
426 END
427 END
428 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR44
492 TRANSLATE(PartyIdentification15Choice, 95C)
493 RULE
494 NODE (CountryCode)
495 Country CopyTo CountryCode
496 END
497 END
498 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR44
492 TRANSLATE(PartyIdentification15Choice, 95C)
493 RULE
494 NODE (CountryCode)
495 Country CopyTo CountryCode
496 END
497 END
498 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR44
492 TRANSLATE(PartyIdentification15Choice, 95C)
493 RULE
494 NODE (CountryCode)
495 Country CopyTo CountryCode
496 END
497 END
498 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR44
492 TRANSLATE(PartyIdentification15Choice, 95C)
493 RULE
494 NODE (CountryCode)
495 Country CopyTo CountryCode
496 END
497 END
498 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR44
504 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
505 RULE
506 NODE (DataSourceScheme)
507 Proprietary TranslateTo DataSourceScheme
508 END
509 NODE (Indicator)
510 Code TranslateTo Indicator
511 Proprietary\Identification CopyTo Indicator
512 END
513 END
514 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR44
504 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
505 RULE
506 NODE (DataSourceScheme)
507 Proprietary TranslateTo DataSourceScheme
508 END
509 NODE (Indicator)
510 Code TranslateTo Indicator
511 Proprietary\Identification CopyTo Indicator
512 END
513 END
514 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR44
504 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
505 RULE
506 NODE (DataSourceScheme)
507 Proprietary TranslateTo DataSourceScheme
508 END
509 NODE (Indicator)
510 Code TranslateTo Indicator
511 Proprietary\Identification CopyTo Indicator
512 END
513 END
514 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR44
504 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
505 RULE
506 NODE (DataSourceScheme)
507 Proprietary TranslateTo DataSourceScheme
508 END
509 NODE (Indicator)
510 Code TranslateTo Indicator
511 Proprietary\Identification CopyTo Indicator
512 END
513 END
514 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR44
694 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
695 RULE
696 NODE (QuantityTypeCode)
697 'AMOR' CopyTo QuantityTypeCode
698 END
699 NODE (Quantity)
700 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
701 THEN
702 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
703 ELSE
704 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
705 THEN
706 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
707 ELSE
708 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
709 END
710 END
711 END
712 END
713 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR44
469 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
470 RULE
471 'A001' EquivalentTo 'A001'
472 'A002' EquivalentTo 'A002'
473 'A003' EquivalentTo 'A003'
474 'A004' EquivalentTo 'A004'
475 'A005' EquivalentTo 'A005'
476 'A006' EquivalentTo 'A006'
477 'A007' EquivalentTo 'A007'
478 'A008' EquivalentTo 'A008'
479 'A009' EquivalentTo 'A009'
480 'A010' EquivalentTo 'A010'
481 'A011' EquivalentTo 'A011'
482 'A012' EquivalentTo 'A012'
483 'A013' EquivalentTo 'A013'
484 'A014' EquivalentTo 'A014'
485 'NARR' EquivalentTo 'OTHR'
486 END
487 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR44
465 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
466 RULE
467 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
468 END
469 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR44
438 TRANSLATE(PartyIdentification15Choice, 95C)
439 RULE
440 NODE (CountryCode)
441 Country CopyTo CountryCode
442 END
443 END
444 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR44
684 TRANSLATE(CreditDebitCode, Text_Sign)
685 RULE
686 IF (CreditDebitCode IsSameString 'CRDT')
687 THEN
688 'N' CopyTo Text_Sign
689 END
690 END
691 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR44
503 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
504 RULE
505 'WEEK' EquivalentTo 'WEEK'
506 'SEMI' EquivalentTo 'SEMI'
507 'QUTR' EquivalentTo 'QUTR'
508 'MNTH' EquivalentTo 'MNTH'
509 'YEAR' EquivalentTo 'ANNU'
510 END
511 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR44
503 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
504 RULE
505 'WEEK' EquivalentTo 'WEEK'
506 'SEMI' EquivalentTo 'SEMI'
507 'QUTR' EquivalentTo 'QUTR'
508 'MNTH' EquivalentTo 'MNTH'
509 'YEAR' EquivalentTo 'ANNU'
510 END
511 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR44
503 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
504 RULE
505 'WEEK' EquivalentTo 'WEEK'
506 'SEMI' EquivalentTo 'SEMI'
507 'QUTR' EquivalentTo 'QUTR'
508 'MNTH' EquivalentTo 'MNTH'
509 'YEAR' EquivalentTo 'ANNU'
510 END
511 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR44
503 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
504 RULE
505 'WEEK' EquivalentTo 'WEEK'
506 'SEMI' EquivalentTo 'SEMI'
507 'QUTR' EquivalentTo 'QUTR'
508 'MNTH' EquivalentTo 'MNTH'
509 'YEAR' EquivalentTo 'ANNU'
510 END
511 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR44
694 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
695 RULE
696 'CUST' EquivalentTo 'CUST'
697 'ICSD' EquivalentTo 'ICSD'
698 'NCSD' EquivalentTo 'NCSD'
699 'SHHE' EquivalentTo 'SHHE'
700 END
701 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR44
468 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
469 RULE
470 NODE (DataSourceScheme)
471 Proprietary TranslateTo DataSourceScheme
472 END
473 NODE (Indicator)
474 Code TranslateTo Indicator
475 Proprietary\Identification CopyTo Indicator
476 END
477 END
478 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR44
468 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
469 RULE
470 NODE (DataSourceScheme)
471 Proprietary TranslateTo DataSourceScheme
472 END
473 NODE (Indicator)
474 Code TranslateTo Indicator
475 Proprietary\Identification CopyTo Indicator
476 END
477 END
478 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR44
468 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
469 RULE
470 NODE (DataSourceScheme)
471 Proprietary TranslateTo DataSourceScheme
472 END
473 NODE (Indicator)
474 Code TranslateTo Indicator
475 Proprietary\Identification CopyTo Indicator
476 END
477 END
478 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR44
468 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
469 RULE
470 NODE (DataSourceScheme)
471 Proprietary TranslateTo DataSourceScheme
472 END
473 NODE (Indicator)
474 Code TranslateTo Indicator
475 Proprietary\Identification CopyTo Indicator
476 END
477 END
478 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR44
521 TRANSLATE(YesNoIndicator, 22F_217)
522 RULE
523 NODE (Indicator)
524 IF (YesNoIndicator IsSameBoolean 'true')
525 THEN
526 'MATA' CopyTo Indicator
527 END
528 IF (YesNoIndicator IsSameBoolean 'false')
529 THEN
530 'MATN' CopyTo Indicator
531 END
532 END
533 END
534 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR44
521 TRANSLATE(YesNoIndicator, 22F_217)
522 RULE
523 NODE (Indicator)
524 IF (YesNoIndicator IsSameBoolean 'true')
525 THEN
526 'MATA' CopyTo Indicator
527 END
528 IF (YesNoIndicator IsSameBoolean 'false')
529 THEN
530 'MATN' CopyTo Indicator
531 END
532 END
533 END
534 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR44
521 TRANSLATE(YesNoIndicator, 22F_217)
522 RULE
523 NODE (Indicator)
524 IF (YesNoIndicator IsSameBoolean 'true')
525 THEN
526 'MATA' CopyTo Indicator
527 END
528 IF (YesNoIndicator IsSameBoolean 'false')
529 THEN
530 'MATN' CopyTo Indicator
531 END
532 END
533 END
534 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR44
521 TRANSLATE(YesNoIndicator, 22F_217)
522 RULE
523 NODE (Indicator)
524 IF (YesNoIndicator IsSameBoolean 'true')
525 THEN
526 'MATA' CopyTo Indicator
527 END
528 IF (YesNoIndicator IsSameBoolean 'false')
529 THEN
530 'MATN' CopyTo Indicator
531 END
532 END
533 END
534 END
translateTTR44(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR44
471 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
472 RULE
473 'FULL' EquivalentTo 'FULL'
474 'NILL' EquivalentTo 'NILL'
475 'PART' EquivalentTo 'PART'
476 END
477 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR45
569 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
570 RULE
571 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
572 END
573 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR45
585 TRANSLATE(13B, Number4Choice)
586 RULE
587 NODE (Long)
588 NODE (Identification)
589 Number CopyTo Long\Identification
590 END
591 DataSourceScheme TranslateTo Long
592 END
593 END
594 END
translateTTR45(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR45
515 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
516 RULE
517 NODE (Name)
518 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
519 END
520 END
521 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR45
585 TRANSLATE(13A, Number4Choice)
586 RULE
587 NODE (Short)
588 NumberId CopyTo Short
589 END
590 END
591 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR45
585 TRANSLATE(13A, Number4Choice)
586 RULE
587 NODE (Short)
588 NumberId CopyTo Short
589 END
590 END
591 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR45
718 TRANSLATE(22F_170, CorporateActionEventType2Choice)
719 RULE
720 NODE (Code)
721 IF (Not (DataSourceScheme IsPresent))
722 THEN
723 Indicator TranslateTo Code
724 END
725 END
726 NODE (Proprietary)
727 NODE (Identification)
728 IF (DataSourceScheme IsPresent)
729 THEN
730 Indicator CopyTo Proprietary\Identification
731 END
732 END
733 DataSourceScheme TranslateTo Proprietary
734 END
735 END
736 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR45
567 TRANSLATE(13A, Number4Choice)
568 RULE
569 NODE (Short)
570 NumberId CopyTo Short
571 END
572 END
573 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR45
424 TRANSLATE(95R, PartyIdentification16Choice)
425 RULE
426 NODE (ProprietaryIdentification)
427 NODE (Identification)
428 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
429 END
430 DataSourceScheme TranslateTo ProprietaryIdentification
431 END
432 END
433 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR45
505 TRANSLATE(22F_173, TypeOfPrice5Choice)
506 RULE
507 NODE (Code)
508 IF (Not (DataSourceScheme IsPresent))
509 THEN
510 Indicator CopyTo Code
511 END
512 END
513 NODE (Proprietary)
514 DataSourceScheme TranslateTo Proprietary
515 NODE (Identification)
516 IF (DataSourceScheme IsPresent)
517 THEN
518 Indicator CopyTo Proprietary\Identification
519 END
520 END
521 END
522 END
523 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR45
518 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
519 RULE
520 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
521 END
522 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR45
498 TRANSLATE(22F_217, YesNoIndicator)
499 RULE
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 IF (Indicator IsSameString 'MATA')
503 THEN
504 'true' CopyTo YesNoIndicator
505 END
506 IF (Indicator IsSameString 'MATN')
507 THEN
508 'false' CopyTo YesNoIndicator
509 END
510 END
511 END
512 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR45
424 TRANSLATE(95R, PartyIdentification16Choice)
425 RULE
426 NODE (ProprietaryIdentification)
427 NODE (Identification)
428 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
429 END
430 DataSourceScheme TranslateTo ProprietaryIdentification
431 END
432 END
433 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR45
505 TRANSLATE(22F_173, TypeOfPrice5Choice)
506 RULE
507 NODE (Code)
508 IF (Not (DataSourceScheme IsPresent))
509 THEN
510 Indicator CopyTo Code
511 END
512 END
513 NODE (Proprietary)
514 DataSourceScheme TranslateTo Proprietary
515 NODE (Identification)
516 IF (DataSourceScheme IsPresent)
517 THEN
518 Indicator CopyTo Proprietary\Identification
519 END
520 END
521 END
522 END
523 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR45
518 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
519 RULE
520 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
521 END
522 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR45
498 TRANSLATE(22F_217, YesNoIndicator)
499 RULE
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 IF (Indicator IsSameString 'MATA')
503 THEN
504 'true' CopyTo YesNoIndicator
505 END
506 IF (Indicator IsSameString 'MATN')
507 THEN
508 'false' CopyTo YesNoIndicator
509 END
510 END
511 END
512 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR45
427 TRANSLATE(95Q, PartyIdentification17Choice)
428 RULE
429 NODE (NameAndAddress)
430 NameAndAddress TranslateTo NameAndAddress
431 END
432 END
433 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR45
505 TRANSLATE(22F_173, TypeOfPrice5Choice)
506 RULE
507 NODE (Code)
508 IF (Not (DataSourceScheme IsPresent))
509 THEN
510 Indicator CopyTo Code
511 END
512 END
513 NODE (Proprietary)
514 DataSourceScheme TranslateTo Proprietary
515 NODE (Identification)
516 IF (DataSourceScheme IsPresent)
517 THEN
518 Indicator CopyTo Proprietary\Identification
519 END
520 END
521 END
522 END
523 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR45
518 TRANSLATE(94B_8, MarketIdentification9)
519 RULE
520 NODE (Identification)
521 NODE (MarketIdentifierCode)
522 IF (Narrative Matches '[A-Z0-9]{4}')
523 THEN
524 Narrative CopyTo Identification\MarketIdentifierCode
525 END
526 END
527 NODE (Description)
528 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
529 THEN
530 Narrative CopyTo Identification\Description
531 END
532 END
533 END
534 NODE (Type)
535 NODE (Code)
536 IF (Not (DataSourceScheme IsPresent))
537 THEN
538 PlaceCode TranslateTo Type\Code
539 END
540 END
541 NODE (Proprietary)
542 DataSourceScheme TranslateTo Type\Proprietary
543 NODE (Identification)
544 IF (DataSourceScheme IsPresent)
545 THEN
546 PlaceCode CopyTo Type\Proprietary\Identification
547 END
548 END
549 END
550 END
551 END
552 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR45
498 TRANSLATE(22F_217, YesNoIndicator)
499 RULE
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 IF (Indicator IsSameString 'MATA')
503 THEN
504 'true' CopyTo YesNoIndicator
505 END
506 IF (Indicator IsSameString 'MATN')
507 THEN
508 'false' CopyTo YesNoIndicator
509 END
510 END
511 END
512 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR45
427 TRANSLATE(95P_2, PartyIdentification17Choice)
428 RULE
429 NODE (BICOrBEI)
430 IdentifierCode TranslateTo BICOrBEI
431 END
432 END
433 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR45
505 TRANSLATE(22F_173, TypeOfPrice5Choice)
506 RULE
507 NODE (Code)
508 IF (Not (DataSourceScheme IsPresent))
509 THEN
510 Indicator CopyTo Code
511 END
512 END
513 NODE (Proprietary)
514 DataSourceScheme TranslateTo Proprietary
515 NODE (Identification)
516 IF (DataSourceScheme IsPresent)
517 THEN
518 Indicator CopyTo Proprietary\Identification
519 END
520 END
521 END
522 END
523 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR45
518 TRANSLATE(94B_8, MarketIdentification9)
519 RULE
520 NODE (Identification)
521 NODE (MarketIdentifierCode)
522 IF (Narrative Matches '[A-Z0-9]{4}')
523 THEN
524 Narrative CopyTo Identification\MarketIdentifierCode
525 END
526 END
527 NODE (Description)
528 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
529 THEN
530 Narrative CopyTo Identification\Description
531 END
532 END
533 END
534 NODE (Type)
535 NODE (Code)
536 IF (Not (DataSourceScheme IsPresent))
537 THEN
538 PlaceCode TranslateTo Type\Code
539 END
540 END
541 NODE (Proprietary)
542 DataSourceScheme TranslateTo Type\Proprietary
543 NODE (Identification)
544 IF (DataSourceScheme IsPresent)
545 THEN
546 PlaceCode CopyTo Type\Proprietary\Identification
547 END
548 END
549 END
550 END
551 END
552 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR45
498 TRANSLATE(22F_217, YesNoIndicator)
499 RULE
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 IF (Indicator IsSameString 'MATA')
503 THEN
504 'true' CopyTo YesNoIndicator
505 END
506 IF (Indicator IsSameString 'MATN')
507 THEN
508 'false' CopyTo YesNoIndicator
509 END
510 END
511 END
512 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR45
462 TRANSLATE(Identifier_Isin, ISINIdentifier)
463 RULE
464 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
465 END
466 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR45
462 TRANSLATE(Identifier_Isin, ISINIdentifier)
463 RULE
464 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
465 END
466 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR45
462 TRANSLATE(Identifier_Isin, ISINIdentifier)
463 RULE
464 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
465 END
466 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR45
485 TRANSLATE(70E, RestrictedFINXMax350Text)
486 RULE
487 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
488 END
489 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR45
462 TRANSLATE(Identifier_Isin, ISINIdentifier)
463 RULE
464 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
465 END
466 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR45
743 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
744 RULE
745 NODE (Unit)
746 IF (QuantityTypeCode IsSameString 'UNIT')
747 THEN
748 Quantity TranslateTo Unit
749 END
750 END
751 NODE (FaceAmount)
752 IF (QuantityTypeCode IsSameString 'FAMT')
753 THEN
754 Quantity TranslateTo FaceAmount
755 END
756 END
757 NODE (AmortisedValue)
758 IF (QuantityTypeCode IsSameString 'AMOR')
759 THEN
760 Quantity TranslateTo AmortisedValue
761 END
762 END
763 END
764 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR45
486 TRANSLATE(98C, TradeDate2Choice)
487 RULE
488 NODE (Date)
489 98C TranslateTo Date
490 END
491 END
492 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR45
462 TRANSLATE(22F_160, YesNoIndicator)
463 RULE
464 IF (Not (DataSourceScheme IsPresent))
465 THEN
466 IF (Indicator IsSameString 'PREA')
467 THEN
468 'true' CopyTo YesNoIndicator
469 END
470 END
471 END
472 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR45
757 TRANSLATE(35B, AlternateIdentification2)
758 RULE
759 NODE (Identification)
760 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
761 THEN
762 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
763 ELSE
764 IF (Not (IdentificationOfSecurity IsPresent))
765 THEN
766 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
767 THEN
768 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
769 ELSE
770 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
771 END
772 END
773 END
774 END
775 NODE (IdentificationSource)
776 NODE (Domestic)
777 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
778 THEN
779 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
780 END
781 END
782 NODE (Proprietary)
783 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
784 THEN
785 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
786 END
787 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
788 THEN
789 'XX' CopyTo IdentificationSource\Proprietary
790 END
791 END
792 END
793 END
794 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR45
562 TRANSLATE(25D_35, SettlementStatus3Choice)
563 RULE
564 NODE (Code)
565 IF (Not (DataSourceScheme IsPresent))
566 THEN
567 StatusCode TranslateTo Code
568 END
569 END
570 NODE (Proprietary)
571 NODE (Identification)
572 IF (DataSourceScheme IsPresent)
573 THEN
574 StatusCode CopyTo Proprietary\Identification
575 END
576 END
577 DataSourceScheme TranslateTo Proprietary
578 END
579 END
580 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR45
562 TRANSLATE(22F_24, PaymentDirection3Choice)
563 RULE
564 NODE (Indicator)
565 IF (Not (DataSourceScheme IsPresent))
566 THEN
567 IF (Indicator IsSameString 'PAYD')
568 THEN
569 'false' CopyTo Indicator
570 END
571 IF (Indicator IsSameString 'PAYU')
572 THEN
573 'true' CopyTo Indicator
574 END
575 END
576 END
577 NODE (Proprietary)
578 DataSourceScheme TranslateTo Proprietary
579 NODE (Identification)
580 IF (DataSourceScheme IsPresent)
581 THEN
582 Indicator CopyTo Proprietary\Identification
583 END
584 END
585 END
586 END
587 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR45
423 TRANSLATE(95Q, PartyIdentification16Choice)
424 RULE
425 NODE (NameAndAddress)
426 NameAndAddress TranslateTo NameAndAddress
427 END
428 END
429 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR45
451 TRANSLATE(Identifier_Isin, ISINIdentifier)
452 RULE
453 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
454 END
455 END
translateTTR45(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR45
478 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
479 RULE
480 NODE (Code)
481 IF (Not (DataSourceScheme IsPresent))
482 THEN
483 Indicator CopyTo Code
484 END
485 END
486 NODE (Proprietary)
487 DataSourceScheme TranslateTo Proprietary
488 NODE (Identification)
489 IF (DataSourceScheme IsPresent)
490 THEN
491 Indicator CopyTo Proprietary\Identification
492 END
493 END
494 END
495 END
496 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR45
449 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
450 RULE
451 'ORDN' EquivalentTo 'ORDN'
452 'PFRD' EquivalentTo 'PRFD'
453 END
454 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR45
449 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
450 RULE
451 'ORDN' EquivalentTo 'ORDN'
452 'PFRD' EquivalentTo 'PRFD'
453 END
454 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR45
481 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
482 RULE
483 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
484 END
485 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR45
480 TRANSLATE(BaseOneRate, 92A)
481 RULE
482 NODE (Sign)
483 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
484 THEN
485 'N' CopyTo Sign
486 END
487 END
488 NODE (Rate)
489 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
490 THEN
491 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
492 ELSE
493 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
494 THEN
495 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
496 ELSE
497 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
498 END
499 END
500 END
501 END
502 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR45
465 TRANSLATE(OptionStyle5Choice, 12B_5)
466 RULE
467 NODE (DataSourceScheme)
468 Proprietary TranslateTo DataSourceScheme
469 END
470 NODE (InstrumentTypeCode)
471 Code TranslateTo InstrumentTypeCode
472 Proprietary\Identification CopyTo InstrumentTypeCode
473 END
474 END
475 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR45
448 TRANSLATE(OpeningBalance2, 93B)
449 RULE
450 NODE (DataSourceScheme)
451 OpeningBalance\First\Proprietary TranslateTo DataSourceScheme
452 END
453 NODE (QuantityTypeCode)
454 IF (OpeningBalance\First\Quantity\Unit IsPresent)
455 THEN
456 'UNIT' CopyTo QuantityTypeCode
457 END
458 IF (OpeningBalance\First\Quantity\FaceAmount IsPresent)
459 THEN
460 'FAMT' CopyTo QuantityTypeCode
461 END
462 IF (OpeningBalance\First\Quantity\AmortisedValue IsPresent)
463 THEN
464 'AMOR' CopyTo QuantityTypeCode
465 END
466 OpeningBalance\First\Proprietary\Identification CopyTo QuantityTypeCode
467 END
468 NODE (Sign)
469 IF (ShortLongIndicator IsSameString 'SHOR')
470 THEN
471 'N' CopyTo Sign
472 END
473 END
474 NODE (Balance)
475 IF ((OpeningBalance\First\Quantity\Unit IsPresent) And ((OpeningBalance\First\Quantity\Unit Substring ('1', '1')) IsSameString '-'))
476 THEN
477 ((OpeningBalance\First\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
478 ELSE
479 IF ((OpeningBalance\First\Quantity\Unit Substring ('1', '1')) IsSameString '+')
480 THEN
481 ((OpeningBalance\First\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
482 ELSE
483 (OpeningBalance\First\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
484 END
485 END
486 (OpeningBalance\First\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
487 (OpeningBalance\First\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
488 (OpeningBalance\First\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
489 END
490 END
491 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR45
548 TRANSLATE(FailingReason2Choice, 24B_66)
549 RULE
550 NODE (DataSourceScheme)
551 Proprietary TranslateTo DataSourceScheme
552 END
553 NODE (ReasonCode)
554 Code TranslateTo ReasonCode
555 Proprietary\Identification CopyTo ReasonCode
556 END
557 END
558 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR45
409 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
410 RULE
411 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
412 END
413 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR45
429 TRANSLATE(ReplacementProcessingStatus1Code, OptionalCode_4!c_51)
430 RULE
431 'DEND' EquivalentTo 'DEND'
432 'EXCH' EquivalentTo 'EXCH'
433 'INTE' EquivalentTo 'INTE'
434 'PACK' EquivalentTo 'PACK'
435 'PART' EquivalentTo 'PART'
436 'PEND' EquivalentTo 'PEND'
437 'REJT' EquivalentTo 'REJT'
438 'REPL' EquivalentTo 'REPL'
439 'REPR' EquivalentTo 'REPR'
440 END
441 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR45
499 TRANSLATE(PartyIdentification15Choice, 95P_2)
500 RULE
501 NODE (IdentifierCode)
502 BICOrBEI CopyTo IdentifierCode
503 END
504 END
505 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR45
499 TRANSLATE(PartyIdentification15Choice, 95P_2)
500 RULE
501 NODE (IdentifierCode)
502 BICOrBEI CopyTo IdentifierCode
503 END
504 END
505 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR45
499 TRANSLATE(PartyIdentification15Choice, 95P_2)
500 RULE
501 NODE (IdentifierCode)
502 BICOrBEI CopyTo IdentifierCode
503 END
504 END
505 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR45
499 TRANSLATE(PartyIdentification15Choice, 95P_2)
500 RULE
501 NODE (IdentifierCode)
502 BICOrBEI CopyTo IdentifierCode
503 END
504 END
505 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR45
515 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
516 RULE
517 'A001' EquivalentTo 'A001'
518 'A002' EquivalentTo 'A002'
519 'A003' EquivalentTo 'A003'
520 'A004' EquivalentTo 'A004'
521 'A005' EquivalentTo 'A005'
522 'A006' EquivalentTo 'A006'
523 'A007' EquivalentTo 'A007'
524 'A008' EquivalentTo 'A008'
525 'A009' EquivalentTo 'A009'
526 'A010' EquivalentTo 'A010'
527 'A011' EquivalentTo 'A011'
528 'A012' EquivalentTo 'A012'
529 'A013' EquivalentTo 'A013'
530 'A014' EquivalentTo 'A014'
531 'NARR' EquivalentTo 'OTHR'
532 END
533 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR45
515 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
516 RULE
517 'A001' EquivalentTo 'A001'
518 'A002' EquivalentTo 'A002'
519 'A003' EquivalentTo 'A003'
520 'A004' EquivalentTo 'A004'
521 'A005' EquivalentTo 'A005'
522 'A006' EquivalentTo 'A006'
523 'A007' EquivalentTo 'A007'
524 'A008' EquivalentTo 'A008'
525 'A009' EquivalentTo 'A009'
526 'A010' EquivalentTo 'A010'
527 'A011' EquivalentTo 'A011'
528 'A012' EquivalentTo 'A012'
529 'A013' EquivalentTo 'A013'
530 'A014' EquivalentTo 'A014'
531 'NARR' EquivalentTo 'OTHR'
532 END
533 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR45
515 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
516 RULE
517 'A001' EquivalentTo 'A001'
518 'A002' EquivalentTo 'A002'
519 'A003' EquivalentTo 'A003'
520 'A004' EquivalentTo 'A004'
521 'A005' EquivalentTo 'A005'
522 'A006' EquivalentTo 'A006'
523 'A007' EquivalentTo 'A007'
524 'A008' EquivalentTo 'A008'
525 'A009' EquivalentTo 'A009'
526 'A010' EquivalentTo 'A010'
527 'A011' EquivalentTo 'A011'
528 'A012' EquivalentTo 'A012'
529 'A013' EquivalentTo 'A013'
530 'A014' EquivalentTo 'A014'
531 'NARR' EquivalentTo 'OTHR'
532 END
533 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR45
515 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
516 RULE
517 'A001' EquivalentTo 'A001'
518 'A002' EquivalentTo 'A002'
519 'A003' EquivalentTo 'A003'
520 'A004' EquivalentTo 'A004'
521 'A005' EquivalentTo 'A005'
522 'A006' EquivalentTo 'A006'
523 'A007' EquivalentTo 'A007'
524 'A008' EquivalentTo 'A008'
525 'A009' EquivalentTo 'A009'
526 'A010' EquivalentTo 'A010'
527 'A011' EquivalentTo 'A011'
528 'A012' EquivalentTo 'A012'
529 'A013' EquivalentTo 'A013'
530 'A014' EquivalentTo 'A014'
531 'NARR' EquivalentTo 'OTHR'
532 END
533 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR45
714 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
715 RULE
716 NODE (CurrencyCode)
717 Currency CopyTo CurrencyCode
718 END
719 NODE (Amount)
720 (Amount FormatDecimal 'MT') CopyTo Amount
721 END
722 END
723 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR45
488 TRANSLATE(FormOfSecurity3Choice, 22F_20)
489 RULE
490 NODE (DataSourceScheme)
491 Proprietary TranslateTo DataSourceScheme
492 END
493 NODE (Indicator)
494 Code TranslateTo Indicator
495 Proprietary\Identification CopyTo Indicator
496 END
497 END
498 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR45
470 TRANSLATE(ClassificationType3Choice, 12C)
471 RULE
472 NODE (CFICode)
473 ClassificationFinancialInstrument CopyTo CFICode
474 END
475 END
476 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR45
445 TRANSLATE(PartyIdentification15Choice, 95P_2)
446 RULE
447 NODE (IdentifierCode)
448 BICOrBEI CopyTo IdentifierCode
449 END
450 END
451 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR45
692 TRANSLATE(PartyIdentification18Choice, 95P_2)
693 RULE
694 NODE (IdentifierCode)
695 BICOrBEI CopyTo IdentifierCode
696 END
697 END
698 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR45
512 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
513 RULE
514 NODE (DataSourceScheme)
515 Proprietary TranslateTo DataSourceScheme
516 END
517 NODE (Indicator)
518 Code TranslateTo Indicator
519 Proprietary\Identification CopyTo Indicator
520 END
521 END
522 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR45
512 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
513 RULE
514 NODE (DataSourceScheme)
515 Proprietary TranslateTo DataSourceScheme
516 END
517 NODE (Indicator)
518 Code TranslateTo Indicator
519 Proprietary\Identification CopyTo Indicator
520 END
521 END
522 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR45
512 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
513 RULE
514 NODE (DataSourceScheme)
515 Proprietary TranslateTo DataSourceScheme
516 END
517 NODE (Indicator)
518 Code TranslateTo Indicator
519 Proprietary\Identification CopyTo Indicator
520 END
521 END
522 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR45
512 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
513 RULE
514 NODE (DataSourceScheme)
515 Proprietary TranslateTo DataSourceScheme
516 END
517 NODE (Indicator)
518 Code TranslateTo Indicator
519 Proprietary\Identification CopyTo Indicator
520 END
521 END
522 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR45
702 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
703 RULE
704 AnyBICIdentifier CopyTo Identifier_BICBEI
705 END
706 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR45
479 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'NARR' EquivalentTo 'OTHR'
496 END
497 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR45
479 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'NARR' EquivalentTo 'OTHR'
496 END
497 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR45
479 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'NARR' EquivalentTo 'OTHR'
496 END
497 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR45
479 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
480 RULE
481 'A001' EquivalentTo 'A001'
482 'A002' EquivalentTo 'A002'
483 'A003' EquivalentTo 'A003'
484 'A004' EquivalentTo 'A004'
485 'A005' EquivalentTo 'A005'
486 'A006' EquivalentTo 'A006'
487 'A007' EquivalentTo 'A007'
488 'A008' EquivalentTo 'A008'
489 'A009' EquivalentTo 'A009'
490 'A010' EquivalentTo 'A010'
491 'A011' EquivalentTo 'A011'
492 'A012' EquivalentTo 'A012'
493 'A013' EquivalentTo 'A013'
494 'A014' EquivalentTo 'A014'
495 'NARR' EquivalentTo 'OTHR'
496 END
497 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR45
535 TRANSLATE(YesNoIndicator, 22F_216)
536 RULE
537 NODE (Indicator)
538 IF (YesNoIndicator IsSameBoolean 'false')
539 THEN
540 'GIVE' CopyTo Indicator
541 END
542 IF (YesNoIndicator IsSameBoolean 'true')
543 THEN
544 'TAKE' CopyTo Indicator
545 END
546 END
547 END
548 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR45
535 TRANSLATE(YesNoIndicator, 22F_216)
536 RULE
537 NODE (Indicator)
538 IF (YesNoIndicator IsSameBoolean 'false')
539 THEN
540 'GIVE' CopyTo Indicator
541 END
542 IF (YesNoIndicator IsSameBoolean 'true')
543 THEN
544 'TAKE' CopyTo Indicator
545 END
546 END
547 END
548 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR45
535 TRANSLATE(YesNoIndicator, 22F_216)
536 RULE
537 NODE (Indicator)
538 IF (YesNoIndicator IsSameBoolean 'false')
539 THEN
540 'GIVE' CopyTo Indicator
541 END
542 IF (YesNoIndicator IsSameBoolean 'true')
543 THEN
544 'TAKE' CopyTo Indicator
545 END
546 END
547 END
548 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR45
535 TRANSLATE(YesNoIndicator, 22F_216)
536 RULE
537 NODE (Indicator)
538 IF (YesNoIndicator IsSameBoolean 'false')
539 THEN
540 'GIVE' CopyTo Indicator
541 END
542 IF (YesNoIndicator IsSameBoolean 'true')
543 THEN
544 'TAKE' CopyTo Indicator
545 END
546 END
547 END
548 END
translateTTR45(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR45
478 TRANSLATE(PaymentDirection3Choice, 22F_24)
479 RULE
480 NODE (DataSourceScheme)
481 Proprietary TranslateTo DataSourceScheme
482 END
483 NODE (Indicator)
484 IF (Indicator IsSameBoolean 'true')
485 THEN
486 'PAYU' CopyTo Indicator
487 END
488 IF (Indicator IsSameBoolean 'false')
489 THEN
490 'PAYD' CopyTo Indicator
491 END
492 Proprietary\Identification CopyTo Indicator
493 END
494 END
495 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR46
574 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
575 RULE
576 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
577 END
578 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR46
595 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
596 RULE
597 NODE (SchemeName)
598 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
599 THEN
600 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
601 END
602 END
603 NODE (Issuer)
604 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
605 END
606 END
607 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR46
522 TRANSLATE(95R, PartyIdentification16Choice)
523 RULE
524 NODE (ProprietaryIdentification)
525 NODE (Identification)
526 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
527 END
528 DataSourceScheme TranslateTo ProprietaryIdentification
529 END
530 END
531 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR46
592 TRANSLATE(13B, Number4Choice)
593 RULE
594 NODE (Long)
595 NODE (Identification)
596 Number CopyTo Long\Identification
597 END
598 DataSourceScheme TranslateTo Long
599 END
600 END
601 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR46
592 TRANSLATE(13B, Number4Choice)
593 RULE
594 NODE (Long)
595 NODE (Identification)
596 Number CopyTo Long\Identification
597 END
598 DataSourceScheme TranslateTo Long
599 END
600 END
601 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR46
737 TRANSLATE(OptionalCode_4!c_285, CorporateActionEventType3Code)
738 RULE
739 'ACTV' EquivalentTo 'ACTV'
740 'ATTI' EquivalentTo 'ATTI'
741 'BIDS' EquivalentTo 'BIDS'
742 'BONU' EquivalentTo 'BONU'
743 'BPUT' EquivalentTo 'BPUT'
744 'BRUP' EquivalentTo 'BRUP'
745 'CHAN' EquivalentTo 'CHAN'
746 'CONV' EquivalentTo 'CONV'
747 'COOP' EquivalentTo 'COOP'
748 'DECR' EquivalentTo 'DECR'
749 'DETI' EquivalentTo 'DETI'
750 'DLST' EquivalentTo 'DLST'
751 'DRAW' EquivalentTo 'DRAW'
752 'DRIP' EquivalentTo 'DRIP'
753 'DTCH' EquivalentTo 'DTCH'
754 'DVOP' EquivalentTo 'DVOP'
755 'DVSC' EquivalentTo 'DVSC'
756 'DVSE' EquivalentTo 'DVSE'
757 'EXOF' EquivalentTo 'EXOF'
758 'EXRI' EquivalentTo 'EXRI'
759 'EXWA' EquivalentTo 'EXWA'
760 'INCR' EquivalentTo 'INCR'
761 'LIQU' EquivalentTo 'LIQU'
762 'MCAL' EquivalentTo 'MCAL'
763 'MRGR' EquivalentTo 'MRGR'
764 'ODLT' EquivalentTo 'ODLT'
765 'OTHR' EquivalentTo 'OTHR'
766 'PARI' EquivalentTo 'PARI'
767 'PCAL' EquivalentTo 'PCAL'
768 'PDEF' EquivalentTo 'PDEF'
769 'PINK' EquivalentTo 'PINK'
770 'PLAC' EquivalentTo 'PLAC'
771 'PPMT' EquivalentTo 'PPMT'
772 'PRII' EquivalentTo 'PRII'
773 'PRIO' EquivalentTo 'PRIO'
774 'REDM' EquivalentTo 'REDM'
775 'REDO' EquivalentTo 'REDO'
776 'REMK' EquivalentTo 'REMK'
777 'RHDI' EquivalentTo 'RHDI'
778 'RHTS' EquivalentTo 'RHTS'
779 'SMAL' EquivalentTo 'SMAL'
780 'SOFF' EquivalentTo 'SOFF'
781 'SPLF' EquivalentTo 'SPLF'
782 'SPLR' EquivalentTo 'SPLR'
783 'SUSP' EquivalentTo 'SUSP'
784 'TEND' EquivalentTo 'TEND'
785 'WRTH' EquivalentTo 'WRTH'
786 END
787 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR46
574 TRANSLATE(13B, Number4Choice)
575 RULE
576 NODE (Long)
577 NODE (Identification)
578 Number CopyTo Long\Identification
579 END
580 DataSourceScheme TranslateTo Long
581 END
582 END
583 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR46
434 TRANSLATE(95C, PartyIdentification15Choice)
435 RULE
436 NODE (Country)
437 CountryCode CopyTo Country
438 END
439 END
440 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR46
524 TRANSLATE(25D_2, MatchingStatus5Choice)
525 RULE
526 NODE (Code)
527 IF (Not (DataSourceScheme IsPresent))
528 THEN
529 StatusCode TranslateTo Code
530 END
531 END
532 NODE (Proprietary)
533 DataSourceScheme TranslateTo Proprietary
534 NODE (Identification)
535 IF (DataSourceScheme IsPresent)
536 THEN
537 StatusCode CopyTo Proprietary\Identification
538 END
539 END
540 END
541 END
542 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR46
523 TRANSLATE(94B_8, MarketIdentification9)
524 RULE
525 NODE (Identification)
526 NODE (MarketIdentifierCode)
527 IF (Narrative Matches '[A-Z0-9]{4}')
528 THEN
529 Narrative CopyTo Identification\MarketIdentifierCode
530 END
531 END
532 NODE (Description)
533 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
534 THEN
535 Narrative CopyTo Identification\Description
536 END
537 END
538 END
539 NODE (Type)
540 NODE (Code)
541 IF (Not (DataSourceScheme IsPresent))
542 THEN
543 PlaceCode TranslateTo Type\Code
544 END
545 END
546 NODE (Proprietary)
547 DataSourceScheme TranslateTo Type\Proprietary
548 NODE (Identification)
549 IF (DataSourceScheme IsPresent)
550 THEN
551 PlaceCode CopyTo Type\Proprietary\Identification
552 END
553 END
554 END
555 END
556 END
557 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR46
513 TRANSLATE(22F_216, YesNoIndicator)
514 RULE
515 IF (Not (DataSourceScheme IsPresent))
516 THEN
517 IF (Indicator IsSameString 'GIVE')
518 THEN
519 'false' CopyTo YesNoIndicator
520 END
521 IF (Indicator IsSameString 'TAKE')
522 THEN
523 'true' CopyTo YesNoIndicator
524 END
525 END
526 END
527 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR46
434 TRANSLATE(95C, PartyIdentification15Choice)
435 RULE
436 NODE (Country)
437 CountryCode CopyTo Country
438 END
439 END
440 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR46
524 TRANSLATE(25D_2, MatchingStatus5Choice)
525 RULE
526 NODE (Code)
527 IF (Not (DataSourceScheme IsPresent))
528 THEN
529 StatusCode TranslateTo Code
530 END
531 END
532 NODE (Proprietary)
533 DataSourceScheme TranslateTo Proprietary
534 NODE (Identification)
535 IF (DataSourceScheme IsPresent)
536 THEN
537 StatusCode CopyTo Proprietary\Identification
538 END
539 END
540 END
541 END
542 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR46
523 TRANSLATE(94B_8, MarketIdentification9)
524 RULE
525 NODE (Identification)
526 NODE (MarketIdentifierCode)
527 IF (Narrative Matches '[A-Z0-9]{4}')
528 THEN
529 Narrative CopyTo Identification\MarketIdentifierCode
530 END
531 END
532 NODE (Description)
533 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
534 THEN
535 Narrative CopyTo Identification\Description
536 END
537 END
538 END
539 NODE (Type)
540 NODE (Code)
541 IF (Not (DataSourceScheme IsPresent))
542 THEN
543 PlaceCode TranslateTo Type\Code
544 END
545 END
546 NODE (Proprietary)
547 DataSourceScheme TranslateTo Type\Proprietary
548 NODE (Identification)
549 IF (DataSourceScheme IsPresent)
550 THEN
551 PlaceCode CopyTo Type\Proprietary\Identification
552 END
553 END
554 END
555 END
556 END
557 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR46
513 TRANSLATE(22F_216, YesNoIndicator)
514 RULE
515 IF (Not (DataSourceScheme IsPresent))
516 THEN
517 IF (Indicator IsSameString 'GIVE')
518 THEN
519 'false' CopyTo YesNoIndicator
520 END
521 IF (Indicator IsSameString 'TAKE')
522 THEN
523 'true' CopyTo YesNoIndicator
524 END
525 END
526 END
527 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR46
434 TRANSLATE(95C, PartyIdentification15Choice)
435 RULE
436 NODE (Country)
437 CountryCode CopyTo Country
438 END
439 END
440 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR46
524 TRANSLATE(Currency, ActiveCurrencyCode)
525 RULE
526 Currency CopyTo ActiveCurrencyCode
527 END
528 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR46
553 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
554 RULE
555 'OTCO' EquivalentTo 'OTCO'
556 'EXCH' EquivalentTo 'EXCH'
557 END
558 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR46
513 TRANSLATE(22F_216, YesNoIndicator)
514 RULE
515 IF (Not (DataSourceScheme IsPresent))
516 THEN
517 IF (Indicator IsSameString 'GIVE')
518 THEN
519 'false' CopyTo YesNoIndicator
520 END
521 IF (Indicator IsSameString 'TAKE')
522 THEN
523 'true' CopyTo YesNoIndicator
524 END
525 END
526 END
527 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR46
434 TRANSLATE(95C, PartyIdentification15Choice)
435 RULE
436 NODE (Country)
437 CountryCode CopyTo Country
438 END
439 END
440 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR46
524 TRANSLATE(Currency, ActiveCurrencyCode)
525 RULE
526 Currency CopyTo ActiveCurrencyCode
527 END
528 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR46
553 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
554 RULE
555 'OTCO' EquivalentTo 'OTCO'
556 'EXCH' EquivalentTo 'EXCH'
557 END
558 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR46
513 TRANSLATE(22F_216, YesNoIndicator)
514 RULE
515 IF (Not (DataSourceScheme IsPresent))
516 THEN
517 IF (Indicator IsSameString 'GIVE')
518 THEN
519 'false' CopyTo YesNoIndicator
520 END
521 IF (Indicator IsSameString 'TAKE')
522 THEN
523 'true' CopyTo YesNoIndicator
524 END
525 END
526 END
527 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR46
467 TRANSLATE(35B, AlternateIdentification2)
468 RULE
469 NODE (Identification)
470 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
471 THEN
472 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
473 ELSE
474 IF (Not (IdentificationOfSecurity IsPresent))
475 THEN
476 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
477 THEN
478 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
479 ELSE
480 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
481 END
482 END
483 END
484 END
485 NODE (IdentificationSource)
486 NODE (Domestic)
487 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
488 THEN
489 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
490 END
491 END
492 NODE (Proprietary)
493 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
494 THEN
495 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
496 END
497 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
498 THEN
499 'XX' CopyTo IdentificationSource\Proprietary
500 END
501 END
502 END
503 END
504 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR46
467 TRANSLATE(35B, AlternateIdentification2)
468 RULE
469 NODE (Identification)
470 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
471 THEN
472 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
473 ELSE
474 IF (Not (IdentificationOfSecurity IsPresent))
475 THEN
476 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
477 THEN
478 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
479 ELSE
480 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
481 END
482 END
483 END
484 END
485 NODE (IdentificationSource)
486 NODE (Domestic)
487 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
488 THEN
489 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
490 END
491 END
492 NODE (Proprietary)
493 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
494 THEN
495 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
496 END
497 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
498 THEN
499 'XX' CopyTo IdentificationSource\Proprietary
500 END
501 END
502 END
503 END
504 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR46
467 TRANSLATE(35B, AlternateIdentification2)
468 RULE
469 NODE (Identification)
470 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
471 THEN
472 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
473 ELSE
474 IF (Not (IdentificationOfSecurity IsPresent))
475 THEN
476 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
477 THEN
478 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
479 ELSE
480 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
481 END
482 END
483 END
484 END
485 NODE (IdentificationSource)
486 NODE (Domestic)
487 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
488 THEN
489 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
490 END
491 END
492 NODE (Proprietary)
493 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
494 THEN
495 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
496 END
497 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
498 THEN
499 'XX' CopyTo IdentificationSource\Proprietary
500 END
501 END
502 END
503 END
504 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR46
490 TRANSLATE(Identifier_Isin, ISINIdentifier)
491 RULE
492 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
493 END
494 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR46
467 TRANSLATE(35B, AlternateIdentification2)
468 RULE
469 NODE (Identification)
470 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
471 THEN
472 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
473 ELSE
474 IF (Not (IdentificationOfSecurity IsPresent))
475 THEN
476 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
477 THEN
478 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
479 ELSE
480 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
481 END
482 END
483 END
484 END
485 NODE (IdentificationSource)
486 NODE (Domestic)
487 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
488 THEN
489 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
490 END
491 END
492 NODE (Proprietary)
493 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
494 THEN
495 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
496 END
497 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
498 THEN
499 'XX' CopyTo IdentificationSource\Proprietary
500 END
501 END
502 END
503 END
504 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR46
765 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
766 RULE
767 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
768 END
769 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR46
493 TRANSLATE(98E_1, TradeDate2Choice)
494 RULE
495 NODE (Date)
496 98E_1 TranslateTo Date
497 END
498 END
499 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR46
473 TRANSLATE(22F_160, SecuritiesTransactionType4Choice)
474 RULE
475 NODE (Code)
476 IF (Not (DataSourceScheme IsPresent))
477 THEN
478 Indicator TranslateTo Code
479 END
480 END
481 NODE (Proprietary)
482 DataSourceScheme TranslateTo Proprietary
483 NODE (Identification)
484 IF (DataSourceScheme IsPresent)
485 THEN
486 Indicator CopyTo Proprietary\Identification
487 END
488 END
489 END
490 END
491 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR46
795 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
796 RULE
797 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
798 END
799 END
translateTTR46(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR46
581 TRANSLATE(OptionalCode_4!c_272, SecuritiesSettlementStatus1Code)
582 RULE
583 'PEND' EquivalentTo 'PEND'
584 'PENF' EquivalentTo 'PENF'
585 END
586 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR46
588 TRANSLATE(22F_22, PreferenceToIncome3Choice)
589 RULE
590 NODE (Code)
591 IF (Not (DataSourceScheme IsPresent))
592 THEN
593 Indicator TranslateTo Code
594 END
595 END
596 NODE (Proprietary)
597 DataSourceScheme TranslateTo Proprietary
598 NODE (Identification)
599 IF (DataSourceScheme IsPresent)
600 THEN
601 Indicator CopyTo Proprietary\Identification
602 END
603 END
604 END
605 END
606 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR46
430 TRANSLATE(95R, PartyIdentification16Choice)
431 RULE
432 NODE (ProprietaryIdentification)
433 NODE (Identification)
434 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
435 END
436 DataSourceScheme TranslateTo ProprietaryIdentification
437 END
438 END
439 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR46
456 TRANSLATE(35B, AlternateIdentification2)
457 RULE
458 NODE (Identification)
459 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
460 THEN
461 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
462 ELSE
463 IF (Not (IdentificationOfSecurity IsPresent))
464 THEN
465 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
466 THEN
467 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
468 ELSE
469 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
470 END
471 END
472 END
473 END
474 NODE (IdentificationSource)
475 NODE (Domestic)
476 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
477 THEN
478 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
479 END
480 END
481 NODE (Proprietary)
482 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
483 THEN
484 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
485 END
486 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
487 THEN
488 'XX' CopyTo IdentificationSource\Proprietary
489 END
490 END
491 END
492 END
493 END
translateTTR46(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR46
497 TRANSLATE(22F_24, PaymentDirection3Choice)
498 RULE
499 NODE (Indicator)
500 IF (Not (DataSourceScheme IsPresent))
501 THEN
502 IF (Indicator IsSameString 'PAYD')
503 THEN
504 'false' CopyTo Indicator
505 END
506 IF (Indicator IsSameString 'PAYU')
507 THEN
508 'true' CopyTo Indicator
509 END
510 END
511 END
512 NODE (Proprietary)
513 DataSourceScheme TranslateTo Proprietary
514 NODE (Identification)
515 IF (DataSourceScheme IsPresent)
516 THEN
517 Indicator CopyTo Proprietary\Identification
518 END
519 END
520 END
521 END
522 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR46
455 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
456 RULE
457 NODE (DataSourceScheme)
458 Proprietary TranslateTo DataSourceScheme
459 END
460 NODE (Indicator)
461 Code TranslateTo Indicator
462 Proprietary\Identification CopyTo Indicator
463 END
464 END
465 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR46
455 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
456 RULE
457 NODE (DataSourceScheme)
458 Proprietary TranslateTo DataSourceScheme
459 END
460 NODE (Indicator)
461 Code TranslateTo Indicator
462 Proprietary\Identification CopyTo Indicator
463 END
464 END
465 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR46
486 TRANSLATE(OptionStyle5Choice, 12B_5)
487 RULE
488 NODE (DataSourceScheme)
489 Proprietary TranslateTo DataSourceScheme
490 END
491 NODE (InstrumentTypeCode)
492 Code TranslateTo InstrumentTypeCode
493 Proprietary\Identification CopyTo InstrumentTypeCode
494 END
495 END
496 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR46
503 TRANSLATE(PercentageRate, 92A)
504 RULE
505 NODE (Sign)
506 PercentageRate TranslateTo Sign
507 END
508 NODE (Rate)
509 PercentageRate TranslateTo Rate
510 END
511 END
512 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR46
476 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
477 RULE
478 'AMER' EquivalentTo 'AMER'
479 'EURO' EquivalentTo 'EURO'
480 END
481 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR46
492 TRANSLATE(GenericIdentification28, Identifier_FIN_8c)
493 RULE
494 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
495 END
496 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR46
559 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
560 RULE
561 'AWMO' EquivalentTo 'AWMO'
562 'BYIY' EquivalentTo 'BYIY'
563 'CLAT' EquivalentTo 'CLAT'
564 'ADEA' EquivalentTo 'ADEA'
565 'AWSH' EquivalentTo 'AWSH'
566 'CANR' EquivalentTo 'CANR'
567 'CAIS' EquivalentTo 'CAIS'
568 'OBJT' EquivalentTo 'OBJT'
569 'PHSE' EquivalentTo 'PHSE'
570 'STCD' EquivalentTo 'STCD'
571 'DOCY' EquivalentTo 'DOCY'
572 'MLAT' EquivalentTo 'MLAT'
573 'DOCC' EquivalentTo 'DOCC'
574 'BLOC' EquivalentTo 'BLOC'
575 'CHAS' EquivalentTo 'CHAS'
576 'NEWI' EquivalentTo 'NEWI'
577 'CLAC' EquivalentTo 'CLAC'
578 'MUNO' EquivalentTo 'MUNO'
579 'GLOB' EquivalentTo 'GLOB'
580 'PREA' EquivalentTo 'PREA'
581 'PART' EquivalentTo 'PART'
582 'NOFX' EquivalentTo 'NOFX'
583 'CMON' EquivalentTo 'CMON'
584 'YCOL' EquivalentTo 'YCOL'
585 'COLL' EquivalentTo 'COLL'
586 'DEPO' EquivalentTo 'DEPO'
587 'FLIM' EquivalentTo 'FLIM'
588 'INCA' EquivalentTo 'INCA'
589 'LINK' EquivalentTo 'LINK'
590 'LACK' EquivalentTo 'LACK'
591 'LALO' EquivalentTo 'LALO'
592 'MONY' EquivalentTo 'MONY'
593 'NCON' EquivalentTo 'NCON'
594 'REFS' EquivalentTo 'REFS'
595 'SDUT' EquivalentTo 'SDUT'
596 'BATC' EquivalentTo 'BATC'
597 'CYCL' EquivalentTo 'CYCL'
598 'SBLO' EquivalentTo 'SBLO'
599 'CPEC' EquivalentTo 'CPEC'
600 'MINO' EquivalentTo 'MINO'
601 'IAAD' EquivalentTo 'IAAD'
602 'PHCK' EquivalentTo 'PHCK'
603 'BENO' EquivalentTo 'BENO'
604 'BOTH' EquivalentTo 'BOTH'
605 'CLHT' EquivalentTo 'CLHT'
606 'DENO' EquivalentTo 'DENO'
607 'DISA' EquivalentTo 'DISA'
608 'DKNY' EquivalentTo 'DKNY'
609 'FROZ' EquivalentTo 'FROZ'
610 'LAAW' EquivalentTo 'LAAW'
611 'LATE' EquivalentTo 'LATE'
612 'LIQU' EquivalentTo 'LIQU'
613 'PRCY' EquivalentTo 'PRCY'
614 'REGT' EquivalentTo 'REGT'
615 'SETS' EquivalentTo 'SETS'
616 'CERT' EquivalentTo 'CERT'
617 'PRSY' EquivalentTo 'PRSY'
618 'OTHR' EquivalentTo 'NARR'
619 END
620 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR46
414 TRANSLATE(Max3Number, 99A)
415 RULE
416 NODE (Sign)
417 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
418 THEN
419 'N' CopyTo Sign
420 END
421 END
422 NODE (Number)
423 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
424 THEN
425 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
426 THEN
427 (Max3Number Substring '2') CopyTo Number
428 ELSE
429 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
430 THEN
431 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
432 ELSE
433 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
434 THEN
435 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
436 END
437 END
438 END
439 ELSE
440 IF ((Max3Number Length) IsSameNumber '3')
441 THEN
442 Max3Number CopyTo Number
443 ELSE
444 IF ((Max3Number Length) IsSameNumber '2')
445 THEN
446 ('0' Concatenate Max3Number) CopyTo Number
447 ELSE
448 IF ((Max3Number Length) IsSameNumber '1')
449 THEN
450 ('00' Concatenate Max3Number) CopyTo Number
451 END
452 END
453 END
454 END
455 END
456 END
457 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR46
442 TRANSLATE(SettlementStatus3Choice, 25D_35)
443 RULE
444 NODE (DataSourceScheme)
445 Proprietary TranslateTo DataSourceScheme
446 END
447 NODE (StatusCode)
448 Code TranslateTo StatusCode
449 Proprietary\Identification CopyTo StatusCode
450 END
451 END
452 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR46
506 TRANSLATE(PartyIdentification15Choice, 95Q)
507 RULE
508 NODE (NameAndAddress)
509 NameAndAddress TranslateTo NameAndAddress
510 END
511 END
512 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR46
506 TRANSLATE(PartyIdentification15Choice, 95Q)
507 RULE
508 NODE (NameAndAddress)
509 NameAndAddress TranslateTo NameAndAddress
510 END
511 END
512 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR46
506 TRANSLATE(PartyIdentification15Choice, 95Q)
507 RULE
508 NODE (NameAndAddress)
509 NameAndAddress TranslateTo NameAndAddress
510 END
511 END
512 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR46
506 TRANSLATE(PartyIdentification15Choice, 95Q)
507 RULE
508 NODE (NameAndAddress)
509 NameAndAddress TranslateTo NameAndAddress
510 END
511 END
512 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR46
534 TRANSLATE(FormOfSecurity3Choice, 22F_20)
535 RULE
536 NODE (DataSourceScheme)
537 Proprietary TranslateTo DataSourceScheme
538 END
539 NODE (Indicator)
540 Code TranslateTo Indicator
541 Proprietary\Identification CopyTo Indicator
542 END
543 END
544 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR46
534 TRANSLATE(FormOfSecurity3Choice, 22F_20)
535 RULE
536 NODE (DataSourceScheme)
537 Proprietary TranslateTo DataSourceScheme
538 END
539 NODE (Indicator)
540 Code TranslateTo Indicator
541 Proprietary\Identification CopyTo Indicator
542 END
543 END
544 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR46
534 TRANSLATE(FormOfSecurity3Choice, 22F_20)
535 RULE
536 NODE (DataSourceScheme)
537 Proprietary TranslateTo DataSourceScheme
538 END
539 NODE (Indicator)
540 Code TranslateTo Indicator
541 Proprietary\Identification CopyTo Indicator
542 END
543 END
544 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR46
534 TRANSLATE(FormOfSecurity3Choice, 22F_20)
535 RULE
536 NODE (DataSourceScheme)
537 Proprietary TranslateTo DataSourceScheme
538 END
539 NODE (Indicator)
540 Code TranslateTo Indicator
541 Proprietary\Identification CopyTo Indicator
542 END
543 END
544 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR46
724 TRANSLATE(AmountAndDirection12, 19A)
725 RULE
726 Amount TranslateTo 19A
727 NODE (Sign)
728 IF (CreditDebitIndicator IsSameString 'DBIT')
729 THEN
730 'N' CopyTo Sign
731 END
732 END
733 END
734 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR46
499 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
500 RULE
501 'BEAR' EquivalentTo 'BEAR'
502 'REGD' EquivalentTo 'REGD'
503 END
504 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR46
477 TRANSLATE(OptionStyle5Choice, 12B_5)
478 RULE
479 NODE (DataSourceScheme)
480 Proprietary TranslateTo DataSourceScheme
481 END
482 NODE (InstrumentTypeCode)
483 Code TranslateTo InstrumentTypeCode
484 Proprietary\Identification CopyTo InstrumentTypeCode
485 END
486 END
487 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR46
452 TRANSLATE(PartyIdentification15Choice, 95Q)
453 RULE
454 NODE (NameAndAddress)
455 NameAndAddress TranslateTo NameAndAddress
456 END
457 END
458 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR46
699 TRANSLATE(PartyIdentification18Choice, 95R)
700 RULE
701 ProprietaryIdentification TranslateTo 95R
702 END
703 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR46
523 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
524 RULE
525 'ORDN' EquivalentTo 'ORDN'
526 'PFRD' EquivalentTo 'PRFD'
527 END
528 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR46
523 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
524 RULE
525 'ORDN' EquivalentTo 'ORDN'
526 'PFRD' EquivalentTo 'PRFD'
527 END
528 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR46
523 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
524 RULE
525 'ORDN' EquivalentTo 'ORDN'
526 'PFRD' EquivalentTo 'PRFD'
527 END
528 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR46
523 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
524 RULE
525 'ORDN' EquivalentTo 'ORDN'
526 'PFRD' EquivalentTo 'PRFD'
527 END
528 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR46
707 TRANSLATE(ISINIdentifier, Identifier_Isin)
708 RULE
709 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
710 END
711 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR46
498 TRANSLATE(FormOfSecurity3Choice, 22F_20)
499 RULE
500 NODE (DataSourceScheme)
501 Proprietary TranslateTo DataSourceScheme
502 END
503 NODE (Indicator)
504 Code TranslateTo Indicator
505 Proprietary\Identification CopyTo Indicator
506 END
507 END
508 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR46
498 TRANSLATE(FormOfSecurity3Choice, 22F_20)
499 RULE
500 NODE (DataSourceScheme)
501 Proprietary TranslateTo DataSourceScheme
502 END
503 NODE (Indicator)
504 Code TranslateTo Indicator
505 Proprietary\Identification CopyTo Indicator
506 END
507 END
508 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR46
498 TRANSLATE(FormOfSecurity3Choice, 22F_20)
499 RULE
500 NODE (DataSourceScheme)
501 Proprietary TranslateTo DataSourceScheme
502 END
503 NODE (Indicator)
504 Code TranslateTo Indicator
505 Proprietary\Identification CopyTo Indicator
506 END
507 END
508 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR46
498 TRANSLATE(FormOfSecurity3Choice, 22F_20)
499 RULE
500 NODE (DataSourceScheme)
501 Proprietary TranslateTo DataSourceScheme
502 END
503 NODE (Indicator)
504 Code TranslateTo Indicator
505 Proprietary\Identification CopyTo Indicator
506 END
507 END
508 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR46
549 TRANSLATE(RateName2, 92C)
550 RULE
551 NODE (DataSourceScheme)
552 Issuer CopyTo DataSourceScheme
553 END
554 NODE (RateName)
555 RateName CopyTo RateName
556 END
557 END
558 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR46
549 TRANSLATE(RateName2, 92C)
550 RULE
551 NODE (DataSourceScheme)
552 Issuer CopyTo DataSourceScheme
553 END
554 NODE (RateName)
555 RateName CopyTo RateName
556 END
557 END
558 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR46
549 TRANSLATE(RateName2, 92C)
550 RULE
551 NODE (DataSourceScheme)
552 Issuer CopyTo DataSourceScheme
553 END
554 NODE (RateName)
555 RateName CopyTo RateName
556 END
557 END
558 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR46
549 TRANSLATE(RateName2, 92C)
550 RULE
551 NODE (DataSourceScheme)
552 Issuer CopyTo DataSourceScheme
553 END
554 NODE (RateName)
555 RateName CopyTo RateName
556 END
557 END
558 END
translateTTR46(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR46
496 TRANSLATE(GenericIdentification23, 12A)
497 RULE
498 NODE (DataSourceScheme)
499 GenericIdentification23 TranslateTo DataSourceScheme
500 END
501 NODE (InstrumentCodeOrDescription)
502 Identification CopyTo InstrumentCodeOrDescription
503 END
504 END
505 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR47
579 TRANSLATE(17B, YesNoIndicator)
580 RULE
581 IF (Flag IsSameString 'N')
582 THEN
583 'false' CopyTo YesNoIndicator
584 END
585 IF (Flag IsSameString 'Y')
586 THEN
587 'true' CopyTo YesNoIndicator
588 END
589 END
590 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR47
608 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
609 RULE
610 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
611 END
612 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR47
602 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
603 RULE
604 NODE (SchemeName)
605 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
606 THEN
607 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
608 END
609 END
610 NODE (Issuer)
611 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
612 END
613 END
614 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR47
602 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
603 RULE
604 NODE (SchemeName)
605 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
606 THEN
607 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
608 END
609 END
610 NODE (Issuer)
611 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
612 END
613 END
614 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR47
788 TRANSLATE(22H_3, ReceiveDelivery1Code)
789 RULE
790 Indicator TranslateTo ReceiveDelivery1Code
791 END
792 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR47
584 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
585 RULE
586 NODE (SchemeName)
587 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
588 THEN
589 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
590 END
591 END
592 NODE (Issuer)
593 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
594 END
595 END
596 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR47
441 TRANSLATE(95P_2, PartyIdentification15Choice)
442 RULE
443 NODE (BICOrBEI)
444 IdentifierCode TranslateTo BICOrBEI
445 END
446 END
447 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR47
543 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
544 RULE
545 'MACH' EquivalentTo 'MACH'
546 'NMAT' EquivalentTo 'NMAT'
547 END
548 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR47
558 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
559 RULE
560 'OTCO' EquivalentTo 'OTCO'
561 'EXCH' EquivalentTo 'EXCH'
562 END
563 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR47
528 TRANSLATE(92C, RateName2)
529 RULE
530 NODE (Issuer)
531 DataSourceScheme CopyTo Issuer
532 END
533 NODE (RateName)
534 RateName CopyTo RateName
535 END
536 END
537 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR47
441 TRANSLATE(95P_2, PartyIdentification15Choice)
442 RULE
443 NODE (BICOrBEI)
444 IdentifierCode TranslateTo BICOrBEI
445 END
446 END
447 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR47
543 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
544 RULE
545 'MACH' EquivalentTo 'MACH'
546 'NMAT' EquivalentTo 'NMAT'
547 END
548 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR47
558 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
559 RULE
560 'OTCO' EquivalentTo 'OTCO'
561 'EXCH' EquivalentTo 'EXCH'
562 END
563 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR47
528 TRANSLATE(92C, RateName2)
529 RULE
530 NODE (Issuer)
531 DataSourceScheme CopyTo Issuer
532 END
533 NODE (RateName)
534 RateName CopyTo RateName
535 END
536 END
537 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR47
441 TRANSLATE(95P_2, PartyIdentification15Choice)
442 RULE
443 NODE (BICOrBEI)
444 IdentifierCode TranslateTo BICOrBEI
445 END
446 END
447 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR47
529 TRANSLATE(25D_2, MatchingStatus5Choice)
530 RULE
531 NODE (Code)
532 IF (Not (DataSourceScheme IsPresent))
533 THEN
534 StatusCode TranslateTo Code
535 END
536 END
537 NODE (Proprietary)
538 DataSourceScheme TranslateTo Proprietary
539 NODE (Identification)
540 IF (DataSourceScheme IsPresent)
541 THEN
542 StatusCode CopyTo Proprietary\Identification
543 END
544 END
545 END
546 END
547 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR47
559 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
560 RULE
561 NODE (Code)
562 IF (Not (DataSourceScheme IsPresent))
563 THEN
564 Indicator TranslateTo Code
565 END
566 END
567 NODE (Proprietary)
568 DataSourceScheme TranslateTo Proprietary
569 NODE (Identification)
570 IF (DataSourceScheme IsPresent)
571 THEN
572 Indicator CopyTo Proprietary\Identification
573 END
574 END
575 END
576 END
577 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR47
528 TRANSLATE(92C, RateName2)
529 RULE
530 NODE (Issuer)
531 DataSourceScheme CopyTo Issuer
532 END
533 NODE (RateName)
534 RateName CopyTo RateName
535 END
536 END
537 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR47
441 TRANSLATE(95P_2, PartyIdentification15Choice)
442 RULE
443 NODE (BICOrBEI)
444 IdentifierCode TranslateTo BICOrBEI
445 END
446 END
447 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR47
529 TRANSLATE(25D_2, MatchingStatus5Choice)
530 RULE
531 NODE (Code)
532 IF (Not (DataSourceScheme IsPresent))
533 THEN
534 StatusCode TranslateTo Code
535 END
536 END
537 NODE (Proprietary)
538 DataSourceScheme TranslateTo Proprietary
539 NODE (Identification)
540 IF (DataSourceScheme IsPresent)
541 THEN
542 StatusCode CopyTo Proprietary\Identification
543 END
544 END
545 END
546 END
547 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR47
559 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
560 RULE
561 NODE (Code)
562 IF (Not (DataSourceScheme IsPresent))
563 THEN
564 Indicator TranslateTo Code
565 END
566 END
567 NODE (Proprietary)
568 DataSourceScheme TranslateTo Proprietary
569 NODE (Identification)
570 IF (DataSourceScheme IsPresent)
571 THEN
572 Indicator CopyTo Proprietary\Identification
573 END
574 END
575 END
576 END
577 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR47
528 TRANSLATE(92C, RateName2)
529 RULE
530 NODE (Issuer)
531 DataSourceScheme CopyTo Issuer
532 END
533 NODE (RateName)
534 RateName CopyTo RateName
535 END
536 END
537 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR47
505 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
506 RULE
507 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
508 END
509 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR47
505 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
506 RULE
507 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
508 END
509 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR47
505 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
506 RULE
507 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
508 END
509 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR47
495 TRANSLATE(35B, AlternateIdentification2)
496 RULE
497 NODE (Identification)
498 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
499 THEN
500 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
501 ELSE
502 IF (Not (IdentificationOfSecurity IsPresent))
503 THEN
504 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
505 THEN
506 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
507 ELSE
508 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
509 END
510 END
511 END
512 END
513 NODE (IdentificationSource)
514 NODE (Domestic)
515 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
516 THEN
517 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
518 END
519 END
520 NODE (Proprietary)
521 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
522 THEN
523 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
524 END
525 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
526 THEN
527 'XX' CopyTo IdentificationSource\Proprietary
528 END
529 END
530 END
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR47
505 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
506 RULE
507 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
508 END
509 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR47
770 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
771 RULE
772 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
773 END
774 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR47
500 TRANSLATE(98A, SettlementDate6Choice)
501 RULE
502 NODE (Date)
503 NODE (Date)
504 Date TranslateTo Date\Date
505 END
506 END
507 END
508 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR47
492 TRANSLATE(OptionalCode_4!c_268, SecuritiesTransactionType1Code)
493 RULE
494 'BSBK' EquivalentTo 'BSBK'
495 'CNCB' EquivalentTo 'CNCB'
496 'COLI' EquivalentTo 'COLI'
497 'COLO' EquivalentTo 'COLO'
498 'CONV' EquivalentTo 'CONV'
499 'FCTA' EquivalentTo 'FCTA'
500 'INSP' EquivalentTo 'INSP'
501 'ISSU' EquivalentTo 'ISSU'
502 'MKDW' EquivalentTo 'MKDW'
503 'MKUP' EquivalentTo 'MKUP'
504 'NETT' EquivalentTo 'NETT'
505 'NSYN' EquivalentTo 'NSYN'
506 'OWNE' EquivalentTo 'OWNE'
507 'OWNI' EquivalentTo 'OWNI'
508 'PAIR' EquivalentTo 'PAIR'
509 'PLAC' EquivalentTo 'PLAC'
510 'PORT' EquivalentTo 'PORT'
511 'REAL' EquivalentTo 'REAL'
512 'REDI' EquivalentTo 'REDI'
513 'REDM' EquivalentTo 'REDM'
514 'RELE' EquivalentTo 'RELE'
515 'REPU' EquivalentTo 'REPU'
516 'RODE' EquivalentTo 'RODE'
517 'RPTO' EquivalentTo 'RPTO'
518 'RVPO' EquivalentTo 'RVPO'
519 'SBBK' EquivalentTo 'SBBK'
520 'SBRE' EquivalentTo 'SBRE'
521 'SECB' EquivalentTo 'SECB'
522 'SECL' EquivalentTo 'SECL'
523 'SLRE' EquivalentTo 'SLRE'
524 'SUBS' EquivalentTo 'SUBS'
525 'SYND' EquivalentTo 'SYND'
526 'TBAC' EquivalentTo 'TBAC'
527 'TRAD' EquivalentTo 'TRAD'
528 'TRPO' EquivalentTo 'TRPO'
529 'TRVO' EquivalentTo 'TRVO'
530 'TURN' EquivalentTo 'TURN'
531 END
532 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR47
800 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
801 RULE
802 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
803 END
804 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR47
587 TRANSLATE(25D_42, SettlementConditionModificationStatus2Choice)
588 RULE
589 NODE (Code)
590 IF (Not (DataSourceScheme IsPresent))
591 THEN
592 StatusCode TranslateTo Code
593 END
594 END
595 NODE (Proprietary)
596 NODE (Identification)
597 IF (DataSourceScheme IsPresent)
598 THEN
599 StatusCode CopyTo Proprietary\Identification
600 END
601 END
602 DataSourceScheme TranslateTo Proprietary
603 END
604 END
605 END
translateTTR47(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR47
607 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
608 RULE
609 'ORDN' EquivalentTo 'ORDN'
610 'PRFD' EquivalentTo 'PFRD'
611 END
612 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR47
440 TRANSLATE(95C, PartyIdentification15Choice)
441 RULE
442 NODE (Country)
443 CountryCode CopyTo Country
444 END
445 END
446 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR47
494 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
495 RULE
496 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
497 END
498 END
translateTTR47(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR47
523 TRANSLATE(22F_22, PreferenceToIncome3Choice)
524 RULE
525 NODE (Code)
526 IF (Not (DataSourceScheme IsPresent))
527 THEN
528 Indicator TranslateTo Code
529 END
530 END
531 NODE (Proprietary)
532 DataSourceScheme TranslateTo Proprietary
533 NODE (Identification)
534 IF (DataSourceScheme IsPresent)
535 THEN
536 Indicator CopyTo Proprietary\Identification
537 END
538 END
539 END
540 END
541 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR47
466 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
467 RULE
468 'FULL' EquivalentTo 'FULL'
469 'NILL' EquivalentTo 'NILL'
470 'PART' EquivalentTo 'PART'
471 END
472 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR47
466 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
467 RULE
468 'FULL' EquivalentTo 'FULL'
469 'NILL' EquivalentTo 'NILL'
470 'PART' EquivalentTo 'PART'
471 END
472 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR47
497 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
498 RULE
499 'AMER' EquivalentTo 'AMER'
500 'EURO' EquivalentTo 'EURO'
501 END
502 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR47
513 TRANSLATE(PercentageRate, Text_Sign)
514 RULE
515 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
516 THEN
517 'N' CopyTo Text_Sign
518 END
519 END
520 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR47
482 TRANSLATE(OptionType3Choice, 12B_1)
483 RULE
484 NODE (DataSourceScheme)
485 Proprietary TranslateTo DataSourceScheme
486 END
487 NODE (InstrumentTypeCode)
488 Code TranslateTo InstrumentTypeCode
489 Proprietary\Identification CopyTo InstrumentTypeCode
490 END
491 END
492 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR47
497 TRANSLATE(OpeningBalance2, 93B)
498 RULE
499 NODE (DataSourceScheme)
500 OpeningBalance\Intermediary\Proprietary TranslateTo DataSourceScheme
501 END
502 NODE (QuantityTypeCode)
503 IF (OpeningBalance\Intermediary\Quantity\Unit IsPresent)
504 THEN
505 'UNIT' CopyTo QuantityTypeCode
506 END
507 IF (OpeningBalance\Intermediary\Quantity\FaceAmount IsPresent)
508 THEN
509 'FAMT' CopyTo QuantityTypeCode
510 END
511 IF (OpeningBalance\Intermediary\Quantity\AmortisedValue IsPresent)
512 THEN
513 'AMOR' CopyTo QuantityTypeCode
514 END
515 OpeningBalance\Intermediary\Proprietary\Identification CopyTo QuantityTypeCode
516 END
517 NODE (Sign)
518 IF (ShortLongIndicator IsSameString 'SHOR')
519 THEN
520 'N' CopyTo Sign
521 END
522 END
523 NODE (Balance)
524 IF ((OpeningBalance\Intermediary\Quantity\Unit IsPresent) And (((OpeningBalance\Intermediary\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((OpeningBalance\Intermediary\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
525 THEN
526 ((OpeningBalance\Intermediary\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
527 ELSE
528 (OpeningBalance\Intermediary\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
529 END
530 (OpeningBalance\Intermediary\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
531 (OpeningBalance\Intermediary\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
532 (OpeningBalance\Intermediary\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
533 END
534 END
535 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR47
621 TRANSLATE(UnmatchedReason6Choice, 24B_64)
622 RULE
623 NODE (DataSourceScheme)
624 Proprietary TranslateTo DataSourceScheme
625 END
626 NODE (ReasonCode)
627 Code TranslateTo ReasonCode
628 Proprietary\Identification CopyTo ReasonCode
629 END
630 END
631 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR47
458 TRANSLATE(ISINIdentifier, Identifier_Isin)
459 RULE
460 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
461 END
462 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR47
453 TRANSLATE(SecuritiesSettlementStatus1Code, OptionalCode_4!c_272)
454 RULE
455 'PEND' EquivalentTo 'PEND'
456 'PENF' EquivalentTo 'PENF'
457 END
458 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR47
513 TRANSLATE(PartyIdentification15Choice, 95R)
514 RULE
515 ProprietaryIdentification TranslateTo 95R
516 END
517 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR47
513 TRANSLATE(PartyIdentification15Choice, 95R)
514 RULE
515 ProprietaryIdentification TranslateTo 95R
516 END
517 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR47
513 TRANSLATE(PartyIdentification15Choice, 95R)
514 RULE
515 ProprietaryIdentification TranslateTo 95R
516 END
517 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR47
513 TRANSLATE(PartyIdentification15Choice, 95R)
514 RULE
515 ProprietaryIdentification TranslateTo 95R
516 END
517 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR47
545 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
546 RULE
547 'BEAR' EquivalentTo 'BEAR'
548 'REGD' EquivalentTo 'REGD'
549 END
550 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR47
545 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
546 RULE
547 'BEAR' EquivalentTo 'BEAR'
548 'REGD' EquivalentTo 'REGD'
549 END
550 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR47
545 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
546 RULE
547 'BEAR' EquivalentTo 'BEAR'
548 'REGD' EquivalentTo 'REGD'
549 END
550 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR47
545 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
546 RULE
547 'BEAR' EquivalentTo 'BEAR'
548 'REGD' EquivalentTo 'REGD'
549 END
550 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR47
735 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
736 RULE
737 NODE (CurrencyCode)
738 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
739 THEN
740 Currency CopyTo CurrencyCode
741 END
742 END
743 NODE (Amount)
744 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
745 THEN
746 (Amount FormatDecimal 'MT') CopyTo Amount
747 END
748 END
749 END
750 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR47
505 TRANSLATE(Frequency5Choice, 22F_21)
506 RULE
507 NODE (DataSourceScheme)
508 Proprietary TranslateTo DataSourceScheme
509 END
510 NODE (Indicator)
511 Code TranslateTo Indicator
512 Proprietary\Identification CopyTo Indicator
513 END
514 END
515 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR47
488 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
489 RULE
490 'AMER' EquivalentTo 'AMER'
491 'EURO' EquivalentTo 'EURO'
492 END
493 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR47
459 TRANSLATE(PartyIdentification15Choice, 95R)
460 RULE
461 ProprietaryIdentification TranslateTo 95R
462 END
463 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR47
704 TRANSLATE(GenericIdentification24, 95R)
705 RULE
706 NODE (DataSourceScheme)
707 GenericIdentification24 TranslateTo DataSourceScheme
708 END
709 NODE (ProprietaryCode)
710 Identification CopyTo ProprietaryCode
711 END
712 END
713 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR47
529 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
530 RULE
531 NODE (DataSourceScheme)
532 Proprietary TranslateTo DataSourceScheme
533 END
534 NODE (Indicator)
535 Code TranslateTo Indicator
536 Proprietary\Identification CopyTo Indicator
537 END
538 END
539 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR47
529 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
530 RULE
531 NODE (DataSourceScheme)
532 Proprietary TranslateTo DataSourceScheme
533 END
534 NODE (Indicator)
535 Code TranslateTo Indicator
536 Proprietary\Identification CopyTo Indicator
537 END
538 END
539 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR47
529 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
530 RULE
531 NODE (DataSourceScheme)
532 Proprietary TranslateTo DataSourceScheme
533 END
534 NODE (Indicator)
535 Code TranslateTo Indicator
536 Proprietary\Identification CopyTo Indicator
537 END
538 END
539 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR47
529 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
530 RULE
531 NODE (DataSourceScheme)
532 Proprietary TranslateTo DataSourceScheme
533 END
534 NODE (Indicator)
535 Code TranslateTo Indicator
536 Proprietary\Identification CopyTo Indicator
537 END
538 END
539 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR47
712 TRANSLATE(SecurityIdentification12, 35B)
713 RULE
714 NODE (DescriptionOfSecurity)
715 NODE (Line)
716 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
717 THEN
718 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
719 END
720 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
721 THEN
722 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
723 END
724 IF (Identification\ISIN IsPresent)
725 THEN
726 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
727 END
728 END
729 NODE (Line)
730 IF (Identification\OtherIdentification IsPresent)
731 THEN
732 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
733 ELSE
734 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
735 END
736 END
737 NODE (Line)
738 IF (Identification\OtherIdentification IsPresent)
739 THEN
740 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
741 ELSE
742 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
743 END
744 END
745 NODE (Line)
746 IF (Identification\OtherIdentification IsPresent)
747 THEN
748 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
749 ELSE
750 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
751 END
752 END
753 END
754 END
755 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR47
509 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
510 RULE
511 'BEAR' EquivalentTo 'BEAR'
512 'REGD' EquivalentTo 'REGD'
513 END
514 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR47
509 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
510 RULE
511 'BEAR' EquivalentTo 'BEAR'
512 'REGD' EquivalentTo 'REGD'
513 END
514 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR47
509 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
510 RULE
511 'BEAR' EquivalentTo 'BEAR'
512 'REGD' EquivalentTo 'REGD'
513 END
514 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR47
509 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
510 RULE
511 'BEAR' EquivalentTo 'BEAR'
512 'REGD' EquivalentTo 'REGD'
513 END
514 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR47
559 TRANSLATE(Rate2, 92A)
560 RULE
561 NODE (Sign)
562 IF (Sign IsSameBoolean 'false')
563 THEN
564 'N' CopyTo Sign
565 END
566 END
567 NODE (Rate)
568 Rate TranslateTo Rate
569 END
570 END
571 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR47
559 TRANSLATE(Rate2, 92A)
560 RULE
561 NODE (Sign)
562 IF (Sign IsSameBoolean 'false')
563 THEN
564 'N' CopyTo Sign
565 END
566 END
567 NODE (Rate)
568 Rate TranslateTo Rate
569 END
570 END
571 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR47
559 TRANSLATE(Rate2, 92A)
560 RULE
561 NODE (Sign)
562 IF (Sign IsSameBoolean 'false')
563 THEN
564 'N' CopyTo Sign
565 END
566 END
567 NODE (Rate)
568 Rate TranslateTo Rate
569 END
570 END
571 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR47
559 TRANSLATE(Rate2, 92A)
560 RULE
561 NODE (Sign)
562 IF (Sign IsSameBoolean 'false')
563 THEN
564 'N' CopyTo Sign
565 END
566 END
567 NODE (Rate)
568 Rate TranslateTo Rate
569 END
570 END
571 END
translateTTR47(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR47
506 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
507 RULE
508 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
509 END
510 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR48
591 TRANSLATE(90A, Price3)
592 RULE
593 NODE (Type)
594 NODE (Yielded)
595 IF (PercentageTypeCode IsSameString 'YIEL')
596 THEN
597 'true' CopyTo Type\Yielded
598 END
599 END
600 NODE (ValueType)
601 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
602 THEN
603 PercentageTypeCode TranslateTo Type\ValueType
604 END
605 END
606 END
607 NODE (Value)
608 NODE (Rate)
609 Price TranslateTo Value\Rate
610 END
611 END
612 END
613 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR48
613 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
614 RULE
615 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
616 END
617 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR48
615 TRANSLATE(90A, Price3)
616 RULE
617 NODE (Type)
618 NODE (Yielded)
619 IF (PercentageTypeCode IsSameString 'YIEL')
620 THEN
621 'true' CopyTo Type\Yielded
622 END
623 END
624 NODE (ValueType)
625 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
626 THEN
627 PercentageTypeCode TranslateTo Type\ValueType
628 END
629 END
630 END
631 NODE (Value)
632 NODE (Rate)
633 Price TranslateTo Value\Rate
634 END
635 END
636 END
637 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR48
615 TRANSLATE(90A, Price3)
616 RULE
617 NODE (Type)
618 NODE (Yielded)
619 IF (PercentageTypeCode IsSameString 'YIEL')
620 THEN
621 'true' CopyTo Type\Yielded
622 END
623 END
624 NODE (ValueType)
625 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
626 THEN
627 PercentageTypeCode TranslateTo Type\ValueType
628 END
629 END
630 END
631 NODE (Value)
632 NODE (Rate)
633 Price TranslateTo Value\Rate
634 END
635 END
636 END
637 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR48
793 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
794 RULE
795 'RECE' EquivalentTo 'RECE'
796 'DELI' EquivalentTo 'DELI'
797 END
798 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR48
597 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
598 RULE
599 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
600 END
601 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR48
448 TRANSLATE(95Q, PartyIdentification15Choice)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR48
549 TRANSLATE(25D_3, AffirmationStatus2Choice)
550 RULE
551 NODE (Code)
552 IF (Not (DataSourceScheme IsPresent))
553 THEN
554 StatusCode TranslateTo Code
555 END
556 END
557 NODE (Proprietary)
558 DataSourceScheme TranslateTo Proprietary
559 NODE (Identification)
560 IF (DataSourceScheme IsPresent)
561 THEN
562 StatusCode CopyTo Proprietary\Identification
563 END
564 END
565 END
566 END
567 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR48
564 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
565 RULE
566 NODE (Code)
567 IF (Not (DataSourceScheme IsPresent))
568 THEN
569 Indicator TranslateTo Code
570 END
571 END
572 NODE (Proprietary)
573 DataSourceScheme TranslateTo Proprietary
574 NODE (Identification)
575 IF (DataSourceScheme IsPresent)
576 THEN
577 Indicator CopyTo Proprietary\Identification
578 END
579 END
580 END
581 END
582 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR48
538 TRANSLATE(92A, Rate2)
539 RULE
540 NODE (Sign)
541 IF (Sign IsPresent)
542 THEN
543 'false' CopyTo Sign
544 ELSE
545 'true' CopyTo Sign
546 END
547 END
548 NODE (Rate)
549 Rate TranslateTo Rate
550 END
551 END
552 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR48
448 TRANSLATE(95Q, PartyIdentification15Choice)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR48
549 TRANSLATE(25D_3, AffirmationStatus2Choice)
550 RULE
551 NODE (Code)
552 IF (Not (DataSourceScheme IsPresent))
553 THEN
554 StatusCode TranslateTo Code
555 END
556 END
557 NODE (Proprietary)
558 DataSourceScheme TranslateTo Proprietary
559 NODE (Identification)
560 IF (DataSourceScheme IsPresent)
561 THEN
562 StatusCode CopyTo Proprietary\Identification
563 END
564 END
565 END
566 END
567 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR48
564 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
565 RULE
566 NODE (Code)
567 IF (Not (DataSourceScheme IsPresent))
568 THEN
569 Indicator TranslateTo Code
570 END
571 END
572 NODE (Proprietary)
573 DataSourceScheme TranslateTo Proprietary
574 NODE (Identification)
575 IF (DataSourceScheme IsPresent)
576 THEN
577 Indicator CopyTo Proprietary\Identification
578 END
579 END
580 END
581 END
582 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR48
538 TRANSLATE(92A, Rate2)
539 RULE
540 NODE (Sign)
541 IF (Sign IsPresent)
542 THEN
543 'false' CopyTo Sign
544 ELSE
545 'true' CopyTo Sign
546 END
547 END
548 NODE (Rate)
549 Rate TranslateTo Rate
550 END
551 END
552 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR48
448 TRANSLATE(95Q, PartyIdentification15Choice)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR48
548 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
549 RULE
550 'MACH' EquivalentTo 'MACH'
551 'NMAT' EquivalentTo 'NMAT'
552 END
553 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR48
578 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
579 RULE
580 'A001' EquivalentTo 'A001'
581 'A002' EquivalentTo 'A002'
582 'A003' EquivalentTo 'A003'
583 'A004' EquivalentTo 'A004'
584 'A005' EquivalentTo 'A005'
585 'A006' EquivalentTo 'A006'
586 'A007' EquivalentTo 'A007'
587 'A008' EquivalentTo 'A008'
588 'A009' EquivalentTo 'A009'
589 'A010' EquivalentTo 'A010'
590 'A011' EquivalentTo 'A011'
591 'A012' EquivalentTo 'A012'
592 'A013' EquivalentTo 'A013'
593 'A014' EquivalentTo 'A014'
594 'OTHR' EquivalentTo 'NARR'
595 END
596 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR48
538 TRANSLATE(92A, Rate2)
539 RULE
540 NODE (Sign)
541 IF (Sign IsPresent)
542 THEN
543 'false' CopyTo Sign
544 ELSE
545 'true' CopyTo Sign
546 END
547 END
548 NODE (Rate)
549 Rate TranslateTo Rate
550 END
551 END
552 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR48
448 TRANSLATE(95Q, PartyIdentification15Choice)
449 RULE
450 NODE (NameAndAddress)
451 NameAndAddress TranslateTo NameAndAddress
452 END
453 END
454 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR48
548 TRANSLATE(OptionalCode_4!c_49, MatchingStatus1Code)
549 RULE
550 'MACH' EquivalentTo 'MACH'
551 'NMAT' EquivalentTo 'NMAT'
552 END
553 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR48
578 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
579 RULE
580 'A001' EquivalentTo 'A001'
581 'A002' EquivalentTo 'A002'
582 'A003' EquivalentTo 'A003'
583 'A004' EquivalentTo 'A004'
584 'A005' EquivalentTo 'A005'
585 'A006' EquivalentTo 'A006'
586 'A007' EquivalentTo 'A007'
587 'A008' EquivalentTo 'A008'
588 'A009' EquivalentTo 'A009'
589 'A010' EquivalentTo 'A010'
590 'A011' EquivalentTo 'A011'
591 'A012' EquivalentTo 'A012'
592 'A013' EquivalentTo 'A013'
593 'A014' EquivalentTo 'A014'
594 'OTHR' EquivalentTo 'NARR'
595 END
596 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR48
538 TRANSLATE(92A, Rate2)
539 RULE
540 NODE (Sign)
541 IF (Sign IsPresent)
542 THEN
543 'false' CopyTo Sign
544 ELSE
545 'true' CopyTo Sign
546 END
547 END
548 NODE (Rate)
549 Rate TranslateTo Rate
550 END
551 END
552 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR48
510 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
511 RULE
512 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
513 END
514 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR48
510 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
511 RULE
512 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
513 END
514 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR48
510 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
511 RULE
512 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
513 END
514 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR48
533 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
534 RULE
535 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
536 END
537 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR48
510 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
511 RULE
512 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
513 END
514 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR48
775 TRANSLATE(36B, OriginalAndCurrentQuantities4)
776 RULE
777 NODE (FaceAmount)
778 IF (QuantityTypeCode IsSameString 'FAMT')
779 THEN
780 Quantity TranslateTo FaceAmount
781 END
782 END
783 NODE (AmortisedValue)
784 IF (QuantityTypeCode IsSameString 'AMOR')
785 THEN
786 Quantity TranslateTo AmortisedValue
787 END
788 END
789 END
790 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR48
509 TRANSLATE(98B_3, SettlementDate6Choice)
510 RULE
511 NODE (DateCode)
512 NODE (Code)
513 IF (Not (DataSourceScheme IsPresent))
514 THEN
515 DateCode TranslateTo DateCode\Code
516 END
517 END
518 NODE (Proprietary)
519 DataSourceScheme TranslateTo DateCode\Proprietary
520 NODE (Identification)
521 IF (DataSourceScheme IsPresent)
522 THEN
523 DateCode CopyTo DateCode\Proprietary\Identification
524 END
525 END
526 END
527 END
528 END
529 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR48
533 TRANSLATE(22F_206, SettlementTransactionCondition3Choice)
534 RULE
535 NODE (Code)
536 IF (Not (DataSourceScheme IsPresent))
537 THEN
538 Indicator TranslateTo Code
539 END
540 END
541 NODE (Proprietary)
542 DataSourceScheme TranslateTo Proprietary
543 NODE (Identification)
544 IF (DataSourceScheme IsPresent)
545 THEN
546 Indicator CopyTo Proprietary\Identification
547 END
548 END
549 END
550 END
551 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR48
805 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
806 RULE
807 NODE (Unit)
808 IF (QuantityTypeCode IsSameString 'UNIT')
809 THEN
810 Quantity TranslateTo Unit
811 END
812 END
813 NODE (FaceAmount)
814 IF (QuantityTypeCode IsSameString 'FAMT')
815 THEN
816 Quantity TranslateTo FaceAmount
817 END
818 END
819 NODE (AmortisedValue)
820 IF (QuantityTypeCode IsSameString 'AMOR')
821 THEN
822 Quantity TranslateTo AmortisedValue
823 END
824 END
825 END
826 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR48
606 TRANSLATE(OptionalCode_4!c_398, SettlementConditionModificationStatus1Code)
607 RULE
608 'DEND' EquivalentTo 'DEND'
609 'MODC' EquivalentTo 'MODC'
610 'PACK' EquivalentTo 'PACK'
611 'REJT' EquivalentTo 'REJT'
612 'MOPN' EquivalentTo 'MODP'
613 END
614 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR48
613 TRANSLATE(12A, GenericIdentification23)
614 RULE
615 NODE (Identification)
616 InstrumentCodeOrDescription CopyTo Identification
617 END
618 DataSourceScheme TranslateTo GenericIdentification23
619 NODE (Issuer)
620 IF (Not (DataSourceScheme IsPresent))
621 THEN
622 'NONE' CopyTo Issuer
623 END
624 END
625 END
626 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR48
447 TRANSLATE(95P_2, PartyIdentification15Choice)
448 RULE
449 NODE (BICOrBEI)
450 IdentifierCode TranslateTo BICOrBEI
451 END
452 END
453 END
translateTTR48(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR48
499 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
500 RULE
501 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
502 END
503 END
translateTTR48(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR48
542 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
543 RULE
544 'ORDN' EquivalentTo 'ORDN'
545 'PRFD' EquivalentTo 'PFRD'
546 END
547 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR48
473 TRANSLATE(PaymentDirection3Choice, 22F_24)
474 RULE
475 NODE (DataSourceScheme)
476 Proprietary TranslateTo DataSourceScheme
477 END
478 NODE (Indicator)
479 IF (Indicator IsSameBoolean 'true')
480 THEN
481 'PAYU' CopyTo Indicator
482 END
483 IF (Indicator IsSameBoolean 'false')
484 THEN
485 'PAYD' CopyTo Indicator
486 END
487 Proprietary\Identification CopyTo Indicator
488 END
489 END
490 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR48
473 TRANSLATE(PaymentDirection3Choice, 22F_24)
474 RULE
475 NODE (DataSourceScheme)
476 Proprietary TranslateTo DataSourceScheme
477 END
478 NODE (Indicator)
479 IF (Indicator IsSameBoolean 'true')
480 THEN
481 'PAYU' CopyTo Indicator
482 END
483 IF (Indicator IsSameBoolean 'false')
484 THEN
485 'PAYD' CopyTo Indicator
486 END
487 Proprietary\Identification CopyTo Indicator
488 END
489 END
490 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR48
503 TRANSLATE(OptionType3Choice, 12B_1)
504 RULE
505 NODE (DataSourceScheme)
506 Proprietary TranslateTo DataSourceScheme
507 END
508 NODE (InstrumentTypeCode)
509 Code TranslateTo InstrumentTypeCode
510 Proprietary\Identification CopyTo InstrumentTypeCode
511 END
512 END
513 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR48
521 TRANSLATE(PercentageRate, Rate_FIN_15d)
522 RULE
523 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
524 THEN
525 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
526 ELSE
527 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
528 END
529 END
530 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR48
493 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
494 RULE
495 'CALL' EquivalentTo 'CALL'
496 'PUTO' EquivalentTo 'PUTO'
497 END
498 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR48
536 TRANSLATE(ClosingBalance2, 93B)
537 RULE
538 NODE (DataSourceScheme)
539 ClosingBalance\Final\Proprietary TranslateTo DataSourceScheme
540 END
541 NODE (QuantityTypeCode)
542 IF (ClosingBalance\Final\Quantity\Unit IsPresent)
543 THEN
544 'UNIT' CopyTo QuantityTypeCode
545 END
546 IF (ClosingBalance\Final\Quantity\FaceAmount IsPresent)
547 THEN
548 'FAMT' CopyTo QuantityTypeCode
549 END
550 IF (ClosingBalance\Final\Quantity\AmortisedValue IsPresent)
551 THEN
552 'AMOR' CopyTo QuantityTypeCode
553 END
554 ClosingBalance\Final\Proprietary\Identification CopyTo QuantityTypeCode
555 END
556 NODE (Sign)
557 IF (ShortLongIndicator IsSameString 'SHOR')
558 THEN
559 'N' CopyTo Sign
560 END
561 END
562 NODE (Balance)
563 IF ((ClosingBalance\Final\Quantity\Unit IsPresent) And (((ClosingBalance\Final\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((ClosingBalance\Final\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
564 THEN
565 ((ClosingBalance\Final\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
566 ELSE
567 (ClosingBalance\Final\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
568 END
569 (ClosingBalance\Final\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
570 (ClosingBalance\Final\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
571 (ClosingBalance\Final\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
572 END
573 END
574 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR48
632 TRANSLATE(UnmatchedReason2Code, OptionalCode_4!c_371)
633 RULE
634 'ADEA' EquivalentTo 'ADEA'
635 'DMON' EquivalentTo 'DMON'
636 'DEPT' EquivalentTo 'DEPT'
637 'DDEA' EquivalentTo 'DDEA'
638 'DDAT' EquivalentTo 'DDAT'
639 'DQUA' EquivalentTo 'DQUA'
640 'DELN' EquivalentTo 'DELN'
641 'CMIS' EquivalentTo 'CMIS'
642 'SETR' EquivalentTo 'SETR'
643 'SETS' EquivalentTo 'SETS'
644 'DSEC' EquivalentTo 'DSEC'
645 'DTRA' EquivalentTo 'DTRA'
646 'PHYS' EquivalentTo 'PHYS'
647 'IIND' EquivalentTo 'IIND'
648 'FRAP' EquivalentTo 'FRAP'
649 'PLCE' EquivalentTo 'PLCE'
650 'PODU' EquivalentTo 'PODU'
651 'REGD' EquivalentTo 'REGD'
652 'RTGS' EquivalentTo 'RTGS'
653 'ICAG' EquivalentTo 'ICAG'
654 'CLAT' EquivalentTo 'CLAT'
655 'CPCA' EquivalentTo 'CPCA'
656 'IEXE' EquivalentTo 'IEXE'
657 'NCRR' EquivalentTo 'NCRR'
658 'LEOG' EquivalentTo 'LEOG'
659 'NMAS' EquivalentTo 'NMAS'
660 'SAFE' EquivalentTo 'SAFE'
661 'DTRD' EquivalentTo 'DTRD'
662 'LATE' EquivalentTo 'LATE'
663 'TXST' EquivalentTo 'TXST'
664 'ICUS' EquivalentTo 'ICUS'
665 'OTHR' EquivalentTo 'NARR'
666 'MIME' EquivalentTo 'MIME'
667 'UNBR' EquivalentTo 'UNBR'
668 'INPS' EquivalentTo 'INPS'
669 END
670 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR48
463 TRANSLATE(SecurityIdentification12, 35B)
464 RULE
465 NODE (DescriptionOfSecurity)
466 NODE (Line)
467 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
468 THEN
469 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
470 END
471 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
472 THEN
473 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
474 END
475 IF (Identification\ISIN IsPresent)
476 THEN
477 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
478 END
479 END
480 NODE (Line)
481 IF (Identification\OtherIdentification IsPresent)
482 THEN
483 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
484 ELSE
485 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
486 END
487 END
488 NODE (Line)
489 IF (Identification\OtherIdentification IsPresent)
490 THEN
491 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
492 ELSE
493 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
494 END
495 END
496 NODE (Line)
497 IF (Identification\OtherIdentification IsPresent)
498 THEN
499 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
500 ELSE
501 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
502 END
503 END
504 END
505 END
506 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR48
459 TRANSLATE(SettlementConditionModificationStatus2Choice, 25D_42)
460 RULE
461 NODE (DataSourceScheme)
462 Proprietary TranslateTo DataSourceScheme
463 END
464 NODE (StatusCode)
465 Code TranslateTo StatusCode
466 Proprietary\Identification CopyTo StatusCode
467 END
468 END
469 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR48
551 TRANSLATE(Frequency5Choice, 22F_21)
552 RULE
553 NODE (DataSourceScheme)
554 Proprietary TranslateTo DataSourceScheme
555 END
556 NODE (Indicator)
557 Code TranslateTo Indicator
558 Proprietary\Identification CopyTo Indicator
559 END
560 END
561 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR48
551 TRANSLATE(Frequency5Choice, 22F_21)
552 RULE
553 NODE (DataSourceScheme)
554 Proprietary TranslateTo DataSourceScheme
555 END
556 NODE (Indicator)
557 Code TranslateTo Indicator
558 Proprietary\Identification CopyTo Indicator
559 END
560 END
561 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR48
551 TRANSLATE(Frequency5Choice, 22F_21)
552 RULE
553 NODE (DataSourceScheme)
554 Proprietary TranslateTo DataSourceScheme
555 END
556 NODE (Indicator)
557 Code TranslateTo Indicator
558 Proprietary\Identification CopyTo Indicator
559 END
560 END
561 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR48
551 TRANSLATE(Frequency5Choice, 22F_21)
552 RULE
553 NODE (DataSourceScheme)
554 Proprietary TranslateTo DataSourceScheme
555 END
556 NODE (Indicator)
557 Code TranslateTo Indicator
558 Proprietary\Identification CopyTo Indicator
559 END
560 END
561 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR48
751 TRANSLATE(AmountAndDirection12, 19A)
752 RULE
753 Amount TranslateTo 19A
754 NODE (Sign)
755 IF (CreditDebitIndicator IsSameString 'CRDT')
756 THEN
757 'N' CopyTo Sign
758 END
759 END
760 END
761 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR48
516 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
517 RULE
518 'WEEK' EquivalentTo 'WEEK'
519 'SEMI' EquivalentTo 'SEMI'
520 'QUTR' EquivalentTo 'QUTR'
521 'MNTH' EquivalentTo 'MNTH'
522 'YEAR' EquivalentTo 'ANNU'
523 END
524 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR48
494 TRANSLATE(OptionType3Choice, 12B_1)
495 RULE
496 NODE (DataSourceScheme)
497 Proprietary TranslateTo DataSourceScheme
498 END
499 NODE (InstrumentTypeCode)
500 Code TranslateTo InstrumentTypeCode
501 Proprietary\Identification CopyTo InstrumentTypeCode
502 END
503 END
504 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR48
714 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR48
540 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
541 RULE
542 'FULL' EquivalentTo 'FULL'
543 'NILL' EquivalentTo 'NILL'
544 'PART' EquivalentTo 'PART'
545 END
546 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR48
540 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
541 RULE
542 'FULL' EquivalentTo 'FULL'
543 'NILL' EquivalentTo 'NILL'
544 'PART' EquivalentTo 'PART'
545 END
546 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR48
540 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
541 RULE
542 'FULL' EquivalentTo 'FULL'
543 'NILL' EquivalentTo 'NILL'
544 'PART' EquivalentTo 'PART'
545 END
546 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR48
540 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
541 RULE
542 'FULL' EquivalentTo 'FULL'
543 'NILL' EquivalentTo 'NILL'
544 'PART' EquivalentTo 'PART'
545 END
546 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR48
756 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
757 RULE
758 NODE (QuantityTypeCode)
759 IF (Unit IsPresent)
760 THEN
761 'UNIT' CopyTo QuantityTypeCode
762 END
763 IF (FaceAmount IsPresent)
764 THEN
765 'FAMT' CopyTo QuantityTypeCode
766 END
767 IF (AmortisedValue IsPresent)
768 THEN
769 'AMOR' CopyTo QuantityTypeCode
770 END
771 END
772 NODE (Quantity)
773 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
774 THEN
775 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
776 ELSE
777 IF ((Unit Substring ('1', '1')) IsSameString '+')
778 THEN
779 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
780 ELSE
781 (Unit FormatDecimal 'MT') CopyTo Quantity
782 END
783 END
784 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
785 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
786 END
787 END
788 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR48
515 TRANSLATE(Frequency5Choice, 22F_21)
516 RULE
517 NODE (DataSourceScheme)
518 Proprietary TranslateTo DataSourceScheme
519 END
520 NODE (Indicator)
521 Code TranslateTo Indicator
522 Proprietary\Identification CopyTo Indicator
523 END
524 END
525 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR48
515 TRANSLATE(Frequency5Choice, 22F_21)
516 RULE
517 NODE (DataSourceScheme)
518 Proprietary TranslateTo DataSourceScheme
519 END
520 NODE (Indicator)
521 Code TranslateTo Indicator
522 Proprietary\Identification CopyTo Indicator
523 END
524 END
525 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR48
515 TRANSLATE(Frequency5Choice, 22F_21)
516 RULE
517 NODE (DataSourceScheme)
518 Proprietary TranslateTo DataSourceScheme
519 END
520 NODE (Indicator)
521 Code TranslateTo Indicator
522 Proprietary\Identification CopyTo Indicator
523 END
524 END
525 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR48
515 TRANSLATE(Frequency5Choice, 22F_21)
516 RULE
517 NODE (DataSourceScheme)
518 Proprietary TranslateTo DataSourceScheme
519 END
520 NODE (Indicator)
521 Code TranslateTo Indicator
522 Proprietary\Identification CopyTo Indicator
523 END
524 END
525 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR48
572 TRANSLATE(PercentageRate, Rate_FIN_15d)
573 RULE
574 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
575 THEN
576 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
577 ELSE
578 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
579 END
580 END
581 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR48
572 TRANSLATE(PercentageRate, Rate_FIN_15d)
573 RULE
574 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
575 THEN
576 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
577 ELSE
578 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
579 END
580 END
581 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR48
572 TRANSLATE(PercentageRate, Rate_FIN_15d)
573 RULE
574 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
575 THEN
576 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
577 ELSE
578 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
579 END
580 END
581 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR48
572 TRANSLATE(PercentageRate, Rate_FIN_15d)
573 RULE
574 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
575 THEN
576 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
577 ELSE
578 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
579 END
580 END
581 END
translateTTR48(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR48
511 TRANSLATE(OptionStyle5Choice, 12B_5)
512 RULE
513 NODE (DataSourceScheme)
514 Proprietary TranslateTo DataSourceScheme
515 END
516 NODE (InstrumentTypeCode)
517 Code TranslateTo InstrumentTypeCode
518 Proprietary\Identification CopyTo InstrumentTypeCode
519 END
520 END
521 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR49
614 TRANSLATE(Code_4!c_6, PriceValueType1Code)
615 RULE
616 'DISC' EquivalentTo 'DISC'
617 'PREM' EquivalentTo 'PREM'
618 'PRCT' EquivalentTo 'PARV'
619 END
620 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR49
618 TRANSLATE(17B, YesNoIndicator)
619 RULE
620 IF (Flag IsSameString 'N')
621 THEN
622 'false' CopyTo YesNoIndicator
623 END
624 IF (Flag IsSameString 'Y')
625 THEN
626 'true' CopyTo YesNoIndicator
627 END
628 END
629 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR49
638 TRANSLATE(Code_4!c_6, PriceValueType1Code)
639 RULE
640 'DISC' EquivalentTo 'DISC'
641 'PREM' EquivalentTo 'PREM'
642 'PRCT' EquivalentTo 'PARV'
643 END
644 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR49
638 TRANSLATE(Code_4!c_6, PriceValueType1Code)
639 RULE
640 'DISC' EquivalentTo 'DISC'
641 'PREM' EquivalentTo 'PREM'
642 'PRCT' EquivalentTo 'PARV'
643 END
644 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR49
799 TRANSLATE(22H_1, DeliveryReceiptType2Code)
800 RULE
801 Indicator TranslateTo DeliveryReceiptType2Code
802 END
803 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR49
602 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
603 RULE
604 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
605 END
606 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR49
455 TRANSLATE(95R, PartyIdentification15Choice)
456 RULE
457 NODE (ProprietaryIdentification)
458 DataSourceScheme TranslateTo ProprietaryIdentification
459 NODE (Identification)
460 ProprietaryCode CopyTo ProprietaryIdentification\Identification
461 END
462 END
463 END
464 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR49
568 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
569 RULE
570 'AFFI' EquivalentTo 'AFFI'
571 'NAFI' EquivalentTo 'NAFI'
572 END
573 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR49
583 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
584 RULE
585 'A001' EquivalentTo 'A001'
586 'A002' EquivalentTo 'A002'
587 'A003' EquivalentTo 'A003'
588 'A004' EquivalentTo 'A004'
589 'A005' EquivalentTo 'A005'
590 'A006' EquivalentTo 'A006'
591 'A007' EquivalentTo 'A007'
592 'A008' EquivalentTo 'A008'
593 'A009' EquivalentTo 'A009'
594 'A010' EquivalentTo 'A010'
595 'A011' EquivalentTo 'A011'
596 'A012' EquivalentTo 'A012'
597 'A013' EquivalentTo 'A013'
598 'A014' EquivalentTo 'A014'
599 'OTHR' EquivalentTo 'NARR'
600 END
601 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR49
553 TRANSLATE(Rate_FIN_15d, PercentageRate)
554 RULE
555 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
556 END
557 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR49
455 TRANSLATE(95R, PartyIdentification15Choice)
456 RULE
457 NODE (ProprietaryIdentification)
458 DataSourceScheme TranslateTo ProprietaryIdentification
459 NODE (Identification)
460 ProprietaryCode CopyTo ProprietaryIdentification\Identification
461 END
462 END
463 END
464 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR49
568 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
569 RULE
570 'AFFI' EquivalentTo 'AFFI'
571 'NAFI' EquivalentTo 'NAFI'
572 END
573 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR49
583 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
584 RULE
585 'A001' EquivalentTo 'A001'
586 'A002' EquivalentTo 'A002'
587 'A003' EquivalentTo 'A003'
588 'A004' EquivalentTo 'A004'
589 'A005' EquivalentTo 'A005'
590 'A006' EquivalentTo 'A006'
591 'A007' EquivalentTo 'A007'
592 'A008' EquivalentTo 'A008'
593 'A009' EquivalentTo 'A009'
594 'A010' EquivalentTo 'A010'
595 'A011' EquivalentTo 'A011'
596 'A012' EquivalentTo 'A012'
597 'A013' EquivalentTo 'A013'
598 'A014' EquivalentTo 'A014'
599 'OTHR' EquivalentTo 'NARR'
600 END
601 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR49
553 TRANSLATE(Rate_FIN_15d, PercentageRate)
554 RULE
555 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
556 END
557 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR49
455 TRANSLATE(95R, PartyIdentification15Choice)
456 RULE
457 NODE (ProprietaryIdentification)
458 DataSourceScheme TranslateTo ProprietaryIdentification
459 NODE (Identification)
460 ProprietaryCode CopyTo ProprietaryIdentification\Identification
461 END
462 END
463 END
464 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR49
554 TRANSLATE(25D_3, AffirmationStatus2Choice)
555 RULE
556 NODE (Code)
557 IF (Not (DataSourceScheme IsPresent))
558 THEN
559 StatusCode TranslateTo Code
560 END
561 END
562 NODE (Proprietary)
563 DataSourceScheme TranslateTo Proprietary
564 NODE (Identification)
565 IF (DataSourceScheme IsPresent)
566 THEN
567 StatusCode CopyTo Proprietary\Identification
568 END
569 END
570 END
571 END
572 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR49
597 TRANSLATE(22F_20, FormOfSecurity3Choice)
598 RULE
599 NODE (Code)
600 IF (Not (DataSourceScheme IsPresent))
601 THEN
602 Indicator CopyTo Code
603 END
604 END
605 NODE (Proprietary)
606 DataSourceScheme TranslateTo Proprietary
607 NODE (Identification)
608 IF (DataSourceScheme IsPresent)
609 THEN
610 Indicator CopyTo Proprietary\Identification
611 END
612 END
613 END
614 END
615 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR49
553 TRANSLATE(Rate_FIN_15d, PercentageRate)
554 RULE
555 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
556 END
557 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR49
455 TRANSLATE(95R, PartyIdentification15Choice)
456 RULE
457 NODE (ProprietaryIdentification)
458 DataSourceScheme TranslateTo ProprietaryIdentification
459 NODE (Identification)
460 ProprietaryCode CopyTo ProprietaryIdentification\Identification
461 END
462 END
463 END
464 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR49
554 TRANSLATE(25D_3, AffirmationStatus2Choice)
555 RULE
556 NODE (Code)
557 IF (Not (DataSourceScheme IsPresent))
558 THEN
559 StatusCode TranslateTo Code
560 END
561 END
562 NODE (Proprietary)
563 DataSourceScheme TranslateTo Proprietary
564 NODE (Identification)
565 IF (DataSourceScheme IsPresent)
566 THEN
567 StatusCode CopyTo Proprietary\Identification
568 END
569 END
570 END
571 END
572 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR49
597 TRANSLATE(22F_20, FormOfSecurity3Choice)
598 RULE
599 NODE (Code)
600 IF (Not (DataSourceScheme IsPresent))
601 THEN
602 Indicator CopyTo Code
603 END
604 END
605 NODE (Proprietary)
606 DataSourceScheme TranslateTo Proprietary
607 NODE (Identification)
608 IF (DataSourceScheme IsPresent)
609 THEN
610 Indicator CopyTo Proprietary\Identification
611 END
612 END
613 END
614 END
615 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR49
553 TRANSLATE(Rate_FIN_15d, PercentageRate)
554 RULE
555 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
556 END
557 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR49
515 TRANSLATE(94B_8, MarketIdentification9)
516 RULE
517 NODE (Identification)
518 NODE (MarketIdentifierCode)
519 IF (Narrative Matches '[A-Z0-9]{4}')
520 THEN
521 Narrative CopyTo Identification\MarketIdentifierCode
522 END
523 END
524 NODE (Description)
525 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
526 THEN
527 Narrative CopyTo Identification\Description
528 END
529 END
530 END
531 NODE (Type)
532 NODE (Code)
533 IF (Not (DataSourceScheme IsPresent))
534 THEN
535 PlaceCode TranslateTo Type\Code
536 END
537 END
538 NODE (Proprietary)
539 DataSourceScheme TranslateTo Type\Proprietary
540 NODE (Identification)
541 IF (DataSourceScheme IsPresent)
542 THEN
543 PlaceCode CopyTo Type\Proprietary\Identification
544 END
545 END
546 END
547 END
548 END
549 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR49
515 TRANSLATE(94B_8, MarketIdentification9)
516 RULE
517 NODE (Identification)
518 NODE (MarketIdentifierCode)
519 IF (Narrative Matches '[A-Z0-9]{4}')
520 THEN
521 Narrative CopyTo Identification\MarketIdentifierCode
522 END
523 END
524 NODE (Description)
525 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
526 THEN
527 Narrative CopyTo Identification\Description
528 END
529 END
530 END
531 NODE (Type)
532 NODE (Code)
533 IF (Not (DataSourceScheme IsPresent))
534 THEN
535 PlaceCode TranslateTo Type\Code
536 END
537 END
538 NODE (Proprietary)
539 DataSourceScheme TranslateTo Type\Proprietary
540 NODE (Identification)
541 IF (DataSourceScheme IsPresent)
542 THEN
543 PlaceCode CopyTo Type\Proprietary\Identification
544 END
545 END
546 END
547 END
548 END
549 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR49
515 TRANSLATE(94B_8, MarketIdentification9)
516 RULE
517 NODE (Identification)
518 NODE (MarketIdentifierCode)
519 IF (Narrative Matches '[A-Z0-9]{4}')
520 THEN
521 Narrative CopyTo Identification\MarketIdentifierCode
522 END
523 END
524 NODE (Description)
525 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
526 THEN
527 Narrative CopyTo Identification\Description
528 END
529 END
530 END
531 NODE (Type)
532 NODE (Code)
533 IF (Not (DataSourceScheme IsPresent))
534 THEN
535 PlaceCode TranslateTo Type\Code
536 END
537 END
538 NODE (Proprietary)
539 DataSourceScheme TranslateTo Type\Proprietary
540 NODE (Identification)
541 IF (DataSourceScheme IsPresent)
542 THEN
543 PlaceCode CopyTo Type\Proprietary\Identification
544 END
545 END
546 END
547 END
548 END
549 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR49
538 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
539 RULE
540 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
541 END
542 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR49
515 TRANSLATE(94B_8, MarketIdentification9)
516 RULE
517 NODE (Identification)
518 NODE (MarketIdentifierCode)
519 IF (Narrative Matches '[A-Z0-9]{4}')
520 THEN
521 Narrative CopyTo Identification\MarketIdentifierCode
522 END
523 END
524 NODE (Description)
525 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
526 THEN
527 Narrative CopyTo Identification\Description
528 END
529 END
530 END
531 NODE (Type)
532 NODE (Code)
533 IF (Not (DataSourceScheme IsPresent))
534 THEN
535 PlaceCode TranslateTo Type\Code
536 END
537 END
538 NODE (Proprietary)
539 DataSourceScheme TranslateTo Type\Proprietary
540 NODE (Identification)
541 IF (DataSourceScheme IsPresent)
542 THEN
543 PlaceCode CopyTo Type\Proprietary\Identification
544 END
545 END
546 END
547 END
548 END
549 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR49
791 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
792 RULE
793 NODE (Amount)
794 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
795 THEN
796 Amount TranslateTo Amount
797 ELSE
798 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
799 END
800 END
801 NODE (Currency)
802 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
803 THEN
804 CurrencyCode TranslateTo Currency
805 ELSE
806 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
807 END
808 END
809 END
810 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR49
530 TRANSLATE(OptionalCode_4!c_101, DateType4Code)
531 RULE
532 'OPEN' EquivalentTo 'OPEN'
533 'UKWN' EquivalentTo 'UKWN'
534 END
535 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR49
552 TRANSLATE(OptionalCode_4!c_388, SettlementTransactionCondition2Code)
553 RULE
554 'ASGN' EquivalentTo 'ASGN'
555 'BUTC' EquivalentTo 'BUTC'
556 'CLEN' EquivalentTo 'CLEN'
557 'DIRT' EquivalentTo 'DIRT'
558 'DLWM' EquivalentTo 'DLWM'
559 'DRAW' EquivalentTo 'DRAW'
560 'EXER' EquivalentTo 'EXER'
561 'EXPI' EquivalentTo 'EXPI'
562 'FRCL' EquivalentTo 'FRCL'
563 'KNOC' EquivalentTo 'KNOC'
564 'NOMC' EquivalentTo 'NOMC'
565 'PENS' EquivalentTo 'PENS'
566 'PHYS' EquivalentTo 'PHYS'
567 'RESI' EquivalentTo 'RESI'
568 'SHOR' EquivalentTo 'SHOR'
569 'SPDL' EquivalentTo 'SPDL'
570 'SPST' EquivalentTo 'SPST'
571 'TRIP' EquivalentTo 'TRIP'
572 'UNEX' EquivalentTo 'UNEX'
573 END
574 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR49
827 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
828 RULE
829 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
830 END
831 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR49
615 TRANSLATE(24B_60, AcknowledgementReason7Choice)
616 RULE
617 NODE (Code)
618 IF (Not (DataSourceScheme IsPresent))
619 THEN
620 ReasonCode TranslateTo Code
621 END
622 END
623 NODE (Proprietary)
624 NODE (Identification)
625 IF (DataSourceScheme IsPresent)
626 THEN
627 ReasonCode CopyTo Proprietary\Identification
628 END
629 END
630 DataSourceScheme TranslateTo Proprietary
631 END
632 END
633 END
translateTTR49(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR49
627 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
628 RULE
629 NODE (Issuer)
630 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
631 END
632 NODE (SchemeName)
633 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
634 THEN
635 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
636 END
637 END
638 END
639 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR49
454 TRANSLATE(95Q, PartyIdentification15Choice)
455 RULE
456 NODE (NameAndAddress)
457 NameAndAddress TranslateTo NameAndAddress
458 END
459 END
460 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR49
504 TRANSLATE(94B_8, MarketIdentification9)
505 RULE
506 NODE (Identification)
507 NODE (MarketIdentifierCode)
508 IF (Narrative Matches '[A-Z0-9]{4}')
509 THEN
510 Narrative CopyTo Identification\MarketIdentifierCode
511 END
512 END
513 NODE (Description)
514 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
515 THEN
516 Narrative CopyTo Identification\Description
517 END
518 END
519 END
520 NODE (Type)
521 NODE (Code)
522 IF (Not (DataSourceScheme IsPresent))
523 THEN
524 PlaceCode TranslateTo Type\Code
525 END
526 END
527 NODE (Proprietary)
528 DataSourceScheme TranslateTo Type\Proprietary
529 NODE (Identification)
530 IF (DataSourceScheme IsPresent)
531 THEN
532 PlaceCode CopyTo Type\Proprietary\Identification
533 END
534 END
535 END
536 END
537 END
538 END
translateTTR49(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR49
548 TRANSLATE(12A, GenericIdentification23)
549 RULE
550 NODE (Identification)
551 InstrumentCodeOrDescription CopyTo Identification
552 END
553 DataSourceScheme TranslateTo GenericIdentification23
554 NODE (Issuer)
555 IF (Not (DataSourceScheme IsPresent))
556 THEN
557 'NONE' CopyTo Issuer
558 END
559 END
560 END
561 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR49
491 TRANSLATE(GenericIdentification23, 12A)
492 RULE
493 NODE (DataSourceScheme)
494 GenericIdentification23 TranslateTo DataSourceScheme
495 END
496 NODE (InstrumentCodeOrDescription)
497 Identification CopyTo InstrumentCodeOrDescription
498 END
499 END
500 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR49
491 TRANSLATE(GenericIdentification23, 12A)
492 RULE
493 NODE (DataSourceScheme)
494 GenericIdentification23 TranslateTo DataSourceScheme
495 END
496 NODE (InstrumentCodeOrDescription)
497 Identification CopyTo InstrumentCodeOrDescription
498 END
499 END
500 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR49
514 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
515 RULE
516 'CALL' EquivalentTo 'CALL'
517 'PUTO' EquivalentTo 'PUTO'
518 END
519 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR49
531 TRANSLATE(Number4Choice, 13A)
532 RULE
533 NODE (NumberId)
534 Short TranslateTo NumberId
535 END
536 END
537 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR49
499 TRANSLATE(ISODate, 98A)
500 RULE
501 NODE (Date)
502 ISODate TranslateTo Date
503 END
504 END
505 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR49
575 TRANSLATE(ClosingBalance2, 93B)
576 RULE
577 NODE (DataSourceScheme)
578 ClosingBalance\Intermediary\Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (QuantityTypeCode)
581 IF (ClosingBalance\Intermediary\Quantity\Unit IsPresent)
582 THEN
583 'UNIT' CopyTo QuantityTypeCode
584 END
585 IF (ClosingBalance\Intermediary\Quantity\FaceAmount IsPresent)
586 THEN
587 'FAMT' CopyTo QuantityTypeCode
588 END
589 IF (ClosingBalance\Intermediary\Quantity\AmortisedValue IsPresent)
590 THEN
591 'AMOR' CopyTo QuantityTypeCode
592 END
593 ClosingBalance\Intermediary\Proprietary\Identification CopyTo QuantityTypeCode
594 END
595 NODE (Sign)
596 IF (ShortLongIndicator IsSameString 'SHOR')
597 THEN
598 'N' CopyTo Sign
599 END
600 END
601 NODE (Balance)
602 IF ((ClosingBalance\Intermediary\Quantity\Unit IsPresent) And (((ClosingBalance\Intermediary\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((ClosingBalance\Intermediary\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
603 THEN
604 ((ClosingBalance\Intermediary\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
605 ELSE
606 (ClosingBalance\Intermediary\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
607 END
608 (ClosingBalance\Intermediary\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
609 (ClosingBalance\Intermediary\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
610 (ClosingBalance\Intermediary\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
611 END
612 END
613 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR49
671 TRANSLATE(AnyBICIdentifier, 94H)
672 RULE
673 NODE (IdentifierCode)
674 AnyBICIdentifier CopyTo IdentifierCode
675 END
676 END
677 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR49
507 TRANSLATE(MarketIdentification9, 94B_8)
508 RULE
509 NODE (DataSourceScheme)
510 Type\Proprietary TranslateTo DataSourceScheme
511 END
512 NODE (PlaceCode)
513 Type\Proprietary\Identification CopyTo PlaceCode
514 Type\Code TranslateTo PlaceCode
515 END
516 NODE (Narrative)
517 Identification\MarketIdentifierCode CopyTo Narrative
518 Identification\Description CopyTo Narrative
519 END
520 END
521 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR49
470 TRANSLATE(SettlementConditionModificationStatus1Code, OptionalCode_4!c_398)
471 RULE
472 'PACK' EquivalentTo 'PACK'
473 'REJT' EquivalentTo 'REJT'
474 'DEND' EquivalentTo 'DEND'
475 'MODC' EquivalentTo 'MODC'
476 'MODP' EquivalentTo 'MOPN'
477 END
478 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR49
562 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
563 RULE
564 'WEEK' EquivalentTo 'WEEK'
565 'SEMI' EquivalentTo 'SEMI'
566 'QUTR' EquivalentTo 'QUTR'
567 'MNTH' EquivalentTo 'MNTH'
568 'YEAR' EquivalentTo 'ANNU'
569 END
570 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR49
562 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
563 RULE
564 'WEEK' EquivalentTo 'WEEK'
565 'SEMI' EquivalentTo 'SEMI'
566 'QUTR' EquivalentTo 'QUTR'
567 'MNTH' EquivalentTo 'MNTH'
568 'YEAR' EquivalentTo 'ANNU'
569 END
570 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR49
562 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
563 RULE
564 'WEEK' EquivalentTo 'WEEK'
565 'SEMI' EquivalentTo 'SEMI'
566 'QUTR' EquivalentTo 'QUTR'
567 'MNTH' EquivalentTo 'MNTH'
568 'YEAR' EquivalentTo 'ANNU'
569 END
570 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR49
562 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
563 RULE
564 'WEEK' EquivalentTo 'WEEK'
565 'SEMI' EquivalentTo 'SEMI'
566 'QUTR' EquivalentTo 'QUTR'
567 'MNTH' EquivalentTo 'MNTH'
568 'YEAR' EquivalentTo 'ANNU'
569 END
570 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR49
762 TRANSLATE(PartyIdentification18Choice, 95P_2)
763 RULE
764 NODE (IdentifierCode)
765 BICOrBEI CopyTo IdentifierCode
766 END
767 END
768 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR49
525 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
526 RULE
527 NODE (DataSourceScheme)
528 Proprietary TranslateTo DataSourceScheme
529 END
530 NODE (Indicator)
531 Code TranslateTo Indicator
532 Proprietary\Identification CopyTo Indicator
533 END
534 END
535 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR49
505 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
506 RULE
507 'CALL' EquivalentTo 'CALL'
508 'PUTO' EquivalentTo 'PUTO'
509 END
510 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR49
719 TRANSLATE(SecuritiesAccount17, 97A)
720 RULE
721 NODE (AccountNumber)
722 IF (Not ((Type IsPresent) Or (Name IsPresent)))
723 THEN
724 Identification CopyTo AccountNumber
725 END
726 END
727 END
728 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR49
547 TRANSLATE(PaymentDirection3Choice, 22F_24)
548 RULE
549 NODE (DataSourceScheme)
550 Proprietary TranslateTo DataSourceScheme
551 END
552 NODE (Indicator)
553 IF (Indicator IsSameBoolean 'true')
554 THEN
555 'PAYU' CopyTo Indicator
556 END
557 IF (Indicator IsSameBoolean 'false')
558 THEN
559 'PAYD' CopyTo Indicator
560 END
561 Proprietary\Identification CopyTo Indicator
562 END
563 END
564 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR49
547 TRANSLATE(PaymentDirection3Choice, 22F_24)
548 RULE
549 NODE (DataSourceScheme)
550 Proprietary TranslateTo DataSourceScheme
551 END
552 NODE (Indicator)
553 IF (Indicator IsSameBoolean 'true')
554 THEN
555 'PAYU' CopyTo Indicator
556 END
557 IF (Indicator IsSameBoolean 'false')
558 THEN
559 'PAYD' CopyTo Indicator
560 END
561 Proprietary\Identification CopyTo Indicator
562 END
563 END
564 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR49
547 TRANSLATE(PaymentDirection3Choice, 22F_24)
548 RULE
549 NODE (DataSourceScheme)
550 Proprietary TranslateTo DataSourceScheme
551 END
552 NODE (Indicator)
553 IF (Indicator IsSameBoolean 'true')
554 THEN
555 'PAYU' CopyTo Indicator
556 END
557 IF (Indicator IsSameBoolean 'false')
558 THEN
559 'PAYD' CopyTo Indicator
560 END
561 Proprietary\Identification CopyTo Indicator
562 END
563 END
564 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR49
547 TRANSLATE(PaymentDirection3Choice, 22F_24)
548 RULE
549 NODE (DataSourceScheme)
550 Proprietary TranslateTo DataSourceScheme
551 END
552 NODE (Indicator)
553 IF (Indicator IsSameBoolean 'true')
554 THEN
555 'PAYU' CopyTo Indicator
556 END
557 IF (Indicator IsSameBoolean 'false')
558 THEN
559 'PAYD' CopyTo Indicator
560 END
561 Proprietary\Identification CopyTo Indicator
562 END
563 END
564 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR49
789 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
790 RULE
791 NODE (QuantityTypeCode)
792 'FAMT' CopyTo QuantityTypeCode
793 END
794 NODE (Quantity)
795 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
796 THEN
797 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
798 ELSE
799 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
800 THEN
801 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
802 ELSE
803 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
804 END
805 END
806 END
807 END
808 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR49
526 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
527 RULE
528 'WEEK' EquivalentTo 'WEEK'
529 'SEMI' EquivalentTo 'SEMI'
530 'QUTR' EquivalentTo 'QUTR'
531 'MNTH' EquivalentTo 'MNTH'
532 'YEAR' EquivalentTo 'ANNU'
533 END
534 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR49
526 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
527 RULE
528 'WEEK' EquivalentTo 'WEEK'
529 'SEMI' EquivalentTo 'SEMI'
530 'QUTR' EquivalentTo 'QUTR'
531 'MNTH' EquivalentTo 'MNTH'
532 'YEAR' EquivalentTo 'ANNU'
533 END
534 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR49
526 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
527 RULE
528 'WEEK' EquivalentTo 'WEEK'
529 'SEMI' EquivalentTo 'SEMI'
530 'QUTR' EquivalentTo 'QUTR'
531 'MNTH' EquivalentTo 'MNTH'
532 'YEAR' EquivalentTo 'ANNU'
533 END
534 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR49
526 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
527 RULE
528 'WEEK' EquivalentTo 'WEEK'
529 'SEMI' EquivalentTo 'SEMI'
530 'QUTR' EquivalentTo 'QUTR'
531 'MNTH' EquivalentTo 'MNTH'
532 'YEAR' EquivalentTo 'ANNU'
533 END
534 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR49
582 TRANSLATE(RateOrName2Choice, 92A)
583 RULE
584 Rate TranslateTo 92A
585 END
586 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR49
582 TRANSLATE(RateOrName2Choice, 92A)
583 RULE
584 Rate TranslateTo 92A
585 END
586 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR49
582 TRANSLATE(RateOrName2Choice, 92A)
583 RULE
584 Rate TranslateTo 92A
585 END
586 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR49
582 TRANSLATE(RateOrName2Choice, 92A)
583 RULE
584 Rate TranslateTo 92A
585 END
586 END
translateTTR49(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR49
522 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
523 RULE
524 'AMER' EquivalentTo 'AMER'
525 'EURO' EquivalentTo 'EURO'
526 END
527 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR5
37 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
38 RULE
39 'PAIN' EquivalentTo 'PAIN'
40 'PARC' EquivalentTo 'PARC'
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR5
48 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
49 RULE
50 'AFTE' EquivalentTo 'AFTE'
51 'BEFO' EquivalentTo 'BEFO'
52 'INFO' EquivalentTo 'INFO'
53 'WITH' EquivalentTo 'WITH'
54 END
55 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR5
36 TRANSLATE(13J, Number3Choice)
37 RULE
38 NODE (Long)
39 ExtendedNumberId CopyTo Long
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR5
36 TRANSLATE(13J, Number3Choice)
37 RULE
38 NODE (Long)
39 ExtendedNumberId CopyTo Long
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR5
31 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
32 RULE
33 Identifier_BICBEI CopyTo AnyBICIdentifier
34 END
35 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR5
36 TRANSLATE(13A, Number3Choice)
37 RULE
38 NODE (Short)
39 NumberId CopyTo Short
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR5
31 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
32 RULE
33 Identifier_BICBEI CopyTo AnyBICIdentifier
34 END
35 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR5
36 TRANSLATE(13J, Number3Choice)
37 RULE
38 NODE (Long)
39 ExtendedNumberId CopyTo Long
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR5
36 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
37 RULE
38 Identifier_BICBEI CopyTo AnyBICIdentifier
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR5
36 TRANSLATE(99B, Exact3NumericText)
37 RULE
38 Number CopyTo Exact3NumericText
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR5
36 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
37 RULE
38 Identifier_BICBEI CopyTo AnyBICIdentifier
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR5
36 TRANSLATE(99B, Exact3NumericText)
37 RULE
38 Number CopyTo Exact3NumericText
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR5
36 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
37 RULE
38 Identifier_BICBEI CopyTo AnyBICIdentifier
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR5
36 TRANSLATE(99B, Exact3NumericText)
37 RULE
38 Number CopyTo Exact3NumericText
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR5
36 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
37 RULE
38 Identifier_BICBEI CopyTo AnyBICIdentifier
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR5
36 TRANSLATE(99B, Exact3NumericText)
37 RULE
38 Number CopyTo Exact3NumericText
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
35 RULE
36 'CODU' EquivalentTo 'CODU'
37 'COPY' EquivalentTo 'COPY'
38 'DUPL' EquivalentTo 'DUPL'
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
35 RULE
36 'CODU' EquivalentTo 'CODU'
37 'COPY' EquivalentTo 'COPY'
38 'DUPL' EquivalentTo 'DUPL'
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR5
36 TRANSLATE(22F_171, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
35 RULE
36 'CODU' EquivalentTo 'CODU'
37 'COPY' EquivalentTo 'COPY'
38 'DUPL' EquivalentTo 'DUPL'
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_4, CopyDuplicate1Code)
35 RULE
36 'CODU' EquivalentTo 'CODU'
37 'COPY' EquivalentTo 'COPY'
38 'DUPL' EquivalentTo 'DUPL'
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR5
36 TRANSLATE(22H_31, PreConfirmation1Code)
37 RULE
38 Indicator TranslateTo PreConfirmation1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR5
36 TRANSLATE(22F_175, SecuritiesFinancingTransactionType1Code)
37 RULE
38 IF (Not (DataSourceScheme IsPresent))
39 THEN
40 Indicator TranslateTo SecuritiesFinancingTransactionType1Code
41 END
42 END
43 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR5
48 TRANSLATE(OptionalCode_4!c_382, RejectionReason22Code)
49 RULE
50 'SAFE' EquivalentTo 'SAFE'
51 'ADEA' EquivalentTo 'ADEA'
52 'LATE' EquivalentTo 'LATE'
53 'CAEV' EquivalentTo 'CAEV'
54 'DDAT' EquivalentTo 'DDAT'
55 'REFE' EquivalentTo 'REFE'
56 'NARR' EquivalentTo 'OTHR'
57 END
58 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR5
36 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
37 RULE
38 Identifier_BICBEI CopyTo AnyBICIdentifier
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR5
36 TRANSLATE(24B_10, AcknowledgementReason8Choice)
37 RULE
38 NODE (Code)
39 IF (Not (DataSourceScheme IsPresent))
40 THEN
41 ReasonCode TranslateTo Code
42 END
43 END
44 NODE (Proprietary)
45 DataSourceScheme TranslateTo Proprietary
46 NODE (Identification)
47 IF (DataSourceScheme IsPresent)
48 THEN
49 ReasonCode CopyTo Proprietary\Identification
50 END
51 END
52 END
53 END
54 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR5
48 TRANSLATE(OptionalCode_4!c_80, PendingReason6Code)
49 RULE
50 'ADEA' EquivalentTo 'ADEA'
51 'CONF' EquivalentTo 'CONF'
52 'NARR' EquivalentTo 'OTHR'
53 END
54 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR5
36 TRANSLATE(22H_3, ReceiveDelivery1Code)
37 RULE
38 Indicator TranslateTo ReceiveDelivery1Code
39 END
40 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR5
36 TRANSLATE(24B_5, PendingReason9Choice)
37 RULE
38 NODE (Code)
39 IF (Not (DataSourceScheme IsPresent))
40 THEN
41 ReasonCode TranslateTo Code
42 END
43 END
44 NODE (Proprietary)
45 DataSourceScheme TranslateTo Proprietary
46 NODE (Identification)
47 IF (DataSourceScheme IsPresent)
48 THEN
49 ReasonCode CopyTo Proprietary\Identification
50 END
51 END
52 END
53 END
54 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR5
34 TRANSLATE(69B, Period2Choice)
35 RULE
36 NODE (FromDateTimeToDateTime)
37 NODE (FromDateTime)
38 (((Date1 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time1 FormatDateTime ('MT_HHMMSS', 'MX_Time'))) CopyTo FromDateTimeToDateTime\FromDateTime
39 END
40 NODE (ToDateTime)
41 (((Date2 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time2 FormatDateTime ('MT_HHMMSS', 'MX_Time'))) CopyTo FromDateTimeToDateTime\ToDateTime
42 END
43 END
44 END
45 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR5
31 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
32 RULE
33 Identifier_BICBEI CopyTo AnyBICIdentifier
34 END
35 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR5
36 TRANSLATE(95P_2, PartyIdentification18Choice)
37 RULE
38 NODE (BICOrBEI)
39 IdentifierCode TranslateTo BICOrBEI
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
35 RULE
36 'RECE' EquivalentTo 'RECE'
37 'DELI' EquivalentTo 'DELI'
38 END
39 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR5
34 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
35 RULE
36 'RECE' EquivalentTo 'RECE'
37 'DELI' EquivalentTo 'DELI'
38 END
39 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR5
36 TRANSLATE(13J, Number3Choice)
37 RULE
38 NODE (Long)
39 ExtendedNumberId CopyTo Long
40 END
41 END
42 END
translateTTR5(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR5
31 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
32 RULE
33 Identifier_BICBEI CopyTo AnyBICIdentifier
34 END
35 END
translateTTR5(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR5
36 TRANSLATE(13A, Number3Choice)
37 RULE
38 NODE (Short)
39 NumberId CopyTo Short
40 END
41 END
42 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR5
27 TRANSLATE(DateAndDateTimeChoice, 98A)
28 RULE
29 NODE (Date)
30 Date TranslateTo Date
31 END
32 END
33 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR5
27 TRANSLATE(DateAndDateTimeChoice, 98A)
28 RULE
29 NODE (Date)
30 Date TranslateTo Date
31 END
32 END
33 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR5
27 TRANSLATE(DateAndDateTimeChoice, 98A)
28 RULE
29 NODE (Date)
30 Date TranslateTo Date
31 END
32 END
33 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR5
29 TRANSLATE(ISODate, DateTime_YYYYMMDD)
30 RULE
31 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
32 END
33 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR5
30 TRANSLATE(CopyDuplicate1Code, Code_4!c_4)
31 RULE
32 'CODU' EquivalentTo 'CODU'
33 'COPY' EquivalentTo 'COPY'
34 'DUPL' EquivalentTo 'DUPL'
35 END
36 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR5
27 TRANSLATE(DateAndDateTimeChoice, 98A)
28 RULE
29 NODE (Date)
30 Date TranslateTo Date
31 END
32 END
33 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR5
36 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
37 RULE
38 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
39 END
40 END
translateTTR5(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR5
27 TRANSLATE(DateAndDateTimeChoice, 98C)
28 RULE
29 NODE (Date)
30 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
31 THEN
32 DateTime TranslateTo Date
33 END
34 END
35 NODE (Time)
36 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
37 THEN
38 DateTime TranslateTo Time
39 END
40 END
41 END
42 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR50
621 TRANSLATE(Quantity_FIN_15d, PercentageRate)
622 RULE
623 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
624 END
625 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR50
630 TRANSLATE(90A, Price3)
631 RULE
632 NODE (Type)
633 NODE (Yielded)
634 IF (PercentageTypeCode IsSameString 'YIEL')
635 THEN
636 'true' CopyTo Type\Yielded
637 END
638 END
639 NODE (ValueType)
640 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
641 THEN
642 PercentageTypeCode TranslateTo Type\ValueType
643 END
644 END
645 END
646 NODE (Value)
647 NODE (Rate)
648 Price TranslateTo Value\Rate
649 END
650 END
651 END
652 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR50
645 TRANSLATE(Quantity_FIN_15d, PercentageRate)
646 RULE
647 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
648 END
649 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR50
645 TRANSLATE(Quantity_FIN_15d, PercentageRate)
646 RULE
647 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
648 END
649 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR50
804 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
805 RULE
806 'APMT' EquivalentTo 'APMT'
807 'FREE' EquivalentTo 'FREE'
808 END
809 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR50
607 TRANSLATE(90A, Price3)
608 RULE
609 NODE (Type)
610 NODE (Yielded)
611 IF (PercentageTypeCode IsSameString 'YIEL')
612 THEN
613 'true' CopyTo Type\Yielded
614 END
615 END
616 NODE (ValueType)
617 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
618 THEN
619 PercentageTypeCode TranslateTo Type\ValueType
620 END
621 END
622 END
623 NODE (Value)
624 NODE (Rate)
625 Price TranslateTo Value\Rate
626 END
627 END
628 END
629 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR50
465 TRANSLATE(22F_89, FXCancellation2Choice)
466 RULE
467 NODE (Indicator)
468 IF (Not (DataSourceScheme IsPresent))
469 THEN
470 Indicator TranslateTo Indicator
471 END
472 END
473 NODE (Proprietary)
474 DataSourceScheme TranslateTo Proprietary
475 NODE (Identification)
476 IF (DataSourceScheme IsPresent)
477 THEN
478 Indicator CopyTo Proprietary\Identification
479 END
480 END
481 END
482 END
483 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR50
574 TRANSLATE(70E, RestrictedFINXMax350Text)
575 RULE
576 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
577 END
578 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR50
602 TRANSLATE(22F_20, FormOfSecurity3Choice)
603 RULE
604 NODE (Code)
605 IF (Not (DataSourceScheme IsPresent))
606 THEN
607 Indicator CopyTo Code
608 END
609 END
610 NODE (Proprietary)
611 DataSourceScheme TranslateTo Proprietary
612 NODE (Identification)
613 IF (DataSourceScheme IsPresent)
614 THEN
615 Indicator CopyTo Proprietary\Identification
616 END
617 END
618 END
619 END
620 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR50
558 TRANSLATE(92A, RateOrName2Choice)
559 RULE
560 NODE (Rate)
561 92A TranslateTo Rate
562 END
563 END
564 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR50
465 TRANSLATE(22F_89, FXCancellation2Choice)
466 RULE
467 NODE (Indicator)
468 IF (Not (DataSourceScheme IsPresent))
469 THEN
470 Indicator TranslateTo Indicator
471 END
472 END
473 NODE (Proprietary)
474 DataSourceScheme TranslateTo Proprietary
475 NODE (Identification)
476 IF (DataSourceScheme IsPresent)
477 THEN
478 Indicator CopyTo Proprietary\Identification
479 END
480 END
481 END
482 END
483 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR50
574 TRANSLATE(70E, RestrictedFINXMax350Text)
575 RULE
576 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
577 END
578 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR50
602 TRANSLATE(22F_20, FormOfSecurity3Choice)
603 RULE
604 NODE (Code)
605 IF (Not (DataSourceScheme IsPresent))
606 THEN
607 Indicator CopyTo Code
608 END
609 END
610 NODE (Proprietary)
611 DataSourceScheme TranslateTo Proprietary
612 NODE (Identification)
613 IF (DataSourceScheme IsPresent)
614 THEN
615 Indicator CopyTo Proprietary\Identification
616 END
617 END
618 END
619 END
620 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR50
558 TRANSLATE(92A, RateOrName2Choice)
559 RULE
560 NODE (Rate)
561 92A TranslateTo Rate
562 END
563 END
564 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR50
465 TRANSLATE(22F_89, FXCancellation2Choice)
466 RULE
467 NODE (Indicator)
468 IF (Not (DataSourceScheme IsPresent))
469 THEN
470 Indicator TranslateTo Indicator
471 END
472 END
473 NODE (Proprietary)
474 DataSourceScheme TranslateTo Proprietary
475 NODE (Identification)
476 IF (DataSourceScheme IsPresent)
477 THEN
478 Indicator CopyTo Proprietary\Identification
479 END
480 END
481 END
482 END
483 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR50
573 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
574 RULE
575 'AFFI' EquivalentTo 'AFFI'
576 'NAFI' EquivalentTo 'NAFI'
577 END
578 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR50
616 TRANSLATE(22F_21, Frequency5Choice)
617 RULE
618 NODE (Code)
619 IF (Not (DataSourceScheme IsPresent))
620 THEN
621 Indicator TranslateTo Code
622 END
623 END
624 NODE (Proprietary)
625 NODE (Identification)
626 IF (DataSourceScheme IsPresent)
627 THEN
628 Indicator CopyTo Proprietary\Identification
629 END
630 END
631 DataSourceScheme TranslateTo Proprietary
632 END
633 END
634 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR50
558 TRANSLATE(92A, RateOrName2Choice)
559 RULE
560 NODE (Rate)
561 92A TranslateTo Rate
562 END
563 END
564 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR50
465 TRANSLATE(22F_89, FXCancellation2Choice)
466 RULE
467 NODE (Indicator)
468 IF (Not (DataSourceScheme IsPresent))
469 THEN
470 Indicator TranslateTo Indicator
471 END
472 END
473 NODE (Proprietary)
474 DataSourceScheme TranslateTo Proprietary
475 NODE (Identification)
476 IF (DataSourceScheme IsPresent)
477 THEN
478 Indicator CopyTo Proprietary\Identification
479 END
480 END
481 END
482 END
483 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR50
573 TRANSLATE(OptionalCode_4!c_50, AffirmationStatus1Code)
574 RULE
575 'AFFI' EquivalentTo 'AFFI'
576 'NAFI' EquivalentTo 'NAFI'
577 END
578 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR50
616 TRANSLATE(22F_21, Frequency5Choice)
617 RULE
618 NODE (Code)
619 IF (Not (DataSourceScheme IsPresent))
620 THEN
621 Indicator TranslateTo Code
622 END
623 END
624 NODE (Proprietary)
625 NODE (Identification)
626 IF (DataSourceScheme IsPresent)
627 THEN
628 Indicator CopyTo Proprietary\Identification
629 END
630 END
631 DataSourceScheme TranslateTo Proprietary
632 END
633 END
634 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR50
558 TRANSLATE(92A, RateOrName2Choice)
559 RULE
560 NODE (Rate)
561 92A TranslateTo Rate
562 END
563 END
564 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR50
550 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
551 RULE
552 'OTCO' EquivalentTo 'OTCO'
553 'EXCH' EquivalentTo 'EXCH'
554 END
555 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR50
550 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
551 RULE
552 'OTCO' EquivalentTo 'OTCO'
553 'EXCH' EquivalentTo 'EXCH'
554 END
555 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR50
550 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
551 RULE
552 'OTCO' EquivalentTo 'OTCO'
553 'EXCH' EquivalentTo 'EXCH'
554 END
555 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR50
543 TRANSLATE(94B_8, MarketIdentification9)
544 RULE
545 NODE (Identification)
546 NODE (MarketIdentifierCode)
547 IF (Narrative Matches '[A-Z0-9]{4}')
548 THEN
549 Narrative CopyTo Identification\MarketIdentifierCode
550 END
551 END
552 NODE (Description)
553 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
554 THEN
555 Narrative CopyTo Identification\Description
556 END
557 END
558 END
559 NODE (Type)
560 NODE (Code)
561 IF (Not (DataSourceScheme IsPresent))
562 THEN
563 PlaceCode TranslateTo Type\Code
564 END
565 END
566 NODE (Proprietary)
567 DataSourceScheme TranslateTo Type\Proprietary
568 NODE (Identification)
569 IF (DataSourceScheme IsPresent)
570 THEN
571 PlaceCode CopyTo Type\Proprietary\Identification
572 END
573 END
574 END
575 END
576 END
577 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR50
550 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
551 RULE
552 'OTCO' EquivalentTo 'OTCO'
553 'EXCH' EquivalentTo 'EXCH'
554 END
555 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR50
811 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
812 RULE
813 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
814 END
815 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR50
536 TRANSLATE(98C, SettlementDate6Choice)
537 RULE
538 NODE (Date)
539 98C TranslateTo Date
540 END
541 END
542 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR50
575 TRANSLATE(22F_206, YesNoIndicator)
576 RULE
577 IF (Indicator IsSameString 'NPAR')
578 THEN
579 'false' CopyTo YesNoIndicator
580 END
581 IF (Indicator IsSameString 'PART')
582 THEN
583 'true' CopyTo YesNoIndicator
584 END
585 END
586 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR50
832 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
833 RULE
834 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
835 END
836 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR50
634 TRANSLATE(OptionalCode_4!c_353, RepoCallAcknowledgementReason2Code)
635 RULE
636 'ADEA' EquivalentTo 'ADEA'
637 'CALD' EquivalentTo 'CALD'
638 'CALP' EquivalentTo 'CALP'
639 END
640 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR50
640 TRANSLATE(12B_5, OptionStyle5Choice)
641 RULE
642 NODE (Code)
643 IF (Not (DataSourceScheme IsPresent))
644 THEN
645 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
646 THEN
647 InstrumentTypeCode CopyTo Code
648 END
649 END
650 END
651 NODE (Proprietary)
652 DataSourceScheme TranslateTo Proprietary
653 NODE (Identification)
654 IF (DataSourceScheme IsPresent)
655 THEN
656 InstrumentTypeCode CopyTo Proprietary\Identification
657 END
658 END
659 END
660 END
661 END
translateTTR50(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR50
461 TRANSLATE(95R, PartyIdentification15Choice)
462 RULE
463 NODE (ProprietaryIdentification)
464 DataSourceScheme TranslateTo ProprietaryIdentification
465 NODE (Identification)
466 ProprietaryCode CopyTo ProprietaryIdentification\Identification
467 END
468 END
469 END
470 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR50
539 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
540 RULE
541 'OTCO' EquivalentTo 'OTCO'
542 'EXCH' EquivalentTo 'EXCH'
543 END
544 END
translateTTR50(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR50
562 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
563 RULE
564 NODE (Issuer)
565 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
566 END
567 NODE (SchemeName)
568 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
569 THEN
570 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
571 END
572 END
573 END
574 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR50
501 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
502 RULE
503 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
504 END
505 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR50
501 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
502 RULE
503 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
504 END
505 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR50
520 TRANSLATE(ISODate, 98A)
521 RULE
522 NODE (Date)
523 ISODate TranslateTo Date
524 END
525 END
526 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR50
538 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
539 RULE
540 Exact3NumericText CopyTo Identifier_FIN_3Ec
541 END
542 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR50
506 TRANSLATE(BaseOneRate, 92A)
507 RULE
508 NODE (Sign)
509 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
510 THEN
511 'N' CopyTo Sign
512 END
513 END
514 NODE (Rate)
515 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
516 THEN
517 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
518 ELSE
519 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
520 THEN
521 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
522 ELSE
523 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
524 END
525 END
526 END
527 END
528 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR50
614 TRANSLATE(AnyBICIdentifier, 94H)
615 RULE
616 NODE (IdentifierCode)
617 AnyBICIdentifier CopyTo IdentifierCode
618 END
619 END
620 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR50
678 TRANSLATE(MarketIdentification8, 94B_2)
679 RULE
680 NODE (DataSourceScheme)
681 Type\Proprietary TranslateTo DataSourceScheme
682 END
683 NODE (PlaceCode)
684 Type\Code TranslateTo PlaceCode
685 Type\Proprietary\Identification CopyTo PlaceCode
686 END
687 NODE (Narrative)
688 Identification\MarketIdentifierCode CopyTo Narrative
689 Identification\Description CopyTo Narrative
690 END
691 END
692 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR50
522 TRANSLATE(MarketType5Code, OptionalCode_4!c_379)
523 RULE
524 'EXCH' EquivalentTo 'EXCH'
525 'OTCO' EquivalentTo 'OTCO'
526 END
527 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR50
479 TRANSLATE(UnmatchedReason4Choice, 24B_56)
480 RULE
481 NODE (DataSourceScheme)
482 Proprietary TranslateTo DataSourceScheme
483 END
484 NODE (ReasonCode)
485 Code TranslateTo ReasonCode
486 Proprietary\Identification CopyTo ReasonCode
487 END
488 END
489 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR50
571 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
572 RULE
573 NODE (DataSourceScheme)
574 Proprietary TranslateTo DataSourceScheme
575 END
576 NODE (Indicator)
577 Code TranslateTo Indicator
578 Proprietary\Identification CopyTo Indicator
579 END
580 END
581 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR50
571 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
572 RULE
573 NODE (DataSourceScheme)
574 Proprietary TranslateTo DataSourceScheme
575 END
576 NODE (Indicator)
577 Code TranslateTo Indicator
578 Proprietary\Identification CopyTo Indicator
579 END
580 END
581 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR50
571 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
572 RULE
573 NODE (DataSourceScheme)
574 Proprietary TranslateTo DataSourceScheme
575 END
576 NODE (Indicator)
577 Code TranslateTo Indicator
578 Proprietary\Identification CopyTo Indicator
579 END
580 END
581 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR50
571 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
572 RULE
573 NODE (DataSourceScheme)
574 Proprietary TranslateTo DataSourceScheme
575 END
576 NODE (Indicator)
577 Code TranslateTo Indicator
578 Proprietary\Identification CopyTo Indicator
579 END
580 END
581 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR50
769 TRANSLATE(PartyIdentification18Choice, 95R)
770 RULE
771 ProprietaryIdentification TranslateTo 95R
772 END
773 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR50
536 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
537 RULE
538 'ORDN' EquivalentTo 'ORDN'
539 'PFRD' EquivalentTo 'PRFD'
540 END
541 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR50
511 TRANSLATE(ISODate, 98A)
512 RULE
513 NODE (Date)
514 ISODate TranslateTo Date
515 END
516 END
517 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR50
729 TRANSLATE(SecuritiesAccount17, 97B_2)
730 RULE
731 NODE (DataSourceScheme)
732 Type TranslateTo DataSourceScheme
733 END
734 NODE (AccountTypeCode)
735 Type\Identification CopyTo AccountTypeCode
736 END
737 NODE (AccountNumber)
738 IF (Type IsPresent)
739 THEN
740 Identification CopyTo AccountNumber
741 END
742 END
743 END
744 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR50
565 TRANSLATE(GenericIdentification23, 12A)
566 RULE
567 NODE (DataSourceScheme)
568 GenericIdentification23 TranslateTo DataSourceScheme
569 END
570 NODE (InstrumentCodeOrDescription)
571 Identification CopyTo InstrumentCodeOrDescription
572 END
573 END
574 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR50
565 TRANSLATE(GenericIdentification23, 12A)
566 RULE
567 NODE (DataSourceScheme)
568 GenericIdentification23 TranslateTo DataSourceScheme
569 END
570 NODE (InstrumentCodeOrDescription)
571 Identification CopyTo InstrumentCodeOrDescription
572 END
573 END
574 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR50
565 TRANSLATE(GenericIdentification23, 12A)
566 RULE
567 NODE (DataSourceScheme)
568 GenericIdentification23 TranslateTo DataSourceScheme
569 END
570 NODE (InstrumentCodeOrDescription)
571 Identification CopyTo InstrumentCodeOrDescription
572 END
573 END
574 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR50
565 TRANSLATE(GenericIdentification23, 12A)
566 RULE
567 NODE (DataSourceScheme)
568 GenericIdentification23 TranslateTo DataSourceScheme
569 END
570 NODE (InstrumentCodeOrDescription)
571 Identification CopyTo InstrumentCodeOrDescription
572 END
573 END
574 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR50
809 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
810 RULE
811 NODE (QuantityTypeCode)
812 'AMOR' CopyTo QuantityTypeCode
813 END
814 NODE (Quantity)
815 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
816 THEN
817 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
818 ELSE
819 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
820 THEN
821 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
822 ELSE
823 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
824 END
825 END
826 END
827 END
828 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR50
535 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
536 RULE
537 NODE (DataSourceScheme)
538 Proprietary TranslateTo DataSourceScheme
539 END
540 NODE (Indicator)
541 Code TranslateTo Indicator
542 Proprietary\Identification CopyTo Indicator
543 END
544 END
545 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR50
535 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
536 RULE
537 NODE (DataSourceScheme)
538 Proprietary TranslateTo DataSourceScheme
539 END
540 NODE (Indicator)
541 Code TranslateTo Indicator
542 Proprietary\Identification CopyTo Indicator
543 END
544 END
545 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR50
535 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
536 RULE
537 NODE (DataSourceScheme)
538 Proprietary TranslateTo DataSourceScheme
539 END
540 NODE (Indicator)
541 Code TranslateTo Indicator
542 Proprietary\Identification CopyTo Indicator
543 END
544 END
545 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR50
535 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
536 RULE
537 NODE (DataSourceScheme)
538 Proprietary TranslateTo DataSourceScheme
539 END
540 NODE (Indicator)
541 Code TranslateTo Indicator
542 Proprietary\Identification CopyTo Indicator
543 END
544 END
545 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR50
587 TRANSLATE(RateOrName2Choice, 92C)
588 RULE
589 RateName TranslateTo 92C
590 END
591 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR50
587 TRANSLATE(RateOrName2Choice, 92C)
588 RULE
589 RateName TranslateTo 92C
590 END
591 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR50
587 TRANSLATE(RateOrName2Choice, 92C)
588 RULE
589 RateName TranslateTo 92C
590 END
591 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR50
587 TRANSLATE(RateOrName2Choice, 92C)
588 RULE
589 RateName TranslateTo 92C
590 END
591 END
translateTTR50(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR50
528 TRANSLATE(OptionType3Choice, 12B_1)
529 RULE
530 NODE (DataSourceScheme)
531 Proprietary TranslateTo DataSourceScheme
532 END
533 NODE (InstrumentTypeCode)
534 Code TranslateTo InstrumentTypeCode
535 Proprietary\Identification CopyTo InstrumentTypeCode
536 END
537 END
538 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR51
626 TRANSLATE(90B, Price3)
627 RULE
628 NODE (Type)
629 NODE (ValueType)
630 AmountTypeCode TranslateTo Type\ValueType
631 END
632 END
633 NODE (Value)
634 NODE (Amount)
635 NODE (Amount)
636 Price TranslateTo Value\Amount\Amount
637 END
638 NODE (Currency)
639 CurrencyCode CopyTo Value\Amount\Currency
640 END
641 END
642 END
643 END
644 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR51
653 TRANSLATE(Code_4!c_6, PriceValueType1Code)
654 RULE
655 'DISC' EquivalentTo 'DISC'
656 'PREM' EquivalentTo 'PREM'
657 'PRCT' EquivalentTo 'PARV'
658 END
659 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR51
650 TRANSLATE(90B, Price3)
651 RULE
652 NODE (Type)
653 NODE (ValueType)
654 AmountTypeCode TranslateTo Type\ValueType
655 END
656 END
657 NODE (Value)
658 NODE (Amount)
659 NODE (Amount)
660 Price TranslateTo Value\Amount\Amount
661 END
662 NODE (Currency)
663 CurrencyCode CopyTo Value\Amount\Currency
664 END
665 END
666 END
667 END
668 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR51
650 TRANSLATE(90B, Price3)
651 RULE
652 NODE (Type)
653 NODE (ValueType)
654 AmountTypeCode TranslateTo Type\ValueType
655 END
656 END
657 NODE (Value)
658 NODE (Amount)
659 NODE (Amount)
660 Price TranslateTo Value\Amount\Amount
661 END
662 NODE (Currency)
663 CurrencyCode CopyTo Value\Amount\Currency
664 END
665 END
666 END
667 END
668 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR51
810 TRANSLATE(22F_160, YesNoIndicator)
811 RULE
812 IF (Not (DataSourceScheme IsPresent))
813 THEN
814 IF (Indicator IsSameString 'PREA')
815 THEN
816 'true' CopyTo YesNoIndicator
817 END
818 END
819 END
820 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR51
630 TRANSLATE(Code_4!c_6, PriceValueType1Code)
631 RULE
632 'DISC' EquivalentTo 'DISC'
633 'PREM' EquivalentTo 'PREM'
634 'PRCT' EquivalentTo 'PARV'
635 END
636 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR51
484 TRANSLATE(OptionalCode_4!c_152, YesNoIndicator)
485 RULE
486 'FXNO' EquivalentTo 'false'
487 'FXYE' EquivalentTo 'true'
488 END
489 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR51
579 TRANSLATE(Identifier_Isin, ISINIdentifier)
580 RULE
581 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR51
621 TRANSLATE(22F_21, Frequency5Choice)
622 RULE
623 NODE (Code)
624 IF (Not (DataSourceScheme IsPresent))
625 THEN
626 Indicator TranslateTo Code
627 END
628 END
629 NODE (Proprietary)
630 NODE (Identification)
631 IF (DataSourceScheme IsPresent)
632 THEN
633 Indicator CopyTo Proprietary\Identification
634 END
635 END
636 DataSourceScheme TranslateTo Proprietary
637 END
638 END
639 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR51
565 TRANSLATE(92C, RateOrName2Choice)
566 RULE
567 NODE (RateName)
568 92C TranslateTo RateName
569 END
570 END
571 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR51
484 TRANSLATE(OptionalCode_4!c_152, YesNoIndicator)
485 RULE
486 'FXNO' EquivalentTo 'false'
487 'FXYE' EquivalentTo 'true'
488 END
489 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR51
579 TRANSLATE(Identifier_Isin, ISINIdentifier)
580 RULE
581 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR51
621 TRANSLATE(22F_21, Frequency5Choice)
622 RULE
623 NODE (Code)
624 IF (Not (DataSourceScheme IsPresent))
625 THEN
626 Indicator TranslateTo Code
627 END
628 END
629 NODE (Proprietary)
630 NODE (Identification)
631 IF (DataSourceScheme IsPresent)
632 THEN
633 Indicator CopyTo Proprietary\Identification
634 END
635 END
636 DataSourceScheme TranslateTo Proprietary
637 END
638 END
639 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR51
565 TRANSLATE(92C, RateOrName2Choice)
566 RULE
567 NODE (RateName)
568 92C TranslateTo RateName
569 END
570 END
571 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR51
484 TRANSLATE(OptionalCode_4!c_152, YesNoIndicator)
485 RULE
486 'FXNO' EquivalentTo 'false'
487 'FXYE' EquivalentTo 'true'
488 END
489 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR51
579 TRANSLATE(70E, RestrictedFINXMax350Text)
580 RULE
581 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR51
635 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
636 RULE
637 'ANNU' EquivalentTo 'YEAR'
638 'MNTH' EquivalentTo 'MNTH'
639 'QUTR' EquivalentTo 'QUTR'
640 'SEMI' EquivalentTo 'SEMI'
641 'WEEK' EquivalentTo 'WEEK'
642 END
643 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR51
565 TRANSLATE(92C, RateOrName2Choice)
566 RULE
567 NODE (RateName)
568 92C TranslateTo RateName
569 END
570 END
571 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR51
484 TRANSLATE(OptionalCode_4!c_152, YesNoIndicator)
485 RULE
486 'FXNO' EquivalentTo 'false'
487 'FXYE' EquivalentTo 'true'
488 END
489 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR51
579 TRANSLATE(70E, RestrictedFINXMax350Text)
580 RULE
581 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR51
635 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
636 RULE
637 'ANNU' EquivalentTo 'YEAR'
638 'MNTH' EquivalentTo 'MNTH'
639 'QUTR' EquivalentTo 'QUTR'
640 'SEMI' EquivalentTo 'SEMI'
641 'WEEK' EquivalentTo 'WEEK'
642 END
643 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR51
565 TRANSLATE(92C, RateOrName2Choice)
566 RULE
567 NODE (RateName)
568 92C TranslateTo RateName
569 END
570 END
571 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR51
556 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
557 RULE
558 NODE (Code)
559 IF (Not (DataSourceScheme IsPresent))
560 THEN
561 Indicator TranslateTo Code
562 END
563 END
564 NODE (Proprietary)
565 DataSourceScheme TranslateTo Proprietary
566 NODE (Identification)
567 IF (DataSourceScheme IsPresent)
568 THEN
569 Indicator CopyTo Proprietary\Identification
570 END
571 END
572 END
573 END
574 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR51
556 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
557 RULE
558 NODE (Code)
559 IF (Not (DataSourceScheme IsPresent))
560 THEN
561 Indicator TranslateTo Code
562 END
563 END
564 NODE (Proprietary)
565 DataSourceScheme TranslateTo Proprietary
566 NODE (Identification)
567 IF (DataSourceScheme IsPresent)
568 THEN
569 Indicator CopyTo Proprietary\Identification
570 END
571 END
572 END
573 END
574 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR51
556 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
557 RULE
558 NODE (Code)
559 IF (Not (DataSourceScheme IsPresent))
560 THEN
561 Indicator TranslateTo Code
562 END
563 END
564 NODE (Proprietary)
565 DataSourceScheme TranslateTo Proprietary
566 NODE (Identification)
567 IF (DataSourceScheme IsPresent)
568 THEN
569 Indicator CopyTo Proprietary\Identification
570 END
571 END
572 END
573 END
574 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR51
578 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
579 RULE
580 'OTCO' EquivalentTo 'OTCO'
581 'EXCH' EquivalentTo 'EXCH'
582 END
583 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR51
556 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
557 RULE
558 NODE (Code)
559 IF (Not (DataSourceScheme IsPresent))
560 THEN
561 Indicator TranslateTo Code
562 END
563 END
564 NODE (Proprietary)
565 DataSourceScheme TranslateTo Proprietary
566 NODE (Identification)
567 IF (DataSourceScheme IsPresent)
568 THEN
569 Indicator CopyTo Proprietary\Identification
570 END
571 END
572 END
573 END
574 END
translateTTR51(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR51
816 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
817 RULE
818 Currency CopyTo ActiveOrHistoricCurrencyCode
819 END
820 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR51
543 TRANSLATE(95C, PartyIdentification17Choice)
544 RULE
545 NODE (Country)
546 CountryCode CopyTo Country
547 END
548 END
549 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR51
587 TRANSLATE(22F_30, BeneficialOwnership2Choice)
588 RULE
589 NODE (Indicator)
590 IF (Not (DataSourceScheme IsPresent))
591 THEN
592 IF (Indicator IsSameString 'NBEN')
593 THEN
594 'false' CopyTo Indicator
595 ELSE
596 'true' CopyTo Indicator
597 END
598 END
599 END
600 NODE (Proprietary)
601 NODE (Identification)
602 IF (DataSourceScheme IsPresent)
603 THEN
604 Indicator CopyTo Proprietary\Identification
605 END
606 END
607 DataSourceScheme TranslateTo Proprietary
608 END
609 END
610 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR51
837 TRANSLATE(36B, OriginalAndCurrentQuantities4)
838 RULE
839 NODE (FaceAmount)
840 IF (QuantityTypeCode IsSameString 'FAMT')
841 THEN
842 Quantity TranslateTo FaceAmount
843 END
844 END
845 NODE (AmortisedValue)
846 IF (QuantityTypeCode IsSameString 'AMOR')
847 THEN
848 Quantity TranslateTo AmortisedValue
849 END
850 END
851 END
852 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR51
641 TRANSLATE(24B_52, CancellationReason6Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 ReasonCode TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 ReasonCode CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR51
662 TRANSLATE(12B_1, OptionType3Choice)
663 RULE
664 NODE (Code)
665 IF (Not (DataSourceScheme IsPresent))
666 THEN
667 InstrumentTypeCode CopyTo Code
668 END
669 END
670 NODE (Proprietary)
671 NODE (Identification)
672 IF (DataSourceScheme IsPresent)
673 THEN
674 InstrumentTypeCode CopyTo Proprietary\Identification
675 END
676 END
677 DataSourceScheme TranslateTo Proprietary
678 END
679 END
680 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR51
545 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
546 RULE
547 NODE (Code)
548 IF (Not (DataSourceScheme IsPresent))
549 THEN
550 Indicator TranslateTo Code
551 END
552 END
553 NODE (Proprietary)
554 DataSourceScheme TranslateTo Proprietary
555 NODE (Identification)
556 IF (DataSourceScheme IsPresent)
557 THEN
558 Indicator CopyTo Proprietary\Identification
559 END
560 END
561 END
562 END
563 END
translateTTR51(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR51
575 TRANSLATE(12B_5, OptionStyle5Choice)
576 RULE
577 NODE (Code)
578 IF (Not (DataSourceScheme IsPresent))
579 THEN
580 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
581 THEN
582 InstrumentTypeCode CopyTo Code
583 END
584 END
585 END
586 NODE (Proprietary)
587 DataSourceScheme TranslateTo Proprietary
588 NODE (Identification)
589 IF (DataSourceScheme IsPresent)
590 THEN
591 InstrumentTypeCode CopyTo Proprietary\Identification
592 END
593 END
594 END
595 END
596 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR51
506 TRANSLATE(OptionStyle5Choice, 12B_5)
507 RULE
508 NODE (DataSourceScheme)
509 Proprietary TranslateTo DataSourceScheme
510 END
511 NODE (InstrumentTypeCode)
512 Code TranslateTo InstrumentTypeCode
513 Proprietary\Identification CopyTo InstrumentTypeCode
514 END
515 END
516 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR51
506 TRANSLATE(OptionStyle5Choice, 12B_5)
507 RULE
508 NODE (DataSourceScheme)
509 Proprietary TranslateTo DataSourceScheme
510 END
511 NODE (InstrumentTypeCode)
512 Code TranslateTo InstrumentTypeCode
513 Proprietary\Identification CopyTo InstrumentTypeCode
514 END
515 END
516 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR51
527 TRANSLATE(BaseOneRate, 92A)
528 RULE
529 NODE (Sign)
530 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
531 THEN
532 'N' CopyTo Sign
533 END
534 END
535 NODE (Rate)
536 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
537 THEN
538 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
539 ELSE
540 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
541 THEN
542 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
543 ELSE
544 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
545 END
546 END
547 END
548 END
549 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR51
543 TRANSLATE(Number4Choice, 13B)
544 RULE
545 NODE (DataSourceScheme)
546 Long TranslateTo DataSourceScheme
547 END
548 NODE (Number)
549 Long\Identification CopyTo Number
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR51
529 TRANSLATE(PercentageRate, 92A)
530 RULE
531 NODE (Sign)
532 PercentageRate TranslateTo Sign
533 END
534 NODE (Rate)
535 PercentageRate TranslateTo Rate
536 END
537 END
538 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR51
621 TRANSLATE(MarketIdentification8, 94B_2)
622 RULE
623 NODE (DataSourceScheme)
624 Type\Proprietary TranslateTo DataSourceScheme
625 END
626 NODE (PlaceCode)
627 Type\Code TranslateTo PlaceCode
628 Type\Proprietary\Identification CopyTo PlaceCode
629 END
630 NODE (Narrative)
631 Identification\MarketIdentifierCode CopyTo Narrative
632 Identification\Description CopyTo Narrative
633 END
634 END
635 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR51
693 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
694 RULE
695 'PRIM' EquivalentTo 'PRIM'
696 'SECM' EquivalentTo 'SECM'
697 'OTCO' EquivalentTo 'OTCO'
698 'VARI' EquivalentTo 'VARI'
699 'EXCH' EquivalentTo 'EXCH'
700 END
701 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR51
528 TRANSLATE(InterestComputationMethodFormat2Choice, 22F_154)
529 RULE
530 NODE (DataSourceScheme)
531 Proprietary TranslateTo DataSourceScheme
532 END
533 NODE (Indicator)
534 Code TranslateTo Indicator
535 Proprietary\Identification CopyTo Indicator
536 END
537 END
538 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR51
490 TRANSLATE(UnmatchedReason3Code, OptionalCode_4!c_370)
491 RULE
492 'CMIS' EquivalentTo 'CMIS'
493 'DDAT' EquivalentTo 'DDAT'
494 'DELN' EquivalentTo 'DELN'
495 'DEAL' EquivalentTo 'DEAL'
496 'DEPT' EquivalentTo 'DEPT'
497 'DMON' EquivalentTo 'DMON'
498 'DDEA' EquivalentTo 'DDEA'
499 'DQUA' EquivalentTo 'DQUA'
500 'CADE' EquivalentTo 'CADE'
501 'ADEA' EquivalentTo 'ADEA'
502 'SETR' EquivalentTo 'SETR'
503 'SETS' EquivalentTo 'SETS'
504 'DSEC' EquivalentTo 'DSEC'
505 'VASU' EquivalentTo 'VASU'
506 'DTRA' EquivalentTo 'DTRA'
507 'REPO' EquivalentTo 'REPO'
508 'CLAT' EquivalentTo 'CLAT'
509 'RERT' EquivalentTo 'RERT'
510 'REPA' EquivalentTo 'REPA'
511 'REPP' EquivalentTo 'REPP'
512 'PHYS' EquivalentTo 'PHYS'
513 'IIND' EquivalentTo 'IIND'
514 'FRAP' EquivalentTo 'FRAP'
515 'PLCE' EquivalentTo 'PLCE'
516 'PODU' EquivalentTo 'PODU'
517 'EXEC' EquivalentTo 'EXEC'
518 'FORF' EquivalentTo 'FORF'
519 'REGD' EquivalentTo 'REGD'
520 'RTGS' EquivalentTo 'RTGS'
521 'ICAG' EquivalentTo 'ICAG'
522 'CPCA' EquivalentTo 'CPCA'
523 'CHAR' EquivalentTo 'CHAR'
524 'IEXE' EquivalentTo 'IEXE'
525 'NCRR' EquivalentTo 'NCRR'
526 'MCAN' EquivalentTo 'MCAN'
527 'LEOG' EquivalentTo 'LEOG'
528 'NMAS' EquivalentTo 'NMAS'
529 'SAFE' EquivalentTo 'SAFE'
530 'DTRD' EquivalentTo 'DTRD'
531 'LATE' EquivalentTo 'LATE'
532 'TERM' EquivalentTo 'TERM'
533 'TXST' EquivalentTo 'TXST'
534 'ICUS' EquivalentTo 'ICUS'
535 'INPS' EquivalentTo 'INPS'
536 'MIME' EquivalentTo 'MIME'
537 'UNBR' EquivalentTo 'UNBR'
538 'OTHR' EquivalentTo 'NARR'
539 END
540 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR51
582 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
583 RULE
584 'ORDN' EquivalentTo 'ORDN'
585 'PFRD' EquivalentTo 'PRFD'
586 END
587 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR51
582 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
583 RULE
584 'ORDN' EquivalentTo 'ORDN'
585 'PFRD' EquivalentTo 'PRFD'
586 END
587 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR51
582 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
583 RULE
584 'ORDN' EquivalentTo 'ORDN'
585 'PFRD' EquivalentTo 'PRFD'
586 END
587 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR51
582 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
583 RULE
584 'ORDN' EquivalentTo 'ORDN'
585 'PFRD' EquivalentTo 'PRFD'
586 END
587 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR51
774 TRANSLATE(GenericIdentification24, 95R)
775 RULE
776 NODE (DataSourceScheme)
777 GenericIdentification24 TranslateTo DataSourceScheme
778 END
779 NODE (ProprietaryCode)
780 Identification CopyTo ProprietaryCode
781 END
782 END
783 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR51
542 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
543 RULE
544 NODE (DataSourceScheme)
545 Proprietary TranslateTo DataSourceScheme
546 END
547 NODE (Indicator)
548 Code TranslateTo Indicator
549 Proprietary\Identification CopyTo Indicator
550 END
551 END
552 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR51
518 TRANSLATE(BaseOneRate, 92A)
519 RULE
520 NODE (Sign)
521 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
522 THEN
523 'N' CopyTo Sign
524 END
525 END
526 NODE (Rate)
527 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
528 THEN
529 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
530 ELSE
531 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
532 THEN
533 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
534 ELSE
535 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
536 END
537 END
538 END
539 END
540 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR51
745 TRANSLATE(SecuritiesTransactionType4Choice, 22F_160)
746 RULE
747 NODE (DataSourceScheme)
748 Proprietary TranslateTo DataSourceScheme
749 END
750 NODE (Indicator)
751 Code TranslateTo Indicator
752 Proprietary\Identification CopyTo Indicator
753 END
754 END
755 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR51
575 TRANSLATE(OptionStyle5Choice, 12B_5)
576 RULE
577 NODE (DataSourceScheme)
578 Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (InstrumentTypeCode)
581 Code TranslateTo InstrumentTypeCode
582 Proprietary\Identification CopyTo InstrumentTypeCode
583 END
584 END
585 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR51
575 TRANSLATE(OptionStyle5Choice, 12B_5)
576 RULE
577 NODE (DataSourceScheme)
578 Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (InstrumentTypeCode)
581 Code TranslateTo InstrumentTypeCode
582 Proprietary\Identification CopyTo InstrumentTypeCode
583 END
584 END
585 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR51
575 TRANSLATE(OptionStyle5Choice, 12B_5)
576 RULE
577 NODE (DataSourceScheme)
578 Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (InstrumentTypeCode)
581 Code TranslateTo InstrumentTypeCode
582 Proprietary\Identification CopyTo InstrumentTypeCode
583 END
584 END
585 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR51
575 TRANSLATE(OptionStyle5Choice, 12B_5)
576 RULE
577 NODE (DataSourceScheme)
578 Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (InstrumentTypeCode)
581 Code TranslateTo InstrumentTypeCode
582 Proprietary\Identification CopyTo InstrumentTypeCode
583 END
584 END
585 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR51
829 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
830 RULE
831 NODE (CurrencyCode)
832 Currency CopyTo CurrencyCode
833 END
834 NODE (Amount)
835 (Amount FormatDecimal 'MT') CopyTo Amount
836 END
837 END
838 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR51
546 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
547 RULE
548 'ORDN' EquivalentTo 'ORDN'
549 'PFRD' EquivalentTo 'PRFD'
550 END
551 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR51
546 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
547 RULE
548 'ORDN' EquivalentTo 'ORDN'
549 'PFRD' EquivalentTo 'PRFD'
550 END
551 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR51
546 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
547 RULE
548 'ORDN' EquivalentTo 'ORDN'
549 'PFRD' EquivalentTo 'PRFD'
550 END
551 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR51
546 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
547 RULE
548 'ORDN' EquivalentTo 'ORDN'
549 'PFRD' EquivalentTo 'PRFD'
550 END
551 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR51
592 TRANSLATE(Exact3NumericText, 99B)
593 RULE
594 NODE (Number)
595 Exact3NumericText CopyTo Number
596 END
597 END
598 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR51
592 TRANSLATE(Exact3NumericText, 99B)
593 RULE
594 NODE (Number)
595 Exact3NumericText CopyTo Number
596 END
597 END
598 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR51
592 TRANSLATE(Exact3NumericText, 99B)
593 RULE
594 NODE (Number)
595 Exact3NumericText CopyTo Number
596 END
597 END
598 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR51
592 TRANSLATE(Exact3NumericText, 99B)
593 RULE
594 NODE (Number)
595 Exact3NumericText CopyTo Number
596 END
597 END
598 END
translateTTR51(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR51
539 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
540 RULE
541 'CALL' EquivalentTo 'CALL'
542 'PUTO' EquivalentTo 'PUTO'
543 END
544 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR52
645 TRANSLATE(Code_4!c_7, PriceValueType1Code)
646 RULE
647 'DISC' EquivalentTo 'DISC'
648 'PREM' EquivalentTo 'PREM'
649 'ACTU' EquivalentTo 'PARV'
650 END
651 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR52
660 TRANSLATE(Quantity_FIN_15d, PercentageRate)
661 RULE
662 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
663 END
664 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR52
669 TRANSLATE(Code_4!c_7, PriceValueType1Code)
670 RULE
671 'DISC' EquivalentTo 'DISC'
672 'PREM' EquivalentTo 'PREM'
673 'ACTU' EquivalentTo 'PARV'
674 END
675 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR52
669 TRANSLATE(Code_4!c_7, PriceValueType1Code)
670 RULE
671 'DISC' EquivalentTo 'DISC'
672 'PREM' EquivalentTo 'PREM'
673 'ACTU' EquivalentTo 'PARV'
674 END
675 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR52
821 TRANSLATE(22F_199, SettlementTransactionCondition3Choice)
822 RULE
823 NODE (Code)
824 IF (Not (DataSourceScheme IsPresent))
825 THEN
826 IF (Not ((Indicator IsSameString 'PART') Or (Indicator IsSameString 'NPAR')))
827 THEN
828 Indicator CopyTo Code
829 END
830 END
831 END
832 NODE (Proprietary)
833 DataSourceScheme TranslateTo Proprietary
834 NODE (Identification)
835 IF (DataSourceScheme IsPresent)
836 THEN
837 Indicator CopyTo Proprietary\Identification
838 END
839 END
840 END
841 END
842 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR52
637 TRANSLATE(Quantity_FIN_15d, PercentageRate)
638 RULE
639 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
640 END
641 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR52
584 TRANSLATE(35B, AlternateIdentification2)
585 RULE
586 NODE (Identification)
587 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
588 THEN
589 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
590 ELSE
591 IF (Not (IdentificationOfSecurity IsPresent))
592 THEN
593 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
594 THEN
595 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
596 ELSE
597 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
598 END
599 END
600 END
601 END
602 NODE (IdentificationSource)
603 NODE (Domestic)
604 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
605 THEN
606 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
607 END
608 END
609 NODE (Proprietary)
610 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
611 THEN
612 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
613 END
614 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
615 THEN
616 'XX' CopyTo IdentificationSource\Proprietary
617 END
618 END
619 END
620 END
621 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR52
640 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
641 RULE
642 'ANNU' EquivalentTo 'YEAR'
643 'MNTH' EquivalentTo 'MNTH'
644 'QUTR' EquivalentTo 'QUTR'
645 'SEMI' EquivalentTo 'SEMI'
646 'WEEK' EquivalentTo 'WEEK'
647 END
648 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR52
572 TRANSLATE(19A, AmountAndDirection13)
573 RULE
574 NODE (Amount)
575 19A TranslateTo Amount
576 END
577 NODE (CreditDebitIndicator)
578 Sign TranslateTo CreditDebitIndicator
579 END
580 END
581 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR52
584 TRANSLATE(35B, AlternateIdentification2)
585 RULE
586 NODE (Identification)
587 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
588 THEN
589 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
590 ELSE
591 IF (Not (IdentificationOfSecurity IsPresent))
592 THEN
593 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
594 THEN
595 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
596 ELSE
597 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
598 END
599 END
600 END
601 END
602 NODE (IdentificationSource)
603 NODE (Domestic)
604 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
605 THEN
606 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
607 END
608 END
609 NODE (Proprietary)
610 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
611 THEN
612 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
613 END
614 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
615 THEN
616 'XX' CopyTo IdentificationSource\Proprietary
617 END
618 END
619 END
620 END
621 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR52
640 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
641 RULE
642 'ANNU' EquivalentTo 'YEAR'
643 'MNTH' EquivalentTo 'MNTH'
644 'QUTR' EquivalentTo 'QUTR'
645 'SEMI' EquivalentTo 'SEMI'
646 'WEEK' EquivalentTo 'WEEK'
647 END
648 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR52
572 TRANSLATE(19A, AmountAndDirection13)
573 RULE
574 NODE (Amount)
575 19A TranslateTo Amount
576 END
577 NODE (CreditDebitIndicator)
578 Sign TranslateTo CreditDebitIndicator
579 END
580 END
581 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR52
584 TRANSLATE(Identifier_Isin, ISINIdentifier)
585 RULE
586 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
587 END
588 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR52
644 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
645 RULE
646 NODE (Code)
647 IF (Not (DataSourceScheme IsPresent))
648 THEN
649 Indicator CopyTo Code
650 END
651 END
652 NODE (Proprietary)
653 DataSourceScheme TranslateTo Proprietary
654 NODE (Identification)
655 IF (DataSourceScheme IsPresent)
656 THEN
657 Indicator CopyTo Proprietary\Identification
658 END
659 END
660 END
661 END
662 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR52
572 TRANSLATE(19A, AmountAndDirection13)
573 RULE
574 NODE (Amount)
575 19A TranslateTo Amount
576 END
577 NODE (CreditDebitIndicator)
578 Sign TranslateTo CreditDebitIndicator
579 END
580 END
581 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR52
584 TRANSLATE(Identifier_Isin, ISINIdentifier)
585 RULE
586 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
587 END
588 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR52
644 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
645 RULE
646 NODE (Code)
647 IF (Not (DataSourceScheme IsPresent))
648 THEN
649 Indicator CopyTo Code
650 END
651 END
652 NODE (Proprietary)
653 DataSourceScheme TranslateTo Proprietary
654 NODE (Identification)
655 IF (DataSourceScheme IsPresent)
656 THEN
657 Indicator CopyTo Proprietary\Identification
658 END
659 END
660 END
661 END
662 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR52
572 TRANSLATE(19A, AmountAndDirection13)
573 RULE
574 NODE (Amount)
575 19A TranslateTo Amount
576 END
577 NODE (CreditDebitIndicator)
578 Sign TranslateTo CreditDebitIndicator
579 END
580 END
581 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR52
575 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
576 RULE
577 'A001' EquivalentTo 'A001'
578 'A002' EquivalentTo 'A002'
579 'A003' EquivalentTo 'A003'
580 'A004' EquivalentTo 'A004'
581 'A005' EquivalentTo 'A005'
582 'A006' EquivalentTo 'A006'
583 'A007' EquivalentTo 'A007'
584 'A008' EquivalentTo 'A008'
585 'A009' EquivalentTo 'A009'
586 'A010' EquivalentTo 'A010'
587 'A011' EquivalentTo 'A011'
588 'A012' EquivalentTo 'A012'
589 'A013' EquivalentTo 'A013'
590 'A014' EquivalentTo 'A014'
591 'OTHR' EquivalentTo 'NARR'
592 END
593 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR52
575 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
576 RULE
577 'A001' EquivalentTo 'A001'
578 'A002' EquivalentTo 'A002'
579 'A003' EquivalentTo 'A003'
580 'A004' EquivalentTo 'A004'
581 'A005' EquivalentTo 'A005'
582 'A006' EquivalentTo 'A006'
583 'A007' EquivalentTo 'A007'
584 'A008' EquivalentTo 'A008'
585 'A009' EquivalentTo 'A009'
586 'A010' EquivalentTo 'A010'
587 'A011' EquivalentTo 'A011'
588 'A012' EquivalentTo 'A012'
589 'A013' EquivalentTo 'A013'
590 'A014' EquivalentTo 'A014'
591 'OTHR' EquivalentTo 'NARR'
592 END
593 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR52
575 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
576 RULE
577 'A001' EquivalentTo 'A001'
578 'A002' EquivalentTo 'A002'
579 'A003' EquivalentTo 'A003'
580 'A004' EquivalentTo 'A004'
581 'A005' EquivalentTo 'A005'
582 'A006' EquivalentTo 'A006'
583 'A007' EquivalentTo 'A007'
584 'A008' EquivalentTo 'A008'
585 'A009' EquivalentTo 'A009'
586 'A010' EquivalentTo 'A010'
587 'A011' EquivalentTo 'A011'
588 'A012' EquivalentTo 'A012'
589 'A013' EquivalentTo 'A013'
590 'A014' EquivalentTo 'A014'
591 'OTHR' EquivalentTo 'NARR'
592 END
593 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR52
584 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
585 RULE
586 NODE (Code)
587 IF (Not (DataSourceScheme IsPresent))
588 THEN
589 Indicator TranslateTo Code
590 END
591 END
592 NODE (Proprietary)
593 DataSourceScheme TranslateTo Proprietary
594 NODE (Identification)
595 IF (DataSourceScheme IsPresent)
596 THEN
597 Indicator CopyTo Proprietary\Identification
598 END
599 END
600 END
601 END
602 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR52
575 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
576 RULE
577 'A001' EquivalentTo 'A001'
578 'A002' EquivalentTo 'A002'
579 'A003' EquivalentTo 'A003'
580 'A004' EquivalentTo 'A004'
581 'A005' EquivalentTo 'A005'
582 'A006' EquivalentTo 'A006'
583 'A007' EquivalentTo 'A007'
584 'A008' EquivalentTo 'A008'
585 'A009' EquivalentTo 'A009'
586 'A010' EquivalentTo 'A010'
587 'A011' EquivalentTo 'A011'
588 'A012' EquivalentTo 'A012'
589 'A013' EquivalentTo 'A013'
590 'A014' EquivalentTo 'A014'
591 'OTHR' EquivalentTo 'NARR'
592 END
593 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR52
821 TRANSLATE(19A, AmountAndDirection12)
822 RULE
823 NODE (Amount)
824 NODE (Amount)
825 Amount TranslateTo Amount\Amount
826 END
827 NODE (Currency)
828 CurrencyCode TranslateTo Amount\Currency
829 END
830 END
831 NODE (CreditDebitIndicator)
832 19A TranslateTo CreditDebitIndicator
833 END
834 END
835 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR52
550 TRANSLATE(95Q, PartyIdentification17Choice)
551 RULE
552 NODE (NameAndAddress)
553 NameAndAddress TranslateTo NameAndAddress
554 END
555 END
556 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR52
611 TRANSLATE(22F_57, BlockTrade2Choice)
612 RULE
613 NODE (Code)
614 IF (Not (DataSourceScheme IsPresent))
615 THEN
616 Indicator TranslateTo Code
617 END
618 END
619 NODE (Proprietary)
620 NODE (Identification)
621 IF (DataSourceScheme IsPresent)
622 THEN
623 Indicator CopyTo Proprietary\Identification
624 END
625 END
626 DataSourceScheme TranslateTo Proprietary
627 END
628 END
629 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR52
853 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
854 RULE
855 NODE (Amount)
856 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
857 THEN
858 Amount TranslateTo Amount
859 ELSE
860 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
861 END
862 END
863 NODE (Currency)
864 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
865 THEN
866 CurrencyCode TranslateTo Currency
867 ELSE
868 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
869 END
870 END
871 END
872 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR52
660 TRANSLATE(OptionalCode_4!c_277, CancelledStatusReason10Code)
661 RULE
662 'CANI' EquivalentTo 'CANI'
663 'CANO' EquivalentTo 'CANO'
664 'CANS' EquivalentTo 'CANS'
665 'CANT' EquivalentTo 'CANT'
666 'CANZ' EquivalentTo 'CANZ'
667 'CORP' EquivalentTo 'CORP'
668 'CSUB' EquivalentTo 'CSUB'
669 'SCEX' EquivalentTo 'SCEX'
670 'NARR' EquivalentTo 'OTHR'
671 'EXPI' EquivalentTo 'CXLR'
672 END
673 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR52
681 TRANSLATE(98A, ISODate)
682 RULE
683 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
684 END
685 END
translateTTR52(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR52
564 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
565 RULE
566 'A001' EquivalentTo 'A001'
567 'A002' EquivalentTo 'A002'
568 'A003' EquivalentTo 'A003'
569 'A004' EquivalentTo 'A004'
570 'A005' EquivalentTo 'A005'
571 'A006' EquivalentTo 'A006'
572 'A007' EquivalentTo 'A007'
573 'A008' EquivalentTo 'A008'
574 'A009' EquivalentTo 'A009'
575 'A010' EquivalentTo 'A010'
576 'A011' EquivalentTo 'A011'
577 'A012' EquivalentTo 'A012'
578 'A013' EquivalentTo 'A013'
579 'A014' EquivalentTo 'A014'
580 'OTHR' EquivalentTo 'NARR'
581 END
582 END
translateTTR52(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR52
597 TRANSLATE(12B_1, OptionType3Choice)
598 RULE
599 NODE (Code)
600 IF (Not (DataSourceScheme IsPresent))
601 THEN
602 InstrumentTypeCode CopyTo Code
603 END
604 END
605 NODE (Proprietary)
606 NODE (Identification)
607 IF (DataSourceScheme IsPresent)
608 THEN
609 InstrumentTypeCode CopyTo Proprietary\Identification
610 END
611 END
612 DataSourceScheme TranslateTo Proprietary
613 END
614 END
615 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR52
517 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
518 RULE
519 'AMER' EquivalentTo 'AMER'
520 'EURO' EquivalentTo 'EURO'
521 END
522 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR52
517 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
518 RULE
519 'AMER' EquivalentTo 'AMER'
520 'EURO' EquivalentTo 'EURO'
521 END
522 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR52
550 TRANSLATE(PercentageRate, 92A)
551 RULE
552 NODE (Sign)
553 PercentageRate TranslateTo Sign
554 END
555 NODE (Rate)
556 PercentageRate TranslateTo Rate
557 END
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR52
553 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
554 RULE
555 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
556 END
557 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR52
539 TRANSLATE(PercentageRate, Text_Sign)
540 RULE
541 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
542 THEN
543 'N' CopyTo Text_Sign
544 END
545 END
546 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR52
636 TRANSLATE(MarketType2Code, OptionalCode_4!c_59)
637 RULE
638 'PRIM' EquivalentTo 'PRIM'
639 'SECM' EquivalentTo 'SECM'
640 'OTCO' EquivalentTo 'OTCO'
641 'VARI' EquivalentTo 'VARI'
642 'EXCH' EquivalentTo 'EXCH'
643 END
644 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR52
702 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
703 RULE
704 NODE (DataSourceScheme)
705 Proprietary\Type TranslateTo DataSourceScheme
706 END
707 NODE (PlaceCode)
708 Identification\SafekeepingPlaceType TranslateTo PlaceCode
709 Proprietary\Type\Identification CopyTo PlaceCode
710 END
711 NODE (Narrative)
712 Proprietary\Identification CopyTo Narrative
713 Identification\Identification CopyTo Narrative
714 END
715 END
716 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR52
539 TRANSLATE(InterestComputationMethod2Code, OptionalCode_4!c_257)
540 RULE
541 'A001' EquivalentTo 'A001'
542 'A002' EquivalentTo 'A002'
543 'A003' EquivalentTo 'A003'
544 'A004' EquivalentTo 'A004'
545 'A005' EquivalentTo 'A005'
546 'A006' EquivalentTo 'A006'
547 'A007' EquivalentTo 'A007'
548 'A008' EquivalentTo 'A008'
549 'A009' EquivalentTo 'A009'
550 'A010' EquivalentTo 'A010'
551 'A011' EquivalentTo 'A011'
552 'A012' EquivalentTo 'A012'
553 'A013' EquivalentTo 'A013'
554 'A014' EquivalentTo 'A014'
555 'NARR' EquivalentTo 'OTHR'
556 END
557 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR52
541 TRANSLATE(PendingReason8Choice, 24B_57)
542 RULE
543 NODE (DataSourceScheme)
544 Proprietary TranslateTo DataSourceScheme
545 END
546 NODE (ReasonCode)
547 Code TranslateTo ReasonCode
548 Proprietary\Identification CopyTo ReasonCode
549 END
550 END
551 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR52
588 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
589 RULE
590 NODE (DataSourceScheme)
591 Proprietary TranslateTo DataSourceScheme
592 END
593 NODE (Indicator)
594 Code TranslateTo Indicator
595 Proprietary\Identification CopyTo Indicator
596 END
597 END
598 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR52
588 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
589 RULE
590 NODE (DataSourceScheme)
591 Proprietary TranslateTo DataSourceScheme
592 END
593 NODE (Indicator)
594 Code TranslateTo Indicator
595 Proprietary\Identification CopyTo Indicator
596 END
597 END
598 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR52
588 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
589 RULE
590 NODE (DataSourceScheme)
591 Proprietary TranslateTo DataSourceScheme
592 END
593 NODE (Indicator)
594 Code TranslateTo Indicator
595 Proprietary\Identification CopyTo Indicator
596 END
597 END
598 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR52
588 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
589 RULE
590 NODE (DataSourceScheme)
591 Proprietary TranslateTo DataSourceScheme
592 END
593 NODE (Indicator)
594 Code TranslateTo Indicator
595 Proprietary\Identification CopyTo Indicator
596 END
597 END
598 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR52
784 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
785 RULE
786 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
787 END
788 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR52
553 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
554 RULE
555 'FULL' EquivalentTo 'FULL'
556 'NILL' EquivalentTo 'NILL'
557 'PART' EquivalentTo 'PART'
558 END
559 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR52
541 TRANSLATE(PercentageRate, 92A)
542 RULE
543 NODE (Sign)
544 PercentageRate TranslateTo Sign
545 END
546 NODE (Rate)
547 PercentageRate TranslateTo Rate
548 END
549 END
550 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR52
756 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_268)
757 RULE
758 'CNCB' EquivalentTo 'CNCB'
759 'BSBK' EquivalentTo 'BSBK'
760 'COLI' EquivalentTo 'COLI'
761 'COLO' EquivalentTo 'COLO'
762 'CONV' EquivalentTo 'CONV'
763 'FCTA' EquivalentTo 'FCTA'
764 'INSP' EquivalentTo 'INSP'
765 'ISSU' EquivalentTo 'ISSU'
766 'MKDW' EquivalentTo 'MKDW'
767 'MKUP' EquivalentTo 'MKUP'
768 'NETT' EquivalentTo 'NETT'
769 'NSYN' EquivalentTo 'NSYN'
770 'OWNE' EquivalentTo 'OWNE'
771 'OWNI' EquivalentTo 'OWNI'
772 'PAIR' EquivalentTo 'PAIR'
773 'PLAC' EquivalentTo 'PLAC'
774 'PORT' EquivalentTo 'PORT'
775 'REAL' EquivalentTo 'REAL'
776 'REDI' EquivalentTo 'REDI'
777 'REDM' EquivalentTo 'REDM'
778 'RELE' EquivalentTo 'RELE'
779 'REPU' EquivalentTo 'REPU'
780 'RODE' EquivalentTo 'RODE'
781 'RPTO' EquivalentTo 'RPTO'
782 'RVPO' EquivalentTo 'RVPO'
783 'SBBK' EquivalentTo 'SBBK'
784 'SBRE' EquivalentTo 'SBRE'
785 'SECB' EquivalentTo 'SECB'
786 'SECL' EquivalentTo 'SECL'
787 'SLRE' EquivalentTo 'SLRE'
788 'SUBS' EquivalentTo 'SUBS'
789 'SYND' EquivalentTo 'SYND'
790 'TBAC' EquivalentTo 'TBAC'
791 'TRAD' EquivalentTo 'TRAD'
792 'TRPO' EquivalentTo 'TRPO'
793 'TRVO' EquivalentTo 'TRVO'
794 'TURN' EquivalentTo 'TURN'
795 END
796 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR52
586 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
587 RULE
588 'AMER' EquivalentTo 'AMER'
589 'EURO' EquivalentTo 'EURO'
590 END
591 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR52
586 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
587 RULE
588 'AMER' EquivalentTo 'AMER'
589 'EURO' EquivalentTo 'EURO'
590 END
591 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR52
586 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
587 RULE
588 'AMER' EquivalentTo 'AMER'
589 'EURO' EquivalentTo 'EURO'
590 END
591 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR52
586 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
587 RULE
588 'AMER' EquivalentTo 'AMER'
589 'EURO' EquivalentTo 'EURO'
590 END
591 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR52
839 TRANSLATE(AmountAndDirection12, 19A)
840 RULE
841 Amount TranslateTo 19A
842 NODE (Sign)
843 IF (CreditDebitIndicator IsSameString 'DBIT')
844 THEN
845 'N' CopyTo Sign
846 END
847 END
848 END
849 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR52
552 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
553 RULE
554 NODE (DataSourceScheme)
555 Proprietary TranslateTo DataSourceScheme
556 END
557 NODE (Indicator)
558 Code TranslateTo Indicator
559 Proprietary\Identification CopyTo Indicator
560 END
561 END
562 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR52
552 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
553 RULE
554 NODE (DataSourceScheme)
555 Proprietary TranslateTo DataSourceScheme
556 END
557 NODE (Indicator)
558 Code TranslateTo Indicator
559 Proprietary\Identification CopyTo Indicator
560 END
561 END
562 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR52
552 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
553 RULE
554 NODE (DataSourceScheme)
555 Proprietary TranslateTo DataSourceScheme
556 END
557 NODE (Indicator)
558 Code TranslateTo Indicator
559 Proprietary\Identification CopyTo Indicator
560 END
561 END
562 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR52
552 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
553 RULE
554 NODE (DataSourceScheme)
555 Proprietary TranslateTo DataSourceScheme
556 END
557 NODE (Indicator)
558 Code TranslateTo Indicator
559 Proprietary\Identification CopyTo Indicator
560 END
561 END
562 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR52
599 TRANSLATE(AmountAndDirection13, 19A)
600 RULE
601 NODE (Sign)
602 CreditDebitIndicator TranslateTo Sign
603 END
604 NODE (CurrencyCode)
605 Amount\Currency TranslateTo CurrencyCode
606 END
607 NODE (Amount)
608 Amount\Amount TranslateTo Amount
609 END
610 END
611 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR52
599 TRANSLATE(AmountAndDirection13, 19A)
600 RULE
601 NODE (Sign)
602 CreditDebitIndicator TranslateTo Sign
603 END
604 NODE (CurrencyCode)
605 Amount\Currency TranslateTo CurrencyCode
606 END
607 NODE (Amount)
608 Amount\Amount TranslateTo Amount
609 END
610 END
611 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR52
599 TRANSLATE(AmountAndDirection13, 19A)
600 RULE
601 NODE (Sign)
602 CreditDebitIndicator TranslateTo Sign
603 END
604 NODE (CurrencyCode)
605 Amount\Currency TranslateTo CurrencyCode
606 END
607 NODE (Amount)
608 Amount\Amount TranslateTo Amount
609 END
610 END
611 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR52
599 TRANSLATE(AmountAndDirection13, 19A)
600 RULE
601 NODE (Sign)
602 CreditDebitIndicator TranslateTo Sign
603 END
604 NODE (CurrencyCode)
605 Amount\Currency TranslateTo CurrencyCode
606 END
607 NODE (Amount)
608 Amount\Amount TranslateTo Amount
609 END
610 END
611 END
translateTTR52(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR52
545 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
546 RULE
547 ActiveOrHistoricCurrencyCode CopyTo Currency
548 END
549 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR53
652 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
653 RULE
654 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
655 END
656 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR53
665 TRANSLATE(90B, Price3)
666 RULE
667 NODE (Type)
668 NODE (ValueType)
669 AmountTypeCode TranslateTo Type\ValueType
670 END
671 END
672 NODE (Value)
673 NODE (Amount)
674 NODE (Amount)
675 Price TranslateTo Value\Amount\Amount
676 END
677 NODE (Currency)
678 CurrencyCode CopyTo Value\Amount\Currency
679 END
680 END
681 END
682 END
683 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR53
676 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
677 RULE
678 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
679 END
680 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR53
676 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
677 RULE
678 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
679 END
680 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR53
843 TRANSLATE(22F_54, SettlingCapacity2Choice)
844 RULE
845 NODE (Code)
846 IF (Not (DataSourceScheme IsPresent))
847 THEN
848 Indicator TranslateTo Code
849 END
850 END
851 NODE (Proprietary)
852 NODE (Identification)
853 IF (DataSourceScheme IsPresent)
854 THEN
855 Indicator CopyTo Proprietary\Identification
856 END
857 END
858 DataSourceScheme TranslateTo Proprietary
859 END
860 END
861 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR53
642 TRANSLATE(90B, Price3)
643 RULE
644 NODE (Type)
645 NODE (ValueType)
646 AmountTypeCode TranslateTo Type\ValueType
647 END
648 END
649 NODE (Value)
650 NODE (Amount)
651 NODE (Amount)
652 Price TranslateTo Value\Amount\Amount
653 END
654 NODE (Currency)
655 CurrencyCode CopyTo Value\Amount\Currency
656 END
657 END
658 END
659 END
660 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR53
622 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
623 RULE
624 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR53
649 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
650 RULE
651 NODE (Code)
652 IF (Not (DataSourceScheme IsPresent))
653 THEN
654 Indicator CopyTo Code
655 END
656 END
657 NODE (Proprietary)
658 DataSourceScheme TranslateTo Proprietary
659 NODE (Identification)
660 IF (DataSourceScheme IsPresent)
661 THEN
662 Indicator CopyTo Proprietary\Identification
663 END
664 END
665 END
666 END
667 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR53
582 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
583 RULE
584 NODE (Amount)
585 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
586 THEN
587 Amount TranslateTo Amount
588 ELSE
589 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
590 END
591 END
592 NODE (Currency)
593 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
594 THEN
595 CurrencyCode TranslateTo Currency
596 ELSE
597 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
598 END
599 END
600 END
601 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR53
622 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
623 RULE
624 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR53
649 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
650 RULE
651 NODE (Code)
652 IF (Not (DataSourceScheme IsPresent))
653 THEN
654 Indicator CopyTo Code
655 END
656 END
657 NODE (Proprietary)
658 DataSourceScheme TranslateTo Proprietary
659 NODE (Identification)
660 IF (DataSourceScheme IsPresent)
661 THEN
662 Indicator CopyTo Proprietary\Identification
663 END
664 END
665 END
666 END
667 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR53
582 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
583 RULE
584 NODE (Amount)
585 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
586 THEN
587 Amount TranslateTo Amount
588 ELSE
589 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
590 END
591 END
592 NODE (Currency)
593 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
594 THEN
595 CurrencyCode TranslateTo Currency
596 ELSE
597 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
598 END
599 END
600 END
601 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR53
589 TRANSLATE(35B, AlternateIdentification2)
590 RULE
591 NODE (Identification)
592 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
593 THEN
594 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
595 ELSE
596 IF (Not (IdentificationOfSecurity IsPresent))
597 THEN
598 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
599 THEN
600 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
601 ELSE
602 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
603 END
604 END
605 END
606 END
607 NODE (IdentificationSource)
608 NODE (Domestic)
609 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
610 THEN
611 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
612 END
613 END
614 NODE (Proprietary)
615 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
616 THEN
617 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
618 END
619 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
620 THEN
621 'XX' CopyTo IdentificationSource\Proprietary
622 END
623 END
624 END
625 END
626 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR53
663 TRANSLATE(22F_24, PaymentDirection3Choice)
664 RULE
665 NODE (Indicator)
666 IF (Not (DataSourceScheme IsPresent))
667 THEN
668 IF (Indicator IsSameString 'PAYD')
669 THEN
670 'false' CopyTo Indicator
671 END
672 IF (Indicator IsSameString 'PAYU')
673 THEN
674 'true' CopyTo Indicator
675 END
676 END
677 END
678 NODE (Proprietary)
679 DataSourceScheme TranslateTo Proprietary
680 NODE (Identification)
681 IF (DataSourceScheme IsPresent)
682 THEN
683 Indicator CopyTo Proprietary\Identification
684 END
685 END
686 END
687 END
688 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR53
582 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
583 RULE
584 NODE (Amount)
585 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
586 THEN
587 Amount TranslateTo Amount
588 ELSE
589 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
590 END
591 END
592 NODE (Currency)
593 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
594 THEN
595 CurrencyCode TranslateTo Currency
596 ELSE
597 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
598 END
599 END
600 END
601 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR53
589 TRANSLATE(35B, AlternateIdentification2)
590 RULE
591 NODE (Identification)
592 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
593 THEN
594 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
595 ELSE
596 IF (Not (IdentificationOfSecurity IsPresent))
597 THEN
598 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
599 THEN
600 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
601 ELSE
602 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
603 END
604 END
605 END
606 END
607 NODE (IdentificationSource)
608 NODE (Domestic)
609 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
610 THEN
611 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
612 END
613 END
614 NODE (Proprietary)
615 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
616 THEN
617 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
618 END
619 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
620 THEN
621 'XX' CopyTo IdentificationSource\Proprietary
622 END
623 END
624 END
625 END
626 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR53
663 TRANSLATE(22F_24, PaymentDirection3Choice)
664 RULE
665 NODE (Indicator)
666 IF (Not (DataSourceScheme IsPresent))
667 THEN
668 IF (Indicator IsSameString 'PAYD')
669 THEN
670 'false' CopyTo Indicator
671 END
672 IF (Indicator IsSameString 'PAYU')
673 THEN
674 'true' CopyTo Indicator
675 END
676 END
677 END
678 NODE (Proprietary)
679 DataSourceScheme TranslateTo Proprietary
680 NODE (Identification)
681 IF (DataSourceScheme IsPresent)
682 THEN
683 Indicator CopyTo Proprietary\Identification
684 END
685 END
686 END
687 END
688 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR53
582 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
583 RULE
584 NODE (Amount)
585 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
586 THEN
587 Amount TranslateTo Amount
588 ELSE
589 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
590 END
591 END
592 NODE (Currency)
593 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
594 THEN
595 CurrencyCode TranslateTo Currency
596 ELSE
597 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
598 END
599 END
600 END
601 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR53
594 TRANSLATE(22F_20, FormOfSecurity3Choice)
595 RULE
596 NODE (Code)
597 IF (Not (DataSourceScheme IsPresent))
598 THEN
599 Indicator CopyTo Code
600 END
601 END
602 NODE (Proprietary)
603 DataSourceScheme TranslateTo Proprietary
604 NODE (Identification)
605 IF (DataSourceScheme IsPresent)
606 THEN
607 Indicator CopyTo Proprietary\Identification
608 END
609 END
610 END
611 END
612 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR53
594 TRANSLATE(22F_20, FormOfSecurity3Choice)
595 RULE
596 NODE (Code)
597 IF (Not (DataSourceScheme IsPresent))
598 THEN
599 Indicator CopyTo Code
600 END
601 END
602 NODE (Proprietary)
603 DataSourceScheme TranslateTo Proprietary
604 NODE (Identification)
605 IF (DataSourceScheme IsPresent)
606 THEN
607 Indicator CopyTo Proprietary\Identification
608 END
609 END
610 END
611 END
612 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR53
594 TRANSLATE(22F_20, FormOfSecurity3Choice)
595 RULE
596 NODE (Code)
597 IF (Not (DataSourceScheme IsPresent))
598 THEN
599 Indicator CopyTo Code
600 END
601 END
602 NODE (Proprietary)
603 DataSourceScheme TranslateTo Proprietary
604 NODE (Identification)
605 IF (DataSourceScheme IsPresent)
606 THEN
607 Indicator CopyTo Proprietary\Identification
608 END
609 END
610 END
611 END
612 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR53
603 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
604 RULE
605 'A001' EquivalentTo 'A001'
606 'A002' EquivalentTo 'A002'
607 'A003' EquivalentTo 'A003'
608 'A004' EquivalentTo 'A004'
609 'A005' EquivalentTo 'A005'
610 'A006' EquivalentTo 'A006'
611 'A007' EquivalentTo 'A007'
612 'A008' EquivalentTo 'A008'
613 'A009' EquivalentTo 'A009'
614 'A010' EquivalentTo 'A010'
615 'A011' EquivalentTo 'A011'
616 'A012' EquivalentTo 'A012'
617 'A013' EquivalentTo 'A013'
618 'A014' EquivalentTo 'A014'
619 'OTHR' EquivalentTo 'NARR'
620 END
621 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR53
594 TRANSLATE(22F_20, FormOfSecurity3Choice)
595 RULE
596 NODE (Code)
597 IF (Not (DataSourceScheme IsPresent))
598 THEN
599 Indicator CopyTo Code
600 END
601 END
602 NODE (Proprietary)
603 DataSourceScheme TranslateTo Proprietary
604 NODE (Identification)
605 IF (DataSourceScheme IsPresent)
606 THEN
607 Indicator CopyTo Proprietary\Identification
608 END
609 END
610 END
611 END
612 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR53
836 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
837 RULE
838 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
839 END
840 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR53
557 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
558 RULE
559 NODE (Name)
560 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
561 END
562 END
563 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR53
630 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
631 RULE
632 'BLCH' EquivalentTo 'BLCH'
633 'BLPA' EquivalentTo 'BLPA'
634 END
635 END
translateTTR53(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR53
873 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
874 RULE
875 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
876 END
877 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR53
674 TRANSLATE(24B_21, PendingCancellationReasons3Choice)
675 RULE
676 NODE (Code)
677 IF (Not (DataSourceScheme IsPresent))
678 THEN
679 ReasonCode TranslateTo Code
680 END
681 END
682 NODE (Proprietary)
683 DataSourceScheme TranslateTo Proprietary
684 NODE (Identification)
685 IF (DataSourceScheme IsPresent)
686 THEN
687 ReasonCode CopyTo Proprietary\Identification
688 END
689 END
690 END
691 END
692 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR53
686 TRANSLATE(92A, BaseOneRate)
687 RULE
688 IF (Sign IsSameString 'N')
689 THEN
690 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
691 ELSE
692 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
693 END
694 END
695 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR53
583 TRANSLATE(22F_20, FormOfSecurity3Choice)
584 RULE
585 NODE (Code)
586 IF (Not (DataSourceScheme IsPresent))
587 THEN
588 Indicator CopyTo Code
589 END
590 END
591 NODE (Proprietary)
592 DataSourceScheme TranslateTo Proprietary
593 NODE (Identification)
594 IF (DataSourceScheme IsPresent)
595 THEN
596 Indicator CopyTo Proprietary\Identification
597 END
598 END
599 END
600 END
601 END
translateTTR53(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR53
616 TRANSLATE(98A, ISODate)
617 RULE
618 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
619 END
620 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR53
523 TRANSLATE(OptionType3Choice, 12B_1)
524 RULE
525 NODE (DataSourceScheme)
526 Proprietary TranslateTo DataSourceScheme
527 END
528 NODE (InstrumentTypeCode)
529 Code TranslateTo InstrumentTypeCode
530 Proprietary\Identification CopyTo InstrumentTypeCode
531 END
532 END
533 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR53
523 TRANSLATE(OptionType3Choice, 12B_1)
524 RULE
525 NODE (DataSourceScheme)
526 Proprietary TranslateTo DataSourceScheme
527 END
528 NODE (InstrumentTypeCode)
529 Code TranslateTo InstrumentTypeCode
530 Proprietary\Identification CopyTo InstrumentTypeCode
531 END
532 END
533 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR53
560 TRANSLATE(PercentageRate, Text_Sign)
561 RULE
562 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
563 THEN
564 'N' CopyTo Text_Sign
565 END
566 END
567 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR53
558 TRANSLATE(QuantityBreakdown6, 13A)
559 RULE
560 IF (Not (LotQuantity IsPresent))
561 THEN
562 LotNumber TranslateTo 13A
563 END
564 END
565 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR53
547 TRANSLATE(PercentageRate, Rate_FIN_15d)
548 RULE
549 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
550 THEN
551 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
552 ELSE
553 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
554 END
555 END
556 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR53
645 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
646 RULE
647 NODE (QuantityTypeCode)
648 IF (Unit IsPresent)
649 THEN
650 'UNIT' CopyTo QuantityTypeCode
651 END
652 IF (FaceAmount IsPresent)
653 THEN
654 'FAMT' CopyTo QuantityTypeCode
655 END
656 IF (AmortisedValue IsPresent)
657 THEN
658 'AMOR' CopyTo QuantityTypeCode
659 END
660 END
661 NODE (Quantity)
662 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
663 THEN
664 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
665 ELSE
666 IF ((Unit Substring ('1', '1')) IsSameString '+')
667 THEN
668 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
669 ELSE
670 (Unit FormatDecimal 'MT') CopyTo Quantity
671 END
672 END
673 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
674 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
675 END
676 END
677 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR53
717 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
718 RULE
719 'SHHE' EquivalentTo 'SHHE'
720 END
721 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR53
558 TRANSLATE(FormOfSecurity3Choice, 22F_20)
559 RULE
560 NODE (DataSourceScheme)
561 Proprietary TranslateTo DataSourceScheme
562 END
563 NODE (Indicator)
564 Code TranslateTo Indicator
565 Proprietary\Identification CopyTo Indicator
566 END
567 END
568 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR53
552 TRANSLATE(PendingReason3Code, OptionalCode_4!c_375)
553 RULE
554 'AWMO' EquivalentTo 'AWMO'
555 'ADEA' EquivalentTo 'ADEA'
556 'AUTH' EquivalentTo 'AUTH'
557 'AWSH' EquivalentTo 'AWSH'
558 'BATC' EquivalentTo 'BATC'
559 'BENO' EquivalentTo 'BENO'
560 'CAIS' EquivalentTo 'CAIS'
561 'REFU' EquivalentTo 'REFU'
562 'PHSE' EquivalentTo 'PHSE'
563 'TAMM' EquivalentTo 'TAMM'
564 'DOCY' EquivalentTo 'DOCY'
565 'DOCC' EquivalentTo 'DOCC'
566 'BLOC' EquivalentTo 'BLOC'
567 'CHAS' EquivalentTo 'CHAS'
568 'NEWI' EquivalentTo 'NEWI'
569 'CLAC' EquivalentTo 'CLAC'
570 'MUNO' EquivalentTo 'MUNO'
571 'CLHT' EquivalentTo 'CLHT'
572 'CMON' EquivalentTo 'CMON'
573 'COLL' EquivalentTo 'COLL'
574 'CONF' EquivalentTo 'CONF'
575 'CPEC' EquivalentTo 'CPEC'
576 'CYCL' EquivalentTo 'CYCL'
577 'DENO' EquivalentTo 'DENO'
578 'DEPO' EquivalentTo 'DEPO'
579 'GLOB' EquivalentTo 'GLOB'
580 'PREA' EquivalentTo 'PREA'
581 'BOTH' EquivalentTo 'BOTH'
582 'DISA' EquivalentTo 'DISA'
583 'DKNY' EquivalentTo 'DKNY'
584 'DQUA' EquivalentTo 'DQUA'
585 'FLIM' EquivalentTo 'FLIM'
586 'FROZ' EquivalentTo 'FROZ'
587 'FUTU' EquivalentTo 'FUTU'
588 'IAAD' EquivalentTo 'IAAD'
589 'INCA' EquivalentTo 'INCA'
590 'REFS' EquivalentTo 'REFS'
591 'MONY' EquivalentTo 'MONY'
592 'NCON' EquivalentTo 'NCON'
593 'LALO' EquivalentTo 'LALO'
594 'LACK' EquivalentTo 'LACK'
595 'LINK' EquivalentTo 'LINK'
596 'MINO' EquivalentTo 'MINO'
597 'SBLO' EquivalentTo 'SBLO'
598 'SDUT' EquivalentTo 'SDUT'
599 'SETS' EquivalentTo 'SETS'
600 'REGT' EquivalentTo 'REGT'
601 'PRSY' EquivalentTo 'PRSY'
602 'PRCY' EquivalentTo 'PRCY'
603 'PHCK' EquivalentTo 'PHCK'
604 'PENR' EquivalentTo 'PENR'
605 'PART' EquivalentTo 'PART'
606 'YCOL' EquivalentTo 'YCOL'
607 'NOFX' EquivalentTo 'NOFX'
608 'LAAW' EquivalentTo 'LAAW'
609 'LATE' EquivalentTo 'LATE'
610 'LIQU' EquivalentTo 'LIQU'
611 'MCER' EquivalentTo 'MCER'
612 'NMAS' EquivalentTo 'NMAS'
613 'NPAY' EquivalentTo 'NPAY'
614 'NSEC' EquivalentTo 'NSEC'
615 'VLDA' EquivalentTo 'VLDA'
616 'OTHR' EquivalentTo 'NARR'
617 END
618 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR53
599 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
600 RULE
601 'FULL' EquivalentTo 'FULL'
602 'NILL' EquivalentTo 'NILL'
603 'PART' EquivalentTo 'PART'
604 END
605 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR53
599 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
600 RULE
601 'FULL' EquivalentTo 'FULL'
602 'NILL' EquivalentTo 'NILL'
603 'PART' EquivalentTo 'PART'
604 END
605 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR53
599 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
600 RULE
601 'FULL' EquivalentTo 'FULL'
602 'NILL' EquivalentTo 'NILL'
603 'PART' EquivalentTo 'PART'
604 END
605 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR53
599 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
600 RULE
601 'FULL' EquivalentTo 'FULL'
602 'NILL' EquivalentTo 'NILL'
603 'PART' EquivalentTo 'PART'
604 END
605 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR53
789 TRANSLATE(SecuritiesAccount17, 97A)
790 RULE
791 NODE (AccountNumber)
792 IF (Not ((Type IsPresent) Or (Name IsPresent)))
793 THEN
794 Identification CopyTo AccountNumber
795 END
796 END
797 END
798 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR53
560 TRANSLATE(PaymentDirection3Choice, 22F_24)
561 RULE
562 NODE (DataSourceScheme)
563 Proprietary TranslateTo DataSourceScheme
564 END
565 NODE (Indicator)
566 IF (Indicator IsSameBoolean 'true')
567 THEN
568 'PAYU' CopyTo Indicator
569 END
570 IF (Indicator IsSameBoolean 'false')
571 THEN
572 'PAYD' CopyTo Indicator
573 END
574 Proprietary\Identification CopyTo Indicator
575 END
576 END
577 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR53
551 TRANSLATE(PercentageRate, Text_Sign)
552 RULE
553 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
554 THEN
555 'N' CopyTo Text_Sign
556 END
557 END
558 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR53
797 TRANSLATE(YesNoIndicator, 22F_160)
798 RULE
799 NODE (Indicator)
800 IF (YesNoIndicator IsSameBoolean 'true')
801 THEN
802 'PREA' CopyTo Indicator
803 END
804 END
805 END
806 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR53
592 TRANSLATE(OptionType3Choice, 12B_1)
593 RULE
594 NODE (DataSourceScheme)
595 Proprietary TranslateTo DataSourceScheme
596 END
597 NODE (InstrumentTypeCode)
598 Code TranslateTo InstrumentTypeCode
599 Proprietary\Identification CopyTo InstrumentTypeCode
600 END
601 END
602 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR53
592 TRANSLATE(OptionType3Choice, 12B_1)
593 RULE
594 NODE (DataSourceScheme)
595 Proprietary TranslateTo DataSourceScheme
596 END
597 NODE (InstrumentTypeCode)
598 Code TranslateTo InstrumentTypeCode
599 Proprietary\Identification CopyTo InstrumentTypeCode
600 END
601 END
602 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR53
592 TRANSLATE(OptionType3Choice, 12B_1)
593 RULE
594 NODE (DataSourceScheme)
595 Proprietary TranslateTo DataSourceScheme
596 END
597 NODE (InstrumentTypeCode)
598 Code TranslateTo InstrumentTypeCode
599 Proprietary\Identification CopyTo InstrumentTypeCode
600 END
601 END
602 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR53
592 TRANSLATE(OptionType3Choice, 12B_1)
593 RULE
594 NODE (DataSourceScheme)
595 Proprietary TranslateTo DataSourceScheme
596 END
597 NODE (InstrumentTypeCode)
598 Code TranslateTo InstrumentTypeCode
599 Proprietary\Identification CopyTo InstrumentTypeCode
600 END
601 END
602 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR53
850 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
851 RULE
852 NODE (CurrencyCode)
853 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
854 THEN
855 Currency CopyTo CurrencyCode
856 END
857 END
858 NODE (Amount)
859 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
860 THEN
861 (Amount FormatDecimal 'MT') CopyTo Amount
862 END
863 END
864 END
865 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR53
563 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
564 RULE
565 'FULL' EquivalentTo 'FULL'
566 'NILL' EquivalentTo 'NILL'
567 'PART' EquivalentTo 'PART'
568 END
569 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR53
563 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
564 RULE
565 'FULL' EquivalentTo 'FULL'
566 'NILL' EquivalentTo 'NILL'
567 'PART' EquivalentTo 'PART'
568 END
569 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR53
563 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
564 RULE
565 'FULL' EquivalentTo 'FULL'
566 'NILL' EquivalentTo 'NILL'
567 'PART' EquivalentTo 'PART'
568 END
569 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR53
563 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
564 RULE
565 'FULL' EquivalentTo 'FULL'
566 'NILL' EquivalentTo 'NILL'
567 'PART' EquivalentTo 'PART'
568 END
569 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR53
612 TRANSLATE(CreditDebitCode, Text_Sign)
613 RULE
614 IF (CreditDebitCode IsSameString 'CRDT')
615 THEN
616 'N' CopyTo Text_Sign
617 END
618 END
619 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR53
612 TRANSLATE(CreditDebitCode, Text_Sign)
613 RULE
614 IF (CreditDebitCode IsSameString 'CRDT')
615 THEN
616 'N' CopyTo Text_Sign
617 END
618 END
619 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR53
612 TRANSLATE(CreditDebitCode, Text_Sign)
613 RULE
614 IF (CreditDebitCode IsSameString 'CRDT')
615 THEN
616 'N' CopyTo Text_Sign
617 END
618 END
619 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR53
612 TRANSLATE(CreditDebitCode, Text_Sign)
613 RULE
614 IF (CreditDebitCode IsSameString 'CRDT')
615 THEN
616 'N' CopyTo Text_Sign
617 END
618 END
619 END
translateTTR53(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR53
550 TRANSLATE(ISODate, 98A)
551 RULE
552 NODE (Date)
553 ISODate TranslateTo Date
554 END
555 END
556 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR54
657 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
658 RULE
659 NODE (Unit)
660 IF (QuantityTypeCode IsSameString 'UNIT')
661 THEN
662 Quantity TranslateTo Unit
663 END
664 END
665 NODE (FaceAmount)
666 IF (QuantityTypeCode IsSameString 'FAMT')
667 THEN
668 Quantity TranslateTo FaceAmount
669 END
670 END
671 NODE (AmortisedValue)
672 IF (QuantityTypeCode IsSameString 'AMOR')
673 THEN
674 Quantity TranslateTo AmortisedValue
675 END
676 END
677 END
678 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR54
684 TRANSLATE(Code_4!c_7, PriceValueType1Code)
685 RULE
686 'DISC' EquivalentTo 'DISC'
687 'PREM' EquivalentTo 'PREM'
688 'ACTU' EquivalentTo 'PARV'
689 END
690 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR54
681 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
682 RULE
683 NODE (Unit)
684 IF (QuantityTypeCode IsSameString 'UNIT')
685 THEN
686 Quantity TranslateTo Unit
687 END
688 END
689 NODE (FaceAmount)
690 IF (QuantityTypeCode IsSameString 'FAMT')
691 THEN
692 Quantity TranslateTo FaceAmount
693 END
694 END
695 NODE (AmortisedValue)
696 IF (QuantityTypeCode IsSameString 'AMOR')
697 THEN
698 Quantity TranslateTo AmortisedValue
699 END
700 END
701 END
702 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR54
681 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
682 RULE
683 NODE (Unit)
684 IF (QuantityTypeCode IsSameString 'UNIT')
685 THEN
686 Quantity TranslateTo Unit
687 END
688 END
689 NODE (FaceAmount)
690 IF (QuantityTypeCode IsSameString 'FAMT')
691 THEN
692 Quantity TranslateTo FaceAmount
693 END
694 END
695 NODE (AmortisedValue)
696 IF (QuantityTypeCode IsSameString 'AMOR')
697 THEN
698 Quantity TranslateTo AmortisedValue
699 END
700 END
701 END
702 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR54
862 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
863 RULE
864 'SPRI' EquivalentTo 'SPRI'
865 'SAGE' EquivalentTo 'SAGE'
866 'CUST' EquivalentTo 'CUST'
867 END
868 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR54
661 TRANSLATE(Code_4!c_7, PriceValueType1Code)
662 RULE
663 'DISC' EquivalentTo 'DISC'
664 'PREM' EquivalentTo 'PREM'
665 'ACTU' EquivalentTo 'PARV'
666 END
667 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR54
627 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
628 RULE
629 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR54
668 TRANSLATE(22F_24, PaymentDirection3Choice)
669 RULE
670 NODE (Indicator)
671 IF (Not (DataSourceScheme IsPresent))
672 THEN
673 IF (Indicator IsSameString 'PAYD')
674 THEN
675 'false' CopyTo Indicator
676 END
677 IF (Indicator IsSameString 'PAYU')
678 THEN
679 'true' CopyTo Indicator
680 END
681 END
682 END
683 NODE (Proprietary)
684 DataSourceScheme TranslateTo Proprietary
685 NODE (Identification)
686 IF (DataSourceScheme IsPresent)
687 THEN
688 Indicator CopyTo Proprietary\Identification
689 END
690 END
691 END
692 END
693 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR54
602 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
603 RULE
604 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
605 END
606 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR54
627 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
628 RULE
629 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR54
668 TRANSLATE(22F_24, PaymentDirection3Choice)
669 RULE
670 NODE (Indicator)
671 IF (Not (DataSourceScheme IsPresent))
672 THEN
673 IF (Indicator IsSameString 'PAYD')
674 THEN
675 'false' CopyTo Indicator
676 END
677 IF (Indicator IsSameString 'PAYU')
678 THEN
679 'true' CopyTo Indicator
680 END
681 END
682 END
683 NODE (Proprietary)
684 DataSourceScheme TranslateTo Proprietary
685 NODE (Identification)
686 IF (DataSourceScheme IsPresent)
687 THEN
688 Indicator CopyTo Proprietary\Identification
689 END
690 END
691 END
692 END
693 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR54
602 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
603 RULE
604 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
605 END
606 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR54
627 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
628 RULE
629 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR54
689 TRANSLATE(22F_22, PreferenceToIncome3Choice)
690 RULE
691 NODE (Code)
692 IF (Not (DataSourceScheme IsPresent))
693 THEN
694 Indicator TranslateTo Code
695 END
696 END
697 NODE (Proprietary)
698 DataSourceScheme TranslateTo Proprietary
699 NODE (Identification)
700 IF (DataSourceScheme IsPresent)
701 THEN
702 Indicator CopyTo Proprietary\Identification
703 END
704 END
705 END
706 END
707 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR54
602 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
603 RULE
604 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
605 END
606 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR54
627 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
628 RULE
629 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR54
689 TRANSLATE(22F_22, PreferenceToIncome3Choice)
690 RULE
691 NODE (Code)
692 IF (Not (DataSourceScheme IsPresent))
693 THEN
694 Indicator TranslateTo Code
695 END
696 END
697 NODE (Proprietary)
698 DataSourceScheme TranslateTo Proprietary
699 NODE (Identification)
700 IF (DataSourceScheme IsPresent)
701 THEN
702 Indicator CopyTo Proprietary\Identification
703 END
704 END
705 END
706 END
707 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR54
602 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
603 RULE
604 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
605 END
606 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR54
613 TRANSLATE(22F_21, Frequency5Choice)
614 RULE
615 NODE (Code)
616 IF (Not (DataSourceScheme IsPresent))
617 THEN
618 Indicator TranslateTo Code
619 END
620 END
621 NODE (Proprietary)
622 NODE (Identification)
623 IF (DataSourceScheme IsPresent)
624 THEN
625 Indicator CopyTo Proprietary\Identification
626 END
627 END
628 DataSourceScheme TranslateTo Proprietary
629 END
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR54
613 TRANSLATE(22F_21, Frequency5Choice)
614 RULE
615 NODE (Code)
616 IF (Not (DataSourceScheme IsPresent))
617 THEN
618 Indicator TranslateTo Code
619 END
620 END
621 NODE (Proprietary)
622 NODE (Identification)
623 IF (DataSourceScheme IsPresent)
624 THEN
625 Indicator CopyTo Proprietary\Identification
626 END
627 END
628 DataSourceScheme TranslateTo Proprietary
629 END
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR54
613 TRANSLATE(22F_21, Frequency5Choice)
614 RULE
615 NODE (Code)
616 IF (Not (DataSourceScheme IsPresent))
617 THEN
618 Indicator TranslateTo Code
619 END
620 END
621 NODE (Proprietary)
622 NODE (Identification)
623 IF (DataSourceScheme IsPresent)
624 THEN
625 Indicator CopyTo Proprietary\Identification
626 END
627 END
628 DataSourceScheme TranslateTo Proprietary
629 END
630 END
631 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR54
622 TRANSLATE(22F_20, FormOfSecurity3Choice)
623 RULE
624 NODE (Code)
625 IF (Not (DataSourceScheme IsPresent))
626 THEN
627 Indicator CopyTo Code
628 END
629 END
630 NODE (Proprietary)
631 DataSourceScheme TranslateTo Proprietary
632 NODE (Identification)
633 IF (DataSourceScheme IsPresent)
634 THEN
635 Indicator CopyTo Proprietary\Identification
636 END
637 END
638 END
639 END
640 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR54
613 TRANSLATE(22F_21, Frequency5Choice)
614 RULE
615 NODE (Code)
616 IF (Not (DataSourceScheme IsPresent))
617 THEN
618 Indicator TranslateTo Code
619 END
620 END
621 NODE (Proprietary)
622 NODE (Identification)
623 IF (DataSourceScheme IsPresent)
624 THEN
625 Indicator CopyTo Proprietary\Identification
626 END
627 END
628 DataSourceScheme TranslateTo Proprietary
629 END
630 END
631 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR54
841 TRANSLATE(Currency, ActiveCurrencyCode)
842 RULE
843 Currency CopyTo ActiveCurrencyCode
844 END
845 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR54
564 TRANSLATE(95P_2, PartyIdentification17Choice)
565 RULE
566 NODE (BICOrBEI)
567 IdentifierCode TranslateTo BICOrBEI
568 END
569 END
570 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR54
636 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
637 RULE
638 NODE (Indicator)
639 IF (Not (DataSourceScheme IsPresent))
640 THEN
641 IF (Indicator IsSameString 'NCCP')
642 THEN
643 'false' CopyTo Indicator
644 ELSE
645 'true' CopyTo Indicator
646 END
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR54
878 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
879 RULE
880 Currency CopyTo ActiveOrHistoricCurrencyCode
881 END
882 END
translateTTR54(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR54
693 TRANSLATE(OptionalCode_4!c_112, PendingReason7Code)
694 RULE
695 'ADEA' EquivalentTo 'ADEA'
696 'DQUA' EquivalentTo 'DQUA'
697 'CONF' EquivalentTo 'CONF'
698 'NARR' EquivalentTo 'OTHR'
699 END
700 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR54
696 TRANSLATE(92A, PercentageRate)
697 RULE
698 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
699 THEN
700 IF (Sign IsSameString 'N')
701 THEN
702 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
703 ELSE
704 (Rate FormatDecimal 'MX') CopyTo PercentageRate
705 END
706 END
707 END
708 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR54
602 TRANSLATE(22F_21, Frequency5Choice)
603 RULE
604 NODE (Code)
605 IF (Not (DataSourceScheme IsPresent))
606 THEN
607 Indicator TranslateTo Code
608 END
609 END
610 NODE (Proprietary)
611 NODE (Identification)
612 IF (DataSourceScheme IsPresent)
613 THEN
614 Indicator CopyTo Proprietary\Identification
615 END
616 END
617 DataSourceScheme TranslateTo Proprietary
618 END
619 END
620 END
translateTTR54(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR54
621 TRANSLATE(92A, BaseOneRate)
622 RULE
623 IF (Sign IsSameString 'N')
624 THEN
625 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
626 ELSE
627 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
628 END
629 END
630 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR54
534 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
535 RULE
536 'CALL' EquivalentTo 'CALL'
537 'PUTO' EquivalentTo 'PUTO'
538 END
539 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR54
534 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
535 RULE
536 'CALL' EquivalentTo 'CALL'
537 'PUTO' EquivalentTo 'PUTO'
538 END
539 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR54
568 TRANSLATE(PercentageRate, Rate_FIN_15d)
569 RULE
570 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
571 THEN
572 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
573 ELSE
574 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
575 END
576 END
577 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR54
566 TRANSLATE(QuantityBreakdown6, 13B)
567 RULE
568 LotNumber TranslateTo 13B
569 END
570 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR54
557 TRANSLATE(Number4Choice, 13A)
558 RULE
559 NODE (NumberId)
560 Short TranslateTo NumberId
561 END
562 END
563 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR54
678 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
679 RULE
680 NODE (QuantityTypeCode)
681 'FAMT' CopyTo QuantityTypeCode
682 END
683 NODE (Quantity)
684 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
685 THEN
686 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
687 ELSE
688 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
689 THEN
690 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
691 ELSE
692 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
693 END
694 END
695 END
696 END
697 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR54
722 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
723 RULE
724 NODE (CountryCode)
725 Country CopyTo CountryCode
726 END
727 END
728 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR54
569 TRANSLATE(FormOfSecurity1Code, OptionalCode_4!c_25)
570 RULE
571 'BEAR' EquivalentTo 'BEAR'
572 'REGD' EquivalentTo 'REGD'
573 END
574 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR54
619 TRANSLATE(FailingReason2Choice, 24B_66)
620 RULE
621 NODE (DataSourceScheme)
622 Proprietary TranslateTo DataSourceScheme
623 END
624 NODE (ReasonCode)
625 Code TranslateTo ReasonCode
626 Proprietary\Identification CopyTo ReasonCode
627 END
628 END
629 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR54
606 TRANSLATE(PaymentDirection3Choice, 22F_24)
607 RULE
608 NODE (DataSourceScheme)
609 Proprietary TranslateTo DataSourceScheme
610 END
611 NODE (Indicator)
612 IF (Indicator IsSameBoolean 'true')
613 THEN
614 'PAYU' CopyTo Indicator
615 END
616 IF (Indicator IsSameBoolean 'false')
617 THEN
618 'PAYD' CopyTo Indicator
619 END
620 Proprietary\Identification CopyTo Indicator
621 END
622 END
623 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR54
606 TRANSLATE(PaymentDirection3Choice, 22F_24)
607 RULE
608 NODE (DataSourceScheme)
609 Proprietary TranslateTo DataSourceScheme
610 END
611 NODE (Indicator)
612 IF (Indicator IsSameBoolean 'true')
613 THEN
614 'PAYU' CopyTo Indicator
615 END
616 IF (Indicator IsSameBoolean 'false')
617 THEN
618 'PAYD' CopyTo Indicator
619 END
620 Proprietary\Identification CopyTo Indicator
621 END
622 END
623 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR54
606 TRANSLATE(PaymentDirection3Choice, 22F_24)
607 RULE
608 NODE (DataSourceScheme)
609 Proprietary TranslateTo DataSourceScheme
610 END
611 NODE (Indicator)
612 IF (Indicator IsSameBoolean 'true')
613 THEN
614 'PAYU' CopyTo Indicator
615 END
616 IF (Indicator IsSameBoolean 'false')
617 THEN
618 'PAYD' CopyTo Indicator
619 END
620 Proprietary\Identification CopyTo Indicator
621 END
622 END
623 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR54
606 TRANSLATE(PaymentDirection3Choice, 22F_24)
607 RULE
608 NODE (DataSourceScheme)
609 Proprietary TranslateTo DataSourceScheme
610 END
611 NODE (Indicator)
612 IF (Indicator IsSameBoolean 'true')
613 THEN
614 'PAYU' CopyTo Indicator
615 END
616 IF (Indicator IsSameBoolean 'false')
617 THEN
618 'PAYD' CopyTo Indicator
619 END
620 Proprietary\Identification CopyTo Indicator
621 END
622 END
623 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR54
799 TRANSLATE(SecuritiesAccount17, 97B_2)
800 RULE
801 NODE (DataSourceScheme)
802 Type TranslateTo DataSourceScheme
803 END
804 NODE (AccountTypeCode)
805 Type\Identification CopyTo AccountTypeCode
806 END
807 NODE (AccountNumber)
808 IF (Type IsPresent)
809 THEN
810 Identification CopyTo AccountNumber
811 END
812 END
813 END
814 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR54
578 TRANSLATE(ClassificationType3Choice, 12A)
579 RULE
580 NODE (DataSourceScheme)
581 AlternateClassification TranslateTo DataSourceScheme
582 END
583 NODE (InstrumentCodeOrDescription)
584 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR54
559 TRANSLATE(PercentageRate, Rate_FIN_15d)
560 RULE
561 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
562 THEN
563 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
564 ELSE
565 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
566 END
567 END
568 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR54
807 TRANSLATE(ReceiveDelivery1Code, 22H_3)
808 RULE
809 NODE (Indicator)
810 ReceiveDelivery1Code TranslateTo Indicator
811 END
812 END
813 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR54
603 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
604 RULE
605 'CALL' EquivalentTo 'CALL'
606 'PUTO' EquivalentTo 'PUTO'
607 END
608 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR54
603 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
604 RULE
605 'CALL' EquivalentTo 'CALL'
606 'PUTO' EquivalentTo 'PUTO'
607 END
608 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR54
603 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
604 RULE
605 'CALL' EquivalentTo 'CALL'
606 'PUTO' EquivalentTo 'PUTO'
607 END
608 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR54
603 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
604 RULE
605 'CALL' EquivalentTo 'CALL'
606 'PUTO' EquivalentTo 'PUTO'
607 END
608 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR54
866 TRANSLATE(AmountAndDirection12, 19A)
867 RULE
868 Amount TranslateTo 19A
869 NODE (Sign)
870 IF (CreditDebitIndicator IsSameString 'CRDT')
871 THEN
872 'N' CopyTo Sign
873 END
874 END
875 END
876 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR54
570 TRANSLATE(PaymentDirection3Choice, 22F_24)
571 RULE
572 NODE (DataSourceScheme)
573 Proprietary TranslateTo DataSourceScheme
574 END
575 NODE (Indicator)
576 IF (Indicator IsSameBoolean 'true')
577 THEN
578 'PAYU' CopyTo Indicator
579 END
580 IF (Indicator IsSameBoolean 'false')
581 THEN
582 'PAYD' CopyTo Indicator
583 END
584 Proprietary\Identification CopyTo Indicator
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR54
570 TRANSLATE(PaymentDirection3Choice, 22F_24)
571 RULE
572 NODE (DataSourceScheme)
573 Proprietary TranslateTo DataSourceScheme
574 END
575 NODE (Indicator)
576 IF (Indicator IsSameBoolean 'true')
577 THEN
578 'PAYU' CopyTo Indicator
579 END
580 IF (Indicator IsSameBoolean 'false')
581 THEN
582 'PAYD' CopyTo Indicator
583 END
584 Proprietary\Identification CopyTo Indicator
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR54
570 TRANSLATE(PaymentDirection3Choice, 22F_24)
571 RULE
572 NODE (DataSourceScheme)
573 Proprietary TranslateTo DataSourceScheme
574 END
575 NODE (Indicator)
576 IF (Indicator IsSameBoolean 'true')
577 THEN
578 'PAYU' CopyTo Indicator
579 END
580 IF (Indicator IsSameBoolean 'false')
581 THEN
582 'PAYD' CopyTo Indicator
583 END
584 Proprietary\Identification CopyTo Indicator
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR54
570 TRANSLATE(PaymentDirection3Choice, 22F_24)
571 RULE
572 NODE (DataSourceScheme)
573 Proprietary TranslateTo DataSourceScheme
574 END
575 NODE (Indicator)
576 IF (Indicator IsSameBoolean 'true')
577 THEN
578 'PAYU' CopyTo Indicator
579 END
580 IF (Indicator IsSameBoolean 'false')
581 THEN
582 'PAYD' CopyTo Indicator
583 END
584 Proprietary\Identification CopyTo Indicator
585 END
586 END
587 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR54
620 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
621 RULE
622 ActiveOrHistoricCurrencyCode CopyTo Currency
623 END
624 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR54
620 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
621 RULE
622 ActiveOrHistoricCurrencyCode CopyTo Currency
623 END
624 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR54
620 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
621 RULE
622 ActiveOrHistoricCurrencyCode CopyTo Currency
623 END
624 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR54
620 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
621 RULE
622 ActiveOrHistoricCurrencyCode CopyTo Currency
623 END
624 END
translateTTR54(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR54
557 TRANSLATE(BaseOneRate, 92A)
558 RULE
559 NODE (Sign)
560 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
561 THEN
562 'N' CopyTo Sign
563 END
564 END
565 NODE (Rate)
566 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
567 THEN
568 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
569 ELSE
570 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
571 THEN
572 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
573 ELSE
574 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
575 END
576 END
577 END
578 END
579 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR55
679 TRANSLATE(70E, RestrictedFINXMax350Text)
680 RULE
681 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
682 END
683 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR55
691 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
692 RULE
693 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
694 END
695 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR55
703 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
704 RULE
705 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
706 END
707 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR55
703 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
704 RULE
705 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
706 END
707 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR55
869 TRANSLATE(22F_6, GenericIdentification25)
870 RULE
871 DataSourceScheme TranslateTo GenericIdentification25
872 NODE (Identification)
873 Indicator CopyTo Identification
874 END
875 NODE (Issuer)
876 IF (Not (DataSourceScheme IsPresent))
877 THEN
878 'NONE' CopyTo Issuer
879 END
880 END
881 END
882 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR55
668 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
669 RULE
670 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
671 END
672 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR55
632 TRANSLATE(94B_8, MarketIdentification9)
633 RULE
634 NODE (Identification)
635 NODE (MarketIdentifierCode)
636 IF (Narrative Matches '[A-Z0-9]{4}')
637 THEN
638 Narrative CopyTo Identification\MarketIdentifierCode
639 END
640 END
641 NODE (Description)
642 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
643 THEN
644 Narrative CopyTo Identification\Description
645 END
646 END
647 END
648 NODE (Type)
649 NODE (Code)
650 IF (Not (DataSourceScheme IsPresent))
651 THEN
652 PlaceCode TranslateTo Type\Code
653 END
654 END
655 NODE (Proprietary)
656 DataSourceScheme TranslateTo Type\Proprietary
657 NODE (Identification)
658 IF (DataSourceScheme IsPresent)
659 THEN
660 PlaceCode CopyTo Type\Proprietary\Identification
661 END
662 END
663 END
664 END
665 END
666 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR55
694 TRANSLATE(22F_22, PreferenceToIncome3Choice)
695 RULE
696 NODE (Code)
697 IF (Not (DataSourceScheme IsPresent))
698 THEN
699 Indicator TranslateTo Code
700 END
701 END
702 NODE (Proprietary)
703 DataSourceScheme TranslateTo Proprietary
704 NODE (Identification)
705 IF (DataSourceScheme IsPresent)
706 THEN
707 Indicator CopyTo Proprietary\Identification
708 END
709 END
710 END
711 END
712 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR55
607 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
608 RULE
609 Currency CopyTo ActiveOrHistoricCurrencyCode
610 END
611 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR55
632 TRANSLATE(94B_8, MarketIdentification9)
633 RULE
634 NODE (Identification)
635 NODE (MarketIdentifierCode)
636 IF (Narrative Matches '[A-Z0-9]{4}')
637 THEN
638 Narrative CopyTo Identification\MarketIdentifierCode
639 END
640 END
641 NODE (Description)
642 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
643 THEN
644 Narrative CopyTo Identification\Description
645 END
646 END
647 END
648 NODE (Type)
649 NODE (Code)
650 IF (Not (DataSourceScheme IsPresent))
651 THEN
652 PlaceCode TranslateTo Type\Code
653 END
654 END
655 NODE (Proprietary)
656 DataSourceScheme TranslateTo Type\Proprietary
657 NODE (Identification)
658 IF (DataSourceScheme IsPresent)
659 THEN
660 PlaceCode CopyTo Type\Proprietary\Identification
661 END
662 END
663 END
664 END
665 END
666 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR55
694 TRANSLATE(22F_22, PreferenceToIncome3Choice)
695 RULE
696 NODE (Code)
697 IF (Not (DataSourceScheme IsPresent))
698 THEN
699 Indicator TranslateTo Code
700 END
701 END
702 NODE (Proprietary)
703 DataSourceScheme TranslateTo Proprietary
704 NODE (Identification)
705 IF (DataSourceScheme IsPresent)
706 THEN
707 Indicator CopyTo Proprietary\Identification
708 END
709 END
710 END
711 END
712 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR55
607 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
608 RULE
609 Currency CopyTo ActiveOrHistoricCurrencyCode
610 END
611 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR55
632 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
633 RULE
634 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
635 END
636 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR55
708 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
709 RULE
710 'ORDN' EquivalentTo 'ORDN'
711 'PRFD' EquivalentTo 'PFRD'
712 END
713 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR55
607 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
608 RULE
609 Currency CopyTo ActiveOrHistoricCurrencyCode
610 END
611 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR55
632 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
633 RULE
634 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
635 END
636 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR55
708 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
709 RULE
710 'ORDN' EquivalentTo 'ORDN'
711 'PRFD' EquivalentTo 'PFRD'
712 END
713 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR55
607 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
608 RULE
609 Currency CopyTo ActiveOrHistoricCurrencyCode
610 END
611 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR55
632 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
633 RULE
634 'ANNU' EquivalentTo 'YEAR'
635 'MNTH' EquivalentTo 'MNTH'
636 'QUTR' EquivalentTo 'QUTR'
637 'SEMI' EquivalentTo 'SEMI'
638 'WEEK' EquivalentTo 'WEEK'
639 END
640 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR55
632 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
633 RULE
634 'ANNU' EquivalentTo 'YEAR'
635 'MNTH' EquivalentTo 'MNTH'
636 'QUTR' EquivalentTo 'QUTR'
637 'SEMI' EquivalentTo 'SEMI'
638 'WEEK' EquivalentTo 'WEEK'
639 END
640 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR55
632 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
633 RULE
634 'ANNU' EquivalentTo 'YEAR'
635 'MNTH' EquivalentTo 'MNTH'
636 'QUTR' EquivalentTo 'QUTR'
637 'SEMI' EquivalentTo 'SEMI'
638 'WEEK' EquivalentTo 'WEEK'
639 END
640 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR55
641 TRANSLATE(22F_21, Frequency5Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator TranslateTo Code
647 END
648 END
649 NODE (Proprietary)
650 NODE (Identification)
651 IF (DataSourceScheme IsPresent)
652 THEN
653 Indicator CopyTo Proprietary\Identification
654 END
655 END
656 DataSourceScheme TranslateTo Proprietary
657 END
658 END
659 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR55
632 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
633 RULE
634 'ANNU' EquivalentTo 'YEAR'
635 'MNTH' EquivalentTo 'MNTH'
636 'QUTR' EquivalentTo 'QUTR'
637 'SEMI' EquivalentTo 'SEMI'
638 'WEEK' EquivalentTo 'WEEK'
639 END
640 END
translateTTR55(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR55
846 TRANSLATE(19A, CreditDebitCode)
847 RULE
848 IF (Not (Sign IsPresent))
849 THEN
850 'DBIT' CopyTo CreditDebitCode
851 ELSE
852 'CRDT' CopyTo CreditDebitCode
853 END
854 END
855 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR55
571 TRANSLATE(95P_2, PartyIdentification16Choice)
572 RULE
573 NODE (BICOrBEI)
574 IdentifierCode TranslateTo BICOrBEI
575 END
576 END
577 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR55
660 TRANSLATE(22F_198, CashSettlementSystem2Choice)
661 RULE
662 NODE (Code)
663 IF (Not (DataSourceScheme IsPresent))
664 THEN
665 Indicator TranslateTo Code
666 END
667 END
668 NODE (Proprietary)
669 NODE (Identification)
670 IF (DataSourceScheme IsPresent)
671 THEN
672 Indicator CopyTo Proprietary\Identification
673 END
674 END
675 DataSourceScheme TranslateTo Proprietary
676 END
677 END
678 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR55
883 TRANSLATE(19A, AmountAndDirection12)
884 RULE
885 NODE (Amount)
886 NODE (Amount)
887 Amount TranslateTo Amount\Amount
888 END
889 NODE (Currency)
890 CurrencyCode TranslateTo Amount\Currency
891 END
892 END
893 NODE (CreditDebitIndicator)
894 19A TranslateTo CreditDebitIndicator
895 END
896 END
897 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR55
701 TRANSLATE(24B_7, GeneratedReasons2Choice)
702 RULE
703 NODE (Code)
704 IF (Not (DataSourceScheme IsPresent))
705 THEN
706 ReasonCode TranslateTo Code
707 END
708 END
709 NODE (Proprietary)
710 DataSourceScheme TranslateTo Proprietary
711 NODE (Identification)
712 IF (DataSourceScheme IsPresent)
713 THEN
714 ReasonCode CopyTo Proprietary\Identification
715 END
716 END
717 END
718 END
719 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR55
709 TRANSLATE(13A, Number4Choice)
710 RULE
711 NODE (Short)
712 NumberId CopyTo Short
713 END
714 END
715 END
translateTTR55(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR55
621 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
622 RULE
623 'ANNU' EquivalentTo 'YEAR'
624 'MNTH' EquivalentTo 'MNTH'
625 'QUTR' EquivalentTo 'QUTR'
626 'SEMI' EquivalentTo 'SEMI'
627 'WEEK' EquivalentTo 'WEEK'
628 END
629 END
translateTTR55(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR55
631 TRANSLATE(92A, PercentageRate)
632 RULE
633 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
634 THEN
635 IF (Sign IsSameString 'N')
636 THEN
637 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
638 ELSE
639 (Rate FormatDecimal 'MX') CopyTo PercentageRate
640 END
641 END
642 END
643 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR55
540 TRANSLATE(ISODate, 98A)
541 RULE
542 NODE (Date)
543 ISODate TranslateTo Date
544 END
545 END
546 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR55
540 TRANSLATE(ISODate, 98A)
541 RULE
542 NODE (Date)
543 ISODate TranslateTo Date
544 END
545 END
546 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR55
578 TRANSLATE(Number4Choice, 13A)
579 RULE
580 NODE (NumberId)
581 Short TranslateTo NumberId
582 END
583 END
584 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR55
571 TRANSLATE(QuantityBreakdown6, 13K)
572 RULE
573 NODE (NumberId)
574 IF (LotQuantity IsPresent)
575 THEN
576 LotNumber\Short TranslateTo NumberId
577 END
578 END
579 LotQuantity TranslateTo 13K
580 END
581 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR55
564 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
565 RULE
566 Exact3NumericText CopyTo Identifier_FIN_3Ec
567 END
568 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR55
698 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
699 RULE
700 NODE (QuantityTypeCode)
701 'AMOR' CopyTo QuantityTypeCode
702 END
703 NODE (Quantity)
704 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
705 THEN
706 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
707 ELSE
708 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
709 THEN
710 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
711 ELSE
712 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
713 END
714 END
715 END
716 END
717 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR55
729 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
730 RULE
731 NODE (PlaceCode)
732 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
733 END
734 NODE (IdentifierCode)
735 TypeAndIdentification\Identification TranslateTo IdentifierCode
736 END
737 END
738 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR55
575 TRANSLATE(Frequency5Choice, 22F_21)
576 RULE
577 NODE (DataSourceScheme)
578 Proprietary TranslateTo DataSourceScheme
579 END
580 NODE (Indicator)
581 Code TranslateTo Indicator
582 Proprietary\Identification CopyTo Indicator
583 END
584 END
585 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR55
630 TRANSLATE(FailingReason1Code, OptionalCode_4!c_378)
631 RULE
632 'AWMO' EquivalentTo 'AWMO'
633 'BYIY' EquivalentTo 'BYIY'
634 'CLAT' EquivalentTo 'CLAT'
635 'ADEA' EquivalentTo 'ADEA'
636 'AWSH' EquivalentTo 'AWSH'
637 'CANR' EquivalentTo 'CANR'
638 'CAIS' EquivalentTo 'CAIS'
639 'OBJT' EquivalentTo 'OBJT'
640 'PHSE' EquivalentTo 'PHSE'
641 'STCD' EquivalentTo 'STCD'
642 'DOCY' EquivalentTo 'DOCY'
643 'MLAT' EquivalentTo 'MLAT'
644 'DOCC' EquivalentTo 'DOCC'
645 'BLOC' EquivalentTo 'BLOC'
646 'CHAS' EquivalentTo 'CHAS'
647 'NEWI' EquivalentTo 'NEWI'
648 'CLAC' EquivalentTo 'CLAC'
649 'MUNO' EquivalentTo 'MUNO'
650 'GLOB' EquivalentTo 'GLOB'
651 'PREA' EquivalentTo 'PREA'
652 'PART' EquivalentTo 'PART'
653 'NOFX' EquivalentTo 'NOFX'
654 'CMON' EquivalentTo 'CMON'
655 'YCOL' EquivalentTo 'YCOL'
656 'COLL' EquivalentTo 'COLL'
657 'DEPO' EquivalentTo 'DEPO'
658 'FLIM' EquivalentTo 'FLIM'
659 'INCA' EquivalentTo 'INCA'
660 'LINK' EquivalentTo 'LINK'
661 'LACK' EquivalentTo 'LACK'
662 'LALO' EquivalentTo 'LALO'
663 'MONY' EquivalentTo 'MONY'
664 'NCON' EquivalentTo 'NCON'
665 'REFS' EquivalentTo 'REFS'
666 'SDUT' EquivalentTo 'SDUT'
667 'BATC' EquivalentTo 'BATC'
668 'CYCL' EquivalentTo 'CYCL'
669 'SBLO' EquivalentTo 'SBLO'
670 'CPEC' EquivalentTo 'CPEC'
671 'MINO' EquivalentTo 'MINO'
672 'IAAD' EquivalentTo 'IAAD'
673 'PHCK' EquivalentTo 'PHCK'
674 'BENO' EquivalentTo 'BENO'
675 'BOTH' EquivalentTo 'BOTH'
676 'CLHT' EquivalentTo 'CLHT'
677 'DENO' EquivalentTo 'DENO'
678 'DISA' EquivalentTo 'DISA'
679 'DKNY' EquivalentTo 'DKNY'
680 'FROZ' EquivalentTo 'FROZ'
681 'LAAW' EquivalentTo 'LAAW'
682 'LATE' EquivalentTo 'LATE'
683 'LIQU' EquivalentTo 'LIQU'
684 'PRCY' EquivalentTo 'PRCY'
685 'REGT' EquivalentTo 'REGT'
686 'SETS' EquivalentTo 'SETS'
687 'CERT' EquivalentTo 'CERT'
688 'PRSY' EquivalentTo 'PRSY'
689 'OTHR' EquivalentTo 'NARR'
690 END
691 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR55
624 TRANSLATE(GenericIdentification23, 12A)
625 RULE
626 NODE (DataSourceScheme)
627 GenericIdentification23 TranslateTo DataSourceScheme
628 END
629 NODE (InstrumentCodeOrDescription)
630 Identification CopyTo InstrumentCodeOrDescription
631 END
632 END
633 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR55
624 TRANSLATE(GenericIdentification23, 12A)
625 RULE
626 NODE (DataSourceScheme)
627 GenericIdentification23 TranslateTo DataSourceScheme
628 END
629 NODE (InstrumentCodeOrDescription)
630 Identification CopyTo InstrumentCodeOrDescription
631 END
632 END
633 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR55
624 TRANSLATE(GenericIdentification23, 12A)
625 RULE
626 NODE (DataSourceScheme)
627 GenericIdentification23 TranslateTo DataSourceScheme
628 END
629 NODE (InstrumentCodeOrDescription)
630 Identification CopyTo InstrumentCodeOrDescription
631 END
632 END
633 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR55
624 TRANSLATE(GenericIdentification23, 12A)
625 RULE
626 NODE (DataSourceScheme)
627 GenericIdentification23 TranslateTo DataSourceScheme
628 END
629 NODE (InstrumentCodeOrDescription)
630 Identification CopyTo InstrumentCodeOrDescription
631 END
632 END
633 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR55
815 TRANSLATE(SecuritiesTransactionType4Choice, 22F_160)
816 RULE
817 NODE (DataSourceScheme)
818 Proprietary TranslateTo DataSourceScheme
819 END
820 NODE (Indicator)
821 Code TranslateTo Indicator
822 Proprietary\Identification CopyTo Indicator
823 END
824 END
825 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR55
588 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
589 RULE
590 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
591 END
592 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR55
569 TRANSLATE(Number4Choice, 13A)
570 RULE
571 NODE (NumberId)
572 Short TranslateTo NumberId
573 END
574 END
575 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR55
814 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
815 RULE
816 'RECE' EquivalentTo 'RECE'
817 'DELI' EquivalentTo 'DELI'
818 END
819 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR55
609 TRANSLATE(ISODate, 98A)
610 RULE
611 NODE (Date)
612 ISODate TranslateTo Date
613 END
614 END
615 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR55
609 TRANSLATE(ISODate, 98A)
610 RULE
611 NODE (Date)
612 ISODate TranslateTo Date
613 END
614 END
615 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR55
609 TRANSLATE(ISODate, 98A)
610 RULE
611 NODE (Date)
612 ISODate TranslateTo Date
613 END
614 END
615 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR55
609 TRANSLATE(ISODate, 98A)
610 RULE
611 NODE (Date)
612 ISODate TranslateTo Date
613 END
614 END
615 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR55
877 TRANSLATE(PartyIdentification18Choice, 95P_2)
878 RULE
879 NODE (IdentifierCode)
880 BICOrBEI CopyTo IdentifierCode
881 END
882 END
883 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR55
588 TRANSLATE(ClassificationType3Choice, 12A)
589 RULE
590 NODE (DataSourceScheme)
591 AlternateClassification TranslateTo DataSourceScheme
592 END
593 NODE (InstrumentCodeOrDescription)
594 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
595 END
596 END
597 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR55
588 TRANSLATE(ClassificationType3Choice, 12A)
589 RULE
590 NODE (DataSourceScheme)
591 AlternateClassification TranslateTo DataSourceScheme
592 END
593 NODE (InstrumentCodeOrDescription)
594 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
595 END
596 END
597 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR55
588 TRANSLATE(ClassificationType3Choice, 12A)
589 RULE
590 NODE (DataSourceScheme)
591 AlternateClassification TranslateTo DataSourceScheme
592 END
593 NODE (InstrumentCodeOrDescription)
594 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
595 END
596 END
597 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR55
588 TRANSLATE(ClassificationType3Choice, 12A)
589 RULE
590 NODE (DataSourceScheme)
591 AlternateClassification TranslateTo DataSourceScheme
592 END
593 NODE (InstrumentCodeOrDescription)
594 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
595 END
596 END
597 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR55
625 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
626 RULE
627 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
628 END
629 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR55
625 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
626 RULE
627 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
628 END
629 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR55
625 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
626 RULE
627 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
628 END
629 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR55
625 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
626 RULE
627 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
628 END
629 END
translateTTR55(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR55
580 TRANSLATE(PercentageRate, 92A)
581 RULE
582 NODE (Sign)
583 PercentageRate TranslateTo Sign
584 END
585 NODE (Rate)
586 PercentageRate TranslateTo Rate
587 END
588 END
589 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR56
684 TRANSLATE(22F_210, CorporateActionEventType4Choice)
685 RULE
686 NODE (Code)
687 IF (Not (DataSourceScheme IsPresent))
688 THEN
689 Indicator TranslateTo Code
690 END
691 END
692 NODE (Proprietary)
693 DataSourceScheme TranslateTo Proprietary
694 NODE (Identification)
695 IF (DataSourceScheme IsPresent)
696 THEN
697 Indicator CopyTo Proprietary\Identification
698 END
699 END
700 END
701 END
702 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR56
696 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
697 RULE
698 NODE (Unit)
699 IF (QuantityTypeCode IsSameString 'UNIT')
700 THEN
701 Quantity TranslateTo Unit
702 END
703 END
704 NODE (FaceAmount)
705 IF (QuantityTypeCode IsSameString 'FAMT')
706 THEN
707 Quantity TranslateTo FaceAmount
708 END
709 END
710 NODE (AmortisedValue)
711 IF (QuantityTypeCode IsSameString 'AMOR')
712 THEN
713 Quantity TranslateTo AmortisedValue
714 END
715 END
716 END
717 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR56
708 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
709 RULE
710 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
711 END
712 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR56
708 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
709 RULE
710 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
711 END
712 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR56
883 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
884 RULE
885 NODE (Indicator)
886 IF (Not (DataSourceScheme IsPresent))
887 THEN
888 IF (Indicator IsSameString 'NRTG')
889 THEN
890 'false' CopyTo Indicator
891 ELSE
892 'true' CopyTo Indicator
893 END
894 END
895 END
896 NODE (Proprietary)
897 DataSourceScheme TranslateTo Proprietary
898 NODE (Identification)
899 IF (DataSourceScheme IsPresent)
900 THEN
901 Indicator CopyTo Proprietary\Identification
902 END
903 END
904 END
905 END
906 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR56
673 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
674 RULE
675 NODE (Unit)
676 IF (QuantityTypeCode IsSameString 'UNIT')
677 THEN
678 Quantity TranslateTo Unit
679 END
680 END
681 NODE (FaceAmount)
682 IF (QuantityTypeCode IsSameString 'FAMT')
683 THEN
684 Quantity TranslateTo FaceAmount
685 END
686 END
687 NODE (AmortisedValue)
688 IF (QuantityTypeCode IsSameString 'AMOR')
689 THEN
690 Quantity TranslateTo AmortisedValue
691 END
692 END
693 END
694 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR56
667 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
668 RULE
669 'OTCO' EquivalentTo 'OTCO'
670 'EXCH' EquivalentTo 'EXCH'
671 END
672 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR56
713 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
714 RULE
715 'ORDN' EquivalentTo 'ORDN'
716 'PRFD' EquivalentTo 'PFRD'
717 END
718 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR56
612 TRANSLATE(Text_Sign, CreditDebitCode)
613 RULE
614 IF (Not (Text_Sign IsPresent))
615 THEN
616 'DBIT' CopyTo CreditDebitCode
617 ELSE
618 'CRDT' CopyTo CreditDebitCode
619 END
620 END
621 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR56
667 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
668 RULE
669 'OTCO' EquivalentTo 'OTCO'
670 'EXCH' EquivalentTo 'EXCH'
671 END
672 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR56
713 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
714 RULE
715 'ORDN' EquivalentTo 'ORDN'
716 'PRFD' EquivalentTo 'PFRD'
717 END
718 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR56
612 TRANSLATE(Text_Sign, CreditDebitCode)
613 RULE
614 IF (Not (Text_Sign IsPresent))
615 THEN
616 'DBIT' CopyTo CreditDebitCode
617 ELSE
618 'CRDT' CopyTo CreditDebitCode
619 END
620 END
621 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR56
637 TRANSLATE(94B_8, MarketIdentification9)
638 RULE
639 NODE (Identification)
640 NODE (MarketIdentifierCode)
641 IF (Narrative Matches '[A-Z0-9]{4}')
642 THEN
643 Narrative CopyTo Identification\MarketIdentifierCode
644 END
645 END
646 NODE (Description)
647 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
648 THEN
649 Narrative CopyTo Identification\Description
650 END
651 END
652 END
653 NODE (Type)
654 NODE (Code)
655 IF (Not (DataSourceScheme IsPresent))
656 THEN
657 PlaceCode TranslateTo Type\Code
658 END
659 END
660 NODE (Proprietary)
661 DataSourceScheme TranslateTo Type\Proprietary
662 NODE (Identification)
663 IF (DataSourceScheme IsPresent)
664 THEN
665 PlaceCode CopyTo Type\Proprietary\Identification
666 END
667 END
668 END
669 END
670 END
671 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR56
714 TRANSLATE(12A, GenericIdentification23)
715 RULE
716 NODE (Identification)
717 InstrumentCodeOrDescription CopyTo Identification
718 END
719 DataSourceScheme TranslateTo GenericIdentification23
720 NODE (Issuer)
721 IF (Not (DataSourceScheme IsPresent))
722 THEN
723 'NONE' CopyTo Issuer
724 END
725 END
726 END
727 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR56
612 TRANSLATE(Text_Sign, CreditDebitCode)
613 RULE
614 IF (Not (Text_Sign IsPresent))
615 THEN
616 'DBIT' CopyTo CreditDebitCode
617 ELSE
618 'CRDT' CopyTo CreditDebitCode
619 END
620 END
621 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR56
637 TRANSLATE(94B_8, MarketIdentification9)
638 RULE
639 NODE (Identification)
640 NODE (MarketIdentifierCode)
641 IF (Narrative Matches '[A-Z0-9]{4}')
642 THEN
643 Narrative CopyTo Identification\MarketIdentifierCode
644 END
645 END
646 NODE (Description)
647 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
648 THEN
649 Narrative CopyTo Identification\Description
650 END
651 END
652 END
653 NODE (Type)
654 NODE (Code)
655 IF (Not (DataSourceScheme IsPresent))
656 THEN
657 PlaceCode TranslateTo Type\Code
658 END
659 END
660 NODE (Proprietary)
661 DataSourceScheme TranslateTo Type\Proprietary
662 NODE (Identification)
663 IF (DataSourceScheme IsPresent)
664 THEN
665 PlaceCode CopyTo Type\Proprietary\Identification
666 END
667 END
668 END
669 END
670 END
671 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR56
714 TRANSLATE(12A, GenericIdentification23)
715 RULE
716 NODE (Identification)
717 InstrumentCodeOrDescription CopyTo Identification
718 END
719 DataSourceScheme TranslateTo GenericIdentification23
720 NODE (Issuer)
721 IF (Not (DataSourceScheme IsPresent))
722 THEN
723 'NONE' CopyTo Issuer
724 END
725 END
726 END
727 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR56
612 TRANSLATE(Text_Sign, CreditDebitCode)
613 RULE
614 IF (Not (Text_Sign IsPresent))
615 THEN
616 'DBIT' CopyTo CreditDebitCode
617 ELSE
618 'CRDT' CopyTo CreditDebitCode
619 END
620 END
621 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR56
641 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator CopyTo Code
647 END
648 END
649 NODE (Proprietary)
650 DataSourceScheme TranslateTo Proprietary
651 NODE (Identification)
652 IF (DataSourceScheme IsPresent)
653 THEN
654 Indicator CopyTo Proprietary\Identification
655 END
656 END
657 END
658 END
659 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR56
641 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator CopyTo Code
647 END
648 END
649 NODE (Proprietary)
650 DataSourceScheme TranslateTo Proprietary
651 NODE (Identification)
652 IF (DataSourceScheme IsPresent)
653 THEN
654 Indicator CopyTo Proprietary\Identification
655 END
656 END
657 END
658 END
659 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR56
641 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator CopyTo Code
647 END
648 END
649 NODE (Proprietary)
650 DataSourceScheme TranslateTo Proprietary
651 NODE (Identification)
652 IF (DataSourceScheme IsPresent)
653 THEN
654 Indicator CopyTo Proprietary\Identification
655 END
656 END
657 END
658 END
659 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR56
660 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
661 RULE
662 'ANNU' EquivalentTo 'YEAR'
663 'MNTH' EquivalentTo 'MNTH'
664 'QUTR' EquivalentTo 'QUTR'
665 'SEMI' EquivalentTo 'SEMI'
666 'WEEK' EquivalentTo 'WEEK'
667 END
668 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR56
641 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
642 RULE
643 NODE (Code)
644 IF (Not (DataSourceScheme IsPresent))
645 THEN
646 Indicator CopyTo Code
647 END
648 END
649 NODE (Proprietary)
650 DataSourceScheme TranslateTo Proprietary
651 NODE (Identification)
652 IF (DataSourceScheme IsPresent)
653 THEN
654 Indicator CopyTo Proprietary\Identification
655 END
656 END
657 END
658 END
659 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR56
856 TRANSLATE(19A, AmountAndDirection12)
857 RULE
858 NODE (Amount)
859 NODE (Amount)
860 Amount TranslateTo Amount\Amount
861 END
862 NODE (Currency)
863 CurrencyCode TranslateTo Amount\Currency
864 END
865 END
866 NODE (CreditDebitIndicator)
867 19A TranslateTo CreditDebitIndicator
868 END
869 END
870 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR56
578 TRANSLATE(95R, PartyIdentification16Choice)
579 RULE
580 NODE (ProprietaryIdentification)
581 NODE (Identification)
582 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
583 END
584 DataSourceScheme TranslateTo ProprietaryIdentification
585 END
586 END
587 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR56
679 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
680 RULE
681 'GROS' EquivalentTo 'GROS'
682 'NETS' EquivalentTo 'NETS'
683 END
684 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR56
898 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
899 RULE
900 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
901 END
902 END
translateTTR56(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR56
720 TRANSLATE(OptionalCode_4!c_82, GeneratedReason2Code)
721 RULE
722 'SPLI' EquivalentTo 'SPLI'
723 'RODE' EquivalentTo 'RODE'
724 'THRD' EquivalentTo 'THRD'
725 'TRAN' EquivalentTo 'TRAN'
726 'COLL' EquivalentTo 'COLL'
727 'NARR' EquivalentTo 'OTHR'
728 END
729 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR56
716 TRANSLATE(13B, Number4Choice)
717 RULE
718 NODE (Long)
719 NODE (Identification)
720 Number CopyTo Long\Identification
721 END
722 DataSourceScheme TranslateTo Long
723 END
724 END
725 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR56
630 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
631 RULE
632 NODE (Code)
633 IF (Not (DataSourceScheme IsPresent))
634 THEN
635 Indicator CopyTo Code
636 END
637 END
638 NODE (Proprietary)
639 DataSourceScheme TranslateTo Proprietary
640 NODE (Identification)
641 IF (DataSourceScheme IsPresent)
642 THEN
643 Indicator CopyTo Proprietary\Identification
644 END
645 END
646 END
647 END
648 END
translateTTR56(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR56
644 TRANSLATE(13A, Number4Choice)
645 RULE
646 NODE (Short)
647 NumberId CopyTo Short
648 END
649 END
650 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR56
547 TRANSLATE(BaseOneRate, 92A)
548 RULE
549 NODE (Sign)
550 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
551 THEN
552 'N' CopyTo Sign
553 END
554 END
555 NODE (Rate)
556 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
557 THEN
558 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
559 ELSE
560 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
561 THEN
562 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
563 ELSE
564 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
565 END
566 END
567 END
568 END
569 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR56
547 TRANSLATE(BaseOneRate, 92A)
548 RULE
549 NODE (Sign)
550 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
551 THEN
552 'N' CopyTo Sign
553 END
554 END
555 NODE (Rate)
556 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
557 THEN
558 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
559 ELSE
560 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
561 THEN
562 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
563 ELSE
564 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
565 END
566 END
567 END
568 END
569 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR56
585 TRANSLATE(Number4Choice, 13B)
586 RULE
587 NODE (DataSourceScheme)
588 Long TranslateTo DataSourceScheme
589 END
590 NODE (Number)
591 Long\Identification CopyTo Number
592 END
593 END
594 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR56
582 TRANSLATE(FinancialInstrumentQuantity15Choice, 13K)
583 RULE
584 NODE (Quantity)
585 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
586 THEN
587 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
588 ELSE
589 IF ((Unit Substring ('1', '1')) IsSameString '+')
590 THEN
591 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
592 ELSE
593 (Unit FormatDecimal 'MT') CopyTo Quantity
594 END
595 END
596 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
597 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
598 END
599 END
600 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR56
569 TRANSLATE(Number4Choice, 13B)
570 RULE
571 NODE (DataSourceScheme)
572 Long TranslateTo DataSourceScheme
573 END
574 NODE (Number)
575 Long\Identification CopyTo Number
576 END
577 END
578 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR56
718 TRANSLATE(Max3Number, 99A)
719 RULE
720 NODE (Sign)
721 IF ((Max3Number Substring ('1', '1')) IsSameString '-')
722 THEN
723 'N' CopyTo Sign
724 END
725 END
726 NODE (Number)
727 IF (((Max3Number Substring ('1', '1')) IsSameString '-') Or ((Max3Number Substring ('1', '1')) IsSameString '+'))
728 THEN
729 IF (((Max3Number Substring '2') Length) IsSameNumber '3')
730 THEN
731 (Max3Number Substring '2') CopyTo Number
732 ELSE
733 IF (((Max3Number Substring '2') Length) IsSameNumber '2')
734 THEN
735 ('0' Concatenate (Max3Number Substring '2')) CopyTo Number
736 ELSE
737 IF (((Max3Number Substring '2') Length) IsSameNumber '1')
738 THEN
739 ('00' Concatenate (Max3Number Substring '2')) CopyTo Number
740 END
741 END
742 END
743 ELSE
744 IF ((Max3Number Length) IsSameNumber '3')
745 THEN
746 Max3Number CopyTo Number
747 ELSE
748 IF ((Max3Number Length) IsSameNumber '2')
749 THEN
750 ('0' Concatenate Max3Number) CopyTo Number
751 ELSE
752 IF ((Max3Number Length) IsSameNumber '1')
753 THEN
754 ('00' Concatenate Max3Number) CopyTo Number
755 END
756 END
757 END
758 END
759 END
760 END
761 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR56
739 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
740 RULE
741 'CUST' EquivalentTo 'CUST'
742 'ICSD' EquivalentTo 'ICSD'
743 'NCSD' EquivalentTo 'NCSD'
744 'SHHE' EquivalentTo 'SHHE'
745 END
746 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR56
586 TRANSLATE(EventFrequency3Code, OptionalCode_4!c_26)
587 RULE
588 'WEEK' EquivalentTo 'WEEK'
589 'SEMI' EquivalentTo 'SEMI'
590 'QUTR' EquivalentTo 'QUTR'
591 'MNTH' EquivalentTo 'MNTH'
592 'YEAR' EquivalentTo 'ANNU'
593 END
594 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR56
692 TRANSLATE(RejectionReason7Choice, 24B_58)
693 RULE
694 NODE (DataSourceScheme)
695 Proprietary TranslateTo DataSourceScheme
696 END
697 NODE (ReasonCode)
698 Code TranslateTo ReasonCode
699 Proprietary\Identification CopyTo ReasonCode
700 END
701 END
702 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR56
634 TRANSLATE(OptionStyle5Choice, 12B_5)
635 RULE
636 NODE (DataSourceScheme)
637 Proprietary TranslateTo DataSourceScheme
638 END
639 NODE (InstrumentTypeCode)
640 Code TranslateTo InstrumentTypeCode
641 Proprietary\Identification CopyTo InstrumentTypeCode
642 END
643 END
644 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR56
634 TRANSLATE(OptionStyle5Choice, 12B_5)
635 RULE
636 NODE (DataSourceScheme)
637 Proprietary TranslateTo DataSourceScheme
638 END
639 NODE (InstrumentTypeCode)
640 Code TranslateTo InstrumentTypeCode
641 Proprietary\Identification CopyTo InstrumentTypeCode
642 END
643 END
644 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR56
634 TRANSLATE(OptionStyle5Choice, 12B_5)
635 RULE
636 NODE (DataSourceScheme)
637 Proprietary TranslateTo DataSourceScheme
638 END
639 NODE (InstrumentTypeCode)
640 Code TranslateTo InstrumentTypeCode
641 Proprietary\Identification CopyTo InstrumentTypeCode
642 END
643 END
644 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR56
634 TRANSLATE(OptionStyle5Choice, 12B_5)
635 RULE
636 NODE (DataSourceScheme)
637 Proprietary TranslateTo DataSourceScheme
638 END
639 NODE (InstrumentTypeCode)
640 Code TranslateTo InstrumentTypeCode
641 Proprietary\Identification CopyTo InstrumentTypeCode
642 END
643 END
644 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR56
826 TRANSLATE(SecuritiesTransactionType1Code, OptionalCode_4!c_268)
827 RULE
828 'CNCB' EquivalentTo 'CNCB'
829 'BSBK' EquivalentTo 'BSBK'
830 'COLI' EquivalentTo 'COLI'
831 'COLO' EquivalentTo 'COLO'
832 'CONV' EquivalentTo 'CONV'
833 'FCTA' EquivalentTo 'FCTA'
834 'INSP' EquivalentTo 'INSP'
835 'ISSU' EquivalentTo 'ISSU'
836 'MKDW' EquivalentTo 'MKDW'
837 'MKUP' EquivalentTo 'MKUP'
838 'NETT' EquivalentTo 'NETT'
839 'NSYN' EquivalentTo 'NSYN'
840 'OWNE' EquivalentTo 'OWNE'
841 'OWNI' EquivalentTo 'OWNI'
842 'PAIR' EquivalentTo 'PAIR'
843 'PLAC' EquivalentTo 'PLAC'
844 'PORT' EquivalentTo 'PORT'
845 'REAL' EquivalentTo 'REAL'
846 'REDI' EquivalentTo 'REDI'
847 'REDM' EquivalentTo 'REDM'
848 'RELE' EquivalentTo 'RELE'
849 'REPU' EquivalentTo 'REPU'
850 'RODE' EquivalentTo 'RODE'
851 'RPTO' EquivalentTo 'RPTO'
852 'RVPO' EquivalentTo 'RVPO'
853 'SBBK' EquivalentTo 'SBBK'
854 'SBRE' EquivalentTo 'SBRE'
855 'SECB' EquivalentTo 'SECB'
856 'SECL' EquivalentTo 'SECL'
857 'SLRE' EquivalentTo 'SLRE'
858 'SUBS' EquivalentTo 'SUBS'
859 'SYND' EquivalentTo 'SYND'
860 'TBAC' EquivalentTo 'TBAC'
861 'TRAD' EquivalentTo 'TRAD'
862 'TRPO' EquivalentTo 'TRPO'
863 'TRVO' EquivalentTo 'TRVO'
864 'TURN' EquivalentTo 'TURN'
865 END
866 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR56
593 TRANSLATE(ClassificationType3Choice, 12C)
594 RULE
595 NODE (CFICode)
596 ClassificationFinancialInstrument CopyTo CFICode
597 END
598 END
599 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR56
576 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
577 RULE
578 Exact3NumericText CopyTo Identifier_FIN_3Ec
579 END
580 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR56
820 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
821 RULE
822 NODE (Indicator)
823 DeliveryReceiptType2Code TranslateTo Indicator
824 END
825 END
826 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR56
616 TRANSLATE(BaseOneRate, 92A)
617 RULE
618 NODE (Sign)
619 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
620 THEN
621 'N' CopyTo Sign
622 END
623 END
624 NODE (Rate)
625 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
626 THEN
627 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
628 ELSE
629 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
630 THEN
631 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
632 ELSE
633 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
634 END
635 END
636 END
637 END
638 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR56
616 TRANSLATE(BaseOneRate, 92A)
617 RULE
618 NODE (Sign)
619 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
620 THEN
621 'N' CopyTo Sign
622 END
623 END
624 NODE (Rate)
625 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
626 THEN
627 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
628 ELSE
629 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
630 THEN
631 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
632 ELSE
633 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
634 END
635 END
636 END
637 END
638 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR56
616 TRANSLATE(BaseOneRate, 92A)
617 RULE
618 NODE (Sign)
619 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
620 THEN
621 'N' CopyTo Sign
622 END
623 END
624 NODE (Rate)
625 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
626 THEN
627 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
628 ELSE
629 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
630 THEN
631 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
632 ELSE
633 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
634 END
635 END
636 END
637 END
638 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR56
616 TRANSLATE(BaseOneRate, 92A)
617 RULE
618 NODE (Sign)
619 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
620 THEN
621 'N' CopyTo Sign
622 END
623 END
624 NODE (Rate)
625 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
626 THEN
627 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
628 ELSE
629 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
630 THEN
631 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
632 ELSE
633 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
634 END
635 END
636 END
637 END
638 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR56
884 TRANSLATE(PartyIdentification18Choice, 95R)
885 RULE
886 ProprietaryIdentification TranslateTo 95R
887 END
888 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR56
598 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
599 RULE
600 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
601 END
602 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR56
598 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
599 RULE
600 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
601 END
602 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR56
598 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
599 RULE
600 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
601 END
602 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR56
598 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
599 RULE
600 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
601 END
602 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR56
630 TRANSLATE(RestrictedFINXMax140Text, 70C)
631 RULE
632 NODE (Narrative)
633 NODE (Line)
634 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
635 END
636 NODE (Line)
637 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
638 END
639 NODE (Line)
640 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
641 END
642 NODE (Line)
643 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
644 END
645 END
646 END
647 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR56
630 TRANSLATE(RestrictedFINXMax140Text, 70C)
631 RULE
632 NODE (Narrative)
633 NODE (Line)
634 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
635 END
636 NODE (Line)
637 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
638 END
639 NODE (Line)
640 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
641 END
642 NODE (Line)
643 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
644 END
645 END
646 END
647 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR56
630 TRANSLATE(RestrictedFINXMax140Text, 70C)
631 RULE
632 NODE (Narrative)
633 NODE (Line)
634 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
635 END
636 NODE (Line)
637 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
638 END
639 NODE (Line)
640 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
641 END
642 NODE (Line)
643 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
644 END
645 END
646 END
647 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR56
630 TRANSLATE(RestrictedFINXMax140Text, 70C)
631 RULE
632 NODE (Narrative)
633 NODE (Line)
634 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
635 END
636 NODE (Line)
637 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
638 END
639 NODE (Line)
640 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
641 END
642 NODE (Line)
643 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
644 END
645 END
646 END
647 END
translateTTR56(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR56
590 TRANSLATE(PercentageRate, Text_Sign)
591 RULE
592 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
593 THEN
594 'N' CopyTo Text_Sign
595 END
596 END
597 END
translateTTR57(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR57
703 TRANSLATE(OptionalCode_4!c_354, CorporateActionEventType6Code)
704 RULE
705 'ACTV' EquivalentTo 'ACTV'
706 'ATTI' EquivalentTo 'ATTI'
707 'BIDS' EquivalentTo 'BIDS'
708 'BONU' EquivalentTo 'BONU'
709 'BPUT' EquivalentTo 'BPUT'
710 'BRUP' EquivalentTo 'BRUP'
711 'CAPG' EquivalentTo 'CAPG'
712 'CAPI' EquivalentTo 'CAPI'
713 'CERT' EquivalentTo 'CERT'
714 'CHAN' EquivalentTo 'CHAN'
715 'CLSA' EquivalentTo 'CLSA'
716 'CONS' EquivalentTo 'CONS'
717 'CONV' EquivalentTo 'CONV'
718 'COOP' EquivalentTo 'COOP'
719 'DECR' EquivalentTo 'DECR'
720 'DETI' EquivalentTo 'DETI'
721 'DFLT' EquivalentTo 'DFLT'
722 'DLST' EquivalentTo 'DLST'
723 'DRAW' EquivalentTo 'DRAW'
724 'DRIP' EquivalentTo 'DRIP'
725 'DSCL' EquivalentTo 'DSCL'
726 'DTCH' EquivalentTo 'DTCH'
727 'DVCA' EquivalentTo 'DVCA'
728 'DVOP' EquivalentTo 'DVOP'
729 'DVSC' EquivalentTo 'DVSC'
730 'DVSE' EquivalentTo 'DVSE'
731 'EXOF' EquivalentTo 'EXOF'
732 'EXRI' EquivalentTo 'EXRI'
733 'EXTM' EquivalentTo 'EXTM'
734 'EXWA' EquivalentTo 'EXWA'
735 'CAPD' EquivalentTo 'CAPD'
736 'INCR' EquivalentTo 'INCR'
737 'INTR' EquivalentTo 'INTR'
738 'LIQU' EquivalentTo 'LIQU'
739 'MCAL' EquivalentTo 'MCAL'
740 'MRGR' EquivalentTo 'MRGR'
741 'ODLT' EquivalentTo 'ODLT'
742 'OTHR' EquivalentTo 'OTHR'
743 'PARI' EquivalentTo 'PARI'
744 'PCAL' EquivalentTo 'PCAL'
745 'PDEF' EquivalentTo 'PDEF'
746 'PINK' EquivalentTo 'PINK'
747 'PLAC' EquivalentTo 'PLAC'
748 'PPMT' EquivalentTo 'PPMT'
749 'PRED' EquivalentTo 'PRED'
750 'PRII' EquivalentTo 'PRII'
751 'PRIO' EquivalentTo 'PRIO'
752 'REDM' EquivalentTo 'REDM'
753 'REDO' EquivalentTo 'REDO'
754 'REMK' EquivalentTo 'REMK'
755 'RHDI' EquivalentTo 'RHDI'
756 'RHTS' EquivalentTo 'RHTS'
757 'SHPR' EquivalentTo 'SHPR'
758 'SMAL' EquivalentTo 'SMAL'
759 'SOFF' EquivalentTo 'SOFF'
760 'SPLF' EquivalentTo 'SPLF'
761 'SPLR' EquivalentTo 'SPLR'
762 'SUSP' EquivalentTo 'SUSP'
763 'TEND' EquivalentTo 'TEND'
764 'TREC' EquivalentTo 'TREC'
765 'WRTH' EquivalentTo 'WRTH'
766 'WTRC' EquivalentTo 'WTRC'
767 'CREV' EquivalentTo 'CREV'
768 END
769 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR57
718 TRANSLATE(70E, RestrictedFINXMax350Text)
719 RULE
720 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
721 END
722 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR57
713 TRANSLATE(70E, RestrictedFINXMax350Text)
714 RULE
715 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
716 END
717 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR57
713 TRANSLATE(70E, RestrictedFINXMax350Text)
714 RULE
715 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
716 END
717 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR57
907 TRANSLATE(22F_29, Registration2Choice)
908 RULE
909 NODE (Code)
910 IF (Not (DataSourceScheme IsPresent))
911 THEN
912 Indicator TranslateTo Code
913 END
914 END
915 NODE (Proprietary)
916 DataSourceScheme TranslateTo Proprietary
917 NODE (Identification)
918 IF (DataSourceScheme IsPresent)
919 THEN
920 Indicator CopyTo Proprietary\Identification
921 END
922 END
923 END
924 END
925 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR57
695 TRANSLATE(70E, RestrictedFINXMax350Text)
696 RULE
697 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
698 END
699 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR57
673 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
674 RULE
675 NODE (Code)
676 IF (Not (DataSourceScheme IsPresent))
677 THEN
678 Indicator TranslateTo Code
679 END
680 END
681 NODE (Proprietary)
682 DataSourceScheme TranslateTo Proprietary
683 NODE (Identification)
684 IF (DataSourceScheme IsPresent)
685 THEN
686 Indicator CopyTo Proprietary\Identification
687 END
688 END
689 END
690 END
691 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR57
719 TRANSLATE(12A, GenericIdentification23)
720 RULE
721 NODE (Identification)
722 InstrumentCodeOrDescription CopyTo Identification
723 END
724 DataSourceScheme TranslateTo GenericIdentification23
725 NODE (Issuer)
726 IF (Not (DataSourceScheme IsPresent))
727 THEN
728 'NONE' CopyTo Issuer
729 END
730 END
731 END
732 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR57
622 TRANSLATE(70C, RestrictedFINXMax140Text)
623 RULE
624 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR57
673 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
674 RULE
675 NODE (Code)
676 IF (Not (DataSourceScheme IsPresent))
677 THEN
678 Indicator TranslateTo Code
679 END
680 END
681 NODE (Proprietary)
682 DataSourceScheme TranslateTo Proprietary
683 NODE (Identification)
684 IF (DataSourceScheme IsPresent)
685 THEN
686 Indicator CopyTo Proprietary\Identification
687 END
688 END
689 END
690 END
691 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR57
719 TRANSLATE(12A, GenericIdentification23)
720 RULE
721 NODE (Identification)
722 InstrumentCodeOrDescription CopyTo Identification
723 END
724 DataSourceScheme TranslateTo GenericIdentification23
725 NODE (Issuer)
726 IF (Not (DataSourceScheme IsPresent))
727 THEN
728 'NONE' CopyTo Issuer
729 END
730 END
731 END
732 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR57
622 TRANSLATE(70C, RestrictedFINXMax140Text)
623 RULE
624 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR57(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR57
672 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
673 RULE
674 'OTCO' EquivalentTo 'OTCO'
675 'EXCH' EquivalentTo 'EXCH'
676 END
677 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR57
728 TRANSLATE(12B_5, OptionStyle5Choice)
729 RULE
730 NODE (Code)
731 IF (Not (DataSourceScheme IsPresent))
732 THEN
733 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
734 THEN
735 InstrumentTypeCode CopyTo Code
736 END
737 END
738 END
739 NODE (Proprietary)
740 DataSourceScheme TranslateTo Proprietary
741 NODE (Identification)
742 IF (DataSourceScheme IsPresent)
743 THEN
744 InstrumentTypeCode CopyTo Proprietary\Identification
745 END
746 END
747 END
748 END
749 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR57
622 TRANSLATE(70C, RestrictedFINXMax140Text)
623 RULE
624 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR57(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR57
672 TRANSLATE(OptionalCode_4!c_379, MarketType5Code)
673 RULE
674 'OTCO' EquivalentTo 'OTCO'
675 'EXCH' EquivalentTo 'EXCH'
676 END
677 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR57
728 TRANSLATE(12B_5, OptionStyle5Choice)
729 RULE
730 NODE (Code)
731 IF (Not (DataSourceScheme IsPresent))
732 THEN
733 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
734 THEN
735 InstrumentTypeCode CopyTo Code
736 END
737 END
738 END
739 NODE (Proprietary)
740 DataSourceScheme TranslateTo Proprietary
741 NODE (Identification)
742 IF (DataSourceScheme IsPresent)
743 THEN
744 InstrumentTypeCode CopyTo Proprietary\Identification
745 END
746 END
747 END
748 END
749 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR57
622 TRANSLATE(70C, RestrictedFINXMax140Text)
623 RULE
624 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
625 END
626 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR57
660 TRANSLATE(22F_24, PaymentDirection3Choice)
661 RULE
662 NODE (Indicator)
663 IF (Not (DataSourceScheme IsPresent))
664 THEN
665 IF (Indicator IsSameString 'PAYD')
666 THEN
667 'false' CopyTo Indicator
668 END
669 IF (Indicator IsSameString 'PAYU')
670 THEN
671 'true' CopyTo Indicator
672 END
673 END
674 END
675 NODE (Proprietary)
676 DataSourceScheme TranslateTo Proprietary
677 NODE (Identification)
678 IF (DataSourceScheme IsPresent)
679 THEN
680 Indicator CopyTo Proprietary\Identification
681 END
682 END
683 END
684 END
685 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR57
660 TRANSLATE(22F_24, PaymentDirection3Choice)
661 RULE
662 NODE (Indicator)
663 IF (Not (DataSourceScheme IsPresent))
664 THEN
665 IF (Indicator IsSameString 'PAYD')
666 THEN
667 'false' CopyTo Indicator
668 END
669 IF (Indicator IsSameString 'PAYU')
670 THEN
671 'true' CopyTo Indicator
672 END
673 END
674 END
675 NODE (Proprietary)
676 DataSourceScheme TranslateTo Proprietary
677 NODE (Identification)
678 IF (DataSourceScheme IsPresent)
679 THEN
680 Indicator CopyTo Proprietary\Identification
681 END
682 END
683 END
684 END
685 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR57
660 TRANSLATE(22F_24, PaymentDirection3Choice)
661 RULE
662 NODE (Indicator)
663 IF (Not (DataSourceScheme IsPresent))
664 THEN
665 IF (Indicator IsSameString 'PAYD')
666 THEN
667 'false' CopyTo Indicator
668 END
669 IF (Indicator IsSameString 'PAYU')
670 THEN
671 'true' CopyTo Indicator
672 END
673 END
674 END
675 NODE (Proprietary)
676 DataSourceScheme TranslateTo Proprietary
677 NODE (Identification)
678 IF (DataSourceScheme IsPresent)
679 THEN
680 Indicator CopyTo Proprietary\Identification
681 END
682 END
683 END
684 END
685 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR57
669 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
670 RULE
671 NODE (Code)
672 IF (Not (DataSourceScheme IsPresent))
673 THEN
674 Indicator CopyTo Code
675 END
676 END
677 NODE (Proprietary)
678 DataSourceScheme TranslateTo Proprietary
679 NODE (Identification)
680 IF (DataSourceScheme IsPresent)
681 THEN
682 Indicator CopyTo Proprietary\Identification
683 END
684 END
685 END
686 END
687 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR57
660 TRANSLATE(22F_24, PaymentDirection3Choice)
661 RULE
662 NODE (Indicator)
663 IF (Not (DataSourceScheme IsPresent))
664 THEN
665 IF (Indicator IsSameString 'PAYD')
666 THEN
667 'false' CopyTo Indicator
668 END
669 IF (Indicator IsSameString 'PAYU')
670 THEN
671 'true' CopyTo Indicator
672 END
673 END
674 END
675 NODE (Proprietary)
676 DataSourceScheme TranslateTo Proprietary
677 NODE (Identification)
678 IF (DataSourceScheme IsPresent)
679 THEN
680 Indicator CopyTo Proprietary\Identification
681 END
682 END
683 END
684 END
685 END
translateTTR57(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR57
871 TRANSLATE(19A, CreditDebitCode)
872 RULE
873 IF (Not (Sign IsPresent))
874 THEN
875 'CRDT' CopyTo CreditDebitCode
876 ELSE
877 'DBIT' CopyTo CreditDebitCode
878 END
879 END
880 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR57
588 TRANSLATE(95Q, PartyIdentification16Choice)
589 RULE
590 NODE (NameAndAddress)
591 NameAndAddress TranslateTo NameAndAddress
592 END
593 END
594 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR57
685 TRANSLATE(22F_202, ExposureType2Choice)
686 RULE
687 NODE (Code)
688 IF (Not (DataSourceScheme IsPresent))
689 THEN
690 Indicator TranslateTo Code
691 END
692 END
693 NODE (Proprietary)
694 NODE (Identification)
695 IF (DataSourceScheme IsPresent)
696 THEN
697 Indicator CopyTo Proprietary\Identification
698 END
699 END
700 DataSourceScheme TranslateTo Proprietary
701 END
702 END
703 END
translateTTR57(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR57
903 TRANSLATE(Currency, ActiveCurrencyCode)
904 RULE
905 Currency CopyTo ActiveCurrencyCode
906 END
907 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR57
730 TRANSLATE(24B_19, DeniedReason4Choice)
731 RULE
732 NODE (Code)
733 IF (Not (DataSourceScheme IsPresent))
734 THEN
735 ReasonCode TranslateTo Code
736 END
737 END
738 NODE (Proprietary)
739 DataSourceScheme TranslateTo Proprietary
740 NODE (Identification)
741 IF (DataSourceScheme IsPresent)
742 THEN
743 ReasonCode CopyTo Proprietary\Identification
744 END
745 END
746 END
747 END
748 END
translateTTR57(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR57
726 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
727 RULE
728 NODE (SchemeName)
729 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
730 THEN
731 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
732 END
733 END
734 NODE (Issuer)
735 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
736 END
737 END
738 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR57
649 TRANSLATE(22F_24, PaymentDirection3Choice)
650 RULE
651 NODE (Indicator)
652 IF (Not (DataSourceScheme IsPresent))
653 THEN
654 IF (Indicator IsSameString 'PAYD')
655 THEN
656 'false' CopyTo Indicator
657 END
658 IF (Indicator IsSameString 'PAYU')
659 THEN
660 'true' CopyTo Indicator
661 END
662 END
663 END
664 NODE (Proprietary)
665 DataSourceScheme TranslateTo Proprietary
666 NODE (Identification)
667 IF (DataSourceScheme IsPresent)
668 THEN
669 Indicator CopyTo Proprietary\Identification
670 END
671 END
672 END
673 END
674 END
translateTTR57(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR57
651 TRANSLATE(13B, Number4Choice)
652 RULE
653 NODE (Long)
654 NODE (Identification)
655 Number CopyTo Long\Identification
656 END
657 DataSourceScheme TranslateTo Long
658 END
659 END
660 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR57
570 TRANSLATE(PercentageRate, 92A)
571 RULE
572 NODE (Sign)
573 PercentageRate TranslateTo Sign
574 END
575 NODE (Rate)
576 PercentageRate TranslateTo Rate
577 END
578 END
579 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR57
570 TRANSLATE(PercentageRate, 92A)
571 RULE
572 NODE (Sign)
573 PercentageRate TranslateTo Sign
574 END
575 NODE (Rate)
576 PercentageRate TranslateTo Rate
577 END
578 END
579 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR57
595 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
596 RULE
597 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
598 END
599 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR57
601 TRANSLATE(YesNoIndicator, 17B)
602 RULE
603 NODE (Flag)
604 IF (YesNoIndicator IsSameBoolean 'true')
605 THEN
606 'Y' CopyTo Flag
607 ELSE
608 'N' CopyTo Flag
609 END
610 END
611 END
612 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR57
579 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
580 RULE
581 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
582 END
583 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR57
762 TRANSLATE(AmountAndDirection18, 19A)
763 RULE
764 NODE (Sign)
765 CreditDebit TranslateTo Sign
766 END
767 NODE (CurrencyCode)
768 Amount\Currency TranslateTo CurrencyCode
769 END
770 NODE (Amount)
771 Amount\Amount TranslateTo Amount
772 END
773 END
774 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR57
747 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
748 RULE
749 AnyBICIdentifier CopyTo Identifier_BICBEI
750 END
751 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR57
595 TRANSLATE(PreferenceToIncome3Choice, 22F_22)
596 RULE
597 NODE (DataSourceScheme)
598 Proprietary TranslateTo DataSourceScheme
599 END
600 NODE (Indicator)
601 Code TranslateTo Indicator
602 Proprietary\Identification CopyTo Indicator
603 END
604 END
605 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR57
703 TRANSLATE(RejectionReason16Code, OptionalCode_4!c_381)
704 RULE
705 'ULNK' EquivalentTo 'ULNK'
706 'SAFE' EquivalentTo 'SAFE'
707 'DQUA' EquivalentTo 'DQUA'
708 'ADEA' EquivalentTo 'ADEA'
709 'RTGS' EquivalentTo 'RTGS'
710 'NCRR' EquivalentTo 'NCRR'
711 'DSEC' EquivalentTo 'DSEC'
712 'DADR' EquivalentTo 'DADR'
713 'INIR' EquivalentTo 'INIR'
714 'CANC' EquivalentTo 'CANC'
715 'INTV' EquivalentTo 'INTV'
716 'INVA' EquivalentTo 'INVA'
717 'REFT' EquivalentTo 'REFT'
718 'PHYS' EquivalentTo 'PHYS'
719 'REFE' EquivalentTo 'REFE'
720 'LACK' EquivalentTo 'LACK'
721 'LATE' EquivalentTo 'LATE'
722 'NMTY' EquivalentTo 'NMTY'
723 'OPNM' EquivalentTo 'OPNM'
724 'DMON' EquivalentTo 'DMON'
725 'OPTY' EquivalentTo 'OPTY'
726 'DCAN' EquivalentTo 'DCAN'
727 'DPRG' EquivalentTo 'DPRG'
728 'EVNM' EquivalentTo 'EVNM'
729 'STAT' EquivalentTo 'STAT'
730 'STAM' EquivalentTo 'STAM'
731 'SIGN' EquivalentTo 'SIGN'
732 'SHAR' EquivalentTo 'SHAR'
733 'MINO' EquivalentTo 'MINO'
734 'NRGM' EquivalentTo 'NRGM'
735 'MLEG' EquivalentTo 'MLEG'
736 'BATC' EquivalentTo 'BATC'
737 'CADE' EquivalentTo 'CADE'
738 'CASH' EquivalentTo 'CASH'
739 'DDEA' EquivalentTo 'DDEA'
740 'OWNT' EquivalentTo 'OWNT'
741 'NRGN' EquivalentTo 'NRGN'
742 'MUNO' EquivalentTo 'MUNO'
743 'REQW' EquivalentTo 'REQW'
744 'TXST' EquivalentTo 'TXST'
745 'REPA' EquivalentTo 'REPA'
746 'REPO' EquivalentTo 'REPO'
747 'REPP' EquivalentTo 'REPP'
748 'RREA' EquivalentTo 'RREA'
749 'REQM' EquivalentTo 'REQM'
750 'SETS' EquivalentTo 'SETS'
751 'DTRD' EquivalentTo 'DTRD'
752 'IIND' EquivalentTo 'IIND'
753 'PLCE' EquivalentTo 'PLCE'
754 'INNA' EquivalentTo 'INNA'
755 'ICOL' EquivalentTo 'ICOL'
756 'BPAR' EquivalentTo 'BPAR'
757 'BREF' EquivalentTo 'BREF'
758 'BUSE' EquivalentTo 'BUSE'
759 'CAEV' EquivalentTo 'CAEV'
760 'CASY' EquivalentTo 'CASY'
761 'COMC' EquivalentTo 'COMC'
762 'CONL' EquivalentTo 'CONL'
763 'CPTY' EquivalentTo 'CPTY'
764 'DDAT' EquivalentTo 'DDAT'
765 'DISC' EquivalentTo 'DISC'
766 'DISE' EquivalentTo 'DISE'
767 'DORD' EquivalentTo 'DORD'
768 'FEEE' EquivalentTo 'FEEE'
769 'ICAG' EquivalentTo 'ICAG'
770 'ICUS' EquivalentTo 'ICUS'
771 'IEXE' EquivalentTo 'IEXE'
772 'INPS' EquivalentTo 'INPS'
773 'SDUT' EquivalentTo 'SDUT'
774 'SETR' EquivalentTo 'SETR'
775 'TERM' EquivalentTo 'TERM'
776 'DEPT' EquivalentTo 'DEPT'
777 'OTHR' EquivalentTo 'NARR'
778 END
779 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR57
645 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
646 RULE
647 'AMER' EquivalentTo 'AMER'
648 'EURO' EquivalentTo 'EURO'
649 END
650 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR57
645 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
646 RULE
647 'AMER' EquivalentTo 'AMER'
648 'EURO' EquivalentTo 'EURO'
649 END
650 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR57
645 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
646 RULE
647 'AMER' EquivalentTo 'AMER'
648 'EURO' EquivalentTo 'EURO'
649 END
650 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR57
645 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
646 RULE
647 'AMER' EquivalentTo 'AMER'
648 'EURO' EquivalentTo 'EURO'
649 END
650 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR57
867 TRANSLATE(YesNoIndicator, 22F_160)
868 RULE
869 NODE (Indicator)
870 IF (YesNoIndicator IsSameBoolean 'true')
871 THEN
872 'PREA' CopyTo Indicator
873 END
874 END
875 END
876 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR57
600 TRANSLATE(OptionStyle5Choice, 12B_5)
601 RULE
602 NODE (DataSourceScheme)
603 Proprietary TranslateTo DataSourceScheme
604 END
605 NODE (InstrumentTypeCode)
606 Code TranslateTo InstrumentTypeCode
607 Proprietary\Identification CopyTo InstrumentTypeCode
608 END
609 END
610 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR57
581 TRANSLATE(Number4Choice, 13B)
582 RULE
583 NODE (DataSourceScheme)
584 Long TranslateTo DataSourceScheme
585 END
586 NODE (Number)
587 Long\Identification CopyTo Number
588 END
589 END
590 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR57
827 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
828 RULE
829 'FREE' EquivalentTo 'FREE'
830 'APMT' EquivalentTo 'APMT'
831 END
832 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR57
639 TRANSLATE(PercentageRate, 92A)
640 RULE
641 NODE (Sign)
642 PercentageRate TranslateTo Sign
643 END
644 NODE (Rate)
645 PercentageRate TranslateTo Rate
646 END
647 END
648 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR57
639 TRANSLATE(PercentageRate, 92A)
640 RULE
641 NODE (Sign)
642 PercentageRate TranslateTo Sign
643 END
644 NODE (Rate)
645 PercentageRate TranslateTo Rate
646 END
647 END
648 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR57
639 TRANSLATE(PercentageRate, 92A)
640 RULE
641 NODE (Sign)
642 PercentageRate TranslateTo Sign
643 END
644 NODE (Rate)
645 PercentageRate TranslateTo Rate
646 END
647 END
648 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR57
639 TRANSLATE(PercentageRate, 92A)
640 RULE
641 NODE (Sign)
642 PercentageRate TranslateTo Sign
643 END
644 NODE (Rate)
645 PercentageRate TranslateTo Rate
646 END
647 END
648 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR57
889 TRANSLATE(GenericIdentification24, 95R)
890 RULE
891 NODE (DataSourceScheme)
892 GenericIdentification24 TranslateTo DataSourceScheme
893 END
894 NODE (ProprietaryCode)
895 Identification CopyTo ProprietaryCode
896 END
897 END
898 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR57
603 TRANSLATE(ClassificationType3Choice, 12C)
604 RULE
605 NODE (CFICode)
606 ClassificationFinancialInstrument CopyTo CFICode
607 END
608 END
609 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR57
603 TRANSLATE(ClassificationType3Choice, 12C)
604 RULE
605 NODE (CFICode)
606 ClassificationFinancialInstrument CopyTo CFICode
607 END
608 END
609 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR57
603 TRANSLATE(ClassificationType3Choice, 12C)
604 RULE
605 NODE (CFICode)
606 ClassificationFinancialInstrument CopyTo CFICode
607 END
608 END
609 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR57
603 TRANSLATE(ClassificationType3Choice, 12C)
604 RULE
605 NODE (CFICode)
606 ClassificationFinancialInstrument CopyTo CFICode
607 END
608 END
609 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR57
648 TRANSLATE(SettlementTransactionCondition3Choice, 22F_205)
649 RULE
650 NODE (DataSourceScheme)
651 Proprietary TranslateTo DataSourceScheme
652 END
653 NODE (Indicator)
654 Code TranslateTo Indicator
655 Proprietary\Identification CopyTo Indicator
656 END
657 END
658 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR57
648 TRANSLATE(SettlementTransactionCondition3Choice, 22F_204)
649 RULE
650 NODE (DataSourceScheme)
651 Proprietary TranslateTo DataSourceScheme
652 END
653 NODE (Indicator)
654 Code TranslateTo Indicator
655 Proprietary\Identification CopyTo Indicator
656 END
657 END
658 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR57
648 TRANSLATE(SettlementTransactionCondition3Choice, 22F_201)
649 RULE
650 NODE (DataSourceScheme)
651 Proprietary TranslateTo DataSourceScheme
652 END
653 NODE (Indicator)
654 Code TranslateTo Indicator
655 Proprietary\Identification CopyTo Indicator
656 END
657 END
658 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR57
648 TRANSLATE(SettlementTransactionCondition3Choice, 22F_200)
649 RULE
650 NODE (DataSourceScheme)
651 Proprietary TranslateTo DataSourceScheme
652 END
653 NODE (Indicator)
654 Code TranslateTo Indicator
655 Proprietary\Identification CopyTo Indicator
656 END
657 END
658 END
translateTTR57(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR57
598 TRANSLATE(PercentageRate, Rate_FIN_15d)
599 RULE
600 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
601 THEN
602 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
603 ELSE
604 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
605 END
606 END
607 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR58
770 TRANSLATE(93A_5, SecuritiesBalanceType5Choice)
771 RULE
772 NODE (Code)
773 IF (Not (DataSourceScheme IsPresent))
774 THEN
775 SubBalanceTypeCode TranslateTo Code
776 END
777 END
778 NODE (Proprietary)
779 DataSourceScheme TranslateTo Proprietary
780 NODE (Identification)
781 IF (DataSourceScheme IsPresent)
782 THEN
783 SubBalanceTypeCode CopyTo Proprietary\Identification
784 END
785 END
786 END
787 END
788 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR58
723 TRANSLATE(22F_6, PriorityNumeric2Choice)
724 RULE
725 NODE (Numeric)
726 IF (Not (DataSourceScheme IsPresent))
727 THEN
728 Indicator CopyTo Numeric
729 END
730 END
731 NODE (Proprietary)
732 DataSourceScheme TranslateTo Proprietary
733 NODE (Identification)
734 IF (DataSourceScheme IsPresent)
735 THEN
736 Indicator CopyTo Proprietary\Identification
737 END
738 END
739 END
740 END
741 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR58
718 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
719 RULE
720 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
721 END
722 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR58
718 TRANSLATE(Amount_FIN_15d, RestrictedFINDecimalNumber)
719 RULE
720 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
721 END
722 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR58
926 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
927 RULE
928 'NREG' EquivalentTo 'NREG'
929 'YREG' EquivalentTo 'YREG'
930 END
931 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR58
700 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
701 RULE
702 NODE (Identification)
703 NODE (SafekeepingPlaceType)
704 IF (Not (DataSourceScheme IsPresent))
705 THEN
706 PlaceCode TranslateTo Identification\SafekeepingPlaceType
707 END
708 END
709 NODE (Identification)
710 IF (Not (DataSourceScheme IsPresent))
711 THEN
712 Narrative CopyTo Identification\Identification
713 END
714 END
715 END
716 NODE (Proprietary)
717 NODE (Type)
718 DataSourceScheme TranslateTo Proprietary\Type
719 NODE (Identification)
720 IF (DataSourceScheme IsPresent)
721 THEN
722 PlaceCode CopyTo Proprietary\Type\Identification
723 END
724 END
725 END
726 NODE (Identification)
727 IF (DataSourceScheme IsPresent)
728 THEN
729 Narrative CopyTo Proprietary\Identification
730 END
731 END
732 END
733 END
734 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR58
692 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
693 RULE
694 'A001' EquivalentTo 'A001'
695 'A002' EquivalentTo 'A002'
696 'A003' EquivalentTo 'A003'
697 'A004' EquivalentTo 'A004'
698 'A005' EquivalentTo 'A005'
699 'A006' EquivalentTo 'A006'
700 'A007' EquivalentTo 'A007'
701 'A008' EquivalentTo 'A008'
702 'A009' EquivalentTo 'A009'
703 'A010' EquivalentTo 'A010'
704 'A011' EquivalentTo 'A011'
705 'A012' EquivalentTo 'A012'
706 'A013' EquivalentTo 'A013'
707 'A014' EquivalentTo 'A014'
708 'OTHR' EquivalentTo 'NARR'
709 END
710 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR58
733 TRANSLATE(12B_5, OptionStyle5Choice)
734 RULE
735 NODE (Code)
736 IF (Not (DataSourceScheme IsPresent))
737 THEN
738 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
739 THEN
740 InstrumentTypeCode CopyTo Code
741 END
742 END
743 END
744 NODE (Proprietary)
745 DataSourceScheme TranslateTo Proprietary
746 NODE (Identification)
747 IF (DataSourceScheme IsPresent)
748 THEN
749 InstrumentTypeCode CopyTo Proprietary\Identification
750 END
751 END
752 END
753 END
754 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR58
627 TRANSLATE(22F_6, PriorityNumeric2Choice)
628 RULE
629 NODE (Numeric)
630 IF (Not (DataSourceScheme IsPresent))
631 THEN
632 Indicator CopyTo Numeric
633 END
634 END
635 NODE (Proprietary)
636 DataSourceScheme TranslateTo Proprietary
637 NODE (Identification)
638 IF (DataSourceScheme IsPresent)
639 THEN
640 Indicator CopyTo Proprietary\Identification
641 END
642 END
643 END
644 END
645 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR58
692 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
693 RULE
694 'A001' EquivalentTo 'A001'
695 'A002' EquivalentTo 'A002'
696 'A003' EquivalentTo 'A003'
697 'A004' EquivalentTo 'A004'
698 'A005' EquivalentTo 'A005'
699 'A006' EquivalentTo 'A006'
700 'A007' EquivalentTo 'A007'
701 'A008' EquivalentTo 'A008'
702 'A009' EquivalentTo 'A009'
703 'A010' EquivalentTo 'A010'
704 'A011' EquivalentTo 'A011'
705 'A012' EquivalentTo 'A012'
706 'A013' EquivalentTo 'A013'
707 'A014' EquivalentTo 'A014'
708 'OTHR' EquivalentTo 'NARR'
709 END
710 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR58
733 TRANSLATE(12B_5, OptionStyle5Choice)
734 RULE
735 NODE (Code)
736 IF (Not (DataSourceScheme IsPresent))
737 THEN
738 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
739 THEN
740 InstrumentTypeCode CopyTo Code
741 END
742 END
743 END
744 NODE (Proprietary)
745 DataSourceScheme TranslateTo Proprietary
746 NODE (Identification)
747 IF (DataSourceScheme IsPresent)
748 THEN
749 InstrumentTypeCode CopyTo Proprietary\Identification
750 END
751 END
752 END
753 END
754 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR58
627 TRANSLATE(22F_6, PriorityNumeric2Choice)
628 RULE
629 NODE (Numeric)
630 IF (Not (DataSourceScheme IsPresent))
631 THEN
632 Indicator CopyTo Numeric
633 END
634 END
635 NODE (Proprietary)
636 DataSourceScheme TranslateTo Proprietary
637 NODE (Identification)
638 IF (DataSourceScheme IsPresent)
639 THEN
640 Indicator CopyTo Proprietary\Identification
641 END
642 END
643 END
644 END
645 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR58
678 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
679 RULE
680 NODE (Code)
681 IF (Not (DataSourceScheme IsPresent))
682 THEN
683 Indicator TranslateTo Code
684 END
685 END
686 NODE (Proprietary)
687 DataSourceScheme TranslateTo Proprietary
688 NODE (Identification)
689 IF (DataSourceScheme IsPresent)
690 THEN
691 Indicator CopyTo Proprietary\Identification
692 END
693 END
694 END
695 END
696 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR58
750 TRANSLATE(12B_1, OptionType3Choice)
751 RULE
752 NODE (Code)
753 IF (Not (DataSourceScheme IsPresent))
754 THEN
755 InstrumentTypeCode CopyTo Code
756 END
757 END
758 NODE (Proprietary)
759 NODE (Identification)
760 IF (DataSourceScheme IsPresent)
761 THEN
762 InstrumentTypeCode CopyTo Proprietary\Identification
763 END
764 END
765 DataSourceScheme TranslateTo Proprietary
766 END
767 END
768 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR58
627 TRANSLATE(22F_6, PriorityNumeric2Choice)
628 RULE
629 NODE (Numeric)
630 IF (Not (DataSourceScheme IsPresent))
631 THEN
632 Indicator CopyTo Numeric
633 END
634 END
635 NODE (Proprietary)
636 DataSourceScheme TranslateTo Proprietary
637 NODE (Identification)
638 IF (DataSourceScheme IsPresent)
639 THEN
640 Indicator CopyTo Proprietary\Identification
641 END
642 END
643 END
644 END
645 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR58
678 TRANSLATE(22F_154, InterestComputationMethodFormat2Choice)
679 RULE
680 NODE (Code)
681 IF (Not (DataSourceScheme IsPresent))
682 THEN
683 Indicator TranslateTo Code
684 END
685 END
686 NODE (Proprietary)
687 DataSourceScheme TranslateTo Proprietary
688 NODE (Identification)
689 IF (DataSourceScheme IsPresent)
690 THEN
691 Indicator CopyTo Proprietary\Identification
692 END
693 END
694 END
695 END
696 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR58
750 TRANSLATE(12B_1, OptionType3Choice)
751 RULE
752 NODE (Code)
753 IF (Not (DataSourceScheme IsPresent))
754 THEN
755 InstrumentTypeCode CopyTo Code
756 END
757 END
758 NODE (Proprietary)
759 NODE (Identification)
760 IF (DataSourceScheme IsPresent)
761 THEN
762 InstrumentTypeCode CopyTo Proprietary\Identification
763 END
764 END
765 DataSourceScheme TranslateTo Proprietary
766 END
767 END
768 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR58
627 TRANSLATE(22F_6, PriorityNumeric2Choice)
628 RULE
629 NODE (Numeric)
630 IF (Not (DataSourceScheme IsPresent))
631 THEN
632 Indicator CopyTo Numeric
633 END
634 END
635 NODE (Proprietary)
636 DataSourceScheme TranslateTo Proprietary
637 NODE (Identification)
638 IF (DataSourceScheme IsPresent)
639 THEN
640 Indicator CopyTo Proprietary\Identification
641 END
642 END
643 END
644 END
645 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR58
686 TRANSLATE(22F_22, PreferenceToIncome3Choice)
687 RULE
688 NODE (Code)
689 IF (Not (DataSourceScheme IsPresent))
690 THEN
691 Indicator TranslateTo Code
692 END
693 END
694 NODE (Proprietary)
695 DataSourceScheme TranslateTo Proprietary
696 NODE (Identification)
697 IF (DataSourceScheme IsPresent)
698 THEN
699 Indicator CopyTo Proprietary\Identification
700 END
701 END
702 END
703 END
704 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR58
686 TRANSLATE(22F_22, PreferenceToIncome3Choice)
687 RULE
688 NODE (Code)
689 IF (Not (DataSourceScheme IsPresent))
690 THEN
691 Indicator TranslateTo Code
692 END
693 END
694 NODE (Proprietary)
695 DataSourceScheme TranslateTo Proprietary
696 NODE (Identification)
697 IF (DataSourceScheme IsPresent)
698 THEN
699 Indicator CopyTo Proprietary\Identification
700 END
701 END
702 END
703 END
704 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR58
686 TRANSLATE(22F_22, PreferenceToIncome3Choice)
687 RULE
688 NODE (Code)
689 IF (Not (DataSourceScheme IsPresent))
690 THEN
691 Indicator TranslateTo Code
692 END
693 END
694 NODE (Proprietary)
695 DataSourceScheme TranslateTo Proprietary
696 NODE (Identification)
697 IF (DataSourceScheme IsPresent)
698 THEN
699 Indicator CopyTo Proprietary\Identification
700 END
701 END
702 END
703 END
704 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR58
688 TRANSLATE(22F_24, PaymentDirection3Choice)
689 RULE
690 NODE (Indicator)
691 IF (Not (DataSourceScheme IsPresent))
692 THEN
693 IF (Indicator IsSameString 'PAYD')
694 THEN
695 'false' CopyTo Indicator
696 END
697 IF (Indicator IsSameString 'PAYU')
698 THEN
699 'true' CopyTo Indicator
700 END
701 END
702 END
703 NODE (Proprietary)
704 DataSourceScheme TranslateTo Proprietary
705 NODE (Identification)
706 IF (DataSourceScheme IsPresent)
707 THEN
708 Indicator CopyTo Proprietary\Identification
709 END
710 END
711 END
712 END
713 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR58
686 TRANSLATE(22F_22, PreferenceToIncome3Choice)
687 RULE
688 NODE (Code)
689 IF (Not (DataSourceScheme IsPresent))
690 THEN
691 Indicator TranslateTo Code
692 END
693 END
694 NODE (Proprietary)
695 DataSourceScheme TranslateTo Proprietary
696 NODE (Identification)
697 IF (DataSourceScheme IsPresent)
698 THEN
699 Indicator CopyTo Proprietary\Identification
700 END
701 END
702 END
703 END
704 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR58
881 TRANSLATE(98A, SettlementDate6Choice)
882 RULE
883 NODE (Date)
884 NODE (Date)
885 Date TranslateTo Date\Date
886 END
887 END
888 END
889 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR58
595 TRANSLATE(95C, PartyIdentification15Choice)
596 RULE
597 NODE (Country)
598 CountryCode CopyTo Country
599 END
600 END
601 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR58
704 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
705 RULE
706 'CCIR' EquivalentTo 'CCIR'
707 'COMM' EquivalentTo 'COMM'
708 'CRDS' EquivalentTo 'CRDS'
709 'CRPR' EquivalentTo 'CRPR'
710 'FIXI' EquivalentTo 'FIXI'
711 'TBAS' EquivalentTo 'TBAS'
712 'CRSP' EquivalentTo 'CRSP'
713 'CRTL' EquivalentTo 'CRTL'
714 'EQPT' EquivalentTo 'EQPT'
715 'EQUS' EquivalentTo 'EQUS'
716 'EXPT' EquivalentTo 'EXPT'
717 'EXTD' EquivalentTo 'EXTD'
718 'FORW' EquivalentTo 'FORW'
719 'FORX' EquivalentTo 'FORX'
720 'FUTR' EquivalentTo 'FUTR'
721 'LIQU' EquivalentTo 'LIQU'
722 'OPTN' EquivalentTo 'OPTN'
723 'OTCD' EquivalentTo 'OTCD'
724 'PAYM' EquivalentTo 'PAYM'
725 'REPO' EquivalentTo 'REPO'
726 'RVPO' EquivalentTo 'RVPO'
727 'SCIE' EquivalentTo 'SCIE'
728 'SCIR' EquivalentTo 'SCIR'
729 'SCRP' EquivalentTo 'SCRP'
730 'SLEB' EquivalentTo 'SLEB'
731 'SLOA' EquivalentTo 'SLOA'
732 'SWPT' EquivalentTo 'SWPT'
733 'TCRP' EquivalentTo 'TRCP'
734 'BFWD' EquivalentTo 'BFWD'
735 'SBSB' EquivalentTo 'SBSC'
736 END
737 END
translateTTR58(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR58
908 TRANSLATE(19A, CreditDebitCode)
909 RULE
910 IF (Not (Sign IsPresent))
911 THEN
912 'DBIT' CopyTo CreditDebitCode
913 ELSE
914 'CRDT' CopyTo CreditDebitCode
915 END
916 END
917 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR58
749 TRANSLATE(OptionalCode_4!c_110, DeniedReason5Code)
750 RULE
751 'ADEA' EquivalentTo 'ADEA'
752 'DCAL' EquivalentTo 'DCAL'
753 'DCAN' EquivalentTo 'DCAN'
754 'DFOR' EquivalentTo 'DFOR'
755 'DPRG' EquivalentTo 'DPRG'
756 'DREP' EquivalentTo 'DREP'
757 'DSET' EquivalentTo 'DSET'
758 'IPNC' EquivalentTo 'IPNC'
759 'LATE' EquivalentTo 'LATE'
760 'NARR' EquivalentTo 'OTHR'
761 END
762 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR58
739 TRANSLATE(17B, YesNoIndicator)
740 RULE
741 IF (Flag IsSameString 'N')
742 THEN
743 'false' CopyTo YesNoIndicator
744 END
745 IF (Flag IsSameString 'Y')
746 THEN
747 'true' CopyTo YesNoIndicator
748 END
749 END
750 END
translateTTR58(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR58
675 TRANSLATE(22F_22, PreferenceToIncome3Choice)
676 RULE
677 NODE (Code)
678 IF (Not (DataSourceScheme IsPresent))
679 THEN
680 Indicator TranslateTo Code
681 END
682 END
683 NODE (Proprietary)
684 DataSourceScheme TranslateTo Proprietary
685 NODE (Identification)
686 IF (DataSourceScheme IsPresent)
687 THEN
688 Indicator CopyTo Proprietary\Identification
689 END
690 END
691 END
692 END
693 END
translateTTR58(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR58
661 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
662 RULE
663 NODE (SchemeName)
664 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
665 THEN
666 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
667 END
668 END
669 NODE (Issuer)
670 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
671 END
672 END
673 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR58
580 TRANSLATE(PercentageRate, Text_Sign)
581 RULE
582 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
583 THEN
584 'N' CopyTo Text_Sign
585 END
586 END
587 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR58
580 TRANSLATE(PercentageRate, Text_Sign)
581 RULE
582 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
583 THEN
584 'N' CopyTo Text_Sign
585 END
586 END
587 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR58
600 TRANSLATE(QuantityBreakdown6, 13A)
601 RULE
602 IF (Not (LotQuantity IsPresent))
603 THEN
604 LotNumber TranslateTo 13A
605 END
606 END
607 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR58
613 TRANSLATE(Price3, 90A)
614 RULE
615 NODE (PercentageTypeCode)
616 IF (Value\Rate IsPresent)
617 THEN
618 IF (Type\Yielded IsSameBoolean 'true')
619 THEN
620 'YIEL' CopyTo PercentageTypeCode
621 END
622 IF (Type\Yielded IsSameBoolean 'false')
623 THEN
624 'PRCT' CopyTo PercentageTypeCode
625 END
626 Type\ValueType TranslateTo PercentageTypeCode
627 END
628 END
629 NODE (Price)
630 Value\Rate TranslateTo Price
631 END
632 END
633 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR58
584 TRANSLATE(QuantityBreakdown6, 13A)
585 RULE
586 IF (Not (LotQuantity IsPresent))
587 THEN
588 LotNumber TranslateTo 13A
589 END
590 END
591 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR58
775 TRANSLATE(CreditDebitCode, Text_Sign)
776 RULE
777 IF (CreditDebitCode IsSameString 'DBIT')
778 THEN
779 'N' CopyTo Text_Sign
780 END
781 END
782 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR58
752 TRANSLATE(ISINIdentifier, Identifier_Isin)
753 RULE
754 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
755 END
756 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR58
606 TRANSLATE(PreferenceToIncome1Code, OptionalCode_4!c_27)
607 RULE
608 'ORDN' EquivalentTo 'ORDN'
609 'PFRD' EquivalentTo 'PRFD'
610 END
611 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR58
780 TRANSLATE(DeniedReason4Choice, 24B_19)
781 RULE
782 NODE (DataSourceScheme)
783 Proprietary TranslateTo DataSourceScheme
784 END
785 NODE (ReasonCode)
786 Code TranslateTo ReasonCode
787 Proprietary\Identification CopyTo ReasonCode
788 END
789 END
790 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR58
651 TRANSLATE(OptionType3Choice, 12B_1)
652 RULE
653 NODE (DataSourceScheme)
654 Proprietary TranslateTo DataSourceScheme
655 END
656 NODE (InstrumentTypeCode)
657 Code TranslateTo InstrumentTypeCode
658 Proprietary\Identification CopyTo InstrumentTypeCode
659 END
660 END
661 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR58
651 TRANSLATE(OptionType3Choice, 12B_1)
652 RULE
653 NODE (DataSourceScheme)
654 Proprietary TranslateTo DataSourceScheme
655 END
656 NODE (InstrumentTypeCode)
657 Code TranslateTo InstrumentTypeCode
658 Proprietary\Identification CopyTo InstrumentTypeCode
659 END
660 END
661 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR58
651 TRANSLATE(OptionType3Choice, 12B_1)
652 RULE
653 NODE (DataSourceScheme)
654 Proprietary TranslateTo DataSourceScheme
655 END
656 NODE (InstrumentTypeCode)
657 Code TranslateTo InstrumentTypeCode
658 Proprietary\Identification CopyTo InstrumentTypeCode
659 END
660 END
661 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR58
651 TRANSLATE(OptionType3Choice, 12B_1)
652 RULE
653 NODE (DataSourceScheme)
654 Proprietary TranslateTo DataSourceScheme
655 END
656 NODE (InstrumentTypeCode)
657 Code TranslateTo InstrumentTypeCode
658 Proprietary\Identification CopyTo InstrumentTypeCode
659 END
660 END
661 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR58
877 TRANSLATE(ReceiveDelivery1Code, 22H_3)
878 RULE
879 NODE (Indicator)
880 ReceiveDelivery1Code TranslateTo Indicator
881 END
882 END
883 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR58
611 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
612 RULE
613 'AMER' EquivalentTo 'AMER'
614 'EURO' EquivalentTo 'EURO'
615 END
616 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR58
591 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
592 RULE
593 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
594 END
595 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR58
833 TRANSLATE(SettlementTransactionCondition3Choice, 22F_206)
834 RULE
835 NODE (DataSourceScheme)
836 Proprietary TranslateTo DataSourceScheme
837 END
838 NODE (Indicator)
839 Code TranslateTo Indicator
840 Proprietary\Identification CopyTo Indicator
841 END
842 END
843 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR58
649 TRANSLATE(PercentageRate, Text_Sign)
650 RULE
651 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
652 THEN
653 'N' CopyTo Text_Sign
654 END
655 END
656 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR58
649 TRANSLATE(PercentageRate, Text_Sign)
650 RULE
651 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
652 THEN
653 'N' CopyTo Text_Sign
654 END
655 END
656 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR58
649 TRANSLATE(PercentageRate, Text_Sign)
650 RULE
651 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
652 THEN
653 'N' CopyTo Text_Sign
654 END
655 END
656 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR58
649 TRANSLATE(PercentageRate, Text_Sign)
650 RULE
651 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
652 THEN
653 'N' CopyTo Text_Sign
654 END
655 END
656 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR58
899 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
900 RULE
901 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
902 END
903 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR58
610 TRANSLATE(OptionStyle5Choice, 12B_5)
611 RULE
612 NODE (DataSourceScheme)
613 Proprietary TranslateTo DataSourceScheme
614 END
615 NODE (InstrumentTypeCode)
616 Code TranslateTo InstrumentTypeCode
617 Proprietary\Identification CopyTo InstrumentTypeCode
618 END
619 END
620 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR58
610 TRANSLATE(OptionStyle5Choice, 12B_5)
611 RULE
612 NODE (DataSourceScheme)
613 Proprietary TranslateTo DataSourceScheme
614 END
615 NODE (InstrumentTypeCode)
616 Code TranslateTo InstrumentTypeCode
617 Proprietary\Identification CopyTo InstrumentTypeCode
618 END
619 END
620 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR58
610 TRANSLATE(OptionStyle5Choice, 12B_5)
611 RULE
612 NODE (DataSourceScheme)
613 Proprietary TranslateTo DataSourceScheme
614 END
615 NODE (InstrumentTypeCode)
616 Code TranslateTo InstrumentTypeCode
617 Proprietary\Identification CopyTo InstrumentTypeCode
618 END
619 END
620 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR58
610 TRANSLATE(OptionStyle5Choice, 12B_5)
611 RULE
612 NODE (DataSourceScheme)
613 Proprietary TranslateTo DataSourceScheme
614 END
615 NODE (InstrumentTypeCode)
616 Code TranslateTo InstrumentTypeCode
617 Proprietary\Identification CopyTo InstrumentTypeCode
618 END
619 END
620 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR58
659 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_401)
660 RULE
661 'ASGN' EquivalentTo 'ASGN'
662 'BUTC' EquivalentTo 'BUTC'
663 'CLEN' EquivalentTo 'CLEN'
664 'DIRT' EquivalentTo 'DIRT'
665 'DLWM' EquivalentTo 'DLWM'
666 'DRAW' EquivalentTo 'DRAW'
667 'EXER' EquivalentTo 'EXER'
668 'FRCL' EquivalentTo 'FRCL'
669 'KNOC' EquivalentTo 'KNOC'
670 'RESI' EquivalentTo 'RESI'
671 'PHYS' EquivalentTo 'PHYS'
672 'SPDL' EquivalentTo 'SPDL'
673 'UNEX' EquivalentTo 'UNEX'
674 'TRIP' EquivalentTo 'TRIP'
675 'NOMC' EquivalentTo 'NOMC'
676 END
677 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR58
659 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_390)
660 RULE
661 'ASGN' EquivalentTo 'ASGN'
662 'BUTC' EquivalentTo 'BUTC'
663 'CLEN' EquivalentTo 'CLEN'
664 'DIRT' EquivalentTo 'DIRT'
665 'DLWM' EquivalentTo 'DLWM'
666 'DRAW' EquivalentTo 'DRAW'
667 'EXER' EquivalentTo 'EXER'
668 'FRCL' EquivalentTo 'FRCL'
669 'KNOC' EquivalentTo 'KNOC'
670 'PHYS' EquivalentTo 'PHYS'
671 'RESI' EquivalentTo 'RESI'
672 'SPDL' EquivalentTo 'SPDL'
673 'SPST' EquivalentTo 'SPST'
674 'UNEX' EquivalentTo 'UNEX'
675 'NOMC' EquivalentTo 'NOMC'
676 'TRIP' EquivalentTo 'TRIP'
677 END
678 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR58
659 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_393)
660 RULE
661 'ASGN' EquivalentTo 'ASGN'
662 'CLEN' EquivalentTo 'CLEN'
663 'DIRT' EquivalentTo 'DIRT'
664 'DLWM' EquivalentTo 'DLWM'
665 'DRAW' EquivalentTo 'DRAW'
666 'EXER' EquivalentTo 'EXER'
667 'FRCL' EquivalentTo 'FRCL'
668 'KNOC' EquivalentTo 'KNOC'
669 'PHYS' EquivalentTo 'PHYS'
670 'RESI' EquivalentTo 'RESI'
671 'SPDL' EquivalentTo 'SPDL'
672 'UNEX' EquivalentTo 'UNEX'
673 'NOMC' EquivalentTo 'NOMC'
674 'TRIP' EquivalentTo 'TRIP'
675 'SHOR' EquivalentTo 'SHOR'
676 'PENS' EquivalentTo 'PENS'
677 END
678 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR58
659 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_392)
660 RULE
661 'ASGN' EquivalentTo 'ASGN'
662 'CLEN' EquivalentTo 'CLEN'
663 'DIRT' EquivalentTo 'DIRT'
664 'DLWM' EquivalentTo 'DLWM'
665 'DRAW' EquivalentTo 'DRAW'
666 'EXER' EquivalentTo 'EXER'
667 'FRCL' EquivalentTo 'FRCL'
668 'KNOC' EquivalentTo 'KNOC'
669 'RESI' EquivalentTo 'RESI'
670 'PHYS' EquivalentTo 'PHYS'
671 'SPDL' EquivalentTo 'SPDL'
672 'UNEX' EquivalentTo 'UNEX'
673 'TRIP' EquivalentTo 'TRIP'
674 'NOMC' EquivalentTo 'NOMC'
675 'SHOR' EquivalentTo 'SHOR'
676 'SPST' EquivalentTo 'SPST'
677 'PENS' EquivalentTo 'PENS'
678 END
679 END
translateTTR58(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR58
608 TRANSLATE(Number4Choice, 13A)
609 RULE
610 NODE (NumberId)
611 Short TranslateTo NumberId
612 END
613 END
614 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR59
789 TRANSLATE(OptionalCode_4!c_396, SecuritiesBalanceType11Code)
790 RULE
791 'AVAI' EquivalentTo 'AVAI'
792 'AWAS' EquivalentTo 'AWAS'
793 'BLCA' EquivalentTo 'BLCA'
794 'BLOK' EquivalentTo 'BLOK'
795 'BLOT' EquivalentTo 'BLOT'
796 'BLOV' EquivalentTo 'BLOV'
797 'BORR' EquivalentTo 'BORR'
798 'CLEN' EquivalentTo 'CLEN'
799 'COLA' EquivalentTo 'COLA'
800 'COLI' EquivalentTo 'COLI'
801 'COLO' EquivalentTo 'COLO'
802 'DIRT' EquivalentTo 'DIRT'
803 'DRAW' EquivalentTo 'DRAW'
804 'ISSU' EquivalentTo 'ISSU'
805 'LOAN' EquivalentTo 'LOAN'
806 'LODE' EquivalentTo 'LODE'
807 'MARG' EquivalentTo 'MARG'
808 'NOMI' EquivalentTo 'NOMI'
809 'OTHR' EquivalentTo 'OTHR'
810 'PECA' EquivalentTo 'PECA'
811 'PEDA' EquivalentTo 'PEDA'
812 'PLED' EquivalentTo 'PLED'
813 'QUAS' EquivalentTo 'QUAS'
814 'REGO' EquivalentTo 'REGO'
815 'RSTR' EquivalentTo 'RSTR'
816 'SPOS' EquivalentTo 'SPOS'
817 'TRAN' EquivalentTo 'TRAN'
818 'UNRG' EquivalentTo 'UNRG'
819 END
820 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR59
742 TRANSLATE(93A_4, SecuritiesBalanceType4Choice)
743 RULE
744 NODE (Code)
745 IF (Not (DataSourceScheme IsPresent))
746 THEN
747 SubBalanceType TranslateTo Code
748 END
749 END
750 NODE (Proprietary)
751 NODE (Identification)
752 IF (DataSourceScheme IsPresent)
753 THEN
754 SubBalanceType CopyTo Proprietary\Identification
755 END
756 END
757 DataSourceScheme TranslateTo Proprietary
758 END
759 END
760 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR59
723 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
724 RULE
725 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
726 END
727 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR59
723 TRANSLATE(Amount_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
724 RULE
725 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
726 END
727 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR59
932 TRANSLATE(22F_30, BeneficialOwnership2Choice)
933 RULE
934 NODE (Indicator)
935 IF (Not (DataSourceScheme IsPresent))
936 THEN
937 IF (Indicator IsSameString 'NBEN')
938 THEN
939 'false' CopyTo Indicator
940 ELSE
941 'true' CopyTo Indicator
942 END
943 END
944 END
945 NODE (Proprietary)
946 NODE (Identification)
947 IF (DataSourceScheme IsPresent)
948 THEN
949 Indicator CopyTo Proprietary\Identification
950 END
951 END
952 DataSourceScheme TranslateTo Proprietary
953 END
954 END
955 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR59
735 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
736 RULE
737 'SHHE' EquivalentTo 'SHHE'
738 END
739 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR59
711 TRANSLATE(22F_20, FormOfSecurity3Choice)
712 RULE
713 NODE (Code)
714 IF (Not (DataSourceScheme IsPresent))
715 THEN
716 Indicator CopyTo Code
717 END
718 END
719 NODE (Proprietary)
720 DataSourceScheme TranslateTo Proprietary
721 NODE (Identification)
722 IF (DataSourceScheme IsPresent)
723 THEN
724 Indicator CopyTo Proprietary\Identification
725 END
726 END
727 END
728 END
729 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR59
755 TRANSLATE(12B_1, OptionType3Choice)
756 RULE
757 NODE (Code)
758 IF (Not (DataSourceScheme IsPresent))
759 THEN
760 InstrumentTypeCode CopyTo Code
761 END
762 END
763 NODE (Proprietary)
764 NODE (Identification)
765 IF (DataSourceScheme IsPresent)
766 THEN
767 InstrumentTypeCode CopyTo Proprietary\Identification
768 END
769 END
770 DataSourceScheme TranslateTo Proprietary
771 END
772 END
773 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR59
646 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
647 RULE
648 NODE (Code)
649 IF (Not (DataSourceScheme IsPresent))
650 THEN
651 Indicator TranslateTo Code
652 END
653 END
654 NODE (Proprietary)
655 DataSourceScheme TranslateTo Proprietary
656 NODE (Identification)
657 IF (DataSourceScheme IsPresent)
658 THEN
659 Indicator CopyTo Proprietary\Identification
660 END
661 END
662 END
663 END
664 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR59
711 TRANSLATE(22F_20, FormOfSecurity3Choice)
712 RULE
713 NODE (Code)
714 IF (Not (DataSourceScheme IsPresent))
715 THEN
716 Indicator CopyTo Code
717 END
718 END
719 NODE (Proprietary)
720 DataSourceScheme TranslateTo Proprietary
721 NODE (Identification)
722 IF (DataSourceScheme IsPresent)
723 THEN
724 Indicator CopyTo Proprietary\Identification
725 END
726 END
727 END
728 END
729 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR59
755 TRANSLATE(12B_1, OptionType3Choice)
756 RULE
757 NODE (Code)
758 IF (Not (DataSourceScheme IsPresent))
759 THEN
760 InstrumentTypeCode CopyTo Code
761 END
762 END
763 NODE (Proprietary)
764 NODE (Identification)
765 IF (DataSourceScheme IsPresent)
766 THEN
767 InstrumentTypeCode CopyTo Proprietary\Identification
768 END
769 END
770 DataSourceScheme TranslateTo Proprietary
771 END
772 END
773 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR59
646 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
647 RULE
648 NODE (Code)
649 IF (Not (DataSourceScheme IsPresent))
650 THEN
651 Indicator TranslateTo Code
652 END
653 END
654 NODE (Proprietary)
655 DataSourceScheme TranslateTo Proprietary
656 NODE (Identification)
657 IF (DataSourceScheme IsPresent)
658 THEN
659 Indicator CopyTo Proprietary\Identification
660 END
661 END
662 END
663 END
664 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR59
697 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
698 RULE
699 'A001' EquivalentTo 'A001'
700 'A002' EquivalentTo 'A002'
701 'A003' EquivalentTo 'A003'
702 'A004' EquivalentTo 'A004'
703 'A005' EquivalentTo 'A005'
704 'A006' EquivalentTo 'A006'
705 'A007' EquivalentTo 'A007'
706 'A008' EquivalentTo 'A008'
707 'A009' EquivalentTo 'A009'
708 'A010' EquivalentTo 'A010'
709 'A011' EquivalentTo 'A011'
710 'A012' EquivalentTo 'A012'
711 'A013' EquivalentTo 'A013'
712 'A014' EquivalentTo 'A014'
713 'OTHR' EquivalentTo 'NARR'
714 END
715 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR59
769 TRANSLATE(98A, ISODate)
770 RULE
771 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
772 END
773 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR59
646 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
647 RULE
648 NODE (Code)
649 IF (Not (DataSourceScheme IsPresent))
650 THEN
651 Indicator TranslateTo Code
652 END
653 END
654 NODE (Proprietary)
655 DataSourceScheme TranslateTo Proprietary
656 NODE (Identification)
657 IF (DataSourceScheme IsPresent)
658 THEN
659 Indicator CopyTo Proprietary\Identification
660 END
661 END
662 END
663 END
664 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR59
697 TRANSLATE(OptionalCode_4!c_257, InterestComputationMethod2Code)
698 RULE
699 'A001' EquivalentTo 'A001'
700 'A002' EquivalentTo 'A002'
701 'A003' EquivalentTo 'A003'
702 'A004' EquivalentTo 'A004'
703 'A005' EquivalentTo 'A005'
704 'A006' EquivalentTo 'A006'
705 'A007' EquivalentTo 'A007'
706 'A008' EquivalentTo 'A008'
707 'A009' EquivalentTo 'A009'
708 'A010' EquivalentTo 'A010'
709 'A011' EquivalentTo 'A011'
710 'A012' EquivalentTo 'A012'
711 'A013' EquivalentTo 'A013'
712 'A014' EquivalentTo 'A014'
713 'OTHR' EquivalentTo 'NARR'
714 END
715 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR59
769 TRANSLATE(98A, ISODate)
770 RULE
771 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
772 END
773 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR59
646 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
647 RULE
648 NODE (Code)
649 IF (Not (DataSourceScheme IsPresent))
650 THEN
651 Indicator TranslateTo Code
652 END
653 END
654 NODE (Proprietary)
655 DataSourceScheme TranslateTo Proprietary
656 NODE (Identification)
657 IF (DataSourceScheme IsPresent)
658 THEN
659 Indicator CopyTo Proprietary\Identification
660 END
661 END
662 END
663 END
664 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR59
705 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
706 RULE
707 'ORDN' EquivalentTo 'ORDN'
708 'PRFD' EquivalentTo 'PFRD'
709 END
710 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR59
705 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
706 RULE
707 'ORDN' EquivalentTo 'ORDN'
708 'PRFD' EquivalentTo 'PFRD'
709 END
710 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR59
705 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
706 RULE
707 'ORDN' EquivalentTo 'ORDN'
708 'PRFD' EquivalentTo 'PFRD'
709 END
710 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR59
714 TRANSLATE(22F_22, PreferenceToIncome3Choice)
715 RULE
716 NODE (Code)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 Indicator TranslateTo Code
720 END
721 END
722 NODE (Proprietary)
723 DataSourceScheme TranslateTo Proprietary
724 NODE (Identification)
725 IF (DataSourceScheme IsPresent)
726 THEN
727 Indicator CopyTo Proprietary\Identification
728 END
729 END
730 END
731 END
732 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR59
705 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
706 RULE
707 'ORDN' EquivalentTo 'ORDN'
708 'PRFD' EquivalentTo 'PFRD'
709 END
710 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR59
890 TRANSLATE(DateTime_YYYYMMDD, ISODate)
891 RULE
892 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
893 END
894 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR59
602 TRANSLATE(95Q, PartyIdentification15Choice)
603 RULE
604 NODE (NameAndAddress)
605 NameAndAddress TranslateTo NameAndAddress
606 END
607 END
608 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR59
738 TRANSLATE(22F_56, MarketClientSide2Choice)
739 RULE
740 NODE (Code)
741 IF (Not (DataSourceScheme IsPresent))
742 THEN
743 Indicator TranslateTo Code
744 END
745 END
746 NODE (Proprietary)
747 DataSourceScheme TranslateTo Proprietary
748 NODE (Identification)
749 IF (DataSourceScheme IsPresent)
750 THEN
751 Indicator CopyTo Proprietary\Identification
752 END
753 END
754 END
755 END
756 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR59
918 TRANSLATE(19A, AmountAndDirection12)
919 RULE
920 NODE (Amount)
921 NODE (Amount)
922 Amount TranslateTo Amount\Amount
923 END
924 NODE (Currency)
925 CurrencyCode TranslateTo Amount\Currency
926 END
927 END
928 NODE (CreditDebitIndicator)
929 19A TranslateTo CreditDebitIndicator
930 END
931 END
932 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR59
763 TRANSLATE(24B_53, AcknowledgementReason5Choice)
764 RULE
765 NODE (Code)
766 IF (Not (DataSourceScheme IsPresent))
767 THEN
768 ReasonCode TranslateTo Code
769 END
770 END
771 NODE (Proprietary)
772 DataSourceScheme TranslateTo Proprietary
773 NODE (Identification)
774 IF (DataSourceScheme IsPresent)
775 THEN
776 ReasonCode CopyTo Proprietary\Identification
777 END
778 END
779 END
780 END
781 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR59
751 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
752 RULE
753 NODE (Unit)
754 IF (QuantityTypeCode IsSameString 'UNIT')
755 THEN
756 Quantity TranslateTo Unit
757 END
758 END
759 NODE (FaceAmount)
760 IF (QuantityTypeCode IsSameString 'FAMT')
761 THEN
762 Quantity TranslateTo FaceAmount
763 END
764 END
765 NODE (AmortisedValue)
766 IF (QuantityTypeCode IsSameString 'AMOR')
767 THEN
768 Quantity TranslateTo AmortisedValue
769 END
770 END
771 END
772 END
translateTTR59(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR59
694 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
695 RULE
696 'ORDN' EquivalentTo 'ORDN'
697 'PRFD' EquivalentTo 'PFRD'
698 END
699 END
translateTTR59(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR59
674 TRANSLATE(90A, Price3)
675 RULE
676 NODE (Type)
677 NODE (Yielded)
678 IF (PercentageTypeCode IsSameString 'YIEL')
679 THEN
680 'true' CopyTo Type\Yielded
681 END
682 END
683 NODE (ValueType)
684 IF (Not (PercentageTypeCode IsSameString 'YIEL'))
685 THEN
686 PercentageTypeCode TranslateTo Type\ValueType
687 END
688 END
689 END
690 NODE (Value)
691 NODE (Rate)
692 Price TranslateTo Value\Rate
693 END
694 END
695 END
696 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR59
588 TRANSLATE(PercentageRate, Rate_FIN_15d)
589 RULE
590 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
591 THEN
592 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
593 ELSE
594 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
595 END
596 END
597 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR59
588 TRANSLATE(PercentageRate, Rate_FIN_15d)
589 RULE
590 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
591 THEN
592 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
593 ELSE
594 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
595 END
596 END
597 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR59
608 TRANSLATE(QuantityBreakdown6, 13B)
609 RULE
610 LotNumber TranslateTo 13B
611 END
612 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR59
634 TRANSLATE(PriceValueType1Code, Code_4!c_6)
635 RULE
636 'PREM' EquivalentTo 'PREM'
637 'DISC' EquivalentTo 'DISC'
638 'PARV' EquivalentTo 'PRCT'
639 END
640 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR59
592 TRANSLATE(QuantityBreakdown6, 13B)
593 RULE
594 LotNumber TranslateTo 13B
595 END
596 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR59
783 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount, Amount_FIN_15d)
784 RULE
785 (RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
786 END
787 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR59
757 TRANSLATE(SecurityIdentification12, 35B)
758 RULE
759 NODE (DescriptionOfSecurity)
760 NODE (Line)
761 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
762 THEN
763 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
764 END
765 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
766 THEN
767 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
768 END
769 IF (Identification\ISIN IsPresent)
770 THEN
771 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
772 END
773 END
774 NODE (Line)
775 IF (Identification\OtherIdentification IsPresent)
776 THEN
777 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
778 ELSE
779 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
780 END
781 END
782 NODE (Line)
783 IF (Identification\OtherIdentification IsPresent)
784 THEN
785 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
786 ELSE
787 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
788 END
789 END
790 NODE (Line)
791 IF (Identification\OtherIdentification IsPresent)
792 THEN
793 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
794 ELSE
795 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
796 END
797 END
798 END
799 END
800 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR59
612 TRANSLATE(SecuritiesPaymentStatus3Choice, 22F_23)
613 RULE
614 NODE (DataSourceScheme)
615 Proprietary TranslateTo DataSourceScheme
616 END
617 NODE (Indicator)
618 Code TranslateTo Indicator
619 Proprietary\Identification CopyTo Indicator
620 END
621 END
622 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR59
791 TRANSLATE(DeniedReason5Code, OptionalCode_4!c_110)
792 RULE
793 'ADEA' EquivalentTo 'ADEA'
794 'DCAL' EquivalentTo 'DCAL'
795 'DCAN' EquivalentTo 'DCAN'
796 'DFOR' EquivalentTo 'DFOR'
797 'DPRG' EquivalentTo 'DPRG'
798 'DREP' EquivalentTo 'DREP'
799 'DSET' EquivalentTo 'DSET'
800 'IPNC' EquivalentTo 'IPNC'
801 'LATE' EquivalentTo 'LATE'
802 'OTHR' EquivalentTo 'NARR'
803 END
804 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR59
662 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
663 RULE
664 'CALL' EquivalentTo 'CALL'
665 'PUTO' EquivalentTo 'PUTO'
666 END
667 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR59
662 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
663 RULE
664 'CALL' EquivalentTo 'CALL'
665 'PUTO' EquivalentTo 'PUTO'
666 END
667 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR59
662 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
663 RULE
664 'CALL' EquivalentTo 'CALL'
665 'PUTO' EquivalentTo 'PUTO'
666 END
667 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR59
662 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
663 RULE
664 'CALL' EquivalentTo 'CALL'
665 'PUTO' EquivalentTo 'PUTO'
666 END
667 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR59
884 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
885 RULE
886 'RECE' EquivalentTo 'RECE'
887 'DELI' EquivalentTo 'DELI'
888 END
889 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR59
617 TRANSLATE(OptionType3Choice, 12B_1)
618 RULE
619 NODE (DataSourceScheme)
620 Proprietary TranslateTo DataSourceScheme
621 END
622 NODE (InstrumentTypeCode)
623 Code TranslateTo InstrumentTypeCode
624 Proprietary\Identification CopyTo InstrumentTypeCode
625 END
626 END
627 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR59
596 TRANSLATE(YesNoIndicator, 17B)
597 RULE
598 NODE (Flag)
599 IF (YesNoIndicator IsSameBoolean 'true')
600 THEN
601 'Y' CopyTo Flag
602 ELSE
603 'N' CopyTo Flag
604 END
605 END
606 END
607 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR59
844 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_388)
845 RULE
846 'ASGN' EquivalentTo 'ASGN'
847 'BUTC' EquivalentTo 'BUTC'
848 'CLEN' EquivalentTo 'CLEN'
849 'DIRT' EquivalentTo 'DIRT'
850 'DLWM' EquivalentTo 'DLWM'
851 'DRAW' EquivalentTo 'DRAW'
852 'EXER' EquivalentTo 'EXER'
853 'FRCL' EquivalentTo 'FRCL'
854 'EXPI' EquivalentTo 'EXPI'
855 'KNOC' EquivalentTo 'KNOC'
856 'NOMC' EquivalentTo 'NOMC'
857 'PHYS' EquivalentTo 'PHYS'
858 'RESI' EquivalentTo 'RESI'
859 'SHOR' EquivalentTo 'SHOR'
860 'SPDL' EquivalentTo 'SPDL'
861 'SPST' EquivalentTo 'SPST'
862 'TRIP' EquivalentTo 'TRIP'
863 'PENS' EquivalentTo 'PENS'
864 'UNEX' EquivalentTo 'UNEX'
865 END
866 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR59
657 TRANSLATE(PercentageRate, Rate_FIN_15d)
658 RULE
659 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
660 THEN
661 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
662 ELSE
663 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
664 END
665 END
666 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR59
657 TRANSLATE(PercentageRate, Rate_FIN_15d)
658 RULE
659 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
660 THEN
661 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
662 ELSE
663 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
664 END
665 END
666 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR59
657 TRANSLATE(PercentageRate, Rate_FIN_15d)
658 RULE
659 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
660 THEN
661 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
662 ELSE
663 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
664 END
665 END
666 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR59
657 TRANSLATE(PercentageRate, Rate_FIN_15d)
658 RULE
659 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
660 THEN
661 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
662 ELSE
663 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
664 END
665 END
666 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR59
904 TRANSLATE(SecuritiesAccount17, 97A)
905 RULE
906 NODE (AccountNumber)
907 IF (Not ((Type IsPresent) Or (Name IsPresent)))
908 THEN
909 Identification CopyTo AccountNumber
910 END
911 END
912 END
913 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR59
621 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
622 RULE
623 'AMER' EquivalentTo 'AMER'
624 'EURO' EquivalentTo 'EURO'
625 END
626 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR59
621 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
622 RULE
623 'AMER' EquivalentTo 'AMER'
624 'EURO' EquivalentTo 'EURO'
625 END
626 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR59
621 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
622 RULE
623 'AMER' EquivalentTo 'AMER'
624 'EURO' EquivalentTo 'EURO'
625 END
626 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR59
621 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
622 RULE
623 'AMER' EquivalentTo 'AMER'
624 'EURO' EquivalentTo 'EURO'
625 END
626 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR59
678 TRANSLATE(YesNoIndicator, 22F_205)
679 RULE
680 NODE (Indicator)
681 IF (YesNoIndicator IsSameBoolean 'false')
682 THEN
683 'NPAR' CopyTo Indicator
684 END
685 IF (YesNoIndicator IsSameBoolean 'true')
686 THEN
687 'PART' CopyTo Indicator
688 END
689 END
690 END
691 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR59
679 TRANSLATE(YesNoIndicator, 22F_204)
680 RULE
681 NODE (Indicator)
682 IF (YesNoIndicator IsSameBoolean 'true')
683 THEN
684 'PART' CopyTo Indicator
685 ELSE
686 'NPAR' CopyTo Indicator
687 END
688 END
689 END
690 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR59
679 TRANSLATE(YesNoIndicator, 22F_201)
680 RULE
681 NODE (Indicator)
682 IF (YesNoIndicator IsSameBoolean 'false')
683 THEN
684 'NPAR' CopyTo Indicator
685 END
686 IF (YesNoIndicator IsSameBoolean 'true')
687 THEN
688 'PART' CopyTo Indicator
689 END
690 END
691 END
692 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR59
680 TRANSLATE(YesNoIndicator, 22F_200)
681 RULE
682 NODE (Indicator)
683 IF (YesNoIndicator IsSameBoolean 'true')
684 THEN
685 'PART' CopyTo Indicator
686 ELSE
687 'NPAR' CopyTo Indicator
688 END
689 END
690 END
691 END
translateTTR59(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR59
615 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
616 RULE
617 Exact3NumericText CopyTo Identifier_FIN_3Ec
618 END
619 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR6
43 TRANSLATE(95P_2, PartyIdentification18Choice)
44 RULE
45 NODE (BICOrBEI)
46 IdentifierCode TranslateTo BICOrBEI
47 END
48 END
49 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR6
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR6
43 TRANSLATE(22F_48, Frequency6Choice)
44 RULE
45 NODE (Code)
46 IF (Not (DataSourceScheme IsPresent))
47 THEN
48 Indicator TranslateTo Code
49 END
50 END
51 NODE (Proprietary)
52 NODE (Identification)
53 IF (DataSourceScheme IsPresent)
54 THEN
55 Indicator CopyTo Proprietary\Identification
56 END
57 END
58 DataSourceScheme TranslateTo Proprietary
59 END
60 END
61 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR6
43 TRANSLATE(22F_48, Frequency6Choice)
44 RULE
45 NODE (Code)
46 IF (Not (DataSourceScheme IsPresent))
47 THEN
48 Indicator TranslateTo Code
49 END
50 END
51 NODE (Proprietary)
52 NODE (Identification)
53 IF (DataSourceScheme IsPresent)
54 THEN
55 Indicator CopyTo Proprietary\Identification
56 END
57 END
58 DataSourceScheme TranslateTo Proprietary
59 END
60 END
61 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR6
36 TRANSLATE(95R, PartyIdentification18Choice)
37 RULE
38 NODE (ProprietaryIdentification)
39 NODE (Identification)
40 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
41 END
42 DataSourceScheme TranslateTo ProprietaryIdentification
43 END
44 END
45 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR6
43 TRANSLATE(13J, Number3Choice)
44 RULE
45 NODE (Long)
46 ExtendedNumberId CopyTo Long
47 END
48 END
49 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR6
36 TRANSLATE(95R, PartyIdentification18Choice)
37 RULE
38 NODE (ProprietaryIdentification)
39 NODE (Identification)
40 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
41 END
42 DataSourceScheme TranslateTo ProprietaryIdentification
43 END
44 END
45 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR6
43 TRANSLATE(69A, Period2Choice)
44 RULE
45 NODE (FromDateToDate)
46 NODE (FromDate)
47 Date1 TranslateTo FromDateToDate\FromDate
48 END
49 NODE (ToDate)
50 Date2 TranslateTo FromDateToDate\ToDate
51 END
52 END
53 END
54 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR6
41 TRANSLATE(95R, PartyIdentification18Choice)
42 RULE
43 NODE (ProprietaryIdentification)
44 NODE (Identification)
45 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
46 END
47 DataSourceScheme TranslateTo ProprietaryIdentification
48 END
49 END
50 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR6
41 TRANSLATE(22F_2, ProcessingPosition3Choice)
42 RULE
43 NODE (Code)
44 IF (Not (DataSourceScheme IsPresent))
45 THEN
46 Indicator TranslateTo Code
47 END
48 END
49 NODE (Proprietary)
50 DataSourceScheme TranslateTo Proprietary
51 NODE (Identification)
52 IF (DataSourceScheme IsPresent)
53 THEN
54 Indicator CopyTo Proprietary\Identification
55 END
56 END
57 END
58 END
59 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR6
41 TRANSLATE(95R, PartyIdentification18Choice)
42 RULE
43 NODE (ProprietaryIdentification)
44 NODE (Identification)
45 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
46 END
47 DataSourceScheme TranslateTo ProprietaryIdentification
48 END
49 END
50 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR6
41 TRANSLATE(22F_2, ProcessingPosition3Choice)
42 RULE
43 NODE (Code)
44 IF (Not (DataSourceScheme IsPresent))
45 THEN
46 Indicator TranslateTo Code
47 END
48 END
49 NODE (Proprietary)
50 DataSourceScheme TranslateTo Proprietary
51 NODE (Identification)
52 IF (DataSourceScheme IsPresent)
53 THEN
54 Indicator CopyTo Proprietary\Identification
55 END
56 END
57 END
58 END
59 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR6
41 TRANSLATE(95R, PartyIdentification18Choice)
42 RULE
43 NODE (ProprietaryIdentification)
44 NODE (Identification)
45 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
46 END
47 DataSourceScheme TranslateTo ProprietaryIdentification
48 END
49 END
50 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR6
41 TRANSLATE(22F_2, ProcessingPosition3Choice)
42 RULE
43 NODE (Code)
44 IF (Not (DataSourceScheme IsPresent))
45 THEN
46 Indicator TranslateTo Code
47 END
48 END
49 NODE (Proprietary)
50 DataSourceScheme TranslateTo Proprietary
51 NODE (Identification)
52 IF (DataSourceScheme IsPresent)
53 THEN
54 Indicator CopyTo Proprietary\Identification
55 END
56 END
57 END
58 END
59 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR6
41 TRANSLATE(95R, PartyIdentification18Choice)
42 RULE
43 NODE (ProprietaryIdentification)
44 NODE (Identification)
45 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
46 END
47 DataSourceScheme TranslateTo ProprietaryIdentification
48 END
49 END
50 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR6
41 TRANSLATE(22F_2, ProcessingPosition3Choice)
42 RULE
43 NODE (Code)
44 IF (Not (DataSourceScheme IsPresent))
45 THEN
46 Indicator TranslateTo Code
47 END
48 END
49 NODE (Proprietary)
50 DataSourceScheme TranslateTo Proprietary
51 NODE (Identification)
52 IF (DataSourceScheme IsPresent)
53 THEN
54 Indicator CopyTo Proprietary\Identification
55 END
56 END
57 END
58 END
59 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR6
41 TRANSLATE(95P_2, PartyIdentification18Choice)
42 RULE
43 NODE (BICOrBEI)
44 IdentifierCode TranslateTo BICOrBEI
45 END
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR6
41 TRANSLATE(95P_2, PartyIdentification18Choice)
42 RULE
43 NODE (BICOrBEI)
44 IdentifierCode TranslateTo BICOrBEI
45 END
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_286, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR6
41 TRANSLATE(95P_2, PartyIdentification18Choice)
42 RULE
43 NODE (BICOrBEI)
44 IdentifierCode TranslateTo BICOrBEI
45 END
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR6
41 TRANSLATE(95P_2, PartyIdentification18Choice)
42 RULE
43 NODE (BICOrBEI)
44 IdentifierCode TranslateTo BICOrBEI
45 END
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
42 RULE
43 'PRCA' EquivalentTo 'PRCA'
44 'PRSE' EquivalentTo 'PRSE'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR6
44 TRANSLATE(OptionalCode_4!c_290, SecuritiesFinancingTransactionType1Code)
45 RULE
46 'REPU' EquivalentTo 'REPU'
47 'RVPO' EquivalentTo 'RVPO'
48 'SECB' EquivalentTo 'SECB'
49 'SECL' EquivalentTo 'SECL'
50 END
51 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR6
59 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
60 RULE
61 NODE (Issuer)
62 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
63 END
64 NODE (SchemeName)
65 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
66 THEN
67 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
68 END
69 END
70 END
71 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR6
41 TRANSLATE(95R, PartyIdentification18Choice)
42 RULE
43 NODE (ProprietaryIdentification)
44 NODE (Identification)
45 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
46 END
47 DataSourceScheme TranslateTo ProprietaryIdentification
48 END
49 END
50 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR6
55 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
56 RULE
57 'ADEA' EquivalentTo 'ADEA'
58 'NARR' EquivalentTo 'OTHR'
59 'SMPG' EquivalentTo 'SMPG'
60 END
61 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR6
55 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
56 RULE
57 NODE (Issuer)
58 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
59 END
60 NODE (SchemeName)
61 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
62 THEN
63 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
64 END
65 END
66 END
67 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR6
41 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
42 RULE
43 'RECE' EquivalentTo 'RECE'
44 'DELI' EquivalentTo 'DELI'
45 END
46 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR6
55 TRANSLATE(OptionalCode_4!c_80, PendingReason6Code)
56 RULE
57 'ADEA' EquivalentTo 'ADEA'
58 'CONF' EquivalentTo 'CONF'
59 'NARR' EquivalentTo 'OTHR'
60 END
61 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR6
46 TRANSLATE(22F_48, Frequency6Choice)
47 RULE
48 NODE (Code)
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo Code
52 END
53 END
54 NODE (Proprietary)
55 NODE (Identification)
56 IF (DataSourceScheme IsPresent)
57 THEN
58 Indicator CopyTo Proprietary\Identification
59 END
60 END
61 DataSourceScheme TranslateTo Proprietary
62 END
63 END
64 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR6
36 TRANSLATE(95R, PartyIdentification18Choice)
37 RULE
38 NODE (ProprietaryIdentification)
39 NODE (Identification)
40 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
41 END
42 DataSourceScheme TranslateTo ProprietaryIdentification
43 END
44 END
45 END
translateTTR6(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR6
43 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
44 RULE
45 Identifier_BICBEI CopyTo AnyBICIdentifier
46 END
47 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR6
40 TRANSLATE(22H_1, DeliveryReceiptType2Code)
41 RULE
42 Indicator TranslateTo DeliveryReceiptType2Code
43 END
44 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR6
40 TRANSLATE(22H_1, DeliveryReceiptType2Code)
41 RULE
42 Indicator TranslateTo DeliveryReceiptType2Code
43 END
44 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR6
43 TRANSLATE(22F_48, Frequency6Choice)
44 RULE
45 NODE (Code)
46 IF (Not (DataSourceScheme IsPresent))
47 THEN
48 Indicator TranslateTo Code
49 END
50 END
51 NODE (Proprietary)
52 NODE (Identification)
53 IF (DataSourceScheme IsPresent)
54 THEN
55 Indicator CopyTo Proprietary\Identification
56 END
57 END
58 DataSourceScheme TranslateTo Proprietary
59 END
60 END
61 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR6
36 TRANSLATE(95R, PartyIdentification18Choice)
37 RULE
38 NODE (ProprietaryIdentification)
39 NODE (Identification)
40 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
41 END
42 DataSourceScheme TranslateTo ProprietaryIdentification
43 END
44 END
45 END
translateTTR6(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR6
43 TRANSLATE(13J, Number3Choice)
44 RULE
45 NODE (Long)
46 ExtendedNumberId CopyTo Long
47 END
48 END
49 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR6
34 TRANSLATE(ISODate, DateTime_YYYYMMDD)
35 RULE
36 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
37 END
38 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR6
34 TRANSLATE(ISODate, DateTime_YYYYMMDD)
35 RULE
36 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
37 END
38 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR6
34 TRANSLATE(ISODate, DateTime_YYYYMMDD)
35 RULE
36 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
37 END
38 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR6
34 TRANSLATE(DateAndDateTimeChoice, 98C)
35 RULE
36 NODE (Date)
37 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
38 THEN
39 DateTime TranslateTo Date
40 END
41 END
42 NODE (Time)
43 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
44 THEN
45 DateTime TranslateTo Time
46 END
47 END
48 END
49 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR6
37 TRANSLATE(DateAndDateTimeChoice, 98A)
38 RULE
39 NODE (Date)
40 Date TranslateTo Date
41 END
42 END
43 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR6
34 TRANSLATE(ISODate, DateTime_YYYYMMDD)
35 RULE
36 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
37 END
38 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR6
41 TRANSLATE(ISODateTime, DateTime_HHMMSS)
42 RULE
43 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
44 END
45 END
translateTTR6(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR6
43 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
44 RULE
45 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
46 END
47 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR60
821 TRANSLATE(95P_2, PartyIdentification16Choice)
822 RULE
823 NODE (BICOrBEI)
824 IdentifierCode TranslateTo BICOrBEI
825 END
826 END
827 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR60
761 TRANSLATE(OptionalCode_4!c_395, SecuritiesBalanceType13Code)
762 RULE
763 'AVAI' EquivalentTo 'AVAI'
764 'AWAS' EquivalentTo 'AWAS'
765 'BLOK' EquivalentTo 'BLOK'
766 'NOMI' EquivalentTo 'NOMI'
767 'OTHR' EquivalentTo 'OTHR'
768 'PLED' EquivalentTo 'PLED'
769 'REGO' EquivalentTo 'REGO'
770 'RSTR' EquivalentTo 'RSTR'
771 'SPOS' EquivalentTo 'SPOS'
772 'UNRG' EquivalentTo 'UNRG'
773 'QUAS' EquivalentTo 'QUAS'
774 'ISSU' EquivalentTo 'ISSU'
775 'COLA' EquivalentTo 'COLA'
776 END
777 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR60
728 TRANSLATE(93B, GenericIdentification28)
729 RULE
730 NODE (Identification)
731 QuantityTypeCode CopyTo Identification
732 END
733 DataSourceScheme TranslateTo GenericIdentification28
734 NODE (Balance)
735 Balance TranslateTo Balance
736 END
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR60
728 TRANSLATE(93B, GenericIdentification28)
729 RULE
730 NODE (Identification)
731 QuantityTypeCode CopyTo Identification
732 END
733 DataSourceScheme TranslateTo GenericIdentification28
734 NODE (Balance)
735 Balance TranslateTo Balance
736 END
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR60
956 TRANSLATE(22F_198, CashSettlementSystem2Choice)
957 RULE
958 NODE (Code)
959 IF (Not (DataSourceScheme IsPresent))
960 THEN
961 Indicator TranslateTo Code
962 END
963 END
964 NODE (Proprietary)
965 NODE (Identification)
966 IF (DataSourceScheme IsPresent)
967 THEN
968 Indicator CopyTo Proprietary\Identification
969 END
970 END
971 DataSourceScheme TranslateTo Proprietary
972 END
973 END
974 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR60
740 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
741 RULE
742 NODE (Country)
743 CountryCode CopyTo Country
744 END
745 END
746 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR60
730 TRANSLATE(22F_21, Frequency5Choice)
731 RULE
732 NODE (Code)
733 IF (Not (DataSourceScheme IsPresent))
734 THEN
735 Indicator TranslateTo Code
736 END
737 END
738 NODE (Proprietary)
739 NODE (Identification)
740 IF (DataSourceScheme IsPresent)
741 THEN
742 Indicator CopyTo Proprietary\Identification
743 END
744 END
745 DataSourceScheme TranslateTo Proprietary
746 END
747 END
748 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR60
774 TRANSLATE(98A, ISODate)
775 RULE
776 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
777 END
778 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR60
665 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
666 RULE
667 'ASGN' EquivalentTo 'ASGN'
668 'BUTC' EquivalentTo 'BUTC'
669 'CLEN' EquivalentTo 'CLEN'
670 'DIRT' EquivalentTo 'DIRT'
671 'DLWM' EquivalentTo 'DLWM'
672 'DRAW' EquivalentTo 'DRAW'
673 'EXER' EquivalentTo 'EXER'
674 'FRCL' EquivalentTo 'FRCL'
675 'KNOC' EquivalentTo 'KNOC'
676 'NOMC' EquivalentTo 'NOMC'
677 'PHYS' EquivalentTo 'PHYS'
678 'RESI' EquivalentTo 'RESI'
679 'SPDL' EquivalentTo 'SPDL'
680 'TRIP' EquivalentTo 'TRIP'
681 'UNEX' EquivalentTo 'UNEX'
682 END
683 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR60
730 TRANSLATE(22F_21, Frequency5Choice)
731 RULE
732 NODE (Code)
733 IF (Not (DataSourceScheme IsPresent))
734 THEN
735 Indicator TranslateTo Code
736 END
737 END
738 NODE (Proprietary)
739 NODE (Identification)
740 IF (DataSourceScheme IsPresent)
741 THEN
742 Indicator CopyTo Proprietary\Identification
743 END
744 END
745 DataSourceScheme TranslateTo Proprietary
746 END
747 END
748 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR60
774 TRANSLATE(98A, ISODate)
775 RULE
776 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
777 END
778 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR60
665 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
666 RULE
667 'ASGN' EquivalentTo 'ASGN'
668 'BUTC' EquivalentTo 'BUTC'
669 'CLEN' EquivalentTo 'CLEN'
670 'DIRT' EquivalentTo 'DIRT'
671 'DLWM' EquivalentTo 'DLWM'
672 'DRAW' EquivalentTo 'DRAW'
673 'EXER' EquivalentTo 'EXER'
674 'FRCL' EquivalentTo 'FRCL'
675 'KNOC' EquivalentTo 'KNOC'
676 'NOMC' EquivalentTo 'NOMC'
677 'PHYS' EquivalentTo 'PHYS'
678 'RESI' EquivalentTo 'RESI'
679 'SPDL' EquivalentTo 'SPDL'
680 'TRIP' EquivalentTo 'TRIP'
681 'UNEX' EquivalentTo 'UNEX'
682 'SPST' EquivalentTo 'SPST'
683 END
684 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR60
716 TRANSLATE(22F_20, FormOfSecurity3Choice)
717 RULE
718 NODE (Code)
719 IF (Not (DataSourceScheme IsPresent))
720 THEN
721 Indicator CopyTo Code
722 END
723 END
724 NODE (Proprietary)
725 DataSourceScheme TranslateTo Proprietary
726 NODE (Identification)
727 IF (DataSourceScheme IsPresent)
728 THEN
729 Indicator CopyTo Proprietary\Identification
730 END
731 END
732 END
733 END
734 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR60
774 TRANSLATE(92A, BaseOneRate)
775 RULE
776 IF (Sign IsSameString 'N')
777 THEN
778 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
779 ELSE
780 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
781 END
782 END
783 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR60
665 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
666 RULE
667 'ASGN' EquivalentTo 'ASGN'
668 'CLEN' EquivalentTo 'CLEN'
669 'DIRT' EquivalentTo 'DIRT'
670 'DLWM' EquivalentTo 'DLWM'
671 'DRAW' EquivalentTo 'DRAW'
672 'EXER' EquivalentTo 'EXER'
673 'FRCL' EquivalentTo 'FRCL'
674 'KNOC' EquivalentTo 'KNOC'
675 'PHYS' EquivalentTo 'PHYS'
676 'RESI' EquivalentTo 'RESI'
677 'SHOR' EquivalentTo 'SHOR'
678 'SPDL' EquivalentTo 'SPDL'
679 'TRIP' EquivalentTo 'TRIP'
680 'UNEX' EquivalentTo 'UNEX'
681 'PENS' EquivalentTo 'PENS'
682 'NOMC' EquivalentTo 'NOMC'
683 END
684 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR60
716 TRANSLATE(22F_20, FormOfSecurity3Choice)
717 RULE
718 NODE (Code)
719 IF (Not (DataSourceScheme IsPresent))
720 THEN
721 Indicator CopyTo Code
722 END
723 END
724 NODE (Proprietary)
725 DataSourceScheme TranslateTo Proprietary
726 NODE (Identification)
727 IF (DataSourceScheme IsPresent)
728 THEN
729 Indicator CopyTo Proprietary\Identification
730 END
731 END
732 END
733 END
734 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR60
774 TRANSLATE(92A, BaseOneRate)
775 RULE
776 IF (Sign IsSameString 'N')
777 THEN
778 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
779 ELSE
780 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
781 END
782 END
783 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR60
665 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
666 RULE
667 'ASGN' EquivalentTo 'ASGN'
668 'CLEN' EquivalentTo 'CLEN'
669 'DIRT' EquivalentTo 'DIRT'
670 'DLWM' EquivalentTo 'DLWM'
671 'DRAW' EquivalentTo 'DRAW'
672 'EXER' EquivalentTo 'EXER'
673 'FRCL' EquivalentTo 'FRCL'
674 'KNOC' EquivalentTo 'KNOC'
675 'NOMC' EquivalentTo 'NOMC'
676 'PHYS' EquivalentTo 'PHYS'
677 'RESI' EquivalentTo 'RESI'
678 'SPDL' EquivalentTo 'SPDL'
679 'TRIP' EquivalentTo 'TRIP'
680 'UNEX' EquivalentTo 'UNEX'
681 'SPST' EquivalentTo 'SPST'
682 'PENS' EquivalentTo 'PENS'
683 'SHOR' EquivalentTo 'SHOR'
684 END
685 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR60
711 TRANSLATE(12A, GenericIdentification23)
712 RULE
713 NODE (Identification)
714 InstrumentCodeOrDescription CopyTo Identification
715 END
716 DataSourceScheme TranslateTo GenericIdentification23
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR60
711 TRANSLATE(12A, GenericIdentification23)
712 RULE
713 NODE (Identification)
714 InstrumentCodeOrDescription CopyTo Identification
715 END
716 DataSourceScheme TranslateTo GenericIdentification23
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR60
711 TRANSLATE(12A, GenericIdentification23)
712 RULE
713 NODE (Identification)
714 InstrumentCodeOrDescription CopyTo Identification
715 END
716 DataSourceScheme TranslateTo GenericIdentification23
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR60
733 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
734 RULE
735 'ORDN' EquivalentTo 'ORDN'
736 'PRFD' EquivalentTo 'PFRD'
737 END
738 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR60
711 TRANSLATE(12A, GenericIdentification23)
712 RULE
713 NODE (Identification)
714 InstrumentCodeOrDescription CopyTo Identification
715 END
716 DataSourceScheme TranslateTo GenericIdentification23
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR60
895 TRANSLATE(98B_3, SettlementDate6Choice)
896 RULE
897 NODE (DateCode)
898 NODE (Code)
899 IF (Not (DataSourceScheme IsPresent))
900 THEN
901 DateCode TranslateTo DateCode\Code
902 END
903 END
904 NODE (Proprietary)
905 DataSourceScheme TranslateTo DateCode\Proprietary
906 NODE (Identification)
907 IF (DataSourceScheme IsPresent)
908 THEN
909 DateCode CopyTo DateCode\Proprietary\Identification
910 END
911 END
912 END
913 END
914 END
915 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR60
609 TRANSLATE(95P_2, PartyIdentification15Choice)
610 RULE
611 NODE (BICOrBEI)
612 IdentifierCode TranslateTo BICOrBEI
613 END
614 END
615 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR60
757 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
758 RULE
759 'CLNT' EquivalentTo 'CLNT'
760 'MAKT' EquivalentTo 'MAKT'
761 END
762 END
translateTTR60(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR60
933 TRANSLATE(19A, CreditDebitCode)
934 RULE
935 IF (Not (Sign IsPresent))
936 THEN
937 'CRDT' CopyTo CreditDebitCode
938 ELSE
939 'DBIT' CopyTo CreditDebitCode
940 END
941 END
942 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR60
782 TRANSLATE(OptionalCode_4!c_278, AcknowledgementReason5Code)
783 RULE
784 'ADEA' EquivalentTo 'ADEA'
785 'NARR' EquivalentTo 'OTHR'
786 'SMPG' EquivalentTo 'SMPG'
787 'NSTP' EquivalentTo 'NSTP'
788 'LATE' EquivalentTo 'LATE'
789 'RQWV' EquivalentTo 'RQWV'
790 END
791 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR60
773 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
774 RULE
775 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
776 END
777 END
translateTTR60(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR60
700 TRANSLATE(12A, GenericIdentification23)
701 RULE
702 NODE (Identification)
703 InstrumentCodeOrDescription CopyTo Identification
704 END
705 DataSourceScheme TranslateTo GenericIdentification23
706 NODE (Issuer)
707 IF (Not (DataSourceScheme IsPresent))
708 THEN
709 'NONE' CopyTo Issuer
710 END
711 END
712 END
713 END
translateTTR60(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR60
697 TRANSLATE(Code_4!c_6, PriceValueType1Code)
698 RULE
699 'DISC' EquivalentTo 'DISC'
700 'PREM' EquivalentTo 'PREM'
701 'PRCT' EquivalentTo 'PARV'
702 END
703 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR60
598 TRANSLATE(Number4Choice, 13A)
599 RULE
600 NODE (NumberId)
601 Short TranslateTo NumberId
602 END
603 END
604 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR60
598 TRANSLATE(Number4Choice, 13A)
599 RULE
600 NODE (NumberId)
601 Short TranslateTo NumberId
602 END
603 END
604 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR60
613 TRANSLATE(QuantityBreakdown6, 13K)
614 RULE
615 NODE (NumberId)
616 IF (LotQuantity IsPresent)
617 THEN
618 LotNumber\Short TranslateTo NumberId
619 END
620 END
621 LotQuantity TranslateTo 13K
622 END
623 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR60
641 TRANSLATE(PercentageRate, Quantity_FIN_15d)
642 RULE
643 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
644 THEN
645 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
646 ELSE
647 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
648 END
649 END
650 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR60
597 TRANSLATE(QuantityBreakdown6, 13K)
598 RULE
599 NODE (NumberId)
600 IF (LotQuantity IsPresent)
601 THEN
602 LotNumber\Short TranslateTo NumberId
603 END
604 END
605 LotQuantity TranslateTo 13K
606 END
607 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR60
788 TRANSLATE(AmountAndDirection18, 19A)
789 RULE
790 NODE (Sign)
791 CreditDebit TranslateTo Sign
792 END
793 NODE (CurrencyCode)
794 Amount\Currency TranslateTo CurrencyCode
795 END
796 NODE (Amount)
797 Amount\Amount TranslateTo Amount
798 END
799 END
800 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR60
801 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
802 RULE
803 NODE (QuantityTypeCode)
804 IF (Unit IsPresent)
805 THEN
806 'UNIT' CopyTo QuantityTypeCode
807 END
808 IF (FaceAmount IsPresent)
809 THEN
810 'FAMT' CopyTo QuantityTypeCode
811 END
812 IF (AmortisedValue IsPresent)
813 THEN
814 'AMOR' CopyTo QuantityTypeCode
815 END
816 END
817 NODE (Quantity)
818 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
819 THEN
820 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
821 ELSE
822 IF ((Unit Substring ('1', '1')) IsSameString '+')
823 THEN
824 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
825 ELSE
826 (Unit FormatDecimal 'MT') CopyTo Quantity
827 END
828 END
829 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
830 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
831 END
832 END
833 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR60
623 TRANSLATE(SecuritiesPaymentStatus1Code, OptionalCode_4!c_28)
624 RULE
625 'FULL' EquivalentTo 'FULL'
626 'NILL' EquivalentTo 'NILL'
627 'PART' EquivalentTo 'PART'
628 END
629 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR60
805 TRANSLATE(CancellationReason6Choice, 24B_52)
806 RULE
807 NODE (DataSourceScheme)
808 Proprietary TranslateTo DataSourceScheme
809 END
810 NODE (ReasonCode)
811 Code TranslateTo ReasonCode
812 Proprietary\Identification CopyTo ReasonCode
813 END
814 END
815 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR60
668 TRANSLATE(ISODate, 98A)
669 RULE
670 NODE (Date)
671 ISODate TranslateTo Date
672 END
673 END
674 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR60
668 TRANSLATE(ISODate, 98A)
669 RULE
670 NODE (Date)
671 ISODate TranslateTo Date
672 END
673 END
674 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR60
668 TRANSLATE(ISODate, 98A)
669 RULE
670 NODE (Date)
671 ISODate TranslateTo Date
672 END
673 END
674 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR60
668 TRANSLATE(ISODate, 98A)
669 RULE
670 NODE (Date)
671 ISODate TranslateTo Date
672 END
673 END
674 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR60
890 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
891 RULE
892 NODE (Indicator)
893 DeliveryReceiptType2Code TranslateTo Indicator
894 END
895 END
896 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR60
628 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
629 RULE
630 'CALL' EquivalentTo 'CALL'
631 'PUTO' EquivalentTo 'PUTO'
632 END
633 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR60
608 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
609 RULE
610 NODE (QuantityTypeCode)
611 IF (Unit IsPresent)
612 THEN
613 'UNIT' CopyTo QuantityTypeCode
614 END
615 IF (FaceAmount IsPresent)
616 THEN
617 'FAMT' CopyTo QuantityTypeCode
618 END
619 IF (AmortisedValue IsPresent)
620 THEN
621 'AMOR' CopyTo QuantityTypeCode
622 END
623 END
624 NODE (Quantity)
625 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
626 THEN
627 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
628 ELSE
629 IF ((Unit Substring ('1', '1')) IsSameString '+')
630 THEN
631 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
632 ELSE
633 (Unit FormatDecimal 'MT') CopyTo Quantity
634 END
635 END
636 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
637 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
638 END
639 END
640 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR60
867 TRANSLATE(YesNoIndicator, 22F_206)
868 RULE
869 NODE (Indicator)
870 IF (YesNoIndicator IsSameBoolean 'false')
871 THEN
872 'NPAR' CopyTo Indicator
873 END
874 IF (YesNoIndicator IsSameBoolean 'true')
875 THEN
876 'PART' CopyTo Indicator
877 END
878 END
879 END
880 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR60
667 TRANSLATE(Number4Choice, 13A)
668 RULE
669 NODE (NumberId)
670 Short TranslateTo NumberId
671 END
672 END
673 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR60
667 TRANSLATE(Number4Choice, 13A)
668 RULE
669 NODE (NumberId)
670 Short TranslateTo NumberId
671 END
672 END
673 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR60
667 TRANSLATE(Number4Choice, 13A)
668 RULE
669 NODE (NumberId)
670 Short TranslateTo NumberId
671 END
672 END
673 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR60
667 TRANSLATE(Number4Choice, 13A)
668 RULE
669 NODE (NumberId)
670 Short TranslateTo NumberId
671 END
672 END
673 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR60
914 TRANSLATE(SecuritiesAccount17, 97B_2)
915 RULE
916 NODE (DataSourceScheme)
917 Type TranslateTo DataSourceScheme
918 END
919 NODE (AccountTypeCode)
920 Type\Identification CopyTo AccountTypeCode
921 END
922 NODE (AccountNumber)
923 IF (Type IsPresent)
924 THEN
925 Identification CopyTo AccountNumber
926 END
927 END
928 END
929 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR60
627 TRANSLATE(OptionType3Choice, 12B_1)
628 RULE
629 NODE (DataSourceScheme)
630 Proprietary TranslateTo DataSourceScheme
631 END
632 NODE (InstrumentTypeCode)
633 Code TranslateTo InstrumentTypeCode
634 Proprietary\Identification CopyTo InstrumentTypeCode
635 END
636 END
637 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR60
627 TRANSLATE(OptionType3Choice, 12B_1)
628 RULE
629 NODE (DataSourceScheme)
630 Proprietary TranslateTo DataSourceScheme
631 END
632 NODE (InstrumentTypeCode)
633 Code TranslateTo InstrumentTypeCode
634 Proprietary\Identification CopyTo InstrumentTypeCode
635 END
636 END
637 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR60
627 TRANSLATE(OptionType3Choice, 12B_1)
628 RULE
629 NODE (DataSourceScheme)
630 Proprietary TranslateTo DataSourceScheme
631 END
632 NODE (InstrumentTypeCode)
633 Code TranslateTo InstrumentTypeCode
634 Proprietary\Identification CopyTo InstrumentTypeCode
635 END
636 END
637 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR60
627 TRANSLATE(OptionType3Choice, 12B_1)
628 RULE
629 NODE (DataSourceScheme)
630 Proprietary TranslateTo DataSourceScheme
631 END
632 NODE (InstrumentTypeCode)
633 Code TranslateTo InstrumentTypeCode
634 Proprietary\Identification CopyTo InstrumentTypeCode
635 END
636 END
637 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR60
692 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
693 RULE
694 NODE (Indicator)
695 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
696 END
697 END
698 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR60
691 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
692 RULE
693 NODE (Indicator)
694 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
695 END
696 END
697 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR60
693 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
694 RULE
695 NODE (Indicator)
696 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
697 END
698 END
699 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR60
692 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_175)
693 RULE
694 NODE (Indicator)
695 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
696 END
697 END
698 END
translateTTR60(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR60
620 TRANSLATE(Number4Choice, 13B)
621 RULE
622 NODE (DataSourceScheme)
623 Long TranslateTo DataSourceScheme
624 END
625 NODE (Number)
626 Long\Identification CopyTo Number
627 END
628 END
629 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR61
828 TRANSLATE(95Q, PartyIdentification16Choice)
829 RULE
830 NODE (NameAndAddress)
831 NameAndAddress TranslateTo NameAndAddress
832 END
833 END
834 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR61
778 TRANSLATE(95P_2, PartyIdentification16Choice)
779 RULE
780 NODE (BICOrBEI)
781 IdentifierCode TranslateTo BICOrBEI
782 END
783 END
784 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR61
739 TRANSLATE(Identifier_FIN_8c, GenericIdentification28)
740 RULE
741 NODE (Issuer)
742 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
743 END
744 NODE (SchemeName)
745 (Identifier_FIN_8c Substring ('4', '4')) CopyTo SchemeName
746 END
747 END
748 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR61
739 TRANSLATE(Identifier_FIN_8c, GenericIdentification28)
740 RULE
741 NODE (Issuer)
742 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
743 END
744 NODE (SchemeName)
745 (Identifier_FIN_8c Substring ('4', '4')) CopyTo SchemeName
746 END
747 END
748 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR61
975 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
976 RULE
977 'GROS' EquivalentTo 'GROS'
978 'NETS' EquivalentTo 'NETS'
979 END
980 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR61
747 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
748 RULE
749 NODE (TypeAndIdentification)
750 NODE (SafekeepingPlaceType)
751 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
752 END
753 NODE (Identification)
754 IdentifierCode TranslateTo TypeAndIdentification\Identification
755 END
756 END
757 END
758 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR61
749 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
750 RULE
751 'ANNU' EquivalentTo 'YEAR'
752 'MNTH' EquivalentTo 'MNTH'
753 'QUTR' EquivalentTo 'QUTR'
754 'SEMI' EquivalentTo 'SEMI'
755 'WEEK' EquivalentTo 'WEEK'
756 END
757 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR61
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR61
684 TRANSLATE(22F_54, SettlingCapacity2Choice)
685 RULE
686 NODE (Code)
687 IF (Not (DataSourceScheme IsPresent))
688 THEN
689 Indicator TranslateTo Code
690 END
691 END
692 NODE (Proprietary)
693 NODE (Identification)
694 IF (DataSourceScheme IsPresent)
695 THEN
696 Indicator CopyTo Proprietary\Identification
697 END
698 END
699 DataSourceScheme TranslateTo Proprietary
700 END
701 END
702 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR61
749 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
750 RULE
751 'ANNU' EquivalentTo 'YEAR'
752 'MNTH' EquivalentTo 'MNTH'
753 'QUTR' EquivalentTo 'QUTR'
754 'SEMI' EquivalentTo 'SEMI'
755 'WEEK' EquivalentTo 'WEEK'
756 END
757 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR61
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR61
685 TRANSLATE(22F_54, SettlingCapacity2Choice)
686 RULE
687 NODE (Code)
688 IF (Not (DataSourceScheme IsPresent))
689 THEN
690 Indicator TranslateTo Code
691 END
692 END
693 NODE (Proprietary)
694 NODE (Identification)
695 IF (DataSourceScheme IsPresent)
696 THEN
697 Indicator CopyTo Proprietary\Identification
698 END
699 END
700 DataSourceScheme TranslateTo Proprietary
701 END
702 END
703 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR61
735 TRANSLATE(22F_21, Frequency5Choice)
736 RULE
737 NODE (Code)
738 IF (Not (DataSourceScheme IsPresent))
739 THEN
740 Indicator TranslateTo Code
741 END
742 END
743 NODE (Proprietary)
744 NODE (Identification)
745 IF (DataSourceScheme IsPresent)
746 THEN
747 Indicator CopyTo Proprietary\Identification
748 END
749 END
750 DataSourceScheme TranslateTo Proprietary
751 END
752 END
753 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR61
784 TRANSLATE(92A, PercentageRate)
785 RULE
786 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
787 THEN
788 IF (Sign IsSameString 'N')
789 THEN
790 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
791 ELSE
792 (Rate FormatDecimal 'MX') CopyTo PercentageRate
793 END
794 END
795 END
796 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR61
685 TRANSLATE(22F_54, SettlingCapacity2Choice)
686 RULE
687 NODE (Code)
688 IF (Not (DataSourceScheme IsPresent))
689 THEN
690 Indicator TranslateTo Code
691 END
692 END
693 NODE (Proprietary)
694 NODE (Identification)
695 IF (DataSourceScheme IsPresent)
696 THEN
697 Indicator CopyTo Proprietary\Identification
698 END
699 END
700 DataSourceScheme TranslateTo Proprietary
701 END
702 END
703 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR61
735 TRANSLATE(22F_21, Frequency5Choice)
736 RULE
737 NODE (Code)
738 IF (Not (DataSourceScheme IsPresent))
739 THEN
740 Indicator TranslateTo Code
741 END
742 END
743 NODE (Proprietary)
744 NODE (Identification)
745 IF (DataSourceScheme IsPresent)
746 THEN
747 Indicator CopyTo Proprietary\Identification
748 END
749 END
750 DataSourceScheme TranslateTo Proprietary
751 END
752 END
753 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR61
784 TRANSLATE(92A, PercentageRate)
785 RULE
786 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
787 THEN
788 IF (Sign IsSameString 'N')
789 THEN
790 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
791 ELSE
792 (Rate FormatDecimal 'MX') CopyTo PercentageRate
793 END
794 END
795 END
796 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR61
686 TRANSLATE(22F_54, SettlingCapacity2Choice)
687 RULE
688 NODE (Code)
689 IF (Not (DataSourceScheme IsPresent))
690 THEN
691 Indicator TranslateTo Code
692 END
693 END
694 NODE (Proprietary)
695 NODE (Identification)
696 IF (DataSourceScheme IsPresent)
697 THEN
698 Indicator CopyTo Proprietary\Identification
699 END
700 END
701 DataSourceScheme TranslateTo Proprietary
702 END
703 END
704 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR61
725 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
726 RULE
727 NODE (Issuer)
728 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
729 END
730 NODE (SchemeName)
731 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
732 THEN
733 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
734 END
735 END
736 END
737 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR61
725 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
726 RULE
727 NODE (Issuer)
728 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
729 END
730 NODE (SchemeName)
731 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
732 THEN
733 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
734 END
735 END
736 END
737 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR61
725 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
726 RULE
727 NODE (Issuer)
728 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
729 END
730 NODE (SchemeName)
731 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
732 THEN
733 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
734 END
735 END
736 END
737 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR61
739 TRANSLATE(12A, GenericIdentification23)
740 RULE
741 NODE (Identification)
742 InstrumentCodeOrDescription CopyTo Identification
743 END
744 DataSourceScheme TranslateTo GenericIdentification23
745 NODE (Issuer)
746 IF (Not (DataSourceScheme IsPresent))
747 THEN
748 'NONE' CopyTo Issuer
749 END
750 END
751 END
752 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR61
725 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
726 RULE
727 NODE (Issuer)
728 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
729 END
730 NODE (SchemeName)
731 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
732 THEN
733 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
734 END
735 END
736 END
737 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR61
916 TRANSLATE(OptionalCode_4!c_101, DateType4Code)
917 RULE
918 'OPEN' EquivalentTo 'OPEN'
919 'UKWN' EquivalentTo 'UKWN'
920 END
921 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR61
616 TRANSLATE(95R, PartyIdentification15Choice)
617 RULE
618 NODE (ProprietaryIdentification)
619 DataSourceScheme TranslateTo ProprietaryIdentification
620 NODE (Identification)
621 ProprietaryCode CopyTo ProprietaryIdentification\Identification
622 END
623 END
624 END
625 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR61
763 TRANSLATE(22F_58, NettingEligibility2Choice)
764 RULE
765 NODE (Indicator)
766 IF (Not (DataSourceScheme IsPresent))
767 THEN
768 IF (Indicator IsSameString 'NNET')
769 THEN
770 'false' CopyTo Indicator
771 ELSE
772 'true' CopyTo Indicator
773 END
774 END
775 END
776 NODE (Proprietary)
777 DataSourceScheme TranslateTo Proprietary
778 NODE (Identification)
779 IF (DataSourceScheme IsPresent)
780 THEN
781 Indicator CopyTo Proprietary\Identification
782 END
783 END
784 END
785 END
786 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR61
943 TRANSLATE(98A, SettlementDate6Choice)
944 RULE
945 NODE (Date)
946 NODE (Date)
947 Date TranslateTo Date\Date
948 END
949 END
950 END
951 END
translateTTR61(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR61
792 TRANSLATE(24B_61, PendingReason9Choice)
793 RULE
794 NODE (Code)
795 IF (Not (DataSourceScheme IsPresent))
796 THEN
797 ReasonCode TranslateTo Code
798 END
799 END
800 NODE (Proprietary)
801 DataSourceScheme TranslateTo Proprietary
802 NODE (Identification)
803 IF (DataSourceScheme IsPresent)
804 THEN
805 ReasonCode CopyTo Proprietary\Identification
806 END
807 END
808 END
809 END
810 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR61
778 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
779 RULE
780 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
781 END
782 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR61
714 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
715 RULE
716 NODE (Issuer)
717 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
718 END
719 NODE (SchemeName)
720 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
721 THEN
722 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
723 END
724 END
725 END
726 END
translateTTR61(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR61
704 TRANSLATE(Quantity_FIN_15d, PercentageRate)
705 RULE
706 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
707 END
708 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR61
605 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
606 RULE
607 Exact3NumericText CopyTo Identifier_FIN_3Ec
608 END
609 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR61
605 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
606 RULE
607 Exact3NumericText CopyTo Identifier_FIN_3Ec
608 END
609 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR61
624 TRANSLATE(FinancialInstrumentQuantity15Choice, 13K)
625 RULE
626 NODE (Quantity)
627 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
628 THEN
629 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
630 ELSE
631 IF ((Unit Substring ('1', '1')) IsSameString '+')
632 THEN
633 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
634 ELSE
635 (Unit FormatDecimal 'MT') CopyTo Quantity
636 END
637 END
638 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
639 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
640 END
641 END
642 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR61
651 TRANSLATE(Price3, 90B)
652 RULE
653 NODE (AmountTypeCode)
654 IF (Value\Amount IsPresent)
655 THEN
656 Type\ValueType TranslateTo AmountTypeCode
657 END
658 END
659 NODE (CurrencyCode)
660 Value\Amount\Currency TranslateTo CurrencyCode
661 END
662 NODE (Price)
663 Value\Amount\Amount TranslateTo Price
664 END
665 END
666 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR61
608 TRANSLATE(FinancialInstrumentQuantity15Choice, 13K)
609 RULE
610 NODE (Quantity)
611 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
612 THEN
613 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
614 ELSE
615 IF ((Unit Substring ('1', '1')) IsSameString '+')
616 THEN
617 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
618 ELSE
619 (Unit FormatDecimal 'MT') CopyTo Quantity
620 END
621 END
622 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
623 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
624 END
625 END
626 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR61
801 TRANSLATE(CreditDebitCode, Text_Sign)
802 RULE
803 IF (CreditDebitCode IsSameString 'CRDT')
804 THEN
805 'N' CopyTo Text_Sign
806 END
807 END
808 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR61
834 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
835 RULE
836 NODE (QuantityTypeCode)
837 'AMOR' CopyTo QuantityTypeCode
838 END
839 NODE (Quantity)
840 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
841 THEN
842 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
843 ELSE
844 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
845 THEN
846 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
847 ELSE
848 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
849 END
850 END
851 END
852 END
853 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR61
630 TRANSLATE(PaymentDirection3Choice, 22F_24)
631 RULE
632 NODE (DataSourceScheme)
633 Proprietary TranslateTo DataSourceScheme
634 END
635 NODE (Indicator)
636 IF (Indicator IsSameBoolean 'true')
637 THEN
638 'PAYU' CopyTo Indicator
639 END
640 IF (Indicator IsSameBoolean 'false')
641 THEN
642 'PAYD' CopyTo Indicator
643 END
644 Proprietary\Identification CopyTo Indicator
645 END
646 END
647 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR61
816 TRANSLATE(CancelledStatusReason10Code, OptionalCode_4!c_277)
817 RULE
818 'CANI' EquivalentTo 'CANI'
819 'CANS' EquivalentTo 'CANS'
820 'CSUB' EquivalentTo 'CSUB'
821 'CANT' EquivalentTo 'CANT'
822 'CANZ' EquivalentTo 'CANZ'
823 'CORP' EquivalentTo 'CORP'
824 'SCEX' EquivalentTo 'SCEX'
825 'CANO' EquivalentTo 'CANO'
826 'OTHR' EquivalentTo 'NARR'
827 'CXLR' EquivalentTo 'EXPI'
828 END
829 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR61
675 TRANSLATE(BaseOneRate, 92A)
676 RULE
677 NODE (Sign)
678 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
679 THEN
680 'N' CopyTo Sign
681 END
682 END
683 NODE (Rate)
684 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
685 THEN
686 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
687 ELSE
688 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
689 THEN
690 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
691 ELSE
692 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
693 END
694 END
695 END
696 END
697 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR61
675 TRANSLATE(BaseOneRate, 92A)
676 RULE
677 NODE (Sign)
678 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
679 THEN
680 'N' CopyTo Sign
681 END
682 END
683 NODE (Rate)
684 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
685 THEN
686 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
687 ELSE
688 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
689 THEN
690 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
691 ELSE
692 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
693 END
694 END
695 END
696 END
697 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR61
675 TRANSLATE(BaseOneRate, 92A)
676 RULE
677 NODE (Sign)
678 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
679 THEN
680 'N' CopyTo Sign
681 END
682 END
683 NODE (Rate)
684 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
685 THEN
686 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
687 ELSE
688 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
689 THEN
690 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
691 ELSE
692 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
693 END
694 END
695 END
696 END
697 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR61
675 TRANSLATE(BaseOneRate, 92A)
676 RULE
677 NODE (Sign)
678 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
679 THEN
680 'N' CopyTo Sign
681 END
682 END
683 NODE (Rate)
684 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
685 THEN
686 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
687 ELSE
688 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
689 THEN
690 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
691 ELSE
692 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
693 END
694 END
695 END
696 END
697 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR61
897 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
898 RULE
899 'FREE' EquivalentTo 'FREE'
900 'APMT' EquivalentTo 'APMT'
901 END
902 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR61
634 TRANSLATE(ISODate, 98A)
635 RULE
636 NODE (Date)
637 ISODate TranslateTo Date
638 END
639 END
640 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR61
641 TRANSLATE(RestrictedFINXMax350Text, 70E)
642 RULE
643 NODE (Narrative)
644 NODE (Line)
645 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
646 END
647 NODE (Line)
648 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
649 END
650 NODE (Line)
651 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
652 END
653 NODE (Line)
654 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
655 END
656 NODE (Line)
657 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
658 END
659 NODE (Line)
660 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
661 END
662 NODE (Line)
663 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
664 END
665 NODE (Line)
666 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
667 END
668 NODE (Line)
669 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
670 END
671 NODE (Line)
672 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
673 END
674 END
675 END
676 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR61
881 TRANSLATE(SettlingCapacity2Choice, 22F_54)
882 RULE
883 NODE (DataSourceScheme)
884 Proprietary TranslateTo DataSourceScheme
885 END
886 NODE (Indicator)
887 Code TranslateTo Indicator
888 Proprietary\Identification CopyTo Indicator
889 END
890 END
891 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR61
674 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
675 RULE
676 Exact3NumericText CopyTo Identifier_FIN_3Ec
677 END
678 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR61
674 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
675 RULE
676 Exact3NumericText CopyTo Identifier_FIN_3Ec
677 END
678 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR61
674 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
675 RULE
676 Exact3NumericText CopyTo Identifier_FIN_3Ec
677 END
678 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR61
674 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
675 RULE
676 Exact3NumericText CopyTo Identifier_FIN_3Ec
677 END
678 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR61
930 TRANSLATE(SecuritiesFinancingTransactionType1Code, 22F_160)
931 RULE
932 NODE (Indicator)
933 SecuritiesFinancingTransactionType1Code TranslateTo Indicator
934 END
935 END
936 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR61
638 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
639 RULE
640 'CALL' EquivalentTo 'CALL'
641 'PUTO' EquivalentTo 'PUTO'
642 END
643 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR61
638 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
639 RULE
640 'CALL' EquivalentTo 'CALL'
641 'PUTO' EquivalentTo 'PUTO'
642 END
643 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR61
638 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
639 RULE
640 'CALL' EquivalentTo 'CALL'
641 'PUTO' EquivalentTo 'PUTO'
642 END
643 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR61
638 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
639 RULE
640 'CALL' EquivalentTo 'CALL'
641 'PUTO' EquivalentTo 'PUTO'
642 END
643 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR61
699 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
700 RULE
701 'REPU' EquivalentTo 'REPU'
702 'RVPO' EquivalentTo 'RVPO'
703 'SECB' EquivalentTo 'SECB'
704 'SECL' EquivalentTo 'SECL'
705 END
706 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR61
698 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
699 RULE
700 'REPU' EquivalentTo 'REPU'
701 'RVPO' EquivalentTo 'RVPO'
702 'SECB' EquivalentTo 'SECB'
703 'SECL' EquivalentTo 'SECL'
704 END
705 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR61
700 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
701 RULE
702 'REPU' EquivalentTo 'REPU'
703 'RVPO' EquivalentTo 'RVPO'
704 'SECB' EquivalentTo 'SECB'
705 'SECL' EquivalentTo 'SECL'
706 END
707 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR61
699 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_290)
700 RULE
701 'REPU' EquivalentTo 'REPU'
702 'RVPO' EquivalentTo 'RVPO'
703 'SECB' EquivalentTo 'SECB'
704 'SECL' EquivalentTo 'SECL'
705 END
706 END
translateTTR61(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR61
630 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
631 RULE
632 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
633 END
634 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR62
835 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
836 RULE
837 NODE (Name)
838 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
839 END
840 END
841 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR62
785 TRANSLATE(95Q, PartyIdentification16Choice)
786 RULE
787 NODE (NameAndAddress)
788 NameAndAddress TranslateTo NameAndAddress
789 END
790 END
791 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR62
749 TRANSLATE(93B, BalanceQuantity7Choice)
750 RULE
751 NODE (Quantity)
752 NODE (Unit)
753 IF (Not (DataSourceScheme IsPresent))
754 THEN
755 IF (QuantityTypeCode IsSameString 'UNIT')
756 THEN
757 Balance TranslateTo Quantity\Unit
758 END
759 END
760 END
761 NODE (FaceAmount)
762 IF (Not (DataSourceScheme IsPresent))
763 THEN
764 IF (QuantityTypeCode IsSameString 'FAMT')
765 THEN
766 Balance TranslateTo Quantity\FaceAmount
767 END
768 END
769 END
770 NODE (AmortisedValue)
771 IF (Not (DataSourceScheme IsPresent))
772 THEN
773 IF (QuantityTypeCode IsSameString 'AMOR')
774 THEN
775 Balance TranslateTo Quantity\AmortisedValue
776 END
777 END
778 END
779 END
780 NODE (Proprietary)
781 NODE (Identification)
782 IF (DataSourceScheme IsPresent)
783 THEN
784 QuantityTypeCode CopyTo Proprietary\Identification
785 END
786 END
787 DataSourceScheme TranslateTo Proprietary
788 NODE (Balance)
789 IF (DataSourceScheme IsPresent)
790 THEN
791 Balance TranslateTo Proprietary\Balance
792 END
793 END
794 END
795 END
796 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR62
749 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
750 RULE
751 NODE (Identification)
752 NODE (SafekeepingPlaceType)
753 IF (Not (DataSourceScheme IsPresent))
754 THEN
755 PlaceCode TranslateTo Identification\SafekeepingPlaceType
756 END
757 END
758 NODE (Identification)
759 IF (Not (DataSourceScheme IsPresent))
760 THEN
761 Narrative CopyTo Identification\Identification
762 END
763 END
764 END
765 NODE (Proprietary)
766 NODE (Type)
767 DataSourceScheme TranslateTo Proprietary\Type
768 NODE (Identification)
769 IF (DataSourceScheme IsPresent)
770 THEN
771 PlaceCode CopyTo Proprietary\Type\Identification
772 END
773 END
774 END
775 NODE (Identification)
776 IF (DataSourceScheme IsPresent)
777 THEN
778 Narrative CopyTo Proprietary\Identification
779 END
780 END
781 END
782 END
783 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR62
981 TRANSLATE(22F_55, TaxCapacityParty2Choice)
982 RULE
983 NODE (Code)
984 IF (Not (DataSourceScheme IsPresent))
985 THEN
986 Indicator TranslateTo Code
987 END
988 END
989 NODE (Proprietary)
990 DataSourceScheme TranslateTo Proprietary
991 NODE (Identification)
992 IF (DataSourceScheme IsPresent)
993 THEN
994 Indicator CopyTo Proprietary\Identification
995 END
996 END
997 END
998 END
999 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR62
759 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
760 RULE
761 'CUST' EquivalentTo 'CUST'
762 'ICSD' EquivalentTo 'ICSD'
763 'NCSD' EquivalentTo 'NCSD'
764 'SHHE' EquivalentTo 'SHHE'
765 END
766 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR62
758 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
759 RULE
760 NODE (Code)
761 IF (Not (DataSourceScheme IsPresent))
762 THEN
763 Indicator CopyTo Code
764 END
765 END
766 NODE (Proprietary)
767 DataSourceScheme TranslateTo Proprietary
768 NODE (Identification)
769 IF (DataSourceScheme IsPresent)
770 THEN
771 Indicator CopyTo Proprietary\Identification
772 END
773 END
774 END
775 END
776 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR62
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR62
703 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
704 RULE
705 'SPRI' EquivalentTo 'SPRI'
706 'SAGE' EquivalentTo 'SAGE'
707 'CUST' EquivalentTo 'CUST'
708 END
709 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR62
758 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
759 RULE
760 NODE (Code)
761 IF (Not (DataSourceScheme IsPresent))
762 THEN
763 Indicator CopyTo Code
764 END
765 END
766 NODE (Proprietary)
767 DataSourceScheme TranslateTo Proprietary
768 NODE (Identification)
769 IF (DataSourceScheme IsPresent)
770 THEN
771 Indicator CopyTo Proprietary\Identification
772 END
773 END
774 END
775 END
776 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR62
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR62
704 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
705 RULE
706 'SPRI' EquivalentTo 'SPRI'
707 'SAGE' EquivalentTo 'SAGE'
708 'CUST' EquivalentTo 'CUST'
709 END
710 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR62
754 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
755 RULE
756 'ANNU' EquivalentTo 'YEAR'
757 'MNTH' EquivalentTo 'MNTH'
758 'QUTR' EquivalentTo 'QUTR'
759 'SEMI' EquivalentTo 'SEMI'
760 'WEEK' EquivalentTo 'WEEK'
761 END
762 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR62
797 TRANSLATE(13A, Number4Choice)
798 RULE
799 NODE (Short)
800 NumberId CopyTo Short
801 END
802 END
803 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR62
704 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
705 RULE
706 'SPRI' EquivalentTo 'SPRI'
707 'SAGE' EquivalentTo 'SAGE'
708 'CUST' EquivalentTo 'CUST'
709 END
710 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR62
754 TRANSLATE(OptionalCode_4!c_26, EventFrequency3Code)
755 RULE
756 'ANNU' EquivalentTo 'YEAR'
757 'MNTH' EquivalentTo 'MNTH'
758 'QUTR' EquivalentTo 'QUTR'
759 'SEMI' EquivalentTo 'SEMI'
760 'WEEK' EquivalentTo 'WEEK'
761 END
762 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR62
797 TRANSLATE(13A, Number4Choice)
798 RULE
799 NODE (Short)
800 NumberId CopyTo Short
801 END
802 END
803 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR62
705 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
706 RULE
707 'SPRI' EquivalentTo 'SPRI'
708 'SAGE' EquivalentTo 'SAGE'
709 'CUST' EquivalentTo 'CUST'
710 END
711 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR62
738 TRANSLATE(12B_5, OptionStyle5Choice)
739 RULE
740 NODE (Code)
741 IF (Not (DataSourceScheme IsPresent))
742 THEN
743 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
744 THEN
745 InstrumentTypeCode CopyTo Code
746 END
747 END
748 END
749 NODE (Proprietary)
750 DataSourceScheme TranslateTo Proprietary
751 NODE (Identification)
752 IF (DataSourceScheme IsPresent)
753 THEN
754 InstrumentTypeCode CopyTo Proprietary\Identification
755 END
756 END
757 END
758 END
759 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR62
738 TRANSLATE(12B_5, OptionStyle5Choice)
739 RULE
740 NODE (Code)
741 IF (Not (DataSourceScheme IsPresent))
742 THEN
743 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
744 THEN
745 InstrumentTypeCode CopyTo Code
746 END
747 END
748 END
749 NODE (Proprietary)
750 DataSourceScheme TranslateTo Proprietary
751 NODE (Identification)
752 IF (DataSourceScheme IsPresent)
753 THEN
754 InstrumentTypeCode CopyTo Proprietary\Identification
755 END
756 END
757 END
758 END
759 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR62
738 TRANSLATE(12B_5, OptionStyle5Choice)
739 RULE
740 NODE (Code)
741 IF (Not (DataSourceScheme IsPresent))
742 THEN
743 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
744 THEN
745 InstrumentTypeCode CopyTo Code
746 END
747 END
748 END
749 NODE (Proprietary)
750 DataSourceScheme TranslateTo Proprietary
751 NODE (Identification)
752 IF (DataSourceScheme IsPresent)
753 THEN
754 InstrumentTypeCode CopyTo Proprietary\Identification
755 END
756 END
757 END
758 END
759 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR62
753 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
754 RULE
755 NODE (Issuer)
756 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
757 END
758 NODE (SchemeName)
759 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
760 THEN
761 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
762 END
763 END
764 END
765 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR62
738 TRANSLATE(12B_5, OptionStyle5Choice)
739 RULE
740 NODE (Code)
741 IF (Not (DataSourceScheme IsPresent))
742 THEN
743 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
744 THEN
745 InstrumentTypeCode CopyTo Code
746 END
747 END
748 END
749 NODE (Proprietary)
750 DataSourceScheme TranslateTo Proprietary
751 NODE (Identification)
752 IF (DataSourceScheme IsPresent)
753 THEN
754 InstrumentTypeCode CopyTo Proprietary\Identification
755 END
756 END
757 END
758 END
759 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR62
922 TRANSLATE(98C, SettlementDate6Choice)
923 RULE
924 NODE (Date)
925 98C TranslateTo Date
926 END
927 END
928 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR62
787 TRANSLATE(22F_29, Registration2Choice)
788 RULE
789 NODE (Code)
790 IF (Not (DataSourceScheme IsPresent))
791 THEN
792 Indicator TranslateTo Code
793 END
794 END
795 NODE (Proprietary)
796 DataSourceScheme TranslateTo Proprietary
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 Indicator CopyTo Proprietary\Identification
801 END
802 END
803 END
804 END
805 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR62
952 TRANSLATE(DateTime_YYYYMMDD, ISODate)
953 RULE
954 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
955 END
956 END
translateTTR62(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR62
811 TRANSLATE(OptionalCode_4!c_367, PendingReason6Code)
812 RULE
813 'CONF' EquivalentTo 'CONF'
814 'NARR' EquivalentTo 'OTHR'
815 END
816 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR62
783 TRANSLATE(70E, RestrictedFINXMax350Text)
784 RULE
785 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
786 END
787 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR62
727 TRANSLATE(12B_5, OptionStyle5Choice)
728 RULE
729 NODE (Code)
730 IF (Not (DataSourceScheme IsPresent))
731 THEN
732 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
733 THEN
734 InstrumentTypeCode CopyTo Code
735 END
736 END
737 END
738 NODE (Proprietary)
739 DataSourceScheme TranslateTo Proprietary
740 NODE (Identification)
741 IF (DataSourceScheme IsPresent)
742 THEN
743 InstrumentTypeCode CopyTo Proprietary\Identification
744 END
745 END
746 END
747 END
748 END
translateTTR62(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR62
709 TRANSLATE(90B, Price3)
710 RULE
711 NODE (Type)
712 NODE (ValueType)
713 AmountTypeCode TranslateTo Type\ValueType
714 END
715 END
716 NODE (Value)
717 NODE (Amount)
718 NODE (Amount)
719 Price TranslateTo Value\Amount\Amount
720 END
721 NODE (Currency)
722 CurrencyCode CopyTo Value\Amount\Currency
723 END
724 END
725 END
726 END
727 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR62
610 TRANSLATE(Number4Choice, 13B)
611 RULE
612 NODE (DataSourceScheme)
613 Long TranslateTo DataSourceScheme
614 END
615 NODE (Number)
616 Long\Identification CopyTo Number
617 END
618 END
619 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR62
610 TRANSLATE(Number4Choice, 13B)
611 RULE
612 NODE (DataSourceScheme)
613 Long TranslateTo DataSourceScheme
614 END
615 NODE (Number)
616 Long\Identification CopyTo Number
617 END
618 END
619 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR62
643 TRANSLATE(YesNoIndicator, 17B)
644 RULE
645 NODE (Flag)
646 IF (YesNoIndicator IsSameBoolean 'true')
647 THEN
648 'Y' CopyTo Flag
649 ELSE
650 'N' CopyTo Flag
651 END
652 END
653 END
654 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR62
667 TRANSLATE(PriceValueType1Code, Code_4!c_7)
668 RULE
669 'DISC' EquivalentTo 'DISC'
670 'PREM' EquivalentTo 'PREM'
671 'PARV' EquivalentTo 'ACTU'
672 END
673 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR62
627 TRANSLATE(Price3, 90A)
628 RULE
629 NODE (PercentageTypeCode)
630 IF (Value\Rate IsPresent)
631 THEN
632 IF (Type\Yielded IsSameBoolean 'true')
633 THEN
634 'YIEL' CopyTo PercentageTypeCode
635 END
636 IF (Type\Yielded IsSameBoolean 'false')
637 THEN
638 'PRCT' CopyTo PercentageTypeCode
639 END
640 Type\ValueType TranslateTo PercentageTypeCode
641 END
642 END
643 NODE (Price)
644 Value\Rate TranslateTo Price
645 END
646 END
647 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR62
809 TRANSLATE(AmountAndDirection13, 19A)
810 RULE
811 NODE (Sign)
812 CreditDebitIndicator TranslateTo Sign
813 END
814 NODE (CurrencyCode)
815 Amount\Currency TranslateTo CurrencyCode
816 END
817 NODE (Amount)
818 Amount\Amount TranslateTo Amount
819 END
820 END
821 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR62
854 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
855 RULE
856 NODE (QuantityTypeCode)
857 'FAMT' CopyTo QuantityTypeCode
858 END
859 NODE (Quantity)
860 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
861 THEN
862 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
863 ELSE
864 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
865 THEN
866 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
867 ELSE
868 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
869 END
870 END
871 END
872 END
873 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR62
648 TRANSLATE(ClassificationType3Choice, 12A)
649 RULE
650 NODE (DataSourceScheme)
651 AlternateClassification TranslateTo DataSourceScheme
652 END
653 NODE (InstrumentCodeOrDescription)
654 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
655 END
656 END
657 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR62
830 TRANSLATE(PendingCancellationReasons3Choice, 24B_21)
831 RULE
832 NODE (DataSourceScheme)
833 Proprietary TranslateTo DataSourceScheme
834 END
835 NODE (ReasonCode)
836 Code TranslateTo ReasonCode
837 Proprietary\Identification CopyTo ReasonCode
838 END
839 END
840 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR62
698 TRANSLATE(PercentageRate, 92A)
699 RULE
700 NODE (Sign)
701 PercentageRate TranslateTo Sign
702 END
703 NODE (Rate)
704 PercentageRate TranslateTo Rate
705 END
706 END
707 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR62
698 TRANSLATE(PercentageRate, 92A)
699 RULE
700 NODE (Sign)
701 PercentageRate TranslateTo Sign
702 END
703 NODE (Rate)
704 PercentageRate TranslateTo Rate
705 END
706 END
707 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR62
698 TRANSLATE(PercentageRate, 92A)
699 RULE
700 NODE (Sign)
701 PercentageRate TranslateTo Sign
702 END
703 NODE (Rate)
704 PercentageRate TranslateTo Rate
705 END
706 END
707 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR62
698 TRANSLATE(PercentageRate, 92A)
699 RULE
700 NODE (Sign)
701 PercentageRate TranslateTo Sign
702 END
703 NODE (Rate)
704 PercentageRate TranslateTo Rate
705 END
706 END
707 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR62
903 TRANSLATE(SettlementTransactionCondition3Choice, 22F_206)
904 RULE
905 NODE (DataSourceScheme)
906 Proprietary TranslateTo DataSourceScheme
907 END
908 NODE (Indicator)
909 Code TranslateTo Indicator
910 Proprietary\Identification CopyTo Indicator
911 END
912 END
913 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR62
641 TRANSLATE(BaseOneRate, 92A)
642 RULE
643 NODE (Sign)
644 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
645 THEN
646 'N' CopyTo Sign
647 END
648 END
649 NODE (Rate)
650 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
651 THEN
652 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
653 ELSE
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
655 THEN
656 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
657 ELSE
658 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
659 END
660 END
661 END
662 END
663 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR62
677 TRANSLATE(Reporting4Choice, 22F_5)
678 RULE
679 NODE (DataSourceScheme)
680 Proprietary TranslateTo DataSourceScheme
681 END
682 NODE (Indicator)
683 Code TranslateTo Indicator
684 Proprietary\Identification CopyTo Indicator
685 END
686 END
687 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR62
892 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
893 RULE
894 'CUST' EquivalentTo 'CUST'
895 'SAGE' EquivalentTo 'SAGE'
896 'SPRI' EquivalentTo 'SPRI'
897 END
898 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR62
679 TRANSLATE(Number4Choice, 13B)
680 RULE
681 NODE (DataSourceScheme)
682 Long TranslateTo DataSourceScheme
683 END
684 NODE (Number)
685 Long\Identification CopyTo Number
686 END
687 END
688 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR62
679 TRANSLATE(Number4Choice, 13B)
680 RULE
681 NODE (DataSourceScheme)
682 Long TranslateTo DataSourceScheme
683 END
684 NODE (Number)
685 Long\Identification CopyTo Number
686 END
687 END
688 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR62
679 TRANSLATE(Number4Choice, 13B)
680 RULE
681 NODE (DataSourceScheme)
682 Long TranslateTo DataSourceScheme
683 END
684 NODE (Number)
685 Long\Identification CopyTo Number
686 END
687 END
688 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR62
679 TRANSLATE(Number4Choice, 13B)
680 RULE
681 NODE (DataSourceScheme)
682 Long TranslateTo DataSourceScheme
683 END
684 NODE (Number)
685 Long\Identification CopyTo Number
686 END
687 END
688 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR62
937 TRANSLATE(SecuritiesFinancingTransactionType1Code, OptionalCode_4!c_268)
938 RULE
939 'REPU' EquivalentTo 'REPU'
940 'RVPO' EquivalentTo 'RVPO'
941 'SECB' EquivalentTo 'SECB'
942 'SECL' EquivalentTo 'SECL'
943 END
944 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR62
644 TRANSLATE(ISODate, 98A)
645 RULE
646 NODE (Date)
647 ISODate TranslateTo Date
648 END
649 END
650 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR62
644 TRANSLATE(ISODate, 98A)
645 RULE
646 NODE (Date)
647 ISODate TranslateTo Date
648 END
649 END
650 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR62
644 TRANSLATE(ISODate, 98A)
645 RULE
646 NODE (Date)
647 ISODate TranslateTo Date
648 END
649 END
650 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR62
644 TRANSLATE(ISODate, 98A)
645 RULE
646 NODE (Date)
647 ISODate TranslateTo Date
648 END
649 END
650 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR62
707 TRANSLATE(SettlingCapacity2Choice, 22F_54)
708 RULE
709 NODE (DataSourceScheme)
710 Proprietary TranslateTo DataSourceScheme
711 END
712 NODE (Indicator)
713 Code TranslateTo Indicator
714 Proprietary\Identification CopyTo Indicator
715 END
716 END
717 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR62
706 TRANSLATE(SettlingCapacity2Choice, 22F_54)
707 RULE
708 NODE (DataSourceScheme)
709 Proprietary TranslateTo DataSourceScheme
710 END
711 NODE (Indicator)
712 Code TranslateTo Indicator
713 Proprietary\Identification CopyTo Indicator
714 END
715 END
716 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR62
708 TRANSLATE(SettlingCapacity2Choice, 22F_54)
709 RULE
710 NODE (DataSourceScheme)
711 Proprietary TranslateTo DataSourceScheme
712 END
713 NODE (Indicator)
714 Code TranslateTo Indicator
715 Proprietary\Identification CopyTo Indicator
716 END
717 END
718 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR62
707 TRANSLATE(SettlingCapacity2Choice, 22F_54)
708 RULE
709 NODE (DataSourceScheme)
710 Proprietary TranslateTo DataSourceScheme
711 END
712 NODE (Indicator)
713 Code TranslateTo Indicator
714 Proprietary\Identification CopyTo Indicator
715 END
716 END
717 END
translateTTR62(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR62
635 TRANSLATE(Price3, 90A)
636 RULE
637 NODE (PercentageTypeCode)
638 IF (Value\Rate IsPresent)
639 THEN
640 IF (Type\Yielded IsSameBoolean 'true')
641 THEN
642 'YIEL' CopyTo PercentageTypeCode
643 END
644 IF (Type\Yielded IsSameBoolean 'false')
645 THEN
646 'PRCT' CopyTo PercentageTypeCode
647 END
648 Type\ValueType TranslateTo PercentageTypeCode
649 END
650 END
651 NODE (Price)
652 Value\Rate TranslateTo Price
653 END
654 END
655 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR63
842 TRANSLATE(95R, PartyIdentification16Choice)
843 RULE
844 NODE (ProprietaryIdentification)
845 NODE (Identification)
846 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
847 END
848 DataSourceScheme TranslateTo ProprietaryIdentification
849 END
850 END
851 END
translateTTR63(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR63
792 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
793 RULE
794 NODE (Name)
795 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
796 END
797 END
798 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR63
797 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
798 RULE
799 NODE (Identification)
800 NODE (SafekeepingPlaceType)
801 IF (Not (DataSourceScheme IsPresent))
802 THEN
803 PlaceCode TranslateTo Identification\SafekeepingPlaceType
804 END
805 END
806 NODE (Identification)
807 IF (Not (DataSourceScheme IsPresent))
808 THEN
809 Narrative CopyTo Identification\Identification
810 END
811 END
812 END
813 NODE (Proprietary)
814 NODE (Type)
815 DataSourceScheme TranslateTo Proprietary\Type
816 NODE (Identification)
817 IF (DataSourceScheme IsPresent)
818 THEN
819 PlaceCode CopyTo Proprietary\Type\Identification
820 END
821 END
822 END
823 NODE (Identification)
824 IF (DataSourceScheme IsPresent)
825 THEN
826 Narrative CopyTo Proprietary\Identification
827 END
828 END
829 END
830 END
831 END
translateTTR63(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR63
784 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
785 RULE
786 'SHHE' EquivalentTo 'SHHE'
787 END
788 END
translateTTR63(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR63
1000 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1001 RULE
1002 'AGEN' EquivalentTo 'AGEN'
1003 'PRIN' EquivalentTo 'PRIN'
1004 END
1005 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR63
767 TRANSLATE(93A_5, SecuritiesBalanceType5Choice)
768 RULE
769 NODE (Code)
770 IF (Not (DataSourceScheme IsPresent))
771 THEN
772 SubBalanceTypeCode TranslateTo Code
773 END
774 END
775 NODE (Proprietary)
776 DataSourceScheme TranslateTo Proprietary
777 NODE (Identification)
778 IF (DataSourceScheme IsPresent)
779 THEN
780 SubBalanceTypeCode CopyTo Proprietary\Identification
781 END
782 END
783 END
784 END
785 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR63
777 TRANSLATE(22F_24, PaymentDirection3Choice)
778 RULE
779 NODE (Indicator)
780 IF (Not (DataSourceScheme IsPresent))
781 THEN
782 IF (Indicator IsSameString 'PAYD')
783 THEN
784 'false' CopyTo Indicator
785 END
786 IF (Indicator IsSameString 'PAYU')
787 THEN
788 'true' CopyTo Indicator
789 END
790 END
791 END
792 NODE (Proprietary)
793 DataSourceScheme TranslateTo Proprietary
794 NODE (Identification)
795 IF (DataSourceScheme IsPresent)
796 THEN
797 Indicator CopyTo Proprietary\Identification
798 END
799 END
800 END
801 END
802 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR63
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR63
710 TRANSLATE(22F_6, GenericIdentification25)
711 RULE
712 DataSourceScheme TranslateTo GenericIdentification25
713 NODE (Identification)
714 Indicator CopyTo Identification
715 END
716 NODE (Issuer)
717 IF (Not (DataSourceScheme IsPresent))
718 THEN
719 'NONE' CopyTo Issuer
720 END
721 END
722 END
723 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR63
777 TRANSLATE(22F_24, PaymentDirection3Choice)
778 RULE
779 NODE (Indicator)
780 IF (Not (DataSourceScheme IsPresent))
781 THEN
782 IF (Indicator IsSameString 'PAYD')
783 THEN
784 'false' CopyTo Indicator
785 END
786 IF (Indicator IsSameString 'PAYU')
787 THEN
788 'true' CopyTo Indicator
789 END
790 END
791 END
792 NODE (Proprietary)
793 DataSourceScheme TranslateTo Proprietary
794 NODE (Identification)
795 IF (DataSourceScheme IsPresent)
796 THEN
797 Indicator CopyTo Proprietary\Identification
798 END
799 END
800 END
801 END
802 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR63
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR63
711 TRANSLATE(22F_6, GenericIdentification25)
712 RULE
713 DataSourceScheme TranslateTo GenericIdentification25
714 NODE (Identification)
715 Indicator CopyTo Identification
716 END
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR63
763 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
764 RULE
765 NODE (Code)
766 IF (Not (DataSourceScheme IsPresent))
767 THEN
768 Indicator CopyTo Code
769 END
770 END
771 NODE (Proprietary)
772 DataSourceScheme TranslateTo Proprietary
773 NODE (Identification)
774 IF (DataSourceScheme IsPresent)
775 THEN
776 Indicator CopyTo Proprietary\Identification
777 END
778 END
779 END
780 END
781 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR63
804 TRANSLATE(13B, Number4Choice)
805 RULE
806 NODE (Long)
807 NODE (Identification)
808 Number CopyTo Long\Identification
809 END
810 DataSourceScheme TranslateTo Long
811 END
812 END
813 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR63
711 TRANSLATE(22F_6, GenericIdentification25)
712 RULE
713 DataSourceScheme TranslateTo GenericIdentification25
714 NODE (Identification)
715 Indicator CopyTo Identification
716 END
717 NODE (Issuer)
718 IF (Not (DataSourceScheme IsPresent))
719 THEN
720 'NONE' CopyTo Issuer
721 END
722 END
723 END
724 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR63
763 TRANSLATE(22F_23, SecuritiesPaymentStatus3Choice)
764 RULE
765 NODE (Code)
766 IF (Not (DataSourceScheme IsPresent))
767 THEN
768 Indicator CopyTo Code
769 END
770 END
771 NODE (Proprietary)
772 DataSourceScheme TranslateTo Proprietary
773 NODE (Identification)
774 IF (DataSourceScheme IsPresent)
775 THEN
776 Indicator CopyTo Proprietary\Identification
777 END
778 END
779 END
780 END
781 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR63
804 TRANSLATE(13B, Number4Choice)
805 RULE
806 NODE (Long)
807 NODE (Identification)
808 Number CopyTo Long\Identification
809 END
810 DataSourceScheme TranslateTo Long
811 END
812 END
813 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR63
712 TRANSLATE(22F_6, GenericIdentification25)
713 RULE
714 DataSourceScheme TranslateTo GenericIdentification25
715 NODE (Identification)
716 Indicator CopyTo Identification
717 END
718 NODE (Issuer)
719 IF (Not (DataSourceScheme IsPresent))
720 THEN
721 'NONE' CopyTo Issuer
722 END
723 END
724 END
725 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR63
760 TRANSLATE(12B_1, OptionType3Choice)
761 RULE
762 NODE (Code)
763 IF (Not (DataSourceScheme IsPresent))
764 THEN
765 InstrumentTypeCode CopyTo Code
766 END
767 END
768 NODE (Proprietary)
769 NODE (Identification)
770 IF (DataSourceScheme IsPresent)
771 THEN
772 InstrumentTypeCode CopyTo Proprietary\Identification
773 END
774 END
775 DataSourceScheme TranslateTo Proprietary
776 END
777 END
778 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR63
760 TRANSLATE(12B_1, OptionType3Choice)
761 RULE
762 NODE (Code)
763 IF (Not (DataSourceScheme IsPresent))
764 THEN
765 InstrumentTypeCode CopyTo Code
766 END
767 END
768 NODE (Proprietary)
769 NODE (Identification)
770 IF (DataSourceScheme IsPresent)
771 THEN
772 InstrumentTypeCode CopyTo Proprietary\Identification
773 END
774 END
775 DataSourceScheme TranslateTo Proprietary
776 END
777 END
778 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR63
760 TRANSLATE(12B_1, OptionType3Choice)
761 RULE
762 NODE (Code)
763 IF (Not (DataSourceScheme IsPresent))
764 THEN
765 InstrumentTypeCode CopyTo Code
766 END
767 END
768 NODE (Proprietary)
769 NODE (Identification)
770 IF (DataSourceScheme IsPresent)
771 THEN
772 InstrumentTypeCode CopyTo Proprietary\Identification
773 END
774 END
775 DataSourceScheme TranslateTo Proprietary
776 END
777 END
778 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR63
766 TRANSLATE(12B_5, OptionStyle5Choice)
767 RULE
768 NODE (Code)
769 IF (Not (DataSourceScheme IsPresent))
770 THEN
771 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
772 THEN
773 InstrumentTypeCode CopyTo Code
774 END
775 END
776 END
777 NODE (Proprietary)
778 DataSourceScheme TranslateTo Proprietary
779 NODE (Identification)
780 IF (DataSourceScheme IsPresent)
781 THEN
782 InstrumentTypeCode CopyTo Proprietary\Identification
783 END
784 END
785 END
786 END
787 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR63
760 TRANSLATE(12B_1, OptionType3Choice)
761 RULE
762 NODE (Code)
763 IF (Not (DataSourceScheme IsPresent))
764 THEN
765 InstrumentTypeCode CopyTo Code
766 END
767 END
768 NODE (Proprietary)
769 NODE (Identification)
770 IF (DataSourceScheme IsPresent)
771 THEN
772 InstrumentTypeCode CopyTo Proprietary\Identification
773 END
774 END
775 DataSourceScheme TranslateTo Proprietary
776 END
777 END
778 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR63
929 TRANSLATE(98A, TradeDate2Choice)
930 RULE
931 NODE (Date)
932 NODE (Date)
933 Date TranslateTo Date\Date
934 END
935 END
936 END
937 END
translateTTR63(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR63
806 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
807 RULE
808 'NREG' EquivalentTo 'NREG'
809 'YREG' EquivalentTo 'YREG'
810 END
811 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR63
957 TRANSLATE(98B_3, SettlementDate6Choice)
958 RULE
959 NODE (DateCode)
960 NODE (Code)
961 IF (Not (DataSourceScheme IsPresent))
962 THEN
963 DateCode TranslateTo DateCode\Code
964 END
965 END
966 NODE (Proprietary)
967 DataSourceScheme TranslateTo DateCode\Proprietary
968 NODE (Identification)
969 IF (DataSourceScheme IsPresent)
970 THEN
971 DateCode CopyTo DateCode\Proprietary\Identification
972 END
973 END
974 END
975 END
976 END
977 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR63
817 TRANSLATE(24B_66, FailingReason2Choice)
818 RULE
819 NODE (Code)
820 IF (Not (DataSourceScheme IsPresent))
821 THEN
822 ReasonCode TranslateTo Code
823 END
824 END
825 NODE (Proprietary)
826 NODE (Identification)
827 IF (DataSourceScheme IsPresent)
828 THEN
829 ReasonCode CopyTo Proprietary\Identification
830 END
831 END
832 DataSourceScheme TranslateTo Proprietary
833 END
834 END
835 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR63
788 TRANSLATE(70D, RestrictedFINXMax210Text)
789 RULE
790 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
791 END
792 END
translateTTR63(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR63
749 TRANSLATE(12B_1, OptionType3Choice)
750 RULE
751 NODE (Code)
752 IF (Not (DataSourceScheme IsPresent))
753 THEN
754 InstrumentTypeCode CopyTo Code
755 END
756 END
757 NODE (Proprietary)
758 NODE (Identification)
759 IF (DataSourceScheme IsPresent)
760 THEN
761 InstrumentTypeCode CopyTo Proprietary\Identification
762 END
763 END
764 DataSourceScheme TranslateTo Proprietary
765 END
766 END
767 END
translateTTR63(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR63
728 TRANSLATE(Code_4!c_7, PriceValueType1Code)
729 RULE
730 'DISC' EquivalentTo 'DISC'
731 'PREM' EquivalentTo 'PREM'
732 'ACTU' EquivalentTo 'PARV'
733 END
734 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR63
620 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
621 RULE
622 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
623 END
624 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR63
620 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
621 RULE
622 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
623 END
624 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR63
655 TRANSLATE(Price3, 90A)
656 RULE
657 NODE (PercentageTypeCode)
658 IF (Value\Rate IsPresent)
659 THEN
660 IF (Type\Yielded IsSameBoolean 'true')
661 THEN
662 'YIEL' CopyTo PercentageTypeCode
663 END
664 IF (Type\Yielded IsSameBoolean 'false')
665 THEN
666 'PRCT' CopyTo PercentageTypeCode
667 END
668 Type\ValueType TranslateTo PercentageTypeCode
669 END
670 END
671 NODE (Price)
672 Value\Rate TranslateTo Price
673 END
674 END
675 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR63
674 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
675 RULE
676 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
677 END
678 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR63
648 TRANSLATE(PriceValueType1Code, Code_4!c_6)
649 RULE
650 'PREM' EquivalentTo 'PREM'
651 'DISC' EquivalentTo 'DISC'
652 'PARV' EquivalentTo 'PRCT'
653 END
654 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR63
822 TRANSLATE(AmountAndDirection13, 19A)
823 RULE
824 NODE (Sign)
825 CreditDebitIndicator TranslateTo Sign
826 END
827 NODE (CurrencyCode)
828 Amount\Currency TranslateTo CurrencyCode
829 END
830 NODE (Amount)
831 Amount\Amount TranslateTo Amount
832 END
833 END
834 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR63
874 TRANSLATE(AmountAndDirection12, 19A)
875 RULE
876 Amount TranslateTo 19A
877 NODE (Sign)
878 IF (CreditDebitIndicator IsSameString 'DBIT')
879 THEN
880 'N' CopyTo Sign
881 END
882 END
883 END
884 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR63
658 TRANSLATE(GenericIdentification23, Identifier_FIN_8c)
659 RULE
660 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
661 END
662 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR63
841 TRANSLATE(PendingReason7Code, OptionalCode_4!c_112)
842 RULE
843 'ADEA' EquivalentTo 'ADEA'
844 'CONF' EquivalentTo 'CONF'
845 'DQUA' EquivalentTo 'DQUA'
846 'OTHR' EquivalentTo 'NARR'
847 END
848 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR63
708 TRANSLATE(PercentageRate, Text_Sign)
709 RULE
710 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
711 THEN
712 'N' CopyTo Text_Sign
713 END
714 END
715 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR63
708 TRANSLATE(PercentageRate, Text_Sign)
709 RULE
710 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
711 THEN
712 'N' CopyTo Text_Sign
713 END
714 END
715 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR63
708 TRANSLATE(PercentageRate, Text_Sign)
709 RULE
710 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
711 THEN
712 'N' CopyTo Text_Sign
713 END
714 END
715 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR63
708 TRANSLATE(PercentageRate, Text_Sign)
709 RULE
710 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
711 THEN
712 'N' CopyTo Text_Sign
713 END
714 END
715 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR63
914 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_388)
915 RULE
916 'ASGN' EquivalentTo 'ASGN'
917 'BUTC' EquivalentTo 'BUTC'
918 'CLEN' EquivalentTo 'CLEN'
919 'DIRT' EquivalentTo 'DIRT'
920 'DLWM' EquivalentTo 'DLWM'
921 'DRAW' EquivalentTo 'DRAW'
922 'EXER' EquivalentTo 'EXER'
923 'FRCL' EquivalentTo 'FRCL'
924 'EXPI' EquivalentTo 'EXPI'
925 'KNOC' EquivalentTo 'KNOC'
926 'NOMC' EquivalentTo 'NOMC'
927 'PHYS' EquivalentTo 'PHYS'
928 'RESI' EquivalentTo 'RESI'
929 'SHOR' EquivalentTo 'SHOR'
930 'SPDL' EquivalentTo 'SPDL'
931 'SPST' EquivalentTo 'SPST'
932 'TRIP' EquivalentTo 'TRIP'
933 'PENS' EquivalentTo 'PENS'
934 'UNEX' EquivalentTo 'UNEX'
935 END
936 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR63
664 TRANSLATE(PercentageRate, 92A)
665 RULE
666 NODE (Sign)
667 PercentageRate TranslateTo Sign
668 END
669 NODE (Rate)
670 PercentageRate TranslateTo Rate
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR63
688 TRANSLATE(Reporting1Code, OptionalCode_4!c_8)
689 RULE
690 'STEX' EquivalentTo 'EXCH'
691 'REGU' EquivalentTo 'TRRE'
692 END
693 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR63
899 TRANSLATE(GenericIdentification25, 22F_6)
900 RULE
901 NODE (DataSourceScheme)
902 GenericIdentification25 TranslateTo DataSourceScheme
903 END
904 NODE (Indicator)
905 Identification CopyTo Indicator
906 END
907 END
908 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR63
689 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
690 RULE
691 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
692 END
693 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR63
689 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
690 RULE
691 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
692 END
693 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR63
689 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
690 RULE
691 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
692 END
693 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR63
689 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
690 RULE
691 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
692 END
693 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR63
945 TRANSLATE(ReceiveDelivery1Code, 22H_3)
946 RULE
947 NODE (Indicator)
948 ReceiveDelivery1Code TranslateTo Indicator
949 END
950 END
951 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR63
651 TRANSLATE(BaseOneRate, 92A)
652 RULE
653 NODE (Sign)
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
655 THEN
656 'N' CopyTo Sign
657 END
658 END
659 NODE (Rate)
660 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
661 THEN
662 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
663 ELSE
664 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
665 THEN
666 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
667 ELSE
668 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
669 END
670 END
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR63
651 TRANSLATE(BaseOneRate, 92A)
652 RULE
653 NODE (Sign)
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
655 THEN
656 'N' CopyTo Sign
657 END
658 END
659 NODE (Rate)
660 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
661 THEN
662 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
663 ELSE
664 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
665 THEN
666 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
667 ELSE
668 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
669 END
670 END
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR63
651 TRANSLATE(BaseOneRate, 92A)
652 RULE
653 NODE (Sign)
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
655 THEN
656 'N' CopyTo Sign
657 END
658 END
659 NODE (Rate)
660 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
661 THEN
662 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
663 ELSE
664 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
665 THEN
666 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
667 ELSE
668 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
669 END
670 END
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR63
651 TRANSLATE(BaseOneRate, 92A)
652 RULE
653 NODE (Sign)
654 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
655 THEN
656 'N' CopyTo Sign
657 END
658 END
659 NODE (Rate)
660 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
661 THEN
662 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
663 ELSE
664 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
665 THEN
666 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
667 ELSE
668 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
669 END
670 END
671 END
672 END
673 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR63
718 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
719 RULE
720 'CUST' EquivalentTo 'CUST'
721 'SAGE' EquivalentTo 'SAGE'
722 'SPRI' EquivalentTo 'SPRI'
723 END
724 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR63
717 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
718 RULE
719 'CUST' EquivalentTo 'CUST'
720 'SAGE' EquivalentTo 'SAGE'
721 'SPRI' EquivalentTo 'SPRI'
722 END
723 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR63
719 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
720 RULE
721 'CUST' EquivalentTo 'CUST'
722 'SAGE' EquivalentTo 'SAGE'
723 'SPRI' EquivalentTo 'SPRI'
724 END
725 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR63
718 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
719 RULE
720 'CUST' EquivalentTo 'CUST'
721 'SAGE' EquivalentTo 'SAGE'
722 'SPRI' EquivalentTo 'SPRI'
723 END
724 END
translateTTR63(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR63
656 TRANSLATE(PriceValueType1Code, Code_4!c_6)
657 RULE
658 'PREM' EquivalentTo 'PREM'
659 'DISC' EquivalentTo 'DISC'
660 'PARV' EquivalentTo 'PRCT'
661 END
662 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR64
799 TRANSLATE(95R, PartyIdentification16Choice)
800 RULE
801 NODE (ProprietaryIdentification)
802 NODE (Identification)
803 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
804 END
805 DataSourceScheme TranslateTo ProprietaryIdentification
806 END
807 END
808 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR64
832 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
833 RULE
834 'SHHE' EquivalentTo 'SHHE'
835 END
836 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR64
789 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
790 RULE
791 NODE (TypeAndIdentification)
792 NODE (SafekeepingPlaceType)
793 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
794 END
795 NODE (Identification)
796 IdentifierCode TranslateTo TypeAndIdentification\Identification
797 END
798 END
799 END
800 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR64
1006 TRANSLATE(22F_162, RepurchaseType6Choice)
1007 RULE
1008 NODE (Code)
1009 IF (Not (DataSourceScheme IsPresent))
1010 THEN
1011 Indicator TranslateTo Code
1012 END
1013 END
1014 NODE (Proprietary)
1015 NODE (Identification)
1016 IF (DataSourceScheme IsPresent)
1017 THEN
1018 Indicator CopyTo Proprietary\Identification
1019 END
1020 END
1021 DataSourceScheme TranslateTo Proprietary
1022 END
1023 END
1024 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR64
786 TRANSLATE(OptionalCode_4!c_396, SecuritiesBalanceType11Code)
787 RULE
788 'AVAI' EquivalentTo 'AVAI'
789 'AWAS' EquivalentTo 'AWAS'
790 'BLCA' EquivalentTo 'BLCA'
791 'BLOK' EquivalentTo 'BLOK'
792 'BLOT' EquivalentTo 'BLOT'
793 'BLOV' EquivalentTo 'BLOV'
794 'BORR' EquivalentTo 'BORR'
795 'CLEN' EquivalentTo 'CLEN'
796 'COLA' EquivalentTo 'COLA'
797 'COLI' EquivalentTo 'COLI'
798 'COLO' EquivalentTo 'COLO'
799 'DIRT' EquivalentTo 'DIRT'
800 'DRAW' EquivalentTo 'DRAW'
801 'ISSU' EquivalentTo 'ISSU'
802 'LOAN' EquivalentTo 'LOAN'
803 'LODE' EquivalentTo 'LODE'
804 'MARG' EquivalentTo 'MARG'
805 'NOMI' EquivalentTo 'NOMI'
806 'OTHR' EquivalentTo 'OTHR'
807 'PECA' EquivalentTo 'PECA'
808 'PEDA' EquivalentTo 'PEDA'
809 'PLED' EquivalentTo 'PLED'
810 'QUAS' EquivalentTo 'QUAS'
811 'REGO' EquivalentTo 'REGO'
812 'RSTR' EquivalentTo 'RSTR'
813 'SPOS' EquivalentTo 'SPOS'
814 'TRAN' EquivalentTo 'TRAN'
815 'UNRG' EquivalentTo 'UNRG'
816 END
817 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR64
803 TRANSLATE(22F_22, PreferenceToIncome3Choice)
804 RULE
805 NODE (Code)
806 IF (Not (DataSourceScheme IsPresent))
807 THEN
808 Indicator TranslateTo Code
809 END
810 END
811 NODE (Proprietary)
812 DataSourceScheme TranslateTo Proprietary
813 NODE (Identification)
814 IF (DataSourceScheme IsPresent)
815 THEN
816 Indicator CopyTo Proprietary\Identification
817 END
818 END
819 END
820 END
821 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR64
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR64
724 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
725 RULE
726 NODE (Indicator)
727 IF (Not (DataSourceScheme IsPresent))
728 THEN
729 IF (Indicator IsSameString 'NRTG')
730 THEN
731 'false' CopyTo Indicator
732 ELSE
733 'true' CopyTo Indicator
734 END
735 END
736 END
737 NODE (Proprietary)
738 DataSourceScheme TranslateTo Proprietary
739 NODE (Identification)
740 IF (DataSourceScheme IsPresent)
741 THEN
742 Indicator CopyTo Proprietary\Identification
743 END
744 END
745 END
746 END
747 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR64
803 TRANSLATE(22F_22, PreferenceToIncome3Choice)
804 RULE
805 NODE (Code)
806 IF (Not (DataSourceScheme IsPresent))
807 THEN
808 Indicator TranslateTo Code
809 END
810 END
811 NODE (Proprietary)
812 DataSourceScheme TranslateTo Proprietary
813 NODE (Identification)
814 IF (DataSourceScheme IsPresent)
815 THEN
816 Indicator CopyTo Proprietary\Identification
817 END
818 END
819 END
820 END
821 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR64
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR64
725 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
726 RULE
727 NODE (Indicator)
728 IF (Not (DataSourceScheme IsPresent))
729 THEN
730 IF (Indicator IsSameString 'NRTG')
731 THEN
732 'false' CopyTo Indicator
733 ELSE
734 'true' CopyTo Indicator
735 END
736 END
737 END
738 NODE (Proprietary)
739 DataSourceScheme TranslateTo Proprietary
740 NODE (Identification)
741 IF (DataSourceScheme IsPresent)
742 THEN
743 Indicator CopyTo Proprietary\Identification
744 END
745 END
746 END
747 END
748 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR64
782 TRANSLATE(22F_24, PaymentDirection3Choice)
783 RULE
784 NODE (Indicator)
785 IF (Not (DataSourceScheme IsPresent))
786 THEN
787 IF (Indicator IsSameString 'PAYD')
788 THEN
789 'false' CopyTo Indicator
790 END
791 IF (Indicator IsSameString 'PAYU')
792 THEN
793 'true' CopyTo Indicator
794 END
795 END
796 END
797 NODE (Proprietary)
798 DataSourceScheme TranslateTo Proprietary
799 NODE (Identification)
800 IF (DataSourceScheme IsPresent)
801 THEN
802 Indicator CopyTo Proprietary\Identification
803 END
804 END
805 END
806 END
807 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR64
814 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
815 RULE
816 NODE (SchemeName)
817 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
818 THEN
819 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
820 END
821 END
822 NODE (Issuer)
823 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
824 END
825 END
826 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR64
725 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
726 RULE
727 NODE (Indicator)
728 IF (Not (DataSourceScheme IsPresent))
729 THEN
730 IF (Indicator IsSameString 'NRTG')
731 THEN
732 'false' CopyTo Indicator
733 ELSE
734 'true' CopyTo Indicator
735 END
736 END
737 END
738 NODE (Proprietary)
739 DataSourceScheme TranslateTo Proprietary
740 NODE (Identification)
741 IF (DataSourceScheme IsPresent)
742 THEN
743 Indicator CopyTo Proprietary\Identification
744 END
745 END
746 END
747 END
748 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR64
782 TRANSLATE(22F_24, PaymentDirection3Choice)
783 RULE
784 NODE (Indicator)
785 IF (Not (DataSourceScheme IsPresent))
786 THEN
787 IF (Indicator IsSameString 'PAYD')
788 THEN
789 'false' CopyTo Indicator
790 END
791 IF (Indicator IsSameString 'PAYU')
792 THEN
793 'true' CopyTo Indicator
794 END
795 END
796 END
797 NODE (Proprietary)
798 DataSourceScheme TranslateTo Proprietary
799 NODE (Identification)
800 IF (DataSourceScheme IsPresent)
801 THEN
802 Indicator CopyTo Proprietary\Identification
803 END
804 END
805 END
806 END
807 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR64
814 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
815 RULE
816 NODE (SchemeName)
817 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
818 THEN
819 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
820 END
821 END
822 NODE (Issuer)
823 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
824 END
825 END
826 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR64
726 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
727 RULE
728 NODE (Indicator)
729 IF (Not (DataSourceScheme IsPresent))
730 THEN
731 IF (Indicator IsSameString 'NRTG')
732 THEN
733 'false' CopyTo Indicator
734 ELSE
735 'true' CopyTo Indicator
736 END
737 END
738 END
739 NODE (Proprietary)
740 DataSourceScheme TranslateTo Proprietary
741 NODE (Identification)
742 IF (DataSourceScheme IsPresent)
743 THEN
744 Indicator CopyTo Proprietary\Identification
745 END
746 END
747 END
748 END
749 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR64
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR64
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR64
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR64
788 TRANSLATE(12B_1, OptionType3Choice)
789 RULE
790 NODE (Code)
791 IF (Not (DataSourceScheme IsPresent))
792 THEN
793 InstrumentTypeCode CopyTo Code
794 END
795 END
796 NODE (Proprietary)
797 NODE (Identification)
798 IF (DataSourceScheme IsPresent)
799 THEN
800 InstrumentTypeCode CopyTo Proprietary\Identification
801 END
802 END
803 DataSourceScheme TranslateTo Proprietary
804 END
805 END
806 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR64
779 TRANSLATE(92A, BaseOneRate)
780 RULE
781 IF (Sign IsSameString 'N')
782 THEN
783 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
784 ELSE
785 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
786 END
787 END
788 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR64
938 TRANSLATE(98B_2, TradeDate2Choice)
939 RULE
940 NODE (DateCode)
941 NODE (Code)
942 IF (Not (DataSourceScheme IsPresent))
943 THEN
944 DateCode TranslateTo DateCode\Code
945 END
946 END
947 NODE (Proprietary)
948 DataSourceScheme TranslateTo DateCode\Proprietary
949 NODE (Identification)
950 IF (DataSourceScheme IsPresent)
951 THEN
952 DateCode CopyTo DateCode\Proprietary\Identification
953 END
954 END
955 END
956 END
957 END
958 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR64
812 TRANSLATE(22F_162, RepurchaseType4Choice)
813 RULE
814 NODE (Code)
815 IF (Not (DataSourceScheme IsPresent))
816 THEN
817 Indicator TranslateTo Code
818 END
819 END
820 NODE (Proprietary)
821 DataSourceScheme TranslateTo Proprietary
822 NODE (Identification)
823 IF (DataSourceScheme IsPresent)
824 THEN
825 Indicator CopyTo Proprietary\Identification
826 END
827 END
828 END
829 END
830 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR64
978 TRANSLATE(OptionalCode_4!c_101, DateType4Code)
979 RULE
980 'OPEN' EquivalentTo 'OPEN'
981 'UKWN' EquivalentTo 'UKWN'
982 END
983 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR64
836 TRANSLATE(OptionalCode_4!c_378, FailingReason1Code)
837 RULE
838 'ADEA' EquivalentTo 'ADEA'
839 'AWMO' EquivalentTo 'AWMO'
840 'AWSH' EquivalentTo 'AWSH'
841 'BATC' EquivalentTo 'BATC'
842 'BYIY' EquivalentTo 'BYIY'
843 'CLAT' EquivalentTo 'CLAT'
844 'CANR' EquivalentTo 'CANR'
845 'CAIS' EquivalentTo 'CAIS'
846 'OBJT' EquivalentTo 'OBJT'
847 'PHSE' EquivalentTo 'PHSE'
848 'STCD' EquivalentTo 'STCD'
849 'DOCY' EquivalentTo 'DOCY'
850 'MLAT' EquivalentTo 'MLAT'
851 'DOCC' EquivalentTo 'DOCC'
852 'BLOC' EquivalentTo 'BLOC'
853 'CHAS' EquivalentTo 'CHAS'
854 'NEWI' EquivalentTo 'NEWI'
855 'CLAC' EquivalentTo 'CLAC'
856 'MUNO' EquivalentTo 'MUNO'
857 'GLOB' EquivalentTo 'GLOB'
858 'PREA' EquivalentTo 'PREA'
859 'PART' EquivalentTo 'PART'
860 'NOFX' EquivalentTo 'NOFX'
861 'CMON' EquivalentTo 'CMON'
862 'YCOL' EquivalentTo 'YCOL'
863 'COLL' EquivalentTo 'COLL'
864 'DEPO' EquivalentTo 'DEPO'
865 'FLIM' EquivalentTo 'FLIM'
866 'INCA' EquivalentTo 'INCA'
867 'LINK' EquivalentTo 'LINK'
868 'LACK' EquivalentTo 'LACK'
869 'LALO' EquivalentTo 'LALO'
870 'MONY' EquivalentTo 'MONY'
871 'NCON' EquivalentTo 'NCON'
872 'REFS' EquivalentTo 'REFS'
873 'SDUT' EquivalentTo 'SDUT'
874 'CYCL' EquivalentTo 'CYCL'
875 'CPEC' EquivalentTo 'CPEC'
876 'MINO' EquivalentTo 'MINO'
877 'IAAD' EquivalentTo 'IAAD'
878 'SBLO' EquivalentTo 'SBLO'
879 'PHCK' EquivalentTo 'PHCK'
880 'BENO' EquivalentTo 'BENO'
881 'BOTH' EquivalentTo 'BOTH'
882 'CLHT' EquivalentTo 'CLHT'
883 'DENO' EquivalentTo 'DENO'
884 'DISA' EquivalentTo 'DISA'
885 'DKNY' EquivalentTo 'DKNY'
886 'FROZ' EquivalentTo 'FROZ'
887 'LAAW' EquivalentTo 'LAAW'
888 'LATE' EquivalentTo 'LATE'
889 'LIQU' EquivalentTo 'LIQU'
890 'PRCY' EquivalentTo 'PRCY'
891 'REGT' EquivalentTo 'REGT'
892 'SETS' EquivalentTo 'SETS'
893 'PRSY' EquivalentTo 'PRSY'
894 'CERT' EquivalentTo 'CERT'
895 'NARR' EquivalentTo 'OTHR'
896 END
897 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR64
793 TRANSLATE(13B, SecuritiesCertificate2)
794 RULE
795 DataSourceScheme TranslateTo SecuritiesCertificate2
796 NODE (Number)
797 Number CopyTo Number
798 END
799 END
800 END
translateTTR64(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR64
768 TRANSLATE(98A, ISODate)
769 RULE
770 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
771 END
772 END
translateTTR64(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR64
735 TRANSLATE(Quantity_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount)
736 RULE
737 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount
738 END
739 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR64
625 TRANSLATE(Price3, 90A)
626 RULE
627 NODE (PercentageTypeCode)
628 IF (Value\Rate IsPresent)
629 THEN
630 IF (Type\Yielded IsSameBoolean 'true')
631 THEN
632 'YIEL' CopyTo PercentageTypeCode
633 END
634 IF (Type\Yielded IsSameBoolean 'false')
635 THEN
636 'PRCT' CopyTo PercentageTypeCode
637 END
638 Type\ValueType TranslateTo PercentageTypeCode
639 END
640 END
641 NODE (Price)
642 Value\Rate TranslateTo Price
643 END
644 END
645 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR64
625 TRANSLATE(Price3, 90A)
626 RULE
627 NODE (PercentageTypeCode)
628 IF (Value\Rate IsPresent)
629 THEN
630 IF (Type\Yielded IsSameBoolean 'true')
631 THEN
632 'YIEL' CopyTo PercentageTypeCode
633 END
634 IF (Type\Yielded IsSameBoolean 'false')
635 THEN
636 'PRCT' CopyTo PercentageTypeCode
637 END
638 Type\ValueType TranslateTo PercentageTypeCode
639 END
640 END
641 NODE (Price)
642 Value\Rate TranslateTo Price
643 END
644 END
645 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR64
676 TRANSLATE(PriceValueType1Code, Code_4!c_6)
677 RULE
678 'PREM' EquivalentTo 'PREM'
679 'DISC' EquivalentTo 'DISC'
680 'PARV' EquivalentTo 'PRCT'
681 END
682 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR64
679 TRANSLATE(RestrictedFINXMax350Text, 70E)
680 RULE
681 NODE (Narrative)
682 NODE (Line)
683 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
684 END
685 NODE (Line)
686 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
687 END
688 NODE (Line)
689 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
690 END
691 NODE (Line)
692 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
693 END
694 NODE (Line)
695 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
696 END
697 NODE (Line)
698 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
699 END
700 NODE (Line)
701 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
702 END
703 NODE (Line)
704 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
705 END
706 NODE (Line)
707 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
708 END
709 NODE (Line)
710 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
711 END
712 END
713 END
714 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR64
655 TRANSLATE(PercentageRate, Quantity_FIN_15d)
656 RULE
657 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
658 THEN
659 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
660 ELSE
661 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
662 END
663 END
664 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR64
835 TRANSLATE(TransactionActivity2Choice, 22F_169)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Code TranslateTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR64
885 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
886 RULE
887 NODE (CurrencyCode)
888 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
889 THEN
890 Currency CopyTo CurrencyCode
891 END
892 END
893 NODE (Amount)
894 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
895 THEN
896 (Amount FormatDecimal 'MT') CopyTo Amount
897 END
898 END
899 END
900 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR64
663 TRANSLATE(ClassificationType3Choice, 12C)
664 RULE
665 NODE (CFICode)
666 ClassificationFinancialInstrument CopyTo CFICode
667 END
668 END
669 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR64
849 TRANSLATE(PendingReason9Choice, 24B_61)
850 RULE
851 NODE (DataSourceScheme)
852 Proprietary TranslateTo DataSourceScheme
853 END
854 NODE (ReasonCode)
855 Code TranslateTo ReasonCode
856 Proprietary\Identification CopyTo ReasonCode
857 END
858 END
859 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR64
716 TRANSLATE(PercentageRate, Rate_FIN_15d)
717 RULE
718 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
719 THEN
720 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
721 ELSE
722 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
723 END
724 END
725 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR64
716 TRANSLATE(PercentageRate, Rate_FIN_15d)
717 RULE
718 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
719 THEN
720 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
721 ELSE
722 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
723 END
724 END
725 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR64
716 TRANSLATE(PercentageRate, Rate_FIN_15d)
717 RULE
718 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
719 THEN
720 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
721 ELSE
722 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
723 END
724 END
725 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR64
716 TRANSLATE(PercentageRate, Rate_FIN_15d)
717 RULE
718 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
719 THEN
720 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
721 ELSE
722 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
723 END
724 END
725 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR64
937 TRANSLATE(YesNoIndicator, 22F_206)
938 RULE
939 NODE (Indicator)
940 IF (YesNoIndicator IsSameBoolean 'false')
941 THEN
942 'NPAR' CopyTo Indicator
943 END
944 IF (YesNoIndicator IsSameBoolean 'true')
945 THEN
946 'PART' CopyTo Indicator
947 END
948 END
949 END
950 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, Text_Sign)
675 RULE
676 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
677 THEN
678 'N' CopyTo Text_Sign
679 END
680 END
681 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR64
694 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
695 RULE
696 NODE (Indicator)
697 DeliveryReceiptType2Code TranslateTo Indicator
698 END
699 END
700 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR64
909 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
910 RULE
911 NODE (DataSourceScheme)
912 Proprietary TranslateTo DataSourceScheme
913 END
914 NODE (Indicator)
915 IF (Indicator IsPresent)
916 THEN
917 IF (Indicator IsSameBoolean 'false')
918 THEN
919 'NRTG' CopyTo Indicator
920 ELSE
921 'YRTG' CopyTo Indicator
922 END
923 END
924 Proprietary\Identification CopyTo Indicator
925 END
926 END
927 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR64
694 TRANSLATE(YesNoIndicator, 17B)
695 RULE
696 NODE (Flag)
697 IF (YesNoIndicator IsSameBoolean 'true')
698 THEN
699 'Y' CopyTo Flag
700 ELSE
701 'N' CopyTo Flag
702 END
703 END
704 END
705 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR64
694 TRANSLATE(YesNoIndicator, 17B)
695 RULE
696 NODE (Flag)
697 IF (YesNoIndicator IsSameBoolean 'true')
698 THEN
699 'Y' CopyTo Flag
700 ELSE
701 'N' CopyTo Flag
702 END
703 END
704 END
705 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR64
694 TRANSLATE(YesNoIndicator, 17B)
695 RULE
696 NODE (Flag)
697 IF (YesNoIndicator IsSameBoolean 'true')
698 THEN
699 'Y' CopyTo Flag
700 ELSE
701 'N' CopyTo Flag
702 END
703 END
704 END
705 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR64
694 TRANSLATE(YesNoIndicator, 17B)
695 RULE
696 NODE (Flag)
697 IF (YesNoIndicator IsSameBoolean 'true')
698 THEN
699 'Y' CopyTo Flag
700 ELSE
701 'N' CopyTo Flag
702 END
703 END
704 END
705 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR64
952 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
953 RULE
954 'RECE' EquivalentTo 'RECE'
955 'DELI' EquivalentTo 'DELI'
956 END
957 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, 92A)
675 RULE
676 NODE (Sign)
677 PercentageRate TranslateTo Sign
678 END
679 NODE (Rate)
680 PercentageRate TranslateTo Rate
681 END
682 END
683 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, 92A)
675 RULE
676 NODE (Sign)
677 PercentageRate TranslateTo Sign
678 END
679 NODE (Rate)
680 PercentageRate TranslateTo Rate
681 END
682 END
683 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, 92A)
675 RULE
676 NODE (Sign)
677 PercentageRate TranslateTo Sign
678 END
679 NODE (Rate)
680 PercentageRate TranslateTo Rate
681 END
682 END
683 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR64
674 TRANSLATE(PercentageRate, 92A)
675 RULE
676 NODE (Sign)
677 PercentageRate TranslateTo Sign
678 END
679 NODE (Rate)
680 PercentageRate TranslateTo Rate
681 END
682 END
683 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR64
725 TRANSLATE(GenericIdentification25, 22F_6)
726 RULE
727 NODE (DataSourceScheme)
728 GenericIdentification25 TranslateTo DataSourceScheme
729 END
730 NODE (Indicator)
731 Identification CopyTo Indicator
732 END
733 END
734 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR64
724 TRANSLATE(GenericIdentification25, 22F_6)
725 RULE
726 NODE (DataSourceScheme)
727 GenericIdentification25 TranslateTo DataSourceScheme
728 END
729 NODE (Indicator)
730 Identification CopyTo Indicator
731 END
732 END
733 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR64
726 TRANSLATE(GenericIdentification25, 22F_6)
727 RULE
728 NODE (DataSourceScheme)
729 GenericIdentification25 TranslateTo DataSourceScheme
730 END
731 NODE (Indicator)
732 Identification CopyTo Indicator
733 END
734 END
735 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR64
725 TRANSLATE(GenericIdentification25, 22F_6)
726 RULE
727 NODE (DataSourceScheme)
728 GenericIdentification25 TranslateTo DataSourceScheme
729 END
730 NODE (Indicator)
731 Identification CopyTo Indicator
732 END
733 END
734 END
translateTTR64(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR64
663 TRANSLATE(PercentageRate, Quantity_FIN_15d)
664 RULE
665 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
666 THEN
667 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
668 ELSE
669 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
670 END
671 END
672 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR65
837 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
838 RULE
839 NODE (TypeAndIdentification)
840 NODE (SafekeepingPlaceType)
841 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
842 END
843 NODE (Identification)
844 IdentifierCode TranslateTo TypeAndIdentification\Identification
845 END
846 END
847 END
848 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR65
801 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
802 RULE
803 'CUST' EquivalentTo 'CUST'
804 'ICSD' EquivalentTo 'ICSD'
805 'NCSD' EquivalentTo 'NCSD'
806 'SHHE' EquivalentTo 'SHHE'
807 END
808 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR65
1025 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1026 RULE
1027 'WTHD' EquivalentTo 'WTHD'
1028 'TOPU' EquivalentTo 'TOPU'
1029 'ROLP' EquivalentTo 'ROLP'
1030 'RATE' EquivalentTo 'RATE'
1031 'PAIR' EquivalentTo 'PAIR'
1032 'CADJ' EquivalentTo 'CADJ'
1033 'CALL' EquivalentTo 'CALL'
1034 'PADJ' EquivalentTo 'PADJ'
1035 END
1036 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR65
818 TRANSLATE(22F_210, CorporateActionEventType4Choice)
819 RULE
820 NODE (Code)
821 IF (Not (DataSourceScheme IsPresent))
822 THEN
823 Indicator TranslateTo Code
824 END
825 END
826 NODE (Proprietary)
827 DataSourceScheme TranslateTo Proprietary
828 NODE (Identification)
829 IF (DataSourceScheme IsPresent)
830 THEN
831 Indicator CopyTo Proprietary\Identification
832 END
833 END
834 END
835 END
836 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR65
822 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
823 RULE
824 'ORDN' EquivalentTo 'ORDN'
825 'PRFD' EquivalentTo 'PFRD'
826 END
827 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR65
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR65
748 TRANSLATE(22F_30, BeneficialOwnership2Choice)
749 RULE
750 NODE (Indicator)
751 IF (Not (DataSourceScheme IsPresent))
752 THEN
753 IF (Indicator IsSameString 'NBEN')
754 THEN
755 'false' CopyTo Indicator
756 ELSE
757 'true' CopyTo Indicator
758 END
759 END
760 END
761 NODE (Proprietary)
762 NODE (Identification)
763 IF (DataSourceScheme IsPresent)
764 THEN
765 Indicator CopyTo Proprietary\Identification
766 END
767 END
768 DataSourceScheme TranslateTo Proprietary
769 END
770 END
771 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR65
822 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
823 RULE
824 'ORDN' EquivalentTo 'ORDN'
825 'PRFD' EquivalentTo 'PFRD'
826 END
827 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR65
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR65
749 TRANSLATE(22F_30, BeneficialOwnership2Choice)
750 RULE
751 NODE (Indicator)
752 IF (Not (DataSourceScheme IsPresent))
753 THEN
754 IF (Indicator IsSameString 'NBEN')
755 THEN
756 'false' CopyTo Indicator
757 ELSE
758 'true' CopyTo Indicator
759 END
760 END
761 END
762 NODE (Proprietary)
763 NODE (Identification)
764 IF (DataSourceScheme IsPresent)
765 THEN
766 Indicator CopyTo Proprietary\Identification
767 END
768 END
769 DataSourceScheme TranslateTo Proprietary
770 END
771 END
772 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR65
808 TRANSLATE(22F_22, PreferenceToIncome3Choice)
809 RULE
810 NODE (Code)
811 IF (Not (DataSourceScheme IsPresent))
812 THEN
813 Indicator TranslateTo Code
814 END
815 END
816 NODE (Proprietary)
817 DataSourceScheme TranslateTo Proprietary
818 NODE (Identification)
819 IF (DataSourceScheme IsPresent)
820 THEN
821 Indicator CopyTo Proprietary\Identification
822 END
823 END
824 END
825 END
826 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR65
827 TRANSLATE(17B, YesNoIndicator)
828 RULE
829 IF (Flag IsSameString 'N')
830 THEN
831 'false' CopyTo YesNoIndicator
832 END
833 IF (Flag IsSameString 'Y')
834 THEN
835 'true' CopyTo YesNoIndicator
836 END
837 END
838 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR65
749 TRANSLATE(22F_30, BeneficialOwnership2Choice)
750 RULE
751 NODE (Indicator)
752 IF (Not (DataSourceScheme IsPresent))
753 THEN
754 IF (Indicator IsSameString 'NBEN')
755 THEN
756 'false' CopyTo Indicator
757 ELSE
758 'true' CopyTo Indicator
759 END
760 END
761 END
762 NODE (Proprietary)
763 NODE (Identification)
764 IF (DataSourceScheme IsPresent)
765 THEN
766 Indicator CopyTo Proprietary\Identification
767 END
768 END
769 DataSourceScheme TranslateTo Proprietary
770 END
771 END
772 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR65
808 TRANSLATE(22F_22, PreferenceToIncome3Choice)
809 RULE
810 NODE (Code)
811 IF (Not (DataSourceScheme IsPresent))
812 THEN
813 Indicator TranslateTo Code
814 END
815 END
816 NODE (Proprietary)
817 DataSourceScheme TranslateTo Proprietary
818 NODE (Identification)
819 IF (DataSourceScheme IsPresent)
820 THEN
821 Indicator CopyTo Proprietary\Identification
822 END
823 END
824 END
825 END
826 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR65
827 TRANSLATE(17B, YesNoIndicator)
828 RULE
829 IF (Flag IsSameString 'N')
830 THEN
831 'false' CopyTo YesNoIndicator
832 END
833 IF (Flag IsSameString 'Y')
834 THEN
835 'true' CopyTo YesNoIndicator
836 END
837 END
838 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR65
750 TRANSLATE(22F_30, BeneficialOwnership2Choice)
751 RULE
752 NODE (Indicator)
753 IF (Not (DataSourceScheme IsPresent))
754 THEN
755 IF (Indicator IsSameString 'NBEN')
756 THEN
757 'false' CopyTo Indicator
758 ELSE
759 'true' CopyTo Indicator
760 END
761 END
762 END
763 NODE (Proprietary)
764 NODE (Identification)
765 IF (DataSourceScheme IsPresent)
766 THEN
767 Indicator CopyTo Proprietary\Identification
768 END
769 END
770 DataSourceScheme TranslateTo Proprietary
771 END
772 END
773 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR65
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR65
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR65
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR65
807 TRANSLATE(92A, BaseOneRate)
808 RULE
809 IF (Sign IsSameString 'N')
810 THEN
811 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
812 ELSE
813 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
814 END
815 END
816 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR65
789 TRANSLATE(92A, PercentageRate)
790 RULE
791 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
792 THEN
793 IF (Sign IsSameString 'N')
794 THEN
795 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
796 ELSE
797 (Rate FormatDecimal 'MX') CopyTo PercentageRate
798 END
799 END
800 END
801 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR65
959 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
960 RULE
961 'VARI' EquivalentTo 'VARI'
962 END
963 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR65
831 TRANSLATE(OptionalCode_4!c_270, RepurchaseType2Code)
832 RULE
833 'CADJ' EquivalentTo 'CADJ'
834 'CALL' EquivalentTo 'CALL'
835 'PAIR' EquivalentTo 'PAIR'
836 'RATE' EquivalentTo 'RATE'
837 'ROLP' EquivalentTo 'ROLP'
838 'TOPU' EquivalentTo 'TOPU'
839 'WTHD' EquivalentTo 'WTHD'
840 END
841 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR65
984 TRANSLATE(98C, SettlementDate6Choice)
985 RULE
986 NODE (Date)
987 98C TranslateTo Date
988 END
989 END
990 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR65
898 TRANSLATE(24B_49, PendingProcessingReason2Choice)
899 RULE
900 NODE (Code)
901 IF (Not (DataSourceScheme IsPresent))
902 THEN
903 ReasonCode TranslateTo Code
904 END
905 END
906 NODE (Proprietary)
907 NODE (Identification)
908 IF (DataSourceScheme IsPresent)
909 THEN
910 ReasonCode CopyTo Proprietary\Identification
911 END
912 END
913 DataSourceScheme TranslateTo Proprietary
914 END
915 END
916 END
translateTTR65(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR65
801 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
802 RULE
803 NODE (Issuer)
804 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
805 END
806 NODE (SchemeName)
807 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
808 THEN
809 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
810 END
811 END
812 END
813 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR65
773 TRANSLATE(92A, BaseOneRate)
774 RULE
775 IF (Sign IsSameString 'N')
776 THEN
777 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
778 ELSE
779 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
780 END
781 END
782 END
translateTTR65(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR65
740 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
741 RULE
742 NODE (Unit)
743 IF (QuantityTypeCode IsSameString 'UNIT')
744 THEN
745 Quantity TranslateTo Unit
746 END
747 END
748 NODE (FaceAmount)
749 IF (QuantityTypeCode IsSameString 'FAMT')
750 THEN
751 Quantity TranslateTo FaceAmount
752 END
753 END
754 NODE (AmortisedValue)
755 IF (QuantityTypeCode IsSameString 'AMOR')
756 THEN
757 Quantity TranslateTo AmortisedValue
758 END
759 END
760 END
761 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR65
646 TRANSLATE(PriceValueType1Code, Code_4!c_6)
647 RULE
648 'PREM' EquivalentTo 'PREM'
649 'DISC' EquivalentTo 'DISC'
650 'PARV' EquivalentTo 'PRCT'
651 END
652 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR65
646 TRANSLATE(PriceValueType1Code, Code_4!c_6)
647 RULE
648 'PREM' EquivalentTo 'PREM'
649 'DISC' EquivalentTo 'DISC'
650 'PARV' EquivalentTo 'PRCT'
651 END
652 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR65
683 TRANSLATE(PercentageRate, Quantity_FIN_15d)
684 RULE
685 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
686 THEN
687 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
688 ELSE
689 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
690 END
691 END
692 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR65
715 TRANSLATE(CorporateActionEventType4Choice, 22F_210)
716 RULE
717 NODE (DataSourceScheme)
718 Proprietary TranslateTo DataSourceScheme
719 END
720 NODE (Indicator)
721 Code TranslateTo Indicator
722 Proprietary\Identification CopyTo Indicator
723 END
724 END
725 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR65
665 TRANSLATE(Price3, 90B)
666 RULE
667 NODE (AmountTypeCode)
668 IF (Value\Amount IsPresent)
669 THEN
670 Type\ValueType TranslateTo AmountTypeCode
671 END
672 END
673 NODE (CurrencyCode)
674 Value\Amount\Currency TranslateTo CurrencyCode
675 END
676 NODE (Price)
677 Value\Amount\Amount TranslateTo Price
678 END
679 END
680 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR65
846 TRANSLATE(TransactionActivity1Code, OptionalCode_4!c_284)
847 RULE
848 'BOLE' EquivalentTo 'BOLE'
849 'CLAI' EquivalentTo 'CLAI'
850 'COLL' EquivalentTo 'COLL'
851 'CORP' EquivalentTo 'CORP'
852 'SETT' EquivalentTo 'SETT'
853 END
854 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR65
901 TRANSLATE(AmountAndDirection12, 19A)
902 RULE
903 Amount TranslateTo 19A
904 NODE (Sign)
905 IF (CreditDebitIndicator IsSameString 'CRDT')
906 THEN
907 'N' CopyTo Sign
908 END
909 END
910 END
911 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR65
670 TRANSLATE(OptionStyle5Choice, 12B_5)
671 RULE
672 NODE (DataSourceScheme)
673 Proprietary TranslateTo DataSourceScheme
674 END
675 NODE (InstrumentTypeCode)
676 Code TranslateTo InstrumentTypeCode
677 Proprietary\Identification CopyTo InstrumentTypeCode
678 END
679 END
680 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR65
860 TRANSLATE(PendingReason6Code, OptionalCode_4!c_367)
861 RULE
862 'CONF' EquivalentTo 'CONF'
863 'OTHR' EquivalentTo 'NARR'
864 END
865 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR65
726 TRANSLATE(Number4Choice, 13A)
727 RULE
728 NODE (NumberId)
729 Short TranslateTo NumberId
730 END
731 END
732 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR65
726 TRANSLATE(Number4Choice, 13A)
727 RULE
728 NODE (NumberId)
729 Short TranslateTo NumberId
730 END
731 END
732 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR65
726 TRANSLATE(Number4Choice, 13A)
727 RULE
728 NODE (NumberId)
729 Short TranslateTo NumberId
730 END
731 END
732 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR65
726 TRANSLATE(Number4Choice, 13A)
727 RULE
728 NODE (NumberId)
729 Short TranslateTo NumberId
730 END
731 END
732 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR65
951 TRANSLATE(SettlingCapacity2Choice, 22F_54)
952 RULE
953 NODE (DataSourceScheme)
954 Proprietary TranslateTo DataSourceScheme
955 END
956 NODE (Indicator)
957 Code TranslateTo Indicator
958 Proprietary\Identification CopyTo Indicator
959 END
960 END
961 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR65
682 TRANSLATE(PercentageRate, Rate_FIN_15d)
683 RULE
684 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
685 THEN
686 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
687 ELSE
688 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR65
701 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
702 RULE
703 'FREE' EquivalentTo 'FREE'
704 'APMT' EquivalentTo 'APMT'
705 END
706 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR65
928 TRANSLATE(Registration2Choice, 22F_29)
929 RULE
930 NODE (DataSourceScheme)
931 Proprietary TranslateTo DataSourceScheme
932 END
933 NODE (Indicator)
934 Code TranslateTo Indicator
935 Proprietary\Identification CopyTo Indicator
936 END
937 END
938 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR65
706 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
707 RULE
708 NODE (QuantityTypeCode)
709 IF (Unit IsPresent)
710 THEN
711 'UNIT' CopyTo QuantityTypeCode
712 END
713 IF (FaceAmount IsPresent)
714 THEN
715 'FAMT' CopyTo QuantityTypeCode
716 END
717 IF (AmortisedValue IsPresent)
718 THEN
719 'AMOR' CopyTo QuantityTypeCode
720 END
721 END
722 NODE (Quantity)
723 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
724 THEN
725 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
726 ELSE
727 IF ((Unit Substring ('1', '1')) IsSameString '+')
728 THEN
729 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
730 ELSE
731 (Unit FormatDecimal 'MT') CopyTo Quantity
732 END
733 END
734 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
735 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
736 END
737 END
738 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR65
706 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
707 RULE
708 NODE (QuantityTypeCode)
709 IF (Unit IsPresent)
710 THEN
711 'UNIT' CopyTo QuantityTypeCode
712 END
713 IF (FaceAmount IsPresent)
714 THEN
715 'FAMT' CopyTo QuantityTypeCode
716 END
717 IF (AmortisedValue IsPresent)
718 THEN
719 'AMOR' CopyTo QuantityTypeCode
720 END
721 END
722 NODE (Quantity)
723 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
724 THEN
725 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
726 ELSE
727 IF ((Unit Substring ('1', '1')) IsSameString '+')
728 THEN
729 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
730 ELSE
731 (Unit FormatDecimal 'MT') CopyTo Quantity
732 END
733 END
734 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
735 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
736 END
737 END
738 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR65
706 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
707 RULE
708 NODE (QuantityTypeCode)
709 IF (Unit IsPresent)
710 THEN
711 'UNIT' CopyTo QuantityTypeCode
712 END
713 IF (FaceAmount IsPresent)
714 THEN
715 'FAMT' CopyTo QuantityTypeCode
716 END
717 IF (AmortisedValue IsPresent)
718 THEN
719 'AMOR' CopyTo QuantityTypeCode
720 END
721 END
722 NODE (Quantity)
723 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
724 THEN
725 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
726 ELSE
727 IF ((Unit Substring ('1', '1')) IsSameString '+')
728 THEN
729 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
730 ELSE
731 (Unit FormatDecimal 'MT') CopyTo Quantity
732 END
733 END
734 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
735 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
736 END
737 END
738 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR65
706 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
707 RULE
708 NODE (QuantityTypeCode)
709 IF (Unit IsPresent)
710 THEN
711 'UNIT' CopyTo QuantityTypeCode
712 END
713 IF (FaceAmount IsPresent)
714 THEN
715 'FAMT' CopyTo QuantityTypeCode
716 END
717 IF (AmortisedValue IsPresent)
718 THEN
719 'AMOR' CopyTo QuantityTypeCode
720 END
721 END
722 NODE (Quantity)
723 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
724 THEN
725 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
726 ELSE
727 IF ((Unit Substring ('1', '1')) IsSameString '+')
728 THEN
729 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
730 ELSE
731 (Unit FormatDecimal 'MT') CopyTo Quantity
732 END
733 END
734 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
735 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
736 END
737 END
738 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR65
958 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
959 RULE
960 NODE (Indicator)
961 DeliveryReceiptType2Code TranslateTo Indicator
962 END
963 END
964 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR65
684 TRANSLATE(PercentageRate, Text_Sign)
685 RULE
686 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
687 THEN
688 'N' CopyTo Text_Sign
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR65
684 TRANSLATE(PercentageRate, Text_Sign)
685 RULE
686 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
687 THEN
688 'N' CopyTo Text_Sign
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR65
684 TRANSLATE(PercentageRate, Text_Sign)
685 RULE
686 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
687 THEN
688 'N' CopyTo Text_Sign
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR65
684 TRANSLATE(PercentageRate, Text_Sign)
685 RULE
686 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
687 THEN
688 'N' CopyTo Text_Sign
689 END
690 END
691 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR65
735 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
736 RULE
737 NODE (DataSourceScheme)
738 Proprietary TranslateTo DataSourceScheme
739 END
740 NODE (Indicator)
741 IF (Indicator IsPresent)
742 THEN
743 IF (Indicator IsSameBoolean 'false')
744 THEN
745 'NRTG' CopyTo Indicator
746 ELSE
747 'YRTG' CopyTo Indicator
748 END
749 END
750 Proprietary\Identification CopyTo Indicator
751 END
752 END
753 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR65
734 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
735 RULE
736 NODE (DataSourceScheme)
737 Proprietary TranslateTo DataSourceScheme
738 END
739 NODE (Indicator)
740 IF (Indicator IsPresent)
741 THEN
742 IF (Indicator IsSameBoolean 'false')
743 THEN
744 'NRTG' CopyTo Indicator
745 ELSE
746 'YRTG' CopyTo Indicator
747 END
748 END
749 Proprietary\Identification CopyTo Indicator
750 END
751 END
752 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR65
736 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
737 RULE
738 NODE (DataSourceScheme)
739 Proprietary TranslateTo DataSourceScheme
740 END
741 NODE (Indicator)
742 IF (Indicator IsPresent)
743 THEN
744 IF (Indicator IsSameBoolean 'false')
745 THEN
746 'NRTG' CopyTo Indicator
747 ELSE
748 'YRTG' CopyTo Indicator
749 END
750 END
751 Proprietary\Identification CopyTo Indicator
752 END
753 END
754 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR65
735 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
736 RULE
737 NODE (DataSourceScheme)
738 Proprietary TranslateTo DataSourceScheme
739 END
740 NODE (Indicator)
741 IF (Indicator IsPresent)
742 THEN
743 IF (Indicator IsSameBoolean 'false')
744 THEN
745 'NRTG' CopyTo Indicator
746 ELSE
747 'YRTG' CopyTo Indicator
748 END
749 END
750 Proprietary\Identification CopyTo Indicator
751 END
752 END
753 END
translateTTR65(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR65
673 TRANSLATE(Price3, 90B)
674 RULE
675 NODE (AmountTypeCode)
676 IF (Value\Amount IsPresent)
677 THEN
678 Type\ValueType TranslateTo AmountTypeCode
679 END
680 END
681 NODE (CurrencyCode)
682 Value\Amount\Currency TranslateTo CurrencyCode
683 END
684 NODE (Price)
685 Value\Amount\Amount TranslateTo Price
686 END
687 END
688 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR66
849 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
850 RULE
851 'CUST' EquivalentTo 'CUST'
852 'ICSD' EquivalentTo 'ICSD'
853 'NCSD' EquivalentTo 'NCSD'
854 'SHHE' EquivalentTo 'SHHE'
855 END
856 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR66
809 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
810 RULE
811 NODE (Country)
812 CountryCode CopyTo Country
813 END
814 END
815 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR66
1037 TRANSLATE(22F_56, MarketClientSide2Choice)
1038 RULE
1039 NODE (Code)
1040 IF (Not (DataSourceScheme IsPresent))
1041 THEN
1042 Indicator TranslateTo Code
1043 END
1044 END
1045 NODE (Proprietary)
1046 DataSourceScheme TranslateTo Proprietary
1047 NODE (Identification)
1048 IF (DataSourceScheme IsPresent)
1049 THEN
1050 Indicator CopyTo Proprietary\Identification
1051 END
1052 END
1053 END
1054 END
1055 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR66
837 TRANSLATE(OptionalCode_4!c_354, CorporateActionEventType6Code)
838 RULE
839 'ACTV' EquivalentTo 'ACTV'
840 'ATTI' EquivalentTo 'ATTI'
841 'BIDS' EquivalentTo 'BIDS'
842 'BONU' EquivalentTo 'BONU'
843 'BPUT' EquivalentTo 'BPUT'
844 'BRUP' EquivalentTo 'BRUP'
845 'CAPG' EquivalentTo 'CAPG'
846 'CAPI' EquivalentTo 'CAPI'
847 'CERT' EquivalentTo 'CERT'
848 'CHAN' EquivalentTo 'CHAN'
849 'CLSA' EquivalentTo 'CLSA'
850 'CONS' EquivalentTo 'CONS'
851 'CONV' EquivalentTo 'CONV'
852 'COOP' EquivalentTo 'COOP'
853 'DECR' EquivalentTo 'DECR'
854 'DETI' EquivalentTo 'DETI'
855 'DFLT' EquivalentTo 'DFLT'
856 'DLST' EquivalentTo 'DLST'
857 'DRAW' EquivalentTo 'DRAW'
858 'DRIP' EquivalentTo 'DRIP'
859 'DSCL' EquivalentTo 'DSCL'
860 'DTCH' EquivalentTo 'DTCH'
861 'DVCA' EquivalentTo 'DVCA'
862 'DVOP' EquivalentTo 'DVOP'
863 'DVSC' EquivalentTo 'DVSC'
864 'DVSE' EquivalentTo 'DVSE'
865 'EXOF' EquivalentTo 'EXOF'
866 'EXRI' EquivalentTo 'EXRI'
867 'EXTM' EquivalentTo 'EXTM'
868 'EXWA' EquivalentTo 'EXWA'
869 'CAPD' EquivalentTo 'CAPD'
870 'INCR' EquivalentTo 'INCR'
871 'INTR' EquivalentTo 'INTR'
872 'LIQU' EquivalentTo 'LIQU'
873 'MCAL' EquivalentTo 'MCAL'
874 'MRGR' EquivalentTo 'MRGR'
875 'ODLT' EquivalentTo 'ODLT'
876 'OTHR' EquivalentTo 'OTHR'
877 'PARI' EquivalentTo 'PARI'
878 'PCAL' EquivalentTo 'PCAL'
879 'PDEF' EquivalentTo 'PDEF'
880 'PINK' EquivalentTo 'PINK'
881 'PLAC' EquivalentTo 'PLAC'
882 'PPMT' EquivalentTo 'PPMT'
883 'PRED' EquivalentTo 'PRED'
884 'PRII' EquivalentTo 'PRII'
885 'PRIO' EquivalentTo 'PRIO'
886 'REDM' EquivalentTo 'REDM'
887 'REDO' EquivalentTo 'REDO'
888 'REMK' EquivalentTo 'REMK'
889 'RHDI' EquivalentTo 'RHDI'
890 'RHTS' EquivalentTo 'RHTS'
891 'SHPR' EquivalentTo 'SHPR'
892 'SMAL' EquivalentTo 'SMAL'
893 'SOFF' EquivalentTo 'SOFF'
894 'SPLF' EquivalentTo 'SPLF'
895 'SPLR' EquivalentTo 'SPLR'
896 'SUSP' EquivalentTo 'SUSP'
897 'TEND' EquivalentTo 'TEND'
898 'TREC' EquivalentTo 'TREC'
899 'WRTH' EquivalentTo 'WRTH'
900 'WTRC' EquivalentTo 'WTRC'
901 'CREV' EquivalentTo 'CREV'
902 END
903 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR66
828 TRANSLATE(12A, GenericIdentification23)
829 RULE
830 NODE (Identification)
831 InstrumentCodeOrDescription CopyTo Identification
832 END
833 DataSourceScheme TranslateTo GenericIdentification23
834 NODE (Issuer)
835 IF (Not (DataSourceScheme IsPresent))
836 THEN
837 'NONE' CopyTo Issuer
838 END
839 END
840 END
841 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR66
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR66
772 TRANSLATE(22F_198, CashSettlementSystem2Choice)
773 RULE
774 NODE (Code)
775 IF (Not (DataSourceScheme IsPresent))
776 THEN
777 Indicator TranslateTo Code
778 END
779 END
780 NODE (Proprietary)
781 NODE (Identification)
782 IF (DataSourceScheme IsPresent)
783 THEN
784 Indicator CopyTo Proprietary\Identification
785 END
786 END
787 DataSourceScheme TranslateTo Proprietary
788 END
789 END
790 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR66
828 TRANSLATE(12A, GenericIdentification23)
829 RULE
830 NODE (Identification)
831 InstrumentCodeOrDescription CopyTo Identification
832 END
833 DataSourceScheme TranslateTo GenericIdentification23
834 NODE (Issuer)
835 IF (Not (DataSourceScheme IsPresent))
836 THEN
837 'NONE' CopyTo Issuer
838 END
839 END
840 END
841 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR66
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR66
773 TRANSLATE(22F_198, CashSettlementSystem2Choice)
774 RULE
775 NODE (Code)
776 IF (Not (DataSourceScheme IsPresent))
777 THEN
778 Indicator TranslateTo Code
779 END
780 END
781 NODE (Proprietary)
782 NODE (Identification)
783 IF (DataSourceScheme IsPresent)
784 THEN
785 Indicator CopyTo Proprietary\Identification
786 END
787 END
788 DataSourceScheme TranslateTo Proprietary
789 END
790 END
791 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR66
827 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
828 RULE
829 'ORDN' EquivalentTo 'ORDN'
830 'PRFD' EquivalentTo 'PFRD'
831 END
832 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR66
839 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
840 RULE
841 NODE (Unit)
842 IF (QuantityTypeCode IsSameString 'UNIT')
843 THEN
844 Quantity TranslateTo Unit
845 END
846 END
847 NODE (FaceAmount)
848 IF (QuantityTypeCode IsSameString 'FAMT')
849 THEN
850 Quantity TranslateTo FaceAmount
851 END
852 END
853 NODE (AmortisedValue)
854 IF (QuantityTypeCode IsSameString 'AMOR')
855 THEN
856 Quantity TranslateTo AmortisedValue
857 END
858 END
859 END
860 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR66
773 TRANSLATE(22F_198, CashSettlementSystem2Choice)
774 RULE
775 NODE (Code)
776 IF (Not (DataSourceScheme IsPresent))
777 THEN
778 Indicator TranslateTo Code
779 END
780 END
781 NODE (Proprietary)
782 NODE (Identification)
783 IF (DataSourceScheme IsPresent)
784 THEN
785 Indicator CopyTo Proprietary\Identification
786 END
787 END
788 DataSourceScheme TranslateTo Proprietary
789 END
790 END
791 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR66
827 TRANSLATE(OptionalCode_4!c_27, PreferenceToIncome1Code)
828 RULE
829 'ORDN' EquivalentTo 'ORDN'
830 'PRFD' EquivalentTo 'PFRD'
831 END
832 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR66
839 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
840 RULE
841 NODE (Unit)
842 IF (QuantityTypeCode IsSameString 'UNIT')
843 THEN
844 Quantity TranslateTo Unit
845 END
846 END
847 NODE (FaceAmount)
848 IF (QuantityTypeCode IsSameString 'FAMT')
849 THEN
850 Quantity TranslateTo FaceAmount
851 END
852 END
853 NODE (AmortisedValue)
854 IF (QuantityTypeCode IsSameString 'AMOR')
855 THEN
856 Quantity TranslateTo AmortisedValue
857 END
858 END
859 END
860 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR66
774 TRANSLATE(22F_198, CashSettlementSystem2Choice)
775 RULE
776 NODE (Code)
777 IF (Not (DataSourceScheme IsPresent))
778 THEN
779 Indicator TranslateTo Code
780 END
781 END
782 NODE (Proprietary)
783 NODE (Identification)
784 IF (DataSourceScheme IsPresent)
785 THEN
786 Indicator CopyTo Proprietary\Identification
787 END
788 END
789 DataSourceScheme TranslateTo Proprietary
790 END
791 END
792 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR66
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR66
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR66
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR66
817 TRANSLATE(92A, PercentageRate)
818 RULE
819 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
820 THEN
821 IF (Sign IsSameString 'N')
822 THEN
823 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
824 ELSE
825 (Rate FormatDecimal 'MX') CopyTo PercentageRate
826 END
827 END
828 END
829 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR66
802 TRANSLATE(13A, Number4Choice)
803 RULE
804 NODE (Short)
805 NumberId CopyTo Short
806 END
807 END
808 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR66
964 TRANSLATE(98C, TradeDate2Choice)
965 RULE
966 NODE (Date)
967 98C TranslateTo Date
968 END
969 END
970 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR66
842 TRANSLATE(22F_33, Restriction2Choice)
843 RULE
844 NODE (Code)
845 IF (Not (DataSourceScheme IsPresent))
846 THEN
847 Indicator TranslateTo Code
848 END
849 END
850 NODE (Proprietary)
851 DataSourceScheme TranslateTo Proprietary
852 NODE (Identification)
853 IF (DataSourceScheme IsPresent)
854 THEN
855 Indicator CopyTo Proprietary\Identification
856 END
857 END
858 END
859 END
860 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR66
991 TRANSLATE(98A, TradeDate2Choice)
992 RULE
993 NODE (Date)
994 NODE (Date)
995 Date TranslateTo Date\Date
996 END
997 END
998 END
999 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR66
917 TRANSLATE(OptionalCode_4!c_267, PendingProcessingReason1Code)
918 RULE
919 'ADEA' EquivalentTo 'ADEA'
920 'BLOC' EquivalentTo 'BLOC'
921 'CAIS' EquivalentTo 'CAIS'
922 'CERT' EquivalentTo 'CERT'
923 'COLL' EquivalentTo 'COLL'
924 'DENO' EquivalentTo 'DENO'
925 'DOCY' EquivalentTo 'DOCY'
926 'NOFX' EquivalentTo 'NOFX'
927 'MUNO' EquivalentTo 'MUNO'
928 'GLOB' EquivalentTo 'GLOB'
929 'YCOL' EquivalentTo 'YCOL'
930 'FLIM' EquivalentTo 'FLIM'
931 'NEXT' EquivalentTo 'NEXT'
932 'LACK' EquivalentTo 'LACK'
933 'LALO' EquivalentTo 'LALO'
934 'MONY' EquivalentTo 'MONY'
935 'MINO' EquivalentTo 'MINO'
936 'NARR' EquivalentTo 'OTHR'
937 'LIQU' EquivalentTo 'LIQU'
938 END
939 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR66
814 TRANSLATE(95P_2, PartyIdentification18Choice)
815 RULE
816 NODE (BICOrBEI)
817 IdentifierCode TranslateTo BICOrBEI
818 END
819 END
820 END
translateTTR66(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR66
783 TRANSLATE(92A, PercentageRate)
784 RULE
785 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
786 THEN
787 IF (Sign IsSameString 'N')
788 THEN
789 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
790 ELSE
791 (Rate FormatDecimal 'MX') CopyTo PercentageRate
792 END
793 END
794 END
795 END
translateTTR66(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR66
762 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
763 RULE
764 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
765 END
766 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR66
653 TRANSLATE(PercentageRate, Quantity_FIN_15d)
654 RULE
655 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
656 THEN
657 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
658 ELSE
659 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
660 END
661 END
662 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR66
653 TRANSLATE(PercentageRate, Quantity_FIN_15d)
654 RULE
655 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
656 THEN
657 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Quantity_FIN_15d
658 ELSE
659 (PercentageRate FormatDecimal 'MT') CopyTo Quantity_FIN_15d
660 END
661 END
662 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR66
693 TRANSLATE(Price3, 90B)
694 RULE
695 NODE (AmountTypeCode)
696 IF (Value\Amount IsPresent)
697 THEN
698 Type\ValueType TranslateTo AmountTypeCode
699 END
700 END
701 NODE (CurrencyCode)
702 Value\Amount\Currency TranslateTo CurrencyCode
703 END
704 NODE (Price)
705 Value\Amount\Amount TranslateTo Price
706 END
707 END
708 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR66
726 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_354)
727 RULE
728 'ACTV' EquivalentTo 'ACTV'
729 'ATTI' EquivalentTo 'ATTI'
730 'BIDS' EquivalentTo 'BIDS'
731 'BONU' EquivalentTo 'BONU'
732 'BPUT' EquivalentTo 'BPUT'
733 'BRUP' EquivalentTo 'BRUP'
734 'CAPG' EquivalentTo 'CAPG'
735 'CAPI' EquivalentTo 'CAPI'
736 'CERT' EquivalentTo 'CERT'
737 'CHAN' EquivalentTo 'CHAN'
738 'CLSA' EquivalentTo 'CLSA'
739 'CONS' EquivalentTo 'CONS'
740 'CONV' EquivalentTo 'CONV'
741 'COOP' EquivalentTo 'COOP'
742 'DECR' EquivalentTo 'DECR'
743 'DETI' EquivalentTo 'DETI'
744 'DFLT' EquivalentTo 'DFLT'
745 'DLST' EquivalentTo 'DLST'
746 'DRAW' EquivalentTo 'DRAW'
747 'DRIP' EquivalentTo 'DRIP'
748 'DSCL' EquivalentTo 'DSCL'
749 'DTCH' EquivalentTo 'DTCH'
750 'DVCA' EquivalentTo 'DVCA'
751 'DVOP' EquivalentTo 'DVOP'
752 'DVSC' EquivalentTo 'DVSC'
753 'DVSE' EquivalentTo 'DVSE'
754 'EXOF' EquivalentTo 'EXOF'
755 'EXRI' EquivalentTo 'EXRI'
756 'EXTM' EquivalentTo 'EXTM'
757 'EXWA' EquivalentTo 'EXWA'
758 'CAPD' EquivalentTo 'CAPD'
759 'INCR' EquivalentTo 'INCR'
760 'INTR' EquivalentTo 'INTR'
761 'LIQU' EquivalentTo 'LIQU'
762 'MCAL' EquivalentTo 'MCAL'
763 'MRGR' EquivalentTo 'MRGR'
764 'ODLT' EquivalentTo 'ODLT'
765 'OTHR' EquivalentTo 'OTHR'
766 'PARI' EquivalentTo 'PARI'
767 'PCAL' EquivalentTo 'PCAL'
768 'PDEF' EquivalentTo 'PDEF'
769 'PINK' EquivalentTo 'PINK'
770 'PLAC' EquivalentTo 'PLAC'
771 'PPMT' EquivalentTo 'PPMT'
772 'PRED' EquivalentTo 'PRED'
773 'PRII' EquivalentTo 'PRII'
774 'PRIO' EquivalentTo 'PRIO'
775 'REDM' EquivalentTo 'REDM'
776 'REDO' EquivalentTo 'REDO'
777 'REMK' EquivalentTo 'REMK'
778 'RHDI' EquivalentTo 'RHDI'
779 'RHTS' EquivalentTo 'RHTS'
780 'SHPR' EquivalentTo 'SHPR'
781 'SMAL' EquivalentTo 'SMAL'
782 'SOFF' EquivalentTo 'SOFF'
783 'SPLF' EquivalentTo 'SPLF'
784 'SPLR' EquivalentTo 'SPLR'
785 'SUSP' EquivalentTo 'SUSP'
786 'TEND' EquivalentTo 'TEND'
787 'TREC' EquivalentTo 'TREC'
788 'WRTH' EquivalentTo 'WRTH'
789 'WTRC' EquivalentTo 'WTRC'
790 'CREV' EquivalentTo 'CREV'
791 END
792 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR66
681 TRANSLATE(PriceValueType1Code, Code_4!c_7)
682 RULE
683 'DISC' EquivalentTo 'DISC'
684 'PREM' EquivalentTo 'PREM'
685 'PARV' EquivalentTo 'ACTU'
686 END
687 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR66
855 TRANSLATE(ReceiveDelivery1Code, 22H_3)
856 RULE
857 NODE (Indicator)
858 ReceiveDelivery1Code TranslateTo Indicator
859 END
860 END
861 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR66
912 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
913 RULE
914 NODE (CurrencyCode)
915 Currency CopyTo CurrencyCode
916 END
917 NODE (Amount)
918 (Amount FormatDecimal 'MT') CopyTo Amount
919 END
920 END
921 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR66
681 TRANSLATE(OptionStyle2Code, OptionalCode_4!c_373)
682 RULE
683 'AMER' EquivalentTo 'AMER'
684 'EURO' EquivalentTo 'EURO'
685 END
686 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR66
866 TRANSLATE(AcknowledgementReason5Choice, 24B_53)
867 RULE
868 NODE (DataSourceScheme)
869 Proprietary TranslateTo DataSourceScheme
870 END
871 NODE (ReasonCode)
872 Code TranslateTo ReasonCode
873 Proprietary\Identification CopyTo ReasonCode
874 END
875 END
876 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR66
733 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
734 RULE
735 Exact3NumericText CopyTo Identifier_FIN_3Ec
736 END
737 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR66
733 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
734 RULE
735 Exact3NumericText CopyTo Identifier_FIN_3Ec
736 END
737 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR66
733 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
734 RULE
735 Exact3NumericText CopyTo Identifier_FIN_3Ec
736 END
737 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR66
733 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
734 RULE
735 Exact3NumericText CopyTo Identifier_FIN_3Ec
736 END
737 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR66
962 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
963 RULE
964 'CUST' EquivalentTo 'CUST'
965 'SAGE' EquivalentTo 'SAGE'
966 'SPRI' EquivalentTo 'SPRI'
967 END
968 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR66
692 TRANSLATE(Number4Choice, 13A)
693 RULE
694 NODE (NumberId)
695 Short TranslateTo NumberId
696 END
697 END
698 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR66
707 TRANSLATE(ReceiveDelivery1Code, 22H_3)
708 RULE
709 NODE (Indicator)
710 ReceiveDelivery1Code TranslateTo Indicator
711 END
712 END
713 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR66
939 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
940 RULE
941 'NREG' EquivalentTo 'NREG'
942 'YREG' EquivalentTo 'YREG'
943 END
944 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR66
739 TRANSLATE(RestrictedFINXMax350Text, 70E)
740 RULE
741 NODE (Narrative)
742 NODE (Line)
743 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
744 END
745 NODE (Line)
746 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
747 END
748 NODE (Line)
749 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
750 END
751 NODE (Line)
752 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
753 END
754 NODE (Line)
755 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
756 END
757 NODE (Line)
758 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
759 END
760 NODE (Line)
761 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
762 END
763 NODE (Line)
764 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
765 END
766 NODE (Line)
767 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
768 END
769 NODE (Line)
770 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
771 END
772 END
773 END
774 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR66
739 TRANSLATE(RestrictedFINXMax350Text, 70E)
740 RULE
741 NODE (Narrative)
742 NODE (Line)
743 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
744 END
745 NODE (Line)
746 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
747 END
748 NODE (Line)
749 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
750 END
751 NODE (Line)
752 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
753 END
754 NODE (Line)
755 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
756 END
757 NODE (Line)
758 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
759 END
760 NODE (Line)
761 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
762 END
763 NODE (Line)
764 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
765 END
766 NODE (Line)
767 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
768 END
769 NODE (Line)
770 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
771 END
772 END
773 END
774 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR66
739 TRANSLATE(RestrictedFINXMax350Text, 70E)
740 RULE
741 NODE (Narrative)
742 NODE (Line)
743 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
744 END
745 NODE (Line)
746 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
747 END
748 NODE (Line)
749 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
750 END
751 NODE (Line)
752 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
753 END
754 NODE (Line)
755 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
756 END
757 NODE (Line)
758 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
759 END
760 NODE (Line)
761 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
762 END
763 NODE (Line)
764 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
765 END
766 NODE (Line)
767 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
768 END
769 NODE (Line)
770 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
771 END
772 END
773 END
774 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR66
739 TRANSLATE(RestrictedFINXMax350Text, 70E)
740 RULE
741 NODE (Narrative)
742 NODE (Line)
743 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
744 END
745 NODE (Line)
746 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
747 END
748 NODE (Line)
749 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
750 END
751 NODE (Line)
752 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
753 END
754 NODE (Line)
755 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
756 END
757 NODE (Line)
758 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
759 END
760 NODE (Line)
761 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
762 END
763 NODE (Line)
764 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
765 END
766 NODE (Line)
767 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
768 END
769 NODE (Line)
770 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
771 END
772 END
773 END
774 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR66
965 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
966 RULE
967 'FREE' EquivalentTo 'FREE'
968 'APMT' EquivalentTo 'APMT'
969 END
970 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR66
692 TRANSLATE(PercentageRate, Rate_FIN_15d)
693 RULE
694 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
695 THEN
696 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
697 ELSE
698 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
699 END
700 END
701 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR66
692 TRANSLATE(PercentageRate, Rate_FIN_15d)
693 RULE
694 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
695 THEN
696 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
697 ELSE
698 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
699 END
700 END
701 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR66
692 TRANSLATE(PercentageRate, Rate_FIN_15d)
693 RULE
694 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
695 THEN
696 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
697 ELSE
698 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
699 END
700 END
701 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR66
692 TRANSLATE(PercentageRate, Rate_FIN_15d)
693 RULE
694 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
695 THEN
696 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
697 ELSE
698 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
699 END
700 END
701 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR66
754 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
755 RULE
756 NODE (DataSourceScheme)
757 Proprietary TranslateTo DataSourceScheme
758 END
759 NODE (Indicator)
760 IF (Indicator IsPresent)
761 THEN
762 IF (Indicator IsSameBoolean 'false')
763 THEN
764 'NBEN' CopyTo Indicator
765 ELSE
766 'YBEN' CopyTo Indicator
767 END
768 END
769 Proprietary\Identification CopyTo Indicator
770 END
771 END
772 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR66
753 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
754 RULE
755 NODE (DataSourceScheme)
756 Proprietary TranslateTo DataSourceScheme
757 END
758 NODE (Indicator)
759 IF (Indicator IsPresent)
760 THEN
761 IF (Indicator IsSameBoolean 'false')
762 THEN
763 'NBEN' CopyTo Indicator
764 ELSE
765 'YBEN' CopyTo Indicator
766 END
767 END
768 Proprietary\Identification CopyTo Indicator
769 END
770 END
771 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR66
755 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
756 RULE
757 NODE (DataSourceScheme)
758 Proprietary TranslateTo DataSourceScheme
759 END
760 NODE (Indicator)
761 IF (Indicator IsPresent)
762 THEN
763 IF (Indicator IsSameBoolean 'false')
764 THEN
765 'NBEN' CopyTo Indicator
766 ELSE
767 'YBEN' CopyTo Indicator
768 END
769 END
770 Proprietary\Identification CopyTo Indicator
771 END
772 END
773 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR66
754 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
755 RULE
756 NODE (DataSourceScheme)
757 Proprietary TranslateTo DataSourceScheme
758 END
759 NODE (Indicator)
760 IF (Indicator IsPresent)
761 THEN
762 IF (Indicator IsSameBoolean 'false')
763 THEN
764 'NBEN' CopyTo Indicator
765 ELSE
766 'YBEN' CopyTo Indicator
767 END
768 END
769 Proprietary\Identification CopyTo Indicator
770 END
771 END
772 END
translateTTR66(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR66
689 TRANSLATE(PriceValueType1Code, Code_4!c_7)
690 RULE
691 'DISC' EquivalentTo 'DISC'
692 'PREM' EquivalentTo 'PREM'
693 'PARV' EquivalentTo 'ACTU'
694 END
695 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR67
857 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
858 RULE
859 NODE (Country)
860 CountryCode CopyTo Country
861 END
862 END
863 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR67
816 TRANSLATE(22H_2, CorporateActionOption5Code)
817 RULE
818 IF (Indicator IsSameString 'CASH')
819 THEN
820 'CASH' CopyTo CorporateActionOption5Code
821 END
822 IF (Indicator IsSameString 'DRIP')
823 THEN
824 'SECU' CopyTo CorporateActionOption5Code
825 END
826 END
827 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR67
1056 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1057 RULE
1058 'CLNT' EquivalentTo 'CLNT'
1059 'MAKT' EquivalentTo 'MAKT'
1060 END
1061 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR67
904 TRANSLATE(95P_2, PartyIdentification16Choice)
905 RULE
906 NODE (BICOrBEI)
907 IdentifierCode TranslateTo BICOrBEI
908 END
909 END
910 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR67
842 TRANSLATE(12B_5, OptionStyle5Choice)
843 RULE
844 NODE (Code)
845 IF (Not (DataSourceScheme IsPresent))
846 THEN
847 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
848 THEN
849 InstrumentTypeCode CopyTo Code
850 END
851 END
852 END
853 NODE (Proprietary)
854 DataSourceScheme TranslateTo Proprietary
855 NODE (Identification)
856 IF (DataSourceScheme IsPresent)
857 THEN
858 InstrumentTypeCode CopyTo Proprietary\Identification
859 END
860 END
861 END
862 END
863 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR67
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR67
791 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
792 RULE
793 'GROS' EquivalentTo 'GROS'
794 'NETS' EquivalentTo 'NETS'
795 END
796 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR67
842 TRANSLATE(12B_5, OptionStyle5Choice)
843 RULE
844 NODE (Code)
845 IF (Not (DataSourceScheme IsPresent))
846 THEN
847 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
848 THEN
849 InstrumentTypeCode CopyTo Code
850 END
851 END
852 END
853 NODE (Proprietary)
854 DataSourceScheme TranslateTo Proprietary
855 NODE (Identification)
856 IF (DataSourceScheme IsPresent)
857 THEN
858 InstrumentTypeCode CopyTo Proprietary\Identification
859 END
860 END
861 END
862 END
863 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR67
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR67
792 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
793 RULE
794 'GROS' EquivalentTo 'GROS'
795 'NETS' EquivalentTo 'NETS'
796 END
797 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR67
833 TRANSLATE(12A, GenericIdentification23)
834 RULE
835 NODE (Identification)
836 InstrumentCodeOrDescription CopyTo Identification
837 END
838 DataSourceScheme TranslateTo GenericIdentification23
839 NODE (Issuer)
840 IF (Not (DataSourceScheme IsPresent))
841 THEN
842 'NONE' CopyTo Issuer
843 END
844 END
845 END
846 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR67
861 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
862 RULE
863 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
864 END
865 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR67
792 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
793 RULE
794 'GROS' EquivalentTo 'GROS'
795 'NETS' EquivalentTo 'NETS'
796 END
797 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR67
833 TRANSLATE(12A, GenericIdentification23)
834 RULE
835 NODE (Identification)
836 InstrumentCodeOrDescription CopyTo Identification
837 END
838 DataSourceScheme TranslateTo GenericIdentification23
839 NODE (Issuer)
840 IF (Not (DataSourceScheme IsPresent))
841 THEN
842 'NONE' CopyTo Issuer
843 END
844 END
845 END
846 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR67
861 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
862 RULE
863 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
864 END
865 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR67
793 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
794 RULE
795 'GROS' EquivalentTo 'GROS'
796 'NETS' EquivalentTo 'NETS'
797 END
798 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR67
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR67
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR67
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR67
830 TRANSLATE(13A, Number4Choice)
831 RULE
832 NODE (Short)
833 NumberId CopyTo Short
834 END
835 END
836 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR67
809 TRANSLATE(13B, Number4Choice)
810 RULE
811 NODE (Long)
812 NODE (Identification)
813 Number CopyTo Long\Identification
814 END
815 DataSourceScheme TranslateTo Long
816 END
817 END
818 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR67
971 TRANSLATE(98E_1, TradeDate2Choice)
972 RULE
973 NODE (Date)
974 98E_1 TranslateTo Date
975 END
976 END
977 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR67
861 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
862 RULE
863 '144A' EquivalentTo 'A144'
864 'NRST' EquivalentTo 'NRST'
865 'RSTR' EquivalentTo 'RSTR'
866 END
867 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR67
1000 TRANSLATE(98B_2, TradeDate2Choice)
1001 RULE
1002 NODE (DateCode)
1003 NODE (Code)
1004 IF (Not (DataSourceScheme IsPresent))
1005 THEN
1006 DateCode TranslateTo DateCode\Code
1007 END
1008 END
1009 NODE (Proprietary)
1010 DataSourceScheme TranslateTo DateCode\Proprietary
1011 NODE (Identification)
1012 IF (DataSourceScheme IsPresent)
1013 THEN
1014 DateCode CopyTo DateCode\Proprietary\Identification
1015 END
1016 END
1017 END
1018 END
1019 END
1020 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR67
940 TRANSLATE(24B_58, RejectionReason7Choice)
941 RULE
942 NODE (Code)
943 IF (Not (DataSourceScheme IsPresent))
944 THEN
945 ReasonCode TranslateTo Code
946 END
947 END
948 NODE (Proprietary)
949 DataSourceScheme TranslateTo Proprietary
950 NODE (Identification)
951 IF (DataSourceScheme IsPresent)
952 THEN
953 ReasonCode CopyTo Proprietary\Identification
954 END
955 END
956 END
957 END
958 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR67
821 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
822 RULE
823 Identifier_BICBEI CopyTo AnyBICIdentifier
824 END
825 END
translateTTR67(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR67
796 TRANSLATE(13A, Number4Choice)
797 RULE
798 NODE (Short)
799 NumberId CopyTo Short
800 END
801 END
802 END
translateTTR67(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR67
767 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
768 RULE
769 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
770 END
771 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR67
663 TRANSLATE(Price3, 90B)
664 RULE
665 NODE (AmountTypeCode)
666 IF (Value\Amount IsPresent)
667 THEN
668 Type\ValueType TranslateTo AmountTypeCode
669 END
670 END
671 NODE (CurrencyCode)
672 Value\Amount\Currency TranslateTo CurrencyCode
673 END
674 NODE (Price)
675 Value\Amount\Amount TranslateTo Price
676 END
677 END
678 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR67
663 TRANSLATE(Price3, 90B)
664 RULE
665 NODE (AmountTypeCode)
666 IF (Value\Amount IsPresent)
667 THEN
668 Type\ValueType TranslateTo AmountTypeCode
669 END
670 END
671 NODE (CurrencyCode)
672 Value\Amount\Currency TranslateTo CurrencyCode
673 END
674 NODE (Price)
675 Value\Amount\Amount TranslateTo Price
676 END
677 END
678 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR67
709 TRANSLATE(PriceValueType1Code, Code_4!c_7)
710 RULE
711 'DISC' EquivalentTo 'DISC'
712 'PREM' EquivalentTo 'PREM'
713 'PARV' EquivalentTo 'ACTU'
714 END
715 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR67
793 TRANSLATE(PartialSettlement1Code, 22F_107)
794 RULE
795 NODE (Indicator)
796 PartialSettlement1Code TranslateTo Indicator
797 END
798 END
799 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR67
688 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
689 RULE
690 ActiveOrHistoricCurrencyCode CopyTo Currency
691 END
692 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR67
862 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
863 RULE
864 'RECE' EquivalentTo 'RECE'
865 'DELI' EquivalentTo 'DELI'
866 END
867 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR67
922 TRANSLATE(TransactionActivity2Choice, 22F_169)
923 RULE
924 NODE (DataSourceScheme)
925 Proprietary TranslateTo DataSourceScheme
926 END
927 NODE (Indicator)
928 Code TranslateTo Indicator
929 Proprietary\Identification CopyTo Indicator
930 END
931 END
932 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR67
687 TRANSLATE(OptionType3Choice, 12B_1)
688 RULE
689 NODE (DataSourceScheme)
690 Proprietary TranslateTo DataSourceScheme
691 END
692 NODE (InstrumentTypeCode)
693 Code TranslateTo InstrumentTypeCode
694 Proprietary\Identification CopyTo InstrumentTypeCode
695 END
696 END
697 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR67
877 TRANSLATE(AcknowledgementReason5Code, OptionalCode_4!c_278)
878 RULE
879 'ADEA' EquivalentTo 'ADEA'
880 'LATE' EquivalentTo 'LATE'
881 'SMPG' EquivalentTo 'SMPG'
882 'NSTP' EquivalentTo 'NSTP'
883 'RQWV' EquivalentTo 'RQWV'
884 'OTHR' EquivalentTo 'NARR'
885 END
886 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR67
738 TRANSLATE(Number4Choice, 13B)
739 RULE
740 NODE (DataSourceScheme)
741 Long TranslateTo DataSourceScheme
742 END
743 NODE (Number)
744 Long\Identification CopyTo Number
745 END
746 END
747 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR67
738 TRANSLATE(Number4Choice, 13B)
739 RULE
740 NODE (DataSourceScheme)
741 Long TranslateTo DataSourceScheme
742 END
743 NODE (Number)
744 Long\Identification CopyTo Number
745 END
746 END
747 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR67
738 TRANSLATE(Number4Choice, 13B)
739 RULE
740 NODE (DataSourceScheme)
741 Long TranslateTo DataSourceScheme
742 END
743 NODE (Number)
744 Long\Identification CopyTo Number
745 END
746 END
747 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR67
738 TRANSLATE(Number4Choice, 13B)
739 RULE
740 NODE (DataSourceScheme)
741 Long TranslateTo DataSourceScheme
742 END
743 NODE (Number)
744 Long\Identification CopyTo Number
745 END
746 END
747 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR67
969 TRANSLATE(GenericIdentification25, 22F_6)
970 RULE
971 NODE (DataSourceScheme)
972 GenericIdentification25 TranslateTo DataSourceScheme
973 END
974 NODE (Indicator)
975 Identification CopyTo Indicator
976 END
977 END
978 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR67
699 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
700 RULE
701 Exact3NumericText CopyTo Identifier_FIN_3Ec
702 END
703 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR67
714 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
715 RULE
716 'RECE' EquivalentTo 'RECE'
717 'DELI' EquivalentTo 'DELI'
718 END
719 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR67
945 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
946 RULE
947 NODE (DataSourceScheme)
948 Proprietary TranslateTo DataSourceScheme
949 END
950 NODE (Indicator)
951 IF (Indicator IsPresent)
952 THEN
953 IF (Indicator IsSameBoolean 'false')
954 THEN
955 'NBEN' CopyTo Indicator
956 ELSE
957 'YBEN' CopyTo Indicator
958 END
959 END
960 Proprietary\Identification CopyTo Indicator
961 END
962 END
963 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR67
775 TRANSLATE(Reporting3Choice, 22F_43)
776 RULE
777 NODE (DataSourceScheme)
778 Proprietary TranslateTo DataSourceScheme
779 END
780 NODE (Indicator)
781 Code TranslateTo Indicator
782 Proprietary\Identification CopyTo Indicator
783 END
784 END
785 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR67
775 TRANSLATE(Reporting3Choice, 22F_43)
776 RULE
777 NODE (DataSourceScheme)
778 Proprietary TranslateTo DataSourceScheme
779 END
780 NODE (Indicator)
781 Code TranslateTo Indicator
782 Proprietary\Identification CopyTo Indicator
783 END
784 END
785 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR67
775 TRANSLATE(Reporting3Choice, 22F_43)
776 RULE
777 NODE (DataSourceScheme)
778 Proprietary TranslateTo DataSourceScheme
779 END
780 NODE (Indicator)
781 Code TranslateTo Indicator
782 Proprietary\Identification CopyTo Indicator
783 END
784 END
785 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR67
775 TRANSLATE(Reporting3Choice, 22F_43)
776 RULE
777 NODE (DataSourceScheme)
778 Proprietary TranslateTo DataSourceScheme
779 END
780 NODE (Indicator)
781 Code TranslateTo Indicator
782 Proprietary\Identification CopyTo Indicator
783 END
784 END
785 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR67
971 TRANSLATE(SettlementTransactionCondition3Choice, 22F_206)
972 RULE
973 NODE (DataSourceScheme)
974 Proprietary TranslateTo DataSourceScheme
975 END
976 NODE (Indicator)
977 Code TranslateTo Indicator
978 Proprietary\Identification CopyTo Indicator
979 END
980 END
981 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR67
702 TRANSLATE(Number4Choice, 13A)
703 RULE
704 NODE (NumberId)
705 Short TranslateTo NumberId
706 END
707 END
708 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR67
702 TRANSLATE(Number4Choice, 13A)
703 RULE
704 NODE (NumberId)
705 Short TranslateTo NumberId
706 END
707 END
708 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR67
702 TRANSLATE(Number4Choice, 13A)
703 RULE
704 NODE (NumberId)
705 Short TranslateTo NumberId
706 END
707 END
708 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR67
702 TRANSLATE(Number4Choice, 13A)
703 RULE
704 NODE (NumberId)
705 Short TranslateTo NumberId
706 END
707 END
708 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR67
773 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
774 RULE
775 NODE (DataSourceScheme)
776 Proprietary TranslateTo DataSourceScheme
777 END
778 NODE (Indicator)
779 Code TranslateTo Indicator
780 Proprietary\Identification CopyTo Indicator
781 END
782 END
783 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR67
772 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
773 RULE
774 NODE (DataSourceScheme)
775 Proprietary TranslateTo DataSourceScheme
776 END
777 NODE (Indicator)
778 Code TranslateTo Indicator
779 Proprietary\Identification CopyTo Indicator
780 END
781 END
782 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR67
774 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
775 RULE
776 NODE (DataSourceScheme)
777 Proprietary TranslateTo DataSourceScheme
778 END
779 NODE (Indicator)
780 Code TranslateTo Indicator
781 Proprietary\Identification CopyTo Indicator
782 END
783 END
784 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR67
773 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
774 RULE
775 NODE (DataSourceScheme)
776 Proprietary TranslateTo DataSourceScheme
777 END
778 NODE (Indicator)
779 Code TranslateTo Indicator
780 Proprietary\Identification CopyTo Indicator
781 END
782 END
783 END
translateTTR67(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR67
696 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
697 RULE
698 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
699 END
700 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR68
864 TRANSLATE(22H_2, CorporateActionOption5Code)
865 RULE
866 IF (Indicator IsSameString 'CASH')
867 THEN
868 'CASH' CopyTo CorporateActionOption5Code
869 END
870 IF (Indicator IsSameString 'DRIP')
871 THEN
872 'SECU' CopyTo CorporateActionOption5Code
873 END
874 END
875 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR68
828 TRANSLATE(90A, YesNoIndicator)
829 RULE
830 'true' CopyTo YesNoIndicator
831 END
832 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR68
1062 TRANSLATE(22F_57, BlockTrade2Choice)
1063 RULE
1064 NODE (Code)
1065 IF (Not (DataSourceScheme IsPresent))
1066 THEN
1067 Indicator TranslateTo Code
1068 END
1069 END
1070 NODE (Proprietary)
1071 NODE (Identification)
1072 IF (DataSourceScheme IsPresent)
1073 THEN
1074 Indicator CopyTo Proprietary\Identification
1075 END
1076 END
1077 DataSourceScheme TranslateTo Proprietary
1078 END
1079 END
1080 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR68
911 TRANSLATE(95Q, PartyIdentification16Choice)
912 RULE
913 NODE (NameAndAddress)
914 NameAndAddress TranslateTo NameAndAddress
915 END
916 END
917 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR68
864 TRANSLATE(12B_1, OptionType3Choice)
865 RULE
866 NODE (Code)
867 IF (Not (DataSourceScheme IsPresent))
868 THEN
869 InstrumentTypeCode CopyTo Code
870 END
871 END
872 NODE (Proprietary)
873 NODE (Identification)
874 IF (DataSourceScheme IsPresent)
875 THEN
876 InstrumentTypeCode CopyTo Proprietary\Identification
877 END
878 END
879 DataSourceScheme TranslateTo Proprietary
880 END
881 END
882 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR68
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR68
797 TRANSLATE(22F_55, TaxCapacityParty2Choice)
798 RULE
799 NODE (Code)
800 IF (Not (DataSourceScheme IsPresent))
801 THEN
802 Indicator TranslateTo Code
803 END
804 END
805 NODE (Proprietary)
806 DataSourceScheme TranslateTo Proprietary
807 NODE (Identification)
808 IF (DataSourceScheme IsPresent)
809 THEN
810 Indicator CopyTo Proprietary\Identification
811 END
812 END
813 END
814 END
815 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR68
864 TRANSLATE(12B_1, OptionType3Choice)
865 RULE
866 NODE (Code)
867 IF (Not (DataSourceScheme IsPresent))
868 THEN
869 InstrumentTypeCode CopyTo Code
870 END
871 END
872 NODE (Proprietary)
873 NODE (Identification)
874 IF (DataSourceScheme IsPresent)
875 THEN
876 InstrumentTypeCode CopyTo Proprietary\Identification
877 END
878 END
879 DataSourceScheme TranslateTo Proprietary
880 END
881 END
882 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR68
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR68
798 TRANSLATE(22F_55, TaxCapacityParty2Choice)
799 RULE
800 NODE (Code)
801 IF (Not (DataSourceScheme IsPresent))
802 THEN
803 Indicator TranslateTo Code
804 END
805 END
806 NODE (Proprietary)
807 DataSourceScheme TranslateTo Proprietary
808 NODE (Identification)
809 IF (DataSourceScheme IsPresent)
810 THEN
811 Indicator CopyTo Proprietary\Identification
812 END
813 END
814 END
815 END
816 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR68
847 TRANSLATE(12B_5, OptionStyle5Choice)
848 RULE
849 NODE (Code)
850 IF (Not (DataSourceScheme IsPresent))
851 THEN
852 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
853 THEN
854 InstrumentTypeCode CopyTo Code
855 END
856 END
857 END
858 NODE (Proprietary)
859 DataSourceScheme TranslateTo Proprietary
860 NODE (Identification)
861 IF (DataSourceScheme IsPresent)
862 THEN
863 InstrumentTypeCode CopyTo Proprietary\Identification
864 END
865 END
866 END
867 END
868 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR68
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
869 END
870 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR68
798 TRANSLATE(22F_55, TaxCapacityParty2Choice)
799 RULE
800 NODE (Code)
801 IF (Not (DataSourceScheme IsPresent))
802 THEN
803 Indicator TranslateTo Code
804 END
805 END
806 NODE (Proprietary)
807 DataSourceScheme TranslateTo Proprietary
808 NODE (Identification)
809 IF (DataSourceScheme IsPresent)
810 THEN
811 Indicator CopyTo Proprietary\Identification
812 END
813 END
814 END
815 END
816 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR68
847 TRANSLATE(12B_5, OptionStyle5Choice)
848 RULE
849 NODE (Code)
850 IF (Not (DataSourceScheme IsPresent))
851 THEN
852 IF (Not (InstrumentTypeCode IsSameString 'ASIA'))
853 THEN
854 InstrumentTypeCode CopyTo Code
855 END
856 END
857 END
858 NODE (Proprietary)
859 DataSourceScheme TranslateTo Proprietary
860 NODE (Identification)
861 IF (DataSourceScheme IsPresent)
862 THEN
863 InstrumentTypeCode CopyTo Proprietary\Identification
864 END
865 END
866 END
867 END
868 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR68
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
869 END
870 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR68
799 TRANSLATE(22F_55, TaxCapacityParty2Choice)
800 RULE
801 NODE (Code)
802 IF (Not (DataSourceScheme IsPresent))
803 THEN
804 Indicator TranslateTo Code
805 END
806 END
807 NODE (Proprietary)
808 DataSourceScheme TranslateTo Proprietary
809 NODE (Identification)
810 IF (DataSourceScheme IsPresent)
811 THEN
812 Indicator CopyTo Proprietary\Identification
813 END
814 END
815 END
816 END
817 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR68
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR68
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR68
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR68
837 TRANSLATE(13B, Number4Choice)
838 RULE
839 NODE (Long)
840 NODE (Identification)
841 Number CopyTo Long\Identification
842 END
843 DataSourceScheme TranslateTo Long
844 END
845 END
846 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR68
819 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
820 RULE
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 NODE (Issuer)
828 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
829 END
830 END
831 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR68
978 TRANSLATE(22H_3, ReceiveDelivery1Code)
979 RULE
980 Indicator TranslateTo ReceiveDelivery1Code
981 END
982 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR68
868 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
869 RULE
870 NODE (Indicator)
871 IF (Not (DataSourceScheme IsPresent))
872 THEN
873 IF (Indicator IsSameString 'NRTG')
874 THEN
875 'false' CopyTo Indicator
876 ELSE
877 'true' CopyTo Indicator
878 END
879 END
880 END
881 NODE (Proprietary)
882 DataSourceScheme TranslateTo Proprietary
883 NODE (Identification)
884 IF (DataSourceScheme IsPresent)
885 THEN
886 Indicator CopyTo Proprietary\Identification
887 END
888 END
889 END
890 END
891 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR68
1021 TRANSLATE(OptionalCode_4!c_56, DateType3Code)
1022 RULE
1023 'VARI' EquivalentTo 'VARI'
1024 END
1025 END
translateTTR68(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR68
959 TRANSLATE(OptionalCode_4!c_381, RejectionReason16Code)
960 RULE
961 'ULNK' EquivalentTo 'ULNK'
962 'SAFE' EquivalentTo 'SAFE'
963 'DQUA' EquivalentTo 'DQUA'
964 'ADEA' EquivalentTo 'ADEA'
965 'RTGS' EquivalentTo 'RTGS'
966 'NCRR' EquivalentTo 'NCRR'
967 'DSEC' EquivalentTo 'DSEC'
968 'DADR' EquivalentTo 'DADR'
969 'INIR' EquivalentTo 'INIR'
970 'CANC' EquivalentTo 'CANC'
971 'INTV' EquivalentTo 'INTV'
972 'INVA' EquivalentTo 'INVA'
973 'REFT' EquivalentTo 'REFT'
974 'PHYS' EquivalentTo 'PHYS'
975 'REFE' EquivalentTo 'REFE'
976 'LACK' EquivalentTo 'LACK'
977 'LATE' EquivalentTo 'LATE'
978 'NMTY' EquivalentTo 'NMTY'
979 'OPNM' EquivalentTo 'OPNM'
980 'DMON' EquivalentTo 'DMON'
981 'OPTY' EquivalentTo 'OPTY'
982 'DCAN' EquivalentTo 'DCAN'
983 'DPRG' EquivalentTo 'DPRG'
984 'EVNM' EquivalentTo 'EVNM'
985 'STAT' EquivalentTo 'STAT'
986 'STAM' EquivalentTo 'STAM'
987 'SIGN' EquivalentTo 'SIGN'
988 'SHAR' EquivalentTo 'SHAR'
989 'MINO' EquivalentTo 'MINO'
990 'NRGM' EquivalentTo 'NRGM'
991 'MLEG' EquivalentTo 'MLEG'
992 'BATC' EquivalentTo 'BATC'
993 'CADE' EquivalentTo 'CADE'
994 'CASH' EquivalentTo 'CASH'
995 'DDEA' EquivalentTo 'DDEA'
996 'OWNT' EquivalentTo 'OWNT'
997 'NRGN' EquivalentTo 'NRGN'
998 'MUNO' EquivalentTo 'MUNO'
999 'REQW' EquivalentTo 'REQW'
1000 'TXST' EquivalentTo 'TXST'
1001 'REPA' EquivalentTo 'REPA'
1002 'REPO' EquivalentTo 'REPO'
1003 'REPP' EquivalentTo 'REPP'
1004 'RREA' EquivalentTo 'RREA'
1005 'REQM' EquivalentTo 'REQM'
1006 'SETS' EquivalentTo 'SETS'
1007 'DTRD' EquivalentTo 'DTRD'
1008 'IIND' EquivalentTo 'IIND'
1009 'PLCE' EquivalentTo 'PLCE'
1010 'INNA' EquivalentTo 'INNA'
1011 'ICOL' EquivalentTo 'ICOL'
1012 'BPAR' EquivalentTo 'BPAR'
1013 'BREF' EquivalentTo 'BREF'
1014 'BUSE' EquivalentTo 'BUSE'
1015 'CAEV' EquivalentTo 'CAEV'
1016 'CASY' EquivalentTo 'CASY'
1017 'COMC' EquivalentTo 'COMC'
1018 'CONL' EquivalentTo 'CONL'
1019 'CPTY' EquivalentTo 'CPTY'
1020 'DDAT' EquivalentTo 'DDAT'
1021 'DISC' EquivalentTo 'DISC'
1022 'DISE' EquivalentTo 'DISE'
1023 'DORD' EquivalentTo 'DORD'
1024 'FEEE' EquivalentTo 'FEEE'
1025 'SETR' EquivalentTo 'SETR'
1026 'TERM' EquivalentTo 'TERM'
1027 'INPS' EquivalentTo 'INPS'
1028 'SDUT' EquivalentTo 'SDUT'
1029 'ICUS' EquivalentTo 'ICUS'
1030 'ICAG' EquivalentTo 'ICAG'
1031 'DEPT' EquivalentTo 'DEPT'
1032 'IEXE' EquivalentTo 'IEXE'
1033 'NARR' EquivalentTo 'OTHR'
1034 END
1035 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR68
826 TRANSLATE(95R, PartyIdentification18Choice)
827 RULE
828 NODE (ProprietaryIdentification)
829 NODE (Identification)
830 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
831 END
832 DataSourceScheme TranslateTo ProprietaryIdentification
833 END
834 END
835 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR68
803 TRANSLATE(13B, Number4Choice)
804 RULE
805 NODE (Long)
806 NODE (Identification)
807 Number CopyTo Long\Identification
808 END
809 DataSourceScheme TranslateTo Long
810 END
811 END
812 END
translateTTR68(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR68
772 TRANSLATE(70E, RestrictedFINXMax350Text)
773 RULE
774 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
775 END
776 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR68
679 TRANSLATE(PriceValueType1Code, Code_4!c_7)
680 RULE
681 'DISC' EquivalentTo 'DISC'
682 'PREM' EquivalentTo 'PREM'
683 'PARV' EquivalentTo 'ACTU'
684 END
685 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR68
679 TRANSLATE(PriceValueType1Code, Code_4!c_7)
680 RULE
681 'DISC' EquivalentTo 'DISC'
682 'PREM' EquivalentTo 'PREM'
683 'PARV' EquivalentTo 'ACTU'
684 END
685 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR68
716 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
717 RULE
718 ActiveOrHistoricCurrencyCode CopyTo Currency
719 END
720 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR68
800 TRANSLATE(PartialSettlement1Code, OptionalCode_4!c_172)
801 RULE
802 'PAIN' EquivalentTo 'PAIN'
803 'PARC' EquivalentTo 'PARC'
804 END
805 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR68
693 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
694 RULE
695 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
696 END
697 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR68
868 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
869 RULE
870 NODE (Indicator)
871 DeliveryReceiptType2Code TranslateTo Indicator
872 END
873 END
874 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR68
933 TRANSLATE(TransactionActivity1Code, OptionalCode_4!c_284)
934 RULE
935 'BOLE' EquivalentTo 'BOLE'
936 'CLAI' EquivalentTo 'CLAI'
937 'COLL' EquivalentTo 'COLL'
938 'CORP' EquivalentTo 'CORP'
939 'SETT' EquivalentTo 'SETT'
940 END
941 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR68
698 TRANSLATE(OptionType1Code, OptionalCode_4!c_32)
699 RULE
700 'CALL' EquivalentTo 'CALL'
701 'PUTO' EquivalentTo 'PUTO'
702 END
703 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR68
887 TRANSLATE(AcknowledgementReason7Choice, 24B_60)
888 RULE
889 NODE (DataSourceScheme)
890 Proprietary TranslateTo DataSourceScheme
891 END
892 NODE (ReasonCode)
893 Code TranslateTo ReasonCode
894 Proprietary\Identification CopyTo ReasonCode
895 END
896 END
897 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR68
748 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
749 RULE
750 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
751 END
752 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR68
748 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
749 RULE
750 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
751 END
752 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR68
748 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
749 RULE
750 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
751 END
752 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR68
748 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
749 RULE
750 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
751 END
752 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR68
979 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
980 RULE
981 NODE (DataSourceScheme)
982 Proprietary TranslateTo DataSourceScheme
983 END
984 NODE (Indicator)
985 IF (Indicator IsPresent)
986 THEN
987 IF (Indicator IsSameBoolean 'false')
988 THEN
989 'NRTG' CopyTo Indicator
990 ELSE
991 'YRTG' CopyTo Indicator
992 END
993 END
994 Proprietary\Identification CopyTo Indicator
995 END
996 END
997 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR68
704 TRANSLATE(Number4Choice, 13B)
705 RULE
706 NODE (DataSourceScheme)
707 Long TranslateTo DataSourceScheme
708 END
709 NODE (Number)
710 Long\Identification CopyTo Number
711 END
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR68
720 TRANSLATE(OpeningClosing2Choice, 22F_4)
721 RULE
722 NODE (DataSourceScheme)
723 Proprietary TranslateTo DataSourceScheme
724 END
725 NODE (Indicator)
726 Code TranslateTo Indicator
727 Proprietary\Identification CopyTo Indicator
728 END
729 END
730 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR68
964 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
965 RULE
966 NODE (DataSourceScheme)
967 Proprietary TranslateTo DataSourceScheme
968 END
969 NODE (Indicator)
970 Code TranslateTo Indicator
971 Proprietary\Identification CopyTo Indicator
972 END
973 END
974 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR68
786 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
787 RULE
788 'DEFR' EquivalentTo 'DEFR'
789 'STEX' EquivalentTo 'EXCH'
790 'REGU' EquivalentTo 'TRRE'
791 END
792 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR68
786 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
787 RULE
788 'DEFR' EquivalentTo 'DEFR'
789 'STEX' EquivalentTo 'EXCH'
790 'REGU' EquivalentTo 'TRRE'
791 END
792 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR68
786 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
787 RULE
788 'DEFR' EquivalentTo 'DEFR'
789 'STEX' EquivalentTo 'EXCH'
790 'REGU' EquivalentTo 'TRRE'
791 END
792 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR68
786 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
787 RULE
788 'DEFR' EquivalentTo 'DEFR'
789 'STEX' EquivalentTo 'EXCH'
790 'REGU' EquivalentTo 'TRRE'
791 END
792 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR68
982 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_388)
983 RULE
984 'ASGN' EquivalentTo 'ASGN'
985 'BUTC' EquivalentTo 'BUTC'
986 'CLEN' EquivalentTo 'CLEN'
987 'DIRT' EquivalentTo 'DIRT'
988 'DLWM' EquivalentTo 'DLWM'
989 'DRAW' EquivalentTo 'DRAW'
990 'EXER' EquivalentTo 'EXER'
991 'FRCL' EquivalentTo 'FRCL'
992 'EXPI' EquivalentTo 'EXPI'
993 'KNOC' EquivalentTo 'KNOC'
994 'NOMC' EquivalentTo 'NOMC'
995 'PHYS' EquivalentTo 'PHYS'
996 'RESI' EquivalentTo 'RESI'
997 'SHOR' EquivalentTo 'SHOR'
998 'SPDL' EquivalentTo 'SPDL'
999 'SPST' EquivalentTo 'SPST'
1000 'TRIP' EquivalentTo 'TRIP'
1001 'PENS' EquivalentTo 'PENS'
1002 'UNEX' EquivalentTo 'UNEX'
1003 END
1004 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR68
709 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
710 RULE
711 Exact3NumericText CopyTo Identifier_FIN_3Ec
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR68
709 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
710 RULE
711 Exact3NumericText CopyTo Identifier_FIN_3Ec
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR68
709 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
710 RULE
711 Exact3NumericText CopyTo Identifier_FIN_3Ec
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR68
709 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
710 RULE
711 Exact3NumericText CopyTo Identifier_FIN_3Ec
712 END
713 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR68
784 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
785 RULE
786 'GROS' EquivalentTo 'GROS'
787 'NETS' EquivalentTo 'NETS'
788 END
789 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR68
783 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
784 RULE
785 'GROS' EquivalentTo 'GROS'
786 'NETS' EquivalentTo 'NETS'
787 END
788 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR68
785 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
786 RULE
787 'GROS' EquivalentTo 'GROS'
788 'NETS' EquivalentTo 'NETS'
789 END
790 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR68
784 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
785 RULE
786 'GROS' EquivalentTo 'GROS'
787 'NETS' EquivalentTo 'NETS'
788 END
789 END
translateTTR68(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR68
701 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
702 RULE
703 NODE (QuantityTypeCode)
704 IF (Unit IsPresent)
705 THEN
706 'UNIT' CopyTo QuantityTypeCode
707 END
708 IF (FaceAmount IsPresent)
709 THEN
710 'FAMT' CopyTo QuantityTypeCode
711 END
712 IF (AmortisedValue IsPresent)
713 THEN
714 'AMOR' CopyTo QuantityTypeCode
715 END
716 END
717 NODE (Quantity)
718 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
719 THEN
720 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
721 ELSE
722 IF ((Unit Substring ('1', '1')) IsSameString '+')
723 THEN
724 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
725 ELSE
726 (Unit FormatDecimal 'MT') CopyTo Quantity
727 END
728 END
729 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
730 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
731 END
732 END
733 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR69
876 TRANSLATE(90A, YesNoIndicator)
877 RULE
878 'true' CopyTo YesNoIndicator
879 END
880 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR69
833 TRANSLATE(94B_4, MarketIdentification10)
834 RULE
835 NODE (Identification)
836 NODE (MarketIdentifierCode)
837 IF (Narrative IsSameString '[0-9A-Z]{4}')
838 THEN
839 Narrative CopyTo Identification\MarketIdentifierCode
840 END
841 END
842 NODE (Description)
843 IF (Not (Narrative IsSameString '[0-9A-Z]{4}'))
844 THEN
845 Narrative CopyTo Identification\Description
846 END
847 END
848 END
849 NODE (Type)
850 NODE (Code)
851 IF (Not (DataSourceScheme IsPresent))
852 THEN
853 PlaceCode CopyTo Type\Code
854 END
855 END
856 NODE (Proprietary)
857 DataSourceScheme TranslateTo Type\Proprietary
858 NODE (Identification)
859 IF (DataSourceScheme IsPresent)
860 THEN
861 PlaceCode CopyTo Type\Proprietary\Identification
862 END
863 END
864 END
865 END
866 END
867 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR69
1081 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1082 RULE
1083 'BLCH' EquivalentTo 'BLCH'
1084 'BLPA' EquivalentTo 'BLPA'
1085 END
1086 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR69
918 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
919 RULE
920 NODE (Name)
921 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
922 END
923 END
924 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR69
883 TRANSLATE(98A, ISODate)
884 RULE
885 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
886 END
887 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR69
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR69
816 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
817 RULE
818 'AGEN' EquivalentTo 'AGEN'
819 'PRIN' EquivalentTo 'PRIN'
820 END
821 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR69
883 TRANSLATE(98A, ISODate)
884 RULE
885 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
886 END
887 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR69
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR69
817 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
818 RULE
819 'AGEN' EquivalentTo 'AGEN'
820 'PRIN' EquivalentTo 'PRIN'
821 END
822 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR69
869 TRANSLATE(12B_1, OptionType3Choice)
870 RULE
871 NODE (Code)
872 IF (Not (DataSourceScheme IsPresent))
873 THEN
874 InstrumentTypeCode CopyTo Code
875 END
876 END
877 NODE (Proprietary)
878 NODE (Identification)
879 IF (DataSourceScheme IsPresent)
880 THEN
881 InstrumentTypeCode CopyTo Proprietary\Identification
882 END
883 END
884 DataSourceScheme TranslateTo Proprietary
885 END
886 END
887 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR69
871 TRANSLATE(36B, OriginalAndCurrentQuantities4)
872 RULE
873 NODE (FaceAmount)
874 IF (QuantityTypeCode IsSameString 'FAMT')
875 THEN
876 Quantity TranslateTo FaceAmount
877 END
878 END
879 NODE (AmortisedValue)
880 IF (QuantityTypeCode IsSameString 'AMOR')
881 THEN
882 Quantity TranslateTo AmortisedValue
883 END
884 END
885 END
886 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR69
817 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
818 RULE
819 'AGEN' EquivalentTo 'AGEN'
820 'PRIN' EquivalentTo 'PRIN'
821 END
822 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR69
869 TRANSLATE(12B_1, OptionType3Choice)
870 RULE
871 NODE (Code)
872 IF (Not (DataSourceScheme IsPresent))
873 THEN
874 InstrumentTypeCode CopyTo Code
875 END
876 END
877 NODE (Proprietary)
878 NODE (Identification)
879 IF (DataSourceScheme IsPresent)
880 THEN
881 InstrumentTypeCode CopyTo Proprietary\Identification
882 END
883 END
884 DataSourceScheme TranslateTo Proprietary
885 END
886 END
887 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR69
871 TRANSLATE(36B, OriginalAndCurrentQuantities4)
872 RULE
873 NODE (FaceAmount)
874 IF (QuantityTypeCode IsSameString 'FAMT')
875 THEN
876 Quantity TranslateTo FaceAmount
877 END
878 END
879 NODE (AmortisedValue)
880 IF (QuantityTypeCode IsSameString 'AMOR')
881 THEN
882 Quantity TranslateTo AmortisedValue
883 END
884 END
885 END
886 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR69
818 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
819 RULE
820 'AGEN' EquivalentTo 'AGEN'
821 'PRIN' EquivalentTo 'PRIN'
822 END
823 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR69
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR69
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR69
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR69
847 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
848 RULE
849 NODE (SchemeName)
850 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
851 THEN
852 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
853 END
854 END
855 NODE (Issuer)
856 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
857 END
858 END
859 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR69
832 TRANSLATE(17B, YesNoIndicator)
833 RULE
834 IF (Flag IsSameString 'N')
835 THEN
836 'false' CopyTo YesNoIndicator
837 END
838 IF (Flag IsSameString 'Y')
839 THEN
840 'true' CopyTo YesNoIndicator
841 END
842 END
843 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR69
983 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
984 RULE
985 'RECE' EquivalentTo 'RECE'
986 'DELI' EquivalentTo 'DELI'
987 END
988 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR69
892 TRANSLATE(22F_54, SettlingCapacity2Choice)
893 RULE
894 NODE (Code)
895 IF (Not (DataSourceScheme IsPresent))
896 THEN
897 Indicator TranslateTo Code
898 END
899 END
900 NODE (Proprietary)
901 NODE (Identification)
902 IF (DataSourceScheme IsPresent)
903 THEN
904 Indicator CopyTo Proprietary\Identification
905 END
906 END
907 DataSourceScheme TranslateTo Proprietary
908 END
909 END
910 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR69
1026 TRANSLATE(98C, TradeDate2Choice)
1027 RULE
1028 NODE (Date)
1029 98C TranslateTo Date
1030 END
1031 END
1032 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR69
1036 TRANSLATE(24B_59, RepairReason4Choice)
1037 RULE
1038 NODE (Code)
1039 IF (Not (DataSourceScheme IsPresent))
1040 THEN
1041 ReasonCode TranslateTo Code
1042 END
1043 END
1044 NODE (Proprietary)
1045 DataSourceScheme TranslateTo Proprietary
1046 NODE (Identification)
1047 IF (DataSourceScheme IsPresent)
1048 THEN
1049 ReasonCode CopyTo Proprietary\Identification
1050 END
1051 END
1052 END
1053 END
1054 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR69
836 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
837 RULE
838 Text_FIN_34x CopyTo RestrictedFINXMax34Text
839 END
840 END
translateTTR69(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR69
813 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
814 RULE
815 NODE (SchemeName)
816 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
817 THEN
818 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
819 END
820 END
821 NODE (Issuer)
822 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
823 END
824 END
825 END
translateTTR69(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR69
777 TRANSLATE(22F_5, Reporting4Choice)
778 RULE
779 NODE (Code)
780 IF (Not (DataSourceScheme IsPresent))
781 THEN
782 IF (Indicator IsSameString 'EXCH')
783 THEN
784 'STEX' CopyTo Code
785 END
786 IF (Indicator IsSameString 'TRRE')
787 THEN
788 'REGU' CopyTo Code
789 END
790 END
791 END
792 NODE (Proprietary)
793 NODE (Identification)
794 IF (DataSourceScheme IsPresent)
795 THEN
796 Indicator CopyTo Proprietary\Identification
797 END
798 END
799 DataSourceScheme TranslateTo Proprietary
800 END
801 END
802 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR69
686 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
687 RULE
688 ActiveOrHistoricCurrencyCode CopyTo Currency
689 END
690 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR69
686 TRANSLATE(ActiveOrHistoricCurrencyCode, Currency)
687 RULE
688 ActiveOrHistoricCurrencyCode CopyTo Currency
689 END
690 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR69
721 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
722 RULE
723 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
724 END
725 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR69
806 TRANSLATE(SecuritiesBalanceType5Choice, 93A_5)
807 RULE
808 NODE (DataSourceScheme)
809 Proprietary TranslateTo DataSourceScheme
810 END
811 NODE (SubBalanceTypeCode)
812 Code TranslateTo SubBalanceTypeCode
813 Proprietary\Identification CopyTo SubBalanceTypeCode
814 END
815 END
816 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR69
698 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
699 RULE
700 NODE (QuantityTypeCode)
701 IF (Unit IsPresent)
702 THEN
703 'UNIT' CopyTo QuantityTypeCode
704 END
705 IF (FaceAmount IsPresent)
706 THEN
707 'FAMT' CopyTo QuantityTypeCode
708 END
709 IF (AmortisedValue IsPresent)
710 THEN
711 'AMOR' CopyTo QuantityTypeCode
712 END
713 END
714 NODE (Quantity)
715 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
716 THEN
717 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
718 ELSE
719 IF ((Unit Substring ('1', '1')) IsSameString '+')
720 THEN
721 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
722 ELSE
723 (Unit FormatDecimal 'MT') CopyTo Quantity
724 END
725 END
726 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
727 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
728 END
729 END
730 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR69
875 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
876 RULE
877 'FREE' EquivalentTo 'FREE'
878 'APMT' EquivalentTo 'APMT'
879 END
880 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR69
942 TRANSLATE(ReceiveDelivery1Code, 22H_3)
943 RULE
944 NODE (Indicator)
945 ReceiveDelivery1Code TranslateTo Indicator
946 END
947 END
948 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR69
704 TRANSLATE(ISODate, 98A)
705 RULE
706 NODE (Date)
707 ISODate TranslateTo Date
708 END
709 END
710 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR69
898 TRANSLATE(RepoCallAcknowledgementReason2Code, OptionalCode_4!c_353)
899 RULE
900 'ADEA' EquivalentTo 'ADEA'
901 'CALP' EquivalentTo 'CALP'
902 'CALD' EquivalentTo 'CALD'
903 END
904 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR69
753 TRANSLATE(YesNoIndicator, 17B)
754 RULE
755 NODE (Flag)
756 IF (YesNoIndicator IsSameBoolean 'true')
757 THEN
758 'Y' CopyTo Flag
759 ELSE
760 'N' CopyTo Flag
761 END
762 END
763 END
764 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR69
753 TRANSLATE(YesNoIndicator, 17B)
754 RULE
755 NODE (Flag)
756 IF (YesNoIndicator IsSameBoolean 'true')
757 THEN
758 'Y' CopyTo Flag
759 ELSE
760 'N' CopyTo Flag
761 END
762 END
763 END
764 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR69
753 TRANSLATE(YesNoIndicator, 17B)
754 RULE
755 NODE (Flag)
756 IF (YesNoIndicator IsSameBoolean 'true')
757 THEN
758 'Y' CopyTo Flag
759 ELSE
760 'N' CopyTo Flag
761 END
762 END
763 END
764 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR69
753 TRANSLATE(YesNoIndicator, 17B)
754 RULE
755 NODE (Flag)
756 IF (YesNoIndicator IsSameBoolean 'true')
757 THEN
758 'Y' CopyTo Flag
759 ELSE
760 'N' CopyTo Flag
761 END
762 END
763 END
764 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR69
998 TRANSLATE(Registration2Choice, 22F_29)
999 RULE
1000 NODE (DataSourceScheme)
1001 Proprietary TranslateTo DataSourceScheme
1002 END
1003 NODE (Indicator)
1004 Code TranslateTo Indicator
1005 Proprietary\Identification CopyTo Indicator
1006 END
1007 END
1008 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR69
714 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
715 RULE
716 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
717 END
718 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR69
731 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
732 RULE
733 'CLOP' EquivalentTo 'CLOP'
734 'OPEP' EquivalentTo 'OPEP'
735 END
736 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR69
975 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
976 RULE
977 'GROS' EquivalentTo 'GROS'
978 'NETS' EquivalentTo 'NETS'
979 END
980 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR69
793 TRANSLATE(PriorityNumeric2Choice, 22F_6)
794 RULE
795 NODE (DataSourceScheme)
796 Proprietary TranslateTo DataSourceScheme
797 END
798 NODE (Indicator)
799 Numeric CopyTo Indicator
800 Proprietary\Identification CopyTo Indicator
801 END
802 END
803 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR69
793 TRANSLATE(PriorityNumeric2Choice, 22F_6)
794 RULE
795 NODE (DataSourceScheme)
796 Proprietary TranslateTo DataSourceScheme
797 END
798 NODE (Indicator)
799 Numeric CopyTo Indicator
800 Proprietary\Identification CopyTo Indicator
801 END
802 END
803 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR69
793 TRANSLATE(PriorityNumeric2Choice, 22F_6)
794 RULE
795 NODE (DataSourceScheme)
796 Proprietary TranslateTo DataSourceScheme
797 END
798 NODE (Indicator)
799 Numeric CopyTo Indicator
800 Proprietary\Identification CopyTo Indicator
801 END
802 END
803 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR69
793 TRANSLATE(PriorityNumeric2Choice, 22F_6)
794 RULE
795 NODE (DataSourceScheme)
796 Proprietary TranslateTo DataSourceScheme
797 END
798 NODE (Indicator)
799 Numeric CopyTo Indicator
800 Proprietary\Identification CopyTo Indicator
801 END
802 END
803 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR69
1005 TRANSLATE(YesNoIndicator, 22F_206)
1006 RULE
1007 NODE (Indicator)
1008 IF (YesNoIndicator IsSameBoolean 'false')
1009 THEN
1010 'NPAR' CopyTo Indicator
1011 END
1012 IF (YesNoIndicator IsSameBoolean 'true')
1013 THEN
1014 'PART' CopyTo Indicator
1015 END
1016 END
1017 END
1018 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR69
714 TRANSLATE(Number4Choice, 13B)
715 RULE
716 NODE (DataSourceScheme)
717 Long TranslateTo DataSourceScheme
718 END
719 NODE (Number)
720 Long\Identification CopyTo Number
721 END
722 END
723 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR69
714 TRANSLATE(Number4Choice, 13B)
715 RULE
716 NODE (DataSourceScheme)
717 Long TranslateTo DataSourceScheme
718 END
719 NODE (Number)
720 Long\Identification CopyTo Number
721 END
722 END
723 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR69
714 TRANSLATE(Number4Choice, 13B)
715 RULE
716 NODE (DataSourceScheme)
717 Long TranslateTo DataSourceScheme
718 END
719 NODE (Number)
720 Long\Identification CopyTo Number
721 END
722 END
723 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR69
714 TRANSLATE(Number4Choice, 13B)
715 RULE
716 NODE (DataSourceScheme)
717 Long TranslateTo DataSourceScheme
718 END
719 NODE (Number)
720 Long\Identification CopyTo Number
721 END
722 END
723 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR69
790 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
791 RULE
792 NODE (DataSourceScheme)
793 Proprietary TranslateTo DataSourceScheme
794 END
795 NODE (Indicator)
796 Code TranslateTo Indicator
797 Proprietary\Identification CopyTo Indicator
798 END
799 END
800 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR69
789 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
790 RULE
791 NODE (DataSourceScheme)
792 Proprietary TranslateTo DataSourceScheme
793 END
794 NODE (Indicator)
795 Code TranslateTo Indicator
796 Proprietary\Identification CopyTo Indicator
797 END
798 END
799 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR69
791 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
792 RULE
793 NODE (DataSourceScheme)
794 Proprietary TranslateTo DataSourceScheme
795 END
796 NODE (Indicator)
797 Code TranslateTo Indicator
798 Proprietary\Identification CopyTo Indicator
799 END
800 END
801 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR69
790 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
791 RULE
792 NODE (DataSourceScheme)
793 Proprietary TranslateTo DataSourceScheme
794 END
795 NODE (Indicator)
796 Code TranslateTo Indicator
797 Proprietary\Identification CopyTo Indicator
798 END
799 END
800 END
translateTTR69(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR69
734 TRANSLATE(RestrictedFINXMax350Text, 70E)
735 RULE
736 NODE (Narrative)
737 NODE (Line)
738 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
739 END
740 NODE (Line)
741 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
742 END
743 NODE (Line)
744 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
745 END
746 NODE (Line)
747 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
748 END
749 NODE (Line)
750 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
751 END
752 NODE (Line)
753 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
754 END
755 NODE (Line)
756 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
757 END
758 NODE (Line)
759 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
760 END
761 NODE (Line)
762 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
763 END
764 NODE (Line)
765 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
766 END
767 END
768 END
769 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR7
50 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
51 RULE
52 Identifier_BICBEI CopyTo AnyBICIdentifier
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR7
69 TRANSLATE(13A, DocumentNumber2Choice)
70 RULE
71 NODE (ShortNumber)
72 NumberId CopyTo ShortNumber
73 END
74 END
75 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR7
62 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
63 RULE
64 'ADHO' EquivalentTo 'ADHO'
65 'DAIL' EquivalentTo 'DAIL'
66 'INDA' EquivalentTo 'INDA'
67 'MNTH' EquivalentTo 'MNTH'
68 'WEEK' EquivalentTo 'WEEK'
69 'YEAR' EquivalentTo 'YEAR'
70 END
71 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR7
62 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
63 RULE
64 'ADHO' EquivalentTo 'ADHO'
65 'DAIL' EquivalentTo 'DAIL'
66 'INDA' EquivalentTo 'INDA'
67 'MNTH' EquivalentTo 'MNTH'
68 'WEEK' EquivalentTo 'WEEK'
69 'YEAR' EquivalentTo 'YEAR'
70 END
71 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR7
46 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
47 RULE
48 Text_FIN_34x CopyTo RestrictedFINXMax34Text
49 END
50 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR7
50 TRANSLATE(22F_48, Frequency6Choice)
51 RULE
52 NODE (Code)
53 IF (Not (DataSourceScheme IsPresent))
54 THEN
55 Indicator TranslateTo Code
56 END
57 END
58 NODE (Proprietary)
59 NODE (Identification)
60 IF (DataSourceScheme IsPresent)
61 THEN
62 Indicator CopyTo Proprietary\Identification
63 END
64 END
65 DataSourceScheme TranslateTo Proprietary
66 END
67 END
68 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR7
46 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
47 RULE
48 Text_FIN_34x CopyTo RestrictedFINXMax34Text
49 END
50 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR7
55 TRANSLATE(DateTime_YYYYMMDD, ISODate)
56 RULE
57 (DateTime_YYYYMMDD FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
58 END
59 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR7
51 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
52 RULE
53 Text_FIN_34x CopyTo RestrictedFINXMax34Text
54 END
55 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR7
60 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
61 RULE
62 'AFTE' EquivalentTo 'AFTE'
63 'BEFO' EquivalentTo 'BEFO'
64 'INFO' EquivalentTo 'INFO'
65 'WITH' EquivalentTo 'WITH'
66 END
67 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR7
52 TRANSLATE(22F_2, ProcessingPosition3Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 Indicator TranslateTo Code
58 END
59 END
60 NODE (Proprietary)
61 DataSourceScheme TranslateTo Proprietary
62 NODE (Identification)
63 IF (DataSourceScheme IsPresent)
64 THEN
65 Indicator CopyTo Proprietary\Identification
66 END
67 END
68 END
69 END
70 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR7
52 TRANSLATE(22F_36, RepurchaseType5Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 IF (((Indicator IsSameString 'CALL') Or (Indicator IsSameString 'RATE')) Or (Indicator IsSameString 'ROLP'))
58 THEN
59 Indicator CopyTo Code
60 END
61 END
62 END
63 NODE (Proprietary)
64 NODE (Identification)
65 IF (DataSourceScheme IsPresent)
66 THEN
67 Indicator CopyTo Proprietary\Identification
68 END
69 END
70 DataSourceScheme TranslateTo Proprietary
71 END
72 END
73 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR7
51 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
52 RULE
53 Text_FIN_34x CopyTo RestrictedFINXMax34Text
54 END
55 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR7
60 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
61 RULE
62 'AFTE' EquivalentTo 'AFTE'
63 'BEFO' EquivalentTo 'BEFO'
64 'INFO' EquivalentTo 'INFO'
65 'WITH' EquivalentTo 'WITH'
66 END
67 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR7
52 TRANSLATE(22F_2, ProcessingPosition3Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 Indicator TranslateTo Code
58 END
59 END
60 NODE (Proprietary)
61 DataSourceScheme TranslateTo Proprietary
62 NODE (Identification)
63 IF (DataSourceScheme IsPresent)
64 THEN
65 Indicator CopyTo Proprietary\Identification
66 END
67 END
68 END
69 END
70 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR7
52 TRANSLATE(22F_36, RepurchaseType5Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 IF (((Indicator IsSameString 'CALL') Or (Indicator IsSameString 'RATE')) Or (Indicator IsSameString 'ROLP'))
58 THEN
59 Indicator CopyTo Code
60 END
61 END
62 END
63 NODE (Proprietary)
64 NODE (Identification)
65 IF (DataSourceScheme IsPresent)
66 THEN
67 Indicator CopyTo Proprietary\Identification
68 END
69 END
70 DataSourceScheme TranslateTo Proprietary
71 END
72 END
73 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR7
51 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
52 RULE
53 Text_FIN_34x CopyTo RestrictedFINXMax34Text
54 END
55 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR7
60 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
61 RULE
62 'AFTE' EquivalentTo 'AFTE'
63 'BEFO' EquivalentTo 'BEFO'
64 'INFO' EquivalentTo 'INFO'
65 'WITH' EquivalentTo 'WITH'
66 END
67 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR7
52 TRANSLATE(22F_2, ProcessingPosition3Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 Indicator TranslateTo Code
58 END
59 END
60 NODE (Proprietary)
61 DataSourceScheme TranslateTo Proprietary
62 NODE (Identification)
63 IF (DataSourceScheme IsPresent)
64 THEN
65 Indicator CopyTo Proprietary\Identification
66 END
67 END
68 END
69 END
70 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR7
52 TRANSLATE(22F_36, RepurchaseType5Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 IF (((Indicator IsSameString 'CALL') Or (Indicator IsSameString 'RATE')) Or (Indicator IsSameString 'ROLP'))
58 THEN
59 Indicator CopyTo Code
60 END
61 END
62 END
63 NODE (Proprietary)
64 NODE (Identification)
65 IF (DataSourceScheme IsPresent)
66 THEN
67 Indicator CopyTo Proprietary\Identification
68 END
69 END
70 DataSourceScheme TranslateTo Proprietary
71 END
72 END
73 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR7
51 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
52 RULE
53 Text_FIN_34x CopyTo RestrictedFINXMax34Text
54 END
55 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR7
60 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
61 RULE
62 'AFTE' EquivalentTo 'AFTE'
63 'BEFO' EquivalentTo 'BEFO'
64 'INFO' EquivalentTo 'INFO'
65 'WITH' EquivalentTo 'WITH'
66 END
67 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR7
52 TRANSLATE(22F_2, ProcessingPosition3Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 Indicator TranslateTo Code
58 END
59 END
60 NODE (Proprietary)
61 DataSourceScheme TranslateTo Proprietary
62 NODE (Identification)
63 IF (DataSourceScheme IsPresent)
64 THEN
65 Indicator CopyTo Proprietary\Identification
66 END
67 END
68 END
69 END
70 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR7
52 TRANSLATE(22F_36, RepurchaseType5Choice)
53 RULE
54 NODE (Code)
55 IF (Not (DataSourceScheme IsPresent))
56 THEN
57 IF (((Indicator IsSameString 'CALL') Or (Indicator IsSameString 'RATE')) Or (Indicator IsSameString 'ROLP'))
58 THEN
59 Indicator CopyTo Code
60 END
61 END
62 END
63 NODE (Proprietary)
64 NODE (Identification)
65 IF (DataSourceScheme IsPresent)
66 THEN
67 Indicator CopyTo Proprietary\Identification
68 END
69 END
70 DataSourceScheme TranslateTo Proprietary
71 END
72 END
73 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
49 RULE
50 Identifier_BICBEI CopyTo AnyBICIdentifier
51 END
52 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR7
52 TRANSLATE(22H_31, PreConfirmation1Code)
53 RULE
54 Indicator TranslateTo PreConfirmation1Code
55 END
56 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
49 RULE
50 Identifier_BICBEI CopyTo AnyBICIdentifier
51 END
52 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR7
52 TRANSLATE(22H_31, PreConfirmation1Code)
53 RULE
54 Indicator TranslateTo PreConfirmation1Code
55 END
56 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
49 RULE
50 Identifier_BICBEI CopyTo AnyBICIdentifier
51 END
52 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR7
52 TRANSLATE(22H_31, PreConfirmation1Code)
53 RULE
54 Indicator TranslateTo PreConfirmation1Code
55 END
56 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
49 RULE
50 Identifier_BICBEI CopyTo AnyBICIdentifier
51 END
52 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR7
47 TRANSLATE(22F_107, PartialSettlement1Code)
48 RULE
49 IF (Not (DataSourceScheme IsPresent))
50 THEN
51 Indicator TranslateTo PartialSettlement1Code
52 END
53 END
54 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR7
52 TRANSLATE(22H_31, PreConfirmation1Code)
53 RULE
54 Indicator TranslateTo PreConfirmation1Code
55 END
56 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR7
72 TRANSLATE(70D, RestrictedFINXMax210Text)
73 RULE
74 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
75 END
76 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR7
51 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
52 RULE
53 Text_FIN_34x CopyTo RestrictedFINXMax34Text
54 END
55 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR7
62 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
63 RULE
64 NODE (Issuer)
65 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
66 END
67 NODE (SchemeName)
68 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
69 THEN
70 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
71 END
72 END
73 END
74 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR7
68 TRANSLATE(70D, RestrictedFINXMax210Text)
69 RULE
70 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
71 END
72 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR7
47 TRANSLATE(22H_1, DeliveryReceiptType2Code)
48 RULE
49 Indicator TranslateTo DeliveryReceiptType2Code
50 END
51 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR7
62 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
63 RULE
64 NODE (Issuer)
65 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
66 END
67 NODE (SchemeName)
68 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
69 THEN
70 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
71 END
72 END
73 END
74 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR7
65 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
66 RULE
67 'ADHO' EquivalentTo 'ADHO'
68 'DAIL' EquivalentTo 'DAIL'
69 'INDA' EquivalentTo 'INDA'
70 'MNTH' EquivalentTo 'MNTH'
71 'WEEK' EquivalentTo 'WEEK'
72 'YEAR' EquivalentTo 'YEAR'
73 END
74 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR7
46 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
47 RULE
48 Text_FIN_34x CopyTo RestrictedFINXMax34Text
49 END
50 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR7
48 TRANSLATE(95R, PartyIdentification18Choice)
49 RULE
50 NODE (ProprietaryIdentification)
51 NODE (Identification)
52 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
53 END
54 DataSourceScheme TranslateTo ProprietaryIdentification
55 END
56 END
57 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR7
45 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
46 RULE
47 'APMT' EquivalentTo 'APMT'
48 'FREE' EquivalentTo 'FREE'
49 END
50 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR7
45 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
46 RULE
47 'APMT' EquivalentTo 'APMT'
48 'FREE' EquivalentTo 'FREE'
49 END
50 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR7
62 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
63 RULE
64 'ADHO' EquivalentTo 'ADHO'
65 'DAIL' EquivalentTo 'DAIL'
66 'INDA' EquivalentTo 'INDA'
67 'MNTH' EquivalentTo 'MNTH'
68 'WEEK' EquivalentTo 'WEEK'
69 'YEAR' EquivalentTo 'YEAR'
70 END
71 END
translateTTR7(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR7
46 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
47 RULE
48 Text_FIN_34x CopyTo RestrictedFINXMax34Text
49 END
50 END
translateTTR7(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR7
50 TRANSLATE(22F_49, UpdateType3Choice)
51 RULE
52 NODE (Code)
53 IF (Not (DataSourceScheme IsPresent))
54 THEN
55 Indicator TranslateTo Code
56 END
57 END
58 NODE (Proprietary)
59 NODE (Identification)
60 IF (DataSourceScheme IsPresent)
61 THEN
62 Indicator CopyTo Proprietary\Identification
63 END
64 END
65 DataSourceScheme TranslateTo Proprietary
66 END
67 END
68 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR7
39 TRANSLATE(DateAndDateTimeChoice, 98C)
40 RULE
41 NODE (Date)
42 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
43 THEN
44 DateTime TranslateTo Date
45 END
46 END
47 NODE (Time)
48 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
49 THEN
50 DateTime TranslateTo Time
51 END
52 END
53 END
54 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR7
39 TRANSLATE(DateAndDateTimeChoice, 98C)
40 RULE
41 NODE (Date)
42 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
43 THEN
44 DateTime TranslateTo Date
45 END
46 END
47 NODE (Time)
48 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
49 THEN
50 DateTime TranslateTo Time
51 END
52 END
53 END
54 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR7
39 TRANSLATE(DateAndDateTimeChoice, 98C)
40 RULE
41 NODE (Date)
42 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
43 THEN
44 DateTime TranslateTo Date
45 END
46 END
47 NODE (Time)
48 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
49 THEN
50 DateTime TranslateTo Time
51 END
52 END
53 END
54 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR7
50 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
51 RULE
52 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
53 END
54 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR7
44 TRANSLATE(ISODate, DateTime_YYYYMMDD)
45 RULE
46 (ISODate FormatDateTime ('MX_Date', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
47 END
48 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR7
39 TRANSLATE(DateAndDateTimeChoice, 98C)
40 RULE
41 NODE (Date)
42 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
43 THEN
44 DateTime TranslateTo Date
45 END
46 END
47 NODE (Time)
48 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
49 THEN
50 DateTime TranslateTo Time
51 END
52 END
53 END
54 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR7
46 TRANSLATE(PartyIdentification18Choice, 95P_2)
47 RULE
48 NODE (IdentifierCode)
49 BICOrBEI CopyTo IdentifierCode
50 END
51 END
52 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR7
46 TRANSLATE(PartyIdentification18Choice, 95P_2)
47 RULE
48 NODE (IdentifierCode)
49 BICOrBEI CopyTo IdentifierCode
50 END
51 END
52 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR7
46 TRANSLATE(PartyIdentification18Choice, 95P_2)
47 RULE
48 NODE (IdentifierCode)
49 BICOrBEI CopyTo IdentifierCode
50 END
51 END
52 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR7
46 TRANSLATE(Period2Choice, 69A)
47 RULE
48 NODE (Date1)
49 FromDateToDate\FromDate TranslateTo Date1
50 END
51 NODE (Date2)
52 FromDateToDate\ToDate TranslateTo Date2
53 END
54 END
55 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR7
46 TRANSLATE(PartyIdentification18Choice, 95P_2)
47 RULE
48 NODE (IdentifierCode)
49 BICOrBEI CopyTo IdentifierCode
50 END
51 END
52 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR7
46 TRANSLATE(AnyBICIdentifier, 94H)
47 RULE
48 NODE (IdentifierCode)
49 AnyBICIdentifier CopyTo IdentifierCode
50 END
51 END
52 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR7
46 TRANSLATE(DateAndDateTimeChoice, 98E_1)
47 RULE
48 NODE (Date)
49 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
50 THEN
51 DateTime TranslateTo Date
52 END
53 END
54 NODE (Time)
55 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
56 THEN
57 DateTime TranslateTo Time
58 END
59 END
60 NODE (Decimals)
61 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
62 THEN
63 DateTime TranslateTo Decimals
64 END
65 END
66 NODE (UTCIndicator)
67 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
68 THEN
69 DateTime TranslateTo UTCIndicator
70 END
71 END
72 END
73 END
translateTTR7(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR7
48 TRANSLATE(ISODateTime, DateTime_HHMMSS)
49 RULE
50 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
51 END
52 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR70
881 TRANSLATE(94B_4, MarketIdentification10)
882 RULE
883 NODE (Identification)
884 NODE (MarketIdentifierCode)
885 IF (Narrative IsSameString '[0-9A-Z]{4}')
886 THEN
887 Narrative CopyTo Identification\MarketIdentifierCode
888 END
889 END
890 NODE (Description)
891 IF (Not (Narrative IsSameString '[0-9A-Z]{4}'))
892 THEN
893 Narrative CopyTo Identification\Description
894 END
895 END
896 END
897 NODE (Type)
898 NODE (Code)
899 IF (Not (DataSourceScheme IsPresent))
900 THEN
901 PlaceCode CopyTo Type\Code
902 END
903 END
904 NODE (Proprietary)
905 DataSourceScheme TranslateTo Type\Proprietary
906 NODE (Identification)
907 IF (DataSourceScheme IsPresent)
908 THEN
909 PlaceCode CopyTo Type\Proprietary\Identification
910 END
911 END
912 END
913 END
914 END
915 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR70
868 TRANSLATE(92B, ForeignExchangeTerms2)
869 RULE
870 NODE (UnitCurrency)
871 FirstCurrencyCode TranslateTo UnitCurrency
872 END
873 NODE (QuotedCurrency)
874 SecondCurrencyCode TranslateTo QuotedCurrency
875 END
876 NODE (ExchangeRate)
877 Rate TranslateTo ExchangeRate
878 END
879 END
880 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR70
1087 TRANSLATE(22F_33, Restriction2Choice)
1088 RULE
1089 NODE (Code)
1090 IF (Not (DataSourceScheme IsPresent))
1091 THEN
1092 Indicator TranslateTo Code
1093 END
1094 END
1095 NODE (Proprietary)
1096 DataSourceScheme TranslateTo Proprietary
1097 NODE (Identification)
1098 IF (DataSourceScheme IsPresent)
1099 THEN
1100 Indicator CopyTo Proprietary\Identification
1101 END
1102 END
1103 END
1104 END
1105 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR70
925 TRANSLATE(95R, PartyIdentification16Choice)
926 RULE
927 NODE (ProprietaryIdentification)
928 NODE (Identification)
929 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
930 END
931 DataSourceScheme TranslateTo ProprietaryIdentification
932 END
933 END
934 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR70
888 TRANSLATE(92A, BaseOneRate)
889 RULE
890 IF (Sign IsSameString 'N')
891 THEN
892 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
893 ELSE
894 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
895 END
896 END
897 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR70
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR70
822 TRANSLATE(22F_56, MarketClientSide2Choice)
823 RULE
824 NODE (Code)
825 IF (Not (DataSourceScheme IsPresent))
826 THEN
827 Indicator TranslateTo Code
828 END
829 END
830 NODE (Proprietary)
831 DataSourceScheme TranslateTo Proprietary
832 NODE (Identification)
833 IF (DataSourceScheme IsPresent)
834 THEN
835 Indicator CopyTo Proprietary\Identification
836 END
837 END
838 END
839 END
840 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR70
888 TRANSLATE(92A, BaseOneRate)
889 RULE
890 IF (Sign IsSameString 'N')
891 THEN
892 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
893 ELSE
894 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
895 END
896 END
897 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR70
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR70
823 TRANSLATE(22F_56, MarketClientSide2Choice)
824 RULE
825 NODE (Code)
826 IF (Not (DataSourceScheme IsPresent))
827 THEN
828 Indicator TranslateTo Code
829 END
830 END
831 NODE (Proprietary)
832 DataSourceScheme TranslateTo Proprietary
833 NODE (Identification)
834 IF (DataSourceScheme IsPresent)
835 THEN
836 Indicator CopyTo Proprietary\Identification
837 END
838 END
839 END
840 END
841 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR70
888 TRANSLATE(98A, ISODate)
889 RULE
890 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
891 END
892 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR70
887 TRANSLATE(70D, RestrictedFINXMax210Text)
888 RULE
889 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
890 END
891 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR70
823 TRANSLATE(22F_56, MarketClientSide2Choice)
824 RULE
825 NODE (Code)
826 IF (Not (DataSourceScheme IsPresent))
827 THEN
828 Indicator TranslateTo Code
829 END
830 END
831 NODE (Proprietary)
832 DataSourceScheme TranslateTo Proprietary
833 NODE (Identification)
834 IF (DataSourceScheme IsPresent)
835 THEN
836 Indicator CopyTo Proprietary\Identification
837 END
838 END
839 END
840 END
841 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR70
888 TRANSLATE(98A, ISODate)
889 RULE
890 (Date FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) CopyTo ISODate
891 END
892 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR70
887 TRANSLATE(70D, RestrictedFINXMax210Text)
888 RULE
889 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
890 END
891 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR70
824 TRANSLATE(22F_56, MarketClientSide2Choice)
825 RULE
826 NODE (Code)
827 IF (Not (DataSourceScheme IsPresent))
828 THEN
829 Indicator TranslateTo Code
830 END
831 END
832 NODE (Proprietary)
833 DataSourceScheme TranslateTo Proprietary
834 NODE (Identification)
835 IF (DataSourceScheme IsPresent)
836 THEN
837 Indicator CopyTo Proprietary\Identification
838 END
839 END
840 END
841 END
842 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR70
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR70
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR70
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR70
860 TRANSLATE(17B, YesNoIndicator)
861 RULE
862 IF (Flag IsSameString 'N')
863 THEN
864 'false' CopyTo YesNoIndicator
865 END
866 IF (Flag IsSameString 'Y')
867 THEN
868 'true' CopyTo YesNoIndicator
869 END
870 END
871 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR70
844 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
845 RULE
846 NODE (Unit)
847 IF (QuantityTypeCode IsSameString 'UNIT')
848 THEN
849 Quantity TranslateTo Unit
850 END
851 END
852 NODE (FaceAmount)
853 IF (QuantityTypeCode IsSameString 'FAMT')
854 THEN
855 Quantity TranslateTo FaceAmount
856 END
857 END
858 NODE (AmortisedValue)
859 IF (QuantityTypeCode IsSameString 'AMOR')
860 THEN
861 Quantity TranslateTo AmortisedValue
862 END
863 END
864 END
865 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR70
989 TRANSLATE(22H_1, DeliveryReceiptType2Code)
990 RULE
991 Indicator TranslateTo DeliveryReceiptType2Code
992 END
993 END
translateTTR70(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR70
911 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
912 RULE
913 'SPRI' EquivalentTo 'SPRI'
914 'SAGE' EquivalentTo 'SAGE'
915 'CUST' EquivalentTo 'CUST'
916 END
917 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR70
1033 TRANSLATE(98E_1, TradeDate2Choice)
1034 RULE
1035 NODE (Date)
1036 98E_1 TranslateTo Date
1037 END
1038 END
1039 END
translateTTR70(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR70
1055 TRANSLATE(OptionalCode_4!c_384, RepairReason5Code)
1056 RULE
1057 'BATC' EquivalentTo 'BATC'
1058 'CAEV' EquivalentTo 'CAEV'
1059 'CASH' EquivalentTo 'CASH'
1060 'CASY' EquivalentTo 'CASY'
1061 'DDAT' EquivalentTo 'DDAT'
1062 'DDEA' EquivalentTo 'DDEA'
1063 'DMON' EquivalentTo 'DMON'
1064 'DQUA' EquivalentTo 'DQUA'
1065 'DSEC' EquivalentTo 'DSEC'
1066 'DTRD' EquivalentTo 'DTRD'
1067 'IIND' EquivalentTo 'IIND'
1068 'MINO' EquivalentTo 'MINO'
1069 'MUNO' EquivalentTo 'MUNO'
1070 'NCRR' EquivalentTo 'NCRR'
1071 'PHYS' EquivalentTo 'PHYS'
1072 'PLCE' EquivalentTo 'PLCE'
1073 'REFE' EquivalentTo 'REFE'
1074 'RTGS' EquivalentTo 'RTGS'
1075 'SAFE' EquivalentTo 'SAFE'
1076 'SETR' EquivalentTo 'SETR'
1077 'SETS' EquivalentTo 'SETS'
1078 'TXST' EquivalentTo 'TXST'
1079 'INPS' EquivalentTo 'INPS'
1080 'SDUT' EquivalentTo 'SDUT'
1081 'IEXE' EquivalentTo 'IEXE'
1082 'ICAG' EquivalentTo 'ICAG'
1083 'DEPT' EquivalentTo 'DEPT'
1084 'ICUS' EquivalentTo 'ICUS'
1085 'REPA' EquivalentTo 'REPA'
1086 'CADE' EquivalentTo 'CADE'
1087 'REPO' EquivalentTo 'REPO'
1088 'REPP' EquivalentTo 'REPP'
1089 'TERM' EquivalentTo 'TERM'
1090 'NARR' EquivalentTo 'OTHR'
1091 END
1092 END
translateTTR70(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR70
841 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
842 RULE
843 NODE (Issuer)
844 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
845 END
846 NODE (SchemeName)
847 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
848 THEN
849 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
850 END
851 END
852 END
853 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR70
826 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
827 RULE
828 NODE (Unit)
829 IF (QuantityTypeCode IsSameString 'UNIT')
830 THEN
831 Quantity TranslateTo Unit
832 END
833 END
834 NODE (FaceAmount)
835 IF (QuantityTypeCode IsSameString 'FAMT')
836 THEN
837 Quantity TranslateTo FaceAmount
838 END
839 END
840 NODE (AmortisedValue)
841 IF (QuantityTypeCode IsSameString 'AMOR')
842 THEN
843 Quantity TranslateTo AmortisedValue
844 END
845 END
846 END
847 END
translateTTR70(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR70
803 TRANSLATE(70D, RestrictedFINXMax210Text)
804 RULE
805 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
806 END
807 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR70
691 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
692 RULE
693 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
694 END
695 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR70
691 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount, Quantity_FIN_15d)
692 RULE
693 (RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount\Amount FormatDecimal 'MT') CopyTo Quantity_FIN_15d
694 END
695 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR70
726 TRANSLATE(RestrictedFINXMax350Text, 70E)
727 RULE
728 NODE (Narrative)
729 NODE (Line)
730 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
731 END
732 NODE (Line)
733 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
734 END
735 NODE (Line)
736 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
737 END
738 NODE (Line)
739 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
740 END
741 NODE (Line)
742 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
743 END
744 NODE (Line)
745 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
746 END
747 NODE (Line)
748 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
749 END
750 NODE (Line)
751 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
752 END
753 NODE (Line)
754 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
755 END
756 NODE (Line)
757 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
758 END
759 END
760 END
761 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR70
817 TRANSLATE(SecuritiesBalanceType11Code, OptionalCode_4!c_396)
818 RULE
819 'BLOK' EquivalentTo 'BLOK'
820 'AWAS' EquivalentTo 'AWAS'
821 'AVAI' EquivalentTo 'AVAI'
822 'BLCA' EquivalentTo 'BLCA'
823 'BLOT' EquivalentTo 'BLOT'
824 'BLOV' EquivalentTo 'BLOV'
825 'BORR' EquivalentTo 'BORR'
826 'COLI' EquivalentTo 'COLI'
827 'COLO' EquivalentTo 'COLO'
828 'COLA' EquivalentTo 'COLA'
829 'LOAN' EquivalentTo 'LOAN'
830 'MARG' EquivalentTo 'MARG'
831 'PECA' EquivalentTo 'PECA'
832 'PEDA' EquivalentTo 'PEDA'
833 'PLED' EquivalentTo 'PLED'
834 'REGO' EquivalentTo 'REGO'
835 'RSTR' EquivalentTo 'RSTR'
836 'OTHR' EquivalentTo 'OTHR'
837 'TRAN' EquivalentTo 'TRAN'
838 'DRAW' EquivalentTo 'DRAW'
839 'CLEN' EquivalentTo 'CLEN'
840 'DIRT' EquivalentTo 'DIRT'
841 'NOMI' EquivalentTo 'NOMI'
842 'SPOS' EquivalentTo 'SPOS'
843 'UNRG' EquivalentTo 'UNRG'
844 'ISSU' EquivalentTo 'ISSU'
845 'QUAS' EquivalentTo 'QUAS'
846 'LODE' EquivalentTo 'LODE'
847 END
848 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR70
731 TRANSLATE(RestrictedFINXMax350Text, 70E)
732 RULE
733 NODE (Narrative)
734 NODE (Line)
735 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
736 END
737 NODE (Line)
738 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
739 END
740 NODE (Line)
741 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
742 END
743 NODE (Line)
744 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
745 END
746 NODE (Line)
747 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
748 END
749 NODE (Line)
750 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
751 END
752 NODE (Line)
753 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
754 END
755 NODE (Line)
756 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
757 END
758 NODE (Line)
759 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
760 END
761 NODE (Line)
762 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
763 END
764 END
765 END
766 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR70
881 TRANSLATE(CorporateActionEventType2Choice, 22F_170)
882 RULE
883 NODE (DataSourceScheme)
884 Proprietary TranslateTo DataSourceScheme
885 END
886 NODE (Indicator)
887 Code TranslateTo Indicator
888 Proprietary\Identification CopyTo Indicator
889 END
890 END
891 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR70
949 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
950 RULE
951 'RECE' EquivalentTo 'RECE'
952 'DELI' EquivalentTo 'DELI'
953 END
954 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR70
711 TRANSLATE(BaseOneRate, 92A)
712 RULE
713 NODE (Sign)
714 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
715 THEN
716 'N' CopyTo Sign
717 END
718 END
719 NODE (Rate)
720 IF ((BaseOneRate Substring ('1', '1')) IsSameString '-')
721 THEN
722 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
723 ELSE
724 IF ((BaseOneRate Substring ('1', '1')) IsSameString '+')
725 THEN
726 ((BaseOneRate Substring '2') FormatDecimal 'MT') CopyTo Rate
727 ELSE
728 (BaseOneRate FormatDecimal 'MT') CopyTo Rate
729 END
730 END
731 END
732 END
733 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR70
905 TRANSLATE(RepairReason4Choice, 24B_59)
906 RULE
907 NODE (DataSourceScheme)
908 Proprietary TranslateTo DataSourceScheme
909 END
910 NODE (ReasonCode)
911 Code TranslateTo ReasonCode
912 Proprietary\Identification CopyTo ReasonCode
913 END
914 END
915 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR70
765 TRANSLATE(RestrictedFINXMax350Text, 70E)
766 RULE
767 NODE (Narrative)
768 NODE (Line)
769 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
770 END
771 NODE (Line)
772 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
773 END
774 NODE (Line)
775 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
776 END
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
797 END
798 END
799 END
800 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR70
765 TRANSLATE(RestrictedFINXMax350Text, 70E)
766 RULE
767 NODE (Narrative)
768 NODE (Line)
769 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
770 END
771 NODE (Line)
772 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
773 END
774 NODE (Line)
775 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
776 END
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
797 END
798 END
799 END
800 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR70
765 TRANSLATE(RestrictedFINXMax350Text, 70E)
766 RULE
767 NODE (Narrative)
768 NODE (Line)
769 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
770 END
771 NODE (Line)
772 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
773 END
774 NODE (Line)
775 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
776 END
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
797 END
798 END
799 END
800 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR70
765 TRANSLATE(RestrictedFINXMax350Text, 70E)
766 RULE
767 NODE (Narrative)
768 NODE (Line)
769 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
770 END
771 NODE (Line)
772 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
773 END
774 NODE (Line)
775 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
776 END
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
797 END
798 END
799 END
800 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR70
1009 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1010 RULE
1011 'NREG' EquivalentTo 'NREG'
1012 'YREG' EquivalentTo 'YREG'
1013 END
1014 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR70
719 TRANSLATE(YesNoIndicator, 17B)
720 RULE
721 NODE (Flag)
722 IF (YesNoIndicator IsSameBoolean 'true')
723 THEN
724 'Y' CopyTo Flag
725 ELSE
726 'N' CopyTo Flag
727 END
728 END
729 END
730 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR70
737 TRANSLATE(PriorityNumeric2Choice, 22F_6)
738 RULE
739 NODE (DataSourceScheme)
740 Proprietary TranslateTo DataSourceScheme
741 END
742 NODE (Indicator)
743 Numeric CopyTo Indicator
744 Proprietary\Identification CopyTo Indicator
745 END
746 END
747 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR70
981 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
982 RULE
983 NODE (DataSourceScheme)
984 Proprietary TranslateTo DataSourceScheme
985 END
986 NODE (Indicator)
987 Code TranslateTo Indicator
988 Proprietary\Identification CopyTo Indicator
989 END
990 END
991 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR70
804 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
805 RULE
806 NODE (DataSourceScheme)
807 Proprietary TranslateTo DataSourceScheme
808 END
809 NODE (Indicator)
810 Code TranslateTo Indicator
811 Proprietary\Identification CopyTo Indicator
812 END
813 END
814 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR70
804 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
805 RULE
806 NODE (DataSourceScheme)
807 Proprietary TranslateTo DataSourceScheme
808 END
809 NODE (Indicator)
810 Code TranslateTo Indicator
811 Proprietary\Identification CopyTo Indicator
812 END
813 END
814 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR70
804 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
805 RULE
806 NODE (DataSourceScheme)
807 Proprietary TranslateTo DataSourceScheme
808 END
809 NODE (Indicator)
810 Code TranslateTo Indicator
811 Proprietary\Identification CopyTo Indicator
812 END
813 END
814 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR70
804 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
805 RULE
806 NODE (DataSourceScheme)
807 Proprietary TranslateTo DataSourceScheme
808 END
809 NODE (Indicator)
810 Code TranslateTo Indicator
811 Proprietary\Identification CopyTo Indicator
812 END
813 END
814 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR70
1019 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1020 RULE
1021 NODE (DataSourceScheme)
1022 Proprietary TranslateTo DataSourceScheme
1023 END
1024 NODE (Indicator)
1025 Code TranslateTo Indicator
1026 Proprietary\Identification CopyTo Indicator
1027 END
1028 END
1029 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR70
724 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
725 RULE
726 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
727 END
728 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR70
724 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
725 RULE
726 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
727 END
728 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR70
724 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
725 RULE
726 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
727 END
728 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR70
724 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
725 RULE
726 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
727 END
728 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR70
801 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
802 RULE
803 'PRIN' EquivalentTo 'PRIN'
804 'AGEN' EquivalentTo 'AGEN'
805 END
806 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR70
800 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
801 RULE
802 'PRIN' EquivalentTo 'PRIN'
803 'AGEN' EquivalentTo 'AGEN'
804 END
805 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR70
802 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
803 RULE
804 'PRIN' EquivalentTo 'PRIN'
805 'AGEN' EquivalentTo 'AGEN'
806 END
807 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR70
801 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
802 RULE
803 'PRIN' EquivalentTo 'PRIN'
804 'AGEN' EquivalentTo 'AGEN'
805 END
806 END
translateTTR70(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR70
770 TRANSLATE(Reporting4Choice, 22F_5)
771 RULE
772 NODE (DataSourceScheme)
773 Proprietary TranslateTo DataSourceScheme
774 END
775 NODE (Indicator)
776 Code TranslateTo Indicator
777 Proprietary\Identification CopyTo Indicator
778 END
779 END
780 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR71
916 TRANSLATE(92B, ForeignExchangeTerms2)
917 RULE
918 NODE (UnitCurrency)
919 FirstCurrencyCode TranslateTo UnitCurrency
920 END
921 NODE (QuotedCurrency)
922 SecondCurrencyCode TranslateTo QuotedCurrency
923 END
924 NODE (ExchangeRate)
925 Rate TranslateTo ExchangeRate
926 END
927 END
928 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR71
881 TRANSLATE(Rate_FIN_15d, BaseOneRate)
882 RULE
883 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
884 THEN
885 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
886 END
887 END
888 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR71
1106 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1107 RULE
1108 '144A' EquivalentTo 'A144'
1109 'NRST' EquivalentTo 'NRST'
1110 'RSTR' EquivalentTo 'RSTR'
1111 END
1112 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR71
898 TRANSLATE(92A, PercentageRate)
899 RULE
900 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
901 THEN
902 IF (Sign IsSameString 'N')
903 THEN
904 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
905 ELSE
906 (Rate FormatDecimal 'MX') CopyTo PercentageRate
907 END
908 END
909 END
910 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR71
892 TRANSLATE(70D, RestrictedFINXMax210Text)
893 RULE
894 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
895 END
896 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR71
841 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
842 RULE
843 'CLNT' EquivalentTo 'CLNT'
844 'MAKT' EquivalentTo 'MAKT'
845 END
846 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR71
898 TRANSLATE(92A, PercentageRate)
899 RULE
900 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
901 THEN
902 IF (Sign IsSameString 'N')
903 THEN
904 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
905 ELSE
906 (Rate FormatDecimal 'MX') CopyTo PercentageRate
907 END
908 END
909 END
910 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR71
892 TRANSLATE(70D, RestrictedFINXMax210Text)
893 RULE
894 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
895 END
896 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR71
842 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
843 RULE
844 'CLNT' EquivalentTo 'CLNT'
845 'MAKT' EquivalentTo 'MAKT'
846 END
847 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR71
893 TRANSLATE(92A, BaseOneRate)
894 RULE
895 IF (Sign IsSameString 'N')
896 THEN
897 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
898 ELSE
899 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
900 END
901 END
902 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR71
892 TRANSLATE(95P_2, PartyIdentification18Choice)
893 RULE
894 NODE (BICOrBEI)
895 IdentifierCode TranslateTo BICOrBEI
896 END
897 END
898 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR71
842 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
843 RULE
844 'CLNT' EquivalentTo 'CLNT'
845 'MAKT' EquivalentTo 'MAKT'
846 END
847 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR71
893 TRANSLATE(92A, BaseOneRate)
894 RULE
895 IF (Sign IsSameString 'N')
896 THEN
897 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo BaseOneRate
898 ELSE
899 (Rate FormatDecimal 'MX') CopyTo BaseOneRate
900 END
901 END
902 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR71
892 TRANSLATE(95P_2, PartyIdentification18Choice)
893 RULE
894 NODE (BICOrBEI)
895 IdentifierCode TranslateTo BICOrBEI
896 END
897 END
898 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR71
843 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
844 RULE
845 'CLNT' EquivalentTo 'CLNT'
846 'MAKT' EquivalentTo 'MAKT'
847 END
848 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR71
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR71
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR71
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR71
872 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
873 RULE
874 NODE (Unit)
875 IF (QuantityTypeCode IsSameString 'UNIT')
876 THEN
877 Quantity TranslateTo Unit
878 END
879 END
880 NODE (FaceAmount)
881 IF (QuantityTypeCode IsSameString 'FAMT')
882 THEN
883 Quantity TranslateTo FaceAmount
884 END
885 END
886 NODE (AmortisedValue)
887 IF (QuantityTypeCode IsSameString 'AMOR')
888 THEN
889 Quantity TranslateTo AmortisedValue
890 END
891 END
892 END
893 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR71
866 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
867 RULE
868 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
869 END
870 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR71
994 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
995 RULE
996 'APMT' EquivalentTo 'APMT'
997 'FREE' EquivalentTo 'FREE'
998 END
999 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR71
918 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
919 RULE
920 NODE (Code)
921 IF (Not (DataSourceScheme IsPresent))
922 THEN
923 Indicator TranslateTo Code
924 END
925 END
926 NODE (Proprietary)
927 DataSourceScheme TranslateTo Proprietary
928 NODE (Identification)
929 IF (DataSourceScheme IsPresent)
930 THEN
931 Indicator CopyTo Proprietary\Identification
932 END
933 END
934 END
935 END
936 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR71
1040 TRANSLATE(22F_160, SecuritiesFinancingTransactionType1Code)
1041 RULE
1042 IF (Not (DataSourceScheme IsPresent))
1043 THEN
1044 IF ((((Indicator IsSameString 'REPU') Or (Indicator IsSameString 'RVPO')) Or (Indicator IsSameString 'SECB')) Or (Indicator IsSameString 'SECL'))
1045 THEN
1046 Indicator CopyTo SecuritiesFinancingTransactionType1Code
1047 END
1048 END
1049 END
1050 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR71
1093 TRANSLATE(24B_56, UnmatchedReason4Choice)
1094 RULE
1095 NODE (Code)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 ReasonCode TranslateTo Code
1099 END
1100 END
1101 NODE (Proprietary)
1102 DataSourceScheme TranslateTo Proprietary
1103 NODE (Identification)
1104 IF (DataSourceScheme IsPresent)
1105 THEN
1106 ReasonCode CopyTo Proprietary\Identification
1107 END
1108 END
1109 END
1110 END
1111 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR71
854 TRANSLATE(97A, SecuritiesAccount17)
855 RULE
856 NODE (Identification)
857 AccountNumber TranslateTo Identification
858 END
859 END
860 END
translateTTR71(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR71
848 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
849 RULE
850 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
851 END
852 END
translateTTR71(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR71
808 TRANSLATE(13B, SecuritiesCertificate2)
809 RULE
810 DataSourceScheme TranslateTo SecuritiesCertificate2
811 NODE (Number)
812 Number CopyTo Number
813 END
814 END
815 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR71
696 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
697 RULE
698 NODE (QuantityTypeCode)
699 IF (Unit IsPresent)
700 THEN
701 'UNIT' CopyTo QuantityTypeCode
702 END
703 IF (FaceAmount IsPresent)
704 THEN
705 'FAMT' CopyTo QuantityTypeCode
706 END
707 IF (AmortisedValue IsPresent)
708 THEN
709 'AMOR' CopyTo QuantityTypeCode
710 END
711 END
712 NODE (Quantity)
713 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
714 THEN
715 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
716 ELSE
717 IF ((Unit Substring ('1', '1')) IsSameString '+')
718 THEN
719 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
720 ELSE
721 (Unit FormatDecimal 'MT') CopyTo Quantity
722 END
723 END
724 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
725 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
726 END
727 END
728 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR71
696 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
697 RULE
698 NODE (QuantityTypeCode)
699 IF (Unit IsPresent)
700 THEN
701 'UNIT' CopyTo QuantityTypeCode
702 END
703 IF (FaceAmount IsPresent)
704 THEN
705 'FAMT' CopyTo QuantityTypeCode
706 END
707 IF (AmortisedValue IsPresent)
708 THEN
709 'AMOR' CopyTo QuantityTypeCode
710 END
711 END
712 NODE (Quantity)
713 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
714 THEN
715 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
716 ELSE
717 IF ((Unit Substring ('1', '1')) IsSameString '+')
718 THEN
719 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
720 ELSE
721 (Unit FormatDecimal 'MT') CopyTo Quantity
722 END
723 END
724 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
725 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
726 END
727 END
728 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR71
762 TRANSLATE(SecuritiesBalanceType4Choice, 93A_4)
763 RULE
764 NODE (DataSourceScheme)
765 Proprietary TranslateTo DataSourceScheme
766 END
767 NODE (SubBalanceType)
768 Code TranslateTo SubBalanceType
769 Proprietary\Identification CopyTo SubBalanceType
770 END
771 END
772 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR71
849 TRANSLATE(PartyIdentification16Choice, 95P_2)
850 RULE
851 NODE (IdentifierCode)
852 BICOrBEI CopyTo IdentifierCode
853 END
854 END
855 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR71
767 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
768 RULE
769 NODE (DataSourceScheme)
770 Proprietary\Type TranslateTo DataSourceScheme
771 END
772 NODE (PlaceCode)
773 Identification\SafekeepingPlaceType TranslateTo PlaceCode
774 Proprietary\Type\Identification CopyTo PlaceCode
775 END
776 NODE (Narrative)
777 Proprietary\Identification CopyTo Narrative
778 Identification\Identification CopyTo Narrative
779 END
780 END
781 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR71
892 TRANSLATE(CorporateActionEventType3Code, OptionalCode_4!c_285)
893 RULE
894 'ACTV' EquivalentTo 'ACTV'
895 'ATTI' EquivalentTo 'ATTI'
896 'BIDS' EquivalentTo 'BIDS'
897 'BONU' EquivalentTo 'BONU'
898 'BPUT' EquivalentTo 'BPUT'
899 'BRUP' EquivalentTo 'BRUP'
900 'CHAN' EquivalentTo 'CHAN'
901 'CONV' EquivalentTo 'CONV'
902 'COOP' EquivalentTo 'COOP'
903 'DECR' EquivalentTo 'DECR'
904 'DETI' EquivalentTo 'DETI'
905 'DLST' EquivalentTo 'DLST'
906 'DRAW' EquivalentTo 'DRAW'
907 'DRIP' EquivalentTo 'DRIP'
908 'DTCH' EquivalentTo 'DTCH'
909 'DVOP' EquivalentTo 'DVOP'
910 'DVSC' EquivalentTo 'DVSC'
911 'DVSE' EquivalentTo 'DVSE'
912 'EXOF' EquivalentTo 'EXOF'
913 'EXRI' EquivalentTo 'EXRI'
914 'EXWA' EquivalentTo 'EXWA'
915 'INCR' EquivalentTo 'INCR'
916 'LIQU' EquivalentTo 'LIQU'
917 'MCAL' EquivalentTo 'MCAL'
918 'MRGR' EquivalentTo 'MRGR'
919 'ODLT' EquivalentTo 'ODLT'
920 'OTHR' EquivalentTo 'OTHR'
921 'PARI' EquivalentTo 'PARI'
922 'PCAL' EquivalentTo 'PCAL'
923 'PDEF' EquivalentTo 'PDEF'
924 'PINK' EquivalentTo 'PINK'
925 'PLAC' EquivalentTo 'PLAC'
926 'PPMT' EquivalentTo 'PPMT'
927 'PRII' EquivalentTo 'PRII'
928 'PRIO' EquivalentTo 'PRIO'
929 'REDM' EquivalentTo 'REDM'
930 'REDO' EquivalentTo 'REDO'
931 'REMK' EquivalentTo 'REMK'
932 'RHDI' EquivalentTo 'RHDI'
933 'RHTS' EquivalentTo 'RHTS'
934 'SMAL' EquivalentTo 'SMAL'
935 'SOFF' EquivalentTo 'SOFF'
936 'SPLF' EquivalentTo 'SPLF'
937 'SPLR' EquivalentTo 'SPLR'
938 'SUSP' EquivalentTo 'SUSP'
939 'TEND' EquivalentTo 'TEND'
940 'WRTH' EquivalentTo 'WRTH'
941 END
942 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR71
955 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
956 RULE
957 NODE (Indicator)
958 DeliveryReceiptType2Code TranslateTo Indicator
959 END
960 END
961 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR71
734 TRANSLATE(PercentageRate, 92A)
735 RULE
736 NODE (Sign)
737 PercentageRate TranslateTo Sign
738 END
739 NODE (Rate)
740 PercentageRate TranslateTo Rate
741 END
742 END
743 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR71
916 TRANSLATE(RepairReason5Code, OptionalCode_4!c_384)
917 RULE
918 'BATC' EquivalentTo 'BATC'
919 'CAEV' EquivalentTo 'CAEV'
920 'CASH' EquivalentTo 'CASH'
921 'CASY' EquivalentTo 'CASY'
922 'DDAT' EquivalentTo 'DDAT'
923 'DDEA' EquivalentTo 'DDEA'
924 'DMON' EquivalentTo 'DMON'
925 'DQUA' EquivalentTo 'DQUA'
926 'DSEC' EquivalentTo 'DSEC'
927 'DTRD' EquivalentTo 'DTRD'
928 'IIND' EquivalentTo 'IIND'
929 'MINO' EquivalentTo 'MINO'
930 'MUNO' EquivalentTo 'MUNO'
931 'NCRR' EquivalentTo 'NCRR'
932 'PHYS' EquivalentTo 'PHYS'
933 'PLCE' EquivalentTo 'PLCE'
934 'REFE' EquivalentTo 'REFE'
935 'RTGS' EquivalentTo 'RTGS'
936 'SAFE' EquivalentTo 'SAFE'
937 'SETR' EquivalentTo 'SETR'
938 'SETS' EquivalentTo 'SETS'
939 'TXST' EquivalentTo 'TXST'
940 'INPS' EquivalentTo 'INPS'
941 'SDUT' EquivalentTo 'SDUT'
942 'IEXE' EquivalentTo 'IEXE'
943 'ICAG' EquivalentTo 'ICAG'
944 'DEPT' EquivalentTo 'DEPT'
945 'ICUS' EquivalentTo 'ICUS'
946 'REPA' EquivalentTo 'REPA'
947 'CADE' EquivalentTo 'CADE'
948 'REPO' EquivalentTo 'REPO'
949 'REPP' EquivalentTo 'REPP'
950 'TERM' EquivalentTo 'TERM'
951 'OTHR' EquivalentTo 'NARR'
952 END
953 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR71
801 TRANSLATE(OpeningClosing2Choice, 22F_4)
802 RULE
803 NODE (DataSourceScheme)
804 Proprietary TranslateTo DataSourceScheme
805 END
806 NODE (Indicator)
807 Code TranslateTo Indicator
808 Proprietary\Identification CopyTo Indicator
809 END
810 END
811 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR71
801 TRANSLATE(OpeningClosing2Choice, 22F_4)
802 RULE
803 NODE (DataSourceScheme)
804 Proprietary TranslateTo DataSourceScheme
805 END
806 NODE (Indicator)
807 Code TranslateTo Indicator
808 Proprietary\Identification CopyTo Indicator
809 END
810 END
811 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR71
801 TRANSLATE(OpeningClosing2Choice, 22F_4)
802 RULE
803 NODE (DataSourceScheme)
804 Proprietary TranslateTo DataSourceScheme
805 END
806 NODE (Indicator)
807 Code TranslateTo Indicator
808 Proprietary\Identification CopyTo Indicator
809 END
810 END
811 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR71
801 TRANSLATE(OpeningClosing2Choice, 22F_4)
802 RULE
803 NODE (DataSourceScheme)
804 Proprietary TranslateTo DataSourceScheme
805 END
806 NODE (Indicator)
807 Code TranslateTo Indicator
808 Proprietary\Identification CopyTo Indicator
809 END
810 END
811 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR71
1015 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1016 RULE
1017 NODE (DataSourceScheme)
1018 Proprietary TranslateTo DataSourceScheme
1019 END
1020 NODE (Indicator)
1021 IF (Indicator IsPresent)
1022 THEN
1023 IF (Indicator IsSameBoolean 'false')
1024 THEN
1025 'NBEN' CopyTo Indicator
1026 ELSE
1027 'YBEN' CopyTo Indicator
1028 END
1029 END
1030 Proprietary\Identification CopyTo Indicator
1031 END
1032 END
1033 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR71
731 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
732 RULE
733 NODE (QuantityTypeCode)
734 IF (Unit IsPresent)
735 THEN
736 'UNIT' CopyTo QuantityTypeCode
737 END
738 IF (FaceAmount IsPresent)
739 THEN
740 'FAMT' CopyTo QuantityTypeCode
741 END
742 IF (AmortisedValue IsPresent)
743 THEN
744 'AMOR' CopyTo QuantityTypeCode
745 END
746 END
747 NODE (Quantity)
748 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
749 THEN
750 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
751 ELSE
752 IF ((Unit Substring ('1', '1')) IsSameString '+')
753 THEN
754 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
755 ELSE
756 (Unit FormatDecimal 'MT') CopyTo Quantity
757 END
758 END
759 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
760 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
761 END
762 END
763 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR71
748 TRANSLATE(TradeTransactionCondition2Choice, 22F_144)
749 RULE
750 NODE (DataSourceScheme)
751 Proprietary TranslateTo DataSourceScheme
752 END
753 NODE (Indicator)
754 Code TranslateTo Indicator
755 Proprietary\Identification CopyTo Indicator
756 END
757 END
758 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR71
992 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
993 RULE
994 'PRIN' EquivalentTo 'PRIN'
995 'AGEN' EquivalentTo 'AGEN'
996 END
997 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR71
815 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
816 RULE
817 'LAMI' EquivalentTo 'LAMI'
818 'NBOR' EquivalentTo 'NBOR'
819 'YBOR' EquivalentTo 'YBOR'
820 END
821 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR71
815 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
816 RULE
817 'LAMI' EquivalentTo 'LAMI'
818 'NBOR' EquivalentTo 'NBOR'
819 'YBOR' EquivalentTo 'YBOR'
820 END
821 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR71
815 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
816 RULE
817 'LAMI' EquivalentTo 'LAMI'
818 'NBOR' EquivalentTo 'NBOR'
819 'YBOR' EquivalentTo 'YBOR'
820 END
821 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR71
815 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
816 RULE
817 'LAMI' EquivalentTo 'LAMI'
818 'NBOR' EquivalentTo 'NBOR'
819 'YBOR' EquivalentTo 'YBOR'
820 END
821 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR71
1030 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1031 RULE
1032 'CUST' EquivalentTo 'CUST'
1033 'SAGE' EquivalentTo 'SAGE'
1034 'SPRI' EquivalentTo 'SPRI'
1035 END
1036 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR71
729 TRANSLATE(YesNoIndicator, 17B)
730 RULE
731 NODE (Flag)
732 IF (YesNoIndicator IsSameBoolean 'true')
733 THEN
734 'Y' CopyTo Flag
735 ELSE
736 'N' CopyTo Flag
737 END
738 END
739 END
740 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR71
729 TRANSLATE(YesNoIndicator, 17B)
730 RULE
731 NODE (Flag)
732 IF (YesNoIndicator IsSameBoolean 'true')
733 THEN
734 'Y' CopyTo Flag
735 ELSE
736 'N' CopyTo Flag
737 END
738 END
739 END
740 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR71
729 TRANSLATE(YesNoIndicator, 17B)
730 RULE
731 NODE (Flag)
732 IF (YesNoIndicator IsSameBoolean 'true')
733 THEN
734 'Y' CopyTo Flag
735 ELSE
736 'N' CopyTo Flag
737 END
738 END
739 END
740 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR71
729 TRANSLATE(YesNoIndicator, 17B)
730 RULE
731 NODE (Flag)
732 IF (YesNoIndicator IsSameBoolean 'true')
733 THEN
734 'Y' CopyTo Flag
735 ELSE
736 'N' CopyTo Flag
737 END
738 END
739 END
740 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR71
807 TRANSLATE(MarketClientSide2Choice, 22F_56)
808 RULE
809 NODE (DataSourceScheme)
810 Proprietary TranslateTo DataSourceScheme
811 END
812 NODE (Indicator)
813 Code TranslateTo Indicator
814 Proprietary\Identification CopyTo Indicator
815 END
816 END
817 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR71
806 TRANSLATE(MarketClientSide2Choice, 22F_56)
807 RULE
808 NODE (DataSourceScheme)
809 Proprietary TranslateTo DataSourceScheme
810 END
811 NODE (Indicator)
812 Code TranslateTo Indicator
813 Proprietary\Identification CopyTo Indicator
814 END
815 END
816 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR71
808 TRANSLATE(MarketClientSide2Choice, 22F_56)
809 RULE
810 NODE (DataSourceScheme)
811 Proprietary TranslateTo DataSourceScheme
812 END
813 NODE (Indicator)
814 Code TranslateTo Indicator
815 Proprietary\Identification CopyTo Indicator
816 END
817 END
818 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR71
807 TRANSLATE(MarketClientSide2Choice, 22F_56)
808 RULE
809 NODE (DataSourceScheme)
810 Proprietary TranslateTo DataSourceScheme
811 END
812 NODE (Indicator)
813 Code TranslateTo Indicator
814 Proprietary\Identification CopyTo Indicator
815 END
816 END
817 END
translateTTR71(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR71
781 TRANSLATE(Reporting1Code, OptionalCode_4!c_8)
782 RULE
783 'STEX' EquivalentTo 'EXCH'
784 'REGU' EquivalentTo 'TRRE'
785 END
786 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR72
929 TRANSLATE(Rate_FIN_15d, BaseOneRate)
930 RULE
931 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
932 THEN
933 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
934 END
935 END
936 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR72
889 TRANSLATE(99A, Number)
890 RULE
891 IF (Sign IsSameString 'N')
892 THEN
893 ('-' Concatenate (Number FormatDecimal 'MX')) CopyTo Number
894 ELSE
895 (Number FormatDecimal 'MX') CopyTo Number
896 END
897 END
898 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR72
1113 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1114 RULE
1115 NODE (Code)
1116 IF (Not (DataSourceScheme IsPresent))
1117 THEN
1118 Indicator TranslateTo Code
1119 END
1120 END
1121 NODE (Proprietary)
1122 DataSourceScheme TranslateTo Proprietary
1123 NODE (Identification)
1124 IF (DataSourceScheme IsPresent)
1125 THEN
1126 Indicator CopyTo Proprietary\Identification
1127 END
1128 END
1129 END
1130 END
1131 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR72
911 TRANSLATE(13A, Number4Choice)
912 RULE
913 NODE (Short)
914 NumberId CopyTo Short
915 END
916 END
917 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR72
897 TRANSLATE(95P_2, PartyIdentification18Choice)
898 RULE
899 NODE (BICOrBEI)
900 IdentifierCode TranslateTo BICOrBEI
901 END
902 END
903 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR72
847 TRANSLATE(22F_89, FXStandingInstruction2Choice)
848 RULE
849 NODE (Indicator)
850 IF (Not (DataSourceScheme IsPresent))
851 THEN
852 IF (Indicator IsSameString 'SINO')
853 THEN
854 'false' CopyTo Indicator
855 END
856 END
857 END
858 NODE (Proprietary)
859 DataSourceScheme TranslateTo Proprietary
860 NODE (Identification)
861 IF (DataSourceScheme IsPresent)
862 THEN
863 Indicator CopyTo Proprietary\Identification
864 END
865 END
866 END
867 END
868 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR72
911 TRANSLATE(13A, Number4Choice)
912 RULE
913 NODE (Short)
914 NumberId CopyTo Short
915 END
916 END
917 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR72
897 TRANSLATE(95P_2, PartyIdentification18Choice)
898 RULE
899 NODE (BICOrBEI)
900 IdentifierCode TranslateTo BICOrBEI
901 END
902 END
903 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR72
848 TRANSLATE(22F_89, FXStandingInstruction2Choice)
849 RULE
850 NODE (Indicator)
851 IF (Not (DataSourceScheme IsPresent))
852 THEN
853 IF (Indicator IsSameString 'SINO')
854 THEN
855 'false' CopyTo Indicator
856 END
857 END
858 END
859 NODE (Proprietary)
860 DataSourceScheme TranslateTo Proprietary
861 NODE (Identification)
862 IF (DataSourceScheme IsPresent)
863 THEN
864 Indicator CopyTo Proprietary\Identification
865 END
866 END
867 END
868 END
869 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR72
903 TRANSLATE(92A, PercentageRate)
904 RULE
905 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
906 THEN
907 IF (Sign IsSameString 'N')
908 THEN
909 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
910 ELSE
911 (Rate FormatDecimal 'MX') CopyTo PercentageRate
912 END
913 END
914 END
915 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR72
899 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
900 RULE
901 Identifier_BICBEI CopyTo AnyBICIdentifier
902 END
903 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR72
848 TRANSLATE(22F_89, FXStandingInstruction2Choice)
849 RULE
850 NODE (Indicator)
851 IF (Not (DataSourceScheme IsPresent))
852 THEN
853 IF (Indicator IsSameString 'SINO')
854 THEN
855 'false' CopyTo Indicator
856 END
857 END
858 END
859 NODE (Proprietary)
860 DataSourceScheme TranslateTo Proprietary
861 NODE (Identification)
862 IF (DataSourceScheme IsPresent)
863 THEN
864 Indicator CopyTo Proprietary\Identification
865 END
866 END
867 END
868 END
869 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR72
903 TRANSLATE(92A, PercentageRate)
904 RULE
905 IF (((((Rate FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate Substring ((Rate Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
906 THEN
907 IF (Sign IsSameString 'N')
908 THEN
909 ('-' Concatenate (Rate FormatDecimal 'MX')) CopyTo PercentageRate
910 ELSE
911 (Rate FormatDecimal 'MX') CopyTo PercentageRate
912 END
913 END
914 END
915 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR72
899 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
900 RULE
901 Identifier_BICBEI CopyTo AnyBICIdentifier
902 END
903 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR72
849 TRANSLATE(22F_89, FXStandingInstruction2Choice)
850 RULE
851 NODE (Indicator)
852 IF (Not (DataSourceScheme IsPresent))
853 THEN
854 IF (Indicator IsSameString 'SINO')
855 THEN
856 'false' CopyTo Indicator
857 END
858 END
859 END
860 NODE (Proprietary)
861 DataSourceScheme TranslateTo Proprietary
862 NODE (Identification)
863 IF (DataSourceScheme IsPresent)
864 THEN
865 Indicator CopyTo Proprietary\Identification
866 END
867 END
868 END
869 END
870 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR72
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR72
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR72
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR72
894 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
895 RULE
896 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
897 END
898 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR72
871 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
872 RULE
873 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
874 END
875 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR72
1000 TRANSLATE(22F_160, YesNoIndicator)
1001 RULE
1002 IF (Not (DataSourceScheme IsPresent))
1003 THEN
1004 IF (Indicator IsSameString 'PREA')
1005 THEN
1006 'true' CopyTo YesNoIndicator
1007 END
1008 END
1009 END
1010 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR72
937 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
938 RULE
939 'NSET' EquivalentTo 'NSET'
940 'YSET' EquivalentTo 'YSET'
941 END
942 END
translateTTR72(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR72
1051 TRANSLATE(22H_3, ReceiveDelivery1Code)
1052 RULE
1053 Indicator TranslateTo ReceiveDelivery1Code
1054 END
1055 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR72
1112 TRANSLATE(OptionalCode_4!c_370, UnmatchedReason3Code)
1113 RULE
1114 'CMIS' EquivalentTo 'CMIS'
1115 'DDAT' EquivalentTo 'DDAT'
1116 'DELN' EquivalentTo 'DELN'
1117 'DEAL' EquivalentTo 'DEAL'
1118 'DEPT' EquivalentTo 'DEPT'
1119 'DMON' EquivalentTo 'DMON'
1120 'DDEA' EquivalentTo 'DDEA'
1121 'DQUA' EquivalentTo 'DQUA'
1122 'CADE' EquivalentTo 'CADE'
1123 'ADEA' EquivalentTo 'ADEA'
1124 'SETR' EquivalentTo 'SETR'
1125 'SETS' EquivalentTo 'SETS'
1126 'DSEC' EquivalentTo 'DSEC'
1127 'VASU' EquivalentTo 'VASU'
1128 'DTRA' EquivalentTo 'DTRA'
1129 'REPO' EquivalentTo 'REPO'
1130 'CLAT' EquivalentTo 'CLAT'
1131 'RERT' EquivalentTo 'RERT'
1132 'REPA' EquivalentTo 'REPA'
1133 'REPP' EquivalentTo 'REPP'
1134 'PHYS' EquivalentTo 'PHYS'
1135 'IIND' EquivalentTo 'IIND'
1136 'FRAP' EquivalentTo 'FRAP'
1137 'PLCE' EquivalentTo 'PLCE'
1138 'PODU' EquivalentTo 'PODU'
1139 'FORF' EquivalentTo 'FORF'
1140 'EXEC' EquivalentTo 'EXEC'
1141 'REGD' EquivalentTo 'REGD'
1142 'RTGS' EquivalentTo 'RTGS'
1143 'ICAG' EquivalentTo 'ICAG'
1144 'CPCA' EquivalentTo 'CPCA'
1145 'CHAR' EquivalentTo 'CHAR'
1146 'IEXE' EquivalentTo 'IEXE'
1147 'NCRR' EquivalentTo 'NCRR'
1148 'MCAN' EquivalentTo 'MCAN'
1149 'LEOG' EquivalentTo 'LEOG'
1150 'NMAS' EquivalentTo 'NMAS'
1151 'SAFE' EquivalentTo 'SAFE'
1152 'DTRD' EquivalentTo 'DTRD'
1153 'LATE' EquivalentTo 'LATE'
1154 'TERM' EquivalentTo 'TERM'
1155 'TXST' EquivalentTo 'TXST'
1156 'ICUS' EquivalentTo 'ICUS'
1157 'INPS' EquivalentTo 'INPS'
1158 'MIME' EquivalentTo 'MIME'
1159 'UNBR' EquivalentTo 'UNBR'
1160 'NARR' EquivalentTo 'OTHR'
1161 END
1162 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR72
861 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
862 RULE
863 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
864 END
865 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR72
853 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
854 RULE
855 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
856 END
857 END
translateTTR72(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR72
816 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
817 RULE
818 NODE (Issuer)
819 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
820 END
821 NODE (SchemeName)
822 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
823 THEN
824 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
825 END
826 END
827 END
828 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR72
729 TRANSLATE(RestrictedFINXMax350Text, 70E)
730 RULE
731 NODE (Narrative)
732 NODE (Line)
733 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
734 END
735 NODE (Line)
736 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
737 END
738 NODE (Line)
739 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
740 END
741 NODE (Line)
742 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
743 END
744 NODE (Line)
745 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
746 END
747 NODE (Line)
748 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
749 END
750 NODE (Line)
751 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
752 END
753 NODE (Line)
754 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
755 END
756 NODE (Line)
757 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
758 END
759 NODE (Line)
760 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
761 END
762 END
763 END
764 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR72
729 TRANSLATE(RestrictedFINXMax350Text, 70E)
730 RULE
731 NODE (Narrative)
732 NODE (Line)
733 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
734 END
735 NODE (Line)
736 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
737 END
738 NODE (Line)
739 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
740 END
741 NODE (Line)
742 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
743 END
744 NODE (Line)
745 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
746 END
747 NODE (Line)
748 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
749 END
750 NODE (Line)
751 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
752 END
753 NODE (Line)
754 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
755 END
756 NODE (Line)
757 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
758 END
759 NODE (Line)
760 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
761 END
762 END
763 END
764 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR72
773 TRANSLATE(SecuritiesBalanceType13Code, OptionalCode_4!c_395)
774 RULE
775 'BLOK' EquivalentTo 'BLOK'
776 'AWAS' EquivalentTo 'AWAS'
777 'AVAI' EquivalentTo 'AVAI'
778 'NOMI' EquivalentTo 'NOMI'
779 'PLED' EquivalentTo 'PLED'
780 'REGO' EquivalentTo 'REGO'
781 'RSTR' EquivalentTo 'RSTR'
782 'OTHR' EquivalentTo 'OTHR'
783 'SPOS' EquivalentTo 'SPOS'
784 'UNRG' EquivalentTo 'UNRG'
785 'ISSU' EquivalentTo 'ISSU'
786 'QUAS' EquivalentTo 'QUAS'
787 'COLA' EquivalentTo 'COLA'
788 END
789 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR72
856 TRANSLATE(PartyIdentification16Choice, 95Q)
857 RULE
858 NODE (NameAndAddress)
859 NameAndAddress TranslateTo NameAndAddress
860 END
861 END
862 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR72
782 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
783 RULE
784 'SHHE' EquivalentTo 'SHHE'
785 END
786 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR72
943 TRANSLATE(SecuritiesTransactionType6Choice, 22F_171)
944 RULE
945 NODE (DataSourceScheme)
946 Proprietary TranslateTo DataSourceScheme
947 END
948 NODE (Indicator)
949 Code TranslateTo Indicator
950 Proprietary\Identification CopyTo Indicator
951 END
952 END
953 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR72
962 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
963 RULE
964 'FREE' EquivalentTo 'FREE'
965 'APMT' EquivalentTo 'APMT'
966 END
967 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR72
744 TRANSLATE(PercentageRate, Text_Sign)
745 RULE
746 IF ((PercentageRate Substring ('1', '1')) IsSameString '-')
747 THEN
748 'N' CopyTo Text_Sign
749 END
750 END
751 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR72
954 TRANSLATE(PendingProcessingReason2Choice, 24B_49)
955 RULE
956 NODE (DataSourceScheme)
957 Proprietary TranslateTo DataSourceScheme
958 END
959 NODE (ReasonCode)
960 Code TranslateTo ReasonCode
961 Proprietary\Identification CopyTo ReasonCode
962 END
963 END
964 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR72
812 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
813 RULE
814 'CLOP' EquivalentTo 'CLOP'
815 'OPEP' EquivalentTo 'OPEP'
816 END
817 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR72
812 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
813 RULE
814 'CLOP' EquivalentTo 'CLOP'
815 'OPEP' EquivalentTo 'OPEP'
816 END
817 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR72
812 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
813 RULE
814 'CLOP' EquivalentTo 'CLOP'
815 'OPEP' EquivalentTo 'OPEP'
816 END
817 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR72
812 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
813 RULE
814 'CLOP' EquivalentTo 'CLOP'
815 'OPEP' EquivalentTo 'OPEP'
816 END
817 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR72
1034 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1035 RULE
1036 NODE (DataSourceScheme)
1037 Proprietary TranslateTo DataSourceScheme
1038 END
1039 NODE (Indicator)
1040 Code TranslateTo Indicator
1041 Proprietary\Identification CopyTo Indicator
1042 END
1043 END
1044 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR72
764 TRANSLATE(RestrictedFINXMax350Text, 70E)
765 RULE
766 NODE (Narrative)
767 NODE (Line)
768 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
769 END
770 NODE (Line)
771 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
772 END
773 NODE (Line)
774 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
775 END
776 NODE (Line)
777 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
778 END
779 NODE (Line)
780 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
781 END
782 NODE (Line)
783 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
784 END
785 NODE (Line)
786 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
787 END
788 NODE (Line)
789 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
790 END
791 NODE (Line)
792 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
793 END
794 NODE (Line)
795 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
796 END
797 END
798 END
799 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR72
759 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_221)
760 RULE
761 'CBNS' EquivalentTo 'CBNS'
762 'XBNS' EquivalentTo 'XBNS'
763 'CCPN' EquivalentTo 'CCPN'
764 'XCPN' EquivalentTo 'XCPN'
765 'CDIV' EquivalentTo 'CDIV'
766 'XDIV' EquivalentTo 'XDIV'
767 'CRTS' EquivalentTo 'CRTS'
768 'XRTS' EquivalentTo 'XRTS'
769 'CWAR' EquivalentTo 'CWAR'
770 'XWAR' EquivalentTo 'XWAR'
771 'SPCU' EquivalentTo 'SPCU'
772 'SPEX' EquivalentTo 'SPEX'
773 'GTDL' EquivalentTo 'GTDL'
774 'BCRO' EquivalentTo 'BCRO'
775 'BCRP' EquivalentTo 'BCRP'
776 'BCFD' EquivalentTo 'BCFD'
777 'BCBL' EquivalentTo 'BCBL'
778 'BCBN' EquivalentTo 'BCBN'
779 'BCPD' EquivalentTo 'BCPD'
780 END
781 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR72
998 TRANSLATE(RepurchaseType4Choice, 22F_162)
999 RULE
1000 NODE (DataSourceScheme)
1001 Proprietary TranslateTo DataSourceScheme
1002 END
1003 NODE (Indicator)
1004 Code TranslateTo Indicator
1005 Proprietary\Identification CopyTo Indicator
1006 END
1007 END
1008 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR72
822 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
823 RULE
824 NODE (DataSourceScheme)
825 Proprietary TranslateTo DataSourceScheme
826 END
827 NODE (Indicator)
828 Code TranslateTo Indicator
829 Proprietary\Identification CopyTo Indicator
830 END
831 END
832 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR72
822 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
823 RULE
824 NODE (DataSourceScheme)
825 Proprietary TranslateTo DataSourceScheme
826 END
827 NODE (Indicator)
828 Code TranslateTo Indicator
829 Proprietary\Identification CopyTo Indicator
830 END
831 END
832 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR72
822 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
823 RULE
824 NODE (DataSourceScheme)
825 Proprietary TranslateTo DataSourceScheme
826 END
827 NODE (Indicator)
828 Code TranslateTo Indicator
829 Proprietary\Identification CopyTo Indicator
830 END
831 END
832 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR72
822 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
823 RULE
824 NODE (DataSourceScheme)
825 Proprietary TranslateTo DataSourceScheme
826 END
827 NODE (Indicator)
828 Code TranslateTo Indicator
829 Proprietary\Identification CopyTo Indicator
830 END
831 END
832 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR72
1037 TRANSLATE(GenericIdentification25, 22F_6)
1038 RULE
1039 NODE (DataSourceScheme)
1040 GenericIdentification25 TranslateTo DataSourceScheme
1041 END
1042 NODE (Indicator)
1043 Identification CopyTo Indicator
1044 END
1045 END
1046 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR72
741 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
742 RULE
743 NODE (QuantityTypeCode)
744 IF (Unit IsPresent)
745 THEN
746 'UNIT' CopyTo QuantityTypeCode
747 END
748 IF (FaceAmount IsPresent)
749 THEN
750 'FAMT' CopyTo QuantityTypeCode
751 END
752 IF (AmortisedValue IsPresent)
753 THEN
754 'AMOR' CopyTo QuantityTypeCode
755 END
756 END
757 NODE (Quantity)
758 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
759 THEN
760 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
761 ELSE
762 IF ((Unit Substring ('1', '1')) IsSameString '+')
763 THEN
764 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
765 ELSE
766 (Unit FormatDecimal 'MT') CopyTo Quantity
767 END
768 END
769 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
770 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
771 END
772 END
773 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR72
741 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
742 RULE
743 NODE (QuantityTypeCode)
744 IF (Unit IsPresent)
745 THEN
746 'UNIT' CopyTo QuantityTypeCode
747 END
748 IF (FaceAmount IsPresent)
749 THEN
750 'FAMT' CopyTo QuantityTypeCode
751 END
752 IF (AmortisedValue IsPresent)
753 THEN
754 'AMOR' CopyTo QuantityTypeCode
755 END
756 END
757 NODE (Quantity)
758 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
759 THEN
760 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
761 ELSE
762 IF ((Unit Substring ('1', '1')) IsSameString '+')
763 THEN
764 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
765 ELSE
766 (Unit FormatDecimal 'MT') CopyTo Quantity
767 END
768 END
769 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
770 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
771 END
772 END
773 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR72
741 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
742 RULE
743 NODE (QuantityTypeCode)
744 IF (Unit IsPresent)
745 THEN
746 'UNIT' CopyTo QuantityTypeCode
747 END
748 IF (FaceAmount IsPresent)
749 THEN
750 'FAMT' CopyTo QuantityTypeCode
751 END
752 IF (AmortisedValue IsPresent)
753 THEN
754 'AMOR' CopyTo QuantityTypeCode
755 END
756 END
757 NODE (Quantity)
758 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
759 THEN
760 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
761 ELSE
762 IF ((Unit Substring ('1', '1')) IsSameString '+')
763 THEN
764 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
765 ELSE
766 (Unit FormatDecimal 'MT') CopyTo Quantity
767 END
768 END
769 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
770 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
771 END
772 END
773 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR72
741 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
742 RULE
743 NODE (QuantityTypeCode)
744 IF (Unit IsPresent)
745 THEN
746 'UNIT' CopyTo QuantityTypeCode
747 END
748 IF (FaceAmount IsPresent)
749 THEN
750 'FAMT' CopyTo QuantityTypeCode
751 END
752 IF (AmortisedValue IsPresent)
753 THEN
754 'AMOR' CopyTo QuantityTypeCode
755 END
756 END
757 NODE (Quantity)
758 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
759 THEN
760 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
761 ELSE
762 IF ((Unit Substring ('1', '1')) IsSameString '+')
763 THEN
764 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
765 ELSE
766 (Unit FormatDecimal 'MT') CopyTo Quantity
767 END
768 END
769 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
770 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
771 END
772 END
773 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR72
818 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
819 RULE
820 'MAKT' EquivalentTo 'MAKT'
821 'CLNT' EquivalentTo 'CLNT'
822 END
823 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR72
817 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
818 RULE
819 'MAKT' EquivalentTo 'MAKT'
820 'CLNT' EquivalentTo 'CLNT'
821 END
822 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR72
819 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
820 RULE
821 'MAKT' EquivalentTo 'MAKT'
822 'CLNT' EquivalentTo 'CLNT'
823 END
824 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR72
818 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
819 RULE
820 'MAKT' EquivalentTo 'MAKT'
821 'CLNT' EquivalentTo 'CLNT'
822 END
823 END
translateTTR72(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR72
787 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
788 RULE
789 NODE (Indicator)
790 DeliveryReceiptType2Code TranslateTo Indicator
791 END
792 END
793 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR73
937 TRANSLATE(99A, Number)
938 RULE
939 IF (Sign IsSameString 'N')
940 THEN
941 ('-' Concatenate (Number FormatDecimal 'MX')) CopyTo Number
942 ELSE
943 (Number FormatDecimal 'MX') CopyTo Number
944 END
945 END
946 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR73
899 TRANSLATE(19A, AmountAndDirection14)
900 RULE
901 NODE (Amount)
902 NODE (Amount)
903 Amount TranslateTo Amount\Amount
904 END
905 NODE (Currency)
906 CurrencyCode TranslateTo Amount\Currency
907 END
908 END
909 NODE (Sign)
910 IF (Not (Sign IsPresent))
911 THEN
912 'true' CopyTo Sign
913 ELSE
914 'false' CopyTo Sign
915 END
916 END
917 END
918 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR73
1132 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1133 RULE
1134 'NSET' EquivalentTo 'NSET'
1135 'YSET' EquivalentTo 'YSET'
1136 END
1137 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR73
918 TRANSLATE(13B, Number4Choice)
919 RULE
920 NODE (Long)
921 NODE (Identification)
922 Number CopyTo Long\Identification
923 END
924 DataSourceScheme TranslateTo Long
925 END
926 END
927 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR73
904 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
905 RULE
906 Identifier_BICBEI CopyTo AnyBICIdentifier
907 END
908 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR73
869 TRANSLATE(22F_57, BlockTrade2Choice)
870 RULE
871 NODE (Code)
872 IF (Not (DataSourceScheme IsPresent))
873 THEN
874 Indicator TranslateTo Code
875 END
876 END
877 NODE (Proprietary)
878 NODE (Identification)
879 IF (DataSourceScheme IsPresent)
880 THEN
881 Indicator CopyTo Proprietary\Identification
882 END
883 END
884 DataSourceScheme TranslateTo Proprietary
885 END
886 END
887 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR73
918 TRANSLATE(13B, Number4Choice)
919 RULE
920 NODE (Long)
921 NODE (Identification)
922 Number CopyTo Long\Identification
923 END
924 DataSourceScheme TranslateTo Long
925 END
926 END
927 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR73
904 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
905 RULE
906 Identifier_BICBEI CopyTo AnyBICIdentifier
907 END
908 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR73
870 TRANSLATE(22F_57, BlockTrade2Choice)
871 RULE
872 NODE (Code)
873 IF (Not (DataSourceScheme IsPresent))
874 THEN
875 Indicator TranslateTo Code
876 END
877 END
878 NODE (Proprietary)
879 NODE (Identification)
880 IF (DataSourceScheme IsPresent)
881 THEN
882 Indicator CopyTo Proprietary\Identification
883 END
884 END
885 DataSourceScheme TranslateTo Proprietary
886 END
887 END
888 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR73
916 TRANSLATE(13A, Number4Choice)
917 RULE
918 NODE (Short)
919 NumberId CopyTo Short
920 END
921 END
922 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR73
904 TRANSLATE(95R, PartyIdentification18Choice)
905 RULE
906 NODE (ProprietaryIdentification)
907 NODE (Identification)
908 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
909 END
910 DataSourceScheme TranslateTo ProprietaryIdentification
911 END
912 END
913 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR73
870 TRANSLATE(22F_57, BlockTrade2Choice)
871 RULE
872 NODE (Code)
873 IF (Not (DataSourceScheme IsPresent))
874 THEN
875 Indicator TranslateTo Code
876 END
877 END
878 NODE (Proprietary)
879 NODE (Identification)
880 IF (DataSourceScheme IsPresent)
881 THEN
882 Indicator CopyTo Proprietary\Identification
883 END
884 END
885 DataSourceScheme TranslateTo Proprietary
886 END
887 END
888 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR73
916 TRANSLATE(13A, Number4Choice)
917 RULE
918 NODE (Short)
919 NumberId CopyTo Short
920 END
921 END
922 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR73
904 TRANSLATE(95R, PartyIdentification18Choice)
905 RULE
906 NODE (ProprietaryIdentification)
907 NODE (Identification)
908 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
909 END
910 DataSourceScheme TranslateTo ProprietaryIdentification
911 END
912 END
913 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR73
871 TRANSLATE(22F_57, BlockTrade2Choice)
872 RULE
873 NODE (Code)
874 IF (Not (DataSourceScheme IsPresent))
875 THEN
876 Indicator TranslateTo Code
877 END
878 END
879 NODE (Proprietary)
880 NODE (Identification)
881 IF (DataSourceScheme IsPresent)
882 THEN
883 Indicator CopyTo Proprietary\Identification
884 END
885 END
886 DataSourceScheme TranslateTo Proprietary
887 END
888 END
889 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR73
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR73
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR73
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR73
899 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
900 RULE
901 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
902 END
903 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR73
876 TRANSLATE(36B, OriginalAndCurrentQuantities4)
877 RULE
878 NODE (FaceAmount)
879 IF (QuantityTypeCode IsSameString 'FAMT')
880 THEN
881 Quantity TranslateTo FaceAmount
882 END
883 END
884 NODE (AmortisedValue)
885 IF (QuantityTypeCode IsSameString 'AMOR')
886 THEN
887 Quantity TranslateTo AmortisedValue
888 END
889 END
890 END
891 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR73
1011 TRANSLATE(22F_206, SettlementTransactionCondition3Choice)
1012 RULE
1013 NODE (Code)
1014 IF (Not (DataSourceScheme IsPresent))
1015 THEN
1016 Indicator TranslateTo Code
1017 END
1018 END
1019 NODE (Proprietary)
1020 DataSourceScheme TranslateTo Proprietary
1021 NODE (Identification)
1022 IF (DataSourceScheme IsPresent)
1023 THEN
1024 Indicator CopyTo Proprietary\Identification
1025 END
1026 END
1027 END
1028 END
1029 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR73
943 TRANSLATE(22F_55, TaxCapacityParty2Choice)
944 RULE
945 NODE (Code)
946 IF (Not (DataSourceScheme IsPresent))
947 THEN
948 Indicator TranslateTo Code
949 END
950 END
951 NODE (Proprietary)
952 DataSourceScheme TranslateTo Proprietary
953 NODE (Identification)
954 IF (DataSourceScheme IsPresent)
955 THEN
956 Indicator CopyTo Proprietary\Identification
957 END
958 END
959 END
960 END
961 END
translateTTR73(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR73
1056 TRANSLATE(Code_4!c_21, ReceiveDelivery1Code)
1057 RULE
1058 'RECE' EquivalentTo 'RECE'
1059 'DELI' EquivalentTo 'DELI'
1060 END
1061 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR73
1163 TRANSLATE(24B_57, PendingReason8Choice)
1164 RULE
1165 NODE (Code)
1166 IF (Not (DataSourceScheme IsPresent))
1167 THEN
1168 ReasonCode TranslateTo Code
1169 END
1170 END
1171 NODE (Proprietary)
1172 DataSourceScheme TranslateTo Proprietary
1173 NODE (Identification)
1174 IF (DataSourceScheme IsPresent)
1175 THEN
1176 ReasonCode CopyTo Proprietary\Identification
1177 END
1178 END
1179 END
1180 END
1181 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR73
866 TRANSLATE(97B_2, SecuritiesAccount17)
867 RULE
868 NODE (Identification)
869 AccountNumber CopyTo Identification
870 END
871 NODE (Type)
872 NODE (Identification)
873 AccountTypeCode CopyTo Type\Identification
874 END
875 DataSourceScheme TranslateTo Type
876 NODE (Issuer)
877 IF (Not (DataSourceScheme IsPresent))
878 THEN
879 'NONE' CopyTo Type\Issuer
880 END
881 END
882 END
883 END
884 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR73
858 TRANSLATE(70E, RestrictedFINXMax350Text)
859 RULE
860 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
861 END
862 END
translateTTR73(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR73
829 TRANSLATE(22F_173, TypeOfPrice5Choice)
830 RULE
831 NODE (Code)
832 IF (Not (DataSourceScheme IsPresent))
833 THEN
834 Indicator CopyTo Code
835 END
836 END
837 NODE (Proprietary)
838 DataSourceScheme TranslateTo Proprietary
839 NODE (Identification)
840 IF (DataSourceScheme IsPresent)
841 THEN
842 Indicator CopyTo Proprietary\Identification
843 END
844 END
845 END
846 END
847 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR73
765 TRANSLATE(CorporateActionOption5Code, 22H_2)
766 RULE
767 NODE (Indicator)
768 CorporateActionOption5Code TranslateTo Indicator
769 END
770 END
771 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR73
765 TRANSLATE(CorporateActionOption5Code, 22H_2)
766 RULE
767 NODE (Indicator)
768 CorporateActionOption5Code TranslateTo Indicator
769 END
770 END
771 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR73
790 TRANSLATE(PartyIdentification16Choice, 95P_2)
791 RULE
792 NODE (IdentifierCode)
793 BICOrBEI CopyTo IdentifierCode
794 END
795 END
796 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR73
863 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
864 RULE
865 NODE (Line)
866 (Name Substring ('1', '35')) CopyTo Line[1]
867 END
868 NODE (Line)
869 (Name Substring ('36', '35')) CopyTo Line[2]
870 END
871 NODE (Line)
872 (Name Substring ('71', '35')) CopyTo Line[3]
873 END
874 NODE (Line)
875 (Name Substring ('106', '35')) CopyTo Line[4]
876 END
877 END
878 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR73
787 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
788 RULE
789 NODE (CountryCode)
790 Country CopyTo CountryCode
791 END
792 END
793 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR73
954 TRANSLATE(SecuritiesTransactionType4Code, OptionalCode_4!c_286)
955 RULE
956 'BSBK' EquivalentTo 'BSBK'
957 'CNCB' EquivalentTo 'CNCB'
958 'COLI' EquivalentTo 'COLI'
959 'COLO' EquivalentTo 'COLO'
960 'CONV' EquivalentTo 'CONV'
961 'FCTA' EquivalentTo 'FCTA'
962 'INSP' EquivalentTo 'INSP'
963 'ISSU' EquivalentTo 'ISSU'
964 'MKDW' EquivalentTo 'MKDW'
965 'MKUP' EquivalentTo 'MKUP'
966 'NETT' EquivalentTo 'NETT'
967 'NSYN' EquivalentTo 'NSYN'
968 'OWNE' EquivalentTo 'OWNE'
969 'OWNI' EquivalentTo 'OWNI'
970 'PAIR' EquivalentTo 'PAIR'
971 'PLAC' EquivalentTo 'PLAC'
972 'PORT' EquivalentTo 'PORT'
973 'REAL' EquivalentTo 'REAL'
974 'REDI' EquivalentTo 'REDI'
975 'REDM' EquivalentTo 'REDM'
976 'RELE' EquivalentTo 'RELE'
977 'REPU' EquivalentTo 'REPU'
978 'RODE' EquivalentTo 'RODE'
979 'RPTO' EquivalentTo 'RPTO'
980 'RVPO' EquivalentTo 'RVPO'
981 'SBBK' EquivalentTo 'SBBK'
982 'SBRE' EquivalentTo 'SBRE'
983 'SECB' EquivalentTo 'SECB'
984 'SECL' EquivalentTo 'SECL'
985 'SLRE' EquivalentTo 'SLRE'
986 'SUBS' EquivalentTo 'SUBS'
987 'SYND' EquivalentTo 'SYND'
988 'TBAC' EquivalentTo 'TBAC'
989 'TRAD' EquivalentTo 'TRAD'
990 'TRPO' EquivalentTo 'TRPO'
991 'TRVO' EquivalentTo 'TRVO'
992 'TURN' EquivalentTo 'TURN'
993 'BIYI' EquivalentTo 'BYIY'
994 END
995 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR73
968 TRANSLATE(SettlementTransactionCondition3Choice, 22F_199)
969 RULE
970 NODE (DataSourceScheme)
971 Proprietary TranslateTo DataSourceScheme
972 END
973 NODE (Indicator)
974 Code TranslateTo Indicator
975 Proprietary\Identification CopyTo Indicator
976 END
977 END
978 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR73
752 TRANSLATE(PercentageRate, Rate_FIN_15d)
753 RULE
754 IF (((PercentageRate Substring ('1', '1')) IsSameString '-') Or ((PercentageRate Substring ('1', '1')) IsSameString '+'))
755 THEN
756 ((PercentageRate Substring '2') FormatDecimal 'MT') CopyTo Rate_FIN_15d
757 ELSE
758 (PercentageRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
759 END
760 END
761 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR73
965 TRANSLATE(PendingProcessingReason1Code, OptionalCode_4!c_267)
966 RULE
967 'ADEA' EquivalentTo 'ADEA'
968 'CAIS' EquivalentTo 'CAIS'
969 'DOCY' EquivalentTo 'DOCY'
970 'NOFX' EquivalentTo 'NOFX'
971 'BLOC' EquivalentTo 'BLOC'
972 'MUNO' EquivalentTo 'MUNO'
973 'GLOB' EquivalentTo 'GLOB'
974 'YCOL' EquivalentTo 'YCOL'
975 'COLL' EquivalentTo 'COLL'
976 'FLIM' EquivalentTo 'FLIM'
977 'NEXT' EquivalentTo 'NEXT'
978 'LACK' EquivalentTo 'LACK'
979 'LALO' EquivalentTo 'LALO'
980 'MONY' EquivalentTo 'MONY'
981 'MINO' EquivalentTo 'MINO'
982 'DENO' EquivalentTo 'DENO'
983 'LIQU' EquivalentTo 'LIQU'
984 'CERT' EquivalentTo 'CERT'
985 'OTHR' EquivalentTo 'NARR'
986 END
987 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR73
818 TRANSLATE(Reporting3Choice, 22F_43)
819 RULE
820 NODE (DataSourceScheme)
821 Proprietary TranslateTo DataSourceScheme
822 END
823 NODE (Indicator)
824 Code TranslateTo Indicator
825 Proprietary\Identification CopyTo Indicator
826 END
827 END
828 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR73
818 TRANSLATE(Reporting3Choice, 22F_43)
819 RULE
820 NODE (DataSourceScheme)
821 Proprietary TranslateTo DataSourceScheme
822 END
823 NODE (Indicator)
824 Code TranslateTo Indicator
825 Proprietary\Identification CopyTo Indicator
826 END
827 END
828 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR73
818 TRANSLATE(Reporting3Choice, 22F_43)
819 RULE
820 NODE (DataSourceScheme)
821 Proprietary TranslateTo DataSourceScheme
822 END
823 NODE (Indicator)
824 Code TranslateTo Indicator
825 Proprietary\Identification CopyTo Indicator
826 END
827 END
828 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR73
818 TRANSLATE(Reporting3Choice, 22F_43)
819 RULE
820 NODE (DataSourceScheme)
821 Proprietary TranslateTo DataSourceScheme
822 END
823 NODE (Indicator)
824 Code TranslateTo Indicator
825 Proprietary\Identification CopyTo Indicator
826 END
827 END
828 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR73
1045 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1046 RULE
1047 'GROS' EquivalentTo 'GROS'
1048 'NETS' EquivalentTo 'NETS'
1049 END
1050 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR73
800 TRANSLATE(OpeningClosing2Choice, 22F_4)
801 RULE
802 NODE (DataSourceScheme)
803 Proprietary TranslateTo DataSourceScheme
804 END
805 NODE (Indicator)
806 Code TranslateTo Indicator
807 Proprietary\Identification CopyTo Indicator
808 END
809 END
810 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR73
782 TRANSLATE(TypeOfPrice5Choice, 22F_173)
783 RULE
784 NODE (DataSourceScheme)
785 Proprietary TranslateTo DataSourceScheme
786 END
787 NODE (Indicator)
788 Code TranslateTo Indicator
789 Proprietary\Identification CopyTo Indicator
790 END
791 END
792 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR73
1009 TRANSLATE(RepurchaseType2Code, OptionalCode_4!c_270)
1010 RULE
1011 'CADJ' EquivalentTo 'CADJ'
1012 'CALL' EquivalentTo 'CALL'
1013 'PAIR' EquivalentTo 'PAIR'
1014 'RATE' EquivalentTo 'RATE'
1015 'ROLP' EquivalentTo 'ROLP'
1016 'TOPU' EquivalentTo 'TOPU'
1017 'WTHD' EquivalentTo 'WTHD'
1018 END
1019 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR73
833 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
834 RULE
835 'CBNS' EquivalentTo 'CBNS'
836 'XBNS' EquivalentTo 'XBNS'
837 'CCPN' EquivalentTo 'CCPN'
838 'XCPN' EquivalentTo 'XCPN'
839 'CDIV' EquivalentTo 'CDIV'
840 'XDIV' EquivalentTo 'XDIV'
841 'CRTS' EquivalentTo 'CRTS'
842 'XRTS' EquivalentTo 'XRTS'
843 'CWAR' EquivalentTo 'CWAR'
844 'XWAR' EquivalentTo 'XWAR'
845 'SPCU' EquivalentTo 'SPCU'
846 'SPEX' EquivalentTo 'SPEX'
847 'GTDL' EquivalentTo 'GTDL'
848 'BCRO' EquivalentTo 'BCRO'
849 'BCRP' EquivalentTo 'BCRP'
850 'BCFD' EquivalentTo 'BCRP'
851 'BCBL' EquivalentTo 'BCBL'
852 'BCBN' EquivalentTo 'BCBN'
853 'MAPR' EquivalentTo 'MAPR'
854 'NEGO' EquivalentTo 'NEGO'
855 'NMPR' EquivalentTo 'NMPR'
856 'BCPD' EquivalentTo 'BCPD'
857 END
858 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR73
833 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
834 RULE
835 'CBNS' EquivalentTo 'CBNS'
836 'XBNS' EquivalentTo 'XBNS'
837 'CCPN' EquivalentTo 'CCPN'
838 'XCPN' EquivalentTo 'XCPN'
839 'CDIV' EquivalentTo 'CDIV'
840 'XDIV' EquivalentTo 'XDIV'
841 'CRTS' EquivalentTo 'CRTS'
842 'XRTS' EquivalentTo 'XRTS'
843 'CWAR' EquivalentTo 'CWAR'
844 'XWAR' EquivalentTo 'XWAR'
845 'SPCU' EquivalentTo 'SPCU'
846 'SPEX' EquivalentTo 'SPEX'
847 'GTDL' EquivalentTo 'GTDL'
848 'BCRO' EquivalentTo 'BCRO'
849 'BCRP' EquivalentTo 'BCRP'
850 'BCFD' EquivalentTo 'BCRP'
851 'BCBL' EquivalentTo 'BCBL'
852 'BCBN' EquivalentTo 'BCBN'
853 'MAPR' EquivalentTo 'MAPR'
854 'NEGO' EquivalentTo 'NEGO'
855 'NMPR' EquivalentTo 'NMPR'
856 'BCPD' EquivalentTo 'BCPD'
857 END
858 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR73
833 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
834 RULE
835 'CBNS' EquivalentTo 'CBNS'
836 'XBNS' EquivalentTo 'XBNS'
837 'CCPN' EquivalentTo 'CCPN'
838 'XCPN' EquivalentTo 'XCPN'
839 'CDIV' EquivalentTo 'CDIV'
840 'XDIV' EquivalentTo 'XDIV'
841 'CRTS' EquivalentTo 'CRTS'
842 'XRTS' EquivalentTo 'XRTS'
843 'CWAR' EquivalentTo 'CWAR'
844 'XWAR' EquivalentTo 'XWAR'
845 'SPCU' EquivalentTo 'SPCU'
846 'SPEX' EquivalentTo 'SPEX'
847 'GTDL' EquivalentTo 'GTDL'
848 'BCRO' EquivalentTo 'BCRO'
849 'BCRP' EquivalentTo 'BCRP'
850 'BCFD' EquivalentTo 'BCRP'
851 'BCBL' EquivalentTo 'BCBL'
852 'BCBN' EquivalentTo 'BCBN'
853 'MAPR' EquivalentTo 'MAPR'
854 'NEGO' EquivalentTo 'NEGO'
855 'NMPR' EquivalentTo 'NMPR'
856 'BCPD' EquivalentTo 'BCPD'
857 END
858 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR73
833 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
834 RULE
835 'CBNS' EquivalentTo 'CBNS'
836 'XBNS' EquivalentTo 'XBNS'
837 'CCPN' EquivalentTo 'CCPN'
838 'XCPN' EquivalentTo 'XCPN'
839 'CDIV' EquivalentTo 'CDIV'
840 'XDIV' EquivalentTo 'XDIV'
841 'CRTS' EquivalentTo 'CRTS'
842 'XRTS' EquivalentTo 'XRTS'
843 'CWAR' EquivalentTo 'CWAR'
844 'XWAR' EquivalentTo 'XWAR'
845 'SPCU' EquivalentTo 'SPCU'
846 'SPEX' EquivalentTo 'SPEX'
847 'GTDL' EquivalentTo 'GTDL'
848 'BCRO' EquivalentTo 'BCRO'
849 'BCRP' EquivalentTo 'BCRP'
850 'BCFD' EquivalentTo 'BCRP'
851 'BCBL' EquivalentTo 'BCBL'
852 'BCBN' EquivalentTo 'BCBN'
853 'MAPR' EquivalentTo 'MAPR'
854 'NEGO' EquivalentTo 'NEGO'
855 'NMPR' EquivalentTo 'NMPR'
856 'BCPD' EquivalentTo 'BCPD'
857 END
858 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR73
1047 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1048 RULE
1049 NODE (DataSourceScheme)
1050 Proprietary TranslateTo DataSourceScheme
1051 END
1052 NODE (Indicator)
1053 IF (Indicator IsPresent)
1054 THEN
1055 IF (Indicator IsSameBoolean 'false')
1056 THEN
1057 'NRTG' CopyTo Indicator
1058 ELSE
1059 'YRTG' CopyTo Indicator
1060 END
1061 END
1062 Proprietary\Identification CopyTo Indicator
1063 END
1064 END
1065 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR73
774 TRANSLATE(RestrictedFINXMax350Text, 70E)
775 RULE
776 NODE (Narrative)
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
797 END
798 NODE (Line)
799 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
800 END
801 NODE (Line)
802 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
803 END
804 NODE (Line)
805 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
806 END
807 END
808 END
809 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR73
774 TRANSLATE(RestrictedFINXMax350Text, 70E)
775 RULE
776 NODE (Narrative)
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
797 END
798 NODE (Line)
799 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
800 END
801 NODE (Line)
802 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
803 END
804 NODE (Line)
805 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
806 END
807 END
808 END
809 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR73
774 TRANSLATE(RestrictedFINXMax350Text, 70E)
775 RULE
776 NODE (Narrative)
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
797 END
798 NODE (Line)
799 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
800 END
801 NODE (Line)
802 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
803 END
804 NODE (Line)
805 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
806 END
807 END
808 END
809 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR73
774 TRANSLATE(RestrictedFINXMax350Text, 70E)
775 RULE
776 NODE (Narrative)
777 NODE (Line)
778 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
779 END
780 NODE (Line)
781 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
782 END
783 NODE (Line)
784 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
785 END
786 NODE (Line)
787 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
788 END
789 NODE (Line)
790 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
791 END
792 NODE (Line)
793 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
794 END
795 NODE (Line)
796 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
797 END
798 NODE (Line)
799 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
800 END
801 NODE (Line)
802 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
803 END
804 NODE (Line)
805 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
806 END
807 END
808 END
809 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR73
824 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
825 RULE
826 NODE (DataSourceScheme)
827 Proprietary TranslateTo DataSourceScheme
828 END
829 NODE (Indicator)
830 IF (Indicator IsPresent)
831 THEN
832 IF (Indicator IsSameBoolean 'false')
833 THEN
834 'SINO' CopyTo Indicator
835 END
836 END
837 Proprietary\Identification CopyTo Indicator
838 END
839 END
840 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR73
823 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
824 RULE
825 NODE (DataSourceScheme)
826 Proprietary TranslateTo DataSourceScheme
827 END
828 NODE (Indicator)
829 IF (Indicator IsPresent)
830 THEN
831 IF (Indicator IsSameBoolean 'false')
832 THEN
833 'SINO' CopyTo Indicator
834 END
835 END
836 Proprietary\Identification CopyTo Indicator
837 END
838 END
839 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR73
825 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
826 RULE
827 NODE (DataSourceScheme)
828 Proprietary TranslateTo DataSourceScheme
829 END
830 NODE (Indicator)
831 IF (Indicator IsPresent)
832 THEN
833 IF (Indicator IsSameBoolean 'false')
834 THEN
835 'SINO' CopyTo Indicator
836 END
837 END
838 Proprietary\Identification CopyTo Indicator
839 END
840 END
841 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR73
824 TRANSLATE(FXStandingInstruction2Choice, 22F_89)
825 RULE
826 NODE (DataSourceScheme)
827 Proprietary TranslateTo DataSourceScheme
828 END
829 NODE (Indicator)
830 IF (Indicator IsPresent)
831 THEN
832 IF (Indicator IsSameBoolean 'false')
833 THEN
834 'SINO' CopyTo Indicator
835 END
836 END
837 Proprietary\Identification CopyTo Indicator
838 END
839 END
840 END
translateTTR73(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR73
794 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
795 RULE
796 'FREE' EquivalentTo 'FREE'
797 'APMT' EquivalentTo 'APMT'
798 END
799 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR74
947 TRANSLATE(19A, AmountAndDirection14)
948 RULE
949 NODE (Amount)
950 NODE (Amount)
951 Amount TranslateTo Amount\Amount
952 END
953 NODE (Currency)
954 CurrencyCode TranslateTo Amount\Currency
955 END
956 END
957 NODE (Sign)
958 IF (Not (Sign IsPresent))
959 THEN
960 'true' CopyTo Sign
961 ELSE
962 'false' CopyTo Sign
963 END
964 END
965 END
966 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR74
919 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
920 RULE
921 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
922 END
923 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR74
1138 TRANSLATE(22F_58, NettingEligibility2Choice)
1139 RULE
1140 NODE (Indicator)
1141 IF (Not (DataSourceScheme IsPresent))
1142 THEN
1143 IF (Indicator IsSameString 'NNET')
1144 THEN
1145 'false' CopyTo Indicator
1146 ELSE
1147 'true' CopyTo Indicator
1148 END
1149 END
1150 END
1151 NODE (Proprietary)
1152 DataSourceScheme TranslateTo Proprietary
1153 NODE (Identification)
1154 IF (DataSourceScheme IsPresent)
1155 THEN
1156 Indicator CopyTo Proprietary\Identification
1157 END
1158 END
1159 END
1160 END
1161 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR74
928 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
929 RULE
930 NODE (SchemeName)
931 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
932 THEN
933 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
934 END
935 END
936 NODE (Issuer)
937 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
938 END
939 END
940 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR74
909 TRANSLATE(95R, PartyIdentification18Choice)
910 RULE
911 NODE (ProprietaryIdentification)
912 NODE (Identification)
913 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
914 END
915 DataSourceScheme TranslateTo ProprietaryIdentification
916 END
917 END
918 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR74
888 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
889 RULE
890 'BLCH' EquivalentTo 'BLCH'
891 'BLPA' EquivalentTo 'BLPA'
892 END
893 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR74
928 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
929 RULE
930 NODE (SchemeName)
931 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
932 THEN
933 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
934 END
935 END
936 NODE (Issuer)
937 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
938 END
939 END
940 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR74
909 TRANSLATE(95R, PartyIdentification18Choice)
910 RULE
911 NODE (ProprietaryIdentification)
912 NODE (Identification)
913 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
914 END
915 DataSourceScheme TranslateTo ProprietaryIdentification
916 END
917 END
918 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR74
889 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
890 RULE
891 'BLCH' EquivalentTo 'BLCH'
892 'BLPA' EquivalentTo 'BLPA'
893 END
894 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR74
923 TRANSLATE(13B, Number4Choice)
924 RULE
925 NODE (Long)
926 NODE (Identification)
927 Number CopyTo Long\Identification
928 END
929 DataSourceScheme TranslateTo Long
930 END
931 END
932 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR74
914 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
915 RULE
916 Text_FIN_34x CopyTo RestrictedFINXMax34Text
917 END
918 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR74
889 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
890 RULE
891 'BLCH' EquivalentTo 'BLCH'
892 'BLPA' EquivalentTo 'BLPA'
893 END
894 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR74
923 TRANSLATE(13B, Number4Choice)
924 RULE
925 NODE (Long)
926 NODE (Identification)
927 Number CopyTo Long\Identification
928 END
929 DataSourceScheme TranslateTo Long
930 END
931 END
932 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR74
914 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
915 RULE
916 Text_FIN_34x CopyTo RestrictedFINXMax34Text
917 END
918 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR74
890 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
891 RULE
892 'BLCH' EquivalentTo 'BLCH'
893 'BLPA' EquivalentTo 'BLPA'
894 END
895 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR74
892 TRANSLATE(19A, AmountAndDirection19)
893 RULE
894 NODE (Amount)
895 NODE (Amount)
896 Amount TranslateTo Amount\Amount
897 END
898 NODE (Currency)
899 CurrencyCode TranslateTo Amount\Currency
900 END
901 END
902 NODE (CreditDebit)
903 19A TranslateTo CreditDebit
904 END
905 END
906 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR74
892 TRANSLATE(19A, AmountAndDirection19)
893 RULE
894 NODE (Amount)
895 NODE (Amount)
896 Amount TranslateTo Amount\Amount
897 END
898 NODE (Currency)
899 CurrencyCode TranslateTo Amount\Currency
900 END
901 END
902 NODE (CreditDebit)
903 19A TranslateTo CreditDebit
904 END
905 END
906 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR74
892 TRANSLATE(19A, AmountAndDirection19)
893 RULE
894 NODE (Amount)
895 NODE (Amount)
896 Amount TranslateTo Amount\Amount
897 END
898 NODE (Currency)
899 CurrencyCode TranslateTo Amount\Currency
900 END
901 END
902 NODE (CreditDebit)
903 19A TranslateTo CreditDebit
904 END
905 END
906 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR74
904 TRANSLATE(36B, OriginalAndCurrentQuantities4)
905 RULE
906 NODE (FaceAmount)
907 IF (QuantityTypeCode IsSameString 'FAMT')
908 THEN
909 Quantity TranslateTo FaceAmount
910 END
911 END
912 NODE (AmortisedValue)
913 IF (QuantityTypeCode IsSameString 'AMOR')
914 THEN
915 Quantity TranslateTo AmortisedValue
916 END
917 END
918 END
919 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR74
892 TRANSLATE(19A, AmountAndDirection19)
893 RULE
894 NODE (Amount)
895 NODE (Amount)
896 Amount TranslateTo Amount\Amount
897 END
898 NODE (Currency)
899 CurrencyCode TranslateTo Amount\Currency
900 END
901 END
902 NODE (CreditDebit)
903 19A TranslateTo CreditDebit
904 END
905 END
906 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR74
1030 TRANSLATE(OptionalCode_4!c_388, SettlementTransactionCondition2Code)
1031 RULE
1032 'ASGN' EquivalentTo 'ASGN'
1033 'BUTC' EquivalentTo 'BUTC'
1034 'CLEN' EquivalentTo 'CLEN'
1035 'DIRT' EquivalentTo 'DIRT'
1036 'DLWM' EquivalentTo 'DLWM'
1037 'DRAW' EquivalentTo 'DRAW'
1038 'EXER' EquivalentTo 'EXER'
1039 'EXPI' EquivalentTo 'EXPI'
1040 'FRCL' EquivalentTo 'FRCL'
1041 'KNOC' EquivalentTo 'KNOC'
1042 'NOMC' EquivalentTo 'NOMC'
1043 'PENS' EquivalentTo 'PENS'
1044 'PHYS' EquivalentTo 'PHYS'
1045 'RESI' EquivalentTo 'RESI'
1046 'SHOR' EquivalentTo 'SHOR'
1047 'SPDL' EquivalentTo 'SPDL'
1048 'SPST' EquivalentTo 'SPST'
1049 'TRIP' EquivalentTo 'TRIP'
1050 'UNEX' EquivalentTo 'UNEX'
1051 END
1052 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR74
962 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
963 RULE
964 'AGEN' EquivalentTo 'AGEN'
965 'PRIN' EquivalentTo 'PRIN'
966 END
967 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR74
1062 TRANSLATE(22H_1, DeliveryReceiptType2Code)
1063 RULE
1064 Indicator TranslateTo DeliveryReceiptType2Code
1065 END
1066 END
translateTTR74(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR74
1182 TRANSLATE(OptionalCode_4!c_375, PendingReason3Code)
1183 RULE
1184 'ADEA' EquivalentTo 'ADEA'
1185 'AUTH' EquivalentTo 'AUTH'
1186 'AWMO' EquivalentTo 'AWMO'
1187 'AWSH' EquivalentTo 'AWSH'
1188 'BATC' EquivalentTo 'BATC'
1189 'CAIS' EquivalentTo 'CAIS'
1190 'REFU' EquivalentTo 'REFU'
1191 'PHSE' EquivalentTo 'PHSE'
1192 'TAMM' EquivalentTo 'TAMM'
1193 'DOCY' EquivalentTo 'DOCY'
1194 'DOCC' EquivalentTo 'DOCC'
1195 'BLOC' EquivalentTo 'BLOC'
1196 'CHAS' EquivalentTo 'CHAS'
1197 'NEWI' EquivalentTo 'NEWI'
1198 'CLAC' EquivalentTo 'CLAC'
1199 'MUNO' EquivalentTo 'MUNO'
1200 'GLOB' EquivalentTo 'GLOB'
1201 'PREA' EquivalentTo 'PREA'
1202 'PART' EquivalentTo 'PART'
1203 'NMAS' EquivalentTo 'NMAS'
1204 'CMON' EquivalentTo 'CMON'
1205 'YCOL' EquivalentTo 'YCOL'
1206 'COLL' EquivalentTo 'COLL'
1207 'DEPO' EquivalentTo 'DEPO'
1208 'FLIM' EquivalentTo 'FLIM'
1209 'NOFX' EquivalentTo 'NOFX'
1210 'INCA' EquivalentTo 'INCA'
1211 'LINK' EquivalentTo 'LINK'
1212 'FUTU' EquivalentTo 'FUTU'
1213 'LACK' EquivalentTo 'LACK'
1214 'LALO' EquivalentTo 'LALO'
1215 'MONY' EquivalentTo 'MONY'
1216 'NCON' EquivalentTo 'NCON'
1217 'REFS' EquivalentTo 'REFS'
1218 'SDUT' EquivalentTo 'SDUT'
1219 'CYCL' EquivalentTo 'CYCL'
1220 'SBLO' EquivalentTo 'SBLO'
1221 'CPEC' EquivalentTo 'CPEC'
1222 'MINO' EquivalentTo 'MINO'
1223 'IAAD' EquivalentTo 'IAAD'
1224 'PHCK' EquivalentTo 'PHCK'
1225 'BENO' EquivalentTo 'BENO'
1226 'BOTH' EquivalentTo 'BOTH'
1227 'CLHT' EquivalentTo 'CLHT'
1228 'DENO' EquivalentTo 'DENO'
1229 'DISA' EquivalentTo 'DISA'
1230 'DKNY' EquivalentTo 'DKNY'
1231 'DQUA' EquivalentTo 'DQUA'
1232 'FROZ' EquivalentTo 'FROZ'
1233 'LAAW' EquivalentTo 'LAAW'
1234 'LATE' EquivalentTo 'LATE'
1235 'LIQU' EquivalentTo 'LIQU'
1236 'MCER' EquivalentTo 'MCER'
1237 'NPAY' EquivalentTo 'NPAY'
1238 'NSEC' EquivalentTo 'NSEC'
1239 'PENR' EquivalentTo 'PENR'
1240 'PRCY' EquivalentTo 'PRCY'
1241 'REGT' EquivalentTo 'REGT'
1242 'SETS' EquivalentTo 'SETS'
1243 'VLDA' EquivalentTo 'VLDA'
1244 'PRSY' EquivalentTo 'PRSY'
1245 'CONF' EquivalentTo 'CONF'
1246 'NARR' EquivalentTo 'OTHR'
1247 END
1248 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR74
885 TRANSLATE(97A, CashAccountIdentification6Choice)
886 RULE
887 NODE (Proprietary)
888 AccountNumber CopyTo Proprietary
889 END
890 END
891 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR74
863 TRANSLATE(22F_144, TradeTransactionCondition2Choice)
864 RULE
865 NODE (Code)
866 IF (Not (DataSourceScheme IsPresent))
867 THEN
868 Indicator CopyTo Code
869 END
870 END
871 NODE (Proprietary)
872 DataSourceScheme TranslateTo Proprietary
873 NODE (Identification)
874 IF (DataSourceScheme IsPresent)
875 THEN
876 Indicator CopyTo Proprietary\Identification
877 END
878 END
879 END
880 END
881 END
translateTTR74(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR74
848 TRANSLATE(22F_207, SettlementTransactionCondition4Choice)
849 RULE
850 NODE (Code)
851 IF (Not (DataSourceScheme IsPresent))
852 THEN
853 Indicator CopyTo Code
854 END
855 END
856 NODE (Proprietary)
857 DataSourceScheme TranslateTo Proprietary
858 NODE (Identification)
859 IF (DataSourceScheme IsPresent)
860 THEN
861 Indicator CopyTo Proprietary\Identification
862 END
863 END
864 END
865 END
866 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR74
772 TRANSLATE(CorporateActionOption5Code, Code_4!c_10)
773 RULE
774 'CASH' EquivalentTo 'CASH'
775 'SECU' EquivalentTo 'DRIP'
776 END
777 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR74
772 TRANSLATE(CorporateActionOption5Code, Code_4!c_10)
773 RULE
774 'CASH' EquivalentTo 'CASH'
775 'SECU' EquivalentTo 'DRIP'
776 END
777 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR74
797 TRANSLATE(PartyIdentification16Choice, 95Q)
798 RULE
799 NODE (NameAndAddress)
800 NameAndAddress TranslateTo NameAndAddress
801 END
802 END
803 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR74
879 TRANSLATE(PartyIdentification16Choice, 95R)
880 RULE
881 ProprietaryIdentification TranslateTo 95R
882 END
883 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR74
794 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
795 RULE
796 NODE (PlaceCode)
797 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
798 END
799 NODE (IdentifierCode)
800 TypeAndIdentification\Identification TranslateTo IdentifierCode
801 END
802 END
803 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR74
996 TRANSLATE(SettlingCapacity2Choice, 22F_54)
997 RULE
998 NODE (DataSourceScheme)
999 Proprietary TranslateTo DataSourceScheme
1000 END
1001 NODE (Indicator)
1002 Code TranslateTo Indicator
1003 Proprietary\Identification CopyTo Indicator
1004 END
1005 END
1006 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR74
979 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_400)
980 RULE
981 'ASGN' EquivalentTo 'ASGN'
982 'BUTC' EquivalentTo 'BUTC'
983 'CLEN' EquivalentTo 'CLEN'
984 'DIRT' EquivalentTo 'DIRT'
985 'DLWM' EquivalentTo 'DLWM'
986 'DRAW' EquivalentTo 'DRAW'
987 'EXER' EquivalentTo 'EXER'
988 'FRCL' EquivalentTo 'FRCL'
989 'KNOC' EquivalentTo 'KNOC'
990 'PHYS' EquivalentTo 'PHYS'
991 'RESI' EquivalentTo 'RESI'
992 'SHOR' EquivalentTo 'SHOR'
993 'SPDL' EquivalentTo 'SPDL'
994 'SPST' EquivalentTo 'SPST'
995 'EXPI' EquivalentTo 'EXPI'
996 'PENS' EquivalentTo 'PENS'
997 'UNEX' EquivalentTo 'UNEX'
998 'NOMC' EquivalentTo 'NOMC'
999 END
1000 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR74
762 TRANSLATE(Number4Choice, 13A)
763 RULE
764 NODE (NumberId)
765 Short TranslateTo NumberId
766 END
767 END
768 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR74
988 TRANSLATE(GeneratedReasons2Choice, 24B_7)
989 RULE
990 NODE (DataSourceScheme)
991 Proprietary TranslateTo DataSourceScheme
992 END
993 NODE (ReasonCode)
994 Code TranslateTo ReasonCode
995 Proprietary\Identification CopyTo ReasonCode
996 END
997 END
998 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR74
829 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
830 RULE
831 'DEFR' EquivalentTo 'DEFR'
832 'STEX' EquivalentTo 'EXCH'
833 'REGU' EquivalentTo 'TRRE'
834 END
835 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR74
829 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
830 RULE
831 'DEFR' EquivalentTo 'DEFR'
832 'STEX' EquivalentTo 'EXCH'
833 'REGU' EquivalentTo 'TRRE'
834 END
835 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR74
829 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
830 RULE
831 'DEFR' EquivalentTo 'DEFR'
832 'STEX' EquivalentTo 'EXCH'
833 'REGU' EquivalentTo 'TRRE'
834 END
835 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR74
829 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
830 RULE
831 'DEFR' EquivalentTo 'DEFR'
832 'STEX' EquivalentTo 'EXCH'
833 'REGU' EquivalentTo 'TRRE'
834 END
835 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR74
1051 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1052 RULE
1053 NODE (DataSourceScheme)
1054 Proprietary TranslateTo DataSourceScheme
1055 END
1056 NODE (Indicator)
1057 Code TranslateTo Indicator
1058 Proprietary\Identification CopyTo Indicator
1059 END
1060 END
1061 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR74
811 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
812 RULE
813 'CLOP' EquivalentTo 'CLOP'
814 'OPEP' EquivalentTo 'OPEP'
815 END
816 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR74
793 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
794 RULE
795 'AVER' EquivalentTo 'AVER'
796 END
797 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR74
1020 TRANSLATE(MarketClientSide2Choice, 22F_56)
1021 RULE
1022 NODE (DataSourceScheme)
1023 Proprietary TranslateTo DataSourceScheme
1024 END
1025 NODE (Indicator)
1026 Code TranslateTo Indicator
1027 Proprietary\Identification CopyTo Indicator
1028 END
1029 END
1030 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR74
859 TRANSLATE(InvestorCapacity2Choice, 22F_18)
860 RULE
861 NODE (DataSourceScheme)
862 Proprietary TranslateTo DataSourceScheme
863 END
864 NODE (Indicator)
865 Code TranslateTo Indicator
866 Proprietary\Identification CopyTo Indicator
867 END
868 END
869 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR74
859 TRANSLATE(InvestorCapacity2Choice, 22F_18)
860 RULE
861 NODE (DataSourceScheme)
862 Proprietary TranslateTo DataSourceScheme
863 END
864 NODE (Indicator)
865 Code TranslateTo Indicator
866 Proprietary\Identification CopyTo Indicator
867 END
868 END
869 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR74
859 TRANSLATE(InvestorCapacity2Choice, 22F_18)
860 RULE
861 NODE (DataSourceScheme)
862 Proprietary TranslateTo DataSourceScheme
863 END
864 NODE (Indicator)
865 Code TranslateTo Indicator
866 Proprietary\Identification CopyTo Indicator
867 END
868 END
869 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR74
859 TRANSLATE(InvestorCapacity2Choice, 22F_18)
860 RULE
861 NODE (DataSourceScheme)
862 Proprietary TranslateTo DataSourceScheme
863 END
864 NODE (Indicator)
865 Code TranslateTo Indicator
866 Proprietary\Identification CopyTo Indicator
867 END
868 END
869 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR74
1066 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1067 RULE
1068 NODE (DataSourceScheme)
1069 Proprietary TranslateTo DataSourceScheme
1070 END
1071 NODE (Indicator)
1072 IF (Indicator IsPresent)
1073 THEN
1074 IF (Indicator IsSameBoolean 'false')
1075 THEN
1076 'NBEN' CopyTo Indicator
1077 ELSE
1078 'YBEN' CopyTo Indicator
1079 END
1080 END
1081 Proprietary\Identification CopyTo Indicator
1082 END
1083 END
1084 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR74
810 TRANSLATE(Reporting3Choice, 22F_43)
811 RULE
812 NODE (DataSourceScheme)
813 Proprietary TranslateTo DataSourceScheme
814 END
815 NODE (Indicator)
816 Code TranslateTo Indicator
817 Proprietary\Identification CopyTo Indicator
818 END
819 END
820 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR74
810 TRANSLATE(Reporting3Choice, 22F_43)
811 RULE
812 NODE (DataSourceScheme)
813 Proprietary TranslateTo DataSourceScheme
814 END
815 NODE (Indicator)
816 Code TranslateTo Indicator
817 Proprietary\Identification CopyTo Indicator
818 END
819 END
820 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR74
810 TRANSLATE(Reporting3Choice, 22F_43)
811 RULE
812 NODE (DataSourceScheme)
813 Proprietary TranslateTo DataSourceScheme
814 END
815 NODE (Indicator)
816 Code TranslateTo Indicator
817 Proprietary\Identification CopyTo Indicator
818 END
819 END
820 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR74
810 TRANSLATE(Reporting3Choice, 22F_43)
811 RULE
812 NODE (DataSourceScheme)
813 Proprietary TranslateTo DataSourceScheme
814 END
815 NODE (Indicator)
816 Code TranslateTo Indicator
817 Proprietary\Identification CopyTo Indicator
818 END
819 END
820 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR74
841 TRANSLATE(BlockTrade2Choice, 22F_57)
842 RULE
843 NODE (DataSourceScheme)
844 Proprietary TranslateTo DataSourceScheme
845 END
846 NODE (Indicator)
847 Code TranslateTo Indicator
848 Proprietary\Identification CopyTo Indicator
849 END
850 END
851 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR74
840 TRANSLATE(BlockTrade2Choice, 22F_57)
841 RULE
842 NODE (DataSourceScheme)
843 Proprietary TranslateTo DataSourceScheme
844 END
845 NODE (Indicator)
846 Code TranslateTo Indicator
847 Proprietary\Identification CopyTo Indicator
848 END
849 END
850 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR74
842 TRANSLATE(BlockTrade2Choice, 22F_57)
843 RULE
844 NODE (DataSourceScheme)
845 Proprietary TranslateTo DataSourceScheme
846 END
847 NODE (Indicator)
848 Code TranslateTo Indicator
849 Proprietary\Identification CopyTo Indicator
850 END
851 END
852 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR74
841 TRANSLATE(BlockTrade2Choice, 22F_57)
842 RULE
843 NODE (DataSourceScheme)
844 Proprietary TranslateTo DataSourceScheme
845 END
846 NODE (Indicator)
847 Code TranslateTo Indicator
848 Proprietary\Identification CopyTo Indicator
849 END
850 END
851 END
translateTTR74(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR74
800 TRANSLATE(ReceiveDelivery1Code, 22H_3)
801 RULE
802 NODE (Indicator)
803 ReceiveDelivery1Code TranslateTo Indicator
804 END
805 END
806 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR75
967 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
968 RULE
969 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
970 END
971 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR75
924 TRANSLATE(22F_173, TypeOfPrice5Choice)
925 RULE
926 NODE (Code)
927 IF (Not (DataSourceScheme IsPresent))
928 THEN
929 Indicator CopyTo Code
930 END
931 END
932 NODE (Proprietary)
933 DataSourceScheme TranslateTo Proprietary
934 NODE (Identification)
935 IF (DataSourceScheme IsPresent)
936 THEN
937 Indicator CopyTo Proprietary\Identification
938 END
939 END
940 END
941 END
942 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR75
1162 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1163 RULE
1164 NODE (Indicator)
1165 IF (Not (DataSourceScheme IsPresent))
1166 THEN
1167 IF (Indicator IsSameString 'NCCP')
1168 THEN
1169 'false' CopyTo Indicator
1170 ELSE
1171 'true' CopyTo Indicator
1172 END
1173 END
1174 END
1175 NODE (Proprietary)
1176 NODE (Identification)
1177 IF (DataSourceScheme IsPresent)
1178 THEN
1179 Indicator CopyTo Proprietary\Identification
1180 END
1181 END
1182 DataSourceScheme TranslateTo Proprietary
1183 END
1184 END
1185 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR75
941 TRANSLATE(17B, YesNoIndicator)
942 RULE
943 IF (Flag IsSameString 'N')
944 THEN
945 'false' CopyTo YesNoIndicator
946 END
947 IF (Flag IsSameString 'Y')
948 THEN
949 'true' CopyTo YesNoIndicator
950 END
951 END
952 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR75
919 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
920 RULE
921 Text_FIN_34x CopyTo RestrictedFINXMax34Text
922 END
923 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR75
894 TRANSLATE(22F_33, Restriction2Choice)
895 RULE
896 NODE (Code)
897 IF (Not (DataSourceScheme IsPresent))
898 THEN
899 Indicator TranslateTo Code
900 END
901 END
902 NODE (Proprietary)
903 DataSourceScheme TranslateTo Proprietary
904 NODE (Identification)
905 IF (DataSourceScheme IsPresent)
906 THEN
907 Indicator CopyTo Proprietary\Identification
908 END
909 END
910 END
911 END
912 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR75
941 TRANSLATE(17B, YesNoIndicator)
942 RULE
943 IF (Flag IsSameString 'N')
944 THEN
945 'false' CopyTo YesNoIndicator
946 END
947 IF (Flag IsSameString 'Y')
948 THEN
949 'true' CopyTo YesNoIndicator
950 END
951 END
952 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR75
919 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
920 RULE
921 Text_FIN_34x CopyTo RestrictedFINXMax34Text
922 END
923 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR75
895 TRANSLATE(22F_33, Restriction2Choice)
896 RULE
897 NODE (Code)
898 IF (Not (DataSourceScheme IsPresent))
899 THEN
900 Indicator TranslateTo Code
901 END
902 END
903 NODE (Proprietary)
904 DataSourceScheme TranslateTo Proprietary
905 NODE (Identification)
906 IF (DataSourceScheme IsPresent)
907 THEN
908 Indicator CopyTo Proprietary\Identification
909 END
910 END
911 END
912 END
913 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR75
933 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
934 RULE
935 NODE (SchemeName)
936 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
937 THEN
938 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
939 END
940 END
941 NODE (Issuer)
942 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
943 END
944 END
945 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR75
919 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
920 RULE
921 NODE (Issuer)
922 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
923 END
924 NODE (SchemeName)
925 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
926 THEN
927 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
928 END
929 END
930 END
931 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR75
895 TRANSLATE(22F_33, Restriction2Choice)
896 RULE
897 NODE (Code)
898 IF (Not (DataSourceScheme IsPresent))
899 THEN
900 Indicator TranslateTo Code
901 END
902 END
903 NODE (Proprietary)
904 DataSourceScheme TranslateTo Proprietary
905 NODE (Identification)
906 IF (DataSourceScheme IsPresent)
907 THEN
908 Indicator CopyTo Proprietary\Identification
909 END
910 END
911 END
912 END
913 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR75
933 TRANSLATE(Identifier_FIN_8c, GenericIdentification18)
934 RULE
935 NODE (SchemeName)
936 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
937 THEN
938 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
939 END
940 END
941 NODE (Issuer)
942 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
943 END
944 END
945 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR75
919 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
920 RULE
921 NODE (Issuer)
922 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
923 END
924 NODE (SchemeName)
925 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
926 THEN
927 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
928 END
929 END
930 END
931 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR75
896 TRANSLATE(22F_33, Restriction2Choice)
897 RULE
898 NODE (Code)
899 IF (Not (DataSourceScheme IsPresent))
900 THEN
901 Indicator TranslateTo Code
902 END
903 END
904 NODE (Proprietary)
905 DataSourceScheme TranslateTo Proprietary
906 NODE (Identification)
907 IF (DataSourceScheme IsPresent)
908 THEN
909 Indicator CopyTo Proprietary\Identification
910 END
911 END
912 END
913 END
914 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR75
907 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
908 RULE
909 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
910 END
911 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR75
907 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
908 RULE
909 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
910 END
911 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR75
907 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
908 RULE
909 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
910 END
911 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR75
920 TRANSLATE(19A, AmountAndDirection15)
921 RULE
922 NODE (Amount)
923 NODE (Amount)
924 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
925 END
926 NODE (Currency)
927 CurrencyCode TranslateTo Amount\Currency
928 END
929 END
930 NODE (CreditDebitIndicator)
931 19A TranslateTo CreditDebitIndicator
932 END
933 END
934 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR75
907 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
908 RULE
909 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
910 END
911 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR75
1053 TRANSLATE(22F_160, SecuritiesTransactionType4Choice)
1054 RULE
1055 NODE (Code)
1056 IF (Not (DataSourceScheme IsPresent))
1057 THEN
1058 Indicator TranslateTo Code
1059 END
1060 END
1061 NODE (Proprietary)
1062 DataSourceScheme TranslateTo Proprietary
1063 NODE (Identification)
1064 IF (DataSourceScheme IsPresent)
1065 THEN
1066 Indicator CopyTo Proprietary\Identification
1067 END
1068 END
1069 END
1070 END
1071 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR75
968 TRANSLATE(22F_6, GenericIdentification25)
969 RULE
970 DataSourceScheme TranslateTo GenericIdentification25
971 NODE (Identification)
972 Indicator CopyTo Identification
973 END
974 NODE (Issuer)
975 IF (Not (DataSourceScheme IsPresent))
976 THEN
977 'NONE' CopyTo Issuer
978 END
979 END
980 END
981 END
translateTTR75(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR75
1067 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
1068 RULE
1069 'APMT' EquivalentTo 'APMT'
1070 'FREE' EquivalentTo 'FREE'
1071 END
1072 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR75
1249 TRANSLATE(Identifier_Isin, ISINIdentifier)
1250 RULE
1251 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
1252 END
1253 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR75
892 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
893 RULE
894 NODE (Identification)
895 NODE (SafekeepingPlaceType)
896 IF (Not (DataSourceScheme IsPresent))
897 THEN
898 PlaceCode TranslateTo Identification\SafekeepingPlaceType
899 END
900 END
901 NODE (Identification)
902 IF (Not (DataSourceScheme IsPresent))
903 THEN
904 Narrative CopyTo Identification\Identification
905 END
906 END
907 END
908 NODE (Proprietary)
909 NODE (Type)
910 DataSourceScheme TranslateTo Proprietary\Type
911 NODE (Identification)
912 IF (DataSourceScheme IsPresent)
913 THEN
914 PlaceCode CopyTo Proprietary\Type\Identification
915 END
916 END
917 END
918 NODE (Identification)
919 IF (DataSourceScheme IsPresent)
920 THEN
921 Narrative CopyTo Proprietary\Identification
922 END
923 END
924 END
925 END
926 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR75
882 TRANSLATE(22F_4, OpeningClosing2Choice)
883 RULE
884 NODE (Code)
885 IF (Not (DataSourceScheme IsPresent))
886 THEN
887 Indicator TranslateTo Code
888 END
889 END
890 NODE (Proprietary)
891 DataSourceScheme TranslateTo Proprietary
892 NODE (Identification)
893 IF (DataSourceScheme IsPresent)
894 THEN
895 Indicator CopyTo Proprietary\Identification
896 END
897 END
898 END
899 END
900 END
translateTTR75(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR75
867 TRANSLATE(22F_29, Registration2Choice)
868 RULE
869 NODE (Code)
870 IF (Not (DataSourceScheme IsPresent))
871 THEN
872 Indicator TranslateTo Code
873 END
874 END
875 NODE (Proprietary)
876 DataSourceScheme TranslateTo Proprietary
877 NODE (Identification)
878 IF (DataSourceScheme IsPresent)
879 THEN
880 Indicator CopyTo Proprietary\Identification
881 END
882 END
883 END
884 END
885 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR75
778 TRANSLATE(PriceInformation7, 90A)
779 RULE
780 NODE (PercentageTypeCode)
781 ValueType\ValueType TranslateTo PercentageTypeCode
782 IF (ValueType\Yielded IsSameBoolean 'true')
783 THEN
784 'YIEL' CopyTo PercentageTypeCode
785 END
786 END
787 NODE (Price)
788 Value\Rate TranslateTo Price
789 END
790 END
791 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR75
778 TRANSLATE(PriceInformation7, 90A)
779 RULE
780 NODE (PercentageTypeCode)
781 ValueType\ValueType TranslateTo PercentageTypeCode
782 IF (ValueType\Yielded IsSameBoolean 'true')
783 THEN
784 'YIEL' CopyTo PercentageTypeCode
785 END
786 END
787 NODE (Price)
788 Value\Rate TranslateTo Price
789 END
790 END
791 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR75
804 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
805 RULE
806 NODE (Line)
807 (Name Substring ('1', '35')) CopyTo Line[1]
808 END
809 NODE (Line)
810 (Name Substring ('36', '35')) CopyTo Line[2]
811 END
812 NODE (Line)
813 (Name Substring ('71', '35')) CopyTo Line[3]
814 END
815 NODE (Line)
816 (Name Substring ('106', '35')) CopyTo Line[4]
817 END
818 END
819 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR75
804 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
805 RULE
806 'CUST' EquivalentTo 'CUST'
807 'ICSD' EquivalentTo 'ICSD'
808 'NCSD' EquivalentTo 'NCSD'
809 'SHHE' EquivalentTo 'SHHE'
810 END
811 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR75
1007 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1008 RULE
1009 'CUST' EquivalentTo 'CUST'
1010 'SAGE' EquivalentTo 'SAGE'
1011 'SPRI' EquivalentTo 'SPRI'
1012 END
1013 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR75
1001 TRANSLATE(YesNoIndicator, 22F_199)
1002 RULE
1003 NODE (Indicator)
1004 IF (YesNoIndicator IsSameBoolean 'true')
1005 THEN
1006 'PART' CopyTo Indicator
1007 ELSE
1008 'NPAR' CopyTo Indicator
1009 END
1010 END
1011 END
1012 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR75
769 TRANSLATE(Exact3NumericText, Identifier_FIN_3Ec)
770 RULE
771 Exact3NumericText CopyTo Identifier_FIN_3Ec
772 END
773 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR75
999 TRANSLATE(GeneratedReason2Code, OptionalCode_4!c_82)
1000 RULE
1001 'COLL' EquivalentTo 'COLL'
1002 'RODE' EquivalentTo 'RODE'
1003 'SPLI' EquivalentTo 'SPLI'
1004 'THRD' EquivalentTo 'THRD'
1005 'TRAN' EquivalentTo 'TRAN'
1006 'OTHR' EquivalentTo 'NARR'
1007 END
1008 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR75
836 TRANSLATE(PriorityNumeric2Choice, 22F_6)
837 RULE
838 NODE (DataSourceScheme)
839 Proprietary TranslateTo DataSourceScheme
840 END
841 NODE (Indicator)
842 Numeric CopyTo Indicator
843 Proprietary\Identification CopyTo Indicator
844 END
845 END
846 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR75
836 TRANSLATE(PriorityNumeric2Choice, 22F_6)
837 RULE
838 NODE (DataSourceScheme)
839 Proprietary TranslateTo DataSourceScheme
840 END
841 NODE (Indicator)
842 Numeric CopyTo Indicator
843 Proprietary\Identification CopyTo Indicator
844 END
845 END
846 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR75
836 TRANSLATE(PriorityNumeric2Choice, 22F_6)
837 RULE
838 NODE (DataSourceScheme)
839 Proprietary TranslateTo DataSourceScheme
840 END
841 NODE (Indicator)
842 Numeric CopyTo Indicator
843 Proprietary\Identification CopyTo Indicator
844 END
845 END
846 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR75
836 TRANSLATE(PriorityNumeric2Choice, 22F_6)
837 RULE
838 NODE (DataSourceScheme)
839 Proprietary TranslateTo DataSourceScheme
840 END
841 NODE (Indicator)
842 Numeric CopyTo Indicator
843 Proprietary\Identification CopyTo Indicator
844 END
845 END
846 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR75
1062 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1063 RULE
1064 'PRIN' EquivalentTo 'PRIN'
1065 'AGEN' EquivalentTo 'AGEN'
1066 END
1067 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR75
817 TRANSLATE(Reporting3Choice, 22F_43)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (Indicator)
823 Code TranslateTo Indicator
824 Proprietary\Identification CopyTo Indicator
825 END
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR75
798 TRANSLATE(RestrictedFINXMax210Text, 70D)
799 RULE
800 NODE (Narrative)
801 NODE (Line)
802 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
803 END
804 NODE (Line)
805 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
806 END
807 NODE (Line)
808 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
809 END
810 NODE (Line)
811 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
812 END
813 NODE (Line)
814 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
815 END
816 NODE (Line)
817 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
818 END
819 END
820 END
821 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR75
1031 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1032 RULE
1033 'MAKT' EquivalentTo 'MAKT'
1034 'CLNT' EquivalentTo 'CLNT'
1035 END
1036 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR75
870 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
871 RULE
872 'ELIG' EquivalentTo 'ELIG'
873 'RETL' EquivalentTo 'RETL'
874 'PROF' EquivalentTo 'PROF'
875 END
876 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR75
870 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
871 RULE
872 'ELIG' EquivalentTo 'ELIG'
873 'RETL' EquivalentTo 'RETL'
874 'PROF' EquivalentTo 'PROF'
875 END
876 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR75
870 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
871 RULE
872 'ELIG' EquivalentTo 'ELIG'
873 'RETL' EquivalentTo 'RETL'
874 'PROF' EquivalentTo 'PROF'
875 END
876 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR75
870 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
871 RULE
872 'ELIG' EquivalentTo 'ELIG'
873 'RETL' EquivalentTo 'RETL'
874 'PROF' EquivalentTo 'PROF'
875 END
876 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR75
1085 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1086 RULE
1087 NODE (DataSourceScheme)
1088 Proprietary TranslateTo DataSourceScheme
1089 END
1090 NODE (Indicator)
1091 Code TranslateTo Indicator
1092 Proprietary\Identification CopyTo Indicator
1093 END
1094 END
1095 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR75
821 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
822 RULE
823 'DEFR' EquivalentTo 'DEFR'
824 'STEX' EquivalentTo 'EXCH'
825 'REGU' EquivalentTo 'TRRE'
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR75
821 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
822 RULE
823 'DEFR' EquivalentTo 'DEFR'
824 'STEX' EquivalentTo 'EXCH'
825 'REGU' EquivalentTo 'TRRE'
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR75
821 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
822 RULE
823 'DEFR' EquivalentTo 'DEFR'
824 'STEX' EquivalentTo 'EXCH'
825 'REGU' EquivalentTo 'TRRE'
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR75
821 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
822 RULE
823 'DEFR' EquivalentTo 'DEFR'
824 'STEX' EquivalentTo 'EXCH'
825 'REGU' EquivalentTo 'TRRE'
826 END
827 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR75
852 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
853 RULE
854 'BLPA' EquivalentTo 'BLPA'
855 'BLCH' EquivalentTo 'BLCH'
856 END
857 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR75
851 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
852 RULE
853 'BLPA' EquivalentTo 'BLPA'
854 'BLCH' EquivalentTo 'BLCH'
855 END
856 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR75
853 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
854 RULE
855 'BLPA' EquivalentTo 'BLPA'
856 'BLCH' EquivalentTo 'BLCH'
857 END
858 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR75
852 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
853 RULE
854 'BLPA' EquivalentTo 'BLPA'
855 'BLCH' EquivalentTo 'BLCH'
856 END
857 END
translateTTR75(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR75
807 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
808 RULE
809 'RECE' EquivalentTo 'RECE'
810 'DELI' EquivalentTo 'DELI'
811 END
812 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR76
972 TRANSLATE(22F_173, TypeOfPrice5Choice)
973 RULE
974 NODE (Code)
975 IF (Not (DataSourceScheme IsPresent))
976 THEN
977 Indicator CopyTo Code
978 END
979 END
980 NODE (Proprietary)
981 DataSourceScheme TranslateTo Proprietary
982 NODE (Identification)
983 IF (DataSourceScheme IsPresent)
984 THEN
985 Indicator CopyTo Proprietary\Identification
986 END
987 END
988 END
989 END
990 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR76
943 TRANSLATE(70C, RestrictedFINXMax140Text)
944 RULE
945 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
946 END
947 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR76
1186 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
1187 RULE
1188 NODE (Indicator)
1189 IF (Not (DataSourceScheme IsPresent))
1190 THEN
1191 IF (Indicator IsSameString 'NLEG')
1192 THEN
1193 'false' CopyTo Indicator
1194 ELSE
1195 'true' CopyTo Indicator
1196 END
1197 END
1198 END
1199 NODE (Proprietary)
1200 DataSourceScheme TranslateTo Proprietary
1201 NODE (Identification)
1202 IF (DataSourceScheme IsPresent)
1203 THEN
1204 Indicator CopyTo Proprietary\Identification
1205 END
1206 END
1207 END
1208 END
1209 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR76
953 TRANSLATE(36B, OriginalAndCurrentQuantities4)
954 RULE
955 NODE (FaceAmount)
956 IF (QuantityTypeCode IsSameString 'FAMT')
957 THEN
958 Quantity TranslateTo FaceAmount
959 END
960 END
961 NODE (AmortisedValue)
962 IF (QuantityTypeCode IsSameString 'AMOR')
963 THEN
964 Quantity TranslateTo AmortisedValue
965 END
966 END
967 END
968 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR76
924 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
925 RULE
926 NODE (Issuer)
927 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
928 END
929 NODE (SchemeName)
930 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
931 THEN
932 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
933 END
934 END
935 END
936 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR76
913 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
914 RULE
915 '144A' EquivalentTo 'A144'
916 'NRST' EquivalentTo 'NRST'
917 'RSTR' EquivalentTo 'RSTR'
918 END
919 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR76
953 TRANSLATE(36B, OriginalAndCurrentQuantities4)
954 RULE
955 NODE (FaceAmount)
956 IF (QuantityTypeCode IsSameString 'FAMT')
957 THEN
958 Quantity TranslateTo FaceAmount
959 END
960 END
961 NODE (AmortisedValue)
962 IF (QuantityTypeCode IsSameString 'AMOR')
963 THEN
964 Quantity TranslateTo AmortisedValue
965 END
966 END
967 END
968 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR76
924 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
925 RULE
926 NODE (Issuer)
927 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
928 END
929 NODE (SchemeName)
930 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
931 THEN
932 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
933 END
934 END
935 END
936 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR76
914 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
915 RULE
916 '144A' EquivalentTo 'A144'
917 'NRST' EquivalentTo 'NRST'
918 'RSTR' EquivalentTo 'RSTR'
919 END
920 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR76
946 TRANSLATE(17B, YesNoIndicator)
947 RULE
948 IF (Flag IsSameString 'N')
949 THEN
950 'false' CopyTo YesNoIndicator
951 END
952 IF (Flag IsSameString 'Y')
953 THEN
954 'true' CopyTo YesNoIndicator
955 END
956 END
957 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR76
932 TRANSLATE(97A, SecuritiesAccount17)
933 RULE
934 NODE (Identification)
935 AccountNumber TranslateTo Identification
936 END
937 END
938 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR76
914 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
915 RULE
916 '144A' EquivalentTo 'A144'
917 'NRST' EquivalentTo 'NRST'
918 'RSTR' EquivalentTo 'RSTR'
919 END
920 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR76
946 TRANSLATE(17B, YesNoIndicator)
947 RULE
948 IF (Flag IsSameString 'N')
949 THEN
950 'false' CopyTo YesNoIndicator
951 END
952 IF (Flag IsSameString 'Y')
953 THEN
954 'true' CopyTo YesNoIndicator
955 END
956 END
957 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR76
932 TRANSLATE(97A, SecuritiesAccount17)
933 RULE
934 NODE (Identification)
935 AccountNumber TranslateTo Identification
936 END
937 END
938 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR76
915 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
916 RULE
917 '144A' EquivalentTo 'A144'
918 'NRST' EquivalentTo 'NRST'
919 'RSTR' EquivalentTo 'RSTR'
920 END
921 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR76
912 TRANSLATE(Currency, ActiveCurrencyCode)
913 RULE
914 Currency CopyTo ActiveCurrencyCode
915 END
916 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR76
912 TRANSLATE(Currency, ActiveCurrencyCode)
913 RULE
914 Currency CopyTo ActiveCurrencyCode
915 END
916 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR76
912 TRANSLATE(Currency, ActiveCurrencyCode)
913 RULE
914 Currency CopyTo ActiveCurrencyCode
915 END
916 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR76
935 TRANSLATE(Currency, ActiveCurrencyCode)
936 RULE
937 Currency CopyTo ActiveCurrencyCode
938 END
939 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR76
912 TRANSLATE(Currency, ActiveCurrencyCode)
913 RULE
914 Currency CopyTo ActiveCurrencyCode
915 END
916 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR76
1072 TRANSLATE(OptionalCode_4!c_268, SecuritiesTransactionType1Code)
1073 RULE
1074 'BSBK' EquivalentTo 'BSBK'
1075 'CNCB' EquivalentTo 'CNCB'
1076 'COLI' EquivalentTo 'COLI'
1077 'COLO' EquivalentTo 'COLO'
1078 'CONV' EquivalentTo 'CONV'
1079 'FCTA' EquivalentTo 'FCTA'
1080 'INSP' EquivalentTo 'INSP'
1081 'ISSU' EquivalentTo 'ISSU'
1082 'MKDW' EquivalentTo 'MKDW'
1083 'MKUP' EquivalentTo 'MKUP'
1084 'NETT' EquivalentTo 'NETT'
1085 'NSYN' EquivalentTo 'NSYN'
1086 'OWNE' EquivalentTo 'OWNE'
1087 'OWNI' EquivalentTo 'OWNI'
1088 'PAIR' EquivalentTo 'PAIR'
1089 'PLAC' EquivalentTo 'PLAC'
1090 'PORT' EquivalentTo 'PORT'
1091 'REAL' EquivalentTo 'REAL'
1092 'REDI' EquivalentTo 'REDI'
1093 'REDM' EquivalentTo 'REDM'
1094 'RELE' EquivalentTo 'RELE'
1095 'REPU' EquivalentTo 'REPU'
1096 'RODE' EquivalentTo 'RODE'
1097 'RPTO' EquivalentTo 'RPTO'
1098 'RVPO' EquivalentTo 'RVPO'
1099 'SBBK' EquivalentTo 'SBBK'
1100 'SBRE' EquivalentTo 'SBRE'
1101 'SECB' EquivalentTo 'SECB'
1102 'SECL' EquivalentTo 'SECL'
1103 'SLRE' EquivalentTo 'SLRE'
1104 'SUBS' EquivalentTo 'SUBS'
1105 'SYND' EquivalentTo 'SYND'
1106 'TBAC' EquivalentTo 'TBAC'
1107 'TRAD' EquivalentTo 'TRAD'
1108 'TRPO' EquivalentTo 'TRPO'
1109 'TRVO' EquivalentTo 'TRVO'
1110 'TURN' EquivalentTo 'TURN'
1111 END
1112 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR76
982 TRANSLATE(22F_34, LetterOfGuarantee2Choice)
983 RULE
984 NODE (Indicator)
985 IF (Not (DataSourceScheme IsPresent))
986 THEN
987 IF (Indicator IsSameString 'NLEG')
988 THEN
989 'false' CopyTo Indicator
990 ELSE
991 'true' CopyTo Indicator
992 END
993 END
994 END
995 NODE (Proprietary)
996 DataSourceScheme TranslateTo Proprietary
997 NODE (Identification)
998 IF (DataSourceScheme IsPresent)
999 THEN
1000 Indicator CopyTo Proprietary\Identification
1001 END
1002 END
1003 END
1004 END
1005 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR76
1073 TRANSLATE(22F_160, YesNoIndicator)
1074 RULE
1075 IF (Not (DataSourceScheme IsPresent))
1076 THEN
1077 IF (Indicator IsSameString 'PREA')
1078 THEN
1079 'true' CopyTo YesNoIndicator
1080 END
1081 END
1082 END
1083 END
translateTTR76(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR76
1254 TRANSLATE(35B, AlternateIdentification2)
1255 RULE
1256 NODE (Identification)
1257 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
1258 THEN
1259 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
1260 ELSE
1261 IF (Not (IdentificationOfSecurity IsPresent))
1262 THEN
1263 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
1264 THEN
1265 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
1266 ELSE
1267 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
1268 END
1269 END
1270 END
1271 END
1272 NODE (IdentificationSource)
1273 NODE (Domestic)
1274 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
1275 THEN
1276 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
1277 END
1278 END
1279 NODE (Proprietary)
1280 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
1281 THEN
1282 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
1283 END
1284 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
1285 THEN
1286 'XX' CopyTo IdentificationSource\Proprietary
1287 END
1288 END
1289 END
1290 END
1291 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR76
927 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
928 RULE
929 'SHHE' EquivalentTo 'SHHE'
930 END
931 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR76
901 TRANSLATE(OptionalCode_4!c_7, OpeningClosing1Code)
902 RULE
903 'CLOP' EquivalentTo 'CLOP'
904 'OPEP' EquivalentTo 'OPEP'
905 END
906 END
translateTTR76(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR76
886 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
887 RULE
888 'NREG' EquivalentTo 'NREG'
889 'YREG' EquivalentTo 'YREG'
890 END
891 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR76
792 TRANSLATE(PriceInformation7, 90B)
793 RULE
794 NODE (AmountTypeCode)
795 ValueType\ValueType TranslateTo AmountTypeCode
796 END
797 NODE (CurrencyCode)
798 Value\Amount\Currency TranslateTo CurrencyCode
799 END
800 NODE (Price)
801 Value\Amount\Amount TranslateTo Price
802 END
803 END
804 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR76
792 TRANSLATE(PriceInformation7, 90B)
793 RULE
794 NODE (AmountTypeCode)
795 ValueType\ValueType TranslateTo AmountTypeCode
796 END
797 NODE (CurrencyCode)
798 Value\Amount\Currency TranslateTo CurrencyCode
799 END
800 NODE (Price)
801 Value\Amount\Amount TranslateTo Price
802 END
803 END
804 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR76
820 TRANSLATE(PartyIdentification16Choice, 95R)
821 RULE
822 ProprietaryIdentification TranslateTo 95R
823 END
824 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR76
812 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
813 RULE
814 AnyBICIdentifier CopyTo Identifier_BICBEI
815 END
816 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR76
1014 TRANSLATE(SettlementTransactionCondition3Choice, 22F_199)
1015 RULE
1016 NODE (DataSourceScheme)
1017 Proprietary TranslateTo DataSourceScheme
1018 END
1019 NODE (Indicator)
1020 Code TranslateTo Indicator
1021 Proprietary\Identification CopyTo Indicator
1022 END
1023 END
1024 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR76
1013 TRANSLATE(SettlingCapacity2Choice, 22F_54)
1014 RULE
1015 NODE (DataSourceScheme)
1016 Proprietary TranslateTo DataSourceScheme
1017 END
1018 NODE (Indicator)
1019 Code TranslateTo Indicator
1020 Proprietary\Identification CopyTo Indicator
1021 END
1022 END
1023 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR76
774 TRANSLATE(Number4Choice, 13B)
775 RULE
776 NODE (DataSourceScheme)
777 Long TranslateTo DataSourceScheme
778 END
779 NODE (Number)
780 Long\Identification CopyTo Number
781 END
782 END
783 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR76
1009 TRANSLATE(ISINIdentifier, Identifier_Isin)
1010 RULE
1011 ('ISIN ' Concatenate ISINIdentifier) CopyTo Identifier_Isin
1012 END
1013 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR76
847 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
848 RULE
849 NODE (DataSourceScheme)
850 Proprietary TranslateTo DataSourceScheme
851 END
852 NODE (Indicator)
853 Code TranslateTo Indicator
854 Proprietary\Identification CopyTo Indicator
855 END
856 END
857 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR76
847 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
848 RULE
849 NODE (DataSourceScheme)
850 Proprietary TranslateTo DataSourceScheme
851 END
852 NODE (Indicator)
853 Code TranslateTo Indicator
854 Proprietary\Identification CopyTo Indicator
855 END
856 END
857 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR76
847 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
848 RULE
849 NODE (DataSourceScheme)
850 Proprietary TranslateTo DataSourceScheme
851 END
852 NODE (Indicator)
853 Code TranslateTo Indicator
854 Proprietary\Identification CopyTo Indicator
855 END
856 END
857 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR76
847 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
848 RULE
849 NODE (DataSourceScheme)
850 Proprietary TranslateTo DataSourceScheme
851 END
852 NODE (Indicator)
853 Code TranslateTo Indicator
854 Proprietary\Identification CopyTo Indicator
855 END
856 END
857 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR76
1068 TRANSLATE(RepurchaseType6Choice, 22F_162)
1069 RULE
1070 NODE (DataSourceScheme)
1071 Proprietary TranslateTo DataSourceScheme
1072 END
1073 NODE (Indicator)
1074 Code TranslateTo Indicator
1075 Proprietary\Identification CopyTo Indicator
1076 END
1077 END
1078 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR76
828 TRANSLATE(Reporting2Code, OptionalCode_4!c_62)
829 RULE
830 'DEFR' EquivalentTo 'DEFR'
831 'STEX' EquivalentTo 'EXCH'
832 'REGU' EquivalentTo 'TRRE'
833 END
834 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR76
822 TRANSLATE(SecuritiesCertificate2, 13B)
823 RULE
824 NODE (DataSourceScheme)
825 SecuritiesCertificate2 TranslateTo DataSourceScheme
826 END
827 NODE (Number)
828 Number CopyTo Number
829 END
830 END
831 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR76
1037 TRANSLATE(BlockTrade2Choice, 22F_57)
1038 RULE
1039 NODE (DataSourceScheme)
1040 Proprietary TranslateTo DataSourceScheme
1041 END
1042 NODE (Indicator)
1043 Code TranslateTo Indicator
1044 Proprietary\Identification CopyTo Indicator
1045 END
1046 END
1047 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR76
877 TRANSLATE(TradeOriginator2Choice, 22F_87)
878 RULE
879 NODE (DataSourceScheme)
880 Proprietary TranslateTo DataSourceScheme
881 END
882 NODE (Indicator)
883 Code TranslateTo Indicator
884 Proprietary\Identification CopyTo Indicator
885 END
886 END
887 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR76
877 TRANSLATE(TradeOriginator2Choice, 22F_87)
878 RULE
879 NODE (DataSourceScheme)
880 Proprietary TranslateTo DataSourceScheme
881 END
882 NODE (Indicator)
883 Code TranslateTo Indicator
884 Proprietary\Identification CopyTo Indicator
885 END
886 END
887 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR76
877 TRANSLATE(TradeOriginator2Choice, 22F_87)
878 RULE
879 NODE (DataSourceScheme)
880 Proprietary TranslateTo DataSourceScheme
881 END
882 NODE (Indicator)
883 Code TranslateTo Indicator
884 Proprietary\Identification CopyTo Indicator
885 END
886 END
887 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR76
877 TRANSLATE(TradeOriginator2Choice, 22F_87)
878 RULE
879 NODE (DataSourceScheme)
880 Proprietary TranslateTo DataSourceScheme
881 END
882 NODE (Indicator)
883 Code TranslateTo Indicator
884 Proprietary\Identification CopyTo Indicator
885 END
886 END
887 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR76
1096 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1097 RULE
1098 'GROS' EquivalentTo 'GROS'
1099 'NETS' EquivalentTo 'NETS'
1100 END
1101 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR76
828 TRANSLATE(PriorityNumeric2Choice, 22F_6)
829 RULE
830 NODE (DataSourceScheme)
831 Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (Indicator)
834 Numeric CopyTo Indicator
835 Proprietary\Identification CopyTo Indicator
836 END
837 END
838 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR76
828 TRANSLATE(PriorityNumeric2Choice, 22F_6)
829 RULE
830 NODE (DataSourceScheme)
831 Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (Indicator)
834 Numeric CopyTo Indicator
835 Proprietary\Identification CopyTo Indicator
836 END
837 END
838 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR76
828 TRANSLATE(PriorityNumeric2Choice, 22F_6)
829 RULE
830 NODE (DataSourceScheme)
831 Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (Indicator)
834 Numeric CopyTo Indicator
835 Proprietary\Identification CopyTo Indicator
836 END
837 END
838 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR76
828 TRANSLATE(PriorityNumeric2Choice, 22F_6)
829 RULE
830 NODE (DataSourceScheme)
831 Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (Indicator)
834 Numeric CopyTo Indicator
835 Proprietary\Identification CopyTo Indicator
836 END
837 END
838 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR76
858 TRANSLATE(Restriction2Choice, 22F_33)
859 RULE
860 NODE (DataSourceScheme)
861 Proprietary TranslateTo DataSourceScheme
862 END
863 NODE (Indicator)
864 Code TranslateTo Indicator
865 Proprietary\Identification CopyTo Indicator
866 END
867 END
868 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR76
857 TRANSLATE(Restriction2Choice, 22F_33)
858 RULE
859 NODE (DataSourceScheme)
860 Proprietary TranslateTo DataSourceScheme
861 END
862 NODE (Indicator)
863 Code TranslateTo Indicator
864 Proprietary\Identification CopyTo Indicator
865 END
866 END
867 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR76
859 TRANSLATE(Restriction2Choice, 22F_33)
860 RULE
861 NODE (DataSourceScheme)
862 Proprietary TranslateTo DataSourceScheme
863 END
864 NODE (Indicator)
865 Code TranslateTo Indicator
866 Proprietary\Identification CopyTo Indicator
867 END
868 END
869 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR76
858 TRANSLATE(Restriction2Choice, 22F_33)
859 RULE
860 NODE (DataSourceScheme)
861 Proprietary TranslateTo DataSourceScheme
862 END
863 NODE (Indicator)
864 Code TranslateTo Indicator
865 Proprietary\Identification CopyTo Indicator
866 END
867 END
868 END
translateTTR76(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR76
813 TRANSLATE(RestrictedFINXMax210Text, 70D)
814 RULE
815 NODE (Narrative)
816 NODE (Line)
817 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
818 END
819 NODE (Line)
820 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
821 END
822 NODE (Line)
823 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
824 END
825 NODE (Line)
826 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
827 END
828 NODE (Line)
829 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
830 END
831 NODE (Line)
832 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
833 END
834 END
835 END
836 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR77
991 TRANSLATE(70C, RestrictedFINXMax140Text)
992 RULE
993 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
994 END
995 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR77
948 TRANSLATE(93B, SubBalanceInformation7)
949 RULE
950 NODE (SubBalanceType)
951 NODE (Code)
952 'MARG' CopyTo SubBalanceType\Code
953 END
954 END
955 NODE (Quantity)
956 NODE (Quantity)
957 IF (Not (DataSourceScheme IsPresent))
958 THEN
959 93B TranslateTo Quantity\Quantity
960 END
961 END
962 NODE (Proprietary)
963 IF (DataSourceScheme IsPresent)
964 THEN
965 93B TranslateTo Quantity\Proprietary
966 END
967 END
968 END
969 END
970 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR77
1210 TRANSLATE(22F_199, YesNoIndicator)
1211 RULE
1212 IF (Not (DataSourceScheme IsPresent))
1213 THEN
1214 IF (Indicator IsSameString 'NPAR')
1215 THEN
1216 'false' CopyTo YesNoIndicator
1217 END
1218 IF (Indicator IsSameString 'PART')
1219 THEN
1220 'true' CopyTo YesNoIndicator
1221 END
1222 END
1223 END
1224 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR77
969 TRANSLATE(70D, RestrictedFINXMax210Text)
970 RULE
971 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
972 END
973 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR77
937 TRANSLATE(97A, SecuritiesAccount17)
938 RULE
939 NODE (Identification)
940 AccountNumber TranslateTo Identification
941 END
942 END
943 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR77
920 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
921 RULE
922 NODE (Code)
923 IF (Not (DataSourceScheme IsPresent))
924 THEN
925 Indicator TranslateTo Code
926 END
927 END
928 NODE (Proprietary)
929 DataSourceScheme TranslateTo Proprietary
930 NODE (Identification)
931 IF (DataSourceScheme IsPresent)
932 THEN
933 Indicator CopyTo Proprietary\Identification
934 END
935 END
936 END
937 END
938 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR77
969 TRANSLATE(70D, RestrictedFINXMax210Text)
970 RULE
971 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
972 END
973 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR77
937 TRANSLATE(97A, SecuritiesAccount17)
938 RULE
939 NODE (Identification)
940 AccountNumber TranslateTo Identification
941 END
942 END
943 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR77
921 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
922 RULE
923 NODE (Code)
924 IF (Not (DataSourceScheme IsPresent))
925 THEN
926 Indicator TranslateTo Code
927 END
928 END
929 NODE (Proprietary)
930 DataSourceScheme TranslateTo Proprietary
931 NODE (Identification)
932 IF (DataSourceScheme IsPresent)
933 THEN
934 Indicator CopyTo Proprietary\Identification
935 END
936 END
937 END
938 END
939 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR77
958 TRANSLATE(36B, OriginalAndCurrentQuantities4)
959 RULE
960 NODE (FaceAmount)
961 IF (QuantityTypeCode IsSameString 'FAMT')
962 THEN
963 Quantity TranslateTo FaceAmount
964 END
965 END
966 NODE (AmortisedValue)
967 IF (QuantityTypeCode IsSameString 'AMOR')
968 THEN
969 Quantity TranslateTo AmortisedValue
970 END
971 END
972 END
973 END
translateTTR77(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR77
939 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
940 RULE
941 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
942 END
943 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR77
921 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
922 RULE
923 NODE (Code)
924 IF (Not (DataSourceScheme IsPresent))
925 THEN
926 Indicator TranslateTo Code
927 END
928 END
929 NODE (Proprietary)
930 DataSourceScheme TranslateTo Proprietary
931 NODE (Identification)
932 IF (DataSourceScheme IsPresent)
933 THEN
934 Indicator CopyTo Proprietary\Identification
935 END
936 END
937 END
938 END
939 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR77
958 TRANSLATE(36B, OriginalAndCurrentQuantities4)
959 RULE
960 NODE (FaceAmount)
961 IF (QuantityTypeCode IsSameString 'FAMT')
962 THEN
963 Quantity TranslateTo FaceAmount
964 END
965 END
966 NODE (AmortisedValue)
967 IF (QuantityTypeCode IsSameString 'AMOR')
968 THEN
969 Quantity TranslateTo AmortisedValue
970 END
971 END
972 END
973 END
translateTTR77(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR77
939 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
940 RULE
941 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
942 END
943 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR77
922 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
923 RULE
924 NODE (Code)
925 IF (Not (DataSourceScheme IsPresent))
926 THEN
927 Indicator TranslateTo Code
928 END
929 END
930 NODE (Proprietary)
931 DataSourceScheme TranslateTo Proprietary
932 NODE (Identification)
933 IF (DataSourceScheme IsPresent)
934 THEN
935 Indicator CopyTo Proprietary\Identification
936 END
937 END
938 END
939 END
940 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'DBIT' CopyTo CreditDebitCode
945 ELSE
946 'CRDT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'DBIT' CopyTo CreditDebitCode
945 ELSE
946 'CRDT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR77
917 TRANSLATE(19A, CreditDebitCode)
918 RULE
919 IF (Not (Sign IsPresent))
920 THEN
921 'DBIT' CopyTo CreditDebitCode
922 ELSE
923 'CRDT' CopyTo CreditDebitCode
924 END
925 END
926 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'DBIT' CopyTo CreditDebitCode
945 ELSE
946 'CRDT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'DBIT' CopyTo CreditDebitCode
945 ELSE
946 'CRDT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR77
917 TRANSLATE(19A, CreditDebitCode)
918 RULE
919 IF (Not (Sign IsPresent))
920 THEN
921 'DBIT' CopyTo CreditDebitCode
922 ELSE
923 'CRDT' CopyTo CreditDebitCode
924 END
925 END
926 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'CRDT' CopyTo CreditDebitCode
945 ELSE
946 'DBIT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'CRDT' CopyTo CreditDebitCode
945 ELSE
946 'DBIT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR77
917 TRANSLATE(19A, CreditDebitCode)
918 RULE
919 IF (Not (Sign IsPresent))
920 THEN
921 'CRDT' CopyTo CreditDebitCode
922 ELSE
923 'DBIT' CopyTo CreditDebitCode
924 END
925 END
926 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'CRDT' CopyTo CreditDebitCode
945 ELSE
946 'DBIT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR77
940 TRANSLATE(19A, CreditDebitCode)
941 RULE
942 IF (Not (Sign IsPresent))
943 THEN
944 'CRDT' CopyTo CreditDebitCode
945 ELSE
946 'DBIT' CopyTo CreditDebitCode
947 END
948 END
949 END
translateTTR77(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR77
917 TRANSLATE(19A, CreditDebitCode)
918 RULE
919 IF (Not (Sign IsPresent))
920 THEN
921 'CRDT' CopyTo CreditDebitCode
922 ELSE
923 'DBIT' CopyTo CreditDebitCode
924 END
925 END
926 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR77
1113 TRANSLATE(22F_54, SettlingCapacity2Choice)
1114 RULE
1115 NODE (Code)
1116 IF (Not (DataSourceScheme IsPresent))
1117 THEN
1118 Indicator TranslateTo Code
1119 END
1120 END
1121 NODE (Proprietary)
1122 NODE (Identification)
1123 IF (DataSourceScheme IsPresent)
1124 THEN
1125 Indicator CopyTo Proprietary\Identification
1126 END
1127 END
1128 DataSourceScheme TranslateTo Proprietary
1129 END
1130 END
1131 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR77
1006 TRANSLATE(22F_203, YesNoIndicator)
1007 RULE
1008 IF (Not (DataSourceScheme IsPresent))
1009 THEN
1010 IF (Indicator IsSameString 'COLA')
1011 THEN
1012 'true' CopyTo YesNoIndicator
1013 END
1014 IF (Indicator IsSameString 'COLN')
1015 THEN
1016 'false' CopyTo YesNoIndicator
1017 END
1018 END
1019 END
1020 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR77
1084 TRANSLATE(22F_206, SettlementTransactionCondition3Choice)
1085 RULE
1086 NODE (Code)
1087 IF (Not (DataSourceScheme IsPresent))
1088 THEN
1089 Indicator TranslateTo Code
1090 END
1091 END
1092 NODE (Proprietary)
1093 DataSourceScheme TranslateTo Proprietary
1094 NODE (Identification)
1095 IF (DataSourceScheme IsPresent)
1096 THEN
1097 Indicator CopyTo Proprietary\Identification
1098 END
1099 END
1100 END
1101 END
1102 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR77
1292 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
1293 RULE
1294 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
1295 END
1296 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR77
932 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
933 RULE
934 NODE (Country)
935 CountryCode CopyTo Country
936 END
937 END
938 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR77
907 TRANSLATE(22F_173, TypeOfPrice5Choice)
908 RULE
909 NODE (Code)
910 IF (Not (DataSourceScheme IsPresent))
911 THEN
912 Indicator CopyTo Code
913 END
914 END
915 NODE (Proprietary)
916 DataSourceScheme TranslateTo Proprietary
917 NODE (Identification)
918 IF (DataSourceScheme IsPresent)
919 THEN
920 Indicator CopyTo Proprietary\Identification
921 END
922 END
923 END
924 END
925 END
translateTTR77(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR77
892 TRANSLATE(22F_33, Restriction2Choice)
893 RULE
894 NODE (Code)
895 IF (Not (DataSourceScheme IsPresent))
896 THEN
897 Indicator TranslateTo Code
898 END
899 END
900 NODE (Proprietary)
901 DataSourceScheme TranslateTo Proprietary
902 NODE (Identification)
903 IF (DataSourceScheme IsPresent)
904 THEN
905 Indicator CopyTo Proprietary\Identification
906 END
907 END
908 END
909 END
910 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR77
805 TRANSLATE(MarketIdentification10, 94B_4)
806 RULE
807 NODE (DataSourceScheme)
808 Type\Proprietary TranslateTo DataSourceScheme
809 END
810 NODE (PlaceCode)
811 Type\Code TranslateTo PlaceCode
812 Type\Proprietary\Identification CopyTo PlaceCode
813 END
814 NODE (Narrative)
815 Identification\MarketIdentifierCode CopyTo Narrative
816 Identification\Description CopyTo Narrative
817 END
818 END
819 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR77
805 TRANSLATE(MarketIdentification10, 94B_4)
806 RULE
807 NODE (DataSourceScheme)
808 Type\Proprietary TranslateTo DataSourceScheme
809 END
810 NODE (PlaceCode)
811 Type\Code TranslateTo PlaceCode
812 Type\Proprietary\Identification CopyTo PlaceCode
813 END
814 NODE (Narrative)
815 Identification\MarketIdentifierCode CopyTo Narrative
816 Identification\Description CopyTo Narrative
817 END
818 END
819 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR77
817 TRANSLATE(SecuritiesBalanceType5Choice, 93A_5)
818 RULE
819 NODE (DataSourceScheme)
820 Proprietary TranslateTo DataSourceScheme
821 END
822 NODE (SubBalanceTypeCode)
823 Code TranslateTo SubBalanceTypeCode
824 Proprietary\Identification CopyTo SubBalanceTypeCode
825 END
826 END
827 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR77
1025 TRANSLATE(SettlementTransactionCondition2Code, OptionalCode_4!c_400)
1026 RULE
1027 'ASGN' EquivalentTo 'ASGN'
1028 'BUTC' EquivalentTo 'BUTC'
1029 'CLEN' EquivalentTo 'CLEN'
1030 'DIRT' EquivalentTo 'DIRT'
1031 'DLWM' EquivalentTo 'DLWM'
1032 'DRAW' EquivalentTo 'DRAW'
1033 'EXER' EquivalentTo 'EXER'
1034 'FRCL' EquivalentTo 'FRCL'
1035 'KNOC' EquivalentTo 'KNOC'
1036 'PHYS' EquivalentTo 'PHYS'
1037 'RESI' EquivalentTo 'RESI'
1038 'SHOR' EquivalentTo 'SHOR'
1039 'SPDL' EquivalentTo 'SPDL'
1040 'SPST' EquivalentTo 'SPST'
1041 'EXPI' EquivalentTo 'EXPI'
1042 'PENS' EquivalentTo 'PENS'
1043 'UNEX' EquivalentTo 'UNEX'
1044 'NOMC' EquivalentTo 'NOMC'
1045 END
1046 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR77
1024 TRANSLATE(SettlingCapacity1Code, OptionalCode_4!c_93)
1025 RULE
1026 'CUST' EquivalentTo 'CUST'
1027 'SAGE' EquivalentTo 'SAGE'
1028 'SPRI' EquivalentTo 'SPRI'
1029 END
1030 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR77
784 TRANSLATE(GenericIdentification18, Identifier_FIN_8c)
785 RULE
786 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
787 END
788 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR77
1014 TRANSLATE(SecurityIdentification12, 35B)
1015 RULE
1016 NODE (DescriptionOfSecurity)
1017 NODE (Line)
1018 IF (Identification\OtherIdentification\IdentificationSource\Domestic IsPresent)
1019 THEN
1020 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Domestic Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
1021 END
1022 IF (Identification\OtherIdentification\IdentificationSource\Proprietary IsPresent)
1023 THEN
1024 ((('/' Concatenate (Identification\OtherIdentification\IdentificationSource\Proprietary Concatenate '/')) Concatenate Identification\OtherIdentification\Identification) Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
1025 END
1026 IF (Identification\ISIN IsPresent)
1027 THEN
1028 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[1]
1029 END
1030 END
1031 NODE (Line)
1032 IF (Identification\OtherIdentification IsPresent)
1033 THEN
1034 (Description Substring ('1', '35')) CopyTo DescriptionOfSecurity\Line[2]
1035 ELSE
1036 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[2]
1037 END
1038 END
1039 NODE (Line)
1040 IF (Identification\OtherIdentification IsPresent)
1041 THEN
1042 (Description Substring ('36', '35')) CopyTo DescriptionOfSecurity\Line[3]
1043 ELSE
1044 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[3]
1045 END
1046 END
1047 NODE (Line)
1048 IF (Identification\OtherIdentification IsPresent)
1049 THEN
1050 (Description Substring ('71', '35')) CopyTo DescriptionOfSecurity\Line[4]
1051 ELSE
1052 (Description Substring ('106', '35')) CopyTo DescriptionOfSecurity\Line[4]
1053 END
1054 END
1055 END
1056 END
1057 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR77
858 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
859 RULE
860 'LAMI' EquivalentTo 'LAMI'
861 'NBOR' EquivalentTo 'NBOR'
862 'YBOR' EquivalentTo 'YBOR'
863 END
864 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR77
858 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
859 RULE
860 'LAMI' EquivalentTo 'LAMI'
861 'NBOR' EquivalentTo 'NBOR'
862 'YBOR' EquivalentTo 'YBOR'
863 END
864 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR77
858 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
859 RULE
860 'LAMI' EquivalentTo 'LAMI'
861 'NBOR' EquivalentTo 'NBOR'
862 'YBOR' EquivalentTo 'YBOR'
863 END
864 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR77
858 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
859 RULE
860 'LAMI' EquivalentTo 'LAMI'
861 'NBOR' EquivalentTo 'NBOR'
862 'YBOR' EquivalentTo 'YBOR'
863 END
864 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR77
1079 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1080 RULE
1081 'CADJ' EquivalentTo 'CADJ'
1082 'CALL' EquivalentTo 'CALL'
1083 'PAIR' EquivalentTo 'PAIR'
1084 'RATE' EquivalentTo 'RATE'
1085 'ROLP' EquivalentTo 'ROLP'
1086 'TOPU' EquivalentTo 'TOPU'
1087 'WTHD' EquivalentTo 'WTHD'
1088 'PADJ' EquivalentTo 'PADJ'
1089 END
1090 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR77
835 TRANSLATE(PriorityNumeric2Choice, 22F_6)
836 RULE
837 NODE (DataSourceScheme)
838 Proprietary TranslateTo DataSourceScheme
839 END
840 NODE (Indicator)
841 Numeric CopyTo Indicator
842 Proprietary\Identification CopyTo Indicator
843 END
844 END
845 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR77
832 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
833 RULE
834 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
835 END
836 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR77
1048 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1049 RULE
1050 'BLPA' EquivalentTo 'BLPA'
1051 'BLCH' EquivalentTo 'BLCH'
1052 END
1053 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR77
888 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
889 RULE
890 'SINT' EquivalentTo 'SINT'
891 'MLTF' EquivalentTo 'MLTF'
892 'RMKT' EquivalentTo 'RMKT'
893 'MKTM' EquivalentTo 'MKTM'
894 'INVE' EquivalentTo 'INFI'
895 'TAGT' EquivalentTo 'TAGT'
896 END
897 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR77
888 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
889 RULE
890 'SINT' EquivalentTo 'SINT'
891 'MLTF' EquivalentTo 'MLTF'
892 'RMKT' EquivalentTo 'RMKT'
893 'MKTM' EquivalentTo 'MKTM'
894 'INVE' EquivalentTo 'INFI'
895 'TAGT' EquivalentTo 'TAGT'
896 END
897 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR77
888 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
889 RULE
890 'SINT' EquivalentTo 'SINT'
891 'MLTF' EquivalentTo 'MLTF'
892 'RMKT' EquivalentTo 'RMKT'
893 'MKTM' EquivalentTo 'MKTM'
894 'INVE' EquivalentTo 'INFI'
895 'TAGT' EquivalentTo 'TAGT'
896 END
897 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR77
888 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
889 RULE
890 'SINT' EquivalentTo 'SINT'
891 'MLTF' EquivalentTo 'MLTF'
892 'RMKT' EquivalentTo 'RMKT'
893 'MKTM' EquivalentTo 'MKTM'
894 'INVE' EquivalentTo 'INFI'
895 'TAGT' EquivalentTo 'TAGT'
896 END
897 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR77
1102 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1103 RULE
1104 NODE (DataSourceScheme)
1105 Proprietary TranslateTo DataSourceScheme
1106 END
1107 NODE (Indicator)
1108 Code TranslateTo Indicator
1109 Proprietary\Identification CopyTo Indicator
1110 END
1111 END
1112 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR77
839 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
840 RULE
841 NODE (DataSourceScheme)
842 Proprietary TranslateTo DataSourceScheme
843 END
844 NODE (Indicator)
845 Code TranslateTo Indicator
846 Proprietary\Identification CopyTo Indicator
847 END
848 END
849 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR77
839 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
840 RULE
841 NODE (DataSourceScheme)
842 Proprietary TranslateTo DataSourceScheme
843 END
844 NODE (Indicator)
845 Code TranslateTo Indicator
846 Proprietary\Identification CopyTo Indicator
847 END
848 END
849 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR77
839 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
840 RULE
841 NODE (DataSourceScheme)
842 Proprietary TranslateTo DataSourceScheme
843 END
844 NODE (Indicator)
845 Code TranslateTo Indicator
846 Proprietary\Identification CopyTo Indicator
847 END
848 END
849 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR77
839 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
840 RULE
841 NODE (DataSourceScheme)
842 Proprietary TranslateTo DataSourceScheme
843 END
844 NODE (Indicator)
845 Code TranslateTo Indicator
846 Proprietary\Identification CopyTo Indicator
847 END
848 END
849 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR77
869 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
870 RULE
871 'A144' EquivalentTo '144A'
872 'NRST' EquivalentTo 'NRST'
873 'RSTR' EquivalentTo 'RSTR'
874 END
875 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR77
868 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
869 RULE
870 'A144' EquivalentTo '144A'
871 'NRST' EquivalentTo 'NRST'
872 'RSTR' EquivalentTo 'RSTR'
873 END
874 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR77
870 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
871 RULE
872 'A144' EquivalentTo '144A'
873 'NRST' EquivalentTo 'NRST'
874 'RSTR' EquivalentTo 'RSTR'
875 END
876 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR77
869 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
870 RULE
871 'A144' EquivalentTo '144A'
872 'NRST' EquivalentTo 'NRST'
873 'RSTR' EquivalentTo 'RSTR'
874 END
875 END
translateTTR77(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR77
837 TRANSLATE(SecuritiesCertificate2, 13B)
838 RULE
839 NODE (DataSourceScheme)
840 SecuritiesCertificate2 TranslateTo DataSourceScheme
841 END
842 NODE (Number)
843 Number CopyTo Number
844 END
845 END
846 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR78
996 TRANSLATE(93B, SubBalanceInformation8)
997 RULE
998 NODE (SubBalanceType)
999 NODE (Code)
1000 'PEDA' CopyTo SubBalanceType\Code
1001 END
1002 END
1003 NODE (Quantity)
1004 NODE (Quantity)
1005 IF (Not (DataSourceScheme IsPresent))
1006 THEN
1007 93B TranslateTo Quantity\Quantity
1008 END
1009 END
1010 NODE (Proprietary)
1011 IF (DataSourceScheme IsPresent)
1012 THEN
1013 93B TranslateTo Quantity\Proprietary
1014 END
1015 END
1016 END
1017 END
1018 END
translateTTR78(String, Field) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR78
971 TRANSLATE(93B, FinancialInstrumentQuantity15Choice)
972 RULE
973 NODE (Unit)
974 IF (QuantityTypeCode IsSameString 'UNIT')
975 THEN
976 (Balance FormatDecimal 'MX') CopyTo Unit
977 END
978 END
979 NODE (FaceAmount)
980 IF (QuantityTypeCode IsSameString 'FAMT')
981 THEN
982 (Balance FormatDecimal 'MX') CopyTo FaceAmount
983 END
984 END
985 NODE (AmortisedValue)
986 IF (QuantityTypeCode IsSameString 'AMOR')
987 THEN
988 (Balance FormatDecimal 'MX') CopyTo AmortisedValue
989 END
990 END
991 END
992 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR78
1225 TRANSLATE(94B_2, MarketIdentification8)
1226 RULE
1227 NODE (Identification)
1228 NODE (MarketIdentifierCode)
1229 IF (Narrative Matches '[A-Z0-9]{4}')
1230 THEN
1231 Narrative CopyTo Identification\MarketIdentifierCode
1232 END
1233 END
1234 NODE (Description)
1235 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
1236 THEN
1237 Narrative CopyTo Identification\Description
1238 END
1239 END
1240 END
1241 NODE (Type)
1242 NODE (Code)
1243 IF (Not (DataSourceScheme IsPresent))
1244 THEN
1245 PlaceCode TranslateTo Type\Code
1246 END
1247 END
1248 NODE (Proprietary)
1249 DataSourceScheme TranslateTo Type\Proprietary
1250 NODE (Identification)
1251 IF (DataSourceScheme IsPresent)
1252 THEN
1253 PlaceCode CopyTo Type\Proprietary\Identification
1254 END
1255 END
1256 END
1257 END
1258 END
1259 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR78
974 TRANSLATE(95P_2, PartyIdentification18Choice)
975 RULE
976 NODE (BICOrBEI)
977 IdentifierCode TranslateTo BICOrBEI
978 END
979 END
980 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR78
944 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
945 RULE
946 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
947 END
948 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR78
939 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
940 RULE
941 'NSET' EquivalentTo 'NSET'
942 'YSET' EquivalentTo 'YSET'
943 END
944 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR78
974 TRANSLATE(95P_2, PartyIdentification18Choice)
975 RULE
976 NODE (BICOrBEI)
977 IdentifierCode TranslateTo BICOrBEI
978 END
979 END
980 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR78
944 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
945 RULE
946 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
947 END
948 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR78
940 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
941 RULE
942 'NSET' EquivalentTo 'NSET'
943 'YSET' EquivalentTo 'YSET'
944 END
945 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR78
974 TRANSLATE(70D, RestrictedFINXMax210Text)
975 RULE
976 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
977 END
978 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR78
944 TRANSLATE(97B_2, SecuritiesAccount17)
945 RULE
946 NODE (Identification)
947 AccountNumber CopyTo Identification
948 END
949 NODE (Type)
950 NODE (Identification)
951 AccountTypeCode CopyTo Type\Identification
952 END
953 DataSourceScheme TranslateTo Type
954 NODE (Issuer)
955 IF (Not (DataSourceScheme IsPresent))
956 THEN
957 'NONE' CopyTo Type\Issuer
958 END
959 END
960 END
961 END
962 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR78
940 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
941 RULE
942 'NSET' EquivalentTo 'NSET'
943 'YSET' EquivalentTo 'YSET'
944 END
945 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR78
974 TRANSLATE(70D, RestrictedFINXMax210Text)
975 RULE
976 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
977 END
978 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR78
944 TRANSLATE(97B_2, SecuritiesAccount17)
945 RULE
946 NODE (Identification)
947 AccountNumber CopyTo Identification
948 END
949 NODE (Type)
950 NODE (Identification)
951 AccountTypeCode CopyTo Type\Identification
952 END
953 DataSourceScheme TranslateTo Type
954 NODE (Issuer)
955 IF (Not (DataSourceScheme IsPresent))
956 THEN
957 'NONE' CopyTo Type\Issuer
958 END
959 END
960 END
961 END
962 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR78
941 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
942 RULE
943 'NSET' EquivalentTo 'NSET'
944 'YSET' EquivalentTo 'YSET'
945 END
946 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR78
927 TRANSLATE(95P_2, PartyIdentification18Choice)
928 RULE
929 NODE (BICOrBEI)
930 IdentifierCode TranslateTo BICOrBEI
931 END
932 END
933 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR78
927 TRANSLATE(95P_2, PartyIdentification18Choice)
928 RULE
929 NODE (BICOrBEI)
930 IdentifierCode TranslateTo BICOrBEI
931 END
932 END
933 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR78
927 TRANSLATE(95P_2, PartyIdentification18Choice)
928 RULE
929 NODE (BICOrBEI)
930 IdentifierCode TranslateTo BICOrBEI
931 END
932 END
933 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR78
950 TRANSLATE(70D, RestrictedFINXMax210Text)
951 RULE
952 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
953 END
954 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR78
927 TRANSLATE(95P_2, PartyIdentification18Choice)
928 RULE
929 NODE (BICOrBEI)
930 IdentifierCode TranslateTo BICOrBEI
931 END
932 END
933 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR78
1132 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1133 RULE
1134 'SPRI' EquivalentTo 'SPRI'
1135 'SAGE' EquivalentTo 'SAGE'
1136 'CUST' EquivalentTo 'CUST'
1137 END
1138 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR78
1021 TRANSLATE(95C, PartyIdentification17Choice)
1022 RULE
1023 NODE (Country)
1024 CountryCode CopyTo Country
1025 END
1026 END
1027 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR78
1103 TRANSLATE(OptionalCode_4!c_388, SettlementTransactionCondition2Code)
1104 RULE
1105 'ASGN' EquivalentTo 'ASGN'
1106 'BUTC' EquivalentTo 'BUTC'
1107 'CLEN' EquivalentTo 'CLEN'
1108 'DIRT' EquivalentTo 'DIRT'
1109 'DLWM' EquivalentTo 'DLWM'
1110 'DRAW' EquivalentTo 'DRAW'
1111 'EXER' EquivalentTo 'EXER'
1112 'EXPI' EquivalentTo 'EXPI'
1113 'FRCL' EquivalentTo 'FRCL'
1114 'KNOC' EquivalentTo 'KNOC'
1115 'NOMC' EquivalentTo 'NOMC'
1116 'PENS' EquivalentTo 'PENS'
1117 'PHYS' EquivalentTo 'PHYS'
1118 'RESI' EquivalentTo 'RESI'
1119 'SHOR' EquivalentTo 'SHOR'
1120 'SPDL' EquivalentTo 'SPDL'
1121 'SPST' EquivalentTo 'SPST'
1122 'TRIP' EquivalentTo 'TRIP'
1123 'UNEX' EquivalentTo 'UNEX'
1124 END
1125 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR78
1297 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
1298 RULE
1299 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1300 END
1301 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR78
939 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
940 RULE
941 NODE (TypeAndIdentification)
942 NODE (SafekeepingPlaceType)
943 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
944 END
945 NODE (Identification)
946 IdentifierCode TranslateTo TypeAndIdentification\Identification
947 END
948 END
949 END
950 END
translateTTR78(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR78
926 TRANSLATE(22F_5, Reporting4Choice)
927 RULE
928 NODE (Code)
929 IF (Not (DataSourceScheme IsPresent))
930 THEN
931 IF (Indicator IsSameString 'EXCH')
932 THEN
933 'STEX' CopyTo Code
934 END
935 IF (Indicator IsSameString 'TRRE')
936 THEN
937 'REGU' CopyTo Code
938 END
939 END
940 END
941 NODE (Proprietary)
942 NODE (Identification)
943 IF (DataSourceScheme IsPresent)
944 THEN
945 Indicator CopyTo Proprietary\Identification
946 END
947 END
948 DataSourceScheme TranslateTo Proprietary
949 END
950 END
951 END
translateTTR78(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR78
911 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
912 RULE
913 '144A' EquivalentTo 'A144'
914 'NRST' EquivalentTo 'NRST'
915 'RSTR' EquivalentTo 'RSTR'
916 END
917 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR78
820 TRANSLATE(MarketType4Code, OptionalCode_4!c_73)
821 RULE
822 'FUND' EquivalentTo 'FUND'
823 'LMAR' EquivalentTo 'LMAR'
824 'THEO' EquivalentTo 'THEO'
825 'VEND' EquivalentTo 'VEND'
826 END
827 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR78
820 TRANSLATE(MarketType4Code, OptionalCode_4!c_73)
821 RULE
822 'FUND' EquivalentTo 'FUND'
823 'LMAR' EquivalentTo 'LMAR'
824 'THEO' EquivalentTo 'THEO'
825 'VEND' EquivalentTo 'VEND'
826 END
827 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR78
828 TRANSLATE(SecuritiesBalanceType11Code, OptionalCode_4!c_396)
829 RULE
830 'BLOK' EquivalentTo 'BLOK'
831 'AWAS' EquivalentTo 'AWAS'
832 'AVAI' EquivalentTo 'AVAI'
833 'BLCA' EquivalentTo 'BLCA'
834 'BLOT' EquivalentTo 'BLOT'
835 'BLOV' EquivalentTo 'BLOV'
836 'BORR' EquivalentTo 'BORR'
837 'COLI' EquivalentTo 'COLI'
838 'COLO' EquivalentTo 'COLO'
839 'COLA' EquivalentTo 'COLA'
840 'LOAN' EquivalentTo 'LOAN'
841 'MARG' EquivalentTo 'MARG'
842 'PECA' EquivalentTo 'PECA'
843 'PEDA' EquivalentTo 'PEDA'
844 'PLED' EquivalentTo 'PLED'
845 'REGO' EquivalentTo 'REGO'
846 'RSTR' EquivalentTo 'RSTR'
847 'OTHR' EquivalentTo 'OTHR'
848 'TRAN' EquivalentTo 'TRAN'
849 'DRAW' EquivalentTo 'DRAW'
850 'CLEN' EquivalentTo 'CLEN'
851 'DIRT' EquivalentTo 'DIRT'
852 'NOMI' EquivalentTo 'NOMI'
853 'SPOS' EquivalentTo 'SPOS'
854 'UNRG' EquivalentTo 'UNRG'
855 'ISSU' EquivalentTo 'ISSU'
856 'QUAS' EquivalentTo 'QUAS'
857 'LODE' EquivalentTo 'LODE'
858 END
859 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR78
1047 TRANSLATE(YesNoIndicator, 22F_199)
1048 RULE
1049 NODE (Indicator)
1050 IF (YesNoIndicator IsSameBoolean 'true')
1051 THEN
1052 'PART' CopyTo Indicator
1053 ELSE
1054 'NPAR' CopyTo Indicator
1055 END
1056 END
1057 END
1058 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR78
1031 TRANSLATE(GenericIdentification25, 22F_6)
1032 RULE
1033 NODE (DataSourceScheme)
1034 GenericIdentification25 TranslateTo DataSourceScheme
1035 END
1036 NODE (Indicator)
1037 Identification CopyTo Indicator
1038 END
1039 END
1040 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR78
789 TRANSLATE(FinancialInstrumentQuantity15Choice, 36B)
790 RULE
791 NODE (QuantityTypeCode)
792 IF (Unit IsPresent)
793 THEN
794 'UNIT' CopyTo QuantityTypeCode
795 END
796 IF (FaceAmount IsPresent)
797 THEN
798 'FAMT' CopyTo QuantityTypeCode
799 END
800 IF (AmortisedValue IsPresent)
801 THEN
802 'AMOR' CopyTo QuantityTypeCode
803 END
804 END
805 NODE (Quantity)
806 IF ((Unit IsPresent) And ((Unit Substring ('1', '1')) IsSameString '-'))
807 THEN
808 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
809 ELSE
810 IF ((Unit Substring ('1', '1')) IsSameString '+')
811 THEN
812 ((Unit Substring '2') FormatDecimal 'MT') CopyTo Quantity
813 ELSE
814 (Unit FormatDecimal 'MT') CopyTo Quantity
815 END
816 END
817 (FaceAmount FormatDecimal 'MT') CopyTo Quantity
818 (AmortisedValue FormatDecimal 'MT') CopyTo Quantity
819 END
820 END
821 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR78
1058 TRANSLATE(PartyIdentification16Choice, 95P_2)
1059 RULE
1060 NODE (IdentifierCode)
1061 BICOrBEI CopyTo IdentifierCode
1062 END
1063 END
1064 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR78
865 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
866 RULE
867 NODE (DataSourceScheme)
868 Proprietary TranslateTo DataSourceScheme
869 END
870 NODE (Indicator)
871 Code TranslateTo Indicator
872 Proprietary\Identification CopyTo Indicator
873 END
874 END
875 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR78
865 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
866 RULE
867 NODE (DataSourceScheme)
868 Proprietary TranslateTo DataSourceScheme
869 END
870 NODE (Indicator)
871 Code TranslateTo Indicator
872 Proprietary\Identification CopyTo Indicator
873 END
874 END
875 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR78
865 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
866 RULE
867 NODE (DataSourceScheme)
868 Proprietary TranslateTo DataSourceScheme
869 END
870 NODE (Indicator)
871 Code TranslateTo Indicator
872 Proprietary\Identification CopyTo Indicator
873 END
874 END
875 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR78
865 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
866 RULE
867 NODE (DataSourceScheme)
868 Proprietary TranslateTo DataSourceScheme
869 END
870 NODE (Indicator)
871 Code TranslateTo Indicator
872 Proprietary\Identification CopyTo Indicator
873 END
874 END
875 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR78
1091 TRANSLATE(MarketClientSide2Choice, 22F_56)
1092 RULE
1093 NODE (DataSourceScheme)
1094 Proprietary TranslateTo DataSourceScheme
1095 END
1096 NODE (Indicator)
1097 Code TranslateTo Indicator
1098 Proprietary\Identification CopyTo Indicator
1099 END
1100 END
1101 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR78
846 TRANSLATE(AutomaticBorrowing4Choice, 22F_101)
847 RULE
848 NODE (DataSourceScheme)
849 Proprietary TranslateTo DataSourceScheme
850 END
851 NODE (Indicator)
852 Code TranslateTo Indicator
853 Proprietary\Identification CopyTo Indicator
854 END
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR78
837 TRANSLATE(PartyIdentification18Choice, 95P_2)
838 RULE
839 NODE (IdentifierCode)
840 BICOrBEI CopyTo IdentifierCode
841 END
842 END
843 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR78
1054 TRANSLATE(Restriction2Choice, 22F_33)
1055 RULE
1056 NODE (DataSourceScheme)
1057 Proprietary TranslateTo DataSourceScheme
1058 END
1059 NODE (Indicator)
1060 Code TranslateTo Indicator
1061 Proprietary\Identification CopyTo Indicator
1062 END
1063 END
1064 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR78
898 TRANSLATE(MatchingStatus5Choice, 25D_2)
899 RULE
900 NODE (DataSourceScheme)
901 Proprietary TranslateTo DataSourceScheme
902 END
903 NODE (StatusCode)
904 Code TranslateTo StatusCode
905 Proprietary\Identification CopyTo StatusCode
906 END
907 END
908 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR78
898 TRANSLATE(MatchingStatus5Choice, 25D_2)
899 RULE
900 NODE (DataSourceScheme)
901 Proprietary TranslateTo DataSourceScheme
902 END
903 NODE (StatusCode)
904 Code TranslateTo StatusCode
905 Proprietary\Identification CopyTo StatusCode
906 END
907 END
908 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR78
898 TRANSLATE(MatchingStatus5Choice, 25D_2)
899 RULE
900 NODE (DataSourceScheme)
901 Proprietary TranslateTo DataSourceScheme
902 END
903 NODE (StatusCode)
904 Code TranslateTo StatusCode
905 Proprietary\Identification CopyTo StatusCode
906 END
907 END
908 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR78
898 TRANSLATE(MatchingStatus5Choice, 25D_2)
899 RULE
900 NODE (DataSourceScheme)
901 Proprietary TranslateTo DataSourceScheme
902 END
903 NODE (StatusCode)
904 Code TranslateTo StatusCode
905 Proprietary\Identification CopyTo StatusCode
906 END
907 END
908 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR78
1113 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1114 RULE
1115 'PRIN' EquivalentTo 'PRIN'
1116 'AGEN' EquivalentTo 'AGEN'
1117 END
1118 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR78
850 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
851 RULE
852 'LAMI' EquivalentTo 'LAMI'
853 'NBOR' EquivalentTo 'NBOR'
854 'YBOR' EquivalentTo 'YBOR'
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR78
850 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
851 RULE
852 'LAMI' EquivalentTo 'LAMI'
853 'NBOR' EquivalentTo 'NBOR'
854 'YBOR' EquivalentTo 'YBOR'
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR78
850 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
851 RULE
852 'LAMI' EquivalentTo 'LAMI'
853 'NBOR' EquivalentTo 'NBOR'
854 'YBOR' EquivalentTo 'YBOR'
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR78
850 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
851 RULE
852 'LAMI' EquivalentTo 'LAMI'
853 'NBOR' EquivalentTo 'NBOR'
854 'YBOR' EquivalentTo 'YBOR'
855 END
856 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR78
876 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
877 RULE
878 NODE (DataSourceScheme)
879 Proprietary TranslateTo DataSourceScheme
880 END
881 NODE (Indicator)
882 Code TranslateTo Indicator
883 Proprietary\Identification CopyTo Indicator
884 END
885 END
886 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR78
875 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
876 RULE
877 NODE (DataSourceScheme)
878 Proprietary TranslateTo DataSourceScheme
879 END
880 NODE (Indicator)
881 Code TranslateTo Indicator
882 Proprietary\Identification CopyTo Indicator
883 END
884 END
885 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR78
877 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
878 RULE
879 NODE (DataSourceScheme)
880 Proprietary TranslateTo DataSourceScheme
881 END
882 NODE (Indicator)
883 Code TranslateTo Indicator
884 Proprietary\Identification CopyTo Indicator
885 END
886 END
887 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR78
876 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
877 RULE
878 NODE (DataSourceScheme)
879 Proprietary TranslateTo DataSourceScheme
880 END
881 NODE (Indicator)
882 Code TranslateTo Indicator
883 Proprietary\Identification CopyTo Indicator
884 END
885 END
886 END
translateTTR78(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR78
847 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
848 RULE
849 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
850 END
851 END
translateTTR79(String, Field) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR79
1019 TRANSLATE(93B, FinancialInstrumentQuantity15Choice)
1020 RULE
1021 NODE (Unit)
1022 IF (QuantityTypeCode IsSameString 'UNIT')
1023 THEN
1024 (Balance FormatDecimal 'MX') CopyTo Unit
1025 END
1026 END
1027 NODE (FaceAmount)
1028 IF (QuantityTypeCode IsSameString 'FAMT')
1029 THEN
1030 (Balance FormatDecimal 'MX') CopyTo FaceAmount
1031 END
1032 END
1033 NODE (AmortisedValue)
1034 IF (QuantityTypeCode IsSameString 'AMOR')
1035 THEN
1036 (Balance FormatDecimal 'MX') CopyTo AmortisedValue
1037 END
1038 END
1039 END
1040 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR79
993 TRANSLATE(93C, SubBalanceInformation7)
994 RULE
995 NODE (SubBalanceType)
996 NODE (Code)
997 'MARG' CopyTo SubBalanceType\Code
998 END
999 END
1000 NODE (Quantity)
1001 NODE (QuantityAndAvailability)
1002 93C TranslateTo Quantity\QuantityAndAvailability
1003 END
1004 END
1005 END
1006 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR79
1260 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
1261 RULE
1262 'EXCH' EquivalentTo 'EXCH'
1263 'OTCO' EquivalentTo 'OTCO'
1264 'PRIM' EquivalentTo 'PRIM'
1265 'SECM' EquivalentTo 'SECM'
1266 'VARI' EquivalentTo 'VARI'
1267 END
1268 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR79
981 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
982 RULE
983 Identifier_BICBEI CopyTo AnyBICIdentifier
984 END
985 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR79
949 TRANSLATE(97B_2, SecuritiesAccount17)
950 RULE
951 NODE (Identification)
952 AccountNumber CopyTo Identification
953 END
954 NODE (Type)
955 NODE (Identification)
956 AccountTypeCode CopyTo Type\Identification
957 END
958 DataSourceScheme TranslateTo Type
959 NODE (Issuer)
960 IF (Not (DataSourceScheme IsPresent))
961 THEN
962 'NONE' CopyTo Type\Issuer
963 END
964 END
965 END
966 END
967 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR79
945 TRANSLATE(22F_58, NettingEligibility2Choice)
946 RULE
947 NODE (Indicator)
948 IF (Not (DataSourceScheme IsPresent))
949 THEN
950 IF (Indicator IsSameString 'NNET')
951 THEN
952 'false' CopyTo Indicator
953 ELSE
954 'true' CopyTo Indicator
955 END
956 END
957 END
958 NODE (Proprietary)
959 DataSourceScheme TranslateTo Proprietary
960 NODE (Identification)
961 IF (DataSourceScheme IsPresent)
962 THEN
963 Indicator CopyTo Proprietary\Identification
964 END
965 END
966 END
967 END
968 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR79
981 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
982 RULE
983 Identifier_BICBEI CopyTo AnyBICIdentifier
984 END
985 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR79
949 TRANSLATE(97B_2, SecuritiesAccount17)
950 RULE
951 NODE (Identification)
952 AccountNumber CopyTo Identification
953 END
954 NODE (Type)
955 NODE (Identification)
956 AccountTypeCode CopyTo Type\Identification
957 END
958 DataSourceScheme TranslateTo Type
959 NODE (Issuer)
960 IF (Not (DataSourceScheme IsPresent))
961 THEN
962 'NONE' CopyTo Type\Issuer
963 END
964 END
965 END
966 END
967 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR79
946 TRANSLATE(22F_58, NettingEligibility2Choice)
947 RULE
948 NODE (Indicator)
949 IF (Not (DataSourceScheme IsPresent))
950 THEN
951 IF (Indicator IsSameString 'NNET')
952 THEN
953 'false' CopyTo Indicator
954 ELSE
955 'true' CopyTo Indicator
956 END
957 END
958 END
959 NODE (Proprietary)
960 DataSourceScheme TranslateTo Proprietary
961 NODE (Identification)
962 IF (DataSourceScheme IsPresent)
963 THEN
964 Indicator CopyTo Proprietary\Identification
965 END
966 END
967 END
968 END
969 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR79
979 TRANSLATE(95P_2, PartyIdentification18Choice)
980 RULE
981 NODE (BICOrBEI)
982 IdentifierCode TranslateTo BICOrBEI
983 END
984 END
985 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR79
963 TRANSLATE(97A, CashAccountIdentification6Choice)
964 RULE
965 NODE (Proprietary)
966 AccountNumber CopyTo Proprietary
967 END
968 END
969 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR79
946 TRANSLATE(22F_58, NettingEligibility2Choice)
947 RULE
948 NODE (Indicator)
949 IF (Not (DataSourceScheme IsPresent))
950 THEN
951 IF (Indicator IsSameString 'NNET')
952 THEN
953 'false' CopyTo Indicator
954 ELSE
955 'true' CopyTo Indicator
956 END
957 END
958 END
959 NODE (Proprietary)
960 DataSourceScheme TranslateTo Proprietary
961 NODE (Identification)
962 IF (DataSourceScheme IsPresent)
963 THEN
964 Indicator CopyTo Proprietary\Identification
965 END
966 END
967 END
968 END
969 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR79
979 TRANSLATE(95P_2, PartyIdentification18Choice)
980 RULE
981 NODE (BICOrBEI)
982 IdentifierCode TranslateTo BICOrBEI
983 END
984 END
985 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR79
963 TRANSLATE(97A, CashAccountIdentification6Choice)
964 RULE
965 NODE (Proprietary)
966 AccountNumber CopyTo Proprietary
967 END
968 END
969 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR79
947 TRANSLATE(22F_58, NettingEligibility2Choice)
948 RULE
949 NODE (Indicator)
950 IF (Not (DataSourceScheme IsPresent))
951 THEN
952 IF (Indicator IsSameString 'NNET')
953 THEN
954 'false' CopyTo Indicator
955 ELSE
956 'true' CopyTo Indicator
957 END
958 END
959 END
960 NODE (Proprietary)
961 DataSourceScheme TranslateTo Proprietary
962 NODE (Identification)
963 IF (DataSourceScheme IsPresent)
964 THEN
965 Indicator CopyTo Proprietary\Identification
966 END
967 END
968 END
969 END
970 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR79
934 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
935 RULE
936 Identifier_BICBEI CopyTo AnyBICIdentifier
937 END
938 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR79
934 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
935 RULE
936 Identifier_BICBEI CopyTo AnyBICIdentifier
937 END
938 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR79
934 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
935 RULE
936 Identifier_BICBEI CopyTo AnyBICIdentifier
937 END
938 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR79
955 TRANSLATE(95P_2, PartyIdentification18Choice)
956 RULE
957 NODE (BICOrBEI)
958 IdentifierCode TranslateTo BICOrBEI
959 END
960 END
961 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR79
934 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
935 RULE
936 Identifier_BICBEI CopyTo AnyBICIdentifier
937 END
938 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR79
1139 TRANSLATE(22F_6, GenericIdentification25)
1140 RULE
1141 DataSourceScheme TranslateTo GenericIdentification25
1142 NODE (Identification)
1143 Indicator CopyTo Identification
1144 END
1145 NODE (Issuer)
1146 IF (Not (DataSourceScheme IsPresent))
1147 THEN
1148 'NONE' CopyTo Issuer
1149 END
1150 END
1151 END
1152 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR79
1028 TRANSLATE(95P_2, PartyIdentification17Choice)
1029 RULE
1030 NODE (BICOrBEI)
1031 IdentifierCode TranslateTo BICOrBEI
1032 END
1033 END
1034 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR79
1126 TRANSLATE(22F_54, SettlingCapacity2Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 NODE (Identification)
1136 IF (DataSourceScheme IsPresent)
1137 THEN
1138 Indicator CopyTo Proprietary\Identification
1139 END
1140 END
1141 DataSourceScheme TranslateTo Proprietary
1142 END
1143 END
1144 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR79
1302 TRANSLATE(95P_2, PartyIdentification16Choice)
1303 RULE
1304 NODE (BICOrBEI)
1305 IdentifierCode TranslateTo BICOrBEI
1306 END
1307 END
1308 END
translateTTR79(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR79
951 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
952 RULE
953 'CUST' EquivalentTo 'CUST'
954 'ICSD' EquivalentTo 'ICSD'
955 'NCSD' EquivalentTo 'NCSD'
956 'SHHE' EquivalentTo 'SHHE'
957 END
958 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR79
952 TRANSLATE(70D, RestrictedFINXMax210Text)
953 RULE
954 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
955 END
956 END
translateTTR79(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR79
918 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
919 RULE
920 NODE (Indicator)
921 IF (Not (DataSourceScheme IsPresent))
922 THEN
923 IF (Indicator IsSameString 'NRTG')
924 THEN
925 'false' CopyTo Indicator
926 ELSE
927 'true' CopyTo Indicator
928 END
929 END
930 END
931 NODE (Proprietary)
932 DataSourceScheme TranslateTo Proprietary
933 NODE (Identification)
934 IF (DataSourceScheme IsPresent)
935 THEN
936 Indicator CopyTo Proprietary\Identification
937 END
938 END
939 END
940 END
941 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR79
828 TRANSLATE(Balance2, 93B)
829 RULE
830 NODE (DataSourceScheme)
831 Quantity\Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (QuantityTypeCode)
834 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
835 IF (Quantity\Quantity\Quantity\Unit IsPresent)
836 THEN
837 'UNIT' CopyTo QuantityTypeCode
838 END
839 IF (Quantity\Quantity\Quantity\FaceAmount IsPresent)
840 THEN
841 'FAMT' CopyTo QuantityTypeCode
842 END
843 IF (Quantity\Quantity\Quantity\AmortisedValue IsPresent)
844 THEN
845 'AMOR' CopyTo QuantityTypeCode
846 END
847 END
848 NODE (Sign)
849 IF (Not (Quantity\Quantity\OriginalAndCurrentFace IsPresent))
850 THEN
851 IF (ShortLongIndicator IsSameString 'SHOR')
852 THEN
853 'N' CopyTo Sign
854 END
855 END
856 END
857 NODE (Balance)
858 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
859 IF ((Quantity\Quantity\Quantity\Unit IsPresent) And (((Quantity\Quantity\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Quantity\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
860 THEN
861 ((Quantity\Quantity\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
862 ELSE
863 (Quantity\Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
864 END
865 (Quantity\Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
866 (Quantity\Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
867 END
868 END
869 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR79
828 TRANSLATE(Balance2, 93B)
829 RULE
830 NODE (DataSourceScheme)
831 Quantity\Proprietary TranslateTo DataSourceScheme
832 END
833 NODE (QuantityTypeCode)
834 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
835 IF (Quantity\Quantity\Quantity\Unit IsPresent)
836 THEN
837 'UNIT' CopyTo QuantityTypeCode
838 END
839 IF (Quantity\Quantity\Quantity\FaceAmount IsPresent)
840 THEN
841 'FAMT' CopyTo QuantityTypeCode
842 END
843 IF (Quantity\Quantity\Quantity\AmortisedValue IsPresent)
844 THEN
845 'AMOR' CopyTo QuantityTypeCode
846 END
847 END
848 NODE (Sign)
849 IF (Not (Quantity\Quantity\OriginalAndCurrentFace IsPresent))
850 THEN
851 IF (ShortLongIndicator IsSameString 'SHOR')
852 THEN
853 'N' CopyTo Sign
854 END
855 END
856 END
857 NODE (Balance)
858 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
859 IF ((Quantity\Quantity\Quantity\Unit IsPresent) And (((Quantity\Quantity\Quantity\Unit Substring ('1', '1')) IsSameString '-') Or ((Quantity\Quantity\Quantity\Unit Substring ('1', '1')) IsSameString '+')))
860 THEN
861 ((Quantity\Quantity\Quantity\Unit Substring '2') FormatDecimal 'MT') CopyTo Balance
862 ELSE
863 (Quantity\Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
864 END
865 (Quantity\Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
866 (Quantity\Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
867 END
868 END
869 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR79
860 TRANSLATE(CorporateActionEventType4Choice, 22F_210)
861 RULE
862 NODE (DataSourceScheme)
863 Proprietary TranslateTo DataSourceScheme
864 END
865 NODE (Indicator)
866 Code TranslateTo Indicator
867 Proprietary\Identification CopyTo Indicator
868 END
869 END
870 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR79
1059 TRANSLATE(GenericIdentification25, 22F_6)
1060 RULE
1061 NODE (DataSourceScheme)
1062 GenericIdentification25 TranslateTo DataSourceScheme
1063 END
1064 NODE (Indicator)
1065 Identification CopyTo Indicator
1066 END
1067 END
1068 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR79
1041 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1042 RULE
1043 NODE (DataSourceScheme)
1044 Proprietary TranslateTo DataSourceScheme
1045 END
1046 NODE (Indicator)
1047 IF (Indicator IsPresent)
1048 THEN
1049 IF (Indicator IsSameBoolean 'false')
1050 THEN
1051 'NRTG' CopyTo Indicator
1052 ELSE
1053 'YRTG' CopyTo Indicator
1054 END
1055 END
1056 Proprietary\Identification CopyTo Indicator
1057 END
1058 END
1059 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR79
822 TRANSLATE(RestrictedFINXMax350Text, 70E)
823 RULE
824 NODE (Narrative)
825 NODE (Line)
826 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
827 END
828 NODE (Line)
829 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
830 END
831 NODE (Line)
832 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
833 END
834 NODE (Line)
835 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
836 END
837 NODE (Line)
838 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
839 END
840 NODE (Line)
841 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
842 END
843 NODE (Line)
844 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
845 END
846 NODE (Line)
847 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
848 END
849 NODE (Line)
850 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
851 END
852 NODE (Line)
853 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
854 END
855 END
856 END
857 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR79
1065 TRANSLATE(PartyIdentification16Choice, 95Q)
1066 RULE
1067 NODE (NameAndAddress)
1068 NameAndAddress TranslateTo NameAndAddress
1069 END
1070 END
1071 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR79
876 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
877 RULE
878 'CBNS' EquivalentTo 'CBNS'
879 'XBNS' EquivalentTo 'XBNS'
880 'CCPN' EquivalentTo 'CCPN'
881 'XCPN' EquivalentTo 'XCPN'
882 'CDIV' EquivalentTo 'CDIV'
883 'XDIV' EquivalentTo 'XDIV'
884 'CRTS' EquivalentTo 'CRTS'
885 'XRTS' EquivalentTo 'XRTS'
886 'CWAR' EquivalentTo 'CWAR'
887 'XWAR' EquivalentTo 'XWAR'
888 'SPCU' EquivalentTo 'SPCU'
889 'SPEX' EquivalentTo 'SPEX'
890 'GTDL' EquivalentTo 'GTDL'
891 'BCRO' EquivalentTo 'BCRO'
892 'BCRP' EquivalentTo 'BCRP'
893 'BCFD' EquivalentTo 'BCRP'
894 'BCBL' EquivalentTo 'BCBL'
895 'BCBN' EquivalentTo 'BCBN'
896 'MAPR' EquivalentTo 'MAPR'
897 'NEGO' EquivalentTo 'NEGO'
898 'NMPR' EquivalentTo 'NMPR'
899 'BCPD' EquivalentTo 'BCPD'
900 END
901 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR79
876 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
877 RULE
878 'CBNS' EquivalentTo 'CBNS'
879 'XBNS' EquivalentTo 'XBNS'
880 'CCPN' EquivalentTo 'CCPN'
881 'XCPN' EquivalentTo 'XCPN'
882 'CDIV' EquivalentTo 'CDIV'
883 'XDIV' EquivalentTo 'XDIV'
884 'CRTS' EquivalentTo 'CRTS'
885 'XRTS' EquivalentTo 'XRTS'
886 'CWAR' EquivalentTo 'CWAR'
887 'XWAR' EquivalentTo 'XWAR'
888 'SPCU' EquivalentTo 'SPCU'
889 'SPEX' EquivalentTo 'SPEX'
890 'GTDL' EquivalentTo 'GTDL'
891 'BCRO' EquivalentTo 'BCRO'
892 'BCRP' EquivalentTo 'BCRP'
893 'BCFD' EquivalentTo 'BCRP'
894 'BCBL' EquivalentTo 'BCBL'
895 'BCBN' EquivalentTo 'BCBN'
896 'MAPR' EquivalentTo 'MAPR'
897 'NEGO' EquivalentTo 'NEGO'
898 'NMPR' EquivalentTo 'NMPR'
899 'BCPD' EquivalentTo 'BCPD'
900 END
901 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR79
876 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
877 RULE
878 'CBNS' EquivalentTo 'CBNS'
879 'XBNS' EquivalentTo 'XBNS'
880 'CCPN' EquivalentTo 'CCPN'
881 'XCPN' EquivalentTo 'XCPN'
882 'CDIV' EquivalentTo 'CDIV'
883 'XDIV' EquivalentTo 'XDIV'
884 'CRTS' EquivalentTo 'CRTS'
885 'XRTS' EquivalentTo 'XRTS'
886 'CWAR' EquivalentTo 'CWAR'
887 'XWAR' EquivalentTo 'XWAR'
888 'SPCU' EquivalentTo 'SPCU'
889 'SPEX' EquivalentTo 'SPEX'
890 'GTDL' EquivalentTo 'GTDL'
891 'BCRO' EquivalentTo 'BCRO'
892 'BCRP' EquivalentTo 'BCRP'
893 'BCFD' EquivalentTo 'BCRP'
894 'BCBL' EquivalentTo 'BCBL'
895 'BCBN' EquivalentTo 'BCBN'
896 'MAPR' EquivalentTo 'MAPR'
897 'NEGO' EquivalentTo 'NEGO'
898 'NMPR' EquivalentTo 'NMPR'
899 'BCPD' EquivalentTo 'BCPD'
900 END
901 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR79
876 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
877 RULE
878 'CBNS' EquivalentTo 'CBNS'
879 'XBNS' EquivalentTo 'XBNS'
880 'CCPN' EquivalentTo 'CCPN'
881 'XCPN' EquivalentTo 'XCPN'
882 'CDIV' EquivalentTo 'CDIV'
883 'XDIV' EquivalentTo 'XDIV'
884 'CRTS' EquivalentTo 'CRTS'
885 'XRTS' EquivalentTo 'XRTS'
886 'CWAR' EquivalentTo 'CWAR'
887 'XWAR' EquivalentTo 'XWAR'
888 'SPCU' EquivalentTo 'SPCU'
889 'SPEX' EquivalentTo 'SPEX'
890 'GTDL' EquivalentTo 'GTDL'
891 'BCRO' EquivalentTo 'BCRO'
892 'BCRP' EquivalentTo 'BCRP'
893 'BCFD' EquivalentTo 'BCRP'
894 'BCBL' EquivalentTo 'BCBL'
895 'BCBN' EquivalentTo 'BCBN'
896 'MAPR' EquivalentTo 'MAPR'
897 'NEGO' EquivalentTo 'NEGO'
898 'NMPR' EquivalentTo 'NMPR'
899 'BCPD' EquivalentTo 'BCPD'
900 END
901 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR79
1102 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1103 RULE
1104 'MAKT' EquivalentTo 'MAKT'
1105 'CLNT' EquivalentTo 'CLNT'
1106 END
1107 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR79
857 TRANSLATE(AutoBorrowing1Code, OptionalCode_4!c_166)
858 RULE
859 'LAMI' EquivalentTo 'LAMI'
860 'NBOR' EquivalentTo 'NBOR'
861 'YBOR' EquivalentTo 'YBOR'
862 END
863 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR79
844 TRANSLATE(PartyIdentification18Choice, 95R)
845 RULE
846 ProprietaryIdentification TranslateTo 95R
847 END
848 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR79
1065 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1066 RULE
1067 'A144' EquivalentTo '144A'
1068 'NRST' EquivalentTo 'NRST'
1069 'RSTR' EquivalentTo 'RSTR'
1070 END
1071 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR79
909 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
910 RULE
911 'MACH' EquivalentTo 'MACH'
912 'NMAT' EquivalentTo 'NMAT'
913 END
914 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR79
909 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
910 RULE
911 'MACH' EquivalentTo 'MACH'
912 'NMAT' EquivalentTo 'NMAT'
913 END
914 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR79
909 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
910 RULE
911 'MACH' EquivalentTo 'MACH'
912 'NMAT' EquivalentTo 'NMAT'
913 END
914 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR79
909 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
910 RULE
911 'MACH' EquivalentTo 'MACH'
912 'NMAT' EquivalentTo 'NMAT'
913 END
914 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR79
1119 TRANSLATE(MarketClientSide2Choice, 22F_56)
1120 RULE
1121 NODE (DataSourceScheme)
1122 Proprietary TranslateTo DataSourceScheme
1123 END
1124 NODE (Indicator)
1125 Code TranslateTo Indicator
1126 Proprietary\Identification CopyTo Indicator
1127 END
1128 END
1129 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR79
857 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
858 RULE
859 NODE (DataSourceScheme)
860 Proprietary TranslateTo DataSourceScheme
861 END
862 NODE (Indicator)
863 Code TranslateTo Indicator
864 Proprietary\Identification CopyTo Indicator
865 END
866 END
867 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR79
857 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
858 RULE
859 NODE (DataSourceScheme)
860 Proprietary TranslateTo DataSourceScheme
861 END
862 NODE (Indicator)
863 Code TranslateTo Indicator
864 Proprietary\Identification CopyTo Indicator
865 END
866 END
867 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR79
857 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
858 RULE
859 NODE (DataSourceScheme)
860 Proprietary TranslateTo DataSourceScheme
861 END
862 NODE (Indicator)
863 Code TranslateTo Indicator
864 Proprietary\Identification CopyTo Indicator
865 END
866 END
867 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR79
857 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
858 RULE
859 NODE (DataSourceScheme)
860 Proprietary TranslateTo DataSourceScheme
861 END
862 NODE (Indicator)
863 Code TranslateTo Indicator
864 Proprietary\Identification CopyTo Indicator
865 END
866 END
867 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR79
887 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
888 RULE
889 'YSET' EquivalentTo 'YSET'
890 'NSET' EquivalentTo 'NSET'
891 END
892 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR79
886 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
887 RULE
888 'YSET' EquivalentTo 'YSET'
889 'NSET' EquivalentTo 'NSET'
890 END
891 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR79
888 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
889 RULE
890 'YSET' EquivalentTo 'YSET'
891 'NSET' EquivalentTo 'NSET'
892 END
893 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR79
887 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
888 RULE
889 'YSET' EquivalentTo 'YSET'
890 'NSET' EquivalentTo 'NSET'
891 END
892 END
translateTTR79(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR79
852 TRANSLATE(TypeOfPrice5Choice, 22F_173)
853 RULE
854 NODE (DataSourceScheme)
855 Proprietary TranslateTo DataSourceScheme
856 END
857 NODE (Indicator)
858 Code TranslateTo Indicator
859 Proprietary\Identification CopyTo Indicator
860 END
861 END
862 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR8
55 TRANSLATE(95R, PartyIdentification18Choice)
56 RULE
57 NODE (ProprietaryIdentification)
58 NODE (Identification)
59 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
60 END
61 DataSourceScheme TranslateTo ProprietaryIdentification
62 END
63 END
64 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR8
76 TRANSLATE(13B, DocumentNumber2Choice)
77 RULE
78 NODE (LongNumber)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 Number CopyTo LongNumber
82 END
83 END
84 NODE (ProprietaryNumber)
85 NODE (Identification)
86 IF (DataSourceScheme IsPresent)
87 THEN
88 Number CopyTo ProprietaryNumber\Identification
89 END
90 END
91 DataSourceScheme TranslateTo ProprietaryNumber
92 END
93 END
94 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR8
72 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
73 RULE
74 NODE (Issuer)
75 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
76 END
77 NODE (SchemeName)
78 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
79 THEN
80 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
81 END
82 END
83 END
84 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR8
72 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
73 RULE
74 NODE (Issuer)
75 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
76 END
77 NODE (SchemeName)
78 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
79 THEN
80 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
81 END
82 END
83 END
84 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR8
51 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
52 RULE
53 NODE (Issuer)
54 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
55 END
56 NODE (SchemeName)
57 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
58 THEN
59 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
60 END
61 END
62 END
63 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR8
69 TRANSLATE(OptionalCode_4!c_68, EventFrequency4Code)
70 RULE
71 'ADHO' EquivalentTo 'ADHO'
72 'DAIL' EquivalentTo 'DAIL'
73 'INDA' EquivalentTo 'INDA'
74 'MNTH' EquivalentTo 'MNTH'
75 'WEEK' EquivalentTo 'WEEK'
76 'YEAR' EquivalentTo 'YEAR'
77 END
78 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR8
51 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
52 RULE
53 NODE (Issuer)
54 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
55 END
56 NODE (SchemeName)
57 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
58 THEN
59 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
60 END
61 END
62 END
63 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR8
60 TRANSLATE(69B, Period2Choice)
61 RULE
62 NODE (FromDateTimeToDateTime)
63 NODE (FromDateTime)
64 (((Date1 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time1 FormatDateTime ('MT_HHMMSS', 'MX_Time'))) CopyTo FromDateTimeToDateTime\FromDateTime
65 END
66 NODE (ToDateTime)
67 (((Date2 FormatDateTime ('MT_YYYYMMDD', 'MX_Date')) Concatenate 'T') Concatenate (Time2 FormatDateTime ('MT_HHMMSS', 'MX_Time'))) CopyTo FromDateTimeToDateTime\ToDateTime
68 END
69 END
70 END
71 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR8
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR8
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR8
71 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
72 RULE
73 'AFTE' EquivalentTo 'AFTE'
74 'BEFO' EquivalentTo 'BEFO'
75 'INFO' EquivalentTo 'INFO'
76 'WITH' EquivalentTo 'WITH'
77 END
78 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR8
74 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
75 RULE
76 NODE (Issuer)
77 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
78 END
79 NODE (SchemeName)
80 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
81 THEN
82 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
83 END
84 END
85 END
86 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR8
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR8
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR8
71 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
72 RULE
73 'AFTE' EquivalentTo 'AFTE'
74 'BEFO' EquivalentTo 'BEFO'
75 'INFO' EquivalentTo 'INFO'
76 'WITH' EquivalentTo 'WITH'
77 END
78 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR8
74 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
75 RULE
76 NODE (Issuer)
77 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
78 END
79 NODE (SchemeName)
80 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
81 THEN
82 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
83 END
84 END
85 END
86 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR8
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR8
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR8
71 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
72 RULE
73 'AFTE' EquivalentTo 'AFTE'
74 'BEFO' EquivalentTo 'BEFO'
75 'INFO' EquivalentTo 'INFO'
76 'WITH' EquivalentTo 'WITH'
77 END
78 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR8
74 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
75 RULE
76 NODE (Issuer)
77 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
78 END
79 NODE (SchemeName)
80 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
81 THEN
82 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
83 END
84 END
85 END
86 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR8
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR8
68 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
69 RULE
70 NODE (Issuer)
71 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
72 END
73 NODE (SchemeName)
74 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
75 THEN
76 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
77 END
78 END
79 END
80 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR8
71 TRANSLATE(OptionalCode_4!c_3, ProcessingPosition3Code)
72 RULE
73 'AFTE' EquivalentTo 'AFTE'
74 'BEFO' EquivalentTo 'BEFO'
75 'INFO' EquivalentTo 'INFO'
76 'WITH' EquivalentTo 'WITH'
77 END
78 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR8
74 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
75 RULE
76 NODE (Issuer)
77 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
78 END
79 NODE (SchemeName)
80 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
81 THEN
82 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
83 END
84 END
85 END
86 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR8
53 TRANSLATE(95R, PartyIdentification18Choice)
54 RULE
55 NODE (ProprietaryIdentification)
56 NODE (Identification)
57 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
58 END
59 DataSourceScheme TranslateTo ProprietaryIdentification
60 END
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR8
57 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
58 RULE
59 'PRCA' EquivalentTo 'PRCA'
60 'PRSE' EquivalentTo 'PRSE'
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR8
53 TRANSLATE(95R, PartyIdentification18Choice)
54 RULE
55 NODE (ProprietaryIdentification)
56 NODE (Identification)
57 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
58 END
59 DataSourceScheme TranslateTo ProprietaryIdentification
60 END
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR8
57 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
58 RULE
59 'PRCA' EquivalentTo 'PRCA'
60 'PRSE' EquivalentTo 'PRSE'
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR8
53 TRANSLATE(95R, PartyIdentification18Choice)
54 RULE
55 NODE (ProprietaryIdentification)
56 NODE (Identification)
57 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
58 END
59 DataSourceScheme TranslateTo ProprietaryIdentification
60 END
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR8
57 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
58 RULE
59 'PRCA' EquivalentTo 'PRCA'
60 'PRSE' EquivalentTo 'PRSE'
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR8
53 TRANSLATE(95R, PartyIdentification18Choice)
54 RULE
55 NODE (ProprietaryIdentification)
56 NODE (Identification)
57 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
58 END
59 DataSourceScheme TranslateTo ProprietaryIdentification
60 END
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR8
55 TRANSLATE(OptionalCode_4!c_172, PartialSettlement1Code)
56 RULE
57 'PAIN' EquivalentTo 'PAIN'
58 'PARC' EquivalentTo 'PARC'
59 END
60 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR8
57 TRANSLATE(Code_4!c_95, PreConfirmation1Code)
58 RULE
59 'PRCA' EquivalentTo 'PRCA'
60 'PRSE' EquivalentTo 'PRSE'
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR8
77 TRANSLATE(24B_63, RejectionAndRepairReason8Choice)
78 RULE
79 NODE (Code)
80 IF (Not (DataSourceScheme IsPresent))
81 THEN
82 ReasonCode TranslateTo Code
83 END
84 END
85 NODE (Proprietary)
86 DataSourceScheme TranslateTo Proprietary
87 NODE (Identification)
88 IF (DataSourceScheme IsPresent)
89 THEN
90 ReasonCode CopyTo Proprietary\Identification
91 END
92 END
93 END
94 END
95 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR8
56 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
57 RULE
58 NODE (Issuer)
59 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
60 END
61 NODE (SchemeName)
62 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
63 THEN
64 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
65 END
66 END
67 END
68 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR8
75 TRANSLATE(70D, RestrictedFINXMax210Text)
76 RULE
77 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
78 END
79 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR8
73 TRANSLATE(24B_62, RejectionAndRepairReason6Choice)
74 RULE
75 NODE (Code)
76 IF (Not (DataSourceScheme IsPresent))
77 THEN
78 ReasonCode TranslateTo Code
79 END
80 END
81 NODE (Proprietary)
82 DataSourceScheme TranslateTo Proprietary
83 NODE (Identification)
84 IF (DataSourceScheme IsPresent)
85 THEN
86 ReasonCode CopyTo Proprietary\Identification
87 END
88 END
89 END
90 END
91 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR8
52 TRANSLATE(Code_4!c_9, DeliveryReceiptType2Code)
53 RULE
54 'APMT' EquivalentTo 'APMT'
55 'FREE' EquivalentTo 'FREE'
56 END
57 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR8
75 TRANSLATE(70D, RestrictedFINXMax210Text)
76 RULE
77 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
78 END
79 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR8
75 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
76 RULE
77 NODE (Issuer)
78 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
79 END
80 NODE (SchemeName)
81 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
82 THEN
83 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
84 END
85 END
86 END
87 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR8
51 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
52 RULE
53 NODE (Issuer)
54 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
55 END
56 NODE (SchemeName)
57 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
58 THEN
59 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
60 END
61 END
62 END
63 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR8
58 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
59 RULE
60 Text_FIN_34x CopyTo RestrictedFINXMax34Text
61 END
62 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR8
51 TRANSLATE(94B_2, MarketIdentification8)
52 RULE
53 NODE (Identification)
54 NODE (MarketIdentifierCode)
55 IF (Narrative Matches '[A-Z0-9]{4}')
56 THEN
57 Narrative CopyTo Identification\MarketIdentifierCode
58 END
59 END
60 NODE (Description)
61 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
62 THEN
63 Narrative CopyTo Identification\Description
64 END
65 END
66 END
67 NODE (Type)
68 NODE (Code)
69 IF (Not (DataSourceScheme IsPresent))
70 THEN
71 PlaceCode TranslateTo Type\Code
72 END
73 END
74 NODE (Proprietary)
75 DataSourceScheme TranslateTo Type\Proprietary
76 NODE (Identification)
77 IF (DataSourceScheme IsPresent)
78 THEN
79 PlaceCode CopyTo Type\Proprietary\Identification
80 END
81 END
82 END
83 END
84 END
85 END
translateTTR8(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR8
51 TRANSLATE(95P_2, PartyIdentification18Choice)
52 RULE
53 NODE (BICOrBEI)
54 IdentifierCode TranslateTo BICOrBEI
55 END
56 END
57 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR8
72 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
73 RULE
74 NODE (Issuer)
75 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
76 END
77 NODE (SchemeName)
78 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
79 THEN
80 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
81 END
82 END
83 END
84 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR8
51 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
52 RULE
53 NODE (Issuer)
54 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
55 END
56 NODE (SchemeName)
57 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
58 THEN
59 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
60 END
61 END
62 END
63 END
translateTTR8(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR8
69 TRANSLATE(OptionalCode_4!c_69, StatementUpdateType1Code)
70 RULE
71 'COMP' EquivalentTo 'COMP'
72 'DELT' EquivalentTo 'DELT'
73 END
74 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR8
55 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
56 RULE
57 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
58 END
59 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR8
55 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
56 RULE
57 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
58 END
59 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR8
55 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
56 RULE
57 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
58 END
59 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR8
55 TRANSLATE(ISODateTime, DateTime_HHMMSS)
56 RULE
57 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
58 END
59 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR8
49 TRANSLATE(DateAndDateTimeChoice, 98C)
50 RULE
51 NODE (Date)
52 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
53 THEN
54 DateTime TranslateTo Date
55 END
56 END
57 NODE (Time)
58 IF (Not ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')))
59 THEN
60 DateTime TranslateTo Time
61 END
62 END
63 END
64 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR8
55 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
56 RULE
57 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
58 END
59 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR8
53 TRANSLATE(PartyIdentification18Choice, 95R)
54 RULE
55 ProprietaryIdentification TranslateTo 95R
56 END
57 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR8
53 TRANSLATE(PartyIdentification18Choice, 95R)
54 RULE
55 ProprietaryIdentification TranslateTo 95R
56 END
57 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR8
53 TRANSLATE(PartyIdentification18Choice, 95R)
54 RULE
55 ProprietaryIdentification TranslateTo 95R
56 END
57 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR8
56 TRANSLATE(Period2Choice, 69B)
57 RULE
58 NODE (Date1)
59 FromDateTimeToDateTime\FromDateTime TranslateTo Date1
60 END
61 NODE (Time1)
62 FromDateTimeToDateTime\FromDateTime TranslateTo Time1
63 END
64 NODE (Date2)
65 FromDateTimeToDateTime\ToDateTime TranslateTo Date2
66 END
67 NODE (Time2)
68 FromDateTimeToDateTime\ToDateTime TranslateTo Time2
69 END
70 END
71 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR8
53 TRANSLATE(PartyIdentification18Choice, 95R)
54 RULE
55 ProprietaryIdentification TranslateTo 95R
56 END
57 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR8
53 TRANSLATE(MarketIdentification8, 94B_2)
54 RULE
55 NODE (DataSourceScheme)
56 Type\Proprietary TranslateTo DataSourceScheme
57 END
58 NODE (PlaceCode)
59 Type\Code TranslateTo PlaceCode
60 Type\Proprietary\Identification CopyTo PlaceCode
61 END
62 NODE (Narrative)
63 Identification\MarketIdentifierCode CopyTo Narrative
64 Identification\Description CopyTo Narrative
65 END
66 END
67 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR8
74 TRANSLATE(ISODateTime, Quantity_FIN_3n)
75 RULE
76 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
77 THEN
78 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
79 END
80 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
81 THEN
82 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
83 END
84 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
85 THEN
86 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
87 END
88 END
89 END
translateTTR8(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR8
53 TRANSLATE(DateAndDateTimeChoice, 98E_1)
54 RULE
55 NODE (Date)
56 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
57 THEN
58 DateTime TranslateTo Date
59 END
60 END
61 NODE (Time)
62 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
63 THEN
64 DateTime TranslateTo Time
65 END
66 END
67 NODE (Decimals)
68 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
69 THEN
70 DateTime TranslateTo Decimals
71 END
72 END
73 NODE (UTCIndicator)
74 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
75 THEN
76 DateTime TranslateTo UTCIndicator
77 END
78 END
79 END
80 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR80
1041 TRANSLATE(93C, SubBalanceInformation8)
1042 RULE
1043 NODE (SubBalanceType)
1044 NODE (Code)
1045 'PEDA' CopyTo SubBalanceType\Code
1046 END
1047 END
1048 NODE (Quantity)
1049 NODE (QuantityAndAvailability)
1050 93C TranslateTo Quantity\QuantityAndAvailability
1051 END
1052 END
1053 END
1054 END
translateTTR80(String, Field) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR80
1007 TRANSLATE(93C, QuantityAndAvailability2)
1008 RULE
1009 NODE (Quantity)
1010 NODE (Unit)
1011 IF (QuantityTypeCode IsSameString 'UNIT')
1012 THEN
1013 (Balance FormatDecimal 'MX') CopyTo Quantity\Unit
1014 END
1015 END
1016 NODE (FaceAmount)
1017 IF (QuantityTypeCode IsSameString 'FAMT')
1018 THEN
1019 (Balance FormatDecimal 'MX') CopyTo Quantity\FaceAmount
1020 END
1021 END
1022 NODE (AmortisedValue)
1023 IF (QuantityTypeCode IsSameString 'AMOR')
1024 THEN
1025 (Balance FormatDecimal 'MX') CopyTo Quantity\AmortisedValue
1026 END
1027 END
1028 END
1029 NODE (AvailabilityIndicator)
1030 IF (BalanceTypeCode IsSameString 'AVAI')
1031 THEN
1032 'true' CopyTo AvailabilityIndicator
1033 ELSE
1034 'false' CopyTo AvailabilityIndicator
1035 END
1036 END
1037 END
1038 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR80
1269 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1270 RULE
1271 NODE (Identification)
1272 NODE (SafekeepingPlaceType)
1273 IF (Not (DataSourceScheme IsPresent))
1274 THEN
1275 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1276 END
1277 END
1278 NODE (Identification)
1279 IF (Not (DataSourceScheme IsPresent))
1280 THEN
1281 Narrative CopyTo Identification\Identification
1282 END
1283 END
1284 END
1285 NODE (Proprietary)
1286 NODE (Type)
1287 DataSourceScheme TranslateTo Proprietary\Type
1288 NODE (Identification)
1289 IF (DataSourceScheme IsPresent)
1290 THEN
1291 PlaceCode CopyTo Proprietary\Type\Identification
1292 END
1293 END
1294 END
1295 NODE (Identification)
1296 IF (DataSourceScheme IsPresent)
1297 THEN
1298 Narrative CopyTo Proprietary\Identification
1299 END
1300 END
1301 END
1302 END
1303 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR80
986 TRANSLATE(95R, PartyIdentification18Choice)
987 RULE
988 NODE (ProprietaryIdentification)
989 NODE (Identification)
990 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
991 END
992 DataSourceScheme TranslateTo ProprietaryIdentification
993 END
994 END
995 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR80
968 TRANSLATE(97A, CashAccountIdentification6Choice)
969 RULE
970 NODE (Proprietary)
971 AccountNumber CopyTo Proprietary
972 END
973 END
974 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR80
969 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
970 RULE
971 NODE (Indicator)
972 IF (Not (DataSourceScheme IsPresent))
973 THEN
974 IF (Indicator IsSameString 'NCCP')
975 THEN
976 'false' CopyTo Indicator
977 ELSE
978 'true' CopyTo Indicator
979 END
980 END
981 END
982 NODE (Proprietary)
983 NODE (Identification)
984 IF (DataSourceScheme IsPresent)
985 THEN
986 Indicator CopyTo Proprietary\Identification
987 END
988 END
989 DataSourceScheme TranslateTo Proprietary
990 END
991 END
992 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR80
986 TRANSLATE(95R, PartyIdentification18Choice)
987 RULE
988 NODE (ProprietaryIdentification)
989 NODE (Identification)
990 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
991 END
992 DataSourceScheme TranslateTo ProprietaryIdentification
993 END
994 END
995 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR80
968 TRANSLATE(97A, CashAccountIdentification6Choice)
969 RULE
970 NODE (Proprietary)
971 AccountNumber CopyTo Proprietary
972 END
973 END
974 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR80
970 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
971 RULE
972 NODE (Indicator)
973 IF (Not (DataSourceScheme IsPresent))
974 THEN
975 IF (Indicator IsSameString 'NCCP')
976 THEN
977 'false' CopyTo Indicator
978 ELSE
979 'true' CopyTo Indicator
980 END
981 END
982 END
983 NODE (Proprietary)
984 NODE (Identification)
985 IF (DataSourceScheme IsPresent)
986 THEN
987 Indicator CopyTo Proprietary\Identification
988 END
989 END
990 DataSourceScheme TranslateTo Proprietary
991 END
992 END
993 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR80
986 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
987 RULE
988 Identifier_BICBEI CopyTo AnyBICIdentifier
989 END
990 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR80
970 TRANSLATE(97E, CashAccountIdentification6Choice)
971 RULE
972 NODE (IBAN)
973 InternationalBankAccountNumber CopyTo IBAN
974 END
975 END
976 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR80
970 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
971 RULE
972 NODE (Indicator)
973 IF (Not (DataSourceScheme IsPresent))
974 THEN
975 IF (Indicator IsSameString 'NCCP')
976 THEN
977 'false' CopyTo Indicator
978 ELSE
979 'true' CopyTo Indicator
980 END
981 END
982 END
983 NODE (Proprietary)
984 NODE (Identification)
985 IF (DataSourceScheme IsPresent)
986 THEN
987 Indicator CopyTo Proprietary\Identification
988 END
989 END
990 DataSourceScheme TranslateTo Proprietary
991 END
992 END
993 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR80
986 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
987 RULE
988 Identifier_BICBEI CopyTo AnyBICIdentifier
989 END
990 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR80
970 TRANSLATE(97E, CashAccountIdentification6Choice)
971 RULE
972 NODE (IBAN)
973 InternationalBankAccountNumber CopyTo IBAN
974 END
975 END
976 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR80
971 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
972 RULE
973 NODE (Indicator)
974 IF (Not (DataSourceScheme IsPresent))
975 THEN
976 IF (Indicator IsSameString 'NCCP')
977 THEN
978 'false' CopyTo Indicator
979 ELSE
980 'true' CopyTo Indicator
981 END
982 END
983 END
984 NODE (Proprietary)
985 NODE (Identification)
986 IF (DataSourceScheme IsPresent)
987 THEN
988 Indicator CopyTo Proprietary\Identification
989 END
990 END
991 DataSourceScheme TranslateTo Proprietary
992 END
993 END
994 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR80
939 TRANSLATE(95R, PartyIdentification18Choice)
940 RULE
941 NODE (ProprietaryIdentification)
942 NODE (Identification)
943 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
944 END
945 DataSourceScheme TranslateTo ProprietaryIdentification
946 END
947 END
948 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR80
939 TRANSLATE(95R, PartyIdentification18Choice)
940 RULE
941 NODE (ProprietaryIdentification)
942 NODE (Identification)
943 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
944 END
945 DataSourceScheme TranslateTo ProprietaryIdentification
946 END
947 END
948 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR80
939 TRANSLATE(95R, PartyIdentification18Choice)
940 RULE
941 NODE (ProprietaryIdentification)
942 NODE (Identification)
943 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
944 END
945 DataSourceScheme TranslateTo ProprietaryIdentification
946 END
947 END
948 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR80
962 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
963 RULE
964 Identifier_BICBEI CopyTo AnyBICIdentifier
965 END
966 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR80
939 TRANSLATE(95R, PartyIdentification18Choice)
940 RULE
941 NODE (ProprietaryIdentification)
942 NODE (Identification)
943 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
944 END
945 DataSourceScheme TranslateTo ProprietaryIdentification
946 END
947 END
948 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR80
1153 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1154 RULE
1155 NODE (Indicator)
1156 IF (Not (DataSourceScheme IsPresent))
1157 THEN
1158 IF (Indicator IsSameString 'NRTG')
1159 THEN
1160 'false' CopyTo Indicator
1161 ELSE
1162 'true' CopyTo Indicator
1163 END
1164 END
1165 END
1166 NODE (Proprietary)
1167 DataSourceScheme TranslateTo Proprietary
1168 NODE (Identification)
1169 IF (DataSourceScheme IsPresent)
1170 THEN
1171 Indicator CopyTo Proprietary\Identification
1172 END
1173 END
1174 END
1175 END
1176 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR80
1035 TRANSLATE(95Q, PartyIdentification17Choice)
1036 RULE
1037 NODE (NameAndAddress)
1038 NameAndAddress TranslateTo NameAndAddress
1039 END
1040 END
1041 END
translateTTR80(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR80
1145 TRANSLATE(OptionalCode_4!c_93, SettlingCapacity1Code)
1146 RULE
1147 'SPRI' EquivalentTo 'SPRI'
1148 'SAGE' EquivalentTo 'SAGE'
1149 'CUST' EquivalentTo 'CUST'
1150 END
1151 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR80
1309 TRANSLATE(95Q, PartyIdentification16Choice)
1310 RULE
1311 NODE (NameAndAddress)
1312 NameAndAddress TranslateTo NameAndAddress
1313 END
1314 END
1315 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR80
959 TRANSLATE(98A, TerminationDate3Choice)
960 RULE
961 NODE (Date)
962 98A TranslateTo Date
963 END
964 END
965 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR80
957 TRANSLATE(13B, SecuritiesCertificate2)
958 RULE
959 DataSourceScheme TranslateTo SecuritiesCertificate2
960 NODE (Number)
961 Number CopyTo Number
962 END
963 END
964 END
translateTTR80(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR80
942 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
943 RULE
944 NODE (Code)
945 IF (Not (DataSourceScheme IsPresent))
946 THEN
947 Indicator TranslateTo Code
948 END
949 END
950 NODE (Proprietary)
951 DataSourceScheme TranslateTo Proprietary
952 NODE (Identification)
953 IF (DataSourceScheme IsPresent)
954 THEN
955 Indicator CopyTo Proprietary\Identification
956 END
957 END
958 END
959 END
960 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR80
870 TRANSLATE(GenericIdentification28, Identifier_FIN_8c)
871 RULE
872 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR80
870 TRANSLATE(GenericIdentification28, Identifier_FIN_8c)
871 RULE
872 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR80
871 TRANSLATE(CorporateActionEventType6Code, OptionalCode_4!c_354)
872 RULE
873 'ACTV' EquivalentTo 'ACTV'
874 'ATTI' EquivalentTo 'ATTI'
875 'BIDS' EquivalentTo 'BIDS'
876 'BONU' EquivalentTo 'BONU'
877 'BPUT' EquivalentTo 'BPUT'
878 'BRUP' EquivalentTo 'BRUP'
879 'CAPG' EquivalentTo 'CAPG'
880 'CAPI' EquivalentTo 'CAPI'
881 'CERT' EquivalentTo 'CERT'
882 'CHAN' EquivalentTo 'CHAN'
883 'CLSA' EquivalentTo 'CLSA'
884 'CONS' EquivalentTo 'CONS'
885 'CONV' EquivalentTo 'CONV'
886 'COOP' EquivalentTo 'COOP'
887 'DECR' EquivalentTo 'DECR'
888 'DETI' EquivalentTo 'DETI'
889 'DFLT' EquivalentTo 'DFLT'
890 'DLST' EquivalentTo 'DLST'
891 'DRAW' EquivalentTo 'DRAW'
892 'DRIP' EquivalentTo 'DRIP'
893 'DSCL' EquivalentTo 'DSCL'
894 'DTCH' EquivalentTo 'DTCH'
895 'DVCA' EquivalentTo 'DVCA'
896 'DVOP' EquivalentTo 'DVOP'
897 'DVSC' EquivalentTo 'DVSC'
898 'DVSE' EquivalentTo 'DVSE'
899 'EXOF' EquivalentTo 'EXOF'
900 'EXRI' EquivalentTo 'EXRI'
901 'EXTM' EquivalentTo 'EXTM'
902 'EXWA' EquivalentTo 'EXWA'
903 'CAPD' EquivalentTo 'CAPD'
904 'INCR' EquivalentTo 'INCR'
905 'INTR' EquivalentTo 'INTR'
906 'LIQU' EquivalentTo 'LIQU'
907 'MCAL' EquivalentTo 'MCAL'
908 'MRGR' EquivalentTo 'MRGR'
909 'ODLT' EquivalentTo 'ODLT'
910 'OTHR' EquivalentTo 'OTHR'
911 'PARI' EquivalentTo 'PARI'
912 'PCAL' EquivalentTo 'PCAL'
913 'PDEF' EquivalentTo 'PDEF'
914 'PINK' EquivalentTo 'PINK'
915 'PLAC' EquivalentTo 'PLAC'
916 'PPMT' EquivalentTo 'PPMT'
917 'PRED' EquivalentTo 'PRED'
918 'PRII' EquivalentTo 'PRII'
919 'PRIO' EquivalentTo 'PRIO'
920 'REDM' EquivalentTo 'REDM'
921 'REDO' EquivalentTo 'REDO'
922 'REMK' EquivalentTo 'REMK'
923 'RHDI' EquivalentTo 'RHDI'
924 'RHTS' EquivalentTo 'RHTS'
925 'SHPR' EquivalentTo 'SHPR'
926 'SMAL' EquivalentTo 'SMAL'
927 'SOFF' EquivalentTo 'SOFF'
928 'SPLF' EquivalentTo 'SPLF'
929 'SPLR' EquivalentTo 'SPLR'
930 'SUSP' EquivalentTo 'SUSP'
931 'TEND' EquivalentTo 'TEND'
932 'TREC' EquivalentTo 'TREC'
933 'WRTH' EquivalentTo 'WRTH'
934 'WTRC' EquivalentTo 'WTRC'
935 'CREV' EquivalentTo 'CREV'
936 END
937 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR80
1069 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
1070 RULE
1071 NODE (DataSourceScheme)
1072 Proprietary TranslateTo DataSourceScheme
1073 END
1074 NODE (Indicator)
1075 IF (Indicator IsPresent)
1076 THEN
1077 IF (Indicator IsSameBoolean 'false')
1078 THEN
1079 'NRTG' CopyTo Indicator
1080 ELSE
1081 'YRTG' CopyTo Indicator
1082 END
1083 END
1084 Proprietary\Identification CopyTo Indicator
1085 END
1086 END
1087 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR80
1060 TRANSLATE(Registration2Choice, 22F_29)
1061 RULE
1062 NODE (DataSourceScheme)
1063 Proprietary TranslateTo DataSourceScheme
1064 END
1065 NODE (Indicator)
1066 Code TranslateTo Indicator
1067 Proprietary\Identification CopyTo Indicator
1068 END
1069 END
1070 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR80
858 TRANSLATE(Reporting4Choice, 22F_5)
859 RULE
860 NODE (DataSourceScheme)
861 Proprietary TranslateTo DataSourceScheme
862 END
863 NODE (Indicator)
864 Code TranslateTo Indicator
865 Proprietary\Identification CopyTo Indicator
866 END
867 END
868 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR80
1072 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1073 RULE
1074 NODE (Line)
1075 (Name Substring ('1', '35')) CopyTo Line[1]
1076 END
1077 NODE (Line)
1078 (Name Substring ('36', '35')) CopyTo Line[2]
1079 END
1080 NODE (Line)
1081 (Name Substring ('71', '35')) CopyTo Line[3]
1082 END
1083 NODE (Line)
1084 (Name Substring ('106', '35')) CopyTo Line[4]
1085 END
1086 END
1087 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR80
902 TRANSLATE(InvestorCapacity2Choice, 22F_18)
903 RULE
904 NODE (DataSourceScheme)
905 Proprietary TranslateTo DataSourceScheme
906 END
907 NODE (Indicator)
908 Code TranslateTo Indicator
909 Proprietary\Identification CopyTo Indicator
910 END
911 END
912 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR80
902 TRANSLATE(InvestorCapacity2Choice, 22F_18)
903 RULE
904 NODE (DataSourceScheme)
905 Proprietary TranslateTo DataSourceScheme
906 END
907 NODE (Indicator)
908 Code TranslateTo Indicator
909 Proprietary\Identification CopyTo Indicator
910 END
911 END
912 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR80
902 TRANSLATE(InvestorCapacity2Choice, 22F_18)
903 RULE
904 NODE (DataSourceScheme)
905 Proprietary TranslateTo DataSourceScheme
906 END
907 NODE (Indicator)
908 Code TranslateTo Indicator
909 Proprietary\Identification CopyTo Indicator
910 END
911 END
912 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR80
902 TRANSLATE(InvestorCapacity2Choice, 22F_18)
903 RULE
904 NODE (DataSourceScheme)
905 Proprietary TranslateTo DataSourceScheme
906 END
907 NODE (Indicator)
908 Code TranslateTo Indicator
909 Proprietary\Identification CopyTo Indicator
910 END
911 END
912 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR80
1108 TRANSLATE(BlockTrade2Choice, 22F_57)
1109 RULE
1110 NODE (DataSourceScheme)
1111 Proprietary TranslateTo DataSourceScheme
1112 END
1113 NODE (Indicator)
1114 Code TranslateTo Indicator
1115 Proprietary\Identification CopyTo Indicator
1116 END
1117 END
1118 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR80
864 TRANSLATE(TradeTransactionCondition2Choice, 22F_102)
865 RULE
866 NODE (DataSourceScheme)
867 Proprietary TranslateTo DataSourceScheme
868 END
869 NODE (Indicator)
870 Code TranslateTo Indicator
871 Proprietary\Identification CopyTo Indicator
872 END
873 END
874 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR80
849 TRANSLATE(GenericIdentification24, 95R)
850 RULE
851 NODE (DataSourceScheme)
852 GenericIdentification24 TranslateTo DataSourceScheme
853 END
854 NODE (ProprietaryCode)
855 Identification CopyTo ProprietaryCode
856 END
857 END
858 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR80
1072 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1073 RULE
1074 NODE (DataSourceScheme)
1075 Proprietary TranslateTo DataSourceScheme
1076 END
1077 NODE (Indicator)
1078 Code TranslateTo Indicator
1079 Proprietary\Identification CopyTo Indicator
1080 END
1081 END
1082 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR80
915 TRANSLATE(AffirmationStatus2Choice, 25D_3)
916 RULE
917 NODE (DataSourceScheme)
918 Proprietary TranslateTo DataSourceScheme
919 END
920 NODE (StatusCode)
921 Code TranslateTo StatusCode
922 Proprietary\Identification CopyTo StatusCode
923 END
924 END
925 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR80
915 TRANSLATE(AffirmationStatus2Choice, 25D_3)
916 RULE
917 NODE (DataSourceScheme)
918 Proprietary TranslateTo DataSourceScheme
919 END
920 NODE (StatusCode)
921 Code TranslateTo StatusCode
922 Proprietary\Identification CopyTo StatusCode
923 END
924 END
925 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR80
915 TRANSLATE(AffirmationStatus2Choice, 25D_3)
916 RULE
917 NODE (DataSourceScheme)
918 Proprietary TranslateTo DataSourceScheme
919 END
920 NODE (StatusCode)
921 Code TranslateTo StatusCode
922 Proprietary\Identification CopyTo StatusCode
923 END
924 END
925 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR80
915 TRANSLATE(AffirmationStatus2Choice, 25D_3)
916 RULE
917 NODE (DataSourceScheme)
918 Proprietary TranslateTo DataSourceScheme
919 END
920 NODE (StatusCode)
921 Code TranslateTo StatusCode
922 Proprietary\Identification CopyTo StatusCode
923 END
924 END
925 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR80
1130 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1131 RULE
1132 'MAKT' EquivalentTo 'MAKT'
1133 'CLNT' EquivalentTo 'CLNT'
1134 END
1135 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR80
868 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
869 RULE
870 'CBNS' EquivalentTo 'CBNS'
871 'XBNS' EquivalentTo 'XBNS'
872 'CCPN' EquivalentTo 'CCPN'
873 'XCPN' EquivalentTo 'XCPN'
874 'CDIV' EquivalentTo 'CDIV'
875 'XDIV' EquivalentTo 'XDIV'
876 'CRTS' EquivalentTo 'CRTS'
877 'XRTS' EquivalentTo 'XRTS'
878 'CWAR' EquivalentTo 'CWAR'
879 'XWAR' EquivalentTo 'XWAR'
880 'SPCU' EquivalentTo 'SPCU'
881 'SPEX' EquivalentTo 'SPEX'
882 'GTDL' EquivalentTo 'GTDL'
883 'BCRO' EquivalentTo 'BCRO'
884 'BCRP' EquivalentTo 'BCRP'
885 'BCFD' EquivalentTo 'BCRP'
886 'BCBL' EquivalentTo 'BCBL'
887 'BCBN' EquivalentTo 'BCBN'
888 'MAPR' EquivalentTo 'MAPR'
889 'NEGO' EquivalentTo 'NEGO'
890 'NMPR' EquivalentTo 'NMPR'
891 'BCPD' EquivalentTo 'BCPD'
892 END
893 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR80
868 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
869 RULE
870 'CBNS' EquivalentTo 'CBNS'
871 'XBNS' EquivalentTo 'XBNS'
872 'CCPN' EquivalentTo 'CCPN'
873 'XCPN' EquivalentTo 'XCPN'
874 'CDIV' EquivalentTo 'CDIV'
875 'XDIV' EquivalentTo 'XDIV'
876 'CRTS' EquivalentTo 'CRTS'
877 'XRTS' EquivalentTo 'XRTS'
878 'CWAR' EquivalentTo 'CWAR'
879 'XWAR' EquivalentTo 'XWAR'
880 'SPCU' EquivalentTo 'SPCU'
881 'SPEX' EquivalentTo 'SPEX'
882 'GTDL' EquivalentTo 'GTDL'
883 'BCRO' EquivalentTo 'BCRO'
884 'BCRP' EquivalentTo 'BCRP'
885 'BCFD' EquivalentTo 'BCRP'
886 'BCBL' EquivalentTo 'BCBL'
887 'BCBN' EquivalentTo 'BCBN'
888 'MAPR' EquivalentTo 'MAPR'
889 'NEGO' EquivalentTo 'NEGO'
890 'NMPR' EquivalentTo 'NMPR'
891 'BCPD' EquivalentTo 'BCPD'
892 END
893 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR80
868 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
869 RULE
870 'CBNS' EquivalentTo 'CBNS'
871 'XBNS' EquivalentTo 'XBNS'
872 'CCPN' EquivalentTo 'CCPN'
873 'XCPN' EquivalentTo 'XCPN'
874 'CDIV' EquivalentTo 'CDIV'
875 'XDIV' EquivalentTo 'XDIV'
876 'CRTS' EquivalentTo 'CRTS'
877 'XRTS' EquivalentTo 'XRTS'
878 'CWAR' EquivalentTo 'CWAR'
879 'XWAR' EquivalentTo 'XWAR'
880 'SPCU' EquivalentTo 'SPCU'
881 'SPEX' EquivalentTo 'SPEX'
882 'GTDL' EquivalentTo 'GTDL'
883 'BCRO' EquivalentTo 'BCRO'
884 'BCRP' EquivalentTo 'BCRP'
885 'BCFD' EquivalentTo 'BCRP'
886 'BCBL' EquivalentTo 'BCBL'
887 'BCBN' EquivalentTo 'BCBN'
888 'MAPR' EquivalentTo 'MAPR'
889 'NEGO' EquivalentTo 'NEGO'
890 'NMPR' EquivalentTo 'NMPR'
891 'BCPD' EquivalentTo 'BCPD'
892 END
893 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR80
868 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
869 RULE
870 'CBNS' EquivalentTo 'CBNS'
871 'XBNS' EquivalentTo 'XBNS'
872 'CCPN' EquivalentTo 'CCPN'
873 'XCPN' EquivalentTo 'XCPN'
874 'CDIV' EquivalentTo 'CDIV'
875 'XDIV' EquivalentTo 'XDIV'
876 'CRTS' EquivalentTo 'CRTS'
877 'XRTS' EquivalentTo 'XRTS'
878 'CWAR' EquivalentTo 'CWAR'
879 'XWAR' EquivalentTo 'XWAR'
880 'SPCU' EquivalentTo 'SPCU'
881 'SPEX' EquivalentTo 'SPEX'
882 'GTDL' EquivalentTo 'GTDL'
883 'BCRO' EquivalentTo 'BCRO'
884 'BCRP' EquivalentTo 'BCRP'
885 'BCFD' EquivalentTo 'BCRP'
886 'BCBL' EquivalentTo 'BCBL'
887 'BCBN' EquivalentTo 'BCBN'
888 'MAPR' EquivalentTo 'MAPR'
889 'NEGO' EquivalentTo 'NEGO'
890 'NMPR' EquivalentTo 'NMPR'
891 'BCPD' EquivalentTo 'BCPD'
892 END
893 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR80
893 TRANSLATE(NettingEligibility2Choice, 22F_58)
894 RULE
895 NODE (DataSourceScheme)
896 Proprietary TranslateTo DataSourceScheme
897 END
898 NODE (Indicator)
899 Proprietary\Identification CopyTo Indicator
900 IF (Indicator IsPresent)
901 THEN
902 IF (Indicator IsSameBoolean 'false')
903 THEN
904 'NNET' CopyTo Indicator
905 ELSE
906 'YNET' CopyTo Indicator
907 END
908 END
909 END
910 END
911 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR80
892 TRANSLATE(NettingEligibility2Choice, 22F_58)
893 RULE
894 NODE (DataSourceScheme)
895 Proprietary TranslateTo DataSourceScheme
896 END
897 NODE (Indicator)
898 Proprietary\Identification CopyTo Indicator
899 IF (Indicator IsPresent)
900 THEN
901 IF (Indicator IsSameBoolean 'false')
902 THEN
903 'NNET' CopyTo Indicator
904 ELSE
905 'YNET' CopyTo Indicator
906 END
907 END
908 END
909 END
910 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR80
894 TRANSLATE(NettingEligibility2Choice, 22F_58)
895 RULE
896 NODE (DataSourceScheme)
897 Proprietary TranslateTo DataSourceScheme
898 END
899 NODE (Indicator)
900 Proprietary\Identification CopyTo Indicator
901 IF (Indicator IsPresent)
902 THEN
903 IF (Indicator IsSameBoolean 'false')
904 THEN
905 'NNET' CopyTo Indicator
906 ELSE
907 'YNET' CopyTo Indicator
908 END
909 END
910 END
911 END
912 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR80
893 TRANSLATE(NettingEligibility2Choice, 22F_58)
894 RULE
895 NODE (DataSourceScheme)
896 Proprietary TranslateTo DataSourceScheme
897 END
898 NODE (Indicator)
899 Proprietary\Identification CopyTo Indicator
900 IF (Indicator IsPresent)
901 THEN
902 IF (Indicator IsSameBoolean 'false')
903 THEN
904 'NNET' CopyTo Indicator
905 ELSE
906 'YNET' CopyTo Indicator
907 END
908 END
909 END
910 END
911 END
translateTTR80(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR80
863 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
864 RULE
865 'AVER' EquivalentTo 'AVER'
866 END
867 END
translateTTR81(String, Field) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR81
1055 TRANSLATE(93C, QuantityAndAvailability2)
1056 RULE
1057 NODE (Quantity)
1058 NODE (Unit)
1059 IF (QuantityTypeCode IsSameString 'UNIT')
1060 THEN
1061 (Balance FormatDecimal 'MX') CopyTo Quantity\Unit
1062 END
1063 END
1064 NODE (FaceAmount)
1065 IF (QuantityTypeCode IsSameString 'FAMT')
1066 THEN
1067 (Balance FormatDecimal 'MX') CopyTo Quantity\FaceAmount
1068 END
1069 END
1070 NODE (AmortisedValue)
1071 IF (QuantityTypeCode IsSameString 'AMOR')
1072 THEN
1073 (Balance FormatDecimal 'MX') CopyTo Quantity\AmortisedValue
1074 END
1075 END
1076 END
1077 NODE (AvailabilityIndicator)
1078 IF (BalanceTypeCode IsSameString 'AVAI')
1079 THEN
1080 'true' CopyTo AvailabilityIndicator
1081 ELSE
1082 'false' CopyTo AvailabilityIndicator
1083 END
1084 END
1085 END
1086 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR81
1039 TRANSLATE(93B, SubBalanceInformation7)
1040 RULE
1041 NODE (SubBalanceType)
1042 NODE (Code)
1043 'PLED' CopyTo SubBalanceType\Code
1044 END
1045 END
1046 NODE (Quantity)
1047 NODE (Quantity)
1048 IF (Not (DataSourceScheme IsPresent))
1049 THEN
1050 93B TranslateTo Quantity\Quantity
1051 END
1052 END
1053 NODE (Proprietary)
1054 IF (DataSourceScheme IsPresent)
1055 THEN
1056 93B TranslateTo Quantity\Proprietary
1057 END
1058 END
1059 END
1060 END
1061 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR81
1304 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1305 RULE
1306 'SHHE' EquivalentTo 'SHHE'
1307 END
1308 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR81
996 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
997 RULE
998 Text_FIN_34x CopyTo RestrictedFINXMax34Text
999 END
1000 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR81
975 TRANSLATE(97E, CashAccountIdentification6Choice)
976 RULE
977 NODE (IBAN)
978 InternationalBankAccountNumber CopyTo IBAN
979 END
980 END
981 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR81
993 TRANSLATE(22F_90, Tracking2Choice)
994 RULE
995 NODE (Indicator)
996 IF (Not (DataSourceScheme IsPresent))
997 THEN
998 IF (Indicator IsSameString 'UNTR')
999 THEN
1000 'false' CopyTo Indicator
1001 ELSE
1002 'true' CopyTo Indicator
1003 END
1004 END
1005 END
1006 NODE (Proprietary)
1007 DataSourceScheme TranslateTo Proprietary
1008 NODE (Identification)
1009 IF (DataSourceScheme IsPresent)
1010 THEN
1011 Indicator CopyTo Proprietary\Identification
1012 END
1013 END
1014 END
1015 END
1016 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR81
996 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
997 RULE
998 Text_FIN_34x CopyTo RestrictedFINXMax34Text
999 END
1000 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR81
975 TRANSLATE(97E, CashAccountIdentification6Choice)
976 RULE
977 NODE (IBAN)
978 InternationalBankAccountNumber CopyTo IBAN
979 END
980 END
981 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR81
994 TRANSLATE(22F_90, Tracking2Choice)
995 RULE
996 NODE (Indicator)
997 IF (Not (DataSourceScheme IsPresent))
998 THEN
999 IF (Indicator IsSameString 'UNTR')
1000 THEN
1001 'false' CopyTo Indicator
1002 ELSE
1003 'true' CopyTo Indicator
1004 END
1005 END
1006 END
1007 NODE (Proprietary)
1008 DataSourceScheme TranslateTo Proprietary
1009 NODE (Identification)
1010 IF (DataSourceScheme IsPresent)
1011 THEN
1012 Indicator CopyTo Proprietary\Identification
1013 END
1014 END
1015 END
1016 END
1017 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR81
991 TRANSLATE(95R, PartyIdentification18Choice)
992 RULE
993 NODE (ProprietaryIdentification)
994 NODE (Identification)
995 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
996 END
997 DataSourceScheme TranslateTo ProprietaryIdentification
998 END
999 END
1000 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR81
977 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
978 RULE
979 NODE (Identification)
980 NODE (SafekeepingPlaceType)
981 IF (Not (DataSourceScheme IsPresent))
982 THEN
983 PlaceCode TranslateTo Identification\SafekeepingPlaceType
984 END
985 END
986 NODE (Identification)
987 IF (Not (DataSourceScheme IsPresent))
988 THEN
989 Narrative CopyTo Identification\Identification
990 END
991 END
992 END
993 NODE (Proprietary)
994 NODE (Type)
995 DataSourceScheme TranslateTo Proprietary\Type
996 NODE (Identification)
997 IF (DataSourceScheme IsPresent)
998 THEN
999 PlaceCode CopyTo Proprietary\Type\Identification
1000 END
1001 END
1002 END
1003 NODE (Identification)
1004 IF (DataSourceScheme IsPresent)
1005 THEN
1006 Narrative CopyTo Proprietary\Identification
1007 END
1008 END
1009 END
1010 END
1011 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR81
994 TRANSLATE(22F_90, Tracking2Choice)
995 RULE
996 NODE (Indicator)
997 IF (Not (DataSourceScheme IsPresent))
998 THEN
999 IF (Indicator IsSameString 'UNTR')
1000 THEN
1001 'false' CopyTo Indicator
1002 ELSE
1003 'true' CopyTo Indicator
1004 END
1005 END
1006 END
1007 NODE (Proprietary)
1008 DataSourceScheme TranslateTo Proprietary
1009 NODE (Identification)
1010 IF (DataSourceScheme IsPresent)
1011 THEN
1012 Indicator CopyTo Proprietary\Identification
1013 END
1014 END
1015 END
1016 END
1017 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR81
991 TRANSLATE(95R, PartyIdentification18Choice)
992 RULE
993 NODE (ProprietaryIdentification)
994 NODE (Identification)
995 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
996 END
997 DataSourceScheme TranslateTo ProprietaryIdentification
998 END
999 END
1000 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR81
977 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
978 RULE
979 NODE (Identification)
980 NODE (SafekeepingPlaceType)
981 IF (Not (DataSourceScheme IsPresent))
982 THEN
983 PlaceCode TranslateTo Identification\SafekeepingPlaceType
984 END
985 END
986 NODE (Identification)
987 IF (Not (DataSourceScheme IsPresent))
988 THEN
989 Narrative CopyTo Identification\Identification
990 END
991 END
992 END
993 NODE (Proprietary)
994 NODE (Type)
995 DataSourceScheme TranslateTo Proprietary\Type
996 NODE (Identification)
997 IF (DataSourceScheme IsPresent)
998 THEN
999 PlaceCode CopyTo Proprietary\Type\Identification
1000 END
1001 END
1002 END
1003 NODE (Identification)
1004 IF (DataSourceScheme IsPresent)
1005 THEN
1006 Narrative CopyTo Proprietary\Identification
1007 END
1008 END
1009 END
1010 END
1011 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR81
995 TRANSLATE(22F_90, Tracking2Choice)
996 RULE
997 NODE (Indicator)
998 IF (Not (DataSourceScheme IsPresent))
999 THEN
1000 IF (Indicator IsSameString 'UNTR')
1001 THEN
1002 'false' CopyTo Indicator
1003 ELSE
1004 'true' CopyTo Indicator
1005 END
1006 END
1007 END
1008 NODE (Proprietary)
1009 DataSourceScheme TranslateTo Proprietary
1010 NODE (Identification)
1011 IF (DataSourceScheme IsPresent)
1012 THEN
1013 Indicator CopyTo Proprietary\Identification
1014 END
1015 END
1016 END
1017 END
1018 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR81
949 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
950 RULE
951 Text_FIN_34x CopyTo RestrictedFINXMax34Text
952 END
953 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR81
949 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
950 RULE
951 Text_FIN_34x CopyTo RestrictedFINXMax34Text
952 END
953 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR81
949 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
950 RULE
951 Text_FIN_34x CopyTo RestrictedFINXMax34Text
952 END
953 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR81
967 TRANSLATE(95R, PartyIdentification18Choice)
968 RULE
969 NODE (ProprietaryIdentification)
970 NODE (Identification)
971 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
972 END
973 DataSourceScheme TranslateTo ProprietaryIdentification
974 END
975 END
976 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR81
949 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
950 RULE
951 Text_FIN_34x CopyTo RestrictedFINXMax34Text
952 END
953 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR81
1177 TRANSLATE(22F_29, Registration2Choice)
1178 RULE
1179 NODE (Code)
1180 IF (Not (DataSourceScheme IsPresent))
1181 THEN
1182 Indicator TranslateTo Code
1183 END
1184 END
1185 NODE (Proprietary)
1186 DataSourceScheme TranslateTo Proprietary
1187 NODE (Identification)
1188 IF (DataSourceScheme IsPresent)
1189 THEN
1190 Indicator CopyTo Proprietary\Identification
1191 END
1192 END
1193 END
1194 END
1195 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR81
1042 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1043 RULE
1044 NODE (Name)
1045 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1046 END
1047 END
1048 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR81
1152 TRANSLATE(22F_6, GenericIdentification25)
1153 RULE
1154 DataSourceScheme TranslateTo GenericIdentification25
1155 NODE (Identification)
1156 Indicator CopyTo Identification
1157 END
1158 NODE (Issuer)
1159 IF (Not (DataSourceScheme IsPresent))
1160 THEN
1161 'NONE' CopyTo Issuer
1162 END
1163 END
1164 END
1165 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR81
1316 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1317 RULE
1318 NODE (Name)
1319 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1320 END
1321 END
1322 END
translateTTR81(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR81
966 TRANSLATE(98B_1, TerminationDate3Choice)
967 RULE
968 NODE (Code)
969 98B_1 TranslateTo Code
970 END
971 END
972 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR81
965 TRANSLATE(Identifier_FIN_8c, SecuritiesCertificate2)
966 RULE
967 NODE (Issuer)
968 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
969 END
970 NODE (SchemeName)
971 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
972 THEN
973 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
974 END
975 END
976 END
977 END
translateTTR81(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR81
961 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
962 RULE
963 'NSET' EquivalentTo 'NSET'
964 'YSET' EquivalentTo 'YSET'
965 END
966 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR81
875 TRANSLATE(Balance2, 93B)
876 RULE
877 NODE (QuantityTypeCode)
878 IF (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount IsPresent)
879 THEN
880 'FAMT' CopyTo QuantityTypeCode
881 END
882 END
883 NODE (Sign)
884 IF (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount IsPresent)
885 THEN
886 IF (ShortLongIndicator IsSameString 'SHOR')
887 THEN
888 'N' CopyTo Sign
889 END
890 END
891 END
892 NODE (Balance)
893 (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount FormatDecimal 'MT') CopyTo Balance
894 END
895 END
896 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR81
875 TRANSLATE(Balance2, 93B)
876 RULE
877 NODE (QuantityTypeCode)
878 IF (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount IsPresent)
879 THEN
880 'FAMT' CopyTo QuantityTypeCode
881 END
882 END
883 NODE (Sign)
884 IF (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount IsPresent)
885 THEN
886 IF (ShortLongIndicator IsSameString 'SHOR')
887 THEN
888 'N' CopyTo Sign
889 END
890 END
891 END
892 NODE (Balance)
893 (Quantity\Quantity\OriginalAndCurrentFace\FaceAmount FormatDecimal 'MT') CopyTo Balance
894 END
895 END
896 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR81
938 TRANSLATE(PartyIdentification16Choice, 95P_2)
939 RULE
940 NODE (IdentifierCode)
941 BICOrBEI CopyTo IdentifierCode
942 END
943 END
944 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR81
1088 TRANSLATE(Registration2Choice, 22F_29)
1089 RULE
1090 NODE (DataSourceScheme)
1091 Proprietary TranslateTo DataSourceScheme
1092 END
1093 NODE (Indicator)
1094 Code TranslateTo Indicator
1095 Proprietary\Identification CopyTo Indicator
1096 END
1097 END
1098 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR81
1071 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1072 RULE
1073 'NREG' EquivalentTo 'NREG'
1074 'YREG' EquivalentTo 'YREG'
1075 END
1076 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR81
869 TRANSLATE(Reporting1Code, OptionalCode_4!c_8)
870 RULE
871 'STEX' EquivalentTo 'EXCH'
872 'REGU' EquivalentTo 'TRRE'
873 END
874 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR81
1088 TRANSLATE(PartyIdentification16Choice, 95R)
1089 RULE
1090 ProprietaryIdentification TranslateTo 95R
1091 END
1092 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR81
913 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
914 RULE
915 'ELIG' EquivalentTo 'ELIG'
916 'RETL' EquivalentTo 'RETL'
917 'PROF' EquivalentTo 'PROF'
918 END
919 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR81
913 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
914 RULE
915 'ELIG' EquivalentTo 'ELIG'
916 'RETL' EquivalentTo 'RETL'
917 'PROF' EquivalentTo 'PROF'
918 END
919 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR81
913 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
914 RULE
915 'ELIG' EquivalentTo 'ELIG'
916 'RETL' EquivalentTo 'RETL'
917 'PROF' EquivalentTo 'PROF'
918 END
919 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR81
913 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
914 RULE
915 'ELIG' EquivalentTo 'ELIG'
916 'RETL' EquivalentTo 'RETL'
917 'PROF' EquivalentTo 'PROF'
918 END
919 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR81
1119 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1120 RULE
1121 'BLPA' EquivalentTo 'BLPA'
1122 'BLCH' EquivalentTo 'BLCH'
1123 END
1124 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR81
875 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_167)
876 RULE
877 'CBNS' EquivalentTo 'CBNS'
878 'XBNS' EquivalentTo 'XBNS'
879 'CCPN' EquivalentTo 'CCPN'
880 'XCPN' EquivalentTo 'XCPN'
881 'CDIV' EquivalentTo 'CDIV'
882 'XDIV' EquivalentTo 'XDIV'
883 'CRTS' EquivalentTo 'CRTS'
884 'XRTS' EquivalentTo 'XRTS'
885 'CWAR' EquivalentTo 'CWAR'
886 'XWAR' EquivalentTo 'XWAR'
887 'SPCU' EquivalentTo 'SPCU'
888 'SPEX' EquivalentTo 'SPEX'
889 'GTDL' EquivalentTo 'GTDL'
890 'BCRO' EquivalentTo 'BCRO'
891 'BCRP' EquivalentTo 'BCRP'
892 'BCFD' EquivalentTo 'BCRP'
893 'BCBL' EquivalentTo 'BCBL'
894 'BCBN' EquivalentTo 'BCBN'
895 'MAPR' EquivalentTo 'MAPR'
896 'NEGO' EquivalentTo 'NEGO'
897 'NMPR' EquivalentTo 'NMPR'
898 'BCPD' EquivalentTo 'BCPD'
899 END
900 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR81
859 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
860 RULE
861 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
862 END
863 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR81
1083 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1084 RULE
1085 'YSET' EquivalentTo 'YSET'
1086 'NSET' EquivalentTo 'NSET'
1087 END
1088 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR81
926 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
927 RULE
928 'AFFI' EquivalentTo 'AFFI'
929 'NAFI' EquivalentTo 'NAFI'
930 END
931 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR81
926 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
927 RULE
928 'AFFI' EquivalentTo 'AFFI'
929 'NAFI' EquivalentTo 'NAFI'
930 END
931 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR81
926 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
927 RULE
928 'AFFI' EquivalentTo 'AFFI'
929 'NAFI' EquivalentTo 'NAFI'
930 END
931 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR81
926 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
927 RULE
928 'AFFI' EquivalentTo 'AFFI'
929 'NAFI' EquivalentTo 'NAFI'
930 END
931 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR81
1136 TRANSLATE(BlockTrade2Choice, 22F_57)
1137 RULE
1138 NODE (DataSourceScheme)
1139 Proprietary TranslateTo DataSourceScheme
1140 END
1141 NODE (Indicator)
1142 Code TranslateTo Indicator
1143 Proprietary\Identification CopyTo Indicator
1144 END
1145 END
1146 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR81
894 TRANSLATE(InvestorCapacity2Choice, 22F_18)
895 RULE
896 NODE (DataSourceScheme)
897 Proprietary TranslateTo DataSourceScheme
898 END
899 NODE (Indicator)
900 Code TranslateTo Indicator
901 Proprietary\Identification CopyTo Indicator
902 END
903 END
904 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR81
894 TRANSLATE(InvestorCapacity2Choice, 22F_18)
895 RULE
896 NODE (DataSourceScheme)
897 Proprietary TranslateTo DataSourceScheme
898 END
899 NODE (Indicator)
900 Code TranslateTo Indicator
901 Proprietary\Identification CopyTo Indicator
902 END
903 END
904 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR81
894 TRANSLATE(InvestorCapacity2Choice, 22F_18)
895 RULE
896 NODE (DataSourceScheme)
897 Proprietary TranslateTo DataSourceScheme
898 END
899 NODE (Indicator)
900 Code TranslateTo Indicator
901 Proprietary\Identification CopyTo Indicator
902 END
903 END
904 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR81
894 TRANSLATE(InvestorCapacity2Choice, 22F_18)
895 RULE
896 NODE (DataSourceScheme)
897 Proprietary TranslateTo DataSourceScheme
898 END
899 NODE (Indicator)
900 Code TranslateTo Indicator
901 Proprietary\Identification CopyTo Indicator
902 END
903 END
904 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR81
912 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 IF (Indicator IsPresent)
919 THEN
920 IF (Indicator IsSameBoolean 'false')
921 THEN
922 'NCCP' CopyTo Indicator
923 ELSE
924 'YCCP' CopyTo Indicator
925 END
926 END
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR81
911 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
912 RULE
913 NODE (DataSourceScheme)
914 Proprietary TranslateTo DataSourceScheme
915 END
916 NODE (Indicator)
917 IF (Indicator IsPresent)
918 THEN
919 IF (Indicator IsSameBoolean 'false')
920 THEN
921 'NCCP' CopyTo Indicator
922 ELSE
923 'YCCP' CopyTo Indicator
924 END
925 END
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR81
913 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
914 RULE
915 NODE (DataSourceScheme)
916 Proprietary TranslateTo DataSourceScheme
917 END
918 NODE (Indicator)
919 IF (Indicator IsPresent)
920 THEN
921 IF (Indicator IsSameBoolean 'false')
922 THEN
923 'NCCP' CopyTo Indicator
924 ELSE
925 'YCCP' CopyTo Indicator
926 END
927 END
928 Proprietary\Identification CopyTo Indicator
929 END
930 END
931 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR81
912 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 IF (Indicator IsPresent)
919 THEN
920 IF (Indicator IsSameBoolean 'false')
921 THEN
922 'NCCP' CopyTo Indicator
923 ELSE
924 'YCCP' CopyTo Indicator
925 END
926 END
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR81(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR81
868 TRANSLATE(SettlementTransactionCondition4Choice, 22F_207)
869 RULE
870 NODE (DataSourceScheme)
871 Proprietary TranslateTo DataSourceScheme
872 END
873 NODE (Indicator)
874 Code TranslateTo Indicator
875 Proprietary\Identification CopyTo Indicator
876 END
877 END
878 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR82
1087 TRANSLATE(93B, SubBalanceInformation8)
1088 RULE
1089 NODE (SubBalanceType)
1090 NODE (Code)
1091 'COLO' CopyTo SubBalanceType\Code
1092 END
1093 END
1094 NODE (Quantity)
1095 NODE (Quantity)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 93B TranslateTo Quantity\Quantity
1099 END
1100 END
1101 NODE (Proprietary)
1102 IF (DataSourceScheme IsPresent)
1103 THEN
1104 93B TranslateTo Quantity\Proprietary
1105 END
1106 END
1107 END
1108 END
1109 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR82
1062 TRANSLATE(93C, SubBalanceInformation7)
1063 RULE
1064 NODE (SubBalanceType)
1065 NODE (Code)
1066 'PLED' CopyTo SubBalanceType\Code
1067 END
1068 END
1069 NODE (Quantity)
1070 NODE (QuantityAndAvailability)
1071 93C TranslateTo Quantity\QuantityAndAvailability
1072 END
1073 END
1074 END
1075 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR82
1309 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1310 RULE
1311 NODE (TypeAndIdentification)
1312 NODE (SafekeepingPlaceType)
1313 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1314 END
1315 NODE (Identification)
1316 IdentifierCode TranslateTo TypeAndIdentification\Identification
1317 END
1318 END
1319 END
1320 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR82
1001 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
1002 RULE
1003 NODE (Issuer)
1004 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1005 END
1006 NODE (SchemeName)
1007 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1008 THEN
1009 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1010 END
1011 END
1012 END
1013 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR82
982 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
983 RULE
984 NODE (Identification)
985 NODE (SafekeepingPlaceType)
986 IF (Not (DataSourceScheme IsPresent))
987 THEN
988 PlaceCode TranslateTo Identification\SafekeepingPlaceType
989 END
990 END
991 NODE (Identification)
992 IF (Not (DataSourceScheme IsPresent))
993 THEN
994 Narrative CopyTo Identification\Identification
995 END
996 END
997 END
998 NODE (Proprietary)
999 NODE (Type)
1000 DataSourceScheme TranslateTo Proprietary\Type
1001 NODE (Identification)
1002 IF (DataSourceScheme IsPresent)
1003 THEN
1004 PlaceCode CopyTo Proprietary\Type\Identification
1005 END
1006 END
1007 END
1008 NODE (Identification)
1009 IF (DataSourceScheme IsPresent)
1010 THEN
1011 Narrative CopyTo Proprietary\Identification
1012 END
1013 END
1014 END
1015 END
1016 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR82
1017 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1018 RULE
1019 NODE (Code)
1020 IF (Not (DataSourceScheme IsPresent))
1021 THEN
1022 Indicator TranslateTo Code
1023 END
1024 END
1025 NODE (Proprietary)
1026 DataSourceScheme TranslateTo Proprietary
1027 NODE (Identification)
1028 IF (DataSourceScheme IsPresent)
1029 THEN
1030 Indicator CopyTo Proprietary\Identification
1031 END
1032 END
1033 END
1034 END
1035 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR82
1001 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
1002 RULE
1003 NODE (Issuer)
1004 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1005 END
1006 NODE (SchemeName)
1007 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1008 THEN
1009 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1010 END
1011 END
1012 END
1013 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR82
982 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
983 RULE
984 NODE (Identification)
985 NODE (SafekeepingPlaceType)
986 IF (Not (DataSourceScheme IsPresent))
987 THEN
988 PlaceCode TranslateTo Identification\SafekeepingPlaceType
989 END
990 END
991 NODE (Identification)
992 IF (Not (DataSourceScheme IsPresent))
993 THEN
994 Narrative CopyTo Identification\Identification
995 END
996 END
997 END
998 NODE (Proprietary)
999 NODE (Type)
1000 DataSourceScheme TranslateTo Proprietary\Type
1001 NODE (Identification)
1002 IF (DataSourceScheme IsPresent)
1003 THEN
1004 PlaceCode CopyTo Proprietary\Type\Identification
1005 END
1006 END
1007 END
1008 NODE (Identification)
1009 IF (DataSourceScheme IsPresent)
1010 THEN
1011 Narrative CopyTo Proprietary\Identification
1012 END
1013 END
1014 END
1015 END
1016 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR82
1018 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1019 RULE
1020 NODE (Code)
1021 IF (Not (DataSourceScheme IsPresent))
1022 THEN
1023 Indicator TranslateTo Code
1024 END
1025 END
1026 NODE (Proprietary)
1027 DataSourceScheme TranslateTo Proprietary
1028 NODE (Identification)
1029 IF (DataSourceScheme IsPresent)
1030 THEN
1031 Indicator CopyTo Proprietary\Identification
1032 END
1033 END
1034 END
1035 END
1036 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR82
1001 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
1002 RULE
1003 Text_FIN_34x CopyTo RestrictedFINXMax34Text
1004 END
1005 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR82
1012 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1013 RULE
1014 'SHHE' EquivalentTo 'SHHE'
1015 END
1016 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR82
1018 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1019 RULE
1020 NODE (Code)
1021 IF (Not (DataSourceScheme IsPresent))
1022 THEN
1023 Indicator TranslateTo Code
1024 END
1025 END
1026 NODE (Proprietary)
1027 DataSourceScheme TranslateTo Proprietary
1028 NODE (Identification)
1029 IF (DataSourceScheme IsPresent)
1030 THEN
1031 Indicator CopyTo Proprietary\Identification
1032 END
1033 END
1034 END
1035 END
1036 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR82
1001 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
1002 RULE
1003 Text_FIN_34x CopyTo RestrictedFINXMax34Text
1004 END
1005 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR82
1012 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1013 RULE
1014 'SHHE' EquivalentTo 'SHHE'
1015 END
1016 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR82
1019 TRANSLATE(22F_101, AutomaticBorrowing4Choice)
1020 RULE
1021 NODE (Code)
1022 IF (Not (DataSourceScheme IsPresent))
1023 THEN
1024 Indicator TranslateTo Code
1025 END
1026 END
1027 NODE (Proprietary)
1028 DataSourceScheme TranslateTo Proprietary
1029 NODE (Identification)
1030 IF (DataSourceScheme IsPresent)
1031 THEN
1032 Indicator CopyTo Proprietary\Identification
1033 END
1034 END
1035 END
1036 END
1037 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR82
954 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
955 RULE
956 NODE (Issuer)
957 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
958 END
959 NODE (SchemeName)
960 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
961 THEN
962 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
963 END
964 END
965 END
966 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR82
954 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
955 RULE
956 NODE (Issuer)
957 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
958 END
959 NODE (SchemeName)
960 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
961 THEN
962 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
963 END
964 END
965 END
966 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR82
954 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
955 RULE
956 NODE (Issuer)
957 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
958 END
959 NODE (SchemeName)
960 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
961 THEN
962 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
963 END
964 END
965 END
966 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR82
977 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
978 RULE
979 Text_FIN_34x CopyTo RestrictedFINXMax34Text
980 END
981 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR82
954 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
955 RULE
956 NODE (Issuer)
957 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
958 END
959 NODE (SchemeName)
960 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
961 THEN
962 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
963 END
964 END
965 END
966 END
translateTTR82(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR82
1196 TRANSLATE(OptionalCode_4!c_36, Registration1Code)
1197 RULE
1198 'NREG' EquivalentTo 'NREG'
1199 'YREG' EquivalentTo 'YREG'
1200 END
1201 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR82
1049 TRANSLATE(95P_2, PartyIdentification16Choice)
1050 RULE
1051 NODE (BICOrBEI)
1052 IdentifierCode TranslateTo BICOrBEI
1053 END
1054 END
1055 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR82
1166 TRANSLATE(22F_28, SecuritiesRTGS2Choice)
1167 RULE
1168 NODE (Indicator)
1169 IF (Not (DataSourceScheme IsPresent))
1170 THEN
1171 IF (Indicator IsSameString 'NRTG')
1172 THEN
1173 'false' CopyTo Indicator
1174 ELSE
1175 'true' CopyTo Indicator
1176 END
1177 END
1178 END
1179 NODE (Proprietary)
1180 DataSourceScheme TranslateTo Proprietary
1181 NODE (Identification)
1182 IF (DataSourceScheme IsPresent)
1183 THEN
1184 Indicator CopyTo Proprietary\Identification
1185 END
1186 END
1187 END
1188 END
1189 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR82
1323 TRANSLATE(95R, PartyIdentification16Choice)
1324 RULE
1325 NODE (ProprietaryIdentification)
1326 NODE (Identification)
1327 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1328 END
1329 DataSourceScheme TranslateTo ProprietaryIdentification
1330 END
1331 END
1332 END
translateTTR82(String, Field) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR82
973 TRANSLATE(98B_1, DateCode5Choice)
974 RULE
975 NODE (Code)
976 IF (Not (DataSourceScheme IsPresent))
977 THEN
978 DateCode TranslateTo Code
979 END
980 END
981 NODE (Proprietary)
982 DataSourceScheme TranslateTo Proprietary
983 NODE (Identification)
984 IF (DataSourceScheme IsPresent)
985 THEN
986 DateCode CopyTo Proprietary\Identification
987 END
988 END
989 END
990 END
991 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR82
978 TRANSLATE(97A, CashAccountIdentification6Choice)
979 RULE
980 NODE (Proprietary)
981 AccountNumber CopyTo Proprietary
982 END
983 END
984 END
translateTTR82(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR82
967 TRANSLATE(22F_55, TaxCapacityParty2Choice)
968 RULE
969 NODE (Code)
970 IF (Not (DataSourceScheme IsPresent))
971 THEN
972 Indicator TranslateTo Code
973 END
974 END
975 NODE (Proprietary)
976 DataSourceScheme TranslateTo Proprietary
977 NODE (Identification)
978 IF (DataSourceScheme IsPresent)
979 THEN
980 Indicator CopyTo Proprietary\Identification
981 END
982 END
983 END
984 END
985 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR82
897 TRANSLATE(Balance2, 93B)
898 RULE
899 NODE (QuantityTypeCode)
900 IF (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue IsPresent)
901 THEN
902 'AMOR' CopyTo QuantityTypeCode
903 END
904 END
905 NODE (Sign)
906 IF (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue IsPresent)
907 THEN
908 IF (ShortLongIndicator IsSameString 'SHOR')
909 THEN
910 'N' CopyTo Sign
911 END
912 END
913 END
914 NODE (Balance)
915 (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue FormatDecimal 'MT') CopyTo Balance
916 END
917 END
918 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR82
897 TRANSLATE(Balance2, 93B)
898 RULE
899 NODE (QuantityTypeCode)
900 IF (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue IsPresent)
901 THEN
902 'AMOR' CopyTo QuantityTypeCode
903 END
904 END
905 NODE (Sign)
906 IF (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue IsPresent)
907 THEN
908 IF (ShortLongIndicator IsSameString 'SHOR')
909 THEN
910 'N' CopyTo Sign
911 END
912 END
913 END
914 NODE (Balance)
915 (Quantity\Quantity\OriginalAndCurrentFace\AmortisedValue FormatDecimal 'MT') CopyTo Balance
916 END
917 END
918 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR82
945 TRANSLATE(PartyIdentification16Choice, 95Q)
946 RULE
947 NODE (NameAndAddress)
948 NameAndAddress TranslateTo NameAndAddress
949 END
950 END
951 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR82
1099 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
1100 RULE
1101 'NREG' EquivalentTo 'NREG'
1102 'YREG' EquivalentTo 'YREG'
1103 END
1104 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR82
1077 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1078 RULE
1079 NODE (DataSourceScheme)
1080 Proprietary TranslateTo DataSourceScheme
1081 END
1082 NODE (Indicator)
1083 IF (Indicator IsPresent)
1084 THEN
1085 IF (Indicator IsSameBoolean 'false')
1086 THEN
1087 'NBEN' CopyTo Indicator
1088 ELSE
1089 'YBEN' CopyTo Indicator
1090 END
1091 END
1092 Proprietary\Identification CopyTo Indicator
1093 END
1094 END
1095 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR82
875 TRANSLATE(DeliveryReceiptType2Code, 22H_1)
876 RULE
877 NODE (Indicator)
878 DeliveryReceiptType2Code TranslateTo Indicator
879 END
880 END
881 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR82
920 TRANSLATE(TradeOriginator2Choice, 22F_87)
921 RULE
922 NODE (DataSourceScheme)
923 Proprietary TranslateTo DataSourceScheme
924 END
925 NODE (Indicator)
926 Code TranslateTo Indicator
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR82
920 TRANSLATE(TradeOriginator2Choice, 22F_87)
921 RULE
922 NODE (DataSourceScheme)
923 Proprietary TranslateTo DataSourceScheme
924 END
925 NODE (Indicator)
926 Code TranslateTo Indicator
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR82
920 TRANSLATE(TradeOriginator2Choice, 22F_87)
921 RULE
922 NODE (DataSourceScheme)
923 Proprietary TranslateTo DataSourceScheme
924 END
925 NODE (Indicator)
926 Code TranslateTo Indicator
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR82
920 TRANSLATE(TradeOriginator2Choice, 22F_87)
921 RULE
922 NODE (DataSourceScheme)
923 Proprietary TranslateTo DataSourceScheme
924 END
925 NODE (Indicator)
926 Code TranslateTo Indicator
927 Proprietary\Identification CopyTo Indicator
928 END
929 END
930 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR82
1125 TRANSLATE(Restriction2Choice, 22F_33)
1126 RULE
1127 NODE (DataSourceScheme)
1128 Proprietary TranslateTo DataSourceScheme
1129 END
1130 NODE (Indicator)
1131 Code TranslateTo Indicator
1132 Proprietary\Identification CopyTo Indicator
1133 END
1134 END
1135 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR82
901 TRANSLATE(InvestorCapacity2Choice, 22F_18)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR82
864 TRANSLATE(SecuritiesAccount17, 97A)
865 RULE
866 NODE (AccountNumber)
867 IF (Not ((Type IsPresent) Or (Name IsPresent)))
868 THEN
869 Identification CopyTo AccountNumber
870 END
871 END
872 END
873 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR82
1089 TRANSLATE(NettingEligibility2Choice, 22F_58)
1090 RULE
1091 NODE (DataSourceScheme)
1092 Proprietary TranslateTo DataSourceScheme
1093 END
1094 NODE (Indicator)
1095 Proprietary\Identification CopyTo Indicator
1096 IF (Indicator IsPresent)
1097 THEN
1098 IF (Indicator IsSameBoolean 'false')
1099 THEN
1100 'NNET' CopyTo Indicator
1101 ELSE
1102 'YNET' CopyTo Indicator
1103 END
1104 END
1105 END
1106 END
1107 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR82
932 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
933 RULE
934 NODE (QuantityTypeCode)
935 'AMOR' CopyTo QuantityTypeCode
936 END
937 NODE (Quantity)
938 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
939 THEN
940 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
941 ELSE
942 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
943 THEN
944 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
945 ELSE
946 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
947 END
948 END
949 END
950 END
951 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR82
932 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
933 RULE
934 NODE (QuantityTypeCode)
935 'AMOR' CopyTo QuantityTypeCode
936 END
937 NODE (Quantity)
938 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
939 THEN
940 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
941 ELSE
942 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
943 THEN
944 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
945 ELSE
946 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
947 END
948 END
949 END
950 END
951 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR82
932 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
933 RULE
934 NODE (QuantityTypeCode)
935 'AMOR' CopyTo QuantityTypeCode
936 END
937 NODE (Quantity)
938 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
939 THEN
940 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
941 ELSE
942 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
943 THEN
944 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
945 ELSE
946 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
947 END
948 END
949 END
950 END
951 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR82
932 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
933 RULE
934 NODE (QuantityTypeCode)
935 'AMOR' CopyTo QuantityTypeCode
936 END
937 NODE (Quantity)
938 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
939 THEN
940 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
941 ELSE
942 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
943 THEN
944 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
945 ELSE
946 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
947 END
948 END
949 END
950 END
951 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR82
1147 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1148 RULE
1149 'BLPA' EquivalentTo 'BLPA'
1150 'BLCH' EquivalentTo 'BLCH'
1151 END
1152 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR82
905 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
906 RULE
907 'ELIG' EquivalentTo 'ELIG'
908 'RETL' EquivalentTo 'RETL'
909 'PROF' EquivalentTo 'PROF'
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR82
905 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
906 RULE
907 'ELIG' EquivalentTo 'ELIG'
908 'RETL' EquivalentTo 'RETL'
909 'PROF' EquivalentTo 'PROF'
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR82
905 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
906 RULE
907 'ELIG' EquivalentTo 'ELIG'
908 'RETL' EquivalentTo 'RETL'
909 'PROF' EquivalentTo 'PROF'
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR82
905 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
906 RULE
907 'ELIG' EquivalentTo 'ELIG'
908 'RETL' EquivalentTo 'RETL'
909 'PROF' EquivalentTo 'PROF'
910 END
911 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR82
931 TRANSLATE(Tracking2Choice, 22F_90)
932 RULE
933 NODE (DataSourceScheme)
934 Proprietary TranslateTo DataSourceScheme
935 END
936 NODE (Indicator)
937 IF (Indicator IsPresent)
938 THEN
939 IF (Indicator IsSameBoolean 'false')
940 THEN
941 'UNTR' CopyTo Indicator
942 ELSE
943 'TRAC' CopyTo Indicator
944 END
945 END
946 Proprietary\Identification CopyTo Indicator
947 END
948 END
949 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR82
930 TRANSLATE(Tracking2Choice, 22F_90)
931 RULE
932 NODE (DataSourceScheme)
933 Proprietary TranslateTo DataSourceScheme
934 END
935 NODE (Indicator)
936 IF (Indicator IsPresent)
937 THEN
938 IF (Indicator IsSameBoolean 'false')
939 THEN
940 'UNTR' CopyTo Indicator
941 ELSE
942 'TRAC' CopyTo Indicator
943 END
944 END
945 Proprietary\Identification CopyTo Indicator
946 END
947 END
948 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR82
932 TRANSLATE(Tracking2Choice, 22F_90)
933 RULE
934 NODE (DataSourceScheme)
935 Proprietary TranslateTo DataSourceScheme
936 END
937 NODE (Indicator)
938 IF (Indicator IsPresent)
939 THEN
940 IF (Indicator IsSameBoolean 'false')
941 THEN
942 'UNTR' CopyTo Indicator
943 ELSE
944 'TRAC' CopyTo Indicator
945 END
946 END
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR82
931 TRANSLATE(Tracking2Choice, 22F_90)
932 RULE
933 NODE (DataSourceScheme)
934 Proprietary TranslateTo DataSourceScheme
935 END
936 NODE (Indicator)
937 IF (Indicator IsPresent)
938 THEN
939 IF (Indicator IsSameBoolean 'false')
940 THEN
941 'UNTR' CopyTo Indicator
942 ELSE
943 'TRAC' CopyTo Indicator
944 END
945 END
946 Proprietary\Identification CopyTo Indicator
947 END
948 END
949 END
translateTTR82(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR82
879 TRANSLATE(SettlementTransactionCondition3Code, OptionalCode_4!c_394)
880 RULE
881 'ASGN' EquivalentTo 'ASGN'
882 'CLEN' EquivalentTo 'CLEN'
883 'DIRT' EquivalentTo 'DIRT'
884 'DLWM' EquivalentTo 'DLWM'
885 'DRAW' EquivalentTo 'DRAW'
886 'EXER' EquivalentTo 'EXER'
887 'FRCL' EquivalentTo 'FRCL'
888 'KNOC' EquivalentTo 'KNOC'
889 'PHYS' EquivalentTo 'PHYS'
890 'RESI' EquivalentTo 'RESI'
891 'SPDL' EquivalentTo 'SPDL'
892 'SPST' EquivalentTo 'SPST'
893 'UNEX' EquivalentTo 'UNEX'
894 END
895 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR83
1110 TRANSLATE(93C, SubBalanceInformation8)
1111 RULE
1112 NODE (SubBalanceType)
1113 NODE (Code)
1114 'COLO' CopyTo SubBalanceType\Code
1115 END
1116 END
1117 NODE (Quantity)
1118 NODE (QuantityAndAvailability)
1119 93C TranslateTo Quantity\QuantityAndAvailability
1120 END
1121 END
1122 END
1123 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR83
1076 TRANSLATE(93B, SubBalanceInformation7)
1077 RULE
1078 NODE (SubBalanceType)
1079 NODE (Code)
1080 'PEDA' CopyTo SubBalanceType\Code
1081 END
1082 END
1083 NODE (Quantity)
1084 NODE (Quantity)
1085 IF (Not (DataSourceScheme IsPresent))
1086 THEN
1087 93B TranslateTo Quantity\Quantity
1088 END
1089 END
1090 NODE (Proprietary)
1091 IF (DataSourceScheme IsPresent)
1092 THEN
1093 93B TranslateTo Quantity\Proprietary
1094 END
1095 END
1096 END
1097 END
1098 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR83
1321 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1322 RULE
1323 'CUST' EquivalentTo 'CUST'
1324 'ICSD' EquivalentTo 'ICSD'
1325 'NCSD' EquivalentTo 'NCSD'
1326 'SHHE' EquivalentTo 'SHHE'
1327 END
1328 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR83
1014 TRANSLATE(97A, SecuritiesAccount17)
1015 RULE
1016 NODE (Identification)
1017 AccountNumber TranslateTo Identification
1018 END
1019 END
1020 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR83
1017 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1018 RULE
1019 'SHHE' EquivalentTo 'SHHE'
1020 END
1021 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR83
1036 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1037 RULE
1038 'LAMI' EquivalentTo 'LAMI'
1039 'NBOR' EquivalentTo 'NBOR'
1040 'YBOR' EquivalentTo 'YBOR'
1041 END
1042 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR83
1014 TRANSLATE(97A, SecuritiesAccount17)
1015 RULE
1016 NODE (Identification)
1017 AccountNumber TranslateTo Identification
1018 END
1019 END
1020 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR83
1017 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1018 RULE
1019 'SHHE' EquivalentTo 'SHHE'
1020 END
1021 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR83
1037 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1038 RULE
1039 'LAMI' EquivalentTo 'LAMI'
1040 'NBOR' EquivalentTo 'NBOR'
1041 'YBOR' EquivalentTo 'YBOR'
1042 END
1043 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR83
1006 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
1007 RULE
1008 NODE (Issuer)
1009 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1010 END
1011 NODE (SchemeName)
1012 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1013 THEN
1014 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1015 END
1016 END
1017 END
1018 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR83
1017 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1018 RULE
1019 NODE (TypeAndIdentification)
1020 NODE (SafekeepingPlaceType)
1021 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1022 END
1023 NODE (Identification)
1024 IdentifierCode TranslateTo TypeAndIdentification\Identification
1025 END
1026 END
1027 END
1028 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR83
1037 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1038 RULE
1039 'LAMI' EquivalentTo 'LAMI'
1040 'NBOR' EquivalentTo 'NBOR'
1041 'YBOR' EquivalentTo 'YBOR'
1042 END
1043 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR83
1006 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
1007 RULE
1008 NODE (Issuer)
1009 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
1010 END
1011 NODE (SchemeName)
1012 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
1013 THEN
1014 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
1015 END
1016 END
1017 END
1018 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR83
1017 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1018 RULE
1019 NODE (TypeAndIdentification)
1020 NODE (SafekeepingPlaceType)
1021 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1022 END
1023 NODE (Identification)
1024 IdentifierCode TranslateTo TypeAndIdentification\Identification
1025 END
1026 END
1027 END
1028 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR83
1038 TRANSLATE(OptionalCode_4!c_166, AutoBorrowing1Code)
1039 RULE
1040 'LAMI' EquivalentTo 'LAMI'
1041 'NBOR' EquivalentTo 'NBOR'
1042 'YBOR' EquivalentTo 'YBOR'
1043 END
1044 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR83
967 TRANSLATE(97A, SecuritiesAccount17)
968 RULE
969 NODE (Identification)
970 AccountNumber TranslateTo Identification
971 END
972 END
973 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR83
967 TRANSLATE(97A, SecuritiesAccount17)
968 RULE
969 NODE (Identification)
970 AccountNumber TranslateTo Identification
971 END
972 END
973 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR83
967 TRANSLATE(97A, SecuritiesAccount17)
968 RULE
969 NODE (Identification)
970 AccountNumber TranslateTo Identification
971 END
972 END
973 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR83
982 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
983 RULE
984 NODE (Issuer)
985 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
986 END
987 NODE (SchemeName)
988 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
989 THEN
990 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
991 END
992 END
993 END
994 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR83
967 TRANSLATE(97A, SecuritiesAccount17)
968 RULE
969 NODE (Identification)
970 AccountNumber TranslateTo Identification
971 END
972 END
973 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR83
1202 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1203 RULE
1204 NODE (Indicator)
1205 IF (Not (DataSourceScheme IsPresent))
1206 THEN
1207 IF (Indicator IsSameString 'NBEN')
1208 THEN
1209 'false' CopyTo Indicator
1210 ELSE
1211 'true' CopyTo Indicator
1212 END
1213 END
1214 END
1215 NODE (Proprietary)
1216 NODE (Identification)
1217 IF (DataSourceScheme IsPresent)
1218 THEN
1219 Indicator CopyTo Proprietary\Identification
1220 END
1221 END
1222 DataSourceScheme TranslateTo Proprietary
1223 END
1224 END
1225 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR83
1056 TRANSLATE(95Q, PartyIdentification16Choice)
1057 RULE
1058 NODE (NameAndAddress)
1059 NameAndAddress TranslateTo NameAndAddress
1060 END
1061 END
1062 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR83
1190 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1191 RULE
1192 NODE (Indicator)
1193 IF (Not (DataSourceScheme IsPresent))
1194 THEN
1195 IF (Indicator IsSameString 'NBEN')
1196 THEN
1197 'false' CopyTo Indicator
1198 ELSE
1199 'true' CopyTo Indicator
1200 END
1201 END
1202 END
1203 NODE (Proprietary)
1204 NODE (Identification)
1205 IF (DataSourceScheme IsPresent)
1206 THEN
1207 Indicator CopyTo Proprietary\Identification
1208 END
1209 END
1210 DataSourceScheme TranslateTo Proprietary
1211 END
1212 END
1213 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR83
992 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
993 RULE
994 'OPEN' EquivalentTo 'OPEN'
995 END
996 END
translateTTR83(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR83
985 TRANSLATE(97E, CashAccountIdentification6Choice)
986 RULE
987 NODE (IBAN)
988 InternationalBankAccountNumber CopyTo IBAN
989 END
990 END
991 END
translateTTR83(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR83
986 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
987 RULE
988 'AGEN' EquivalentTo 'AGEN'
989 'PRIN' EquivalentTo 'PRIN'
990 END
991 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR83
919 TRANSLATE(BalanceQuantity7Choice, 93B)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (QuantityTypeCode)
925 Proprietary\Identification CopyTo QuantityTypeCode
926 IF (Quantity IsPresent)
927 THEN
928 IF (Quantity\Unit IsPresent)
929 THEN
930 'UNIT' CopyTo QuantityTypeCode
931 END
932 IF (Quantity\AmortisedValue IsPresent)
933 THEN
934 'AMOR' CopyTo QuantityTypeCode
935 END
936 IF (Quantity\FaceAmount IsPresent)
937 THEN
938 'FAMT' CopyTo QuantityTypeCode
939 END
940 END
941 END
942 NODE (Balance)
943 (Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
944 (Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
945 (Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
946 (Quantity\Unit FormatDecimal 'MT') CopyTo Balance
947 END
948 END
949 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR83
919 TRANSLATE(SubBalanceInformation7, 93B)
920 RULE
921 NODE (DataSourceScheme)
922 Quantity\Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (QuantityTypeCode)
925 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
926 IF (Quantity\Quantity IsPresent)
927 THEN
928 IF (Quantity\Quantity\Unit IsPresent)
929 THEN
930 'UNIT' CopyTo QuantityTypeCode
931 END
932 IF (Quantity\Quantity\FaceAmount IsPresent)
933 THEN
934 'FAMT' CopyTo QuantityTypeCode
935 END
936 IF (Quantity\Quantity\AmortisedValue IsPresent)
937 THEN
938 'AMOR' CopyTo QuantityTypeCode
939 END
940 END
941 END
942 NODE (Balance)
943 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
944 (Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
945 (Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
946 (Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
947 END
948 END
949 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR83
952 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
953 RULE
954 NODE (Line)
955 (Name Substring ('1', '35')) CopyTo Line[1]
956 END
957 NODE (Line)
958 (Name Substring ('36', '35')) CopyTo Line[2]
959 END
960 NODE (Line)
961 (Name Substring ('71', '35')) CopyTo Line[3]
962 END
963 NODE (Line)
964 (Name Substring ('106', '35')) CopyTo Line[4]
965 END
966 END
967 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR83
1105 TRANSLATE(BeneficialOwnership2Choice, 22F_30)
1106 RULE
1107 NODE (DataSourceScheme)
1108 Proprietary TranslateTo DataSourceScheme
1109 END
1110 NODE (Indicator)
1111 IF (Indicator IsPresent)
1112 THEN
1113 IF (Indicator IsSameBoolean 'false')
1114 THEN
1115 'NBEN' CopyTo Indicator
1116 ELSE
1117 'YBEN' CopyTo Indicator
1118 END
1119 END
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR83
1096 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1097 RULE
1098 NODE (DataSourceScheme)
1099 Proprietary TranslateTo DataSourceScheme
1100 END
1101 NODE (Indicator)
1102 Code TranslateTo Indicator
1103 Proprietary\Identification CopyTo Indicator
1104 END
1105 END
1106 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR83
882 TRANSLATE(DeliveryReceiptType2Code, Code_4!c_9)
883 RULE
884 'FREE' EquivalentTo 'FREE'
885 'APMT' EquivalentTo 'APMT'
886 END
887 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR83
931 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
932 RULE
933 'SINT' EquivalentTo 'SINT'
934 'MLTF' EquivalentTo 'MLTF'
935 'RMKT' EquivalentTo 'RMKT'
936 'MKTM' EquivalentTo 'MKTM'
937 'INVE' EquivalentTo 'INFI'
938 'TAGT' EquivalentTo 'TAGT'
939 END
940 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR83
931 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
932 RULE
933 'SINT' EquivalentTo 'SINT'
934 'MLTF' EquivalentTo 'MLTF'
935 'RMKT' EquivalentTo 'RMKT'
936 'MKTM' EquivalentTo 'MKTM'
937 'INVE' EquivalentTo 'INFI'
938 'TAGT' EquivalentTo 'TAGT'
939 END
940 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR83
931 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
932 RULE
933 'SINT' EquivalentTo 'SINT'
934 'MLTF' EquivalentTo 'MLTF'
935 'RMKT' EquivalentTo 'RMKT'
936 'MKTM' EquivalentTo 'MKTM'
937 'INVE' EquivalentTo 'INFI'
938 'TAGT' EquivalentTo 'TAGT'
939 END
940 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR83
931 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
932 RULE
933 'SINT' EquivalentTo 'SINT'
934 'MLTF' EquivalentTo 'MLTF'
935 'RMKT' EquivalentTo 'RMKT'
936 'MKTM' EquivalentTo 'MKTM'
937 'INVE' EquivalentTo 'INFI'
938 'TAGT' EquivalentTo 'TAGT'
939 END
940 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR83
1136 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1137 RULE
1138 'A144' EquivalentTo '144A'
1139 'NRST' EquivalentTo 'NRST'
1140 'RSTR' EquivalentTo 'RSTR'
1141 END
1142 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR83
912 TRANSLATE(Eligibility1Code, OptionalCode_4!c_23)
913 RULE
914 'ELIG' EquivalentTo 'ELIG'
915 'RETL' EquivalentTo 'RETL'
916 'PROF' EquivalentTo 'PROF'
917 END
918 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR83
874 TRANSLATE(SecuritiesAccount17, 97B_2)
875 RULE
876 NODE (DataSourceScheme)
877 Type TranslateTo DataSourceScheme
878 END
879 NODE (AccountTypeCode)
880 Type\Identification CopyTo AccountTypeCode
881 END
882 NODE (AccountNumber)
883 IF (Type IsPresent)
884 THEN
885 Identification CopyTo AccountNumber
886 END
887 END
888 END
889 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR83
1108 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1109 RULE
1110 NODE (DataSourceScheme)
1111 Proprietary TranslateTo DataSourceScheme
1112 END
1113 NODE (Indicator)
1114 IF (Indicator IsPresent)
1115 THEN
1116 IF (Indicator IsSameBoolean 'false')
1117 THEN
1118 'NCCP' CopyTo Indicator
1119 ELSE
1120 'YCCP' CopyTo Indicator
1121 END
1122 END
1123 Proprietary\Identification CopyTo Indicator
1124 END
1125 END
1126 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR83
952 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
953 RULE
954 NODE (QuantityTypeCode)
955 'FAMT' CopyTo QuantityTypeCode
956 END
957 NODE (Quantity)
958 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
959 THEN
960 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
961 ELSE
962 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
967 END
968 END
969 END
970 END
971 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR83
952 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
953 RULE
954 NODE (QuantityTypeCode)
955 'FAMT' CopyTo QuantityTypeCode
956 END
957 NODE (Quantity)
958 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
959 THEN
960 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
961 ELSE
962 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
967 END
968 END
969 END
970 END
971 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR83
952 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
953 RULE
954 NODE (QuantityTypeCode)
955 'FAMT' CopyTo QuantityTypeCode
956 END
957 NODE (Quantity)
958 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
959 THEN
960 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
961 ELSE
962 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
967 END
968 END
969 END
970 END
971 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR83
952 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
953 RULE
954 NODE (QuantityTypeCode)
955 'FAMT' CopyTo QuantityTypeCode
956 END
957 NODE (Quantity)
958 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
959 THEN
960 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
961 ELSE
962 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
967 END
968 END
969 END
970 END
971 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR83
1153 TRANSLATE(Restriction2Choice, 22F_33)
1154 RULE
1155 NODE (DataSourceScheme)
1156 Proprietary TranslateTo DataSourceScheme
1157 END
1158 NODE (Indicator)
1159 Code TranslateTo Indicator
1160 Proprietary\Identification CopyTo Indicator
1161 END
1162 END
1163 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR83
912 TRANSLATE(TradeOriginator2Choice, 22F_87)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 Code TranslateTo Indicator
919 Proprietary\Identification CopyTo Indicator
920 END
921 END
922 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR83
912 TRANSLATE(TradeOriginator2Choice, 22F_87)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 Code TranslateTo Indicator
919 Proprietary\Identification CopyTo Indicator
920 END
921 END
922 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR83
912 TRANSLATE(TradeOriginator2Choice, 22F_87)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 Code TranslateTo Indicator
919 Proprietary\Identification CopyTo Indicator
920 END
921 END
922 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR83
912 TRANSLATE(TradeOriginator2Choice, 22F_87)
913 RULE
914 NODE (DataSourceScheme)
915 Proprietary TranslateTo DataSourceScheme
916 END
917 NODE (Indicator)
918 Code TranslateTo Indicator
919 Proprietary\Identification CopyTo Indicator
920 END
921 END
922 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR83
950 TRANSLATE(RepurchaseType5Choice, 22F_36)
951 RULE
952 NODE (DataSourceScheme)
953 Proprietary TranslateTo DataSourceScheme
954 END
955 NODE (Indicator)
956 Code TranslateTo Indicator
957 Proprietary\Identification CopyTo Indicator
958 END
959 END
960 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR83
949 TRANSLATE(RepurchaseType5Choice, 22F_36)
950 RULE
951 NODE (DataSourceScheme)
952 Proprietary TranslateTo DataSourceScheme
953 END
954 NODE (Indicator)
955 Code TranslateTo Indicator
956 Proprietary\Identification CopyTo Indicator
957 END
958 END
959 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR83
951 TRANSLATE(RepurchaseType5Choice, 22F_36)
952 RULE
953 NODE (DataSourceScheme)
954 Proprietary TranslateTo DataSourceScheme
955 END
956 NODE (Indicator)
957 Code TranslateTo Indicator
958 Proprietary\Identification CopyTo Indicator
959 END
960 END
961 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR83
950 TRANSLATE(RepurchaseType5Choice, 22F_36)
951 RULE
952 NODE (DataSourceScheme)
953 Proprietary TranslateTo DataSourceScheme
954 END
955 NODE (Indicator)
956 Code TranslateTo Indicator
957 Proprietary\Identification CopyTo Indicator
958 END
959 END
960 END
translateTTR83(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR83
896 TRANSLATE(GenericIdentification25, 22F_6)
897 RULE
898 NODE (DataSourceScheme)
899 GenericIdentification25 TranslateTo DataSourceScheme
900 END
901 NODE (Indicator)
902 Identification CopyTo Indicator
903 END
904 END
905 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR84
1124 TRANSLATE(93B, SubBalanceInformation8)
1125 RULE
1126 NODE (SubBalanceType)
1127 NODE (Code)
1128 'LODE' CopyTo SubBalanceType\Code
1129 END
1130 END
1131 NODE (Quantity)
1132 NODE (Quantity)
1133 IF (Not (DataSourceScheme IsPresent))
1134 THEN
1135 93B TranslateTo Quantity\Quantity
1136 END
1137 END
1138 NODE (Proprietary)
1139 IF (DataSourceScheme IsPresent)
1140 THEN
1141 93B TranslateTo Quantity\Proprietary
1142 END
1143 END
1144 END
1145 END
1146 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR84
1099 TRANSLATE(93C, SubBalanceInformation7)
1100 RULE
1101 NODE (SubBalanceType)
1102 NODE (Code)
1103 'PEDA' CopyTo SubBalanceType\Code
1104 END
1105 END
1106 NODE (Quantity)
1107 NODE (QuantityAndAvailability)
1108 93C TranslateTo Quantity\QuantityAndAvailability
1109 END
1110 END
1111 END
1112 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR84
1329 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1330 RULE
1331 NODE (Country)
1332 CountryCode CopyTo Country
1333 END
1334 END
1335 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR84
1021 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1022 RULE
1023 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1024 END
1025 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR84
1022 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1023 RULE
1024 NODE (TypeAndIdentification)
1025 NODE (SafekeepingPlaceType)
1026 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1027 END
1028 NODE (Identification)
1029 IdentifierCode TranslateTo TypeAndIdentification\Identification
1030 END
1031 END
1032 END
1033 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR84
1043 TRANSLATE(22F_205, YesNoIndicator)
1044 RULE
1045 IF (Not (DataSourceScheme IsPresent))
1046 THEN
1047 IF (Indicator IsSameString 'NPAR')
1048 THEN
1049 'false' CopyTo YesNoIndicator
1050 END
1051 IF (Indicator IsSameString 'PART')
1052 THEN
1053 'true' CopyTo YesNoIndicator
1054 END
1055 END
1056 END
1057 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR84
1021 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1022 RULE
1023 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1024 END
1025 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR84
1022 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1023 RULE
1024 NODE (TypeAndIdentification)
1025 NODE (SafekeepingPlaceType)
1026 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1027 END
1028 NODE (Identification)
1029 IdentifierCode TranslateTo TypeAndIdentification\Identification
1030 END
1031 END
1032 END
1033 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR84
1044 TRANSLATE(22F_204, YesNoIndicator)
1045 RULE
1046 IF (Not (DataSourceScheme IsPresent))
1047 THEN
1048 IF (Indicator IsSameString 'NPAR')
1049 THEN
1050 'false' CopyTo YesNoIndicator
1051 END
1052 IF (Indicator IsSameString 'PART')
1053 THEN
1054 'true' CopyTo YesNoIndicator
1055 END
1056 END
1057 END
1058 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR84
1019 TRANSLATE(97A, SecuritiesAccount17)
1020 RULE
1021 NODE (Identification)
1022 AccountNumber TranslateTo Identification
1023 END
1024 END
1025 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR84
1029 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1030 RULE
1031 'CUST' EquivalentTo 'CUST'
1032 'ICSD' EquivalentTo 'ICSD'
1033 'NCSD' EquivalentTo 'NCSD'
1034 'SHHE' EquivalentTo 'SHHE'
1035 END
1036 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR84
1044 TRANSLATE(22F_201, YesNoIndicator)
1045 RULE
1046 IF (Indicator IsSameString 'NPAR')
1047 THEN
1048 'false' CopyTo YesNoIndicator
1049 END
1050 IF (Indicator IsSameString 'PART')
1051 THEN
1052 'true' CopyTo YesNoIndicator
1053 END
1054 END
1055 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR84
1019 TRANSLATE(97A, SecuritiesAccount17)
1020 RULE
1021 NODE (Identification)
1022 AccountNumber TranslateTo Identification
1023 END
1024 END
1025 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR84
1029 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1030 RULE
1031 'CUST' EquivalentTo 'CUST'
1032 'ICSD' EquivalentTo 'ICSD'
1033 'NCSD' EquivalentTo 'NCSD'
1034 'SHHE' EquivalentTo 'SHHE'
1035 END
1036 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR84
1045 TRANSLATE(22F_200, YesNoIndicator)
1046 RULE
1047 IF (Not (DataSourceScheme IsPresent))
1048 THEN
1049 IF (Indicator IsSameString 'NPAR')
1050 THEN
1051 'false' CopyTo YesNoIndicator
1052 END
1053 IF (Indicator IsSameString 'PART')
1054 THEN
1055 'true' CopyTo YesNoIndicator
1056 END
1057 END
1058 END
1059 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR84
974 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
975 RULE
976 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
977 END
978 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR84
974 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
975 RULE
976 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
977 END
978 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR84
974 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
975 RULE
976 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
977 END
978 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR84
995 TRANSLATE(97A, SecuritiesAccount17)
996 RULE
997 NODE (Identification)
998 AccountNumber TranslateTo Identification
999 END
1000 END
1001 END
translateTTR84(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR84
974 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
975 RULE
976 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
977 END
978 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR84
1226 TRANSLATE(22F_202, ExposureType2Choice)
1227 RULE
1228 NODE (Code)
1229 IF (Not (DataSourceScheme IsPresent))
1230 THEN
1231 Indicator TranslateTo Code
1232 END
1233 END
1234 NODE (Proprietary)
1235 NODE (Identification)
1236 IF (DataSourceScheme IsPresent)
1237 THEN
1238 Indicator CopyTo Proprietary\Identification
1239 END
1240 END
1241 DataSourceScheme TranslateTo Proprietary
1242 END
1243 END
1244 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR84
1063 TRANSLATE(95R, PartyIdentification16Choice)
1064 RULE
1065 NODE (ProprietaryIdentification)
1066 NODE (Identification)
1067 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1068 END
1069 DataSourceScheme TranslateTo ProprietaryIdentification
1070 END
1071 END
1072 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR84
1214 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1215 RULE
1216 NODE (Code)
1217 IF (Not (DataSourceScheme IsPresent))
1218 THEN
1219 Indicator TranslateTo Code
1220 END
1221 END
1222 NODE (Proprietary)
1223 NODE (Identification)
1224 IF (DataSourceScheme IsPresent)
1225 THEN
1226 Indicator CopyTo Proprietary\Identification
1227 END
1228 END
1229 DataSourceScheme TranslateTo Proprietary
1230 END
1231 END
1232 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR84
997 TRANSLATE(98C, TerminationDate3Choice)
998 RULE
999 NODE (Date)
1000 98C TranslateTo Date
1001 END
1002 END
1003 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR84
992 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
993 RULE
994 NODE (Country)
995 CountryCode CopyTo Country
996 END
997 END
998 END
translateTTR84(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR84
992 TRANSLATE(22F_6, GenericIdentification25)
993 RULE
994 DataSourceScheme TranslateTo GenericIdentification25
995 NODE (Identification)
996 Indicator CopyTo Identification
997 END
998 NODE (Issuer)
999 IF (Not (DataSourceScheme IsPresent))
1000 THEN
1001 'NONE' CopyTo Issuer
1002 END
1003 END
1004 END
1005 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR84
950 TRANSLATE(SubBalanceInformation8, 93B)
951 RULE
952 NODE (DataSourceScheme)
953 Quantity\Proprietary TranslateTo DataSourceScheme
954 END
955 NODE (QuantityTypeCode)
956 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
957 IF (Quantity\Quantity IsPresent)
958 THEN
959 IF (Quantity\Quantity\Unit IsPresent)
960 THEN
961 'UNIT' CopyTo QuantityTypeCode
962 END
963 IF (Quantity\Quantity\FaceAmount IsPresent)
964 THEN
965 'FAMT' CopyTo QuantityTypeCode
966 END
967 IF (Quantity\Quantity\AmortisedValue IsPresent)
968 THEN
969 'AMOR' CopyTo QuantityTypeCode
970 END
971 END
972 END
973 NODE (Balance)
974 (Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
975 (Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
976 (Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
977 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
978 END
979 END
980 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR84
950 TRANSLATE(SubBalanceInformation7, 93C)
951 RULE
952 NODE (QuantityTypeCode)
953 IF (Quantity\QuantityAndAvailability\Quantity\Unit IsPresent)
954 THEN
955 'UNIT' CopyTo QuantityTypeCode
956 END
957 IF (Quantity\QuantityAndAvailability\Quantity\FaceAmount IsPresent)
958 THEN
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 IF (Quantity\QuantityAndAvailability\Quantity\AmortisedValue IsPresent)
962 THEN
963 'AMOR' CopyTo QuantityTypeCode
964 END
965 END
966 NODE (BalanceTypeCode)
967 IF (Quantity\QuantityAndAvailability IsPresent)
968 THEN
969 IF (Quantity\QuantityAndAvailability\AvailabilityIndicator IsSameBoolean 'true')
970 THEN
971 'AVAI' CopyTo BalanceTypeCode
972 ELSE
973 'NAVL' CopyTo BalanceTypeCode
974 END
975 END
976 END
977 NODE (Balance)
978 (Quantity\QuantityAndAvailability\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
979 (Quantity\QuantityAndAvailability\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
980 (Quantity\QuantityAndAvailability\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
981 END
982 END
983 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR84
968 TRANSLATE(PartyIdentification16Choice, 95R)
969 RULE
970 ProprietaryIdentification TranslateTo 95R
971 END
972 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR84
1124 TRANSLATE(CashSettlementSystem2Choice, 22F_198)
1125 RULE
1126 NODE (DataSourceScheme)
1127 Proprietary TranslateTo DataSourceScheme
1128 END
1129 NODE (Indicator)
1130 Code TranslateTo Indicator
1131 Proprietary\Identification CopyTo Indicator
1132 END
1133 END
1134 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR84
1107 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1108 RULE
1109 'GROS' EquivalentTo 'GROS'
1110 'NETS' EquivalentTo 'NETS'
1111 END
1112 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR84
888 TRANSLATE(ReceiveDelivery1Code, 22H_3)
889 RULE
890 NODE (Indicator)
891 ReceiveDelivery1Code TranslateTo Indicator
892 END
893 END
894 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR84
941 TRANSLATE(TypeOfPrice5Choice, 22F_173)
942 RULE
943 NODE (DataSourceScheme)
944 Proprietary TranslateTo DataSourceScheme
945 END
946 NODE (Indicator)
947 Code TranslateTo Indicator
948 Proprietary\Identification CopyTo Indicator
949 END
950 END
951 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR84
941 TRANSLATE(TypeOfPrice5Choice, 22F_173)
942 RULE
943 NODE (DataSourceScheme)
944 Proprietary TranslateTo DataSourceScheme
945 END
946 NODE (Indicator)
947 Code TranslateTo Indicator
948 Proprietary\Identification CopyTo Indicator
949 END
950 END
951 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR84
941 TRANSLATE(TypeOfPrice5Choice, 22F_173)
942 RULE
943 NODE (DataSourceScheme)
944 Proprietary TranslateTo DataSourceScheme
945 END
946 NODE (Indicator)
947 Code TranslateTo Indicator
948 Proprietary\Identification CopyTo Indicator
949 END
950 END
951 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR84
941 TRANSLATE(TypeOfPrice5Choice, 22F_173)
942 RULE
943 NODE (DataSourceScheme)
944 Proprietary TranslateTo DataSourceScheme
945 END
946 NODE (Indicator)
947 Code TranslateTo Indicator
948 Proprietary\Identification CopyTo Indicator
949 END
950 END
951 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR84
1143 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1144 RULE
1145 NODE (DataSourceScheme)
1146 Proprietary TranslateTo DataSourceScheme
1147 END
1148 NODE (Indicator)
1149 Code TranslateTo Indicator
1150 Proprietary\Identification CopyTo Indicator
1151 END
1152 END
1153 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR84
919 TRANSLATE(TradeOriginator2Choice, 22F_87)
920 RULE
921 NODE (DataSourceScheme)
922 Proprietary TranslateTo DataSourceScheme
923 END
924 NODE (Indicator)
925 Code TranslateTo Indicator
926 Proprietary\Identification CopyTo Indicator
927 END
928 END
929 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR84
890 TRANSLATE(CashAccountIdentification6Choice, 97A)
891 RULE
892 NODE (AccountNumber)
893 Proprietary CopyTo AccountNumber
894 END
895 END
896 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR84
1127 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1128 RULE
1129 NODE (DataSourceScheme)
1130 Proprietary TranslateTo DataSourceScheme
1131 END
1132 NODE (Indicator)
1133 IF (Indicator IsPresent)
1134 THEN
1135 IF (Indicator IsSameBoolean 'false')
1136 THEN
1137 'NLEG' CopyTo Indicator
1138 ELSE
1139 'YLEG' CopyTo Indicator
1140 END
1141 END
1142 Proprietary\Identification CopyTo Indicator
1143 END
1144 END
1145 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR84
972 TRANSLATE(RestrictedFINXMax210Text, 70D)
973 RULE
974 NODE (Narrative)
975 NODE (Line)
976 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
977 END
978 NODE (Line)
979 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
980 END
981 NODE (Line)
982 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
983 END
984 NODE (Line)
985 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
986 END
987 NODE (Line)
988 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
989 END
990 NODE (Line)
991 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
992 END
993 END
994 END
995 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR84
972 TRANSLATE(RestrictedFINXMax210Text, 70D)
973 RULE
974 NODE (Narrative)
975 NODE (Line)
976 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
977 END
978 NODE (Line)
979 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
980 END
981 NODE (Line)
982 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
983 END
984 NODE (Line)
985 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
986 END
987 NODE (Line)
988 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
989 END
990 NODE (Line)
991 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
992 END
993 END
994 END
995 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR84
972 TRANSLATE(RestrictedFINXMax210Text, 70D)
973 RULE
974 NODE (Narrative)
975 NODE (Line)
976 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
977 END
978 NODE (Line)
979 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
980 END
981 NODE (Line)
982 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
983 END
984 NODE (Line)
985 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
986 END
987 NODE (Line)
988 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
989 END
990 NODE (Line)
991 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
992 END
993 END
994 END
995 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR84
972 TRANSLATE(RestrictedFINXMax210Text, 70D)
973 RULE
974 NODE (Narrative)
975 NODE (Line)
976 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
977 END
978 NODE (Line)
979 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
980 END
981 NODE (Line)
982 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
983 END
984 NODE (Line)
985 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
986 END
987 NODE (Line)
988 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
989 END
990 NODE (Line)
991 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
992 END
993 END
994 END
995 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR84
1164 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1165 RULE
1166 'A144' EquivalentTo '144A'
1167 'NRST' EquivalentTo 'NRST'
1168 'RSTR' EquivalentTo 'RSTR'
1169 END
1170 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR84
923 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
924 RULE
925 'SINT' EquivalentTo 'SINT'
926 'MLTF' EquivalentTo 'MLTF'
927 'RMKT' EquivalentTo 'RMKT'
928 'MKTM' EquivalentTo 'MKTM'
929 'INVE' EquivalentTo 'INFI'
930 'TAGT' EquivalentTo 'TAGT'
931 END
932 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR84
923 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
924 RULE
925 'SINT' EquivalentTo 'SINT'
926 'MLTF' EquivalentTo 'MLTF'
927 'RMKT' EquivalentTo 'RMKT'
928 'MKTM' EquivalentTo 'MKTM'
929 'INVE' EquivalentTo 'INFI'
930 'TAGT' EquivalentTo 'TAGT'
931 END
932 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR84
923 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
924 RULE
925 'SINT' EquivalentTo 'SINT'
926 'MLTF' EquivalentTo 'MLTF'
927 'RMKT' EquivalentTo 'RMKT'
928 'MKTM' EquivalentTo 'MKTM'
929 'INVE' EquivalentTo 'INFI'
930 'TAGT' EquivalentTo 'TAGT'
931 END
932 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR84
923 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
924 RULE
925 'SINT' EquivalentTo 'SINT'
926 'MLTF' EquivalentTo 'MLTF'
927 'RMKT' EquivalentTo 'RMKT'
928 'MKTM' EquivalentTo 'MKTM'
929 'INVE' EquivalentTo 'INFI'
930 'TAGT' EquivalentTo 'TAGT'
931 END
932 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR84
961 TRANSLATE(RepurchaseType4Code, OptionalCode_4!c_43)
962 RULE
963 'CALL' EquivalentTo 'CALL'
964 'RATE' EquivalentTo 'RATE'
965 'ROLP' EquivalentTo 'ROLP'
966 END
967 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR84
960 TRANSLATE(RepurchaseType4Code, OptionalCode_4!c_43)
961 RULE
962 'CALL' EquivalentTo 'CALL'
963 'RATE' EquivalentTo 'RATE'
964 'ROLP' EquivalentTo 'ROLP'
965 END
966 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR84
962 TRANSLATE(RepurchaseType4Code, OptionalCode_4!c_43)
963 RULE
964 'CALL' EquivalentTo 'CALL'
965 'RATE' EquivalentTo 'RATE'
966 'ROLP' EquivalentTo 'ROLP'
967 END
968 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR84
961 TRANSLATE(RepurchaseType4Code, OptionalCode_4!c_43)
962 RULE
963 'CALL' EquivalentTo 'CALL'
964 'RATE' EquivalentTo 'RATE'
965 'ROLP' EquivalentTo 'ROLP'
966 END
967 END
translateTTR84(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR84
906 TRANSLATE(SecuritiesRTGS2Choice, 22F_28)
907 RULE
908 NODE (DataSourceScheme)
909 Proprietary TranslateTo DataSourceScheme
910 END
911 NODE (Indicator)
912 IF (Indicator IsPresent)
913 THEN
914 IF (Indicator IsSameBoolean 'false')
915 THEN
916 'NRTG' CopyTo Indicator
917 ELSE
918 'YRTG' CopyTo Indicator
919 END
920 END
921 Proprietary\Identification CopyTo Indicator
922 END
923 END
924 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR85
1147 TRANSLATE(93C, SubBalanceInformation8)
1148 RULE
1149 NODE (SubBalanceType)
1150 NODE (Code)
1151 'LODE' CopyTo SubBalanceType\Code
1152 END
1153 END
1154 NODE (Quantity)
1155 NODE (QuantityAndAvailability)
1156 93C TranslateTo Quantity\QuantityAndAvailability
1157 END
1158 END
1159 END
1160 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR85
1113 TRANSLATE(93B, SubBalanceInformation7)
1114 RULE
1115 NODE (SubBalanceType)
1116 NODE (Code)
1117 'DRAW' CopyTo SubBalanceType\Code
1118 END
1119 END
1120 NODE (Quantity)
1121 NODE (Quantity)
1122 IF (Not (DataSourceScheme IsPresent))
1123 THEN
1124 93B TranslateTo Quantity\Quantity
1125 END
1126 END
1127 NODE (Proprietary)
1128 IF (DataSourceScheme IsPresent)
1129 THEN
1130 93B TranslateTo Quantity\Proprietary
1131 END
1132 END
1133 END
1134 END
1135 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR85
1336 TRANSLATE(94H, AnyBICIdentifier)
1337 RULE
1338 IdentifierCode CopyTo AnyBICIdentifier
1339 END
1340 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR85
1026 TRANSLATE(97B_2, SecuritiesAccount17)
1027 RULE
1028 NODE (Identification)
1029 AccountNumber CopyTo Identification
1030 END
1031 NODE (Type)
1032 NODE (Identification)
1033 AccountTypeCode CopyTo Type\Identification
1034 END
1035 DataSourceScheme TranslateTo Type
1036 NODE (Issuer)
1037 IF (Not (DataSourceScheme IsPresent))
1038 THEN
1039 'NONE' CopyTo Type\Issuer
1040 END
1041 END
1042 END
1043 END
1044 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR85
1034 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1035 RULE
1036 'CUST' EquivalentTo 'CUST'
1037 'ICSD' EquivalentTo 'ICSD'
1038 'NCSD' EquivalentTo 'NCSD'
1039 'SHHE' EquivalentTo 'SHHE'
1040 END
1041 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR85
1058 TRANSLATE(22F_203, YesNoIndicator)
1059 RULE
1060 IF (Not (DataSourceScheme IsPresent))
1061 THEN
1062 IF (Indicator IsSameString 'COLA')
1063 THEN
1064 'true' CopyTo YesNoIndicator
1065 END
1066 IF (Indicator IsSameString 'COLN')
1067 THEN
1068 'false' CopyTo YesNoIndicator
1069 END
1070 END
1071 END
1072 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR85
1026 TRANSLATE(97B_2, SecuritiesAccount17)
1027 RULE
1028 NODE (Identification)
1029 AccountNumber CopyTo Identification
1030 END
1031 NODE (Type)
1032 NODE (Identification)
1033 AccountTypeCode CopyTo Type\Identification
1034 END
1035 DataSourceScheme TranslateTo Type
1036 NODE (Issuer)
1037 IF (Not (DataSourceScheme IsPresent))
1038 THEN
1039 'NONE' CopyTo Type\Issuer
1040 END
1041 END
1042 END
1043 END
1044 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR85
1034 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1035 RULE
1036 'CUST' EquivalentTo 'CUST'
1037 'ICSD' EquivalentTo 'ICSD'
1038 'NCSD' EquivalentTo 'NCSD'
1039 'SHHE' EquivalentTo 'SHHE'
1040 END
1041 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR85
1059 TRANSLATE(22F_203, YesNoIndicator)
1060 RULE
1061 IF (Not (DataSourceScheme IsPresent))
1062 THEN
1063 IF (Indicator IsSameString 'COLA')
1064 THEN
1065 'true' CopyTo YesNoIndicator
1066 END
1067 IF (Indicator IsSameString 'COLN')
1068 THEN
1069 'false' CopyTo YesNoIndicator
1070 END
1071 END
1072 END
1073 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR85
1026 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1027 RULE
1028 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1029 END
1030 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR85
1037 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1038 RULE
1039 NODE (Country)
1040 CountryCode CopyTo Country
1041 END
1042 END
1043 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR85
1056 TRANSLATE(22F_203, YesNoIndicator)
1057 RULE
1058 IF (Not (DataSourceScheme IsPresent))
1059 THEN
1060 IF (Indicator IsSameString 'COLA')
1061 THEN
1062 'true' CopyTo YesNoIndicator
1063 END
1064 IF (Indicator IsSameString 'COLN')
1065 THEN
1066 'false' CopyTo YesNoIndicator
1067 END
1068 END
1069 END
1070 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR85
1026 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1027 RULE
1028 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1029 END
1030 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR85
1037 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1038 RULE
1039 NODE (Country)
1040 CountryCode CopyTo Country
1041 END
1042 END
1043 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR85
1060 TRANSLATE(22F_203, YesNoIndicator)
1061 RULE
1062 IF (Not (DataSourceScheme IsPresent))
1063 THEN
1064 IF (Indicator IsSameString 'COLA')
1065 THEN
1066 'true' CopyTo YesNoIndicator
1067 END
1068 IF (Indicator IsSameString 'COLN')
1069 THEN
1070 'false' CopyTo YesNoIndicator
1071 END
1072 END
1073 END
1074 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR85
979 TRANSLATE(97B_2, SecuritiesAccount17)
980 RULE
981 NODE (Identification)
982 AccountNumber CopyTo Identification
983 END
984 NODE (Type)
985 NODE (Identification)
986 AccountTypeCode CopyTo Type\Identification
987 END
988 DataSourceScheme TranslateTo Type
989 NODE (Issuer)
990 IF (Not (DataSourceScheme IsPresent))
991 THEN
992 'NONE' CopyTo Type\Issuer
993 END
994 END
995 END
996 END
997 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR85
979 TRANSLATE(97B_2, SecuritiesAccount17)
980 RULE
981 NODE (Identification)
982 AccountNumber CopyTo Identification
983 END
984 NODE (Type)
985 NODE (Identification)
986 AccountTypeCode CopyTo Type\Identification
987 END
988 DataSourceScheme TranslateTo Type
989 NODE (Issuer)
990 IF (Not (DataSourceScheme IsPresent))
991 THEN
992 'NONE' CopyTo Type\Issuer
993 END
994 END
995 END
996 END
997 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR85
979 TRANSLATE(97B_2, SecuritiesAccount17)
980 RULE
981 NODE (Identification)
982 AccountNumber CopyTo Identification
983 END
984 NODE (Type)
985 NODE (Identification)
986 AccountTypeCode CopyTo Type\Identification
987 END
988 DataSourceScheme TranslateTo Type
989 NODE (Issuer)
990 IF (Not (DataSourceScheme IsPresent))
991 THEN
992 'NONE' CopyTo Type\Issuer
993 END
994 END
995 END
996 END
997 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR85
1002 TRANSLATE(Identifier_FIN_35x, RestrictedFINXMax35Text)
1003 RULE
1004 Identifier_FIN_35x CopyTo RestrictedFINXMax35Text
1005 END
1006 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR85
979 TRANSLATE(97B_2, SecuritiesAccount17)
980 RULE
981 NODE (Identification)
982 AccountNumber CopyTo Identification
983 END
984 NODE (Type)
985 NODE (Identification)
986 AccountTypeCode CopyTo Type\Identification
987 END
988 DataSourceScheme TranslateTo Type
989 NODE (Issuer)
990 IF (Not (DataSourceScheme IsPresent))
991 THEN
992 'NONE' CopyTo Type\Issuer
993 END
994 END
995 END
996 END
997 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR85
1245 TRANSLATE(OptionalCode_4!c_358, ExposureType1Code)
1246 RULE
1247 'CCIR' EquivalentTo 'CCIR'
1248 'COMM' EquivalentTo 'COMM'
1249 'CRDS' EquivalentTo 'CRDS'
1250 'CRPR' EquivalentTo 'CRPR'
1251 'FIXI' EquivalentTo 'FIXI'
1252 'TBAS' EquivalentTo 'TBAS'
1253 'CRSP' EquivalentTo 'CRSP'
1254 'CRTL' EquivalentTo 'CRTL'
1255 'EQPT' EquivalentTo 'EQPT'
1256 'EQUS' EquivalentTo 'EQUS'
1257 'EXPT' EquivalentTo 'EXPT'
1258 'EXTD' EquivalentTo 'EXTD'
1259 'FORW' EquivalentTo 'FORW'
1260 'FORX' EquivalentTo 'FORX'
1261 'FUTR' EquivalentTo 'FUTR'
1262 'LIQU' EquivalentTo 'LIQU'
1263 'OPTN' EquivalentTo 'OPTN'
1264 'OTCD' EquivalentTo 'OTCD'
1265 'PAYM' EquivalentTo 'PAYM'
1266 'REPO' EquivalentTo 'REPO'
1267 'RVPO' EquivalentTo 'RVPO'
1268 'SCIE' EquivalentTo 'SCIE'
1269 'SCIR' EquivalentTo 'SCIR'
1270 'SCRP' EquivalentTo 'SCRP'
1271 'SLEB' EquivalentTo 'SLEB'
1272 'SLOA' EquivalentTo 'SLOA'
1273 'SWPT' EquivalentTo 'SWPT'
1274 'TCRP' EquivalentTo 'TRCP'
1275 'BFWD' EquivalentTo 'BFWD'
1276 'SBSB' EquivalentTo 'SBSC'
1277 END
1278 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR85
1073 TRANSLATE(19A, AmountAndDirection16)
1074 RULE
1075 NODE (Amount)
1076 19A TranslateTo Amount
1077 END
1078 NODE (CreditDebitIndicator)
1079 19A TranslateTo CreditDebitIndicator
1080 END
1081 END
1082 END
translateTTR85(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR85
1233 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1234 RULE
1235 'GROS' EquivalentTo 'GROS'
1236 'NETS' EquivalentTo 'NETS'
1237 END
1238 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR85
1004 TRANSLATE(22F_37, RateType8Choice)
1005 RULE
1006 NODE (Code)
1007 IF (Not (DataSourceScheme IsPresent))
1008 THEN
1009 Indicator TranslateTo Code
1010 END
1011 END
1012 NODE (Proprietary)
1013 DataSourceScheme TranslateTo Proprietary
1014 NODE (Identification)
1015 IF (DataSourceScheme IsPresent)
1016 THEN
1017 Indicator CopyTo Proprietary\Identification
1018 END
1019 END
1020 END
1021 END
1022 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR85
999 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1000 RULE
1001 NODE (TypeAndIdentification)
1002 NODE (SafekeepingPlaceType)
1003 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1004 END
1005 NODE (Identification)
1006 IdentifierCode TranslateTo TypeAndIdentification\Identification
1007 END
1008 END
1009 END
1010 END
translateTTR85(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR85
1006 TRANSLATE(95C, PartyIdentification17Choice)
1007 RULE
1008 NODE (Country)
1009 CountryCode CopyTo Country
1010 END
1011 END
1012 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR85
981 TRANSLATE(SubBalanceInformation8, 93C)
982 RULE
983 NODE (QuantityTypeCode)
984 IF (Quantity\QuantityAndAvailability\Quantity\Unit IsPresent)
985 THEN
986 'UNIT' CopyTo QuantityTypeCode
987 END
988 IF (Quantity\QuantityAndAvailability\Quantity\FaceAmount IsPresent)
989 THEN
990 'FAMT' CopyTo QuantityTypeCode
991 END
992 IF (Quantity\QuantityAndAvailability\Quantity\AmortisedValue IsPresent)
993 THEN
994 'AMOR' CopyTo QuantityTypeCode
995 END
996 END
997 NODE (BalanceTypeCode)
998 IF (Quantity\QuantityAndAvailability IsPresent)
999 THEN
1000 IF (Quantity\QuantityAndAvailability\AvailabilityIndicator IsSameBoolean 'true')
1001 THEN
1002 'AVAI' CopyTo BalanceTypeCode
1003 ELSE
1004 'NAVL' CopyTo BalanceTypeCode
1005 END
1006 END
1007 END
1008 NODE (Balance)
1009 (Quantity\QuantityAndAvailability\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
1010 (Quantity\QuantityAndAvailability\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
1011 (Quantity\QuantityAndAvailability\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
1012 END
1013 END
1014 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR85
984 TRANSLATE(RestrictedFINXMax140Text, 70C)
985 RULE
986 NODE (Narrative)
987 NODE (Line)
988 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
989 END
990 NODE (Line)
991 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
992 END
993 NODE (Line)
994 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
995 END
996 NODE (Line)
997 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
998 END
999 END
1000 END
1001 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR85
1135 TRANSLATE(CashSettlementSystem2Code, OptionalCode_4!c_355)
1136 RULE
1137 'GROS' EquivalentTo 'GROS'
1138 'NETS' EquivalentTo 'NETS'
1139 END
1140 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR85
1113 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1114 RULE
1115 NODE (DataSourceScheme)
1116 Proprietary TranslateTo DataSourceScheme
1117 END
1118 NODE (Indicator)
1119 Code TranslateTo Indicator
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR85
895 TRANSLATE(ReceiveDelivery1Code, Code_4!c_21)
896 RULE
897 'RECE' EquivalentTo 'RECE'
898 'DELI' EquivalentTo 'DELI'
899 END
900 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR85
952 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
953 RULE
954 'AVER' EquivalentTo 'AVER'
955 END
956 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR85
952 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
953 RULE
954 'AVER' EquivalentTo 'AVER'
955 END
956 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR85
952 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
953 RULE
954 'AVER' EquivalentTo 'AVER'
955 END
956 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR85
952 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
953 RULE
954 'AVER' EquivalentTo 'AVER'
955 END
956 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR85
1154 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1155 RULE
1156 'YSET' EquivalentTo 'YSET'
1157 'NSET' EquivalentTo 'NSET'
1158 END
1159 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR85
930 TRANSLATE(OriginatorRole2Code, OptionalCode_4!c_150)
931 RULE
932 'SINT' EquivalentTo 'SINT'
933 'MLTF' EquivalentTo 'MLTF'
934 'RMKT' EquivalentTo 'RMKT'
935 'MKTM' EquivalentTo 'MKTM'
936 'INVE' EquivalentTo 'INFI'
937 'TAGT' EquivalentTo 'TAGT'
938 END
939 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR85
897 TRANSLATE(CashAccountIdentification6Choice, 97E)
898 RULE
899 NODE (InternationalBankAccountNumber)
900 IBAN CopyTo InternationalBankAccountNumber
901 END
902 END
903 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR85
1146 TRANSLATE(ExposureType2Choice, 22F_202)
1147 RULE
1148 NODE (DataSourceScheme)
1149 Proprietary TranslateTo DataSourceScheme
1150 END
1151 NODE (Indicator)
1152 Code TranslateTo Indicator
1153 Proprietary\Identification CopyTo Indicator
1154 END
1155 END
1156 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR85
996 TRANSLATE(PartyIdentification18Choice, 95P_2)
997 RULE
998 NODE (IdentifierCode)
999 BICOrBEI CopyTo IdentifierCode
1000 END
1001 END
1002 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR85
996 TRANSLATE(PartyIdentification18Choice, 95P_2)
997 RULE
998 NODE (IdentifierCode)
999 BICOrBEI CopyTo IdentifierCode
1000 END
1001 END
1002 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR85
996 TRANSLATE(PartyIdentification18Choice, 95P_2)
997 RULE
998 NODE (IdentifierCode)
999 BICOrBEI CopyTo IdentifierCode
1000 END
1001 END
1002 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR85
996 TRANSLATE(PartyIdentification18Choice, 95P_2)
997 RULE
998 NODE (IdentifierCode)
999 BICOrBEI CopyTo IdentifierCode
1000 END
1001 END
1002 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR85
1171 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1172 RULE
1173 NODE (DataSourceScheme)
1174 Proprietary TranslateTo DataSourceScheme
1175 END
1176 NODE (Indicator)
1177 Code TranslateTo Indicator
1178 Proprietary\Identification CopyTo Indicator
1179 END
1180 END
1181 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR85
933 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
934 RULE
935 NODE (QuantityTypeCode)
936 'FAMT' CopyTo QuantityTypeCode
937 END
938 NODE (Quantity)
939 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
940 THEN
941 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
942 ELSE
943 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
944 THEN
945 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
946 ELSE
947 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
948 END
949 END
950 END
951 END
952 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR85
933 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
934 RULE
935 NODE (QuantityTypeCode)
936 'FAMT' CopyTo QuantityTypeCode
937 END
938 NODE (Quantity)
939 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
940 THEN
941 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
942 ELSE
943 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
944 THEN
945 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
946 ELSE
947 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
948 END
949 END
950 END
951 END
952 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR85
933 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
934 RULE
935 NODE (QuantityTypeCode)
936 'FAMT' CopyTo QuantityTypeCode
937 END
938 NODE (Quantity)
939 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
940 THEN
941 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
942 ELSE
943 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
944 THEN
945 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
946 ELSE
947 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
948 END
949 END
950 END
951 END
952 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR85
933 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
934 RULE
935 NODE (QuantityTypeCode)
936 'FAMT' CopyTo QuantityTypeCode
937 END
938 NODE (Quantity)
939 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
940 THEN
941 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
942 ELSE
943 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
944 THEN
945 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
946 ELSE
947 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
948 END
949 END
950 END
951 END
952 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR85
968 TRANSLATE(YesNoIndicator, 22F_203)
969 RULE
970 NODE (Indicator)
971 IF (YesNoIndicator IsSameBoolean 'true')
972 THEN
973 'COLA' CopyTo Indicator
974 END
975 IF (YesNoIndicator IsSameBoolean 'false')
976 THEN
977 'COLN' CopyTo Indicator
978 END
979 END
980 END
981 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR85
967 TRANSLATE(YesNoIndicator, 22F_203)
968 RULE
969 NODE (Indicator)
970 IF (YesNoIndicator IsSameBoolean 'true')
971 THEN
972 'COLA' CopyTo Indicator
973 END
974 IF (YesNoIndicator IsSameBoolean 'false')
975 THEN
976 'COLN' CopyTo Indicator
977 END
978 END
979 END
980 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR85
969 TRANSLATE(YesNoIndicator, 22F_203)
970 RULE
971 NODE (Indicator)
972 IF (YesNoIndicator IsSameBoolean 'true')
973 THEN
974 'COLA' CopyTo Indicator
975 END
976 IF (YesNoIndicator IsSameBoolean 'false')
977 THEN
978 'COLN' CopyTo Indicator
979 END
980 END
981 END
982 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR85
968 TRANSLATE(YesNoIndicator, 22F_203)
969 RULE
970 NODE (Indicator)
971 IF (YesNoIndicator IsSameBoolean 'true')
972 THEN
973 'COLA' CopyTo Indicator
974 END
975 IF (YesNoIndicator IsSameBoolean 'false')
976 THEN
977 'COLN' CopyTo Indicator
978 END
979 END
980 END
981 END
translateTTR85(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR85
925 TRANSLATE(Registration2Choice, 22F_29)
926 RULE
927 NODE (DataSourceScheme)
928 Proprietary TranslateTo DataSourceScheme
929 END
930 NODE (Indicator)
931 Code TranslateTo Indicator
932 Proprietary\Identification CopyTo Indicator
933 END
934 END
935 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR86
1161 TRANSLATE(93B, SubBalanceInformation8)
1162 RULE
1163 NODE (SubBalanceType)
1164 NODE (Code)
1165 'TRAN' CopyTo SubBalanceType\Code
1166 END
1167 END
1168 NODE (Quantity)
1169 NODE (Quantity)
1170 IF (Not (DataSourceScheme IsPresent))
1171 THEN
1172 93B TranslateTo Quantity\Quantity
1173 END
1174 END
1175 NODE (Proprietary)
1176 IF (DataSourceScheme IsPresent)
1177 THEN
1178 93B TranslateTo Quantity\Proprietary
1179 END
1180 END
1181 END
1182 END
1183 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR86
1136 TRANSLATE(93C, SubBalanceInformation7)
1137 RULE
1138 NODE (SubBalanceType)
1139 NODE (Code)
1140 'DRAW' CopyTo SubBalanceType\Code
1141 END
1142 END
1143 NODE (Quantity)
1144 NODE (QuantityAndAvailability)
1145 93C TranslateTo Quantity\QuantityAndAvailability
1146 END
1147 END
1148 END
1149 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR86
1341 TRANSLATE(Identifier_Isin, ISINIdentifier)
1342 RULE
1343 (Identifier_Isin Substring '6') CopyTo ISINIdentifier
1344 END
1345 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR86
1045 TRANSLATE(97A, CashAccountIdentification6Choice)
1046 RULE
1047 NODE (Proprietary)
1048 AccountNumber CopyTo Proprietary
1049 END
1050 END
1051 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR86
1042 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1043 RULE
1044 NODE (Country)
1045 CountryCode CopyTo Country
1046 END
1047 END
1048 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR86
1073 TRANSLATE(95C, PartyIdentification17Choice)
1074 RULE
1075 NODE (Country)
1076 CountryCode CopyTo Country
1077 END
1078 END
1079 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR86
1045 TRANSLATE(97A, CashAccountIdentification6Choice)
1046 RULE
1047 NODE (Proprietary)
1048 AccountNumber CopyTo Proprietary
1049 END
1050 END
1051 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR86
1042 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1043 RULE
1044 NODE (Country)
1045 CountryCode CopyTo Country
1046 END
1047 END
1048 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR86
1074 TRANSLATE(95C, PartyIdentification17Choice)
1075 RULE
1076 NODE (Country)
1077 CountryCode CopyTo Country
1078 END
1079 END
1080 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR86
1031 TRANSLATE(97B_2, SecuritiesAccount17)
1032 RULE
1033 NODE (Identification)
1034 AccountNumber CopyTo Identification
1035 END
1036 NODE (Type)
1037 NODE (Identification)
1038 AccountTypeCode CopyTo Type\Identification
1039 END
1040 DataSourceScheme TranslateTo Type
1041 NODE (Issuer)
1042 IF (Not (DataSourceScheme IsPresent))
1043 THEN
1044 'NONE' CopyTo Type\Issuer
1045 END
1046 END
1047 END
1048 END
1049 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR86
1044 TRANSLATE(22F_173, TypeOfPrice5Choice)
1045 RULE
1046 NODE (Code)
1047 IF (Not (DataSourceScheme IsPresent))
1048 THEN
1049 Indicator CopyTo Code
1050 END
1051 END
1052 NODE (Proprietary)
1053 DataSourceScheme TranslateTo Proprietary
1054 NODE (Identification)
1055 IF (DataSourceScheme IsPresent)
1056 THEN
1057 Indicator CopyTo Proprietary\Identification
1058 END
1059 END
1060 END
1061 END
1062 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR86
1071 TRANSLATE(95P_2, PartyIdentification16Choice)
1072 RULE
1073 NODE (BICOrBEI)
1074 IdentifierCode TranslateTo BICOrBEI
1075 END
1076 END
1077 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR86
1031 TRANSLATE(97B_2, SecuritiesAccount17)
1032 RULE
1033 NODE (Identification)
1034 AccountNumber CopyTo Identification
1035 END
1036 NODE (Type)
1037 NODE (Identification)
1038 AccountTypeCode CopyTo Type\Identification
1039 END
1040 DataSourceScheme TranslateTo Type
1041 NODE (Issuer)
1042 IF (Not (DataSourceScheme IsPresent))
1043 THEN
1044 'NONE' CopyTo Type\Issuer
1045 END
1046 END
1047 END
1048 END
1049 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR86
1044 TRANSLATE(22F_173, TypeOfPrice5Choice)
1045 RULE
1046 NODE (Code)
1047 IF (Not (DataSourceScheme IsPresent))
1048 THEN
1049 Indicator CopyTo Code
1050 END
1051 END
1052 NODE (Proprietary)
1053 DataSourceScheme TranslateTo Proprietary
1054 NODE (Identification)
1055 IF (DataSourceScheme IsPresent)
1056 THEN
1057 Indicator CopyTo Proprietary\Identification
1058 END
1059 END
1060 END
1061 END
1062 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR86
1075 TRANSLATE(95P_2, PartyIdentification16Choice)
1076 RULE
1077 NODE (BICOrBEI)
1078 IdentifierCode TranslateTo BICOrBEI
1079 END
1080 END
1081 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR86
998 TRANSLATE(97A, CashAccountIdentification6Choice)
999 RULE
1000 NODE (Proprietary)
1001 AccountNumber CopyTo Proprietary
1002 END
1003 END
1004 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR86
998 TRANSLATE(97A, CashAccountIdentification6Choice)
999 RULE
1000 NODE (Proprietary)
1001 AccountNumber CopyTo Proprietary
1002 END
1003 END
1004 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR86
998 TRANSLATE(97A, CashAccountIdentification6Choice)
999 RULE
1000 NODE (Proprietary)
1001 AccountNumber CopyTo Proprietary
1002 END
1003 END
1004 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR86
1007 TRANSLATE(97B_2, SecuritiesAccount17)
1008 RULE
1009 NODE (Identification)
1010 AccountNumber CopyTo Identification
1011 END
1012 NODE (Type)
1013 NODE (Identification)
1014 AccountTypeCode CopyTo Type\Identification
1015 END
1016 DataSourceScheme TranslateTo Type
1017 NODE (Issuer)
1018 IF (Not (DataSourceScheme IsPresent))
1019 THEN
1020 'NONE' CopyTo Type\Issuer
1021 END
1022 END
1023 END
1024 END
1025 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR86
998 TRANSLATE(97A, CashAccountIdentification6Choice)
999 RULE
1000 NODE (Proprietary)
1001 AccountNumber CopyTo Proprietary
1002 END
1003 END
1004 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR86
1279 TRANSLATE(22F_198, CashSettlementSystem2Choice)
1280 RULE
1281 NODE (Code)
1282 IF (Not (DataSourceScheme IsPresent))
1283 THEN
1284 Indicator TranslateTo Code
1285 END
1286 END
1287 NODE (Proprietary)
1288 NODE (Identification)
1289 IF (DataSourceScheme IsPresent)
1290 THEN
1291 Indicator CopyTo Proprietary\Identification
1292 END
1293 END
1294 DataSourceScheme TranslateTo Proprietary
1295 END
1296 END
1297 END
translateTTR86(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR86
1083 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1084 RULE
1085 NODE (Amount)
1086 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1087 THEN
1088 (Amount FormatDecimal 'MX') CopyTo Amount
1089 ELSE
1090 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1091 END
1092 END
1093 NODE (Currency)
1094 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1095 THEN
1096 CurrencyCode CopyTo Currency
1097 ELSE
1098 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1099 END
1100 END
1101 END
1102 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR86
1239 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1240 RULE
1241 NODE (Code)
1242 IF (Not (DataSourceScheme IsPresent))
1243 THEN
1244 Indicator TranslateTo Code
1245 END
1246 END
1247 NODE (Proprietary)
1248 DataSourceScheme TranslateTo Proprietary
1249 NODE (Identification)
1250 IF (DataSourceScheme IsPresent)
1251 THEN
1252 Indicator CopyTo Proprietary\Identification
1253 END
1254 END
1255 END
1256 END
1257 END
translateTTR86(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR86
1023 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1024 RULE
1025 'FIXE' EquivalentTo 'FIXE'
1026 'FORF' EquivalentTo 'FORF'
1027 'VARI' EquivalentTo 'VARI'
1028 END
1029 END
translateTTR86(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR86
1011 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1012 RULE
1013 'CUST' EquivalentTo 'CUST'
1014 'ICSD' EquivalentTo 'ICSD'
1015 'NCSD' EquivalentTo 'NCSD'
1016 'SHHE' EquivalentTo 'SHHE'
1017 END
1018 END
translateTTR86(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR86
1013 TRANSLATE(95P_2, PartyIdentification17Choice)
1014 RULE
1015 NODE (BICOrBEI)
1016 IdentifierCode TranslateTo BICOrBEI
1017 END
1018 END
1019 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR86
1015 TRANSLATE(RestrictedFINXMax140Text, 70C)
1016 RULE
1017 NODE (Narrative)
1018 NODE (Line)
1019 (RestrictedFINXMax140Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1020 END
1021 NODE (Line)
1022 (RestrictedFINXMax140Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1023 END
1024 NODE (Line)
1025 (RestrictedFINXMax140Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1026 END
1027 NODE (Line)
1028 (RestrictedFINXMax140Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1029 END
1030 END
1031 END
1032 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR86
1002 TRANSLATE(AdditionalBalanceInformation7, 93B)
1003 RULE
1004 NODE (DataSourceScheme)
1005 Quantity\Proprietary TranslateTo DataSourceScheme
1006 END
1007 NODE (QuantityTypeCode)
1008 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
1009 IF (Quantity\Quantity IsPresent)
1010 THEN
1011 IF (Quantity\Quantity\Unit IsPresent)
1012 THEN
1013 'UNIT' CopyTo QuantityTypeCode
1014 END
1015 IF (Quantity\Quantity\AmortisedValue IsPresent)
1016 THEN
1017 'AMOR' CopyTo QuantityTypeCode
1018 END
1019 IF (Quantity\Quantity\FaceAmount IsPresent)
1020 THEN
1021 'FAMT' CopyTo QuantityTypeCode
1022 END
1023 END
1024 END
1025 NODE (Balance)
1026 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
1027 (Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
1028 (Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
1029 (Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
1030 END
1031 END
1032 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR86
1141 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
1142 RULE
1143 NODE (DataSourceScheme)
1144 Proprietary TranslateTo DataSourceScheme
1145 END
1146 NODE (Indicator)
1147 Code TranslateTo Indicator
1148 Proprietary\Identification CopyTo Indicator
1149 END
1150 END
1151 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR86
1124 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1125 RULE
1126 'PRIN' EquivalentTo 'PRIN'
1127 'AGEN' EquivalentTo 'AGEN'
1128 END
1129 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR86
901 TRANSLATE(OpeningClosing2Choice, 22F_4)
902 RULE
903 NODE (DataSourceScheme)
904 Proprietary TranslateTo DataSourceScheme
905 END
906 NODE (Indicator)
907 Code TranslateTo Indicator
908 Proprietary\Identification CopyTo Indicator
909 END
910 END
911 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR86
957 TRANSLATE(MatchingStatus5Choice, 25D_2)
958 RULE
959 NODE (DataSourceScheme)
960 Proprietary TranslateTo DataSourceScheme
961 END
962 NODE (StatusCode)
963 Code TranslateTo StatusCode
964 Proprietary\Identification CopyTo StatusCode
965 END
966 END
967 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR86
957 TRANSLATE(MatchingStatus5Choice, 25D_2)
958 RULE
959 NODE (DataSourceScheme)
960 Proprietary TranslateTo DataSourceScheme
961 END
962 NODE (StatusCode)
963 Code TranslateTo StatusCode
964 Proprietary\Identification CopyTo StatusCode
965 END
966 END
967 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR86
957 TRANSLATE(MatchingStatus5Choice, 25D_2)
958 RULE
959 NODE (DataSourceScheme)
960 Proprietary TranslateTo DataSourceScheme
961 END
962 NODE (StatusCode)
963 Code TranslateTo StatusCode
964 Proprietary\Identification CopyTo StatusCode
965 END
966 END
967 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR86
957 TRANSLATE(MatchingStatus5Choice, 25D_2)
958 RULE
959 NODE (DataSourceScheme)
960 Proprietary TranslateTo DataSourceScheme
961 END
962 NODE (StatusCode)
963 Code TranslateTo StatusCode
964 Proprietary\Identification CopyTo StatusCode
965 END
966 END
967 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR86
1160 TRANSLATE(NettingEligibility2Choice, 22F_58)
1161 RULE
1162 NODE (DataSourceScheme)
1163 Proprietary TranslateTo DataSourceScheme
1164 END
1165 NODE (Indicator)
1166 Proprietary\Identification CopyTo Indicator
1167 IF (Indicator IsPresent)
1168 THEN
1169 IF (Indicator IsSameBoolean 'false')
1170 THEN
1171 'NNET' CopyTo Indicator
1172 ELSE
1173 'YNET' CopyTo Indicator
1174 END
1175 END
1176 END
1177 END
1178 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR86
940 TRANSLATE(TypeOfPrice5Choice, 22F_173)
941 RULE
942 NODE (DataSourceScheme)
943 Proprietary TranslateTo DataSourceScheme
944 END
945 NODE (Indicator)
946 Code TranslateTo Indicator
947 Proprietary\Identification CopyTo Indicator
948 END
949 END
950 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR86
904 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
905 RULE
906 NODE (DataSourceScheme)
907 Proprietary\Type TranslateTo DataSourceScheme
908 END
909 NODE (PlaceCode)
910 Identification\SafekeepingPlaceType TranslateTo PlaceCode
911 Proprietary\Type\Identification CopyTo PlaceCode
912 END
913 NODE (Narrative)
914 Proprietary\Identification CopyTo Narrative
915 Identification\Identification CopyTo Narrative
916 END
917 END
918 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR86
1157 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1158 RULE
1159 'CCIR' EquivalentTo 'CCIR'
1160 'COMM' EquivalentTo 'COMM'
1161 'CRDS' EquivalentTo 'CRDS'
1162 'CRPR' EquivalentTo 'CRPR'
1163 'EQPT' EquivalentTo 'EQPT'
1164 'EQUS' EquivalentTo 'EQUS'
1165 'EXPT' EquivalentTo 'EXPT'
1166 'EXTD' EquivalentTo 'EXTD'
1167 'FIXI' EquivalentTo 'FIXI'
1168 'FORW' EquivalentTo 'FORW'
1169 'FORX' EquivalentTo 'FORX'
1170 'FUTR' EquivalentTo 'FUTR'
1171 'LIQU' EquivalentTo 'LIQU'
1172 'CRTL' EquivalentTo 'CRTL'
1173 'CRSP' EquivalentTo 'CRSP'
1174 'OPTN' EquivalentTo 'OPTN'
1175 'OTCD' EquivalentTo 'OTCD'
1176 'PAYM' EquivalentTo 'PAYM'
1177 'REPO' EquivalentTo 'REPO'
1178 'SCIE' EquivalentTo 'SCIE'
1179 'SCIR' EquivalentTo 'SCIR'
1180 'SCRP' EquivalentTo 'SCRP'
1181 'SLEB' EquivalentTo 'SLEB'
1182 'SLOA' EquivalentTo 'SLOA'
1183 'SWPT' EquivalentTo 'SWPT'
1184 'TBAS' EquivalentTo 'TBAS'
1185 'TRCP' EquivalentTo 'TCRP'
1186 'RVPO' EquivalentTo 'RVPO'
1187 'BFWD' EquivalentTo 'BFWD'
1188 'SBSC' EquivalentTo 'SBSB'
1189 END
1190 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR86
1003 TRANSLATE(PartyIdentification18Choice, 95R)
1004 RULE
1005 ProprietaryIdentification TranslateTo 95R
1006 END
1007 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR86
1003 TRANSLATE(PartyIdentification18Choice, 95R)
1004 RULE
1005 ProprietaryIdentification TranslateTo 95R
1006 END
1007 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR86
1003 TRANSLATE(PartyIdentification18Choice, 95R)
1004 RULE
1005 ProprietaryIdentification TranslateTo 95R
1006 END
1007 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR86
1003 TRANSLATE(PartyIdentification18Choice, 95R)
1004 RULE
1005 ProprietaryIdentification TranslateTo 95R
1006 END
1007 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR86
1182 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1183 RULE
1184 'YSET' EquivalentTo 'YSET'
1185 'NSET' EquivalentTo 'NSET'
1186 END
1187 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR86
953 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
954 RULE
955 NODE (QuantityTypeCode)
956 'AMOR' CopyTo QuantityTypeCode
957 END
958 NODE (Quantity)
959 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
960 THEN
961 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
962 ELSE
963 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
964 THEN
965 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
966 ELSE
967 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
968 END
969 END
970 END
971 END
972 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR86
953 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
954 RULE
955 NODE (QuantityTypeCode)
956 'AMOR' CopyTo QuantityTypeCode
957 END
958 NODE (Quantity)
959 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
960 THEN
961 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
962 ELSE
963 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
964 THEN
965 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
966 ELSE
967 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
968 END
969 END
970 END
971 END
972 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR86
953 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
954 RULE
955 NODE (QuantityTypeCode)
956 'AMOR' CopyTo QuantityTypeCode
957 END
958 NODE (Quantity)
959 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
960 THEN
961 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
962 ELSE
963 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
964 THEN
965 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
966 ELSE
967 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
968 END
969 END
970 END
971 END
972 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR86
953 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
954 RULE
955 NODE (QuantityTypeCode)
956 'AMOR' CopyTo QuantityTypeCode
957 END
958 NODE (Quantity)
959 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
960 THEN
961 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
962 ELSE
963 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
964 THEN
965 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
966 ELSE
967 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
968 END
969 END
970 END
971 END
972 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR86
982 TRANSLATE(PartyIdentification16Choice, 95P_2)
983 RULE
984 NODE (IdentifierCode)
985 BICOrBEI CopyTo IdentifierCode
986 END
987 END
988 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR86
981 TRANSLATE(PartyIdentification16Choice, 95P_2)
982 RULE
983 NODE (IdentifierCode)
984 BICOrBEI CopyTo IdentifierCode
985 END
986 END
987 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR86
983 TRANSLATE(PartyIdentification16Choice, 95P_2)
984 RULE
985 NODE (IdentifierCode)
986 BICOrBEI CopyTo IdentifierCode
987 END
988 END
989 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR86
982 TRANSLATE(PartyIdentification16Choice, 95P_2)
983 RULE
984 NODE (IdentifierCode)
985 BICOrBEI CopyTo IdentifierCode
986 END
987 END
988 END
translateTTR86(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR86
936 TRANSLATE(Registration1Code, OptionalCode_4!c_36)
937 RULE
938 'NREG' EquivalentTo 'NREG'
939 'YREG' EquivalentTo 'YREG'
940 END
941 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR87
1184 TRANSLATE(93C, SubBalanceInformation8)
1185 RULE
1186 NODE (SubBalanceType)
1187 NODE (Code)
1188 'TRAN' CopyTo SubBalanceType\Code
1189 END
1190 END
1191 NODE (Quantity)
1192 NODE (QuantityAndAvailability)
1193 93C TranslateTo Quantity\QuantityAndAvailability
1194 END
1195 END
1196 END
1197 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR87
1150 TRANSLATE(93B, SubBalanceInformation7)
1151 RULE
1152 NODE (SubBalanceType)
1153 NODE (Code)
1154 'AWAS' CopyTo SubBalanceType\Code
1155 END
1156 END
1157 NODE (Quantity)
1158 NODE (Quantity)
1159 IF (Not (DataSourceScheme IsPresent))
1160 THEN
1161 93B TranslateTo Quantity\Quantity
1162 END
1163 END
1164 NODE (Proprietary)
1165 IF (DataSourceScheme IsPresent)
1166 THEN
1167 93B TranslateTo Quantity\Proprietary
1168 END
1169 END
1170 END
1171 END
1172 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR87
1346 TRANSLATE(35B, AlternateIdentification2)
1347 RULE
1348 NODE (Identification)
1349 IF (((((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/'))) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/')) Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))
1350 THEN
1351 (DescriptionOfSecurity\Line[1] Substring '5') CopyTo Identification
1352 ELSE
1353 IF (Not (IdentificationOfSecurity IsPresent))
1354 THEN
1355 IF ((DescriptionOfSecurity\Line[1] Length) LessThanOrEqualTo '31')
1356 THEN
1357 (DescriptionOfSecurity\Line[1] TrimLeft '/') CopyTo Identification
1358 ELSE
1359 (DescriptionOfSecurity\Line[1] Substring ('1', '31')) CopyTo Identification
1360 END
1361 END
1362 END
1363 END
1364 NODE (IdentificationSource)
1365 NODE (Domestic)
1366 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))
1367 THEN
1368 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Domestic
1369 END
1370 END
1371 NODE (Proprietary)
1372 IF (((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/') Or ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))
1373 THEN
1374 (DescriptionOfSecurity\Line[1] Substring ('2', '2')) CopyTo IdentificationSource\Proprietary
1375 END
1376 IF ((((Not (((DescriptionOfSecurity\Line[1] Substring ('1', '1')) IsSameString '/') And (((DescriptionOfSecurity\Line[1] Substring ('2', '2')) IsCountry) And ((DescriptionOfSecurity\Line[1] Substring ('4', '1')) IsSameString '/')))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/XX/'))) And (Not ((DescriptionOfSecurity\Line[1] Substring ('1', '4')) IsSameString '/TS/'))) And (Not (IdentificationOfSecurity IsPresent)))
1377 THEN
1378 'XX' CopyTo IdentificationSource\Proprietary
1379 END
1380 END
1381 END
1382 END
1383 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR87
1052 TRANSLATE(97E, CashAccountIdentification6Choice)
1053 RULE
1054 NODE (IBAN)
1055 InternationalBankAccountNumber CopyTo IBAN
1056 END
1057 END
1058 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR87
1049 TRANSLATE(22F_173, TypeOfPrice5Choice)
1050 RULE
1051 NODE (Code)
1052 IF (Not (DataSourceScheme IsPresent))
1053 THEN
1054 Indicator CopyTo Code
1055 END
1056 END
1057 NODE (Proprietary)
1058 DataSourceScheme TranslateTo Proprietary
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 Indicator CopyTo Proprietary\Identification
1063 END
1064 END
1065 END
1066 END
1067 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR87
1080 TRANSLATE(95P_2, PartyIdentification17Choice)
1081 RULE
1082 NODE (BICOrBEI)
1083 IdentifierCode TranslateTo BICOrBEI
1084 END
1085 END
1086 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR87
1052 TRANSLATE(97E, CashAccountIdentification6Choice)
1053 RULE
1054 NODE (IBAN)
1055 InternationalBankAccountNumber CopyTo IBAN
1056 END
1057 END
1058 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR87
1049 TRANSLATE(22F_173, TypeOfPrice5Choice)
1050 RULE
1051 NODE (Code)
1052 IF (Not (DataSourceScheme IsPresent))
1053 THEN
1054 Indicator CopyTo Code
1055 END
1056 END
1057 NODE (Proprietary)
1058 DataSourceScheme TranslateTo Proprietary
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 Indicator CopyTo Proprietary\Identification
1063 END
1064 END
1065 END
1066 END
1067 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR87
1081 TRANSLATE(95P_2, PartyIdentification17Choice)
1082 RULE
1083 NODE (BICOrBEI)
1084 IdentifierCode TranslateTo BICOrBEI
1085 END
1086 END
1087 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR87
1050 TRANSLATE(97A, CashAccountIdentification6Choice)
1051 RULE
1052 NODE (Proprietary)
1053 AccountNumber CopyTo Proprietary
1054 END
1055 END
1056 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR87
1063 TRANSLATE(98A, TerminationDate3Choice)
1064 RULE
1065 NODE (Date)
1066 98A TranslateTo Date
1067 END
1068 END
1069 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR87
1078 TRANSLATE(95Q, PartyIdentification16Choice)
1079 RULE
1080 NODE (NameAndAddress)
1081 NameAndAddress TranslateTo NameAndAddress
1082 END
1083 END
1084 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR87
1050 TRANSLATE(97A, CashAccountIdentification6Choice)
1051 RULE
1052 NODE (Proprietary)
1053 AccountNumber CopyTo Proprietary
1054 END
1055 END
1056 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR87
1063 TRANSLATE(98A, TerminationDate3Choice)
1064 RULE
1065 NODE (Date)
1066 98A TranslateTo Date
1067 END
1068 END
1069 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR87
1082 TRANSLATE(95Q, PartyIdentification16Choice)
1083 RULE
1084 NODE (NameAndAddress)
1085 NameAndAddress TranslateTo NameAndAddress
1086 END
1087 END
1088 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR87
1005 TRANSLATE(97E, CashAccountIdentification6Choice)
1006 RULE
1007 NODE (IBAN)
1008 InternationalBankAccountNumber CopyTo IBAN
1009 END
1010 END
1011 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR87
1005 TRANSLATE(97E, CashAccountIdentification6Choice)
1006 RULE
1007 NODE (IBAN)
1008 InternationalBankAccountNumber CopyTo IBAN
1009 END
1010 END
1011 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR87
1005 TRANSLATE(97E, CashAccountIdentification6Choice)
1006 RULE
1007 NODE (IBAN)
1008 InternationalBankAccountNumber CopyTo IBAN
1009 END
1010 END
1011 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR87
1026 TRANSLATE(97A, CashAccountIdentification6Choice)
1027 RULE
1028 NODE (Proprietary)
1029 AccountNumber CopyTo Proprietary
1030 END
1031 END
1032 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR87
1005 TRANSLATE(97E, CashAccountIdentification6Choice)
1006 RULE
1007 NODE (IBAN)
1008 InternationalBankAccountNumber CopyTo IBAN
1009 END
1010 END
1011 END
translateTTR87(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR87
1298 TRANSLATE(OptionalCode_4!c_355, CashSettlementSystem2Code)
1299 RULE
1300 'GROS' EquivalentTo 'GROS'
1301 'NETS' EquivalentTo 'NETS'
1302 END
1303 END
translateTTR87(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR87
1103 TRANSLATE(19A, CreditDebitCode)
1104 RULE
1105 IF (Not (Sign IsPresent))
1106 THEN
1107 'DBIT' CopyTo CreditDebitCode
1108 ELSE
1109 'CRDT' CopyTo CreditDebitCode
1110 END
1111 END
1112 END
translateTTR87(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR87
1258 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1259 RULE
1260 'AGEN' EquivalentTo 'AGEN'
1261 'PRIN' EquivalentTo 'PRIN'
1262 END
1263 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR87
1030 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1031 RULE
1032 NODE (Indicator)
1033 IF (Not (DataSourceScheme IsPresent))
1034 THEN
1035 IF (Indicator IsSameString 'REVY')
1036 THEN
1037 'true' CopyTo Indicator
1038 END
1039 IF (Indicator IsSameString 'REVN')
1040 THEN
1041 'false' CopyTo Indicator
1042 END
1043 END
1044 END
1045 NODE (Proprietary)
1046 DataSourceScheme TranslateTo Proprietary
1047 NODE (Identification)
1048 IF (DataSourceScheme IsPresent)
1049 THEN
1050 Indicator CopyTo Proprietary\Identification
1051 END
1052 END
1053 END
1054 END
1055 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR87
1019 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1020 RULE
1021 NODE (Identification)
1022 NODE (SafekeepingPlaceType)
1023 IF (Not (DataSourceScheme IsPresent))
1024 THEN
1025 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1026 END
1027 END
1028 NODE (Identification)
1029 IF (Not (DataSourceScheme IsPresent))
1030 THEN
1031 Narrative CopyTo Identification\Identification
1032 END
1033 END
1034 END
1035 NODE (Proprietary)
1036 NODE (Type)
1037 DataSourceScheme TranslateTo Proprietary\Type
1038 NODE (Identification)
1039 IF (DataSourceScheme IsPresent)
1040 THEN
1041 PlaceCode CopyTo Proprietary\Type\Identification
1042 END
1043 END
1044 END
1045 NODE (Identification)
1046 IF (DataSourceScheme IsPresent)
1047 THEN
1048 Narrative CopyTo Proprietary\Identification
1049 END
1050 END
1051 END
1052 END
1053 END
translateTTR87(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR87
1020 TRANSLATE(95Q, PartyIdentification17Choice)
1021 RULE
1022 NODE (NameAndAddress)
1023 NameAndAddress TranslateTo NameAndAddress
1024 END
1025 END
1026 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR87
1033 TRANSLATE(AdditionalBalanceInformation8, 93B)
1034 RULE
1035 NODE (DataSourceScheme)
1036 Quantity\Proprietary TranslateTo DataSourceScheme
1037 END
1038 NODE (QuantityTypeCode)
1039 Quantity\Proprietary\Identification CopyTo QuantityTypeCode
1040 IF (Quantity\Quantity\Unit IsPresent)
1041 THEN
1042 'UNIT' CopyTo QuantityTypeCode
1043 END
1044 IF (Quantity\Quantity\FaceAmount IsPresent)
1045 THEN
1046 'FAMT' CopyTo QuantityTypeCode
1047 END
1048 IF (Quantity\Quantity\AmortisedValue IsPresent)
1049 THEN
1050 'AMOR' CopyTo QuantityTypeCode
1051 END
1052 END
1053 NODE (Balance)
1054 (Quantity\Proprietary\Balance FormatDecimal 'MT') CopyTo Balance
1055 (Quantity\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
1056 (Quantity\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
1057 (Quantity\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
1058 END
1059 END
1060 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR87
1033 TRANSLATE(AdditionalBalanceInformation7, 93C)
1034 RULE
1035 NODE (QuantityTypeCode)
1036 IF (Quantity\QuantityAndAvailability\Quantity\Unit IsPresent)
1037 THEN
1038 'UNIT' CopyTo QuantityTypeCode
1039 END
1040 IF (Quantity\QuantityAndAvailability\Quantity\FaceAmount IsPresent)
1041 THEN
1042 'FAMT' CopyTo QuantityTypeCode
1043 END
1044 IF (Quantity\QuantityAndAvailability\Quantity\AmortisedValue IsPresent)
1045 THEN
1046 'AMOR' CopyTo QuantityTypeCode
1047 END
1048 END
1049 NODE (BalanceTypeCode)
1050 IF (Quantity\QuantityAndAvailability IsPresent)
1051 THEN
1052 IF (Quantity\QuantityAndAvailability\AvailabilityIndicator IsSameBoolean 'true')
1053 THEN
1054 'AVAI' CopyTo BalanceTypeCode
1055 ELSE
1056 'NAVL' CopyTo BalanceTypeCode
1057 END
1058 END
1059 END
1060 NODE (Balance)
1061 (Quantity\QuantityAndAvailability\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
1062 (Quantity\QuantityAndAvailability\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
1063 (Quantity\QuantityAndAvailability\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
1064 END
1065 END
1066 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR87
1152 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
1153 RULE
1154 'PRIN' EquivalentTo 'PRIN'
1155 'AGEN' EquivalentTo 'AGEN'
1156 END
1157 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR87
1130 TRANSLATE(RepurchaseType6Choice, 22F_162)
1131 RULE
1132 NODE (DataSourceScheme)
1133 Proprietary TranslateTo DataSourceScheme
1134 END
1135 NODE (Indicator)
1136 Code TranslateTo Indicator
1137 Proprietary\Identification CopyTo Indicator
1138 END
1139 END
1140 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR87
912 TRANSLATE(OpeningClosing1Code, OptionalCode_4!c_7)
913 RULE
914 'CLOP' EquivalentTo 'CLOP'
915 'OPEP' EquivalentTo 'OPEP'
916 END
917 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR87
968 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
969 RULE
970 'MACH' EquivalentTo 'MACH'
971 'NMAT' EquivalentTo 'NMAT'
972 END
973 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR87
968 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
969 RULE
970 'MACH' EquivalentTo 'MACH'
971 'NMAT' EquivalentTo 'NMAT'
972 END
973 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR87
968 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
969 RULE
970 'MACH' EquivalentTo 'MACH'
971 'NMAT' EquivalentTo 'NMAT'
972 END
973 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR87
968 TRANSLATE(MatchingStatus1Code, OptionalCode_4!c_49)
969 RULE
970 'MACH' EquivalentTo 'MACH'
971 'NMAT' EquivalentTo 'NMAT'
972 END
973 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR87
1179 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1180 RULE
1181 NODE (DataSourceScheme)
1182 Proprietary TranslateTo DataSourceScheme
1183 END
1184 NODE (Indicator)
1185 IF (Indicator IsPresent)
1186 THEN
1187 IF (Indicator IsSameBoolean 'false')
1188 THEN
1189 'NCCP' CopyTo Indicator
1190 ELSE
1191 'YCCP' CopyTo Indicator
1192 END
1193 END
1194 Proprietary\Identification CopyTo Indicator
1195 END
1196 END
1197 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR87
951 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
952 RULE
953 'AVER' EquivalentTo 'AVER'
954 END
955 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR87
919 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
920 RULE
921 'SHHE' EquivalentTo 'SHHE'
922 END
923 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR87
1191 TRANSLATE(YesNoIndicator, 22F_203)
1192 RULE
1193 NODE (Indicator)
1194 IF (YesNoIndicator IsSameBoolean 'true')
1195 THEN
1196 'COLA' CopyTo Indicator
1197 END
1198 IF (YesNoIndicator IsSameBoolean 'false')
1199 THEN
1200 'COLN' CopyTo Indicator
1201 END
1202 END
1203 END
1204 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR87
1008 TRANSLATE(GenericIdentification24, 95R)
1009 RULE
1010 NODE (DataSourceScheme)
1011 GenericIdentification24 TranslateTo DataSourceScheme
1012 END
1013 NODE (ProprietaryCode)
1014 Identification CopyTo ProprietaryCode
1015 END
1016 END
1017 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR87
1008 TRANSLATE(GenericIdentification24, 95R)
1009 RULE
1010 NODE (DataSourceScheme)
1011 GenericIdentification24 TranslateTo DataSourceScheme
1012 END
1013 NODE (ProprietaryCode)
1014 Identification CopyTo ProprietaryCode
1015 END
1016 END
1017 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR87
1008 TRANSLATE(GenericIdentification24, 95R)
1009 RULE
1010 NODE (DataSourceScheme)
1011 GenericIdentification24 TranslateTo DataSourceScheme
1012 END
1013 NODE (ProprietaryCode)
1014 Identification CopyTo ProprietaryCode
1015 END
1016 END
1017 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR87
1008 TRANSLATE(GenericIdentification24, 95R)
1009 RULE
1010 NODE (DataSourceScheme)
1011 GenericIdentification24 TranslateTo DataSourceScheme
1012 END
1013 NODE (ProprietaryCode)
1014 Identification CopyTo ProprietaryCode
1015 END
1016 END
1017 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR87
1188 TRANSLATE(NettingEligibility2Choice, 22F_58)
1189 RULE
1190 NODE (DataSourceScheme)
1191 Proprietary TranslateTo DataSourceScheme
1192 END
1193 NODE (Indicator)
1194 Proprietary\Identification CopyTo Indicator
1195 IF (Indicator IsPresent)
1196 THEN
1197 IF (Indicator IsSameBoolean 'false')
1198 THEN
1199 'NNET' CopyTo Indicator
1200 ELSE
1201 'YNET' CopyTo Indicator
1202 END
1203 END
1204 END
1205 END
1206 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR87
973 TRANSLATE(AmountAndDirection19, 19A)
974 RULE
975 NODE (Sign)
976 CreditDebit TranslateTo Sign
977 END
978 NODE (CurrencyCode)
979 Amount\Currency TranslateTo CurrencyCode
980 END
981 NODE (Amount)
982 Amount\Amount TranslateTo Amount
983 END
984 END
985 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR87
973 TRANSLATE(AmountAndDirection19, 19A)
974 RULE
975 NODE (Sign)
976 CreditDebit TranslateTo Sign
977 END
978 NODE (CurrencyCode)
979 Amount\Currency TranslateTo CurrencyCode
980 END
981 NODE (Amount)
982 Amount\Amount TranslateTo Amount
983 END
984 END
985 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR87
973 TRANSLATE(AmountAndDirection19, 19A)
974 RULE
975 NODE (Sign)
976 CreditDebit TranslateTo Sign
977 END
978 NODE (CurrencyCode)
979 Amount\Currency TranslateTo CurrencyCode
980 END
981 NODE (Amount)
982 Amount\Amount TranslateTo Amount
983 END
984 END
985 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR87
973 TRANSLATE(AmountAndDirection19, 19A)
974 RULE
975 NODE (Sign)
976 CreditDebit TranslateTo Sign
977 END
978 NODE (CurrencyCode)
979 Amount\Currency TranslateTo CurrencyCode
980 END
981 NODE (Amount)
982 Amount\Amount TranslateTo Amount
983 END
984 END
985 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR87
989 TRANSLATE(PartyIdentification16Choice, 95Q)
990 RULE
991 NODE (NameAndAddress)
992 NameAndAddress TranslateTo NameAndAddress
993 END
994 END
995 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR87
988 TRANSLATE(PartyIdentification16Choice, 95Q)
989 RULE
990 NODE (NameAndAddress)
991 NameAndAddress TranslateTo NameAndAddress
992 END
993 END
994 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR87
990 TRANSLATE(PartyIdentification16Choice, 95Q)
991 RULE
992 NODE (NameAndAddress)
993 NameAndAddress TranslateTo NameAndAddress
994 END
995 END
996 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR87
989 TRANSLATE(PartyIdentification16Choice, 95Q)
990 RULE
991 NODE (NameAndAddress)
992 NameAndAddress TranslateTo NameAndAddress
993 END
994 END
995 END
translateTTR87(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR87
942 TRANSLATE(TaxCapacityParty2Choice, 22F_55)
943 RULE
944 NODE (DataSourceScheme)
945 Proprietary TranslateTo DataSourceScheme
946 END
947 NODE (Indicator)
948 Code TranslateTo Indicator
949 Proprietary\Identification CopyTo Indicator
950 END
951 END
952 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR88
1198 TRANSLATE(93B, SubBalanceInformation8)
1199 RULE
1200 NODE (SubBalanceType)
1201 NODE (Code)
1202 'BORE' CopyTo SubBalanceType\Code
1203 END
1204 END
1205 NODE (Quantity)
1206 NODE (Quantity)
1207 IF (Not (DataSourceScheme IsPresent))
1208 THEN
1209 93B TranslateTo Quantity\Quantity
1210 END
1211 END
1212 NODE (Proprietary)
1213 IF (DataSourceScheme IsPresent)
1214 THEN
1215 93B TranslateTo Quantity\Proprietary
1216 END
1217 END
1218 END
1219 END
1220 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR88
1173 TRANSLATE(93B, SubBalanceInformation7)
1174 RULE
1175 NODE (SubBalanceType)
1176 NODE (Code)
1177 'BORR' CopyTo SubBalanceType\Code
1178 END
1179 END
1180 NODE (Quantity)
1181 NODE (Quantity)
1182 IF (Not (DataSourceScheme IsPresent))
1183 THEN
1184 93B TranslateTo Quantity\Quantity
1185 END
1186 END
1187 NODE (Proprietary)
1188 IF (DataSourceScheme IsPresent)
1189 THEN
1190 93B TranslateTo Quantity\Proprietary
1191 END
1192 END
1193 END
1194 END
1195 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR88
1384 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
1385 RULE
1386 ((Line[2] Concatenate (Line[3] Concatenate Line[4])) TrimRight ' ') CopyTo RestrictedFINXMax140Text
1387 END
1388 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR88
1059 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (Country)
1062 CountryCode CopyTo Country
1063 END
1064 END
1065 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR88
1068 TRANSLATE(98A, TerminationDate3Choice)
1069 RULE
1070 NODE (Date)
1071 98A TranslateTo Date
1072 END
1073 END
1074 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR88
1087 TRANSLATE(95Q, PartyIdentification17Choice)
1088 RULE
1089 NODE (NameAndAddress)
1090 NameAndAddress TranslateTo NameAndAddress
1091 END
1092 END
1093 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR88
1059 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (Country)
1062 CountryCode CopyTo Country
1063 END
1064 END
1065 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR88
1068 TRANSLATE(98A, TerminationDate3Choice)
1069 RULE
1070 NODE (Date)
1071 98A TranslateTo Date
1072 END
1073 END
1074 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR88
1088 TRANSLATE(95Q, PartyIdentification17Choice)
1089 RULE
1090 NODE (NameAndAddress)
1091 NameAndAddress TranslateTo NameAndAddress
1092 END
1093 END
1094 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR88
1057 TRANSLATE(97E, CashAccountIdentification6Choice)
1058 RULE
1059 NODE (IBAN)
1060 InternationalBankAccountNumber CopyTo IBAN
1061 END
1062 END
1063 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR88
1070 TRANSLATE(98C, TerminationDate3Choice)
1071 RULE
1072 NODE (Date)
1073 98C TranslateTo Date
1074 END
1075 END
1076 END
translateTTR88(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR88
1085 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1086 RULE
1087 NODE (Name)
1088 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1089 END
1090 END
1091 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR88
1057 TRANSLATE(97E, CashAccountIdentification6Choice)
1058 RULE
1059 NODE (IBAN)
1060 InternationalBankAccountNumber CopyTo IBAN
1061 END
1062 END
1063 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR88
1070 TRANSLATE(98C, TerminationDate3Choice)
1071 RULE
1072 NODE (Date)
1073 98C TranslateTo Date
1074 END
1075 END
1076 END
translateTTR88(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR88
1089 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1090 RULE
1091 NODE (Name)
1092 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1093 END
1094 END
1095 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR88
1012 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1013 RULE
1014 NODE (Identification)
1015 NODE (SafekeepingPlaceType)
1016 IF (Not (DataSourceScheme IsPresent))
1017 THEN
1018 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1019 END
1020 END
1021 NODE (Identification)
1022 IF (Not (DataSourceScheme IsPresent))
1023 THEN
1024 Narrative CopyTo Identification\Identification
1025 END
1026 END
1027 END
1028 NODE (Proprietary)
1029 NODE (Type)
1030 DataSourceScheme TranslateTo Proprietary\Type
1031 NODE (Identification)
1032 IF (DataSourceScheme IsPresent)
1033 THEN
1034 PlaceCode CopyTo Proprietary\Type\Identification
1035 END
1036 END
1037 END
1038 NODE (Identification)
1039 IF (DataSourceScheme IsPresent)
1040 THEN
1041 Narrative CopyTo Proprietary\Identification
1042 END
1043 END
1044 END
1045 END
1046 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR88
1012 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1013 RULE
1014 NODE (Identification)
1015 NODE (SafekeepingPlaceType)
1016 IF (Not (DataSourceScheme IsPresent))
1017 THEN
1018 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1019 END
1020 END
1021 NODE (Identification)
1022 IF (Not (DataSourceScheme IsPresent))
1023 THEN
1024 Narrative CopyTo Identification\Identification
1025 END
1026 END
1027 END
1028 NODE (Proprietary)
1029 NODE (Type)
1030 DataSourceScheme TranslateTo Proprietary\Type
1031 NODE (Identification)
1032 IF (DataSourceScheme IsPresent)
1033 THEN
1034 PlaceCode CopyTo Proprietary\Type\Identification
1035 END
1036 END
1037 END
1038 NODE (Identification)
1039 IF (DataSourceScheme IsPresent)
1040 THEN
1041 Narrative CopyTo Proprietary\Identification
1042 END
1043 END
1044 END
1045 END
1046 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR88
1012 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1013 RULE
1014 NODE (Identification)
1015 NODE (SafekeepingPlaceType)
1016 IF (Not (DataSourceScheme IsPresent))
1017 THEN
1018 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1019 END
1020 END
1021 NODE (Identification)
1022 IF (Not (DataSourceScheme IsPresent))
1023 THEN
1024 Narrative CopyTo Identification\Identification
1025 END
1026 END
1027 END
1028 NODE (Proprietary)
1029 NODE (Type)
1030 DataSourceScheme TranslateTo Proprietary\Type
1031 NODE (Identification)
1032 IF (DataSourceScheme IsPresent)
1033 THEN
1034 PlaceCode CopyTo Proprietary\Type\Identification
1035 END
1036 END
1037 END
1038 NODE (Identification)
1039 IF (DataSourceScheme IsPresent)
1040 THEN
1041 Narrative CopyTo Proprietary\Identification
1042 END
1043 END
1044 END
1045 END
1046 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR88
1033 TRANSLATE(97E, CashAccountIdentification6Choice)
1034 RULE
1035 NODE (IBAN)
1036 InternationalBankAccountNumber CopyTo IBAN
1037 END
1038 END
1039 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR88
1012 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1013 RULE
1014 NODE (Identification)
1015 NODE (SafekeepingPlaceType)
1016 IF (Not (DataSourceScheme IsPresent))
1017 THEN
1018 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1019 END
1020 END
1021 NODE (Identification)
1022 IF (Not (DataSourceScheme IsPresent))
1023 THEN
1024 Narrative CopyTo Identification\Identification
1025 END
1026 END
1027 END
1028 NODE (Proprietary)
1029 NODE (Type)
1030 DataSourceScheme TranslateTo Proprietary\Type
1031 NODE (Identification)
1032 IF (DataSourceScheme IsPresent)
1033 THEN
1034 PlaceCode CopyTo Proprietary\Type\Identification
1035 END
1036 END
1037 END
1038 NODE (Identification)
1039 IF (DataSourceScheme IsPresent)
1040 THEN
1041 Narrative CopyTo Proprietary\Identification
1042 END
1043 END
1044 END
1045 END
1046 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR88
1304 TRANSLATE(22F_55, TaxCapacityParty2Choice)
1305 RULE
1306 NODE (Code)
1307 IF (Not (DataSourceScheme IsPresent))
1308 THEN
1309 Indicator TranslateTo Code
1310 END
1311 END
1312 NODE (Proprietary)
1313 DataSourceScheme TranslateTo Proprietary
1314 NODE (Identification)
1315 IF (DataSourceScheme IsPresent)
1316 THEN
1317 Indicator CopyTo Proprietary\Identification
1318 END
1319 END
1320 END
1321 END
1322 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR88
1113 TRANSLATE(19A, AmountAndDirection16)
1114 RULE
1115 NODE (Amount)
1116 19A TranslateTo Amount
1117 END
1118 NODE (CreditDebitIndicator)
1119 19A TranslateTo CreditDebitIndicator
1120 END
1121 END
1122 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR88
1264 TRANSLATE(22F_56, MarketClientSide2Choice)
1265 RULE
1266 NODE (Code)
1267 IF (Not (DataSourceScheme IsPresent))
1268 THEN
1269 Indicator TranslateTo Code
1270 END
1271 END
1272 NODE (Proprietary)
1273 DataSourceScheme TranslateTo Proprietary
1274 NODE (Identification)
1275 IF (DataSourceScheme IsPresent)
1276 THEN
1277 Indicator CopyTo Proprietary\Identification
1278 END
1279 END
1280 END
1281 END
1282 END
translateTTR88(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR88
1056 TRANSLATE(22F_157, LegalFramework2Choice)
1057 RULE
1058 NODE (Code)
1059 IF (Not (DataSourceScheme IsPresent))
1060 THEN
1061 Indicator TranslateTo Code
1062 END
1063 END
1064 NODE (Proprietary)
1065 DataSourceScheme TranslateTo Proprietary
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Indicator CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR88(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR88
1054 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1055 RULE
1056 'SHHE' EquivalentTo 'SHHE'
1057 END
1058 END
translateTTR88(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR88
1027 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1028 RULE
1029 NODE (Name)
1030 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1031 END
1032 END
1033 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR88
1061 TRANSLATE(AdditionalBalanceInformation8, 93C)
1062 RULE
1063 NODE (QuantityTypeCode)
1064 IF (Quantity\QuantityAndAvailability\Quantity\Unit IsPresent)
1065 THEN
1066 'UNIT' CopyTo QuantityTypeCode
1067 END
1068 IF (Quantity\QuantityAndAvailability\Quantity\FaceAmount IsPresent)
1069 THEN
1070 'FAMT' CopyTo QuantityTypeCode
1071 END
1072 IF (Quantity\QuantityAndAvailability\Quantity\AmortisedValue IsPresent)
1073 THEN
1074 'AMOR' CopyTo QuantityTypeCode
1075 END
1076 END
1077 NODE (BalanceTypeCode)
1078 IF (Quantity\QuantityAndAvailability IsPresent)
1079 THEN
1080 IF (Quantity\QuantityAndAvailability\AvailabilityIndicator IsSameBoolean 'true')
1081 THEN
1082 'AVAI' CopyTo BalanceTypeCode
1083 ELSE
1084 'NAVL' CopyTo BalanceTypeCode
1085 END
1086 END
1087 END
1088 NODE (Balance)
1089 (Quantity\QuantityAndAvailability\Quantity\FaceAmount FormatDecimal 'MT') CopyTo Balance
1090 (Quantity\QuantityAndAvailability\Quantity\AmortisedValue FormatDecimal 'MT') CopyTo Balance
1091 (Quantity\QuantityAndAvailability\Quantity\Unit FormatDecimal 'MT') CopyTo Balance
1092 END
1093 END
1094 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR88
1067 TRANSLATE(Number, 99A)
1068 RULE
1069 NODE (Sign)
1070 IF ((Number Substring ('1', '1')) IsSameString '-')
1071 THEN
1072 'N' CopyTo Sign
1073 END
1074 END
1075 NODE (Number)
1076 IF (((Number Substring ('1', '1')) IsSameString '+') Or ((Number Substring ('1', '1')) IsSameString '-'))
1077 THEN
1078 (Number Substring '2') CopyTo Number
1079 ELSE
1080 Number CopyTo Number
1081 END
1082 END
1083 END
1084 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR88
1158 TRANSLATE(RepurchaseType6Choice, 22F_162)
1159 RULE
1160 NODE (DataSourceScheme)
1161 Proprietary TranslateTo DataSourceScheme
1162 END
1163 NODE (Indicator)
1164 Code TranslateTo Indicator
1165 Proprietary\Identification CopyTo Indicator
1166 END
1167 END
1168 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR88
1141 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1142 RULE
1143 'CADJ' EquivalentTo 'CADJ'
1144 'CALL' EquivalentTo 'CALL'
1145 'PAIR' EquivalentTo 'PAIR'
1146 'RATE' EquivalentTo 'RATE'
1147 'ROLP' EquivalentTo 'ROLP'
1148 'TOPU' EquivalentTo 'TOPU'
1149 'WTHD' EquivalentTo 'WTHD'
1150 'PADJ' EquivalentTo 'PADJ'
1151 END
1152 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR88
918 TRANSLATE(PriorityNumeric2Choice, 22F_6)
919 RULE
920 NODE (DataSourceScheme)
921 Proprietary TranslateTo DataSourceScheme
922 END
923 NODE (Indicator)
924 Numeric CopyTo Indicator
925 Proprietary\Identification CopyTo Indicator
926 END
927 END
928 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR88
974 TRANSLATE(AffirmationStatus2Choice, 25D_3)
975 RULE
976 NODE (DataSourceScheme)
977 Proprietary TranslateTo DataSourceScheme
978 END
979 NODE (StatusCode)
980 Code TranslateTo StatusCode
981 Proprietary\Identification CopyTo StatusCode
982 END
983 END
984 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR88
974 TRANSLATE(AffirmationStatus2Choice, 25D_3)
975 RULE
976 NODE (DataSourceScheme)
977 Proprietary TranslateTo DataSourceScheme
978 END
979 NODE (StatusCode)
980 Code TranslateTo StatusCode
981 Proprietary\Identification CopyTo StatusCode
982 END
983 END
984 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR88
974 TRANSLATE(AffirmationStatus2Choice, 25D_3)
975 RULE
976 NODE (DataSourceScheme)
977 Proprietary TranslateTo DataSourceScheme
978 END
979 NODE (StatusCode)
980 Code TranslateTo StatusCode
981 Proprietary\Identification CopyTo StatusCode
982 END
983 END
984 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR88
974 TRANSLATE(AffirmationStatus2Choice, 25D_3)
975 RULE
976 NODE (DataSourceScheme)
977 Proprietary TranslateTo DataSourceScheme
978 END
979 NODE (StatusCode)
980 Code TranslateTo StatusCode
981 Proprietary\Identification CopyTo StatusCode
982 END
983 END
984 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR88
1198 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1199 RULE
1200 NODE (DataSourceScheme)
1201 Proprietary TranslateTo DataSourceScheme
1202 END
1203 NODE (Indicator)
1204 IF (Indicator IsPresent)
1205 THEN
1206 IF (Indicator IsSameBoolean 'false')
1207 THEN
1208 'NLEG' CopyTo Indicator
1209 ELSE
1210 'YLEG' CopyTo Indicator
1211 END
1212 END
1213 Proprietary\Identification CopyTo Indicator
1214 END
1215 END
1216 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR88
956 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
957 RULE
958 NODE (QuantityTypeCode)
959 'FAMT' CopyTo QuantityTypeCode
960 END
961 NODE (Quantity)
962 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
963 THEN
964 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
965 ELSE
966 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
967 THEN
968 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
969 ELSE
970 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
971 END
972 END
973 END
974 END
975 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR88
924 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
925 RULE
926 NODE (CountryCode)
927 Country CopyTo CountryCode
928 END
929 END
930 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR88
1205 TRANSLATE(SettlementDate4Choice, 98A)
1206 RULE
1207 Date TranslateTo 98A
1208 END
1209 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR88
1018 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1019 RULE
1020 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1021 END
1022 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR88
1018 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1019 RULE
1020 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1021 END
1022 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR88
1018 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1019 RULE
1020 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1021 END
1022 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR88
1018 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1019 RULE
1020 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1021 END
1022 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR88
1207 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1208 RULE
1209 NODE (DataSourceScheme)
1210 Proprietary TranslateTo DataSourceScheme
1211 END
1212 NODE (Indicator)
1213 IF (Indicator IsPresent)
1214 THEN
1215 IF (Indicator IsSameBoolean 'false')
1216 THEN
1217 'NCCP' CopyTo Indicator
1218 ELSE
1219 'YCCP' CopyTo Indicator
1220 END
1221 END
1222 Proprietary\Identification CopyTo Indicator
1223 END
1224 END
1225 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR88
986 TRANSLATE(CreditDebitCode, Text_Sign)
987 RULE
988 IF (CreditDebitCode IsSameString 'CRDT')
989 THEN
990 'N' CopyTo Text_Sign
991 END
992 END
993 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR88
986 TRANSLATE(CreditDebitCode, Text_Sign)
987 RULE
988 IF (CreditDebitCode IsSameString 'CRDT')
989 THEN
990 'N' CopyTo Text_Sign
991 END
992 END
993 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR88
986 TRANSLATE(CreditDebitCode, Text_Sign)
987 RULE
988 IF (CreditDebitCode IsSameString 'DBIT')
989 THEN
990 'N' CopyTo Text_Sign
991 END
992 END
993 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR88
986 TRANSLATE(CreditDebitCode, Text_Sign)
987 RULE
988 IF (CreditDebitCode IsSameString 'DBIT')
989 THEN
990 'N' CopyTo Text_Sign
991 END
992 END
993 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR88
996 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
997 RULE
998 NODE (Line)
999 (Name Substring ('1', '35')) CopyTo Line[1]
1000 END
1001 NODE (Line)
1002 (Name Substring ('36', '35')) CopyTo Line[2]
1003 END
1004 NODE (Line)
1005 (Name Substring ('71', '35')) CopyTo Line[3]
1006 END
1007 NODE (Line)
1008 (Name Substring ('106', '35')) CopyTo Line[4]
1009 END
1010 END
1011 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR88
995 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
996 RULE
997 NODE (Line)
998 (Name Substring ('1', '35')) CopyTo Line[1]
999 END
1000 NODE (Line)
1001 (Name Substring ('36', '35')) CopyTo Line[2]
1002 END
1003 NODE (Line)
1004 (Name Substring ('71', '35')) CopyTo Line[3]
1005 END
1006 NODE (Line)
1007 (Name Substring ('106', '35')) CopyTo Line[4]
1008 END
1009 END
1010 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR88
997 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
998 RULE
999 NODE (Line)
1000 (Name Substring ('1', '35')) CopyTo Line[1]
1001 END
1002 NODE (Line)
1003 (Name Substring ('36', '35')) CopyTo Line[2]
1004 END
1005 NODE (Line)
1006 (Name Substring ('71', '35')) CopyTo Line[3]
1007 END
1008 NODE (Line)
1009 (Name Substring ('106', '35')) CopyTo Line[4]
1010 END
1011 END
1012 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR88
996 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
997 RULE
998 NODE (Line)
999 (Name Substring ('1', '35')) CopyTo Line[1]
1000 END
1001 NODE (Line)
1002 (Name Substring ('36', '35')) CopyTo Line[2]
1003 END
1004 NODE (Line)
1005 (Name Substring ('71', '35')) CopyTo Line[3]
1006 END
1007 NODE (Line)
1008 (Name Substring ('106', '35')) CopyTo Line[4]
1009 END
1010 END
1011 END
translateTTR88(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR88
953 TRANSLATE(TaxLiability1Code, OptionalCode_4!c_94)
954 RULE
955 'PRIN' EquivalentTo 'PRIN'
956 'AGEN' EquivalentTo 'AGEN'
957 END
958 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR89
1221 TRANSLATE(93C, SubBalanceInformation8)
1222 RULE
1223 NODE (SubBalanceType)
1224 NODE (Code)
1225 'BORE' CopyTo SubBalanceType\Code
1226 END
1227 END
1228 NODE (Quantity)
1229 NODE (QuantityAndAvailability)
1230 93C TranslateTo Quantity\QuantityAndAvailability
1231 END
1232 END
1233 END
1234 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR89
1196 TRANSLATE(93C, SubBalanceInformation7)
1197 RULE
1198 NODE (SubBalanceType)
1199 NODE (Code)
1200 'BORR' CopyTo SubBalanceType\Code
1201 END
1202 END
1203 NODE (Quantity)
1204 NODE (QuantityAndAvailability)
1205 93C TranslateTo Quantity\QuantityAndAvailability
1206 END
1207 END
1208 END
1209 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR89
1389 TRANSLATE(Text_FIN_4M35x, RestrictedFINXMax140Text)
1390 RULE
1391 (Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1392 END
1393 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR89
1066 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1067 RULE
1068 NODE (Identification)
1069 NODE (SafekeepingPlaceType)
1070 IF (Not (DataSourceScheme IsPresent))
1071 THEN
1072 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1073 END
1074 END
1075 NODE (Identification)
1076 IF (Not (DataSourceScheme IsPresent))
1077 THEN
1078 Narrative CopyTo Identification\Identification
1079 END
1080 END
1081 END
1082 NODE (Proprietary)
1083 NODE (Type)
1084 DataSourceScheme TranslateTo Proprietary\Type
1085 NODE (Identification)
1086 IF (DataSourceScheme IsPresent)
1087 THEN
1088 PlaceCode CopyTo Proprietary\Type\Identification
1089 END
1090 END
1091 END
1092 NODE (Identification)
1093 IF (DataSourceScheme IsPresent)
1094 THEN
1095 Narrative CopyTo Proprietary\Identification
1096 END
1097 END
1098 END
1099 END
1100 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR89
1075 TRANSLATE(98C, TerminationDate3Choice)
1076 RULE
1077 NODE (Date)
1078 98C TranslateTo Date
1079 END
1080 END
1081 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR89
1094 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1095 RULE
1096 NODE (Name)
1097 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1098 END
1099 END
1100 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR89
1066 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1067 RULE
1068 NODE (Identification)
1069 NODE (SafekeepingPlaceType)
1070 IF (Not (DataSourceScheme IsPresent))
1071 THEN
1072 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1073 END
1074 END
1075 NODE (Identification)
1076 IF (Not (DataSourceScheme IsPresent))
1077 THEN
1078 Narrative CopyTo Identification\Identification
1079 END
1080 END
1081 END
1082 NODE (Proprietary)
1083 NODE (Type)
1084 DataSourceScheme TranslateTo Proprietary\Type
1085 NODE (Identification)
1086 IF (DataSourceScheme IsPresent)
1087 THEN
1088 PlaceCode CopyTo Proprietary\Type\Identification
1089 END
1090 END
1091 END
1092 NODE (Identification)
1093 IF (DataSourceScheme IsPresent)
1094 THEN
1095 Narrative CopyTo Proprietary\Identification
1096 END
1097 END
1098 END
1099 END
1100 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR89
1075 TRANSLATE(98C, TerminationDate3Choice)
1076 RULE
1077 NODE (Date)
1078 98C TranslateTo Date
1079 END
1080 END
1081 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR89
1095 TRANSLATE(Text_FIN_4M35x, NameAndAddress12)
1096 RULE
1097 NODE (Name)
1098 ((Line[*] ConcatenateWithSeparator '-') ReplaceAll ('/', '-')) CopyTo Name
1099 END
1100 END
1101 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR89
1064 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1065 RULE
1066 NODE (Country)
1067 CountryCode CopyTo Country
1068 END
1069 END
1070 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR89
1077 TRANSLATE(98B_1, TerminationDate3Choice)
1078 RULE
1079 NODE (Code)
1080 98B_1 TranslateTo Code
1081 END
1082 END
1083 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR89
1092 TRANSLATE(95R, PartyIdentification16Choice)
1093 RULE
1094 NODE (ProprietaryIdentification)
1095 NODE (Identification)
1096 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1097 END
1098 DataSourceScheme TranslateTo ProprietaryIdentification
1099 END
1100 END
1101 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR89
1064 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1065 RULE
1066 NODE (Country)
1067 CountryCode CopyTo Country
1068 END
1069 END
1070 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR89
1077 TRANSLATE(98B_1, TerminationDate3Choice)
1078 RULE
1079 NODE (Code)
1080 98B_1 TranslateTo Code
1081 END
1082 END
1083 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR89
1096 TRANSLATE(95R, PartyIdentification16Choice)
1097 RULE
1098 NODE (ProprietaryIdentification)
1099 NODE (Identification)
1100 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1101 END
1102 DataSourceScheme TranslateTo ProprietaryIdentification
1103 END
1104 END
1105 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR89
1047 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1048 RULE
1049 'SHHE' EquivalentTo 'SHHE'
1050 END
1051 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR89
1047 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1048 RULE
1049 'SHHE' EquivalentTo 'SHHE'
1050 END
1051 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR89
1047 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1048 RULE
1049 'SHHE' EquivalentTo 'SHHE'
1050 END
1051 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR89
1040 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1041 RULE
1042 NODE (Identification)
1043 NODE (SafekeepingPlaceType)
1044 IF (Not (DataSourceScheme IsPresent))
1045 THEN
1046 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1047 END
1048 END
1049 NODE (Identification)
1050 IF (Not (DataSourceScheme IsPresent))
1051 THEN
1052 Narrative CopyTo Identification\Identification
1053 END
1054 END
1055 END
1056 NODE (Proprietary)
1057 NODE (Type)
1058 DataSourceScheme TranslateTo Proprietary\Type
1059 NODE (Identification)
1060 IF (DataSourceScheme IsPresent)
1061 THEN
1062 PlaceCode CopyTo Proprietary\Type\Identification
1063 END
1064 END
1065 END
1066 NODE (Identification)
1067 IF (DataSourceScheme IsPresent)
1068 THEN
1069 Narrative CopyTo Proprietary\Identification
1070 END
1071 END
1072 END
1073 END
1074 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR89
1047 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1048 RULE
1049 'SHHE' EquivalentTo 'SHHE'
1050 END
1051 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR89
1323 TRANSLATE(OptionalCode_4!c_94, TaxLiability1Code)
1324 RULE
1325 'AGEN' EquivalentTo 'AGEN'
1326 'PRIN' EquivalentTo 'PRIN'
1327 END
1328 END
translateTTR89(String, Field) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR89
1123 TRANSLATE(19A, CreditDebitCode)
1124 RULE
1125 IF (Not (Sign IsPresent))
1126 THEN
1127 'CRDT' CopyTo CreditDebitCode
1128 ELSE
1129 'DBIT' CopyTo CreditDebitCode
1130 END
1131 END
1132 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR89
1283 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1284 RULE
1285 'CLNT' EquivalentTo 'CLNT'
1286 'MAKT' EquivalentTo 'MAKT'
1287 END
1288 END
translateTTR89(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR89
1075 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1076 RULE
1077 'FRAN' EquivalentTo 'FRAN'
1078 END
1079 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR89
1059 TRANSLATE(98A, TerminationDate3Choice)
1060 RULE
1061 NODE (Date)
1062 98A TranslateTo Date
1063 END
1064 END
1065 END
translateTTR89(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR89
1034 TRANSLATE(95S, AlternatePartyIdentification3)
1035 RULE
1036 NODE (IdentificationType)
1037 NODE (Code)
1038 IF (Not (DataSourceScheme IsPresent))
1039 THEN
1040 TypeOfID TranslateTo IdentificationType\Code
1041 END
1042 END
1043 NODE (Proprietary)
1044 DataSourceScheme TranslateTo IdentificationType\Proprietary
1045 NODE (Identification)
1046 IF (DataSourceScheme IsPresent)
1047 THEN
1048 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1049 END
1050 END
1051 END
1052 END
1053 NODE (Country)
1054 CountryCode CopyTo Country
1055 END
1056 NODE (AlternateIdentification)
1057 AlternateID CopyTo AlternateIdentification
1058 END
1059 END
1060 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR89
1095 TRANSLATE(Number, 99A)
1096 RULE
1097 NODE (Sign)
1098 IF ((Number Substring ('1', '1')) IsSameString '-')
1099 THEN
1100 'N' CopyTo Sign
1101 END
1102 END
1103 NODE (Number)
1104 IF (((Number Substring ('1', '1')) IsSameString '+') Or ((Number Substring ('1', '1')) IsSameString '-'))
1105 THEN
1106 (Number Substring '2') CopyTo Number
1107 ELSE
1108 Number CopyTo Number
1109 END
1110 END
1111 END
1112 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR89
1085 TRANSLATE(AmountAndDirection14, 19A)
1086 RULE
1087 Amount TranslateTo 19A
1088 NODE (Sign)
1089 IF (Sign IsSameBoolean 'false')
1090 THEN
1091 'N' CopyTo Sign
1092 END
1093 END
1094 END
1095 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR89
1169 TRANSLATE(RepurchaseType3Code, OptionalCode_4!c_270)
1170 RULE
1171 'CADJ' EquivalentTo 'CADJ'
1172 'CALL' EquivalentTo 'CALL'
1173 'PAIR' EquivalentTo 'PAIR'
1174 'RATE' EquivalentTo 'RATE'
1175 'ROLP' EquivalentTo 'ROLP'
1176 'TOPU' EquivalentTo 'TOPU'
1177 'WTHD' EquivalentTo 'WTHD'
1178 'PADJ' EquivalentTo 'PADJ'
1179 END
1180 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR89
1153 TRANSLATE(MarketClientSide2Choice, 22F_56)
1154 RULE
1155 NODE (DataSourceScheme)
1156 Proprietary TranslateTo DataSourceScheme
1157 END
1158 NODE (Indicator)
1159 Code TranslateTo Indicator
1160 Proprietary\Identification CopyTo Indicator
1161 END
1162 END
1163 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR89
929 TRANSLATE(TradeTransactionCondition2Choice, 22F_144)
930 RULE
931 NODE (DataSourceScheme)
932 Proprietary TranslateTo DataSourceScheme
933 END
934 NODE (Indicator)
935 Code TranslateTo Indicator
936 Proprietary\Identification CopyTo Indicator
937 END
938 END
939 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR89
985 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
986 RULE
987 'AFFI' EquivalentTo 'AFFI'
988 'NAFI' EquivalentTo 'NAFI'
989 END
990 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR89
985 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
986 RULE
987 'AFFI' EquivalentTo 'AFFI'
988 'NAFI' EquivalentTo 'NAFI'
989 END
990 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR89
985 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
986 RULE
987 'AFFI' EquivalentTo 'AFFI'
988 'NAFI' EquivalentTo 'NAFI'
989 END
990 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR89
985 TRANSLATE(AffirmationStatus1Code, OptionalCode_4!c_50)
986 RULE
987 'AFFI' EquivalentTo 'AFFI'
988 'NAFI' EquivalentTo 'NAFI'
989 END
990 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR89
1217 TRANSLATE(ExposureType2Choice, 22F_202)
1218 RULE
1219 NODE (DataSourceScheme)
1220 Proprietary TranslateTo DataSourceScheme
1221 END
1222 NODE (Indicator)
1223 Code TranslateTo Indicator
1224 Proprietary\Identification CopyTo Indicator
1225 END
1226 END
1227 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR89
976 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
977 RULE
978 NODE (QuantityTypeCode)
979 'AMOR' CopyTo QuantityTypeCode
980 END
981 NODE (Quantity)
982 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
983 THEN
984 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
985 ELSE
986 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
987 THEN
988 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
989 ELSE
990 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
991 END
992 END
993 END
994 END
995 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR89
931 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
932 RULE
933 NODE (PlaceCode)
934 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
935 END
936 NODE (IdentifierCode)
937 TypeAndIdentification\Identification TranslateTo IdentifierCode
938 END
939 END
940 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR89
1210 TRANSLATE(SettlementDate4Choice, 98B_3)
1211 RULE
1212 NODE (DataSourceScheme)
1213 DateCode\Proprietary TranslateTo DataSourceScheme
1214 IF (DateCode\Code IsSameString 'WISS')
1215 THEN
1216 'COEX' CopyTo DataSourceScheme
1217 END
1218 END
1219 NODE (DateCode)
1220 DateCode\Proprietary\Identification CopyTo DateCode
1221 IF (DateCode\Code IsSameString 'WISS')
1222 THEN
1223 'WISS' CopyTo DateCode
1224 END
1225 END
1226 END
1227 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR89
1023 TRANSLATE(SecuritiesAccount17, 97A)
1024 RULE
1025 NODE (AccountNumber)
1026 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1027 THEN
1028 Identification CopyTo AccountNumber
1029 END
1030 END
1031 END
1032 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR89
1023 TRANSLATE(SecuritiesAccount17, 97A)
1024 RULE
1025 NODE (AccountNumber)
1026 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1027 THEN
1028 Identification CopyTo AccountNumber
1029 END
1030 END
1031 END
1032 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR89
1023 TRANSLATE(SecuritiesAccount17, 97A)
1024 RULE
1025 NODE (AccountNumber)
1026 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1027 THEN
1028 Identification CopyTo AccountNumber
1029 END
1030 END
1031 END
1032 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR89
1023 TRANSLATE(SecuritiesAccount17, 97A)
1024 RULE
1025 NODE (AccountNumber)
1026 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1027 THEN
1028 Identification CopyTo AccountNumber
1029 END
1030 END
1031 END
1032 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR89
1226 TRANSLATE(YesNoIndicator, 22F_203)
1227 RULE
1228 NODE (Indicator)
1229 IF (YesNoIndicator IsSameBoolean 'true')
1230 THEN
1231 'COLA' CopyTo Indicator
1232 END
1233 IF (YesNoIndicator IsSameBoolean 'false')
1234 THEN
1235 'COLN' CopyTo Indicator
1236 END
1237 END
1238 END
1239 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR89
994 TRANSLATE(ActiveCurrencyCode, Currency)
995 RULE
996 ActiveCurrencyCode CopyTo Currency
997 END
998 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR89
994 TRANSLATE(ActiveCurrencyCode, Currency)
995 RULE
996 ActiveCurrencyCode CopyTo Currency
997 END
998 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR89
994 TRANSLATE(ActiveCurrencyCode, Currency)
995 RULE
996 ActiveCurrencyCode CopyTo Currency
997 END
998 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR89
994 TRANSLATE(ActiveCurrencyCode, Currency)
995 RULE
996 ActiveCurrencyCode CopyTo Currency
997 END
998 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR89
1012 TRANSLATE(PartyIdentification16Choice, 95R)
1013 RULE
1014 ProprietaryIdentification TranslateTo 95R
1015 END
1016 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR89
1011 TRANSLATE(PartyIdentification16Choice, 95R)
1012 RULE
1013 ProprietaryIdentification TranslateTo 95R
1014 END
1015 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR89
1013 TRANSLATE(PartyIdentification16Choice, 95R)
1014 RULE
1015 ProprietaryIdentification TranslateTo 95R
1016 END
1017 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR89
1012 TRANSLATE(PartyIdentification16Choice, 95R)
1013 RULE
1014 ProprietaryIdentification TranslateTo 95R
1015 END
1016 END
translateTTR89(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR89
959 TRANSLATE(Restriction2Choice, 22F_33)
960 RULE
961 NODE (DataSourceScheme)
962 Proprietary TranslateTo DataSourceScheme
963 END
964 NODE (Indicator)
965 Code TranslateTo Indicator
966 Proprietary\Identification CopyTo Indicator
967 END
968 END
969 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt01500201_Translation
Translate method TTR9
65 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
66 RULE
67 Text_FIN_34x CopyTo RestrictedFINXMax34Text
68 END
69 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT508_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSemt01300201_Translation
Translate method TTR9
95 TRANSLATE(Identifier_FIN_8c, GenericIdentification23)
96 RULE
97 NODE (Issuer)
98 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
99 END
100 NODE (SchemeName)
101 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
102 THEN
103 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
104 END
105 END
106 END
107 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT524_MxSese02000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT530_MxSese03000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR9
85 TRANSLATE(22F_49, UpdateType3Choice)
86 RULE
87 NODE (Code)
88 IF (Not (DataSourceScheme IsPresent))
89 THEN
90 Indicator TranslateTo Code
91 END
92 END
93 NODE (Proprietary)
94 NODE (Identification)
95 IF (DataSourceScheme IsPresent)
96 THEN
97 Indicator CopyTo Proprietary\Identification
98 END
99 END
100 DataSourceScheme TranslateTo Proprietary
101 END
102 END
103 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR9
85 TRANSLATE(22F_49, UpdateType3Choice)
86 RULE
87 NODE (Code)
88 IF (Not (DataSourceScheme IsPresent))
89 THEN
90 Indicator TranslateTo Code
91 END
92 END
93 NODE (Proprietary)
94 NODE (Identification)
95 IF (DataSourceScheme IsPresent)
96 THEN
97 Indicator CopyTo Proprietary\Identification
98 END
99 END
100 DataSourceScheme TranslateTo Proprietary
101 END
102 END
103 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt02000201_Translation
Translate method TTR9
64 TRANSLATE(97A, SecuritiesAccount17)
65 RULE
66 NODE (Identification)
67 AccountNumber TranslateTo Identification
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT536_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR9
79 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
80 RULE
81 NODE (Issuer)
82 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
83 END
84 NODE (SchemeName)
85 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
86 THEN
87 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
88 END
89 END
90 END
91 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt02000201_Translation
Translate method TTR9
64 TRANSLATE(97A, SecuritiesAccount17)
65 RULE
66 NODE (Identification)
67 AccountNumber TranslateTo Identification
68 END
69 END
70 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt01600201_Translation
Translate method TTR9
72 TRANSLATE(22F_48, Frequency6Choice)
73 RULE
74 NODE (Code)
75 IF (Not (DataSourceScheme IsPresent))
76 THEN
77 Indicator TranslateTo Code
78 END
79 END
80 NODE (Proprietary)
81 NODE (Identification)
82 IF (DataSourceScheme IsPresent)
83 THEN
84 Indicator CopyTo Proprietary\Identification
85 END
86 END
87 DataSourceScheme TranslateTo Proprietary
88 END
89 END
90 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT538_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02000201_Translation
Translate method TTR9
69 TRANSLATE(97A, SecuritiesAccount17)
70 RULE
71 NODE (Identification)
72 AccountNumber TranslateTo Identification
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR9
81 TRANSLATE(13A, DocumentNumber2Choice)
82 RULE
83 NODE (ShortNumber)
84 NumberId CopyTo ShortNumber
85 END
86 END
87 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR9
79 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
80 RULE
81 NODE (Issuer)
82 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
83 END
84 NODE (SchemeName)
85 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
86 THEN
87 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
88 END
89 END
90 END
91 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR9
87 TRANSLATE(99A, Max3Number)
88 RULE
89 IF (Not (Sign IsPresent))
90 THEN
91 Number CopyTo Max3Number
92 ELSE
93 ('-' Concatenate Number) CopyTo Max3Number
94 END
95 END
96 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02000201_Translation
Translate method TTR9
69 TRANSLATE(97A, SecuritiesAccount17)
70 RULE
71 NODE (Identification)
72 AccountNumber TranslateTo Identification
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR9
81 TRANSLATE(13A, DocumentNumber2Choice)
82 RULE
83 NODE (ShortNumber)
84 NumberId CopyTo ShortNumber
85 END
86 END
87 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR9
79 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
80 RULE
81 NODE (Issuer)
82 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
83 END
84 NODE (SchemeName)
85 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
86 THEN
87 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
88 END
89 END
90 END
91 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR9
87 TRANSLATE(99A, Max3Number)
88 RULE
89 IF (Not (Sign IsPresent))
90 THEN
91 Number CopyTo Max3Number
92 ELSE
93 ('-' Concatenate Number) CopyTo Max3Number
94 END
95 END
96 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02000201_Translation
Translate method TTR9
69 TRANSLATE(97A, SecuritiesAccount17)
70 RULE
71 NODE (Identification)
72 AccountNumber TranslateTo Identification
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR9
81 TRANSLATE(13A, DocumentNumber2Choice)
82 RULE
83 NODE (ShortNumber)
84 NumberId CopyTo ShortNumber
85 END
86 END
87 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR9
79 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
80 RULE
81 NODE (Issuer)
82 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
83 END
84 NODE (SchemeName)
85 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
86 THEN
87 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
88 END
89 END
90 END
91 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR9
87 TRANSLATE(99A, Max3Number)
88 RULE
89 IF (Not (Sign IsPresent))
90 THEN
91 Number CopyTo Max3Number
92 ELSE
93 ('-' Concatenate Number) CopyTo Max3Number
94 END
95 END
96 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02000201_Translation
Translate method TTR9
69 TRANSLATE(97A, SecuritiesAccount17)
70 RULE
71 NODE (Identification)
72 AccountNumber TranslateTo Identification
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR9
81 TRANSLATE(13A, DocumentNumber2Choice)
82 RULE
83 NODE (ShortNumber)
84 NumberId CopyTo ShortNumber
85 END
86 END
87 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR9
79 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
80 RULE
81 NODE (Issuer)
82 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
83 END
84 NODE (SchemeName)
85 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
86 THEN
87 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
88 END
89 END
90 END
91 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR9
87 TRANSLATE(99A, Max3Number)
88 RULE
89 IF (Not (Sign IsPresent))
90 THEN
91 Number CopyTo Max3Number
92 ELSE
93 ('-' Concatenate Number) CopyTo Max3Number
94 END
95 END
96 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
64 RULE
65 Text_FIN_34x CopyTo RestrictedFINXMax34Text
66 END
67 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR9
63 TRANSLATE(22F_107, PartialSettlement1Code)
64 RULE
65 IF (Not (DataSourceScheme IsPresent))
66 THEN
67 Indicator TranslateTo PartialSettlement1Code
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
64 RULE
65 Text_FIN_34x CopyTo RestrictedFINXMax34Text
66 END
67 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR9
63 TRANSLATE(22F_107, PartialSettlement1Code)
64 RULE
65 IF (Not (DataSourceScheme IsPresent))
66 THEN
67 Indicator TranslateTo PartialSettlement1Code
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
64 RULE
65 Text_FIN_34x CopyTo RestrictedFINXMax34Text
66 END
67 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR9
63 TRANSLATE(22F_107, PartialSettlement1Code)
64 RULE
65 IF (Not (DataSourceScheme IsPresent))
66 THEN
67 Indicator TranslateTo PartialSettlement1Code
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Text_FIN_34x, RestrictedFINXMax34Text)
64 RULE
65 Text_FIN_34x CopyTo RestrictedFINXMax34Text
66 END
67 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR9
61 TRANSLATE(94B_2, MarketIdentification8)
62 RULE
63 NODE (Identification)
64 NODE (MarketIdentifierCode)
65 IF (Narrative Matches '[A-Z0-9]{4}')
66 THEN
67 Narrative CopyTo Identification\MarketIdentifierCode
68 END
69 END
70 NODE (Description)
71 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
72 THEN
73 Narrative CopyTo Identification\Description
74 END
75 END
76 END
77 NODE (Type)
78 NODE (Code)
79 IF (Not (DataSourceScheme IsPresent))
80 THEN
81 PlaceCode TranslateTo Type\Code
82 END
83 END
84 NODE (Proprietary)
85 DataSourceScheme TranslateTo Type\Proprietary
86 NODE (Identification)
87 IF (DataSourceScheme IsPresent)
88 THEN
89 PlaceCode CopyTo Type\Proprietary\Identification
90 END
91 END
92 END
93 END
94 END
95 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR9
63 TRANSLATE(22F_107, PartialSettlement1Code)
64 RULE
65 IF (Not (DataSourceScheme IsPresent))
66 THEN
67 Indicator TranslateTo PartialSettlement1Code
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSemt01400201_Translation
Translate method TTR9
96 TRANSLATE(OptionalCode_4!c_386, RejectionReason22Code)
97 RULE
98 'SAFE' EquivalentTo 'SAFE'
99 'REFE' EquivalentTo 'REFE'
100 'DDAT' EquivalentTo 'DDAT'
101 'CAEV' EquivalentTo 'CAEV'
102 'NARR' EquivalentTo 'OTHR'
103 END
104 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02200201_Translation
Translate method TTR9
69 TRANSLATE(97A, SecuritiesAccount17)
70 RULE
71 NODE (Identification)
72 AccountNumber TranslateTo Identification
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR9
80 TRANSLATE(24B_49, PendingProcessingReason2Choice)
81 RULE
82 NODE (Code)
83 IF (Not (DataSourceScheme IsPresent))
84 THEN
85 ReasonCode TranslateTo Code
86 END
87 END
88 NODE (Proprietary)
89 NODE (Identification)
90 IF (DataSourceScheme IsPresent)
91 THEN
92 ReasonCode CopyTo Proprietary\Identification
93 END
94 END
95 DataSourceScheme TranslateTo Proprietary
96 END
97 END
98 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02700201_Translation
Translate method TTR9
92 TRANSLATE(OptionalCode_4!c_382, RejectionReason21Code)
93 RULE
94 'ADEA' EquivalentTo 'ADEA'
95 'LATE' EquivalentTo 'LATE'
96 'SAFE' EquivalentTo 'SAFE'
97 'NRGM' EquivalentTo 'NRGM'
98 'NRGN' EquivalentTo 'NRGN'
99 'NARR' EquivalentTo 'OTHR'
100 'REFE' EquivalentTo 'REFE'
101 END
102 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03100201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR9
58 TRANSLATE(94B_2, MarketIdentification8)
59 RULE
60 NODE (Identification)
61 NODE (MarketIdentifierCode)
62 IF (Narrative Matches '[A-Z0-9]{4}')
63 THEN
64 Narrative CopyTo Identification\MarketIdentifierCode
65 END
66 END
67 NODE (Description)
68 IF (Not (Narrative Matches '[A-Z0-9]{4}'))
69 THEN
70 Narrative CopyTo Identification\Description
71 END
72 END
73 END
74 NODE (Type)
75 NODE (Code)
76 IF (Not (DataSourceScheme IsPresent))
77 THEN
78 PlaceCode TranslateTo Type\Code
79 END
80 END
81 NODE (Proprietary)
82 DataSourceScheme TranslateTo Type\Proprietary
83 NODE (Identification)
84 IF (DataSourceScheme IsPresent)
85 THEN
86 PlaceCode CopyTo Type\Proprietary\Identification
87 END
88 END
89 END
90 END
91 END
92 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR9
80 TRANSLATE(24B_10, AcknowledgementReason8Choice)
81 RULE
82 NODE (Code)
83 IF (Not (DataSourceScheme IsPresent))
84 THEN
85 ReasonCode TranslateTo Code
86 END
87 END
88 NODE (Proprietary)
89 DataSourceScheme TranslateTo Proprietary
90 NODE (Identification)
91 IF (DataSourceScheme IsPresent)
92 THEN
93 ReasonCode CopyTo Proprietary\Identification
94 END
95 END
96 END
97 END
98 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSemt02100201_Translation
Translate method TTR9
88 TRANSLATE(22F_49, UpdateType3Choice)
89 RULE
90 NODE (Code)
91 IF (Not (DataSourceScheme IsPresent))
92 THEN
93 Indicator TranslateTo Code
94 END
95 END
96 NODE (Proprietary)
97 NODE (Identification)
98 IF (DataSourceScheme IsPresent)
99 THEN
100 Indicator CopyTo Proprietary\Identification
101 END
102 END
103 DataSourceScheme TranslateTo Proprietary
104 END
105 END
106 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT549_MxSese02100201_Translation
Translate method TTR9
64 TRANSLATE(97A, SecuritiesAccount17)
65 RULE
66 NODE (Identification)
67 AccountNumber TranslateTo Identification
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSemt02000201_Translation
Translate method TTR9
63 TRANSLATE(Identifier_FIN_8c, GenericIdentification24)
64 RULE
65 NODE (Issuer)
66 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
67 END
68 NODE (SchemeName)
69 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
70 THEN
71 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
72 END
73 END
74 END
75 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR9
86 TRANSLATE(OptionalCode_4!c_59, MarketType2Code)
87 RULE
88 'EXCH' EquivalentTo 'EXCH'
89 'OTCO' EquivalentTo 'OTCO'
90 'PRIM' EquivalentTo 'PRIM'
91 'SECM' EquivalentTo 'SECM'
92 'VARI' EquivalentTo 'VARI'
93 END
94 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02900201_Translation
Translate method TTR9
58 TRANSLATE(Identifier_BICBEI, AnyBICIdentifier)
59 RULE
60 Identifier_BICBEI CopyTo AnyBICIdentifier
61 END
62 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR9
85 TRANSLATE(22F_49, UpdateType3Choice)
86 RULE
87 NODE (Code)
88 IF (Not (DataSourceScheme IsPresent))
89 THEN
90 Indicator TranslateTo Code
91 END
92 END
93 NODE (Proprietary)
94 NODE (Identification)
95 IF (DataSourceScheme IsPresent)
96 THEN
97 Indicator CopyTo Proprietary\Identification
98 END
99 END
100 DataSourceScheme TranslateTo Proprietary
101 END
102 END
103 END
translateTTR9(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt02000201_Translation
Translate method TTR9
64 TRANSLATE(97A, SecuritiesAccount17)
65 RULE
66 NODE (Identification)
67 AccountNumber TranslateTo Identification
68 END
69 END
70 END
translateTTR9(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR9
75 TRANSLATE(Identifier_FIN_8c, GenericIdentification25)
76 RULE
77 NODE (Issuer)
78 (Identifier_FIN_8c Substring ('1', '4')) CopyTo Issuer
79 END
80 NODE (SchemeName)
81 IF (Not (((Identifier_FIN_8c Substring '5') Length) IsSameNumber '0'))
82 THEN
83 (Identifier_FIN_8c Substring '5') CopyTo SchemeName
84 END
85 END
86 END
87 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR9
60 TRANSLATE(ISODateTime, DateTime_HHMMSS)
61 RULE
62 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
63 END
64 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR9
60 TRANSLATE(ISODateTime, DateTime_HHMMSS)
61 RULE
62 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
63 END
64 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01300201_MT524_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01400201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01500201_MT508_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01600201_MT538_Translation
Translate method TTR9
60 TRANSLATE(ISODateTime, DateTime_HHMMSS)
61 RULE
62 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
63 END
64 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR9
60 TRANSLATE(DateAndDateTimeChoice, 98E_1)
61 RULE
62 NODE (Date)
63 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
64 THEN
65 DateTime TranslateTo Date
66 END
67 END
68 NODE (Time)
69 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
70 THEN
71 DateTime TranslateTo Time
72 END
73 END
74 NODE (Decimals)
75 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
76 THEN
77 DateTime TranslateTo Decimals
78 END
79 END
80 NODE (UTCIndicator)
81 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
82 THEN
83 DateTime TranslateTo UTCIndicator
84 END
85 END
86 END
87 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR9
65 TRANSLATE(ISODateTime, DateTime_YYYYMMDD)
66 RULE
67 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_YYYYMMDD')) CopyTo DateTime_YYYYMMDD
68 END
69 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR9
60 TRANSLATE(ISODateTime, DateTime_HHMMSS)
61 RULE
62 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_HHMMSS')) CopyTo DateTime_HHMMSS
63 END
64 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT508_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT535_Translation
Translate method TTR9
58 TRANSLATE(GenericIdentification24, 95R)
59 RULE
60 NODE (DataSourceScheme)
61 GenericIdentification24 TranslateTo DataSourceScheme
62 END
63 NODE (ProprietaryCode)
64 Identification CopyTo ProprietaryCode
65 END
66 END
67 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT536_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT537_Translation
Translate method TTR9
58 TRANSLATE(GenericIdentification24, 95R)
59 RULE
60 NODE (DataSourceScheme)
61 GenericIdentification24 TranslateTo DataSourceScheme
62 END
63 NODE (ProprietaryCode)
64 Identification CopyTo ProprietaryCode
65 END
66 END
67 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT538_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT544_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT545_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT546_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT547_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT578_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02000201_MT586_Translation
Translate method TTR9
58 TRANSLATE(GenericIdentification24, 95R)
59 RULE
60 NODE (DataSourceScheme)
61 GenericIdentification24 TranslateTo DataSourceScheme
62 END
63 NODE (ProprietaryCode)
64 Identification CopyTo ProprietaryCode
65 END
66 END
67 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt02100201_MT549_Translation
Translate method TTR9
72 TRANSLATE(PartyIdentification18Choice, 95P_2)
73 RULE
74 NODE (IdentifierCode)
75 BICOrBEI CopyTo IdentifierCode
76 END
77 END
78 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT524_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT540_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT541_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT542_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02000201_MT543_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02100201_MT549_Translation
Translate method TTR9
58 TRANSLATE(GenericIdentification24, 95R)
59 RULE
60 NODE (DataSourceScheme)
61 GenericIdentification24 TranslateTo DataSourceScheme
62 END
63 NODE (ProprietaryCode)
64 Identification CopyTo ProprietaryCode
65 END
66 END
67 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02200201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02700201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR9
68 TRANSLATE(GenericIdentification25, Identifier_FIN_8c)
69 RULE
70 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
71 END
72 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02900201_MT578_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03000201_MT530_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03100201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR9
90 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
91 RULE
92 IF (ISODateTime Matches '.*-00:00')
93 THEN
94 '0000' CopyTo DateTime_UTCIndicator_1
95 ELSE
96 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
97 END
98 END
99 END
translateTTR9(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR9
81 TRANSLATE(ISODateTime, Quantity_FIN_3n)
82 RULE
83 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
84 THEN
85 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
86 END
87 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
88 THEN
89 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
90 END
91 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
92 THEN
93 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
94 END
95 END
96 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR90
1235 TRANSLATE(93B, SubBalanceInformation8)
1236 RULE
1237 NODE (SubBalanceType)
1238 NODE (Code)
1239 'COLI' CopyTo SubBalanceType\Code
1240 END
1241 END
1242 NODE (Quantity)
1243 NODE (Quantity)
1244 IF (Not (DataSourceScheme IsPresent))
1245 THEN
1246 93B TranslateTo Quantity\Quantity
1247 END
1248 END
1249 NODE (Proprietary)
1250 IF (DataSourceScheme IsPresent)
1251 THEN
1252 93B TranslateTo Quantity\Proprietary
1253 END
1254 END
1255 END
1256 END
1257 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR90
1210 TRANSLATE(93B, SubBalanceInformation7)
1211 RULE
1212 NODE (SubBalanceType)
1213 NODE (Code)
1214 'COLI' CopyTo SubBalanceType\Code
1215 END
1216 END
1217 NODE (Quantity)
1218 NODE (Quantity)
1219 IF (Not (DataSourceScheme IsPresent))
1220 THEN
1221 93B TranslateTo Quantity\Quantity
1222 END
1223 END
1224 NODE (Proprietary)
1225 IF (DataSourceScheme IsPresent)
1226 THEN
1227 93B TranslateTo Quantity\Proprietary
1228 END
1229 END
1230 END
1231 END
1232 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR90
1394 TRANSLATE(36B, FinancialInstrumentQuantity15Choice)
1395 RULE
1396 NODE (Unit)
1397 IF (QuantityTypeCode IsSameString 'UNIT')
1398 THEN
1399 Quantity TranslateTo Unit
1400 END
1401 END
1402 NODE (FaceAmount)
1403 IF (QuantityTypeCode IsSameString 'FAMT')
1404 THEN
1405 Quantity TranslateTo FaceAmount
1406 END
1407 END
1408 NODE (AmortisedValue)
1409 IF (QuantityTypeCode IsSameString 'AMOR')
1410 THEN
1411 Quantity TranslateTo AmortisedValue
1412 END
1413 END
1414 END
1415 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR90
1101 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1102 RULE
1103 'SHHE' EquivalentTo 'SHHE'
1104 END
1105 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR90
1082 TRANSLATE(98B_1, TerminationDate3Choice)
1083 RULE
1084 NODE (Code)
1085 98B_1 TranslateTo Code
1086 END
1087 END
1088 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR90
1101 TRANSLATE(95S, AlternatePartyIdentification3)
1102 RULE
1103 NODE (IdentificationType)
1104 NODE (Code)
1105 IF (Not (DataSourceScheme IsPresent))
1106 THEN
1107 TypeOfID TranslateTo IdentificationType\Code
1108 END
1109 END
1110 NODE (Proprietary)
1111 DataSourceScheme TranslateTo IdentificationType\Proprietary
1112 NODE (Identification)
1113 IF (DataSourceScheme IsPresent)
1114 THEN
1115 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1116 END
1117 END
1118 END
1119 END
1120 NODE (Country)
1121 CountryCode CopyTo Country
1122 END
1123 NODE (AlternateIdentification)
1124 AlternateID CopyTo AlternateIdentification
1125 END
1126 END
1127 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR90
1101 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1102 RULE
1103 'SHHE' EquivalentTo 'SHHE'
1104 END
1105 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR90
1082 TRANSLATE(98B_1, TerminationDate3Choice)
1083 RULE
1084 NODE (Code)
1085 98B_1 TranslateTo Code
1086 END
1087 END
1088 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR90
1102 TRANSLATE(95S, AlternatePartyIdentification3)
1103 RULE
1104 NODE (IdentificationType)
1105 NODE (Code)
1106 IF (Not (DataSourceScheme IsPresent))
1107 THEN
1108 TypeOfID TranslateTo IdentificationType\Code
1109 END
1110 END
1111 NODE (Proprietary)
1112 DataSourceScheme TranslateTo IdentificationType\Proprietary
1113 NODE (Identification)
1114 IF (DataSourceScheme IsPresent)
1115 THEN
1116 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1117 END
1118 END
1119 END
1120 END
1121 NODE (Country)
1122 CountryCode CopyTo Country
1123 END
1124 NODE (AlternateIdentification)
1125 AlternateID CopyTo AlternateIdentification
1126 END
1127 END
1128 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR90
1071 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1072 RULE
1073 NODE (Identification)
1074 NODE (SafekeepingPlaceType)
1075 IF (Not (DataSourceScheme IsPresent))
1076 THEN
1077 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1078 END
1079 END
1080 NODE (Identification)
1081 IF (Not (DataSourceScheme IsPresent))
1082 THEN
1083 Narrative CopyTo Identification\Identification
1084 END
1085 END
1086 END
1087 NODE (Proprietary)
1088 NODE (Type)
1089 DataSourceScheme TranslateTo Proprietary\Type
1090 NODE (Identification)
1091 IF (DataSourceScheme IsPresent)
1092 THEN
1093 PlaceCode CopyTo Proprietary\Type\Identification
1094 END
1095 END
1096 END
1097 NODE (Identification)
1098 IF (DataSourceScheme IsPresent)
1099 THEN
1100 Narrative CopyTo Proprietary\Identification
1101 END
1102 END
1103 END
1104 END
1105 END
translateTTR90(String, Field) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR90
1084 TRANSLATE(98B_1, DateCode5Choice)
1085 RULE
1086 NODE (Code)
1087 IF (Not (DataSourceScheme IsPresent))
1088 THEN
1089 DateCode TranslateTo Code
1090 END
1091 END
1092 NODE (Proprietary)
1093 DataSourceScheme TranslateTo Proprietary
1094 NODE (Identification)
1095 IF (DataSourceScheme IsPresent)
1096 THEN
1097 DateCode CopyTo Proprietary\Identification
1098 END
1099 END
1100 END
1101 END
1102 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR90
1102 TRANSLATE(95S, AlternatePartyIdentification3)
1103 RULE
1104 NODE (IdentificationType)
1105 NODE (Code)
1106 IF (Not (DataSourceScheme IsPresent))
1107 THEN
1108 TypeOfID TranslateTo IdentificationType\Code
1109 END
1110 END
1111 NODE (Proprietary)
1112 DataSourceScheme TranslateTo IdentificationType\Proprietary
1113 NODE (Identification)
1114 IF (DataSourceScheme IsPresent)
1115 THEN
1116 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1117 END
1118 END
1119 END
1120 END
1121 NODE (Country)
1122 CountryCode CopyTo Country
1123 END
1124 NODE (AlternateIdentification)
1125 AlternateID CopyTo AlternateIdentification
1126 END
1127 END
1128 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR90
1071 TRANSLATE(94B_1, SafekeepingPlaceFormat4Choice)
1072 RULE
1073 NODE (Identification)
1074 NODE (SafekeepingPlaceType)
1075 IF (Not (DataSourceScheme IsPresent))
1076 THEN
1077 PlaceCode TranslateTo Identification\SafekeepingPlaceType
1078 END
1079 END
1080 NODE (Identification)
1081 IF (Not (DataSourceScheme IsPresent))
1082 THEN
1083 Narrative CopyTo Identification\Identification
1084 END
1085 END
1086 END
1087 NODE (Proprietary)
1088 NODE (Type)
1089 DataSourceScheme TranslateTo Proprietary\Type
1090 NODE (Identification)
1091 IF (DataSourceScheme IsPresent)
1092 THEN
1093 PlaceCode CopyTo Proprietary\Type\Identification
1094 END
1095 END
1096 END
1097 NODE (Identification)
1098 IF (DataSourceScheme IsPresent)
1099 THEN
1100 Narrative CopyTo Proprietary\Identification
1101 END
1102 END
1103 END
1104 END
1105 END
translateTTR90(String, Field) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR90
1084 TRANSLATE(98B_1, DateCode5Choice)
1085 RULE
1086 NODE (Code)
1087 IF (Not (DataSourceScheme IsPresent))
1088 THEN
1089 DateCode TranslateTo Code
1090 END
1091 END
1092 NODE (Proprietary)
1093 DataSourceScheme TranslateTo Proprietary
1094 NODE (Identification)
1095 IF (DataSourceScheme IsPresent)
1096 THEN
1097 DateCode CopyTo Proprietary\Identification
1098 END
1099 END
1100 END
1101 END
1102 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR90
1106 TRANSLATE(95S, AlternatePartyIdentification3)
1107 RULE
1108 NODE (IdentificationType)
1109 NODE (Code)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 TypeOfID TranslateTo IdentificationType\Code
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo IdentificationType\Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 TypeOfID CopyTo IdentificationType\Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 NODE (Country)
1126 CountryCode CopyTo Country
1127 END
1128 NODE (AlternateIdentification)
1129 AlternateID CopyTo AlternateIdentification
1130 END
1131 END
1132 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR90
1052 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1053 RULE
1054 NODE (Country)
1055 CountryCode CopyTo Country
1056 END
1057 END
1058 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR90
1052 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1053 RULE
1054 NODE (Country)
1055 CountryCode CopyTo Country
1056 END
1057 END
1058 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR90
1052 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1053 RULE
1054 NODE (Country)
1055 CountryCode CopyTo Country
1056 END
1057 END
1058 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR90
1075 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1076 RULE
1077 'SHHE' EquivalentTo 'SHHE'
1078 END
1079 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR90
1052 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1053 RULE
1054 NODE (Country)
1055 CountryCode CopyTo Country
1056 END
1057 END
1058 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR90
1329 TRANSLATE(22F_162, RepurchaseType6Choice)
1330 RULE
1331 NODE (Code)
1332 IF (Not (DataSourceScheme IsPresent))
1333 THEN
1334 Indicator TranslateTo Code
1335 END
1336 END
1337 NODE (Proprietary)
1338 NODE (Identification)
1339 IF (DataSourceScheme IsPresent)
1340 THEN
1341 Indicator CopyTo Proprietary\Identification
1342 END
1343 END
1344 DataSourceScheme TranslateTo Proprietary
1345 END
1346 END
1347 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR90
1133 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1134 RULE
1135 NODE (Amount)
1136 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1137 THEN
1138 Amount TranslateTo Amount
1139 ELSE
1140 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1141 END
1142 END
1143 NODE (Currency)
1144 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1145 THEN
1146 CurrencyCode TranslateTo Currency
1147 ELSE
1148 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1149 END
1150 END
1151 END
1152 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR90
1289 TRANSLATE(22F_57, BlockTrade2Choice)
1290 RULE
1291 NODE (Code)
1292 IF (Not (DataSourceScheme IsPresent))
1293 THEN
1294 Indicator TranslateTo Code
1295 END
1296 END
1297 NODE (Proprietary)
1298 NODE (Identification)
1299 IF (DataSourceScheme IsPresent)
1300 THEN
1301 Indicator CopyTo Proprietary\Identification
1302 END
1303 END
1304 DataSourceScheme TranslateTo Proprietary
1305 END
1306 END
1307 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR90
1080 TRANSLATE(22F_217, YesNoIndicator)
1081 RULE
1082 IF (Not (DataSourceScheme IsPresent))
1083 THEN
1084 IF (Indicator IsSameString 'MATA')
1085 THEN
1086 'true' CopyTo YesNoIndicator
1087 END
1088 IF (Indicator IsSameString 'MATN')
1089 THEN
1090 'false' CopyTo YesNoIndicator
1091 END
1092 END
1093 END
1094 END
translateTTR90(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR90
1066 TRANSLATE(98B_1, TerminationDate3Choice)
1067 RULE
1068 NODE (Code)
1069 98B_1 TranslateTo Code
1070 END
1071 END
1072 END
translateTTR90(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR90
1061 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1062 RULE
1063 'ARNU' EquivalentTo 'ARNU'
1064 'CCPT' EquivalentTo 'CCPT'
1065 'CHTY' EquivalentTo 'CHTY'
1066 'DRLC' EquivalentTo 'DRLC'
1067 'FIIN' EquivalentTo 'FIIN'
1068 'CORP' EquivalentTo 'CORP'
1069 'TXID' EquivalentTo 'TXID'
1070 END
1071 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR90
1113 TRANSLATE(AmountAndDirection14, 19A)
1114 RULE
1115 Amount TranslateTo 19A
1116 NODE (Sign)
1117 IF (Sign IsSameBoolean 'false')
1118 THEN
1119 'N' CopyTo Sign
1120 END
1121 END
1122 END
1123 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR90
1096 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1097 RULE
1098 NODE (CurrencyCode)
1099 Currency CopyTo CurrencyCode
1100 END
1101 NODE (Amount)
1102 (Amount FormatDecimal 'MT') CopyTo Amount
1103 END
1104 END
1105 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR90
1181 TRANSLATE(MarketClientSide2Choice, 22F_56)
1182 RULE
1183 NODE (DataSourceScheme)
1184 Proprietary TranslateTo DataSourceScheme
1185 END
1186 NODE (Indicator)
1187 Code TranslateTo Indicator
1188 Proprietary\Identification CopyTo Indicator
1189 END
1190 END
1191 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR90
1164 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1165 RULE
1166 'MAKT' EquivalentTo 'MAKT'
1167 'CLNT' EquivalentTo 'CLNT'
1168 END
1169 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR90
940 TRANSLATE(TradeTransactionCondition4Code, OptionalCode_4!c_221)
941 RULE
942 'CBNS' EquivalentTo 'CBNS'
943 'XBNS' EquivalentTo 'XBNS'
944 'CCPN' EquivalentTo 'CCPN'
945 'XCPN' EquivalentTo 'XCPN'
946 'CDIV' EquivalentTo 'CDIV'
947 'XDIV' EquivalentTo 'XDIV'
948 'CRTS' EquivalentTo 'CRTS'
949 'XRTS' EquivalentTo 'XRTS'
950 'CWAR' EquivalentTo 'CWAR'
951 'XWAR' EquivalentTo 'XWAR'
952 'SPCU' EquivalentTo 'SPCU'
953 'SPEX' EquivalentTo 'SPEX'
954 'GTDL' EquivalentTo 'GTDL'
955 'BCRO' EquivalentTo 'BCRO'
956 'BCRP' EquivalentTo 'BCRP'
957 'BCFD' EquivalentTo 'BCFD'
958 'BCBL' EquivalentTo 'BCBL'
959 'BCBN' EquivalentTo 'BCBN'
960 'BCPD' EquivalentTo 'BCPD'
961 END
962 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR90
991 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
992 RULE
993 NODE (QuantityTypeCode)
994 'AMOR' CopyTo QuantityTypeCode
995 END
996 NODE (Quantity)
997 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
998 THEN
999 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1000 ELSE
1001 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1002 THEN
1003 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1004 ELSE
1005 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1006 END
1007 END
1008 END
1009 END
1010 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR90
991 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
992 RULE
993 NODE (QuantityTypeCode)
994 'AMOR' CopyTo QuantityTypeCode
995 END
996 NODE (Quantity)
997 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
998 THEN
999 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1000 ELSE
1001 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1002 THEN
1003 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1004 ELSE
1005 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1006 END
1007 END
1008 END
1009 END
1010 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR90
991 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
992 RULE
993 NODE (QuantityTypeCode)
994 'AMOR' CopyTo QuantityTypeCode
995 END
996 NODE (Quantity)
997 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
998 THEN
999 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1000 ELSE
1001 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1002 THEN
1003 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1004 ELSE
1005 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1006 END
1007 END
1008 END
1009 END
1010 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR90
991 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
992 RULE
993 NODE (QuantityTypeCode)
994 'AMOR' CopyTo QuantityTypeCode
995 END
996 NODE (Quantity)
997 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
998 THEN
999 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1000 ELSE
1001 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1002 THEN
1003 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1004 ELSE
1005 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1006 END
1007 END
1008 END
1009 END
1010 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR90
1228 TRANSLATE(ExposureType1Code, OptionalCode_4!c_358)
1229 RULE
1230 'CCIR' EquivalentTo 'CCIR'
1231 'COMM' EquivalentTo 'COMM'
1232 'CRDS' EquivalentTo 'CRDS'
1233 'CRPR' EquivalentTo 'CRPR'
1234 'EQPT' EquivalentTo 'EQPT'
1235 'EQUS' EquivalentTo 'EQUS'
1236 'EXPT' EquivalentTo 'EXPT'
1237 'EXTD' EquivalentTo 'EXTD'
1238 'FIXI' EquivalentTo 'FIXI'
1239 'FORW' EquivalentTo 'FORW'
1240 'FORX' EquivalentTo 'FORX'
1241 'FUTR' EquivalentTo 'FUTR'
1242 'LIQU' EquivalentTo 'LIQU'
1243 'CRTL' EquivalentTo 'CRTL'
1244 'CRSP' EquivalentTo 'CRSP'
1245 'OPTN' EquivalentTo 'OPTN'
1246 'OTCD' EquivalentTo 'OTCD'
1247 'PAYM' EquivalentTo 'PAYM'
1248 'REPO' EquivalentTo 'REPO'
1249 'SCIE' EquivalentTo 'SCIE'
1250 'SCIR' EquivalentTo 'SCIR'
1251 'SCRP' EquivalentTo 'SCRP'
1252 'SLEB' EquivalentTo 'SLEB'
1253 'SLOA' EquivalentTo 'SLOA'
1254 'SWPT' EquivalentTo 'SWPT'
1255 'TBAS' EquivalentTo 'TBAS'
1256 'TRCP' EquivalentTo 'TCRP'
1257 'RVPO' EquivalentTo 'RVPO'
1258 'BFWD' EquivalentTo 'BFWD'
1259 'SBSC' EquivalentTo 'SBSB'
1260 END
1261 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR90
996 TRANSLATE(AmountAndDirection15, 19A)
997 RULE
998 NODE (Sign)
999 CreditDebitIndicator TranslateTo Sign
1000 END
1001 NODE (CurrencyCode)
1002 Amount\Currency TranslateTo CurrencyCode
1003 END
1004 NODE (Amount)
1005 Amount\Amount TranslateTo Amount
1006 END
1007 END
1008 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR90
941 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
942 RULE
943 'CUST' EquivalentTo 'CUST'
944 'ICSD' EquivalentTo 'ICSD'
945 'NCSD' EquivalentTo 'NCSD'
946 'SHHE' EquivalentTo 'SHHE'
947 END
948 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR90
1228 TRANSLATE(SettlementDate4Choice, 98C)
1229 RULE
1230 Date TranslateTo 98C
1231 END
1232 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR90
1033 TRANSLATE(SecuritiesAccount17, 97B_2)
1034 RULE
1035 NODE (DataSourceScheme)
1036 Type TranslateTo DataSourceScheme
1037 END
1038 NODE (AccountTypeCode)
1039 Type\Identification CopyTo AccountTypeCode
1040 END
1041 NODE (AccountNumber)
1042 IF (Type IsPresent)
1043 THEN
1044 Identification CopyTo AccountNumber
1045 END
1046 END
1047 END
1048 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR90
1033 TRANSLATE(SecuritiesAccount17, 97B_2)
1034 RULE
1035 NODE (DataSourceScheme)
1036 Type TranslateTo DataSourceScheme
1037 END
1038 NODE (AccountTypeCode)
1039 Type\Identification CopyTo AccountTypeCode
1040 END
1041 NODE (AccountNumber)
1042 IF (Type IsPresent)
1043 THEN
1044 Identification CopyTo AccountNumber
1045 END
1046 END
1047 END
1048 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR90
1033 TRANSLATE(SecuritiesAccount17, 97B_2)
1034 RULE
1035 NODE (DataSourceScheme)
1036 Type TranslateTo DataSourceScheme
1037 END
1038 NODE (AccountTypeCode)
1039 Type\Identification CopyTo AccountTypeCode
1040 END
1041 NODE (AccountNumber)
1042 IF (Type IsPresent)
1043 THEN
1044 Identification CopyTo AccountNumber
1045 END
1046 END
1047 END
1048 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR90
1033 TRANSLATE(SecuritiesAccount17, 97B_2)
1034 RULE
1035 NODE (DataSourceScheme)
1036 Type TranslateTo DataSourceScheme
1037 END
1038 NODE (AccountTypeCode)
1039 Type\Identification CopyTo AccountTypeCode
1040 END
1041 NODE (AccountNumber)
1042 IF (Type IsPresent)
1043 THEN
1044 Identification CopyTo AccountNumber
1045 END
1046 END
1047 END
1048 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR90
1240 TRANSLATE(SettlementDate6Choice, 98A)
1241 RULE
1242 Date TranslateTo 98A
1243 END
1244 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR90
999 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1000 RULE
1001 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1002 END
1003 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR90
999 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1000 RULE
1001 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1002 END
1003 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR90
999 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1000 RULE
1001 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1002 END
1003 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR90
999 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1000 RULE
1001 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1002 END
1003 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR90
1017 TRANSLATE(AlternatePartyIdentification3, 95S)
1018 RULE
1019 NODE (DataSourceScheme)
1020 IdentificationType\Proprietary TranslateTo DataSourceScheme
1021 END
1022 NODE (TypeOfID)
1023 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1024 IdentificationType\Code TranslateTo TypeOfID
1025 END
1026 NODE (CountryCode)
1027 Country CopyTo CountryCode
1028 END
1029 NODE (AlternateID)
1030 AlternateIdentification CopyTo AlternateID
1031 END
1032 END
1033 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR90
1016 TRANSLATE(AlternatePartyIdentification3, 95S)
1017 RULE
1018 NODE (DataSourceScheme)
1019 IdentificationType\Proprietary TranslateTo DataSourceScheme
1020 END
1021 NODE (TypeOfID)
1022 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1023 IdentificationType\Code TranslateTo TypeOfID
1024 END
1025 NODE (CountryCode)
1026 Country CopyTo CountryCode
1027 END
1028 NODE (AlternateID)
1029 AlternateIdentification CopyTo AlternateID
1030 END
1031 END
1032 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR90
1018 TRANSLATE(AlternatePartyIdentification3, 95S)
1019 RULE
1020 NODE (DataSourceScheme)
1021 IdentificationType\Proprietary TranslateTo DataSourceScheme
1022 END
1023 NODE (TypeOfID)
1024 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1025 IdentificationType\Code TranslateTo TypeOfID
1026 END
1027 NODE (CountryCode)
1028 Country CopyTo CountryCode
1029 END
1030 NODE (AlternateID)
1031 AlternateIdentification CopyTo AlternateID
1032 END
1033 END
1034 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR90
1017 TRANSLATE(AlternatePartyIdentification3, 95S)
1018 RULE
1019 NODE (DataSourceScheme)
1020 IdentificationType\Proprietary TranslateTo DataSourceScheme
1021 END
1022 NODE (TypeOfID)
1023 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1024 IdentificationType\Code TranslateTo TypeOfID
1025 END
1026 NODE (CountryCode)
1027 Country CopyTo CountryCode
1028 END
1029 NODE (AlternateID)
1030 AlternateIdentification CopyTo AlternateID
1031 END
1032 END
1033 END
translateTTR90(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR90
970 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
971 RULE
972 'A144' EquivalentTo '144A'
973 'NRST' EquivalentTo 'NRST'
974 'RSTR' EquivalentTo 'RSTR'
975 END
976 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR91
1258 TRANSLATE(93C, SubBalanceInformation8)
1259 RULE
1260 NODE (SubBalanceType)
1261 NODE (Code)
1262 'COLI' CopyTo SubBalanceType\Code
1263 END
1264 END
1265 NODE (Quantity)
1266 NODE (QuantityAndAvailability)
1267 93C TranslateTo Quantity\QuantityAndAvailability
1268 END
1269 END
1270 END
1271 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR91
1233 TRANSLATE(93C, SubBalanceInformation7)
1234 RULE
1235 NODE (SubBalanceType)
1236 NODE (Code)
1237 'COLI' CopyTo SubBalanceType\Code
1238 END
1239 END
1240 NODE (Quantity)
1241 NODE (QuantityAndAvailability)
1242 93C TranslateTo Quantity\QuantityAndAvailability
1243 END
1244 END
1245 END
1246 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR91
1416 TRANSLATE(Quantity_FIN_15d, RestrictedFINDecimalNumber)
1417 RULE
1418 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINDecimalNumber
1419 END
1420 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR91
1106 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1107 RULE
1108 NODE (TypeAndIdentification)
1109 NODE (SafekeepingPlaceType)
1110 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1111 END
1112 NODE (Identification)
1113 IdentifierCode TranslateTo TypeAndIdentification\Identification
1114 END
1115 END
1116 END
1117 END
translateTTR91(String, Field) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR91
1089 TRANSLATE(98B_1, DateCode5Choice)
1090 RULE
1091 NODE (Code)
1092 IF (Not (DataSourceScheme IsPresent))
1093 THEN
1094 DateCode TranslateTo Code
1095 END
1096 END
1097 NODE (Proprietary)
1098 DataSourceScheme TranslateTo Proprietary
1099 NODE (Identification)
1100 IF (DataSourceScheme IsPresent)
1101 THEN
1102 DateCode CopyTo Proprietary\Identification
1103 END
1104 END
1105 END
1106 END
1107 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR91
1128 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1129 RULE
1130 'ARNU' EquivalentTo 'ARNU'
1131 'CCPT' EquivalentTo 'CCPT'
1132 'CHTY' EquivalentTo 'CHTY'
1133 'DRLC' EquivalentTo 'DRLC'
1134 'FIIN' EquivalentTo 'FIIN'
1135 'CORP' EquivalentTo 'CORP'
1136 'TXID' EquivalentTo 'TXID'
1137 END
1138 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR91
1106 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1107 RULE
1108 NODE (TypeAndIdentification)
1109 NODE (SafekeepingPlaceType)
1110 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1111 END
1112 NODE (Identification)
1113 IdentifierCode TranslateTo TypeAndIdentification\Identification
1114 END
1115 END
1116 END
1117 END
translateTTR91(String, Field) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR91
1089 TRANSLATE(98B_1, DateCode5Choice)
1090 RULE
1091 NODE (Code)
1092 IF (Not (DataSourceScheme IsPresent))
1093 THEN
1094 DateCode TranslateTo Code
1095 END
1096 END
1097 NODE (Proprietary)
1098 DataSourceScheme TranslateTo Proprietary
1099 NODE (Identification)
1100 IF (DataSourceScheme IsPresent)
1101 THEN
1102 DateCode CopyTo Proprietary\Identification
1103 END
1104 END
1105 END
1106 END
1107 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR91
1129 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1130 RULE
1131 'ARNU' EquivalentTo 'ARNU'
1132 'CCPT' EquivalentTo 'CCPT'
1133 'CHTY' EquivalentTo 'CHTY'
1134 'DRLC' EquivalentTo 'DRLC'
1135 'FIIN' EquivalentTo 'FIIN'
1136 'CORP' EquivalentTo 'CORP'
1137 'TXID' EquivalentTo 'TXID'
1138 END
1139 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR91
1106 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1107 RULE
1108 'SHHE' EquivalentTo 'SHHE'
1109 END
1110 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR91
1103 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1104 RULE
1105 'OPEN' EquivalentTo 'OPEN'
1106 END
1107 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR91
1129 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1130 RULE
1131 'ARNU' EquivalentTo 'ARNU'
1132 'CCPT' EquivalentTo 'CCPT'
1133 'CHTY' EquivalentTo 'CHTY'
1134 'DRLC' EquivalentTo 'DRLC'
1135 'FIIN' EquivalentTo 'FIIN'
1136 'CORP' EquivalentTo 'CORP'
1137 'TXID' EquivalentTo 'TXID'
1138 END
1139 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR91
1106 TRANSLATE(OptionalCode_4!c_5, SafekeepingPlace3Code)
1107 RULE
1108 'SHHE' EquivalentTo 'SHHE'
1109 END
1110 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR91
1103 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1104 RULE
1105 'OPEN' EquivalentTo 'OPEN'
1106 END
1107 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR91
1133 TRANSLATE(OptionalCode_4!c_20, TypeOfIdentification1Code)
1134 RULE
1135 'ARNU' EquivalentTo 'ARNU'
1136 'CCPT' EquivalentTo 'CCPT'
1137 'CHTY' EquivalentTo 'CHTY'
1138 'DRLC' EquivalentTo 'DRLC'
1139 'FIIN' EquivalentTo 'FIIN'
1140 'CORP' EquivalentTo 'CORP'
1141 'TXID' EquivalentTo 'TXID'
1142 END
1143 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR91
1059 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (TypeAndIdentification)
1062 NODE (SafekeepingPlaceType)
1063 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1064 END
1065 NODE (Identification)
1066 IdentifierCode TranslateTo TypeAndIdentification\Identification
1067 END
1068 END
1069 END
1070 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR91
1059 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (TypeAndIdentification)
1062 NODE (SafekeepingPlaceType)
1063 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1064 END
1065 NODE (Identification)
1066 IdentifierCode TranslateTo TypeAndIdentification\Identification
1067 END
1068 END
1069 END
1070 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR91
1059 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (TypeAndIdentification)
1062 NODE (SafekeepingPlaceType)
1063 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1064 END
1065 NODE (Identification)
1066 IdentifierCode TranslateTo TypeAndIdentification\Identification
1067 END
1068 END
1069 END
1070 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR91
1080 TRANSLATE(94C, SafekeepingPlaceFormat4Choice)
1081 RULE
1082 NODE (Country)
1083 CountryCode CopyTo Country
1084 END
1085 END
1086 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR91
1059 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1060 RULE
1061 NODE (TypeAndIdentification)
1062 NODE (SafekeepingPlaceType)
1063 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1064 END
1065 NODE (Identification)
1066 IdentifierCode TranslateTo TypeAndIdentification\Identification
1067 END
1068 END
1069 END
1070 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR91
1348 TRANSLATE(OptionalCode_4!c_270, RepurchaseType3Code)
1349 RULE
1350 'WTHD' EquivalentTo 'WTHD'
1351 'TOPU' EquivalentTo 'TOPU'
1352 'ROLP' EquivalentTo 'ROLP'
1353 'RATE' EquivalentTo 'RATE'
1354 'PAIR' EquivalentTo 'PAIR'
1355 'CADJ' EquivalentTo 'CADJ'
1356 'CALL' EquivalentTo 'CALL'
1357 'PADJ' EquivalentTo 'PADJ'
1358 END
1359 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR91
1153 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1154 RULE
1155 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1156 END
1157 END
translateTTR91(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR91
1308 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1309 RULE
1310 'BLCH' EquivalentTo 'BLCH'
1311 'BLPA' EquivalentTo 'BLPA'
1312 END
1313 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR91
1095 TRANSLATE(22F_216, YesNoIndicator)
1096 RULE
1097 IF (Not (DataSourceScheme IsPresent))
1098 THEN
1099 IF (Indicator IsSameString 'GIVE')
1100 THEN
1101 'false' CopyTo YesNoIndicator
1102 END
1103 IF (Indicator IsSameString 'TAKE')
1104 THEN
1105 'true' CopyTo YesNoIndicator
1106 END
1107 END
1108 END
1109 END
translateTTR91(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR91
1073 TRANSLATE(98B_1, DateCode5Choice)
1074 RULE
1075 NODE (Code)
1076 IF (Not (DataSourceScheme IsPresent))
1077 THEN
1078 DateCode TranslateTo Code
1079 END
1080 END
1081 NODE (Proprietary)
1082 DataSourceScheme TranslateTo Proprietary
1083 NODE (Identification)
1084 IF (DataSourceScheme IsPresent)
1085 THEN
1086 DateCode CopyTo Proprietary\Identification
1087 END
1088 END
1089 END
1090 END
1091 END
translateTTR91(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR91
1072 TRANSLATE(70C, RestrictedFINXMax140Text)
1073 RULE
1074 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax140Text
1075 END
1076 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR91
1124 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1125 RULE
1126 NODE (CurrencyCode)
1127 Currency CopyTo CurrencyCode
1128 END
1129 NODE (Amount)
1130 (Amount FormatDecimal 'MT') CopyTo Amount
1131 END
1132 END
1133 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR91
1106 TRANSLATE(ForeignExchangeTerms2, 92B)
1107 RULE
1108 NODE (FirstCurrencyCode)
1109 UnitCurrency TranslateTo FirstCurrencyCode
1110 END
1111 NODE (SecondCurrencyCode)
1112 QuotedCurrency TranslateTo SecondCurrencyCode
1113 END
1114 NODE (Rate)
1115 ExchangeRate TranslateTo Rate
1116 END
1117 END
1118 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR91
1192 TRANSLATE(MarketClientSideCode, OptionalCode_4!c_95)
1193 RULE
1194 'MAKT' EquivalentTo 'MAKT'
1195 'CLNT' EquivalentTo 'CLNT'
1196 END
1197 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR91
1170 TRANSLATE(BlockTrade2Choice, 22F_57)
1171 RULE
1172 NODE (DataSourceScheme)
1173 Proprietary TranslateTo DataSourceScheme
1174 END
1175 NODE (Indicator)
1176 Code TranslateTo Indicator
1177 Proprietary\Identification CopyTo Indicator
1178 END
1179 END
1180 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR91
963 TRANSLATE(TypeOfPrice5Choice, 22F_173)
964 RULE
965 NODE (DataSourceScheme)
966 Proprietary TranslateTo DataSourceScheme
967 END
968 NODE (Indicator)
969 Code TranslateTo Indicator
970 Proprietary\Identification CopyTo Indicator
971 END
972 END
973 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR91
1011 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1012 RULE
1013 NODE (QuantityTypeCode)
1014 'FAMT' CopyTo QuantityTypeCode
1015 END
1016 NODE (Quantity)
1017 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1018 THEN
1019 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1020 ELSE
1021 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1022 THEN
1023 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1024 ELSE
1025 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1026 END
1027 END
1028 END
1029 END
1030 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR91
1011 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1012 RULE
1013 NODE (QuantityTypeCode)
1014 'FAMT' CopyTo QuantityTypeCode
1015 END
1016 NODE (Quantity)
1017 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1018 THEN
1019 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1020 ELSE
1021 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1022 THEN
1023 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1024 ELSE
1025 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1026 END
1027 END
1028 END
1029 END
1030 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR91
1011 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1012 RULE
1013 NODE (QuantityTypeCode)
1014 'FAMT' CopyTo QuantityTypeCode
1015 END
1016 NODE (Quantity)
1017 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1018 THEN
1019 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1020 ELSE
1021 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1022 THEN
1023 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1024 ELSE
1025 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1026 END
1027 END
1028 END
1029 END
1030 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR91
1011 TRANSLATE(RestrictedFINImpliedCurrencyAndAmount, 36B)
1012 RULE
1013 NODE (QuantityTypeCode)
1014 'FAMT' CopyTo QuantityTypeCode
1015 END
1016 NODE (Quantity)
1017 IF ((RestrictedFINImpliedCurrencyAndAmount IsPresent) And ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '-'))
1018 THEN
1019 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1020 ELSE
1021 IF ((RestrictedFINImpliedCurrencyAndAmount Substring ('1', '1')) IsSameString '+')
1022 THEN
1023 ((RestrictedFINImpliedCurrencyAndAmount Substring '2') FormatDecimal 'MT') CopyTo Quantity
1024 ELSE
1025 (RestrictedFINImpliedCurrencyAndAmount FormatDecimal 'MT') CopyTo Quantity
1026 END
1027 END
1028 END
1029 END
1030 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR91
1262 TRANSLATE(YesNoIndicator, 22F_203)
1263 RULE
1264 NODE (Indicator)
1265 IF (YesNoIndicator IsSameBoolean 'true')
1266 THEN
1267 'COLA' CopyTo Indicator
1268 END
1269 IF (YesNoIndicator IsSameBoolean 'false')
1270 THEN
1271 'COLN' CopyTo Indicator
1272 END
1273 END
1274 END
1275 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'CRDT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'CRDT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'DBIT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'DBIT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'CRDT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'CRDT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'DBIT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR91
1009 TRANSLATE(CreditDebitCode, Text_Sign)
1010 RULE
1011 IF (CreditDebitCode IsSameString 'DBIT')
1012 THEN
1013 'N' CopyTo Text_Sign
1014 END
1015 END
1016 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR91
949 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
950 RULE
951 AnyBICIdentifier CopyTo Identifier_BICBEI
952 END
953 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR91
1233 TRANSLATE(TradeDate2Choice, 98A)
1234 RULE
1235 Date TranslateTo 98A
1236 END
1237 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR91
1049 TRANSLATE(CashAccountIdentification6Choice, 97A)
1050 RULE
1051 NODE (AccountNumber)
1052 Proprietary CopyTo AccountNumber
1053 END
1054 END
1055 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR91
1049 TRANSLATE(CashAccountIdentification6Choice, 97A)
1050 RULE
1051 NODE (AccountNumber)
1052 Proprietary CopyTo AccountNumber
1053 END
1054 END
1055 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR91
1049 TRANSLATE(CashAccountIdentification6Choice, 97A)
1050 RULE
1051 NODE (AccountNumber)
1052 Proprietary CopyTo AccountNumber
1053 END
1054 END
1055 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR91
1049 TRANSLATE(CashAccountIdentification6Choice, 97A)
1050 RULE
1051 NODE (AccountNumber)
1052 Proprietary CopyTo AccountNumber
1053 END
1054 END
1055 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR91
1245 TRANSLATE(SettlementDate6Choice, 98B_3)
1246 RULE
1247 NODE (DataSourceScheme)
1248 DateCode\Proprietary TranslateTo DataSourceScheme
1249 END
1250 NODE (DateCode)
1251 DateCode\Code TranslateTo DateCode
1252 DateCode\Proprietary\Identification CopyTo DateCode
1253 END
1254 END
1255 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR91
1004 TRANSLATE(PartyIdentification18Choice, 95P_2)
1005 RULE
1006 NODE (IdentifierCode)
1007 BICOrBEI CopyTo IdentifierCode
1008 END
1009 END
1010 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR91
1004 TRANSLATE(PartyIdentification18Choice, 95P_2)
1005 RULE
1006 NODE (IdentifierCode)
1007 BICOrBEI CopyTo IdentifierCode
1008 END
1009 END
1010 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR91
1004 TRANSLATE(PartyIdentification18Choice, 95P_2)
1005 RULE
1006 NODE (IdentifierCode)
1007 BICOrBEI CopyTo IdentifierCode
1008 END
1009 END
1010 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR91
1004 TRANSLATE(PartyIdentification18Choice, 95P_2)
1005 RULE
1006 NODE (IdentifierCode)
1007 BICOrBEI CopyTo IdentifierCode
1008 END
1009 END
1010 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR91
1034 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1035 RULE
1036 'ARNU' EquivalentTo 'ARNU'
1037 'CCPT' EquivalentTo 'CCPT'
1038 'CHTY' EquivalentTo 'CHTY'
1039 'CORP' EquivalentTo 'CORP'
1040 'DRLC' EquivalentTo 'DRLC'
1041 'FIIN' EquivalentTo 'FIIN'
1042 'TXID' EquivalentTo 'TXID'
1043 END
1044 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR91
1033 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1034 RULE
1035 'ARNU' EquivalentTo 'ARNU'
1036 'CCPT' EquivalentTo 'CCPT'
1037 'CHTY' EquivalentTo 'CHTY'
1038 'CORP' EquivalentTo 'CORP'
1039 'DRLC' EquivalentTo 'DRLC'
1040 'FIIN' EquivalentTo 'FIIN'
1041 'TXID' EquivalentTo 'TXID'
1042 END
1043 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR91
1035 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1036 RULE
1037 'ARNU' EquivalentTo 'ARNU'
1038 'CCPT' EquivalentTo 'CCPT'
1039 'CHTY' EquivalentTo 'CHTY'
1040 'CORP' EquivalentTo 'CORP'
1041 'DRLC' EquivalentTo 'DRLC'
1042 'FIIN' EquivalentTo 'FIIN'
1043 'TXID' EquivalentTo 'TXID'
1044 END
1045 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR91
1034 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1035 RULE
1036 'ARNU' EquivalentTo 'ARNU'
1037 'CCPT' EquivalentTo 'CCPT'
1038 'CHTY' EquivalentTo 'CHTY'
1039 'CORP' EquivalentTo 'CORP'
1040 'DRLC' EquivalentTo 'DRLC'
1041 'FIIN' EquivalentTo 'FIIN'
1042 'TXID' EquivalentTo 'TXID'
1043 END
1044 END
translateTTR91(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR91
977 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
978 RULE
979 NODE (DataSourceScheme)
980 Proprietary TranslateTo DataSourceScheme
981 END
982 NODE (Indicator)
983 Code TranslateTo Indicator
984 Proprietary\Identification CopyTo Indicator
985 END
986 END
987 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR92
1272 TRANSLATE(93B, SubBalanceInformation8)
1273 RULE
1274 NODE (SubBalanceType)
1275 NODE (Code)
1276 'REGO' CopyTo SubBalanceType\Code
1277 END
1278 END
1279 NODE (Quantity)
1280 NODE (Quantity)
1281 IF (Not (DataSourceScheme IsPresent))
1282 THEN
1283 93B TranslateTo Quantity\Quantity
1284 END
1285 END
1286 NODE (Proprietary)
1287 IF (DataSourceScheme IsPresent)
1288 THEN
1289 93B TranslateTo Quantity\Proprietary
1290 END
1291 END
1292 END
1293 END
1294 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR92
1247 TRANSLATE(93B, SubBalanceInformation7)
1248 RULE
1249 NODE (SubBalanceType)
1250 NODE (Code)
1251 'BLOV' CopyTo SubBalanceType\Code
1252 END
1253 END
1254 NODE (Quantity)
1255 NODE (Quantity)
1256 IF (Not (DataSourceScheme IsPresent))
1257 THEN
1258 93B TranslateTo Quantity\Quantity
1259 END
1260 END
1261 NODE (Proprietary)
1262 IF (DataSourceScheme IsPresent)
1263 THEN
1264 93B TranslateTo Quantity\Proprietary
1265 END
1266 END
1267 END
1268 END
1269 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR92
1421 TRANSLATE(Quantity_FIN_15d, RestrictedFINImpliedCurrencyAndAmount)
1422 RULE
1423 (Quantity_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINImpliedCurrencyAndAmount
1424 END
1425 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR92
1118 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1119 RULE
1120 'CUST' EquivalentTo 'CUST'
1121 'ICSD' EquivalentTo 'ICSD'
1122 'NCSD' EquivalentTo 'NCSD'
1123 'SHHE' EquivalentTo 'SHHE'
1124 END
1125 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR92
1108 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1109 RULE
1110 'OPEN' EquivalentTo 'OPEN'
1111 END
1112 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR92
1139 TRANSLATE(70D, RestrictedFINXMax350Text)
1140 RULE
1141 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1142 END
1143 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR92
1118 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1119 RULE
1120 'CUST' EquivalentTo 'CUST'
1121 'ICSD' EquivalentTo 'ICSD'
1122 'NCSD' EquivalentTo 'NCSD'
1123 'SHHE' EquivalentTo 'SHHE'
1124 END
1125 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR92
1108 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1109 RULE
1110 'OPEN' EquivalentTo 'OPEN'
1111 END
1112 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR92
1140 TRANSLATE(70D, RestrictedFINXMax350Text)
1141 RULE
1142 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1143 END
1144 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR92
1111 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1112 RULE
1113 NODE (TypeAndIdentification)
1114 NODE (SafekeepingPlaceType)
1115 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1116 END
1117 NODE (Identification)
1118 IdentifierCode TranslateTo TypeAndIdentification\Identification
1119 END
1120 END
1121 END
1122 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR92
1108 TRANSLATE(22F_37, RateType8Choice)
1109 RULE
1110 NODE (Code)
1111 IF (Not (DataSourceScheme IsPresent))
1112 THEN
1113 Indicator TranslateTo Code
1114 END
1115 END
1116 NODE (Proprietary)
1117 DataSourceScheme TranslateTo Proprietary
1118 NODE (Identification)
1119 IF (DataSourceScheme IsPresent)
1120 THEN
1121 Indicator CopyTo Proprietary\Identification
1122 END
1123 END
1124 END
1125 END
1126 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR92
1140 TRANSLATE(70D, RestrictedFINXMax350Text)
1141 RULE
1142 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1143 END
1144 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR92
1111 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1112 RULE
1113 NODE (TypeAndIdentification)
1114 NODE (SafekeepingPlaceType)
1115 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1116 END
1117 NODE (Identification)
1118 IdentifierCode TranslateTo TypeAndIdentification\Identification
1119 END
1120 END
1121 END
1122 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR92
1108 TRANSLATE(22F_37, RateType8Choice)
1109 RULE
1110 NODE (Code)
1111 IF (Not (DataSourceScheme IsPresent))
1112 THEN
1113 Indicator TranslateTo Code
1114 END
1115 END
1116 NODE (Proprietary)
1117 DataSourceScheme TranslateTo Proprietary
1118 NODE (Identification)
1119 IF (DataSourceScheme IsPresent)
1120 THEN
1121 Indicator CopyTo Proprietary\Identification
1122 END
1123 END
1124 END
1125 END
1126 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR92
1144 TRANSLATE(70D, RestrictedFINXMax350Text)
1145 RULE
1146 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1147 END
1148 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR92
1071 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1072 RULE
1073 'CUST' EquivalentTo 'CUST'
1074 'ICSD' EquivalentTo 'ICSD'
1075 'NCSD' EquivalentTo 'NCSD'
1076 'SHHE' EquivalentTo 'SHHE'
1077 END
1078 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR92
1071 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1072 RULE
1073 'CUST' EquivalentTo 'CUST'
1074 'ICSD' EquivalentTo 'ICSD'
1075 'NCSD' EquivalentTo 'NCSD'
1076 'SHHE' EquivalentTo 'SHHE'
1077 END
1078 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR92
1071 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1072 RULE
1073 'CUST' EquivalentTo 'CUST'
1074 'ICSD' EquivalentTo 'ICSD'
1075 'NCSD' EquivalentTo 'NCSD'
1076 'SHHE' EquivalentTo 'SHHE'
1077 END
1078 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR92
1087 TRANSLATE(94F_1, SafekeepingPlaceFormat4Choice)
1088 RULE
1089 NODE (TypeAndIdentification)
1090 NODE (SafekeepingPlaceType)
1091 PlaceCode TranslateTo TypeAndIdentification\SafekeepingPlaceType
1092 END
1093 NODE (Identification)
1094 IdentifierCode TranslateTo TypeAndIdentification\Identification
1095 END
1096 END
1097 END
1098 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR92
1071 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1072 RULE
1073 'CUST' EquivalentTo 'CUST'
1074 'ICSD' EquivalentTo 'ICSD'
1075 'NCSD' EquivalentTo 'NCSD'
1076 'SHHE' EquivalentTo 'SHHE'
1077 END
1078 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR92
1360 TRANSLATE(22F_56, MarketClientSide2Choice)
1361 RULE
1362 NODE (Code)
1363 IF (Not (DataSourceScheme IsPresent))
1364 THEN
1365 Indicator TranslateTo Code
1366 END
1367 END
1368 NODE (Proprietary)
1369 DataSourceScheme TranslateTo Proprietary
1370 NODE (Identification)
1371 IF (DataSourceScheme IsPresent)
1372 THEN
1373 Indicator CopyTo Proprietary\Identification
1374 END
1375 END
1376 END
1377 END
1378 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR92
1158 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1159 RULE
1160 Currency CopyTo ActiveOrHistoricCurrencyCode
1161 END
1162 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR92
1314 TRANSLATE(22F_33, Restriction2Choice)
1315 RULE
1316 NODE (Code)
1317 IF (Not (DataSourceScheme IsPresent))
1318 THEN
1319 Indicator TranslateTo Code
1320 END
1321 END
1322 NODE (Proprietary)
1323 DataSourceScheme TranslateTo Proprietary
1324 NODE (Identification)
1325 IF (DataSourceScheme IsPresent)
1326 THEN
1327 Indicator CopyTo Proprietary\Identification
1328 END
1329 END
1330 END
1331 END
1332 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR92
1110 TRANSLATE(92C, RateName2)
1111 RULE
1112 NODE (Issuer)
1113 DataSourceScheme CopyTo Issuer
1114 END
1115 NODE (RateName)
1116 RateName CopyTo RateName
1117 END
1118 END
1119 END
translateTTR92(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR92
1092 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1093 RULE
1094 'OPEN' EquivalentTo 'OPEN'
1095 END
1096 END
translateTTR92(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR92
1077 TRANSLATE(70D, RestrictedFINXMax350Text)
1078 RULE
1079 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax350Text
1080 END
1081 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR92
1134 TRANSLATE(ForeignExchangeTerms2, 92B)
1135 RULE
1136 NODE (FirstCurrencyCode)
1137 UnitCurrency TranslateTo FirstCurrencyCode
1138 END
1139 NODE (SecondCurrencyCode)
1140 QuotedCurrency TranslateTo SecondCurrencyCode
1141 END
1142 NODE (Rate)
1143 ExchangeRate TranslateTo Rate
1144 END
1145 END
1146 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR92
1119 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1120 RULE
1121 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1122 END
1123 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR92
1198 TRANSLATE(BlockTrade2Choice, 22F_57)
1199 RULE
1200 NODE (DataSourceScheme)
1201 Proprietary TranslateTo DataSourceScheme
1202 END
1203 NODE (Indicator)
1204 Code TranslateTo Indicator
1205 Proprietary\Identification CopyTo Indicator
1206 END
1207 END
1208 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR92
1181 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1182 RULE
1183 'BLPA' EquivalentTo 'BLPA'
1184 'BLCH' EquivalentTo 'BLCH'
1185 END
1186 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR92
974 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
975 RULE
976 'AVER' EquivalentTo 'AVER'
977 END
978 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR92
1031 TRANSLATE(RestrictedFINXMax210Text, 70D)
1032 RULE
1033 NODE (Narrative)
1034 NODE (Line)
1035 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1036 END
1037 NODE (Line)
1038 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1039 END
1040 NODE (Line)
1041 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1042 END
1043 NODE (Line)
1044 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1045 END
1046 NODE (Line)
1047 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1048 END
1049 NODE (Line)
1050 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1051 END
1052 END
1053 END
1054 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR92
1031 TRANSLATE(RestrictedFINXMax210Text, 70D)
1032 RULE
1033 NODE (Narrative)
1034 NODE (Line)
1035 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1036 END
1037 NODE (Line)
1038 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1039 END
1040 NODE (Line)
1041 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1042 END
1043 NODE (Line)
1044 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1045 END
1046 NODE (Line)
1047 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1048 END
1049 NODE (Line)
1050 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1051 END
1052 END
1053 END
1054 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR92
1031 TRANSLATE(RestrictedFINXMax210Text, 70D)
1032 RULE
1033 NODE (Narrative)
1034 NODE (Line)
1035 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1036 END
1037 NODE (Line)
1038 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1039 END
1040 NODE (Line)
1041 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1042 END
1043 NODE (Line)
1044 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1045 END
1046 NODE (Line)
1047 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1048 END
1049 NODE (Line)
1050 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1051 END
1052 END
1053 END
1054 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR92
1031 TRANSLATE(RestrictedFINXMax210Text, 70D)
1032 RULE
1033 NODE (Narrative)
1034 NODE (Line)
1035 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1036 END
1037 NODE (Line)
1038 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1039 END
1040 NODE (Line)
1041 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1042 END
1043 NODE (Line)
1044 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1045 END
1046 NODE (Line)
1047 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1048 END
1049 NODE (Line)
1050 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1051 END
1052 END
1053 END
1054 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR92
1276 TRANSLATE(SettlementDate6Choice, 98A)
1277 RULE
1278 Date TranslateTo 98A
1279 END
1280 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR92
1017 TRANSLATE(ActiveCurrencyCode, Currency)
1018 RULE
1019 ActiveCurrencyCode CopyTo Currency
1020 END
1021 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR92
954 TRANSLATE(DateAndDateTimeChoice, 98E_1)
955 RULE
956 NODE (Date)
957 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
958 THEN
959 DateTime TranslateTo Date
960 END
961 END
962 NODE (Time)
963 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
964 THEN
965 DateTime TranslateTo Time
966 END
967 END
968 NODE (Decimals)
969 IF ((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
970 THEN
971 DateTime TranslateTo Decimals
972 END
973 END
974 NODE (UTCIndicator)
975 IF ((((DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}') Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')) Or (DateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z'))
976 THEN
977 DateTime TranslateTo UTCIndicator
978 END
979 END
980 END
981 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR92
1238 TRANSLATE(TradeDate2Choice, 98B_2)
1239 RULE
1240 NODE (DataSourceScheme)
1241 DateCode\Proprietary TranslateTo DataSourceScheme
1242 END
1243 NODE (DateCode)
1244 DateCode\Code TranslateTo DateCode
1245 DateCode\Proprietary\Identification CopyTo DateCode
1246 END
1247 END
1248 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR92
1056 TRANSLATE(CashAccountIdentification6Choice, 97E)
1057 RULE
1058 NODE (InternationalBankAccountNumber)
1059 IBAN CopyTo InternationalBankAccountNumber
1060 END
1061 END
1062 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR92
1056 TRANSLATE(CashAccountIdentification6Choice, 97E)
1057 RULE
1058 NODE (InternationalBankAccountNumber)
1059 IBAN CopyTo InternationalBankAccountNumber
1060 END
1061 END
1062 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR92
1056 TRANSLATE(CashAccountIdentification6Choice, 97E)
1057 RULE
1058 NODE (InternationalBankAccountNumber)
1059 IBAN CopyTo InternationalBankAccountNumber
1060 END
1061 END
1062 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR92
1056 TRANSLATE(CashAccountIdentification6Choice, 97E)
1057 RULE
1058 NODE (InternationalBankAccountNumber)
1059 IBAN CopyTo InternationalBankAccountNumber
1060 END
1061 END
1062 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR92
1256 TRANSLATE(DateType4Code, OptionalCode_4!c_101)
1257 RULE
1258 'OPEN' EquivalentTo 'OPEN'
1259 'UKWN' EquivalentTo 'UKWN'
1260 END
1261 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR92
1011 TRANSLATE(PartyIdentification18Choice, 95R)
1012 RULE
1013 ProprietaryIdentification TranslateTo 95R
1014 END
1015 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR92
1011 TRANSLATE(PartyIdentification18Choice, 95R)
1012 RULE
1013 ProprietaryIdentification TranslateTo 95R
1014 END
1015 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR92
1011 TRANSLATE(PartyIdentification18Choice, 95R)
1012 RULE
1013 ProprietaryIdentification TranslateTo 95R
1014 END
1015 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR92
1011 TRANSLATE(PartyIdentification18Choice, 95R)
1012 RULE
1013 ProprietaryIdentification TranslateTo 95R
1014 END
1015 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR92
1045 TRANSLATE(RestrictedFINXMax350Text, 70D)
1046 RULE
1047 NODE (Narrative)
1048 NODE (Line)
1049 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1050 END
1051 NODE (Line)
1052 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1053 END
1054 NODE (Line)
1055 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1056 END
1057 NODE (Line)
1058 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1059 END
1060 NODE (Line)
1061 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1062 END
1063 NODE (Line)
1064 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1065 END
1066 END
1067 END
1068 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR92
1044 TRANSLATE(RestrictedFINXMax350Text, 70D)
1045 RULE
1046 NODE (Narrative)
1047 NODE (Line)
1048 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1049 END
1050 NODE (Line)
1051 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1052 END
1053 NODE (Line)
1054 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1055 END
1056 NODE (Line)
1057 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1058 END
1059 NODE (Line)
1060 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1061 END
1062 NODE (Line)
1063 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1064 END
1065 END
1066 END
1067 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR92
1046 TRANSLATE(RestrictedFINXMax350Text, 70D)
1047 RULE
1048 NODE (Narrative)
1049 NODE (Line)
1050 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1051 END
1052 NODE (Line)
1053 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1054 END
1055 NODE (Line)
1056 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1057 END
1058 NODE (Line)
1059 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1060 END
1061 NODE (Line)
1062 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1063 END
1064 NODE (Line)
1065 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1066 END
1067 END
1068 END
1069 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR92
1045 TRANSLATE(RestrictedFINXMax350Text, 70D)
1046 RULE
1047 NODE (Narrative)
1048 NODE (Line)
1049 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1050 END
1051 NODE (Line)
1052 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1053 END
1054 NODE (Line)
1055 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1056 END
1057 NODE (Line)
1058 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1059 END
1060 NODE (Line)
1061 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1062 END
1063 NODE (Line)
1064 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1065 END
1066 END
1067 END
1068 END
translateTTR92(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR92
988 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
989 RULE
990 'YSET' EquivalentTo 'YSET'
991 'NSET' EquivalentTo 'NSET'
992 END
993 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR93
1295 TRANSLATE(93C, SubBalanceInformation8)
1296 RULE
1297 NODE (SubBalanceType)
1298 NODE (Code)
1299 'REGO' CopyTo SubBalanceType\Code
1300 END
1301 END
1302 NODE (Quantity)
1303 NODE (QuantityAndAvailability)
1304 93C TranslateTo Quantity\QuantityAndAvailability
1305 END
1306 END
1307 END
1308 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR93
1270 TRANSLATE(93C, SubBalanceInformation7)
1271 RULE
1272 NODE (SubBalanceType)
1273 NODE (Code)
1274 'BLOV' CopyTo SubBalanceType\Code
1275 END
1276 END
1277 NODE (Quantity)
1278 NODE (QuantityAndAvailability)
1279 93C TranslateTo Quantity\QuantityAndAvailability
1280 END
1281 END
1282 END
1283 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR93
1426 TRANSLATE(36B, OriginalAndCurrentQuantities4)
1427 RULE
1428 NODE (FaceAmount)
1429 IF (QuantityTypeCode IsSameString 'FAMT')
1430 THEN
1431 Quantity TranslateTo FaceAmount
1432 END
1433 END
1434 NODE (AmortisedValue)
1435 IF (QuantityTypeCode IsSameString 'AMOR')
1436 THEN
1437 Quantity TranslateTo AmortisedValue
1438 END
1439 END
1440 END
1441 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR93
1126 TRANSLATE(22F_6, PriorityNumeric2Choice)
1127 RULE
1128 NODE (Numeric)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator CopyTo Numeric
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR93
1113 TRANSLATE(22F_37, RateType8Choice)
1114 RULE
1115 NODE (Code)
1116 IF (Not (DataSourceScheme IsPresent))
1117 THEN
1118 Indicator TranslateTo Code
1119 END
1120 END
1121 NODE (Proprietary)
1122 DataSourceScheme TranslateTo Proprietary
1123 NODE (Identification)
1124 IF (DataSourceScheme IsPresent)
1125 THEN
1126 Indicator CopyTo Proprietary\Identification
1127 END
1128 END
1129 END
1130 END
1131 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR93
1144 TRANSLATE(95P_2, PartyIdentification16Choice)
1145 RULE
1146 NODE (BICOrBEI)
1147 IdentifierCode TranslateTo BICOrBEI
1148 END
1149 END
1150 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR93
1126 TRANSLATE(22F_6, PriorityNumeric2Choice)
1127 RULE
1128 NODE (Numeric)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator CopyTo Numeric
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR93
1113 TRANSLATE(22F_37, RateType8Choice)
1114 RULE
1115 NODE (Code)
1116 IF (Not (DataSourceScheme IsPresent))
1117 THEN
1118 Indicator TranslateTo Code
1119 END
1120 END
1121 NODE (Proprietary)
1122 DataSourceScheme TranslateTo Proprietary
1123 NODE (Identification)
1124 IF (DataSourceScheme IsPresent)
1125 THEN
1126 Indicator CopyTo Proprietary\Identification
1127 END
1128 END
1129 END
1130 END
1131 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR93
1145 TRANSLATE(95P_2, PartyIdentification16Choice)
1146 RULE
1147 NODE (BICOrBEI)
1148 IdentifierCode TranslateTo BICOrBEI
1149 END
1150 END
1151 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR93
1123 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1124 RULE
1125 'CUST' EquivalentTo 'CUST'
1126 'ICSD' EquivalentTo 'ICSD'
1127 'NCSD' EquivalentTo 'NCSD'
1128 'SHHE' EquivalentTo 'SHHE'
1129 END
1130 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR93
1127 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1128 RULE
1129 'FIXE' EquivalentTo 'FIXE'
1130 'FORF' EquivalentTo 'FORF'
1131 'VARI' EquivalentTo 'VARI'
1132 END
1133 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR93
1145 TRANSLATE(95C, PartyIdentification17Choice)
1146 RULE
1147 NODE (Country)
1148 CountryCode CopyTo Country
1149 END
1150 END
1151 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR93
1123 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1124 RULE
1125 'CUST' EquivalentTo 'CUST'
1126 'ICSD' EquivalentTo 'ICSD'
1127 'NCSD' EquivalentTo 'NCSD'
1128 'SHHE' EquivalentTo 'SHHE'
1129 END
1130 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR93
1127 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1128 RULE
1129 'FIXE' EquivalentTo 'FIXE'
1130 'FORF' EquivalentTo 'FORF'
1131 'VARI' EquivalentTo 'VARI'
1132 END
1133 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR93
1149 TRANSLATE(95C, PartyIdentification17Choice)
1150 RULE
1151 NODE (Country)
1152 CountryCode CopyTo Country
1153 END
1154 END
1155 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR93
1079 TRANSLATE(98A, TerminationDate3Choice)
1080 RULE
1081 NODE (Date)
1082 98A TranslateTo Date
1083 END
1084 END
1085 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR93
1079 TRANSLATE(98A, TerminationDate3Choice)
1080 RULE
1081 NODE (Date)
1082 98A TranslateTo Date
1083 END
1084 END
1085 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR93
1079 TRANSLATE(98A, TerminationDate3Choice)
1080 RULE
1081 NODE (Date)
1082 98A TranslateTo Date
1083 END
1084 END
1085 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR93
1099 TRANSLATE(Code_4!c_5, SafekeepingPlace1Code)
1100 RULE
1101 'CUST' EquivalentTo 'CUST'
1102 'ICSD' EquivalentTo 'ICSD'
1103 'NCSD' EquivalentTo 'NCSD'
1104 'SHHE' EquivalentTo 'SHHE'
1105 END
1106 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR93
1079 TRANSLATE(98A, TerminationDate3Choice)
1080 RULE
1081 NODE (Date)
1082 98A TranslateTo Date
1083 END
1084 END
1085 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR93
1379 TRANSLATE(OptionalCode_4!c_95, MarketClientSideCode)
1380 RULE
1381 'CLNT' EquivalentTo 'CLNT'
1382 'MAKT' EquivalentTo 'MAKT'
1383 END
1384 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR93
1163 TRANSLATE(24B_7, GeneratedReasons2Choice)
1164 RULE
1165 NODE (Code)
1166 IF (Not (DataSourceScheme IsPresent))
1167 THEN
1168 ReasonCode TranslateTo Code
1169 END
1170 END
1171 NODE (Proprietary)
1172 DataSourceScheme TranslateTo Proprietary
1173 NODE (Identification)
1174 IF (DataSourceScheme IsPresent)
1175 THEN
1176 ReasonCode CopyTo Proprietary\Identification
1177 END
1178 END
1179 END
1180 END
1181 END
translateTTR93(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR93
1333 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1334 RULE
1335 '144A' EquivalentTo 'A144'
1336 'NRST' EquivalentTo 'NRST'
1337 'RSTR' EquivalentTo 'RSTR'
1338 END
1339 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR93
1120 TRANSLATE(92A, Rate2)
1121 RULE
1122 NODE (Sign)
1123 IF (Sign IsPresent)
1124 THEN
1125 'false' CopyTo Sign
1126 ELSE
1127 'true' CopyTo Sign
1128 END
1129 END
1130 NODE (Rate)
1131 Rate TranslateTo Rate
1132 END
1133 END
1134 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR93
1097 TRANSLATE(98C, TerminationDate3Choice)
1098 RULE
1099 NODE (Date)
1100 98C TranslateTo Date
1101 END
1102 END
1103 END
translateTTR93(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR93
1082 TRANSLATE(95P_2, PartyIdentification16Choice)
1083 RULE
1084 NODE (BICOrBEI)
1085 IdentifierCode TranslateTo BICOrBEI
1086 END
1087 END
1088 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR93
1147 TRANSLATE(BaseOneRate, Rate_FIN_15d)
1148 RULE
1149 (BaseOneRate FormatDecimal 'MT') CopyTo Rate_FIN_15d
1150 END
1151 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR93
1124 TRANSLATE(RestrictedFINXMax350Text, 70C)
1125 RULE
1126 NODE (Narrative)
1127 NODE (Line)
1128 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1129 END
1130 NODE (Line)
1131 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1132 END
1133 NODE (Line)
1134 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1135 END
1136 NODE (Line)
1137 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1138 END
1139 END
1140 END
1141 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR93
1209 TRANSLATE(BlockTrade1Code, OptionalCode_4!c_96)
1210 RULE
1211 'BLPA' EquivalentTo 'BLPA'
1212 'BLCH' EquivalentTo 'BLCH'
1213 END
1214 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR93
1187 TRANSLATE(Restriction2Choice, 22F_33)
1188 RULE
1189 NODE (DataSourceScheme)
1190 Proprietary TranslateTo DataSourceScheme
1191 END
1192 NODE (Indicator)
1193 Code TranslateTo Indicator
1194 Proprietary\Identification CopyTo Indicator
1195 END
1196 END
1197 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR93
979 TRANSLATE(RestrictedFINXMax210Text, 70D)
980 RULE
981 NODE (Narrative)
982 NODE (Line)
983 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
984 END
985 NODE (Line)
986 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
987 END
988 NODE (Line)
989 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
990 END
991 NODE (Line)
992 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
993 END
994 NODE (Line)
995 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
996 END
997 NODE (Line)
998 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
999 END
1000 END
1001 END
1002 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR93
1055 TRANSLATE(SecuritiesCertificate2, 13B)
1056 RULE
1057 NODE (DataSourceScheme)
1058 SecuritiesCertificate2 TranslateTo DataSourceScheme
1059 END
1060 NODE (Number)
1061 Number CopyTo Number
1062 END
1063 END
1064 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR93
1055 TRANSLATE(SecuritiesCertificate2, 13B)
1056 RULE
1057 NODE (DataSourceScheme)
1058 SecuritiesCertificate2 TranslateTo DataSourceScheme
1059 END
1060 NODE (Number)
1061 Number CopyTo Number
1062 END
1063 END
1064 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR93
1055 TRANSLATE(SecuritiesCertificate2, 13B)
1056 RULE
1057 NODE (DataSourceScheme)
1058 SecuritiesCertificate2 TranslateTo DataSourceScheme
1059 END
1060 NODE (Number)
1061 Number CopyTo Number
1062 END
1063 END
1064 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR93
1055 TRANSLATE(SecuritiesCertificate2, 13B)
1056 RULE
1057 NODE (DataSourceScheme)
1058 SecuritiesCertificate2 TranslateTo DataSourceScheme
1059 END
1060 NODE (Number)
1061 Number CopyTo Number
1062 END
1063 END
1064 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR93
1281 TRANSLATE(SettlementDate6Choice, 98B_3)
1282 RULE
1283 NODE (DataSourceScheme)
1284 DateCode\Proprietary TranslateTo DataSourceScheme
1285 END
1286 NODE (DateCode)
1287 DateCode\Code TranslateTo DateCode
1288 DateCode\Proprietary\Identification CopyTo DateCode
1289 END
1290 END
1291 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR93
1022 TRANSLATE(RestrictedFINActiveCurrencyAndAmount\Amount, Amount_FIN_15d)
1023 RULE
1024 (RestrictedFINActiveCurrencyAndAmount\Amount FormatDecimal 'MT') CopyTo Amount_FIN_15d
1025 END
1026 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR93
982 TRANSLATE(ISODateTime, Quantity_FIN_3n)
983 RULE
984 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*')
985 THEN
986 (ISODateTime Substring (((ISODateTime Find '.') Add '1'), '3')) CopyTo Quantity_FIN_3n
987 END
988 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}')
989 THEN
990 (((ISODateTime Substring '1') ExtractPattern ('\.', '[+-]')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
991 END
992 IF (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z')
993 THEN
994 (((ISODateTime Substring '1') ExtractPattern ('\.', 'Z')) Substring ('2', '3')) CopyTo Quantity_FIN_3n
995 END
996 END
997 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR93
1249 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
1250 RULE
1251 'VARI' EquivalentTo 'VARI'
1252 END
1253 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR93
1063 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1064 RULE
1065 NODE (DataSourceScheme)
1066 Proprietary\Type TranslateTo DataSourceScheme
1067 END
1068 NODE (PlaceCode)
1069 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1070 Proprietary\Type\Identification CopyTo PlaceCode
1071 END
1072 NODE (Narrative)
1073 Proprietary\Identification CopyTo Narrative
1074 Identification\Identification CopyTo Narrative
1075 END
1076 END
1077 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR93
1063 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1064 RULE
1065 NODE (DataSourceScheme)
1066 Proprietary\Type TranslateTo DataSourceScheme
1067 END
1068 NODE (PlaceCode)
1069 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1070 Proprietary\Type\Identification CopyTo PlaceCode
1071 END
1072 NODE (Narrative)
1073 Proprietary\Identification CopyTo Narrative
1074 Identification\Identification CopyTo Narrative
1075 END
1076 END
1077 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR93
1063 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1064 RULE
1065 NODE (DataSourceScheme)
1066 Proprietary\Type TranslateTo DataSourceScheme
1067 END
1068 NODE (PlaceCode)
1069 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1070 Proprietary\Type\Identification CopyTo PlaceCode
1071 END
1072 NODE (Narrative)
1073 Proprietary\Identification CopyTo Narrative
1074 Identification\Identification CopyTo Narrative
1075 END
1076 END
1077 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR93
1063 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1064 RULE
1065 NODE (DataSourceScheme)
1066 Proprietary\Type TranslateTo DataSourceScheme
1067 END
1068 NODE (PlaceCode)
1069 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1070 Proprietary\Type\Identification CopyTo PlaceCode
1071 END
1072 NODE (Narrative)
1073 Proprietary\Identification CopyTo Narrative
1074 Identification\Identification CopyTo Narrative
1075 END
1076 END
1077 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR93
1262 TRANSLATE(SettlementDate6Choice, 98C)
1263 RULE
1264 Date TranslateTo 98C
1265 END
1266 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR93
1016 TRANSLATE(GenericIdentification24, 95R)
1017 RULE
1018 NODE (DataSourceScheme)
1019 GenericIdentification24 TranslateTo DataSourceScheme
1020 END
1021 NODE (ProprietaryCode)
1022 Identification CopyTo ProprietaryCode
1023 END
1024 END
1025 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR93
1016 TRANSLATE(GenericIdentification24, 95R)
1017 RULE
1018 NODE (DataSourceScheme)
1019 GenericIdentification24 TranslateTo DataSourceScheme
1020 END
1021 NODE (ProprietaryCode)
1022 Identification CopyTo ProprietaryCode
1023 END
1024 END
1025 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR93
1016 TRANSLATE(GenericIdentification24, 95R)
1017 RULE
1018 NODE (DataSourceScheme)
1019 GenericIdentification24 TranslateTo DataSourceScheme
1020 END
1021 NODE (ProprietaryCode)
1022 Identification CopyTo ProprietaryCode
1023 END
1024 END
1025 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR93
1016 TRANSLATE(GenericIdentification24, 95R)
1017 RULE
1018 NODE (DataSourceScheme)
1019 GenericIdentification24 TranslateTo DataSourceScheme
1020 END
1021 NODE (ProprietaryCode)
1022 Identification CopyTo ProprietaryCode
1023 END
1024 END
1025 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR93
1069 TRANSLATE(PartyIdentification17Choice, 95C)
1070 RULE
1071 NODE (CountryCode)
1072 Country CopyTo CountryCode
1073 END
1074 END
1075 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR93
1068 TRANSLATE(PartyIdentification17Choice, 95C)
1069 RULE
1070 NODE (CountryCode)
1071 Country CopyTo CountryCode
1072 END
1073 END
1074 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR93
1070 TRANSLATE(PartyIdentification17Choice, 95C)
1071 RULE
1072 NODE (CountryCode)
1073 Country CopyTo CountryCode
1074 END
1075 END
1076 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR93
1069 TRANSLATE(PartyIdentification17Choice, 95C)
1070 RULE
1071 NODE (CountryCode)
1072 Country CopyTo CountryCode
1073 END
1074 END
1075 END
translateTTR93(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR93
994 TRANSLATE(PartyIdentification17Choice, 95C)
995 RULE
996 NODE (CountryCode)
997 Country CopyTo CountryCode
998 END
999 END
1000 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR94
1309 TRANSLATE(93B, SubBalanceInformation8)
1310 RULE
1311 NODE (SubBalanceType)
1312 NODE (Code)
1313 'MARG' CopyTo SubBalanceType\Code
1314 END
1315 END
1316 NODE (Quantity)
1317 NODE (Quantity)
1318 IF (Not (DataSourceScheme IsPresent))
1319 THEN
1320 93B TranslateTo Quantity\Quantity
1321 END
1322 END
1323 NODE (Proprietary)
1324 IF (DataSourceScheme IsPresent)
1325 THEN
1326 93B TranslateTo Quantity\Proprietary
1327 END
1328 END
1329 END
1330 END
1331 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR94
1284 TRANSLATE(93B, SubBalanceInformation7)
1285 RULE
1286 NODE (SubBalanceType)
1287 NODE (Code)
1288 'BLCA' CopyTo SubBalanceType\Code
1289 END
1290 END
1291 NODE (Quantity)
1292 NODE (Quantity)
1293 IF (Not (DataSourceScheme IsPresent))
1294 THEN
1295 93B TranslateTo Quantity\Quantity
1296 END
1297 END
1298 NODE (Proprietary)
1299 IF (DataSourceScheme IsPresent)
1300 THEN
1301 93B TranslateTo Quantity\Proprietary
1302 END
1303 END
1304 END
1305 END
1306 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR94
1442 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1443 RULE
1444 NODE (Amount)
1445 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1446 THEN
1447 Amount TranslateTo Amount
1448 ELSE
1449 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1450 END
1451 END
1452 NODE (Currency)
1453 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1454 THEN
1455 CurrencyCode TranslateTo Currency
1456 ELSE
1457 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1458 END
1459 END
1460 END
1461 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR94
1145 TRANSLATE(22F_175, SecuritiesTransactionType4Choice)
1146 RULE
1147 NODE (Code)
1148 IF (Not (DataSourceScheme IsPresent))
1149 THEN
1150 Indicator TranslateTo Code
1151 END
1152 END
1153 NODE (Proprietary)
1154 NODE (Identification)
1155 IF (DataSourceScheme IsPresent)
1156 THEN
1157 Indicator CopyTo Proprietary\Identification
1158 END
1159 END
1160 DataSourceScheme TranslateTo Proprietary
1161 END
1162 END
1163 END
translateTTR94(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR94
1132 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1133 RULE
1134 'FIXE' EquivalentTo 'FIXE'
1135 'FORF' EquivalentTo 'FORF'
1136 'VARI' EquivalentTo 'VARI'
1137 END
1138 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR94
1151 TRANSLATE(95Q, PartyIdentification16Choice)
1152 RULE
1153 NODE (NameAndAddress)
1154 NameAndAddress TranslateTo NameAndAddress
1155 END
1156 END
1157 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR94
1145 TRANSLATE(22F_175, SecuritiesTransactionType4Choice)
1146 RULE
1147 NODE (Code)
1148 IF (Not (DataSourceScheme IsPresent))
1149 THEN
1150 Indicator TranslateTo Code
1151 END
1152 END
1153 NODE (Proprietary)
1154 NODE (Identification)
1155 IF (DataSourceScheme IsPresent)
1156 THEN
1157 Indicator CopyTo Proprietary\Identification
1158 END
1159 END
1160 DataSourceScheme TranslateTo Proprietary
1161 END
1162 END
1163 END
translateTTR94(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR94
1132 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1133 RULE
1134 'FIXE' EquivalentTo 'FIXE'
1135 'FORF' EquivalentTo 'FORF'
1136 'VARI' EquivalentTo 'VARI'
1137 END
1138 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR94
1152 TRANSLATE(95Q, PartyIdentification16Choice)
1153 RULE
1154 NODE (NameAndAddress)
1155 NameAndAddress TranslateTo NameAndAddress
1156 END
1157 END
1158 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR94
1131 TRANSLATE(22F_6, PriorityNumeric2Choice)
1132 RULE
1133 NODE (Numeric)
1134 IF (Not (DataSourceScheme IsPresent))
1135 THEN
1136 Indicator CopyTo Numeric
1137 END
1138 END
1139 NODE (Proprietary)
1140 DataSourceScheme TranslateTo Proprietary
1141 NODE (Identification)
1142 IF (DataSourceScheme IsPresent)
1143 THEN
1144 Indicator CopyTo Proprietary\Identification
1145 END
1146 END
1147 END
1148 END
1149 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR94
1134 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1135 RULE
1136 NODE (Indicator)
1137 IF (Not (DataSourceScheme IsPresent))
1138 THEN
1139 IF (Indicator IsSameString 'REVY')
1140 THEN
1141 'true' CopyTo Indicator
1142 END
1143 IF (Indicator IsSameString 'REVN')
1144 THEN
1145 'false' CopyTo Indicator
1146 END
1147 END
1148 END
1149 NODE (Proprietary)
1150 DataSourceScheme TranslateTo Proprietary
1151 NODE (Identification)
1152 IF (DataSourceScheme IsPresent)
1153 THEN
1154 Indicator CopyTo Proprietary\Identification
1155 END
1156 END
1157 END
1158 END
1159 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR94
1152 TRANSLATE(95P_2, PartyIdentification17Choice)
1153 RULE
1154 NODE (BICOrBEI)
1155 IdentifierCode TranslateTo BICOrBEI
1156 END
1157 END
1158 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR94
1131 TRANSLATE(22F_6, PriorityNumeric2Choice)
1132 RULE
1133 NODE (Numeric)
1134 IF (Not (DataSourceScheme IsPresent))
1135 THEN
1136 Indicator CopyTo Numeric
1137 END
1138 END
1139 NODE (Proprietary)
1140 DataSourceScheme TranslateTo Proprietary
1141 NODE (Identification)
1142 IF (DataSourceScheme IsPresent)
1143 THEN
1144 Indicator CopyTo Proprietary\Identification
1145 END
1146 END
1147 END
1148 END
1149 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR94
1134 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1135 RULE
1136 NODE (Indicator)
1137 IF (Not (DataSourceScheme IsPresent))
1138 THEN
1139 IF (Indicator IsSameString 'REVY')
1140 THEN
1141 'true' CopyTo Indicator
1142 END
1143 IF (Indicator IsSameString 'REVN')
1144 THEN
1145 'false' CopyTo Indicator
1146 END
1147 END
1148 END
1149 NODE (Proprietary)
1150 DataSourceScheme TranslateTo Proprietary
1151 NODE (Identification)
1152 IF (DataSourceScheme IsPresent)
1153 THEN
1154 Indicator CopyTo Proprietary\Identification
1155 END
1156 END
1157 END
1158 END
1159 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR94
1156 TRANSLATE(95P_2, PartyIdentification17Choice)
1157 RULE
1158 NODE (BICOrBEI)
1159 IdentifierCode TranslateTo BICOrBEI
1160 END
1161 END
1162 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR94
1086 TRANSLATE(98B_1, TerminationDate3Choice)
1087 RULE
1088 NODE (Code)
1089 98B_1 TranslateTo Code
1090 END
1091 END
1092 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR94
1086 TRANSLATE(98B_1, TerminationDate3Choice)
1087 RULE
1088 NODE (Code)
1089 98B_1 TranslateTo Code
1090 END
1091 END
1092 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR94
1086 TRANSLATE(98B_1, TerminationDate3Choice)
1087 RULE
1088 NODE (Code)
1089 98B_1 TranslateTo Code
1090 END
1091 END
1092 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR94
1107 TRANSLATE(22F_6, PriorityNumeric2Choice)
1108 RULE
1109 NODE (Numeric)
1110 IF (Not (DataSourceScheme IsPresent))
1111 THEN
1112 Indicator CopyTo Numeric
1113 END
1114 END
1115 NODE (Proprietary)
1116 DataSourceScheme TranslateTo Proprietary
1117 NODE (Identification)
1118 IF (DataSourceScheme IsPresent)
1119 THEN
1120 Indicator CopyTo Proprietary\Identification
1121 END
1122 END
1123 END
1124 END
1125 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR94
1086 TRANSLATE(98B_1, TerminationDate3Choice)
1087 RULE
1088 NODE (Code)
1089 98B_1 TranslateTo Code
1090 END
1091 END
1092 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR94
1385 TRANSLATE(22F_57, BlockTrade2Choice)
1386 RULE
1387 NODE (Code)
1388 IF (Not (DataSourceScheme IsPresent))
1389 THEN
1390 Indicator TranslateTo Code
1391 END
1392 END
1393 NODE (Proprietary)
1394 NODE (Identification)
1395 IF (DataSourceScheme IsPresent)
1396 THEN
1397 Indicator CopyTo Proprietary\Identification
1398 END
1399 END
1400 DataSourceScheme TranslateTo Proprietary
1401 END
1402 END
1403 END
translateTTR94(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR94
1182 TRANSLATE(OptionalCode_4!c_82, GeneratedReason2Code)
1183 RULE
1184 'SPLI' EquivalentTo 'SPLI'
1185 'RODE' EquivalentTo 'RODE'
1186 'THRD' EquivalentTo 'THRD'
1187 'TRAN' EquivalentTo 'TRAN'
1188 'COLL' EquivalentTo 'COLL'
1189 'NARR' EquivalentTo 'OTHR'
1190 END
1191 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR94
1340 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1341 RULE
1342 NODE (Code)
1343 IF (Not (DataSourceScheme IsPresent))
1344 THEN
1345 Indicator TranslateTo Code
1346 END
1347 END
1348 NODE (Proprietary)
1349 DataSourceScheme TranslateTo Proprietary
1350 NODE (Identification)
1351 IF (DataSourceScheme IsPresent)
1352 THEN
1353 Indicator CopyTo Proprietary\Identification
1354 END
1355 END
1356 END
1357 END
1358 END
translateTTR94(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR94
1135 TRANSLATE(Rate_FIN_15d, PercentageRate)
1136 RULE
1137 (Rate_FIN_15d FormatDecimal 'MX') CopyTo PercentageRate
1138 END
1139 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR94
1104 TRANSLATE(22F_37, RateType8Choice)
1105 RULE
1106 NODE (Code)
1107 IF (Not (DataSourceScheme IsPresent))
1108 THEN
1109 Indicator TranslateTo Code
1110 END
1111 END
1112 NODE (Proprietary)
1113 DataSourceScheme TranslateTo Proprietary
1114 NODE (Identification)
1115 IF (DataSourceScheme IsPresent)
1116 THEN
1117 Indicator CopyTo Proprietary\Identification
1118 END
1119 END
1120 END
1121 END
1122 END
translateTTR94(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR94
1089 TRANSLATE(95Q, PartyIdentification16Choice)
1090 RULE
1091 NODE (NameAndAddress)
1092 NameAndAddress TranslateTo NameAndAddress
1093 END
1094 END
1095 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR94
1152 TRANSLATE(RestrictedFINXMax350Text, 70C)
1153 RULE
1154 NODE (Narrative)
1155 NODE (Line)
1156 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1157 END
1158 NODE (Line)
1159 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1160 END
1161 NODE (Line)
1162 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1163 END
1164 NODE (Line)
1165 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1166 END
1167 END
1168 END
1169 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR94
1142 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1143 RULE
1144 NODE (DataSourceScheme)
1145 Proprietary TranslateTo DataSourceScheme
1146 END
1147 NODE (Indicator)
1148 Code TranslateTo Indicator
1149 Proprietary\Identification CopyTo Indicator
1150 END
1151 END
1152 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR94
1215 TRANSLATE(Restriction2Choice, 22F_33)
1216 RULE
1217 NODE (DataSourceScheme)
1218 Proprietary TranslateTo DataSourceScheme
1219 END
1220 NODE (Indicator)
1221 Code TranslateTo Indicator
1222 Proprietary\Identification CopyTo Indicator
1223 END
1224 END
1225 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR94
1198 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1199 RULE
1200 'A144' EquivalentTo '144A'
1201 'NRST' EquivalentTo 'NRST'
1202 'RSTR' EquivalentTo 'RSTR'
1203 END
1204 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR94
1003 TRANSLATE(SecuritiesCertificate2, 13B)
1004 RULE
1005 NODE (DataSourceScheme)
1006 SecuritiesCertificate2 TranslateTo DataSourceScheme
1007 END
1008 NODE (Number)
1009 Number CopyTo Number
1010 END
1011 END
1012 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR94
1065 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1066 RULE
1067 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1068 END
1069 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR94
1065 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1066 RULE
1067 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1068 END
1069 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR94
1065 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1066 RULE
1067 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1068 END
1069 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR94
1065 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1066 RULE
1067 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1068 END
1069 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR94
1292 TRANSLATE(DateType4Code, OptionalCode_4!c_101)
1293 RULE
1294 'OPEN' EquivalentTo 'OPEN'
1295 'UKWN' EquivalentTo 'UKWN'
1296 END
1297 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR94
1027 TRANSLATE(RestrictedFINXMax210Text, 70D)
1028 RULE
1029 NODE (Narrative)
1030 NODE (Line)
1031 (RestrictedFINXMax210Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1032 END
1033 NODE (Line)
1034 (RestrictedFINXMax210Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1035 END
1036 NODE (Line)
1037 (RestrictedFINXMax210Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1038 END
1039 NODE (Line)
1040 (RestrictedFINXMax210Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1041 END
1042 NODE (Line)
1043 (RestrictedFINXMax210Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1044 END
1045 NODE (Line)
1046 (RestrictedFINXMax210Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1047 END
1048 END
1049 END
1050 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR94
998 TRANSLATE(ISODateTime, DateTime_UTCIndicator_1)
999 RULE
1000 IF (ISODateTime Matches '.*-00:00')
1001 THEN
1002 '0000' CopyTo DateTime_UTCIndicator_1
1003 ELSE
1004 (ISODateTime FormatDateTime ('MX_DateTime', 'MT_UTCIndicator')) CopyTo DateTime_UTCIndicator_1
1005 END
1006 END
1007 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR94
1254 TRANSLATE(TradeDate2Choice, 98C)
1255 RULE
1256 Date\DateTime TranslateTo 98C
1257 END
1258 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR94
1078 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1079 RULE
1080 'SHHE' EquivalentTo 'SHHE'
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR94
1078 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1079 RULE
1080 'SHHE' EquivalentTo 'SHHE'
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR94
1078 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1079 RULE
1080 'SHHE' EquivalentTo 'SHHE'
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR94
1078 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1079 RULE
1080 'SHHE' EquivalentTo 'SHHE'
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR94
1267 TRANSLATE(TradeDate2Choice, 98A)
1268 RULE
1269 Date TranslateTo 98A
1270 END
1271 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR94
1026 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1027 RULE
1028 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1029 END
1030 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR94
1026 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1027 RULE
1028 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1029 END
1030 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR94
1026 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1027 RULE
1028 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1029 END
1030 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR94
1026 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1027 RULE
1028 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1029 END
1030 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR94
1076 TRANSLATE(PartyIdentification17Choice, 95P_2)
1077 RULE
1078 NODE (IdentifierCode)
1079 BICOrBEI CopyTo IdentifierCode
1080 END
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR94
1075 TRANSLATE(PartyIdentification17Choice, 95P_2)
1076 RULE
1077 NODE (IdentifierCode)
1078 BICOrBEI CopyTo IdentifierCode
1079 END
1080 END
1081 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR94
1077 TRANSLATE(PartyIdentification17Choice, 95P_2)
1078 RULE
1079 NODE (IdentifierCode)
1080 BICOrBEI CopyTo IdentifierCode
1081 END
1082 END
1083 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR94
1076 TRANSLATE(PartyIdentification17Choice, 95P_2)
1077 RULE
1078 NODE (IdentifierCode)
1079 BICOrBEI CopyTo IdentifierCode
1080 END
1081 END
1082 END
translateTTR94(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR94
1001 TRANSLATE(PartyIdentification17Choice, 95P_2)
1002 RULE
1003 NODE (IdentifierCode)
1004 BICOrBEI CopyTo IdentifierCode
1005 END
1006 END
1007 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR95
1332 TRANSLATE(93C, SubBalanceInformation8)
1333 RULE
1334 NODE (SubBalanceType)
1335 NODE (Code)
1336 'MARG' CopyTo SubBalanceType\Code
1337 END
1338 END
1339 NODE (Quantity)
1340 NODE (QuantityAndAvailability)
1341 93C TranslateTo Quantity\QuantityAndAvailability
1342 END
1343 END
1344 END
1345 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR95
1307 TRANSLATE(93C, SubBalanceInformation7)
1308 RULE
1309 NODE (SubBalanceType)
1310 NODE (Code)
1311 'BLCA' CopyTo SubBalanceType\Code
1312 END
1313 END
1314 NODE (Quantity)
1315 NODE (QuantityAndAvailability)
1316 93C TranslateTo Quantity\QuantityAndAvailability
1317 END
1318 END
1319 END
1320 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR95
1462 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1463 RULE
1464 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1465 END
1466 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR95
1164 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType1Code)
1165 RULE
1166 'BSBK' EquivalentTo 'BSBK'
1167 'CNCB' EquivalentTo 'CNCB'
1168 'COLI' EquivalentTo 'COLI'
1169 'COLO' EquivalentTo 'COLO'
1170 'CONV' EquivalentTo 'CONV'
1171 'FCTA' EquivalentTo 'FCTA'
1172 'INSP' EquivalentTo 'INSP'
1173 'ISSU' EquivalentTo 'ISSU'
1174 'MKDW' EquivalentTo 'MKDW'
1175 'MKUP' EquivalentTo 'MKUP'
1176 'NETT' EquivalentTo 'NETT'
1177 'NSYN' EquivalentTo 'NSYN'
1178 'OWNE' EquivalentTo 'OWNE'
1179 'OWNI' EquivalentTo 'OWNI'
1180 'PAIR' EquivalentTo 'PAIR'
1181 'PLAC' EquivalentTo 'PLAC'
1182 'PORT' EquivalentTo 'PORT'
1183 'REAL' EquivalentTo 'REAL'
1184 'REDI' EquivalentTo 'REDI'
1185 'REDM' EquivalentTo 'REDM'
1186 'RELE' EquivalentTo 'RELE'
1187 'REPU' EquivalentTo 'REPU'
1188 'RODE' EquivalentTo 'RODE'
1189 'RPTO' EquivalentTo 'RPTO'
1190 'RVPO' EquivalentTo 'RVPO'
1191 'SBBK' EquivalentTo 'SBBK'
1192 'SBRE' EquivalentTo 'SBRE'
1193 'SECB' EquivalentTo 'SECB'
1194 'SECL' EquivalentTo 'SECL'
1195 'SLRE' EquivalentTo 'SLRE'
1196 'SYND' EquivalentTo 'SYND'
1197 'TBAC' EquivalentTo 'TBAC'
1198 'SUBS' EquivalentTo 'SUBS'
1199 'TRAD' EquivalentTo 'TRAD'
1200 'TRPO' EquivalentTo 'TRPO'
1201 'TRVO' EquivalentTo 'TRVO'
1202 'TURN' EquivalentTo 'TURN'
1203 END
1204 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR95
1139 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1140 RULE
1141 NODE (Indicator)
1142 IF (Not (DataSourceScheme IsPresent))
1143 THEN
1144 IF (Indicator IsSameString 'REVY')
1145 THEN
1146 'true' CopyTo Indicator
1147 END
1148 IF (Indicator IsSameString 'REVN')
1149 THEN
1150 'false' CopyTo Indicator
1151 END
1152 END
1153 END
1154 NODE (Proprietary)
1155 DataSourceScheme TranslateTo Proprietary
1156 NODE (Identification)
1157 IF (DataSourceScheme IsPresent)
1158 THEN
1159 Indicator CopyTo Proprietary\Identification
1160 END
1161 END
1162 END
1163 END
1164 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR95
1158 TRANSLATE(95R, PartyIdentification16Choice)
1159 RULE
1160 NODE (ProprietaryIdentification)
1161 NODE (Identification)
1162 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1163 END
1164 DataSourceScheme TranslateTo ProprietaryIdentification
1165 END
1166 END
1167 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR95
1164 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType1Code)
1165 RULE
1166 'BSBK' EquivalentTo 'BSBK'
1167 'CNCB' EquivalentTo 'CNCB'
1168 'COLI' EquivalentTo 'COLI'
1169 'COLO' EquivalentTo 'COLO'
1170 'CONV' EquivalentTo 'CONV'
1171 'FCTA' EquivalentTo 'FCTA'
1172 'INSP' EquivalentTo 'INSP'
1173 'ISSU' EquivalentTo 'ISSU'
1174 'MKDW' EquivalentTo 'MKDW'
1175 'MKUP' EquivalentTo 'MKUP'
1176 'NETT' EquivalentTo 'NETT'
1177 'NSYN' EquivalentTo 'NSYN'
1178 'OWNE' EquivalentTo 'OWNE'
1179 'OWNI' EquivalentTo 'OWNI'
1180 'PAIR' EquivalentTo 'PAIR'
1181 'PLAC' EquivalentTo 'PLAC'
1182 'PORT' EquivalentTo 'PORT'
1183 'REAL' EquivalentTo 'REAL'
1184 'REDI' EquivalentTo 'REDI'
1185 'REDM' EquivalentTo 'REDM'
1186 'RELE' EquivalentTo 'RELE'
1187 'REPU' EquivalentTo 'REPU'
1188 'RODE' EquivalentTo 'RODE'
1189 'RPTO' EquivalentTo 'RPTO'
1190 'RVPO' EquivalentTo 'RVPO'
1191 'SBBK' EquivalentTo 'SBBK'
1192 'SBRE' EquivalentTo 'SBRE'
1193 'SECB' EquivalentTo 'SECB'
1194 'SECL' EquivalentTo 'SECL'
1195 'SLRE' EquivalentTo 'SLRE'
1196 'SYND' EquivalentTo 'SYND'
1197 'TBAC' EquivalentTo 'TBAC'
1198 'SUBS' EquivalentTo 'SUBS'
1199 'TRAD' EquivalentTo 'TRAD'
1200 'TRPO' EquivalentTo 'TRPO'
1201 'TRVO' EquivalentTo 'TRVO'
1202 'TURN' EquivalentTo 'TURN'
1203 END
1204 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR95
1139 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1140 RULE
1141 NODE (Indicator)
1142 IF (Not (DataSourceScheme IsPresent))
1143 THEN
1144 IF (Indicator IsSameString 'REVY')
1145 THEN
1146 'true' CopyTo Indicator
1147 END
1148 IF (Indicator IsSameString 'REVN')
1149 THEN
1150 'false' CopyTo Indicator
1151 END
1152 END
1153 END
1154 NODE (Proprietary)
1155 DataSourceScheme TranslateTo Proprietary
1156 NODE (Identification)
1157 IF (DataSourceScheme IsPresent)
1158 THEN
1159 Indicator CopyTo Proprietary\Identification
1160 END
1161 END
1162 END
1163 END
1164 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR95
1159 TRANSLATE(95R, PartyIdentification16Choice)
1160 RULE
1161 NODE (ProprietaryIdentification)
1162 NODE (Identification)
1163 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1164 END
1165 DataSourceScheme TranslateTo ProprietaryIdentification
1166 END
1167 END
1168 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR95
1150 TRANSLATE(22F_175, SecuritiesTransactionType4Choice)
1151 RULE
1152 NODE (Code)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 Indicator TranslateTo Code
1156 END
1157 END
1158 NODE (Proprietary)
1159 NODE (Identification)
1160 IF (DataSourceScheme IsPresent)
1161 THEN
1162 Indicator CopyTo Proprietary\Identification
1163 END
1164 END
1165 DataSourceScheme TranslateTo Proprietary
1166 END
1167 END
1168 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR95
1160 TRANSLATE(22F_157, LegalFramework2Choice)
1161 RULE
1162 NODE (Code)
1163 IF (Not (DataSourceScheme IsPresent))
1164 THEN
1165 Indicator TranslateTo Code
1166 END
1167 END
1168 NODE (Proprietary)
1169 DataSourceScheme TranslateTo Proprietary
1170 NODE (Identification)
1171 IF (DataSourceScheme IsPresent)
1172 THEN
1173 Indicator CopyTo Proprietary\Identification
1174 END
1175 END
1176 END
1177 END
1178 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR95
1159 TRANSLATE(95Q, PartyIdentification17Choice)
1160 RULE
1161 NODE (NameAndAddress)
1162 NameAndAddress TranslateTo NameAndAddress
1163 END
1164 END
1165 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR95
1150 TRANSLATE(22F_175, SecuritiesTransactionType4Choice)
1151 RULE
1152 NODE (Code)
1153 IF (Not (DataSourceScheme IsPresent))
1154 THEN
1155 Indicator TranslateTo Code
1156 END
1157 END
1158 NODE (Proprietary)
1159 NODE (Identification)
1160 IF (DataSourceScheme IsPresent)
1161 THEN
1162 Indicator CopyTo Proprietary\Identification
1163 END
1164 END
1165 DataSourceScheme TranslateTo Proprietary
1166 END
1167 END
1168 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR95
1160 TRANSLATE(22F_157, LegalFramework2Choice)
1161 RULE
1162 NODE (Code)
1163 IF (Not (DataSourceScheme IsPresent))
1164 THEN
1165 Indicator TranslateTo Code
1166 END
1167 END
1168 NODE (Proprietary)
1169 DataSourceScheme TranslateTo Proprietary
1170 NODE (Identification)
1171 IF (DataSourceScheme IsPresent)
1172 THEN
1173 Indicator CopyTo Proprietary\Identification
1174 END
1175 END
1176 END
1177 END
1178 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR95
1163 TRANSLATE(95Q, PartyIdentification17Choice)
1164 RULE
1165 NODE (NameAndAddress)
1166 NameAndAddress TranslateTo NameAndAddress
1167 END
1168 END
1169 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, Field) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR95
1093 TRANSLATE(98B_1, DateCode5Choice)
1094 RULE
1095 NODE (Code)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 DateCode TranslateTo Code
1099 END
1100 END
1101 NODE (Proprietary)
1102 DataSourceScheme TranslateTo Proprietary
1103 NODE (Identification)
1104 IF (DataSourceScheme IsPresent)
1105 THEN
1106 DateCode CopyTo Proprietary\Identification
1107 END
1108 END
1109 END
1110 END
1111 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR95
1126 TRANSLATE(22F_171, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR95
1126 TRANSLATE(22F_171, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, Field) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR95
1093 TRANSLATE(98B_1, DateCode5Choice)
1094 RULE
1095 NODE (Code)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 DateCode TranslateTo Code
1099 END
1100 END
1101 NODE (Proprietary)
1102 DataSourceScheme TranslateTo Proprietary
1103 NODE (Identification)
1104 IF (DataSourceScheme IsPresent)
1105 THEN
1106 DateCode CopyTo Proprietary\Identification
1107 END
1108 END
1109 END
1110 END
1111 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, Field) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR95
1093 TRANSLATE(98B_1, DateCode5Choice)
1094 RULE
1095 NODE (Code)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 DateCode TranslateTo Code
1099 END
1100 END
1101 NODE (Proprietary)
1102 DataSourceScheme TranslateTo Proprietary
1103 NODE (Identification)
1104 IF (DataSourceScheme IsPresent)
1105 THEN
1106 DateCode CopyTo Proprietary\Identification
1107 END
1108 END
1109 END
1110 END
1111 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR95
1126 TRANSLATE(22F_175, SecuritiesTransactionType6Choice)
1127 RULE
1128 NODE (Code)
1129 IF (Not (DataSourceScheme IsPresent))
1130 THEN
1131 Indicator TranslateTo Code
1132 END
1133 END
1134 NODE (Proprietary)
1135 DataSourceScheme TranslateTo Proprietary
1136 NODE (Identification)
1137 IF (DataSourceScheme IsPresent)
1138 THEN
1139 Indicator CopyTo Proprietary\Identification
1140 END
1141 END
1142 END
1143 END
1144 END
translateTTR95(String, Field) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR95
1093 TRANSLATE(98B_1, DateCode5Choice)
1094 RULE
1095 NODE (Code)
1096 IF (Not (DataSourceScheme IsPresent))
1097 THEN
1098 DateCode TranslateTo Code
1099 END
1100 END
1101 NODE (Proprietary)
1102 DataSourceScheme TranslateTo Proprietary
1103 NODE (Identification)
1104 IF (DataSourceScheme IsPresent)
1105 THEN
1106 DateCode CopyTo Proprietary\Identification
1107 END
1108 END
1109 END
1110 END
1111 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR95
1404 TRANSLATE(OptionalCode_4!c_96, BlockTrade1Code)
1405 RULE
1406 'BLCH' EquivalentTo 'BLCH'
1407 'BLPA' EquivalentTo 'BLPA'
1408 END
1409 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR95
1192 TRANSLATE(70D, RestrictedFINXMax210Text)
1193 RULE
1194 (Narrative\Line[*] Concatenate) CopyTo RestrictedFINXMax210Text
1195 END
1196 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR95
1359 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1360 RULE
1361 'NSET' EquivalentTo 'NSET'
1362 'YSET' EquivalentTo 'YSET'
1363 END
1364 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR95
1140 TRANSLATE(92A, RateOrName2Choice)
1141 RULE
1142 NODE (Rate)
1143 92A TranslateTo Rate
1144 END
1145 END
1146 END
translateTTR95(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR95
1123 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1124 RULE
1125 'FIXE' EquivalentTo 'FIXE'
1126 'FORF' EquivalentTo 'FORF'
1127 'VARI' EquivalentTo 'VARI'
1128 END
1129 END
translateTTR95(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR95
1096 TRANSLATE(95R, PartyIdentification16Choice)
1097 RULE
1098 NODE (ProprietaryIdentification)
1099 NODE (Identification)
1100 ProprietaryCode TranslateTo ProprietaryIdentification\Identification
1101 END
1102 DataSourceScheme TranslateTo ProprietaryIdentification
1103 END
1104 END
1105 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR95
1170 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1171 RULE
1172 NODE (DataSourceScheme)
1173 Proprietary TranslateTo DataSourceScheme
1174 END
1175 NODE (Indicator)
1176 Code TranslateTo Indicator
1177 Proprietary\Identification CopyTo Indicator
1178 END
1179 END
1180 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR95
1153 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1154 RULE
1155 'AVER' EquivalentTo 'AVER'
1156 END
1157 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR95
1226 TRANSLATE(OwnershipLegalRestrictions1Code, OptionalCode_4!c_40)
1227 RULE
1228 'A144' EquivalentTo '144A'
1229 'NRST' EquivalentTo 'NRST'
1230 'RSTR' EquivalentTo 'RSTR'
1231 END
1232 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR95
1205 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1206 RULE
1207 NODE (DataSourceScheme)
1208 Proprietary TranslateTo DataSourceScheme
1209 END
1210 NODE (Indicator)
1211 Code TranslateTo Indicator
1212 Proprietary\Identification CopyTo Indicator
1213 END
1214 END
1215 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR95
1013 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1014 RULE
1015 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1016 END
1017 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR95
1070 TRANSLATE(PartyIdentification18Choice, 95P_2)
1071 RULE
1072 NODE (IdentifierCode)
1073 BICOrBEI CopyTo IdentifierCode
1074 END
1075 END
1076 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR95
1070 TRANSLATE(PartyIdentification18Choice, 95P_2)
1071 RULE
1072 NODE (IdentifierCode)
1073 BICOrBEI CopyTo IdentifierCode
1074 END
1075 END
1076 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR95
1070 TRANSLATE(PartyIdentification18Choice, 95P_2)
1071 RULE
1072 NODE (IdentifierCode)
1073 BICOrBEI CopyTo IdentifierCode
1074 END
1075 END
1076 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR95
1070 TRANSLATE(PartyIdentification18Choice, 95P_2)
1071 RULE
1072 NODE (IdentifierCode)
1073 BICOrBEI CopyTo IdentifierCode
1074 END
1075 END
1076 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR95
1298 TRANSLATE(SettlementDate6Choice, 98C)
1299 RULE
1300 Date TranslateTo 98C
1301 END
1302 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR95
1051 TRANSLATE(SecuritiesCertificate2, 13B)
1052 RULE
1053 NODE (DataSourceScheme)
1054 SecuritiesCertificate2 TranslateTo DataSourceScheme
1055 END
1056 NODE (Number)
1057 Number CopyTo Number
1058 END
1059 END
1060 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR95
1008 TRANSLATE(TerminationDate3Choice, 98A)
1009 RULE
1010 Date TranslateTo 98A
1011 END
1012 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR95
1259 TRANSLATE(ISODateTime, 98C)
1260 RULE
1261 NODE (Date)
1262 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1263 THEN
1264 ISODateTime TranslateTo Date
1265 END
1266 END
1267 NODE (Time)
1268 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1269 THEN
1270 ISODateTime TranslateTo Time
1271 END
1272 END
1273 END
1274 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR95
1083 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1084 RULE
1085 NODE (CountryCode)
1086 Country CopyTo CountryCode
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR95
1083 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1084 RULE
1085 NODE (CountryCode)
1086 Country CopyTo CountryCode
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR95
1083 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1084 RULE
1085 NODE (CountryCode)
1086 Country CopyTo CountryCode
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR95
1083 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1084 RULE
1085 NODE (CountryCode)
1086 Country CopyTo CountryCode
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR95
1272 TRANSLATE(TradeDate2Choice, 98B_2)
1273 RULE
1274 NODE (DataSourceScheme)
1275 DateCode\Proprietary TranslateTo DataSourceScheme
1276 END
1277 NODE (DateCode)
1278 DateCode\Code TranslateTo DateCode
1279 DateCode\Proprietary\Identification CopyTo DateCode
1280 END
1281 END
1282 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR95
1031 TRANSLATE(SecuritiesAccount17, 97A)
1032 RULE
1033 NODE (AccountNumber)
1034 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1035 THEN
1036 Identification CopyTo AccountNumber
1037 END
1038 END
1039 END
1040 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR95
1031 TRANSLATE(SecuritiesAccount17, 97A)
1032 RULE
1033 NODE (AccountNumber)
1034 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1035 THEN
1036 Identification CopyTo AccountNumber
1037 END
1038 END
1039 END
1040 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR95
1031 TRANSLATE(SecuritiesAccount17, 97A)
1032 RULE
1033 NODE (AccountNumber)
1034 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1035 THEN
1036 Identification CopyTo AccountNumber
1037 END
1038 END
1039 END
1040 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR95
1031 TRANSLATE(SecuritiesAccount17, 97A)
1032 RULE
1033 NODE (AccountNumber)
1034 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1035 THEN
1036 Identification CopyTo AccountNumber
1037 END
1038 END
1039 END
1040 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR95
1083 TRANSLATE(AmountAndDirection11, 19A)
1084 RULE
1085 Amount TranslateTo 19A
1086 NODE (Sign)
1087 CreditDebitIndicator TranslateTo Sign
1088 END
1089 END
1090 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR95
1082 TRANSLATE(AmountAndDirection11, 19A)
1083 RULE
1084 Amount TranslateTo 19A
1085 NODE (Sign)
1086 CreditDebitIndicator TranslateTo Sign
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR95
1084 TRANSLATE(PartyIdentification17Choice, 95Q)
1085 RULE
1086 NODE (NameAndAddress)
1087 NameAndAddress TranslateTo NameAndAddress
1088 END
1089 END
1090 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR95
1083 TRANSLATE(PartyIdentification17Choice, 95Q)
1084 RULE
1085 NODE (NameAndAddress)
1086 NameAndAddress TranslateTo NameAndAddress
1087 END
1088 END
1089 END
translateTTR95(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR95
1008 TRANSLATE(PartyIdentification17Choice, 95Q)
1009 RULE
1010 NODE (NameAndAddress)
1011 NameAndAddress TranslateTo NameAndAddress
1012 END
1013 END
1014 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR96
1346 TRANSLATE(93B, SubBalanceInformation8)
1347 RULE
1348 NODE (SubBalanceType)
1349 NODE (Code)
1350 'DRAW' CopyTo SubBalanceType\Code
1351 END
1352 END
1353 NODE (Quantity)
1354 NODE (Quantity)
1355 IF (Not (DataSourceScheme IsPresent))
1356 THEN
1357 93B TranslateTo Quantity\Quantity
1358 END
1359 END
1360 NODE (Proprietary)
1361 IF (DataSourceScheme IsPresent)
1362 THEN
1363 93B TranslateTo Quantity\Proprietary
1364 END
1365 END
1366 END
1367 END
1368 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR96
1321 TRANSLATE(93B, SubBalanceInformation7)
1322 RULE
1323 NODE (SubBalanceType)
1324 NODE (Code)
1325 'REGO' CopyTo SubBalanceType\Code
1326 END
1327 END
1328 NODE (Quantity)
1329 NODE (Quantity)
1330 IF (Not (DataSourceScheme IsPresent))
1331 THEN
1332 93B TranslateTo Quantity\Quantity
1333 END
1334 END
1335 NODE (Proprietary)
1336 IF (DataSourceScheme IsPresent)
1337 THEN
1338 93B TranslateTo Quantity\Proprietary
1339 END
1340 END
1341 END
1342 END
1343 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR96
1467 TRANSLATE(Currency, ActiveOrHistoricCurrencyCode)
1468 RULE
1469 Currency CopyTo ActiveOrHistoricCurrencyCode
1470 END
1471 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR96
1205 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
1206 RULE
1207 NODE (Code)
1208 IF (Not (DataSourceScheme IsPresent))
1209 THEN
1210 Indicator TranslateTo Code
1211 END
1212 END
1213 NODE (Proprietary)
1214 DataSourceScheme TranslateTo Proprietary
1215 NODE (Identification)
1216 IF (DataSourceScheme IsPresent)
1217 THEN
1218 Indicator CopyTo Proprietary\Identification
1219 END
1220 END
1221 END
1222 END
1223 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR96
1165 TRANSLATE(22F_157, LegalFramework2Choice)
1166 RULE
1167 NODE (Code)
1168 IF (Not (DataSourceScheme IsPresent))
1169 THEN
1170 Indicator TranslateTo Code
1171 END
1172 END
1173 NODE (Proprietary)
1174 DataSourceScheme TranslateTo Proprietary
1175 NODE (Identification)
1176 IF (DataSourceScheme IsPresent)
1177 THEN
1178 Indicator CopyTo Proprietary\Identification
1179 END
1180 END
1181 END
1182 END
1183 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR96
1168 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1169 RULE
1170 NODE (Amount)
1171 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1172 THEN
1173 (Amount FormatDecimal 'MX') CopyTo Amount
1174 ELSE
1175 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1176 END
1177 END
1178 NODE (Currency)
1179 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1180 THEN
1181 CurrencyCode CopyTo Currency
1182 ELSE
1183 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1184 END
1185 END
1186 END
1187 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR96
1205 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
1206 RULE
1207 NODE (Code)
1208 IF (Not (DataSourceScheme IsPresent))
1209 THEN
1210 Indicator TranslateTo Code
1211 END
1212 END
1213 NODE (Proprietary)
1214 DataSourceScheme TranslateTo Proprietary
1215 NODE (Identification)
1216 IF (DataSourceScheme IsPresent)
1217 THEN
1218 Indicator CopyTo Proprietary\Identification
1219 END
1220 END
1221 END
1222 END
1223 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR96
1165 TRANSLATE(22F_157, LegalFramework2Choice)
1166 RULE
1167 NODE (Code)
1168 IF (Not (DataSourceScheme IsPresent))
1169 THEN
1170 Indicator TranslateTo Code
1171 END
1172 END
1173 NODE (Proprietary)
1174 DataSourceScheme TranslateTo Proprietary
1175 NODE (Identification)
1176 IF (DataSourceScheme IsPresent)
1177 THEN
1178 Indicator CopyTo Proprietary\Identification
1179 END
1180 END
1181 END
1182 END
1183 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR96
1169 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1170 RULE
1171 NODE (Amount)
1172 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1173 THEN
1174 (Amount FormatDecimal 'MX') CopyTo Amount
1175 ELSE
1176 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1177 END
1178 END
1179 NODE (Currency)
1180 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1181 THEN
1182 CurrencyCode CopyTo Currency
1183 ELSE
1184 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1185 END
1186 END
1187 END
1188 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR96
1169 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType1Code)
1170 RULE
1171 'BSBK' EquivalentTo 'BSBK'
1172 'CNCB' EquivalentTo 'CNCB'
1173 'COLI' EquivalentTo 'COLI'
1174 'COLO' EquivalentTo 'COLO'
1175 'CONV' EquivalentTo 'CONV'
1176 'FCTA' EquivalentTo 'FCTA'
1177 'INSP' EquivalentTo 'INSP'
1178 'ISSU' EquivalentTo 'ISSU'
1179 'MKDW' EquivalentTo 'MKDW'
1180 'MKUP' EquivalentTo 'MKUP'
1181 'NETT' EquivalentTo 'NETT'
1182 'NSYN' EquivalentTo 'NSYN'
1183 'OWNE' EquivalentTo 'OWNE'
1184 'OWNI' EquivalentTo 'OWNI'
1185 'PAIR' EquivalentTo 'PAIR'
1186 'PLAC' EquivalentTo 'PLAC'
1187 'PORT' EquivalentTo 'PORT'
1188 'REAL' EquivalentTo 'REAL'
1189 'REDI' EquivalentTo 'REDI'
1190 'REDM' EquivalentTo 'REDM'
1191 'RELE' EquivalentTo 'RELE'
1192 'REPU' EquivalentTo 'REPU'
1193 'RODE' EquivalentTo 'RODE'
1194 'RPTO' EquivalentTo 'RPTO'
1195 'RVPO' EquivalentTo 'RVPO'
1196 'SBBK' EquivalentTo 'SBBK'
1197 'SBRE' EquivalentTo 'SBRE'
1198 'SECB' EquivalentTo 'SECB'
1199 'SECL' EquivalentTo 'SECL'
1200 'SLRE' EquivalentTo 'SLRE'
1201 'SYND' EquivalentTo 'SYND'
1202 'TBAC' EquivalentTo 'TBAC'
1203 'SUBS' EquivalentTo 'SUBS'
1204 'TRAD' EquivalentTo 'TRAD'
1205 'TRPO' EquivalentTo 'TRPO'
1206 'TRVO' EquivalentTo 'TRVO'
1207 'TURN' EquivalentTo 'TURN'
1208 END
1209 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR96
1179 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1180 RULE
1181 'FRAN' EquivalentTo 'FRAN'
1182 END
1183 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR96
1166 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1167 RULE
1168 NODE (Amount)
1169 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1170 THEN
1171 (Amount FormatDecimal 'MX') CopyTo Amount
1172 ELSE
1173 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1174 END
1175 END
1176 NODE (Currency)
1177 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1178 THEN
1179 CurrencyCode CopyTo Currency
1180 ELSE
1181 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1182 END
1183 END
1184 END
1185 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR96
1169 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType1Code)
1170 RULE
1171 'BSBK' EquivalentTo 'BSBK'
1172 'CNCB' EquivalentTo 'CNCB'
1173 'COLI' EquivalentTo 'COLI'
1174 'COLO' EquivalentTo 'COLO'
1175 'CONV' EquivalentTo 'CONV'
1176 'FCTA' EquivalentTo 'FCTA'
1177 'INSP' EquivalentTo 'INSP'
1178 'ISSU' EquivalentTo 'ISSU'
1179 'MKDW' EquivalentTo 'MKDW'
1180 'MKUP' EquivalentTo 'MKUP'
1181 'NETT' EquivalentTo 'NETT'
1182 'NSYN' EquivalentTo 'NSYN'
1183 'OWNE' EquivalentTo 'OWNE'
1184 'OWNI' EquivalentTo 'OWNI'
1185 'PAIR' EquivalentTo 'PAIR'
1186 'PLAC' EquivalentTo 'PLAC'
1187 'PORT' EquivalentTo 'PORT'
1188 'REAL' EquivalentTo 'REAL'
1189 'REDI' EquivalentTo 'REDI'
1190 'REDM' EquivalentTo 'REDM'
1191 'RELE' EquivalentTo 'RELE'
1192 'REPU' EquivalentTo 'REPU'
1193 'RODE' EquivalentTo 'RODE'
1194 'RPTO' EquivalentTo 'RPTO'
1195 'RVPO' EquivalentTo 'RVPO'
1196 'SBBK' EquivalentTo 'SBBK'
1197 'SBRE' EquivalentTo 'SBRE'
1198 'SECB' EquivalentTo 'SECB'
1199 'SECL' EquivalentTo 'SECL'
1200 'SLRE' EquivalentTo 'SLRE'
1201 'SYND' EquivalentTo 'SYND'
1202 'TBAC' EquivalentTo 'TBAC'
1203 'SUBS' EquivalentTo 'SUBS'
1204 'TRAD' EquivalentTo 'TRAD'
1205 'TRPO' EquivalentTo 'TRPO'
1206 'TRVO' EquivalentTo 'TRVO'
1207 'TURN' EquivalentTo 'TURN'
1208 END
1209 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR96
1179 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1180 RULE
1181 'FRAN' EquivalentTo 'FRAN'
1182 END
1183 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR96
1170 TRANSLATE(19A, RestrictedFINActiveCurrencyAndAmount)
1171 RULE
1172 NODE (Amount)
1173 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1174 THEN
1175 (Amount FormatDecimal 'MX') CopyTo Amount
1176 ELSE
1177 Fail ('05052', 'Number of fractional digits in amount has been exceeded.', Amount)
1178 END
1179 END
1180 NODE (Currency)
1181 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1182 THEN
1183 CurrencyCode CopyTo Currency
1184 ELSE
1185 Fail ('05052', 'Currency code cannot be copied because number of fractional digits in amount has been exceeded.', Amount)
1186 END
1187 END
1188 END
1189 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR96
1112 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1113 RULE
1114 'OPEN' EquivalentTo 'OPEN'
1115 END
1116 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_286, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 'BYIY' EquivalentTo 'BIYI'
1186 END
1187 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_286, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 'BYIY' EquivalentTo 'BIYI'
1186 END
1187 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR96
1112 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1113 RULE
1114 'OPEN' EquivalentTo 'OPEN'
1115 END
1116 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR96
1112 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1113 RULE
1114 'OPEN' EquivalentTo 'OPEN'
1115 END
1116 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR96
1145 TRANSLATE(OptionalCode_4!c_290, SecuritiesTransactionType4Code)
1146 RULE
1147 'BSBK' EquivalentTo 'BSBK'
1148 'CNCB' EquivalentTo 'CNCB'
1149 'COLI' EquivalentTo 'COLI'
1150 'COLI' EquivalentTo 'COLI'
1151 'COLO' EquivalentTo 'COLO'
1152 'CONV' EquivalentTo 'CONV'
1153 'FCTA' EquivalentTo 'FCTA'
1154 'INSP' EquivalentTo 'INSP'
1155 'ISSU' EquivalentTo 'ISSU'
1156 'MKDW' EquivalentTo 'MKDW'
1157 'MKUP' EquivalentTo 'MKUP'
1158 'NETT' EquivalentTo 'NETT'
1159 'NSYN' EquivalentTo 'NSYN'
1160 'OWNE' EquivalentTo 'OWNE'
1161 'OWNI' EquivalentTo 'OWNI'
1162 'PLAC' EquivalentTo 'PLAC'
1163 'PAIR' EquivalentTo 'PAIR'
1164 'PORT' EquivalentTo 'PORT'
1165 'REAL' EquivalentTo 'REAL'
1166 'REDI' EquivalentTo 'REDI'
1167 'REDM' EquivalentTo 'REDM'
1168 'RELE' EquivalentTo 'RELE'
1169 'RODE' EquivalentTo 'RODE'
1170 'REPU' EquivalentTo 'REPU'
1171 'RPTO' EquivalentTo 'RPTO'
1172 'RVPO' EquivalentTo 'RVPO'
1173 'SBBK' EquivalentTo 'SBBK'
1174 'SBRE' EquivalentTo 'SBRE'
1175 'SECB' EquivalentTo 'SECB'
1176 'SECL' EquivalentTo 'SECL'
1177 'SLRE' EquivalentTo 'SLRE'
1178 'SUBS' EquivalentTo 'SUBS'
1179 'SYND' EquivalentTo 'SYND'
1180 'TBAC' EquivalentTo 'TBAC'
1181 'TRAD' EquivalentTo 'TRAD'
1182 'TRPO' EquivalentTo 'TRPO'
1183 'TRVO' EquivalentTo 'TRVO'
1184 'TURN' EquivalentTo 'TURN'
1185 END
1186 END
translateTTR96(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR96
1112 TRANSLATE(OptionalCode_4!c_44, DateType5Code)
1113 RULE
1114 'OPEN' EquivalentTo 'OPEN'
1115 END
1116 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR96
1410 TRANSLATE(22F_33, Restriction2Choice)
1411 RULE
1412 NODE (Code)
1413 IF (Not (DataSourceScheme IsPresent))
1414 THEN
1415 Indicator TranslateTo Code
1416 END
1417 END
1418 NODE (Proprietary)
1419 DataSourceScheme TranslateTo Proprietary
1420 NODE (Identification)
1421 IF (DataSourceScheme IsPresent)
1422 THEN
1423 Indicator CopyTo Proprietary\Identification
1424 END
1425 END
1426 END
1427 END
1428 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR96
1197 TRANSLATE(24B_10, AcknowledgementReason8Choice)
1198 RULE
1199 NODE (Code)
1200 IF (Not (DataSourceScheme IsPresent))
1201 THEN
1202 ReasonCode TranslateTo Code
1203 END
1204 END
1205 NODE (Proprietary)
1206 DataSourceScheme TranslateTo Proprietary
1207 NODE (Identification)
1208 IF (DataSourceScheme IsPresent)
1209 THEN
1210 ReasonCode CopyTo Proprietary\Identification
1211 END
1212 END
1213 END
1214 END
1215 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR96
1365 TRANSLATE(22F_58, NettingEligibility2Choice)
1366 RULE
1367 NODE (Indicator)
1368 IF (Not (DataSourceScheme IsPresent))
1369 THEN
1370 IF (Indicator IsSameString 'NNET')
1371 THEN
1372 'false' CopyTo Indicator
1373 ELSE
1374 'true' CopyTo Indicator
1375 END
1376 END
1377 END
1378 NODE (Proprietary)
1379 DataSourceScheme TranslateTo Proprietary
1380 NODE (Identification)
1381 IF (DataSourceScheme IsPresent)
1382 THEN
1383 Indicator CopyTo Proprietary\Identification
1384 END
1385 END
1386 END
1387 END
1388 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR96
1147 TRANSLATE(92C, RateOrName2Choice)
1148 RULE
1149 NODE (RateName)
1150 92C TranslateTo RateName
1151 END
1152 END
1153 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR96
1130 TRANSLATE(22F_38, RevaluationIndicator2Choice)
1131 RULE
1132 NODE (Indicator)
1133 IF (Not (DataSourceScheme IsPresent))
1134 THEN
1135 IF (Indicator IsSameString 'REVY')
1136 THEN
1137 'true' CopyTo Indicator
1138 END
1139 IF (Indicator IsSameString 'REVN')
1140 THEN
1141 'false' CopyTo Indicator
1142 END
1143 END
1144 END
1145 NODE (Proprietary)
1146 DataSourceScheme TranslateTo Proprietary
1147 NODE (Identification)
1148 IF (DataSourceScheme IsPresent)
1149 THEN
1150 Indicator CopyTo Proprietary\Identification
1151 END
1152 END
1153 END
1154 END
1155 END
translateTTR96(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR96
1106 TRANSLATE(19A, AmountAndDirection15)
1107 RULE
1108 NODE (Amount)
1109 NODE (Amount)
1110 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
1111 END
1112 NODE (Currency)
1113 CurrencyCode TranslateTo Amount\Currency
1114 END
1115 END
1116 NODE (CreditDebitIndicator)
1117 19A TranslateTo CreditDebitIndicator
1118 END
1119 END
1120 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR96
1181 TRANSLATE(TypeOfPrice14Code, OptionalCode_4!c_288)
1182 RULE
1183 'AVER' EquivalentTo 'AVER'
1184 END
1185 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR96
1158 TRANSLATE(SecuritiesAccount16, 97A)
1159 RULE
1160 NODE (AccountNumber)
1161 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1162 THEN
1163 Identification CopyTo AccountNumber
1164 END
1165 END
1166 END
1167 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR96
1233 TRANSLATE(SettlementSystemMethod2Choice, 22F_35)
1234 RULE
1235 NODE (DataSourceScheme)
1236 Proprietary TranslateTo DataSourceScheme
1237 END
1238 NODE (Indicator)
1239 Code TranslateTo Indicator
1240 Proprietary\Identification CopyTo Indicator
1241 END
1242 END
1243 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR96
1216 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1217 RULE
1218 'YSET' EquivalentTo 'YSET'
1219 'NSET' EquivalentTo 'NSET'
1220 END
1221 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR96
1018 TRANSLATE(CashAccountIdentification6Choice, 97A)
1019 RULE
1020 NODE (AccountNumber)
1021 Proprietary CopyTo AccountNumber
1022 END
1023 END
1024 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR96
1077 TRANSLATE(PartyIdentification18Choice, 95R)
1078 RULE
1079 ProprietaryIdentification TranslateTo 95R
1080 END
1081 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR96
1077 TRANSLATE(PartyIdentification18Choice, 95R)
1078 RULE
1079 ProprietaryIdentification TranslateTo 95R
1080 END
1081 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR96
1077 TRANSLATE(PartyIdentification18Choice, 95R)
1078 RULE
1079 ProprietaryIdentification TranslateTo 95R
1080 END
1081 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR96
1077 TRANSLATE(PartyIdentification18Choice, 95R)
1078 RULE
1079 ProprietaryIdentification TranslateTo 95R
1080 END
1081 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR96
1303 TRANSLATE(TradeDate2Choice, 98A)
1304 RULE
1305 Date TranslateTo 98A
1306 END
1307 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR96
1061 TRANSLATE(SecuritiesCertificate2, Identifier_FIN_8c)
1062 RULE
1063 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1064 END
1065 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR96
1013 TRANSLATE(TerminationDate3Choice, 98B_1)
1014 RULE
1015 NODE (DataSourceScheme)
1016 Code\Proprietary TranslateTo DataSourceScheme
1017 END
1018 NODE (DateCode)
1019 Code\Proprietary\Identification CopyTo DateCode
1020 Code\Code TranslateTo DateCode
1021 END
1022 END
1023 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR96
1275 TRANSLATE(TradeDate2Choice, 98E_1)
1276 RULE
1277 Date\DateTime TranslateTo 98E_1
1278 END
1279 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR96
1090 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1091 RULE
1092 NODE (PlaceCode)
1093 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1094 END
1095 NODE (IdentifierCode)
1096 TypeAndIdentification\Identification TranslateTo IdentifierCode
1097 END
1098 END
1099 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR96
1090 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1091 RULE
1092 NODE (PlaceCode)
1093 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1094 END
1095 NODE (IdentifierCode)
1096 TypeAndIdentification\Identification TranslateTo IdentifierCode
1097 END
1098 END
1099 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR96
1090 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1091 RULE
1092 NODE (PlaceCode)
1093 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1094 END
1095 NODE (IdentifierCode)
1096 TypeAndIdentification\Identification TranslateTo IdentifierCode
1097 END
1098 END
1099 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR96
1090 TRANSLATE(SafekeepingPlaceFormat4Choice, 94F_1)
1091 RULE
1092 NODE (PlaceCode)
1093 TypeAndIdentification\SafekeepingPlaceType TranslateTo PlaceCode
1094 END
1095 NODE (IdentifierCode)
1096 TypeAndIdentification\Identification TranslateTo IdentifierCode
1097 END
1098 END
1099 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR96
1283 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
1284 RULE
1285 'VARI' EquivalentTo 'VARI'
1286 END
1287 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR96
1041 TRANSLATE(SecuritiesAccount17, 97B_2)
1042 RULE
1043 NODE (DataSourceScheme)
1044 Type TranslateTo DataSourceScheme
1045 END
1046 NODE (AccountTypeCode)
1047 Type\Identification CopyTo AccountTypeCode
1048 END
1049 NODE (AccountNumber)
1050 IF (Type IsPresent)
1051 THEN
1052 Identification CopyTo AccountNumber
1053 END
1054 END
1055 END
1056 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR96
1041 TRANSLATE(SecuritiesAccount17, 97B_2)
1042 RULE
1043 NODE (DataSourceScheme)
1044 Type TranslateTo DataSourceScheme
1045 END
1046 NODE (AccountTypeCode)
1047 Type\Identification CopyTo AccountTypeCode
1048 END
1049 NODE (AccountNumber)
1050 IF (Type IsPresent)
1051 THEN
1052 Identification CopyTo AccountNumber
1053 END
1054 END
1055 END
1056 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR96
1041 TRANSLATE(SecuritiesAccount17, 97B_2)
1042 RULE
1043 NODE (DataSourceScheme)
1044 Type TranslateTo DataSourceScheme
1045 END
1046 NODE (AccountTypeCode)
1047 Type\Identification CopyTo AccountTypeCode
1048 END
1049 NODE (AccountNumber)
1050 IF (Type IsPresent)
1051 THEN
1052 Identification CopyTo AccountNumber
1053 END
1054 END
1055 END
1056 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR96
1041 TRANSLATE(SecuritiesAccount17, 97B_2)
1042 RULE
1043 NODE (DataSourceScheme)
1044 Type TranslateTo DataSourceScheme
1045 END
1046 NODE (AccountTypeCode)
1047 Type\Identification CopyTo AccountTypeCode
1048 END
1049 NODE (AccountNumber)
1050 IF (Type IsPresent)
1051 THEN
1052 Identification CopyTo AccountNumber
1053 END
1054 END
1055 END
1056 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR96
1091 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1092 RULE
1093 NODE (CurrencyCode)
1094 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1095 THEN
1096 Currency CopyTo CurrencyCode
1097 END
1098 END
1099 NODE (Amount)
1100 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1101 THEN
1102 (Amount FormatDecimal 'MT') CopyTo Amount
1103 END
1104 END
1105 END
1106 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR96
1090 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1091 RULE
1092 NODE (CurrencyCode)
1093 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1094 THEN
1095 Currency CopyTo CurrencyCode
1096 END
1097 END
1098 NODE (Amount)
1099 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1100 THEN
1101 (Amount FormatDecimal 'MT') CopyTo Amount
1102 END
1103 END
1104 END
1105 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR96
1091 TRANSLATE(AmountAndDirection11, 19A)
1092 RULE
1093 Amount TranslateTo 19A
1094 NODE (Sign)
1095 CreditDebitIndicator TranslateTo Sign
1096 END
1097 END
1098 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR96
1090 TRANSLATE(AmountAndDirection11, 19A)
1091 RULE
1092 Amount TranslateTo 19A
1093 NODE (Sign)
1094 CreditDebitIndicator TranslateTo Sign
1095 END
1096 END
1097 END
translateTTR96(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR96
1015 TRANSLATE(NameAndAddress12, Text_FIN_4M35x)
1016 RULE
1017 NODE (Line)
1018 (Name Substring ('1', '35')) CopyTo Line[1]
1019 END
1020 NODE (Line)
1021 (Name Substring ('36', '35')) CopyTo Line[2]
1022 END
1023 NODE (Line)
1024 (Name Substring ('71', '35')) CopyTo Line[3]
1025 END
1026 NODE (Line)
1027 (Name Substring ('106', '35')) CopyTo Line[4]
1028 END
1029 END
1030 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR97
1369 TRANSLATE(93C, SubBalanceInformation8)
1370 RULE
1371 NODE (SubBalanceType)
1372 NODE (Code)
1373 'DRAW' CopyTo SubBalanceType\Code
1374 END
1375 END
1376 NODE (Quantity)
1377 NODE (QuantityAndAvailability)
1378 93C TranslateTo Quantity\QuantityAndAvailability
1379 END
1380 END
1381 END
1382 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR97
1344 TRANSLATE(93C, SubBalanceInformation7)
1345 RULE
1346 NODE (SubBalanceType)
1347 NODE (Code)
1348 'REGO' CopyTo SubBalanceType\Code
1349 END
1350 END
1351 NODE (Quantity)
1352 NODE (QuantityAndAvailability)
1353 93C TranslateTo Quantity\QuantityAndAvailability
1354 END
1355 END
1356 END
1357 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR97
1472 TRANSLATE(19A, AmountAndDirection12)
1473 RULE
1474 NODE (Amount)
1475 NODE (Amount)
1476 Amount TranslateTo Amount\Amount
1477 END
1478 NODE (Currency)
1479 CurrencyCode TranslateTo Amount\Currency
1480 END
1481 END
1482 NODE (CreditDebitIndicator)
1483 19A TranslateTo CreditDebitIndicator
1484 END
1485 END
1486 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR97
1224 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
1225 RULE
1226 'ASGN' EquivalentTo 'ASGN'
1227 'BUTC' EquivalentTo 'BUTC'
1228 'CLEN' EquivalentTo 'CLEN'
1229 'DIRT' EquivalentTo 'DIRT'
1230 'DLWM' EquivalentTo 'DLWM'
1231 'DRAW' EquivalentTo 'DRAW'
1232 'EXER' EquivalentTo 'EXER'
1233 'FRCL' EquivalentTo 'FRCL'
1234 'KNOC' EquivalentTo 'KNOC'
1235 'NOMC' EquivalentTo 'NOMC'
1236 'PHYS' EquivalentTo 'PHYS'
1237 'RESI' EquivalentTo 'RESI'
1238 'SPDL' EquivalentTo 'SPDL'
1239 'TRIP' EquivalentTo 'TRIP'
1240 'UNEX' EquivalentTo 'UNEX'
1241 END
1242 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR97
1184 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1185 RULE
1186 'FRAN' EquivalentTo 'FRAN'
1187 END
1188 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR97
1188 TRANSLATE(92B, ForeignExchangeTerms12)
1189 RULE
1190 NODE (UnitCurrency)
1191 FirstCurrencyCode TranslateTo UnitCurrency
1192 END
1193 NODE (QuotedCurrency)
1194 SecondCurrencyCode TranslateTo QuotedCurrency
1195 END
1196 NODE (ExchangeRate)
1197 Rate TranslateTo ExchangeRate
1198 END
1199 END
1200 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR97
1224 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
1225 RULE
1226 'ASGN' EquivalentTo 'ASGN'
1227 'BUTC' EquivalentTo 'BUTC'
1228 'CLEN' EquivalentTo 'CLEN'
1229 'DIRT' EquivalentTo 'DIRT'
1230 'DLWM' EquivalentTo 'DLWM'
1231 'DRAW' EquivalentTo 'DRAW'
1232 'EXER' EquivalentTo 'EXER'
1233 'FRCL' EquivalentTo 'FRCL'
1234 'KNOC' EquivalentTo 'KNOC'
1235 'NOMC' EquivalentTo 'NOMC'
1236 'PHYS' EquivalentTo 'PHYS'
1237 'RESI' EquivalentTo 'RESI'
1238 'SPDL' EquivalentTo 'SPDL'
1239 'TRIP' EquivalentTo 'TRIP'
1240 'UNEX' EquivalentTo 'UNEX'
1241 'SPST' EquivalentTo 'SPST'
1242 END
1243 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR97
1184 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1185 RULE
1186 'FRAN' EquivalentTo 'FRAN'
1187 END
1188 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR97
1189 TRANSLATE(92B, ForeignExchangeTerms12)
1190 RULE
1191 NODE (UnitCurrency)
1192 FirstCurrencyCode TranslateTo UnitCurrency
1193 END
1194 NODE (QuotedCurrency)
1195 SecondCurrencyCode TranslateTo QuotedCurrency
1196 END
1197 NODE (ExchangeRate)
1198 Rate TranslateTo ExchangeRate
1199 END
1200 END
1201 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR97
1210 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
1211 RULE
1212 NODE (Code)
1213 IF (Not (DataSourceScheme IsPresent))
1214 THEN
1215 Indicator TranslateTo Code
1216 END
1217 END
1218 NODE (Proprietary)
1219 DataSourceScheme TranslateTo Proprietary
1220 NODE (Identification)
1221 IF (DataSourceScheme IsPresent)
1222 THEN
1223 Indicator CopyTo Proprietary\Identification
1224 END
1225 END
1226 END
1227 END
1228 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR97
1184 TRANSLATE(22F_217, YesNoIndicator)
1185 RULE
1186 IF (Not (DataSourceScheme IsPresent))
1187 THEN
1188 IF (Indicator IsSameString 'MATA')
1189 THEN
1190 'true' CopyTo YesNoIndicator
1191 END
1192 IF (Indicator IsSameString 'MATN')
1193 THEN
1194 'false' CopyTo YesNoIndicator
1195 END
1196 END
1197 END
1198 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR97
1186 TRANSLATE(92B, ForeignExchangeTerms12)
1187 RULE
1188 NODE (UnitCurrency)
1189 FirstCurrencyCode TranslateTo UnitCurrency
1190 END
1191 NODE (QuotedCurrency)
1192 SecondCurrencyCode TranslateTo QuotedCurrency
1193 END
1194 NODE (ExchangeRate)
1195 Rate TranslateTo ExchangeRate
1196 END
1197 END
1198 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR97
1210 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
1211 RULE
1212 NODE (Code)
1213 IF (Not (DataSourceScheme IsPresent))
1214 THEN
1215 Indicator TranslateTo Code
1216 END
1217 END
1218 NODE (Proprietary)
1219 DataSourceScheme TranslateTo Proprietary
1220 NODE (Identification)
1221 IF (DataSourceScheme IsPresent)
1222 THEN
1223 Indicator CopyTo Proprietary\Identification
1224 END
1225 END
1226 END
1227 END
1228 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR97
1184 TRANSLATE(22F_217, YesNoIndicator)
1185 RULE
1186 IF (Not (DataSourceScheme IsPresent))
1187 THEN
1188 IF (Indicator IsSameString 'MATA')
1189 THEN
1190 'true' CopyTo YesNoIndicator
1191 END
1192 IF (Indicator IsSameString 'MATN')
1193 THEN
1194 'false' CopyTo YesNoIndicator
1195 END
1196 END
1197 END
1198 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR97
1190 TRANSLATE(92B, ForeignExchangeTerms12)
1191 RULE
1192 NODE (UnitCurrency)
1193 FirstCurrencyCode TranslateTo UnitCurrency
1194 END
1195 NODE (QuotedCurrency)
1196 SecondCurrencyCode TranslateTo QuotedCurrency
1197 END
1198 NODE (ExchangeRate)
1199 Rate TranslateTo ExchangeRate
1200 END
1201 END
1202 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR97
1187 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR97
1187 TRANSLATE(22F_205, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR97
1117 TRANSLATE(98C, TerminationDate3Choice)
1118 RULE
1119 NODE (Date)
1120 98C TranslateTo Date
1121 END
1122 END
1123 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR97
1188 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
1189 RULE
1190 NODE (Code)
1191 IF (Not (DataSourceScheme IsPresent))
1192 THEN
1193 Indicator TranslateTo Code
1194 END
1195 END
1196 NODE (Proprietary)
1197 DataSourceScheme TranslateTo Proprietary
1198 NODE (Identification)
1199 IF (DataSourceScheme IsPresent)
1200 THEN
1201 Indicator CopyTo Proprietary\Identification
1202 END
1203 END
1204 END
1205 END
1206 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR97
1188 TRANSLATE(22F_204, SettlementTransactionCondition3Choice)
1189 RULE
1190 NODE (Code)
1191 IF (Not (DataSourceScheme IsPresent))
1192 THEN
1193 Indicator TranslateTo Code
1194 END
1195 END
1196 NODE (Proprietary)
1197 DataSourceScheme TranslateTo Proprietary
1198 NODE (Identification)
1199 IF (DataSourceScheme IsPresent)
1200 THEN
1201 Indicator CopyTo Proprietary\Identification
1202 END
1203 END
1204 END
1205 END
1206 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR97
1117 TRANSLATE(98C, TerminationDate3Choice)
1118 RULE
1119 NODE (Date)
1120 98C TranslateTo Date
1121 END
1122 END
1123 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR97
1187 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR97
1187 TRANSLATE(22F_201, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR97
1117 TRANSLATE(98C, TerminationDate3Choice)
1118 RULE
1119 NODE (Date)
1120 98C TranslateTo Date
1121 END
1122 END
1123 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR97
1187 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR97
1187 TRANSLATE(22F_200, SettlementTransactionCondition3Choice)
1188 RULE
1189 NODE (Code)
1190 IF (Not (DataSourceScheme IsPresent))
1191 THEN
1192 Indicator TranslateTo Code
1193 END
1194 END
1195 NODE (Proprietary)
1196 DataSourceScheme TranslateTo Proprietary
1197 NODE (Identification)
1198 IF (DataSourceScheme IsPresent)
1199 THEN
1200 Indicator CopyTo Proprietary\Identification
1201 END
1202 END
1203 END
1204 END
1205 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR97
1117 TRANSLATE(98C, TerminationDate3Choice)
1118 RULE
1119 NODE (Date)
1120 98C TranslateTo Date
1121 END
1122 END
1123 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR97
1429 TRANSLATE(OptionalCode_4!c_40, OwnershipLegalRestrictions1Code)
1430 RULE
1431 '144A' EquivalentTo 'A144'
1432 'NRST' EquivalentTo 'NRST'
1433 'RSTR' EquivalentTo 'RSTR'
1434 END
1435 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR97
1216 TRANSLATE(OptionalCode_4!c_85, AcknowledgementReason5Code)
1217 RULE
1218 'ADEA' EquivalentTo 'ADEA'
1219 'NARR' EquivalentTo 'OTHR'
1220 'SMPG' EquivalentTo 'SMPG'
1221 END
1222 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR97
1389 TRANSLATE(22F_59, CentralCounterPartyEligibility2Choice)
1390 RULE
1391 NODE (Indicator)
1392 IF (Not (DataSourceScheme IsPresent))
1393 THEN
1394 IF (Indicator IsSameString 'NCCP')
1395 THEN
1396 'false' CopyTo Indicator
1397 ELSE
1398 'true' CopyTo Indicator
1399 END
1400 END
1401 END
1402 NODE (Proprietary)
1403 NODE (Identification)
1404 IF (DataSourceScheme IsPresent)
1405 THEN
1406 Indicator CopyTo Proprietary\Identification
1407 END
1408 END
1409 DataSourceScheme TranslateTo Proprietary
1410 END
1411 END
1412 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR97
1154 TRANSLATE(19A, AmountAndDirection13)
1155 RULE
1156 NODE (Amount)
1157 19A TranslateTo Amount
1158 END
1159 NODE (CreditDebitIndicator)
1160 Sign TranslateTo CreditDebitIndicator
1161 END
1162 END
1163 END
translateTTR97(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR97
1156 TRANSLATE(22F_157, LegalFramework2Choice)
1157 RULE
1158 NODE (Code)
1159 IF (Not (DataSourceScheme IsPresent))
1160 THEN
1161 Indicator TranslateTo Code
1162 END
1163 END
1164 NODE (Proprietary)
1165 DataSourceScheme TranslateTo Proprietary
1166 NODE (Identification)
1167 IF (DataSourceScheme IsPresent)
1168 THEN
1169 Indicator CopyTo Proprietary\Identification
1170 END
1171 END
1172 END
1173 END
1174 END
translateTTR97(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR97
1121 TRANSLATE(Currency, ActiveCurrencyCode)
1122 RULE
1123 Currency CopyTo ActiveCurrencyCode
1124 END
1125 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR97
1186 TRANSLATE(SecuritiesAccount16, 97A)
1187 RULE
1188 NODE (AccountNumber)
1189 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1190 THEN
1191 Identification CopyTo AccountNumber
1192 END
1193 END
1194 END
1195 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR97
1168 TRANSLATE(SecuritiesAccount16, 97B_1)
1169 RULE
1170 NODE (DataSourceScheme)
1171 Type\Proprietary TranslateTo DataSourceScheme
1172 END
1173 NODE (AccountTypeCode)
1174 Type\Code TranslateTo AccountTypeCode
1175 Type\Proprietary\Identification CopyTo AccountTypeCode
1176 END
1177 NODE (AccountNumber)
1178 IF ((Type IsPresent) Or (Name IsPresent))
1179 THEN
1180 Identification CopyTo AccountNumber
1181 END
1182 END
1183 END
1184 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR97
1244 TRANSLATE(SettlementSystemMethod1Code, OptionalCode_4!c_42)
1245 RULE
1246 'YSET' EquivalentTo 'YSET'
1247 'NSET' EquivalentTo 'NSET'
1248 END
1249 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR97
1222 TRANSLATE(NettingEligibility2Choice, 22F_58)
1223 RULE
1224 NODE (DataSourceScheme)
1225 Proprietary TranslateTo DataSourceScheme
1226 END
1227 NODE (Indicator)
1228 Proprietary\Identification CopyTo Indicator
1229 IF (Indicator IsPresent)
1230 THEN
1231 IF (Indicator IsSameBoolean 'false')
1232 THEN
1233 'NNET' CopyTo Indicator
1234 ELSE
1235 'YNET' CopyTo Indicator
1236 END
1237 END
1238 END
1239 END
1240 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR97
1025 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1026 RULE
1027 NODE (DataSourceScheme)
1028 Proprietary\Type TranslateTo DataSourceScheme
1029 END
1030 NODE (PlaceCode)
1031 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1032 Proprietary\Type\Identification CopyTo PlaceCode
1033 END
1034 NODE (Narrative)
1035 Proprietary\Identification CopyTo Narrative
1036 Identification\Identification CopyTo Narrative
1037 END
1038 END
1039 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR97
1082 TRANSLATE(GenericIdentification24, 95R)
1083 RULE
1084 NODE (DataSourceScheme)
1085 GenericIdentification24 TranslateTo DataSourceScheme
1086 END
1087 NODE (ProprietaryCode)
1088 Identification CopyTo ProprietaryCode
1089 END
1090 END
1091 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR97
1082 TRANSLATE(GenericIdentification24, 95R)
1083 RULE
1084 NODE (DataSourceScheme)
1085 GenericIdentification24 TranslateTo DataSourceScheme
1086 END
1087 NODE (ProprietaryCode)
1088 Identification CopyTo ProprietaryCode
1089 END
1090 END
1091 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR97
1082 TRANSLATE(GenericIdentification24, 95R)
1083 RULE
1084 NODE (DataSourceScheme)
1085 GenericIdentification24 TranslateTo DataSourceScheme
1086 END
1087 NODE (ProprietaryCode)
1088 Identification CopyTo ProprietaryCode
1089 END
1090 END
1091 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR97
1082 TRANSLATE(GenericIdentification24, 95R)
1083 RULE
1084 NODE (DataSourceScheme)
1085 GenericIdentification24 TranslateTo DataSourceScheme
1086 END
1087 NODE (ProprietaryCode)
1088 Identification CopyTo ProprietaryCode
1089 END
1090 END
1091 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR97
1308 TRANSLATE(TradeDate2Choice, 98B_2)
1309 RULE
1310 NODE (DataSourceScheme)
1311 DateCode\Proprietary TranslateTo DataSourceScheme
1312 END
1313 NODE (DateCode)
1314 DateCode\Code TranslateTo DateCode
1315 DateCode\Proprietary\Identification CopyTo DateCode
1316 END
1317 END
1318 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR97
1066 TRANSLATE(PartyIdentification18Choice, 95P_2)
1067 RULE
1068 NODE (IdentifierCode)
1069 BICOrBEI CopyTo IdentifierCode
1070 END
1071 END
1072 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR97
1024 TRANSLATE(DateType5Code, OptionalCode_4!c_44)
1025 RULE
1026 'OPEN' EquivalentTo 'OPEN'
1027 END
1028 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR97
1280 TRANSLATE(ISODateTime, 98E_1)
1281 RULE
1282 NODE (Date)
1283 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1284 THEN
1285 ISODateTime TranslateTo Date
1286 END
1287 END
1288 NODE (Time)
1289 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1290 THEN
1291 ISODateTime TranslateTo Time
1292 END
1293 END
1294 NODE (Decimals)
1295 IF ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1296 THEN
1297 ISODateTime TranslateTo Decimals
1298 END
1299 END
1300 NODE (UTCIndicator)
1301 IF ((((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))
1302 THEN
1303 ISODateTime TranslateTo UTCIndicator
1304 END
1305 END
1306 END
1307 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR97
1100 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1101 RULE
1102 'CUST' EquivalentTo 'CUST'
1103 'ICSD' EquivalentTo 'ICSD'
1104 'NCSD' EquivalentTo 'NCSD'
1105 'SHHE' EquivalentTo 'SHHE'
1106 END
1107 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR97
1100 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1101 RULE
1102 'CUST' EquivalentTo 'CUST'
1103 'ICSD' EquivalentTo 'ICSD'
1104 'NCSD' EquivalentTo 'NCSD'
1105 'SHHE' EquivalentTo 'SHHE'
1106 END
1107 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR97
1100 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1101 RULE
1102 'CUST' EquivalentTo 'CUST'
1103 'ICSD' EquivalentTo 'ICSD'
1104 'NCSD' EquivalentTo 'NCSD'
1105 'SHHE' EquivalentTo 'SHHE'
1106 END
1107 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR97
1100 TRANSLATE(SafekeepingPlace1Code, Code_4!c_5)
1101 RULE
1102 'CUST' EquivalentTo 'CUST'
1103 'ICSD' EquivalentTo 'ICSD'
1104 'NCSD' EquivalentTo 'NCSD'
1105 'SHHE' EquivalentTo 'SHHE'
1106 END
1107 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR97
1288 TRANSLATE(TradeDate2Choice, 98C)
1289 RULE
1290 Date\DateTime TranslateTo 98C
1291 END
1292 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR97
1057 TRANSLATE(CashAccountIdentification6Choice, 97A)
1058 RULE
1059 NODE (AccountNumber)
1060 Proprietary CopyTo AccountNumber
1061 END
1062 END
1063 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR97
1057 TRANSLATE(CashAccountIdentification6Choice, 97A)
1058 RULE
1059 NODE (AccountNumber)
1060 Proprietary CopyTo AccountNumber
1061 END
1062 END
1063 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR97
1057 TRANSLATE(CashAccountIdentification6Choice, 97A)
1058 RULE
1059 NODE (AccountNumber)
1060 Proprietary CopyTo AccountNumber
1061 END
1062 END
1063 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR97
1057 TRANSLATE(CashAccountIdentification6Choice, 97A)
1058 RULE
1059 NODE (AccountNumber)
1060 Proprietary CopyTo AccountNumber
1061 END
1062 END
1063 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR97
1107 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1108 RULE
1109 NODE (CurrencyCode)
1110 Currency CopyTo CurrencyCode
1111 END
1112 NODE (Amount)
1113 (Amount FormatDecimal 'MT') CopyTo Amount
1114 END
1115 END
1116 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR97
1106 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1107 RULE
1108 NODE (CurrencyCode)
1109 Currency CopyTo CurrencyCode
1110 END
1111 NODE (Amount)
1112 (Amount FormatDecimal 'MT') CopyTo Amount
1113 END
1114 END
1115 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR97
1099 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1100 RULE
1101 NODE (CurrencyCode)
1102 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1103 THEN
1104 Currency CopyTo CurrencyCode
1105 END
1106 END
1107 NODE (Amount)
1108 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1109 THEN
1110 (Amount FormatDecimal 'MT') CopyTo Amount
1111 END
1112 END
1113 END
1114 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR97
1098 TRANSLATE(RestrictedFINActiveCurrencyAndAmount, 19A)
1099 RULE
1100 NODE (CurrencyCode)
1101 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1102 THEN
1103 Currency CopyTo CurrencyCode
1104 END
1105 END
1106 NODE (Amount)
1107 IF (((Amount FormatDecimal 'MT') Length) LessThanOrEqualTo '15')
1108 THEN
1109 (Amount FormatDecimal 'MT') CopyTo Amount
1110 END
1111 END
1112 END
1113 END
translateTTR97(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR97
1031 TRANSLATE(AlternatePartyIdentification3, 95S)
1032 RULE
1033 NODE (DataSourceScheme)
1034 IdentificationType\Proprietary TranslateTo DataSourceScheme
1035 END
1036 NODE (TypeOfID)
1037 IdentificationType\Proprietary\Identification CopyTo TypeOfID
1038 IdentificationType\Code TranslateTo TypeOfID
1039 END
1040 NODE (CountryCode)
1041 Country CopyTo CountryCode
1042 END
1043 NODE (AlternateID)
1044 AlternateIdentification CopyTo AlternateID
1045 END
1046 END
1047 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR98
1383 TRANSLATE(93B, SubBalanceInformation8)
1384 RULE
1385 NODE (SubBalanceType)
1386 NODE (Code)
1387 'PECA' CopyTo SubBalanceType\Code
1388 END
1389 END
1390 NODE (Quantity)
1391 NODE (Quantity)
1392 IF (Not (DataSourceScheme IsPresent))
1393 THEN
1394 93B TranslateTo Quantity\Quantity
1395 END
1396 END
1397 NODE (Proprietary)
1398 IF (DataSourceScheme IsPresent)
1399 THEN
1400 93B TranslateTo Quantity\Proprietary
1401 END
1402 END
1403 END
1404 END
1405 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR98
1358 TRANSLATE(93B, SubBalanceInformation7)
1359 RULE
1360 NODE (SubBalanceType)
1361 NODE (Code)
1362 'LORE' CopyTo SubBalanceType\Code
1363 END
1364 END
1365 NODE (Quantity)
1366 NODE (Quantity)
1367 IF (Not (DataSourceScheme IsPresent))
1368 THEN
1369 93B TranslateTo Quantity\Quantity
1370 END
1371 END
1372 NODE (Proprietary)
1373 IF (DataSourceScheme IsPresent)
1374 THEN
1375 93B TranslateTo Quantity\Proprietary
1376 END
1377 END
1378 END
1379 END
1380 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR98
1487 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveCurrencyAndAmount\Amount)
1488 RULE
1489 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveCurrencyAndAmount\Amount
1490 END
1491 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR98
1243 TRANSLATE(22F_205, YesNoIndicator)
1244 RULE
1245 IF (Not (DataSourceScheme IsPresent))
1246 THEN
1247 IF (Indicator IsSameString 'NPAR')
1248 THEN
1249 'false' CopyTo YesNoIndicator
1250 END
1251 IF (Indicator IsSameString 'PART')
1252 THEN
1253 'true' CopyTo YesNoIndicator
1254 END
1255 END
1256 END
1257 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR98
1189 TRANSLATE(22F_217, YesNoIndicator)
1190 RULE
1191 IF (Not (DataSourceScheme IsPresent))
1192 THEN
1193 IF (Indicator IsSameString 'MATA')
1194 THEN
1195 'true' CopyTo YesNoIndicator
1196 END
1197 IF (Indicator IsSameString 'MATN')
1198 THEN
1199 'false' CopyTo YesNoIndicator
1200 END
1201 END
1202 END
1203 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR98
1201 TRANSLATE(Currency, ActiveCurrencyCode)
1202 RULE
1203 Currency CopyTo ActiveCurrencyCode
1204 END
1205 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR98
1244 TRANSLATE(22F_204, YesNoIndicator)
1245 RULE
1246 IF (Not (DataSourceScheme IsPresent))
1247 THEN
1248 IF (Indicator IsSameString 'NPAR')
1249 THEN
1250 'false' CopyTo YesNoIndicator
1251 END
1252 IF (Indicator IsSameString 'PART')
1253 THEN
1254 'true' CopyTo YesNoIndicator
1255 END
1256 END
1257 END
1258 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR98
1189 TRANSLATE(22F_217, YesNoIndicator)
1190 RULE
1191 IF (Not (DataSourceScheme IsPresent))
1192 THEN
1193 IF (Indicator IsSameString 'MATA')
1194 THEN
1195 'true' CopyTo YesNoIndicator
1196 END
1197 IF (Indicator IsSameString 'MATN')
1198 THEN
1199 'false' CopyTo YesNoIndicator
1200 END
1201 END
1202 END
1203 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR98
1202 TRANSLATE(Currency, ActiveCurrencyCode)
1203 RULE
1204 Currency CopyTo ActiveCurrencyCode
1205 END
1206 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR98
1229 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
1230 RULE
1231 'ASGN' EquivalentTo 'ASGN'
1232 'CLEN' EquivalentTo 'CLEN'
1233 'DIRT' EquivalentTo 'DIRT'
1234 'DLWM' EquivalentTo 'DLWM'
1235 'DRAW' EquivalentTo 'DRAW'
1236 'EXER' EquivalentTo 'EXER'
1237 'FRCL' EquivalentTo 'FRCL'
1238 'KNOC' EquivalentTo 'KNOC'
1239 'PHYS' EquivalentTo 'PHYS'
1240 'RESI' EquivalentTo 'RESI'
1241 'SHOR' EquivalentTo 'SHOR'
1242 'SPDL' EquivalentTo 'SPDL'
1243 'TRIP' EquivalentTo 'TRIP'
1244 'UNEX' EquivalentTo 'UNEX'
1245 'PENS' EquivalentTo 'PENS'
1246 'NOMC' EquivalentTo 'NOMC'
1247 END
1248 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR98
1199 TRANSLATE(22F_216, YesNoIndicator)
1200 RULE
1201 IF (Not (DataSourceScheme IsPresent))
1202 THEN
1203 IF (Indicator IsSameString 'GIVE')
1204 THEN
1205 'false' CopyTo YesNoIndicator
1206 END
1207 IF (Indicator IsSameString 'TAKE')
1208 THEN
1209 'true' CopyTo YesNoIndicator
1210 END
1211 END
1212 END
1213 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR98
1199 TRANSLATE(Currency, ActiveCurrencyCode)
1200 RULE
1201 Currency CopyTo ActiveCurrencyCode
1202 END
1203 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR98
1229 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
1230 RULE
1231 'ASGN' EquivalentTo 'ASGN'
1232 'CLEN' EquivalentTo 'CLEN'
1233 'DIRT' EquivalentTo 'DIRT'
1234 'DLWM' EquivalentTo 'DLWM'
1235 'DRAW' EquivalentTo 'DRAW'
1236 'EXER' EquivalentTo 'EXER'
1237 'FRCL' EquivalentTo 'FRCL'
1238 'KNOC' EquivalentTo 'KNOC'
1239 'NOMC' EquivalentTo 'NOMC'
1240 'PHYS' EquivalentTo 'PHYS'
1241 'RESI' EquivalentTo 'RESI'
1242 'SPDL' EquivalentTo 'SPDL'
1243 'TRIP' EquivalentTo 'TRIP'
1244 'UNEX' EquivalentTo 'UNEX'
1245 'SPST' EquivalentTo 'SPST'
1246 'PENS' EquivalentTo 'PENS'
1247 'SHOR' EquivalentTo 'SHOR'
1248 END
1249 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR98
1199 TRANSLATE(22F_216, YesNoIndicator)
1200 RULE
1201 IF (Not (DataSourceScheme IsPresent))
1202 THEN
1203 IF (Indicator IsSameString 'GIVE')
1204 THEN
1205 'false' CopyTo YesNoIndicator
1206 END
1207 IF (Indicator IsSameString 'TAKE')
1208 THEN
1209 'true' CopyTo YesNoIndicator
1210 END
1211 END
1212 END
1213 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR98
1203 TRANSLATE(Currency, ActiveCurrencyCode)
1204 RULE
1205 Currency CopyTo ActiveCurrencyCode
1206 END
1207 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'BUTC' EquivalentTo 'BUTC'
1210 'CLEN' EquivalentTo 'CLEN'
1211 'DIRT' EquivalentTo 'DIRT'
1212 'DLWM' EquivalentTo 'DLWM'
1213 'DRAW' EquivalentTo 'DRAW'
1214 'EXER' EquivalentTo 'EXER'
1215 'FRCL' EquivalentTo 'FRCL'
1216 'KNOC' EquivalentTo 'KNOC'
1217 'NOMC' EquivalentTo 'NOMC'
1218 'PHYS' EquivalentTo 'PHYS'
1219 'RESI' EquivalentTo 'RESI'
1220 'SPDL' EquivalentTo 'SPDL'
1221 'TRIP' EquivalentTo 'TRIP'
1222 'UNEX' EquivalentTo 'UNEX'
1223 END
1224 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_401, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'BUTC' EquivalentTo 'BUTC'
1210 'CLEN' EquivalentTo 'CLEN'
1211 'DIRT' EquivalentTo 'DIRT'
1212 'DLWM' EquivalentTo 'DLWM'
1213 'DRAW' EquivalentTo 'DRAW'
1214 'EXER' EquivalentTo 'EXER'
1215 'FRCL' EquivalentTo 'FRCL'
1216 'KNOC' EquivalentTo 'KNOC'
1217 'NOMC' EquivalentTo 'NOMC'
1218 'PHYS' EquivalentTo 'PHYS'
1219 'RESI' EquivalentTo 'RESI'
1220 'SPDL' EquivalentTo 'SPDL'
1221 'TRIP' EquivalentTo 'TRIP'
1222 'UNEX' EquivalentTo 'UNEX'
1223 END
1224 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR98
1124 TRANSLATE(22F_37, RateType8Choice)
1125 RULE
1126 NODE (Code)
1127 IF (Not (DataSourceScheme IsPresent))
1128 THEN
1129 Indicator TranslateTo Code
1130 END
1131 END
1132 NODE (Proprietary)
1133 DataSourceScheme TranslateTo Proprietary
1134 NODE (Identification)
1135 IF (DataSourceScheme IsPresent)
1136 THEN
1137 Indicator CopyTo Proprietary\Identification
1138 END
1139 END
1140 END
1141 END
1142 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR98
1207 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
1208 RULE
1209 'ASGN' EquivalentTo 'ASGN'
1210 'BUTC' EquivalentTo 'BUTC'
1211 'CLEN' EquivalentTo 'CLEN'
1212 'DIRT' EquivalentTo 'DIRT'
1213 'DLWM' EquivalentTo 'DLWM'
1214 'DRAW' EquivalentTo 'DRAW'
1215 'EXER' EquivalentTo 'EXER'
1216 'FRCL' EquivalentTo 'FRCL'
1217 'KNOC' EquivalentTo 'KNOC'
1218 'NOMC' EquivalentTo 'NOMC'
1219 'PHYS' EquivalentTo 'PHYS'
1220 'RESI' EquivalentTo 'RESI'
1221 'SPDL' EquivalentTo 'SPDL'
1222 'TRIP' EquivalentTo 'TRIP'
1223 'UNEX' EquivalentTo 'UNEX'
1224 'SPST' EquivalentTo 'SPST'
1225 END
1226 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR98
1207 TRANSLATE(OptionalCode_4!c_390, SettlementTransactionCondition2Code)
1208 RULE
1209 'ASGN' EquivalentTo 'ASGN'
1210 'BUTC' EquivalentTo 'BUTC'
1211 'CLEN' EquivalentTo 'CLEN'
1212 'DIRT' EquivalentTo 'DIRT'
1213 'DLWM' EquivalentTo 'DLWM'
1214 'DRAW' EquivalentTo 'DRAW'
1215 'EXER' EquivalentTo 'EXER'
1216 'FRCL' EquivalentTo 'FRCL'
1217 'KNOC' EquivalentTo 'KNOC'
1218 'NOMC' EquivalentTo 'NOMC'
1219 'PHYS' EquivalentTo 'PHYS'
1220 'RESI' EquivalentTo 'RESI'
1221 'SPDL' EquivalentTo 'SPDL'
1222 'TRIP' EquivalentTo 'TRIP'
1223 'UNEX' EquivalentTo 'UNEX'
1224 'SPST' EquivalentTo 'SPST'
1225 END
1226 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR98
1124 TRANSLATE(22F_37, RateType8Choice)
1125 RULE
1126 NODE (Code)
1127 IF (Not (DataSourceScheme IsPresent))
1128 THEN
1129 Indicator TranslateTo Code
1130 END
1131 END
1132 NODE (Proprietary)
1133 DataSourceScheme TranslateTo Proprietary
1134 NODE (Identification)
1135 IF (DataSourceScheme IsPresent)
1136 THEN
1137 Indicator CopyTo Proprietary\Identification
1138 END
1139 END
1140 END
1141 END
1142 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'CLEN' EquivalentTo 'CLEN'
1210 'DIRT' EquivalentTo 'DIRT'
1211 'DLWM' EquivalentTo 'DLWM'
1212 'DRAW' EquivalentTo 'DRAW'
1213 'EXER' EquivalentTo 'EXER'
1214 'FRCL' EquivalentTo 'FRCL'
1215 'KNOC' EquivalentTo 'KNOC'
1216 'PHYS' EquivalentTo 'PHYS'
1217 'RESI' EquivalentTo 'RESI'
1218 'SHOR' EquivalentTo 'SHOR'
1219 'SPDL' EquivalentTo 'SPDL'
1220 'TRIP' EquivalentTo 'TRIP'
1221 'UNEX' EquivalentTo 'UNEX'
1222 'PENS' EquivalentTo 'PENS'
1223 'NOMC' EquivalentTo 'NOMC'
1224 END
1225 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_393, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'CLEN' EquivalentTo 'CLEN'
1210 'DIRT' EquivalentTo 'DIRT'
1211 'DLWM' EquivalentTo 'DLWM'
1212 'DRAW' EquivalentTo 'DRAW'
1213 'EXER' EquivalentTo 'EXER'
1214 'FRCL' EquivalentTo 'FRCL'
1215 'KNOC' EquivalentTo 'KNOC'
1216 'PHYS' EquivalentTo 'PHYS'
1217 'RESI' EquivalentTo 'RESI'
1218 'SHOR' EquivalentTo 'SHOR'
1219 'SPDL' EquivalentTo 'SPDL'
1220 'TRIP' EquivalentTo 'TRIP'
1221 'UNEX' EquivalentTo 'UNEX'
1222 'PENS' EquivalentTo 'PENS'
1223 'NOMC' EquivalentTo 'NOMC'
1224 END
1225 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR98
1124 TRANSLATE(22F_37, RateType8Choice)
1125 RULE
1126 NODE (Code)
1127 IF (Not (DataSourceScheme IsPresent))
1128 THEN
1129 Indicator TranslateTo Code
1130 END
1131 END
1132 NODE (Proprietary)
1133 DataSourceScheme TranslateTo Proprietary
1134 NODE (Identification)
1135 IF (DataSourceScheme IsPresent)
1136 THEN
1137 Indicator CopyTo Proprietary\Identification
1138 END
1139 END
1140 END
1141 END
1142 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'CLEN' EquivalentTo 'CLEN'
1210 'DIRT' EquivalentTo 'DIRT'
1211 'DLWM' EquivalentTo 'DLWM'
1212 'DRAW' EquivalentTo 'DRAW'
1213 'EXER' EquivalentTo 'EXER'
1214 'FRCL' EquivalentTo 'FRCL'
1215 'KNOC' EquivalentTo 'KNOC'
1216 'NOMC' EquivalentTo 'NOMC'
1217 'PHYS' EquivalentTo 'PHYS'
1218 'RESI' EquivalentTo 'RESI'
1219 'SPDL' EquivalentTo 'SPDL'
1220 'TRIP' EquivalentTo 'TRIP'
1221 'UNEX' EquivalentTo 'UNEX'
1222 'SPST' EquivalentTo 'SPST'
1223 'PENS' EquivalentTo 'PENS'
1224 'SHOR' EquivalentTo 'SHOR'
1225 END
1226 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR98
1206 TRANSLATE(OptionalCode_4!c_392, SettlementTransactionCondition2Code)
1207 RULE
1208 'ASGN' EquivalentTo 'ASGN'
1209 'CLEN' EquivalentTo 'CLEN'
1210 'DIRT' EquivalentTo 'DIRT'
1211 'DLWM' EquivalentTo 'DLWM'
1212 'DRAW' EquivalentTo 'DRAW'
1213 'EXER' EquivalentTo 'EXER'
1214 'FRCL' EquivalentTo 'FRCL'
1215 'KNOC' EquivalentTo 'KNOC'
1216 'NOMC' EquivalentTo 'NOMC'
1217 'PHYS' EquivalentTo 'PHYS'
1218 'RESI' EquivalentTo 'RESI'
1219 'SPDL' EquivalentTo 'SPDL'
1220 'TRIP' EquivalentTo 'TRIP'
1221 'UNEX' EquivalentTo 'UNEX'
1222 'SPST' EquivalentTo 'SPST'
1223 'PENS' EquivalentTo 'PENS'
1224 'SHOR' EquivalentTo 'SHOR'
1225 END
1226 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR98
1124 TRANSLATE(22F_37, RateType8Choice)
1125 RULE
1126 NODE (Code)
1127 IF (Not (DataSourceScheme IsPresent))
1128 THEN
1129 Indicator TranslateTo Code
1130 END
1131 END
1132 NODE (Proprietary)
1133 DataSourceScheme TranslateTo Proprietary
1134 NODE (Identification)
1135 IF (DataSourceScheme IsPresent)
1136 THEN
1137 Indicator CopyTo Proprietary\Identification
1138 END
1139 END
1140 END
1141 END
1142 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR98
1436 TRANSLATE(22F_35, SettlementSystemMethod2Choice)
1437 RULE
1438 NODE (Code)
1439 IF (Not (DataSourceScheme IsPresent))
1440 THEN
1441 Indicator TranslateTo Code
1442 END
1443 END
1444 NODE (Proprietary)
1445 DataSourceScheme TranslateTo Proprietary
1446 NODE (Identification)
1447 IF (DataSourceScheme IsPresent)
1448 THEN
1449 Indicator CopyTo Proprietary\Identification
1450 END
1451 END
1452 END
1453 END
1454 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR98
1223 TRANSLATE(24B_49, PendingProcessingReason2Choice)
1224 RULE
1225 NODE (Code)
1226 IF (Not (DataSourceScheme IsPresent))
1227 THEN
1228 ReasonCode TranslateTo Code
1229 END
1230 END
1231 NODE (Proprietary)
1232 NODE (Identification)
1233 IF (DataSourceScheme IsPresent)
1234 THEN
1235 ReasonCode CopyTo Proprietary\Identification
1236 END
1237 END
1238 DataSourceScheme TranslateTo Proprietary
1239 END
1240 END
1241 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR98
1413 TRANSLATE(22F_206, YesNoIndicator)
1414 RULE
1415 IF (Indicator IsSameString 'NPAR')
1416 THEN
1417 'false' CopyTo YesNoIndicator
1418 END
1419 IF (Indicator IsSameString 'PART')
1420 THEN
1421 'true' CopyTo YesNoIndicator
1422 END
1423 END
1424 END
translateTTR98(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR98
1164 TRANSLATE(19A, RestrictedFINActiveOrHistoricCurrencyAndAmount)
1165 RULE
1166 NODE (Amount)
1167 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1168 THEN
1169 Amount TranslateTo Amount
1170 ELSE
1171 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1172 END
1173 END
1174 NODE (Currency)
1175 IF ((((Amount Substring ((Amount Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '5')
1176 THEN
1177 CurrencyCode TranslateTo Currency
1178 ELSE
1179 Fail ('05052', 'Number of fractional digits in amount or price field has been exceeded', Amount)
1180 END
1181 END
1182 END
1183 END
translateTTR98(String, String) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR98
1175 TRANSLATE(OptionalCode_4!c_260, LegalFramework1Code)
1176 RULE
1177 'FRAN' EquivalentTo 'FRAN'
1178 END
1179 END
translateTTR98(String, Field) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR98
1126 TRANSLATE(19A, CreditDebitCode)
1127 RULE
1128 IF (Not (Sign IsPresent))
1129 THEN
1130 'DBIT' CopyTo CreditDebitCode
1131 ELSE
1132 'CRDT' CopyTo CreditDebitCode
1133 END
1134 END
1135 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR98
1196 TRANSLATE(SecuritiesAccount16, 97B_1)
1197 RULE
1198 NODE (DataSourceScheme)
1199 Type\Proprietary TranslateTo DataSourceScheme
1200 END
1201 NODE (AccountTypeCode)
1202 Type\Code TranslateTo AccountTypeCode
1203 Type\Proprietary\Identification CopyTo AccountTypeCode
1204 END
1205 NODE (AccountNumber)
1206 IF ((Type IsPresent) Or (Name IsPresent))
1207 THEN
1208 Identification CopyTo AccountNumber
1209 END
1210 END
1211 END
1212 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR98
1185 TRANSLATE(SecuritiesAccountPurposeType1Code, OptionalCode_4!c_350)
1186 RULE
1187 'MARG' EquivalentTo 'MARG'
1188 'SHOR' EquivalentTo 'SHOR'
1189 'ABRD' EquivalentTo 'ABRD'
1190 'CEND' EquivalentTo 'CEND'
1191 'DVPA' EquivalentTo 'DVPA'
1192 'PHYS' EquivalentTo 'PHYS'
1193 END
1194 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR98
1250 TRANSLATE(NettingEligibility2Choice, 22F_58)
1251 RULE
1252 NODE (DataSourceScheme)
1253 Proprietary TranslateTo DataSourceScheme
1254 END
1255 NODE (Indicator)
1256 Proprietary\Identification CopyTo Indicator
1257 IF (Indicator IsPresent)
1258 THEN
1259 IF (Indicator IsSameBoolean 'false')
1260 THEN
1261 'NNET' CopyTo Indicator
1262 ELSE
1263 'YNET' CopyTo Indicator
1264 END
1265 END
1266 END
1267 END
1268 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR98
1241 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1242 RULE
1243 NODE (DataSourceScheme)
1244 Proprietary TranslateTo DataSourceScheme
1245 END
1246 NODE (Indicator)
1247 IF (Indicator IsPresent)
1248 THEN
1249 IF (Indicator IsSameBoolean 'false')
1250 THEN
1251 'NCCP' CopyTo Indicator
1252 ELSE
1253 'YCCP' CopyTo Indicator
1254 END
1255 END
1256 Proprietary\Identification CopyTo Indicator
1257 END
1258 END
1259 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR98
1040 TRANSLATE(SafekeepingPlace3Code, OptionalCode_4!c_5)
1041 RULE
1042 'SHHE' EquivalentTo 'SHHE'
1043 END
1044 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR98
1092 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1093 RULE
1094 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1095 END
1096 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR98
1092 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1093 RULE
1094 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1095 END
1096 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR98
1092 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1093 RULE
1094 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1095 END
1096 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR98
1092 TRANSLATE(GenericIdentification24, Identifier_FIN_8c)
1093 RULE
1094 (Issuer Concatenate SchemeName) CopyTo Identifier_FIN_8c
1095 END
1096 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR98
1319 TRANSLATE(DateType3Code, OptionalCode_4!c_56)
1320 RULE
1321 'VARI' EquivalentTo 'VARI'
1322 END
1323 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR98
1073 TRANSLATE(PartyIdentification18Choice, 95R)
1074 RULE
1075 ProprietaryIdentification TranslateTo 95R
1076 END
1077 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR98
1029 TRANSLATE(TerminationDate3Choice, 98C)
1030 RULE
1031 Date TranslateTo 98C
1032 END
1033 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR98
1308 TRANSLATE(RestrictedFINXMax350Text, 70E)
1309 RULE
1310 NODE (Narrative)
1311 NODE (Line)
1312 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1313 END
1314 NODE (Line)
1315 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1316 END
1317 NODE (Line)
1318 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1319 END
1320 NODE (Line)
1321 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1322 END
1323 NODE (Line)
1324 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1325 END
1326 NODE (Line)
1327 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1328 END
1329 NODE (Line)
1330 (RestrictedFINXMax350Text Substring ('211', '35')) CopyTo Narrative\Line[7]
1331 END
1332 NODE (Line)
1333 (RestrictedFINXMax350Text Substring ('246', '35')) CopyTo Narrative\Line[8]
1334 END
1335 NODE (Line)
1336 (RestrictedFINXMax350Text Substring ('281', '35')) CopyTo Narrative\Line[9]
1337 END
1338 NODE (Line)
1339 (RestrictedFINXMax350Text Substring ('316', '35')) CopyTo Narrative\Line[10]
1340 END
1341 END
1342 END
1343 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR98
1108 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1109 RULE
1110 AnyBICIdentifier CopyTo Identifier_BICBEI
1111 END
1112 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR98
1108 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1109 RULE
1110 AnyBICIdentifier CopyTo Identifier_BICBEI
1111 END
1112 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR98
1108 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1109 RULE
1110 AnyBICIdentifier CopyTo Identifier_BICBEI
1111 END
1112 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR98
1108 TRANSLATE(AnyBICIdentifier, Identifier_BICBEI)
1109 RULE
1110 AnyBICIdentifier CopyTo Identifier_BICBEI
1111 END
1112 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR98
1293 TRANSLATE(ISODateTime, 98C)
1294 RULE
1295 NODE (Date)
1296 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1297 THEN
1298 ISODateTime TranslateTo Date
1299 END
1300 END
1301 NODE (Time)
1302 IF (Not ((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*Z?') Or (((ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z') Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}[+-][0-9]{2}:[0-9]{2}')) Or (ISODateTime Matches '[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]*[+-][0-9]{2}:[0-9]{2}'))))
1303 THEN
1304 ISODateTime TranslateTo Time
1305 END
1306 END
1307 END
1308 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR98
1064 TRANSLATE(CashAccountIdentification6Choice, 97E)
1065 RULE
1066 NODE (InternationalBankAccountNumber)
1067 IBAN CopyTo InternationalBankAccountNumber
1068 END
1069 END
1070 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR98
1064 TRANSLATE(CashAccountIdentification6Choice, 97E)
1065 RULE
1066 NODE (InternationalBankAccountNumber)
1067 IBAN CopyTo InternationalBankAccountNumber
1068 END
1069 END
1070 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR98
1064 TRANSLATE(CashAccountIdentification6Choice, 97E)
1065 RULE
1066 NODE (InternationalBankAccountNumber)
1067 IBAN CopyTo InternationalBankAccountNumber
1068 END
1069 END
1070 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR98
1064 TRANSLATE(CashAccountIdentification6Choice, 97E)
1065 RULE
1066 NODE (InternationalBankAccountNumber)
1067 IBAN CopyTo InternationalBankAccountNumber
1068 END
1069 END
1070 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR98
1117 TRANSLATE(ForeignExchangeTerms12, 92B)
1118 RULE
1119 NODE (FirstCurrencyCode)
1120 UnitCurrency TranslateTo FirstCurrencyCode
1121 END
1122 NODE (SecondCurrencyCode)
1123 QuotedCurrency TranslateTo SecondCurrencyCode
1124 END
1125 NODE (Rate)
1126 ExchangeRate TranslateTo Rate
1127 END
1128 END
1129 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR98
1116 TRANSLATE(ForeignExchangeTerms12, 92B)
1117 RULE
1118 NODE (FirstCurrencyCode)
1119 UnitCurrency TranslateTo FirstCurrencyCode
1120 END
1121 NODE (SecondCurrencyCode)
1122 QuotedCurrency TranslateTo SecondCurrencyCode
1123 END
1124 NODE (Rate)
1125 ExchangeRate TranslateTo Rate
1126 END
1127 END
1128 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR98
1115 TRANSLATE(CreditDebitCode, Text_Sign)
1116 RULE
1117 IF (CreditDebitCode IsSameString 'DBIT')
1118 THEN
1119 'N' CopyTo Text_Sign
1120 END
1121 END
1122 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR98
1114 TRANSLATE(CreditDebitCode, Text_Sign)
1115 RULE
1116 IF (CreditDebitCode IsSameString 'DBIT')
1117 THEN
1118 'N' CopyTo Text_Sign
1119 END
1120 END
1121 END
translateTTR98(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR98
1048 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1049 RULE
1050 'ARNU' EquivalentTo 'ARNU'
1051 'CCPT' EquivalentTo 'CCPT'
1052 'CHTY' EquivalentTo 'CHTY'
1053 'CORP' EquivalentTo 'CORP'
1054 'DRLC' EquivalentTo 'DRLC'
1055 'FIIN' EquivalentTo 'FIIN'
1056 'TXID' EquivalentTo 'TXID'
1057 END
1058 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00200203_Translation
Translate method TTR99
1406 TRANSLATE(93C, SubBalanceInformation8)
1407 RULE
1408 NODE (SubBalanceType)
1409 NODE (Code)
1410 'PECA' CopyTo SubBalanceType\Code
1411 END
1412 END
1413 NODE (Quantity)
1414 NODE (QuantityAndAvailability)
1415 93C TranslateTo Quantity\QuantityAndAvailability
1416 END
1417 END
1418 END
1419 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT535_MxSemt00300203_Translation
Translate method TTR99
1381 TRANSLATE(93C, SubBalanceInformation7)
1382 RULE
1383 NODE (SubBalanceType)
1384 NODE (Code)
1385 'LORE' CopyTo SubBalanceType\Code
1386 END
1387 END
1388 NODE (Quantity)
1389 NODE (QuantityAndAvailability)
1390 93C TranslateTo Quantity\QuantityAndAvailability
1391 END
1392 END
1393 END
1394 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT537_MxSemt01800201_Translation
Translate method TTR99
1492 TRANSLATE(Currency, ActiveCurrencyCode)
1493 RULE
1494 Currency CopyTo ActiveCurrencyCode
1495 END
1496 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese02300201_Translation
Translate method TTR99
1258 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1259 RULE
1260 NODE (Indicator)
1261 IF (Not (DataSourceScheme IsPresent))
1262 THEN
1263 IF (Indicator IsSameString 'NBEN')
1264 THEN
1265 'false' CopyTo Indicator
1266 ELSE
1267 'true' CopyTo Indicator
1268 END
1269 END
1270 END
1271 NODE (Proprietary)
1272 NODE (Identification)
1273 IF (DataSourceScheme IsPresent)
1274 THEN
1275 Indicator CopyTo Proprietary\Identification
1276 END
1277 END
1278 DataSourceScheme TranslateTo Proprietary
1279 END
1280 END
1281 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03300201_Translation
Translate method TTR99
1204 TRANSLATE(22F_216, YesNoIndicator)
1205 RULE
1206 IF (Not (DataSourceScheme IsPresent))
1207 THEN
1208 IF (Indicator IsSameString 'GIVE')
1209 THEN
1210 'false' CopyTo YesNoIndicator
1211 END
1212 IF (Indicator IsSameString 'TAKE')
1213 THEN
1214 'true' CopyTo YesNoIndicator
1215 END
1216 END
1217 END
1218 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT540_MxSese03600201_Translation
Translate method TTR99
1206 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1207 RULE
1208 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1209 THEN
1210 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1211 END
1212 END
1213 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese02300201_Translation
Translate method TTR99
1259 TRANSLATE(22F_30, BeneficialOwnership2Choice)
1260 RULE
1261 NODE (Indicator)
1262 IF (Not (DataSourceScheme IsPresent))
1263 THEN
1264 IF (Indicator IsSameString 'NBEN')
1265 THEN
1266 'false' CopyTo Indicator
1267 ELSE
1268 'true' CopyTo Indicator
1269 END
1270 END
1271 END
1272 NODE (Proprietary)
1273 NODE (Identification)
1274 IF (DataSourceScheme IsPresent)
1275 THEN
1276 Indicator CopyTo Proprietary\Identification
1277 END
1278 END
1279 DataSourceScheme TranslateTo Proprietary
1280 END
1281 END
1282 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03300201_Translation
Translate method TTR99
1204 TRANSLATE(22F_216, YesNoIndicator)
1205 RULE
1206 IF (Not (DataSourceScheme IsPresent))
1207 THEN
1208 IF (Indicator IsSameString 'GIVE')
1209 THEN
1210 'false' CopyTo YesNoIndicator
1211 END
1212 IF (Indicator IsSameString 'TAKE')
1213 THEN
1214 'true' CopyTo YesNoIndicator
1215 END
1216 END
1217 END
1218 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT541_MxSese03600201_Translation
Translate method TTR99
1207 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1208 RULE
1209 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1210 THEN
1211 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1212 END
1213 END
1214 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese02300201_Translation
Translate method TTR99
1249 TRANSLATE(22F_201, YesNoIndicator)
1250 RULE
1251 IF (Indicator IsSameString 'NPAR')
1252 THEN
1253 'false' CopyTo YesNoIndicator
1254 END
1255 IF (Indicator IsSameString 'PART')
1256 THEN
1257 'true' CopyTo YesNoIndicator
1258 END
1259 END
1260 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03300201_Translation
Translate method TTR99
1214 TRANSLATE(92C, RateName2)
1215 RULE
1216 NODE (Issuer)
1217 DataSourceScheme CopyTo Issuer
1218 END
1219 NODE (RateName)
1220 RateName CopyTo RateName
1221 END
1222 END
1223 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT542_MxSese03600201_Translation
Translate method TTR99
1204 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1205 RULE
1206 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1207 THEN
1208 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1209 END
1210 END
1211 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese02300201_Translation
Translate method TTR99
1250 TRANSLATE(22F_200, YesNoIndicator)
1251 RULE
1252 IF (Not (DataSourceScheme IsPresent))
1253 THEN
1254 IF (Indicator IsSameString 'NPAR')
1255 THEN
1256 'false' CopyTo YesNoIndicator
1257 END
1258 IF (Indicator IsSameString 'PART')
1259 THEN
1260 'true' CopyTo YesNoIndicator
1261 END
1262 END
1263 END
1264 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03300201_Translation
Translate method TTR99
1214 TRANSLATE(92C, RateName2)
1215 RULE
1216 NODE (Issuer)
1217 DataSourceScheme CopyTo Issuer
1218 END
1219 NODE (RateName)
1220 RateName CopyTo RateName
1221 END
1222 END
1223 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT543_MxSese03600201_Translation
Translate method TTR99
1208 TRANSLATE(Rate_FIN_15d, BaseOneRate)
1209 RULE
1210 IF (((((Rate_FIN_15d FormatDecimal 'MX') ReplaceAll '.') Length) LessThanOrEqualTo '11') And ((((Rate_FIN_15d Substring ((Rate_FIN_15d Find ',') Add '1')) TrimRight '0') Length) LessThanOrEqualTo '10'))
1211 THEN
1212 (Rate_FIN_15d FormatDecimal 'MX') CopyTo BaseOneRate
1213 END
1214 END
1215 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02500201_Translation
Translate method TTR99
1225 TRANSLATE(22F_205, YesNoIndicator)
1226 RULE
1227 IF (Not (DataSourceScheme IsPresent))
1228 THEN
1229 IF (Indicator IsSameString 'NPAR')
1230 THEN
1231 'false' CopyTo YesNoIndicator
1232 END
1233 IF (Indicator IsSameString 'PART')
1234 THEN
1235 'true' CopyTo YesNoIndicator
1236 END
1237 END
1238 END
1239 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese02600201_Translation
Translate method TTR99
1225 TRANSLATE(22F_205, YesNoIndicator)
1226 RULE
1227 IF (Not (DataSourceScheme IsPresent))
1228 THEN
1229 IF (Indicator IsSameString 'NPAR')
1230 THEN
1231 'false' CopyTo YesNoIndicator
1232 END
1233 IF (Indicator IsSameString 'PART')
1234 THEN
1235 'true' CopyTo YesNoIndicator
1236 END
1237 END
1238 END
1239 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT544_MxSese03500201_Translation
Translate method TTR99
1143 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1144 RULE
1145 'FIXE' EquivalentTo 'FIXE'
1146 'FORF' EquivalentTo 'FORF'
1147 'VARI' EquivalentTo 'VARI'
1148 END
1149 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02500201_Translation
Translate method TTR99
1227 TRANSLATE(22F_204, YesNoIndicator)
1228 RULE
1229 IF (Not (DataSourceScheme IsPresent))
1230 THEN
1231 IF (Indicator IsSameString 'NPAR')
1232 THEN
1233 'false' CopyTo YesNoIndicator
1234 END
1235 IF (Indicator IsSameString 'PART')
1236 THEN
1237 'true' CopyTo YesNoIndicator
1238 END
1239 END
1240 END
1241 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese02600201_Translation
Translate method TTR99
1227 TRANSLATE(22F_204, YesNoIndicator)
1228 RULE
1229 IF (Not (DataSourceScheme IsPresent))
1230 THEN
1231 IF (Indicator IsSameString 'NPAR')
1232 THEN
1233 'false' CopyTo YesNoIndicator
1234 END
1235 IF (Indicator IsSameString 'PART')
1236 THEN
1237 'true' CopyTo YesNoIndicator
1238 END
1239 END
1240 END
1241 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT545_MxSese03500201_Translation
Translate method TTR99
1143 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1144 RULE
1145 'FIXE' EquivalentTo 'FIXE'
1146 'FORF' EquivalentTo 'FORF'
1147 'VARI' EquivalentTo 'VARI'
1148 END
1149 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02500201_Translation
Translate method TTR99
1226 TRANSLATE(22F_201, YesNoIndicator)
1227 RULE
1228 IF (Indicator IsSameString 'NPAR')
1229 THEN
1230 'false' CopyTo YesNoIndicator
1231 END
1232 IF (Indicator IsSameString 'PART')
1233 THEN
1234 'true' CopyTo YesNoIndicator
1235 END
1236 END
1237 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese02600201_Translation
Translate method TTR99
1226 TRANSLATE(22F_201, YesNoIndicator)
1227 RULE
1228 IF (Indicator IsSameString 'NPAR')
1229 THEN
1230 'false' CopyTo YesNoIndicator
1231 END
1232 IF (Indicator IsSameString 'PART')
1233 THEN
1234 'true' CopyTo YesNoIndicator
1235 END
1236 END
1237 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT546_MxSese03500201_Translation
Translate method TTR99
1143 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1144 RULE
1145 'FIXE' EquivalentTo 'FIXE'
1146 'FORF' EquivalentTo 'FORF'
1147 'VARI' EquivalentTo 'VARI'
1148 END
1149 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02500201_Translation
Translate method TTR99
1227 TRANSLATE(22F_200, YesNoIndicator)
1228 RULE
1229 IF (Not (DataSourceScheme IsPresent))
1230 THEN
1231 IF (Indicator IsSameString 'NPAR')
1232 THEN
1233 'false' CopyTo YesNoIndicator
1234 END
1235 IF (Indicator IsSameString 'PART')
1236 THEN
1237 'true' CopyTo YesNoIndicator
1238 END
1239 END
1240 END
1241 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese02600201_Translation
Translate method TTR99
1227 TRANSLATE(22F_200, YesNoIndicator)
1228 RULE
1229 IF (Not (DataSourceScheme IsPresent))
1230 THEN
1231 IF (Indicator IsSameString 'NPAR')
1232 THEN
1233 'false' CopyTo YesNoIndicator
1234 END
1235 IF (Indicator IsSameString 'PART')
1236 THEN
1237 'true' CopyTo YesNoIndicator
1238 END
1239 END
1240 END
1241 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT547_MxSese03500201_Translation
Translate method TTR99
1143 TRANSLATE(OptionalCode_4!c_45, RateType1Code)
1144 RULE
1145 'FIXE' EquivalentTo 'FIXE'
1146 'FORF' EquivalentTo 'FORF'
1147 'VARI' EquivalentTo 'VARI'
1148 END
1149 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese02400201_Translation
Translate method TTR99
1455 TRANSLATE(OptionalCode_4!c_42, SettlementSystemMethod1Code)
1456 RULE
1457 'NSET' EquivalentTo 'NSET'
1458 'YSET' EquivalentTo 'YSET'
1459 END
1460 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03200201_Translation
Translate method TTR99
1242 TRANSLATE(OptionalCode_4!c_267, PendingProcessingReason1Code)
1243 RULE
1244 'ADEA' EquivalentTo 'ADEA'
1245 'BLOC' EquivalentTo 'BLOC'
1246 'CAIS' EquivalentTo 'CAIS'
1247 'CERT' EquivalentTo 'CERT'
1248 'COLL' EquivalentTo 'COLL'
1249 'DENO' EquivalentTo 'DENO'
1250 'DOCY' EquivalentTo 'DOCY'
1251 'NOFX' EquivalentTo 'NOFX'
1252 'MUNO' EquivalentTo 'MUNO'
1253 'GLOB' EquivalentTo 'GLOB'
1254 'YCOL' EquivalentTo 'YCOL'
1255 'FLIM' EquivalentTo 'FLIM'
1256 'NEXT' EquivalentTo 'NEXT'
1257 'LACK' EquivalentTo 'LACK'
1258 'LALO' EquivalentTo 'LALO'
1259 'MONY' EquivalentTo 'MONY'
1260 'MINO' EquivalentTo 'MINO'
1261 'NARR' EquivalentTo 'OTHR'
1262 'LIQU' EquivalentTo 'LIQU'
1263 END
1264 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT548_MxSese03400201_Translation
Translate method TTR99
1425 TRANSLATE(22F_203, YesNoIndicator)
1426 RULE
1427 IF (Not (DataSourceScheme IsPresent))
1428 THEN
1429 IF (Indicator IsSameString 'COLA')
1430 THEN
1431 'true' CopyTo YesNoIndicator
1432 END
1433 IF (Indicator IsSameString 'COLN')
1434 THEN
1435 'false' CopyTo YesNoIndicator
1436 END
1437 END
1438 END
1439 END
translateTTR99(String, String) - Method in class com.prowidesoftware.swift.translations.MT578_MxSese02800201_Translation
Translate method TTR99
1184 TRANSLATE(Amount_FIN_15d, RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount)
1185 RULE
1186 (Amount_FIN_15d FormatDecimal 'MX') CopyTo RestrictedFINActiveOrHistoricCurrencyAndAmount\Amount
1187 END
1188 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSemt01900201_Translation
Translate method TTR99
1180 TRANSLATE(22F_217, YesNoIndicator)
1181 RULE
1182 IF (Not (DataSourceScheme IsPresent))
1183 THEN
1184 IF (Indicator IsSameString 'MATA')
1185 THEN
1186 'true' CopyTo YesNoIndicator
1187 END
1188 IF (Indicator IsSameString 'MATN')
1189 THEN
1190 'false' CopyTo YesNoIndicator
1191 END
1192 END
1193 END
1194 END
translateTTR99(String, MtPathResult) - Method in class com.prowidesoftware.swift.translations.MT586_MxSese03700201_Translation
Translate method TTR99
1136 TRANSLATE(19A, AmountAndDirection15)
1137 RULE
1138 NODE (Amount)
1139 NODE (Amount)
1140 (Amount FormatDecimal 'MX') CopyTo Amount\Amount
1141 END
1142 NODE (Currency)
1143 CurrencyCode TranslateTo Amount\Currency
1144 END
1145 END
1146 NODE (CreditDebitIndicator)
1147 19A TranslateTo CreditDebitIndicator
1148 END
1149 END
1150 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00200203_MT535_Translation
Translate method TTR99
1213 TRANSLATE(SecuritiesAccountPurposeType1Code, OptionalCode_4!c_350)
1214 RULE
1215 'MARG' EquivalentTo 'MARG'
1216 'SHOR' EquivalentTo 'SHOR'
1217 'ABRD' EquivalentTo 'ABRD'
1218 'CEND' EquivalentTo 'CEND'
1219 'DVPA' EquivalentTo 'DVPA'
1220 'PHYS' EquivalentTo 'PHYS'
1221 END
1222 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt00300203_MT535_Translation
Translate method TTR99
1195 TRANSLATE(ClassificationType3Choice, 12A)
1196 RULE
1197 NODE (DataSourceScheme)
1198 AlternateClassification TranslateTo DataSourceScheme
1199 END
1200 NODE (InstrumentCodeOrDescription)
1201 AlternateClassification\Identification CopyTo InstrumentCodeOrDescription
1202 END
1203 END
1204 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01700201_MT536_Translation
Translate method TTR99
1269 TRANSLATE(CentralCounterPartyEligibility2Choice, 22F_59)
1270 RULE
1271 NODE (DataSourceScheme)
1272 Proprietary TranslateTo DataSourceScheme
1273 END
1274 NODE (Indicator)
1275 IF (Indicator IsPresent)
1276 THEN
1277 IF (Indicator IsSameBoolean 'false')
1278 THEN
1279 'NCCP' CopyTo Indicator
1280 ELSE
1281 'YCCP' CopyTo Indicator
1282 END
1283 END
1284 Proprietary\Identification CopyTo Indicator
1285 END
1286 END
1287 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01800201_MT537_Translation
Translate method TTR99
1260 TRANSLATE(LetterOfGuarantee2Choice, 22F_34)
1261 RULE
1262 NODE (DataSourceScheme)
1263 Proprietary TranslateTo DataSourceScheme
1264 END
1265 NODE (Indicator)
1266 IF (Indicator IsPresent)
1267 THEN
1268 IF (Indicator IsSameBoolean 'false')
1269 THEN
1270 'NLEG' CopyTo Indicator
1271 ELSE
1272 'YLEG' CopyTo Indicator
1273 END
1274 END
1275 Proprietary\Identification CopyTo Indicator
1276 END
1277 END
1278 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSemt01900201_MT586_Translation
Translate method TTR99
1045 TRANSLATE(SafekeepingPlaceFormat4Choice, 94C)
1046 RULE
1047 NODE (CountryCode)
1048 Country CopyTo CountryCode
1049 END
1050 END
1051 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT540_Translation
Translate method TTR99
1097 TRANSLATE(SecuritiesAccount17, 97A)
1098 RULE
1099 NODE (AccountNumber)
1100 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1101 THEN
1102 Identification CopyTo AccountNumber
1103 END
1104 END
1105 END
1106 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT541_Translation
Translate method TTR99
1097 TRANSLATE(SecuritiesAccount17, 97A)
1098 RULE
1099 NODE (AccountNumber)
1100 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1101 THEN
1102 Identification CopyTo AccountNumber
1103 END
1104 END
1105 END
1106 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT542_Translation
Translate method TTR99
1097 TRANSLATE(SecuritiesAccount17, 97A)
1098 RULE
1099 NODE (AccountNumber)
1100 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1101 THEN
1102 Identification CopyTo AccountNumber
1103 END
1104 END
1105 END
1106 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02300201_MT543_Translation
Translate method TTR99
1097 TRANSLATE(SecuritiesAccount17, 97A)
1098 RULE
1099 NODE (AccountNumber)
1100 IF (Not ((Type IsPresent) Or (Name IsPresent)))
1101 THEN
1102 Identification CopyTo AccountNumber
1103 END
1104 END
1105 END
1106 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02400201_MT548_Translation
Translate method TTR99
1324 TRANSLATE(TradeDate2Choice, 98C)
1325 RULE
1326 Date\DateTime TranslateTo 98C
1327 END
1328 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT544_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT545_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT546_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02500201_MT547_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT544_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT545_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT546_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02600201_MT547_Translation
Translate method TTR99
1078 TRANSLATE(GenericIdentification24, 95R)
1079 RULE
1080 NODE (DataSourceScheme)
1081 GenericIdentification24 TranslateTo DataSourceScheme
1082 END
1083 NODE (ProprietaryCode)
1084 Identification CopyTo ProprietaryCode
1085 END
1086 END
1087 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese02800201_MT578_Translation
Translate method TTR99
1034 TRANSLATE(RateType8Choice, 22F_37)
1035 RULE
1036 NODE (DataSourceScheme)
1037 Proprietary TranslateTo DataSourceScheme
1038 END
1039 NODE (Indicator)
1040 Code TranslateTo Indicator
1041 Proprietary\Identification CopyTo Indicator
1042 END
1043 END
1044 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03200201_MT548_Translation
Translate method TTR99
1344 TRANSLATE(PartyIdentification17Choice, 95C)
1345 RULE
1346 NODE (CountryCode)
1347 Country CopyTo CountryCode
1348 END
1349 END
1350 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT540_Translation
Translate method TTR99
1113 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1114 RULE
1115 NODE (DataSourceScheme)
1116 Proprietary TranslateTo DataSourceScheme
1117 END
1118 NODE (Indicator)
1119 Code TranslateTo Indicator
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT541_Translation
Translate method TTR99
1113 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1114 RULE
1115 NODE (DataSourceScheme)
1116 Proprietary TranslateTo DataSourceScheme
1117 END
1118 NODE (Indicator)
1119 Code TranslateTo Indicator
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT542_Translation
Translate method TTR99
1113 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1114 RULE
1115 NODE (DataSourceScheme)
1116 Proprietary TranslateTo DataSourceScheme
1117 END
1118 NODE (Indicator)
1119 Code TranslateTo Indicator
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03300201_MT543_Translation
Translate method TTR99
1113 TRANSLATE(TypeOfPrice5Choice, 22F_173)
1114 RULE
1115 NODE (DataSourceScheme)
1116 Proprietary TranslateTo DataSourceScheme
1117 END
1118 NODE (Indicator)
1119 Code TranslateTo Indicator
1120 Proprietary\Identification CopyTo Indicator
1121 END
1122 END
1123 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03400201_MT548_Translation
Translate method TTR99
1309 TRANSLATE(TradeDate2Choice, 98E_1)
1310 RULE
1311 Date\DateTime TranslateTo 98E_1
1312 END
1313 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT544_Translation
Translate method TTR99
1071 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1072 RULE
1073 NODE (DataSourceScheme)
1074 Proprietary\Type TranslateTo DataSourceScheme
1075 END
1076 NODE (PlaceCode)
1077 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1078 Proprietary\Type\Identification CopyTo PlaceCode
1079 END
1080 NODE (Narrative)
1081 Proprietary\Identification CopyTo Narrative
1082 Identification\Identification CopyTo Narrative
1083 END
1084 END
1085 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT545_Translation
Translate method TTR99
1071 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1072 RULE
1073 NODE (DataSourceScheme)
1074 Proprietary\Type TranslateTo DataSourceScheme
1075 END
1076 NODE (PlaceCode)
1077 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1078 Proprietary\Type\Identification CopyTo PlaceCode
1079 END
1080 NODE (Narrative)
1081 Proprietary\Identification CopyTo Narrative
1082 Identification\Identification CopyTo Narrative
1083 END
1084 END
1085 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT546_Translation
Translate method TTR99
1071 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1072 RULE
1073 NODE (DataSourceScheme)
1074 Proprietary\Type TranslateTo DataSourceScheme
1075 END
1076 NODE (PlaceCode)
1077 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1078 Proprietary\Type\Identification CopyTo PlaceCode
1079 END
1080 NODE (Narrative)
1081 Proprietary\Identification CopyTo Narrative
1082 Identification\Identification CopyTo Narrative
1083 END
1084 END
1085 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03500201_MT547_Translation
Translate method TTR99
1071 TRANSLATE(SafekeepingPlaceFormat4Choice, 94B_1)
1072 RULE
1073 NODE (DataSourceScheme)
1074 Proprietary\Type TranslateTo DataSourceScheme
1075 END
1076 NODE (PlaceCode)
1077 Identification\SafekeepingPlaceType TranslateTo PlaceCode
1078 Proprietary\Type\Identification CopyTo PlaceCode
1079 END
1080 NODE (Narrative)
1081 Proprietary\Identification CopyTo Narrative
1082 Identification\Identification CopyTo Narrative
1083 END
1084 END
1085 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT540_Translation
Translate method TTR99
1130 TRANSLATE(ActiveCurrencyCode, Currency)
1131 RULE
1132 ActiveCurrencyCode CopyTo Currency
1133 END
1134 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT541_Translation
Translate method TTR99
1129 TRANSLATE(ActiveCurrencyCode, Currency)
1130 RULE
1131 ActiveCurrencyCode CopyTo Currency
1132 END
1133 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT542_Translation
Translate method TTR99
1123 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1124 RULE
1125 NODE (CurrencyCode)
1126 Currency CopyTo CurrencyCode
1127 END
1128 NODE (Amount)
1129 (Amount FormatDecimal 'MT') CopyTo Amount
1130 END
1131 END
1132 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03600201_MT543_Translation
Translate method TTR99
1122 TRANSLATE(RestrictedFINActiveOrHistoricCurrencyAndAmount, 19A)
1123 RULE
1124 NODE (CurrencyCode)
1125 Currency CopyTo CurrencyCode
1126 END
1127 NODE (Amount)
1128 (Amount FormatDecimal 'MT') CopyTo Amount
1129 END
1130 END
1131 END
translateTTR99(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSese03700201_MT586_Translation
Translate method TTR99
1059 TRANSLATE(RestrictedFINXMax350Text, 70D)
1060 RULE
1061 NODE (Narrative)
1062 NODE (Line)
1063 (RestrictedFINXMax350Text Substring ('1', '35')) CopyTo Narrative\Line[1]
1064 END
1065 NODE (Line)
1066 (RestrictedFINXMax350Text Substring ('36', '35')) CopyTo Narrative\Line[2]
1067 END
1068 NODE (Line)
1069 (RestrictedFINXMax350Text Substring ('71', '35')) CopyTo Narrative\Line[3]
1070 END
1071 NODE (Line)
1072 (RestrictedFINXMax350Text Substring ('106', '35')) CopyTo Narrative\Line[4]
1073 END
1074 NODE (Line)
1075 (RestrictedFINXMax350Text Substring ('141', '35')) CopyTo Narrative\Line[5]
1076 END
1077 NODE (Line)
1078 (RestrictedFINXMax350Text Substring ('176', '35')) CopyTo Narrative\Line[6]
1079 END
1080 END
1081 END
1082 END
translateTypeOfIdentification1Code_OptionalCode_4c_200_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method TypeOfIdentification1Code -> OptionalCode_4!c_200 : Default
749 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_200)
750 RULE
751 'ARNU' EquivalentTo 'ARNU'
752 'CCPT' EquivalentTo 'CCPT'
753 'CORP' EquivalentTo 'CORP'
754 'DRLC' EquivalentTo 'DRLC'
755 'FIIN' EquivalentTo 'FIIN'
756 'TXID' EquivalentTo 'TXID'
757 END
758 END
translateTypeOfIdentification1Code_OptionalCode_4c_20_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03600202_MT566_Translation
Translate method TypeOfIdentification1Code -> OptionalCode_4!c_20 : Default
1714 TRANSLATE(TypeOfIdentification1Code, OptionalCode_4!c_20)
1715 RULE
1716 'ARNU' EquivalentTo 'ARNU'
1717 'CCPT' EquivalentTo 'CCPT'
1718 'CHTY' EquivalentTo 'CHTY'
1719 'CORP' EquivalentTo 'CORP'
1720 'DRLC' EquivalentTo 'DRLC'
1721 'FIIN' EquivalentTo 'FIIN'
1722 'TXID' EquivalentTo 'TXID'
1723 END
1724 END
translateUpdatedAdditionalInformation6_70E_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method UpdatedAdditionalInformation6 -> 70E : Default
1737 TRANSLATE(UpdatedAdditionalInformation6, 70E)
1738 RULE
1739 NODE (Narrative)
1740 NODE (Line)
1741 (AdditionalInformation Substring ('1', '35')) CopyTo Narrative\Line[1]
1742 END
1743 NODE (Line)
1744 (AdditionalInformation Substring ('36', '35')) CopyTo Narrative\Line[2]
1745 END
1746 NODE (Line)
1747 (AdditionalInformation Substring ('71', '35')) CopyTo Narrative\Line[3]
1748 END
1749 NODE (Line)
1750 (AdditionalInformation Substring ('106', '35')) CopyTo Narrative\Line[4]
1751 END
1752 NODE (Line)
1753 (AdditionalInformation Substring ('141', '35')) CopyTo Narrative\Line[5]
1754 END
1755 NODE (Line)
1756 (AdditionalInformation Substring ('176', '35')) CopyTo Narrative\Line[6]
1757 END
1758 NODE (Line)
1759 (AdditionalInformation Substring ('211', '35')) CopyTo Narrative\Line[7]
1760 END
1761 NODE (Line)
1762 (AdditionalInformation Substring ('246', '35')) CopyTo Narrative\Line[8]
1763 END
1764 NODE (Line)
1765 (AdditionalInformation Substring ('281', '35')) CopyTo Narrative\Line[9]
1766 END
1767 NODE (Line)
1768 (AdditionalInformation Substring ('316', '35')) CopyTo Narrative\Line[10]
1769 END
1770 END
1771 END
1772 END
translateUpdatedURLlnformation1_70G_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method UpdatedURLlnformation1 -> 70G : Default
1773 TRANSLATE(UpdatedURLlnformation1, 70G)
1774 RULE
1775 NODE (Narrative)
1776 NODE (Line)
1777 (URLAddress Substring ('1', '35')) CopyTo Narrative\Line[1]
1778 END
1779 NODE (Line)
1780 (URLAddress Substring ('36', '35')) CopyTo Narrative\Line[2]
1781 END
1782 NODE (Line)
1783 (URLAddress Substring ('71', '35')) CopyTo Narrative\Line[3]
1784 END
1785 NODE (Line)
1786 (URLAddress Substring ('106', '35')) CopyTo Narrative\Line[4]
1787 END
1788 NODE (Line)
1789 (URLAddress Substring ('141', '35')) CopyTo Narrative\Line[5]
1790 END
1791 NODE (Line)
1792 (URLAddress Substring ('176', '35')) CopyTo Narrative\Line[6]
1793 END
1794 NODE (Line)
1795 (URLAddress Substring ('211', '35')) CopyTo Narrative\Line[7]
1796 END
1797 NODE (Line)
1798 (URLAddress Substring ('246', '35')) CopyTo Narrative\Line[8]
1799 END
1800 NODE (Line)
1801 (URLAddress Substring ('281', '35')) CopyTo Narrative\Line[9]
1802 END
1803 NODE (Line)
1804 (URLAddress Substring ('316', '35')) CopyTo Narrative\Line[10]
1805 END
1806 END
1807 END
1808 END
translateYesNoIndicator_17B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03100202_MT564_Translation
Translate method YesNoIndicator -> 17B : Default
1441 TRANSLATE(YesNoIndicator, 17B)
1442 RULE
1443 NODE (Flag)
1444 IF (YesNoIndicator IsSameBoolean 'true')
1445 THEN
1446 'Y' CopyTo Flag
1447 ELSE
1448 'N' CopyTo Flag
1449 END
1450 END
1451 END
1452 END
translateYesNoIndicator_17B_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03500202_MT564_Translation
Translate method YesNoIndicator -> 17B : Default
941 TRANSLATE(YesNoIndicator, 17B)
942 RULE
943 NODE (Flag)
944 IF (YesNoIndicator IsSameBoolean 'true')
945 THEN
946 'Y' CopyTo Flag
947 ELSE
948 'N' CopyTo Flag
949 END
950 END
951 END
952 END
translateYesNoIndicator_22F_26_Default(String, XmlNode) - Method in class com.prowidesoftware.swift.translations.MxSeev03300202_MT565_Translation
Translate method YesNoIndicator -> 22F_26 : Default
912 TRANSLATE(YesNoIndicator, 22F_26)
913 RULE
914 NODE (Indicator)
915 IF (YesNoIndicator IsSameBoolean 'true')
916 THEN
917 'COLA' CopyTo Indicator
918 END
919 IF (YesNoIndicator IsSameBoolean 'false')
920 THEN
921 'COLN' CopyTo Indicator
922 END
923 END
924 END
925 END
TRAT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAT
TRAT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRAX
TRAX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT507
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCA
TRCA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCI
TRCI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCN
TRCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCN
TRCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCN
TRCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCN
TRCN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRCN
TRCN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRDE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDE
TRDE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDE
TRDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDE
TRDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDE
TRDE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDE
TRDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRDP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRDP
TRDP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TREA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TREA
TREA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TREX - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TREX
TREX - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRIG - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRIG
TRIG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
trimAfterFirst(String, boolean) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
Get a subblock with all tags in this blocks until the first occurrence of a tag with tagname.
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRE
TRRE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT517
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT530
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT537
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT548
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT549
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRRF
TRRF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRSE
TRSE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRSE
TRSE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTE
TRTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRTR
TRTR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TRUS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRUS
TRUS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRUS
TRUS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT510
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRUS
TRUS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TRUS
TRUS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TSDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TSDT
TSDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TSMT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TSMT
TSMT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TSMV - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TSMV
TSMV - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TSTA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TSTA
TSTA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TTCO
TTCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TURN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TURN
TURN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TURN
TURN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TURN
TURN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TURN
TURN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TVOC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TVOC
TVOC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TVRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TVRC
TVRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
twnNm - Variable in class com.prowidesoftware.swift.model.mx.dic.PostalAddress6
 
TXAP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXAP
TXAP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXAP
TXAP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXDF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXDF
TXDF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXDF
TXDF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXDF
TXDF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXFR
TXFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXFR
TXFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXFR
TXFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXIN
TXIN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXIN
TXIN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXNR
TXNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXNR
TXNR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXNR
TXNR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXPR
TXPR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXPR
TXPR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TXRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXRC
TXRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXRC
TXRC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TXRC
TXRC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TYCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TYCO
TYCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TYCO
TYCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT505
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TYCO
TYCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field209
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22A
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22B
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22D
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22E
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22L
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22M
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22P
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22Q
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22X
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field22Y
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field23B
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field23D
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field243
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field26C
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field26F
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field26T
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field40A
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field40B
Component number for the Type subfield
TYPE - Static variable in class com.prowidesoftware.swift.model.field.Field40C
Component number for the Type subfield
type - Variable in class com.prowidesoftware.swift.model.mx.dic.EntityIdentification
 
TYPE_OF_AGREEMENT - Static variable in class com.prowidesoftware.swift.model.field.Field77H
Component number for the Type Of Agreement subfield
TYPE_OF_BARRIER - Static variable in class com.prowidesoftware.swift.model.field.Field22G
Component number for the Type Of Barrier subfield
TYPE_OF_BARRIER - Static variable in class com.prowidesoftware.swift.model.field.Field22J
Component number for the Type Of Barrier subfield
TYPE_OF_EVENT - Static variable in class com.prowidesoftware.swift.model.field.Field22K
Component number for the Type Of Event subfield
TYPE_OF_ID - Static variable in class com.prowidesoftware.swift.model.field.Field95S
Component number for the Type Of ID subfield
TYPP - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsT.TYPP
TYPP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsT
 

U

U - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT010
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
U - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
U - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
U5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
UCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCP_LATEST_VERSION
UCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCP_LATEST_VERSION
UCP_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCP_LATEST_VERSION
UCP_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCPURR_LATEST_VERSION
UCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCPURR_LATEST_VERSION
UCPURR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UCPURR_LATEST_VERSION
UCPURR_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UDTP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT670
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UDTP
UDTP - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT671
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UDTP
UDTP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNAF
UNAF - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNAF
UNAF - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNALL
UNALL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNBA
UNBA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNBA
UNBA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNCO
UNCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNCO
UNCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNDE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT380
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNDE
UNDE - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNDE
UNDE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNDL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT575
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNDL
UNDL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNFR
UNFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNFR
UNFR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNFR
UNFR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNIQUE_REFERENCE - Static variable in class com.prowidesoftware.swift.model.field.Field121
Component number for the Unique Reference subfield
UNIT - Static variable in class com.prowidesoftware.swift.model.field.Field32F
Component number for the Unit subfield
UNIT - Static variable in class com.prowidesoftware.swift.model.field.Field32R
Component number for the Unit subfield
UNKNOWN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNKNOWN
UNKNOWN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UnknownMTException - Exception in com.prowidesoftware.swift
Thrown if a message cannot be identified.
UnknownMTException() - Constructor for exception com.prowidesoftware.swift.UnknownMTException
Default constructor
UnknownMTException(String, Throwable) - Constructor for exception com.prowidesoftware.swift.UnknownMTException
Constructor with given text message and cause
UnknownMTException(String) - Constructor for exception com.prowidesoftware.swift.UnknownMTException
Constructor with given text message, it takes a default cause.
UnknownMTException(Throwable) - Constructor for exception com.prowidesoftware.swift.UnknownMTException
Constructor with given cause, it takes a default message.
unparsedTextAddText(String) - Method in class com.prowidesoftware.swift.model.SwiftBlock
adds a new unparsed text
unparsedTextAddText(SwiftMessage) - Method in class com.prowidesoftware.swift.model.SwiftBlock
adds a new unparsed text from a message
unparsedTextAddText(String) - Method in class com.prowidesoftware.swift.model.SwiftMessage
adds a new unparsed text
unparsedTextAddText(SwiftMessage) - Method in class com.prowidesoftware.swift.model.SwiftMessage
adds a new unparsed text from a message
unparsedTextAddText(String) - Method in class com.prowidesoftware.swift.model.Tag
adds a new unparsed text
unparsedTextAddText(SwiftMessage) - Method in class com.prowidesoftware.swift.model.Tag
adds a new unparsed text from a message
unparsedTextGetAsMessage(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock
get an unparsed text as a parsed swift message
unparsedTextGetAsMessage(Integer) - Method in class com.prowidesoftware.swift.model.SwiftMessage
get an unparsed text as a parsed swift message
unparsedTextGetAsMessage(Integer) - Method in class com.prowidesoftware.swift.model.Tag
get an unparsed text as a parsed swift message
unparsedTextGetText(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock
get an unparsed text
unparsedTextGetText(Integer) - Method in class com.prowidesoftware.swift.model.SwiftMessage
get an unparsed text
unparsedTextGetText(Integer) - Method in class com.prowidesoftware.swift.model.Tag
get an unparsed text
unparsedTextIsMessage(Integer) - Method in class com.prowidesoftware.swift.model.SwiftBlock
decides if a specific text (by index) is likely a SWIFT FIN message.
unparsedTextIsMessage(Integer) - Method in class com.prowidesoftware.swift.model.SwiftMessage
decides if a specific text (by index) is likely a SWIFT FIN message.
unparsedTextIsMessage(Integer) - Method in class com.prowidesoftware.swift.model.Tag
decides if a specific text (by index) is likely a SWIFT FIN message.
UnparsedTextList - Class in com.prowidesoftware.swift.model
List of unparsed texts for messages, blocks or tags.
For performance reasons, the unparsed texts are stored directly as strings inside this list object.
UnparsedTextList() - Constructor for class com.prowidesoftware.swift.model.UnparsedTextList
Default Constructor
UnparsedTextList(Collection<String>) - Constructor for class com.prowidesoftware.swift.model.UnparsedTextList
Constructor from a collection of texts
unparsedTexts - Variable in class com.prowidesoftware.swift.model.SwiftBlock
List of unparsed texts.
unparsedTexts - Variable in class com.prowidesoftware.swift.model.Tag
List of unparsed texts.
unparsedTextVerify() - Method in class com.prowidesoftware.swift.model.SwiftBlock
verifies that the unparsed text list exists
unparsedTextVerify() - Method in class com.prowidesoftware.swift.model.SwiftMessage
verifies that the unparsed text list exists
unparsedTextVerify() - Method in class com.prowidesoftware.swift.model.Tag
verifies that the unparsed text list exists
UNSEQUENCED_BROADCAST - Static variable in class com.prowidesoftware.swift.model.field.Field133
Component number for the Unsequenced Broadcast subfield
UNSEQUENCED_BROADCAST - Static variable in class com.prowidesoftware.swift.model.field.Field137
Component number for the Unsequenced Broadcast subfield
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNT
UNT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UNWEIGHT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNWEIGHT
UNWEIGHT - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.UNWEIGHT
UNWEIGHT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
updateFromFIN(String) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Updates the the attributes with the raw message and its metadata from the given raw (FIN) message content.
updateFromFIN() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Updates the derived attributes from the current raw (FIN) message attribute.
updateFromMessage() - Method in class com.prowidesoftware.swift.model.AbstractSwiftMessage
Updates the object attributes with metadata parsed from the message raw content: identifier, sender, receiver, direction and specific data for the implementing subclass.
updateFromMessage() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
 
updateFromMessage() - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
 
updateFromModel(SwiftMessage) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
The SwiftMessage is serialized to its FIN raw format to set the internal raw message attribute.
updateFromModel(AbstractMT) - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
The AbstractMT is serialized to its FIN raw format to set the internal raw message attribute.
updateFromModel() - Method in class com.prowidesoftware.swift.model.MtSwiftMessage
Deprecated.
Use MtSwiftMessage.updateFromModel(SwiftMessage) or constructor MtSwiftMessage.MtSwiftMessage(SwiftMessage) instead, The internal model message is no longer kept as class attribute to avoid inconsistencies between the raw format and the parsed data.
updateFromModel(AbstractMX) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Updates the the attributes with the raw message and its metadata from the given raw (XML) message content.
updateFromXML(String) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Updates the the attributes with the raw message and its metadata from the given raw (XML) message content.
updateFromXML(String, MxId) - Method in class com.prowidesoftware.swift.model.MxSwiftMessage
Similar to MxSwiftMessage.updateFromXML(String) but providing the corresponding MxId to skip automatic detection for specific Mx type from content.
URDG - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT760
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.URDG
URDG - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
URGP - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.URGP
URGP - Static variable in class com.prowidesoftware.swift.model.mt.mt1xx.MT101_RUR6
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.URGP
URGP - Static variable in class com.prowidesoftware.swift.model.mt.mt4xx.MT416
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.URGP
URGP - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
URR_LATEST_VERSION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT740
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.URR_LATEST_VERSION
URR_LATEST_VERSION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
USECU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.USECU
USECU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.USECU
USECU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.USECU
USECU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.USECU
USECU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsU
 
UTC_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field98D
Component number for the UTC Indicator subfield
UTC_INDICATOR - Static variable in class com.prowidesoftware.swift.model.field.Field98E
Component number for the UTC Indicator subfield

V

V - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.V
V - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
V - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
V5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
VAFC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VAFC
VAFC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VAHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VAHA
VAHA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VAHA
VAHA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VALC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALC
VALC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALC
VALC - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALC
VALC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VALDET - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALDET
VALDET - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VALE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT503
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALE
VALE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT504
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALE
VALE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT506
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALE
VALE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
valid(String) - Static method in enum com.prowidesoftware.swift.model.mt.ServiceIdType
Returns true if the parameter number is a valid service id.
VALIDATION_FLAG - Static variable in class com.prowidesoftware.swift.model.field.Field119
Component number for the Validation Flag subfield
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field
Returns the field's validator pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field101
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field102
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field103
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field104
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field105
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field106
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field107
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field108
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field109
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field110
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field111
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field113
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field114
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field115
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field116
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field117
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field118
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field119
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field11A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field11R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field11S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field120
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field121
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field122
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field123
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field124
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field125
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field126
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field127
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field128
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field129
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field12G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field130
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field132
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field133
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field134
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field135
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field136
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field137
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field13K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field140
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field141
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field142
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field143
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field144
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field14S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field151
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field152
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field153
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15I
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15O
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field15P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field165
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field16A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field16C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field16R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field16S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field171
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field172
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field173
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field174
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field175
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field177
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field179
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17I
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17O
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Q
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17V
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17W
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17X
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Y
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field17Z
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field18A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field18B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field18C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field18D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field199
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Y
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field19Z
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field20
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field202
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field203
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field204
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field206
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field208
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field209
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field20C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field20D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field21R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Q
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22V
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22W
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22X
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Y
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field22Z
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field23G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field242
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field243
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field24B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field24D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field25
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field251
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field252
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field253
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field254
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field255
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field256
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field257
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field258
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field259
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field25A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field25D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field25P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field260
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field263
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field264
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field26T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field27
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field270
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field271
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field272
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field28
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field280
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field281
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field28C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field28D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field28E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field29N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field301
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field302
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field303
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field304
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field305
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field307
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Q
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30V
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30X
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Y
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field30Z
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field311
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field312
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field313
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field31X
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field329
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32Q
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field32U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field330
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field331
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field332
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field333
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field334
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field335
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field336
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field337
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field338
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field339
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field33T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field340
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field341
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field342
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field343
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field344
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field345
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field346
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field347
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field348
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field349
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field34R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field35U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field36
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field36B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field36C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field36E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field37V
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field38J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field39A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field39B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field39C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field401
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field405
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field40A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field40B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field40C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field40E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field40F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field41A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field41D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field421
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field422
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field423
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field424
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field425
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field42A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field42C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field42D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field42M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field42P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field431
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field432
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field433
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field434
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field43P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field43T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field443
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field44F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field451
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field45A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field45B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field461
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field46A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field46B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field47A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field47B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field48
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field49
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field503
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field50L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field51A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field51C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field51D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field52A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field52B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field52C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field52D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field533
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field53A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field53B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field53C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field53D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field53J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field54A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field54B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field54D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field55A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field55B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field55D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field56A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field56B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field56C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field56D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field56J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field57A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field57B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field57C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field57D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field57J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field58A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field58B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field58D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field58J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field59
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field59A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field59F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field60F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field60M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field61
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field619
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field62F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field62M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field64
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field65
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field68A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field69J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field70G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field71A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field71B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field71C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field71F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field71G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field72
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field73
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field74
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field75
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field76
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field77T
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field78
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field79
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field80C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field81A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field81D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field81J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field82A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field82B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field82D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field82J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field83A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field83C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field83D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field83J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field84A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field84B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field84D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field84J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field85A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field85B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field85D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field85J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field86
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field86A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field86B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field86D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field86J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field87A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field87B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field87D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field87J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field88A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field88B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field88D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field88J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field89A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field89D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field89J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field90L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field91A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field91D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field91J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92M
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92N
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field92R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field93A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field93B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field93C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field93D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field94L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95L
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95P
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95Q
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95R
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95S
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95U
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field95V
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field96A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field96D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field96J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field97A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field97B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field97C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field97E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98C
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98D
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98E
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98F
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98G
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98H
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98J
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field98K
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field999
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field99A
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field99B
Returns the field's validators pattern
validatorPattern() - Method in class com.prowidesoftware.swift.model.field.Field99C
Returns the field's validators pattern
validName(String) - Static method in class com.prowidesoftware.swift.model.field.Field
Returns true if the field name is valid.
VALN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT569
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALN
VALN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT321
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT370
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT381
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT536
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VALU
VALU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
value(SwiftBlock1, String) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
value(SwiftBlock2, String) - Method in class com.prowidesoftware.swift.io.writer.FINWriterVisitor
 
value(SwiftBlock1, String) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
value(SwiftBlock2, String) - Method in class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 
value() - Method in enum com.prowidesoftware.swift.model.mx.dic.AddressType2Code
 
value() - Method in enum com.prowidesoftware.swift.model.mx.dic.CopyDuplicate1Code
 
value() - Method in enum com.prowidesoftware.swift.model.mx.dic.NamePrefix1Code
 
value - Variable in class com.prowidesoftware.swift.model.Tag
Value of the corresponding tag.
value(SwiftBlock1, String) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
value(SwiftBlock2, String) - Method in class com.prowidesoftware.swift.utils.BaseMessageVisitor
 
value(SwiftBlock1, String) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
value(SwiftBlock2, String) - Method in interface com.prowidesoftware.swift.utils.IMessageVisitor
 
VALUE_DATE - Static variable in class com.prowidesoftware.swift.model.field.Field61
Component number for the Value Date subfield
VALUE_DATE_ORDERING - Static variable in class com.prowidesoftware.swift.model.field.Field206
Component number for the Value Date Ordering subfield
valueDate() - Method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Gets the message value date
valueDate(SwiftMessage) - Static method in class com.prowidesoftware.swift.model.SwiftMessageUtils
Gets the value date of a message.

The value date is meaningful and defined by the standard only for a subset of message types.
valueOf(String) - Static method in enum com.prowidesoftware.deprecation.DeprecationUtils.EnvironmentVariableKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.deprecation.TargetYear
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.MessageIOType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.MessageStandardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mt.MtCategory
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.prowidesoftware.swift.model.mt.MtCategory
Convenient factory method to create a category enum value from an int
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mt.MTVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mt.ServiceIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.AddressType2Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.CopyDuplicate1Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mx.dic.NamePrefix1Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.mx.MxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.MxBusinessProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock1Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2.MessagePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2Input.DeliveryMonitoring
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2InputField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2OutputField
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.prowidesoftware.deprecation.DeprecationUtils.EnvironmentVariableKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.deprecation.TargetYear
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.MessageIOType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.MessageStandardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mt.MtCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mt.MTVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mt.ServiceIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mx.dic.AddressType2Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mx.dic.CopyDuplicate1Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mx.dic.NamePrefix1Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.mx.MxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.MxBusinessProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock1Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2.MessagePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2Input.DeliveryMonitoring
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2InputField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prowidesoftware.swift.model.SwiftBlock2OutputField
Returns an array containing the constants of this enum type, in the order they are declared.
VANI - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VANI
VANI - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VARBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARBUYER
VARBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARBUYER
VARBUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARBUYER
VARBUYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VARSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARSELLER
VARSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARSELLER
VARSELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VARSELLER
VARSELLER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VASO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASO
VASO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASO
VASO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VASU
VASU - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VATA
VATA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VEND
VEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VEND
VEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VEND
VEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VEND
VEND - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VEND
VEND - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VERN
VERN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VERSION - Static variable in class com.prowidesoftware.swift.model.field.Field77H
Component number for the Version subfield
visit(IMessageVisitor) - Method in class com.prowidesoftware.swift.model.SwiftMessage
Visit the current message with the given visitor.
visit(SwiftBlock3, IMessageVisitor) - Static method in class com.prowidesoftware.swift.model.SwiftMessage
Visit a Block 3 (SwiftBlock3), i.e: call the tag method for block 3 This method is called from SwiftMessage.visit(IMessageVisitor) but may be used independently, in such case, the startBlockX and endBlockX in the visitor will not be called.
visit(SwiftBlock4, IMessageVisitor) - Static method in class com.prowidesoftware.swift.model.SwiftMessage
Visit a Block 4 (SwiftBlock4), i.e: call the tag method for block 4 This method is called from SwiftMessage.visit(IMessageVisitor) but may be used independently, in such case, the startBlockX and endBlockX in the visitor will not be called.
visit(SwiftBlock5, IMessageVisitor) - Static method in class com.prowidesoftware.swift.model.SwiftMessage
Visit a Block 5 (SwiftBlock5), i.e: call the tag method for block 4 This method is called from SwiftMessage.visit(IMessageVisitor) but may be used independently, in such case, the startBlockX and endBlockX in the visitor will not be called.
visit(SwiftBlockUser, IMessageVisitor) - Static method in class com.prowidesoftware.swift.model.SwiftMessage
Visit a User Defined Block (SwiftBlockUser), i.e: call the tag method for block 4 This method is called from SwiftMessage.visit(IMessageVisitor) but may be used independently, in such case, the startBlockX and endBlockX in the visitor will not be called.
visit(TagVisitor) - Method in class com.prowidesoftware.swift.model.SwiftTagListBlock
 
VOLABUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLABUYER
VOLABUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLABUYER
VOLABUYER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLABUYER
VOLABUYER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VOLASELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLASELLER
VOLASELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT362
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLASELLER
VOLASELLER - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT365
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VOLASELLER
VOLASELLER - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VREN
VREN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 
VSMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT527
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VSMR
VSMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT558
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsV.VSMR
VSMR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsV
 

W

W - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.W
W - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.W
W - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.W
W - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
W - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
W5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
WAPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WAPA
WAPA - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WAPA
WAPA - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WEBB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WEBB
WEBB - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WEBB
WEBB - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WEIGHTED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WEIGHTED
WEIGHTED - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WEIGHTED
WEIGHTED - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WifeException - Exception in com.prowidesoftware.swift
Deprecated.
this will be replaced by ProwideException
WifeException() - Constructor for exception com.prowidesoftware.swift.WifeException
Deprecated.
 
WifeException(String, Throwable) - Constructor for exception com.prowidesoftware.swift.WifeException
Deprecated.
 
WifeException(String) - Constructor for exception com.prowidesoftware.swift.WifeException
Deprecated.
 
WifeException(Throwable) - Constructor for exception com.prowidesoftware.swift.WifeException
Deprecated.
 
WINDOW_SIZE - Static variable in class com.prowidesoftware.swift.model.field.Field110
Component number for the Window Size subfield
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT568
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITH
WITH - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WITHOUT - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT700
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITHOUT
WITHOUT - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITHOUT
WITHOUT - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITHOUT
WITHOUT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WITHOUT_OUR_CONFIRMATION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT710
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITHOUT_OUR_CONFIRMATION
WITHOUT_OUR_CONFIRMATION - Static variable in class com.prowidesoftware.swift.model.mt.mt7xx.MT720
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITHOUT_OUR_CONFIRMATION
WITHOUT_OUR_CONFIRMATION - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITL
WITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT565
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITL
WITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITL
WITL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT567
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WITL
WITL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
write(String) - Method in class com.prowidesoftware.swift.io.PPCWriter
Writes the message content into the internal writer in DOS-PPC format.
write(AbstractMT) - Method in class com.prowidesoftware.swift.io.PPCWriter
Writes the message into the internal writer in DOS-PPC format
write(AbstractMT, Writer) - Static method in class com.prowidesoftware.swift.io.PPCWriter
Writes the message into the writer in DOS-PPC format
write(String, Writer) - Static method in class com.prowidesoftware.swift.io.PPCWriter
Writes the message content into the writer in DOS-PPC format
write(String) - Method in class com.prowidesoftware.swift.io.RJEWriter
Writes the message content into the internal writer in RJE format.
write(AbstractMT) - Method in class com.prowidesoftware.swift.io.RJEWriter
Writes the message into the internal writer in RJE format
write(AbstractMT, Writer) - Static method in class com.prowidesoftware.swift.io.RJEWriter
 
write(String, Writer) - Static method in class com.prowidesoftware.swift.io.RJEWriter
Static implementation to write the message content into the parameter writer in RJE format.
write(File) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Writes the message into a file with its message content in the FIN format.
write(OutputStream) - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Writes the message into a given output stream with its message content in the FIN format, encoding content in UTF-8.
write(File) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Writes the message document content into a file in XML format (headers not included).
write(OutputStream) - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Writes the message document content into a file in XML format, encoding content in UTF-8 (headers not included).
writeBlock1(SwiftBlock1, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given block to writer in its native SWIFT format
writeBlock1(SwiftBlock1) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Returns the given block content in its native SWIFT format
writeBlock2(SwiftBlock2, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given block to writer in its native SWIFT format
writeBlock2(SwiftBlock2) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Returns the given block content in its native SWIFT format
writeBlock3(SwiftBlock3, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given block to writer in its native SWIFT format
writeBlock3(SwiftBlock3) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Returns the given block content in its native SWIFT format
writeBlock4(SwiftBlock4, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given block to writer in its native SWIFT format
writeBlock4(SwiftBlock4) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Returns the given block content in its native SWIFT format
writeBlock5(SwiftBlock5, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given block to writer in its native SWIFT format
writeBlock5(SwiftBlock5) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Returns the given block content in its native SWIFT format
writeMessage(SwiftMessage, Writer) - Static method in class com.prowidesoftware.swift.io.writer.SwiftWriter
Write the given message to writer in its native SWIFT format
writer - Variable in class com.prowidesoftware.swift.io.AbstractWriter
 
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WRTS
WRTS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WTHD - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WTHD
WTHD - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT516
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WTS
WTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT526
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WTS
WTS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WTS
WTS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 
WUCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WUCO
WUCO - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsW.WUCO
WUCO - Static variable in interface com.prowidesoftware.swift.SchemeConstantsW
 

X

X - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT559
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.X
X - Static variable in interface com.prowidesoftware.swift.SchemeConstantsX
 
X1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
X5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
XCDT - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT509
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.XCDT
XCDT - Static variable in interface com.prowidesoftware.swift.SchemeConstantsX
 
XDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.XDTE
XDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.XDTE
XDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.XDTE
XDTE - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT566
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsX.XDTE
XDTE - Static variable in interface com.prowidesoftware.swift.SchemeConstantsX
 
xml() - Method in class com.prowidesoftware.swift.model.mt.AbstractMT
Returns the message content in XML format.
The XML created is the internal format defined and used by Prowide Core.
Notice: it is neither a standard nor the MX version of this MT.
xml() - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Get this header as an XML string.
xml(String, boolean) - Method in class com.prowidesoftware.swift.model.mx.BusinessHeader
Get this header as an XML string.
XmlEventWriter - Class in com.prowidesoftware.swift.model.mx
XMl writer for MX model classes.
XmlEventWriter(Writer, String, boolean, String) - Constructor for class com.prowidesoftware.swift.model.mx.XmlEventWriter
 
XMLParser - Class in com.prowidesoftware.swift.io.parser
This is the main parser for WIFE's XML internal representation.
The supported XML format is consider internal because it is an ad-hoc defined XML structure for Swift messages, so it's not the SWIFT XML Standard for FIN Messages.

This implementation should be used by calling some of the the conversion services.
XMLParser() - Constructor for class com.prowidesoftware.swift.io.parser.XMLParser
 
xmlSource() - Method in class com.prowidesoftware.swift.model.mx.AbstractMX
Convenience method to get this message XML as javax.xml.transform.Source.
XMLWriterVisitor - Class in com.prowidesoftware.swift.io.writer
Main class for XML generation, that is called from SwiftMessage.visit(IMessageVisitor).
XMLWriterVisitor(Writer) - Constructor for class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
Constructor for XMLWriteVisitor from a Writer object Same as XMLWriterVisitor(writer, false)
XMLWriterVisitor(Writer, boolean) - Constructor for class com.prowidesoftware.swift.io.writer.XMLWriterVisitor
 

Y

Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT044
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT064
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT068
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT077
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT300
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT304
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT305
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT306
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT341
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
Y - Static variable in interface com.prowidesoftware.swift.SchemeConstantsY
 
Y - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y1e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Y5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
YEAR - Static variable in class com.prowidesoftware.swift.model.field.Field14C
Component number for the Year subfield
YIEL - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YIEL
YIEL - Static variable in interface com.prowidesoftware.swift.SchemeConstantsY
 
YN - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YN
YN - Static variable in interface com.prowidesoftware.swift.SchemeConstantsY
 
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT500
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT501
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT502
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT508
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT513
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT514
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT519
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT524
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT535
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT538
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT540
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT541
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT542
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT543
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT544
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT545
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT546
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT547
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT576
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT578
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT586
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YTMR
YTMR - Static variable in interface com.prowidesoftware.swift.SchemeConstantsY
 
YY - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT061
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.YY
YY - Static variable in interface com.prowidesoftware.swift.SchemeConstantsY
 

Z

Z - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z1 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z2e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z3e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z4e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5 - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5a - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5b - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5c - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5d - Static variable in interface com.prowidesoftware.swift.SequenceName
 
Z5e - Static variable in interface com.prowidesoftware.swift.SequenceName
 
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT600
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT601
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT604
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT605
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT606
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT607
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT608
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZINC
ZINC - Static variable in interface com.prowidesoftware.swift.SchemeConstantsZ
 
ZWIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT515
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZWIS
ZWIS - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT518
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsZ.ZWIS
ZWIS - Static variable in interface com.prowidesoftware.swift.SchemeConstantsZ
 

_

_0 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._0
_0 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._0
_0 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._0
_0 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._0
_0 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_00 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._00
_00 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._00
_00 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_01 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._01
_01 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._01
_01 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 01
_01 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_02 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._02
_02 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._02
_02 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 02
_02 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_03 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._03
_03 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._03
_03 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 03
_03 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_05 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 05
_06 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._06
_06 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._06
_06 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 06
_06 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_07 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._07
_07 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._07
_07 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_08 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._08
_08 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_0._08
_08 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_0
 
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT047
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT055
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT067
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT097
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._1
_1 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_10 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._10
_10 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._10
_10 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_11 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._11
_11 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._11
_11 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_12 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._12
_12 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._12
_12 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 12
_12 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_12_ANN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._12_ANN
_12_ANN - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_13 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._13
_13 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._13
_13 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 13
_13 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_14 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._14
_14 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._14
_14 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 14
_14 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_15 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._15
_15 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._15
_15 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 15
_15 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_16 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._16
_16 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._16
_16 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_17 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._17
_17 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._17
_17 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_18 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._18
_18 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._18
_18 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_19 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT025
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._19
_19 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT027
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_1._19
_19 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_1
 
_2 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_2._2
_2 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT070
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_2._2
_2 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT071
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_2._2
_2 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_2
 
_21 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 21
_22 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 22
_23 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 23
_25 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 25
_252_ANN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_2._252_ANN
_252_ANN - Static variable in interface com.prowidesoftware.swift.SchemeConstants_2
 
_26 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 26
_3 - Static variable in class com.prowidesoftware.swift.model.mt.mt0xx.MT028
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._3
_3 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_3
 
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360
_30E_360 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_3
 
_33 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 33
_35 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 35
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT320
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT330
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT340
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT350
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT360
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in class com.prowidesoftware.swift.model.mt.mt6xx.MT620
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_3._360_360
_360_360 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_3
 
_42 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 42
_43 - Static variable in class com.prowidesoftware.swift.model.SwiftServiceId
Deprecated.
Constant for Service ID 43
_52_ANN - Static variable in class com.prowidesoftware.swift.model.mt.mt3xx.MT361
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_5._52_ANN
_52_ANN - Static variable in interface com.prowidesoftware.swift.SchemeConstants_5
 
_940 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._940
_940 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_941 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._941
_941 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_942 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._942
_942 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_950 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT920
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._950
_950 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_971 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._971
_971 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_972 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._972
_972 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_998 - Static variable in class com.prowidesoftware.swift.model.mt.mt9xx.MT973
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_9._998
_998 - Static variable in interface com.prowidesoftware.swift.SchemeConstants_9
 
_NAME - Static variable in class com.prowidesoftware.swift.model.mt.mt5xx.MT564
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstants_N._NAME
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
(C) 2017 Prowide Inc., SRU2017, generated 2017-10-18